@import url('reset.css');
/*------------------------------------------------------------
Trademark Productions - DDJ 

version:	1.0
author:		Trademark Productions
email:		dean@tmprod.com
website:	www.homestoragewarehouse.com
-------------------------------------------------------------*/

/* =General/HTML Elements
-------------------------------------------------------------*/
.clear {
	clear: both
}
	
.left {
	float: left;
	clear: right;
}

.right {
	float: right;
	clear: left;
}

img.right {
  	float: right;
  	clear: left;
  	margin: 5px 0 5px 5px;
}

img.left {
  	float: left;
  	clear: right;
  	margin: 5px 5px 5px 0;
}

.center {
	text-align: center;
	margin: 0 auto;
}

.hide {
  	margin-left: -9000em;
  	display: none;
}

body { 
	margin: 0 auto;
	background: #eee url(/images/body_bg.jpg) repeat-x top left;
	text-align: center;
	font: 10px/1.2 Arial, Helvetica, sans-serif;
}

/* =Typography
-------------------------------------------------------------*/
p, li {
	text-align: left;
	font-size: 12px;
}

p {
	line-height: 16px;
	margin: .5em 0;
}


/* =Headings
-------------------------------------------------------------*/
h1, h2, h3, h4 {
	margin-bottom: .5em;
	font-weight: bold;
}

h1 {
	font-size: 28px;
	font-family: garamond;
	color: #008093;
	border-bottom: 2px solid #773A6C;
	margin-bottom: 5px;
	padding-bottom: 5px;
}


h2 {
	font-size: 18px;
}


h3 {
	font-size: 14px;
	color: #008093;
}

h4 {
	font-size: 12px;
}

div#rightsidebar h3 {
	padding: 10px 20px;
	background-color: #773a6c;
	color: #fff;
	margin: 10px 0;
	width: 189px;
	_margin-left: 2px;
}

div#rightsidebar a#blog {
	display: block;
	background: #773a6c url(/images/rss.gif) no-repeat 95%;
	padding: 10px 20px;
	color: #fff;
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 180px;
}

div#rightsidebar h4 {
	margin-top: 10px;
	margin-bottom: 0;
	font-weight: bold;
	color: #028599;
}

/* =Links
-------------------------------------------------------------*/
a, a:visited {
	color: #008393;
	text-decoration: underline;
}

a:hover {
	color: #773a6c;
}

div#rightsidebar h3 a {
	color: #fff;
	text-decoration: none;
}

div#rightsidebar h4 a {
	color: #028599;
	text-decoration: none;
}

div#rightsidebar h4 a:hover {
	color: #773a6c;
}  


/* =Layout
-------------------------------------------------------------*/
div#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

div#container {
	width:960px;
	float: left;
	background-color: #fff;
}

div#banner {
	width: 960px;
	height: 120px;
	background: url(/images/mast-bg.jpg) no-repeat left top;
	position: relative;
}

div#content {
	width: 940px;
	_width: 950px;
	padding: 10px;
	_padding: 5px;
	float: left;
	background: url(/images/content-bg.jpg) no-repeat right top;
}

div#leftsidebar {
	width: 140px;
	padding: 0 10px 10px 0;
	float: left;
}

div#main {
	float: left;
	width: 700px;
}

div#rightsidebar {
	width: 229px;
	float: right;
	margin-left: 10px;
	*margin-left: 0px;
}

div#contentBottom {
	width: 940px;
	padding: 10px;
	float: left;
	background: url(/images/content-bottom-bg.gif) repeat-x top left;
}

div#footer {
	float: left;
	width: 940px;
	padding: 10px;
	background-color: #9cc;
}

ul#backschool {
	margin:0px 0 0px 100px;
	width: 700px;
}

ul#backschool li {
	font-size: 24px;
	list-style-type: none;
	padding: 2px;
	width: 150px;
	float: left;
}

	
/* =Branding/Banner/Masthead Styling
-------------------------------------------------------------*/
a#homeLink {
	display: block;
	width: 280px;
	height: 100px;
	position: absolute;
	margin-left: 10px;
	margin-top: 10px;
	text-decoration: none;
}

/* =Main Content Styles
-------------------------------------------------------------*/


/* =Secondary Content Styles
-------------------------------------------------------------*/


/* =Sidebar Content Styles
-------------------------------------------------------------*/
div#rightsidebar p, div#rightsidebar h4 {
	padding: 0 10px;
}

div#rightsidebar div#shoppingCart {
	padding: 20px;
}

div#rightsidebar div#shoppingCart p {
	padding: 0;
}

div#rightsidebar p {
	margin-top: 0;
}

/* =Footer Styles
-------------------------------------------------------------*/
div#contentBottom ul {
	width: 150px;
	float: left;
	margin-left: 5px;
	padding-top: 10px;
}

div#contentBottom ul li {
	margin-bottom: 7px;
	font-weight: bold;
}

div#contentBottom ul li a, div#contentBottom ul li a:visited {
	text-decoration: none;
	color: #773a6c;
}

div#contentBottom ul li a:hover {
	text-decoration: underline;
	color: #008393;
}

/* =Main Navigation Styles
-------------------------------------------------------------*/
ul#bannerNav {
	width: 930px;
	*width: 935px;
	padding-left: 30px;
	*padding-left: 25px;
	height: 46px;
	float: left;
	background: url(/images/banner-nav-bg.jpg) repeat-x top left;
}

ul#bannerNav li {
	float: left;
	height: 46px;
	line-height: 1em;
	margin: 0;
}

ul#bannerNav li a, ul#bannerNav li a:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 17px 7px;
}

ul#bannerNav li a:hover {
	text-decoration: none;
	background: url(/images/banner-nav-a-hover.jpg) repeat-x top left;
}

ul#bannerNav li ul.subNav {
	background: #fff url(/images/ul-mainnav-bg.gif) repeat-x top center;
	position: absolute;
	z-index: 1001;
	/*width: 190px;*/
	display: none;
	border: 1px solid #ccc5c1;
	padding: 2px;
}

#bannerNav ul.subNav li {
	float: none;
	height: auto;
}

#bannerNav ul.subNav li a, #bannerNav ul.subNav li a:visited{
	display: block;
	padding: 4px 10px;
	font-size: 11px;
	border-right: none;
	border-bottom: 1px solid #ccc5c1;
	*width: 280px;
	height: 10px;
	color: #028599;
}

#bannerNav ul.subNav li a:hover {
	color: #773a6c;
}

#bannerNav ul.subNav li.lastvert a {
	border-bottom: none;
}

#bannerNav li:hover ul.subNav, #bannerNav li.sfhover ul.subNav {
	display: block;
}


/* =Secondary Navigation Styles
-------------------------------------------------------------*/
ul#quickLinks {
	margin-left:535px;
	margin-top:10px;
	position:absolute;
	width:425px;
}

ul#quickLinks li {
	float: left;
	margin: 0;
	height: 12px;
	line-height: 1em;
}

ul#quickLinks li a {
	display: block;
	padding: 2px 6px;
	border-right: 1px solid #ddd;
}

ul#quickLinks li.cart a {
	background: url(/images/cart-icon.gif) no-repeat left;
	padding-left: 20px;
	margin-left: 10px;
}

ul#quickLinks li.last a {
	border-right: none;
}

/* =Form Styles
-------------------------------------------------------------*/
fieldset {
	border: none;
}
	
fieldset legend {
	color: #f03000;
	font-size: 14px;
	font-weight: bold;
}
	
fieldset label {
	color: #01889B;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
}
	
fieldset input, fieldset select {
	margin: 5px;
}
	
fieldset select {
	width: 146px;
}
		
fieldset textarea {
	width: 95%;
	height: 60px;
	margin: 10px 0;
}
	
fieldset input.submit {
	width: auto;
	float: right;
}

form td {
	vertical-align: middle;
}

form#search {
	height: 25px;
	position: absolute;
	margin-left: 600px;
	margin-top: 70px;
	width: 350px; /* ::: FIX ::: added to fix long horizontal scrollbar on ie6, "search by brand" text wrapping on ff2 */
}

form#search label {
	color: #763a6d;
}

form#seach input {
	margin: 0;
	padding: 0;
}

form#search input.textinput {
	height: 15px;
	width: 158px;
	background: url(/images/input.gif) no-repeat left;
	padding: 5px;
	margin: 0;
	border: 0;
}

form#search input.go {
	margin: 0 5px 0 0;
}

/* =Table Styles
-------------------------------------------------------------*/
table { 
  border-spacing: 0;
	border-collapse: collapse;
	}

td {
  text-align: left;
	font-weight: normal;
	}

/* =Miscellaneous Styles
-------------------------------------------------------------*/


/* =Added by TM
-------------------------------------------------------------*/
td.infoBoxContents, td.infoBoxContents a, td.infoBoxContents a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
}

td.infoBoxContents a:hover {
	text-decoration: underline;
}

td.boxText, span.boxText {
	font-weight: bold;
	font-size: 13px;
}

span.cartPrice {
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-align: right;
	margin: 10px 0px;
}
	
span.prodprice {
	font-size: 11px;
	font-weight: bold;
}

td.category_listing a:hover {
	text-decoration: underline;
}

ul#footernav {
	float:right;
}

ul#footernav li {
	float: left;
	padding: 3px 10px;
	color: #79396B;
}

ul#footernav li a, ul#footernav li a:visited {
	color: #79396B;
	text-decoration: underline;
}

ul#footernav li a:hover {
	text-decoration: none;
}

ul.tmlink {
	clear: both;
	width: 320px;
	float: right;
}

ul.tmlink li a, ul.tmlink li a:visited {
	text-decoration: none;
}

ul#moreproducts {
	margin-top: 25px;
}

ul#moreproducts li {
	color: #773A6C;
	margin: 0px 8px;
	text-align: center;
	border: 1px solid #000;
	padding: 0px 5px;
	float: left;
}

ul#morecats {
	padding: 0px 8px;
}

ul#morecats li {
	color: #773A6C;
	margin: 5px 0px;
	padding: 5px 0px;
}

ul#moreproducts li a, ul#moreproducts li a:visited {
	text-align: center;
}

ul#morecats li a, ul#morecats li a:visited {
	text-decoration: none;
	text-align: left;
}

ul#moreproducts li a:hover, ul#morecats li a:hover {
	text-decoration: underline;
}

td.pListingLeft {
	font-size: 12px;
}

td.pListingRight {
	font-size: 12px;
	text-align: right;
}

td.pListingRight u, td.pListingRight a, td.pListingRight a:visited {
	font-style:normal;
	text-decoration: none;
}

table.productListing td, table.productListing td s {
	text-align: center;
	font-size: 12px;
	padding: 10px;
	line-height: 16px;
}

td.productListing-data a, td.productListing-data a:visited {
	font-weight: bold;
	text-decoration: none;
}

td.infoBoxHeading {
	background-color:#773A6C;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:10px;
}

table.infoBoxContents td {
	text-align: center;
	padding: 5px;
	font-size: 12px;
}

table.infoBoxContents td a, table.infoBoxContents td a:visited {
	font-size: 12px;
}

div.retail {
	color: #f00;
	padding-left: 10px;
	display: inline;
}

td.pageHeading {
	font-size: 28px;
	font-family: garamond;
	color: #008093;
}

td.messageStackError {
	background-color: #f00;
	padding: 7px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

td.messageStackSuccess {
	background-color: #763A6D;
	padding: 7px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

td.smallText {
	font-size: 12px;
}

td.category_listing, td.category_listing a, td.category_listing a:visited {
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	padding: 10px 0px;
}

label.mainlbl {
	font-size: 14px;
	font-weight: bold;
	color: #f00;
}

table.cart table.productListing {
	border: 1px solid #000;
}

table.cart td.productListing-heading, td.productListing-headingNC {
	background-color: #773A6D;
	color: #fff;
	font-weight: bold;
}

table.cart td.productListing-data {
	padding: 5px;
}

td.stockWarning {
	font-size: 12px;
	background-color: #f00;
	color:#fff;
	padding: 7px;
}

table.maintable, table.maintable td.main {
	font-size: 12px;
	padding: 3px;
}

table.maintable tr.moduleRow {
	background-color: #008395;
	color: #fff;
}

table.checkout tr.moduleRow {
	background: none;
	color: #000;
}

table.maintable tr.moduleRowOdd {
	background-color: #D1EDF0;
	color: #000;
}

table.maintable tr.moduleRow td.main, table.maintable tr.moduleRowOdd td.main, table.checkout tr.moduleRowSelected td.main, table.maintable tr.moduleRowSelected td.main {
	padding: 10px 0px;
}

table.maintable tr.productListing-odd, table.maintable tr.productListing-odd a, table.maintable tr.productListing-odd a:visited {
	background-color: #008395;
	color: #fff;
}

table.ordertable tr.moduleRow td.main, table.ordertable tr.moduleRowOdd td.main {
	padding: 10px 5px;
}

table.logintable td.main {
	padding: 0px;
	text-align: left;
}

table.logintable table.infoBoxContents td {
	padding: 1px;
	text-align: left;
}

table.checkout tr.moduleRow td.main input, table.checkout tr.moduleRowSelected td.main input {
	float: right;
}

table.checkout tr.moduleRow td.main, table.checkout tr.moduleRowSelected td.main {
	padding: 5px 10px;
}

table.shippingaddress td.main {
	line-height: 20px;
	font-size: 14px;
}

table.shippingaddress {
	margin: 10px 0px;
}

span.shippingheader {
	background:#C0C0C0 none repeat scroll 0 0;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:6px;
}

table.orderinfo {
	float:right;
}

td.error {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

table.shippingtable {
	width: 100%;
}

table.shippingtable td {
	padding: 10px;
}

table.maintable td.sitemap ul li {
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
	margin-left:40px;
}

table.maintable td.sitemap ul ul {
	margin-left: 25px;
}

table.maintable td.sitemap ul ul li {
	font-weight: normal;
	font-size: 12px;
}

p.tmlink {
	width:460px;
	float: right;
	text-align: right;
	padding: 0px 10px;
}

p.copyright {
	float: left;
	width:460px;
	padding: 0px 10px;
}

p.cards {
	clear: both;
	margin-left: -10px;
	margin-top: 90px;
	*margin-top: 25px;
}

table.productListing tr#cart td.productListing-data {
	text-align: left;
}

ol.space li {
	line-height: 22px;
}

ol.space li a, ol.space li a:visited {
	font-size: 14px;
	font-weight: bold;
}

ul.faq li {
	border:1px solid #048195;
	display:block;
	margin:10px;
	padding:10px;
}

span.faq_q {
	display: block;
}

div#shoppingCart td.infoBoxContents, div#shoppingCart td.infoBoxContents a, div#shoppingCart td.infoBoxContents a:visited {
	font-size: 11px;
	font-weight: normal;
}

ul#btm1 {
	margin-right: 43px;
}

ul#btm2 {
	margin-right: 43px;
}

ul#btm3 {
	margin-right: 43px;
}

ul#btm4 {
	margin-right: 35px;
}

ul#btm5 {
	text-decoration: none;
}

div.links p, div.links img, div.links hr {
	text-align: center;
}

div.pprice {
	font-size:30px;
	font-weight:bold;
	margin-bottom:0.5em;
	color: #773A6C;
}

table.manufacturers td {
	padding: 5px;
	border: 1px solid #ccc;
}

ol {
	margin-left: 20px;
}

ol li {
	list-style: decimal;
}
/* =Print Styles
-------------------------------------------------------------*/
@media print { 

}