/*
Main layout styles.
*/
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4a411e;
	background-image: url(/images/bkg.jpg);
}

#pagewrapper {
	font-size: 11px;
	line-height: 140%;
	color: #000000;
	margin: 0 auto;
	padding: 0;
	width: 756px;
}

#header {
	border: 0;
	border-right: 2px solid #000000;
	margin: 0;
	padding: 0;
	width: 756px;
	height: 175px;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
}
.flash {
	margin: 0;
	padding: 0;
	width: 756px;
	height: 135px;
	text-align: right;
}

/* Navbar Buttons */
.button1{
	float: left;
	text-align: center;
	height: 29px;
	width: 89px;
	background-color: #ffd046;
	top: -29px;
	position: relative;
	left: 70px;
}
.button1 a{
	color: #a37b04;
	line-height: 28px;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.button1 a:hover{
	color: #000000;
}

.button2{
	float: left;
	text-align: center;
	height: 29px;
	width: 152px;
	background-color: #00a2ed;
	top: -29px;
	position: relative;
	left: 70px;
}
.button2 a{
	color: #005b85;
	line-height: 28px;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.button2 a:hover{
	color: #000000;
}

.button3{
	float: left;
	text-align: center;
	height: 29px;
	width: 151px;
	background-color: #bf3c00;
	top: 2px;
	position: relative;
	left: -150px;
}
.button3 a{
	color: #672000;
	line-height: 28px;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.button3 a:hover{
	color: #000000;
}

.button4{
	float: left;
	text-align: center;
	height: 29px;
	width: 104px;
	background-color: #cc9d00;
	top: 2px;
	position: relative;
	left: -150px;
}

.button4 a{
	color: #6b5200;
	line-height: 28px;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.button4 a:hover{
	color: #000000;
}

/* Main Content */
#maincontent_wrapper {
	margin: 0;
	padding: 0;
	width: 756px;
}

#maincontent {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	background-color: #ffe986;
	margin: 0;
	padding: 0;
	margin-left: 29px;
	width: 725px;
	text-align: left;
}
#maincontent p {
	font-size: 11px;
	margin: 0;
	padding: 8px 25px 8px 45px;
	line-height: 155%;
}
#maincontent td {
	font-size: 11px;
}

#maincontent h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
	color: #ddaf27;
	margin: 0;
	padding: 5px 10px 4px 45px;
}
#maincontent a {
	color: #bf3c00;
	text-decoration: none;
}
#maincontent a:hover {
	text-decoration: underline;
}
/* Footer */
#footer {
	width: 725px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
#footer a {
	color: #bf3c00;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer p {
	font-size: 10px;
	text-align: center;
	line-height: normal;
	padding: 4px;
	margin: 0;
	letter-spacing: .20em;
}

/*Copyright */
#copyright {
	color: #1a1500;
	text-align: center;
}
#copyright a {
	color: #a37b04;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}


/*
Main template main.tpl wallpaper.
*/
.Wallpaper {
    background-image: url("images/head_back_long.gif"); background-repeat: no-repeat; background-COLOR: #4F6D92;
}

#maincontent A:link {
	COLOR: #bf3c00; TEXT-DECORATION: none
}

#maincontent A:visited {
	COLOR: #bf3c00; TEXT-DECORATION: none
}

#maincontent A:hover {
	COLOR: #bf3c00; TEXT-DECORATION: underline
}

#maincontent A:active {
	COLOR: #bf3c00; TEXT-DECORATION: none
}

#maincontent H1 {
	FONT-SIZE: 15px
}

#maincontent H2 {
	FONT-SIZE: 13px
}

#maincontent H3 {
	FONT-SIZE: 12px
}

HR {
	COLOR: #dddddd; HEIGHT: 1px
}

/*
Page header
*/
.Head {
	BACKGROUND-COLOR: #fff2c9
}

.TollPhones {
	COLOR: #FFFFFF; FONT-SIZE: 13px; FONT-WEIGHT: bold;
}

.SideHead {
	COLOR: #FFFFFF; FONT-SIZE: 14px; FONT-WEIGHT: bold;
}

/*
Sidebar menu boxes
*/
.SidebarBox {
	BACKGROUND-COLOR: #E0E1E4
}

/*
Border of sidebar menu boxes
*/
.SidebarBorder {
	BACKGROUND-COLOR: #BBBBBB
}

/*
Titles of sidebar menu boxes
*/
.SidebarTitle {
	FONT-WEIGHT: bold; COLOR: #000000; BACKGROUND-COLOR: #e5ebef;
}

/*
Menu items located in sidebar boxes
*/
.SidebarItems {
	COLOR: #373b3d; TEXT-DECORATION: none
}

/*
Menu items located in sidebar boxes: link
*/
.SidebarItems:link {
	COLOR: #373b3d; TEXT-DECORATION: none
}

/*
Menu items located in sidebar boxes: visited
*/
.SidebarItems:visited {
	COLOR: #373b3d; TEXT-DECORATION: none
}

/*
Menu items located in sidebar boxes: hover
*/
.SidebarItems:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}

/*
Menu items located in sidebar boxes: active
*/
.SidebarItems:active {
	COLOR: #373b3d; TEXT-DECORATION: none
}

/*
Horizontal separator in sidebar boxes
*/
.SidebarHr {
	COLOR: #b2b2b3
}

/*
Tab
*/
.TopTabOn {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px
}

.TopTab {
	COLOR: #6b5200; FONT-WEIGHT: bold; FONT-SIZE: 12px
}

/*
Text in the categories list
*/
.CategoriesList {
	FONT-SIZE: 12px;
}

/*
Miscelanious text appearing in dialog boxes
*/
.DialogBox {
	BACKGROUND-COLOR: #ffffff
}

/*
Border color of dialog boxes
*/
.DialogBorder {
	BACKGROUND-COLOR: #E0E1E4
}

/*
Titles of dialog boxes
*/
.DialogTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #bf3c00
}

/*
Comments appearing in dialog titles
*/
.DialogTitleComment {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #082032
}

/*
Number of articles
*/
.NumberOfArticles {
	FONT-WEIGHT: bold; COLOR: #000000
}

/*
Generic text
*/
.Text {
	COLOR: #000000
}

/*
Product title
*/
.ProductTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #706B32;
}

/*
Caption for product details section
*/
.ProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #bf3c00;
}

/*
Labels for product details
*/
.ProductDetailsLabel {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000;
}

/*
Product details
*/
.ProductDetails {
	COLOR: #000000
}

/*
Product price title
*/
.ProductPriceTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000;
}

/*
Product price title for alternative currency
*/
.ProductPriceConverting {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #082032;
}

/*
Product price
*/
.ProductPrice {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #bf3c00;
}

/*
Smaller representation of product price
*/
.ProductPriceSmall {
	FONT-WEIGHT: bold; COLOR: #bf3c00
}

/*
See product details link
*/
.SeeDetails {
	FONT-SIZE: 10px;
	TEXT-DECORATION: none
}

/*
Subcategories list
*/
.ItemsList {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000;
}

/*
Navigation path bar
*/
.NavigationPath {
	COLOR: #706B32; TEXT-DECORATION: none
}

/*
Navigation path bar: link
*/
.NavigationPath:link {
	COLOR: #706B32; TEXT-DECORATION: none
}

/*
Navigation path bar: visited
*/
.NavigationPath:visited {
	COLOR: #706B32; TEXT-DECORATION: none
}

/*
Navigation path bar: hover
*/
.NavigationPath:hover {
	COLOR: #082032; TEXT-DECORATION: underline
}

/*
Navigation path bar: active
*/
.NavigationPath:active {
	COLOR: #706B32; TEXT-DECORATION: none
}

/*
Labels for form submit buttons
*/
.FormButton {
	FONT-WEIGHT: bold; COLOR: #6b5200; FONT-SIZE: 12px;
}

.Button {
	FONT-SIZE: 11px; FONT-WEIGHT: bold; COLOR: #706B32
}

/*
Error message text
*/
.ErrorMessage {
	FONT-WEIGHT: bold; COLOR: #ff0000
}

/*
Validate error message text
*/
.ValidateErrorMessage {
	COLOR: #ff0000
}

/*
Success message
*/
.SuccessMessage {
	COLOR: green
}

/*
Mandatory field asterisk
*/
.Star {
	COLOR: #ff0000
}

/*
Header background
*/
.TableHead {
	BACKGROUND-COLOR: #ffd046
}

/*
Bottom text
*/
.Bottom {
	COLOR: #ABABAB; TEXT-DECORATION: none;
}

.BottomMenu {
	COLOR: #706B32; TEXT-DECORATION: none; 	FONT-SIZE: 12px; LINE-HEIGHT: 200%;
}

.BottomBorder {
	BACKGROUND-COLOR: #D2D2D2
}

.BottomBox {
	BACKGROUND-COLOR: #E0E1E4
}

/*
Width for some dropdown select boxes
*/
.FixedSelect {
	WIDTH: 170px
}

/*
Default style for tab header
*/
.tabDefault {
	COLOR: #466479;
}

/*
Style for the selected tab header
*/
.tabSelected {
	COLOR: #000000;
}

/*
Tab page center
*/
.Center {
	BACKGROUND-COLOR: #ffffff;
}

/*
Tab page border
*/
.CenterBorder {
	BACKGROUND-COLOR: #CDD9E1;
}

/*
Out of stock message
*/
.OutOfStock {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #bf3c00
}

/*
Style for promotion bonus condition list
*/
.Promotion {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #474313
}

/*
Style for promotion product title
*/
.PromotionProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #bf3c00;
}

/*
Style for gift certificate title
*/
.GiftCertificateTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #bf3c00;
}


