body,
#container,
#banner,
#navigation,
#nav,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#333333;
}

#container {
	width:990px;
	background: #fff url(/images/global/container-bg2.gif) top left repeat-y;
}

#content-leftbottom {
	background:url(/images/global/content-bg.gif) top left repeat-y;
	clear:both;
	margin:0;
}

.clear {
	clear:both;
}

#banner {
	width:990px;
	display:block;
	height:129px;
	position:relative;
	background-image: url(/images/global/banner.gif);
}

#banner .logo {
	position:absolute;
	top:42px;
	left:70px;
}	

#banner .strapline {
	position:absolute;
	top:30px;
	right:0;
}

#banner .bannerad {
	position:absolute;
	top:31px;
	right:18px;
}	

#banner .links {
	position:absolute;
	right:10px;
	bottom:10px;
}

#banner .links a {
	color:#fff;
	text-decoration:underline;
	margin-left:10px;
	font-weight:normal;
}

#banner .links a:hover {
	text-decoration:none;
}

#banner h1 {
	text-indent:-9000px;
}

#navigation {
	background:#333333;
height:33px;
position:relative;
}

#navigation form {
	position:absolute;
	right:7px;
	top: 2px;
	margin-bottom:0;
	padding-bottom:0;
}



#content-left {
	width:781px;
	float:left;
	
}

#content-left-main {
	height:700px;
	background:#fff url(/images/global/contentleft-bg.jpg) top repeat-x;
}





/*-- Nav --*/

#nav {
	margin-left:30px;
	z-index:100;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	display:block;
	text-indent:-9000px;
	height:32px;
}

#navigation .nav-currentissue a, #nav .nav-currentissue .current {
	background:url(/images/nav/nav-currentissue.gif) bottom;
	width:146px;
}

#nav .nav-currentissue a:hover, #nav .nav-currentissue .current {
	background:url(/images/nav/nav-currentissue-on.gif) bottom;
}

#nav .nav-ineveryissue a, #nav .nav-ineveryissue .current {
	background:url(/images/nav/nav-ineveryissue.gif) bottom;
	width:116px;
}

#nav .nav-ineveryissue a:hover, #nav .nav-ineveryissue .current {
	background:url(/images/nav/nav-ineveryissue-on.gif) bottom;
}

#nav .nav-subscribe a, #nav .nav-subscribe .current {
	background:url(/images/nav/nav-subscribe.gif) bottom;
	width:88px;
}

#nav .nav-subscribe a:hover, #nav .nav-subscribe .current {
	background:url(/images/nav/nav-subscribe-on.gif) bottom;
}

#nav .nav-archives a, #nav .nav-archives .current {
	background:url(/images/nav/nav-archives.gif) bottom;
	width:80px;
}

#nav .nav-archives a:hover, #nav .nav-archives .current {
	background:url(/images/nav/nav-archives-on.gif) bottom;
}

#nav .nav-blog a, #nav .nav-blog .current {
	background:url(/images/nav/nav-blog.gif) bottom;
	width:59px;
}

#nav .nav-blog a:hover, #nav .nav-blog .current {
	background:url(/images/nav/nav-blog-on.gif) bottom;
}

#nav .nav-sponsor a, #nav .nav-sponsor .current {
	background:url(/images/nav/nav-sponsor.gif) bottom;
	width:80px;
}

#nav .nav-sponsor a:hover, #nav .nav-sponsor .current {
	background:url(/images/nav/nav-sponsor-on.gif) bottom;
}

#nav .nav-aboutus a, #nav .nav-aboutus .current {
	background:url(/images/nav/nav-aboutus.gif) bottom;
	width:94px;
}

#nav .nav-aboutus a:hover, #nav .nav-aboutus .current {
	background:url(/images/nav/nav-aboutus-on.gif) bottom;
}

#nav .nav-contactus a, #nav .nav-contactus .current {
	background:url(/images/nav/nav-contactus.gif) bottom;
	width:94px;
}

#nav .nav-contactus a:hover, #nav .nav-contactus .current {
	background:url(/images/nav/nav-contactus-on.gif) bottom;
}

#nav .nav-home a, #nav .nav-home .current {
	background:url(/images/nav/nav-home.gif) bottom;
	width:63px;
}

#nav .nav-home a:hover, #nav .nav-home .current {
	background:url(/images/nav/nav-home-on.gif) bottom;
}

#nav li ul {
	position:absolute;
	background:none;
	margin-left:1px;
	display:none;
	z-index:100;
}

#nav li:hover ul, #nav li.sfhover ul {
	display:block;
}

#nav li ul li {
	display:block;
	background:none;
	float:none;
	z-index:100;
}

#nav .nav-ineveryissue ul li a, #nav .nav-aboutus ul li a {
	background:#444;
	text-indent:0;
	font-weight:normal;
	color:#fff;
	padding-left:13px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:167px;
	border-top:1px solid #666;
	border-bottom:1px solid #333;
	z-index:100;
}

#nav .nav-ineveryissue ul li a:hover, #nav .nav-aboutus ul li a:hover {
	background:url(/images/global/dropdown-bg.jpg) repeat-x;
	z-index:100;
}

/*-- Fonts --*/

h2 {
	font-size:1.3em;
}

a {
	color:#CF0000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	line-height:1.3em;
}

/*-- Footer --*/

#footer {
	border-top:1px solid #999999;
	width:781px;
	clear:both;
	text-align:right;
	padding-top:20px;
	background:#fff;
	
}

#footer p {
	padding-right:20px;
	padding-top:5px;
}

#footer a {
	color:#666666;
	padding-right:3px;
	padding-left:3px;
}

#footer img {
	margin-left:10px;
}

/*-- content-left-mainleft --*/



#content-left-mainleft {
	width:566px;
	float:left;
	background:#fff;
	padding-top:20px;
	z-index:1;
}

#content-left-mainright .date {
	color:#666666;
	font-weight:bold;
	margin-bottom:10px;
}

#content-left-mainleft .quote {
	background:url(/images/global/quotes.gif);
	width:202px;
	height:124px;
	float:right;
text-align:center;
font-size:1.3em;
	font-weight:bold;
	position:relative;
	z-index:1;
}

#content-left-mainleft .quote span {
	top:30px;
	left:0;
	position:absolute;
	z-index:1;
	
}

#content-left-mainleft h1 {
	margin-left:30px;
	font-weight:bold;
	font-size:2.5em;
}

#content-left-mainleft h4 {
	margin-left:30px;
	font-size:1.1em;
	margin-bottom:15px;
}

#content-left-mainleft p {
	margin-left:30px;
}

#content-left-mainleft ul {
	margin-left:30px;
	margin-top:10px;
}

#content-left-mainleft ul li {
	background:url(/images/global/contentleft-arrow.gif) left 3px no-repeat;
	list-style:none;
}

#content-left-mainleft ul li a {
	margin-left:13px;
}

#content-left-mainright {
	width:214px;
	float:left;
	background:#fff;
}

#content-left-mainright .magcover {
	border:1px solid #CCCCCC;
	padding:2px;
	text-align:center;
	margin-left:25px;
	margin-top:27px;
	margin-bottom:3px;
}

#content-lefttop {
	clear:both;
}

#content-left-mainwide {
	width:760px;
	height:auto;
	float:left;
	background:#fff;
	padding: 20px 20px 0 0;
	z-index:1;
}

#content-left-mainwide .quote {
	background:url(/images/global/quotes.gif);
	width:202px;
	height:124px;
	float:right;
text-align:center;
font-size:1.3em;
	font-weight:bold;
	position:relative;
	z-index:1;
}

#content-left-mainwide .quote span {
	top:30px;
	left:0;
	position:absolute;
	z-index:1;
	
}

#content-left-mainwide h1 {
	margin-left:30px;
	font-weight:bold;
	font-size:2.5em;
}

#content-left-mainwide h4 {
	margin-left:30px;
	font-size:1.1em;
	margin-bottom:5px;
}

#content-left-mainwide p {
	margin-left:30px;
}

#content-left-mainwide ul {
	margin-left:40px;
	margin-top:10px;
}

#content-left-mainwide ul li {
	background:url(/images/global/contentleft-arrow.gif) left 3px no-repeat;
	list-style:none;
	padding-left:13px;
	margin-top:2px;
}

#content-left-mainwide ul li a {
	margin-left:13px;
}

/*-- content-left-bottom --*/

#content-left-bottomleft {
	border-top:1px solid #ccc;
	width:388px;
	/* width:582px; */
	background:url(/images/global/bottomcontentleft-bg.jpg) repeat-x;
	border-right:1px solid #fff;
	float:left;
}

#content-left-bottomleft h2 {
	margin:30px 8px 20px 30px;
}

#content-left-bottomleft h3 {
	color:#CF0000;
	font-size:1.2em;
	margin-left:30px;
	margin-bottom:5px;
	margin-right:20px;
}

#content-left-bottomleft .lock {
	float:left;
	padding-right:5px;
	margin-left:30px;
}

#content-left-bottomleft p {
margin-left:60px;
margin-right:20px;
}

.featurepic {
	float:right;
	margin-left:10px;
	border:1px solid #CCCCCC;
	padding:2px;
}

.articlepic {
	float:right;
	margin-right:10px;
	margin-left:10px;
	border:1px solid #CCCCCC;
	padding:2px;
}

#content-left-bottomleft {

}

#content-left-bottommiddle {
	border-top:1px solid #ccc;
	width:194px;
	float:left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background: #F1F3F3 url(/images/global/bottomcontentright-bg.jpg) repeat-x;
	padding-bottom:20px;
}

#content-left-bottommiddle h2 {
	margin:30px 8px 20px 18px;
}

#content-left-bottommiddle h3 {
	margin-left:18px;
	margin-right:8px;
}

#content-left-bottommiddle p {
	margin-left:18px;
	margin-right:8px;
}

#content-left-bottommiddle strong {
	color:#666666;
}

#content-left-bottomright {
	border-top:1px solid #ccc;
	/* border-left:1px solid #ccc; */
	width:194px;
	float:left;
	background: #F1F3F3 url(/images/global/bottomcontentright-bg.jpg) repeat-x;
}

#content-left-bottomright .people {
	float:left;
	margin-left:16px;
	clear:none;
	border:1px solid #CCCCCC;
	margin-bottom:-88px;
	padding:2px;
}

#content-left-bottomright h2 {
	margin:30px 8px 20px 18px;
}

#content-left-bottomright h3 {
	margin:0;
	padding:0;
	padding-left:86px;
	width:94px;
	font-size:1.2em;
	color:#666666;
	margin-bottom:5px;
}

#content-left-bottomright p {
	padding-left:86px;
	width:94px;
}


/*-- content-right --*/

#content-right {
	width:208px;
	background:#be0026 url(/images/global/contentright-bg2.jpg) top repeat-x;
	float:left;
	padding-top:47px;
	border-left:1px solid #ccc;
}

#content-right h2 {
	color: #F7F7F7;
	padding-left:19px;
	padding-right:19px;
	margin-bottom:10px;
}

#content-right p {
	color:#FFFFFF;
	padding-left:19px;
	padding-right:19px;
	margin-bottom:5px;
}

#content-right ul {
	padding-left:19px;
	padding-right:19px;
}

#content-right ul li {
	list-style:none;
	background:url(/images/global/arrow2.gif) left no-repeat;
	padding-left:10px;
}

#content-right ul li a {
	color: #FFE1E1;
}

.divider {
	margin-top:15px;
	margin-bottom:15px;
}

#content-right .input, #navigation .input {
	width:105px;
	margin-left:18px;
	border:1px solid #640016;
	margin-bottom:7px;
	font-size:1em;
	padding:3px;
}

#container .open {
	color:#048E0D;
}

/*NEW CSS AFTER SITE CUT UP*/

.text_cursiv{
	font-size:0.4em;
	font-style: italic;
	font-weight:normal;
	}

.table_content {
	margin: 3px 15px 0 30px;
	border: 1px solid #333333;
	}

.table_content td {
	padding: 3px;
	}
	
.cell_highlight {
	background: #F8C7C8
	}

	
.table_highlight {
	background: #971426;
	color: #FFFFFF;
	font-weight: bold;
	}
	
h5{
	margin-left:30px;
	font-size:1.5em;
	margin-bottom:1px;
}
h6{
	margin-left:30px;
	padding-left:10px;
	font-size:1.1em;
	color:#FFFFFF;
	background-color:#FB6060;
	height:20px;
	width:675px;
	line-height:20px;
	margin-bottom:1px;
}
table {
	margin-left:30px;
}
.subscribe_button{
	display: block;
	color: #FFFFFF;
	background: #BE002D;
	border: 1px solid #333333;
	padding: 2px;
	width: 150px;
	text-align: center;
}

.imgfloatright{
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#contact_form_container{
	float: right;
	width: 500px;
	height:auto;
	margin-right: 20px;
}
#contact_form_container p{
	padding: 0;
	margin: 0;
}
.form_textfield{
	border: 1px solid #333333;
	background: #EBEBEB;
}
.form_button{
	border: 1px solid #333333;
	background: #BE002D;
	color: #FFFFFF;
	font-weight: bold;
}
.table_contact{
	border: 1px solid #333333;
}
.table_contact td {
	padding: 4px;
	font-size: 12px;
	}
.mandatory_text{
	font-style: italic;
	font-size: 11px;
}
.mandatory{
	color: #FF0000;
}
.cellunderline {
	border-bottom: 1px solid #cccccc;
}
h3.archive {
	font-size:11px;
	font-weight:bold;
	width:90%;
	background:#971426;
	margin: 3px 15px 5pt 30px;
	padding:3px;
	color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#000000;	
}
