@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
strong { font-weight:bold;}

#BoldRed {
	color: #ea2925;
}

.newsbox {
border: 1px solid #cccccc; 
background-color: #ffffff; 
padding: 10px;	

	font-size:14px;
	font-weight:normal;
	
	color:#333333;
	

}

.newsbox h3 {
	font-size:16px;
color: #057ebe;
font-weight:bold;
	
}

.newsbox a {
color: #057ebe;
	
}

.newsbox a:visited {
color: #057ebe;
	
}

.red {
	color:	#ea2925;
}
/* -------------------------------------------------- Customise Code ----------------------------------------- */

/* ----------------------------------------------------- Start Wrapper ------------------------------------------ */
body{font-family:Tahoma, Geneva, sans-serif;}
.wrapper
{
	width:100%;
	height:100%;
}
.clear
{
	clear:both;
	line-height:0px;
	font-size:0px;
}
/* ----------------------------------------------------- End Wrapper --------------------------------------------- */

/* ----------------------------------------------------- Header Container --------------------------------------- */
.headerContainer
{
	background:#fff url(../images/headerContBg.jpg) repeat-x;
	height:316px;	
}
.header
{
	background:#FFF url(../images/headerbg.jpg) repeat-x;
	margin:0px auto;
	width:962px;
	height:316px;
}
.headerLeft, .headerRight{ float:left; width:481px;}
/* ----------------------------------------------------- End Header Container ----------------------------------- */

/* ---------------------------------------------------- Navigation Bar ----------------------------------------- */
.mainNavBar
{
	background-color:#ea2925;
	height:49px;
	border-bottom: 4px solid #fff;
	border-top:4px solid #fff;
	position:relative;
	z-index:9999;
}
.navBar
{
	margin:0px auto;
	width:950px;
}

.mainNavBar1
{
	background-color:#0b66ab;
	height:49px;
	border-bottom: 1px solid #000;
	border-top:1px solid #000;
	position:relative;
	z-index:100;
	color:#FFF;
}

.navBar1
{
	margin:10px auto;
	width:950px;
	top: 50%;
}

ul.dropdown                         { position: relative; padding:11px 5px;}
ul.dropdown li                      { font-weight: bold; float: left; background: #ea2925; }
ul.dropdown a:hover		            { color: #fff; font-size:15px;}
ul.dropdown a:active                { color: #fff; }
ul.dropdown li a                    { display: block; padding: 8px 8px; border-right: 1px solid #fff;
	 								  color: #fff; text-decoration:none; font-size:15px;}
/*ul.dropdown li:last-child a         { border-right: none; font-size:15px;} *//* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #8B1918; color: #fff; position: relative; }
ul.dropdown li.hover a              { color: #fff; text-decoration:none;font-size:15px;}

ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; padding:5px 0px; z-index:9999;}
ul.dropdown ul li 					{ font-weight: bold; background: #ea2925; color: #fff; 
									  border-bottom: 1px solid #ccc; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
/* ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; text-decoration:none;font-size:15px;} 

*/

ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }
/* ----------------------------------------------------- End Navigation Bar ------------------------------------*/

/* ----------------------------------------------------- Body Container --------------------------------------- */
.mainBodyCont
{
	background: #fff url(../images/bodyContBg.jpg) 0 0  repeat-x;
	/*height:500px;*//* Remove this after Completion of pages*/
}
.centerBody
{
	background:url(../images/mainShadow.png) 0 0 no-repeat;
	margin:0px auto;
	width:990px;	
	/*height:307px;*//* Remove this after Completion of pages*/
}
.bodyCont
{
	background-color:#ffffff;
	margin:0px auto;
	width:962px;
	padding-bottom:20px;
	/*height:307px;*/
}
/* ---------------------------------------------------- End Body Container ------------------------------------ */

/*  --------------------------------------------------- Start Body Right --------------------------------------*/
.bodyLeft
{
	float:left;
	width:300px;
}

/*   left Vertical Navigation Plugin */

.leftNav
{
	background:url(../images/leftNavShadow.png) no-repeat 0 0;
	width:290px;
	margin-left:15px;
	margin-top:15px;
}
#varNav
{
	display:block;	
	width:255px;
}
#varNav li
{
	/*background:url(../images/VaritcalNagBg.png) repeat-x;*/
	height:33px;
	/*padding:15px 0px;*/
	border-bottom:1px solid #cccccc;
}
#varNav li a
{
		/*background:url("../images/BlackArrow.jpg") no-repeat scroll 9px center transparent;*/
		background:url(../images/VarNavBg.jpg) no-repeat;
		color:#333333;
		display:block;
		font-size:14px;
		margin-top:5px;
		padding:8px 0 9px 23px;
		text-decoration:none;
}
#varNav li a:hover
{
		background:none;
		color:#333333;
		display:block;
		font-size:15px;
		font-weight:bold;
		margin-top:5px;
		padding:8px 0 9px 8px;
		text-decoration:none;
}
.otherLinks
{
	padding-left:10px;
	padding-top:10px;
}

/* Product Info */

.productdemo
{
	background:url(../images/blog.jpg) no-repeat 0 0;
	width:224px;	
	margin-left:20px;
	margin-top:15px;
	padding:10px 12px;
	color:#fff;
	font-weight:bold;
}
/* Blog Plugin */
.blog
{
	background:url(../images/blog.jpg) no-repeat 0 0;
	width:224px;	
	margin-left:20px;
	margin-top:15px;
	padding:10px 12px;
	color:#fff;
	font-weight:bold;
}
.blog a
{
	color:#fff;
	font-size:14px;
	padding-left:5px;
	font-weight:bold;
}
.blog a:hover
{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
/* End Blog Plugin */

/* Start HealthCare */
.healthCare
{
	background:url(../images/Healthcare.jpg) no-repeat 0 0;
	width:224px;	
	margin-left:20px;
	margin-top:15px;
	padding:10px 12px;
	color:#fff;
	font-weight:bold;
}
.healthCare a
{
	color:#fff;
	font-size:14px;
	padding-left:5px;
	font-weight:bold;
}
.healthCare a:hover
{
	color:#fff;
	text-decoration:none;
}
/* End HealthCare */
/* Start Common Causes */
.comCauses
{
	background:url(../images/CommanCau.jpg) no-repeat 0 0;
	width:242px;
	height:340px;
	margin-left:20px;
	margin-top:15px;
}
h5
{
	color:#fff;
	width:210px;
	font-size:26px;
	padding:10px 18px 5px 18px;
}
#comLinks
{
	padding:0 18px;	
}
#comLinks li
{
	background:url(../images/WhiteArrow.gif) 0 10px no-repeat ;
	padding:3px 0px 0 12px;	
	
	
}
#comLinks li a
{
	font-size:14px;

	color:#fff;
}
#comLinks li a:hover
{
	color:#fff;
	text-decoration:none;
}
/* End Common Causes */

/*  End Left Vartical Navigation Plugin */

/* ---------------------------------------------------- End Body Right ----------------------------------------*/

/* --------------------------------------------------- Start Body Left ---------------------------------------- */
.bodyRight
{
	width:640px;
	float:right;
}
.bodyRightTop
{
	padding:8px 0px;	
}
h2{font-size:24px;font-family:Tahoma, Geneva, sans-serif;width:570px;float:left;color:#333333;}
h1{font-size:24px;font-family:Tahoma, Geneva, sans-serif;width:570px;float:left;color:#333333;}
.bodyRightTop img{float:right;margin-right:10px;}
.bodyRight p 
{
	font-size:14px;
	font-weight:normal;
	padding:7px 0px 10px 0px;
	color:#333333;
	width:610px;
}
.bodyRight h2.inside {
	font-size:24px;
	font-family:Tahoma, Geneva, sans-serif;
	width:570px;
	float:left;
	color:#ea2925;
	
}

.bodyRight h1.inside {
	font-size:24px;
	font-family:Tahoma, Geneva, sans-serif;
	width:570px;
	float:left;
	color:#ea2925;
	
}
.bodyRight a {
	
color:#ea2925;	
}

.bodyRight a:hover {
	
color:#8B1918;	
}

#depliant { margin: 0 }

#depliant dt{
	color: #646464;
	
	height: 27px;
	line-height: 27px;
	background: #ebebeb url(../images/arrowleft.png) 3px center no-repeat;
	padding: 0;
	padding-left: 35px;
	margin: 0;
	margin-top: 10px;
	cursor: pointer;
}

#depliant dt:hover, #depliant dt.over{
	background: #b1cada url(../images/arrowlefton.png) 3px center no-repeat;
	background-color: #b1cada;
	color: #FFFFFF;
}

#depliant dt.open{
	background: #b1cada url(../images/arrowdown.png) 3px center no-repeat;
	color: #FFFFFF;
}

#depliant dd{
	/*\ background: #d9e8ef url(../img/fondDD.gif) bottom right no-repeat;
	
	*/
	margin: 0;
	
	padding: 10px 83px 10px 35px ;
}

#depliant h4 {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;

}

#depliant p {
	margin-top: 2px;
}


.bodyLeft p.scndChild
{
	font-size:16px;
	font-weight:bold;
}
#infoLinks
{
	float:left;
	padding:2px 0px;
	margin-top:10px;
}
#infoLinks li
{
	color:#ea2925;
	background:url(../images/bolts.gif) left center no-repeat;
	padding:2px 0px 2px 15px;
}
#infoLinks li a
{
	color:#ea2925;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
#infoLinks li a:hover
{
	color:#057ebe;
	text-decoration:underline;
}
#custImg
{
	display:block;
	float:right;
	margin-top:10px;
	padding-right:18px;
}
#custImg li
{
	display:inline;
	float:left;
	padding:0px 1px;
}
.purBox
{
	float:left;
	width:476px;
	
}
.purBoxTop
{
	background: #ffffff  url(../images/purShadow.png) 0 0 repeat-x;
	height:auto;
	padding:10px 6px 10px 20px;
	margin-top:22px;
}
.purBoxbottom
{
	background:url(../images/rightBottomShadow.png)	0 0 no-repeat;
	height:9px;
}
h3
{
	font-family:Trebuchet MS;
	font-size:20px;
	color:#333333;
}
.purBoxTop p{
	font-size:14px;
	font-weight:normal;
	padding:7px 0px 10px 0px;
	color:#333333;
	width:430px;
}
.purBoxTop a
{
	color:#ea2925;
	font-size:12px;
	font-weight:bold;
}
.purBoxTop a:hover
{
	color:#ea2925;
	text-decoration:none;
}
.nasalBox
{
	float:left;
	width:135px;
	height:190px;
	
}

/* --------------------------------------------------- End Body Left ------------------------------------------ */


/*  ----- ------------------------------------------ Start Body bottom Containt Plugin -----------------------------------*/
.bodyBottom
{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:0px auto;
	width:931px;
	
	
	
	
}
h4{font-size:12px;color:#333;font-weight:bold; width:185px;}
.bodyBottom p{color:#333;font-size:12px;width:285px; padding-top:10px;}

#bodyPlugin
{
	display:block;	
	float:left;
	padding:0px 0px 0px 0px;
	margin-top:5px;
	background:url(../images/purShadow.png) repeat-x;
}
#bodyPlugin li
{	
	display:block;
	float:left;
	padding:10px;
}
#bodyPlugin li.secChild
{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;	
}
/*  ----- ------------------------------------------End Start Body bottom Containt Plugin -----------------------------------*/


/* ---------------------------------------------------- Footer ------------------------------------------------- */
.footer
{
	background:#057ebe url(../images/footerBg.jpg) 0 0 repeat-x;
	height:136px;
}
.footerText
{
	text-transform:capitalize;
	color:#000;
	font-size:12px;
	width:635px;
	float:left;
	padding:30px;
}
.footerText a
{
	color:#ea2925;
	font-size:11px;
}
.footerText a:hover
{color:#ea2925; text-decoration:none;}

.footerlogo
{
	float:right;padding:30px;	
}

.navright {
	font-size: 12px;
}

/* ---------------------------------------------------- End Footer --------------------------------------------- */

