
/* 						Body 										  */
/******************************************************************************/

html, body {
	height: 100%;
}
body {
	font-size: 0.79em; 
	margin: 0px; 
	color: #D3D3D3;  
  color:#9b9a9a;
	font-family: Arial, Helvetica, arial, sans-serif; 
	background-color:#000; 
	text-align: left; 
	margin-left:20px;
}

/******************************************************************************/
/* 						General styles 										  */
/******************************************************************************/

div {	
	padding:0 0 0 0;margin:0 0 0 0;
}
h1 {
	padding:0 0 0 0;margin:0 0 0 0;
}
h2 {
	padding:0 0 0 0;margin:0 0 0 0;
}
h3 {
	padding:0 0 0 0;margin:0 0 0 0;
}
p {
	padding:0 0 0 0;margin:0 0 0 0;
}
ul {
	padding:0 0 0 0;margin:0 0 0 0;
}
li {
	padding:0 0 0 0;margin:0 0 0 0;
}
img {
	padding:0 0 0 0;margin:0 0 0 0;
}

.img_border { border:#333 1px solid !important; }
.img_border_selected { border:#fdec4e 1px solid !important; }


.img_border_top { 
  border-top:1px solid #333 !important; 
}
.img_border_bot { 
  border:none;
  border-bottom:1px solid #333 !important;
}

label {
	padding:0 0 0 0;margin:0 0 0 0;
}
input, select {
	padding:0 0 0 0;margin:0 0 0 0; font-size:1em;
}

span {
	padding:0 0 0 0;margin:0 0 0 0;
}

h2.nopad {
	font-weight: bold; font-size: 1em; margin: 0px
}
.noRightPad {
  padding-right:0 !important;
  margin-right:0 !important;
}

.clear {
	clear: both;
	font-size: 1px;
	min-height: 9px;
	width: 310px;
}
.clear1 {
	clear:both;
	font-size:0px;
	min-height:0px;
  height:0px;
}

/*
* html .clear {
	height: 9px;
}
*/

.hidden {
  position:absolute !important;
  left:-999px !important;
}
.hide {
  display:none;
}
.noborder {border:none;}

.listDate {
  /*font-family:arial, sans-serif;*/
  color:#ccc;
  font-style:italic;
  font-size:91%;
}

.nobg {
  /* Removes the background image */
  background-image:none !important;
}

script {
  padding:0;
  margin:0;
}

.email {
	font-size:0.9em;
}
/* Remove padding above subscribe link on home and about pages. */
.subscribe-link {
  padding-top:0;
  margin-top:-10px;
}
/* Spacing for UOS image on Distribution page */
img#img-uodnews {
  margin-bottom:3px;
  margin-right:10px;
}


/********************************************************************************/
/* 						Links divs 											*/
/********************************************************************************/

a {
	color: #fdec4e; 
	text-decoration: none;

}

a:hover {
	color:#fff;
}
body.magazine a:hover {
	color:#000;
}

a:focus {
	color:#fff;
}
body.magazine a:focus {
	color:#000;
}

/********************************************************************************/
/* 						Layout divs 											*/
/********************************************************************************/
.sbox  {
	background:#000000;
	float: left;
	font-family:Arial, Helvetica, sans-serif; color:#fdec4e;
	border: 1px solid;	border-color:#333;
	width:232px;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px
}
.sboxftr {
	width:232px;
	background:#000000;
	float: left;
	font-family:Arial, Helvetica, sans-serif; color:#fdec4e;
	border: 1px solid;	border-color:#333;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px
}

/*
.sboxftr {
	width:236px;
}*/
ul {
	list-style-type: none
}

p {
	padding-bottom: 0.75em
}

img {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-left-style: none;
}

blockquote {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0.75em; 
	margin: 0px; 
	padding-top: 0px
}
.left {
	float: left
}
.right {
	float: right;
}
.f-right {
	float: right !important;
}
.b {
	font-weight: bold
}

.y {
  color:#fdec4e;
}

.w {
	color:#FFFFFF;
}

span {
	font-weight: normal
}

#page {
	border-right: 0px solid; border-top: 0px solid; margin-left: 20px; border-left: 0px solid; width: 950px; border-bottom: 0px solid
}

/****************************************************************************************/
/*							Ticker												*/
/****************************************************************************************/

#ticker,
.ticker {
  position:absolute;
  top: 10px;
  left:499px;
  background-color:#000;
  width:290px;
  height:35px;
  line-height:15px;
  overflow:hidden;
  font-size:100%;
  z-index:10;
}
body.magazine #ticker,
body.magazine .ticker {
  background-color:#fff;
}

#ticker a,
.ticker a {
  color:#000;
}
#ticker.enabled {
  color:#fff;
}
body.magazine #ticker.enabled,
body.magazine #ticker.enabled {
  color:#000;
}
#ticker.enabled a,
.ticker a {
  color:#fdec4e;
}
body.magazine #ticker.enabled a,
body.magazine .ticker a {
  color:#de4846;
}
#ticker.enabled * {
  margin: 0;
  padding: 0
}
#ticker.enabled ul {
  position: relative;
  top: 0;
  left: 0;
  height:35px;
}
#ticker li  {
}
#tickerScroller li  {
  height:35px !important;
  padding-top:0px;
}
body.magazine #tickerScroller li,
body.magazine .ticker  {
  border-color:#ffffff;
}
#tickerScroller p,
.tickerScroller p  {
  padding:0;
  margin:0 0 0 0;
  line-height:15px;
}
#ticker.enabled li  {
}
#ticker.enabled li a {
}
#ticker.enabled li a:hover {
}


/****************************************************************************************/
/*							Header section												*/
/****************************************************************************************/

#header_wrap {
	width:950px;
	float:left;
}


#toplinks {
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	width: 950px;
	border-bottom: 0px solid;
	padding-top: 10px;
}

/*toplinks-left {	float: left;	width: 350px;	text-align: left;	height: 50px;}*/

#red-dot-links {
	margin: 0px;
	float: left;
	width: 470px;
	border-bottom: #333 1px solid;
	padding-bottom: 9px;
	padding-top: 1px;
	min-height: 22px;
}

#red-dot-links li {
	padding-right: 1px; display: inline; padding-left: 1px; padding-bottom: 0px; padding-top: 0px
}

#red-dot-links li.nopad {
	padding-left: 0px
}

#toplinks-right {
	float: right; width: 600px; text-align: right
}

#login {
	width:150px;
	float:left;
	border-bottom: #333 1px solid;
	vertical-align: top;
	padding-bottom: 2px;
	min-height: 30px;
  line-height:15px;
  height:33px;
} 

#spotLinks {	
  width:470px;
  height:30px;
  float: left;
  border-bottom:#333 1px solid;
  vertical-align: top;
} 

#notice {
	width:310px;
  height:33px;
	float: left;
	border-bottom: #333 1px solid;
	vertical-align: top;
	padding-bottom: 2px;
	margin-left: 9px;
	margin-right: 9px;
	min-height: 30px;
  line-height:15px;
} 

#header {
	width:950px;
	float: left;
	height: 100px;
	display: block;
  
  position:relative;
  z-index:290;
  background-color:#000;
    
}
body.magazine #header {
  background-color:#fff;
}

/*
*html #header {
	height: 100px
}
*/

#title {
	height: 100px;
	float: left;
	width: 950px;
}

#content-left {
	margin-top: 0px;
	float: left;
	text-align: left;
	width: 950px;
	vertical-align: top;
	display: inline;
  
  position:relative;
  z-index:300;
  background-color:#000;
  
}
body.magazine #content-left {
  background-color:#fff;
}

/****************************************************************************************************/
/* 							Top nav styles and dropdowns											    			*/
/****************************************************************************************************/

#mainlinks {
	margin: 0px 0px 0px;
	width: 950px;
	float:left;
}
/*

REMOVED to enable suckerfish dropdowns - see styles below. http://www.htmldog.com/articles/suckerfish/dropdowns/

#mainlinks li {
	padding-right: 0px;
  display: inline;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px
}

html #mainlinks li {
	background: url(images/links_dot.gif) no-repeat 0px 2px
}

#mainlinks li.nodot {
	padding-left: 0px
}
.mainlinks_img_A {
	border-bottom:#333 1px solid;
	float: left;
	padding-bottom: 5px;
	width: 150px;
	margin-right: 9px;
}
#mainlinks_img_B {
	width:313px;
	border-bottom:#333 1px solid;
	float: left;
	padding-bottom: 5px;
	vertical-align: top;
	
}
*/
.nav-col-one {
  width:150px;
  float:left;
  padding-bottom:10px;
}
.nav-col-two {
  width:310px;
  float:left;
  padding-bottom:10px;
}

#mainlinks_img_B_search {
	width:310px;
	float: left;
	vertical-align: top;
}
#mainlinks_img_B_search_bot {
	width:310px;
	float: left;
	vertical-align: top;
}
.search_box {
	width:218px;
	float: left;
	vertical-align: top;
	padding-top: 5px;
}
#nav, #nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#nav a {
  display:block;
}
#nav li {
  float: left;
  width:150px; 
  border-bottom:1px solid #333;
  padding-bottom:5px;
  margin-right:10px;
}
#nav li img {
  padding:0;
  margin:0;
  border:none;
}
#nav li a {
  padding:0;
  margin:0;
}
body.magazine #nav li {
  border-color:#ccc;
}
#nav li.navSearch {
	width:310px;
	margin-right:0;
  	float:left
}
#nav li img {
  padding:0 0 0 0;
  margin:0 0 0 0;
}
#nav li ul {
  clear:both;
  position: absolute;
  width:148px;
  width:170px;
  margin-left:-10px;
  padding:5px 0 10px 0;
  left: -999em;
  margin-top:6px;
  background-color:#000;
}
body.magazine #nav li ul {
  clear:both;
  background-color:#fff;
}
#nav li ul li {
  padding:1px 0px 1px 10px;
  margin-right:0;
  border-bottom:none;
  width:160px;
}
#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
}
#nav li:hover, #nav li.hover {
  position: static;
}
.search_box right {
	float:left
}

/********************************************************************************/
/* 						Content modules 											*/
/********************************************************************************/

/* generic module styles */
.module {
	clear:both;
	margin-bottom:20px;
	border-top:1px solid #333;
  padding-bottom:10px;
  min-height:115px;
}
.module p {
  padding:0;
  margin:0;
}
.module-bdr-bot {
	border-top:1px solid #333;
}

.module h2 {
  margin-top:10px;
  margin-top:5px;
}

body.magazine .module {
	border-color:#ccc;
  /*padding-top:10px;*/
  padding-bottom:0px;
  min-height:110px;
}
.module a.textColr {
  color:#d3d3d3 !important;
  color:#9b9a9a !important;
}
body.magazine .module a {
  color:#de4846;
  font-weight:normal !important;
}
body.magazine .module a.textColr {
  color:#000 !important;
}


/* location module */
.mLocation {
}
.mLocation p {
  padding:5px 0 0 0;
}
.mLocation .img_border {
  border:#333 1px solid !important;
}

/* credits module */
.mCredits {
}

/* related module */
.mRelated {
}
.mRelatedItem {
}
.mRelatedItemImg {
	width:150px;
	margin-right:10px;
	float: left;
}
.mRelatedItemText {
	min-height:70px;
	float:left;
	width:150px;
	padding-bottom:10px;
  margin-top:-2px;
}


/* keywords module */
.mKeywords {
}
.mKeywords p {
  width:150px;
}
body.magazine .mKeywords p {
  width:100px;
}

/* tools module */
.mTools {
}

/* further module */
.mFurther {
  min-height:115px !important;
}
* html .mFurther {
  height:92px;
}


/************************************************************************/
/*  			Content Layout divs 									*/ 
/*************************************************************************/

#content_wrap	{
  width:950px;
	float:left; 	
}


#subheader {
	width:950px;
	float: left;
}

#subheader_letter {	
width:950px;
	float: left;
	padding-bottom: 9px;
	padding-top:20px;
}

#subheader_title {	
	width:950px;
	float: left;
	padding-bottom:3px}
	
#main_content {width:950px; float:left}

.main_movie {
	width:470px;
	float: left;
/*	min-height: 316px;*/
	padding-right: 9px;
}

/*
* html #main_movie {
 height:316px;
}
*/

#main_text {
/*	width:310px;*/
	float:left;
/*	min-height: 321px;*/
	padding-bottom: 10px;
}

/*
* html #main_text {
 height:321px;
}
*/

#main_logo{
	float: right;
	/*min-height: 331px;*/
}

/*
* html#main_logo{
	height: 331px;
}
*/

/************************************************************************/
/*  			Content Columns Layout divs 									*/ 
/*************************************************************************/

#content_columns {width:950px; float:left}

#column_A {
	width:310px;
	float:left;
	/*border-top: #333 1px solid;*/
	margin-right: 9px;
min-height:354px
}

/*
* html#column_A {
	height:354px
}
*/

#column_A2 {
	width:310px;
	float:left;
/*	border-top: #333 1px solid;*/
	min-height: 354px;
} 

/*
* html#column_A2 {
	height: 354px;
} 
*/

#column_A1 {
	width:310px;
	min-height:35px;
	float: left;
}

/*
* html#column_A1 {
	height:35px;
}
*/

#column_A3 {
	width:310px;
	float: left;
}

/*
#column_A_imgs {
	width:153px;
	margin-right:9px;
	float: left;
}
.column_A_img {
	width:148px;
	margin-right:9px;
	float: left;
}

#column_A_text {
	width:146px;
	float:left;
	height: 316px;
	padding-top: 36px;
}

.column_A_textBox {
	min-height:70px;
	float:left;
	width:146px;
	padding-bottom: 10px;
}

*/
/*
* html.column_A_textBox {
	height:82px;
}
*/

#column_A_text2 {
	float: left;
	width:311px;
	padding-bottom: 10px;
}

.column_B1 {
	width:150px;
	float:left;
	min-height: 353px;
	border-top: #333 1px solid;
	margin-right:10px;
}

/*
* html .column_B1 {
	height: 353px;
}
*/

.column_B_textA {
	float:left;
	border-bottom: #333 1px solid;
	min-height: 97px;
	padding-bottom: 10px;
}

/*
* html .column_B_textA {
	height: 97px;
}
*/

.column_B_textB {
	float:left;
	border-bottom: #333 1px solid;
	min-height: 97px;
	padding-bottom: 10px;
	width:311px
}

/*
*html .column_B_textB {
	height: 97px;
}
*/

#column_B_text2 {
	width:150px;
	float:left;
	padding-top:9px;
	padding-bottom: 10px;
}
#column_B_text3 {
	width:150px;
	float:left
}

#column_B_title {
	width:150px; 
	min-height:35px; 
	float:left;
}

/*
* html#column_B_title {
	height:35px; 
}
*/

#column_B_img1 {
	float: left;
}
#column_B_img2 {
	float: left;
}

/****************************************************************************************************/
/* 							Footer 																	*/
/****************************************************************************************************/

#footer_wrap {
	float:left;
	width: 950px;
  margin-top:60px;
}


.footer_box {
	border-top: #333 1px solid;

}
#footer {
	border-top: #333 1px solid;
	width: 950px;
}

.bottom_col {
	width:950px;
	border-top: #333 1px solid;
	padding-top: 1px;
  clear:both;
  padding-bottom:100px;
  font-size:98%;
}

#footerA {
	font-weight: bold;
	width: 900px;
  float:left;
	padding-top:10px;
}
#bottom_logo {
  float:right;
  min-height:1px;
  width:21px;
  padding-top:8px;
}


#content-right {
	margin-top: 0px; float: right; text-align: left
}

#content-right-title {
	margin: 3px 0px 0px; height: 20px; text-align: left
}

#content-right p {
	padding-left: 3px
}

#home-subscribe {
	float: left; margin: 0px 10px 0px 0px; vertical-align:top;
}

/*
* html #bottom_logo {
	height: 81px;
}
*/

.bottom_columns {
	width:950px;
	border-top: #333 1px solid;
	padding-top:4px;
	float: left;
	min-height:188px;
  margin-top:40px;
}

/*
* html #bottom_columns {
	height: 188px;
}
*/

.bottom_col_A1 {
	width:150px;
	float: left;
	min-height: 188px;
	margin-right: 10px;
  margin-top:-1px;
}

#bottom_col_B {
	width:310px;
	float: left;
	min-height: 188px;
}

/*
* html #bottom_col_B {
	height: 188px;
}
*/

.bottom_col_links {
	float: left;
	padding-bottom: 10px;
  padding-top:7px;
}

/****************************************************************************************************/
/* 							Magazine pages 											    			*/
/****************************************************************************************************/

.magazine {
	background-color:#fff;
	color: #000;
}

.mag_pink {
	color:#de4846;
}
.mag_issue {
  padding-bottom:5px;
  padding-top:10px;
}

.issues-top {
  padding:29px 0pt 60px;
  position:relative;
  z-index:180;
}

body.magazine a {
	color:#de4846;
}

body.magazine a:hover {
	color:#000;
}

body.magazine #content_wrap a {
	color:#de4846;
	font-weight:bold;
	font-size: 1.0em; 
}

body.magazine #content_wrap a:hover {
	color:#000;
}

body.magazine .intro {
	min-height:214px;
  line-height:1.4em;
}

/*
* html .intro {
	height:211px;
}
*/
/*
.keywords {
	width:100px;
}
*/

/*  
.column_B1_magazine {
	width:150px;
	float:left;
	margin-right:9px
}

.column_B1_magazine_right {
	width:150px;
	float:left;
}
*/

.column_B1 {
	width:150px;
	float:left;
	margin-right:10px;
  border-top:none;
}

.column_B1_right {
	width:150px;
	float:left;
}

.column_B2_magazine,
body.magazine .column_B2 {
	width:310px;
	float:left;
	margin-right:10px
}
.column_B2_magazine p,
body.magazine .column_B2 p {
}

body.magazine content_wrap .column_B2 a {
	font-weight:normal;
}

.column_B2_magazine h2,
body.magazine .column_B2 h2 {
	font-weight:bold;
	font-size: 1em;
}

.column_B2_magazine_right,
body.magazine .column_B2_right {
	width:630px;
	float:left;
}

.column_B2_magazine_right p,
body.magazine .column_B2_right p {
	width:480px;
  line-height:1.5em;
}

body.magazine .column_B2_sidearticle {
  margin-top:40px;
  line-height:1.4em;
}
body.magazine .column_B2_sidearticle h2 {
  margin-top:30px;
 }

.sbox_magazine,
body.magazine .sbox {
	background:#fff;
  border-color:#ccc;
  color:#de4846;
}

.sbox_magazine,
body.magazine .sboxftr{
	background:#fff;
  border-color:#ccc;
  color:#de4846;
}

#red-dot-links_magazine,
body.magazine #red-dot-links {
  border-color:#ccc;
}

#login_magazine,
body.magazine #login {
  border-color:#ccc;
}

#notice_magazine,
body.magazine #notice {
  border-color:#ccc;
} 

.mainlinks_img_A_magazine,
body.magazine .mainlinks_img_A {
  border-color:#ccc;
}

#mainlinks_img_B_magazine,
body.magazine #mainlinks_img_B {
  border-color:#ccc;
}

.bottom_columns_magazine,
body.magazine .bottom_columns {
  border-color:#ccc !important;
}

.bottom_col_magazine,
body.magazine .bottom_col {
  border-color:#ccc;
}

.img_border_magazine,
body.magazine .img_border {
  border-color:#ccc;
}

.padtop10 {padding-top:10px;}
.padtop14 {padding-top:14px;}
.padtop20 {padding-top:20px;}
.padtop28 {padding-top:28px;}
.padtop45 {padding-top:45px;}
.padtop51 {padding-top:51px;}
.padtop56 {padding-top:56px;}
.padtop71 {padding-top:71px;}
.padtop94 {padding-top:94px;}
.padtop198 {padding-top:198px;}
.padbot30 {padding-bottom:30px;}

.clear8 {
	clear: both;
	height:8px;
	font-size: 1px;
}

.clear10 {
	clear: both;
	height:10px;
	font-size: 1px;
}

.clear30 {
	clear: both;
	height:30px;
	font-size: 1px;
}

.clear_contents {
	clear: both;
	height: 11px;
	padding-top:20px;
	margin-left:159px;
	border-bottom:1px solid #ccc;
	width:790px
}

.clear_article {
	clear: both;
	height: 10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	width:310px;
}

.clear_article8 {
	clear: both;
	height: 8px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	width:310px;
}

/****************************************************************************************************/
/* 							Index pages											    			*/
/****************************************************************************************************/

#content_columns2 {width:950px; float:left}


#clear_column{
	width:159px;
	float:left;
	clear: both;
	height:1000px}

.column_B2_index {
	float:left;
	width: 470px;
	padding-left: 160px;
}

.column_B4_index {
	float:left; width:470px;
}

.column_B1_index {
	float:left;
	width:150px;
}

.column_B3_index {
	width:310px;
	float:right;
}
.column_B3_index h2 {
  padding:0 0 14px 0;
  margin:0;
}
.column_B3_index h2 img {
  padding:0;
  margin:0;
}
.column_B3_index p {
  padding:0;
  margin:0;
}

.column_B2_text {
	width:310px;
	float:left;
	padding-left: 9px;
}

.padtop20 {padding-top:20px;}
.padbottom20 {padding-bottom:20px; float:left}
.w308 {width:308px}
.subtitle1 {
	float: left;
	width: 470px;
}
.subtitle2 {
	border-top: #333 1px solid;
	float: left;
	width: 310px;
}
.padtopandbottom20 {padding-top:20px; padding-bottom:10px}

#clear20 {
	clear: both;
	height: 20px;
	width:470px;
	float:left
}

#column_B2 {
	width:470px; 
	margin-right:9px;
	float:left}

#column_celltop {
	width:630px;
	float:left;
	margin-right: 9px;
	padding-top: 20px;
}
#column_B5 {width:950px; float:left}


.listItem {
  margin:0 0 10px 0;
}
.listItemImage {
  float:left;
  width:160px;
}
.listItemBody {
}
.listItemBodyTxt {
  width:310px;
  float:left;
}

.listItemMag {
  width:310px;
  padding-bottom:20px;
}
.listItemMag p {
  padding:0;
  margin:0;
}
.listItemMag .w a {
  color:#fff;
}
.listItemMag .w a:hover {
  color:#ffee00;
}


/* Paging links */ 

.paging {
  width:100%;
  text-align:center;
  padding-top:20px;
  clear:both;
}
.pageBox {
  width:280px;
  margin:0 55% 0 45%;
  margin:0 auto;
}
.pageBox a {
  font-weight:bold;
  font-size:105%;
  border-top:1px solid #9b9a9a;
  display:block;
  width:20px;
  float:left;
  padding:6px 3px 6px 2px;
  /*background-color:#444;*/
  color:#fff;
  text-decoration:none;
  background-image:url(/Resources/images/navigation/page-divider.gif);
  background-repeat:no-repeat;
  background-position:right 50%;
}
.pageBox a.current,
.pageBox a.current:hover {
  color:#9b9a9a;
}
.pageBox a.arrow {
  padding-left:0;
  padding-right:0;
  width:15px;
}
.pageBox a:hover {
  color:#ff0;
  text-decoration:none;
}



/****************************************************************************************************/
/* 							Issue pages											    			*/
/****************************************************************************************************/


#issue_top_header {
	width:950px; 
	float:left;
	min-height:25px;
	vertical-align:bottom;
	padding-top:60px;
}
.issue_box {
	border-top:1px solid #333;
	width:310px;
	min-height:180px;
	margin-bottom:20px;
}
.issue_box_empty {
  height:180px;
}
.issue_box_header {
}
.issue_box_mag {
	width:150px;
	float:left;
}
.issue_box_txt {
	width:150px;
  margin:-2px 0 0 10px;
	float:left;
}
.bottompad20 {padding-bottom:20px}


/* Standalone classes
-------------------------------------------------------------------------------------------------*/

.sponsor {
  padding-top:5px;
  float:left
}
.bg {
  background-color:red;
}

/* Standard column layouts
-------------------------------------------------------------------------------------------------*/

.content-row {
  clear:both;
  width:950px;
  padding:0;
  margin:0;
  z-index:180;
  /*position:relative;*/
}
.content-row-header {
  clear:both;
  width:791px;
  padding-left:159px;
  float:left
}

.content-row-contacts {
  clear:both;
  width:632px;
  padding:0;
  margin:0;
}


.clearer {
  clear:both;
}
.clr {
  clear:both;
}

.clr0 {
height:0px;
  clear:both;
}
.clr1 {
  height:1px;
	font-size:0;
  clear:both;
}

.clr2 {
  height:2px;
	font-size:0;
  clear:both;
}
.clr3 {
  height:3px;
	font-size:0;
  clear:both;
}
.clr5 {
  height:5px;
	font-size:0;
  clear:both;
}
.clr7 {
  height:7px;
	font-size:0;
  clear:both;
}
.clr8 {
  height:8px;
  font-size:0;
  clear:both;
}
.clr9 {
  height:9px;
  font-size:0;
  clear:both;
}
.clr10 {
  height:10px;
  font-size:0;
  clear:both;
}
.clr12 {
  height:12px;
  font-size:0;
  clear:both;
}
.clr14 {
  height:14px;
  font-size:0;
  clear:both;
}
.clr15 {
  height:15px;
  font-size:0;
  clear:both;
} 
.clr20 {
  height:20px;
  font-size:0;
  clear:both;
} 
.clr21 {
  height:21px;
  font-size:0;
  clear:both;
} 
.clr23 {
  height:23px;
  font-size:0;
  clear:both;
} 

.clr30 {
  height:30px;
  font-size:0;
  clear:both;
} 
.padbottom20 {
	padding-bottom:20px}

.gutter {
  margin-right:10px;
}
.column-bdr-top {
  border-top:1px solid #333;
}
body.magazine .column-bdr-top {
  border-color:#ccc;
}
.column-bdr-bot {
  border-bottom:1px solid #333;
}
body.magazine .column-bdr-bot {
  border-color:#ccc;
}
.colspan-one {
  width:150px;
  float:left;
}
.colspan-two {
  width:310px;
  float:left;
}
.colspan-three {
  width:470px;
  float:left;
}
.colspan-four {
  width:630px;
  float:left;
}
.colspan-five {
  width:790px;
  float:left;
}
.colspan-six {
  width:950px;
  float:left;
}

.listTitleImg {
  padding:4px 0;
}

.fullwidth {
  width:790px !important;
  margin-bottom:20px;
  
/*  display:none;*/
  
}

/*
padtop4 {
	padding-top:4px }
padbottom20 {
padding-bottom:20px}
*/

/* Home page styles
-------------------------------------------------------------------------------------------------*/

.home-top {
  padding:0;
  padding-top:0;
  margin:0;
  padding-top:20px !important;
  padding-bottom:20px !important;
}
.home-top img {
  padding:20px 0;
  margin:0 0 0 0;
  margin:0;
}
.home-cols .colspan-two {
  padding:10px 0;
}
.home-subscribe {
  padding-top:10px !important;
}
.home-howtoget {
  padding-top:10px !important;
}
.home-feed {
  padding-top:10px !important;
}
.home-feed span {
  color:#fff;
}
.home-vacancies {
  padding-top:10px !important;
}
.home-cover {
  padding-top:4px;
  padding-bottom:10px;
}
.home-covertext {
  padding-top:0px;
}
.home-coverline {
  border-top:1px solid #9b9a9a;
  width:30px;
  font-size:1px;
  height:1px;
  padding:5px 0;
  margin:0;
}
.home-col {
  width:276px;
  float:left;
  padding:0px 0 0 5px;
}
.home-header {
  padding-bottom:70px;
}

/* Standard keyword aggregation
-------------------------------------------------------------------------------------------------*/

.keyword-top {
  padding:24px 0 32px 0;
  z-index:180;
  position:relative;
}
.keyword-top p {
  padding:0;
  margin:0;
}
.keyword-top h1 {
  color:#fff;
  font-family:arial, sans-serif;
  font-weight:normal;
  font-size:1.65em;
  padding:0 0 3px 0 !important;
  margin:0 !important;
}


/* Location
-------------------------------------------------------------------------------------------------*/

.location-top {
  padding:24px 0 0 0;
  z-index:180;
  position:relative;
}
.location-top p {
  padding:0;
  margin:0;
}
.location-top h1 {
  color:#fff;
  font-family:arial, sans-serif;
  font-weight:normal;
  font-size:1.65em;
  padding:0 0 30px 0 !important;
  margin:0 !important;
}



/* Section aggregation A,B,C,D,E
-------------------------------------------------------------------------------------------------*/

.section-top {
  padding-top:20px;
  
  z-index:180;
  position:relative;
  background-color:#000;
}
.section-header {
}

/* Video / Slideshow / Clickthrough page
-------------------------------------------------------------------------------------------------*/

.webarticle-top {
  padding-top:20px;
  z-index:180;
  position:relative;
}
.webarticle-top {
}
.webarticle-image {
  padding-bottom:20px;
}
.webarticle-slideshow {
  padding-bottom:10px;
}

/* 25x25
-------------------------------------------------------------------------------------------------*/
.twentyfive {
  padding-top:28px;
  line-height:1.2em;
}
.twentyfive h3 {
  font-size:100%;
  color:#fff;
  padding:0 0 0 0;
  margin:0 0 0 0;
}
.twentyfive-row2 {
  padding:15px 0 30px 0 !important;
}
.twentyfive-row2 h3 {
  margin-top:20px;
  margin-bottom:12px;
}
.twentyfive strong,
.twentyfive-row2 strong,
.twentyfive-row2 table strong,
.twentyfive-row2 table b {
  color:#cdcdcd;
}
.twentyfive-row2 table td {
  padding:0;
}
.twentyfive-intro {
  color:#cdcdcd;
}

/* location module */
.mTwentyfive {
}
.mTwentyfive p {
  padding:5px 0 0 0;
}
.mTwentyfive strong,
.mTwentyfive b {
  color:#fff;
}
.mTwentyfive .img_border {
  border:#333 1px solid !important;
}


/* Video / Slideshow / Clickthrough page
-------------------------------------------------------------------------------------------------*/

.magindex-top {
  padding-top:59px;
  z-index:180;
  position:relative;
}

/* magazine contents
-------------------------------------------------------------------------------------------------*/

.contents {
  z-index:180;
  position:relative;
}
.contents a {
  font-weight:bold;
}
.contents-top-left {
  padding-top:46px;
}
.contents-top-main {
  padding-top:93px;
}
.contents-main {
  padding-top:55px;
}

/* magazine article
-------------------------------------------------------------------------------------------------*/

.magarticle-intro {
/*	min-height:214px; */
/*  padding-bottom:49px;*/
  min-height:213px;
}

.magarticle-main {
  line-height:1.5em;
  font-size:107%;
}
.magarticle-intro {
  line-height:1.35em;
  font-size:107%;
}
.magarticle-top {
  padding-top:29px;
  z-index:180;
  position:relative;
}
.magarticle-intro h2 {
  font-size:1.05em;
  padding-bottom:0px;
  margin-bottom:-3px;
}
.magarticle-intro h2 img {
  padding-top:5px;
}
.magarticle-side {
  font-size:0.98em;
  line-height:1.4em;
}
.magarticle-side h2 {
  font-size:1em;
}
.img-main {
  padding-bottom:20px;
}


/* Photo clickthrough
-------------------------------------------------------------------------------------------------*/
.clickthrough-thumbs {
  margin-top:10px;
}
.clickthrough-thumb,
.clickthrough-thumb-end {
  padding:13px 13px 0 0;
  margin:0 0 0 0;
  float:left;
}
.clickthrough-thumb-end {
  padding-right:0;
  float:left;
}
.clickthrough-nav {
  position:absolute;
  margin-top:-48px;
}
.clickthrough-img {
  margin-top:-0px !important;
}
.clickthrough-caption {
  font-size:95%;
/*  color:#9b9a9a;*/
  font-weight:bold;
  padding:10px 0 40px 0;
  margin:0 0 0 0;
}




/* Editorial aggregation 
-------------------------------------------------------------------------------------------------*/

.editorialarticle-top {
  padding-top:30px;
  z-index:180;
  position:relative;
}
.editorialarticle-header {
  padding-bottom:30px
}

/* Web article
-------------------------------------------------------------------------------------------------*/

.webarticle-top #subheader_title {
  padding-top:9px;
  z-index:180;
  position:relative;
}

/* Primary keyword
-------------------------------------------------------------------------------------------------*/

.primarykeyword-top {
  padding:24px 0 0 0;
}
.primarykeyword {
  padding:30px 0 30px 0;
}
.primarykeyword p {
  line-height:1.4em;
}

/* Contributor styles
-------------------------------------------------------------------------------------------------*/

.contributor {
  padding-bottom:21px;
}
.contributor p {
  line-height:1.5em;
}
.contributor-top {
  padding:29px 0 60px 0;
}
.contributor-letter {
  padding:5px 0 10px 0;
}

/* RSS styles
-------------------------------------------------------------------------------------------------*/

.rss {
  padding-bottom:21px;
  padding-top:10px;
}
.rss p {
  line-height:1.5em;
}
.rss-top {
  padding:29px 0 60px 0;
}
.rss-top p {
  padding
}
.rss-letter {
  padding:5px 0 10px 0;
}


/* About styles
-------------------------------------------------------------------------------------------------*/

.about-top {
  padding-top:15px;
  padding-bottom:15px  
  z-index:180;
  position:relative;
}
.about-col-left {
  width:24px;
  float:left;
}
.about-col-right {
  width:276px;
  float:left;
  padding:4px 0 0 5px;
}

.about-subhead {
	padding-top:1px;
	float:left
}
/* Terms styles
-------------------------------------------------------------------------------------------------*/

.terms-top {
  padding-top:15px;
  padding-bottom:15px;
  padding-left:318px
  z-index:180;
  position:relative;
}

/* Contacts styles
-------------------------------------------------------------------------------------------------*/

.heading {
  padding-bottom:15px;
}
.contacts-top {
  padding-top:15px;
  padding-bottom:15px;
  padding-left:318px
  z-index:180;
  position:relative;
}
.contacts-monocle {
  padding-top:10px;
}
.logomark {
  padding-bottom:10px;
}
.logotype {
  padding-bottom:10px;
}
.editorial-contacts {
  padding-top:10px;
}
.editorial-contacts .colspan-one {
  padding-top:10px;
  padding-bottom:10px;
}
.editorial-contacts .colspan-one img {
  padding-bottom:8px;
}
.advertising-contacts {
  padding-top:10px;
  padding-bottom:10px;
}
.advertising-contacts .colspan-one,
.advertising-contacts .colspan-two {
  padding-top:10px;
  padding-bottom:10px;
}
.advertising-contacts .colspan-one img {
  padding-bottom:8px;
}
.press-contacts {
  padding-top:10px;
}
.press-contacts .colspan-one {
  padding-bottom:10px;
}
.distribution-contacts {
  padding-top:10px;
}
.distribution-contacts .colspan-one {
  padding-bottom:10px;
}

/* Internationsal Distribution styles
-------------------------------------------------------------------------------------------------*/

.intl_distribution-top {
  padding-top:10px;
  padding-bottom:20px  
  z-index:180;
  position:relative;
}
.intl-distribution-top {
  padding-top:10px;
  padding-bottom:20px  
  z-index:180;
  position:relative;
}

.country-box{
  border-bottom:1px solid #333;
  float:left;
  width:150px;

}

.overseas-box {
  border-bottom:1px solid #333;
  float:left;
  width:309px

}

.intl_distribution  .colspan-six {
  width:950px;
  float:left;
  padding-bottom:50px;
}

/* Search styles
-------------------------------------------------------------------------------------------------*/

.search-top {
  padding-top:30px;
  z-index:180;
  position:relative;
}
.search-footer {
  padding:20px 0;
}


/* Mootools styles
-------------------------------------------------------------------------------------------------*/

.tool-tip {
	color: #333;
	width: 139px;
	z-index: 13000;
  background-color:#fff;
  border:1px solid #ccc;
  padding:5px 5px;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin:0;
  padding:0 0 0 0;
	color: #ff3232;
}
.tool-text {
	font-size: 11px;
	background: url(bubble.png) bottom right;
}
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
#morpher {
  background-color:#000000;
}
.morph1 {
  width:470px;
  height:350px;
  margin-left:0px;
  overflow:hidden;
  background-color:#00000;
}
.morph2 {
  width:950px;
  height:620px;
  margin-left:0px;
  padding-bottom:10px;
  background-color:#00000;
}
#overlay {
  background-color:#000000;
  left:0px;
  top:0px;
  width:1px;
  height:1px;
  position:absolute;
}


/* Shop styles
-------------------------------------------------------------------------------------------------*/

.shop-top {
padding:29px 0 60px 0;
  z-index:180;
  position:relative;
}
*html .shop-top {
  padding-bottom:30px;
}

.product {
	border:1px solid #333;
	padding:10px;
	min-height:128px;
  margin-bottom:10px;
}
.productnobdr {
	border:none !important;
  margin-bottom:11px;
}

.padleft10 {
	padding-left:10px;
}

.frmlabelprod {
	float: left;
	width: 4em;
	padding:3px 0 0 0;
}

.order-form-head {
	padding-bottom:5px;
	padding-top:10px;
	width:470px;
	border-bottom:1px solid #333;
}

.order-form-subhead {
	padding-bottom:10px;
	padding-top:5px;
	width:470px;
	border-top:1px solid #333;
}
.buy-button-box {
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
.small {
	font-size:9px
}

/* Order Form
-------------------------------------------------------------------------------------------------*/


fieldset {
	padding:0;
	margin:0;
	border:none;
}

fieldset .frmlabel {
	float: left;
	width: 140px;
	padding:3px 0 0 0;
}


fieldset span.red,
.red {
	color:#f00001;
}

fieldset h3 {
	font-weight:bold;
	font-size:1.1em;
}

fieldset input {
	background-color:#fff;
	color:#000;
	padding:1px 1px 2px 5px;
	border:1px solid #ccc;
	
}

fieldset select {
	padding:1px 1px 2px 2px;
}

.radio {
	background-color:#000;
	border:0px solid #000;
	font-size:0.75em;
}

.checkbox {
	background-color:#000;
	border:0px solid #000;

}
.tickbox{
	width:18px;
}

.inputbox-one{
	width:106px
}

.inputbox-two {
	width:245px
}

.inputbox-three {
	width:36px
}

.inputbox-four {
	width:315px
}

.dropdown-four{
	width:250px
}

.dropdown-three{
	width:136px
}
.dropdown-two {
	width:92px
}
.dropdown-one {
	width:61px
}
.submit {
	color: #000;
	background-color:#ffee00;
	font-family:arial,verdana,sans-serif;
	font-size:1.0em;
	font-weight:bold;
	border-left:#fff 1px solid;
	border-top:#fff 1px solid;
	border-right:#61667b 1px solid;
	border-bottom:#61667b 1px solid;
	padding:2px;
	margin: 0px;
	width:12.5em;
}

/* Non-premium content message
-------------------------------------------------------------------------------------------------*/

.np {
  border:1px solid #555;
  background-color:#111;
  padding:10px;
}
body.magazine .np {
  border:1px solid #aaa;
  background-color:#f9f9f9;
  padding:10px;
}
.np-web-video {
  height:300px;
  margin-bottom:15px;
}
.np-mag-article {
  height:300px;
  margin-top:15px;
}
.np-web-slideshow {
  height:300px;
  margin-bottom:5px;
}

/* TW4 Styles
-------------------------------------------------------------------------------------------------*/

#header_wrap.tw4 {
  padding:10px 0 0 0;
}
#header_wrap.tw4  #header {
  padding:0 0 20px 0;
  height:auto;
}
#tw4content .content-row {
  padding:10px 0 0 0;
}

/* Red Dot Styles (2 or 3 digits)
-------------------------------------------------------------------------------------------------*/

.reddot {
  width:30px;
  height:30px;
  background:url(../images/navigation/blackdot.gif) no-repeat;
  text-align:center;
}
.reddot a,
.reddot div {
  width:30px;
  height:14px;
  display:block;
  font-size:13px;
  font-weight:bold;
  padding:7px 0 8px 0;
  margin:0 0 0 0;
  color:#fff;
}
.d3 a {
  font-size:12px;
}
h2.qol_home {
  font-weight: bold; font-size: 1em; margin:0;padding:6px 0 0 0; color:#fff;
}
h2.qol_home a {
  color:#fff;
}

h2.qol_article {
  font-weight: bold;
  font-size: 1.3em;
  margin:0;
  padding:6px 0 0 3px;
  color:#fff;
}
.next {
  font-weight: bold;
  font-size:90%;
  margin:0;
  padding:0 0 0 0;
  color:#fff;
  width:115px;
  display:block;
  text-align:right;
}

.qol-top-sponsor {
  padding-top:35px;
}
.qol-article-sub {
  color:#fff;
  font-size:1.1em;
  margin:0;
  padding:0 0 3px 0;
}
.qol-sub-mgn {
  margin:-3px 0 0 1px;
}
.qol-small table {
  text-align:right;
}
/* */
.mQol div.qol-sponsor-txt {
  margin-top:-5px;
}

/* Monocolumn
--------------------------------------------------------------------------------------------------*/
.mc_left {width:100px; float:left; padding-right:10px; color:#fff; font-size:1em;}
.mc_right {width:150px; float:left; color:#fff; font-size:1em;}
.clear {clear:both; height:1px;	font-size:1px; overflow:hidden;}
.post_meta {
  font-size:1.1em;
  color:#fff;
}
.post_meta>p {
  padding:0;
  width:100%;
}

/* NEW SHOP TEMPLATES
-------------------------------------------------------------------------------------------------*/

.mshop-header {
}
.mshop-header div.colspan-one {
  margin:0;
}

.mshop h2.item {
  font-size: 1.5em;
  
}

.mshop .colspan-product {
  width:235px;
  float:left;
}

.mshop p.prod-desc { /* Product listing desctp[tion */
	min-height:65px;
}


.mshop-header ul.links {
  padding:0;
  margin:40px 0 0 0;
  list-style:none;
}
.mshop-header ul.links li {
  padding:0;
  margin:0 0 0 10px;
  list-style:none;
  display:block;
  float:left;
}

/* Products */

.shop-product {
  /*min-height:600px;*/
}


/* other */  


#login-left {
	width:150px;
	float:left;
	border-bottom: #333 1px solid;
	vertical-align: top;
	padding-bottom: 5px;
	margin-left: 9px;
	min-height: 30px;
	line-height:15px;
}

#login-middle {
	width:150px;
	float:left;
	border-bottom: #333 1px solid;
	vertical-align: top;
	padding-bottom: 5px;
	margin-left: 9px;
	margin-right: 9px;
	min-height: 30px;
 	line-height:15px;
} 
a.basket-hdr {
  
  display:block;
  background-color:#000;
  background-image:url('/skin/frontend/default/monocle/images/structure/basket-hdr-on-black.gif');
  background-position:left center;
  background-repeat:no-repeat;
  padding-left:23px;
}

#login-right {
	width:150px;
	float:left;
	border-bottom: #333 1px solid;
	vertical-align: top;
	padding-bottom: 5px;
	min-height: 30px;
 	line-height:15px;
} 

/*
 Cart page styles 
--------------------------------------------------------------------------------------------------*/

.mshop .cart {
  background:#000;
  margin:1em 0;
}
h2,
.page-title h2 {
  font-size:1.5em;color:#fff;margin:0.5em 0 0.5em 0;
}
h3,
.page-title h3 {
  font-size:1.1em;color:#fff;margin:0.5em 0 0.5em 0;
}
label {
  color:#fff;font-weight:normal;padding:2px 0;
}

/* ----- */

.mshop .cart .page-title {
}
.mshop .cart .title-buttons {
}
.mshop .cart .checkout-types {
}

.more-views {
  padding:0;
  margin:0;
}
.more-views ul {
  padding:0;
  margin:0;
}
.more-views ul li {
  padding:0;
  margin:0 10px 0 0;
  float:left;
}
.more-views ul li {
  color:#000;
  background:#000;
}
/* ----- */

 {

}

/* ----- */
/* ----- */
/* ----- */
/* ----- */
/* ----- */
/* ----- */
/* ----- */











