/* $Id: skin1.css,v 1.5 2008/01/27 03:50:33 neil Exp $ */
/*
	General styles
*/
body, html {
	margin: 0px;
	padding: 0px;
}
body,div,th,td,p,input,select,textarea,tt {
 color: #3d3d3d; 
 font: 12px verdana; 
}
a { 
	color: #AE0000; 
	text-decoration: none; 
}
a:hover { 
	color: #AE0000; 
	text-decoration: underline; 
}
#page-wrapper {
	background: transparent url(images/custom/head_bg.gif) center top no-repeat;
}
#page-container {
	width: 980px;
	margin: 0px auto;
}

#header {
	height: 188px;
	position: relative;
}
#header #logo {
 width: 188px;
 height: 70px;
 position: absolute;
 left: 70px;
 top: 76px;
}
#header .phones {
	font-family: Arial;
	font-size: 17px;
	color: #ffffff;
	line-height: 27px;
	position: absolute;
	top: 95px;
	right: 30px;
	font-weight: bold;
	letter-spacing: 2px;

}
#header #top_menu {
	width: 100%;
	position: absolute;
	left: 0px;
	top:  156px;
}
#header #top_menu .tab {
	height: 30px;
	background: #c7181f url(images/custom/tab_l.gif) left top no-repeat;
	margin-right: 1px;
}
#header #top_menu .tab2 {
	height: 30px;
	background: transparent url(images/custom/tab_r.gif) right top no-repeat;
	text-align: center;
	line-height: 28px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
}
#header #top_menu .tab2 a:link,
#header #top_menu .tab2 a:visited,
#header #top_menu .tab2 a:active,
#header #top_menu .tab2 a:hover {
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;	
	font-weight: bold;
}

.VertMenuLeftColumn  {
	padding: 0px 17px;
}
.VertMenuRightColumn  {
	padding: 0px 20px 0px 19px;
}
#main-content {
	background-color: #bfbfc0;
}
#left_c {
	background: #ffffff url(images/custom/left_c2.gif) left top no-repeat;
}
#right_c {
	background: #ffffff url(images/custom/right_c2.gif) right top no-repeat;
}
#left_c2 {
	background: #ffffff url(images/custom/left_c.gif) left bottom no-repeat;
}
#right_c2 {
	background: #ffffff url(images/custom/right_c.gif) right bottom no-repeat;
}
#main-content .text-center {
	background-color: #ffffff;
	padding-top: 10px;
}

#search-wrap {
	background: #7b7b7c url(images/custom/s_bg.gif) left top repeat-x;
	margin-bottom: 10px;
}
#search-wrap2 {
	background: transparent url(images/custom/s_left.gif) left top no-repeat;
}
#search {
	background: transparent url(images/custom/s_right.gif) right top no-repeat;
	height: 51px;
}
#search .search-box tr td {
	vertical-align: middle;
	height: 50px;	
	text-align: center;
}

#search .search-box tr td.search-link a:link,
#search .search-box tr td.search-link a:visited,
#search .search-box tr td.search-link a:active,
#search .search-box tr td.search-link a:hover {
	color: #FFF22D;
	text-transform: lowercase;
	text-decoration: underline;
	font-size: 11px;
}

#search .SearchLabel {
	color: #fff22d;
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
#search #search_input {
	padding: 5px 3px;
	width: 577px;
	height: 19px;
	line-height: 20px;
	border: 0px;
	background: #ffffff url(images/custom/search_bg.gif) left top no-repeat;
	margin: 0px 12px 0px 7px;
}
#search .GoImage-search {
	width: 37px;
	height: 25px;
}


#footer {
	width: 100%;
	background-color: #bfbfc0;
	height:  129px;
	padding-top: 15px;
	margin-bottom: 105px;
	position: relative;
}
#footer ul#bottom_menu {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style: none;
}
#footer ul#bottom_menu li,
#footer ul#bottom_menu li a:link,
#footer ul#bottom_menu li a:visited,
#footer ul#bottom_menu li a:active,
#footer ul#bottom_menu li a:hover {
	display: inline;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#footer .designed_by {
	margin: 0px;
	padding: 5px 0px;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #787d80;
}
#footer #uo-box {
	position: absolute;
	left: 20px;
	top: 36px;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #787d80;
}

#footer #cc-box-wrapper {
	background: #1795f7 url(images/custom/cc_bg.gif) left top repeat-x; 
	position: relative;
}
#footer #cc-box-wrapper2 {
	background: transparent url(images/custom/cc_left.gif) left top no-repeat; 
	position: relative;
}
#footer #cc-box {
	background: transparent url(images/custom/cc_right.gif) right top no-repeat; 
	height: 57px;
	padding-top: 30px;
	text-align: center;
	position: relative;
}
#footer #cc-box img {
	display: inline;
	margin-right: 3px;
}
#footer #cc-box .geotrust {
	width: 56px;
	height: 27px;
	display: inline;
}
#footer #cc-box .geotrust img {
	width: 56px;
	height: 27px;
}
/*
	menu dialog styles
*/

.menu-dialog {
	padding: 0px;
	margin: 0px 0px 22px;
}

.menu-dialog .menu-title {
	background: #636364 url(images/custom/menu_bg1.gif) left top no-repeat;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 32px;
	height: 32px;
	padding-left: 13px;
}

.menu-dialog .menu-title a:link,
.menu-dialog .menu-title a:visited,
.menu-dialog .menu-title a:active,
.menu-dialog .menu-title a:hover {
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menu-dialog .content {
	background: #d4d5d6 url(images/custom/menu_bot.gif) left bottom no-repeat;	
	padding: 5px 10px 10px;
}
.menu-dialog.menu-category {
	margin-bottom: 10px;
}
.menu-dialog.menu-category .menu-title {	
	background: #636364 url(images/custom/menu_bg2.gif) left top no-repeat;
}
.menu-dialog.menu-category .content {
	background: transparent none;
	padding: 3px 1px 0px;
}
.menu-dialog.menu-category .content a.VertMenuItems:link,
.menu-dialog.menu-category .content a.VertMenuItems:visited,
.menu-dialog.menu-category .content a.VertMenuItems:active,
.menu-dialog.menu-category .content a.VertMenuItems:hover {
	display: block;
	height: 29px;
	line-height: 27px;
	color: #ffffff;
	font-size: 14px;
	font-family: Verdana;
	padding-left: 12px;
	background: #96090f url(images/custom/cat_bg.gif) left top no-repeat;
	margin-bottom: 2px;
	word-spacing: 0px;
	overflow: hidden;
	text-decoration: none;
}

.menu-dialog.no_bg .menu-title {
	background: #636364 url(images/custom/menu_bg2.gif) left top no-repeat;
} 
.menu-dialog.menu-mailing {
	margin-bottom: 0px;
}
.menu-dialog.no_bg .content {	
	background: transparent none;
}
.menu-dialog.menu-sale .content {
	padding: 0px;
	text-align:  center;
}
.menu-dialog.menu-sale .content a:link,
.menu-dialog.menu-sale .content a:visited,
.menu-dialog.menu-sale .content a:active,
.menu-dialog.menu-sale .content a:hover {
	color: #333333;
}
.menu-dialog.menu-sale .content p {
	margin: 0px;
	padding: 5px 0px 0px;
}
.menu-dialog.menu-sale {
	margin-bottom: 15px;
}
.menu-dialog.menu-gift {
	margin-bottom: 7px;
}
.menu-dialog.menu-gift .content {
	display: none;
}
.menu-dialog.menu-mailing .content {
	padding: 12px 0px 0px;
}
.menu-dialog.menu-mailing .content p {
	margin: 0px;
	padding: 0px 7px 12px;
	line-height: 18px;
	color: #333333;
	font-family: Tahoma;
	font-size: 12px;
}

.menu-dialog.menu-auth .content input.text {
	border: 0px none;
	background: #ffffff url(images/custom/input_bg.gif) left top no-repeat;
	padding: 5px;
	width: 131px;
	height: 18px;
	margin: 5px 0px 11px;
}
.menu-dialog.menu-auth .content .SimpleButton input,
.menu-dialog.menu-auth .content .SimpleButton img {
	display: none;
}
.menu-auth a:link,
.menu-auth a:visited,
.menu-auth a:active,
.menu-auth a:hover {
	color: #333333;
	line-height: 27px;
}
.menu-auth  .content {
	padding-bottom: 5px;
}

.cart-links {
	margin: 0px;
	padding: 2px 0px 0px;
	list-style: none;
}
.cart-links li {
	padding-bottom: 2px;
	padding-left: 3px;
 }
 .cart-links li a:link,
 .cart-links li a:visited,
 .cart-links li a:active,
 .cart-links li a:hover  {
	color: #333333;
	font-size: 12px;
 }
 .VertMenuItems {
	color: #333333;
 }
 .menu-newproduct .content {
	padding: 5px 0px 15px;
	text-align: center;
 }
  .menu-newproduct .content img {
	margin: 10px 0px 0px;
	border:solid 1px #636364;
  }
/****/

/*
	Welcome block
*/
.welcome-text {
	text-align: center;
}
h1.welcome-title {
	padding: 0px;
	margin: 15px 0px 25px;
	font-family: Trebuchet MS;
	color: #7a7a7b;
	font-size: 29px;
	font-weight: normal;
	text-align: center;
}
.welcome-text p {
	margin: 0px;
	padding: 0px 0px 17px;
	line-height: 18px;
	font-size: 12px;
	color: #3d3d3d;
	font-family: Tahoma;
}
#main_banner {
margin: 0px auto 15px;
}
.welcome-text .tbl {
	width: 100%;
}
.welcome-text .tbl tr td {
	width: 25%;
	padding: 0px 10px;
	text-align: center;
}
.welcome-text .tbl tr td img {
	margin-bottom: 5px;
}
.welcome-text .tbl tr td a:link,
.welcome-text .tbl tr td a:active,
.welcome-text .tbl tr td a:visited,
.welcome-text .tbl tr td a:hover {
	color: #90080e;
}
/***/

/*
	Dialog styles
*/
.dialog {
	margin-bottom: 15px;
}
.dialog.products {
	margin-bottom: 0px;
}
.dialog .dialog-title {
	background: #767676 url(images/custom/menu_left.gif) left top no-repeat;
}

.dialog .dialog-title h1 {
	height: 32px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 31px;
	background: transparent url(images/custom/menu_right.gif) right top no-repeat;
	color: #fff22d;
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 15px;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: bold;
}
.dialog .content {
	margin: 0px;
	text-align: left;
	padding: 10px 7px;
	overflow: hidden;
}
.dialog.cart .content {
	padding: 10px 0px;
}
/***/

.SubcatTitle a {
	font-weight: bold;
	color: #000;
}

/*
	Buttons
*/
TABLE.ButtonTableRed { 
	cursor: pointer; 
	direction: ltr; 
	vertical-align: middle; 
}
TD.ButtonRed { 
	padding-left: 7px; 
	padding-right: 7px; 
	white-space: nowrap; 
	background: #a40d14 url(images/custom/butbg_red.gif) repeat-x; 
	vertical-align: middle; 
}
FONT.ButtonRed { 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
}
/***/

#location {
	padding-bottom: 15px;
}
/*
	Products styles
*/
.product-row td.PListImgBox,
.product-row td.details {
	padding: 20px 0px 25px;
}

.product-row td.PListImgBox  {
	padding-right: 10px;
}
td.PListImgBox img,
.product-row td.PListImgBox img {
	margin-bottom: 10px;
	border:1px solid #636364;
}
.product-row td .sku {
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 12px;
	color: #000;
}
.product-row td .descr {
	padding-top: 10px;
	font-size: 11px;
}
.SimpleButton tr td{
	height: 14px;
	vertical-align: top;
	line-height: 18px;
}
.SimpleButton tr td a:link,
.SimpleButton tr td a:visited,
.SimpleButton tr td a:active,
.SimpleButton tr td a:hover {
	line-height: 18px;
}
/***/

/*
	Order styles
*/
.order-data tr td {
	font-size: 11px;
}
.order-data {
	margin-bottom: 10px;
}
/***/