body{
	background: url(../images/backgrounds/4.jpg) no-repeat center top;
	background-attachment: fixed;
	font-family: Trebuchet MS,arial,verdana,helvetica;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	line-height: 22px;
}
.gbox{
	background: url(../images/grey_bg.png);
	margin: 3px;
	padding: 3px;
	border: 1px solid #000;
	color: #fff;
}
.gbox a{
	color: #FBEAB2;
	text-decoration: underline;
}
.gbox a:hover{
	color: #7C991D;
}
.txt_bottm {
	text-align: center;
	margin-top: 10px;
}
#menu{
	margin: 0px;
	padding: 0px;
	height: 66px;
	margin-bottom: 10px;
}
#menu #tabs{
	width: 1004px;
	float: left;
	margin-top: 0px;
}
#menu #tabs div{
	float: left;
	padding-left: 6px;
	margin-right: 5px;
	border-right: 1px solid #c3c3c3;
}
#menu #tabs div:hover, #menu #tabs div.sel{
}

#menu #tabs div h4{
	display: block;
	margin: 0px;
	padding: 0px;
	padding-right: 7px;
	font-size: 20px;
}
#menu #tabs div h4 a{
	color: #31548d;
	text-decoration: none;
}
#menu #tabs div h4 a:hover{
	color: #ff8000;
	text-decoration: underline;
}
#menu #tabs div.sel h4 a{
	color: #ff8000;

}

#tabs-links{
	padding: 0px;
	height: 13px;
	line-height: 13px;
	padding-left: 10px;
}
#tabs-links-b{
	height: 7px;
}
#tabs-links a{
	margin-right: 10px;
	font-size: 12px;
	text-decoration: none;
	color: #31548d;
}
#tabs-links a:hover{
	color: #ff8000;
	text-decoration: underline;
}

.agregator img.lg{
	float: left;
	margin: 0px 10px;
}
.agregator span{
	margin: 10px;
	float: left;
	display: block;
	width: 630px;
}
.categories-box{
	float: left;
	margin-left: 10px;
}
.categories-box a:hover{
	color: #2da2de;
}

#friend-form {
	color: #000;
}
#profile-menu{
	width: 270px;
	float: left;
	border-right: 2px solid #FBEAB2;
}
#profile-cont{
	float: left;
	width: 705px;
	padding-left: 10px;
}
.w_box{
	border-bottom: 2px solid #FBEAB2;
}
.w_box table{
	border-top: 1px solid #FBEAB2;
}
.w_box table th, .w_box table td{
	border-bottom: 1px solid #FBEAB2;
	border-right: 1px solid #FBEAB2;
}
.w_box table th.right, .w_box table td.right{
	border-right: none;
}
.blue-box{
	border: 3px solid #3E91F8;
	padding: 5px;
	margin: 3px;
	font-size: 15px;
}
.i-table{
	margin: 10px;
}
.i-table h2{
	margin: 5px;
}
.i-table, .i-table table{
	border-top: 3px solid #5fdbf6;
}
.i-table table td, .i-table table th{
	border-bottom: 1px solid #5fdbf6;
}
#cse-search-box{
	float: left;
	margin-top: 35px;
}
#m-search-field{
	width: 193px;
	height: 16px;
	border: 1px solid #88b5ba;
	margin: 0px;
	padding: 0px;
}
.m-btn-search{
	background: url(../images/btn_search.png) no-repeat left top;
	border: none;
	width: 77px;
	height: 23px;
	cursor: pointer;
	color: transparent;
}
.m-btn-search:hover{
	background: url(../images/btn_search_h.png) no-repeat left top;
}
.divider{
	width: 300px;
	border-bottom: 1px dashed #c3c3c3;
	height: 5px;
}
.agregator h5{
	font-size: 1.5em;
	margin: 3px 0px 3px 30px;
}
#search-results li{
	margin-bottom: 15px;
	display: block;
	padding: 10px;
}
#search-results h3{
	margin: 0px;
}
#search-results .white{
	background: url(../images/search-bg-w.png);
}
#search-results .pulpr{
	background: url(../images/search-bg-y.png);
}
#search-results .s{
	min-height: 80px;
}
#search-results .s img{
	float: left;
	margin: 10px;
	max-height: 100px;
}
#search-results .c{
	font-size: 0.8em;
	color: #c3c3c3;
}
#index-search{
	margin: 20px 40px;
}
#index-search .s-field{
	width: 400px;
	padding: 5px;
	height: 22px;
}
#index-search .btn{
	font-size: 25px;
	padding: 5px;
	height: 45px;
}
#index-search em{
	font-weight: bold;
}
#search-results strong{
	font-weight: bold;
	color: #30a2ae;
}