/* CSS Document */
clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*fixes*/
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body
{
	margin: 0px;
}
#holder
{
	width:728px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
}
#header_holder
{
	width:728px;
	height:298px;
	background-repeat:no-repeat;
	background-image:url(../images_lightbox/header.gif);
}
#header_holder2
{
	width:728px;
	height:206px;
	background-repeat:no-repeat;
	background-image:url(../images_lightbox/header2.gif);
}
#maincontent_holder
{
	padding-top:15px;
	width:728px;
}
#leftarea
{
	width:265px;
	float:left;
}
.left_img1
{
	padding-top:0px;
	padding-bottom:10px;
}
.left_img2
{
	padding-top:0px;
}
#rightarea
{
	width:463px;
	float:right;
}
#img_vitae
{
	width:265px;
	height:27px;
	background-image:url(../images_lightbox/vitae.jpg);
	background-repeat:no-repeat;
}
#img_vitae a:link, #img_vitae a:visited {
	display: block;
	background-image:url(../images_lightbox/vitae.jpg);
	background-repeat:no-repeat;
}
#img_vitae a:hover{
	background-image:url(images_lightbox/vitae1.jpg);
	text-decoration: none;
}
#rightarea_b
{
	width:300px;
	float:right;
}
.rab1
{
	padding-top:0px;
	padding-bottom:10px;
}
.rab2
{
	padding-top:0px;
	padding-bottom:10px;
}
.copyright
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#339933;
	padding-top:8px;
	padding-left:30px;
}
#rightarea_a
{
	width:135px;
	float:left;
	padding-left:14px;
}
/*down_details*/
#holder2
{
	width:728px;
	float:left;
	padding-bottom:20px;
}
#holder2a
{
	width:728px;
	background-image:url(../images_lightbox/back2.jpg);
	background-repeat:no-repeat;}
#holder3
{
	width:680px;
	padding-left:16px;
	padding-top:16px;
	padding-bottom:16px;
}
#bullets
{
	width:30px;
	height:30px;
	background-image:url(../images_lightbox/bullets_p.gif);
	background-repeat:no-repeat;
	float:left;
}
#txt_headline
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#8dc63f;
	float:right;
	width:640px;
	padding-top:5px;
}
#txt_headline1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#8dc63f;
	width:340px;
	float:left;
}
#txt_headline2
{
	font-weight:bold;
	color:#8dc63f;
	width:285px;
	height:180px;
	padding-top:5px;
	float:right;
	background-image:url(../images_lightbox/mail.jpg);
	background-repeat:no-repeat;
}
.details_txt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#339933;
	padding-top:8px;
}
.contacts_txt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#197b30;
}
#txt_headline_a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:687px;
	padding-top:15px;
	background-image:url(../images_lightbox/back2.jpg);
	background-repeat:no-repeat;
}
.txt_headline_b
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#197b30;
	font-weight:bold;
	padding-top:6px;
	padding-left:30px;
	background-image:url(../images_lightbox/bullets_p.gif);
	background-repeat:no-repeat;
	width:650px;
	float:right;
	padding-bottom:10px;
}
.txt_headline_c
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-left:15px;
	font-size:12px;
}
#img_photo
{
	width:652px;
	border:2px #CCCCCC solid;
	padding-bottom:8px;
	padding-top:5px;
	padding-bottom:5px;
}
.img_photo2
{
	padding-top:10px;
	padding-left:10px;
	font-size:14;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336633;
	text-indent:1px;
}
#img_photo3
{
	padding-left:16px;
}
#img_photo4
{
	padding-left:7px;
}
.sample1
{
	display: block;
	margin: 5px 0px 0px 00px;
	padding-left:23px;
	float: left;
	width:280px;
}
.sample2
{
	display: block;
	margin: 5px 0px 0px 0px;
	padding-right: 30px;
	float: right;
	width:280px;
	padding-left:20px;
}
#redbox 
{
	background: url(../images_lightbox/logos/redboxjewels.gif) no-repeat center top;
	height: 75px;
	display: block;
	text-indent: -9999px;
	border: 2px solid #aaaaaa;
	width: 340px;
	cursor: pointer;
}
#redbox:hover 
{
	background: url(../images_lightbox/logos/redboxjewels.gif) no-repeat center -75px;
	height: 75px;
	border: 2px solid #aaaaaa;
	width: 340px;
	margin: 10px 0 0 0;
}


/*
Tema: Blue - Minimalist design in blue
Author: Newton de Góes Horta
Site: http://www.nghorta.com
Country Origin: Brazil
*/

.box-table-a {
 border-collapse: collapse;
 width: 100%;
 margin:20px auto; 
 border-spacing:0px;
 

}
table caption {
 font-size: 18px;
 font-weight: bold;
 color: #002084;
 text-align: left;
 padding: 10px 0px;
 margin-bottom: 2px;
 text-transform: capitalize;
}
.box-table-a thead th {
 border-right: 1px solid #fff;
 color:#fff;
 text-align:center;
 background-color: #507CD1;
 font-weight:normal; 
 font-size:10px;
 height:25px;
 font-family: Verdana, Arial, Helvetica, Trebuchet, Tahoma;
 padding: 2px 0px;  

}

.box-table-a thead th:last-child {
 border-right: none;
 }

.box-table-a thead tr:first-child th:first-child {
      -moz-border-radius-topleft:5px;  
    -webkit-border-top-left-radius:5px;

}

.box-table-a thead tr:first-child th:last-child {
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
}

.box-table-a tbody th {
/* border-right: 2px solid #fff;*/
 color:#333399;
 text-align:center;
 padding:2px;
 background-color: #E1E1E1;
 font-weight:bold;
 font-size:12px;
 line-height:1.2em;  
}

.box-table-a thead th span{  
 display:block;
 }

.box-table-a tfoot {
 color:#002084;
 padding:2px;
 text-transform:uppercase;
 font-size:12px; 
 font-weight: bold;
 margin-top:6px;
 border-top: 6px solid #004080;
 border-bottom: 6px solid #004080;
}
.box-table-a tbody tr {
 background-color:#F2F2F2;
 border-bottom: 1px solid #BDCEEE;
}

.box-table-a tbody tr.altRow1 th {
 background-color: #F2F2F2;
}

.box-table-a tbody tr.altRow, .box-table-a tbody tr.altRow th, .box-table-a tbody tr.altRow td.normalValue  {
 background-color:#DEDEDE;
}

.box-table-a tbody td {
 color:#002084;
 padding:5px;
 text-align:center;
 font-size:10px;
 font-weight:normal;
 line-height:0.8em;   
 /* border-right: 1px solid #fff;*/

} 

.box-table-a tbody th {
 text-align:center;
 padding: 2px;
  border-right: 1px solid #fff;

}
.box-table-a tbody td a, tbody th a {
 color:#002084;
 text-decoration:underline;
 font-weight:normal; 
}
.box-table-a tbody td a:hover, tbody th a:hover {
 text-decoration:none;
}

.box-table-a tbody tr:hover td
{
	background: #E1E9F7;
	color: #339;
}

.box-table-a tbody tr.altRow:hover td
{
	background: #E1E9F7;
	color: #339;
}

.box-table-a tbody tr.altRow1:hover td
{
	background: #E1E9F7;
	color: #339;
}

.highValue
{
 background-color:#ffbfbf;
}

.lowValue
{
    background-color:#8bc2e1;
}

.normalValue
{
  background-color:#F2F2F2;
}

.imageShadow
{
    -moz-box-shadow: 5px 5px 5px #000;
    -webkit-box-shadow: 5px 5px 5px #000;
    box-shadow: 5px 5px 5px #000;
    margin:0px 10px; 
    width:230px;
    height:350px;


}

.cont span span
{
    padding-right:15px;
}


/*report cards*/

.innercont
{
overflow:hidden;
margin:15px; 
font-size:14px;

}       
       
#rc
{
    margin:25px;
    margin-left:190px;
    text-align:center; 
    font-size:0.9em; 
}
/*
.innercont span 
{
     display:block;
     font-size:1.2em;
     font-weight:bold;
     line-height:25px;
     color:#000096;   
    margin-left:190px;
    text-align:center;
    border:solid 1px #CCCCCC;
    background-color:#EFF6FC;
             -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     -khtml-border-radius: 7px;
     -khtml-border-radius: 7px;
     border-radius: 7px;
   
}
*/
.innercont .searchBox
{
     display:block;
     font-size:1.2em;
     font-weight:bold;
     line-height:25px;
     padding:4px 0px; 
     color:#000096;   
    text-align:center;
    border:solid 1px #CCCCCC;
    background-color:#EFF6FC; 
    width:85%;
    margin:0 auto;  
         -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     -khtml-border-radius: 7px;
     -khtml-border-radius: 7px;
     border-radius: 7px;

}


#resultsBox
{
margin:25px auto; 
overflow:hidden; 
width:50%
}

.card
{
float:left;
}

.leftList
{
float:left;
  text-align:left;

}

.rightList
{
float:right;
  text-align:left;

}

#rc label
{
 color:#fff;
 text-align:center;
 background-color: #004080;
 text-align:center; 
 display:block;
 padding:5px;  
 margin-bottom:-10px;
 
}

div.history
{
clear:both;
padding-top:15px;
}

div.history a
{
  text-decoration: none;
  clear:both; 

}
        
div.history a img
{
   border: 0px;
   height:15px;
   width:15px;
}
        

#rc ul
{
 list-style:none; 
 margin:0;
 padding:0;  
}

#rc ul li { }
#rc ul li a { 
    display:block; 
    text-decoration:none; 
    color:#000096; 
    background-color:#EFF6FC; 
    line-height:20px;
  border-bottom-style:solid; 
  border-bottom-width:1px; 
  border-bottom-color:#CCCCCC; 
  padding-left:10px; 
  cursor:pointer; }
#rc ul li a:hover { 
    color:#FFFFFF; 
     background-color:#529CE1; 
    background-repeat:repeat-x; }
#rc ul li a strong { 
    margin-right:10px; 
    }



/*------------------------------------*/
/*          SHARE
/*-------------------------------------*/        

ul.submenu
{
list-style:none;
margin:0px; 
padding:0px;
float:right;
}

ul.submenu li
{
float:right;
padding:3px;
}

ul.submenu li a, ul.submenu li a:link
{
 text-decoration:none;
}

ul.submenu li img
{
 width:16px;
 height:16px;
 padding:0px 2px 0px 0px; 
 position:relative; 
 top:4px;
}
ul.submenu li span
{
text-decoration:underline;
}
