/*----------------------------------------------------
		TAGS		
----------------------------------------------------*/

body {
	font: 70%/1.4em Verdana,sans-serif;
	color: #3c3c3c;
	background: #6e6e6e url(gfx/bg.gif);
	padding: 60px 0 20px 0;
	margin: 0px;
}

a {
	color: #D12727;
	text-decoration: none;
}
table
{
	border-collapse: collapse;
}
td
{
	margin: 0em;
	padding: 0em;
}
h1 {
	font-size:18px;
	padding-bottom: 10px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
	color: #D12727;
}
/*----------------------------------------------------
		STRUCTURE		
----------------------------------------------------*/

.AddCart {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.AddCart:hover{
	color: #D12727;
	text-decoration: none;
}
#wrap{
	width:946px;
	margin:0 auto;
}
#main{
	background:#fff url(gfx/wrap_top.gif) top no-repeat;
	margin:0;
	overflow:hidden;
}

#head{
	background: transparent url(gfx/head_bg.jpg) bottom repeat-x;
	margin:0;
	padding:0;
	position: relative;
	height: 70px;
}
#bottom_links {
	background: #E4E4E4;
	height: 22px;
	padding: 5px 0 0 0;
	text-align: center;
}
#bottom_links_ava a, #bottom_links a{ 
	color: #2F2F2F;
	text-decoration: none;
}
#bottom_links_ava {
	text-align: center;
	clear: both;
	background: #E4E4E4;
	height: 22px;
	padding: 5px 0 0 0;
	margin: 10px 10px 0 10px;
}
#container_left {
	position: relative;	
	float: left;
	width: 356px;
	background: transparent url(gfx/ava_text.gif) top no-repeat;
	padding: 25px 20px 20px 20px;
}
#container_right {
	position: relative;	
	float: right;
	width: 278px;
	background: transparent url(gfx/ava_offer.gif) top no-repeat;
	padding: 25px 0 20px 0;
}
#container_news {
	position: relative;	
	float: left;
	width: 356px;
	background: transparent url(gfx/ava_text.gif) top no-repeat;
	padding: 25px 20px 20px 20px;
}
#container_prods {
	position: relative;	
	float: left;
	width: 356px;
	background: transparent url(gfx/ava_text.gif) top no-repeat;
	padding: 25px 20px 20px 20px;
}
#container_right .span {
	padding: 0 20px 20px 20px;
}
#content{
	position: relative;	
	width: 680px;
	padding: 70px 0 0 0;
	margin: 0 8px 0 0;
	float:right;
	background: transparent url(gfx/content_bg.gif) top no-repeat;
}
#content .title{
	position: absolute;
	top: 30px;
	left: 30px;
}
#content_ava {
	position: relative;	
	width: 680px;
	padding: 0 0 20px 0;
	margin: 0 8px 0 0;
	float:right;
	vertical-align: top;
	background: transparent url(gfx/text_bottom.gif) bottom no-repeat;
}

#contentArea a:hover {
	text-decoration: underline;
}
#flash {
	margin:1px 0 1px 0;
	text-align: center;
}
#footer {
	background: transparent;
	padding: 10px !important; padding: 1px 10px 1px 10px;
	text-align:right;
	font-size:11px;
}
#leftColumn{
	background: transparent url(gfx/lc_top.gif) top no-repeat;
	width: 228px;
	margin: 0 0 0 8px;
	float:left;
}
#leftColumn ul{
	padding: 0px;
	margin: 0px;
}
#leftColumnText {
	padding: 20px 10px 25px 20px;
	background:url(gfx/lc_bottom.gif) bottom no-repeat;
}
#links {
	position: absolute;
	right: 30px;
	top: -25px;
	color: #b4b4b4;
}
#links a {
	color: #b4b4b4;
}
#location {
	position: absolute;
	top: 40px;
	right: 90px;
}
#logo {
	position:absolute;
	top: -50px;
	z-index: 100;
}
#login {
	position: absolute;
	background: transparent url(gfx/login_bg.jpg) no-repeat;
	padding: 3px 5px 1px 5px;
	width: 282px;
	height: 51px;
	top: 10px;
	right: 10px;
}
.loginInput {
	font-size: 12px;
}
#print {
	position: absolute;
	top: 40px;
	right: 50px;
}
.prod {
	background: transparent url(gfx/ava_prod.gif) top no-repeat;
	padding: 20px;
	margin: 0 0 10px 0;
}
.prod h1{
	padding:0 0 10px 0;
	margin:0;
	color: #D12727;
}
.prodList {
	background: transparent url(gfx/prl_bg.jpg) top no-repeat;
	padding: 20px 20px 30px 20px;
}
.prodName {
	color:#BF2323;
	font-size: 18px;
}
.prodPrice {
	color:#373737;
	font-size: 18px;
}
.prodPict {
	float: left;
	width: 230px;
}
.prodDescription {
	float: left;
	width: 320px;
}
#prodOrder {
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	width: 80px;
	color: #000;
}
#prodOrder a {
	text-decoration: none;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
#prodOrder input {
	border: #909090 1px solid;
	width: 18px;
	height: 15px;
	font: 12px Verdana,sans-serif;
	color: #3c3c3c;
}
#prodOrder .Div {
	background: url(gfx/lm_div.gif) repeat-x;
	margin: 5px 0 5px 0;
	height: 1px;
}
#prodOrder a:hover {
	text-decoration: none;
}
.read_more {
	color: #D12727;
}
.Search {
	padding: 0;
	margin: 0;
}
.Search A
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.Search Input 
{
	border: #aab1b7 1px solid;
	height: 15px;
	width: 100px;
	font: 70%/1.4em Verdana,sans-serif;
	color: #3c3c3c;
}
#search {
	position: absolute;
	background: transparent url(gfx/search_bg.jpg) no-repeat;
	height: 49px;
	width: 244px;
	top: 10px;
	right: 312px;
}
#text {
	background: transparent url(gfx/text_bg.jpg) top repeat-x;
	padding: 14px 0 0 0;
}
#text_bottom {
	background: transparent url(gfx/text_bottom.gif) bottom no-repeat;
	height: 27px;
	position: relative;
	padding: 26px 10px 14px 10px;
}
#wrap_top {
	position:relative;
}
#wrap_bottom{
	clear:both;
	background: #fff url(gfx/wrap_bottom.gif) bottom no-repeat;
}

/*----------------------------------------------------
		TOP MENU		
----------------------------------------------------*/
#topMenu {
	position: relative;
	padding: 0 0 40px 0;
	margin: 0 0 15px 10px;
	background: transparent;
}
#topMenu ul {
	padding: 0px;
	margin: 0;
	text-align: left;
}
#topMenu li {
	display: inline;
	float: left;
	padding: 10px 0 0 0;
	margin: 0;
	height: 27px;
	font-size: 12px;
}
#topMenu li a {
	padding: 11px 10px 10px 10px; 
	margin: 0;
	height: 37px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#topMenu li a: hover {
	color: #C52424;
}
.Menu {
	background: url(gfx/menu.gif) top repeat-x;
}

.topMenuFirst {
	background: url(gfx/menu_l.gif) top left no-repeat;
}
.topMenuLast  {
	background: url(gfx/menu_r.gif) top right no-repeat;
}
.topMenuActive {
	background: url(gfx/menu_a.gif) top repeat-x;
	color: #C52424;
}
.topMenuActive a {
	color: #C52424;
}
.MenuDiv {
	background: url(gfx/menu_div.gif) top no-repeat;
	height: 37px;
	margin: 0px;

}
/*----------------------------------------------------
		LEFT MENU		
----------------------------------------------------*/
/*	2 level	*/
.MenuLevel2, .MenuLevel2Active {
	font-weight:bold;
	list-style-image:url(gfx/li.gif);
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}
.MenuLevel2 A {
	padding-left: 10px !important; padding-left: 20px;
	color:#424242;
	text-decoration: none;
}
.MenuLevel2Active A {
	padding-left: 10px !important; padding-left: 20px;
	color:#CF2A2A;
	text-decoration: none;
}
/* 3 level */
.MenuLevel3, .MenuLevel3Active {
	list-style-image:url(gfx/li.gif);
	list-style-position: inside;
	margin: 0 0 0 20px;
}
.MenuLevel3 A {
	padding-left: 0px !important; padding-left: 10px;
	color:#424242;
}
.MenuLevel3Active  A {
	padding-left: 0px !important; padding-left: 10px;
	color:#CF2A2A;
}
.MenuLevel2Div {
	background: url(gfx/lm_div.gif) repeat-x;
	list-style: none;
	margin: 5px 10px 5px 10px !important; margin: 5px 10px 0 10px;
	height: 1px;
}

/*bb old styles k 22092006*/

.subHdr, .subHdr a, .hdr, .hdr a {
	font-size:14px;
	color:#D12727;
	font-weight:bold;
}

.subHdr2 {
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}