

body {
	font: 100% "Times New Roman", serif;
	background:#000;
	margin: 0;
	padding:0;
	text-align:center;
}
#wrapper {
	position:relative;
	width: 956px;
	margin:0 auto;
	padding-top:160px;
	background: url(/images/bground-tile.gif);
	color:#fff;
	text-align:center;

}
#freight-inc {
	background:url(/images/freight-notice.gif) no-repeat;
	width:414px;
	height:99px;
	position:absolute;
	top:30px;
	right:130px;
}
#main {
	font-size: 1em;
	line-height: 1.4em;
	margin:0 50px;
	padding-top:30px;
	clear:both;
	min-height:450px;
}
#content {
	background:url(/images/main-bground.gif) repeat-y;	
	width: 756px;
	margin:0 auto;
	text-align:left;
	padding-top:20px;

}
#body_catalog_home #main {
	padding:0;
	margin:0;
}
#body_catalog_home #main h2 {
	display:none;
}
#body_catalog_home #main h3 {
	margin:0;
}
#main img {
	border:none;
}
#main-bottom {
	background:url(/images/main-bottom.gif) no-repeat;
	height:28px;
	width:756px;
	clear: both;
}

#body_catalog_home #home-left-text {
	background:url(/images/left-text.gif) no-repeat;
	width:118px;
	height:230px;
	position:absolute;
	top:350px;
	left:145px;
}
#body_catalog_home #home-right-text {
	background:url(/images/right-text.gif) no-repeat;
	width:88px;
	height:85px;
	position:absolute;
	top:400px;
	right:145px;
}
.breadcrumb {
	font-size: 0.8em;
	margin: 1em 0 0 0;
}
#goback a {
	background:url(/images/go-back.png) no-repeat;
	width:67px;
	height:22px;
	display:block;
	text-indent:-9999em;
}

/*-------------------------------------------------------------------- search box ----------------------------------*/

#searchform {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 150px;
	/*border: 1px solid #ccc;*/
}
#searchform input {
	width: 70px;
	float: none;
}


/*-------------------------------------------------------xhtml elements ------------------------------------------*/
h1 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	margin: 0;
	text-indent:-9999em;
	background-color: #ccc;
	font-weight: bold;
	background:url(/images/logo-header.png) no-repeat;
	width:273px;
	height:145px;
	position:absolute;
	top:10px;
	left:100px;
	text-align:left;
}
h2 {
	font-size: 2em;
	font-weight: bold;
	margin:5px 0 20px 0;
}
h3 {
	font-size: 1.65em;
	font-weight: normal;
	margin-bottom:12px;
	color:#6F8D1D;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	color:#6F8D1D;
	margin:0;
}
a {
	color:#fff;
	text-decoration:none;
}

/*-------------------------------------------------------- tables --------------------------------------------------*/
table {
	/*border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
}
td, th {
	/*border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0.3em;*/
}
/*------------------------------------------------------------------------------
	air conditioner display page
------------------------------------------------------------------------------*/
h4.product_title{
    background:#999;
	clear:both;
}

.unit table{
    float:left;
}
.photolist{
    width:150px;
	float:right;
}
/*---------------------------Ticker stuff!---------------------------*/

ul#away_message_dialog {
	list-style-type:none;
}
.tickercontainer { /* the outer div with the black border */

width: 700px; 
height: 36px; 
margin: 0 auto; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 00px;
top: 8px;
width: 700px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
white-space:nowrap;
}
ul.newsticker li * {
	/*any margin will potentialy stuff up the ticker, so we should remove it */
	margin:0;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

/*-----------------------------------------------------checkout away message stuff -------------------------------------*/

#body_catalog ul#away_message_dialog {
	position:absolute;
	width:230px;
	top:400px;
	right:170px;
	border:2px dashed #B8266E;
	margin:50px 0 0 0;
	padding:5px;
	font-size:200%;
	line-height: 110%;
}



/*-------------------------------------------------------turn off print stuff ------------------------------------------*/
#printlogo {
	display:none;
}

/*--------------------------------------------------------------- FOOTER ---------------------------------------------------
*/

#footer {
	font-size: .75em;
	clear: both;
	text-align: center;
	color:#fff;
	line-height:.75em;
	padding:1em;
	width:100%;
	text-align:center;
	
}
#footer a {
	text-decoration: none;
	color:#fff;
}
#footer-msg {
	width:100%;
	height:47px;
	margin:0 auto;
	background:transparent url(/images/footer-msg.gif) center center no-repeat;
}

.slidingmenu, .slidingmenu * {
	margin:0;
	padding:0;
	text-align:center;
	line-height:14px;
}
.slidingmenu * {
	list-style-type:none;
	padding:0;
	margin:0;
	display:inline;
}

.slidingmenu a {

	line-height:28px;
	padding:0 3em;
}


#contactdetails { /* the address, phone number etc live in this dl */
	width: 40%;
	float: left;
}
#contactdetails dt {
	font-weight: bold;
	clear:both;
	width:110px;
	margin:0 0 5px 0;
}
#contactdetails dd {
	margin:0 0 15px 0;
}
#contact-form { /* the contact-form form sits inside this div */
	width: 350px;
	float: right;
	padding-bottom:20px;
}
form#contact-form p {
	width: 100%;
	clear: both;
}
form#contact-form p label {
	width: 100px;
	float: left;
	font-weight:bold;
	text-transform:uppercase;
	font-size:.8em;
}
form#contact-form p input, form#contact-form p textarea, form#contact-form p select {
	float: right;
	width: 65%;
	font-family: "Times New Roman", serif;
	margin-bottom:10px;
	border:1px solid #B8266E;
	padding:3px;
	font-size:.8em;
	
}
form#contact-form p textarea {
	height:130px;
	overflow:hidden;
}
form#contact-form #submit {
	width:90px;
	height:28px;
	border:0;
	background:none;
	cursor:pointer;
	_cursor:hand;
	float:right;
}
 /* to hide spam honeypot thingie */
p#flytrap{
	display:none;
}
p.error{
    padding:1em;
	background:#FF9900;
}


.displaycount {
	float:right;
}
.image-navigation {
	text-align:center;
}

.gallery_thumbnail {
	width:50%;
	float:left;
	margin:0px;
	text-align: center;
}
.gallery_album {
	width:50%;
	float:left;
	margin:0px;
	text-align: center;
}
.gallery_album a img {
	border: none;
	margin:0;
	padding:0 !important;
}
.gallery_thumbnail a img {
	border: none;
	margin:0;
	padding:0 !important;
}
.gallery_thumbnail p {
	margin: 0 0 1em 0;
	padding: 0;
}
.gallery_thumbnail p a {
	font-weight:bold;
	font-style:italic;
	font-size:0.8em;
}
.gallery_album p a {
	font-weight:bold;
}
#gallery_wrapper {
padding:1em;

}


#category_list {
	float:left;
}
#body_catalog_home #category_list {
	float:left;
	width:415px;
	margin:20px 170px 0 170px;;
}
#body_catalog h2 {
	display:none;
}
#category_list .category {
	width:131px;
	height:145px;
	float:left;
	text-align:center;
	background:url(/images/cat-bground.gif) no-repeat;
	text-transform:lowercase;
	font-weight:bold;
	margin:15px 3px;
}
#category_list .category p {
	font-size:14px;
	padding:0;
	margin-top:5px;
}
#category_list .category img {
	margin-top:10px;
}
#category_list .category p a{
	display:block;
}
/*#category_list .category p a:hover {
	background-color:#6699FF;*/

#product_list {
	width:550px;
}
.products-table {
	margin-bottom:25px;
	width:655px;
}
#product_list .product {
	width:100%;
	/*border:1px solid #0f0;*/
	float:left;
	padding:0;
}

#product_list .product img {
	margin:0 10px 0 0;
}
div.product_details_images {
	width:100%;
	text-align:center;
}
#product_list .product p {
	font-size:14px;
	padding:0;
	margin:0;
}

#product_list .product p a {
	display:block;
}
/*#product_list .product p a:hover, #related_products .product p a:hover {
	background-color:#66FF66;
}*/

th.product_title {
	padding-bottom:7px;
	border-bottom:2px dashed #B8266E;
}
.product_title a {
	font-size:1.1em;
}
.products_home_link {
	float:left;
	clear:left;
}
.products_home_link a {
	background:url(/images/go-back.png) no-repeat;
	width:67px;
	height:22px;
	display:block;
	text-indent:-9999em;
}
#product_details a img {
	margin-right:10px;
	border:2px solid #B8266E;
	padding:5px;
	clear:right;
}
/*------------------------------------------------------------Related Products--------------------------------------------------*/
#related_products {
	clear:both;
}
#related_products .product {
	/*border-bottom:2px dashed #B8266E;*/
	margin-bottom:40px;
}
#related_products .product_title {
	font-size:1.1em;
}
#related_products h3 {
	margin-bottom:15px;
	border-bottom:2px dashed #B8266E;
	padding-bottom:10px;
}
#related_products .product img {
	float:left;
	margin:0 10px 0 0;
}
#shipping_prices {
	float:left;
	clear:left;
}
/*------------------------------------------------------------End Related Products---------------------------------------------*/

#product-info {
	float:left;
	width:475px;
}

.on_special {
	color:#f00;
}
#add_to_cart {
	float:right;
	margin:25px 16px 0 0;
}
#add_to_cart .item_price {
	float:none;
	padding:6px;
}
#add_to_cart_submit {
	background:none;
	border:0;
	height:27px;
	width:116px;
	cursor:pointer;
}
#items_in_cart_product {
	float:right;
	clear:right;
	width:200px;
	overflow:visible;
	margin-top:50px;
}
#add_to_cart p {
	margin:0;
	padding:10px 0;
	clear:both;
}
#add_to_cart p label{
	float:left;
}
#add_to_cart p textarea, #add_to_cart p input, #add_to_cart p select {
	float:right;
	width:133px;
	padding: 2px;
	border:1px solid #B8266E;
}
#add_to_cart p select {
	padding: 2px;
	border:1px solid #B8266E;
	width:138px;
}
button.remove-item {
	border:0;
	background:none;
	width:116px;
	height:27px;
	cursor:pointer;
}
.pagelinks {
	float:left;
	margin:25px 0;
}
.viewing_page {
	font-size:1.3em;
	color:#6F8D1D;
}
.view_items {
	font-size:.9em;
	font-weight:bold;
	margin:0;
}
.pagelinks .prev-page a {
	background:url(/images/page-prev.png) no-repeat;
	width:67px;
	height:22px;
	display:block;
	text-indent:-9999em;
}
.pagelinks td.next-page a {
	background:url(/images/page-next.png) no-repeat;
	width:67px;
	height:22px;
	display:block;
	text-indent:-9999em;

}
#category_breadcrumb {
	font-size:.8em;
	margin:0;
}
.item_price {
	font-size:1.3em;
	float:right;
	background:url(/images/item-bground.png) no-repeat;
	width:77px;
	height:33px;
	padding:5px 0 0 10px;
}
.prod_desc {
	font-size:1em;
	padding-left:20px;
}
.prod_desc p, .prod_desc p span {
	padding:0;
	margin:0;
}
#cart_summary {
	position:absolute;
	top:272px;
	right:140px;
	width:355px;
}
#cart_summary em {
	float:left;
	margin:10px 0;
}
#cart_update_success {
	float:right;
	font-weight:bold;
	color:#33CC00;
	padding-top:20px;
	font-size:1.2em;
}
#cart_remove_success {
	float:right;
	font-weight:bold;
	color:red;
	padding-top:20px;
	font-size:1.2em;
}
#checkout-link {
	background:url(/images/checkout.png) no-repeat;
	width:86px;
	height:31px;
	display:block;
	text-indent:-9999em;
	float:right;
}
#view-cart {
	background:url(/images/edit-cart.png) no-repeat;
	width:86px;
	height:31px;
	display:block;
	text-indent:-9999em;
	float:right;
	margin-right:5px;
}
#cart_list {
	width:650px;
}
#cart_list td {
	padding-left:10px;
}
#cart_list th {
	text-transform:uppercase;
	padding:20px 0;
	color:#B8266E;
	font-size:.85em;
}
.checkout-remove {
	background:url(/images/remove-item.png) no-repeat;
	width:116px;
	height:27px;
	display:block;
	text-indent:-9999em;
}
#remove-all {
	background:url(/images/remove-all.png) no-repeat;
	width:118px;
	height:26px;
	display:block;
	text-indent:-9999em;
}
#cart_total {
	font-weight:bold;
	font-size:1.3em;
}
#checkout_link_body a {
	background:url(/images/checkout.png) no-repeat;
	width:86px;
	height:31px;
	display:block;
	text-indent:-9999em;
}
.store-home a {
	background:url(/images/store-home.png) no-repeat;
	width:84px;
	height:37px;
	display:block;
	text-indent:-9999em;
}
/*---------------------------------------------------------------Checkout Form--------------------------------------------------*/
#checkout-form {
	width:380px;
	padding-bottom:30px;
}
#checkout-form h3 {
	color:#6F8D1D;
	text-transform:uppercase;
	clear:both;
	font-size:1em;
}
#checkout-form input, #checkout-form textarea, #checkout-form select  {
	width:210px;
	font-family: "Times New Roman", serif;
	margin-bottom:10px;
	border:1px solid #B8266E;
	padding:3px;
	font-size:.8em;
	float:right;
}
#checkout-form select  {
	width:218px;
}
#checkout-form li.checkbox input, #checkout-form li.checkbox label {
	float:none;
	display:inline;
	width:auto;
	border:none;
}
#checkout-form li.checkbox, #checkout-form li.note {
	text-align:center;
	margin-bottom: 3px;
}
#checkout-form label  {
	float:left;
	clear:both;
}
#checkout-form ul {
	padding:0;
	margin:0;
}
#checkout-form ul li {
	list-style-type:none;
	clear:both;
}
p#required-fields {
	margin:5px 0 0 0;
}
#checkout-form textarea {
	height:150px;
	overflow:hidden;
}
#continue-button {
	background:none;
	border:0;
	cursor:pointer;
	width:84px;
	height:28px;
	margin:10px 0 0 139px;
}
.cancel-button {
	background:none;
	border:0;
	cursor:pointer;
	width:84px;
	height:27px;
	margin-top:10px;
}
#payment-options h4 {
	margin-top:35px;
}
#payment-cancel {
	width:84px;
	height:27px;
	background:url(/images/cancel-button.png) no-repeat;
	display:block;
	text-indent:-9999em;
	margin-top:40px;	
}
#errors_exist {
	border: 1px solid #B8266E;
	width:430px;
	padding:10px;
}

#googlecode {
	visibility:hidden;
}
#add_to_cart p input.check_radio {
	width:auto;
	border:none;
}