@charset "utf-8";
/* Extra styles added by Tony S 270410 */


#content a:link, #content a:visited {
	color: #da171c;
}


#content a:hover, #content a:active {
	color: #333333;
}


#content h2 {
	font-size: 2em;
	font-family: verdana, arial, helvetica, sans-serif !important;
	color: #da171c;
	width: auto;
	margin-bottom: 10px;
}


#content h2#feature, #content h3, #content h4, table#subscribe caption {
	font-family: verdana, arial, helvetica, sans-serif !important;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	background-color: #da171c;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 2px 8px 3px 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


#content h2#feature {
	font-size: 1.4em;	
}


#content h2#feature span {
	color: #eeeeee;
	font-weight: normal;
}


#content h3 {
	font-size: 1.3em;	
}


#content h3#subscriptionFees, #content h3#eventDetails {
	font-size: 1.2em;
}


#content h4 {
	font-size: 1.1em;	
}

#content img {
	border: none;	
}


.red {
	color: #DF3939;
	font-style: inherit !important;
}


#latestIssueIllustration {
	width: 210px;
	height: 288px;
	padding: 4px 4px 4px 0;
	float: left;
}


#latestIssueIllustration img {
	width: 199px;
	height: 280px;
}


.editorial {
	width: 385px;
	height: auto;
	float: right;
}


ul#thisWeekInfo {
	clear: both;
	width: 310px;
	margin-left: 0;
	margin-top: 30px;
}


ul#thisWeekInfo li {
	width: 50%;
	display: block;
	float: left;
	text-align: center;
}

ul#thisWeekInfo li a:link, ul#thisWeekInfo li a:visited {
	font-size: 1.2em;
	font-weight: bold;
	color: #da171c;
}

ul#thisWeekInfo li a:hover, ul#thisWeekInfo li a:active {
	font-size: 1.2em;
	font-weight: bold;
	color: #777777;
}

.rightColAds {
	width: 150px;
}


.rightColAds img {
	margin: 3px 0;
}


ul.headlineList, ul.articleList {

	list-style: none;
	margin-left: 0;

}


ul.headlineList li, ul.articleList li {
	border: 1px solid transparent;
	padding: 6px 4px;
	font-size: 1.1em;
}

.odd {
	background: none;
}

.even {
	background: #ffffff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}




ul.headlineList li a:link, ul.headlineList li a:visited,
ul.articleList li a:link, ul.articleList li a:visited,
#results td a:link, #results td a:visited {
	color: #333333 !important;
}


ul.headlineList li a:hover, ul.headlineList li a:active,
ul.articleList li a:hover, ul.articleList li a:active,
#results td a:hover, #results td a:active {
	color: #af4141 !important;
}


ul.headlineList li:hover, ul.headlineList li:active,
ul.articleList li:hover, ul.articleList li:active {
	border: 1px solid #cf8e8e;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #dddddd;
	color: #af4141 !important;
}


#headerDate {
	color: #df6f7b;	
}


table#results, table#contacts, table#subscribe {
	width: 560px;
	border-collapse: collapse;
}


table#results th, table#contacts th {
	border: none !important;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif !important;
	font-size: 0.9em;
	color: #ffffff;
	background: #da171c url(images/red_button_gradient_background.jpg) repeat-x !important;
	padding: 2px;
}


table#subscribe th {
	background: none !important;	
	text-align: left;
	font-size: 0.85em;
	padding: 4px;
}


#results td, #contacts td, #subscribe td {
	font-size: 0.8em;
	padding: 4px;
}


/*  form styles */


label {
	font-weight: bold;	
	font-size: 1.1em;
}


.textbox {
	font-size: 1em;
	color: #990000;
	background-color: #eef0fa;
	padding: 2px;
	width: 22em !important;
	font-weight: bold;
	border: 1px solid #999999;	
}


.andOr {
	width: 10em !important;
}


#formFields, #detailSection, ul.headlineList, ul.articleList, #tableContainer {
	border: 1px solid #cccccc;
	background: #f6f6f6 url(images/formPanelBackground.jpg) repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 6px 10px;
}

.required {
	color: #df3939;
	font-weight: normal;
}


.callToActionBtn, .prevNextBtn {
	width: 116px !important;
	height: 31px;
	padding: 6px 18px;
	margin: 6px 4px 6px 0;
	background: #cc0033 url(images/red_button_gradient_background.jpg) repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	/* CSS3 drop shadow on buttons for browsers that support them (i.e. not IE!) - first properties are:
	1 - horizontal offset; 2 - vertical offset; 3 - blur radius; 4 - drop shadow colour */
	-moz-box-shadow: 2px 2px 3px #888;
	-webkit-box-shadow: 2px 2px 3px #888;
	box-shadow: 2px 2px 3px #888;
}


a.callToActionBtn, a.prevNextBtn {
	margin: 0 auto !important;	
	text-align: center !important;
	text-decoration: none !important;
	border-bottom: none !important;
	color: #ffffff !important;
	font-weight: bold;
}

a.callToActionBtn:hover, a.prevNextBtn:hover {
	color: #cccccc !important;
}

p#registerSubscribeBtns, p#loginSubscribeBtns {
	margin: 30px 0 8px 0 !important;	
}


ul#products, ul#company {
	list-style: none !important;	
	margin-left: 0;
	padding-left: 0;
}


ul#products li, ul#company li {
	border-bottom: 1px solid #777777;	
	margin: 4px 2px;
}


ul#products li p img, ul#company li p img {
	margin: 16px 0 0 0 !important;	
}


#content ul#products li p a[title] {
	border-bottom: none !important;
	text-decoration: none !important;
}


.footer {
	font-size: 9px;
}

.rightBanner {padding-bottom:5px;}
.rightBanner img{width:150px;border:0;}


