/* Standard CSS Styles*/


BODY
{font-family:verdana, arial, helvetica, sans-serif; font-size:11px;
margin:0px; 
color:#666666; 
line-height:16px; 
text-align:justify;}


TD 
{font-family:verdana, arial, helvetica, sans-serif; 
font-size:11px; 
line-height:16px; 
text-align:justify;}


BIG {font-family:verdana, arial, helvetica, sans-serif; 
font-size:11px; 
font-weight:bold;}


STRONG 
{font-family:verdana, arial, helvetica, sans-serif; 
font-size:11px; 
font-weight:bold;}


.footer {font-family:verdana, arial, helvetica, sans-serif; 
font-size:10px; 
color:#fff}


a:link {color:#01194a; 
text-decoration:none;}


a:visited 
{color:#01194a; text-decoration:none;}


a:hover 
{color:#bd9e03; 
text-decoration:none;}


a.footer:link 
{color:#fff; text-decoration:none;}


a.footer:visited 
{color:#fff; text-decoration:none;}


a.footer:hover 
{color:#bd9e03; 
text-decoration:none;}


.navLink 
{width: 191px;}


.navLink a 
{display:block; 
font-size:11px; 
font-weight:bold; 
font-family: verdana, arial, helvetica, sans-serif; 
color:#193362; 
 
text-decoration: none; 
padding:4px; 
padding-left:28px; 
border-bottom:1px dotted #868686;}


.navLink a:visited 
{color:#193362;}


.navLink a:hover 
{color:#ffffff; 
background:#bd9e03;}


.subnavLink {width: 191px;}


.subnavLink a 
{display:block; 
font-size:11px; 
font-weight:normal; 
font-family: verdana, arial, helvetica, sans-serif; 
color:#193362; 
 
text-decoration: 
none; 
padding:4px; 
padding-left:38px; 
border-bottom:1px dotted #868686;}


.subnavLink a:visited 
{color:#193362;}


.subnavLink a:hover 
{color:#ffffff; 
background:#bd9e03;}
.

input 
{font-family:verdana, arial, helvetica, sans-serif;
 font-size:10px}


.mainbg 
{background:#f8f8f8; 
background-image: url('/i/common3/main-bg.jpg'); 
background-repeat: repeat-x; 
background-attachment: relative; background-position: top left;}


.menubg 
{background:#0c2a55; 
background-image: url('/i/front3/menu-bg.gif'); 
background-repeat: repeat-x; 
background-attachment: relative; 
background-position: top left;}


.footerbg 
{color:#fff; 
background:#0c2a55; 
background-image: url('/i/common3/footer-bg.gif'); 
background-repeat: repeat-x; background-attachment: relative; 
background-position: top left;}


.sidebg 
{background:#efefef; 
background-image: url('/i/common3/side-bg.gif'); 
background-repeat: repeat-y; background-attachment: relative; background-position: top left;}


.logobg 

{color:#003388; 
background-image: url('/i/common3/logo.jpg'); 
background-repeat: no-repeat; 
background-attachment: relative; 
background-position: top left;}



#career-profile
{
float: right;
width: 200px;
padding-left: 10px;
padding-botton: 10px;
border-left-style:dotted;
border-left-width:1px;
text-align:justify;

} 


#career-main
{
float: left;
width: 315px;
padding-left: 0px;
padding-right: 10px;
border-width: 0px;

} 

#presentation
{
float: left;
width: 200px;
height: 222px;
background-color: #e6e6fa;
border-style: dotted;
border-width: 1px;
padding: 5px;
text-align: center;
vertical-align: middle;
margin-left: 25px;
margin-bottom: 10px;

}


/*GALLERY FORMATTING*/


.gallerycontainer{
float: left;
display: block;
width: 153px;
min-height: 155px;

border: 1px dotted black;
text-align: center;
padding: 5px;
margin: 8px 10px 5px 0px;
background: #e6e6fa;


}

.gallerycontainer:hover{

}

.thumbnail img{
border: 0px;
margin: 3px 0px 3px 0;

}

.thumbnail:hover{
border: 0px;

}

.thumbnail:hover img{
border: 0px solid black;
}


.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #e6e6fa;
width: 455px;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}


.thumbnail span img{ /*IMAGE enlarged image*/

border-width: 0;
padding: 2px;

}


.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 50px;
left: -230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


#gallery-title
{
float: left;
width: 95%;
height: 20px;
background: url(http://www.african-aura.com/i/common3/footer-bg.gif);
background-repeat: repeat-x;
border-width: 0px;
padding: 5px;
text-align: left;
vertical-align: middle;
margins: 8px 8 8px 8;
font-size: 14px;
font-weight: bold;
text-transform: capitalize;
color: gold;


}


/*GALLERY FORMATTING END */



