.hidden { display: none; }
.unhidden { display: block; }

img {
	border: none;
}

.homepagebullets {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color:#181446;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-indent: 0px;
}

.topheading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FF6600;
}
.topcap {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.productTableHead {
	background-color: #FFF5A8; /*E9C510;*/
}

.productVariantHead {
	background-color: #FFFCB5; /*F8E99D;*/
}

.productRows {
	background-color: #FBF2C6;
}


.ordHisTabHead {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: black;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url("../img/red_msg_back.gif");
	/*border-right:1px solid black;*/
}
.ordHisTabCon {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: black;
	text-decoration: none;
	/*border-right:1px solid black;	*/	
}

.blackhead {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: black;
	text-decoration: none;
}

.homeHead {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #181446;
	text-decoration: none;
}

.homeSmallHead {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #181446;
	text-decoration: none;
}

.homeBigHead {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #181446;
	text-decoration: none;
}

.highlightedtext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: Navy;
	text-decoration: none;
}

.offerTextHead {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 20px; 
	font-weight: bold; 
	color: #000000; 
	width: 216px; 
	text-align: left;
	margin-left:0px;
}

.offerText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-align:justify;
	width: 420px;
	color: #000000;
	text-decoration: none;
	margin-left:10px;
	margin-top:5px;
}

.errormsg {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: red;
}

.hmenu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:blue;
	text-decoration: none;
}
.hmenuselected {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Fuchsia;
	text-decoration: underline;
	background-color : Aqua;
}

.vmenu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.vmenuselected {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
	background-color : Lime;
}

.btm {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: #F1D73A;
	text-decoration: none;
}

.footnote {  
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: black; 
	text-decoration: none;
}

.toppinkleft {
	background-image:url("../img/pink_left.gif"); 
	background-repeat:no-repeat;
	background-position: left;
	text-align:left;
	width:11px;
	height:25px;
}

.toppinkcenter {
	background-image:url("../img/pink_center.gif"); 
	background-repeat:repeat-x;
	height:25px;
}

.toppinkright {
	background-image:url("../img/pink_right.gif"); 
	background-repeat:no-repeat;
	background-position: right;
	text-align:left;
	width:11px;
	height:25px;
}

.topyellowleft {
	background-image:url("../img/yellow_left.gif"); 
	background-repeat:no-repeat;
	background-position: left;
	text-align:left;
	width:11px;
	height:25px;
}

.topyellowcenter {
	background-image:url("../img/yellow_center.gif"); 
	background-repeat:repeat-x;
	height:25px;
}

.topyellowright {
	background-image:url("../img/yellow_right.gif"); 
	background-repeat:no-repeat;
	background-position: right;
	text-align:left;
	width:11px;
	height:25px;
}

.topreddishpinkleft {
	background-image:url("../img/reddish_pink_left.gif"); 
	background-repeat:no-repeat;
	background-position: left;
	text-align:left;
	width:11px;
	height:25px;
}

.topreddishpinkcenter {
	background-image:url("../img/reddish_pink_center.gif"); 
	background-repeat:repeat-x;
	height:25px;
}

.topreddishpinkright {
	background-image:url("../img/reddish_pink_right.gif"); 
	background-repeat:no-repeat;
	background-position: right;
	text-align:left;
	width:11px;
	height:25px;
}

.toporangeleft {
	background-image:url("../img/orange_left.gif"); 
	background-repeat:no-repeat;
	background-position: left;
	text-align:left;
	width:11px;
	height:25px;
}

.toporangecenter {
	background-image:url("../img/orange_center.gif"); 
	background-repeat:repeat-x;
	height:25px;
}

.toporangeright {
	background-image:url("../img/orange_right.gif"); 
	background-repeat:no-repeat;
	background-position: right;
	text-align:left;
	width:11px;
	height:25px;
}


.shadowbox {
	width:770px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}

.shadowboxtopleft {
	background-image:url("../img/yellow_menutop_lt.gif"); 
	background-repeat:no-repeat;
	background-position: left;
	text-align:left;
	width:11px;
	height:8px;
}

.shadowboxtopcenter {
	background-image:url("../img/yellow_menutop.gif");
	background-repeat:repeat-x;
	height:8px;
}

.shadowboxtopright {
	background-image:url("../img/yellow_menutop_rt.gif"); 
	background-repeat:no-repeat;
	background-position: right;
	text-align:right;
	width:11px;
	height:8px;
}

.shadowboxleft {
 	background-image:url("../img/yellow_menult.gif");
	background-repeat:repeat-y;
	background-position: left;
	text-align:left;
	width:7px;
}

.shadowboxright {
 	background-image:url("../img/yellow_menurt.gif");
 	background-repeat:repeat-y;
 	background-position: right;
 	text-align:right;
 	width:5px;
}


.shadowboxbottomleft {
	background-image:url("../img/yellow_menubottom_lt.gif"); 
	background-repeat:no-repeat;
	background-position: left;
	text-align:left;
	width:11px;
	height:8px;
}

.shadowboxbottomcenter {
	background-image:url("../img/yellow_menubottom.gif");
	background-repeat:repeat-x;
	height:8px;
}

.shadowboxbottomright {
	background-image:url("../img/yellow_menubottom_rt.gif"); 
	background-repeat:no-repeat;
	background-position: right;
	text-align:right;
	width:11px;
	height:8px;
}

.path {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #878787;
	text-decoration: none;
}
.curpath {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: black;
	text-decoration: none;
}

.curpathred {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: red;
	text-decoration: none;
}

.conttext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	text-align:justify;
}

.conttextitalic {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: Black;
	text-decoration: none;
	text-align:justify;
}

.conttextsmall {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
	text-align:left;
}

.tandctext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	margin-bottom: 10px;
}

.conttextbold {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	text-align: justify;
}

.conttextbolditalic {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: Black;
	text-decoration: none;
	text-align: justify;
}

.conttextboldright {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	text-align: right;
}
.conttextboldleft {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	text-align: left;
}

.nodecoration {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

.categorylist {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #181446;
	text-decoration: none;
}
.selcategorylist {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-color:#00ACFF;
	text-decoration: none;
}

a.categorylist:hover{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-color:#5050f0;
	text-decoration: none;
}


.subcategorylist {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #181446;
	text-decoration: none;
}
.selsubcategorylist {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color:#F1D73A;
	text-decoration: none;
}
a.subcategorylist:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color:#F78B14;
	text-decoration: none;
}

.usrtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

.contdiv {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	margin:5px 5px 5px 5px;
	width:98%;
}

.imgDiv {
	position: absolute;
	left: 500px;
	top: 50px;
	background-color: #306080;
	padding: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
	border: #0000cc 1px dashed;
	display: none;
	visibility: hidden;
}

.leftbox {
	width: 200px;
	margin:5px 5px 5px 5px;
	
}

.searchBox {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 960px;
	background-color : #F1D73A;
}

.messageBox {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url("../img/red_msg_back.gif");
	width: 960px;
}

.leftbox3b {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	border-left: red 1px solid;
	border-right: red 1px solid;
	border-bottom: red 1px solid;
	padding: 20px;
}

.leftbox3bblue {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	border-left: skyblue 1px solid;
	border-right: skyblue 1px solid;
	border-bottom: skyblue 1px solid;
	padding: 20px;
}

.bgtitlered {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	color: DarkRed;
	/*background-image: url("../img/reqprod.png");*/
	background-repeat: no-repeat;
}

.leftbox3bred {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	border-left: #CEAEAC 1px solid;
	border-right: #CEAEAC 1px solid;
	border-bottom: #CEAEAC 1px solid;
	padding: 20px;
}

.vr {
	height: 100%;
	width: 1.5px;
	background-image: url("../img/vr.png");
}

.vrleft {
	height: 100%;
	width: 50%;
	/*background-image: url("../img/vrleft1.png");*/
	background-color: #EEEEEE;
	
}

.vrright {
	height: 100%;
	width: 50%;
	/*background-image: url("../img/vrright1.png");*/
	background-color: #EEEEEE;
}

.subhead
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Fuchsia;
	text-decoration: none;
}


.hmtext {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF}

.hmlink a:link {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF;  text-decoration: none;}
.hmlink a:visited {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF;  text-decoration: none;}
.hmlink a:hover {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF;  text-decoration: none;}
.hmlink a:active {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF;  text-decoration: none;}

.grtxt {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333}

.pageheader {  font-family: Trebuchet MS, arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; color: #043FA7; letter-spacing:normal; }

input.tb 
{font-family : Trebuchet MS, Arial;
    font-size : 11px;
    font-weight : normal;
    background-color : #FFFFFF;
    border-color : #FFFFFF;
    border-style : inset;
    border-width : 1px;
    color : #000000;
}.text {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; font-weight: normal; color: #000000}

.comli {  list-style-position: outside; list-style-image: url(../img/bullet.gif); line-height:16px;  padding:1px;}


.vtxt {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #3A3DA1}

.name {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #666666}
.subtext {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #003399}
.subtext12 {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666}
.subtext1 {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}

.subhead {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #0664BC}
.namesblue {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003399}
.arbullet {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; list-style-image: url(../img/arrow.gif); list-style-type: disc; line-height: 20px; height: auto; }
.bg {  background-image: url(../img/border_line.gif); background-repeat: repeat-y}
.bgright {  background-image: url(../img/border_line.gif); background-repeat: repeat-y; background-position: right}

.sitetext {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}

.footer {  font-family: Trebuchet MS, Arial; font-size: 9px; font-weight: normal; color: #000000;}

.homeprofile {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
}
.testifooter {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

select.se 
{font-family : Trebuchet MS, Arial;
    width:130px;
    height:18px;
    font-size : 11px;
    font-weight : normal;
    background-color : #FFFFFF;
    
    border-style : inset;
    border-width : 1px;
    color : #000000;
}

textarea.ta 
{font-family : Trebuchet MS, Arial;
width:140px;
    font-size : 11px;
    font-weight : normal;
    background-color : #FFFFFF;
    border-color : #cccccc;
    border-style : inset;
    border-width : 1px;
    color : #000000;
}

.ck 	{
	width:12px;
	border-top: 1px solid #6D2892; 
	border-bottom: 1px solid #6D2892; 
	border-left: 1px solid #6D2892;   
	border-right: 1px solid #6D2892;
	height:12px;
	background-color:#FFFFFF
	}
	
.rd 	{
	width:12px;
	border-top: 1px solid #6D2892; 
	border-bottom: 1px solid #6D2892; 
	border-left: 1px solid #6D2892;   
	border-right: 1px solid #6D2892;
	height:12px;
	background-color:#FFFFFF
	}

.inpr 	{
	width:25px;
	border-top: 1px solid #6D2892; 
	border-bottom: 1px solid #6D2892; 
	border-left: 1px solid #6D2892;   
	border-right: 1px solid #6D2892;
	height:18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color:#FFFFFF
	}
	
select.seuser{
	font-family : Trebuchet MS, Arial;
	width:180px;
    font-size : 11px;
    font-weight : normal;
    background-color : #FFFFFF;
    border-color : #cccccc;
    border-style : inset;
    border-width : 1px;
    color : #000000;
}

	
	
.inprt 	{
	width:90px;
	border-top: 1px solid #6D2892; 
	border-bottom: 1px solid #6D2892; 
	border-left: 1px solid #6D2892;   
	border-right: 1px solid #6D2892;
	height:18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color:#FFFFFF
	}
	
.inp 	{
	width:180px;
	border-top: 1px solid #6D2892; 
	border-bottom: 1px solid #6D2892; 
	border-left: 1px solid #6D2892;   
	border-right: 1px solid #6D2892;
	height:18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color:#FFFFFF
	}

.inp350 	{
	width:350px;
	border-top: 1px solid #6D2892; 
	border-bottom: 1px solid #6D2892; 
	border-left: 1px solid #6D2892;   
	border-right: 1px solid #6D2892;
	height:18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color:#FFFFFF
	}

.inp140 	{
	width:140px;
	border-top: 1px solid #6D2892; 
	border-bottom: 1px solid #6D2892; 
	border-left: 1px solid #6D2892;   
	border-right: 1px solid #6D2892;
	height:18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color:#FFFFFF
	}

.inprfd 	{
	width:160px;
	border-top: 1px solid #6D2892; 
	border-bottom: 1px solid #6D2892; 
	border-left: 1px solid #6D2892;   
	border-right: 1px solid #6D2892;
	height:18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color:#FFFFFF
	}
	
	.inpuser 	{
	width:178px;
	border-top: 1px solid #6D2892; 
	border-bottom: 1px solid #6D2892; 
	border-left: 1px solid #6D2892;   
	border-right: 1px solid #6D2892;
	height:18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color:#FFFFFF
	}

input.gobtn{
 
  color:#000;
  width:29px;
  height:20px;
   font-family:Trebuchet MS, Arial,helvetica,sans-serif;
   font-size:0%;
   font-weight:normal;
   background-repeat: no-repeat;
   background-color: #F1D73A;
   cursor:pointer;
   background-image:url("../img/go.gif");
   border: none;//1px outset #e0e0e0;
}   

input.usrbtn{
	color:#000000;
	font-family: Trebuchet MS, Arial,helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	height:24px;
	border:1px solid;
	border-color:#027FCF;
	border-top-color:#027FCF;
	border-left-color:#027FCF;
	border-right-color:#027FCF;
	border-bottom-color:#027FCF;
	background-color: #F1D73A;
}
   
.inptxta 	{
	width:180px;
	border-top: 1px solid #6D2892; 
	border-bottom: 1px solid #6D2892; 
	border-left: 1px solid #6D2892;   
	border-right: 1px solid #6D2892;
	height:100px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color:#FFFFFF;
	}
	.forms
	{
	background: #ffffff; /*#f0f0f0;*/
	border:0;
}

.offerTable {
	font-family: Trebuchet MS,Tahoma,Arial,helvetica,sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
	text-align:justify;
}
.offerTableleft {
	font-family: Trebuchet MS,Tahoma,Arial,helvetica,sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
	text-align:left;

}
.offerTableright {
	font-family: Trebuchet MS,Tahoma,Arial,helvetica,sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
	text-align:right;
}

.tab_head_act{
	font-family: Trebuchet MS,Tahoma,Arial,helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}
.tab_head{
	font-family: Trebuchet MS,Tahoma,Arial,helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}

.topnav_tab_head_act{
	font-family: Trebuchet MS,Tahoma,Arial,helvetica,sans-serif;
	font-size : 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration : none;	
}
.topnav_tab_head{
	font-family: Trebuchet MS,Tahoma,Arial,helvetica,sans-serif;
	font-size : 9px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;	
}

.prod_det
 {
    position: absolute;
    left: 50%;
    margin-left: -115px;
    width: 230px;
    height: 25px;
    padding: 12px; 
    text-align: center;
    color: white;
    display: none;
    background-color: gray;

 }
 
.pagediv {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	height: 100%;
	position: absolute;
	left: 0px;
     	top: 0px;
	width:100%;
	margin:0px 0px 0px 0px;
	padding: 0;
}

#productDetails {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     text-align:center;
     overflow:hidden;
     z-index: 1000;
}

#productDetails div {
     width:500px;
     margin: 100px auto;
     background-color: #FFFCB5;
     border:4px solid #F1D73A;
     text-align:center;
     overflow:hidden;
}

#progressDiv {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 180px;
     width:100%;
     height:100%;
     text-align:center;
     overflow:hidden;
     z-index: 2000;
}

#progressDiv div {
     width:400px;
     height:190px;
     margin: 100px auto;
     background-color: #ffffff;
     text-align:center;
     overflow:hidden;
}

#printOrder {
     visibility: hidden;
     display: none;
     position: absolute;
     left: 0px;
     top: 150px;
     width:100%;
     height:100%;
     text-align:center;
     overflow:hidden;
     z-index: 2000;
}

#printOrder div {
     width:650px;
     height:auto;
     margin: 100px auto;
     background-color: #ffffff;
     text-align:center;
     overflow:hidden;
}

#confirmBox {
     visibility: hidden;
     display: none;
     position: absolute;
     left: 0px;
     top: 200px;
     width:100%;
     text-align:center;
     overflow:hidden;
     z-index: 2000;
}

#confirmBox div {
     width:650px;
     height:290px;
     margin: 100px auto;
     background-color: #ffffff;
     text-align:center;
     overflow:hidden;
}

#outOfService {
     visibility: visible;
     display: block;
     position: absolute;
     left: 0px;
     top: 100px;
     width:100%;
     text-align:center;
     overflow:hidden;
     z-index: 2000;
}

#outOfService div {
     width:650px;
     height:290px;
     margin: 100px auto;
     background-color: #ffffff;
     text-align:center;
     overflow:hidden;
}

#cartTable {
     position: relative;
     width:100%;
     text-align:center;
     overflow-x:hidden;
     overflow-y:auto;
     scrollbar-3d-light-color: #D8F1D8;	
     scrollbar-arrow-color: #333333; 
     scrollbar:4;
     scrollbar-base-color: #D8F1D8; 
     scrollbar-darkshadow-color: #D8F1D8; 
     scrollbar-face-color: #D8F1D8; 
     scrollbar-highlight-color: #D8F1D8; 
     scrollbar-3d-highlight-color: #D8F1D8;
     scrollbar-shadow-color: #D8F1D8; 
     scrollbar-track-color: #D8F1D8;
     FILTER: chroma(color=#eeece8) allowTransparency; 
     z-index: 99;
}

#cartTable div {
     
     text-align:center;
}

#pscroller1{
width:265px; /*768px; */
height:100px; 
margin-left:3px; 
/*border:1px solid #000000;*/
padding: 5px;
/*background-color: #FFFEBB;*/
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

#rotator
{
	border: none;
	cursor: pointer;
	overflow: hidden;
	margin-top:8px;
	position: relative;
	width: 174px;
	height: 200px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 174px;
	height: 200px;
}
#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

/* CSS FOR SLIDESHOW SCRIPT */
.imageSlideshowHolder,.imageSlideshowHolder_left{
	margin-top:0px;	/* "Air" */
	width:450px;	/* Image width */
	height:250px;	/* Image height */
	position:relative;	/* Don't remove this line */
}

/* Don't change these values */
.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
}

.divClear {
clear:both;
}

.Clear-left {
clear:left;
}

.Clear-right {
clear:right;
}

.siteLayoutOuterDiv {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
width:994px;
bgcolor:#ffffff;
}

.siteLayoutInnerDivLeft {
margin-left: 0px;
top:0px;
float:left;
}

.siteLayoutInnerDivRight {
position:relative;
margin-left: 0px;
left:0px;
top:0px;
float:right;
}

.siteLayoutInnerDivFull{
width:760px;
float:left;
}

.homepageouterDiv {
width:760px;
}

.homepageinnerDivLeft {
width:300px;
margin-left: 0px;
float:left;
}

.homepageinnerDivLeft2 {
width:450px;
height:100px;
margin-left: 5px;
float:left;
}

.homepageinnerDivFull{
width:760px;
float:left;
}

.homepageinnerDivRight {
width:450px;
position:relative;
margin-left: 0px;
left:0px;
top:0px;
border:1px solid #000000;
drdoc: ";
drdoc: "";
left:305px;
}
