/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	x-skeleton
	(x-cart css driven template)
	by www.cart-lab.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	core / layout
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#container {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	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 #CCC;
}

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: 4px 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:  120px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	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: #780000;
}

.dialog_content {
	padding: 3px;
}

.dialog_title h3 {
	/*color: #2d4504;*/
	padding: 5px;
	margin: 0px;
	letter-spacing: -1px;
	font-family: tahoma, arial, sans-serif;
}

.login_column { 
   padding: 5px;
}

.login_column .dialog_title,
.new_cust_column .dialog_title { text-align: center; }

#store .new_cust_column {
   width: 210px;
   vertical-align: top;
   background-color: #ECECEC; 
}
   #store .new_cust_column .dialog { min-width: 210px; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	menus
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.menu_container {
	background-color: #e9eada;
	/*border: 5px solid #a4b5d9;
	  border-top: 0;*/
	width: 176px;
	margin-left: 7px;
}

.menu_hdr {
	background-color: #acad8e;
	color: #FFF;
	/*font-weight: bold;*/
	margin: 0px;
	height: 13px;
	vertical-align: bottom;
	cursor: pointer;
	cursor: hand;
	border-bottom: 1px solid #e9eada;
	padding: 4px 8px;
}
	.menu_hdr img {
		vertical-align: middle;
		display: none;
	}

.menu_content_inside {
	padding: 8px;
	/*margin: 1px 0;*/
	/*text-align: right;*/

}
.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: 8px;
	margin: 0px;
	margin: 0px 5px;
	margin-bottom: 10px;
	width:210px;
	float:right;
	background-color: #e9eada;
}

.products_title_descr {
	/*min-width: 200px;*/
	height: auto;
	overflow: hidden;
	padding: 0 5px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	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: #780000;
   border-top-color: #c90200;
   border-left-color: #c90200;
   border-bottom-color: #4f0000;
   border-right-color: #4f0000;
}
   a.buttons:hover{
      color: #FFF;
      background-color: #acad8e;
      border-bottom-color: #c7c7a4;
      border-right-color: #c7c7a4;
      border-top-color: #7e7e68;
      border-left-color: #7e7e68;
   }
   
   a.buttons:active {
      color: #fff;
   }*/

/*.outlined div {
   padding: 6px 4px 6px 4px;
   background-color: #acad8e;
   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: #591F00;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	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: #000;
	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 #acad8e;
	height: 19px;
}

#tablist li {
	list-style: none;
	margin: 0;
	display: inline;
	line-height: normal;
}

#tablist li a {
	font-size: 1.05em;
	padding: 4px 10px;
	margin-left: 3px;
	border: 1px solid #acad8e;
	border-bottom: none;
	background: #acad8e;
	text-decoration: none;
	color: #FFF;
}
	#tablist li a:hover {
		color: #acad8e;
		background: #e9eada;
		border-color: #acad8e;
	}
	
	#tablist li a.current {
	   color: #acad8e;
		background: #f2f3e4;
	}
		#tablist li a.current:hover {
			color: #acad8e;
			cursor: default;
		}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	highlights
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#HightLightEqualRow {
	background-color: #F5F5F5;
}

#product_avail_txt { color: #666; }

.SubBG {
	margin: 0px;
	padding:10px;
	background-color: #e9eada;
	border: 1px double #acad8e;
}
	.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.2em;
	padding: 20px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	checkout progress bar
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.progress_container {
	border: 1px solid #B85C00;
   background-color: #CC6601;
   color: #FFF;
	width:100px;
	min-width: 100px;
	font-size: xx-small;
	height: 15px;
	/*text-align: center;*/
	float: left;
	margin-top: -1px;
}

.zero_percent, .twentyfive_percent, .fifty_percent,
.seventyfive_percent, .hundred_percent {
	background-color: #804000;
   color: #FFF;
	width:1px;
	text-align:center;
	font-size: xx-small;
	height: 13px;
	padding-top: 2px;
}
	.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;
}

.white { color: #FFF; }
.lgwhite { font-size: 1.1em; color: #FFF; }

.this_page_url { 
   position: absolute; 
   bottom: -50px; 
   right: 1.0em;
}
#store #html_invoice img { border: 0; }
#store #html_invoice * { color: #000; }
#store #html_invoice {
   border: 1px solid #000;
   width: 700px;
   padding: 10px;
   margin: 0 auto;
}











/* $Id: skin1.css,v 1.84.2.12 2006/07/19 10:19:34 max Exp $ */


/* TO DELETE ... BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
        FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #000000; 
        
}
A:link {
  COLOR: #2D4504; TEXT-DECORATION: underline;
}
A:visited {
  COLOR: #000000; TEXT-DECORATION: underline;
}
A:hover {
   COLOR: #2D4504; TEXT-DECORATION: none;
   background-color: #CCFF66;
}
A:active  {
   COLOR: #000000; TEXT-DECORATION: none;
}
H1 {
   FONT-SIZE: 135%;
   display:inline;
}
H2 {
   FONT-SIZE: 105%;
}
H3 {
   FONT-SIZE: 103%;
}
HR {
   COLOR: #DDDDDD;
   HEIGHT: 1px;
}
HTML,BODY {
   HEIGHT: 100%;
   MARGIN: 0px;
   PADDING: 0px;
   BACKGROUND-COLOR: #FFFFFF;
}
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: 1.2em;
	padding-right: 1.2em;
}
.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: 1.0em;
}
.BottomPopup A {
	font-weight: bold;
}
.BottomDialogBox {
	padding-left: 13px;
	padding-top: 1.0em;
	padding-bottom: 1.0em;
}

/*
	Common styles
*/
.SubmitBox {
	padding-top: 1.0em;
}
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: #234329;
}
.Line {
	background-color: #ff6600;
}
td.ButtonsRow {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 1.2em;
	padding-bottom: 2px;
}
/*   td.ButtonsRow .buttons { margin-right: 3px; }*/
.CustomerMessage {
	color: #234329;
	font-weight: bold;
}
.ErrorMessage {
	color: #234329;
	font-weight: bold;
}
.Star {
	color: #234329;
}
.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: 9px;
	color: #000000;
	text-decoration: none;
}
   .PopupHelpLink img { border: 0; }

/*
	BuyNow section
*/
.BuyNowQuantity {
	height: 25px;
	width: 15%;
	white-space: nowrap;
	padding-right: 1.0em;
}
.BuyNowPrices {
	width: 100%;
	height: 25px;
	vertical-align: middle;
}

/*
	Vertical menu
*/
/* TO DELETE ...    .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;
}
/* TO DELETE ....   .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: 1.0em;
}
.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: 1.0em;
	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: 1.0em;
}

/*
	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: 16px;
	display:inline;
}
.ProductTitleHidden {
	color: #666666;
	font-weight: bold;
	font-size: 1.1em;
}
.ProductDetailsTitle {
	color: #234329;
	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: #000;
	font-weight: bold;
	font-size: 1.2em;
}
.ProductPriceSmall {
	color: #234329;
	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: 158px;
	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: 1.0em;
	vertical-align: top;
}

/*
	Items style
*/
.ItemsList {
	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 {
   font-size: 0.90em;
	color: #e9eada;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a.NavigationPath:link,
a.NavigationPath:visited {
	color: #e9eada;
	text-decoration: none;
}
a.NavigationPath:hover {
	text-decoration: underline;
}
a.NavigationPath:active  {
	text-decoration: underline;
}

/*
	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: 1.1em;
	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: 1.1em;
	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: 1.0em;
}
.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: 1.0em;
}
.SubHeaderGrey {
	color: #666666;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
}
.SubHeaderGreyLine {
	height: 1px;
	background-color: #cccccc;
	padding: 0px;
}
table.SubHeaderBlack {
	width: 100%;
	margin-bottom: 1.0em;
}
.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: 1.0em;
}
.SubHeaderRed {
	font-weight: bold;
	padding: 0px;
}
.SubHeaderRedLine {
	height: 1px;
	background-color: #000000;
	padding: 0px;
}
table.SubHeader {
	width: 100%;
	margin-bottom: 1.0em;
}
.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: 1.0em;
	padding-left: 1.0em;
	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: 1.0em;
}

/*
	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: 1.0em;
	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: 1.0em;
	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;
	border: 1px solid #ECECEC;
	padding-top: 5px;
}
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: 1.0em;
	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: #234329;
	font-weight: bold;
	font-size: 14px;
}
.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: #8e4b00 1px solid;
	margin: 0;
	padding: 2px;
	width: 150px;
}
A.CatMenuItem {
	font-size: 1.2em;
	cursor: pointer;
}
A.CatMenuItem {
	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: 1.0em;
	background-color: blue;
}
.SurveyBarHL {
    height: 1.0em;
    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;
}

