body{
  margin: 0 auto;
  padding: 0;
  border: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size:11px;
  background-color:#FFF;
  background-image:url(../images/backgroundtexture.gif);
  background-position: top;
  width: 100%;
  height: auto;
  color: #000000;s
}

p {
	margin-bottom: 13px;
}

h1 {color: #F6892E; font-size: 18px;font-weight: bold; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif}

h2 {
	font-size: 16px;
	color: #F6892E;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}


html>body {
	margin: 0;
	padding: 0;
	text-align: center;
	/*height: 100%;*/
}

img {behavior:url(scripts/iepngfix.htc);}

img {
	border: none;
}

/* From Stylesheet.css */
td.main, p.main {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #231f20;
  line-height: 1.5;
}

td.pageHeading, div.pageHeading {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #231f20;
}

 a {
  color: #000;
  text-decoration: underline;
}

 a:hover {
  color: #000;
  text-decoration: none;
}

TD.fieldKey {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ECF3FB;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
}


TD.productListing-data {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
}


TD.infoBoxHeading {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ff7d01;
  color: #ffffff;
  padding-left: 2px;
}

.productListing-heading {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.inputRequirement { font-family: Helvetica, Arial, sans-serif; font-size: 10px; color: #F6892E; font-weight:bold; }

.moduleRow { background-color: #fbfcf9;}
.moduleRowOver { background-color: #edeaea; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #edeaea; }

.messageStackError, .messageStackWarning { font-family: Helvetica, Arial, sans-serif; font-size: 10px; background-color: #edeaea; }
.messageBox { font-family: Helvetica, Arial, sans-serif; font-size: 10px; }
.messageStackSuccess { font-family: Helvetica, Arial, sans-serif; font-size: 10px; background-color: #edeaea; }
.boxText { font-family: Helvetica, Arial, sans-serif; font-size: 10px; }


/* EOF Stylesheet.css */

#contentholder {
	width: 923px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#maincontent {
	background-image:url(../images/shadowbackground.png);
	background-repeat: repeat-y;
	width: 923px;
	padding-left: 24px;
}

#flashheader {
	width: 875px;
	height: 249px;
	margin: 0;
	padding: 0;
}

#headernoflash {
	width: 875px;
	height: 200px;
	margin: 0;
	padding-left: 10px;
	background-image:url(../images/header_default.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	text-align: left;
}

#headernoflash img {
	border: none;
	margin: 0;
	float: left;
}

#qm0 {
	margin-top: 8px;
}

#headeraddthis {
width: 183px;
float: right;
margin-top: 15px;
margin-right: 13px;
}

.addthisbutton {
display:block;
float: right;
margin-bottom: 7px;
}

/*LEFT COLUMN*/
#left {
  background-color:#444343;
  color:#FFF;
  font-weight:bold;
  font-family:Helvetica, Arial, sans-serif;
  text-align:left;
  float:left;
  width: 160px;
  min-height: 445px;
  padding-top: 0px;
  border-left: solid 3px #FFF
}

#left ul{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style:none;  
}


.imenus0{
	width:134px ;
}

#left li{
  padding-bottom:4px;
  margin:0px 0px 0px 0px;
}

#left a {
  color:#FFFFFF;
  text-decoration:none;
}

#left a:hover {
  color:#ff7501;
  text-decoration:none;
}

#leftheader span {
	display: none;
}

#leftheader {
	background-image:url(../images/browseheader.gif);
	width: 102px;
	height: 27px;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 12px;
}

#leftAdditional {
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

/*MIDDLE COLUMN*/
#middle {
	width:529px;
	min-height: 445px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	text-align:left;
	background-color: #FFF;
	font-size: 14px;
	line-height: 21px;
}

.orangeheader {
	font-size: 16px;
	color: #F6892E;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.orangeheader a {
	color: #F6892E;
	text-decoration: underline;
}

.breadcrumb, .breadcrumb a:link, .breadcrumb a:visited {
	font-size: 18px;
	color: #F6892E;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	padding-left: 12px;
	padding-right: 14px;
	margin-top: 0px;
}

.breadcrumb a:hover {
	color: #30c4ec;
	text-decoration: underline;
}

/*RIGHT COLUMN*/
#right {
  width:160px;
  min-height: 445px;
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin: 0px;
  background-color: #bcbaba;
  border-right: solid 3px #FFF;
}

#searchfield {
   padding-left: 10px;
   height:40px;
   width: 142px;
   padding-top: 10px;
}

.search {
  width:110px;
  height:25px ;
  background-image:url(../images/searchbar.gif);
  background-color: #bcbaba;
  border: none;
  background-repeat: no-repeat;
  font-size:11px;
  font-weight:normal;
  font-family:Helvetica, Arial, sans-serif;
  color:#FFFFFF;
  float: left;
  padding-left: 20px;
  padding-top: 8px;
}

.searchbutton {
	float: right;
}

#rightAdditional {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

/*CART*/
#cart {
	width: 135px;
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	padding-top: 1px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

#cart .sb-inner {
	background-color: #edeaea;
}

/*div#cart h1 { /* Levin technique 
	height: 35px;
	position: relative;
	margin-bottom: 5px;
	padding: 0;
	line-height: 1px;
	display: block;
	color: #edeaea;
	
}

div#cart h1 span {
	top: 0px;
	left: -3px;
	height: 35px;
	position: absolute;
	z-index:1;
	background-repeat: no-repeat;
	background-position: top -3px;
}

div#cart h1 a:link {
	height: 35px;
	color:#edeaea;
	cursor:pointer;
	display: block;
	font-size: 6px;
}

h1#viewcart, h1#viewcart span {width: 115px;}
h1#viewcart span {background-image:url(../images/button_viewcart.gif);}
h1#viewcart a:hover span {background-image:url(../images/button_viewcart_RO.gif);}*/

.cartheading {
	color: #00acdb;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 12px;
}

.carttext {
	color: #000;
	line-height: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.viewcart {
	margin-left: -3px;
	margin-top: -3px;
}

/*LOGIN*/
#loginaccount {
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#loginaccount ul {
	margin-left: 0px;
	margin-top: 3px;
	font-size: 11px;
	color: #000;
	padding: 0px;
}

#loginaccount li {
	display: inline;
	list-style: none;
	margin-right: 8px;
}

#loginaccount li a:link, #loginaccount li a:visited {
	color: #000;
}

#loginaccount li a:hover {
	color: #00ACBD;
	text-decoration: underline;
}

/*div#loginaccount li { /* Levin technique 
	list-style-type:none;
	height: 26px;
	position: relative;
	margin-bottom: 5px;
	padding: 0;
	font-size: .2em;
	line-height: .2em;
	display: inline;
	color: #bcbaba;
	padding-right: 47px;s
}

div#loginaccount li span {
	top: 0px;
	left: 0px;
	height: 26px;
	position: absolute;
	z-index:1;
	background-repeat: no-repeat;
	background-position: top left;
}

div#loginaccount li a {
	height: 26px;
	color:#bcbaba;
	cursor:pointer;
	display: inline;
}

li#login, li#login span {width: 57px;}
li#login span {background-image:url(../images/button_login.gif);}
/*li#login a:hover span {background-image:url(../images/button_login_RO.gif);}

li#createaccount, li#createaccount span {width: 104px;}
li#createaccount span {background-image:url(../images/button_createaccount.gif);}
/*li#createaccount a:hover span {background-image:url(../images/button_createaccount_RO.gif);}

li#logoff, li#logoff span {width: 68px;}
li#logoff span {background-image:url(../images/button_logoff.gif);}
/*li#logoff a:hover span {background-image:url(../images/button_logoff_RO.gif);}

li#myaccount, li#myaccount span {width: 83px;}
li#myaccount span {background-image:url(../images/button_myaccount.gif);}
/*li#myaccount a:hover span {background-image:url(../images/button_myaccount_RO.gif);}*/


#sidenav {
  padding:10px 0px 0px 0px;
  text-align:left;
}

#sidenav ul{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style:none;
}

#sidenav li{
  padding-bottom:8px;
  margin:0px 0px 0px 0px;
}

#sidenav a {
  color:#000;
  font-weight:normal;
  font-size:12px;
  text-decoration:none;
  font-weight: bold;
}

#sidenav a:hover {
  color:#00ACDB;
  text-decoration:none;
}
#sidenav hr {
	height: 1px;
	background-color: #CCCCCC;
	width: 60px;
	float: none;
	margin-bottom: 15px;
	margin-top: 15px;
}

/*FOOTER*/

.body_bottom{
	background-image:url(../images/bottomcornerpeel.png);
	background-position:bottom;
	background-repeat: no-repeat;
	width: 923px;
	height: 82px;
}

#footer { 
  color:#FFFFFF; 
  padding-bottom:8px;
  font-weight:lighter;
  margin-top: -10px;
  margin-left: auto;
  margin-right: auto;
}

#lower a { color:#000000; }

#lower {
  padding-bottom:5px;
  color:#000000;
  font-weight: bold;
  line-height: 23px;
}

.footer_nav a { 
  color:#000; 
  padding:10px 20px 10px 20px;
  font-size:11px ;
  font-family:Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-decoration:none;
  text-transform: uppercase;
}

/*PRODUCT GRID*/
#producttable {
	margin-left: auto;
	margin-right: auto;
	text-transform: capitalize;
}

p.stickername {
	vertical-align: bottom;
}
td.celltop {
	background-image:url(../images/celltop.gif);
	background-repeat: no-repeat;
	background-color:#bcbaba;
	width: 145px;
	height: 136px;
	text-align: center;
	padding-top: 3px;
	border-right: solid 10px #FFFFFF;
	border-left: solid 10px #FFFFFF;
	border-top: solid 21px #FFFFFF;
	line-height: 14px;
}

td.celltop img {
margin-bottom: 2px;
}

td.celltop a:link, td.celltop a:visited {
	text-decoration: none;
	color: #444343;
}

td.celltop a:hover {
	color: #444343;
	text-decoration: underline;
}

td.cellbottom {
	background-image:url(../images/cellbottom.gif);
	background-repeat: no-repeat;
	background-color: #bcbaba;
	width: 145px;
	height: 67px;
	border-right: solid 10px #FFFFFF;
	border-left: solid 10px #FFFFFF;
}
#rating {
	width: 106px;
	height: 23px;
	float: left;
}

#addthis {
	float: left;
	margin-left: 14px;
	margin-top: 3px;
}

#price {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #00acdb;
	padding-top: 9px;
	padding-right: 5px;
}
.cellbottom #addbutton {
	float: left;
	height: 26px;
}

div#addbutton #addcart { /* Levin technique */
	height: 26px;
	position: relative;
	margin: 0px;
	padding: 0;
	line-height: 1px;
	display: block;
	color: #edeaea;
	
}

div#addbutton #addcart span {
	top: 0px;
	left: 0px;
	height: 26px;
	position: absolute;
	z-index:1;
	background-repeat: no-repeat;
	background-position: top left;
}

div#addbutton #addcart a {
	height: 26px;
	color:#bcbaba;
	cursor:pointer;
	display: block;
	font-size: 6px;
}

#addcart, #addcart span {width: 96px;}
#addcart span {background-image:url(../images/button_in_cart.gif);}
/*h1#addcart a:hover span {background-image:url(../images/button_in_cart_RO.gif);}*/


#pagenumbers {
	text-align: center;
	font-weight: bold;
	color: #444343;
	padding-top: 15px;
}

.checkoutBarFrom, .checkoutBarTo { text-align: center; font-weight: bold; color: #444343; padding-top: 15px; }
.checkoutBarCurrent { text-align: center; font-weight: bold; color: #F6892E; padding-top: 15px; }

#pagenumbers img {
	vertical-align: middle;
}

#pagenumbers a {
	padding-right: 3px;
	text-decoration: underline;
	color: #444343;
}

/*CART TABLE*/
#carttable, #producttable {
	width: 525px;
	color: #444343;
	text-transform: capitalize;
	font-size: 12px;
}

#carttable td, #producttable td {
	padding: 5px;
}

#producttable td {
	text-align: center;
}

.productlisting {
	background-color: #bcbaba;
	font-size: 11px;
}
.productheader {
	font-size: 12px;
}

.productdata {
	border-bottom: solid 6px #FFF;
}

.tableheader {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.subtotal td {
	text-align: right;
	border-bottom: solid 1px #ff7501;
}

.qtybox {
	width: 30px;
	background-color: white;
	border: 1px solid #afd136;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #444343;
	padding-top: 2px;
}

.deletebox {
	width: 15px;
	height: 15px;
}

.cartbuttons {
	display: inline;
	width: 132px;
}
.buttonrow {
	text-align: right;
}

/*FROM CONTENT.CSS*/
.smalltext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}