@charset "utf-8";
/* CSS Document */

body{
background-image:url(../images/bg_main.jpg);
background-repeat:repeat;
margin:0px;
font-family:Tahoma;
color:#000000;
}

a{
font-family:Tahoma;
font-size:12px;
color:#000000;
text-decoration:underline;
}

a:hover{
text-decoration:none;
}

.Txt1{
font-family:Tahoma;
font-size:12px;
color:#000000;
line-height:160%;
}

.Txt2{
font-family:Tahoma;
font-size:11px;
color:#000000;
}

.Mian{
background-image:url(../images/container_bg.jpg);
background-repeat:repeat;
width:900px;
margin:0 auto 0 auto;
}

.BodyContainer{
width:800px;
background-color:#FFFFFF;
margin:0 auto 0 auto;
padding:30px 7px 10px 7px;
min-height:430px;
}

.LeftPanel{
width:157px;
margin-right:15px;
float:left;
}

.Clear{
clear:both;
}

.LeftFloat{
float:left;
}

.RightFloat{
float:right;
}

.LeftLink{
width:154px;
border:1px solid #6e876d;
background-image:url(../images/link_bg.jpg);
background-repeat:repeat-x;
height:17px;
margin-bottom:5px;
padding-top:3px;
padding-left:3px;
}

.LeftLink a{
font-family:Tahoma;
color:#000000;
font-size:12px;
text-decoration:none;
}

h2{
font-family:"Century Gothic";
color:#637c5e;
margin:0px;
padding:0px;
}

.BookContainer{
background-image:url(../images/bravo_your_life.jpg);
background-repeat:no-repeat;
width:292px;
height:360px;
margin:10px 0;
}

.BodyWrapper{
width:620px;
float:right;
}

.BookTextContainer{
padding:280px 0 6px 12px;
}

.KHeading1{
font-family:"Trebuchet MS";
font-size:19px;
color:#637c5e;
padding-bottom:1px;
}

.Clk{
float:left;
padding-left:15px;
}

.Footer{
padding:15px 0 10px 0;
}

.Footer div{
padding:10px 0 0 0;
}

.ImgFloat{
float:left;
margin:4px 16px 4px 0;
}

/*####################################TAB##################################################*/
			
			.demoHeaders { margin-top: 2em; }
			#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
			#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
			ul#icons {margin: 0; padding: 0;}
			ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
			ul#icons span.ui-icon {float: left; margin: 0 4px;}
			
/*####################################TAB##################################################*/

.ColapseLink{
background-color:#d5edd5;
display:block;
padding:4px 3px 3px 3px;
text-decoration:none;
height:18px;
border:1px solid #999999;
font-size:12px;
}

.ColapseContainer{
background-color:#637c5f;
border-left:1px solid #999999; 
border-right:1px solid #999999;
border-bottom:1px solid #999999;  
color:#f5fff3;
font-family:Tahoma;
font-size:12px;
color:#f1f2f1;
line-height:150%;
padding:2px 6px;
}


 .wrapper{
      font-family:Arial, Helvetica, sans-serif;
    /*margin-top:20px;*/
      margin-left:50px;
    }

    #lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }







.contact_LeftPos{width:130px; float:left; display:block; margin:0 15px 0 0;}
.contact_RightPos{width:270px; float:left; display:block;}
.labeltxt{font-weight:bold; font-family:Tahoma; text-align:right; line-height:21px; font-size:12px;}
.frminput{width:251px; height:18px; padding-top:3px; line-height:20px; border:#637c5e solid 1px; background-color:#fafff9;} 
.frmtextarea{height:91px; width:251px;  border:#637c5e solid 1px; background-color:#fafff9;} 

.btn-1
{
	background:url(../images/btn01.gif) repeat-x top;
	height:25px;
	border:#637c5e solid 1px; 
	background-color:#fafff9;
	text-align:center;
	color:#086c84;
	font-weight:bold;
	line-height:21px;
	padding-bottom:3px;
	cursor:pointer;
}
.btn-2
{
	background:url(../images/btn02.gif) repeat-x top;
	height:25px;
	border:#637c5e solid 1px; 
	background-color:#fafff9;
	text-align:center;
	color:#818485;
	font-weight:bold;
	line-height:21px;
	padding-bottom:3px;
	cursor:pointer;
}

