@charset "utf-8";
/* CSS Document */

/* 
------------------------------------------------------------------------------------------------------
Reset All 
------------------------------------------------------------------------------------------------------
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin: 0; 
	padding: 0;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img{ 
	border: 0;
}

address,caption,cite,code,dfn,em,th,var{
	font-style:normal;
	font-weight:normal;
}

ol,ul{
	list-style: none;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}

a:link,a:visited,a:hover{
	text-decoration: none;
	font-family: arial,sans-serif;
	font-size: 11px;
	color: #333333;
	outline: none;
}

* a:active{
	color: #666 !important;	
}

/* 
------------------------------------------------------------------------------------------------------
General 
------------------------------------------------------------------------------------------------------
*/
body{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	background-color: #FFF;
 	color: #666;
 	background-image: url(images/background.jpg);
 	background-repeat: no-repeat;
 	background-position: top center;
	line-height: 18px;
}

#wrapper{
	width: 980px;
	margin: 0 auto;
	position: relative;
}

/*
#background{
	position: absolute;
	width: 1278px;
	height: 920px;
	top: 242px;
	left: -145px;
	background-image: url(images/backgorund.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: -1;
}
*/

#wrap_top{
	float: left;
	width: 980px;
	background-image: url(images/bg_wrap_top.png);
	background-position: top;
	background-repeat: repeat-y;
}

#wrap_bottom{
  	float: left;
	width: 980px;
}

/*
 Texts Styles General Left Layout
*/
dd{
	font-size: 11px;
	color: #666;
	padding-bottom: 10px;
}

.lead{
	font-size: 14px;
	color: #333;
}

/*
 Links Styles General Center Layout
*/
a:hover{
	text-decoration: underline;
}

a .more{
	color: #333 !important;
}

a:hover .more{
	text-decoration: underline !important;	
}

/*
 Images Styles General Center Layout
*/


/*
 Form Elements Styles General Center Layout
*/


/* 
------------------------------------------------------------------------------------------------------
Layout 3 Columns (left,center,right) + footer
------------------------------------------------------------------------------------------------------
*/
#left{
	float: left;
	width: 153px;
}

#center{
	float: left;
	width: 581px;
}

#right{
	float: left;
	width: 246px;
	font-size: 11px;
}

#footer{
	float: left;
	width: 980px;
	height: 40px;
	line-height: 40px;
	font-size: 11px;
}

/* 
------------------------------------------------------------------------------------------------------
General Center Layout
------------------------------------------------------------------------------------------------------
*/
#header{
	float: left;
	width: 581px;
	height: 154px; /* correct height => 159px */
	background-color: #fff;
}

#logo{
	float: left;
	margin-top: 20px;
	margin-left: 0px;
}

#content{
	float: left;
	width: 520px;
	padding-left: 31px;
	padding-right: 30px;
	padding-bottom: 30px;
}

/*
 Texts Styles General Center Layout
*/
#content h1{
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}

#content h2{
	padding-bottom: 19px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#content h3{
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
}

#content p{
	padding-bottom: 23px;
}

#content span{
	padding-bottom: 2px;
	color: #333;
	
}

/*
 Links Styles General Center Layout
*/


/*
 Images Styles General Center Layout
*/


/*
 Form Elements Styles General Center Layout
*/


/*
------------------------------------------------------------------------------------------------------
General Left Layout 
------------------------------------------------------------------------------------------------------
*/
#menu{
	float: left;
	width: 139px;
	margin-top: 152px; /* correct height => 159px */
	padding-right: 14px;
	/*text-align: right;*/
}

/*
 Texts Styles General Left Layout
*/
#menu li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #bfbfbf;
	text-transform: uppercase;
	height: 20px;
}

#menu li a:link, #menu li a:visited, #menu li a:active, #menu li a:hover{ 
	text-indent:-999em;
	float: left;
	height: 20px;
	background-position:right top;
}

#mm_id25{
	margin-bottom: 30px;
}

/*
 Links Styles General Left Layout
*/


/*
 Images Styles General Left Layout
*/


/*
 Form Elements Styles General Left Layout
*/


/* 
------------------------------------------------------------------------------------------------------
General Right Layout 
------------------------------------------------------------------------------------------------------
*/
.right_title{
	float: left;
	width: 246px;
	height: 66px;
	/*background-image:url(images/bg_right_title.png);
	background-position: bottom;
	background-repeat: no-repeat;*/
}

#search{
	float: left;
	width: 213px;
	border-left: 5px solid #CCC;
	padding-left: 28px;
	height: 35px;
}

#latest_issue{
	float: left;
	margin-left: 33px;
	padding-top: 25px; /* margin-top: 26px; */
	width: 213px;
}

#news{
	float: left;
	margin-bottom: 12px;
	width: 246px;
}

#news_content{
	float: left;
	width: 213px;
	margin-left: 33px;
	background-color: #fff;
	background-image: url(images/bg_news_content.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 12px;
}

.news_item{
	float: left;
	margin-top: 8px;
	width: 213px;
	background-image: url(images/bg_news_item.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#publicity{
	float: left;
	margin-left: 33px;
	margin-bottom: 12px; /* margin-top: 26px; */
	width: 213px;
}

#advertise{
	float: left;
	margin-left: 33px;
	width: 213px;
	padding-bottom: 12px;
}

/*#advertise_title{
	float: left;
	width: 246px;
	height: 50px;
	margin-top: 20px;
}

#advertise_content{
	float: left;
	width: 213px;
	margin-left: 33px;
	background-image: url(images/bg_advertise_content.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.advertise_item{
	float: left;
	width: 213px;
}*/

#video{
	float: left;
	margin-bottom: 25px;
	width: 246px;
}

/*#video_title{
	float: left;
	width: 246px;
	height: 50px;
	margin-top: 20px;
}*/

#c66{ /* video_content */
	float: left;
	width: 213px;
	height: 139px;
	margin-left: 33px;
}

/*
 Texts Styles General Right Layout 
*/
#right p{
	padding-left: 9px;
	padding-right: 14px;
}

#right a{
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

#latest_issue p{
	padding-bottom: 0px;	
}

.news_item_category{
	padding-left: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
}

.news_item_date{
	padding-left: 9px;
}

.news_item h3{
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
}

.news_item p{
	padding-bottom: 8px;
}

.news_item .date{
	padding-top: 13px;
}

.date{
	color: #333;
}

/*.advertise_item h3{
	padding-top: 21px;
	padding-bottom: 11px;
	padding-left: 9px;
	padding-right: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #333;
}

.advertise_item p{
	padding-bottom: 16px;
}*/

/*
 Links Styles General Right Layout 
*/
#right .news_item_category a, #right .news_item h3 a{
	font-size: 12px;
	color: #333;
}

#right .news_item_date a{
	color: #333;	
}

/*
 Images Styles General Right Layout 
*/
#latest_issue img{
	padding-bottom: 0px;
}

#latest_issue iframe{
	z-index: -1;
}

.right_title img{
	/*padding-left: 15px;
 	padding-top: 14px;*/
}

#publicity img{
	/*padding-bottom: 4px;*/	
}

#video img{
	/*padding-top: 6px;
	padding-bottom: 17px;*/
}

.csc-textpic-image{
	margin-bottom: 0px !important;	
}

/*
 Form Elements Styles General Right Layout 
*/
.search_field{
	float: left;
	margin-top: 15px;
	margin-right: 2px;
	border: 0 none;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 140px;
	height: 14px;
	background-image: url(images/serach_field.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.search_button{
	/* Mozzilla Browser */
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	
	float: left;
	display: block;
	margin-top: 15px;
	padding-bottom: 3px;
	border: 1px solid #BEBEBE;
	width: 67px;
	height: 20px;
	background-color: #D3D3D3;
	/*background: transparent url(images/search_button.png) no-repeat scroll 0 0;*/
	cursor: pointer;
	line-height: 18px;
	vertical-align: text-top;
	
	/*font-weight: bold;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/*
------------------------------------------------------------------------------------------------------
General Footer Layout 
------------------------------------------------------------------------------------------------------
*/
#footer .footer_left{
	float: left;
	margin-left: 152px;
	width: 590px;
}

#footer .footer_right{
	float: left;
	width: 238px;
}

/*
 Texts Styles General Footer Layout 
*/
#footer .footer_left span{
	margin-left: 15px;
}

#footer .footer_left strong{
	color: #333333;
}

/*
 Links Styles General Footer Layout 
*/
.addthis_button {
	cursor: pointer;
}

/*
 Images Styles General Footer Layout 
*/
#footer .footer_right img{
	padding: 12px 34px 0;
}

/*
 Form Elements Styles General Footer Layout 
*/


/*
===================================================================================================================
-> Home (h_)
===================================================================================================================
*/
#h_content_top{
	float: left;
	padding-bottom: 12px;
	width: 520px;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#h_content_bottom{
	float: left;
	width: 520px;
}

#h_content_bottom_left{
	float: left;
	width: 248px;
	padding-top: 38px;
	padding-right: 12px;
}

#h_content_bottom_right{
	float: left;
	width: 248px;
	padding-top: 38px;
	padding-left: 12px;
}

/*
 Texts Styles Home
*/
#h_content_top h3, #h_content_bottom h3{
	padding-top: 24px;
}
	
.Main_email{
	display:block;
	font-size: 11px;
	color:#333333;
	padding-bottom: 6px !important
}
	

/*
 Links Styles Home
*/
.home_subheader a{
	display: block;
	font-size: 12px;
	color: #333333;
}

#h_content_top p a{
	font-size: 12px;
	color: #666;
}

#h_content_bottom a{
	text-decoration: none !important;	
}

#h_content_bottom p a{
	font-size: 12px;
	color: #666;
}

.list_item_description_home a{
	font-size: 14px  !important;
	color: #333333  !important;
}

.list_item_category_home a{
	font-size:14px;
	font-weight: bold !important; 
	color:#333333;
}


/*
 Images Styles Home
*/
#h_content_top img,#h_content_bottom img{
	/*padding-bottom: 25px;*/
}

/*
 Form Elements Styles Home
*/


/*
===================================================================================================================
-> Content Details (cd_)
===================================================================================================================
*/
#cd_title{
	float: left;
	width: 520px;
	height: 75px;
	margin-bottom: 41px;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#cd_content{
	float: left;
	width: 520px;
	/*padding-top: 19px;*/
}

#cd_content_back{
	float: left;
	line-height: 52px;
	width: 520px;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-x;
	background-position: top;
	/*text-transform:uppercase;*/
	color: #333333;
}

/*
 Texts Styles Content Details
*/
#news-single_title{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
}
		
#news_single_subheader{
	color: #333333;
	font-weight: bold;
	padding-bottom: 23px;
}
	
#news_single_content, #news_single_content p span{
	font-size: 12px;
	color: #666666 !important;
	/*padding-bottom: 23px;*/
}

#content .stories_single_subheader{
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-transform: uppercase;
	padding-bottom: 23px;
	display: block;
}

#content #cd_content .stories_single_photos_and_text{
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding-bottom: 7px;
	display: block;
}

#content #cd_content .stories_single_details{
	font-size: 11px;
	font-weight: normal;
	color: #999;
	padding-bottom: 20px;
	display: block;
}

#news_single_autor{
	font-size:11px;
	color:#999999;
	padding-bottom: 20px;
}

#list_numbers_navigation{
	float: left;
	width: 520px;
}

/*
 Links Styles Content Details
*/


/*
 Images Styles Content Details
*/
.cd_content_image {
	/*padding-bottom: 10px;
	display: block;*/
}

/*
 Form Elements Styles Content Details
*/
.tx-powermail-pi1 .powermail_radio_inner{
	width:75px;
	float:left;
} 

/*
===================================================================================================================
-> Listing (News,Stories,Contributors)
===================================================================================================================
*/
/*
#s_title{
	float: left;
	width: 520px;
	height: 75px;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
*/

#list_content{
	float: left;
	width: 520px;
	/*padding-top: 21px;*/
}

.list_item{
	float: left;
	padding-bottom: 21px;
	height: 113px;
	width: 520px;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 19px;
}

.list_item_left{
	float: left;
	width: 170px;
	height: 113px;
}

.list_item_right{
	float: left;
	padding-left: 14px;
	width: 336px;
	height: 113px;
}

#list_item_numbers_navigation{
	float: left;
	width: 520px;	
}

/*
 Texts Styles Stories
*/
#stories_single_h3{
	padding-bottom: 10px;
}

#content #list_content .list_item_right *{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
}

#content #list_content .list_item_description a{
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

#content #list_content .list_item_category a{
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
}

#content #list_content .list_item_right h3{
	display: inline;
}

#content #list_content .list_item_right h3 a{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}

#content #list_content .list_item_photos_and_text a{
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: normal;
	display: block;
	color: #333;
}

#content #list_content .list_item_right p a{
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 15px;
}

#content #list_content .list_item_right .more a{
	color: #333 !important;
}

#content #list_content .list_item_right .more a:hover{
	text-decoration: underline !important;
}

.list_item_title_content_news{
	min-height: 20px;
	display: block;
}

#content #list_content .list_item_right .list_item_title_content_contributors h3 a{
	display: block;
	padding-bottom: 5px;
}

#content .tx-ttnews-browsebox p{
	visibility: hidden;
	padding-bottom: 0px;
	height: 0px;
}

#content .tx-ttnews-browsebox table{
	float: right;
}	

#content .tx-ttnews-browsebox table p{
	visibility: visible;	
}

/*
 Links Styles Stories
*/
#list_content a:hover{
	text-decoration: none;
}

#list_content .tx-ttnews-browsebox a:link,#list_content .tx-ttnews-browsebox a:visited{
	font-size: 14px;
	font-weight: bold;
	margin-right: 8px;
	color: #c9c9c9;
}

#list_content .tx-ttnews-browsebox a:hover{
	font-size: 14px;
	font-weight: bold;
	margin-right: 8px;
	text-decoration: underline;
	color: #333;
}

.tx-ttnews-browsebox-SCell p a{
	color: #666 !important;
}

/*
 Images Styles Stories
*/

/*
 Form Elements Styles Stories
*/

/*


/*
===================================================================================================================
-> Search
===================================================================================================================
*/
#rules{
	position: absolute; 
	visibility: hidden; 
	width: 250px; 
	height: auto; 
	margin: 0px 0px 0px 357px; 
	border: 1px solid #bebebe; 
	background-color: #FFF;
}

.srhTit a{
	font-size: 12px;
	font-weight: bold;
}

.srhFor{
	float: left;
	width: 120px;
}

#qua-search1{
	float: left;
	margin-right: 2px;
	border: 0 none;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 140px;
	height: 14px;
	background-image: url(images/serach_field.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666667;
}

.sbm{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	
	float: left;
	display: block;
	margin-right: 2px;
	border: medium none;
	padding-bottom: 3px;
	width: 67px;
	height: 20px;
	background: transparent url(images/search_button.png) no-repeat scroll 0 0;
	cursor: pointer;
	
	/*font-weight: bold;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666667;
}

.sbm_2{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	
	float: left;
	display: block;
	border: medium none;
	padding-bottom: 3px;
	width: 20px;
	height: 20px;
	background: transparent url(images/question_button.png) no-repeat scroll 0 0;
	cursor: pointer;
	
	/*font-weight: bold;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666667;
}

.form_searchfor{
	float: left;
	width: 100%;
	overflow: hidden;
}

.search_result{
	float: left;
	padding-bottom: 20px;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
}

.form_searchfor{
	margin-bottom: 25px;
}

.browsebox{
	margin-bottom: 15px;	
}

.browsebox a{
	font-size: 12px;	
}

/*
===================================================================================================================
-> Contact
===================================================================================================================
*/
.powermail_reset, .powermail_submit{
	cursor: pointer;	
}

/*
===================================================================================================================
-> Scrolling
===================================================================================================================
*/

#scroll_images{
    float: left;
    position: relative;
    width: 520px;
    height: 347px;
    overflow: hidden;
}

#scroll_first_layer {
	float: left;
    width: 520px;
    height: 347px;
}

#scroll_links {
	float: left;
	margin: 19px 0px 25px 0px;
    width: 520px;
}

#scroll_image_caption { 
    position: absolute;
    z-index: 67;
    width: auto;
    height: auto;
    overflow: visible;
    margin: 347px 0px 0px 0px;
    font-size: 11px;
}

/*
 Links Styles Scrolling
*/

#scroll_links .scroll_link_left a{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	
    float: left;
	padding: 2px 38px 3px 38px;
    width: 77px;
    height: 13px;
    text-decoration: none;
    background: transparent url(images/scrolling_prev.gif) 0px 0px no-repeat;
}

#scroll_links .scroll_link_right a{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	
    float: right;
	padding: 2px 38px 3px 38px;
    width: 77px;
    height: 13px;
    text-align: right;
    text-decoration: none;
    background: transparent url(images/scrolling_next.gif) right top no-repeat;
}