body 
{
	color:#666666;
	background:#FFFFFF; /* url(../img/bgnd_top.jpg) no-repeat scroll center top;*/
	font-family:Verdana,regular;
	font-size:75%;
	margin:0;
	padding:0;
	font-weight: regular;
	text-align:center;
}

h1
{
	font-size:18px;
	font-weight:200;
	padding:0px;
	margin:5px;
}

div#all
{
	width:970px;
	border:0px solid;
	text-align:center;
	margin:0 auto;
}

div#header
{
	width:100%;
}

.header_link	{width:150px;text-align:left;float:left;}

div#content_sub
{
	float:left;
	width:100%;
	height:33px;
	background:url(../img/bgnd_header_sub.png);
}

div#content_main
{
	float:left;
	width:100%;
	text-align:left;
	border:0px dashed #ff0000;
	background:url(../img/bgnd_content_main.png) repeat-y;	
}

div#content_title
{
	float:left;
	width:100%;
	text-align:left;
	font-size:18px;
	font-weight:200;
	color:#880707;
}

.header_main
{
	float:left;
	width:700px;
	height:120px;
	background:url(../img/bgnd_header.png) no-repeat;	
}

.header_menu
{
	float:left;
	width:700px;
	padding-top:30px;
	padding-left:10px;
	text-align:left;
	border:0px solid #ffffff;
}

.header_adv
{
	float:left;
	width:250px;
	height:120px;
	border:0px dashed;
}

.header_tools
{
	float:right;
	width:270px;
	text-align:left;
	border:0px solid #ffffff;
}

.header_body
{
	width:100%;
}

div#wrapper
{
	width:100%;
	background:url(../img/bgnd_wrapper.jpg) repeat-y;	
}

div#content_l
{
	width:250px;
	float:left;
	border:0px dashed #ff0000;
}

div#content_m
{
	width:710px;
	float:left;
	border:0px dashed #0000FF;
}

.content
{
	width:100%;
	float:left;
}

.content_header
{
	width:100%;
	height:33px;
	background:url(../img/bgnd_content_header.png) no-repeat;	
}

.content_footer
{
	width:100%;
	float:left;
	height:24px;
	background:url(../img/bgnd_content_footer.png) no-repeat;	
}

div#content_r
{
	width:200px;
	float:left;
	border:0px dashed #009900;
}

div#footer
{
	width:100%;
	float:left;
	height:220px;
	background:url(../img/bgnd_footer.png);		
}

.footer_block
{
	width:30%;
	float:left;
	text-align:left;
	padding:10px;
}
.footer_space
{
	float:left;
}

.block_l		{width:98%;float:left;padding:2px;text-align:left;border:0px dashed #ff3333;}
.blockl_r		{width:100%;font-size:11px;float:left;padding:2px;text-align:right;border:0px dashed #ff3333;}
.blockl_r_red	{width:100%;font-size:11px;float:left;padding:2px;text-align:right;border:1px dashed #ffcccc;background:#ffeeee;}
.blockl_c		{width:100%;font-size:11px;float:left;padding:2px;text-align:center;border:0px dashed #ff3333;}
.blockl			{width:100%;float:left;padding:2px;text-align:left;border:0px dashed #ff3333;}
.blockl_30		{width:25%;float:left;padding:2px;padding-top:5px;text-align:right;border:0px dashed #ff3333;}
.blockl_70		{width:65%;float:left;padding:2px;text-align:left;border:0px dashed #ff3333;}
.blockr			{width:100%;float:right;padding:2px;text-align:left;}
.blockwr		{float:right;padding:2px;text-align:left;}

/*linkigs*/
.left_link		{float:left;width:100%;padding:3px;}

/*buttons*/
.header_button_n	{float:left;height:30px;padding-left:5px;border:0px dashed;text-align:center;}
.header_button_s	{float:left;height:30px;padding-left:5px;border:0px dashed;text-align:center;background:url(../img/btn/header_button_s.png);}
.header_separator	{float:left;height:30px;width:2px;background:url(../img/btn/header_separator.png);}

/*template items*/
ul					{list-style-type: none;}
li					{background:url(../img/ctrl/circle_white.gif) no-repeat;padding-left:15px;}

.ul_sm				{list-style-type: circle;}

.faq_title			{color:#FFFFFF;font-weight:bold;float:left;width:100%;padding:20px;}
.faq_body			{float:left;width:100%;padding-left:20px;padding-bottom:20px;width:90%;}
.faq_title_txt		{background:url(../img/ctrl/circle_white.gif) no-repeat;padding-left:15px;}

/*table*/
td					{font-size:75%;}

/*forms*/
.tb_red				{font-size:11px;color:#990000;width:120px;}
.tb_red_big			{border:3px solid #ffcccc; width:250px;}
.ta_red_big			{border:3px solid #ffcccc; width:250px;height:100px;}

/*user*/
.user_thumb_small	{float:left;border:1px dashed #cecece;width:20px;height:20px;padding:2px;}
.user_thumb_big		{float:left;border:1px dashed #cecece;width:80px;height:100px;padding:5px;}
.img_thumb			{float:left;width:20px;}

/*lists*/
.small_list_body	{float:left;width:98%;padding:5px;background:#ffffff;}
.small_simple_list	{float:left;width:80%;}
.list_item_0		{padding-left:20px;float:left;width:95%;background:url(../img/navi/bgnd_listitem_0.png) no-repeat;}
.list_item_1		{padding-left:25px;float:left;width:95%;background:url(../img/navi/bgnd_listitem_1.png) no-repeat;}
.list_item_2		{padding-left:35px;float:left;width:95%;background:url(../img/navi/bgnd_listitem_2.png) no-repeat;}

/*items*/
.item				{float:left;width:100%;}
.item_rating		{float:left;width:69px;background:url(../img/ctrl/rating.png);height:70px;}
.item_title			{float:left;width:80%;font-size:115%;color:#4b80c6;padding:2px;}
.item_body			{float:left;padding:2px;width:80%;font-size:90%;}
.item_det			{float:left;width:45%;}
.item_rating_txt	{text-align:center;height:32px;font-size:18px;color:#666666;}
.item_rating_top	{height:14px;}
.item_rating_bottom	{height:16px;}
.head				{padding:5px;float:left;width:98%;border:1px dashed #EFEFEF;background:#f2e2e2;}
.head_title			{padding:5px;width:100%;font-size:130%;}
.head_body			{padding:10px;width:100%;}

/*navigation*/
.title_r			{float:left;color:#be2a3b;font-size:14px;}
.body_r				{padding:5px;float:left;}

.navi_l				{float:left;width:100%;text-align:left;}
.title_l			{float:left;width:100%;color:#DDDDFF;font-size:18px;background:url(../img/navi/bgnd_navi_l_title.png)}
.title_l_data		{padding-left:15px;padding-top:7px;}
.body_l				{width:100%;float:left;background:url(../img/navi/bgnd_navi_l_body.png)}
.body_l_data		{padding:5px;width:95%;}
.footer_l			{width:100%;float:left;height:15px;background:url(../img/navi/bgnd_navi_l_footer.png)}

/*rows and tables*/
.row1				{WIDTH:100%;FLOAT:LEFT;background:#FFEEEE;}
.row2				{WIDTH:100%;FLOAT:LEFT;}
.row98				{WIDTH:98%;FLOAT:LEFT;}
div#srr				{width:100%;float:left;}

/*comments*/
.body_cmt			{width:100%;float:left;background:url(../img/box/bgnd_comment.png);}
.body_cmt_wrap		{padding:5px;}
.cmt_date			{width:100px;text-align:right;float:right;font-size:11px;}

/*relations*/
.item_rel			{width:95%;float:left;font-size:11px;padding:3px;}

/*objects and ids*/
div#sres			{width:98%;height:200px;float:left;background:#EEEEEE;overflow:auto;}


/*category and prtoducts*/
.sub_cat_view		{width:200px; height:30px ;border:1px dashed #CECECE;float:left;background:url(../img/dots_o.png) no-repeat;}
.sub_cat_view_h		{width:200px; border:1px dashed #CECECE;float:left;background:url(../img/dots_o.png) no-repeat; margin:5px; }
.sub_product_view	{width:200px; border:1px dashed #CECECE;float:left;background:url(../img/product_icon.png) no-repeat;}
.sub_product_main	{width:300px; border:0px dashed #CECECE;float:left;background:url(../img/product_icon.png) no-repeat;}

/*titles*/
.title				{float:left;width:100%;color:#fe8866;font-size:18px;}

/*google ads*/
.google_add			{float:left;width:100%;text-align:center;border:0px dashed #ff6640;}
.google_add_right	{float:left;width:435px;text-align:center;border:0px dashed #ff6640;}


/*tables*/
.td_partner			{border-bottom:1px dashed #FF6640;padding:5px;}

/*links*/
.llink_0			{;background: url("../img/navi/bgnd_listitem_0.png") no-repeat ;}
