body {
	background:#e7e7e7 url(../images/skin/body_bg.gif) repeat-x 0 0;
	font-family: Arial, Verdana, Tahoma;
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#2f2f2f;
}


a {
	font-family: Arial, Verdana, Tahoma;
	color:#2279ac;
	text-decoration:none;
}

a img {
	border:none;
}

.tahoma {
	font-family: Tahoma, Verdana, Arial;
}

.arial {
	font-family: Arial, Tahoma, Verdana;
}


.clear_cont, .cc {
	min-height:1px;
}

.clear_cont:after, .cc:after {
	clear:both !important;
	content:".";
	display:block;
	font-size:0;
	height:0;
	visibility:hidden;
}

.clear_all {
	clear:both;
}

/*-------------------------------------------------------------*/


#wrapper {
    background:#fff;
	border:1px solid #9b9b9b;
    padding:0 10px;
	border-top:none;
}

#header {
padding:10px 0;
}

.top_helper {
    text-align:right;
	height:18px;
}
.topnav {
	background:#aedefa;
	padding:10px;
}


.topnav_menu {
	float:left;
	width:467px;
	background:url(../images/skin/topnav_bg.gif) repeat-x 0 0;
}

.topnav_list {
	margin:0;
	padding:0;
	background:url(../images/skin/topnav_right.gif) no-repeat right 0;
}

.topnav_list li {
	list-style:none;
	float:left;
	padding:14px 20px 8px;
	background:url(../images/skin/topnav_separator.gif) no-repeat right 10px;	
}

.topnav_list li.homelink {
	padding:0;

}

.topnav_list li a {
	font-weight:bold;
	color:#737373;
}

.last_elem {
	border:none!important;
	background:none!important;
}

.search_block {
	float:right;
	padding-top:6px;
}

.search_block table td{
	padding:3px;
}

.search_block form{
  padding:0;
  margin:0;
}

.search_block .search_input {
	border:1px solid #ccc;
	width:357px;
}

.logo_block {
	padding:0;
	margin-bottom:10px;
	text-align:center;
}


/*----------------------------------*/

#left-col, #content-col, #right-col {
	float:left;
}

#content-col, #right-col {
	margin-left:17px;
}

.content-3cols #left-col {
	width:215px;
}

.content-3cols #content-col {
	width:460px;
}

/*-----------------------------------*/

.block {
	margin-bottom:12px;
	
}

.block_head .title {
	margin:0;
	padding:7px 5px 7px 10px;
	color:#fff;
	font-size:15px;
	background:url(../images/skin/block_rounded_left.gif) no-repeat 0 0;
	cursor:default;
}

.block_head .title .tab_title {
	font-size:12px;
	font-weight:normal;
	border-left:1px solid #fff;
	padding:0 5px;
	cursor:pointer;
}

.block_head {
	background-color:#212121;
}

.bh_brd_left {
	background-image:url(../images/skin/menu_bg.gif);
	background-repeat:repeat-x;
}

.bh_brd_right {
	background:url(../images/skin/block_rounded_right.gif) no-repeat right 0;	
}

.block_body {
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;	
	border-bottom:1px solid #d1d1d1;	
	background:#f4f4f4;		
}

.block_body_light {
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;	
	background:#f4f4f4;	
}

.left_menu_list {
	margin:0;
	padding:0;	
}

.left_menu_list li {
	list-style:none;
	background:#f5f5f5 url(../images/skin/leftmenu_bg.gif) repeat-x 0 bottom;
	border-bottom:1px solid #d1d1d1;
}

.left_menu_list li a {
	padding:10px 3px 10px 25px;
	display:block;
	background:url(../images/skin/menu_bullet.gif) no-repeat 5px center ;
	color:#5e5e5e;
}

.left_menu_list li a:hover {
	color:#2279ac;
}

.article_prev {
	font-size:11px;
	text-align:justify;
	border:1px solid #e0e0e0;
	padding:3px 8px;
	background:#fff;
}
.article_preview_block .article_title{
	padding-top:0;
}

.article_prev .art_prv_img {
	border:1px solid #ccc;
	margin:0 5px 3px 0;
	float:left;
}

.similar_articles {
	padding:12px 0 0 0;
}

.similar_articles ul {
	margin:0;
	padding:0;
	text-align:center;
}

.similar_articles ul li {
	list-style:none;
	display:inline;
	padding:0 5px;
}

.similar_articles ul li img {
	border:1px solid #444;
}








.article_preview_block {
	padding:7px 15px;
}


.art_prev_img {
	float:left;
	margin:0 10px 10px 0;
}

.art_prev_cont {
	
}

.article_title {
	margin:0;
	padding:10px 5px 10px 0;
	font-size:15px;
	color:#00a1c4;
}

.article_title a {
	font-size:15px;
	color:#fe8c06;	
}

.default_button {
	background:url(../images/skin/btn_bg.gif) no-repeat 0 0;
	float:left;
	height:22px;
	padding: 0 0 0 15px;
	margin:2px 0;
}

.default_button span {
	float:left;
	padding:3px 20px 0 5px;	
	background:url(../images/skin/btn_bg.gif) no-repeat right 0;
	height:19px;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
}

.article_scroller_block {
	background:#c4c4c4;
	padding:4px;
}

.arrow_container {
	background:#e0e0e0;
	float:right;
}

.arrow_container table td{
	height:23px;
}

.scroller-left {
	background:url(../images/skin/round-scroller-left.gif) no-repeat 0 0;
	padding:0 10px 0 15px;
	font-weight:bold;
	color:#5e5e5e;
}

.scroller-right {
	background:url(../images/skin/round-scroller-right.gif) no-repeat right 0;	
	padding:0 10px 0 3px;
}

.scroller_btn {
	cursor:pointer;
}







.tabs_block {
	padding:15px;
}

.tabs_head {
	border-bottom:3px solid #1e75a9;
}

.tab_elem {
	float:left;
	background:#5e5e5e url(../images/skin/tab_left.gif) no-repeat 0 0;
	height:32px;
	margin-right:1px;
	margin-bottom:1px;
}

.tab_elem span{
	float:left;
	padding:9px 8px 0;
	background:url(../images/skin/tab_right.gif) no-repeat right 0;
	color:#fff;
}

.active_tab {
	background:#5e5e5e url(../images/skin/active_tab_bg.gif) no-repeat 0 0;
	height:33px;	
	padding:0 0 0 8px;
	margin-bottom:0;
}

.active_tab span{
	background:#5e5e5e url(../images/skin/active_tab_bg.gif) no-repeat right 0;
	height:24px;
	padding:9px 8px 0 0;
}




.tab_display {
	background:#fff;
	border:1px solid #d4d4d4;
	padding:8px;
}

.steroids_table {

}

.prof_title {
	width:190px;
	margin-right:3px;
	white-space:nowrap;
	overflow:hidden;
}

.prof_title a {
	display:block;
	padding:2px 5px;
}

.prof_title a:hover {
	background:#5da6dd;
	color:#fff!important;
}

.searchbyletter {
	font-weight:bold;
	outline:none;
}

.left_strd, .right_strd {
	border-bottom:1px solid #d4d4d4;
	
	
}

.left_strd {
	border-right:1px solid #d4d4d4;
}

.strd_class {
	font-weight:bold;
	color:#fff;
	background:#2279ac;
}


.previewer_block {
	border-top:10px solid #e0e0e0;	
	background:url(../images/skin/news_preview.gif) repeat-x 0 0;
	margin-bottom:20px;
}


.prv_left_scrl, .prv_right_scrl {
	width:20px;
	padding-top:55px;
	display:inline;	
}

.prv_left_scrl {
	float:left;	
	padding-right:4px;
}

.prv_right_scrl {
	float:right;
}

.prv_window {
	float:left;
	width:121px;
	padding:8px 4px 8px 5px;
	display:inline;
}

.prv_win_title {
	text-align:center;
	padding:7px 0;
	height:31px;
	overflow:hidden;
}

.prv_win_title a {
	font-weight:bold;
	color:#00bfe8;
}

.prv_win_date {
	color:#959595;
	text-align:center;
}

.prv_win_date a {
	color:#fff;
}


.sponsors_block .block_body {
	padding:10px 0;
}

.sponsor_links {
	margin:0;
	padding:0 30px 0 30px;
	width:128px;
	float:left;
	border-right:1px solid #ccc;
}

.sponsor_links li {
	color:#1dbbfd;
	padding:3px 0;
}

.sponsor_links li a {
	color:#000;
}




.popular_searches {
	margin:0;
	padding:5px 0;
}

.popular_searches li {
	list-style:none;
	padding-left:13px;
}

.popular_searches li a {
	background:url(../images/skin/bullet.gif) no-repeat 0 center;
	padding-left:10px;
	color:#5e5e5e;
}

.profiles_ls {
	margin:0;
	padding:0;
	font-size:0;
}

.profiles_ls li {
	list-style:none;
	overflow:hidden;
	font-size:0px;
}

.profiles_ls li {
	display:block;
	padding:3px 0 3px 10px;
	border-bottom:1px solid #dfdfdf;
	text-transform:capitalize;
	font-size:12px;
}

.profiles_ls li a:hover {
	background:#ececec;
}



#footer {
	padding:20px 0; 
}

.footer_menu {
	margin:0;
	padding:0;
	text-align:center;
}

.footer_menu li {
	list-style:none;
	display:inline;
	border-right:1px solid #3c3c3c;
	padding:0 5px;
}

.footer_menu li a {
	color:#3c3c3c;
	font-size:11px;
}

.disclaimer_link {
	text-align:center;
	padding:20px 30px;
}


.footer_copyright {
	color:#a4a4a4;
	font-size:10px;
	text-align:center;
	line-height:25px;
}

.sponsors_block .block_head .title a {
	color:#fe8c06;
}


/*-------- restyle tabs -------------*/
.block_body #widgets-profiles-hps-tabs {
	border:none;
}

.block_body .ui-tabs {
	padding:15px;
}
.block_body .ui-widget-header {
	border:none;
	background:none;
}

.block_body .ui-state-active, .block_body .ui-widget-content .ui-state-active {
	border-color:#d4d4d4;
	background:#1b3b7a;
}

.block_body  .ui-corner-bottom {
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
}

.block_body .ui-tabs .ui-tabs-panel {
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	border-top:2px solid #1b3b7a;
	background:#fff;
}

.block_body .ui-state-active a, .block_body .ui-state-active a:link, .block_body .ui-state-active a:visited {
	color:#fff;
}

.block_body .ui-widget-content a {
	color:#4990ba;
}
/*----------------------------------------------*/

/*-------- Add shadow to main wrapper -------------*/

.shadow_7 {
	border:1px solid #9b9b9b;
	border-top:none;
}

.shadow_6 {
	border:1px solid #a8a8a8;
	border-top:none;
}

.shadow_5 {
	border:1px solid #b4b4b4;
	border-top:none;
}

.shadow_4 {
	border:1px solid #bebebe;
	border-top:none;
}

.shadow_3 {
	border:1px solid #c9c9c9;
	border-top:none;
}

.shadow_2 {
	border:1px solid #d1d1d1;
	border-top:none;
}

.shadow_1 {
	border:1px solid #d9d9d9;
    margin:0 auto;
	width:990px;
	border-top:none;
}

#NextPage {
     position:absolute;
      width:100%;
      background:#F4F4F4;
      padding:3px 0 0 0;
}

.pager_white #NextPage{
	background:#fff;
}


#HiddenPager {
	margin-bottom:10px;
}



.auth_profile_block {
  margin-bottom:10px;
  border:1px solid #d1d1d1;
  padding:10px 7px 7px;
}

.auth_name {
  font-size:14px;
  margin:0;
  padding:3px 15px;
  border:1px solid #d1d1d1;
  font-weight:bold;
  color:#555;
}

.auth_img {
  float:left;
  margin:0 5px 2px 0;
}

.auth_bio {
  line-height:18px;
}
























