.accessibiltyAid {
	position:absolute;
	text-indent: -999em;
	margin: 0;
	padding: 0;
}
.spacer {
	height: 20px;
}
.blur {
    color:#999;
}
body {
	/*background-color: #E9E8E4;*/
	color: #333;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}
#site-container {
	background-color: #FFFFFF;
/*	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;*/
}
form ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
form ul li {
	padding: 5px 0;
	margin: 0;
}
form ul li label {
	float: left;
	width: 200px;
}
form ul li input.input {
	width: 300px;
}
input.input {
	border: 2px solid #e2e2e2;
	width: 300px;
}
form .reqMark {
	color: #F00 !important;
	padding: 0 4px;
}
a {
	text-decoration: none;
	color: #784018;
/*	color: #DB4105;*/
	/*font-weight: bold;*/
}
textarea {
	width: 300px;
	border: 2px solid #e2e2e2;
}
a:visited {
	text-decoration: none;
	color: #784018;
/*	color: #DB4105;*/

}
a:hover {
	color: #ff182d;
	/*border-bottom: 2px solid #C48829;
	color: #333;*/
}
h1, h2, h3, h4, h5, h6 {
	font-weight:  normal;
	font-family: Georgia, 'Lucida Grande', Arial, Verdana;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:visited, h2 a:visited, h3 a:visited,h4 a:visited, h5 a:visited, h6 a:visited {
	font-weight: normal;
}

.title {
	margin-bottom: 0;
	font-size: 16px;
}
h3.section-header {
	border-bottom: 1px solid #eee;
	color: #000;
	font-size: 20px;
	color: #666;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;

}
h3.section-header span {
	font-size: 16px;
}
.content {
	margin-bottom: 10px;
}
p.read-more {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}
.article-view p + p {
	margin-top: 0;
	text-indent: 1.5em;
}

label {
	color: #888;
	font-size: 11px;	
}
small {
	font-size: 13px;	
}
blockquote {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	color: #888;
	margin: 30px;
	quotes: "\201C" "\201D";
}
body.home blockquote {
	margin: 0;
	font-size: 18px;
}
blockquote:before {
	content: '\201C';
/*	font-size: 32px;
	line-height: 14px;*/
	font-weight: bold;
}

blockquote:after {
	content: '\201D';
/*	font-size: 32px;
	line-height: 14px;*/
	font-weight: bold;
}
q {
	font-style:italic;
	quotes: '\2018' '\2019' '\201C' '\201D';
}

q:before {
	content: '\2018';
}

q:after {
	content: '\2019';
}

html > body q {
	font-style:normal;
}

/* articles */

.strapline {
	margin-bottom: 10px;
}
.alert {
	background-color: #FDF6D0;
	border: 3px solid #eee;
	padding: 10px;
	overflow: hidden;
	margin: 20px 0;
}
.article-view .strapline {
	font-style: italic;
	font-size: 16px;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #888;
	margin: 20px 0;
}
.meta {
	color: #aaa;
	font-size: 11px;
	/* padding-bottom: 10px; */	
	margin-bottom: 10px;
}

.border-bottom {
	border-bottom: 1px solid #eee;
}

/*h5 + .meta {
	padding-bottom: 0px;
	margin-top: 10px;	
}*/
/* buttons */
/*a.button {
	background: #02BAF7;
	-webkit-border-radius: 5px;
	color: #fff;
	padding: 10px;
	text-shadow: #ccc;
}*/
#searchbutton, .submitbutton {
	background: transparent url('img/search.gif') center left no-repeat;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 11px 2px 10px;
	margin: 0;
	font: bold 11px arial, sans-serif;
	text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0;
	float: right;
	cursor: pointer;
	width: 70px;
}
#searchbutton:hover, .submitbutton:hover {
	background: transparent url('img/search-hover.gif') center left no-repeat;
}
#register-button {
	padding: 3px 6px 3px 6px;
}
.submitbutton {
	float: left;
}
a.stbutton {
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0;
	font: bold 11px arial, sans-serif;
	text-transform: uppercase;
	background: transparent url('img/search.gif') top left no-repeat !important;
	padding: 1px 17px 5px 15px !important;
	height: 24px !important;
	line-height: 14px !important;
	
}
a.stbutton:hover {
	background: transparent url('img/search-hover.gif') top left no-repeat !important;
}
a.stbutton span {
	position: relative;
	top: 2px;
}
a.button {
    background: transparent url('img/button-r.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: bold 11px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0;
}
a.button:hover {
	    background: transparent url('img/button-r-hover.png') no-repeat scroll top right;
}
a.button:hover span {
	background: transparent url('img/button-l-hover.png') no-repeat;
}
a.button span {
    background: transparent url('img/button-l.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 4px 0 4px 18px;
}
/*/*
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox *!/
}
a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px *!/
}*/
/* lists */
.inline-list, .articles-list {
	margin:0;
	padding:0;
	list-style:none;
}
.inline-list li, .articles-list li {
	margin:0;
	padding:0;
}
.inline-list li {
	display:inline;
}
/* forms */
#comment-form {
	background: #fdf5ce;
	padding: 10px 15px;
}
select {
	width: 300px;
}
input.text {
	width: 200px;
	border: 1px solid #888;
	font-size: 14px;	
}
#comment-form textarea {
	width: 100%;
	border: 1px solid #888;
	font-size: 14px;
}
.issues-list {
	
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.issues-list li {
	padding: 5px 0;
	margin: 0;
}
#subscription-options p {
	margin-bottom: 5px;
}
/* subscribe box and highlights box */

#subscribe-box, #hightlighs-box, #advertise-box {
	/* border-bottom: 1px solid #eee; */
	margin: 0 10px 0 0;
	width: 100%;
	overflow: hidden;
}
.right-button {
	float: right;
	margin: 5px 0;
	padding: 0;
}
#subscribe-box h3, #hightlighs-box h3, #advertise-box h3 {
	font-size: 20px;
	color: #666;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
#hightlighs-box #highlights-box-left {
	font-size: 11px;
	padding: 0;
	margin: 0;
	/* text-align: center; */
}
#highlights-box-header {
	text-align: center;
	margin-bottom: 10px;
}
#hightlighs-box #highlights-box-left #issue-date {
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 5px 0 0 0;
}
#hightlighs-box #highlights-box-left #issue-title {
	font-size: 15px;
	background: #784018;
	color: #fff;
	/* margin: 10px 0; */
}
#hightlighs-box #highlights-box-left .strapline {
	margin-bottom: 5px;
}

#hightlighs-box #highlights-box-left .title {
	font-size: 14px;
}
#hightlighs-box #highlights-box-right {
	padding: 0 0 0 10px;
	margin: 0;
}
#hightlighs-box #highlights-box-right img {
	border: 2px solid #784018;
}
#subscribe-box-inner, #hightlighs-box-inner, #advertise-box-inner {
	background: #fdf5ce;
	border-top: 3px solid #eee;
	border-bottom: 3px solid #eee;
	padding: 10px;
	font-size: 13px;
	margin-bottom: 0;
	display: block;
}
#subscribe-box-inner {
	padding-bottom: 20px;
}
#subscribe-box-inner p {
	text-transform: uppercase;
	font-weight: bold;
}
#subscribe-box ol {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, "Times New Roman", serif;
}
#subscribe-box ol li {
	margin-left: 20px;
}
/* header */
#branding h1 {
	position: absolute;
	top: 30px;
	margin-left: 10px;
}
#branding h1 img {
	display: block;
}
#site-search {
	margin: 0;
	padding-bottom: 5px;
}
#site-search input {
	margin: 0;
}
#site-search input.input {
	width: 130px;
	float: left;
	font-size: 11px;
}
#main-navigation {
	background: url('img/border-nav.gif') bottom left repeat-x;
	width: 920px;
	text-transform: uppercase;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	padding: 50px 0 14px 20px;
	font-size: 12px;
	/*margin: 0;*/
}
#main-navigation ul a, #sub-navigation ul a {
	color: #666;
	padding-bottom: 7px;
}
#main-navigation ul a:hover {
	border-bottom: 10px solid #7DA8AF;
}
#main-navigation ul .active {
	border-bottom: 10px solid #784018 !important;
}
#main-navigation ul li,#sub-navigation ul li {
	margin-right: 20px;
	position: relative;
}
#sub-navigation {
	float: left;
	text-transform: uppercase;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	padding-top: 10px;
	/*
	background: url('img/border-nav.gif') top left repeat-x;
	margin-top: 10px;*/

}
#sub-navigation.culture {
	margin-left: 350px;
}
#sub-navigation ul a {
	/*padding-top: 11px;*/
}
#sub-navigation ul a:hover, #sub-navigation ul a.active {
	/*border-top: 11px solid #7DA8AF;*/
	color: #784018 !important;
}
/*#sub-navigation ul a:hover {
	color: #7DA8AF;
}*/
#sub-navigation.magazine {
	margin-left: 190px;
}
#account-navigation {
	float: right;
	padding: 10px 0;
}
#account-navigation li {
	display: block;
    float: left;
}
#account-navigation li#hello {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	padding: 2px 0;
}
#account-navigation li.first-item a {
	background: transparent url('img/account-left.gif') no-repeat scroll top left;
    color: #fff;
    display: block;
    float: left;
    font: bold 11px arial, sans-serif;
    height: 20px;
    margin-left: 6px;
    padding-left: 8px; /* sliding doors padding */
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0;

}
#account-navigation li.first-item a:hover {
	background: transparent url('img/account-left-hover.gif') no-repeat scroll top left;

}
#account-navigation li.first-item a:hover span {
	background: transparent url('img/account-left-middle-hover.gif') repeat-x;
}
#account-navigation li.first-item a span {
    background: transparent url('img/account-left-middle.gif') repeat-x;
    display: block;
    line-height: 14px;
    padding: 3px 10px 3px 3px;
    margin-right: 1px;
}
#account-navigation li.last-item a {
	background: transparent url('img/account-right-hover.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: bold 11px arial, sans-serif;
    height: 20px;
    margin-right: 6px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0;

}
#account-navigation li.last-item a:hover {
	background: transparent url('img/account-right.gif') no-repeat scroll top right;
}
#account-navigation li.last-item a:hover span {
	background: transparent url('img/account-right-middle.gif') repeat-x;

}
#account-navigation li.last-item a span {
    background: transparent url('img/account-right-middle-hover.gif') repeat-x;
    display: block;
    line-height: 14px;
    padding: 3px 0 3px 10px;
}
/* footer */
#footer {
	margin: 20px 10px 10px 10px;
	padding: 10px 0;
	border-top: 1px solid #888;
	color: #aaa;
	font-size: 11px;
	text-transform: uppercase;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;	
}
#footer div {
	float: left;
}
#footer div a {
	background: url(img/milo_logo.png) no-repeat;
	height: 20px;
	width: 58px;
	display: block;
	position: relative;
	top: -25px;
	left: 45px;
	
}
#footer a {
	color: #666;
}
#footer ul {
	
	float: right;
}
#footer ul li {
	margin-left: 20px;
}
#footer ul a {
	padding-bottom: 5px;
}
#footer ul a:hover {
	border-bottom: 5px solid #784018;
}

/* cycle */

#feature-box {
	border:1px solid #CCCCCC;
	margin:0;
	width: 618px;
	padding:0 0 1px;
}
#feature-list {
	height: 300px;
	overflow:hidden;
	display:block;
	width:616px;
}
#feature-list li {
	height: 300px;
}
#feature-navigation {	
	margin:0 1px;
	padding: 1px 0 0 0;
	list-style: none;
}
#feature-navigation li {
	padding: 0;
	float: left;	
	font-size: 12px;
	margin:1px 1px;
}
#feature-navigation li a {
	color: #fff;
	background: #784018;
	display: block;
	width:132px;
	height: 4em;
	padding: 10px;
	overflow: hidden;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
#feature-list li a img {
	width: 624px;
	height: 300px;
	padding: 2px;
}
#feature-list .strapline {	
	background: transparent url(img/ntbg.png);
	width: 604px;
	position: absolute;
	top: 202px;
	height: 80px;
	overflow: hidden;
	padding: 10px;
	margin: 0 2px;
	
/*	filter: alpha(opacity=60);
	 -moz-opacity: 60%;
	opacity:0.6;*/
}

a.activeSlide {
	background: #C48829 !important;
}
#feature-list .strapline .strapline-title {
	color: #C48829;	
}
#feature-list .strapline .strapline-content {
	color: #fff;
	font-size: 12px;
}
#marketplace-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#marketplace-navigation ul li {
	padding: 0;
	margin: 0;
}
.pagination {
	text-align: center;
	font-size: 12px;
	color: #888;
}

span.free-content {
	background: #784018;
	color: #fff;
	padding:2px 5px;
	text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0;
}

/* banners */
div.banner-box {
	background: #ccc;
	overflow:hidden;
}

div.banner-box.big {
	background: #ccc;
	/* width: 940px; */
	height: 90px;
}

div.banner-box.small {
	background: #ccc;
	/* width: 300px; */
	height: 250px;
}


div#marketplace-adverts-list ul li
{
	margin: 0;
	list-style: none;
}

div.adverts ul.articles-list li h5
{
	margin-bottom: 0;
}

ul.comments
{
	list-style-type:none;
}

li.comment
{
	margin-left: 0;
}

li.comment div.meta
{
	margin-bottom: 0;
}
