body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	background-image: url(/includes/sts_templates/default/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}.headerbg {
	background-image: url(/includes/sts_templates/default/images/header_bg.jpg);
	background-repeat: repeat-x;
}
.menubg {
	background-image: url(/includes/sts_templates/default/images/menuup_bg.jpg);
	background-repeat: repeat-x;
	height: 62px;
}
.textfield {
	height: 14px;
	width: 127px;
}
.t1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.t2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
.t5 {
	font-family: Tahoma;
	font-size: 10px;
	color: #606A2D;
	text-decoration: none;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
.t6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 5px;
}
.t7 {
	font-family: Tahoma;
	font-size: 12px;
	color: #899620;
	text-decoration: none;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 20px;
}
.navbgmain {
	background-color: #F9AE18;
}
.navbggreen {

	background-color: #92C744;
}
a.l1x {
	background-image: url(/includes/sts_templates/default/images/nav_active.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 22px;
	line-height: 26px;
	display: block;
	text-decoration: none;
}
a.l1x:hover {
	background-image: url(/includes/sts_templates/default/images/nav_hover.jpg);
	
}
a.l2 {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #015B2D;
}
a.l2:hover {
	text-decoration: underline;
}
a.l3 {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
}
a.l3:hover {
	text-decoration:underline;
}
a.l4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #606A2D;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
a.l4:hover{
	text-decoration: underline;
}
.mainbg {
	background-image: url(/includes/sts_templates/default/images/mainbg.jpg);
	background-repeat: repeat-x;
}


.greenbg {
	background-color: #FFFFFF;
}
.whitebg {
	background-color: #FFFFFF;
}
a.productnamelink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #344CA0;
	text-decoration: none;
}
a.productnamelink:hover {
	text-decoration: underline;
}
.productdetails {
	font-family: Tahoma;
	font-size: 13px;
	color: #344CA0;
	text-decoration: underline;
	line-height: 19px;
}
.pageHeading {
	font-family: Tahoma;
	font-size: 24px;
	color: #F9AE18;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
.productnewprice {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CA1F26;
	text-decoration: none;
	line-height: 20px;
}
.productoldprice {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: line-through;
	line-height: 15px;
}
.productsaveprice {

	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}



.footerbg {
	background-image: url(/includes/sts_templates/default/images/footerbg.jpg);
	background-repeat: repeat-x;
}







#glowingtabs{
	float:left;
	font-size:12px;
	line-height:31px;
	font-family: Tahoma;
	font-weight: bold;
	width: 563px;
}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left:14px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:left;
background:url(/includes/sts_templates/default/images/glowtab-left.gif) no-repeat left top;
margin:0 3px 0 0; /*spacing between each tab*/
padding:0 0 0 7px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url(/includes/sts_templates/default/images/glowtab.gif) no-repeat right top;
padding: 3px 9px 0px 3px;
font-weight:bold;
color:#FDFDFD;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: #504F4F;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: #504F4F;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}
#glowingtabs #active a { /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #active span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}
</style>

[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

.cont {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
}.featHeading {
	padding-left: 13px;
}
.featbox {
	background-color: #FFFFFF;
	border: thin solid #DAE0AF;
}
