body 
{
	text-align:center;
	margin:0px;
	padding:0px;
}

#r_holder 
{
	position:relative;
	width:778px;

	margin-right:auto;
	margin-left:auto;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

#block_1
{
	float:left;
	width:192px;

	background:#f67e27;

	text-align:left;
}

#block_2
{
	float:left;
	width:586px;

	background:#ffffff url(../images/content_right_bg.jpg) 563px repeat-y;

	text-align:left;
}

#wrapper
{
	position:relative;
	overflow:hidden;
	padding:0px;

	background:#FF0000;
}

a
{ 
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-style:tahoma;
}

a
{
text-decoration: underline;
font-weight:bold;
}

a:hover
{
	color:#ffffff;
}
/*
a:link
a:visited
a:hover
a:active
*/

/* ================================================================ */



/* ================================================================ */

/* Start Mac IE5 filter \*/
#block_1, #block_2, #block_3
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
@media all and (min-width: 0px) {
#block_1, #block_2, #block_3
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#block_1:before, #block_2:before, #block_3:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}
/* End Mac IE5 filter */
/* IE Win can be a bit out - you might need to adjust  
bottom value by -1px or as required */
.verticalalign
	{
	position: absolute;
	bottom: 0;
	}
#block_1 .verticalalign
	{
	width: 34%;
	}
#block_2 .verticalalign
	{
	width: 33%;
	}
#block_3 .verticalalign
	{
	width: 33%;
	}
/* hack for Opera 7+ */
@media all and (min-width: 0px){
.verticalalign
	{
	width: 100% !important;
	}
/* But Opera 9 does it right, so CSS3 hax to the max */
div[id^="wrapper"] #block_1 .verticalalign
	{
	width: 34% !important;
	}
div[id^="wrapper"] #block_2 .verticalalign
	{
	width: 33% !important;
	}
div[id^="wrapper"] #block_3 .verticalalign
	{
	width: 33% !important;
	}
}
/* hack for IEs of all persuasions */
* html .verticalalign
	{
	width: 100% !important;
	}
.verticalalign p
	{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	background: #996666;
	}
#wrapper
	{
	position: relative;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '..........................'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;

	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}

/* ================================================================ */
/* ================================================================ */

#header
{
	position:relative;
}

#header_bg
{

	background:#ffffff url(../images/header_bg.jpg);
	width:100%;
	height:199px;
}

#header_menu
{
	position:absolute;
	left:20px;
	top:0px;
	
	background:#ffffff url(../images/top_menu_bg.jpg) no-repeat;
	height:175px;
	width:143px;
}

#header_text
{
	margin-top:25px;
	line-height:25px;
	padding-top:1px;
}

#header_text a
{
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	color:#ffffff;
}

#header_text a:hover
{
	text-decoration:underline;
}

#hor_menu
{
	background:#fff url(../images/hor_menu_bg.jpg);
	height:48px;
	width:100%;
}

#hor_menu_links
{
	line-height:18px;

	text-align:center;
	height:12px; 
	margin-right:30px;
	margin-left:30px;
	margin-top:1px;
}

#hor_menu_links a
{
	font-size:12px;
	font-family:tahoma;
	color:#ffffff;
	padding-left:12px;
	padding-right:12px;
}

#hor_menu_links a:hover
{
	color:#000000;
	background:#ffffff;	
}

/*
a.link
a.visited
a.hover
a.active
*/


/* ------------------------------ */

.text_block, .text_block_2
{
	margin-left:8px;
	margin-right:8px;

	font-size:12px;
	text-align:justify;
	font-family:tahoma, arial, times;
	border:2px solid #CA4012;

	margin-bottom:8px;
}

.text_block_2
{
	margin-right:14px;
	margin-top:4px;
}

.text_block div, .text_block_2 div
{
	padding:8px;
}

.text_block h3, .text_block_2 h2
{
	padding:0px;
	margin:0px;

	display:block;
	width:100%;
	text-align:center;

	background:#CA4012;
	font-family:tahoma, arial, times;
	font-size:16px;
	color:#FFFFFF;
}

#warning_text
{

}



/* ------------------------------ */


.text_holder
{
	margin:8px 12px 8px 6px;

	font-size:12px;
	text-align:justify;
	font-family:tahoma, arial, times;
}

.text_holder h2
{
	padding:0px;
	margin:0px;

	font-family:tahoma, arial, times;
	color:#000000;
}


/* */

/* bestseller */

.content_holder
{
	width:580px;
	position:relative;
	margin-top:4px;
}

.content_border
{
	border:2px solid #CA4012;
	margin:0px 8px 2px 8px;
	height:auto;
}

* html .content_border
{
	border:2px solid #CA4012;
	margin:0px 8px 2px 8px;
	height:1px;
}

.content_holder h1
{
	margin:0px 8px 0px 8px;

	display:block;
	text-align:center;

	background:#CA4012;
	font-family:tahoma, arial, times;
	font-size:16px;
	color:#FFFFFF;
}

.best_item 
{ 
	float:left; 
	margin:4px 12px 2px 24px;
} 

/* */
/* */

.item_holder
{
	position:relative;
	width:323px;
	height:152px;
	left:70px;
	margin:6px 0px 6px 12px;

	background:url(../images/item_hold.gif) no-repeat;
}

.item_holder h2
{
	margin:0px;
	position:absolute;
	display:block;
	left:130px;
	top:6px;
	padding-left:20px;
	background:url(../images/item_bullet.gif) left top no-repeat;
	font:bold 12px verdana, arial, times;				
	color:#CC0000;
}

.item_holder h3
{
	margin:0px;
	position:absolute;
	display:block;
	left:125px;
	top:30px;

	width:188px;

	text-align:justify;
	font:normal 12px arial, times;				
	color:#330000;
}

.item_holder h3:first-letter
{
	margin-left:12px;
}

.price
{
	position:absolute;
	left:130px;
	bottom:12px;
	font:normal 18px verdana, times;				
	color:#CC0000;
}

.product
{
	position:absolute;
	left:16px;
	top:4px;
}

.item_moreinfo a, .item_moreinfo a:visited, 
.item_moreinfo a:hover, .item_moreinfo a:active
{
	position:absolute;
	left:216px;
	top:128px;
	height:21px;
	padding-left:24px;
	padding-top:4px;
	background:url(../images/item_details.gif) left top no-repeat;
	font:bold 12px arial, times;
	text-decoration:none;
}

.item_addtocart a, .item_addtocart a:visited, 
.item_addtocart a:hover, .item_addtocart a:active
{
	position:absolute;
	left:216px;
	top:108px;
	height:21px;
	padding-left:24px;
	padding-top:4px;
	background:url(../images/item_addtocart.gif) left top no-repeat;
	font:bold 12px arial, times;
	text-decoration:none;
}

/* */

#product_large
{
	position:relative;
	width:546px;
	height:249px;
	margin-top:4px;
	left:8px;

	background:#ffffff url(../images/details_holder.gif) no-repeat;
}

#product_large div
{
	position:absolute;
}

#p_photo
{
	left:38px;
	top:2px;
}

#p_addtocart
{
	left:205px;
	top:205px;
}

#p_price
{
	width:112px;
	text-align:center;
	left:324px;
	top:212px;

	font-family:times;
	font-size:24px;
	font-weight:bold;
	color:#6D6969;
}

#p_description
{
	left:200px;
	width:330px;
	margin-top:8px;
	font:normal 12px verdana, times;
}

#p_description b
{
	font-weight:bold;
}

.prod_descr
{
	margin:4px 6px 4px 12px;
	font:normal 12px verdana, times;
}

.prod_descr h3
{
	margin:4px 6px 4px 6px;
	padding-left:16px;
	font:bold 14px verdana, times;
}

#domen
{
	position:absolute;
	left:202px;
	top:22px;
}



/* footer */
#footer
{
	background:#ffffff url(../images/footer_bg.jpg) no-repeat;
	width:100%;
	height:43px;
}

#footer_text
{
	padding-left:50px;
	padding-top:6px;
	font-size:12px;
	color:#FFFFCC;
	text-align:left;
	font-family:tahoma, arial, times;
}

#footer_text a, #footer_text a:hover
{
	font-family:tahoma, arial, times;
	font-size:12px;
	font-weight:normal;
	color:#CA4012;
	text-decoration: none;
}

