/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	X-SKELETON
	(x-cart css driven template)
	by www.cart-lab.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	CORE / LAYOUT
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

body {font-family: Arial, Helvetica, sans-serif;}
body div, h1, h2, h3, h4, h5, p, span, a{font-family: Arial, Helvetica, sans-serif;}

/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */


#container { 
	position: relative; float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#left_menu {
	position: absolute;
	width: 210px;
	top: 395px;
	left: 0;
	padding-left: 7px;
	z-index: 2; border:0px solid #0066CC;
	}

#right_menu {
	position: absolute;
	width: 210px;
	top: 395px;
	right: 0;
	padding-right: 7px;
	z-index: 1;
	overflow: hidden;
	clear: both; border:0px solid #CC3399;
}

#content {
	position: relative;
	min-width: 300px;
	height: 100%; 
/*height: 1050px; overflow:scroll;*/
	z-index: 1;
	top: 395px;
	margin: 0px 245px 140px 245px;
	text-align: left; border:0px solid #336600;
}

#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-width: 300px; height: 380px;
	border:0px solid #663300; z-index: 10;
}


#footer {
	clear: both;
	width:100%;
/*	position: static;
	bottom: -100px;
	left: 0;
	width: 100%;*/
	z-index: 3;
	height: 0px;
	margin: 10px 0 0 0;
	padding-top: 20px;
	padding-bottom: 10px; border:0px solid #009900; text-align: center;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	HTML TAGS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
TEXTAREA {
	padding: 0px;
	margin: 0px;
	background: url("images/sidebg.gif");
	background-position: top left;
	background-repeat: repeat-x;	
}

BODY {
	font-size: 85%;
	line-height: 20px;
	background-color: #FFFFFF;
	background: url("images/sidebg.gif");
	background-position: top left;
	background-repeat: repeat-x;
	Width: 100%;
}

LI {
	list-style-type: square;
	color: #000000;
}

TABLE {
	padding: 0px; margin: 0px;
	font-size: 100%;
}

HR {
	border: 0px;
	border-top: 1px dashed #CCCCCC;
}

.bold {
	font-weight: bold;
}

H4 {
	font-size: larger;
}

PRE {
	font-size: larger;
}

.black {
	color: black;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	TABLE MIMIC
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.table {
	width: 100%;
}

.table_auto {
	width: auto;
}

.table .tr {
}

.table .th {
	/*font-weight: bold;*/
}

.td {
	float: left;
	width: auto;
	margin-bottom: 0px;
	vertical-align: bottom;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	HEADER
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#head_container {
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	float: left;
	width: 100%;
	border-bottom: 1px solid #5B5B5B;
}

#head_container span {
	position: relative;
	width: auto;
	top: 0;
	left: 0;
}

#logo {
	float: left;
	padding: 3px;
}

#top_menu {
	right: 0px;
	top: 0px;
}

#head_bar {
	padding: 0.4em 0.4em;
	height: 30px;
	vertical-align: middle;
}

#search_bar {
	float: right;
}

.search_input {
	float:left;
	background: url(images/search.gif);
	background-position: top left;
	background-repeat: repeat-y; 
	padding-left:20px;
	border:1px solid #5C5C5C;
	height:18px;
	padding-top:1px;
	margin-right:5px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	HEADER SPEED BAR
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#navcontainer ul {
	padding: 0;
	margin: 0;
	background-color: #598E00;
	color: White;
	float: left;
	width: 100%;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: #598E00;
	color: #CCFF66;
	text-decoration: none;
	float: left;
	border-right: 1px solid #FFFFFF;
}

#navcontainer ul li a:hover {
	background-color: #EFEFEF;
	color: #000000;
}

li.navnumber {
	padding: 0.2em 1em;
	text-align: right;
	color: #FFFFFF;
	float:right;
}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	FOOTER
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#footer_bar {
	width: auto;
	clear: both;
	vertical-align: middle;
	text-align: center; font: normal 12px Arial, Helvetica, sans-serif;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	DIALOG
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.dialog {
	position: relative;
	min-width: 300px;
	color: #2D4504;
	border: 0px solid #F5F5F5;
}

.dialog_title {
	color: #2D4504;
}

.dialog_content {
	padding: 10px;
}

.dialog_title h3 {
	color: #2D4504;
	font-size: 21px;
	padding: 5px;
	margin: 0px;
	letter-spacing: -1px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	MENUS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.menu_containter {
	background-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
}

.menu_hdr {
	background-color: #990000;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 0;
	border-top-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-bottom-color: #5C5C5C;
	border-right-color: #999999;
	vertical-align: bottom;
	text-transform: uppercase;
}

.menu_hdr b{ color:#FFFFFF; font: normal 12px Arial, Helvetica, sans-serif; background-color: #990000;}

.menu_content_inside {
	padding: 5px;
	margin: 0px 3px 3px 3px;

}

.menu_content {
	border: 0px solid #CCCCCC; border-width: 0 1px 1px 1px;
	background-color: #FFFFFF;
	padding: 0px;  font: normal 11px Arial, Helvetica, sans-serif;
}

.menu_content_inside .button_title{ margin:5px 10px 10px 0; padding:2px;}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	PRODUCT LISTINGS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.products_details {
	min-width: 200px;
	margin: 0px;
}
.products_t_thumbnail {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-right: 5px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-bottom:10px;
}

.products_thumbnail {
	border: 1px solid #CCCCCC;
	float: left;
	text-align: center;
	padding: 3px;
	margin-right: 5px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-bottom:10px;
}

.products_spacer {
	padding-left: 0px;
	margin-left: 145px;
	margin-bottom: 25px;
}

.buynow_box {
	border-left: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	width:210px;
	float:right;
}

.products_title_descr {
	min-width: 200px;
	height: auto;
	overflow: hidden;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	BUTTONS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.button_container div {
	width: auto;
	margin:0;
	padding:0;
	margin-top: 1px;
	padding-bottom: 1px;
}

.button_title div {
	white-space:nowrap;
	cursor: pointer;
	vertical-align: top;
	align: middle; font-family: Arial, Helvetica, sans-serif;
}

A.buttons:link, A.buttons:Visited {
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	padding-left: 5px; 
	padding-right: 5px;
	margin-top: 2px;
	height: auto;
	border-top-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-bottom-color: #5C5C5C;
	border-right-color: #5C5C5C; font-family: Arial, Helvetica, sans-serif;
}

A.buttons:Hover{
	color: #000000;
	text-decoration: none;
	background-color: #cc0000;
	border-bottom-color: #CC0000;
	border-right-color: #CC0000;
	border-top-color: #990000;
	border-left-color: #990000;
}

A.buttons:Active {
	color: #FFFFFF;
	text-decoration: none;
}

.outlined div {
	padding: 6px 4px 6px 4px;
	background-color: #84CF07;
	float:left;
}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	SUB-CATEGORIES
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.subcat_title {
	float: left;
	font-weight: bold;
	margin: 0em 0.6em;
}

.subcat_count {
	float: right;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	MINI-CART
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#minicart {
	/* top: 11px; */
	margin-bottom: 5px;
}

#minicart_img_empty {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}

#minicart_img_full {
	float: left;
	margin-top: 8px;
	margin-right: 5px;
}

#minicart_txt {
	float: left;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	PRODUCT DETAILS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#product {
	clear: both;
}

.product_thumb {
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 4px;
	background-color: #FFFFFF;
	float: left;
	margin-left:0px;
}

#product_descr {
	text-align: left;
	width: auto;
}

#product_details {
	text-align: left;
}

#product_price {
	text-align: center;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	margin-top: 15px;
	font-size: 24px;
	font-weight: bold;
}

#buy_now_button {
	float: right;
	clear: left;
	text-align: center;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 5px;

}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	NAVIGATION PAGING
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.nav {
	padding: 2px;
	margin-bottom: 22px;
}
.nav ul {
	margin: 0;
	padding: 0px;
}
.nav li {
	list-style-type: none;
	display: inline;
}

.nav_selected {
	border: 1px solid #CCCCCC;
	white-space:nowrap;	
	padding-bottom: 1px;
	padding: 2px;
	padding-left: 5px; 
	padding-right: 5px;
	margin-top: 2px;
	height: auto; 
}

#nav_container {
	float: left;
	clear: both;
}

#nav_form {
	float: left;
	width: 22px;
	height: 17px;
	clear: both;
}

#nav_page {
	padding: 1px;
	text-align: center;
	float: left;
	width: 20px;
	height: 17px;
	padding-right: 3px;
}

#nav_selected_page {
	text-align: center;
	float: left;
	font-weight: bold;
	margin: 1px;
	border: 1px solid #000000;
}

#nav_arrow {
	text-align: center;
	float: left;
	padding-top: 7px;
	width: 22px;
	height: 22px;
}

#nav_page A {
	width: 20px;
}

#nav_selected_page A {
	width: 20px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	TABBED PRODUCT MENU
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#tablist {
	padding: 0 0.2em 0 0;
	margin-left: 0;
	border-bottom: 1px solid #999999;
}

#tablist li {
	list-style: none;
	margin: 0;
	display: inline;
}

#tablist li a {
	font-size: 105%;
	padding: 2px 10px;
	margin-left: 3px;
	border: 1px solid #999999;
	border-bottom: none;
	background: #CCCCCC;
	text-decoration: none;
}

#tablist li a:link {
	color: #000000;
}

#tablist li a:visited {
	color: #000000;
}

#tablist li a:hover {
	color: #CCFF66;
	background: #598E00;
	border-color: #999999;
}

#tablist li a.current {
	background: #FAFAFA;
	color: #000000;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	HIGHLIGHTS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#HightLightEqualRow {
	BACKGROUND-COLOR: #F5F5F5;
}

.SubBG {
	margin: 0px;
	padding:10px;
	BACKGROUND-COLOR: #F5F5F5;
	border:1px solid #F0F0F0;
}

.alttd {
	BACKGROUND-COLOR: #F5F5F5;
}

.rowon {
	BACKGROUND-COLOR: #CCCCCC;
}

.rowoff {
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	CHECKOUT
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.new_customer {
	float:left;
	margin:0;
	width:69%;
	border-right:1px solid #CCCCCC;
}

.return_customer {
	float:right;
	width:30%;
}

#content_checkout {
	position: relative;
	min-width: 300px;
	height: 100%;
	z-index: 3;
	top: 105px;
	margin: 5px 5px 140px;;
	text-align: left;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	CHECKOUT PROGRESS BAR
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.progress_container {
	background-color:#eeeeee;
	width:100px;
	min-width: 100px;
	border: 1px solid #000000;
	margin:3px;
	font-size: xx-small;
	height: 15px;
}

.zero_percent {
	background-color:#AAAAAA;
	width:1px;
	color: #FFFFFF;
	font-size: xx-small;
	height: 15px;
}

.twentyfive_percent {
	background-color:#AAAAAA;
	width:25px;
	color: #FFFFFF;
	text-align:center;
	font-size: xx-small;
	height: 15px;
}

.fifty_percent {
	background-color:#AAAAAA;
	width:50px;
	color: #FFFFFF;
	text-align:center;
	font-size: xx-small;
	height: 15px;
}

.seventyfive_percent {
	background-color:#AAAAAA;
	width:75px;
	color: #FFFFFF;
	text-align:center;
	font-size: xx-small;
	height: 15px;
}

.hundred_percent {
	background-color:#AAAAAA;
	width:100px;
	color: #FFFFFF;
	text-align:center;
	font-size: xx-small;
	height: 15px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	MISC
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.center {
	margin-left:auto;
	margin-right:auto;
}
