/*****************************************/  
/*************** RESET CSS ***************/				
/*****************************************/
html, body {
height: 100%;
min-height: 100%;

}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/*** Site ***/

body{
	font:1em Helvetica, Arial, Helvetica, sans-serif;
	margin:0;
	font-size:13px;
	line-height: 16px;
	text-align:center;
	background-color: #C5D8E6;
	/* background: #fff url(images/wrap-top-bg.jpg) repeat-x top; */
}

td{ font-size:1em; }

form{
	margin:0;
	padding:0;
}

p {padding:0 10px 10px 10px;}

h1{ font:bold 1.5em Helvetica, Verdana, Arial, sans-serif;  padding:10px 10px; color:#02547e;}
h2{ font:bold 1.3em Helvetica, Verdana, Arial, sans-serif; }
h3{ font:bold 1.1em Helvetica, Verdana, Arial, sans-serif; }

h2.header{
	color:#fff;
	padding:4px;
	background-color:#00679B;
	font-weight:bold;
	margin:5px 0 10px;
	padding:10px;
}

a img{ border:0; }

a:link			{ color:#333333; }
a:visited		{ color:#000000; }
a:active		{ color:#999999 }
a:hover			{ color:#333333; }

.clear			{ clear:both; font-size:0em; height:0em; }

.floatright		{ float:right; }
.floatleft		{ float:left; }

.alignright		{ text-align:right; }
.alignleft		{ text-align:left; }

.aligncenter	{ text-align:center; }
.margincenter	{ margin:0 auto; }

.small			{ font-size:.9em; }
.smaller		{ font-size:.8em; }
.smallest		{ font-size:.7em; }
.large			{ font-size:1.1em; }
.larger			{ font-size:1.2em; }
.largest		{ font-size:1.3em; }
.bold			{ font-weight:bold; }
.italic			{ font-style:italic; }
.red			{ color:#dd0000; }
.blue			{ color:#0000ff; }
.grey			{ color:#999999; }
.nowrap			{ white-space:normal; }

.link-pipe		{ color:#999999; }

.input_error{ border-color:#cc0000 #ff0000 #ff0000 #ff0000; }

select{
	border-width:1px;
	border-color:#333333 #bbbbbb #bbbbbb #bbbbbb;
	padding:1px 2px;
}

.error-message{ 
	padding:4px;
	text-align:center;
	width:60%;
	margin:0 auto;
	color:#dd0000;
	font-weight:bold;
}

.LOGN .error-message,
.AFCL .error-message,
.ORDL .error-message{
	margin:12px 24px;
	width:auto;
}

.information-message{ 
	padding:4px;
	text-align:center;
	width:60%;
	margin:0 auto;
	color:#0000dd;
}

.LOGN .information-message{
	margin:12px 24px;
	width:auto;
}

.textfield, select, textarea,
#tax-fields .form_row input{
	border-width:1px;
	border-style:solid;
	border-color:#333333 #bbbbbb #bbbbbb #bbbbbb;
	padding:1px 2px;
	font:normal 1em Arial, Helvetica, Verdana, sans-serif;
}

.textfield, textarea{
	width:160px;
}

.button{
	border-width:1px;
	border-style:solid;
	border-color:#999999 #5b5b5b #5b5b5b #999999;
	background-color:#d7d7d7;
	color:#000;
	font-size:.9em;
	margin:0;
	cursor:pointer;
	overflow:visible;
	width:auto;

}

#site-container{
	width:960px;
	height: 100%;
	margin:0 auto;
	text-align:left;
	border-collapse:collapse;
	background: transparent url(images/top-header-wrap.jpg) no-repeat top;
}

#bottom-wrap	{ clear:both; font-size:0em; height:0em; }

/*** Top Navigation Bar ***/

#navigation-bar{

}

#navigation-bar ul{ 
	margin:15px 0 0 0;
	padding:0;		
	width:548px;
	float:left;
}

#navigation-bar li{
	color:#ffffff;
	list-style:none;
	line-height:12px;
	text-align:center;
	margin:0 2px;
	font-weight:bold;
	display:inline;
	float:right;
}

#navigation-bar li.navigation-item-on	{ background-color:none; }
#navigation-bar li.navigation-item-off	{ background-color:none; }

/* tab padding */
#navigation-bar li div div{ padding:5px; }

/* tab off side images */
#navigation-bar li.navigation-item-off div.item-left-side	{ background:transparent url() no-repeat scroll left top; }
#navigation-bar li.navigation-item-off div.item-right-side	{ background:transparent url() no-repeat scroll right top; }

/* tab on side images */
#navigation-bar li.navigation-item-on div.item-left-side	{ background:transparent url() no-repeat scroll left top; }
#navigation-bar li.navigation-item-on div.item-right-side	{ background:transparent url() no-repeat scroll right top; }

/* navigation bar links */
#navigation-bar li a:link,
#navigation-bar li a:visited,
#navigation-bar li a:hover,
#navigation-bar li a:active{ 
	color:#ffffff; 
	text-decoration:none;
}

#navigation-bar #nav-checkout		{ margin-left:30px;}
#navigation-bar #nav-search			{ margin-left:23px;}
#navigation-bar #nav-basket			{ margin-left:30px;}
#navigation-bar #nav-account		{ margin-left:30px;}
#navigation-bar #nav-all-products	{ margin-left:40px;}
#navigation-bar #nav-storefront		{ margin-left:40px;}

/*** Left Navigation ***/

#left-navigation{
	width:240px;
	padding:20px 10px 20px 20px;
	vertical-align:top;
}

/*** One Column Pages ***/
.one-column #left-navigation{ display:none; }

#category-tree{
	padding:1px;
	margin:0;
}

#category-tree-top-image{}
#category-tree-bottom-image{}

#category-tree a{
	display:block;
	text-decoration:none;
	color:#252525;
	padding:8px;

}

#category-tree a:hover {
	background:transparent url(images/left-nav-hoverOn.jpg) no-repeat;

}
#category-tree .level-1{
	background-color:#F6F6F6;
	border-bottom:1px solid #EDEDED;
	border-top:1px solid #FFFFFF;
	padding:0px 0 0px 10px;	
}
#category-tree .level-2 a {
	display: inline;
	padding: 0px 0px 0px 10px;	
}



#category-tree .level-1 a{  }
#category-tree .level-2 a{  }
#category-tree .level-3 a{  }
#category-tree .level-4 a{  }
#category-tree .level-5 a{  }
#category-tree .level-6 a{  }

#category-tree div.active{  }
#category-tree-header{}

#category-tree-footer{
	padding:4px;
	margin:10px 0;
}

/*** Content ***/

#content-container{
	float:left;
	height:600px;
	width:823px;
	background:transparent url(images/wrap-the-wrapper.jpg) no-repeat top;
}

#main-content{
	padding:10px;
	vertical-align:top;
}

body.SFNT #main-content{
	padding:20px 0 20px 0;
	vertical-align:top;
}

/*** Global Header/Footer ***/

#global-header{ height: 100%;}

#logo{

	margin:0 0 0 5px;
}

#logo a{
	width:175px;
	height:134px;
	display:block;
	background:transparent url(http://www.rermegacorp.com/Merchant2/graphics/ReRLogoOrange.jpg) no-repeat scroll left top;
	cursor:pointer;
	float:left;
}

#search{
	margin-top:3px;
}

#search #searchfield { 
	background:transparent url(images/search-input-bg.jpg) no-repeat center; 
	border:none;
	padding:5px;
	overflow:hidden;
	margin:0;
}
#search .textfield {
	width: 90px;
	height: 10px;
}

#search .button {
	background: transparent url(images/search-btn.jpg) no-repeat; 
	width:36px; height:20px; 
	background-color:none;
	border:none;
	color:white;
	}

#header-links{
	color:#000000;
	float:right;
	margin-top:105px;
}
#header-links a {color:white;}

#global-footer{ margin:16px 0; }
#footer-links{ text-align:center; }

#footer-links ul{
	font:.9em normal Verdana, Helvetica, Arial, sans-serif;
	margin:8px 0;
	padding:0;
}


#footer-links ul li{
	list-style-type:none;
	border-left:1px solid #999999;
	padding:0 2px 0 6px;
	margin:0;
	text-align:center;
	display:inline;
}

#footer-links ul li.first-child{ border:0; }
#global-footer #footer-links #footer-sitemap-link{ display:none; }

#miva-link{
	font-size:.8em;
	text-align:center;
	margin:16px 0;
}

#miva-link a{ color:#999999; }

#page-header{ clear:both; }
#page-footer{ clear:both; }

#maintenance{
	color:#dd0000;
	font-weight:bold;
}

/*** ACAD, ACED, AFAD, AFED, OCST ***/

.logout-link{
	margin:12px 0;
	float:right;
}

#customer-fields label,
#affiliate-fields label{
	float:left;
	width:150px;
	white-space:nowrap;
	text-align:right;
	padding:2px 5px 3px 0;
	clear:both;
}

#affiliate-commissions label,
.OSEL .non-editable label{
	float:left;
	width:120px;
	font-weight:bold;
	text-align:right;
	padding:0 6px 0 0;
}

#customer-fields input.textfield,
#affiliate-fields input.textfield,
#tax-fields input,
#affiliate-commissions div.form_row div,
.non-editable div.form_row div{
	width:170px;
	margin:0 0 4px 0;
}

#affiliate-commissions div.form_row div{ float:left; }

#customer-fields select,
#affiliate-fields select{
	width:176px;
	margin:0 0 4px 0;
}

#login-details,
#affiliate-information{
	margin:0 0 16px 0;
}

#affiliate-commissions .form_row{ margin:0 0 8px 0; }

.AFAD #affiliate-fields{
	width:50%;
	margin:0 auto;
}

.AFED #affiliate-fields #affiliate-contact,
.AFED #affiliate-fields #affiliate-commissions{
	float:left;
	width:50%;
}

#affiliate-commissions .affiliate-code{
	width:230px !important;
}

#affiliate-commissions #affiliate-image{
	width:236px !important;
	overflow:auto;
}

#affiliate-terms{ margin-left:155px; }

#affiliate-fields .form_row div.non-editable{
	margin:0 0 8px 0;
	padding:2px 0 0 0;
}

.save-button,
.continue-button{
	clear:both;
	text-align:right;
	padding:24px 0 0 0;
}

.required{ font-weight:bold; }

h2.fields-heading{
	background-color:#00679b;
	color:#fff;
	margin:0 0 12px 0;
	padding:4px 4px 4px 12px;
}

.address2-label{ margin:0 0 14px 0; }

.controls{ 
	font:normal .7em Verdana, Helvetica, Arial, sans-serif;
	visibility:hidden;
}

#customer-fields .controls label{
	float:none;
}

#ship-to,
#bill-to{
	width:50%;
	float:left;
}

#ship-to h2 input.checkbox,
#bill-to h2 input.checkbox{
	margin:0 2px 0 12px;
	padding:0;
	width:13px;
	height:13px;
	overflow:hidden;
}

div.invalid input.textfield,
div.invalid select,
#tax-fields div.invalid input{
	border-color:#cc0000 #ff0000 #ff0000 #ff0000;
}

div.invalid label{ color:#dd0000; }

.warning-message{
	padding:4px;
	text-align:center;
	width:60%;
	margin:0 auto;
	color:#dd0000;
}

#customer-fields.editable .form_row,
#affiliate-fields.editable .form_row{
	margin:0 0 6px 0;
	text-align:left;
}

#customer-fields.non-editable .form_row{
	margin:0 0 4px 0; 
	text-align:left;
}

#customer-fields.non-editable label,
#affiliate-fields.non-editable label{
	margin:0 0 0 30px;
	padding:0 4px 0 0;
	font-weight:bold;
	width:110px;
	text-align:right;
	float:left;
	clear:both;
	white-space:nowrap;
}

#customer-fields.non-editable .form_row div,
#affiliate-fields.non-editable .form_row div{
	float:left;
}

#update-record{
	clear:both;
	margin:24px 0 0 24px;
}

.tax-fields label{ font-weight:bold; }

/*** LOGN, AFCL, ORDL, ORHL ***/

.AFCL #main-content,
.LOGN #main-content{
	height:600px;
	padding:20px;
}

.ORHL #main-content{ padding:20px;  }

.ORDL #main-content{ padding:20px 10px; }

.AFCL .section,
.LOGN .section{
	float:left;
	height:220px;
	width:49%;
}

.ORDL .section{
	float:left;
	height:260px;
	width:33%;
}

.ORHL .lookup-section{ 
	float:left;
	height:220px;
	width:50%;
}

.ORHL .signin-section{
	float:left;
	height:220px;
	width:48%;
}

.section h3,
.lookup-section h3,
.signin-section h3{
	text-align:center;
	margin-bottom:10px;
}

.form_row{ margin:10px 0 6px 0; text-align:center; }

.LOGN label,
.ORDL label,
.AFCL label{

	clear:both;
	width:80px;
	text-align:right;
	padding:3px 5px;
}

.ORHL label{ 
	white-space:nowrap;
	clear:both;
	padding:3px 5px;
}

.grey-border-right{ border-right:1px solid #cccccc; }

.logn-input{ width:120px; }

#invalid-key{
	width:23px;
	float:left;
	margin:0 4px 0 0;
	border-width:1px;
	border-style:solid;
	border-color:#cc0000 #ff0000 #ff0000 #ff0000;
}

.sign-in-buttons{ 
	text-align:center;
	margin:12px 0 0 0;
}

.forgot-password{ 
	font-size:.9em; 
	text-align:center;
	margin:12px 0 0 0;
}

/*** BASK, OCST, OPAY, OSEL ***/

#basket-contents.non-editable,
#basket-contents.editable,
#order-contents table{
	width:100%;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
}

#basket-contents.non-editable table,
#basket-contents.editable table,
#order-contents table{
	border-collapse:collapse;
	width:100%;
}

#basket-contents.non-editable td,
#basket-contents.editable td,
#order-contents td{
	background-color:#eeeeee;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	vertical-align:top;
	padding:6px;
	font:normal 1em Arial;
}

#basket-contents table tr.basket-heading td,
#basket-contents table tr.basket-heading td,
#order-contents table tr.heading td{
	background-color:#00679b;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:1em;
	white-space:nowrap;
}

#basket-contents .basket-qty-input{ width:34px; }

#basket-contents .item-remove{
	width:8%;
	vertical-align:middle;
}

#basket-contents table .basket-heading td.item-name{
	text-align:left;
}

#basket-contents.editable .item-quantity{
	width:13%;
	text-align:center;
	white-space:nowrap;
}

#basket-contents.non-editable .item-quantity{
	width:6%;
	text-align:center;
}

#basket-contents .item-options .item-name{ padding-left:16px; }

#basket-contents.non-editable .item-name{ width:59%; }
#basket-contents.editable .item-name	{ width:66%; }

#basket-contents td.item-name{ text-align:left; }

#basket-contents .item-price{
	width:10%;
	text-align:right;
	white-space:nowrap;
}

#basket-contents .item-total{
	width:10%;
	text-align:right;
}

#basket-contents .basket-charges .charge-description,
#basket-contents .basket-charges .formatted-charge{
	font-style:italic;
	text-align:right;
	white-space:nowrap;
}


#basket-contents #basket-totals .formatted-total,
#basket-contents #basket-totals .total-prompt{
	font-weight:bold;
	text-align:right;
}

#basket-contents .item-options td{}

.checkout .item-quantity	{ width:8% !important; }
.checkout .item-name		{ width:64% !important; }

#fields-key{ margin:16px 0; }

.checkout-button{
	margin:12px 21px;
	text-align:right;
}

.checkout-button .button{
	background-color:#A93737;
	border-color:#999999 #5B5B5B #5B5B5B #999999;
	border-style:solid;
	border-width:1px;
	color:#fff;
	cursor:pointer;
	font-size:0.9em;
	margin:0;
	padding:5px;
}

#payment-fields input{
	border-width:1px;
	border-style:solid;
	border-color:#333333 #bbbbbb #bbbbbb #bbbbbb;
	padding:1px 2px;
	font:normal 1em Arial, Helvetica, Verdana, sans-serif;
}

#payment-fields label{
	white-space:nowrap;
	text-align:left;
	padding:3px 5px 3px 0;
	clear:both;
	margin:2px 0 0 0;
}

#payment-fields td{
	padding:0 0 6px 0;
}

#shipping-payment .form_row{ margin:10px 0 0 0; }

#shipping-payment label{

	width:65px;
	white-space:nowrap;
	text-align:left;
	padding:3px 5px 3px 0;
	clear:both;
	margin:2px 0 0 0; 
}

.OSEL .continue-button,
.OPAY .continue-button{ 
	margin:0 0 12px 0;
}

.OCST #basket-contents{ margin: 0 0 32px 0; }

.OPAY .fields-key{ margin:0 0 16px 0; }
#payment-fields .form_row{ margin:10px 0 0 0; }

#customer-fields.non-editable{ margin:0 0 32px 0; }
#basket-contents.non-editable{ margin:16px 0 32px 0; }

/*** CTGY, SRCH, PLST, OUS1, OUSM ***/

.categoy-listing,
.all-products,
.related-products,
.search-results{
	clear:both;
}

.product-item{
	float:left;
	padding:0px;
	width:267px !important;
	height: 160px;
	/*border-right:1px solid #A2CAE0; */

}
.product-item .product-name a {color:#00679b; font-size:1.1em;}
.product-item .padding{
	padding:0px 0px;
	/*height:300px; */
	overflow:hidden;
}
		
.product-next-previous{ 
	clear:both;
	margin:12px 0; 
}

.CTGY .product-details,
.PLST .product-details,
.SRCH .product-details{
	height:140px;
	padding-top: 12px;
	overflow:hidden;
}

.product-item .product-thumbnail{ 
	margin:0 0 12px 5px; 
	text-align:center;
	min-height:136px;
	height:auto !important;
	height:136px;
	float: left;
}
.product-newitem .product-thumbnail{ 
	margin:0 0 12px 5px; 
	text-align:center;
	float: left;
}
.product-right {
	margin-left: 5px;
	width: 130px;
	float: left;
	font-size: 0.9em;
}
.product-item .product-thumbnail img{
	width:120px;
	height:120px;
}
.product-newitem .product-thumbnail img{
	width:120px;
	height:120px;
}
.purchase-buttons{
	margin-top:10px;
}

.purchase-buttons input.button{
	float:left;
	padding:5px;
	margin-left:9px;

}

.line-item td.item-buttons{
	white-space:nowrap;
}
.product-description {padding-right:10px; margin-top:10px;}
.line-item tr.header-row td{ font-weight:bold; }

.thumbnail-not-available{
}

.image-not-available{
}

.next-previous{ margin:12px 0 0 0; }

.next-button	{ float:right; }
.previous-button{ float:left; }

.search-again{ margin:0 17px 16px 0; }

.OUS1 #main-content{
	padding-left:225px;
	padding-right:225px;
}

.upsale-heading{ text-align:center; }

.OUS1 .product-thumbnail{
	margin:12px 0; 
	text-align:left;
	height:116px;
	min-height:116px;
}

.OUS1 .product-description		{ margin:16px 0 0 0; }
.OUS1 .thumbnail-not-available	{ margin:16px auto; }

.OUSM #main-content{ 
	padding-left:160px;
	padding-right:160px;
}

.upsale-batch{
	width:100%;
	padding:2px;
}

.upsale-batch .heading td	{ font-weight:bold; }

.upsale-checkbox{ width:32px; }
.upsale-name{ width:175px; }

.OUS1 .purchase-buttons textarea{
	text-align:center;
	width:390px;
	height:100px;
}

.OUSM .continue-button{ text-align:center; }

.line-item table{ width:100%; }
.line-item table tr.heading td{ font-weight:bold; }
.line-item table td{ 
	padding:2px;
	vertical-align:top;
}

.line-item .item-code{ 
	padding-left:2px;
	padding-right:2px;
}

.line-item .item-price{
	padding-left:2px;
	padding-right:2px;
}

.line-item .item-name{ width:80%; }
.line-item tr.alt_row{ background-color:#f4f4f4; }

/*** PRODUCT DISPLAY ***/

.product-details-1{
	width: 270px;
	float: left;
}
.product-details-2{
	width:275px;
	float:left;
}
.product-details-2 .purchase-buttons input.button {
		float:none;
	}
.product-image {
	padding-right:10px;
	text-align:center;
	float:left;
	 }

.product-image img{
	max-width:250px;
}

.product-quantity-input{
	width:34px;
	margin:0 4px;
}

.related-products{
	clear:both;
	padding: 8px;
}

.product-attributes{
	margin:16px 0;
	text-align:left;
}

.product-attributes td{
	padding:4px 0;
}

.product-attributes td.prompt{
	vertical-align:top;
	text-align:right;
	padding-right:4px;
}

.product-attributes td.field{
	text-align:left;
}

/*** INVC ***/

.INVC .order-id,
.ORDS .order-id{
	float:left;
	font-weight:bold;
}

.INVC .order-date,
.ORDS .order-date{
	float:right;
	text-align:right;
}

.INVC .order-date span,
.ORDS .order-date span{
	font-weight:bold; 
}

.INVC h3,
.ORDS h3{ 
	clear:both;
	margin:16px 0 24px 0;
}

/*** PATR ***/

.PATR .continue-button{
	text-align:right;
	margin:12px 0;
}

/*** SMAP ***/

.SMAP h3{
	
}

.SMAP .category{
	width:33%;
	text-align:left;
	float:left;
}

.SMAP .category .padding{
	padding:2px;
}

.SMAP .product{
	width:33%;
	text-align:left;
	float:left;
}

.SMAP .product .padding{ padding:2px; }

/*** ORDH, ORDS ***/

#orderhistory-list table{ border-collapse:collapse; }

#order-contents table{
	width:100%;
}

#order-contents table td, 
#orderhistory-list table td{ 
	vertical-align:top;
}

#orderhistory-list .order-reorder		{ text-align:center; }
#orderhistory-list .order-invoice		{  }
#orderhistory-list .order-description	{ text-align:left; }
#orderhistory-list .order-date			{  }
#orderhistory-list .order-purchased		{ text-align:center; }
#orderhistory-list .order-quantity		{ text-align:center; }
#orderhistory-list .order-status		{ text-align:center; }
#orderhistory-list .order-tracking		{ text-align:left; }
#orderhistory-list .order-total			{ text-align:right; }
#orderhistory-list .order-price			{ text-align:right; }
#orderhistory-list .order-view			{ 
	vertical-align:middle;
	padding:0 8px;
}

#orderhistory-list tr.heading td { 
	font-weight:bold;
	white-space:nowrap;
}

#order-contents table tr td.order-reorder		{ text-align:center; }
#order-contents table tr td.order-invoice		{  }
#order-contents table tr td.order-description	{ text-align:left; }
#order-contents table tr td.order-date			{ text-align:left }
#order-contents table tr td.order-purchased		{ text-align:center; }
#order-contents table tr td.order-quantity		{ text-align:center; }
#order-contents table tr td.order-status		{ text-align:left; }
#order-contents table tr td.order-tracking		{ text-align:left; }
#order-contents table tr td.order-total			{ text-align:right; }
#order-contents table tr td.order-price			{ text-align:right; }

#order-contents table tr td.charge-description,
#order-contents table tr td.charge-fee{
	font-style:italic;
	text-align:right;
}

#order-contents table tr td.charge-fee{ text-align:right; }
#order-contents table tr td.formatted-total,
#order-contents table tr td.total-prompt{
	text-align:right;
	font-weight:bold;
}

#customer-fields{
	margin:16px 0;
}

#Order_BillZip{ width:44px; }

.widest{ width:100%; }


#homepage-banner { 
	background:transparent url(images/homepage-banner.jpg);
	width:600px; height:314px;
	 }
#homepage-banner a {width:670px; height:314px; position:absolute;}
#homepage-banner a span {display:none;}	

#product-images { 
	background:transparent url(images/product-images.jpg);
	width:637px; height:702px;
	margin-left:20px;
	 }
#product-images a {width:637px; height:702px; position:absolute;}
#product-images a span {display:none;}	

body.SFNT h1 {padding-left:10px;}
body.PROD .product-details-2 .purchase-buttons .button{
	background-color:#a93737;
	border-color:#999999 #5B5B5B #5B5B5B #999999;
	border-style:solid;
	border-width:1px;
	color:#fff;
	cursor:pointer;
	margin:0px;
	padding:5px;
	
}

.subheader {
	font-size: 1.1em;
	font-weight: bold;
}
.blockquote {
	padding: 7px;
	margin-left: 15px;
}

#container {
	width: 1025px;
	height:100%; 	
	min-height: 100%;	
	margin:0 auto;
	min-height: 100%;
	border: solid 1px #FFFFFF;
	clear: both;
}
#header_logo {
	width: 173px;
	height: 172px;
	display: block;
	float: left;
	background-color: #151E1D;
	background: url(images/header_logo2.jpg) no-repeat scroll left top;
	border-bottom: 1px solid #FFFFFF;	
}
#header_logo a {
	display: block;
	width: 173px;
	height: 172px;
	
}
#header_title {
	width: 851px;
	height: 172px;
	display: block;
	float: left;
	position: relative;
	background: url(images/header_title2.jpg) no-repeat scroll left top;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
}
#header_slideshow {
	position: absolute;
	right: 30px;
	margin-top: 24px;

}
#header_nav_right {
	width: 149px;
	height: 27px;
	padding-top: 2px;
	padding-left: 5px;
	float: left;
	background: url(images/header_nav_right.jpg) no-repeat scroll left top;
}
#header_nav_row {
	background-color: #2C4448;
	width: 1025px;
	height: 29px;
	clear: both;
}
#header_nav {
	width: 697px;
	height: 29px;
	margin-left: 173px;
	float: left;
	border-left:  solid 1px #FFFFFF;
}
#header_nav ul {
    list-style: none outside none;
    margin: 0px;
	padding: 0px;
}
#header_nav li {
    float: left;
    position: relative;
	border-right: solid 1px #FFFFFF;
	width: 94px;
	height: 29px;
}
#header_nav img {
	border: none;
}
#leftcolumn {
	background-color: #4C5F63;
	position: relative;
	min-height: 100%;
	width: 173px;
}
#leftcolumn2 {
	background-color: #4C5F63;
	position: relative;
	padding-top: 15px;
	width: 173px;
}
#leftcolumn ul {
    list-style: none outside none;
    margin: 52px 0px;
	border-top: solid 1px #FFFFFF;	
	padding: 0px;
	width: 173px;
	line-height: 0px;
}
#leftcolumn li {
	border-bottom: solid 1px #FFFFFF;
	width: 173px;
	height: 29px;
}
#leftcolumn img {
	border: none;
}

#maincolumn {
	text-align: left;
	min-height: 400px;
	width: 823px;
	padding: 15px 15px 0px 15px;
	background-color: #FFFFFF;
	position: relative;

}
#maincolumn2 {
	text-align: left;
	width: 840px;
	background-color: #FFFFFF;
	position: relative;

}

#maincolumn_left {
	border-right: 1px solid #A2CAE0;
    width: 545px;
	height: 100%;
	float: left;
	min-height: 650px;
	height: 100%;
	
	/*min-height: 470px; */
}

#maincolumn_left h1 {
    color: #212425;
	font-family: "Helvetica Black";
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 10px 0px;
	margin-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #A2CAE0;
    width: 545px;
}
#catcontainer h1 {
    color: #212425;
	font-family: "Helvetica Black";
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 10px 0px;
    text-transform: uppercase;
    border-bottom: 1px solid #A2CAE0;
    width: 795px;
}
#maincolumn_right {
    width: 275px;
	height: 100%;
	float: left;
	min-height: 100%;
	
	/* min-height: 470px; */
}
#maincolumn_right h1 {
    color: #212425;
	font-family: "Helvetica Black";
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 10px 15px;
	margin-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #A2CAE0;
    width: 261px;
}

#maincolumn_bottom_left {
	border-top: 1px solid #A2CAE0;
	border-right: 1px solid #A2CAE0;
    width: 537px;
	float: left;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 8px;
	color: #324A50;
}
#maincolumn_bottom_left a {
	text-decoration: none;
}
#maincolumn_bottom_right {
	border-top: 1px solid #A2CAE0;
    width: 275px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding-top: 8px;
	color: #324A50;
}

#category_bottom_left {
	border-right: 1px solid #A2CAE0;
    width: 263px;
	float: left;
	height: 20px;
	padding-right: 10px;
}
#category_bottom_middle {
	border-right: 1px solid #A2CAE0;
    width: 263px;
	float: left;
	height: 20px;
	padding-right: 10px;
}
#category_bottom_right {
	border-right: 1px solid #A2CAE0;
    width: 273px;
	float: left;
	height: 20px;
}
#category_page {
	height: auto;	
	min-height: 100%;
	padding: 0px 10px;
	width: 803px;
}
#category_page h1 {
    color: #212425;
	font-family: "Helvetica Black";
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
#category-listing {
	height: auto;	
	min-height: 650px;
	display: block;
	background: url(images/product_bg3.gif) repeat-y scroll -2px 0px;
	width: 803px;
}
#category_pagination {
	float: right;
	font-size: 0.9em;
	text-align: right;
}
#catcontainer {
	
}
#catgrid {
	background: url(images/product_bg2.gif) repeat-y scroll 5px 0px;
	height: 600px;
	padding-left: 0px;
	padding-top: 30px;
	line-height: 24px;
	font-size: 1.1em;
	text-transform: uppercase;
}
#catgrid a {

}
#catcolumn {
	float: left;
	width: 260px;
	text-align: center;
}
#footer_container {
	padding-left: 15px;
}
#join_list {
	margin-top: 300px;
	bottom: 60px;
	left: 20px;
	font-size: 10px;
	line-height: 11px;
	color: #C5D8E6;
}
#join_list_text {
	padding-top: 5px;
}
#join_list img {
	border: 1px solid #FFFFFF;
}
.boldlink {
	font-weight: bold;
	font-size: 1.1em;
}
.cu-container {
	margin-bottom: 20px;
}
.cu-thumbnail {
	float: left;
	width: 210px;
}
.cu-thumbnail img {
	width: 200px;
	height: 200px;
}
.cu-description {
	float: left;
	width: 310px;
	height: 200px;
	position: relative;
}
.cu-name {
	margin-bottom: 5px;
}
.cu-details {
	position: absolute;
	padding-left: 10px; 
	left: 0;
	bottom: 0;
	width: 190px;
}
.cu-cart {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 124px;
	text-align: right;
}
#add_to_cart {
	border: 0px;
}
.latest-news a {
	color: #FF0000;
	font-weight: bold;
}
