/*	-------------------------------------------------------------
	Project Name   Stratra Choice
	devloper@pxdev.com
	developer3@silvertrees.net
	Silvertrees webdevelopment
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	.version        1.0
	.updated       02-12-2009
	-------------------------------------------------------------	


/*	-------------------------------------------------------------
	. Defult Rests
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
* { margin:0; padding:0; }
a { color:#FFF; text-decoration:none; outline:none; }
a:hover { color:#f5f5f5; text-decoration:underline; }
img { border:none; }
h1, h2, h3, h4, h5, h6, p { padding-bottom:8px; }
h1 { font-size:23px; }
h2 { font-size:20px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
body { font:12px Arial, Helvetica, sans-serif; color:#FFF; background:#FFF; }
/*Clear*/
.clear { font-size:1%; clear:both; }


/*Commen Classes*/
.Warrow{background:url(images/white_arrow.gif) no-repeat left 5px; padding-left:12px; display:block; }
.Line{ border-bottom:1px solid #bd1f26; font-size:1%; margin:20px 0;}
.Mask{ position:absolute;}
.LightColor{ background:#c92027; }
.Left{ float:left;}
.Right{ float:right;}
.Left, .Right{ display:inline;}


.printable { margin:0 auto; position:relative; padding-bottom:30px; width:690px; display:block; background:#d2232a;  }
.printable h2 { margin:0; display:block; background:#005dad; padding:10px 16px; font-weight:100; }
/*Employee Profile
.Employee_pic{ padding:0 30px 10px 0; float:left;}*/

.Logo{ background:#FFF;}
.Logo img{ padding:10px 0}



/*Employee Profile*/
.Employee_pic{ float:left; width:325px; display:inline; padding-left:10px;}
.Employee_details{ float:right; display:inline; width:310px; padding-left:15px; padding-right:10px;}
.EmployeeMask{ display:block; height:326px; width:335px; position:relative; overflow:hidden; padding-top:46px;}
.EmployeeMask .Mask{ position:absolute; top:0; background:url(images/employee_mask.png);height:323px; width:335px; padding-top:3px;}

.ExpandedDetails a{ cursor:default; display:block; background:#b3191e url(images/white_arrow.gif) no-repeat 290px 7px; padding:0; font-size:12px; font-weight:700; padding:3px 10px; cursor:pointer; text-decoration:none;}
.ExpandedDetails a h5{ margin:0; padding:0; font-size:12px;cursor:default;}


.Topdetails{ padding:10px 12px;}
.Topdetails h3{ padding-bottom:15px;}
.Topdetails p{ padding-bottom:3px;}
.Topdetails p a img{ padding:5px 0;}
.Topdetails p.Qualifications{ padding:7px 0 20px 0;}
 .Topdetails p img{ vertical-align:bottom; }
.Detailsbox{ padding:15px; margin:5px 0; z-index:0;}



.Header, .print_button, #RightMenu, #RightSide, .no_print, object, #flash, .Footer, h1#header-title, .Share, .Logo, .BrandName, .TopMenu, .LoginBox, #my_flash { display:none; height:0; visibility:hidden; }
.Header { height:0; }
.Valuetable td, .Valuetable { border:1px solid #ccc; }
.Main .GlowRed, .Layout, .Contents .Context { width:auto; }
.Layout .Main { padding:0; }
.Layout #header-title { padding:0; }
.Layout .Contents { padding:0; }
.Valuetable td{ padding:5px;}
