@import "messages.css";
/*@import "overlay.css";*/
@import "profile.css";
@import "reg.css";
body {
	background:url(../images/bg.gif) repeat-x #f0f0f0;
	margin: 0;
	padding: 0;
	font-family:tahoma;
	font-size: 12px;
}
a {
	color: #1F6492;
	text-decoration: none;
}
a:hover {
	color: #1F6492;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.green {
	color:#006600;
}
.red {
	color:#ff0000;
}
#siteWrapper {
	width: 996px;
	margin: 0 auto;
}
#header {
	position:relative;
	float:left;
	float:left;
	height:120px;
}
#header #logo {
	position:relative;
	float: left;
	width: 310px;
	height: 80px;
	position:relative;
	float:left;
	margin-right:5px;
}
#header #logo a {
	display: block;
	margin: 10px 0 0 0;
}
.az{
	position:relative; float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
	line-height:25px;}
.az a{
	font-size:12px; 
	color:black;
	margin-left:5px;
	display:block;
	text-align:center;
	position:relative; float:left;
	width:15px;
	height:20px;}
.search-links{
	position:absolute;
	left:700px;
	top:40px;}
.search-links a{
	color:gray;
	margin-left:10px;
	text-decoration:none;}
.search-links a:hover{
	text-decoration:underline;}
/*--------------new login -------------------------*/
	
.center_options {
	display:inline;
	width:516px;
	height:40px;
	border-bottom:1px solid #abd6f1;
	float:left;
}
.center_options a {
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
	width:160px;
	height:22px;
	text-align:center;
	line-height:22px;
	background:url(../images/btn_add.gif) no-repeat;
	color:#1f6492;
	text-decoration:none;
}
.center_options a:hover {
	background:url(../images/btn_add_.gif) no-repeat;
	color:#000000;
}
.product_options {
	display:inline;
	width:250px;
	height:23px;
	margin-top:4px;
	float:left;
}
.product_options a {
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
	width:120px;
	height:22px;
	text-align:center;
	line-height:22px;
	background:url(../images/btn_register.gif) no-repeat;
	color:black;
	text-decoration:none;
}
.product_options a:hover {
	background:url(../images/btn_register_.gif) no-repeat;
	color:#000000;
}
#login {
	width:100%;
	position:relative;
}
#login div {
	position:relative;
	float:left;
	width:150px;
}
#login input {
	width: 140px;
	height: 19px;
	border:1px solid #d2d2d2;
	font-size: 14px;
	overflow: hidden;
	font-family: tahoma;
	font-weight: normal;
	line-height:19px;
	margin-bottom:10px;
}
#login label {
	clear:both;
}
#login a {
	border:1px solid #d2d2d2;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	background:#fcfcfc;
	color:#333;
	line-height:25px;
	margin-right:5px;
}

.blue_btn a {
	border:1px solid #95bcd7;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	background:#f1f7fa;
	color:#333;
	line-height:25px;
	margin-right:5px;
}
.blue_btn a:hover{
background:#5896c0;
color:white;}
#login a:hover {
}
/*=======================end of new login ==========================*/

#left {
	position:relative;
	float: left;
	width: 237px;
	margin-right: 2px;
}
.cats {
	padding: 0;
	margin: 0;
	list-style: none;
	position:relative;
	float:left;
}
.cats ul {
	position:relative;
	float:left;
}
.cats li {
	margin-left: 2px;
	margin-right:2px;
	line-height: 22px;background: url(../images/red.gif) no-repeat left;
}
.cats li:hover {
	background: url(../images/red_.gif) no-repeat left;
}
.cats li a {
	padding-left:15px;
	margin-bottom:2px;
	display:block;
	font-size:13px;
	color: #46490C;
	line-height:20px;
	text-decoration: none;
}
.cats li a:hover {
	/*background:#fff1d1;*/
	text-decoration: underline;
}

.coms {
	padding: 0;
	margin: 0;
	list-style: none;
	position:relative;
	float:left;
}
.coms ul {
	position:relative;
	float:left;
}
.coms li {
	margin-left: 2px;
	margin-right:2px;
	line-height: 22px;background: url(../images/comments.gif) no-repeat left;
}

.coms li a {
	padding-left:20px;
	margin-bottom:2px;
	display:block;
	font-size:13px;
	color: #46490C;
	line-height:20px;
	text-decoration: none;
}
.coms li a:hover {
	/*background:#fff1d1;*/
	text-decoration: underline;
}
#contentc {
	float: left;
	width: 645px;
	position:relative;
}
#right {
	position:relative;
	float: right;
	width: 237px;
	background: url(../images/bgr_right.gif);
	margin-left: 1px;
	color: #0E2F45;
}
#right a:hover {
	background: url(../images/bgr_right_link_.gif);
	color:black;
}
#fContent #fLeft {
	float: left;
	width: 233px;
	line-height: 44px;
	text-indent: 14px;
	color: #46490C;
}
/*
******************* WIDE PROFILE **************************
*/

.wideBox {
	/*display: block;*/
	border-bottom: 1px dotted #c9e3f5;
	margin-top: 1px;
	margin-left:1px;
	margin-right:1px;
	clear: both;
	position:relative;
	float:left;
	width:100%;
	font-family:Verdana, Geneva, sans-serif;
}
.wideBox a {
	text-decoration:none;
}
.wideBox .wideImage {
	background:white;
	overflow:hidden;
	width:100px;
	height:75px;
	border:1px solid #abd6f1;
	line-height:75px;
	display:table-cell;
	vertical-align:middle;
	float:right;
	position:relative;
	margin-right:10px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:5px;
}
.wideBox .wideImage img {
	border:none;
}
.wideBox .wideInfo {
	float:left;
	position:relative;
	margin-top:5px;
	padding-left:10px;
}
.wideInfo h2 {
	height: 25px;
	font-size:13px;
	font-weight: bold;
	line-height: 22px;
	color: #0E2F45;
	display:inline;
}
.wideDesc {
	line-height: 16px;
	margin-top:3px;
	color: #0E2F45;
	font-size:12px;
}
.wideStat {
	float: left;
	position:relative;
	font-size: 12px;
	color: #666666;
	line-height:16px;
}
.widePrice {
	float: left;
	position:relative;
	width: 390px;
	font-size: 13px;
	line-height:22px;
	color:#000000;
	font-weight:bold;
}
.widePrice #price {
	width:130px;
	position:relative;
	float:left;
}
.chart {
	float:right;
	width:237px;
	height:237px;
}
.chart .chart_title {
	text-align:center;
	width:237px;
	display:block;
	height:30px;
}
.packets a {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:6px;
	width:90px;
	height:22px;
	text-align:center;
	text-indent:0px;
	line-height:22px;
	background:url(../images/btn_activate.gif) no-repeat;
	color:#000000;
	text-decoration:none;
}
.packets a:hover {
	background:url(../images/btn_activate_.gif) no-repeat;
	color:#000000;
}
.linko {
	width:100%;
	position:relative;
	float:left;
	/*background: url(../images/bgr_footer.gif) repeat-x;*/
	line-height:20px;
	text-align:justify;
	font-size:13px;
	margin-top: 10px;
	margin:0 auto;
	color: #666666;
}
.linko a:link {
	color: #666666;
	text-decoration: none;
}
.linko a:hover {
	text-decoration: underline;
}
/*===============================================navigation ====================================*/
#fld {
	float:right;
	padding-top:10px;
}
#fld div {
	padding:3px 12px 15px 5px;
	background:url(../images/200810/fldbkg.png) no-repeat;
}
#fld p {
	padding-left:2px;
	font-size:11px;
}
.fld {
	margin-right:15px;
	width:256px;
	vertical-align:top;
	border:1px solid #fff;
}
.nav {
	width:1000px;
	position:relative;
	float:left;
	clear:both;
	height:29px;
	font-size:13px;
	text-transform:uppercase;
	background:url(../images/200810/nav.png) repeat-x;
}
.lnav {
	float:left;
	padding-left:5px;
	height:29px;
}
.lnav #regions a span {
	padding-right:10px;
	background:url(../images/200810/arrow_nav.png) right bottom no-repeat;
}
.rnav {
	float:right;
	padding-right:6px;
	height:29px;
}
.nav li {
	float:left;
	padding-top:1px;
}
.nav li + li {
	padding-left:2px;
	background:url(../images/200810/line.png) no-repeat;
}
.nav li > span {
	display:block;
	padding:6px 8px;
	color:#333333;
	background:url(../images/200810/line2.png) repeat-x;
}
.lnav a.active {
	color:#333333;
	background:url(../images/200810/line2.png) repeat-x;
}
.rnav a.active {
	color:#333333;
	background:url(../images/200810/line2.png) repeat-x;
}
.lnav #regions .active span {
	background-position:right top;
}
.lnav #regions .semi_active span {
	background-position:right top;
}
.nav a {
	display:block;
	padding:6px 8px;
	color:#fff;
}
.nav a:hover {
	color:#333;
	background:url(../images/200810/nav_active.png) repeat-x;
}
#unav {
	display:none;
	position:relative;
	float:left;
	width:1000px;
	margin-top:1px;
	font-size:12px;
	color:#9D9D9D;
	text-align:center;
	background:url(../images/200810/unav.png) repeat-x;
}
#unav a {
	margin:0 1px;
}
#unav ul {
	background:url(../images/200810/unav_left.png) no-repeat;
}
#unav .red:hover {
	color:#0B4585;
}
#unav li {
	padding:7px 9px;
	height:15px;
	background:url(../images/200810/unav_right.png) top right no-repeat;
}
ul, ol {
	margin:0;
	padding:0;
	list-style:none;
}
a {
	color:#0B4585;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#B50015;
	text-decoration:none;
}
/*========================box======================================**/
.box {
	margin-bottom:15px;
	position:relative;
	float:left;
	width:100%;
}
.hbox {
	text-align:right;
	width:100%;
	background:url(../images/box/hl.png) no-repeat;
}
.hbox h1 {
	float:left;
	margin-top:-5px;
	padding:0px;
	font-size:14px;
}
.hbox div {
	background:url(../images/box/hr.png) top right no-repeat;
}
.hbox div div {
	margin:0 6px;
	padding:12px 5px 0 5px;
	height:24px;
	font-size:11px;
	background:url(../images/box/hb.png) repeat-x;
}
.hbox h1 span a {
	color:#9D9D9D;
}
.hbox h1 span a:hover {
	color:#0B4585;
}
.hbox h1 a span {
	color:#B50015;
}
.hbox a:hover {
	color:#B50015;
}
.hbox h1 a + span, .hbox h1 a + span + span {
	margin-left:10px;
	padding-left:15px;
	border-left:1px solid #9D9D9D;
}
.hbox h1 > span:first-child, .hbox h1 span {
	margin-right:10px;
	padding-right:15px;
	border-right:1px solid #9D9D9D;
}
.hbox_ajax h1 a {
	color:#9D9D9D;
	margin-right:7px;
}
.hbox_ajax h1 a.active {
	color:#0B4585;
}
.hbox_ajax h1 a span {
	color:#B50015;
	margin-right:0px;
	padding-right:0px;
	margin-left:0px;
	padding-left:0px;
	display: block;
	float: left;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.hbox_ajax h1 a.active span {
	display: inline;
	float: none;
	padding-right:3px;
	padding-left:5px;
}
.hbox_ajax h1 a + span, .hbox_ajax h1 a + span + span {
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #9D9D9D;
}


.tbox {
	height:6px;
	background:url(../images/box/tl.png) top left no-repeat;
}
.tbox div {
	background:url(../images/box/tr.png) top right no-repeat;
}
.tbox div div {
	margin:0 6px;
	padding:6px 6px 0 6px;
	background:url(../images/box/tb.png) repeat-x;
}

.empty{
	position:relative; 
	height:20px;
	clear:both;}
.cbox {
	padding:10px;
	margin:0px;
	border:1px solid #D2D2D2;
	border-width:0 1px;
	background:#fff;
	overflow:hidden;
}
.cbox h1 a {
	font:bold 16px tahoma;
}
.cbox h1 a:hover {
	color:#0B4585;
}
.cbox h1 a, .red {
	color:#B50015;
}


.dbox {
	height:7px;
	
	background:url(../images/box/bl.png) no-repeat;
}
.dbox div {
	background:url(../images/box/br.png) top right no-repeat;
}
.dbox div div {
	margin:0 7px;
	padding:7px 7px 0 7px;
	background:url(../images/box/bb.png) repeat-x;
}


.fbox {
	padding-left:6px;
	text-align:right;
	font-size:13px;
	background:url(../images/200810/corner3.png) no-repeat;
}
.fbox a {
	color:#B50015;
}
.fbox a:hover {
	color:#0B4585;
}
.fbox div {
	padding-right:6px;
	background:url(../images/200810/corner4.png) top right no-repeat;
}
.fbox div p {
	float:left;
	color:#9D9D9D;
}
.fbox div div {
	padding:9px 5px 0 5px;
	height:27px;
	overflow:hidden;
	background:url(../images/200810/bkgb.png) repeat-x;
}
.fbox .edit {
	padding-left:20px;
	font-size:11px;
	line-height:16px;
	background:url(../images/200810/edit.png) no-repeat;
}
.fbox .edit span, .hbox .rss span, .hbox .comment span {
	padding-bottom:1px;
	color:#575757;
	border-bottom:1px solid #ccc;
}
.edit:hover span, .hbox .rss:hover span, .hbox .comment:hover span {
	color:#B50015;
	border:none;
}
.fbox .radio {
	padding-left:20px;
	background:url(../images/200810/onair.png) 0 2px no-repeat;
}
.vadd {
	position:relative;
	float:left;
	width:7px;
	height:38px;
	margin-left:20px;
	margin-right:10px;
	background:url(../images/200810/advert.png) no-repeat;
}
.hadd {
	position:relative;
	float:left;
	width:38px;
	height:7px;
	margin-left:20px;
	background:url(../images/200810/adverth.png) no-repeat;
}
.key {
	color:black;
	font-size:13px;
	line-height:20px;
}
p.w3c {
	margin: 0 0 2px 0;
	padding: 0;
	text-align: center;
}
p.w3c img {
	border: 0;
}
.pages {
	position:relative;
	float:left;
	width:590px;
	height:22px;
	margin-top:40px;
	clear:both;
}
.pages a {
	position:relative;
	float:left;
	display:block;
	cursor:pointer;
	margin-right:2px;
	color:black;
	padding:2px 5px;
	border:1px solid #cccccc;
	background:#ffffff;
}
.pages a:hover {
	background:#ccc;
}
.page_selected {
	font-weight:bold;
}
/*====================banner box=============================*/
.identa_ads_1{
	font-family:"Courier New", Courier, monospace;
	font-size:21px;
	color:#F00;
	font-weight:bold;}

.identa_ads_2{
	font-family:"Courier New", Courier, monospace;
	font-size:21px;
	color:#3c769d;
	font-weight:bold;}
	
.err{
	width:1000px;
	height:40px;
	color:#353535;
	line-height:40px;
	float:left;
	background:#d0edaa;
	border-bottom:1px solid #b2de75;
	border-top:2px solid white;
	margin-bottom:5px;
	margin-left:-10px;}
.err img{
	float:left;
	margin-top:5px;
	margin-left:10px;
	margin-right:15px;}
