@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	background-image: url(../images/Lyclear_background.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B110D;
}

#container{
	width: 1024px;	
	margin: auto auto;
}

#banner{
	float: left;
	width: 1024px;
	height: 301px;
}

#logoContainer{
	float: left;
	width: 321px;
	height: 301px;
}

#imgContainer{
	float: left;
	width: 703px;
	height: 301px;
}

#navContainer{
	float: left;
	width: 832px;
	/*width: 980px; /* increased width for the last nav item -HCPS */
	padding: 0 0 0 62px;	
}

#navContainer ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;	
}

#navContainer li{
	float: left;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 49px;
	margin: 0 4px 0 0;
	padding: 22px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #1B110D;
	text-align: center;
}

#navContainer li a{
	color: #1B110D;
	text-decoration: none;
}

#navContainer a:hover{	
	color: #097149;
	text-decoration: none;
}

#schoolsHCPs{
	float: left;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	width: 117px;
	height: 49px;
	margin: 0 4px 0 -10px;
	padding: 22px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #1B110D;
	text-align: center;
	/*width: 117px;
	height: 92px;*/
}
#schoolsHCPs a{
	color: #1B110D;
	text-decoration: none;
}

#schoolsHCPs a:hover{	
	color: #097149;
	text-decoration: none;
}

#contentContainer{
	float: left;
	width: 100%;
	margin-top:-180px;
	margin-bottom:20px;
}

#homepageImgLHS{
	float: left;
	width: 356px;
	height: 340px;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 37px;
	font-style: italic;
	font-weight: normal;
	color: #133D8D;	
	margin: 8px 0 0 0;
}

h2{	
	font-size: 20px;	
	font-weight: normal;
	color: #006D47;	
	margin: 0 0 15px 0;
}

h3{
	font-size: 15px;
	font-weight: bold;
	color: #006D47;
	margin: 5px 0 5px 0;
}

p, .pblue, .porange, .pIndent{
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	margin: 0 0 15px 0;
}

.pblue{
	color: #133D8D;	
}

.pblue a {
	color: #133D8D;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.pblue a:hover {
	color: #006D47;
}

.porange{
	color: #E88B00;
}

.pIndent{
	padding: 0 0 0 15px;
}

#homepageContent{
	float: left;
	width: 580px;
	margin: 15px 0 0 0;
}

#homepageContent h1 {
	margin-bottom: 32px;
}

img.bar {
	margin-left: 20px;
}

#homepageTeasors{
	float: left;
	width: 1024px;
	height: 261px;
	margin: 25px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;	
	color: #133D8D;
	text-decoration: none;
	text-align: center;
}

#homepageTeasors a{
	color: #133D8D;
	text-decoration: none;	
}

#homepageTeasors a:hover{
	color: #006D47;
	text-decoration: none;
}

div.teasor {
	float: left;
	margin: 0 0 0 40px;
}

#TVaddTeasor{
	width: 203px;
	height: 261px;
}

#treatmentTeasor{
	width: 159px;
	height: 261px;
}

#productsTeasor{
	width: 241px;
	height: 261px;
}

#FAQTeasor{
	width: 200px;
	height: 261px;
}

#TeasorTitle {
	font-size: 18px;
}

#subtitle {
	font-size: 14px;
	margin-top: 10px;
}

#footer{
	float: left;
	width: 730px;
	height: 44px;
	margin: 0 0 10px 24px;
	background-image: url(../images/Lyclear_footer.jpg);
	background-repeat: no-repeat;
	padding: 55px 0 0 270px;
	margin-bottom: 20px;
}

#footerLinks{
	float: left;	
	padding:0px;
	text-align:center;
	clear:both;	
	font-size: 12px;	
	color: #1B110D;
	text-decoration: none;	
}

#footerLinks a{	
	color: #1B110D;
	text-decoration: none;	
}

#footerLinks a:hover{	
	color: #097149;
	text-decoration: none;	
}

#footerLinks ul{
	margin:0px;
	padding:13px 0px 0px 0px;
}

#footerLinks li{
	display:inline;
	margin:0px;
	padding:0px 5px 0px 5px;	
}

/*inner_page*/

#logoContainerInner{
	float: left;
	width: 201px;
	height: 218px;
	padding: 0 0 0 61px;
}

#bannerInner{
	float: left;
	width: 1024px;
	height: 218px;
}

#bannerContainer{
	float: left;
	width: 762px;
	height: 218px;
}

.titleContainer{
	float: left;
	width: 900px;	
	height: 57px;
	padding: 0 0 30px 32px;
}

.innerContent{
	float: left;
	width: 560px;
	padding: 0 0 0 84px;
}

.contentList{
	float: left;
	width: 100%;
}

.contentList ul{
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 12px;		
	text-decoration: none;
	color: #143D8D;
}

.contentList li{
	background-image: url(../images/pin.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	padding: 0 0 10px 45px;
}


.bulletLinksContainer{
	float: left;
	padding: 20px 0 20px 0;	
	display: block;
	width: 100%;
}

.bulletLinksContainerLast{
	float: left;
	padding: 5px 0 20px 0;	
}

.arrowBullet, .arrowBulletSitemap, .arrowBulletWide{
	float: left;	
	height: 18px;	
}

.arrowBullet{
	width: 560px;
	padding: 0 0 15px 0;
}

.arrowBulletSitemap{
	width: 560px;
	padding: 0 0 15px 50px;
}

.arrowBulletWide{
	width: 700px;
	padding: 0 0 15px 0;
}


.arrowImg{
	float: left;
	width: 21px;
	height: 18px;
	padding: 2px 0 0 0;
}

.bulletText a{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #143d8d;
	text-decoration: none;
	padding: 0 0 0 9px;
}

.bulletText a:hover{
	color: #006D47;
	text-decoration: none;
}
/*vinay*/
.bulletText_small a{
	
	
	font-size: 9px;
	font-weight: normal;
	color: #143d8d;
	text-decoration: none;
	padding: 0 0 0 9px;
	text-align: left;	
}

.bulletText_small a:hover{
	color: #006D47;
	text-decoration: none;
}
.bulletText_small li{
	list-style: circle;
	list-style-position:inside;
	 

}
.store_header{

    font-size: 20px;	
	font-weight: normal;
	color: #006D47;	
	padding-left:40px;
	
	
	
}
.info_container 
{
    width:250px; 
    display:inline; 
    float:right;
}

/*end of vinay*/
.magGlassBullet{
	float: left;
	width: 560px;
	height: 18px;
	padding: 0 0 15px 0;
}

.magGlassImg{
	float: left;
	width: 21px;
	height: 22px;
	padding: 2px 0 0 0;
}

.magGlassText a{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #143d8d;
	text-decoration: none;
	padding: 3px 0 0 9px;
}


.magGlassText a:hover{	
	color: #006D47;
	text-decoration: none;
	
}

.RHSImg{
	float: right;	
	padding: 0 44px 0 0;
}

.expandableBox{
	float: left;
	width: 445px;	
	background-color: #E9E8DC;
	border: 1px dotted #ACA89E;
	margin: 0 0 20px 20px;
	padding: 18px 5px 18px 19px; 
}

.expandableBoxTitle{
	float: left;
	width:420px;
	
}

.closeBtn{
	float: right;
	width: 19px;
	height: 21px;
	padding: 5px 0 0 0;
}

.lifeSpanImg{
	float: left;	
	padding: 15px 0 0 0;
}

.lifeSpanText{
	float: left;
	width: 55px;
	padding: 5px 0 0 0;	
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 3px 9px 3px 7px;
}

.orderedList, .orderedListBlue, .orderedListOrange{
	float: left;
	width: 400px;
	padding: 15px 0 0 20px;
}

.orderedList ol, .orderedListBlue ol, .orderedListOrange ol{
	list-style-type: decimal;
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 12px;		
	text-decoration: none;	
	font-weight: normal;
}

.orderedList ol{
	color: #1B110D;
}

.orderedListBlue ol{
	color: #133D8D;
}

.orderedListOrange ol{
	color: #E88B00;
}

.orderedList li, .orderedListBlue li, .orderedListOrange li{
	padding: 0 0 10px 5px;
	line-height: 18px;
}

.table, .tableblue, .tableorange{
	float: left;
	width: 470px;
	border: 1px solid #ACA89E;	
	font-size: 12px;
	color: #000000;
	margin: 5px 0 20px 20px;
}

.table{
	color: #1B110D;
}

.tableblue{
	color: #133D8D;
}

.tableorange{
	color: #E88B00;
}

.table th, .tableblue th, .tableorange th{
	background-color: #ACA89E;
	font-size: 14px;	
	color: #FFFFFF;
	padding: 5px;
}

.rowOne{	
	background-color: #E9E8DC;	
	padding: 5px;
}

.rowTwo{	
	background-color: #F7F7F0;	
	padding: 5px;
}

.expandableBoxSubTitle{
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}

.expandBoxList, .expandBoxListOrange{
	float: left;
	width: 400px;
}

.expandBoxList ul, .expandBoxListOrange ul{
	list-style-type: none;
	padding: 10px 0 10px 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;			
	text-decoration: none;	
}

.expandBoxList ul{
	color: #1B110D;
}

.expandBoxListOrange ul{
	color: #E88B00;
}

.expandBoxList li, .expandBoxListOrange li{
	background-image: url(../images/pin.gif);
	background-repeat: no-repeat;	
	background-position: 0 0;
	padding: 0 0 5px 25px;	
}

.smallText, .smallTextOrange{
	font-size:9px;
}

.smallTextOrange{
	color: #E88B00;
}

.separation{
	float: left;
	width: 100%;
	height: 1px;
	margin: 10px 0 20px 0;	
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

.normalLink a{
	font-size: 12px;
	color: #133D8D;
	font-weight: bold;			
	text-decoration: none;
}

.normalLink a:hover{
	color: #006D47;
	font-weight: bold;			
	text-decoration: none;
}

#contactForm{
	float: left;
	width: 600px;
	height: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inputBg{
	background-image: url(../images/input_bg.jpg);
	background-repeat: no-repeat;
	background-position: 117px 8px;
	padding: 0;
	margin: 0;
	float: left;
	height: 37px;
	width: 505px;	
	vertical-align: middle;
}

.inputMsgBg{
	background-image: url(../images/inputMsg_bg.jpg);
	background-repeat: no-repeat;
	background-position: 117px 8px;
	padding: 0;
	margin: 0;
	float: left;
	height: 110px;
	width: 505px;
	vertical-align: text-top;
}

.input1{
	width: 295px;
	height: 20px;
	background: none;
	border: none;	
	margin-top: 8px;
	margin-left: 70px;
	padding: 2px 0 0 5px;	
}

.input2{
	width: 296px;
	height: 20px;
	background: none;
	border: none;	
	margin-top: 8px;
	margin-left: 14px;
	padding: 2px 0 0 5px;	
}

.input3{
	width: 296px;
	height: 98px;
	background: none;
	border: none;	
	margin-top: 8px;
	margin-left: 61px;
	padding: 2px 0 0 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.MsgTxt{
	float: left;
	width: 55px;
	height: 15px;
	padding: 2px 0 0 0;
}

#submitBtn {
	float: left;
	height: 32px;
	width: 109px;
	padding: 15px 0 0 330px;
}

.postcodeContainer{
	float: left;
	width: 100%;	
	height: 50px;
	margin: 0 0 15px 0;	
}

.inputpostcodediv{
	width: 300px;
	height: 22px;
	background-image: url(../images/input_bg_postcode.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0;
	margin: 0 15px 15px 0;
	float: left;			
}

.inputpostcode{
	width: 300px;
	height: 22px;
	background: none;
	border: none;	
	margin: 0;	
	padding: 2px 0 0 5px;	
}
/* start of vinay codes*/
.inputpostcodediv_custom{
	width: 80px;
	height: 22px;
	background-image: url(../images/input_bg_postcode.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0;
	margin: 0 15px 15px 0;
	float: left;			
}
.custom_button{
border:none;
cursor:pointer;
	

}


.inputpostcode_custom{
	width: 76px;
	height: 21px;
	background: none;
	border: none;	
	margin: 0;	
	padding: 2px 0 0 5px;	
}


/*end of vinay codes*/
.buttondiv{
	float: left;
	width: 60px;
	height: 22px;
}


.mapContainer{
	float: left;
	width: 500px;
	height: 400px;
	margin: 10px 0 15px 0;
	
}
/*manjiri's change*/
.content,.contentheadlice{
	float: left;
	padding: 0 0 0 84px;
}
.content
{
/*width: 850px;*/
width: 940px;
}

.content p a{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #143d8d;
	text-decoration: none;

}


.content p a:hover{
	color: #006D47;
	text-decoration: none;
}

.contentheadlice{
width: 550px;
}

.treatmentsImg{
	float: left;
	width: 180px;
	height: 170px;
	padding: 0 0 0 84px;
	text-align: center;
}
/*eof manjiri's change*/

/*css by sandesh*/
#aboutdiv, #treatmentdiv, #preventiondiv, #infodiv{
	position:relative;
	float:left; 
	padding:10px 0px 0px 0px;	
	/*commented the background image as background image is displayed using div*/
	/*background:url(../images/subnav_bg.jpg) bottom no-repeat;*/
}
/*additional class to display background image inside the div*/
.bottom_subnav{
	position:relative;
	height:24px;
	width:133px;
	float:left;
	background:url(../images/subnav_bg.png)	bottom center no-repeat;
}
#about ul, #treatment ul, #prevention ul, #info ul{
	margin:0;
	padding:0;
}
#about li, #treatment li, #prevention li, #info li{
	background:none;		
	padding:0px;
	height:30px;
	background-color:#F4F0E6;
	margin:0;
	float:left;
}

#navContainer{
	height: 271px;
}

#videocontainer
{
	padding: 0 0 0 84px;
}

#video{
	float: left;
	padding: 0 0 0 250px;
}

/*css by Kamlesh*/

sup, sub{
	vertical-align: 0;position:relative;
}

sup{
	bottom: 1ex;
}

sub{
	top: 0.8ex;
}

/* additions by Kezia */

ul.ticklist {
	list-style-type: none;
	padding: 0 0 10px 0;
	font-size: 12px;
	color: #133D8D;
	margin-left: 20px;
}

ul.ticklist li {
	background-image: url(../images/tableImg.gif);
	background-repeat: no-repeat;
	padding: 2px 0 10px 35px;
}
.packshot2 {
	padding-left: 20px;
	text-align: right;
}

.packshot {
	padding-left: 20px;
}

