@charset "utf-8";


html { overflow-y: scroll;}
body{
	padding:0px; margin:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; line-height:19px;
	color:#838384;
	background:url(../images/bg-header.gif) repeat-x #d9d9d9; 
}

a{text-decoration:none; color:#838384;}
a:hover{text-decoration:underline; color:#838384;}

form{
padding:0;
margin:0;
}

.nml-txt{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;
	color:#838384;
}

.main-nav-on{ background:url(../images/bg-nav-on.gif) no-repeat left; color:#FFF; text-transform:uppercase; font-size:12px; border-left:1px solid #FFFFFF;}

.main-nav-off{ background:url(../images/bg-nav-off.gif) no-repeat left; color:#333; text-transform:uppercase; cursor:pointer; font-size:12px; border-left:1px solid #FFFFFF;}
.main-nav-off:hover{ background:url(../images/bg-nav-on.gif) no-repeat left; color:#fff; font-size:12px; }

/*.tab-border{border: 5px #c0c0c0 solid; background:#FFF;}*/

.tab-border{border: 5px #c0c0c0 solid; background:#FFF;}

#leftcontent{ 
float:left; 
width:593px; 
height:586px; /*For mozilla and all other browsers*/
*height:588px; /*CSS Hack for Internet Explorere 7.0*/
border: 5px #c0c0c0 solid; 
background:#FFF;
position:relative;
}

.search-border{border: 5px #fff solid; background:#d9dce1; height:305px;}

.pad-LR{padding:0 20px 0 20px;}
.bg-line-01{background:url(../images/line-01.gif) no-repeat right;}
.bg-thumb-01{
/*
background:url(../images/bg-thumb-01.jpg) repeat-x top #D7F4FF;
*/
}

.bg-line-01a{background:url(../images/line-01.gif) no-repeat 192px 40px;}




UL.tabNavigation { list-style: none; margin: 0; padding: 0; width:100%; }
UL.tabNavigation LI { display: inline;width:148px;}

UL.tabNavigation LI A { font-size:12px; text-decoration: none; text-transform:uppercase; font-size:12px;  }

.tab-off{ 
	background:url(../images/bg-tab-off.jpg) repeat-x left; color:#FFF; 
	text-transform:uppercase; font-size:12px; cursor:pointer; border-left:1px solid #FFFFFF;
}

.tab-off-1{ 
	background:url(../images/bg-tab-off.jpg) repeat-x left; color:#FFF; 
	text-transform:uppercase; font-size:12px; cursor:pointer;
}

.tab-off a,.tab-off-1 a{ color:#FFF;}
.tab-off a:hover { color:#333;}

.tab-on { background:url(../images/bg-tab-on.jpg) repeat-x  left; color:#333; text-transform:uppercase; font-size:12px;}

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding:0px 0px 0px 20px;
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#navlist1
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist1 li
{
padding:0px 0px 0px 20px;
background-image: url(../images/bullet2.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
.input{width:200px;}

.special-offer{
padding-top:7px;
}

