*{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dce8f3;
}

body {
    background-color:#141e35;
    background-image:url('');
}
/********************************** SPECIAL ******************************/
.bold{ font-weight:bold; }
.fleft{ float:left; }
.fright{ float:right; }
.both { clear:both; }
/***************************** SPECIAL[end] ******************************/
#main_site{

	width:1000px;
	overflow:hidden;
	margin:20px 0 20px 0;
}

.header_text{

	font-size:16px;
	font-weight:bold;
	color:#a2d441;

	display:block;
	float:left;
	margin-left:17px;
	margin-top:19px;
	text-decoration:none;
}

/********************************Main block*****************************/

#top{

	background-image:url(/images/top.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	width:1000px;
	height:36px;
}

#head{

	overflow:hidden;
	width:990px;
	height:226px;

}


#center{

	background-image:url(/images/center.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	width:1000px;

}

#bottom{

	background-image:url(/images/bottom.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	width:1000px;
	height:35px;
}

#copy, #copy a{

	text-align:right;
	padding-right:9px;
	margin-top:5px;
	color:#535353;
	font-size:10px;
	text-decoration:none;


}

#copy a:hover{ color:#a6caea; }
/********************************Main block [end]***********************/



/********************************Top controls & flags ******************/

#inputs_cont{

	margin:9px 0 0 17px;
	float:left;
}

#flags_cont{

	float:right;
	position:relative;
	left:-17px;
	top:13px;
}

#flags_cont a{

	margin:0 3px 0 3px;

}

.inputs{

	width:100px;
	height:18px;
	padding-left:10px;
	display:block;
	float:left;
	border:1px #0a264f solid;
	background:none;
	font-size:10px;
	font-weight:bold;
	color:#91d4fe;

}


.ok{ margin-left:-1px;}

.inputs_pass{

	border-left:none;
	margin-left:-1px;

}

/*********IE6**********/
* html .inputs{ width:110px; height:20px; }
* html .ok{ margin-left:-4px;}

/**************************Top controls & flags [end]*******************/




/**************************Top menu*************************************/

#top_menu{

	margin-left:17px;
	margin-top:-31px;

}

#top_menu .butt {
  display: block;
  float: left;
  text-decoration:none;
  background: url(/images/tm_button_right.jpg) top right no-repeat;
  padding-right: 12px;
  outline: none;
  position: relative;
}

#top_menu .butt span {
  display: block;
  line-height: 13px;
  background: url(/images/tm_button_left.jpg) no-repeat;
  padding: 6px 0 13px 12px;
  font-weight:bold;
  color:#91d4fe;
}

#top_menu .butt:hover {
  background-position: 100% -31px;
}

#top_menu .butt:hover span {
  background-position: 0% -31px;
  color: #dce8f3;
}

/********************Class for buttons activation*******************/
#top_menu .lactive{
  background-position: 100% -31px;
}

#top_menu .lactive span{
 background-position: 0% -31px;
  color: #dce8f3;
}
/********************Class for buttons activation[end]******************/
/**************************Top menu[end]********************************/



/**************************Main content********************************/

#main_head {
background-image:url("/images/main_head.jpg");
background-repeat:no-repeat;
height:62px;
margin-top:42px;
overflow:hidden;
width:975px;
}

#main_center{

	background-image:url(/images/main_center.jpg);
	background-repeat:repeat-y;
	width:975px;
	overflow:hidden;

}

#main_bottom{

	background-image:url(/images/main_bottom.jpg);
	background-repeat:no-repeat;
	width:975px;
	height:15px;
	overflow:hidden;

}

#main_pad{

	padding:0 17px 40px 17px;
	text-align:justify;

}

.legal_text{

	line-height:20px;
	font-weight:bold;
	color:#a6caea;
}

.text{
	margin-top:10px;
	color:#dce8f3;
	line-height:20px;

}

.counters{
	text-align: center;
}

.point_d{
    cursor:pointer;
}
/**************************Main content[end]***************************/





/*=============================================================================================*/
/*********************************************HOME + online TV**********************************/
/*=============================================================================================*/

#home{

	clear:both;
	text-align:left;
	padding:10px 17px 40px 17px;

}

* html #home{ padding-top:20px; }
*:first-child+html #home{ padding-top:20px; }

#tv{

	background-image:url(/images/home/tv.jpg);
	background-repeat:no-repeat;
	width:610px;
	height:452px;
	overflow:hidden;
	float:left;
	margin-bottom:12px;

}

#tv_download{

	background-image:url(/images/home/block.jpg);
	background-repeat:no-repeat;
	width:339px;
	height:452px;
	overflow:hidden;
	float:left;
	margin-left:12px;

}

#tv_download ul{

	padding:17px;
	list-style:none;
	overflow:hidden;

}

#tv_download ul li{

	font-size:14px;
	line-height:26px;
	color:#c7d3e4;
	font-weight:bold;

}
#tv_download .download_descr{

	font-size:12px;
	line-height:16px;
	color:#c7d3e4;
	font-weight:bold;
}


#tv_download h3{

	font-size:18px;
	color:#a3d343;
	margin-bottom:10px;

}

#tv_download .tv_but, #tv_download .tv_but2{

	display:block;
	background-image:url(/images/wmobile/download_mini.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	width:304px;
	height:94px;
	margin-top:20px;
	text-decoration:none;

}
#tv_download .tv_but2{
	background-image:url(/images/home/button_pc.jpg);
}

#tv_download .tv_but:hover,#tv_download .tv_but2:hover{ background-position:0 -94px; }

.tv_but_text{ margin-left:110px; }
.tv_but_text h4{

	font-size:22px;
	color:#204b76;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top:10px;
}

.tv_but_text span{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#092f41;
	display:block;
	line-height:18px;
	margin-top:14px;
	width:150px;
}

#player{
	width:560px;
	height:380px;
	overflow:hidden;
	position:relative;
	top:24px;
	left:24px;
	z-index:9;
}

#tv_menu{

	width:560px;
	height:380px;
	position:absolute;
	margin-top:24px;
	margin-left:24px;
	background-color:#000;
	z-index:999;
	display:none;
	overflow:auto;
}

#tv_pad{

	padding:20px;
}

#tv_menu h1{

	font-size:18px;
	font-weight:bold;
	color:#c7d3e4;
	margin-bottom:20px;
}

#tv_menu ul { list-style:none; }
#tv_menu ul li{ clear:both; cursor: pointer;}

#tv_menu ul li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
	margin-bottom:1px;
}

* html ul li{ height: 1%; margin-top:-2px; }
*:first-child+html ul li { zoom: 1; margin-top:-2px;}

#tv_menu ul li div{

	text-align:left;
	padding:10px 5px 10px 5px;
	overflow:hidden;
}

#tv_menu .blue_d { background-color:#0a152c; }
#tv_menu .blue_l { background-color:#102144; }
#tv_menu .blue_opened { background-color:#229594; }
#tv_menu .blue_active { background-color:#957322; }
#tv_menu .title { background-color:#0e3a77; }


#tv_menu ul li div *{ font-size:14px; }
#tv_menu .cuntry{ width:75px; float:left; padding-left:10px;}
#tv_menu .name{ width:180px; float:left;  }
#tv_menu .name_pad{ padding-bottom:10px; }
#tv_menu .type{ width:110px; float:left; }
#tv_menu .bitrate{ width:80px; float:left; }

#tv_but{

	display:block;
	background-image:url(/images/home/tv_but.jpg);
	background-repeat:no-repeat;
	width:62px;
	height:29px;
	position:relative;
	left:21px;
	top:34px;
}

#tv_but:active{

	background-position:0 -29px;

}


/********************************************Products*******************************************/

#products{

	margin-top:7px;
	margin-bottom:5px;
	clear:both;
}

#head_tz{

	background-image:url(/images/home/head_tz.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	width:960px;
	height:95px;
	text-align:left;

}

#head_tz h3, #head_tz a{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#a3d343;
	float:left;
	margin-top:35px;
	width:305px;

}
#head_tz a
{
	margin-top:0px;
}
#head_tz .product_h1{ padding-left:15px;}
#head_tz .product_h2{ padding-left:15px;}
#head_tz .product_h3{ padding-left:15px;}

#center_tz{

	background-image:url(/images/home/center_tz.jpg);
	background-repeat:repeat-y;
	width:960px;
	overflow:hidden;

}

#bottom_tz{

	background-image:url(/images/home/bottom_tz.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	width:960px;
	height:15px;

}

.product{

	float:left;
	width:320px;
	overflow:hidden;
	text-align:left;
}

.product_pad{ padding: 0 15px 0 15px;}

.product_pad span{

	color:#c7d3e4;
	line-height:20px;
	font-size:14px;

}

.p_link{

	display:block;
	font-size:18px;
	color:#c7d3e4;
	margin-bottom:10px;
	margin-top:5px;
}

.more{

	font-size:14px;
	color:#a3d343;
	line-height:20px;

}

/********************************************Products[end]**************************************/


/*=============================================================================================*/
/*********************************************HOME[end] + online TV*****************************/
/*=============================================================================================*/








/*=============================================================================================*/
/*********************************************CONTACTS******************************************/
/*=============================================================================================*/

#message ul{

	list-style-position:inside;
}

.mes_bord{

	background-image:url(/images/contacts/cont_line.jpg);
	background-repeat:repeat-x;
	height:2px;
	margin:0 1px 0 1px;
	overflow:hidden;
}

.success{ color:#0f7a14; font-weight:bold; }
.wrong li,.wrong, .wrong_sp, .star{ color:#9c2626; font-weight:bold; }
.wrong{ margin-top:15px; }
.info{
    display:block;
	clear:both;
	text-align:left;
	padding-left:17px;
    margin-bottom:10px;
}

#contacts, #message{

	background-image:url(/images/contacts/cont_fon.jpg);
	background-repeat:repeat-x;
	background-color:#c7d3e4;
	border:1px #232323 solid;
	padding:12px 10px 12px 10px;
	text-align:left;
}

#contacts{ border-top:none; }
#message{ margin-top:7px; border-bottom:none; }
#contacts h2{ color:#141e35; }
#contacts .example{ color:#0f7a14; }


#contacts .inp_text{

	display:block;
	height:30px;
	width:490px;
	border:1px #647185 solid;
	color:#141e35;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
}

#contacts option{

	height:30px;
	width:490px;
	color:#141e35;
	font-size:16px;
	font-weight:bold;
}

#contacts textarea{

	color:#141e35;
	border:1px #647185 solid;
	width:917px;
	overflow:auto;
	display:block;
	margin-top:5px;

}

* html #contacts textarea{ width:919px; }

#contacts .alert{

	color:#9c2626;
	border-color:#9c2626;
}

#contacts .update{

	background-image:url(/images/contacts/update.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
	display:block;
	float:left;
	position:relative;
	top:8px;
	margin-right:6px;
	cursor: pointer;
}

#contacts #captcha{

	height:33px;
    margin-top:5px;
}

#contacts .fleft{ display:block; float:left;}

#contacts .check{

	margin-top:0px;
	float:left;
	width:200px;
	margin-left:15px;
	height:28px;

}

* html #contacts .check{ height:30px; }

#contacts .send{

	float:left;
	display:block;
	margin-left:15px;
	width:157px;
	height:30px;
	color:#141e35;

}

.notdisplayed {
    display:none;
}
/*=============================================================================================*/
/*********************************************CONTACTS[end]*************************************/
/*=============================================================================================*/







/*=============================================================================================*/
/*********************************************DOWNLOAD******************************************/
/*=============================================================================================*/

.down_desc{

	float:left;
	border-left:1px #3c465b solid;
	margin-left:17px;
	padding-left:17px;
	height:95px;

}

.screen{

	clear:both;
	padding-top:25px;
}

.screen img{

	display:block;
	float:left;
	position:relative;
	left:-2px;

}

.scr_bord{

	border-left:1px #3c465b solid;
	margin:0 17px 10px 17px;
	float:left;
	height:550px;
}


.info_bull{

	position:relative;
	top:5px;
	margin-right:5px;

}


* html .scr_bord{ margin-left:14px; margin-right:14px; }

.scr_text{ line-height:18px; }
.scr_text b{ color:#89c8f1; }

.but_download{

	display:block;
	background-image:url(/images/download/button_pc_wide.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	width:396px;
	height:94px;
	text-decoration:none;

}

.but_download:hover{ background-position:0 -94px; }

.but_download_text{ margin-left:105px; }
.but_download_text h4{

	font-size:24px;
	color:#204b76;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top:10px;

}

.but_download span{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#092f41;
	display:block;
	line-height:15px;
	margin-top:15px;
	width:180px;
	text-align:center;
}

/*****************iphone*****************************************/
.appstore { background-image:url(/images/iphone/download.jpg); }
.appstore h4{ color:#fff; }
.appstore span{ color:#03131a; }
/*****************wmobile****************************************/
.wmobile { background-image:url(/images/wmobile/download.jpg); }
.wmobile h4{ color:#207361; }
.wmobile span{ color:#092f41; }
/****************radio*******************************************/
.radio_download { background-image:url(/images/download/button_radio_wide.jpg); }
.radio_download h4{ color:#1c1c1c; }
.radio_download span{ color:#4b4b4b; }


/*=============================================================================================*/
/*********************************************DOWNLOAD[end]*************************************/
/*=============================================================================================*/



/*=============================================================================================*/
/*********************************************DONATE********************************************/
/*=============================================================================================*/

#donate_desc{

	background-image:url(/images/donate/coins.jpg);
	background-repeat:no-repeat;
	height:248px;
	padding-left:240px;

}

#donate_desc span{
	font-weight:bold;
	line-height:18px;
}
#donate_desc span ul{
    padding-left:20px;
}

#donate_menu { list-style:none; clear:both; padding:5px; }
#donate_menu li{

	float:left;

}

#donate_menu .donate_bord{

	border-right:1px #3c465b solid;
	padding-right:35px;
	margin-right:35px;
	margin-bottom:10px;
}

#donate_menu .wm_info{

	color:#e39c30;
	line-height:18px;
	font-weight:bold;
	display:block;
	float:left;
	position:relative;
	top:-3px;
	margin-left:35px;
}

#donate_menu .wm_info b{ color:#e2c079; }

#donate_menu .visa a{

	display:block;
	float:left;
	margin-left:16px;
	margin-bottom:16px;

}

#donate_menu .visa p{

	clear:both;
	display:block;

}

#donate_menu .donate_text_r{

	line-height:18px;
	font-weight:bold;
	clear:both;
	padding-right:17px;
	margin-top:20px;

}

#donate_form{

	float:left;
	clear:both;
	margin-left:2px;
	margin-top:10px;

}

#donate_form * { color:#000000; }

.donate_text{

	float:left;
	width:378px;
	clear:both;
	margin:10px 0 10px 2px;
	line-height:18px;
}
.dt_r_title{ width:460px;}
.dt_r{ width:460px; margin:0 0 10px 2px; }
/*=============================================================================================*/
/*********************************************DONATE[end]***************************************/
/*=============================================================================================*/

/*=============================================================================================*/
/*********************************************MOBILE********************************************/
/*=============================================================================================*/


#mobile{ clear:both; }

#mobile .mobile_os{

	float:left;
	width:285px;
	min-height:177px;
	background-repeat:no-repeat;
	overflow:hidden;
	text-align:left;
	margin-bottom:50px;

}

#mobile .mobile_area{

	display:block;
	width:285px;
	height:110px;
	margin-bottom:20px;

}

.mobile_os span{

	color:#c7d3e4;
	line-height:20px;
	font-size:14px;

}

#mobile .mobile_os_center{

	margin:0 43px 0 43px;

}

#mobile .wm{ background-image:url(/images/mobile/wm.jpg); }
#mobile .iphone{ background-image:url(/images/mobile/iphone.jpg);}
#mobile .windows{ background-image:url(/images/mobile/windows.jpg); }
#mobile .symba{ background-image:url(/images/mobile/symba.jpg); }
#mobile .emc{ background-image:url(/images/mobile/emc.jpg); }
#mobile .emcradio { background-image:url(/images/mobile/radio_tz.jpg); }
#mobile .emcm{ background-image:url(/images/mobile/emcm.jpg); }
#mobile .shmoordie{clear:both; background-image:url(/images/mobile/shmoordie.jpg); }
#mobile .shmoordie_free{ background-image:url(/images/mobile/shmoordiefree.jpg); }
/*=============================================================================================*/
/*********************************************MOBILE[end]***************************************/
/*=============================================================================================*/


/*=============================================================================================*/
/*********************************************RADIO page*********************************************/
/*=============================================================================================*/

#left_column{
    width:625px;
    float:left;
    margin-left: 3px;
    margin-bottom: 11px;
}

/*============Download center===============*/

.radio_comming{
	font-size:20px;
	color:#c7d3e4;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:42px;
	margin-bottom:42px;
}

#radio_download{

	float:left;
	margin-left:15px;

}

#radio_download .download_descr{

	font-size:12px;
	line-height:16px;
	color:#c7d3e4;
	font-weight:bold;
}

#radio_download_head{

	background-image:url(/images/radio/block_head.jpg);
	background-repeat:no-repeat;
	width:324px;
	height:67px;
	overflow:hidden;

}

#radio_download_center{

	background-image:url(/images/radio/block_center.jpg);
	background-repeat:repeat-y;
	width:324px;
	overflow:hidden;

}

#radio_download_bottom{

	background-image:url(/images/radio/block_bottom.jpg);
	background-repeat:no-repeat;
	width:324px;
	height:10px;
	overflow:hidden;

}

#radio_download_center ul{

	padding:0px 17px 17px 17px;
	list-style:none;
	overflow:hidden;

}

#radio_download_center ul li{

	font-size:14px;
	line-height:26px;
	color:#c7d3e4;
	font-weight:bold;

}

#radio_download_head h3{

	font-size:18px;
	color:#a3d343;
	margin:17px;

}

#radio_download_center .tv_but{

	display:block;
	background-image:url(/images/radio/download_mini.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	width:290px;
	height:94px;
	margin:20px 17px 7px 17px;
	text-decoration:none;
}

/*#radio_download_center .tv_but:hover{ background-position:0 -94px; }*/

.tv_butr_text{ margin-left:110px; }
.tv_butr_text h4{

	font-size:20px;
	color:#204b76;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
}

.tv_butr_text span{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#092f41;
	display:block;
	line-height:18px;
	margin-top:14px;
	width:150px;
}

#radio_download .tv_but{
    width:304px;
	margin:10px 0px 4px 9px;
	background-image:url(/images/radio/radio_download.jpg);
	outline:none;
}

#radio_download .tv_but h4, #radio_download .tv_but span{
	color:#322f04;

}
/*============Download center end===============*/


/*=============================================================================================*/
/*********************************************RADIO[end]****************************************/
/*=============================================================================================*/


/*=============================================================================================*/
/*********************************************WMP_info******************************************/
/*=============================================================================================*/

#wmp_info{ text-align:left; }

#wmp_info h5{

	display:block;
	background-repeat:no-repeat;
	height:23px;
	padding-left:28px;
	color:#a2d441;
	font-size:14px;
	margin-top:30px;
	line-height:24px;
}

#wmp_info .text ul{

	list-style:decimal;
	list-style-position:inside;
}

#wmp_info .text .win{ color:#277fbe; margin-top:5px; }
#wmp_info .text .lin{ color:#a2d441; margin-top:5px; }
#wmp_info .text .mac{ color:#d4be41; margin-top:5px; }

#wmp_info .wmp{ margin:0px; background-image:url(/images/radio/WMP.png); }
#wmp_info .ie{ background-image:url(/images/radio/IE.png); }
#wmp_info .opera{ background-image:url(/images/radio/Opera.png); }
#wmp_info .chrome{ background-image:url(/images/radio/Chrome.png); }
#wmp_info .firefox{ background-image:url(/images/radio/Firefox.png); }
#wmp_info .safari{ background-image:url(/images/radio/Safari.png); }

* html #wmp_info .wmp{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/radio/WMP.png', sizingMethod='crop'); }
* html #wmp_info .ie{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/radio/IE.png', sizingMethod='crop'); }
* html #wmp_info .opera{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/radio/Opera.png', sizingMethod='crop'); }
* html #wmp_info .chrome{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/radio/Chrome.png', sizingMethod='crop'); }
* html #wmp_info .firefox{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/radio/Firefox.png', sizingMethod='crop'); }
* html #wmp_info .safari{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/radio/Safari.png', sizingMethod='crop'); }


/*=============================================================================================*/
/******************************************WMP_info[end]****************************************/
/*=============================================================================================*/




/*=============================================================================================*/
/******************************************ADS**************************************************/
/*=============================================================================================*/

#ads{ }

#ads h1{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#dce8f3;
	line-height:20px;

}

#ads span{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dce8f3;
	line-height:16px;
	text-align:left;
	display:block;
	margin-top:15px;

}

#ads .banner_line{ margin-top:20px; }
#ads .banner_line img{ display:block; float:left; }
#ads .banner_line .bkt{

	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:72px;
	color:#e2db1c;
	position:relative;
	top:11px;
	margin-left:10px;
}

#ads .banner_line .filetype{

	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#e2db1c;
	margin-top:18px;
	margin-left:10px;
}

#ads .banner_line .filetype font{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#dce8f3;

}

#ads .page_choice{

	clear:both;
	height:300px;
	padding-top:20px;

}

#ads .page_choice .block{

	float:left;
	background-repeat:no-repeat;
	height:370px;
}
#ads .page_choice .block a{
	display:block;
	margin-top:10px;
	position:relative;
	left:-1px;
	outline:none;
	text-decoration:none;
}
#ads .page_choice .block a:hover{ background-position:0px -256px; }
#ads .page_choice .block a font{
	display:block;
	position:relative;
	top:263px;
	left:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dce8f3;
	line-height:16px;
	text-align:left;

}
#ads .page_choice .block a font p{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#e2db1c;
	text-decoration:underline;

}

#ads .page_choice .product{	width:244px; }
#ads .page_choice .product a{ width:244px; height:256px; background-image:url(/images/ads/product.jpg); }
#ads .page_choice .radio_page{	width:278px; margin:0 75px 0 75px; }
#ads .page_choice .radio_page a{ width:278px; height:256px; background-image:url(/images/ads/radio_page.jpg); }
#ads .page_choice .main_page{	width:269px; }
#ads .page_choice .main_page a{ width:269px; height:256px; background-image:url(/images/ads/main_page.jpg); }

/*=============================================================================================*/
/***********************************************ADS[end]****************************************/
/*=============================================================================================*/
/*=============================================================================================*/
/*********************************************OTHER*********************************************/
/*=============================================================================================*/

.social{
	display:block;
	background-image:url(/images/twitter.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	height:22px;
	float:left;
	padding-left:25px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	margin-right:10px;

}
.social:hover{ text-decoration:underline; }
.social_other{ background-image:url(/images/twitter1.jpg); }
.social_text{
	display:block;
	float:left;
	margin-right:10px;
}
/*=============================================================================================*/
/*********************************************OTHER[end]****************************************/
/*=============================================================================================*/