
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: white;
	font: 11px Verdana, Arial, sans-serif;
	color: black;
}

#container {
	width: 980px;
	margin: 0 auto;
}

img {
	vertical-align: top;
	border: 0;
}

 h2.buletin img {
	vertical-align: middle;
	margin-right: 5px;
}
 
input, textarea {
	vertical-align: middle;
	border: 1px solid #A8A8A8;
	font: 10px Verdana, Arial, sans-serif;
	height: 13px;
	padding: 2px;
}

select {
	font: 11px Verdana, Arial, sans-serif;
}

input.button {
	border: 0;
	height: 19px;
}

input.radio, input.checkbox {
	width: auto !important;
	height: auto;
	border: 0;
	background-color: transparent;
}

a {
	color: #064599;
	text-decoration: none;
}

a:hover, .ads_by_google .site_url:hover {
	
	text-decoration: underline;
}

a.sky_blue {
	color: #007CD5;
}

ul {
	list-style-type: none;
}

h1.news_heading_title {
	color: #333333;
	font-weight: normal;
	font-size: 24px;
}

h1.news_heading_title.static_page {
	color: #E62329;
}

h1.colspan_2_heading {
	height: 57px;
	line-height: 57px;
	width: 650px;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	margin-right: -291px;
	background-color: white;
	position: relative;
}


h2.title_category {
	padding: 1px 0 7px 0;
	border-top: 5px solid #E5E5E5;
}

h2.title_category .right_link {
	float: right;
	text-transform: none;
	color: #064599;
}

h2.title_category.no_top_border {
	border-top: 0;
	margin-top: 57px;
}

h2.title_category, h2.title_category a {
	font: bold 11px Arial, sans-serif !important;
	text-transform: uppercase;
	color: #999999;
}

h2.buletin {
	font-size: 12px !important;
	padding: 7px 0;
}

.single_category_title {
	font-size: 12px;
	font-weight: normal;
	color: #A8A8A8;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 0;
	margin-bottom: 18px;
}

h1.single_category_title {
	font-weight: bold;
	font-size: 22px;
	color: black;
	padding-bottom: 20px;
}

h2.single_category_title a {
	font-weight: bold;
}

h3.link_heading, .news_with_border .img_news a, .comments p a, .rss_feed_ul li a {
	font-size: 12px !important;
	margin-bottom: 7px;
	font-weight: bold;
}

h3.link_heading span {
	font-size: 11px;
	color: #A8A8A8;
	font-weight: normal;
}

h3.link_heading_news {
	font: bold 17px veradana, sans-serif !important;
	margin-bottom: 9px;
}

.border_spacer {
	margin-bottom: 10px;
	height: 20px;
	border: 1px solid #E5E5E5;
	border-left: 0;
	border-right: 0;
}
/*Header style*/
#header {
	overflow: hidden;
	margin-top: 6px;
}

.logo, .searching_form {
	float: left;
	display: inline;
}

.searching_form {
	margin: 15px 0 0 32px;
}

.searching_form .language {
	position: relative;
	left: 48px;
	top: 1px;
	font-size: 10px;
}

.search_filed {
	width: 178px;
	margin-right: 5px;
	background-color: #F0F0F0;
	color: #A8A8A8;
}
.search_filed.active {
	background-color: white;
	color: #0F0F0F;
}

.login_menu {
	margin-top: 3px;
	font-size: 15px;
	color: #D9D9D9;
}

.login_menu a {
	font-size: 10px;
}

.right_heading_box {
	float: right;
	/*border: 1px solid #D9D9D9;*/
	/*background: #FAFAFA url('../images/heading_right_box.jpg') no-repeat right top;*/
	width: 210px;
	height: 35px;
	overflow: hidden;
	padding: 14px 10px 14px 10px;
}

.right_heading_box * {
	font-size: 10px;
}

.right_heading_box h5 {
	font-weight: normal;
}

.right_heading_box h4 a {
	color: #F1171E;
}

.header_banner {
	font-size: 0;
	background-color: #EDEDED;
	margin-top: 6px;
	text-align: center;
}

.header_banner * {
	margin: 8px 0;
}
/*End header*/

/* Heading nav style */
#headnav {
	margin: 4px 0 0 0;
	clear: both;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	height: 29px;
	position: relative;
}

#headnav li, #headnav li a {
	float: left;
}

.spacer_headnav {
	width: 100%;
	height: 29px;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 8px;
}

#headnav li a {
	height: 29px;
	font: bold 12px   Arial, 'Arial Narrow', Helvetica, sans-serif;
	line-height: 29px;
	color: #0F0F0F;
	padding: 0 7px;
	text-transform: uppercase;
}

#headnav li#active_li a.top_link {
	border-top: 4px solid white;
	border-bottom: 4px solid white;;
	line-height: 21px;
	height: 21px;
	background-color: #EC1F26;
	color: white;
}

#headnav li.hover .top_link, #headnav li a:hover, #headnav li#active_li.hover {
	text-decoration: none;
	color: #EC1F26;
}

#headnav li p {
	position: absolute;
	top: 29px;
	left: 0;
	width: 980px;
	height: 29px;
	border-bottom: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	visibility: hidden;
	background-color: white;
	z-index: 100000;
}

#headnav li#active_li p {
	visibility: visible !important;
	z-index: 1;
}
 
#headnav li p a {
	height: 29px;
	line-height: 29px;
	text-transform: none;
	padding: 0 10px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

#headnav li p a:hover {
	text-decoration: underline;
	color: #666666;
}

#headnav li p a.active_link, #headnav li p a.active_link:hover {
	color: #EC1F26;
	font-weight: bold;
	text-decoration: none;
}
/* End head nav */

/*Content box*/
#content {
	width: 100%;
}

#content .left_side, #content .right_side {
	padding: 0 9px;
	vertical-align: top;
	width: 300px;
	border-right: 1px solid #D9D9D9;
}

#content .left_side {
	border-left: 1px solid #D9D9D9;
	border-right: 0;
	width: 370px;
}

#content .center_side {
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	padding: 0 10px;
	vertical-align: top;
}
/*End content box*/

/*Top story of the magazine*/
#top_story {
	position: relative;
	left: -10px;
	margin-right: -21px;
	width: 390px;
	height: 260px;
	background-color: white;
}

#top_story .story_content {
	height: 236px;
	width: 368px;
	padding: 7px 10px;
	display: block;
	border: 1px solid #D9D9D9;
}

#top_story .story_content:hover {
	text-decoration: none;
}

#top_story .story_content h2 {
	font: bold 11px Arial, sans-serif !important;
	text-transform: uppercase;
}

#top_story .story_content h3 {
	font: bold 12px Arial, sans-serif !important;
}

#top_story .story_content h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 12px 0;
}

#top_story .story_content:hover h1 {
	text-decoration: underline;
}
/*End top story*/

/*News with pic*/
.news_with_pic {
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
}

.news_with_pic img {
	float: left;
	margin-right: 10px;
	border: 1px solid #E5E5E5;
}
/*End news with pic*/

/*News to right */
.news_to_right, .ads_by_google {
	border-bottom: 1px solid #E5E5E5;
}
/*end news to right */

/*news with border*/
.news_with_border {
	border: 1px solid #E5E5E5;
	border-top-width: 5px;
	padding: 0 9px;
	margin-bottom: 10px;
}

.news_with_border.brown_bg {
	border-bottom-width: 5px;
	background-color: #F2F2F2;
	margin-top: 20px;
}

.news_with_border .title_category {
	border: 0;
}

.news_with_border .img_news {
	float: left;
	width: 110px;
	display: inline;
	padding: 22px 0;
}

.news_with_border .img_news.odd {
	margin-right: 10px;
	margin-left: 10px;
}

.news_with_border img {
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
/*end news with border*/


/*comments box */
.comments {
	background: url('../images/comments_top_quote.gif') no-repeat;
	text-align: right;
	color: #999999;
}

.comments p {
	padding: 34px 10px;
	text-align: left;
	background: url('../images/comments_bottom_quote.gif') no-repeat right bottom;
	margin-bottom: 8px;
}
/*end comments box */

/*Big news start*/
.date_news {
	color: #A8A8A8;
}

.news_content {
	margin-bottom: 16px;
}
/*End big news*/

/*Single news style */
.description_news {
	font-size: 15px;
	margin: 6px 0 13px 0;
}

#single_news_content {
	padding: 25px 0 0 0;
}

#single_news_content .left_img {
	border: 1px solid #E5E5E5;
	margin: 0 0 13px 0;
	display: block;
}

.right_info_toolbar {
	float: right;
	padding-left: 10px;
	margin-left: 10px;
	width: 228px;
	min-height: 290px;
	border-left: 1px solid #E5E5E5;
}

.news_toolbar li {
	margin-bottom: 12px;
}

.news_toolbar li img {
	margin-right: 5px;
}

.news_toolbar li a, .news_toolbar li a:hover {
	color: black;
	text-decoration: none;
}

.news_content p, .news_content h3 {
	margin-bottom: 15px;
}

.news_content h3 {
	font-size: 12px !important;
}
/*end single news */

/*Week accent*/
.week_accent_img {
	border: 1px solid #E5E5E5;
	margin: 7px 0 10px 0;
}
/*End week accent */

/*Banner style */
#content .right_side .banner_content {
	margin-top: 10px;
	padding: 4px 0;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
/*End banner */

/*Footer style*/
#footer {
	border-top: 1px solid #D9D9D9;
	margin-top: 10px;
	padding: 20px 0 10px 0;
}

#footer p {
	color: #064599;
	margin-bottom: 13px;
}
/*End footer */

/*rss feed ul */
.rss_feed_ul {
	height: 59px;
	width: 300px;
}

.rss_feed_ul li {
	float: left;
	width: 138px;
	height: 24px;
	margin-bottom: 4px;
	white-space: nowrap;
}

.rss_feed_ul li img {
	vertical-align: middle;
	margin: 0;
}
/*end rss feed ul */
	
/*paging style */
.paging {
	text-align: right;
	font-size: 15px;
	color: #CCCCCC;
	margin-top: 15px;
}

.paging * {
	vertical-align: middle;
}

.paging a, .paging span {
	color: #007CD5;
	font-size: 12px;
}

.paging span {
	color: #666666;
	cursor: default;
}

.paging .previous, .paging .next, .paging .previous:hover, .paging span.previous, .paging span.next {
	background-image: url('../images/previous_button.gif');
	display: -moz-inline-box;
	display: inline-block;
	text-align: left;
	width: 78px;
	height: 20px;
	padding: 4px 0 0 15px;
	text-decoration: none;
}

.paging .next, .paging .next:hover, .paging span.next {
	background-image: url('../images/next_button.gif');
	padding-left: 11px;
	width: 82px;
	text-decoration: none;
}

.paging span.previous, .paging span.previous:hover  {
	background-image: url('../images/previous_button_disable.gif');
	color: #666666;
}

.paging span.next, .paging span.next:hover  {
	background-image: url('../images/next_button_disable.gif');
	color: #666666;
}
/*end paging*/

/*most popular box */
.most_popular {
	width: 100%;
}

.most_popular td {
	padding-bottom: 11px;
	font-size: 12px;
}

.most_popular .order_num {
	padding-right: 15px;
	vertical-align: top;
}
/*end most popular*/

/*ads by google style*/
.ads_by_google {
	margin-top: 20px;
}

.ads_by_google p {
	margin-bottom: 15px;
}

.ads_by_google p a {
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.ads_by_google .site_url {
	font-weight: normal;
	color: #007CD5;
	text-decoration: none;
	font-size: 11px;
}
/*end ads by google */

/*listing news */
p.listing_news {
	margin-bottom: 25px;
}
/*end listing news*/

/*advanced search*/
#advanced_search {
	border: 1px solid #E5E5E5;
	background-color: #F7F7F7;
	padding: 10px 0 10px 10px;
	margin-bottom: 10px;
}

#advanced_search td {
	padding: 2px 5px 5px 0;
}

#advanced_search textarea, #advanced_search input {
	width: 210px;
}

#advanced_search  .radio_cont input {
	width: 13px;
	height: 13px;
	border: 0;
}

#advanced_search  .radio_cont label {
	padding-right: 5px;
}

#advanced_search .right {
	text-align: right;
	padding-right: 10px;
}

#advanced_search .send_but {
	width: auto;
	height: auto;
	border: 0;
}

.date_picker img {
	cursor: pointer;
	vertical-align: middle;
	margin-right: 10px;
}
/*end advanced search*/

/* Subscription Error */
.error {
	font-weight: bold;
	color: #F00;
}

.error li {
	padding-left: 15px;
	font-weight: normal;
}

/*Subscribe form */
#subscribe {
	margin: 20px 0 15px 0;
}

#subscribe input, #subscribe select, #subscribe textarea {
	width: 220px;
}

#subscribe select {
	width: 227px;
}

#subscribe textarea {
	height: 80px;
	overflow: auto;
}

#subscribe td {
	padding: 3px 5px 3px 0;
}

#subscribe td.valign_top {
	vertical-align: top;
}

#subscribe select.month {
	width: 163px;
}

#subscribe select.year {
	width: 60px;
}

#subscribe input.submit {
	width: 69px;
	height: 19px;
	cursor: pointer;
}
/*end Subscribe*/
