H1.title {
	MARGIN-TOP: 0px; FONT-WEIGHT: bolder; FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; COLOR: #ffffff; FONT-FAMILY: arial; BACKGROUND-COLOR: #781215; TEXT-ALIGN: left
}

.textInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:250px;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-color: #7A7E7C #7A7E7C #7A7E7C #7A7E7C;
	border-style: solid groove groove solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.textInputSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-color: #7A7E7C #7A7E7C #7A7E7C #7A7E7C;
	border-style: solid groove groove solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.drpdwn	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:White}
.inputBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;background: white;
	border-bottom: 1px solid #616161;
	border-right: 1px solid #616161;
	border-left: 1px solid #666666;
	border-top:1px solid #666666;
	color:#666666; 
	font-weight:bold;
	text-decoration:none;
	cursor: hand;
	letter-spacing:1px;
}

.text {  font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 13px}
.regular {  font-family: Verdana ; font-weight:normal; font-size: 11.5px;}
.productTitle {font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#990033;font-size:17px; }
.categoryDescription{font-family:Verdana; font-weight:normal;font-size:11px; }
.categoryTitle {font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#990033;font-size:23px; }
.subcategoryName{font-family:Arial, Helvetica, sans-serif;font-weight:normal; color:#990033; font-size:13px;}
.leftColumn {font-family:Verdana; font-weight:bold; color:0A5EE7;font-size:10.5px;}

h2 {font-family:  Arial;font-size:12pt;color:#CC3300}
.price {font-family:  Times New Roman;font-size:12pt;color:#CC3300}
.big{font-family:  Arial;font-size:10pt;}
h3 {font-family:  Arial;font-size:11pt;color:#CC3300}
p, td{
	font-size:10pt;
	color:#111111;
	font-family:  Arial, Verdana,Helvetica, sans-serif; 
	
	}
li {
	font-size:10pt;
	color:#333333;
	font-family:  Arial, Verdana,Helvetica, sans-serif; 
	
	}
A {
	font-size:8pt;
	color:#333333;
	font-family:   Verdana,Arial,Helvetica, sans-serif; 
	font-weight:normal;
	text-decoration: none;
	}
A:HOVER {
	text-decoration: underline;
}
.wmenu {font-size:10pt;color: "#ffffff"}
#headmenu {font-size:8pt;color: "#ffffff"}

.fild {font-size: 8pt; color: black; font-family: Arial cyr, Arial, Helvetica, sans-serif; background-color: white; border: 1 solid grey}

table.menu {
	border-collapse: collapse;
	border: 0px none;
	width: 853px;
}
table.menu td{
	text-align: center;
	height: 26px;
	background: url(/des/menu_bg.gif) repeat-x;
}

table.menu td.menu_item {
	width: 110px;
}

table.menu td.menu_separator {
	width: 1px;
}

#searchcontrol {
	padding: 10px;
}

#searchcontrol div.gsc-control {
	width: 100%;
}

table.article {
	width: 100%;
	border-collapse: collapse;
}

table.article td {
	padding: 10px;
}

table.article td.more {
	font-weight: bold;
	text-align: right;
	padding-right: 50px;
}

table.article td.title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 50px;
}

.action_link {
	margin-top: 10px;
	display: block;
	width: 160px;
	height: 30px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	background: url(/des/action_link_bg.jpg) repeat-x;
}
a.action_link:hover {
	display: block;
	width: 160px;
	height: 30px;
	color: #fcf6f0;
	text-decoration: underline;
}
.action_link span.action_link_left {
	background: url(/des/action_link_left.jpg) left no-repeat;
	display: block;
	width: 160px;
	height: 30px;
}

.action_link span.action_link_left span.action_link_right {
	background: url(/des/action_link_right.jpg) right no-repeat;
	display: block;
	width: 160px;
	height: 16px;
	padding: 7px 0px;
	text-transform: uppercase;
}


.action_link_1 {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.action_link_1:hover {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.wmenu {color:white}



/***************	product price block		*************************/
td.msrp a{
	color:#CC3300;
	font-size:12pt;
	font-weight:bold;
	text-decoration:underline;
	font-family:  Arial, Verdana,Helvetica, sans-serif; 
}

.price-block-layout {
	width:100%;
}
.price-block-layout table {
	width:100%;
	margin-bottom:10px;
}
.price-block-layout .buying-block {
}
.price-block-layout .buying-block .price-block{
	vertical-align: top;
	width:150px;
}
.price-block-layout .buying-block .buying-form{
	vertical-align: top;
}

.price-block-layout p {
	margin-top:0;
	color:#CC3300;
	font-size:12pt;		
	font-weight:bold;		
}
.price-block-layout .buying-block .price-block .pre-price-text {
	padding-right:5px;
}
.price-block-layout .buying-block .price-block .selling-price {
}
.price-block-layout .buying-block .price-block .msrp-price {
	text-decoration: line-through;
}

.price-block-layout .flatfee-block {
}
.price-block-layout .motivation-block {
}



/***************	contact info block		*************************/
.contact-info{
	width: 276px;
	height: 60px;
}
.contact-info p {
	font-weight: bold;
	color:#444;
	margin:2px;
}
.contact-info p a{
	text-decoration:normal;
	font-weight: bold;
	color:#444;
	font-size:10pt;
	font-family:  Arial, Verdana,Helvetica, sans-serif; 
}
.contact-info p em{
	font-style:normal;
	color:#CC3300;
}
