@charset "utf-8";
/* CSS Document */

html, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, 
button {
     margin: 0;
     padding: 0;
     border: 0px none;
}

html { 
	height: 100%; 
}

body {
	width:100%;
	/*background: url('/images/ecart/Theme8/background.jpg') repeat;
	background-attachment: fixed;*/
	background-color:#e7e7e7;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;	
	color:#000000;
	padding: 0;
	margin:0;
	height:auto;
	position:relative;
	text-align: center; 
}
#wrapper
{
	width:740px;
	height:auto;
	background: #fff url('images/blue/wrapperbg.jpg') repeat-x;
	background-attachment: fixed;
	position:relative; 
	overflow:hidden;
	text-align: center;
	margin:auto;
	padding-bottom:10px;
	padding-left:2px;
	padding-right:2px;
	border:1px solid #afbbca;
}

h1, h2, h3, h4, h5, h6 {color:#ba0003;}

h1 {
    margin:0;
	font-size: 1.6em;
	font-weight: normal;
}
h2 {
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}

p {margin:0;line-height:14px;}

table{
	border:0px;
}

a{
	outline:none;
}

a:link		    {color: #a1a1a1; text-decoration: none; background-color: transparent;}
a:visited       {color: #a1a1a1; text-decoration: none; background-color: transparent;}
a:hover         {color: #ff0030; text-decoration: underline; background-color: transparent;}
a:active        {color: #ff0030; text-decoration: none; background-color: transparent;}


/***************************************Header CSS**********************************************/
.HeaderFixDIV {
	width:740px;
	height:80px;
	margin: 0 auto;
	padding: 0; /* optional */
	text-align: left; /* IE patch */
	position:relative;
	overflow:hidden;
	background:#FFFFFF url('images/blue/logobg.jpg') repeat-x;
}
.HeaderText{
	width:600px;
	height:29px;
	margin: auto;
	position:relative;
	text-align: left; /* IE patch */
	float:left;
	background:url('images/blue/dental.png') no-repeat left top;
	}
.LogoDIV {
	float:left;
	width:238px;
	height:auto; 
	text-align: left; /* IE patch */
	overflow:hidden;
	padding:2px 0 0 5px;
}

/***************************************Video DIV Start**********************************************/

.Videobg
{
float:right;
margin-top:7px; 
padding-left:1px; 
padding-top:34px; 
width:529px; 
height:468px; 
background: url('images/blue/Videobg.png') no-repeat;
}


/***************************************Category CSS**********************************************/
.categorybg
{
	width:740px;
	height:28px;
	margin: 0 auto;
	padding: 0; /* optional */
	text-align: left; /* IE patch */
	position:relative;
	overflow:hidden;
	background:#FFFFFF url('images/blue/choosecategory.jpg') no-repeat;
	margin-top:5px;
}

/* A few IE bug fixes */
* { margin: 0; padding: 0; }
* html ul ul li a { height: 100%; }
* html ul li a { height: 100%; }
* html ul ul li { margin-bottom: -1px; }
.leftmenus
{
float:left;
text-align:left;
position:relative;
width:auto;
}
#theMenu { width: 205px; height: auto; margin: 0; padding: 0;}

/* Some list and link styling */
ul li { width: 205px; }
ul ul li { border-left: 5px solid #009294; padding: 0; width: 198px; margin-bottom: 0px; padding-bottom:1px; color: #000;}
ul ul li a { display:block; color: #000; padding: 3px 6px; font-size: 11px; border-bottom: 1px solid #b7b7b7;  }
ul ul li a:hover { display:block; color: #000; background-color: #fff; padding: 3px 6px; font-size: 11px; text-decoration:none; }
/* For the xtra menu */
ul ul ul li { border-left: 1px solid #7c7c7c; border-bottom: 1px solid #b7b7b7; padding: 0; width: 198px; margin-bottom: 0; color: #000;}
ul ul ul li a { display:block; color: #000; padding: 3px 6px; font-size: 11px; text-decoration:none; }
ul ul ul li a:hover { display:block; color: #000; background-color: #fff; padding: 3px 6px; font-size: 11px; text-decoration:none; }


li { list-style-type: none; }
h2 { margin-top: 1.5em; }

/* Header links styling */
h3.head a { 
	color: #fff;
	display:block; 
	background: #389d9f url('images/blue/down.gif') no-repeat; 
	background-position: 98% 50%;
	padding: 3px 6px;
	text-decoration:none;
	border: 1px solid #022b5e;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3.head a:hover { 
	color: #000;
	background: #6cc8c9 url('images/blue/down1.gif') no-repeat; 
	background-position: 98% 50%;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3.selected a { 
	background: #0d7072 url('images/blue/up1.gif') no-repeat; 
	background-position:98% 50%;
	color: #ffffff;
	padding: 3px 6px;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3.selected a:hover { 
	background: #6cc8c9 url('images/blue/up.gif') no-repeat; 
	background-position:98% 50%;
	color: #fff;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Xtra Header links styling */
h4.head a { 
	color: #333;
	display:block; 
	background: #00dcde url('images/blue/down.gif') no-repeat; 
	background-position: 98% 50%;
	padding: 3px 6px;
	text-decoration:none;
}
h4.head a:hover { 
	color: #000;
	background: #fff url('images/blue/down.gif') no-repeat; 
	background-position: 98% 50%;
	text-decoration:none;
}
h4.selected a { 
	background: #009798 url('images/blue/up.gif') no-repeat; 
	background-position:98% 50%;
	color: #fff;
	padding: 3px 6px;
	text-decoration:none;
}
h4.selected a:hover { 
	background: #00b6b7 url('images/blue/up.gif') no-repeat; 
	background-position:98% 50%;
	color: #000;
	text-decoration:none;
}
/******************************************search css *********************************/
.searchDIV {
	position:relative;
	color:#022b5e;
	padding:10px 2px 0px 0;
	width:auto;
	margin-top:0px;
	text-align:right;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}
.searchDIVText {
	color:#022b5e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}   	
.inputtext
{
border:1px solid #92c3ff;
color:#022b5e;
font-size:12px;
}

/********************************** footer css ***************************/
.footerDiv
{
clear:both; 
padding-top:40px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#1e497e;
}
.line
{
border:none;
background-color:#afbbca;
height:1px;
margin-bottom:5px;
}
