@import url("style_bk.css");
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#323232;
}

.normalprice {
	text-decoration:line-through;
}
.productSpecialPrice {
	color:#ff0000;
}
.productPriceDiscount {
	color:#ff0000;
}

html, p, h1, h2, h3, h4, h5, h6, form, img { 
	margin:0; 
	padding:0; 
	border:0;
	} 

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}



.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #323232;}
.lred	{color:#905757;}
.red {color: #E70000;}
.lightbrown {color: #323232;}
.darkbrown {color: #323232;}
.orange {color: #ff9900;}



.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}


.n2u {text-decoration: none;}
.n2u:hover {text-decoration: underline;}

.u2n {text-decoration: underline;}
.u2n:hover {text-decoration: none;}


.block {
	color: #E70000;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	background: transparent;
	float: center;
	margin: 0;
	line-height: 14px;
	white-space: nowrap;
}
.block:hover {
	color: #FFFFFF;
	background: #E70000;
}


.tabs {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../images/tabs_up.gif)
}

.tabs:hover {
	ackground-image: url(../images/tabs_over.gif);
}

.active {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../images/tabs_over.gif)
}


.nav_top_bg {
	background-image: url(images/site_nav_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.arial {
	font-family:Arial, Helvetica, sans-serif;
}

.n2u_2 {text-decoration: none; color: #323232;}
.n2u_2:hover {text-decoration: underline;color:#FF0000;}


.select_option {
	width:283px;
}

.select_option_1 {
	width:63px;
}

.select_option_2 {
	width:150px;
}


.select_option_3{
	width:190px;
}

.white2red {color:#ffffff; text-decoration: none}
.white2red:hover {color:#dc3636;}

.white2black {color:#ffffff; text-decoration: none}
.white2black:hover {color:#000000;}

.black2orange {color: #000000; text-decoration: none}
.black2orange:hover {color: #ff9900;}

.field { width:210px;}

.product_bg	{
	background-image: url(images/vienna_red_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#DB3535;
}
