﻿/************ Hightlight ************/
#highlight{
   position:relative;
	float:left;
	background:#eeeeee;
	width:100%;
	padding-bottom: 5px;
	margin-bottom: 12px;
}

#highlight_title{
	position:absolute;
	margin-top: 188px;
	background-color:#000000;
	opacity:0.7;
	filter:alpha(opacity=70);
	width: 336px;
	height:77px;
	text-align:left;
	padding:10px;
	color:#ffffff;
	cursor: pointer;
}

#highlight_img{
	float:left;
	margin:4px;
	height: 285px;
	width: 356px;
	overflow:hidden;
	border: solid 3px #ddd;
}

#highlight_img a
{
   text-decoration: none;
}

#highlight_more
{
	margin: 0;
	float:left;
	padding-right: 5px;
	width:286px;
	line-height:110%;
}

.hightlight_more_article{
	height:68px;
	width: 100%;
	border-bottom:#dddddd 1px dotted;
	padding-top:5px;
	line-height:100%;
	overflow:hidden;
}

.hightlight_more_article a{
    font-size: 14px;
    line-height: 125%;
}
    
.hightlight_more_article_category{
	height:84px;
	width: 440px;/*100%;*/
	border-bottom:#dddddd 1px dotted;
	padding-top:10px;
	line-height:150%;
	overflow:hidden;
}


.hightlight_more_article_image{
	float:left;
	margin-right:5px;
	border: solid 3px #ddd;
}

/**************** Products *********************/
#product_search {
	padding:5px;
	background:#e4e4e4;
}

#advance_search {
	background:#ffffff;
	padding:10px;
	
}

/********************* statistics ****************/
#banner_ad{
	float:left;
	width:300px;	
}

#statistics{ 
/*	float:right;
	margin-left:10px;	*/
	width:325px;
}

#statistics ul {
	width:100%;
	float:left;
}


#statistics li {
	margin-left:10px;
	padding-left:7px;	
}

#banner_statistics {
	float:left;
	width:665px;
}

/****************** Most Popular **********************/
#most_popular {
	margin-top:10px;
	border-top:#cbcbcb 3px solid;
	border-left:#cbcbcb 1px solid;
	border-right:#cbcbcb 1px solid;
	border-bottom:#cbcbcb 1px solid;
}

#most_popular_header{
	/*float:left;*/
	background:url(../_images/bg_most_popular.gif) repeat-x;
	height:53px;
	width:100%;
}

#most_popular_header_title{
	color:#000000;
	font-weight:bold;
	font-size:16px;
	padding:5px 0 0 5px;
}

/* root element for tabs  */
/*
#most_popular ul.most_popular_tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	
}
*/

/* single tab */
#most_popular .most_popular_tabs li { 
	float:left;
	color:#222222;
	font-weight:bold;
	font-size:12px;
	margin:11px 0 0 5px;
	height:27px;
}

/* link inside the tab. uses a background image */
#most_popular .most_popular_tabs a { 
	color:#222222;
	font-weight:bold;	
	padding:5px 10px;
}
#most_popular .most_popular_tabs a:hover { 
    text-decoration:none;
}

#most_popular .most_popular_tabs a:active {
	outline:none;		
}


/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
#most_popular .most_popular_tabs a.current, #most_popular .most_popular_tabs a.current:hover,#most_popular .most_popular_tabs li.current a {
	color:#222222;
	font-weight:bold;
	border-right:#dddddd 1px solid;
	border-left:#dddddd 1px solid;
	border-top:#dddddd 1px solid;
	background:#ffffff;
	padding:5px 10px;
}

#most_popular .most_popular_tab_panes
{
	padding: 10px;
}

#most_popular .most_popular_tab_panes ol
{
    margin: 0px 0px 0px 15px;
    padding: 0px;
}
#most_popular .most_popular_tab_panes ol li
{
    margin: 0px 0px 5px 0px;
    padding: 0px;
    line-height: 13px;
}

/********************** essential_reading ******************/
#essential_reading li{
	padding:5px;
	margin:0 5px;	
}

/****************** Messages **********************/
.error
{
	color:Red;
}

.normal
{
	color: Green;
}

/**** news/stories page ****/

.icon_email2 {
	background-image:url(../_Images/icon_email.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin-left:20px !important;
	padding-left:30px !important;
}

.icon_print2 {
	background-image:url(../_Images/icon_print.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin-left:20px !important;
	margin-right:20px !important;
	padding-left:24px !important;
}
.icon_rss2
{
    background-image: url("../_Images/icon_rss.gif");
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 18px;
    height:24px;
}	

.hidden
{
   display: none;
}

/**************** Associations *****************/

#association_search
{
   background-color: #eee;
   padding: 10px;
   border: solid 1px #fee000;
}

#association_search div
{
   height: 26px;
}

.association_country, .association_country_top
{
   font-weight: bold;
}

.association_country_top
{
   padding-top: 6px;
}

.association_country
{
   padding-top: 20px;
}

.association_label
{
   float: left;
   width: 80px;
}

.association_name
{
   font-weight: bold;
}

.association_description
{
   padding-bottom: 16px;
}

.association_country_header
{
   font-weight: bold;
   padding: 20px 0 4px 4px;
}

.association_state
{
   background-color: #eee;
   width: 100%;
   font-weight: bold;
   padding: 0 4px;
   line-height: 24px;
}

.association
{
   padding: 4px;
}

/********************** PREMIUM MEMBERSHIP ******************************/

.premium_text, .premium_dropdown
{
   width: 275px;
}

.messageContainer
{
	margin-bottom: 10px;
}

.statusMessage
{
	color: #393;
	font-weight: bold;
}

.errorMessage
{
	color: #f33;
	font-weight: bold;
}

/************* Web Poll ************************/
#web_poll_section{
   clear: left;
	float:left;
	margin-bottom:20px;
	width:321px;
}

#web_poll_section_right{
	float:right;
	margin-bottom:20px;
	width:321px;
}

#web_poll {	
	padding-top:1px;
	border-left:#dddddd 1px solid;
	border-right:#dddddd 2px solid;
	border-bottom:#dddddd 1px solid;
}

#web_poll h3 {
	background:#e9e8e8;
	padding:10px 5px;
	margin:0 1px;
}

#web_poll_right h3 {
	background:#e9e8e8;
	padding:10px 5px;
	margin:0 1px;
}

#web_poll_radio{
	padding:10px 10px 20px 10px;
}

#web_poll_button {
   padding-top: 10px;
	text-align:center;
}

.corner_top, .corner_bottom{
	display:block;
}

.corner_top *, .corner_bottom * {
	display:block;
	height:1px;
	overflow:hidden;
}

.corner_1 {
	 margin-right:1px;
	 background:#dddddd;
}

.corner_2 {
	 margin-left:1px;
	 background:#dddddd;
}

#additional_polls
{
   padding-top: 25px;
   margin-top: 15px;
   border-top: solid 1px #ddd;
}

#additional_polls li{
	padding:5px 0 0 10px;
	background:url(../_images/blue_bullet_web_poll.gif) no-repeat top left;
}

#additional_polls h2
{
   padding: 0;
}

/*/////// BROWSE|SEARCH BOX TAB STYLE ///////*/
.browseSearchTab
{
    margin: 10px 10px 5px 10px;
    width: 642px;
    display: table;
}
.browseSearchTab INPUT.submit {
    width: 56px;
    height: 21px;
    border: none;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0;
    margin-right: 10px;
    margin-top: 7px;
    text-transform: uppercase;
    background: #002575 url("../_images/header/bg-button.gif") left top repeat-x;
}
.browseSearchTab input, .browseSearchTab select
{
    margin-top: 5px;
}
.browseSearchTab .ajax__tab_header {
    border-bottom: solid 4px #333333;
}
.browseSearchTab .ajax__tab_outer {
    margin-right: 4px;
    background-image: url('../_images/tab_search_browse_off_right.gif');
    background-position: right center;
    background-repeat: no-repeat;
}
.browseSearchTab .ajax__tab_inner 
{
    padding-left: 5px;
    background-image: url('../_images/tab_search_browse_off_left.gif');
    background-position: left center;
    background-repeat: no-repeat;
}
.browseSearchTab .ajax__tab_tab 
{
    display: block;
    width: 89px;
    height: 23px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    text-align: center;
    font-size: 1.2em;
    background-image: url('../_images/tab_search_browse_off_center.gif');
    background-position: center center;
    background-repeat: no-repeat;
}
.browseSearchTab .ajax__tab_tab div
{
    width: 89px;
    height: 14px;
    text-align: center;
    margin: 0px;
    padding: 4px 0px 0px 0px;
}
.browseSearchTab .ajax__tab_hover .ajax__tab_outer {
    background-image: url('../_images/tab_search_browse_on_right.gif');
    background-position: right center;
    background-repeat: no-repeat;
}
.browseSearchTab .ajax__tab_hover .ajax__tab_inner {
    background-image: url('../_images/tab_search_browse_on_left.gif');
    background-position: left center;
    background-repeat: no-repeat;
}
.browseSearchTab .ajax__tab_hover .ajax__tab_tab 
{
    color: #FFFFFF;
    background-image: url('../_images/tab_search_browse_on_center.gif');
    background-position: center center;
    background-repeat: no-repeat;
}
.browseSearchTab .ajax__tab_active .ajax__tab_outer {
    background-image: url('../_images/tab_search_browse_on_right.gif');
    background-position: right center;
    background-repeat: no-repeat;
}
.browseSearchTab .ajax__tab_active .ajax__tab_inner {
    background-image: url('../_images/tab_search_browse_on_left.gif');
    background-position: left center;
    background-repeat: no-repeat;
}
.browseSearchTab .ajax__tab_active .ajax__tab_tab {
    color: #FFFFFF;
    background-image: url('../_images/tab_search_browse_on_center.gif');
    background-position: center center;
    background-repeat: no-repeat;
}
.browseSearchTab .ajax__tab_body {
    border: solid 1px #A6A6A6;
    border-top: none;
    padding: 10px 20px 20px 20px;
    font-weight: bold;
    width: 600px;
    display: table;
    background-image: url('../_images/gradient_bg_tile.gif');
    background-position: left bottom;
    background-repeat: repeat-x;
}
.browseSearchTab .ajax__tab_body SPAN 
{
    font-size: 1.1em;
    font-weight: bold;
}

ul.BrowseItems
{
    margin: 0px;
    padding: 0px;
    display: table;
    width: 100%;
    list-style: none;
    font-size: 1.2em;
}
ul.BrowseItems li
{
    float: left;
    width: 250px;
    margin: 0px 15px 5px 0px;
    text-align: left;
    background: url("../_images/li-marker.gif") no-repeat left center;
    padding: 0px 0px 0px 15px;
}

.StoryImage
{
    display: block;
    float: left;
    padding: 0px 20px 20px 0px;
}
.StoryImage span
{
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
.StoryImage img
{
    border: 2px solid #DDDDDD !important;
}

/******************* STATISTICS *************************/

#statistics
{
    margin: 10px 0 15px 0;
    padding: 0;
    float: left;
    width: 665px;
}
.channelstats #statistics
{
    margin: 10px 0 0 0;
}
#statistics H3
{
    font-size: 1.4em;
    color: #222222;
    margin: 0 0 5px 0;
    padding: 0;
}
#statistics P
{
    font-size: 1.2em;
    margin: 0 0 10px 0;
    padding: 0;
}
#statistics A
{
    text-decoration: underline;
}
#statistics A:HOVER
{
    text-decoration: none;
}
#statistics .statItem
{
    float: none;
    margin: 0 0 20px 0;
    padding: 0;
}
#statistics .viewmore
{
	float: right;
    font-size: 1.2em;
}
#statistics .header h1
{
	padding:0;
	margin:0;
}
#statistics .header .left
{
	float:left; padding:0; margin:0;
}
#statistics .header .right a
{
	float:right;
}
#statistics .images
{
	margin: 10px 0px;	
}
#statistics .images img
{
	border:0;
	width: 210px;
}
#statistics .images p
{
	font-size: 12px;
}
#statistics .images .pad-right
{
	padding-right: 14px;
}
.channelstats #statistics .statItem
{
    margin: 0 0 10px 0;
}
#statistics .statItem UL
{
    float: none;
    margin: 0;
    padding: 0;
    list-style: none;
}
#statistics .statItem UL LI
{  
    margin: 0 0 5px 0;
    padding: 0;
    float:left;
    width:330px;
}
#statistics .statItem UL LI a
{
	font-size:12px;
	font-weight: normal;
	color: #0B53A5;
}
#statistics .statItem UL LI IMG
{
    float: left;
    margin: 0 10px 10px 0;
    border: solid 1px #CCCCCC;
	width: 225px;
}
#statistics .statItem UL LI SPAN
{
    font-size: 12px;
    font-weight: normal;
}
#statistics .statItem UL LI P
{
    margin: 5px 0 0 0;
    padding: 0;
}

#statistics .statTitle
{
	background-color: #EAEAEA;
	padding: 10px;
	border-top: dashed 1px #0B53A5;
	border-bottom: dashed 1px #0B53A5;
}

#statistics .statTitle ul
{
	float: none;
	list-style-type: disc;
	list-style-position: outside;
}

#statistics .statTitle ul li
{
	margin: 0 0 5px 0;
    padding: 0;
    float:left;
    width:320px;
}

#statistics .statTitle ul li a
{
	font-size:11px;
	font-weight: bold;
	color: #0B53A5;
}

#statistics .signUp
{
	font-size: 12px;
	font-weight: bold;
}

.relax{
    height: 0;
    line-height: 0;
    font-size: 0em;
    clear: both;
}

/************************ paging ******************************/

.paging
{
	margin: 10px 0px 10px 0px;
	clear: both;
	padding: 5px 2px;
	background-color: transparent;
	text-align: center;
	font-size: 10px;
	font-family: Arial;
}
.paging a
{
	font-size: 10px;
	padding: 2px 7px 2px 7px;
	margin: 1px;
	color: #333333;
	border: solid 1px #CCCCCC;
	background-color: transparent;
	text-decoration: none;
}
.paging a:hover
{
	border: solid 1px #C2C2C2;
	color:#ffffff;
	background:#595959 url(../_images/bg_page_on.gif) repeat-x bottom;
}
.paging span
{
	font-size: 10px;
	padding: 2px 7px 2px 7px;
	margin: 1px;
	color: #333333;
}
.paging .current
{
	border: solid 1px #C2C2C2;
	color:#ffffff;
	background:#595959 url(../_images/bg_page_on.gif) repeat-x bottom;
}
.paging .disabled
{
	color: #999999;
	border: solid 1px #C2C2C2;
	background:#595959 url(../_images/bg_page_off.gif) repeat-x bottom;
}
/* end Paging */

#static_page
{
   padding: 10px 20px 20px 20px;
}

/* Classifieds Section */
#classifiedadvertising {width: 535px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; margin: 0 0 0 10px}
#classifiedadvertising .logo {margin: 10px 0px 10px 0}
#class_info {
	background: #efefef; 
	border: 1px solid #F9A13A; 
	width: 530px; margin: 10px 0 10px 0; 
	padding: 10px 10px 5px 10px
	}
#class_links { width: 320px; float: left; }
#class_links h1 { 
	color: #000;
	padding: 0; font-size: 15px; font-weight: bold; margin-bottom: 5px;
	}
#class_links h2 {font-size: 13px; color: #000; margin-left: 5px}
#class_links a {font-size: 13px; color: #000; }
#class_links a:hover{color:#FF6633; }
#extra_stuff {
	background: #F9E0C3;
	border: 1px solid #F9A13A;
	width: 200px; float: right; padding: 5px; margin: 10px 10px 10px 0px; 
	}
#extra_stuff h2 {
	color: #000; 
	font-size: 14px; font-weight: bold; padding: 0; margin: 0
	}
#extra_stuff p {font-size: 14px; font-weight: bold; color: #000; padding: 0; margin: 0}

#class_manager {width: 320px; margin: 10px 0 5px 0; padding: 10px 0px 5px 0px; float: left;}
#class_manager h2 { 
	color: #000; 
	font-size: 14px; font-weight: bold;	padding: 0; margin: 0
	}
#class_manager img {float: left; margin: 10px 10px 0 0; border: 0;}
#class_manager h3 {font-size: 13px; padding: 8px 0px 5px 0px; margin: 0;}
#class_deadline {
	background: #F9E0C3;
	border: 1px solid #F9A13A; 
	width: 200px; padding: 5px; font-size: 11px; 
	margin: 20px 10px 10px 0px; float: right;
	}
#class_deadline h2 {
	color: #000; 
	font-size: 14px; font-weight: bold;  padding: 0; margin: 0
	}
#class_listing {
	background: #F9E0C3;
	border: 1px solid #F9A13A; text-align: center;
	width: 200px; padding: 5px; font-size: 11px; 
	margin: 20px 10px 10px 0px; float: right; height: 31px;
	}
#class_listing h2 a {
	color: #000; text-decoration: none;
	font-size: 14px; font-weight: bold;  padding: 0; margin: 0; line-height: 14px;
	}
#class_listing h2 a:hover {color:#FF6633; text-decoration: underline;}

