/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	x-skeleton
	(x-cart css driven template)
	by www.cart-lab.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	core / layout
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#container {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #8B3C0C;
	font-weight: normal; 
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	html tags
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
textarea {
	padding: 0px;
	margin: 0px;	
}

li {
	list-style-type: square;
	color: #000;
}

table {
	padding: 0px; margin: 0px;
	font-size: 1.0em;
}

hr {
	border: 0px;
	border-top: 1px dashed #674a06;
}

pre {
	font-size: larger;
}

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

.table_auto {
	width: auto;
}

.td {
	float: left;
	width: auto;
	margin-bottom: 0px;
	vertical-align: bottom;
	/*display: table-column;*/
	height: 13px;
	padding: 7px 5px;
}

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

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

#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;
	width:  110px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	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 #fff;
		}
		
		#navcontainer ul li a:hover {
			background-color: #efefef;
			color: #000;
		}
	
	li.navnumber {
		padding: 0.2em 1em;
		text-align: right;
		color: #fff;
		float:right;
	}*/


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	footer
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#footer_bar {
	width: auto;
	clear: both;
	border-bottom: 1px solid #5b5b5b;
	vertical-align: middle;
	text-align: left;
}

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

.dialog_title {
	color: #8B3C0C;
}

.dialog_content {
	padding: 10px;
}

.dialog_title h3 {
	/*color: #2d4504;*/
	padding: 5px;
	margin: 0px;
	letter-spacing: -1px;
	font-family: tahoma, arial, sans-serif;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	menus
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.menu_container {
	background-color: transparent;
	/*border: 5px solid #a4b5d9;*/
	border-top: 0;
	width: inherit;
}

.menu_hdr {
	color:#580600;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.2em;
	height:14px;
	padding: 7px 20px;
	text-decoration:none;
	width:187px;
	background-color: #bba67c;
	/*border: 2px solid #8b3c0c;
	border-right: 0;
	border-left: 0;
	border-bottom-color: #bba67c;*/
	cursor: pointer;
	cursor: hand;
}
	.menu_hdr.active {
		background-color: #8b3c0c;
		border-bottom-color: #8b3c0c;
		width: 187px;
		color: #FFF;
	}
	.menu_hdr.first { border-top: 0; }
	.menu_hdr.last { border-bottom-color: #8b3c0c; }
		.menu_hdr img {
			vertical-align: middle;
			display: none;
		}

.menu_content_inside {
	padding: 12px 8px;
	border-bottom: 2px solid #c26d33;
	/*margin: 1px 0;*/
	/*text-align: right;*/
	line-height: 1.5em;
}
.menu_content {}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	product listings
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.products_details {
	min-width: 200px;
	margin: 0px;
}

.products_t_thumbnail,
.products_thumbnail {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 3px;
	margin-right: 5px;
	margin-bottom:10px;
}
	.products_thumbnail {
		float: left;
		text-align: center;
	}

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

.buynow_box {
	border-left: 1px solid #CCC;
	padding: 5px;
	margin: 0px;
	margin: 0px 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_container img,
	.button_container input {
		display: none;
	}
	td.FLCDialogCell form{
		margin-bottom: 8px;
	}
.button_title div {
	white-space:nowrap;
	cursor: pointer;
	vertical-align: top;
	align: middle;
}

a.buttons:link, 
a.buttons:visited {
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	padding: 2px 5px;
	margin-top: 2px;
	height: auto;
	
	color: #FFF;
	background-color:#c26d33;
	border-top-color: #e47f3a;
	border-left-color: #e47f3a;
	border-bottom-color: #995527;
	border-right-color: #995527;
}
	a.buttons:hover{
		color: #FFF;
		background-color: #3f4d10;
		border-top-color: #6b831d;
		border-left-color: #6b831d;
		border-bottom-color: #36430f;
		border-right-color: #36430f;
	}
	
	a.buttons:active {
		color: #fff;
		background-color: #57310d;
		border-top-color: #814811;
		border-left-color: #814811;
		border-bottom-color: #482809;
		border-right-color: #482809;
	}

.outlined div {
	padding: 6px 4px 6px 4px;
	background-color: #e2c897;
	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;
	color: #3f4d10;
}

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

.product_thumb {
	text-align: center;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 4px;
	background-color: #fff;
	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, tahoma, sans-serif;
	color: #30481c;
	margin-top: 15px;
	font-size: 1.6em;
	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 #CCC;
	white-space:nowrap;	
	padding-bottom: 1px;
	padding: 2px 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 #000;
}

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

#nav_page a,
#nav_selected_page a {
	width: 20px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	tabbed product menu
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#tablist {
	padding: 0 0.2em 0 0;
	margin-left: 0;
	border-bottom: 1px solid #8b3c0c;
	height: 20px;
}

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

#tablist li a {
	font-size: 1.05em;
	padding: 5px 10px;
	margin-left: 3px;
	border: 1px solid #8b3c0c;
	border-bottom: none;
	background: #c26d33;
	text-decoration: none;
	color: #FFF;
}
	#tablist li a:hover {
		color: #FFF;
		background: #57310d;
		border-color: #999;
	}
	
	#tablist li a.current {
		background: #3f4d10;
	}
		#tablist li a.current:hover {
			text-decoration: underline;
			cursor: default;
		}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	highlights
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#HightLightEqualRow {
	background-color: #F5F5F5;
}

#product_avail_txt { color: #666; }

.SubBG {
	margin: 0px;
	padding:10px;
	/*background-color: #F5F5F5;
	border: 1px double #4F6CAD;*/
}
	.SubBG .ProductDetailsTitle {
		color: #000;
	}
	.SubBG #buyBtns {
		width: 230px;
		margin: 15px 0;
		padding: 8px 20px;
	}
.alttd {
	background-color: #f5f5f5;
}

.rowon {
	background-color: #f5f5f5;
}

.rowoff {
}

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

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

#content_checkout {
	/*position: relative;*/
	min-width: 300px;
	z-index: 3;
	top: 105px;
	/*margin: 5px 5px 140px;*/
	text-align: left;
	font-size: 1.5em;
	padding: 0 20px 20px 20px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	checkout progress bar
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.progress_container {
	background-color:#eee;
	width:100px;
	min-width: 100px;
	border: 1px solid #000;
	margin:3px;
	font-size: xx-small;
	height: 15px;
	margin: 14px auto 0 auto;
}

.zero_percent, .twentyfive_percent, .fifty_percent,
.seventyfive_percent, .hundred_percent {
	background-color:#aaa;
	width:1px;
	color: #fff;
	text-align:center;
	font-size: xx-small;
	height: 15px;
}
	.twentyfive_percent { width:25px; }
	.fifty_percent { width:50px; }
	.seventyfive_percent { width:75px; }
	.hundred_percent { width:100px; }

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

.bold {
	font-weight: bold;
}

.black {
	color: black;
}






/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/* $Id: skin1.css,v 1.84.2.12 2006/07/19 10:19:34 max Exp $ */
FORM {
	margin: 0px;
}
TABLE,IMG {
	border: 0px;
}

/*
	Content enviroment styles
*/
TABLE.Container {
	height: 100%;
}
TD.Container {
	vertical-align: top;
	height: 90%;
}

/*
	Header styles
*/
/*.HeadLogo {
	padding-left: 27px;
	text-align: left;
}
.HeadRightBox {
	vertical-align: top;
	text-align: right;
}
.HeadText {
	font-size: 1.2em;
	font-weight: bold;
}
.HeadLine {
	background-color: #FFD44C;
}
.HeadThinLine {
	background-color: #8E4B00;
	height: 1px;
}
.PrintableRow {
	width: 100%;
	vertical-align: middle;
	padding-right: 176px;
	height: 18px;
}
.HeadTopPad {
	height: 18px;
}
.HeadTopPad IMG {
	width: 1px;
	height: 18px;
}*/

/*
	Footer styles
*/
/*.BottomRow {
	text-align: center;
	vertical-align: bottom;
}
.BottomBox {
	background-color: #FFD44C;
	color: #8E4B00;
	height: 22px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 12px;
}
.Bottom {
	background-color: #FFD44C;
	color: #8E4B00;
}
A.Bottom:link {
	background-color: #FFD44C;
	color: #8E4B00;
	text-decoration: underline;
}
A.Bottom:visited {
	background-color: #FFD44C;
	color: #8E4B00;
	text-decoration: underline;
}
A.Bottom:hover {
	background-color: #FFD44C;
	color: #8E4B00;
	text-decoration: none;
}
A.Bottom:active {
	background-color: #FFD44C;
	color: #8E4B00;
	text-decoration: underline;
}
.BottomPopup {
	width: 100%;
	text-align: right;
	padding-bottom: 10px;
}
.BottomPopup A {
	font-weight: bold;
}
.BottomDialogBox {
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}*/

/*
	Common styles
*/
/*.SubmitBox {
	padding-top: 10px;
}
HR.Line {
	width: 100%;
	height: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.SectionBox {
	background-color: #ffffff;
	text-align: left;
}
.Text {
	color: #000000;
}
.NumberOfArticles {
	color: #000000;
	font-weight: bold;
}
.TopLabel {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
}
.Message {
	color: #FF0000;
}
.Line {
	background-color: #FF6600;
}
TD.ButtonsRow {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
}
.CustomerMessage {
	color: #FF0000;
	font-weight: bold;
}
.ErrorMessage {
	color: #FF0000;
	font-weight: bold;
}
.Star {
	color: #FF0000;
}
.TableHead {
	background-color: #CCCCCC;
	font-weight: bold;
}
.TableSubHead {
	background-color: #EEEEEE;
}
.Spc {
	width: 1px;
	height: 1px;
}
TABLE.EmptyBox {
	width: 100%;
}
TABLE.EmptyBox TR TD {
	padding: 0px;
}*/

/*
	Popup styles
*/
/*.PopupContainer {
	height: 100%;
	width: 100%;
	text-align: center;
}
.PopupTitle {
	background-color: #FFD44C;
	height: 15px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}
.PopupBG {
	background-color: #FFD44C;
}
.PopupHelpLink {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
}*/

/*
	BuyNow section
*/
.BuyNowQuantity {
	height: 25px;
	width: 15%;
	white-space: nowrap;
	padding-right: 10px;
}
.BuyNowPrices {
	width: 100%;
	height: 25px;
	vertical-align: middle;
}

/*
	Vertical menu
*/
/*.VertMenuLeftColumn {
	width: 150px;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 20px;
}
.VertMenuRightColumn {
	width: 150px;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 6px;
}
.VertMenuBox {
	background-color: #FFD44C;
	padding: 1px;
}
.VertMenuBorder {
	background-color: #8E4B00;
}
.VertMenuTitle {
	background-color: #FF8600;
	color: #000000;
	font-weight: bold;
	padding: 1px;
}
.VertMenuSubTitle {
	background-color: #FFA92F;
}
.VertMenuTitleIcon {
	width: 21px;
	height: 20px;
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: middle;
}
.VertMenuItems {
	color: #000000;
	text-decoration: none;
}
A.VertMenuItems:link {
	color: #000000;
	text-decoration: underline;
}
A.VertMenuItems:visited {
	color: #222222;
	text-decoration: underline;
}
A.VertMenuItems:hover {
	color: #2D4504;
	text-decoration: none;
}
A.VertMenuItems:active  {
	color: #000000;
	text-decoration: none;
}
.VertMenuHr {
	width: 100%;
	height: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	color: #999999;
}
.CategoriesList {
	
}*/

/*
	Dialog box
*/
TABLE.DialogBox {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
TD.DialogBox {
	background-color: #ffffff;
	text-align: left;
	padding: 10px;
}
.DialogBorder {
	height: 100%;
	padding: 0px;
}
/*TD.DialogTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	background-image: url(images/dialog_bg_n.gif);
	vertical-align: bottom;
	height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
}
FONT.DialogTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: bottom;
	height: 15px;
	text-align: left;
	margin-left: 10px;
}*/

/*
	Dialog info box
*/
/*TABLE.DialogInfo {
	width: 85%;
	text-align: center;
}
.DialogInfoTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: bottom;
	text-align: left;
	height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.DialogInfoTitleBorder {
	background-color: #FF8600;
	padding: 0px;
	vertical-align: bottom;
	height: 15px;
}
.DialogInfoBorder {
	background-color: #FF8600;
	padding: 0px;
}
.DialogTr {
	color: #B89A87;
}
.DialogInfoIcon {
	width: 16px;
	height: 16px;
}
.DialogInfoClose {
	width: 15px;
	height: 13px;
}*/

/*
	Dialog tools section
*/
/*.NavDialogTitle {
	width: 50%;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
}   
.NavDialogBorder {
	background-color: #CCCCCC;
}
.NavDialogBox {
	background-color: #FFFFFF;
}
.NavDialogSeparator {
	width: 100%;
	height: 14px;
	background-image: url(images/separator.gif);
	padding-left: 7px;
}
.NavDialogSeparator IMG {
	width: 100%;
	height: 14px;
}
.NavDialogCell {
	padding-right: 3px;
}
.NavDialogCell A IMG {
	width: 9px;
	height: 9px;
}*/

/*
	Product details page
*/
H4.ProductTitle {
	color: #000000;
	font-weight: bold;
	font-size: 1.6em;
	display:inline;
}
.ProductTitleHidden {
	color: #666666;
	font-weight: bold;
	font-size: 1.1em;
}
.ProductDetailsTitle {
	color: #444e11;
	font-weight: bold;
	font-size: 1.2em;
}
.ProductDetails {
	color: #000000;
}
.ProductPriceTitle {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
}
.ProductPriceConverting {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
}
.ProductPrice {
	color: #30481c;
	font-weight: bold;
	font-size: 1.2em;
}
.ProductPriceSmall {
	color: #30481c;
	font-weight: bold;
}
.SaveMoneyLabel {
	width: 57px;
	height: 57px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/save_money.gif);
	background-repeat: no-repeat;
}
.MarketPrice {

}
.PImgBox {
	text-align: left;
	vertical-align: top;
	width: 100px;
	padding-right: 8px;
}

/*
	Products list
*/
TD.PListImgBox {
	width: 125px;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 8px;
}
DIV.PListImgBox {
	white-space: nowrap;
}
HR.PListLine {
	width: 100%;
	height: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.PListTaxBox {
	padding-left: 70px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.PListCell {
	background-color: #ffffff;
	text-align: center;
	padding: 10px;
	vertical-align: top;
}

/*
	Items style
*/
.ItemsList {
	color: #000000;
	font-weight: bold;
}
.ItemsListDisabled {
	color: #909090;
}
/*
A.ItemsList:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.ItemsList:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.ItemsList:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.ItemsList:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
*/

/*
	Location bar
*/
.NavigationPath {
	color: #c6b386;
	font-weight: bold;
	text-decoration: none;
}
.NavigationPath a:link, .NavigationPath a:visited {
	color: #c6b386;
	font-weight: bold;
	text-decoration: underline;
}
.NavigationPath a:hover {
	color: #3f4d10;
	text-decoration: none;
}

/*
	Buttons
*/
/*
.FormButton {
	color: #000000;
	font-weight: bold;
}
TABLE.ButtonTable {
	cursor: pointer;
	vertical-align: middle;
	DIRECTION: ltr;
}
TD.Button {								 
	BACKGROUND: url(images/butbg.gif);
	background-color: #FF8600;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	white-space: nowrap;
}
FONT.Button {								 
	FONT-FAMILY: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
IMG.ButtonSide {
	width: 7px;
	height: 14px;
}
.SimpleButton TR TD {
	padding: 0px;
	white-space: nowrap;
}
A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
	color: #000000;
	font-weight: bold;
}
.GoImage {
	width: 21px;
	height: 18px;
	vertical-align: middle;
	border: 0px;
}
*/

/*
	Small text/link style
*/
.SmallNote:link {
	color: #333333; text-decoration: none; font-size: xx-small;
}
.SmallNote:visited {
	text-decoration: none;
}
.SmallNote:hover {
	text-decoration: underline;
}
.SmallNote:active {
	text-decoration: none;
}
.SmallText {
	color: #333333; text-decoration: none;
}

/*
	Category page
*/
.SubcatTitle {
	text-align: left;
	width: 95%;
	padding-left: 5px;
}
.SubcatInfo {
	text-align: right;
	white-space: nowrap;
	color: #000000;
}

/*
	Search sort bar
*/
.SearchSortTitle {
	font-weight: bold;
	padding-right: 20px;
}
.SearchSortLink:link, .SearchSortLink:visited, .SearchSortLink:hover, .SearchSortLink:active {
	text-decoration: underline;
}
.SearchSortImg {
	width: 9px;
	height: 9px;
	margin-right: 5px;
}
.SearchSortCell {
	padding-right: 20px;
}

/*
	Expandable section
*/
.ExpandSectionMark {
	width: 11px;
	cursor: pointer;
	vertical-align: middle;
}

/*
	Tab mechanism
*/
/*.Tab {
	background-color: #FFD44C;
	font-weight: bold;
	text-transform: uppercase;
	width: 85px;
	height: 30px;
	text-align: center;
}
.TabTop {
	height: 5px;
	background-color: #FFD44C;
}
TD.TabLeftSide {
	width: 9px;
	background-image: url(images/tab_l.gif);
}
TD.TabRightSide {
	width: 9px;
	background-image: url(images/tab_r.gif);
}
TD.TabLeftCorner {
	width: 9px;
	height: 9px;
	background-image: url(images/tab_c1.gif);
}
TD.TabRightCorner {
	width: 9px;
	height: 9px;
	background-image: url(images/tab_c2.gif);
}
TD.TabCenter {
	height: 9px;
	background-image: url(images/tab_b.gif);
}
IMG.TabCorner {
	width: 9px;
	height: 9px;
}
IMG.TabSide {
	width: 9px;
	height: 1px;
}*/

/*
	Pagination mechanism
*/
.NavigationArrow {
	width: 9px;
	height: 9px;
}
.NavigationTitle {
	white-space: nowrap;
	height: 14px;
	padding-right: 10px;
}
.NavigationCell {
	text-align: center;
	vertical-align: top;
	/*background-image: url(images/page.gif);*/
	width: 17px;
	height: 18px;
}
.NavigationCell A:link, .NavigationCell A:visited, .NavigationCell A:hover, .NavigationCell A:active {
	text-decoration: none;
}
.NavigationCell IMG {
	height: 1px;
	width: 17px;
}
.NavigationCellWide {
	text-align: center;
	vertical-align: top;
	/*background-image: url(images/page_wide.gif);*/
	width: 23px;
	height: 15px;
}
.NavigationCellWide A:link, .NavigationCellWide A:visited, .NavigationCellWide A:hover, .NavigationCellWide A:active {
	text-decoration: none;
}
.NavigationCellWide IMG {
	height: 1px;
	width: 23px;
}
.NavigationCellSel {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 15px;
}

/*
	Subheader styles
*/
TABLE.SubHeaderGrey {
	width: 100%;
	margin-bottom: 10px;
}
.SubHeaderGrey {
	color: #674a06;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
}
.SubHeaderGreyLine {
	height: 1px;
	background-color: #CCCCCC;
	padding: 0px;
}
TABLE.SubHeaderBlack {
	width: 100%;
	margin-bottom: 10px;
}
.SubHeaderBlack {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
}
.SubHeaderBlackLine {
	height: 1px;
	background-color: #000000;
	padding: 0px;
}
TABLE.SubHeaderRed {
	width: 100%;
	margin-bottom: 10px;
}
.SubHeaderRed {
	font-weight: bold;
	padding: 0px;
}
.SubHeaderRedLine {
	height: 1px;
	background-color: #000000;
	padding: 0px;
}
TABLE.SubHeader {
	width: 100%;
	margin-bottom: 10px;
}
.SubHeader {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0px;
}
.SubHeaderLine {
	height: 1px;
	background-color: #000000;
	padding: 0px;
}

/*
	User profile page
*/
.RegSectionTitle {
	color: #000000;
	font-weight: bold;
}

/*
	Popup image
*/
.PImageImageCell {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	height: 100%;
}
.PImageImageCell IMG {
	text-align: center;
	vertical-align: middle;
}

.PImageNumbersCell {
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
.PImageLine {
	height: 1px;
	background-color: #CCCCCC;
}
.PImageLine IMG {
	height: 1px;
}
BODY.PImage {
	background-color: #FFFFFF;
}
.PImagePageRow {
	height: 30px;
	vertical-align: middle;
	padding-left: 10px;
}

/*
	Customer reviews module
*/
IMG.StarImg {
	width: 14px;
	height: 14px;
}

/*
	Manufacturers module
*/
.ManufacturersItem {
	text-align: left;
	white-space: nowrap;
	width: 95%;
	padding-left: 5px;
}

/*
	Recommended products module
*/
UL.RPItems {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*
	Webmaster mode
*/
SPAN.Lbl {
	color: green;
	font-weight: bold;
}
.Section {
	margin: 0px;
	padding: 0px;
}

/*
	Fast Lane Checkout module
*/
.FLCAuthBox {
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 5px;
}
.FLCAuthPreBox {
	padding-left: 30px;
	height: 20px;
	width: 100%;
}
.FLCTopPad {
	vertical-align: middle;
	height: 15px;
}
.FLCTopPad IMG {
	width: 1px;
	height: 15px;
}
TD.FLCDialogCell {
	width: 50%;
	height: 220px;
	text-align: center;
	border: 1px solid #e2c897;
}
TABLE.FLCDialog {
	width: 100%;
	height: 100%;
}

/*
		-- ADDONS --
*/

/*
	Gift registry module
*/
.HighLight {
	background-color: #FFFFCC;
}

/*
	Feature comparison module
*/
/*TABLE.CompareBtn {
	cursor: pointer;
}
TD.CompareBtnLeft {
	height: 18px;
	width: 21px;
	background-image: url(images/compare1.gif);
}
TD.CompareBtnLeft IMG {
	height: 18px;
	width: 21px;
}
TD.CompareBtnMain {
	background-image: url(images/compare2.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 2px;
}
TD.CompareBtnMainMozilla {
	background-image: url(images/compare2.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 1px;
}
TD.CompareBtnRight {
	height: 18px;
	width: 9px;
}
TD.CompareBtnRight IMG {
	height: 18px;
	width: 9px;
}
TD.FCompProductSelBox {
	padding: 0px;
	white-space: nowrap;
}
TD.FCompProductButtonBox {
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 100%;
	white-space: nowrap;
}
TD.FCompProductAddCL {
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

TD.FCompFeatureHCell {
	vertical-align: top;
	text-align: center;
	background-color: #EEEEEE;
	font-weight: bold;
}
.HightLightEqualRow {
	background-color: #efefef;
	text-align: center;
}
.EqualRow {
	background-color: #ffffff;
	text-align: center;
}*/

/*
	Special offers module
*/
.SpecialOffersPrice {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.4em;
}
.SpecialOffersThumb {
	display: inline;
	margin-left: -51px;
}
.SpecialOffersThumb A IMG {
	width: 47px;
	height: 44px;
}

/*
	Fancy categories module
*/
/*.CatMenuItemOff {
	background-color: transparent;
	color: #000000;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 1px;
	margin-right: 0px;
	cursor: pointer;
	font-size: 1.2em;
}
.CatMenuItemOffExp {
	background-color: transparent;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 2px;
	margin-right: 3px;
	cursor: pointer;
}
.CatMenuItemOn {   
	background-color: #FF8600;
	color: #000000;
	border-right: 0px solid;
	border-top: none;
	border-left: none;
	border-bottom: none;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 1px;
	margin-right: 0px;
	cursor: pointer;
	font-size: 1.2em;
}
.CatSubMenu {
	background-color: #FFD44C;
	border-right: #8E4B00 1px solid;
	border-top: #8E4B00 1px solid;
	border-left: #8E4B00 1px solid;
	border-bottom: #8E4B00 1px solid;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 150px;
}
A.CatMenuItem {
	font-size: 1.2em;
	cursor: pointer;
}
A.CatMenuItem:link {
	color: #000000;
	text-decoration: none;
}
A.CatMenuItem:visited {
	color: #000000;
	text-decoration: none;
}
A.CatMenuItem:hover {
	color: #000000;
	text-decoration: none;
}
A.CatMenuItem:active {
	color: #000000;
	text-decoration: none;
}
A#nojs.CatMenuItem:hover {
	background-color: #FF8600;
	color: #000000;
	text-decoration: none;
}
IMG.FCIcon {
	width: 16px;
	height: 16px;
	border-width: 0px;
	margin-left: 2px;
	margin-right: 3px;
}
IMG.FCTriangle {
	width: 9px;
	height: 9px;
	border-width: 0px;
	margin-left: 3px;
}
TABLE.FCItemTable {
	width: 100%;
	border-width: 0px;
	margin: 0px;
	text-align: left;
}
TD.FCIconCell {
	vertical-align: middle;
	text-align: center;
}
TD.FCTriangleCell {
	vertical-align: middle;
	text-align: right;
}
TD.FCChain {
	width: 18px;
	background-repeat: repeat-y;
}
TD.FCChain IMG {
	width: 18px;
	height: 1px;
}
TD.FCExplorerBox {
	width: 37px;
	vertical-align: top;
	background-repeat: repeat-y;
}
*/

/*
	Product configurator module
*/
/*.ProductBG {
	background-color: #ffffff;
}
.SlotCell {
	width: 50%;
	height: 35px;
	padding-top: 25px;
	background-color: #ffffff;
	text-align: center;
}
.SlotProductCell {
	width: 50%;
	height: 35px;
	background-color: #ffffff;
	text-align: center;
}
TABLE.PCSummaryTable {
	width: 100%;
	background-color: #ffffff;
}*/

/*
	Survey module
*/
/*H1.SurveyName {
	font-weight: bold;
}
.SurveyHeader {
	font-size: 1.1em;
}
.SurveyHeaderMenu {
	font-size: 1.0em;
}
.SurveyFooter {
	font-size: 1.1em;
}
.SurveyFooterMenu {
	font-size: 1.0em;
}
.SurveyQuestion {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
}
.SurveyQuestionMenu {
	font-weight: bold;
	padding: 0px;
}
TEXTAREA.Survey {
}
.SurveyAnswer {
	padding: 2px;
	width: 100%;
}
.SurveyAnswerMenu {
	padding: 0px;
	width: 100%;
}
TD.SurveyAnswerMark {
	padding: 2px;
	width: 15px;
}
TD.SurveyAnswerMarkMenu {
	padding: 0px;
	width: 15px;
}
.SurveyBar {
	height: 10px;
	background-color: blue;
}
.SurveyBarHL {
    height: 10px;
    background-color: green;
}
.SurveyStatLabel {
	padding-left: 6px;
	white-space: nowrap;
}
.StatisticsBar {
	background-color: #FFCE31;
}   
.StatisticsBarHL {
	background-color: #FF8400;
}   
.SurveyAnswers {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.SurveyAnswersMenu {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.SurveyAnswerComment {
	padding: 2px;
}
.SurveyAnswerCommentMenu {
	padding: 0px;
}
*/
