body {
	margin: 0px;
	padding: 0px;
	background-color: #a1a5a9;
	color: #333333;
	font-family: arial, trebuchet, verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

img {
	border: 0px;
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.wrapper {
	background: transparent url(/images/template_wrapper_bg.png) top center repeat-y;
}

.centre_container {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.outer_container {
	float: left;
	width: 988px;
	text-align: left;
}

.inner_container {
	float: left;
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFFFFF;
}

.header_top_strip {
	position: relative;
	display: block;
	width: 988px;
	height: 30px;
	background: #FFFFFF;
	display: none;
}

.header_chequered {
	position: relative;
	display: block;
	width: 988px;
	height: 40px;
	background: url(/images/template_cheq_strip_bg.gif) top no-repeat;
}

.cheq_btn_about {
	position: absolute;
	background-color: #FFFFFF;
	left: 763px;
	top: 10px;
	width: 70px;
	height: 20px;
	padding-left: 5px;
}

.cheq_btn_f1news {
	position: absolute;
	background-color: #FFFFFF;
	left: 838px;
	top: 10px;
	width: 70px;
	height: 20px;
	padding-left: 5px;
}

.cheq_btn_tweets {
	position: absolute;
	background-color: #FFFFFF;
	left: 913px;
	top: 10px;
	width: 70px;
	height: 20px;
	padding-left: 5px;
}

.header_panel {
	display: block;
	width: 988px;
	height: 170px;
	background: #000000 url(/images/template_header_panel_bg.jpg) top no-repeat;
}

.header_branding {
	position: relative;
	width: 988px;
	height: 134px;
}

.header_logo {
	position: absolute;
	left: 25px;
	top: 35px;
	width: 302px;
	height: 66px;
}

.header_laptop {
	position: absolute;
	left: 760px;
	top: 0px;
	width: 177px;
	height: 134px;
}

.header_ad_leaderboard {
	position: absolute;
	left: 238px;
	top: 22px;
	width: 728px;
	height: 90px;
}

.menu_tabs_panel {
	width: 988px;
	height: 36px;
}

.menu_tabs_container {
	padding: 0px 22px 0px 22px;
}

.menu {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px;
	margin: 0px;
	height: 35px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, trebuchet, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.menu ul {
	background:#3B3B3B;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
}

.menu li {
	float:left;
	padding:0px;
}

.menu li.first a {
	color:#cccccc;
	display:block;
	font-weight:normal;
	margin:0px;
	width: 30px;
	height:35px;
	text-align:center;
	text-decoration:none;
}

.menu li a {
	background:#3B3B3B url(/images/template_menus_seperator.gif) bottom left no-repeat;
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:35px;
	height:35px;
	margin:0px;
	width: 114px;
	text-align:center;
	text-decoration:none;
	white-space: nowrap;
}

.menu li a:hover, .menu ul li:hover a{
	background: #CC0000 url(/images/template_menus_hover.gif) bottom center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}

.menu li ul {
	background:#3B3B3B;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:200px;
	/*top:1em;
	/*left:0;*/
	z-index: 2;
}

.menu li:hover ul {
	display:block;
	z-index: 1;
}

.menu li li {
	background:url(/images/template_menus_sub_sep.gif) bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:200px;
}

.menu li:hover li a {
	background:none;
}

.menu li ul a {
	display:block;
	height:35px;
	font-size:13px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
}

.menu li ul a:hover, .menu li ul li:hover a {
	width:175px;
	background:#CC0000 url(/images/template_menus_hover_sub.gif) center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}

.menu_cleared {
	clear: both;
}

.end_tabs {
	height: 25px;
	clear: both;
	background: #ffffff url(/images/template_menu_shadow_bg.gif) top repeat-x;
}

.col_tweets {
	float: left;
	width: 468px;
}

.col_mid {
	float: left;
	width: 200px;
	margin-left: 10px;
	padding-top: 18px;
}

.col_ads {
	float: left;
	width: 300px;
	margin-left: 10px;
	padding-top: 17px;
}

h1.page_heading {
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight:bold;
}

.dotted_divider {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background: #ffffff url(/images/dotted_divider_bg.gif) top repeat-x;
}

.footer_cleared {
	clear: both;
	height: 15px;
}

.terms {
	width:978px;
	float: left;
	padding: 0px 5px 5px 5px;
	font-size: 11px;
	color: #666666;
}

.terms a, .terms a:active, .terms a:visited {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.terms a:hover, .terms a:focus {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
.terms_cleared {
	clear: both;
	margin: 0px;
}
.wrapper_cleared {
	clear: both;
}
.wrapper_end {
	clear: both;
	background: transparent url(/images/template_wrapper_end.png) top center no-repeat;
	height: 20px;
}

.clearfix {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

form {
	margin: 0px;
	padding: 0px;
}

.divider_15 {
	margin-top: 17px;
	margin-bottom: 13px;
	height: 1px;
	background: #ffffff url(/images/dotted_divider_bg.gif) top repeat-x;
}

/* Search panel */

p.mid_col_headings {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
	font-size: 14px;
	font-weight:bold;
}

.search_suggest_box_inp {
	padding: 0px;
	float: left;
	font-family: arial, trebuchet, verdana, helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	width: 161px;
	height: 20px;
	border: 1px solid #b0baba;
}

.search_suggest_box_go {
	background: #CC0000;
	float: left;
	width: 22px;
	height: 22px;
}

.search_suggest_box_go:hover {
	background: #3B3B3B;
}

/* Ads */

.ads_300 {
	margin-bottom: 25px;
}
.ads_468 {
	margin-bottom: 17px;
}

/* Status Timeline */

.start_timeline {
	width: 468px;
	height: 1px;
	border-bottom: 1px dotted #b0baba;
	padding: 0px;
}
.timeline_r {
	width: 468px;
	border-bottom: 1px dotted #b0baba;
	position: relative;
	padding: 15px 0px 15px 0px;
}
.timeline_r:hover {
	background-color: #f8f8f8;
}
.timeline_reply_r {
	margin-top: 7px;
	position: relative;
	padding: 5px 5px;
}

.timeline_photo {
	display:block;
	width: 50px;
	height: 50px;
	left: 2px;
	overflow: hidden;
	position: absolute;
	padding: 0px;
}
.timeline_photo img {
	height: 48px;
	width: 48px;
}
.timeline_status {
	display: block;
	margin-left: 60px;
	min-height: 50px;
	overflow: hidden;
	width: 408px;
}
.timeline_reply_status {
	color: #666666;
	display: block;
	font-size: 12px;
	margin-left: 65px;
	min-height: 50px;
	overflow: hidden;
	width: 350px;
}
.timeline_status_nophoto {
	display: block;
	padding-left: 10px;
	overflow: hidden;
	width: 458px;
}
.timeline_status b {
	color: #CC0000;
}
.timeline_status_nophoto b {
	color: #CC0000;
}
.timeline_status_text {
	line-height: 130%;
}
.timeline_status_text_large {
	font-size: 20px;
	line-height: 130%;
}
.timeline_entry_url_b {
	margin: 5px 0px 0px;
	border: 1px dotted #cccccc;
	padding: 3px 5px;
}
.timeline_entry_url_r {
	font-size: 11px;
	margin: 2px 0px 2px;
	position: relative;
}
.timeline_entry_url_r b {
	color: #666666;
	position: absolute;
	top: 0px;
	left: 0px;
}
.timeline_entry_url {
	color: #666666;
	margin-left: 30px;
}
.timeline_entry_url a {
}
.timeline_time_ago {
	color: #999999;
	display: block;
	font-family: arial, georgia, trebuchet, verdana, helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	margin: 5px 0px 0px;
}
.timeline_time_ago a {
	color: #999999;
}
.timeline_reply_link {
	float: right;
	font-size: 11px;
	padding: 0px 10px 0px 0px;
}
.timeline_reply_link a {
	color: #999999;
}
.timeline_nav_b {
	margin: 20px 10px 0px 0px;
}
.timeline_nav_b a {
	border: 1px solid #cecece;
	display: block;
	float: right;
	margin: 0px 5px 0px;
	padding: 5px 5px;
	width: 65px;
	text-align: center;
}

.timeline_search_highlight {
	background-color: yellow;
	color: black;
}

/* Canned Search Tables */

.split_50_50 {
	width: 200px;
	padding: 0px;
	margin: 0px;
}

.split_50_50 table {
	width: 200px;
	padding: 0px;
	margin: 0px;
	font-family: arial, trebuchet, verdana, helvetica, sans-serif;
	border-collapse: collapse;
}

.split_50_50 table td {
	padding-left: 5px;
	width: 95px;
	font-family: arial, trebuchet, verdana, helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	text-decoration: none;
	line-height: 21px;
}

/* Keyword Cloud */

.search_keyword_cloud {
	line-height: 180%;
	margin: 0px;
	text-align: center;
}
.search_keyword_cloud a {
	padding: 0px 5px 0px;
}
.search_keyword_link1 {
	font-size: 12px;
}
.search_keyword_link2 {
	font-size: 13px;
}
.search_keyword_link3 {
	font-size: 14px;
}
.search_keyword_link4 {
	font-size: 15px;
}
.search_keyword_link5 {
	font-size: 16px;
}
.search_keyword_link6 {
	font-size: 17px;
}
.search_keyword_link7 {
	font-size: 18px;
}
.search_keyword_link8 {
	font-size: 19px;
}
.search_keyword_link9 {
	font-size: 20px;
}
.search_keyword_link10 {
	font-size: 21px;
}

