/* NON-HEADER */
* {margin: 0; padding: 0}
body {font-size:10px; background-color:#ECECE1; font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
#contact {font-size:10px; background-color:#FFFFFF; font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/

.page-container {width:900px; margin:0px auto; margin-top:10px; margin-bottom:5px; border:solid 1px rgb(150,150,150); font-size:1.0em;}

/* HEADER */
.header {font-family:"trebuchet ms",arial,sans-serif;}
.header-top {border: 1px solid #C0C0C0; height:100px; background:rgb(240,240,240) url(img/bg_head_top.jpg); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-middle {height:15px; background:rgb(230,230,230) url(img/bg_head_middle.jpg); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {height:40px; background:rgb(255,255,255) url(img/bg_head_breadcrumbs.jpg) repeat-y;}

/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo {display:block; margin:5px 0 0 40px;}

.nav0 {text-align:right;float:right; display:block; position:relative; z-index:2; margin:-70px 0 0 0;}
.nav1 {text-align:left;float:right; display:block; position:relative; z-index:3; margin:-40px 0 0 0;}
.nav1 p {clear: right; float:right; padding:0 15px 0 0; font-weight:bold; vertical-align:top;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(125,125,125); text-decoration:underline; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav2 {float:left; width:900px; border:none; background:rgb(220,220,220) url(img/bg_head_bottom_nav.jpg) repeat-x; color:rgb(75,75,75); font-size:1.0em; font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:1000; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li ul {display:none; border:none;}
.nav2 ul li ul {margin-left:-30px; padding:0 30px 30px 30px; background:url(img/bg_head_bottom_nav_hover.gif) top center;} /*Sticky hover zones*/
.nav2 ul li a {float:left; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li:hover {width:auto;}
.nav2 table {position:absolute; z-index:999; top:0; left:0; border-collapse:collapse;}

/*Non-IE6*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; position:absolute; z-index:998; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li ul {display: none;}
.nav2 ul li:hover ul li a {display:block; width:10em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; font-size:10px; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6*/
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; position:absolute;z-index: 998; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a ul {visibility:hidden; height:0px; width:0px; position:absolute; z-index: 997;}
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

.searchform {margin: 0px; float:right; width:285px; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
.searchform form fieldset {float:right; border:none;}
.searchform form input{
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	padding: 3px;
}

/******************/
/*  MAIN SECTION  */
/******************/

.main {clear:both; width:900px; background:transparent url(img/bg_main_withoutnav.jpg) top left repeat-y;}
.main-with-nav {clear:both; width:900px; background:transparent url(img/bg_main_withnav.jpg) top left repeat-y;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:10; margin:0 0 0 190px; background:url(img/bg_corner_topright.gif) no-repeat;}
.main-content-browse {display:inline; /*Fix IE floating margin bug*/; float:left; width:640px; margin:0px 30px 10px 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content-browse-no-nav {display:inline; /*Fix IE floating margin bug*/; float:left; width: 840px; margin:10px 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {width:840px; display:inline; /*Fix IE floating margin bug*/; float:left; padding:10px 30px 30px 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.column1-unit {width:640px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:410px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {
	float:left; 
	width:410px; 
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
}
.column2-unit-right-pricing {
	background-image: url(img/free-shipping-badge.png);
	background-repeat: no-repeat;
	background-position: 330px 7px;
	float:left; 
	width:410px; 
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
	z-index: -1;
}
.column3-unit-left {float:left; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/}
.column3-unit-middle {float:left; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.listing-image-upload {margin: 0px; padding:0 0 10px 1px;}

.share {
	padding: 0;
	margin: 0;
	width: 171px;
	float:right;	
}

.share-right {
	padding-right: 20px;
	padding-top: 10px;
	margin: 0;
	float:right;
	width: 171px;
}

.related-listing {}
.related-listing dl {font-size:12px; margin:10px 0;}
.related-listing dt {float:left; width:160px; clear:both;}
.related-listing dd {float:left; width:650px; height:100px;}

.search-results{font-size:12px; margin:10px 0 0 0;}
.search-results dl {}
.search-results dt {float:left; width:160px; clear:both;}
.search-results dd {float:left; width:650px; height:100px;}

.pagination {
	clear: both;
	float:left;
	margin: 10px 0;
	width: 100%;
}
.pagination ul {
	list-style-type: none;
}
.pagination li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
}
.pagination li a:hover {
	color: #638425;	
	background: #f1ffd6; 
	border: 1px solid #85bd1e;
}
.pagination li a, .pagination li a:visited {
	float: left;
	color: #88af3f;
	color: #000;
	padding: 3px;
	border: 1px solid #ddd;
}
.pagination li.currentpage {
	color: #fff; 
	border: 1px solid #b2e05d;
	padding: 3px; 
	background: #b2e05d; 
	font-weight: bold;
}


/********************/
/*  FOOTER SECTION  */
/********************/
.footer {
	clear:both;	
	padding:1.1em 0 0;
	background:rgb(225,225,225) url(img/bg_foot.jpg) no-repeat; 
	font-size:1.0em; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
}
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:#663366}
.copyright {font-weight:normal;font-size:10px;margin:5px;}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.breadcrumbs {background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}

input.field {border:1px solid #c0c0c0; padding: 2px 0 2px 0; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
textarea {margin:0px; padding: 0px;}

/********************************/
/*  BUTTONS                     */
/********************************/
input.button {padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:12px;}
input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

input.add-to-cart {padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; margin-top: 15px; background-color:#990000; border:solid 1px #c0c0c0; text-align:center; font-family:verdana,arial,sans-serif; color:#FFF; font-size:18px; font-weight:bold;}
input.add-to-cart:hover {cursor:pointer; border:solid 1px #000000; background-color:#990000;}

input.add-to-cart-small {padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; margin-top: 15px; background-color:#990000; border:solid 1px #c0c0c0; text-align:center; font-family:verdana,arial,sans-serif; color:#FFF; font-size:13px; font-weight:bold;}
input.add-to-cart-small:hover {cursor:pointer; border:solid 1px #000000; background-color:#990000;}

input.checkout {float:right; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background-color:#009900; border:solid 1px #c0c0c0; text-align:center; font-family:verdana,arial,sans-serif; color:#FFF; font-size:18px; font-weight:bold;}
input.checkout:hover {cursor:pointer; border:solid 1px #000000; background-color:#009900;}

input.order {padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background-color:#009900; border:solid 1px #c0c0c0; text-align:center; font-family:verdana,arial,sans-serif; color:#FFF; font-size:18px; font-weight:bold;}
input.order:hover {cursor:pointer; border:solid 1px #000000; background-color:#009900;}

/********************************/
/*  CART		                    */
/********************************/

.cart-buttons { 
	float: right;
	margin:0;
	padding:0;
}

.cart-buttons form input { 
	margin:10px 0;
	clear:both;
	text-align:right
}

.cart-buttons p { 
	margin: 0;
	padding: 0;
	clear:both;
	text-align:right;
	font-size: 90%;
}

.cart-footer { 
	float: left;
	margin: 10px 0;
}

.cart-footer img{ 
	border: none;
}
