/* $Id: skin1.css,v 1.84.2.17 2006/12/08 13:37:24 max Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
	FONT-FAMILY: Arial;
	margin : 0;
 FONT-SIZE: 11px;
margin-left : 0;
margin-top : 0;
margin-left : 0;
margin-right : 0;
}
A:link {
	COLOR: #e4d7c8;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #e4d7c8;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #CCCCCC;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #e4d7c8;
	TEXT-DECORATION: none;
}
H1 {
	FONT-SIZE: 15px;
}
H2 {
	FONT-SIZE: 13px;
}
H3 {
	FONT-SIZE: 12px;
}
HR {
	COLOR: #DDDDDD;
	HEIGHT: 1px;
}
HTML,BODY {
margin : 0;
background : #e4d7c8;
color: #e4d7c8;
margin-left : 0;
margin-top : 0;
margin-left : 0;
margin-right : 0;
FONT-SIZE: 11px;
}
FORM {
	MARGIN: 0px;
}
TABLE,IMG {
	BORDER: 0px;
}

/*
	Content enviroment styles
*/
TABLE.Container {
	HEIGHT: 100%;
}
TD.Container {
	VERTICAL-ALIGN: top;
	HEIGHT: 90%;
	color:#e4d7c8
}

/*
	Header styles
*/
.HeadLogo {
	PADDING-LEFT: 27px;
	TEXT-ALIGN: left;
}
.HeadRightBox {
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: right;
}
.HeadText {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
}
.HeadLine {
	BACKGROUND-COLOR: #FFD44C;
}
.TableCenterCustomerform{
color:#8E4B00;

}
.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: 11px;
	PADDING-RIGHT: 11px;
}
.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 {
	BACKGROUND-COLOR: #000000;
	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: #e4d7c8;
}
.NumberOfArticles {
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
.TopLabel {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
.Message {
	COLOR: #FF3300;
}
.Line {
	BACKGROUND-COLOR: #FF6600;
}
TD.ButtonsRow {
	PADDING-TOP: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 11px;
	PADDING-BOTTOM: 2px;
}
.CustomerMessage {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
}
.ErrorMessage {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
}
.Star {
	COLOR: #FF0000;
}
.TableHead {
	BACKGROUND-COLOR: #e4d7c8;
	FONT-WEIGHT: bold;
	color: #000000;
}
.TableSubHead {
	BACKGROUND-COLOR: #e4d7c8;
	color:#000000;
}
.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: 11px;
}
.PopupBG {
	BACKGROUND-COLOR: #FFD44C;
}
.PopupHelpLink {
	FONT-SIZE: 9px;
	COLOR: #e4d7c8;
	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: #e4d7c8;
	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: #e4d7c8;
	TEXT-DECORATION: none;
}
A.VertMenuItems:link {
	COLOR: #e4d7c8;
	TEXT-DECORATION: none;
}
A.VertMenuItems:visited {
	COLOR: #e4d7c8;
	TEXT-DECORATION: none;
}
A.VertMenuItems:hover {
	COLOR: #550000;
	TEXT-DECORATION: underline;
}
A.VertMenuItems:active  {
	COLOR: #e4d7c8;
	TEXT-DECORATION: none;
}
.VertMenuHr {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	COLOR: #999999;
}
.CategoriesList {
	FONT-SIZE: 11px;
}

/*
	Dialog box
*/
TABLE.DialogBoxbtext {
color:#000000;
 	WIDTH: 100%;
	HEIGHT: 100%;
	VERTICAL-ALIGN: top;
}
TABLE.DialogBox {
 	WIDTH: 100%;
	HEIGHT: 100%;
	VERTICAL-ALIGN: top;
}
TD.DialogBox {
	BACKGROUND-COLOR: #000000;
	TEXT-ALIGN: left;
	PADDING: 10px;
}
.DialogBorder {
	BACKGROUND-COLOR: #000000;
	HEIGHT: 100%;
	PADDING: 0px;
}


TD.DialogshortTitle {
color : #e4d7c8;
 
	 
	FONT-SIZE: 11px;
 
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 0px;
	TEXT-ALIGN: left;
}

TD.DialogTitle {
color : #e4d7c8;
 
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	HEIGHT: 15px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 0px;
	TEXT-ALIGN: left;
}
FONT.DialogTitle {
	COLOR: #e4d7c8;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	VERTICAL-ALIGN: bottom;
	HEIGHT: 15px;
	TEXT-ALIGN: left;
	MARGIN-LEFT: 10px;
}

/*
	Dialog info box
*/
TABLE.DialogInfo {
	WIDTH: 85%;
	TEXT-ALIGN: center;
}
.DialogInfoTitle {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	VERTICAL-ALIGN: bottom;
	TEXT-ALIGN: left;
	HEIGHT: 15px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
}
.DialogInfoTitleBorder {
	BACKGROUND-COLOR: #e4d7c8;
	PADDING: 0px;
	VERTICAL-ALIGN: bottom;
	HEIGHT: 15px;
}
.DialogInfoBorder {
	BACKGROUND-COLOR: #e4d7c8;
	PADDING: 0px;
}
.DialogTr {
	COLOR: #20B8B7;
}
.DialogInfoIcon {
	WIDTH: 16px;
	HEIGHT: 16px;
}
.DialogInfoClose {
	WIDTH: 15px;
	HEIGHT: 13px;
}

/*
	Dialog tools section
*/
.NavDialogTitle {
	WIDTH: 50%;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #e4d7c8;
	PADDING-LEFT: 8px;
}   
.NavDialogBorder {
	BACKGROUND-COLOR: #FFCC33;
}
.NavDialogBox {
	BACKGROUND-COLOR: #FFFFCC;
}
.NavDialogSeparator {
	WIDTH: 100%;
	HEIGHT: 11px;
	BACKGROUND-IMAGE: url(images/separator.gif);
	PADDING-LEFT: 7px;
}
.NavDialogSeparator IMG {
	WIDTH: 100%;
	HEIGHT: 11px;
}
.NavDialogCell {
	PADDING-RIGHT: 3px;
}
.NavDialogCell A IMG {
	WIDTH: 9px;
	HEIGHT: 9px;
}

/*
	Product details page
*/
.ProductTitle {
	COLOR: #e4d7c8;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
.ProductTitleHidden {
	COLOR: #666666;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
.ProductDetails {
	COLOR: #e4d7c8;
	FONT-SIZE: 11px;
}
.ProductDetailsTitle {
	COLOR: #e4d7c8;
	FONT-SIZE: 11px;
}
 
 .ProductDetailsTitlep {
	FONT-SIZE: 12px;
}

.ProductPriceTitle {
	COLOR: #e4d7c8;
	FONT-SIZE: 11px;
}
.ProductPriceConverting {
	COLOR: #e4d7c8;
	FONT-SIZE: 11px;
}
.ProductPrice {
	COLOR: #e4d7c8;
	FONT-SIZE: 11px;
}
.ProductPriceSmall {
	COLOR: #e4d7c8;
	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 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
}
.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: #e4d7c8;
	FONT-WEIGHT: bold;
}
.ItemsListDisabled {
	COLOR: #909090;
}
A.ItemsList:link {
	COLOR: #e4d7c8;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
A.ItemsList:visited {
	COLOR: #e4d7c8;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
A.ItemsList:hover {
	COLOR: #e4d7c8;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
A.ItemsList:active {
	COLOR: #e4d7c8;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

/*
	Location bar
*/
.NavigationPath {
	COLOR: #CC6666;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.NavigationPath:link {
	COLOR: #CC6666;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
.NavigationPath:visited {
	COLOR: #CC6666;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
.NavigationPath:hover {
	COLOR: #CC6666;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.NavigationPath:active  {
	COLOR: #CC6666;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}

/*
	Buttons
*/
.imhere {
	COLOR: #FF0000;
	 
}

.FormButton {
	COLOR: #e4d7c8;
	 
}
TABLE.ButtonTable {
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
	DIRECTION: ltr;
}
TD.Button {								 
	BACKGROUND: url(images/butbg.gif);
	BACKGROUND-COLOR: #000000;
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 6px;
	PADDING-RIGHT: 6px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
}
FONT.Button {								 
	FONT-FAMILY: Arial;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	}
IMG.ButtonSide {
	WIDTH: 10px;
	HEIGHT: 16px;
}
.SimpleButton TR TD {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
	COLOR: #e4d7c8;
	FONT-WEIGHT: bold;
}
.GoImage {
	WIDTH: 21px;
	HEIGHT: 18px;
	VERTICAL-ALIGN: middle;
	BORDER: 0px;
}

/*
	Small text/link style
*/
.SmallNote:link {
	COLOR: #7C4C00;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial;
}
.SmallNote:visited {
	COLOR: #7C4C00;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial;
}
.SmallNote:hover {
	COLOR: #7C4C00;
	TEXT-DECORATION: underline;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial;
}
.SmallNote:active {
	COLOR: #7C4C00;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial;
}
.SmallText {
	COLOR: #7C4C00;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial;
}

/*
	Category page
*/
.SubcatTitle {
	TEXT-ALIGN: left;
	WIDTH: 95%;
	PADDING-LEFT: 5px;
}
.SubcatInfo {
	TEXT-ALIGN: right;
	WHITE-SPACE: nowrap;
	COLOR: #000000;
}

/*
	Search sort bar
*/
.productprice {
FONT-SIZE: 11px;
color : #e4d7c8;
text-decoration : none;
font-family : Arial;
padding-bottom : 9px;
padding-top : 9px;

}

.SearchSortTitle {
FONT-SIZE: 11px;
color : #e4d7c8;
text-decoration : none;
font-family : Arial;
padding-bottom : 9px;
padding-top : 9px;
}
.SearchSortLink:link, .SearchSortLink:visited, .SearchSortLink:hover, .SearchSortLink:active {
	 
FONT-SIZE: 11px;
font-weight : bold;
color : #e4d7c8;
font-family : Arial;
 
	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 {
 
color : #e4d7c8;
FONT-SIZE: 11px;
text-decoration : none;
font-family : Arial;
 

	WHITE-SPACE: nowrap;
	HEIGHT: 11px;
	PADDING-RIGHT: 10px;
}
.NavigationCell {
color : #000000;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	BACKGROUND-IMAGE: url(images/page.gif);
	WIDTH: 17px;
	HEIGHT: 11px;
}
.NavigationCell A:link, .NavigationCell A:visited, .NavigationCell A:hover, .NavigationCell A:active {
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
	
}
.NavigationCell IMG {
color : #e4d7c8;
	HEIGHT: 1px;
	WIDTH: 17px;
}
.NavigationCellWide {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	BACKGROUND-IMAGE: url(images/page_wide.gif);
	WIDTH: 23px;
	HEIGHT: 11px;
}
.NavigationCellWide A:link, .NavigationCellWide A:visited, .NavigationCellWide A:hover, .NavigationCellWide A:active {
	TEXT-DECORATION: none;
}
.NavigationCellWide IMG {
	HEIGHT: 1px;
	WIDTH: 23px;
}
.NavigationCellSel {
color : #e4d7c8;
FONT-SIZE: 11px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	FONT-WEIGHT: bold;
	WIDTH: 15px;
}

/*
	Subheader styles
*/
TABLE.SubHeaderGrey {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeaderGrey {
	COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	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: 11px;
	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: #550000;
	PADDING: 0px;
}
TABLE.SubHeader {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeader {
	COLOR: #e4d7c8;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	PADDING: 0px;
}
.SubHeaderLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #e4d7c8;
	PADDING: 0px;
}

/*
	User profile page
*/
.RegSectionTitle {
	COLOR: #e4d7c8;
	FONT-SIZE: 11px;
	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: 11px;
	HEIGHT: 11px;
}

/*
	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;
}

/*
	Last checkout step
*/
TD.LCSBackground {
	BACKGROUND-COLOR: #FF8600;
}
TABLE.WebBasedPayment {
	HEIGHT: 100%;
	WIDTH: 100%;
}
TABLE.WebBasedPayment TR TD {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	HEIGHT: 90%;
	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: 225px;
	TEXT-ALIGN: center;
}
TD.FLCDialogCellAntibot {
	WIDTH: 50%;
    HEIGHT: 350px;
	TEXT-ALIGN: center;
}
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: #ffe8af;
	TEXT-ALIGN: center;
}
.EqualRow {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}

/*
	Special offers module
*/
.SpecialOffersPrice {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
.SpecialOffersThumb {
	DISPLAY: inline;
	MARGIN-LEFT: -51px;
}
.SpecialOffersThumb A IMG {
	WIDTH: 47px;
	HEIGHT: 44px;
}

/*
	Fancy categories module
*/
.CatMenuItemOff {
	BACKGROUND-COLOR: transparent;
	COLOR: #e4d7c8;
	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: 11px;
}
.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: #e4d7c8;
	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: 11px;
}
.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;
}
TABLE.CatMenuContainer {
	WIDTH: 136px;
}
A.CatMenuItem {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	CURSOR: pointer;
}
A.CatMenuItem:link {
	COLOR: #e4d7c8;
	TEXT-DECORATION: none;
}
A.CatMenuItem:visited {
	COLOR: #e4d7c8;
	TEXT-DECORATION: none;
}
A.CatMenuItem:hover {
	COLOR: #e4d7c8;
	TEXT-DECORATION: none;
}
A.CatMenuItem:active {
	COLOR: #e4d7c8;
	TEXT-DECORATION: none;
}
A#nojs.CatMenuItem:hover {
	BACKGROUND-COLOR: #FF8600;
	COLOR: #e4d7c8;
	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: 11px;
}
.SurveyHeaderMenu {
	FONT-SIZE: 11px;
}
.SurveyFooter {
	FONT-SIZE: 11px;
}
.SurveyFooterMenu {
	FONT-SIZE: 11px;
}
.SurveyQuestion {
	FONT-SIZE: 11px;
	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;
}


















.top_bg { 
height : 107px;
} 
.top_bg2 { 
background : #000000;
height : 412px;
} 
.bg3 { 
background : url(images/middle.jpg);
height : 412px;
} 
.textbox { 
border-right : 1px groove #454545;
font-size : 9pt;
font-family : Arial;
background-color : #eaeaea;
} 
.textbox1 { 
font-weight : bold;
color : #000000;
text-align : center;
border-right : 1px groove #454545;
font-size : 8pt;
font-family : Arial;
background-color : #eaeaea;
} 
.heading { 
font-weight : bold;
font-size : 13px;
color : #4b6da5;
font-family : Arial;
padding-left : 10px;
} 
.heading1 { 
font-weight : bold;
font-size : 13px;
color : #4b6da5;
font-family : Arial;
padding-right : 10px;
} 
.link1 { 
FONT-SIZE: 11px;
font-weight : bold;
color : #4e2614;
font-family : Arial;
text-decoration : none;
} 
.link1 A { 
FONT-SIZE: 11px;
color : #4e2614;
font-weight : bold;
font-family : Arial;
text-decoration : none;
} 
.link1 A:hover { 
FONT-SIZE: 11px;
color : #6d6d6c;
font-weight : bold;
font-family : Arial;
text-decoration : underline;
} 
.link-top A:link { 
font-size : 11px;
font-weight : bold;
color : #4e2614;
font-family: Times New Roman;
text-decoration : none;
} 
.link-top A:visited { 
font-size : 11px;
font-weight : bold;
color : #4e2614;
font-family: Times New Roman;
text-decoration : none;
} 
.link-top A:active { 
font-size : 11px;
font-weight : bold;
color : #4e2614;
font-family: Times New Roman;
text-decoration : none;
} 
.link-top A:hover { 
font-size : 11px;
font-weight : bold;
color : #4e2614;
font-family: Times New Roman;
text-decoration : underline;
} 
  
.link-bottom A:link { 
FONT-SIZE: 11px;
font-weight : bold;
color : #4e2614;
font-family : Arial;
text-decoration : none;
} 
.link-bottom A:visited { 
FONT-SIZE: 11px;
font-weight : bold;
color : #4e2614;
font-family : Arial;
text-decoration : none;
} 
.link-bottom A:active { 
FONT-SIZE: 11px;
font-weight : bold;
color : #4e2614;
font-family : Arial;
text-decoration : none;
} 
.link-bottom A:hover { 
FONT-SIZE: 11px;
font-weight : bold;
color : #4e2614;
font-family : Arial;
text-decoration : underline;
} 
.link-product A:link,hover,visited,active { 
FONT-SIZE: 11px;
font-weight : bold;
color : #e4d7c8;
} 

.link-pmiddle A:link { 
 
FONT-SIZE: 11px;
font-weight : none;
color : #e4d7c8;
font-family : Arial;
text-decoration : none;
} 
.link-pmiddle A:visited { 
 
FONT-SIZE: 11px;
font-weight : none;
color : #e4d7c8;
font-family : Arial;
text-decoration : none;
} 
.link-pmiddle A:active { 
 
FONT-SIZE: 11px;
font-weight : none;
color : #e4d7c8;
font-family : Arial;
text-decoration : none;
} 
.link-pmiddle A:hover { 
 
FONT-SIZE: 11px;
font-weight : none;
color : #ffffff;
font-family : Arial;
text-decoration : underline;
} 


.link-middle A:link { 
padding-left : 20px;
font-size : 11px;
font-weight : none;
color : #e4d7c8;
font-family: Arial;
text-decoration : none;
} 
.link-middle A:visited { 
padding-left : 20px;
font-size : 11px;
font-weight : none;
color : #e4d7c8;
font-family: Arial;
text-decoration : none;
} 
.link-middle A:active { 
padding-left : 20px;
font-size : 11px;
font-weight : none;
color : #e4d7c8;
font-family: Arial;
text-decoration : none;
} 
.link-middle A:hover { 
padding-left : 20px;
font-size : 11px;
font-weight : none;
color : #ffffff;
font-family: Arial;
text-decoration : underline;
} 

.link-middlecat A:link { 
padding-left : 20px;
font-size : 14px;
font-weight : none;
color : #e4d7c8;
font-family: "Times New Roman", Times, serif
text-decoration : none;
} 
.link-middlecat A:visited { 
padding-left : 20px;
font-size : 14px;
font-weight : none;
color : #e4d7c8;
font-family: "Times New Roman", Times, serif
text-decoration : none;
} 
.link-middlecat A:active { 
padding-left : 20px;
font-size : 14px;
font-weight : none;
color : #e4d7c8;
font-family: "Times New Roman", Times, serif
text-decoration : none;
} 
.link-middlecat A:hover { 
padding-left : 20px;
font-size : 14px;
font-weight : none;
color : #ffffff;
font-family: "Times New Roman", Times, serif
text-decoration : underline;
} 

.matter_topsbms { 
font-size : 11px;
color : #4e2614;
font-family: Arial; 
text-decoration : none;
} 

.matter_topsb { 
font-size : 13px;
font-weight : bold;
color : #4e2614;
font-family: Arial; 
text-decoration : none;
} 
.matter_top { 
font-size : 11px;
font-weight : bold;
color : #4e2614;
font-family : Arial;
text-decoration : none;
} 
.matter_top1 { 
FONT-SIZE: 11px;
color : #4e2614;
font-family : Arial;
text-decoration : none;
padding-left : 3px;
padding-right : 3px;
} 
.matter_bottom { 
font-size : 11px;
color : #4e2614;
font-family: Times New Roman;
text-decoration : none;
padding-top : 9px;
} 
.Heading-white { 
font-weight : bold;
font-size : 11px;
color : #ffffff;
font-family : Arial;
padding-left : 5px;
} 
.width8 { 
width : 8px;
} 
.price-tag { 
font-family : Arial;
font-weight : bold;
font-size : 11px;
color : #e4d7c8;
text-decoration : none;
padding-bottom : 20px;
padding-top : 5px;
} 
.ch10 { 
padding-left : 4px;
} 
.ch11 { 
font-weight : bold;
font-size : 11px;
color : #5f5f5f;
} 
.ch12 { 
font-weight : bold;
font-size : 11px;
color : #86980f;
} 
.text_matter1 { 
font-size : 11px;
color : #333333;
padding-left : 5px;
padding-right : 5px;
font-family : Arial;
} 
.previous A:link { 
font-weight : bold;
font-size : 11px;
color : #e4d7c8;
font-family : Arial;
} 
.previous A:visited { 
font-weight : bold;
font-size : 11px;
color : #e4d7c8;
font-family : Arial;
text-decoration : none;
} 
.previous A:active { 
font-weight : bold;
font-size : 11px;
color : #e4d7c8;
font-family : Arial;
text-decoration : none;
} 
.previous A:hover { 
font-weight : bold;
font-size : 11px;
color : #e4d7c8;
font-family : Arial;
text-decoration : underline;
} 
.link_white { 
FONT-SIZE: 11px;
color : #ffffff;
font-family : Arial;
text-decoration : underline;
} 
.link_white A { 
FONT-SIZE: 11px;
color : #ffffff;
font-family : Arial;
text-decoration : underline;
} 
.link_white A:hover { 
FONT-SIZE: 11px;
color : #cccccc;
font-family : Arial;
text-decoration : none;
} 
.view-close { 
FONT-SIZE: 11px;
color : #ffffff;
font-family : Arial;
text-decoration : none;
} 
.view-close A { 
font-size : 11px;
color : #ffffff;
font-family : Arial;
text-decoration : none;
} 
.view-close A:hover { 
font-size : 11px;
color : #ffffff;
font-family : Arial;
text-decoration : underline;
} 
.ml4 { 
FONT-SIZE: 10px;
color : #e4d7c8;
font-family : Arial;
} 
.ml4a { 
padding-bottom : 3px;
FONT-SIZE: 11px;
color : #e4d7c8;
font-family : Arial;
} 
.ml8 { 
FONT-SIZE: 11px;
color : #e4d7c8;
text-decoration : none;
font-family : Arial;
padding-bottom : 9px;
padding-top : 9px;
} 
.ml6 { 
font-size : 11px;
color : #e4d7c8;
text-decoration : none;
font-family : Arial;
padding-bottom : 9px;
padding-top : 9px;
} 
.ml7 { 
font-size : 11px;
color : #e4d7c8;
text-decoration : none;
font-family :  Arial;

} 
.image_border_ { 
border-right : 1px solid #b5b5b5;
border-top : 1px solid #b5b5b5;
border-left : 1px solid #b5b5b5;
border-bottom : 1px solid #b5b5b5;
} 
.cart_border { 
border-right : 1px solid #dfdede;
border-top : 1px solid #dfdede;
border-left : 1px solid #dfdede;
border-bottom : 1px solid #dfdede;
} 
.border { 
border-style : solid;
border-color : #ece7e7;
} 
.dottedbo { 
border-bottom : 1px dotted #ababab;
} 
.breadcrumb { 
font : bold 11px Arial;
color : #ffffff;
padding-right : 5px;
} 
.breadcrumb a { 
background : transparent url(../images/breadcrumb.gif) repeat center right;
text-decoration : none;
padding-right : 10px;
padding-left : 10px;
color : #ffffff;
} 
.breadcrumb a:visited, .breadcrumb a:active { 
color : #ffffff;
padding-left : 10px;
} 
.breadcrumb a:hover { 
text-decoration : underline;
} 
.white_line{ width:636px;
height : 1px;
background:#FFFFFF;
} 
.linkwhite { 
FONT-SIZE: 11px;
color : #ffffff;
font-family : Arial;
text-decoration : none;
} 
.linkwhite A { 
FONT-SIZE: 11px;
color : #ffffff;
font-family : Arial;
text-decoration : none;
} 
.linkwhite A:hover { 
FONT-SIZE: 11px;
color : #e2e9f2;
font-family :Arial;
text-decoration : underline;
} 
.Link5 { 
FONT-SIZE: 11px;
color : #6a686a;
font-family : Arial;
text-decoration : none;
} 
.Link5 A { 
font-size : 11px;
color : #6a686a;
font-family : Arial;
text-decoration : none;
} 
.link_left { 
FONT-SIZE: 11px;
color : #000000;
font-family : Arial;
text-decoration : none;
} 
.link_left A { 
FONT-SIZE: 11px;
color : #000000;
font-family : Arial;
text-decoration : none;
} 

.link_button A:link { 
font-weight : bold;
font-size : 11px;
color : #E4D7C8;
font-family : Arial;
} 
.link_button A:visited { 
font-weight : bold;
font-size : 11px;
color : #e4d7c8;
font-family : Arial;
text-decoration : none;
} 
.link_button A:active { 
font-weight : bold;
font-size : 11px;
color : #E4D7C8;
font-family : Arial;
text-decoration : none;
} 
.link_button A:hover { 
font-weight : bold;
font-size : 11px;
color : #E4D7C8;
font-family : Arial;
text-decoration : underline;
}
.matter_bottom_help { 

font-size : 12px;
color : #E4D7C8;
font-family: arial;
text-decoration : none;

}