/* $Id: skin1.css,v 1.84.2.20 2007/08/16 09:55:58 max Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #333;
	font-size: 11px;
}
A:link {
	color: #330000;
	text-decoration: none;
}
A:visited {
	color: #330000;
	text-decoration: none;
}
A:hover {
	color: #550000;
	text-decoration: underline;
}
A:active  {
	color: #330000;
	text-decoration: none;
}
H1 {
	font-size: 15px;
}
H2 {
	color: #900;
	font-size: 18px;
}
H3 {
	font-size: 12px;
}
HR {
	color: #DDDDDD;
	height: 1px;
}
HTML,BODY {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(images/body_bg.gif) repeat-x #4f1e02;
}
FORM {
	margin: 0px;
}
TABLE,IMG {
	border: 0px;
}

/*
	Content enviroment styles
*/
TABLE.Container {
	margin: 0 auto;
	width: 860px;
	height: 100%;
	background-color: #fff;
	border-left: 5px solid #2c1000;
	border-right: 5px solid #2c1000;
}
TD.Container {
	vertical-align: top;
	height: 100%;
	background: url(images/main_bg.jpg) repeat-y #fff;
}
TD.Container2 {
	vertical-align: top;
	height: 100%;
	background-color: #fff;
}
/*
	Header styles
*/
.HeadLogo {
	width: 850px;
	height: 140px;
	background: url(images/header.jpg) no-repeat;
}
.HeadLogo a#logoLink {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 350px;
	height: 140px;
}
#searchbox-padding {
	position: relative;
	width: 850px;
	height: 140px;
}
#searchbox {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 330px;
}
.HeadRightBox {
	vertical-align: top;
	text-align: right;
}
.HeadText {
	font-size: 12px;
	font-weight: bold;
}
.HeadLine {
	height: 37px;
	background: url(images/nav_bg.gif) repeat-x #FFD44C;
}
.HeadThinLine {
	background-color: #8E4B00;
	height: 1px;
}
.PrintableRow {
	width: 100%;
	vertical-align: middle;
	padding-right: 176px;
	background-color: transparent;
}
.HeadTopPad {
	height: 10px;
	background: url(images/nav_shadow.jpg) no-repeat;
}
.HeadTopPad2 {
	height: 10px;
	background: url(images/nav_shadow_plain.jpg) no-repeat;
}

#nav, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
}
#nav li a {
	padding: 0 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #FFF;
}
#nav li a#last {
	border: 0;
}

/*
	Footer styles
*/
.BottomRow {
	text-align: center;
	vertical-align: bottom;
}
.BottomBox {
	background-color: #2C1000;
	color: #FFF;
	height: 22px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 12px;
}
.Bottom {
	background-color: #2C1000;
	color: #FFF;
}
A.Bottom:link {
	color: #FFF;
	text-decoration: underline;
}
A.Bottom:visited {
	color: #FFF;
	text-decoration: underline;
}
A.Bottom:hover {
	color: #FFF;
	text-decoration: none;
}
A.Bottom:active {
	color: #FFF;
	text-decoration: underline;
}
.BottomPopup {
	width: 100%;
	text-align: right;
	padding-bottom: 10px;
}
.BottomPopup A {
	font-weight: bold;
}
.BottomDialogBox {
	background-color: #FFE591;
	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: 12px;
}
.Message {
	color: #900;
}
.Line {
	background-color: #DDD;
}
TD.ButtonsRow {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
}
.CustomerMessage {
	color: #900;
	font-weight: bold;
}
.ErrorMessage {
	color: #900;
	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: 12px;
}
.PopupBG {
	background-color: #FFD44C;
}
.PopupHelpLink {
	font-size: 9px;
	color: #330000;
	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 {
	vertical-align: top;
	padding: 10px 15px 10px 10px;
	/*background: url(images/left_bg.jpg) repeat-y top right transparent;*/
}
.VertMenuRightColumn {
	vertical-align: top;
	padding: 10px 10px 10px 15px;
	/*background: url(images/right_bg.jpg) repeat-y top left transparent;*/
}
.VertMenuBox {
	background-color: #faf2da;
	padding: 5px;
	font-size: 12px;
}
.VertMenuBorder {
	background-color: #8E4B00;
}
.VertMenuTitle {
	background-color: #772200;
	color: #FFF;
	font-weight: bold;
	padding: 5px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
.VertMenuTitle a {
	color: #FFF;
	text-decoration: none;
}
.VertMenuSubTitle {
	background-color: #FFA92F;
}
.VertMenuTitleIcon {
	width: 21px;
	height: 20px;
	left: 8px;
	right: 8px;
	vertical-align: middle;
}
.VertMenuItems {
	color: #330000;
	text-decoration: none;
}
A.VertMenuItems:link {
	color: #330000;
	text-decoration: none;
}
A.VertMenuItems:visited {
	color: #330000;
	text-decoration: none;
}
A.VertMenuItems:hover {
	color: #550000;
	text-decoration: underline;
}
A.VertMenuItems:active  {
	color: #330000;
	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: 12px;
}
.Main {
	padding: 0 10px;
}


/*
	Dialog box
*/
TABLE.DialogBox {
	width: 100%;
	height: 100%;
	vertical-align: top;
	background: url(images/line.gif) no-repeat center bottom;
}
TD.DialogBox {
	text-align: left;
	padding: 10px;
}
.DialogBorder {
	height: 100%;
	padding: 0px;
}
TD.DialogTitle {
	color: #900;
	font-weight: bold;
	font-size: 16px;
	background: url(images/line.gif) no-repeat center bottom;
	vertical-align: bottom;
	padding: 0px 0px 5px 10px;
}
FONT.DialogTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	vertical-align: bottom;
	height: 15px;
	text-align: left;
	left: 10px;
}

/*
	Dialog info box
*/
TABLE.DialogInfo {
	width: 85%;
	text-align: center;
}
.DialogInfoTitle {
	color: #FFFFFF;
	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: #FF8600;
	padding: 0px;
	vertical-align: bottom;
	height: 15px;
}
.DialogInfoBorder {
	background-color: #FF8600;
	padding: 0px;
}
.DialogTr {
	color: #B896B8;
}
.DialogInfoIcon {
	width: 16px;
	height: 16px;
}
.DialogInfoClose {
	width: 15px;
	height: 13px;
}

/*
	Dialog tools section
*/
.NavDialogTitle {
	width: 50%;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	padding-left: 8px;
}   
.NavDialogBorder {
	background-color: #FFCC33;
}
.NavDialogBox {
	background-color: #FFFFCC;
}
.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
*/
.ProductTitle {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.ProductTitleHidden {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
.ProductDetailsTitle {
	color: #900;
	font-weight: bold;
	font-size: 12px;
}
.ProductDetails {
	color: #000000;
}
.ProductPriceTitle {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.ProductPriceConverting {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.ProductPrice {
	color: #900;
	font-weight: bold;
	font-size: 12px;
}
.ProductPriceSmall {
	color: #900;
	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: 14px;
	font-family: Times New Roman;
}
.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: #330000;
	font-weight: bold;
}
.ItemsListDisabled {
	color: #909090;
}
A.ItemsList:link {
	color: #330000;
	text-decoration: none;
}
A.ItemsList:visited {
	color: #330000;
	text-decoration: none;
}
A.ItemsList:hover {
	color: #330000;
	text-decoration: underline;
}
A.ItemsList:active {
	color: #330000;
	text-decoration: none;
}

/*
	Location bar
*/
.NavigationPath {
	color: #A99;
	text-decoration: none;
}
A.NavigationPath:link, A.NavigationPath:visited, A.NavigationPath:active {
	color: #A99;
	text-decoration: underline;
}
A.NavigationPath:hover {
	color: #A99;
	text-decoration: none;
}


/*
	Buttons
*/
.FormButton {
	color: #330000;
	font-weight: bold;
}
TABLE.ButtonTable {
	cursor: pointer;
	vertical-align: middle;
	direction: ltr;
}
TD.Button {								 
	height: 20px;
	background-image: 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: 4px;
	height: 20px;
}
.SimpleButton TR TD {
	padding: 0px;
	white-space: nowrap;
}
A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
	color: #330000;
	font-weight: bold;
}
.GoImage {
	width: 18px;
	height: 14px;
	vertical-align: middle;
	border: 0px;
}

/*
	Small text/link style
*/
.SmallNote:link {
	color: #7C4C00;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
	color: #7C4C00;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
	color: #7C4C00;
	text-decoration: underline;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:active {
	color: #7C4C00;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallText {
	color: #7C4C00;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}

/*
	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;
	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: bottom;
	background-image: url(images/page.gif);
	width: 17px;
	height: 14px;
}
.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: bottom;
	background-image: url(images/page_wide.gif);
	width: 23px;
	height: 14px;
}
.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%;
	bottom: 10px;
}
.SubHeaderGrey {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}
.SubHeaderGreyLine {
	height: 1px;
	background-color: #CCCCCC;
	padding: 0px;
}
TABLE.SubHeaderBlack {
	width: 100%;
	bottom: 10px;
}
.SubHeaderBlack {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
.SubHeaderBlackLine {
	height: 1px;
	background-color: #000000;
	padding: 0px;
}
TABLE.SubHeaderRed {
	width: 100%;
	bottom: 10px;
}
.SubHeaderRed {
	font-weight: bold;
	padding: 0px;
}
.SubHeaderRedLine {
	height: 1px;
	background-color: #550000;
	padding: 0px;
}
TABLE.SubHeader {
	width: 100%;
	bottom: 10px;
}
.SubHeader {
	color: #900;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
}
.SubHeaderLine {
	height: 1px;
	background-color: #DDD;
	padding: 0px;
}

/*
	User profile page
*/
.RegSectionTitle {
	color: #550000;
	font-size: 10px;
	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
*/
DIV.Lbl {
	display: inline;
	color: green;
	font-weight: bold;
}
.Section {
	display: inline;
	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: #900;
	font-weight: bold;
	font-size: 14px;
}
.SpecialOffersThumb {
	display: inline;
	left: -51px;
}
.SpecialOffersThumb A IMG {
	width: 47px;
	height: 44px;
}

/*
	Fancy categories module
*/
.CatMenuItemOff {
	background-color: transparent;
	color: #330000;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	bottom: 3px;
	top: 3px;
	left: 1px;
	right: 0px;
	cursor: pointer;
	font-size: 12px;
}
.CatMenuItemOffExp {
	background-color: transparent;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	bottom: 1px;
	top: 1px;
	left: 2px;
	right: 3px;
	cursor: pointer;
}
.CatMenuItemOn {   
	background-color: #FF8600;
	color: #330000;
	border-right: 0px solid;
	border-top: none;
	border-left: none;
	border-bottom: none;
	bottom: 3px;
	top: 3px;
	left: 1px;
	right: 0px;
	cursor: pointer;
	font-size: 12px;
}
.CatSubMenu {
	background-color: #FFD44C;
	border-right: #8E4B00 1px solid;
	border-top: #8E4B00 1px solid;
	border-left: #8E4B00 1px solid;
	border-bottom: #8E4B00 1px solid;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
TABLE.CatMenuContainer {
	width: 136px;
}
A.CatMenuItem {
	font-size: 12px;
	font-family: Arial;
	cursor: pointer;
}
A.CatMenuItem:link {
	color: #330000;
	text-decoration: none;
}
A.CatMenuItem:visited {
	color: #330000;
	text-decoration: none;
}
A.CatMenuItem:hover {
	color: #330000;
	text-decoration: none;
}
A.CatMenuItem:active {
	color: #330000;
	text-decoration: none;
}
A#nojs.CatMenuItem:hover {
	background-color: #FF8600;
	color: #330000;
	text-decoration: none;
}
IMG.FCIcon {
	width: 16px;
	height: 16px;
	border-width: 0px;
	left: 2px;
	right: 3px;
}
IMG.FCTriangle {
	width: 9px;
	height: 9px;
	border-width: 0px;
	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: 10px;
}
.SurveyFooter {
	font-size: 11px;
}
.SurveyFooterMenu {
	font-size: 10px;
}
.SurveyQuestion {
	font-size: 12px;
	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;
}
