@charset "utf-8";
*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-attachment: fixed;
	background-image: url(../images/bg_800.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0;
	padding: 0;
}

#content {
	padding: 14px;
	padding-top: 0;
	font-size: 12px;
}

#content h1 {
	font-size: 14px;
	margin-top: 14px;
	margin-bottom: 14px;
	color: #555555;
}

#content h2 {
	font-size: 12px;
	margin-top: 14px;
	margin-bottom: 14px;
	color: #555555;
}

#content p {
	text-align: justify;
	text-indent: 10px;
}

#content a:hover
{
	text-decoration: underline;
	color: #3366FF;
}

#content ul
{ 
	
}

#content ul li
{ 
	margin:5px 0; 
	list-style-type: none; 
	background:url(/images/li.gif) no-repeat 0px 0px; 
	padding-left: 20px;
}

.grey_blue_back
{
	background-color: #dfdfff;
}

.left_block {
	background-image: url(/images/left-shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: inherit;
}
.collections_menu 
{
	margin: 0;
	padding: 0;
}
.collections_menu ul
{
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.collections_menu ul li
{
	margin-bottom: 4px;
}
.collections_menu ul li a
{
	display: block;
	text-decoration: none;
	font-weight: bold;	
	color: #444;
	padding: 0px 10px 2px 2px;
	border-left: 2px solid #dfdfff;
}
.collections_menu ul li a span
{
	font-size: 10px;
	color: #999;
	font-weight: normal;

}
.collections_menu ul li a:hover
{
	color: #000000;
	background-color: #dfdfff;
	border-left: 2px solid orange; 
	/*border-right: 10px solid #c3c3d9;*/ 
}
.collections_menu ul li a:hover span
{
	color: #444444;
}

#site_path
{
	float: left;
	font-size: 12px;
	margin-top: 10px;
}

.podval 
{ 
	font-size: 10px; 
	color: #999999; 
}

.podval_text 
{
	font-size: 10px;
}

.copyright 
{ 
	font-size: 10px; 
	color: #999999; 
}

#right_block
{
	position: relative;
	width: 178px;
	display: block;
	float: right;
	padding: 0;
	margin-left: 8px;
	margin-bottom: 8px;
	/*background-color: aqua;    */
}

#cart_block, #buy_block , #images_block
{
	width: 160px;
	background-color: #F0F0F0;
	float: right;
	margin-bottom: 8px;
	padding: 8px;
	border: 1px dashed #CCCCCC;
	line-height: 16px;
}

#right_blocks
{
	position: relative;
}

#cart_block a 
{
	color: red;
	font-size: 18px;
	font-weight:  bold;
	margin-left: 30px;
}

#cart_block_img
{
	z-index: 100000;
	position: relative;
	margin-bottom: 8px;
}

#images_block img
{
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #AAAAAA;
}

#delivery_block
{
	width: 400px;
	background-color: #F0F0F0;
	float: left;
	margin-bottom: 8px;
	margin-right: 0;
	padding: 8px;
	border: 1px dashed #CCCCCC;
	line-height: 16px;
}

#delivery_block p
{
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	margin-top: 6px;
	
}

#default_picture {
	border: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 0;
	
}

#add_to_fav
{
	position: absolute;
	left: 0;
	top: 188px;
	/*display: none;*/
}

#side_cart
{
	position: absolute;
	left: 0;
	top: 35px;
/*	height: 142px;
	width: 327px;
	margin-left: -300px;
	background: url(/images/side_cart.gif) no-repeat right center;
	text-align: right;  */

}

/*#side_cart a
{
	text-decoration: none;
	padding-bottom: 125px;
	margin-left: 300px;
	position: relative;
	top: -142px;
	left: -3px;
}     */
/*
#side_cart_content
{
	position: relative;
	float: right;
	width: 136px;
	height: 120px;
	margin: 11px 30px 11px 0;
	overflow: auto;
	text-align: center;
	font-size: 12px;
}   */

#cart
{
	width: 204px;
	font-size: 12px;
	margin: 9px;
}

#cart a
{
	color: blue;
	text-decoration: underline;
}

/*.tool-tip {
	color: #000;
	background-color: #FFFFFF;
	width: 400px;
	border: 1px solid #AAAAAA;
	z-index: 13000;
	font-size: 12px;
}
 
.tool-title {
	font-weight: bold;
	margin: 0;
	color: #0099ff;
	padding: 8px 8px 4px;
}
 
.tool-text {
	padding: 4px 8px 8px;
} */

.preload_tooltip {background: url(/images/bubble.png);}

.tool-tip {
	color: #333;
	width: 250px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #13195c;
	padding: 8px 8px 4px;
	background: url(/images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(/images/bubble.png) bottom right;
}

.icq_button 
{
	position: relative;
	top: -4px;
	margin-right: 4px;
}

.skype_button 
{
	position: relative;
	top: -4px;
	margin-right: 4px;
	margin-left: 1px;
}

#cart_page_title
{
	width: auto;
	height: 40px;
	border-bottom: 1px dotted #CCCCCC;
}

.c_h_left
{
	position: relative;
	top: 12px;
	float: left;
	vertical-align: middle;
	font-weight: bold;
	color: #555555;
}

.c_h_right
{
	position: relative;
	top: 12px;
	float: right;
	vertical-align: middle;
	color: #d67700;
}

.cart_table
{
	margin-top: 12px;
	font-size: 11px;
}

.cart_table td
{
	padding: 4px;
	height: 18px;
}

.cart_table input
{
	width: 40px;
	border: 1px solid #BBBBBB;
	font-size: 11px;
}

.cart_table .th
{
	background-color: #EEEEEE;
	padding: 4px;
	font-weight:  bold;
	height: 18px;
}

.cart_table .tr:hover
{
	background-color: #ffe9b2;
}

.form_warning
{
	margin: 0;
	font-size: 11px;
}

.form_order sup
{
	color: red;
}


.form_order input
{
	border: 1px solid #BBBBBB;
	font-size: 11px;
}


.form_order textarea
{
	border: 1px solid #BBBBBB;
	font-size: 11px;
}

.boxcontainer{
	background: #efefff url(/images/boxb-new.gif) no-repeat left bottom;
	margin-bottom: 10px; 
	padding-bottom: 3px;
	margin-left: 12px; 
	width: 198px; 
}
.boxcontainer .boxcontent {
	background: url(/images/boxt-new.gif) no-repeat left top;
	padding-left: 5px; 
	padding-right: 0; 
	padding-top: 7px;
}

#side_menu_cart {
	position: absolute;
	float: right;
	margin-left: -218px;
	width: 198px;
	background: #efefff url(/images/boxb-new.gif) no-repeat left bottom;
}

#cart_container{
	background: url(/images/boxt-new.gif) no-repeat left top;
}

label
{
	font-size: 12px;
}

#counters_block
{
	width: 182px;
	margin: 0 auto;
	padding-right: 6px;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}