﻿*
{
	margin: 0;
	/*padding: 0;*/
}

html, body {
	height: 100%;
}


body
{
	background: url(/Images/background_body.gif) repeat-x;
}

.alert
{
	font-weight: bold;
	color: Red;
}

#header_wrapper
{
	position: relative;
	width: 910px;
	margin: 0 auto;
}

#tux_dude
{
	padding: 0 0 0 5px;
	float: left;
	margin-bottom: 30px;
	border: none;
}

#header_maintext
{
	width: 500px;
	height: 44px;
	background: url(/Images/header_text.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	margin: 12px 0 0 55px;
}
#header_subtext
{
	width: 379px;
	height: 25px;
	background: url(/Images/header_subtext.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	margin: 6px 0 0 185px;
}

#header_phone
{
	color: #666;
	font-size: 17px;
	position: absolute;
	right: 18px;
	top: 140px;
	text-align: right;
	z-index: 0;
}

#header_link_wrapper
{
	position: absolute;
	right: 20px;
	top: 5px;
	
}

#header_link_wrapper a
{
	color: #b8b7b6;
	text-decoration: none;
	padding-left: 3px;
	display: inline-block;
}

#header_link_wrapper a:hover
{
	text-decoration: underline;
}

.homelink
{
	padding-right: 10px;
	background: url(/Images/header_link_sep.gif) no-repeat right 6px;
}

#home_wrapper
{
	width: 890px;
	margin: 0 auto 20px auto;
	padding: 0 0 0 5px;
}

#home_line
{
	width: 880px;
	height: 1px;
	background-color: #333;
	margin: 2px 0 5px 0;
}

#home_bottomline
{
	width: 880px;
	height: 1px;
	background-color: #333;
	margin: 5px 0 5px 0;
	clear: both;
}

#home_welcome
{
	background: url(/Images/homepage/welcome.gif) no-repeat;
	text-indent: -9999px;
}

#home_lowprices
{
	background: url(/Images/homepage/lowprices.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 0 10px 2px;
}

ul#home_links
{
	list-style: none;
	float: left;
	width: 155px;
	font-size: 13px;
	padding: 0;
	position: relative;
	bottom: 3px;
}

ul#home_links li
{
	text-align: right;
	margin: 2px 0 2px;
}

ul#home_links a
{
	color: #333;
	letter-spacing: .08em;
	line-height: 15px;
	border-bottom: solid 1px #333;
	text-decoration: none;
}

ul#home_links a:hover
{
	border-bottom: dotted 1px #333;
	border-top: dotted 1px #333;
	background-color: #e1e281;
}

#home_slideshow
{
	float: left;
	margin: 0 0 10px 25px;
}



#footer
{
	margin: 0 auto 0 auto;
	width: 910px;
	height: 100%;
}

#footer li
{
	float: left;
	width: auto;
	margin: 0 14px 0 0;
	list-style-type: none;
	color: #666;
	font-size: 12px;
	letter-spacing: .05em;
	background: url(/Images/footer_sep.gif) no-repeat top right;
	padding-right: 11px;
	
}

#footer li a
{
	color: #666;
}

#footer li a:hover
{
	color: Purple;
}

li#footer_lastitem
{
	background: none;
}

#mp_contentwrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
	width: 910px;
	padding: 0 0 0 3px;
	z-index: 1;
	

}

#push, #footer
{
	height: 25px;
}

.breadcrumb
{
	width: 910px;
	margin: 0 auto;
	display: block;
}

#breadcrumb_hr
{
	 width: 910px; 
	 margin: 10px auto 0 auto; 
	 color: #fff;
	 height: 1px;
	 line-height: 1px;
}

.imgProduct
{
	float: left;
	width: 90%;
}

dl#productlist
{
	margin: 20px 0 0 20px;
}

#productlist dt
{
	 float: right; 
	 text-align: left; 
	 width: 520px; 
	 margin: 0 230px 0 0;
	 font-weight: bold;
}

#productlist dd.dd_photo
{
	float: left; 
	position: relative; 
	bottom: 15px; 
	width: 100px;
}

.productcolor
{
	font-weight: bold;
	color: #555;
	margin: 0 0 10px 0;
	text-transform: capitalize;
}

#productlist img
{
	border: solid 4px gray;
}

#productlist dd.dd_item
{
	float: right; 
	text-align: left; 
	width: 520px; 
	margin: 0 230px 0 0;
}

#productlist dd.dd_prodcode
{
	padding: 20px;
	float: right;
}

#productlist dd.dd_break
{
	border-bottom: solid 1px #ccc;
	width: 890px;
	clear: both;
}
.lnkViewProductDetails
{
	float: right;
}

.imgProductDetail
{
	width: 25%;
	float: left;
	padding: 6px 35px 0 0;
}

#proddetailwrapper
{
	margin: 3px 0 0 0;
	float: left;
	width: 500px;	
}

#proddetailwrapper h2
{
	text-transform: capitalize;
	font-family: Book Antiqua;
	color: #40425c;
}

.rptCategoryAttributes
{
	margin: 5px 0 0 0;
	width: 300px;
}

#proddetailwrapper label
{
	display: inline-block;
	width: 120px;
	text-align: right;
	padding: 0 5px 5px 0;
}


.rptCategoryAttributes select
{
	padding: 2px;
	width: 170px;
	vertical-align: top;
}

.proddetailprice
{
	font-weight: bold;
	font-size: 18px;
	color: #bd6600;
	margin: 20px 0;
}

.proddetailprodcode
{
	font-size: 11px;
	letter-spacing: .08em;
	font-family: Tahoma;
	color: #999;
	margin: 2px 0 10px 0;
}

.wideviewwrapper
{
	display: inline-block;
	width: 150px;
	margin: 20px 20px 5px 0;
	zoom: 1;
	*display: inline;
}

.wideviewwrapper a
{
	text-decoration: none;
}

.imgProductWide
{
	width: 100%;
}

.wideviewtitle
{
	text-align: center;
	color: #555;
	text-transform: capitalize;
}

.subtitle
{
	text-align: center;
	font-size: 12px;
	color: #888;
	text-transform: capitalize;
}

.btnAddToCart
{
	width: 100px;
	display: block;
	margin: 20px 0 0 0;
}

#shoppingcartview
{
	float: right;
	position: relative;
	bottom: 8px;
	right: 20px;
	z-index: -1;
}

#shoppingcartview img
{
	vertical-align: middle;
	padding: 0 5px 0 0;
}

#shoppingcartview a
{
	color: Navy;
}

.emptycartmsg
{
	text-align: center;
	color: Gray;
	margin: 50px 0 0 0;
}

.lnkContinueShopping
{
	float: right;
	display: block;
	position: relative;
	top: 5px;
	background: url(/Images/leftarrow.gif) no-repeat left;
	padding-left: 18px;
}

#tblCart
{
	clear: both;
	margin: 25px auto;
	width: 620px;
	font-family: Book Antiqua;
	border-bottom: solid 1px gray;
}

#tblCart th
{
	text-align: left;
	border-bottom: solid 1px gray;
	font-size: 16px;
	color: #3d4125;
}

#tblCart tr
{
}

#tblCart tr td
{
	font-size: 16px;
	text-align: left;
	color: #7d4e4e;
	vertical-align: top;
	background: #f3f3f3;
}

.cartitemAttrName
{
	color: #777;
	font-size: 11px;
	display: inline-block;
	width: 120px;
	text-align: left;
	padding: 1px 5px;
	margin: 0 0 0 20px;
}

.cartitemAttrValue
{
	color: #777;
	font-size: 11px;
}

.ibtnRemoveFromCart
{
	padding: 5px 0 0 0;
}

.lblSubtotal
{
	margin: 0 0 0 538px;
	font-family: Georgia;
	font-size: 16px;
	color: #7d4e4e;
}

.btnCheckOut
{
	margin: 0 auto;
	display: block;
}

fieldset#shipinfo, fieldset#billinfo
{
	margin: 2em 60px 1em 0;
	width: 350px;
	border: double 3px #b1a1ae;
	font-family: Georgia;
	background-color: #fff1f1;
	position: relative;
	padding: 22px 8px 20px 0;
	
	float: left;
	
}

fieldset#shipinfo legend, fieldset#billinfo legend
{

	padding: 3px 6px;
	font-weight: bold;
	color: #a94444;
	position: absolute;
	top: -1.2em;
	left: .2em;
	border: double 3px gray;
	background: #fff;
	margin: 0 0 0 10px;
}

fieldset#shipinfo label, fieldset#billinfo label
{
	display: block;
	float: left;
	width: 115px;
	text-align: right;
	padding: 2px 6px 0 0;
}

fieldset#shipinfo input[type=text], fieldset#shipinfo select,
fieldset#billinfo input[type=text], fieldset#billinfo select
{
	margin: 2px 0 0 0;
}

.shipaddress2, .billaddress2
{
	visibility: hidden;
}

.chkSameAddress
{
	position: absolute;
	right: 6px;
	top: -30px;
	font-size: 12px;
}

.chkSameAddress label
{
	position: relative;
	bottom: 2px;
}

#checkout_valsummary
{
	height: 30px;
	line-height: 30px;
}

#tblReviewOrder
{
	width: 430px;
	margin: 20px 0 0 0;
	float: left;
}

#tblReviewOrder td
{
	vertical-align: top;
}

#tblReviewOrder th
{
	text-align: left;
}

#tblReviewOrder .currency
{
	text-align: right;
}

#tblReviewOrder .subtotal
{
	border-top: solid 1px #555;
}

#tblReviewOrder .totalcharge
{
	border-top: solid 1px #555;
	border-bottom: double 3px #555;
}

.pricelabels
{
	 text-align: right; 
	 padding-right: 18px;
	 height: 30px;
}

#reviewbillingwrapper, #reviewshippingwrapper
{
	float: left;
	width: 300px;
	margin: 20px 0 0 130px;
}

#contactus_header
{
	margin: 30px;	
	font-size: 16px;
	font-family: Georgia;
}


#contactus_address
{
	margin: 0 0 0 30px;
	font-family: Georgia;
}

#contactus_address h2
{
	text-decoration: underline;
	font-size: 22px;
	
}

#help_toc
{
	margin: 37px 70px 0 0;
	list-style-type: none;
	word-spacing: .1em;
	float: left;
}
#help_toc li
{
	padding: 5px 0 0 0;
}
#help_toc a
{
	color: #333;
}

#help_contentwrapper
{
	color: #444;
	float: left;
	width: 600px;
	margin: 10px 0 0 0;
	letter-spacing: .05em;
	font-family: Tahoma;
}

#help_contentwrapper h2
{
	margin-top: 30px;
	text-decoration: underline;
	font-family: Georgia;
}

#help_contentwrapper p
{
	margin: 15px 0;
}

#tblCart tr td.currency
{
	text-align: right;
}

.checkout_navbuttons
{
	position: relative;
	right: 400px;
}