body {
	background: #ffffff;
	margin: 0px;
	color: #333333;	
}

form{
	padding:0px;
	margin:0px;
}
td, div, p, th {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
/*	font-size: 12px*/
	font-size: 13px;
}
h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
ul {
	list-style-type: none;
}
h1 {
	font-size: 29px;
/*	font-size: 37px;*/
	color: #990000;
}
h1 span {
/*	font-size: 56px;*/
	font-size: 29px;
	color: #c68a3e;
}
h2 {
	font-size: 38px;
	color: #333333;
	font-weight: normal;
}
h3{
	font-size: 27px;
	color: #000000;
}
h3 span {
	font-size: 29px;
}
h4{
	font-size: 18px;
	color: #990000;
	font-weight: normal;
}
a {
	color: #990000;
}
a img {
	border: none;
}
select, textarea {
/*	border: 1px solid #996600;*/
/*	border: 1px solid #ecdfce;*/
	border: 1px solid #d1d1d1;
	
}

.Left {
	float:left;
}
.Right {
	float:right;
}
.Clear{
	clear:left;
}

.FixWidth {
	width: expression((document.body.clientWidth < 992) ? "992px":"100%");
	min-width: 992px;
}
.TopBlock,
.TopBlockMain {
	height: 127px;
}
.TopBlock {
	background: transparent url('../images/brushes-top.gif') bottom right no-repeat;
}
.TopBlockMain {
	background: transparent url('../images/shadow-top.gif') bottom right no-repeat;
}
.Logo {
	float: left;
	display: inline;
	background: transparent url('../images/logo-line.gif') top right no-repeat;
	width: 174px;
}
.Logo img {
	margin-top: 11px;
	margin-left: 14px;
}
.MainNav {
	width: 530px;
	float: left;
	display: inline;	
	height: 104px;
}
.MainNav ul {
	float: left;
	display: inline;
	margin: 24px 0px 0px 12px;
	padding: 0px;
	height: 36px;	
}
.MainNav ul li {
	display: inline;
	float: left;
}
.MainNav ul li a {
	font-size: 15px;
	height:36px;
	float: left;
}
.MainNav ul li a span {
	float: left;
	height: 100%;
}
.MainNav ul li a span span.LinkMargins {
	float: left;
	margin: 0px 15px 0px 15px;
	padding-top: 3px;
}
/******************************* Menu Hovers **********************************/
.MainNav ul li a:hover,
.MainNav ul li.Active a  {
	text-decoration: none;
	background: transparent url('../images/hover-left-bg.gif') top left no-repeat;
}
.MainNav ul li a:hover span,
.MainNav ul li.Active a span {
	background: transparent url('../images/hover-right-bg.gif') top right no-repeat;
}
.MainNav ul li a:hover span span.LinkMargins,
.MainNav ul li.Active a span span.LinkMargins  {
	background: transparent url('../images/hover-borders.gif') top left repeat-x;
}
.MainNav ul li a:hover span span.LinkMargins span,
.MainNav ul li.Active a span span.LinkMargins span {
	background: transparent url('../images/hover-arrow.gif') center 24px no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

.MainNav ul li.Active ul a,
.MainNav ul li ul a:hover {
	background: none;
}
.MainNav ul li ul a {
	font-size: 12px;
	margin-right: 15px;
	text-decoration: underline !important;
}
/******************************** Sub Menu *********************************/

.MainNav ul ul {
	display: none;
	margin: 0px;
}
/*.MainNav ul li.Expanded  {
	position: relative;
}
.MainNav ul li.Expanded ul {
	display: block;
	float: left;
	position: absolute;
	top: 50px;
}
.MainNav ul li.Expanded ul li {
	display: inline;
}
.MainNav ul li ul li {
	display: inline;
}
*/
/******************************** Sub Menu End *********************************/
.CartBlock {
	float: right;
	display: inline;
	width: 274px;
	margin-right: 14px;
}
.CartBlock  span {
	font-size: 15px;
	float: left;
	width: 78px;
	margin: 8px 0px 0px 0px;
}
.CartBlock .CartView {
	float: left;
	display: inline;
	width: 194px;
	height: 76px;
	background: transparent url('../images/cart-bg.gif') top left no-repeat;
}
.CartBlock .CartView  .CartItems,
.CartBlock .CartView  .ViewCart
{
	float: left;
	text-align: center;
	height: 100%;	
}
.CartBlock .CartView  .CartItems {
	width: 87px;
	margin-left: 4px;
	margin-top: 11px;
	line-height: 230%;
}
.CartBlock .CartView  .ViewCart {
	width: 96px;
	margin-right: 7px;	
	margin-top: 15px;
	line-height: 130%;
}
.CartBlock .CartView  .CartItems p {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.CartBlock .CartView  .CartItems p.ItemsAmount {
	color:#b40000;
	font-size: 40px !important;
}
.CartBlock .CartView  .ViewCart  a {
	color: #5f7d9a;
	font-size: 12px;
	display: block;
}
.CartBlock .CartView  .EmptyCart {
	width: 100%;
	text-align: center;
	font-size: 16px;
	margin-top: 22px;
}
/*
.WelcomeText {
	width: 100%;
	height: 110px;
	background: transparent url('../images/top-image.gif') top left no-repeat;
}
.WelcomeText p {
	color: #fff;
	font-size: 16px;
	margin: 0px;
	padding: 27px 0px 0px 270px;
}*/
.PageTitle {
	width: 100%;
	height: 110px;
	background: transparent url('../images/top-image3.gif') top left no-repeat;
}
.PageTitle p {
	color: #ffcc33;
	font-size: 29px;
	margin: 0px;
	padding: 27px 0px 0px 58px;
}
.MainBG {
	width: 100%;
	float: left;
	background: transparent url('../images/main-bg.gif') top left repeat-y;
}
.MainBG .MainBlock {
	margin: 0px 14px 20px 34px;
	float: left;
}
.BreadCrumbs  {	
	color: #b9b9b9;
	padding: 12px 20px 5px 243px; 
}
.BreadCrumbs a {
	color: #a3b5c5;
	font-size: 12px;
}
.LeftArea {	
	width: 194px;
	font-size: 14px;
	line-height: 190%;
	float: left;
}
.LeftArea .MenuHeader {
	text-align: center;
	padding: 45px 0px;
}
.LeftArea  ul {
	margin: 11px 0px 30px 0px;
	padding: 0px;
}
.LeftArea  ul li a {
	background: transparent url('../images/list-item.gif') 0px 13px no-repeat;
	padding-left: 33px;
	display:block;
	_display: inline !important;
	_width: 100%;
}
.LeftArea  ul li a:hover,
.LeftArea  ul li.Active a {
	background: #f5eee5 url('../images/list-item.gif') 0px 13px no-repeat;
	color: #666666;
	text-decoration: none;
}
.RightArea {
	width: 700px;
	/*_width: 700px;*/
	float: left;
	margin-left: 50px;
/*	padding-right: 15px;*/
}
.RightArea h3 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.WelcomeTextMain {
	float: left;
	width: 420px;
/*	width: 405px;*/
	padding-bottom: 15px;
	background: transparent url('../images/home-shadow.gif') top right no-repeat;
}
.WelcomeTextMain h1 {
/*	width: 370px;*/
	width: 415px;
	line-height: 110%;
	padding: 22px 0px 30px 0px;
}
.WelcomeTextMain p {
	margin: 0px 20px 15px 0px;
}
.PhoneBlock {
	float: left;
	background: transparent url('../images/phone.gif') bottom right no-repeat;
	height: 240px;
	width:280px;
}
.PhoneBlock h3 {
	margin: 30px 25px 25px 25px !important;
}
.PhoneBlock p {
	font-size: 16px;
	margin: 20px 20px 0px 90px;
/*	width:160px;*/
}
.PhoneBlock p span {
	color: #990000;
}
.PhoneBlock p.PhoneNumber {
	font-size: 22px;
	color: #c68a3e;
}
.ContentArea {
	width: 586px;
	margin-top: 20px;
	float: left;
}
.ContentArea  p {
	margin: 0px 0px 20px 0px;
}
.ContentArea {
/*	width: 586px;*/
	width: 616px;
	margin-top: 20px;
	float: left;
}

.ContentArea  .Products{
	background: transparent url('../images/dots.gif') bottom left repeat-x;
	padding-bottom: 30px;
	margin-top: 30px;
	float: left;
	width: 100%;
}
.Products .ProductImage {
/*	width: 95px;*/
	width: 125px;
/*	height: 193px;*/
	min-height: 193px;
	text-align: center;
	margin-right: 20px;
	float: left;
}
.Products .ProductImage img {
	margin:auto;
	display: block;
}
.Products .ProductImage a {
	color: #5f7d9a;
	font-size: 12px;
	margin-top: 10px;
	display: block;
}
.Products  .ProductDescription {
	float: left;
	width: 465px;
}
.ProductDescription h4 {
	display: inline;
	float: left;
}
.ProductDescription h4 a {
	text-decoration: none;
}
.ProductDescription span.CodeNo {
	border-bottom: 3px solid #e7c59a;
	float: right;
	font-size: 12px;
}
.Products  .ProductDescription p {
	margin:20px 0px;
}
.Products  .ProductDescription table tr th {
	border-top: 3px solid #f6eada;
	color: #990000;
	text-align: left;
}
.Products  .ProductDescription table tr th,
.Products  .ProductDescription table tr td {
	padding-top: 5px;
}
.Products  .ProductDescription table tr th span,
.Products  .ProductDescription table tr td span {
	color: #666666;
	font-weight: normal;
}
.ContentArea  .Products  .ProductDescription table tr th.First {
	border-top: 3px solid #e7c59a !important;
}
span.Asterisk {
	color: #898989 !important;
}
.Catalog {
	width: 685px;
	margin-top: 35px;
}

.Catalog div {
	float: left;
	display: inline;
	width: 130px;
	height: 200px;
	margin-right: 7px;
	text-align: center;
}
.Catalog div span a {
	margin: 0px;
	display: block;
	padding-top: 2px;
	height: 46px;
	vertical-align: middle;
	background: transparent url('../images/catalog-item-bg.gif') top left no-repeat;
	line-height: 120%;
}
.Catalog div a img {
	border: 0px;
	margin: auto;
	margin-top: 10px;
}

.Footer {
	background: transparent url('../images/bottom-bg.gif') top left no-repeat;
	padding: 27px 0px 20px 0px;
	float: left;
	width: 100%;
}
.FooterLogo {
	float: left;
	display: inline;
	margin-left: 40px;
	border-right: 1px solid #d1d1d1;
	width: 88px;
}
.Footer p {
	color: #828282;
	float: left;
	margin: 6px 0px 0px 15px;
	font-size: 12px;
}
.Footer .BottomNav {
	float: right;
	display: inline;
	margin-right: 40px;
	margin-top: 10px;
}
.Footer .BottomNav  ul {
	padding: 0px;
}
.Footer .BottomNav  ul li {
	display: inline;
}
.Footer .BottomNav  ul li a {
	font-size: 12px;
	padding: 0px 15px;
	color: #5f7d9a;
}
.Footer .BottomNav  ul li a:hover {
	text-decoration: none;
}
.LoginArea {
	font-size: 12px;
	line-height: 170%;
/*	width: 100%;*/
	width: 194px;
	margin-bottom: 30px;
}
.LoginArea input.LoginForm {
	width: 125px;
	border: 1px solid #d1d1d1;
}/*
.LoginArea td {
	padding-left: 15px;
}*/
.MyAccountHeader {
	padding: 10px 0px 10px 25px;
}
input.Text {
	width: 250px;
	border: 1px solid #d1d1d1;
}
table.Form {
/*	padding-bottom: 35px;*/
	background: transparent url('../images/dots.gif') bottom left repeat-x;
}
table.Form th {
	font-weight: normal;
	text-align: left;
}
table.Form textarea  {
	width: 250px;
}
table.Form  td,
table.Form  th {
	background-image: none;
}
.Required {
	color: #ba1f1f;
}
.Buttons {
	margin: 25px 0px;
}
tr.TableHeader {
	background: #9e5a03;
	color: #fff;
}
.CartView {
	width: 675px;
}
.CartView {
	background: transparent url('../images/dots.gif') bottom left repeat-x;
	margin-bottom: 20px;
}
table.CartView tr.even {
	background-color:#fbf6ef;
}
table.CartView  td {
	text-align: center;
	vertical-align: middle;
	background-image: none;
}
table.CartView  th {
	text-align: left;
	padding: 0px 0px 0px 15px ;
	font-weight: normal;
	background-image: none;
}
.TotalPrice {
/*	width: 216px;*/
	width: 149px;
	margin-left:454px;
}
.TotalPrice th{
	text-align: right;
}
.TotalPrice td{
	text-align: center;
}
.CartTotal {
	width: 600px;
}
.CartTotal tr.even {
	background-color:#fbf6ef;
}
.CartTotal th{
	text-align: left;
	padding: 5px 0px 5px 0px; 
}
.Error {
	color: #ba1f1f;
}
/*********** Calendar ***********/
div.CalArea {
	border: 1px solid #d0d0d0;
	float: left;
	margin-right: 10px;
	padding: 1px;
}
table.Calendar {
	margin: 0px 0px 0px 0px;
}
table.Calendar th {
	font-size: 12px;
	color: #333333;
	border: none;
	padding-top: 0px;
}
table.Calendar td {
	padding: 3px 6px 1px 5px;
	text-align: center;
	font-size: 12px;
	border: none;
	border-left: 8px solid #ffffff;
	border-right: 8px solid #ffffff;
	border-top: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
}
table.Calendar td table td {
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 5px 6px 5px 6px;
}
table.Calendar td table {
	margin: 0px;
}
td.CalLegend {
	padding-top: 10px;
}
td.CalLegend div {
	padding: 10px 0px 0px 0px;
	clear: both;
}
td.CalLegend div div {
	padding: 0px 0px 0px 0px;
	float: left;
	height: 23px;
	width: 23px;
	margin-right: 10px;
	margin-top: -3px;
}
span.HighlightedDate {
	color: #ba1f1f;
	font-weight: bold;
}
div.SmallImgs div.ImgArea {
	border: 1px solid #bdc2c7;
	margin: 3px 7px 7px 0px;
	padding: 3px;
}
/* Margins etc */
.m0{ margin: 0px !important; }
.mb0 {
	margin-bottom: 0px !important;
}
.pl10{ padding-left: 10px; }
.pr17 {padding-right: 17px;}
.ml10{ margin-left: 10px; }
.mb10{ margin-bottom: 10px !important; }
.pb0 {
	padding-bottom: 0px !important;
}
.pl165 {
	padding-left: 165px;
}

/* test styles */
.b1{ border: 1px solid red !important; }
.b2{ border: 1px solid green !important; }

/* design preview styles */
#pimg {
	z-index: 999999;
	display: none;
	position: absolute;
	border: 1px solid #bdc2c7;
	padding: 15px;
	background: #ffffff;
}
#pimg h3 {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-top: 10px;
	background-color: #f5eee5;	
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px 0px;
}