/* CSS Document */
body {
	padding: 0px;
	margin: 0px 28px;
	min-width: 945px;
	font-family: Tahoma, sans-serif;
}
#top {
	position: relative;
	height: 90px;
}
#top a {
}


#detailCopyWrapper {
	background-color: #f9f9f9;
	border-top: 1px solid #949496;
}
#detailCopyContainer {
	background-color: #f9f9f9;
	border: 1px solid #949496;
	border-top: none;
	padding: 9px;
	color: #666;
}
.l_cor {
	background: url(images/l_cor.jpg) no-repeat;
	width: 4px;
	height: 4px;
}
.r_cor {
	background: url(images/r_cor.jpg) no-repeat;
	width: 4px;
	height: 4px;
}

.top_menu {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #797979;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #404040;
	padding: 19px 0px 13px;
	margin-right: 1px;
	text-align: right;
	width: 350px;
	text-transform: uppercase;
}
.top_menu a {
	text-decoration: none;
	color: #797979;
}
.top_menu a:hover {
	color: #c51616;
}
.top_cart {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-bottom: 16px;
	color: #5a5a5a;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}
.top_cart b {
	color: #b3aea8;
	font-size: 11px;
	font-weight: bold;
}
.top_cart span {
	margin-right: 40px;
}
.logo {
	position: absolute;
	width: 277px;
	height: 69px;
	background: url(images/logo.jpg) no-repeat;
	top: 10px;
	left: 11px;
}

.logo_mag {
	position: absolute;
	width: 390px;
	height: 69px;
	background: url(images/logo.jpg) no-repeat;
	background-color: #fff;
	top: 410px;
	left: 0px;
}


.logo a {
	display: block;
	width: 277px;
	height: 69px;
}
#searchbar {
	position: relative;
	height: 27px;
	background-color: #c51616;
}
#searchbar form {
	margin: 0px 13px;
	height: 27px;
}
#searchbar input {
	border: 0px;
	height: 14px;
	width: 155px;
	font-size: 11px;
	color: #797979;
	background-color: #f4f4f4;
	border: 1px solid #3d3d3d;
	border-bottom: 1px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
	margin: 0px 5px 0px 8px;
}
#searchbar a {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}
#searchbar a:hover {
	color: #ffff00;
}
#searchbar a img {
	margin: 4px 0px -5px;
	border: 0px;
	width: 21px;
	height: 18px;
}
#head {
	position: relative;
	height: 184px;
	border-style: solid;
	border-color: #8f3b2a;
	border-width: 0px 1px;
}
.h_banner {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 184px;
	width: 640px;
	background: url(images/head.jpg) no-repeat;
}
.h_banner a {
	display: block;
	height: 184px;
	width: 640px;
}
.h_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 303px;
	height: 184px;
	border-left: 1px solid #8f3b2a;
}
.newcol {
	position: absolute;
	top: 0px;
	left: 2px;
	width: 201px;
	height: 181px;
	background: #f4f3e9 url(images/newcol.gif) no-repeat;
	font-size: 11px;
	line-height: 13px;
	color: #3c3c3c;
}
.newcol div {
	margin: 57px 14px 0px;
	height: 105px;
	overflow: hidden;
}
.newcol_menu {
	position: absolute;
	border: 0px;
	top: 0px;
	right: 2px;
	width: 96px;
	height: 181px;
	background: #e4e2d3 url(images/newcol_menu.gif) no-repeat;
}
#backnext {
	position: relative;
	height: 75px;
	border-top: 3px solid #c51616;
	padding: 0px 115px;
	background: #8f3b2a;
	overflow: hidden;
}
#backnext div {
	margin: 0px auto;
	width: 708px;
	height: 75px;
	background: #fff;
}
#backnext img {
	float: left;
	border: 1px solid #8f3b2a;
	margin-left: 1px;
	width: 98px;
	height: 73px;
}
#backnext a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #dec5c0;
}
#backnext a:hover {
	color: #fff;
}
a.back {
	position: absolute;
	top: 27px;
	left: 30px;
	line-height: 16px;
	padding-left: 13px;
	background: url(images/arrow_l.gif) no-repeat left;
}
a.next {
	position: absolute;
	top: 27px;
	right: 30px;
	line-height: 16px;
	padding-right: 13px;
	background: url(images/arrow_r.gif) no-repeat right;
}
#content {
	position: relative;
	margin-top: 1px;
	color: #595959;
	height: 100%;
/*	font-weight: bold;
	font-size: 12px;*/
}
#content p {
	margin: 0px;
/*	padding-left: 227px;
	padding-top: 8px;*/
}
#center {
	position: relative;
	margin: 0px 206px 7px 223px;
	height: 595px;
}

.center {
	padding: 10px;
}


/*#center table {
	position: relative;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}
#center td {
	position: relative;
	border-bottom: 1px solid #e4e2d3;
	padding-bottom: 8px;
	text-align: center;
}
#center td span {
	display: block;
	border-left: 1px solid #e4e2d3;
	border-right: 1px solid #e4e2d3;
}
div.brdr {
	padding: 0px !important;
	width: auto !important;
	text-align: center !important;
	border-left: 1px solid #e4e2d3;
	border-right: 1px solid #e4e2d3;
}
#center td h4 {
	margin: 9px auto;
	text-align: left;
	padding-left: 15px;
	width: 133px;
}
#center td h4 a {
	font-size: 11px;
	font-weight: bold;
	color: #8f3b2a;
}
#center td h4 a:hover {
	color: #c51616;
}
#center td h5 {
	width: 145px;
	margin: 9px auto;
	text-align: left;
	padding-left: 3px;
}
#center td h5 a {
	font-size: 11px;
	font-weight: normal;
	color: #7b7c7a;
}
#center td div {
	position: relative;
	color: #ae4828;
	padding-left: 67px;
	text-align: left;
	margin: 0px auto;
	width: 81px;
}
#center td div div {
	position: absolute;
	top: 2px;
	left: 0px;
	padding: 0px;
	height: 23px;
	width: 58px;
	line-height: 23px;
	text-align: center;
	border-right: 2px solid #67676a;
}
#center td a {
	text-decoration: none;
	color: #67676a;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#center td div a:hover {
	color: #c51616;
}
#center td img {
	width: 146px;
	height: 162px;
	border: 1px solid #dac5c5;
}*/

.listing table td a img {
	border: 1px solid #dac5c5;
}

td.our_price {
	height: 23px;
	width: 58px;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-right: 2px solid #67676a;
	color: #ae4828;

}

td.add_details {
	padding-left: 5px;
}

span.details a {
	text-decoration: none;
	color: #595959;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
span.details a:hover {
	color: #c51616;
}


a {
	text-decoration: none;
	color: #595959;
}
a:hover {
	color: #c51616;
}


a.center_link {
	text-decoration: none;
	color: #8f3b2a;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
a.center_link:hover {
	color: #c51616;
}


.left {
	width: 213px;
	height: 595px;
	border-right: 1px solid #949496;
	text-align: center;
}

.left div {
	width: 213px;
	height: auto;
	border-bottom: 1px solid #949496;
	text-align: left;
}
.left p, .right p {
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	margin: 0px;
	padding: 12px 11px 8px;
}

p.heading {
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	margin: 0px;
	padding: 12px 11px 8px;
}

.left div ul {
	list-style: none;
	margin: 0px 0px 19px;
	padding: 0px 11px;
}
.left div ul li {
	height: 14px;
}
.left div ul a {
	background: url(images/marker.gif) no-repeat left center;
	padding-left: 7px;
	font-size: 11px;
	font-weight: normal;
/*	color: #949496;*/
	color: #333;
}
.left div ul a:hover {
	color: #c51616;
}

.left img {
	border: 0px;
	margin: 8px auto;
}



#left {
	width: 213px;
	height: 595px;
	border-right: 1px solid #949496;
	text-align: center;
}

#left div {
	width: 213px;
	height: auto;
	border-bottom: 1px solid #949496;
	text-align: left;
}
#left p, #right p {
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	margin: 0px;
	padding: 12px 11px 8px;
}
#left div ul {
	list-style: none;
	margin: 0px 0px 19px;
	padding: 0px 11px;
}
#left div ul li {
	height: 14px;
}
#left div ul a {
	background: url(images/marker.gif) no-repeat left center;
	padding-left: 7px;
	font-size: 11px;
	font-weight: normal;
	color: #949496;
}
#left div ul a:hover {
	color: #c51616;
}

#left img {
	border: 0px;
	margin: 8px auto;
}
#center {


	width: auto;
}
#right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 196px;
	height: 595px;
	border-left: 1px solid #949496;
}
#right p {
	padding: 12px 21px 8px;
}
#right div {
	border-bottom: 1px solid #949496;
	width: 196px;
}


#right div ul {
	list-style: none;
	margin: 4px 0px 14px;
	padding: 0px 11px;
}
#right div ul li {
	margin: 3px 0px;
}
#right div ul a {
	background: url(images/marker.gif) no-repeat left center;
	padding-left: 7px;
	font-size: 11px;
	font-weight: normal;
	color: #949496;
	height: 19px;
	line-height: 17px;
}
#right div ul a:hover {
	color: #c51616;
}


#right div span ul {
	list-style: none;
	margin: 4px 0px 14px;
	padding: 0px 20px;
}
#right div span ul li {
	margin: 3px 0px;
}
#right div span ul a {
	background: #f8f7ee url(images/marker1.gif) no-repeat 16px center;
	padding-left: 35px;
	font-size: 11px;
	font-weight: bold;
	color: #949496;
	text-decoration: none;
	display: block;
	height: 19px;
	line-height: 17px;
}
#right div span ul a:hover {
	color: #c51616;
}














.right {
	width: 196px;
	height: 595px;
	border-left: 1px solid #949496;
}
.right p {
	padding: 12px 21px 8px;
}
.right div {
	border-bottom: 1px solid #949496;
	width: 196px;
}

.right div table {
	margin-left: 12px;
}



.right div ul {
	list-style: none;
	margin: 4px 0px 14px;
	padding: 0px 11px;
}
.right div ul li {
	margin: 3px 0px;
}
.right div ul a {
	background: url(images/marker.gif) no-repeat left center;
	padding-left: 7px;
	font-size: 11px;
	font-weight: normal;
/*	color: #949496;*/
	color: #333;
	height: 19px;
	line-height: 17px;
}
.right div ul a:hover {
	color: #c51616;
}


.right div span ul {
	list-style: none;
	margin: 4px 0px 14px;
	padding: 0px 20px;
}
.right div span ul li {
	margin: 3px 0px;
}
.right div span ul a {
	background: #f8f7ee url(images/marker1.gif) no-repeat 16px center;
	padding-left: 35px;
	font-size: 11px;
	font-weight: bold;
	color: #949496;
	text-decoration: none;
	display: block;
	height: 19px;
	line-height: 17px;
}
.right div span ul a:hover {
	color: #c51616;
}


/*
#right div ul {
	list-style: none;
	margin: 4px 0px 14px;
	padding: 0px 20px;
}
#right div ul li {
	margin: 3px 0px;
}
#right div ul a {
	background: #f8f7ee url(images/marker1.gif) no-repeat 16px center;
	padding-left: 35px;
	font-size: 11px;
	font-weight: bold;
	color: #949496;
	text-decoration: none;
	display: block;
	height: 19px;
	line-height: 17px;
}
#right div ul a:hover {
	color: #c51616;
}
*/
#right img {
	border: 0px;
	margin: 8px auto;
}
#right form {
	margin: 0px 0px 0px 20px;
}
#right form td {
	color: #949496;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}
#right form input {
	border: 2px solid #808080;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	width: 113px;
	height: 15px;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 4px;
}
#right td a {
	font-size: 11px;
	font-weight: bold;
	color: #c51616;
	text-decoration: none;
}
#right td a:hover {
	color: #ff0000;
	text-decoration: none;
}
#right span a {
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6e;
}
#right span a:hover {
	color: #c51616;
	text-decoration: underline;
}
.cart {
	height: 30px;
	margin: auto 19px;
	border-bottom: 1px solid #e4e2d3 !important;
	background: url(images/cart.gif) no-repeat 6px center;
	font-size: 11px;
	font-weight: normal;
	color: #949496;
	padding-left: 34px;
	width: auto !important;
}
.submit {
	display: block;
	border: 1px solid #bb0500;
	background: url(images/bg_btn.gif) repeat-x;
	height: 16px;
	width: 71px;
	margin: 0px 0px 0px auto;
	text-align: center;
	text-decoration: none;
	color: #fff !important;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
}
#foot {
	position: relative;
	height: 75px;
	border-top: 3px solid #c51616;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #6a6a6a;
	padding-top: 14px;
}
.footmenu a {
	font-size: 11px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}
.footmenu a:hover {
	color: #c51616;
	text-decoration: underline;
}
#foot p {
	margin: 5px 0px 0px;
}
.design {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #6a6a6a;
}
.design a {
	font-size: 10px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}
.design a:hover {
	color: #c51616;
	text-decoration: underline;
}
#wrapper {
	width: expression((document.body.clientWidth) < 1001 ? "945px" : "auto" );
}



/*BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT { font-family: Verdana, Arial, Helvetica, Sans-serif; }
a { color: #330000; text-decoration: none; }
a:hover { color: #F20000; text-decoration: underline; }*/
H1 { font-size: 15px; }
H2 { font-size: 13px; }
H3 { color: #B00000; font-size: 12px; }
HR { color: #BABABA; height: 1px; }
HTML,BODY { /*margin: 0; background: #4F4F4F; color: #1F1F1F; */font-size: 11px; }
FORM { margin: 0px; }
TABLE,IMG { border: 0px; margin: 0px; }
TD { vertical-align: top; }

/*
	Content enviroment styles
*/
/*
TABLE.Container {
	HEIGHT: 100%;

*/
/*
	Header styles
*/
.HeadLogo { padding: 0; background: #848484; text-align: left; vertical-align: bottom; }
.HeadRightBox { padding: 5px 40px 10px 10px; background: #848484 url('images/logo_bg_right.jpg') no-repeat right bottom; color: #FFFFFF; text-align: right; vertical-align: bottom; }
.HeadText { margin-bottom: 45px; color: #B7B7B7; font-size: 10px; font-weight: bold; text-align: right; }
/*.HeadLine { padding: 8px; margin-bottom: 20px; color: #000000; }*/
.HeadLine b { color: #fff; }
.HeadLine a { color: #fff; }
.HeadThinLine { background-color: #AEAEAE; height: 1px; }
.PrintableRow { padding-right: 176px; width: 100%; height: 18px; vertical-align: middle; }
.HeadTopPad { height: 18px; }
.HeadTopPad IMG { width: 1px; height: 18px; }
/*
	Footer styles
*/
.BottomRow { vertical-align: bottom; }
.Bottom { padding: 7px; color: #FFFFFF; background: url('images/toptab_bg.gif') repeat-x top; font-size: 11px; }
.Bottom a { color: #FFFFFF; text-decoration: none; }
.Bottom a:hover { color: #FF8040; }
.BottomPopup { padding-bottom: 10px; width: 100%; text-align: right; }
.BottomPopup a { font-weight: bold; }
.BottomDialogBox { padding: 10px 10px 10px 15px; color: #323232; }
/*
	Common styles
*/
.SubmitBox { padding-top: 10px; }
HR.Line { border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; width: 100%; height: 1px; }
.SectionBox { background-color: #ffffff; text-align: left; }
.Text { color: #000000; }
.NumberOfArticles { color: #000000; font-weight: bold; }
.TopLabel { color: #fff; font-size: 12px; font-weight: bold; }
.Message { color: #FF3300; }
.Line { background-color: #484848; }
TD.ButtonsRow { padding-bottom: 2px; padding-left: 2px; padding-right: 12px; padding-top: 2px; }
.CustomerMessage { color: #FF3300; font-weight: bold; }
.ErrorMessage { color: #FF3300; 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 { width: 100%; text-align: center; height: 100%; }
.PopupTitle { background-color: #FFD44C; font-size: 12px; font-weight: bold; text-align: center; height: 15px; vertical-align: middle; }
.PopupBG { background-color: #FFD44C; }
.PopupHelpLink { color: #330000; font-size: 9px; text-decoration: none; }
/*
	BuyNow section
*/
.BuyNowQuantity { padding-right: 10px; width: 15%; white-space: nowrap; height: 25px; }
.BuyNowPrices { width: 100%; height: 25px; vertical-align: middle; }
/*
	Vertical menu
*/
.VertMenuLeftColumn { padding: 7px; vertical-align: top; }
.VertMenuRightColumn { padding: 7px; vertical-align: top; }
.VertMenuBox { border-left: 1px solid #D1CFBF; color: #4F4F4F; background: #F8F7F1 url('images/menu_box_right.gif') repeat-y right; }
.VertMenuBottLeft { color: #FFFFFF; background: url('images/menu_L_bottom.gif') no-repeat left; }
.VertMenuBottRight { color: #FFFFFF; background: url('images/menu_R_bottom.gif') no-repeat right; }
.VertMenuTitle { padding: 0px; margin: 0px; color: #FFFFFF; font-weight: bold; text-align: left; vertical-align: middle; }
.InfBarPhones { padding: 0px; margin: 0px; color: #FFFFFF; font-weight: bold; text-align: left; vertical-align: middle; }
.VertMenuTitleLeft { padding: 0px 0px 0px 4px; background: url('images/menu_L.gif') no-repeat left; font-size: 11px; }
.VertMenuTitleCenter { padding: 0px 0px 0px 10px; color: #FFFFFF; background: url('images/menu_C.gif') repeat-x left; font-weight: bold; font-size: 11px; text-align: left; vertical-align: middle; }
.VertMenuTitleCenter A { color: #FFFFFF; }
.VertMenuTitleRight { padding: 0px; color: #4F4F4F; background: url('images/menu_R.gif') no-repeat right; font-weight: bold; font-size: 11px; }
.VertMenuItems { color: #000000; text-decoration: none; }
.VertMenuBorder { background: #003162; }
.VertMenuSubTitle { background-color: #AFAFAF; }
.VertMenuTitleIcon { margin-left: 8px; margin-right: 8px; width: 21px; height: 20px; vertical-align: middle; }
.VertMenuItems { color: #000; text-decoration: none; }
.VertMenuItems a { color: #000; text-decoration: none; }
.VertMenuItemsSmall a { color: #FF1A1A; font-size: 10px; text-decoration: none; }
.VertMenuItems a:hover { color: #FF1A1A; text-decoration: underline; }
.VertMenuHr { color: #757575; }
.CategoriesList { font-size: 12px; }
/*
	Dialog box
*/
TABLE.DialogBox { width: 100%; height: 100%; vertical-align: top; }
.DialogBox { padding: 10px; background: #F5F4EB url('images/item_foot.gif') repeat-x bottom; }
.DialogBorder { border: 1px solid #797979; }
.DialogTitle { padding: 4px 4px 5px 5px; background: url(images/dialog_bg_center.gif) repeat-x bottom; color: #fff; font-size: 11px; font-weight: bold; text-align: left; vertical-align: bottom; }
/*
	Dialog info box
*/
TABLE.DialogInfo { width: 85%; text-align: center; }
.DialogInfoTitle { padding-bottom: 0px; padding-left: 5px; padding-right: 5px; padding-top: 0px; color: #FFFFFF; font-size: 11px; font-weight: bold; text-align: left; height: 15px; vertical-align: bottom; }
.DialogInfoTitleBorder { padding: 0px; background-color: #D9D9D9; height: 15px; vertical-align: bottom; }
.DialogInfoBorder { padding: 0px; background-color: #304474; }
.DialogTr { color: #389DA6; }
.DialogInfoIcon { width: 16px; height: 16px; }
.DialogInfoClose { width: 15px; height: 13px; }
/*
	Dialog tools section
*/
.NavDialogTitle { padding-left: 8px; width: 50%; color: #fff; font-size: 11px; font-weight: bold; }
.NavDialogBorder { background-color: #004080; }
.NavDialogBox { background-color: #F8F8F8; }
.NavDialogBox .VertMenuItems { color: #3F3F3F; text-decoration: none; }
.NavDialogSeparator { padding-left: 7px; width: 100%; background-image: url(images/separator.gif); height: 14px; }
.NavDialogSeparator IMG { width: 100%; height: 14px; }
.NavDialogCell { padding-right: 3px; }
.NavDialogCell A IMG { width: 9px; height: 9px; }
/*
	Product details page
*/
.ProductTitle, a.ProductTitle:link, a.ProductTitle:visited { color: #202020; font-size: 11px; font-weight: bold; text-transform: uppercase; }
.ProductTitleHidden { color: #666666; font-size: 11px; font-weight: bold; }
.ProductDetailsTitle { color: #FF3300; font-size: 12px; font-weight: bold; }
.ProductDetails { color: #000000; }
.ProductPriceTitle { color: #000000; font-size: 12px; font-weight: bold; }
.ProductPriceConverting { color: #000000; font-size: 12px; font-weight: bold; }
.ProductPrice { color: #FF3300; font-size: 12px; font-weight: bold; }
.ProductPriceSmall { color: #FF3300; font-weight: bold; }
.SaveMoneyLabel { width: 57px; background-image: url(images/save_money.gif); color: #FFFFFF; font-weight: bold; text-align: center; height: 53px; vertical-align: middle; }
.MarketPrice { font-family: Tahoma; font-size: 11px; }
.PImgBox { padding-right: 8px; width: auto; vertical-align: top; }
/*
	Products list
*/
.PListImgBox { padding-right: 8px; width: 90px; white-space: nowrap; text-align: center; vertical-align: top; }
HR.PListLine { border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; width: 100%; height: 1px; }
.PListTaxBox { padding-bottom: 2px; padding-left: 70px; padding-right: 2px; padding-top: 2px; }
.PListCell { padding: 10px; background-color: #ffffff; text-align: center; vertical-align: top; }
/*
	Items style
*/
.ItemsList { color: #330000; font-weight: bold; }
.ItemsListDisabled { color: #909090; }
.ItemsList a { color: #330000; font-weight: bold; text-decoration: none; }
.ItemsList a:hover { color: #330000; font-weight: bold; text-decoration: none; }
/*
	Location bar
*/
.NavigationPath { color: #888888; text-decoration: none; }
.NavigationPath a { color: #888888; text-decoration: none; }
.NavigationPath a:hover { color: #F90000; text-decoration: underline; }
/*
	Buttons
*/
.FormButton { color: #222222; font-weight: bold; }
TABLE.ButtonTable { cursor: pointer; direction: ltr; vertical-align: middle; }
TD.Button { padding-left: 5px; padding-right: 5px; white-space: nowrap; background: #7A7A7A url(images/butbg.gif) repeat-x; vertical-align: middle; }
FONT.Button { color: #222222; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; }
IMG.ButtonSide { color: #222222; }
.SimpleButton TR TD { padding: 0px; white-space: nowrap; color: #222222; }
.Button a, .Button a:hover { color: #222222; font-weight: bold; }
a.Button, a.Button:hover { color: #222222; font-weight: bold; }
.GoImage { border: 0px; vertical-align: middle; }
/*
	Small text/link style
*/
.SmallNote a { color: #7C4C00; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: none; }
.SmallNote a:hover { color: #7C4C00; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: underline; }
.SmallText { color: #7C4C00; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: none; }
/*
	Category page
*/
.SubcatTitle { padding-left: 5px; width: 95%; text-align: left; }
.SubcatInfo { white-space: nowrap; color: #000000; text-align: right; }
/*
	Search sort bar
*/
.SearchSortTitle { padding-right: 20px; font-weight: bold; }
.SearchSortLink a, .SearchSortLink a:hover { text-decoration: underline; }
.SearchSortImg { margin-right: 5px; width: 9px; height: 9px; }
.SearchSortCell { padding-right: 20px; }
/*
	Expandable section
*/
.ExpandSectionMark { width: 11px; cursor: pointer; vertical-align: middle; }
/*
	Tab mechanism
*/
.Tab {
	padding-top: 9px;
	padding-bottom: 9px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-image: url(../tab-background.gif);
}
.Tab a { border-left: 1px solid; padding: 9px; border-color: #ffffff; color: #003162; background: url('images/toptab_bg.gif') repeat-x bottom; font-weight: bold; text-decoration: none; text-align: center; }
.Tab a:hover { padding: 9px; color: #000000; background: url('images/toptab_bg_hover.gif') repeat-x bottom; font-weight: bold; text-decoration: none; text-align: center; }
.TabTop { background-image: url(images/tab_b.gif); height: 5px; }
TD.TabLeftSide { width: 5px; background-image: url(images/tab_l.gif); }
TD.TabRightSide { width: 5px; background-image: url(images/tab_r.gif); }
TD.TabLeftCorner { width: 9px; background-image: url(images/tab_c1.gif); height: 9px; }
TD.TabRightCorner { width: 9px; background-image: url(images/tab_c2.gif); height: 9px; }
TD.TabCenter { background-image: url(images/tab_b.gif); height: 5px; }
IMG.TabCorner { width: 9px; height: 5px; }
IMG.TabSide { width: 9px; height: 1px; }
/*
	Pagination mechanism
*/
.NavigationArrow { width: 9px; height: 9px; }
.NavigationTitle { padding-right: 10px; white-space: nowrap; height: 14px; }
.NavigationCell { width: 17px; background-image: url(images/page.gif); text-align: center; height: 14px; vertical-align: bottom; }
.NavigationCell a, .NavigationCell a:hover { text-decoration: none; }
.NavigationCell img { width: 17px; height: 1px; }
.NavigationCellWide { width: 23px; background-image: url(images/page_wide.gif); text-align: center; height: 14px; vertical-align: bottom; }
.NavigationCellWide a:link, .NavigationCellWide a:hover { text-decoration: none; }
.NavigationCellWide img { width: 23px; height: 1px; }
.NavigationCellSel { width: 15px; font-weight: bold; text-align: center; vertical-align: middle; }
/*
	Subheader styles
*/
TABLE.SubHeaderGrey { margin-bottom: 10px; width: 100%; }
.SubHeaderGrey { padding: 0px; color: #666666; font-size: 11px; font-weight: bold; }
.SubHeaderGreyLine { padding: 0px; background-color: #CCCCCC; height: 1px; }
TABLE.SubHeaderBlack { margin-bottom: 10px; width: 100%; }
.SubHeaderBlack { padding: 0px; color: #000000; font-size: 12px; font-weight: bold; }
.SubHeaderBlackLine { padding: 0px; background-color: #000000; height: 1px; }
TABLE.SubHeaderRed { margin-bottom: 10px; width: 100%; }
.SubHeaderRed { padding: 0px; font-weight: bold; }
.SubHeaderRedLine { padding: 0px; background-color: #550000; height: 1px; }
TABLE.SubHeader { margin-bottom: 10px; width: 100%; }
.SubHeader { padding: 0px; color: #FF3300; font-size: 12px; font-weight: bold; }
.SubHeaderLine { padding: 0px; background-color: #FF6600; height: 1px; }
/*
	User profile page
*/
.RegSectionTitle { color: #550000; font-size: 10px; font-weight: bold; }
/*
	Popup image
*/
.PImageImageCell { padding: 5px; text-align: center; height: 100%; vertical-align: middle; }
.PImageImageCell IMG { text-align: center; vertical-align: middle; }
.PImageNumbersCell { padding-left: 10px; padding-right: 10px; white-space: nowrap; }
.PImageLine { background-color: #CCCCCC; height: 1px; }
.PImageLine IMG { height: 1px; }
BODY.PImage {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	min-width: 0px;
}
.PImagePageRow { padding-left: 10px; height: 30px; vertical-align: middle; }
/*
	Customer reviews module
*/
IMG.StarImg { width: 14px; height: 14px; }
/*
	Manufacturers module
*/
.ManufacturersItem { padding-left: 5px; width: 95%; white-space: nowrap; text-align: left; }
/*
	Recommended products module
*/
UL.RPItems { padding-bottom: 0px; padding-left: 10px; padding-top: 0px; }
/*
	Webmaster mode
*/
SPAN.Lbl { color: green; font-weight: bold; }
.Section { margin: 0px; padding: 0px; }
/*
	Fast Lane Checkout module
*/
.FLCAuthBox { padding-left: 10px; padding-right: 5px; white-space: nowrap; }
.FLCAuthPreBox { padding-left: 30px; width: 100%; height: 20px; }
.FLCTopPad { height: 15px; vertical-align: middle; }
.FLCTopPad IMG { width: 1px; height: 15px; }
TD.FLCDialogCell { width: 50%; text-align: center; height: 225px; }
/*
		-- ADDONS --
*/
/*
	Gift registry module
*/
.HighLight { background-color: #FFFFCC; }
/*
	Feature comparison module
*/
TABLE.CompareBtn { cursor: pointer; }
TD.CompareBtnLeft { width: 21px; background-image: url(images/compare1.gif); height: 18px; }
TD.CompareBtnLeft IMG { width: 21px; height: 18px; }
TD.CompareBtnMain { padding-left: 5px; padding-top: 2px; background-image: url(images/compare2.gif); background-repeat: repeat-x; vertical-align: top; }
TD.CompareBtnMainMozilla { padding-left: 5px; padding-top: 1px; background-image: url(images/compare2.gif); background-repeat: repeat-x; vertical-align: top; }
TD.CompareBtnRight { width: 9px; height: 18px; }
TD.CompareBtnRight IMG { width: 9px; height: 18px; }
TD.FCompProductSelBox { padding: 0px; white-space: nowrap; }
TD.FCompProductButtonBox { padding-bottom: 0px; padding-left: 25px; padding-right: 0px; padding-top: 0px; width: 100%; white-space: nowrap; }
TD.FCompProductAddCL { padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 10px; }
TD.FCompFeatureHCell { background-color: #EEEEEE; font-weight: bold; text-align: center; vertical-align: top; }
.HightLightEqualRow { background-color: #ffe8af; text-align: center; }
.EqualRow { background-color: #ffffff; text-align: center; }
/*
	Special offers module
*/
.SpecialOffersPrice { color: #FF3300; font-size: 14px; font-weight: bold; }
.SpecialOffersThumb { margin-left: -51px; display: inline; }
.SpecialOffersThumb A IMG { width: 47px; height: 44px; }
/*
	Last checkout step
*/
TD.LCSBackground { background-color: #FF8600; }
/*
	Fancy categories module
*/
.CatMenuItemOff { border-bottom: none; border-left: none; border-right: none; border-top: none; margin-bottom: 3px; margin-left: 1px; margin-right: 0px; margin-top: 3px; background-color: transparent; color: #330000; font-size: 12px; cursor: pointer; }
.CatMenuItemOffExp { border-bottom: none; border-left: none; border-right: none; border-top: none; margin-bottom: 1px; margin-left: 2px; margin-right: 3px; margin-top: 1px; background-color: transparent; cursor: pointer; }
.CatMenuItemOn { border-bottom: none; border-left: none; border-right: 0px solid; border-top: none; margin-bottom: 3px; margin-left: 1px; margin-right: 0px; margin-top: 3px; background-color: #FF8600; color: #330000; font-size: 12px; cursor: pointer; }
.CatSubMenu { border-bottom: #8E4B00 1px solid; border-left: #8E4B00 1px solid; border-right: #8E4B00 1px solid; border-top: #8E4B00 1px solid; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; padding-top: 2px; width: 150px; background-color: #FFD44C; }
a.CatMenuItem { font-family: Arial; font-size: 12px; 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 { border-width: 0px; margin-left: 2px; margin-right: 3px; width: 16px; height: 16px; }
IMG.FCTriangle { border-width: 0px; margin-left: 3px; width: 9px; height: 9px; }
TABLE.FCItemTable { border-width: 0px; margin: 0px; width: 100%; text-align: left; }
TD.FCIconCell { text-align: center; vertical-align: middle; }
TD.FCTriangleCell { text-align: right; vertical-align: middle; }
TD.FCChain { width: 18px; background-repeat: repeat-y; }
TD.FCChain IMG { width: 18px; height: 1px; }
TD.FCExplorerBox { width: 37px; background-repeat: repeat-y; vertical-align: top; }
TABLE.CatMenuContainer { width: 136px; }
/*
	Product configurator module
*/
.ProductBG { background-color: #ffffff; }
.SlotCell { padding-top: 25px; width: 50%; background-color: #ffffff; text-align: center; height: 35px; }
.SlotProductCell { width: 50%; background-color: #ffffff; text-align: center; height: 35px; }
TABLE.PCSummaryTable { width: 100%; background-color: #ffffff; }
.YellowBackground { background: #CECECE; }
/*
	Survey module
*/
H1.SurveyName { font-weight: bold; }
.SurveyHeader { font-size: 11px; }
.SurveyHeaderMenu { font-size: 10px; }
.SurveyFooter { font-size: 11px; }
.SurveyFooterMenu { font-size: 10px; }
.SurveyQuestion { padding: 2px; font-size: 12px; font-weight: bold; }
.SurveyQuestionMenu { padding: 0px; font-weight: bold; }
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 { background-color: blue; height: 10px; }
.SurveyBarHL { background-color: green; height: 10px; }
.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; }
/*
	NEW styles
*/
.categories a { border-bottom: 1px solid; padding-left: 15px; padding-top: 3px; padding-bottom: 3px; border-color: #FFFFFF; display: block; color: #000000; background: #F8F7F1 url('images/arr.gif') no-repeat left; }
.categories a:hover { color: #D90000; background: #FFFFFF url('images/arr_hover.gif') no-repeat left; text-decoration: none; }
.categoriesCart a { margin: 2px; padding: 3px 4px 3px 10px; display: block; background: #D9D9D9; color: #373737; }
.categoriesCart a:hover { background: #CACACA; color: #4A4A4A; text-decoration: none; }
/*.headerSubLeft { padding: 6px 5px 5px 185px; }
.headerSubRight { padding: 6px 170px 5px 5px; } */
.listing { /*padding: 7px; background: #F1F0E5; */text-align: center; }
.listing2 { padding: 7px; background: #EDEBDC; text-align: center; }
.productsList { border-top: 7px solid #D1D1D1; padding: 15px 7px 15px 7px; background: #F9F9F9; }
.productsList2 { border-top: 7px solid #D1D1D1; padding: 15px 7px 15px 7px; background: #F0F0F0; }
.subnav { border-top: 1px solid #ffffff; border-bottom: 1px solid #575757; background: url('images/toptab_bg.gif') repeat-x bottom; }
.cartTop { float: none; padding-right: 10px; }
/*.design { padding-left: 20px; color: #CFCFCF; font-size: 10px; }
.design a { color: #CFCFCF; text-decoration: none; }*/
.FLCDialogCell { width: 50%; }
/*
	Tabs Menu
 */
.basictab ul { margin: 2px 0 0 0; padding: 0 0 0px 0; list-style-type: none; text-align: left; }
.basictab li { margin: 0; display: inline; white-space: pre; line-height: 13px; }
.basictab li a { padding: 6px; margin-right: 3px; border: 1px solid #7e7e7e; border-bottom: none; background: #b5b5b5; color: #fff; text-decoration: none; }
.basictab li a:hover, .basictab li a.current { background: #686868; color: #fff; }
#tabcontentcontainer { border: 1px solid #7e7e7e; padding: 0; margin: 0 0 15px 0; background: #F5F4EB; }
#tabcontentcontainer .DialogBox, #tabcontentcontainer .DialogBorder { border: 0; }
#tabcontentcontainer .DialogTitle, #tabcontentcontainer #dialog_title_img { display: none; }
.tabcontent{ display: none; padding: 1px;}

