/* $Id: skin1.css,v 1.24.2.13 2007/04/17 06:20:49 max Exp $ */
/*
	General styles
*/
html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #585858;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-align: center;
}

a:link,
a:visited {
	color: #1C1C1C;
	text-decoration: none;
}
a:hover,
a:active  {
	color: #1C1C1C;
	text-decoration: underline;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 13px;
	color: #FD7F03;
}

h3 {
	clear: both;
	font-size: 12px;
	margin: 10px 0;
	color: #6B486F;
}

hr {
	color: #DDD;
	height: 1px;
}

form {
	margin: 0px;
}

table, img {
	border: none;
}

input, select {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 11px;
}

/*
	Header styles
*/
#Header {
	height: 127px;
	background: url(images/back_01.gif) repeat-x top left;
}

#TopMenu {
	float: right;
	width: 132px;
	height: 30px;
	margin: 1px 0 0 0;
	padding: 15px 0 0 27px;
	background: url(images/back11.gif) no-repeat top left;
	list-style: none;
}

#TopMenu li {
	float: left;
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
}

#TopMenu li.home {
	background: url(images/top-menu-home.gif) no-repeat top left;
	margin-right: 30px;
}

#TopMenu li.search {
	background: url(images/top-menu-search.gif) no-repeat top left;
	margin-right: 30px;
}

#TopMenu li.contact {
	background: url(images/top-menu-contact.gif) no-repeat top left;
}

#TopMenu li a {
	display: block;
	height: 15px;
	text-indent: -1000px;
	overflow: hidden;
}


#HeadBox {
	width: 967px;
	height: 127px;
	margin: 0 auto;
}

#HeadLogo {
	float: left;
	background: url(images/back_02.jpg) no-repeat top left;
	width: 283px;
	height: 127px; 
}

#Menu
{
	float: left;
	padding: 49px 0 0 0;
	font-family: Arial;
	font-size: 8pt;	
}

a.HeadMenu1, a.HeadMenu2, a.HeadMenu3, a.HeadMenu4, a.HeadMenu5
{
	color: #FFFFFF;
	text-align: center;
	padding-top: 13px;
}

a.HeadMenu1:hover, a.HeadMenu2:hover, a.HeadMenu3:hover, a.HeadMenu4:hover, a.HeadMenu5:hover, a.HeadMenu1:active, a.HeadMenu2:active, a.HeadMenu3:active, a.HeadMenu4:active, a.HeadMenu5:active
{
	color: #FFBE10;
	text-align: center;
	padding-top: 13px;
	text-decoration: none;
}

a.HeadMenu1:visited, a.HeadMenu2:visited, a.HeadMenu3:visited, a.HeadMenu4:visited, a.HeadMenu5:visited
{
	color: #FFF;
	text-align: center;
	padding-top: 13px;
	text-decoration: none;
}

.HeadMenu1
{
	float: left;
	width: 54px;
	height: 23px;
	background: url(images/back_05.gif) no-repeat top left;
}
.HeadMenu2
{
	float: left;
	width: 128px;
	height: 23px;
	background: url(images/back_06.gif) no-repeat top left;
}
.HeadMenu3
{
	float: left;
	width: 84px;
	height: 23px;
	background: url(images/back_07.gif) no-repeat top left;
}
.HeadMenu4
{
	float: left;
	width: 99px;
	height: 23px;
	background: url(images/back_08.gif) no-repeat top left;
}
.HeadMenu5
{
	float: left;
	width: 91px;
	height: 23px;
	background: url(images/back_09.gif) no-repeat top left;
}

#afterHeadMenu
{
	float: left;		
	margin: 49px 0 0 0;	
	width: 228px;
	height: 50px;
	text-align: center;
	padding-top: 8px;
	text-decoration: none;
	background: url(images/back_10.gif) no-repeat top left;
	color: #EBAD1A;	
}

#HeadMenu {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
}

#HeadMenu li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#HeadMenu li a {
	display: block;
	float: left;
	height: 32px;
	padding: 14px 20px 0 20px;
	color: #49324C;
}

#HeadMenu li.active {
	background: url(images/menu1.gif) no-repeat top left;
}

#HeadMenu li.active a {
	background: url(images/menu2.gif) no-repeat top right;
}

#SubHead {
	clear: both;
	width: 900px;
	height: 45px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#SubHead .Cart {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#SubHead .Cart li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 20px 0 0;
	background: url(images/dot1.gif) no-repeat 100% 20%;
}

#SubHead .Cart li.cart {
	background: url(images/cart.gif) no-repeat 100% 20%;
	margin: 0;
	padding: 0 25px 0 0;
	font-weight: bold;
}

#SubHead .HeadText {
	float: left;
	padding-left: 20px;
	color: #49324C;
	font-size: 13px;
	font-weight: bold;
}

#SubHead2 {
	width: 860px;
	height: 150px;
	margin: 0 auto;
	padding: 0 30px;
	background: url(images/back2.gif) no-repeat top left;
}

#Header h1 {
	float: left;
	width: 220px;
	margin: 0;
	padding-top: 15px;
	background: url(images/logo.gif) no-repeat bottom left;
}

#Header h1 a {
	display: block;
	height: 100px;
	text-indent: -1000px;
	overflow: hidden;
}

/* Mini search */

#MiniSearch {
	float: right;
  margin: 0;
  padding: 104px 10px 0 0;

}

#MiniSearch label {
  display: none;
}

#MiniSearch .textbox {
  width: 140px;
  height: 16px;
  padding: 2px;
  font-size: 11px;
  background: url(images/back5.gif) repeat-x top left #fff;
  border: 1px solid #B0B0B0;
}

#MiniSearch .button {
	width: 28px;
	height: 21px;
  margin: 0 0 1px 5px;
  padding: 0;
  background: url(images/go.gif) no-repeat top left;
  font-size: 0px;
  border: none;
  position: relative;
  bottom: 1px;
}

#MiniSearch .small {
  display: none;
}

#Container {
	width: 967px;
	margin: 0 auto;
	padding: 5px 0 0 13px;
	background-color: #fff;
	text-align: left;
}

#Footer {
	clear: both;
	height: 180px;
	background: url(images/back_44.gif) repeat-x bottom left;
	color: black;
}

#BottomLinkContainer {
	width: 967px;
	margin: 0 auto;
	padding: 26px 0 0 240px;
	text-align:left;
}

.BottomList ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	display: inline;	
	
}

#BottomLinkContainer ul li {
   width: 220px;
   float:left;
   display: inline;
   line-height: 15px;
   padding: 0px 0;
   margin:0;
}

#BottomLinkContainer a:link, #BottomLinkContainer a:visited {
	text-decoration: none;
	color:#fff;
}


#BottomLinkContainer a:hover, #BottomLinkContainer a:active {
	text-decoration: none;
	color: #FFBE10;
}

#BottomLinkBlock {
	float: left;
	width: 162px;
	padding-left: 30px;
	margin-top: 10px;
	text-align: center;
}

#BottomLinkBlock li a{
	font-size: 7pt;
	color: #FFF;
	line-height: 14px;
}

#BottomLinkBlock ul {
	font-size: 7pt;
	text-align: left;
	list-style-type: none;
	line-height: 14px;
}



/**/

#BottomMenu {
	float: right;
	width: 132px;
	height: 30px;
	margin: 1px 0 0 0;
	padding: 15px 0 0 27px;
	background: url(images/back12.gif) no-repeat top left;
	list-style: none;
}

#BottomMenu li {
	float: left;
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
}

#BottomMenu li.home {
	background: url(images/top-menu-home.gif) no-repeat top left;
	margin-right: 30px;
}

#BottomMenu li.search {
	background: url(images/top-menu-search.gif) no-repeat top left;
	margin-right: 30px;
}

#BottomMenu li.contact {
	background: url(images/top-menu-contact.gif) no-repeat top left;
}

#BottomMenu li a {
	display: block;
	height: 15px;
	text-indent: -1000px;
	overflow: hidden;
}

#BottomMenu2 {
	float: left;
	width: 86px;
	height: 30px;
	margin: 0 20px 0 0;
	padding: 15px 0 0 0;
	background: url(images/back13.gif) no-repeat top left;
	list-style: none;
}

#BottomMenu2 li {
	margin: 0;
	padding: 0;
	text-align: center;
}


#BottomText {
	float: left;
	padding-top: 5px;
	text-align: left;
	font-size: 11px;
}

* html #BottomText {
	padding-top: 10px;
}

#LeftColumn {
	float: left;
	width: 190px;
	/*background: green;*/
	margin: 0 0px 0 0px;
}

#RightColumn {
	float: right;
	width: 190px;
	/*background: red;*/
	margin: 0 5px 0 0;
}


#MainColumn {
	float: left;
	width: 540px;
	padding: 0 20px;
}

#MainColumn h2 {
	clear: both;
	background: url(images/back7.gif) no-repeat top left;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 7px 10px;
	font-size: 12px;
}

.Welcome p
{
	float: left;
	color: #1E196B;
	margin: 0px;
	padding: 18px 0 2px 0;
}


/*
	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: #272727;
	font-size: 12px;
		
}

.NumberOfArticles {
	font-weight: bold;
}
.TopLabel {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.Message {
	COLOR: #FF3300;
}
.Line {
	BACKGROUND-COLOR: #FF6600;
}
TD.ButtonsRow {
	PADDING-TOP: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 12px;
	PADDING-BOTTOM: 2px;
}
.CustomerMessage {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
}
.ErrorMessage {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
}
.Star {
	COLOR: #FF0000;
}
.TableHead {
	BACKGROUND-COLOR: #DDDDDD;
	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: #D6D7D9;
	HEIGHT: 15px;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.PopupBG {
	BACKGROUND-COLOR: #D6D7D9;
}
.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;
}

/*
	Menu box
*/
.FreeBox {	
	float: left;
	width: 190px;
	height: auto;
	margin-bottom: 10px;
}

.MenuBox {
	background: url(images/left_21.gif) repeat-y;
	float: left;
	width: 190px;
	margin-bottom: 10px;
	min-height: 105px;
}

.MenuBoxLine
{
	float: left;
	width: 170px;
	margin: 0 10px 0 10px;
	display: inline;
	border: 0px;
	height: 2px;
	font-size: 0px;	
	background: url(images/horline_03.gif) repeat-x;	
}

.MenuBoxLineCur
{
	float: left;
	width: 100%;
	margin: 0 10px 0 0px;
	display: inline;
	border: 0px;
	height: 2px;	
	font-size: 0px;	
	background: url(images/horline_03.gif) repeat-x;	
}

.MenuBoxLineFull {
	float: left;
	width: 190px;
	margin: 0 0px 0 0px;
	display: inline;
	border: 0px;
	height: 2px;
	font-size: 0px;	
	background: url(images/horline_03.gif) repeat-x;	
}

.MenuBoxCat {
	height: 20px;
	float: left;
	display: inline;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 0px;
}

.MenuBoxCat a, .MenuBoxCat a:visited {
	color: #FFF;
	text-decoration: none;
}

.MenuBoxCat a:hover, .MenuBoxCat a:active {
	color: #FFBE10;
}

.MenuBoxCatImg {
	height: 20px;
	width: 14px;
	display: inline;
	margin: 0 0 0 10px;
	float: left;
	background: url(images/orange_arrow_21.gif) center left no-repeat;
}

.MenuBoxTitleCard {
	background: url(images/widget_03.gif) center left no-repeat;	
	float: left;
	width: 148px;	
	font-size: 14px;
	color: #FFF;
	margin: 10px 0 6px 15px;
	display:inline;
	padding: 0px 0 0 27px;
	font-weight: bold;
}

div.MenuBoxTitleCard a:link, div.MenuBoxTitleCard a:hover, div.MenuBoxTitleCard a:active, div.MenuBoxTitleCard a:visited {
	color: #FFF;
}

.EmptyHeight
{
	height: 35px;
	color: #FFF;		
	float: left;
	display:inline;
	padding: 0px 0 0px 60px;
	margin-top: 20px;
}

.MenuBoxItems {	
	margin: 0px 15px 0px 15px;
	display:inline;
	height: 14px;
	line-height: 14px;
	padding: 4px 0 4px 0;
	text-align: center;
	float: left;
	width: 160px;
	color: #FFF;
}

.MenuBoxSubCat
{
	float: left;
	width: 160px;
	clear: both;
	padding-left: 30px;	
}

.MenuBoxSubCat a, .MenuBoxSubCat a:visited
{
	color: #FFF;
}

.MenuBoxSubCat a:hover, .MenuBoxSubCat a:active {
	color: #FFBE10;
}

.ButtonContainer {
	height: 22px;	
	width: auto;
	float: left;
	margin: 3px 0px;
	cursor: pointer;
}

.ButtonContainer a
{
	cursor: pointer;
	text-decoration: none;
}

.ButtonLeft {
	background: url(images/but_constr_07.gif) repeat-x;	
	height: 22px;
	width: 5px;
	float: left;
}

.ButtonText {	
	background: url(images/but_constr_09.gif) repeat-x;	
	height: 22px;
	color: #FFF;
	float: left;
	padding: 2px 5px 0 1px;		
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a .ButtonText {
	text-decoration: none;
}

.ButtonRight {
	background: url(images/but_constr_11.gif) repeat-x;	
	height: 22px;
	width: 15px;
	float: left;
}

.MenuBoxButton {
	float: left;
	width: 160px;
	margin: 4px 15px 2px 15px;
	display: inline;
}


/*BlueButton*/
.BlueButtonContainer {
	margin: 5px 0px;
	height: 22px;	
	width: auto;
	float: left;
	cursor: pointer;
}

.BlueButtonContainer a
{
	cursor: pointer;
}

.BlueButtonLeft {
	background: url(images/inner_07.gif) repeat-x;	
	height: 24px;
	width: 5px;
	float: left;
}

.BlueButtonText {	
	background: url(images/inner_08.gif) repeat-x;	
	height: 24px;
	color: #FFF;
	float: left;
	padding: 3px 5px 0 3px;		
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.BlueButtonRight {
	background: url(images/inner_10.gif) repeat-x;	
	height: 24px;
	width: 17px;
	float: left;
}

.BlueMenuBoxButton {
	float: left;
	width: 160px;
	margin: 4px 15px 2px 15px;
	display: inline;
}
/*end blue button*/


/* @brown button*/

.BrownButtonContainer {	
	margin: 5px 0px;
	height: 22px;	
	width: auto;
	float: left;
	cursor: pointer;
}

.BrownButtonContainer a {
	pointer: cursor;		
}

.BrownButtonContainer a:hover .BrownButtonText {		
	texn-decoration: underline;
}

.BrownButtonText {
	float: left;
	font-weight:bold;
	font-size:10pt;
	color:#B78809;
}
.BrownButtonRight {
	background: url(images/brown_arrow.gif) center no-repeat;	
	margin: 5px 0 0 0;
	height: 9px;
	font-size: 0px;
	line-height: 0px;
	width: 20px;
	float: left;
}
/* @end brown button*/

.BotLinkCard
{
	background: url(images/car_29.jpg) bottom repeat-x;	
	height: 29px;
	width: 110px;
	float: left;
	font-size: 0px;
	padding-left: 80px;
	margin: 0px 0px 2px 0px;
	color: #FFF;
}

.BotLinkCardText {
	font-size: 14px;
	font-weight: bold;
}

.BotLinkCardText2 {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}

.MenuBoxItemsLeft
{
	float: left;
}

.MenuBoxItemsRight
{
	float: right;
}

.MenuBoxTop {
	background: url(images/left_17.gif) no-repeat top left;
	float: left;
	width: 190px;
	height: auto;
	min-height: 103px;	
}

.MenuBoxBot {	
	background: url(images/left_221.gif) no-repeat bottom;
	float: left;
	width: 190px;
	height: auto;
	min-height: 6px;
	font-size: 0px;
}

.MenuBoxTitle, div.MenuBoxTitle a:link,  div.MenuBoxTitle a {
	color: #FFF;
	text-decoration: none;
}

div.MenuBoxTitle a:hover, div.MenuBoxTitle a:visited {
	color: #FFF;
	text-decoration: underline;
}

.MenuBoxSearch {
	background: url(images/left_25.gif) no-repeat top left;
	float: left;
	width: 190px;
	height: 100px;
	margin-bottom: 10px;
}


.MenuBoxTitle {
	float: left;
	width: 148px;	
	font-size: 14px;
	color: #FFF;
	margin: 4px 0 2px 10px;
	display:inline;
	font-weight: bold;
}

input.TextIn {
	width: 164px;	
	height: 16px;
	border: solid 1px #969696;
	font-size: 10pt;
	display: inline;
	margin: 0px 0 0px 0px;
}

input.TextIn_any, .registerTable tr td input {	
	height: 16px;
	border: solid 1px #969696;
	font-size: 10pt;
	display: inline;
	margin: 0px 0 0px 0px;
}

textarea.TextIn_any {
	border: solid 1px #969696;
	font-size: 10pt;
	display: inline;
	margin: 0px 0 0px 0px;
}

select.TextIn_any, .date_text select, .selectTextIn select {
	border: solid 1px #969696;
	font-size: 10pt;
	display: inline;
	margin: 0px 0 0px 0px;
}

.MenuBoxLog {
	color: #FFF;
	float: left;
	text-align: justify;
	display: inline;
	line-height: 12px;
	margin-top: 3px;
	width: 168px;	
}

.MenuBoxLog a, .MenuBoxLog a:visited
{
	color: #FFF;
}

.MenuBoxLog a:hover
{
	color: #FFBE10;
}

.MenuBoxBodyLog {
	padding: 0px 12px 0px 10px;	
	color: #FFF;
	text-align: center;
}

.MenuBoxBodyLog p {
	color: #FFF;
	padding: 3px 0px;	
	margin: 0px;
	width: auto;
	float: left;			
	font-size: 12px;
}

.MenuBoxBodyJS
{
	float: left;
	text-align: left;
	width: 100%;
	margin: 3px 0px;
	
}

.MenuBoxBodySearch {
	padding: 0px 12px 0px 10px;	
}

.AdvancedSearch {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 100%;
	color: #FFF;
}

.AdvancedSearch a, .AdvancedSearch a:visited {
	color: #FFF;
	text-decoration: none;	
}

.AdvancedSearch a:hover
{
	color: #FFBE10;
}



/**/
.HeaderBlock {
	background: url(images/inner_15.gif) no-repeat top left;
	float: left;
	width: 541px;
	height: 37px;
}

.HeaderBlock span {
	color: #201C6E;
	display: block;
	font-family: Arial;
	font-size: 13pt;	
	margin: 10px 0 0 18px;
	font-weight: bold;
	text-align: left;
}

.MiddleBlock {
	background: url(images/inner_18.gif) repeat-y left;
	float: left;
	width: 541px;
	height: auto;
}

.MiddleBlock_wrapper {
	padding: 10px 10px 10px 18px;
	float: left;
}

.MiddleBlock_wrapper_r {
	padding: 10px 10px 10px 0;
	float: left;
	background: green;
}

.FooterBlock {
	background: url(images/inner_24.gif) no-repeat top left;
	float: left;
	width: 541px;
	height: 12px;
	margin-bottom: 15px;
}



.BotLinkLogin {
	float: left;
	padding: 5px 0 0px 0px;
}
.BotLinkCardLoginText {
	color: #FFF;
	line-height: 12px;
}

span.BotLinkCardLoginText a, span.BotLinkCardLoginText a:hover {
	color: #FFBE10;	
}

/*.MenuBox*/

/*.MenuBox {
	margin-bottom: 20px;
}*/
.MenuBox h2 {
	height: 20px;
	margin: 0 0 10px 0;
	padding: 7px 10px;
	background: url(images/back6.gif) no-repeat top left;
	color: #fff;
	font-size: 12px;
}
.MenuBox h2 a {
	color: #fff;
}
.MenuBox h3 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	color: #FD7F03;
	font-size: 12px;
	border-bottom: 1px solid #DAE2E9;
}

.MenuBox h3 a {
	color: #FD7F03;
}



.MenuBox .BoxContent ul {
	margin: 0;
	padding: 0 0 0 20px;
}

.MenuBox .BoxContent ul li {
	margin: 0;
	padding: 0;
}

.MenuBox .BoxContent ul.categories {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}
.MenuBox .BoxContent ul.categories li {
	margin: 0 0 5px 10px;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #DAE2E9;
	background: url(images/dot1.gif) no-repeat 0% 20%;
}

.MenuBox .BoxContent ul.links {
	list-style: none;
	margin: 0;
	padding: 0;
}

.MenuBox .BoxContent ul.links li {
	margin: 5px 0;
	padding: 0;
}

.MenuBox .textbox {
  height: 16px;
  padding: 2px;
  font-size: 11px;
  background: url(images/back5.gif) repeat-x top left #fff;
  border: 1px solid #B0B0B0;
}

.MenuBox .Button {
	width: 55px;
	height: 21px;
  margin: 0;
  padding: 2px;
  background: url(images/button2.gif) no-repeat top left;
  color: white;
  border: none;
  font-weight: bold;
}

.MiniCart {
	padding: 5px;
	background-color: white;
	color: #1D1D1D;
}

.PoweredBy {
	margin: 20px 0;
	text-align: center;
}

.Button2 {
	width: 85px;
	height: 21px;
  margin: 0;
  padding: 2px;
  background: url(images/button3.gif) no-repeat top left;
  color: white;
  border: none;
  font-weight: bold;
  cursor: hand;
}

.Button3 {
	width: 105px;
	height: 21px;
  margin: 0;
  padding: 2px;
  background: url(images/button4.gif) no-repeat top left;
  color: white;
  border: none;
  font-weight: bold;
  cursor: hand;
}




.VertMenuSubTitle {
	BACKGROUND-COLOR: #3b562d;
}
.VertMenuTitleIcon {
	WIDTH: 21px;
	HEIGHT: 20px;
	MARGIN-LEFT: 8px;
	MARGIN-RIGHT: 8px;
	VERTICAL-ALIGN: middle;
}
.VertMenuItems {
	TEXT-DECORATION: none;
}
A.VertMenuItems:link {
	COLOR: #081589;
	TEXT-DECORATION: none;
}
A.VertMenuItems:visited {
	COLOR: #081589;
	TEXT-DECORATION: none;
}
A.VertMenuItems:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
}
A.VertMenuItems:active  {
	COLOR: #081589;
	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;
}

/*
	Dialog box
*/
.DialogBox {
  	margin-bottom: 20px;
	background-color: white;
}
h2.DialogTitle {
	margin: 0;
	padding: 2px;
	background-color: #741114;
	font-size: 11px;
}
.DialogContent {
	/*padding: 5px;*/
}

/*
	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: #201C6E;
	PADDING: 0px;
	VERTICAL-ALIGN: bottom;
	HEIGHT: 15px;
}
.DialogInfoBorder {
	BACKGROUND-COLOR: #3b562d;
	PADDING: 0px;
}
.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: red;
}
.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;
}

/* @subcategories*/
.SortNavigateBlock {
	float: right;
	width: auto;
	margin: 0 0 10px 0;
}

.NavigateBlock {
	float: right;
	margin: 5px 0;
	clear: both;	
}

.SortBlock {
	float: right;
	margin: 5px 0;
	clear: both;
}

#Subcategories {
	margin-top: 10px;
	margin-right: 20px;
	width: auto;	
	list-style: none;
}

#Subcategories li {
	clear: both;
	width: 100%;
}

#Subcategories li .SubCatProduct{	
	color: red;
	float: right;
}
	
#Subcategories li .SubCatProductLink{	
	float: left;

	background: url(images/arrowBlue_03.gif) no-repeat top left;
	padding-left: 20px;
}

/* @end subcategories*/


/*
	Product details page
*/
.ProductTitleHidden {
	COLOR: #666666;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}

.ProductDetailsTitle {
	color: #1C1C1C;
	/*color: #C6940C;*/
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	padding-right: 10px;
}

.ProductDetails {
}
.ProductPriceTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceConverting {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPrice {
	/*color: #1C1C1C;*/
	font-weight: bold;	
}

.ProductPriceBlock {
	color: #FE0000;
	float: left;
	margin: 10px 0 0 0;
	width: 100%;
	clear: both;
	font-size: 13px;
}

.MarketPriceBlock {
	float: left;
	margin:5px 0 0 0;
	width: 100%;
	clear: both;
	font-weight: bold;
	color: #D7D7D7;
}

.EuroPrice {
	font-size: 13px;
}

.ProductPriceBlockSave {
	color: #1E196B;
	font-weight: bold;
}

.ProductPriceBlockSaveImg {
	display: inline;
	float: right;
}

.ProductPriceBlockLeft {
	float: left;
}

.ProductPriceSmall {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
}
.SaveMoneyLabel {
	WIDTH: 57px;
	HEIGHT: 57px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	BACKGROUND-IMAGE: url(images/goods_12.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

.SaveMoneyLabel .SaveDigit {
	float: left;
	display: inline;
	/*width: 100%;
	text-align: center;*/
	font-size: 12px;
	margin: 10px 0px 0px 8px;
}

.PImgBox {
	text-align: center;
	vertical-align: top;
	padding: 10px 0 10px 10px;
}

/*
	Products list
*/

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 {
	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: #B78809;
	text-decoretion: none;	
	width: auto;
	padding-bottom: 12px;
	margin-bottom: 17px;
	border-bottom: 1px solid #AAAAAA;
}

.titlePage {
	color: #B78809;
	text-decoretion: none;	
	width: auto;
	padding-bottom: 12px;
	margin-bottom: 17px;
	border-bottom: 1px solid #AAAAAA;
}

.TitlePageHead {
	color: #201C6E;
	font-size: 20px;
	margin: 0px;
}

a.NavigationPath:link, A.NavigationPath:visited, A.NavigationPath:active  {
	text-decoretion: none;
	font-size: 11px;
	color: #1E196B;
}

A.NavigationPath:hover {
	text-decoretion: underline;
}

/* @Products block*/

.ProductPreviewPart {
	width: auto;	
}

.ProductPreviewPartLeft {
	width: auto;
	float: left;
}

.ProductPreviewPartLeft h1 {
	color: #201C6E;
	font-size: 20px;
	margin: 5px 0px;
}

.Goods_container_top {
	float: left;
	background: url(images/goods_03.gif) no-repeat top left;
	width: 539px;
	height: 8px;	
	font-size: 0px;
}

.Goods_container_middle {
	float: left;
	background: url(images/goods_06.gif) repeat-y;
	width: 519px;	
	min-height: 80px;
	padding: 0px 10px 10px 10px;
}

.Goods_container_middle p {
	float: left;
}

.GoodDescription {
	padding: 10px 10px 10px 0;
	float: left;
}

.GoodDescription p {
	margin: 0;
}

.ProductTitle {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.ProductTitle a, .ProductTitleText, .ProductTitleText a {
	color: #1E196B;
	font-size: 16px;
	font-weight: bold;
}

.ProductTitleText {
	margin: 0px 0px 10px 0px;
}

.ProductTitle a {
	text-decoration: none;
}

.Goods_container_bottom {
	float: left;
	background: url(images/goods_16.gif) no-repeat top left;
	width: 539px;
	height: 7px;
	margin-bottom: 12px;	
	font-size: 0px;
}

.Goods_container_Img {
	width: 230px;
	text-align: center;
	float: left;
}

.GoodsPhotoMiddle a {
	margin-top: 10px;
	display: block;
}

.GoodsPhotoMiddle a:link, .GoodsPhotoMiddle a:hover, .GoodsPhotoMiddle a:active, .GoodsPhotoMiddle a:visited {
	color: #FE0000;
}

.Goods_container_Info {
	width: 260px;
	padding-left: 12px;
	float: left;
	color: #272727;
}

.Goods_container_Info TopBot{
	
	text-align:right !important;
	
}

.Goods_container_Info p {
	color: #272727;
	margin: 0px;
}

.GoodsPhotoTop {
	float: left;
	background: url(images/good_photo_08.gif) no-repeat top left;
	width: 230px;
	height: 7px;	
	font-size: 0px;
	line-height: 0px;
}

.GoodsPhotoMiddle {
	float: left;
	background: url(images/good_photo_10.gif) repeat-y;
	width: 230px;
}

.GoodsPhotoBottom {
	float: left;
	background: url(images/good_photo_17.gif) no-repeat top left;
	width: 230px;
	height: 7px;		
	font-size: 0px;
}

.ButtonContainerBuy {
	display: block;
	margin: 15px 0;
}

/* @end*/

/*
	Buttons
*/
.FormButton {
	font-weight: bold;
}
div.Button {
	float: left;
	background: url(images/button_left.gif) no-repeat top left;
	color: white;
}

div.Button a {
	background: url(images/button_right.gif) no-repeat top right;
	display: block;
	padding: 2px 15px;
	height: 17px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/*
	Small text/link style
*/
.SmallNote:link {
	COLOR: #999999;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
	COLOR: #999999;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
	COLOR: #999999;
	TEXT-DECORATION: underline;
	FONT-SIZE: 9px;FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:active {
	COLOR: #999999;
	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
*/
.Subcat {
  float: left;
  width: 180px;
  height: 220px;
  margin: 0 35px 20px 0;
  background: url(images/back9.gif) no-repeat top left;
}

.SubcImage {
}

.SubcatTitle {
	margin: 5px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.SubcatContent {
	padding: 5px;
	text-align: center;
}

.SubcatInfo {
  margin-top: 5px;
}

/*
	Search sort bar
*/
.SearchSortTitle {
	FONT-WEIGHT: bold;
	PADDING-RIGHT: 20px;
}
.SearchSortLink:link, .SearchSortLink:visited, .SearchSortLink:hover, .SearchSortLink:active {
	TEXT-DECORATION: underline;
}
.SearchSortImg {
	WIDTH: 9px;
	HEIGHT: 9px;
	MARGIN-RIGHT: 5px;
}
.SearchSortCell {
	PADDING-RIGHT: 20px;
}

/*
	Expandable section
*/
.ExpandSectionMark {
	WIDTH: 11px;
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
}

/*
	Tab mechanism
*/
.Tab {
	BACKGROUND-COLOR: #FFE640;
	FONT-WEIGHT: bold;
	TEXT-TRANSFORM: uppercase;
	WIDTH: 85px;
	HEIGHT: 30px;
	TEXT-ALIGN: center;
}
.TabTop {
	HEIGHT: 5px;
	BACKGROUND-COLOR: #FFE640;
}
TD.TabLeftSide {
	WIDTH: 9px;
	BACKGROUND-IMAGE: url(images/tab_l.gif);
}
TD.TabRightSide {
	WIDTH: 9px;
	BACKGROUND-IMAGE: url(images/tab_r.gif);
}
TD.TabLeftCorner {1px solid #741114
	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 {
	VERTICAL-ALIGN: middle;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	WIDTH: 15px;
}

/*
	Subheader styles
*/
TABLE.SubHeaderGrey {
	WIDTH: 100%;
	MARGIN-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%;
	MARGIN-BOTTOM: 10px;
}
.SubHeaderBlack {
	FONT-SIZE: 12px;
	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;
}

.SubHeaderBlue {
	COLOR: #201C6E;
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	PADDING: 0px;
	margin-bottom: 10px;
}

.SubHeaderBlueLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #201C6E;
	PADDING: 0px;
}

.SubHeader {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	PADDING: 0px;
	margin-bottom: 10px;
}
.SubHeaderLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #FF6600;
	PADDING: 0px;
}

/*
	User profile page
*/
.RegSectionTitle {	
	color: #FE0000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0 3px 18px;	
}

.RegSectionTitleN {	
	color: #FE0000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0 3px 0px;	
}


.RegSectionTitleHR {
	line-height: 1px;
	font-size: 1px;
	background: #bbbbbb;
	width: 100%;
	float: left;
	margin: 3px 0 5px 0px;
}

.registerTable {	
}

.registerTable input {
	
}

.TableTitleColunm {
	width: 150px;	
}

/*
	Customer reviews module
*/
IMG.StarImg {
	WIDTH: 14px;
	HEIGHT: 14px;
}

/*
	Manufacturers module
*/
.ManufacturersItem {
	TEXT-ALIGN: left;
	WHITE-SPACE: nowrap;
	WIDTH: 95%;
	PADDING-LEFT: 5px;
}

/*
	List  styles
*/

ul.RPItems {	
	padding: 0 0 0 20px;
	margin: 10px 0px;
	list-style-image: url(images/orange_arrow_21.gif);
}

.RPItems li a {
	font-weight: normal;
}

.HelpItems {
	list-style-image: url(images/orange_arrow_21.gif);
	color: #FFF;	
	margin-bottom: 10px;
	margin-top: 10px;
	
	/*padding: 0 0 0 20px;*/
}

.HelpItems li a {
	color: #FFF;
	text-decoration: 
}
/*
	Webmaster mode
*/
SPAN.Lbl {
	COLOR: green;
	FONT-WEIGHT: bold;
}
.Section {
	MARGIN: 0px;
	PADDING: 0px;
}

/*
	Fast Lane Checkout module
*/
.FLCAuthBox {
}
.FLCAuthPreBox {
}
.FLCTopPad {
}
.FLCTopPad img {
}

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

/*
	Special offers module
*/
.SpecialOffersPrice {
	COLOR: #FF3300;
	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: #330000;
	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: 12px;
}
.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: #3b562d;
	COLOR: #330000;
	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: 12px;
}
.CatSubMenu {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 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: 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: #3b562d;
    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;
}
/*	Explorer skin */

/*
	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;
}
.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;
}
.EqualRow {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}
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;
}

TD.FLCDialogCell {
	WIDTH: 50%;
	HEIGHT: 225px;
	TEXT-ALIGN: center;
}
TD.FLCDialogCellAntibot {
	WIDTH: 50%;
	HEIGHT: 350px;
	TEXT-ALIGN: center;
}
TABLE.FLCDialog {
	WIDTH: 100%;
	HEIGHT: 100%;
}

/*
	Last checkout step
*/
TD.LCSBackground {
	BACKGROUND-COLOR: #4095ff;
}
TABLE.WebBasedPayment {
	HEIGHT: 100%;
	WIDTH: 100%;
}
TABLE.WebBasedPayment TR TD {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	HEIGHT: 90%;
	PADDING: 0px;
}

ul#welcome-menu {
  margin: 0;
  padding: 0;
}

ul#welcome-menu li {
	float: left;
  width: 155px;
  height: 158px;
	margin: 0 38px 10px 0;
	padding: 20px 12px;
	background: url(images/back8.gif) top left no-repeat;
	list-style: none;
	text-align: center;
}

ul#welcome-menu li.wel-besp {
	margin-right: 0;
}

ul#welcome-menu li a {
  display: block;
  height: 20px;
  width: 155px;
  padding-top: 142px;
}

ul#welcome-menu li.wel-trad a {
   background: transparent url(images/welcome_traditional.jpg) top left no-repeat;
}
ul#welcome-menu li.wel-cont a {
	background: transparent url(images/welcome_contemporary.jpg) top left no-repeat;
}
ul#welcome-menu li.wel-besp a {
	background: transparent url(images/welcome_bespoke.jpg) top left no-repeat;
}


.Form .item {
}

.Form .label {
  display: block;
  float: left;
  width: 130px;
  margin-right: 5px;
  font-weight: bold;
}

.Form .indent {
  margin-left: 135px;
}

.FeaturedProducts .item {
  float: left;
  width: 140px;
  height: 210px;
  margin: 0 37px 10px 0;
  padding: 15px 20px 0 20px;
	background: url(images/back9.gif) no-repeat top left;
  text-align: center;
  overflow: hidden;
}
.FeaturedProducts .item.third {
	margin-right: 0;
}

.FeaturedProducts h4 {
  margin: 5px 0 0 0;
  font-size: 1em;
  font-weight: bold;
  vertical-align: bottom;
  overflow: hidden;
}


#Auth label {
	display: block;
	float: left;
	width: 70px;
}

#Auth .submit {
	margin-left: 70px;
}

.Ad {
	width: 160px;
	height: 160px;
	margin: 10px;
	padding: 0px 10px 15px 5px;
	background: url(images/back10.gif) no-repeat top left;
	text-align: center;
}

.Ad div {
	margin-top: 5px;
}

.Ad div a{
	margin-top: 5px;
	color: #FFF;
}



/* @card*/
.AboutProductCart {
	padding: 10px 10px 10px 10px;
}

.AboutProductCart p {
	margin: 0px;
}

.CartButtons {
	float: right;
	clear: both;
	margin: 0 0 10px 0;
}

.PListImgBox {
	padding: 10px 10px 10px 10px;
}

.PCart {
	margin: 0px;
}
/* @end*/


a.button5,
a.button6 {
	display: block;
	float: left;
	height: 17px;
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

a.button5:link,
a.button5:visited,
a.button5:hover,
a.button5:active,
a.button6:link,
a.button6:visited,
a.button6:active,
a.button6:hover {
	color: white;
	text-decoration: none;
}

a.button5 {
	width: 70px;
	margin-right: 10px;
	background: url(images/button5.gif) no-repeat top left;
}

a.button6 {
	width: 119px;
	background: url(images/button6.gif) no-repeat top left;
}

/* @align  */

.Left {
	text-align: left;
	float: left;
}

.TopR {
	margin-top: 5px;
}

.BotM {
	margin-bottom: 10px;
}


.RightM {
	margin-right: 10px;
}

.TopBot {
	margin-top: 6px;
	margin-bottom: 6px;
}

.LeftRight {
	margin-left: 10px;
	width: auto;
	margin-right: 10px;
}

.clear {
  clear: both;
}

/* @end align  */

