/*
Theme Name: Businessrates
Theme URI: http://www.businessrates.com
Description: Default theme for www.businessrates.com
Version: 1.0
Author: Fishlight Ltd.
*/

body {
	background: #fff url(images/bg_body.jpg) repeat-x scroll center top;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	height: 101%;
	}

/*** structure ***/	
#header {
	background: transparent url(images/bg_blue.jpg) repeat-x scroll left top;
	width: 100%;
	height: 132px;
	margin: 0;
	padding: 0;
	}

#container {
	width: 900px;
	margin: 0 auto;
	}

#footer {
	clear: both;
	font-size: 0.9em;
	color: #fff;
	margin: 0px 0;
	padding: 10px 0;
	}

#content {
	width: 100%;
	margin: 10px 0 5px 0;
	}

#content-main {
	float: left;
	width: 580px;
	}

#content-sidebar {
	float: right;
	width: 300px;
	}
	
/*** menu ***/
#mainmenu ul {
	height: 30px;
	width: 900px;
	text-transform: uppercase;
	font-size: 0.9em;
	}

#mainmenu ul li {
	font-weight: bold;
	padding: 0;
	text-align: center;
	display: inline;
	margin: 0;
	line-height: 2.7em;
	}

#mainmenu ul#menu li a {
	padding: 0;
	width: 147px;
	height: 35px;
	line-height: 2.6em;
	display: inline-block;
	margin: 0;
	text-decoration: none;
	text-align: center;
	background: #000 url(images/NavLargeSwitch.gif) no-repeat left top;
	}

#mainmenu ul#menu li a:link { color: #fff; }
#mainmenu ul#menu li a:visited { color: #fff; }

#mainmenu ul#menu li a:hover {
	background: url(images/NavLargeSwitch.gif) no-repeat scroll right top;
	color: #00172F;
	}
	
/*** typography ***/
h1, h2 {
	color: #003061;
	font-size: 1.8em;
	font-weight: lighter;
	margin-bottom: 10px;
	}

h2 { }

p {
	margin: 8px 0;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	line-height: 1.7em;
	}

#content-promo {
	height: 225px;
	width: 595px;
	margin: 0 0 20px 0;
	background: transparent url(images/promobg.jpg) top left no-repeat;
	padding: 2px 0 0 3px;
	overflow: hidden;
	}

#content-sidebar img { margin: 0 0 12px 0; }
#sidebar-promo { margin: 0 0 20px 0; }
#footer ul#footmenu { width: 100%; }

#footer ul#footmenu li {
	display: inline;
	margin: 0 10px 0 0;
	text-transform: capitalize;
	}

#footmenu a {
	font-weight: bold;
	color: #666;
	}

a:link, a:visited {
	color: #003061;
	font-weight: bold;
	}

a:hover { color: #666; }
#footmenu a:hover { color: #003061; }
#content-sidebar p { line-height: 1.3em; }

h3 {
	color: #666;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-bottom: -8px;
	margin-top: 15px;
	}

#sidebar-body {
	width: 270px;
	margin: 0 auto;
	padding-bottom: 20px;
	}

#brandheader #headertext p {
	text-align: right;
	color: #fff;
	font-size: 1.5em;
	padding: 10px 20px;
	margin: 0;
	}

.clearb {
	clear: both;
	height: 1px;
	}

#outer {
	width: 100%;
	background: #fafafa url(images/bg_body.jpg) repeat-x scroll center top;
	margin: 0 0 0 0;
	}

#mainmenu ul#submenu li a {
	display: inline;
	height: 28px;
	line-height: 2.3em;
	padding: 4px 8px;
	text-decoration: none;
	border-right: 1px solid #AAAAAA;
	margin: 0;
	}

#mainmenu ul#submenu { margin: 8px 0 10px 0; }

p.callout {
	width: 250px;
	padding: 15px 0 15px 15px;
	margin: 5px 0 5px 5px;
	float: right;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: right;
	}

h1.storytitle a { text-decoration: none; }

#footer p#copyright {
	float: right;
	margin: 0;
	}

a:visited { color: #003061; }
#sidebartop { margin: 0; }
#mainmenu ul#submenu li a:hover { background: url(images/SubNavLargeSwitch.gif) no-repeat scroll right top; }
#mainmenu { margin: 8px 0 0 0; }

#content-main ol {
	padding: 10px 0 0 20px;
	color: #666666;
	font-size: 0.9em;
	}

blockquote {
	padding: 5px 30px;
	font-style: italic;
	}

#content-main ul {
	margin: 3px 30px;
	color: #666666;
	}

#content-main ul li {
	list-style: circle;
	line-height: 1.7em;
	font-size: 0.9em;
	}

#content-main h3 {
	color: #003061;
	text-transform: none;
	margin: 15px 0 2px 0;
	}

table.datatable { border: 1px solid #333333; }

table.datatable td {
	padding: 8px;
	border: 1px solid #333;
	}

table.datatable th {
	border: 1px solid #333;
	padding: 10px;
	font-weight: bold;
	background: #003061;
	color: #fff;
	}

img.alignleft {
	float: left;
	margin: 0 12px 6px 0;
	}

#content-promo img {
	width: 587px;
	height: 217px;
	}

strong { font-weight: bold; }

ol li {
	list-style: decimal;
	margin: 8px 0;
	line-height: 1.7em;
	}

.divleft {
	float: left;
	width: 360px;
	}

.divright {
	float: right;
	width: 180px;
	}

div.category-news {
	margin: 20px 0;
	border-bottom: 1px solid #003061;
	}

h2.storytitle { margin: 20px 0 10px 0; }

#content-sidebar h3 {
	margin: 15px 0 10px 0;
	font-size: 1.2em;
	}

h2#comments {
	font-size: 1.2em;
	margin-top: 30px;
	}

#commentform textarea { width: 400px; }
.contactform textarea, .contactform input { width: 230px; }
.contactform input#contactsubmit { width: 80px; }