/* *** Webdesign copyright 2009 by A. J. Wright ***** */

/* ********* Main Styles ******** */
* {
	padding: 0;
	margin: 0;
	}

body {
	background: #181818;
	color: #333;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

div#outerWrapper {
	background: url(../templateImages/bg_body_09_opt2.jpg) top center no-repeat;
	}
	
div#wrapper {
	margin: 0 auto 0 auto;
	position: relative;
	width: 985px;
	text-align: left;
	}

h1, h2, h3, h4,h5, h6 {
	font-size: 1em;
	font-weight: normal;
	}
	
.w3c {
	left: -5000px;
	top: -5000px;
	position: absolute;
	}	

.clear {
	clear: both;
	}
	
a img {
	border: none;
	}

div#contentArea {
	background: #f9f9f1 url(../templateImages/bg_pageArea_09.jpg) top left no-repeat;
	margin-top: 329px;
	width:978px;
	}

div#secondaryContent {
	width: 340px;
	float: right;
	}

div#mainContent {
	float: left;
	width: 610px;
	
	}

div#footer {
	background: url(../templateImages/bg_footer_09.jpg) bottom center no-repeat;
	height: 462px;
	}


/*  **********   Search Styles ******* */

div#headBranding p {
	color: #fff;
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
	padding: 3px 210px 3px 0;
	}
	
form#cse-search-box {
	margin-left: 0;
	background: none;
	}

div#cse-search-results {
	margin-left:70px;
	}
	

/* ********** Navigation styles ********* */

div.navBar {
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 20px 0 45px 90px;
	}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #640f06;
}

#nav a:hover {
	color: #000;
	}

#nav li {
	float: left;
	background: url(../templateImages/BG_navDivider_09.jpg) center left no-repeat;
	text-align: center;
	padding: 0 20px;
}

#nav li.firstNavItem {
	background: none;
	padding-left: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 138px;
}

#nav li ul li {
	background: none;
	text-align: left;
	text-transform:capitalize;
	font-size: 0.75em;
	padding: 3px 3px 5px 0;
	}

#nav li ul li a {
	padding-left: 21px;
}

#nav li ul li a:hover {
	background: url(../templateImages/ro_subNav_active_09.gif) 0 3px no-repeat;
	}


#nav li:hover ul {
	left: auto;
	background: #e6e6e2;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background: #e6e6e2;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

/* ******** Add This Button styles ***** */

div#socialBookmarks {
	margin: 0 0 20px 70px;
	}

.twitter {
	float: right;
	margin: 0 10px 0 0;
}

/* ******** Main Content Area Styles ****** */

div#mainContent h2 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 20px 70px;
	}

div#mainContent p {
	font-size: 0.75em;
	padding: 0 0 20px 70px;
	line-height: 1.5em;
	}

div#mainContent p.subHeading {
	font-weight: bold;
	padding-bottom: 0;
	}

div#mainContent img.noBorder {
	margin-left: 70px;
	}

ol {
	margin-left: 70px;
	font-size: 0.75em;
	padding-bottom: 50px;
	}

ol li {
	padding-bottom: 10px;
	margin-left: 40px;
	}

/* ****** Feature Area Styles ***/

div#mainContent div.header {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 30px 0 0 70px;
	}

div#mainContent div.header h3 {
	color: #fff;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #928575;
	font-size: 0.9em;
	margin: 1px 0;
	padding: 5px;
	word-spacing: 0.3em;
	}

div#mainContent div.header em span {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333;
	font-size: 0.75em;
	font-style:italic;
	float:right;
	margin-top:-22px;
	padding-right: 5px;
	}

div.specialFeature {
	background: url(../templateImages/bg_features_09.jpg) top left repeat-x;
	margin-left: 70px;
	padding-top: 5px;
	}

div.specialFeature img {
	padding: 0 10px 5px 5px;
	float: left;
	}

div.specialFeature p img {
	padding: 0;
	}

div#mainContent div.specialFeature p {
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
	
div.specialFeature img.ratingImg {
	float: none;
	padding: 0 0 8px 0;
	}

div#mainContent div.specialFeature p a:link, div#mainContent p a:link {
	font-weight: bold;
	color: #9e080a;
	text-decoration: none;
	}

div#mainContent div.specialFeature p a:visited, div#mainContent p a:visited {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	}

div#mainContent div.specialFeature p a:hover, div#mainContent p a:hover {
	color: #9e080a;
	text-decoration: underline;
	}

div.FeatureLeftCol {
	float:left;
	width: 250px;
	}	
	
div.FeatureRightCol {
	float:right;
	width: 270px;
	}

div.specialFeature div.FeatureRightCol div {
	margin-right: 20px;
	}	

div.specialFeature div.FeatureRightCol div, div.specialFeature div.FeatureLeftCol div	{
	height:10em;
	}

div.specialFeature.best2008 div.FeatureRightCol div, div.specialFeature.best2008 div.FeatureLeftCol div {
	height: 16em;
	}

/* ******* Styles for sortable table page *** */

div.quicksearch {
	background: #d9d9d6;
    margin-left:70px;   
	padding: 10px 0 10px 5px;
	font-size: 0.75em;
	color: #333;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #fff;
    }

table {
	border-collapse: collapse;
	width:540px;
	margin-left: 70px;
	margin-bottom: 30px;
	border-bottom: 3px solid #999;
	}

table th, table td {
	padding: 5px;
	}

table th {
	border-bottom: #f9f9f1 solid 1px;
	font-size: 0.8em;
	text-align: left;
	}

table td {
	border-bottom: #d9d9d6 solid 1px;
	font-size: 0.75em;
	}

table tr:hover, table tr:hover td a, #sortReviews tr.odd:hover{
	background: #333;
	color: #fff;
	}

table thead tr:hover {
	background: none;
	}
	
table td a:link {
	color: #9e080e;
	text-decoration: none;
	}
	
table td a:visited {
	color: #000;
	text-decoration: underline;
	}
	
table td a:hover {
	color: #9e080e;
	text-decoration: underline;
	}	

table td.ratingcell {
	width: 95px;
	text-align: center;
	}

table td.titlecell {
	width: 180px;
	}

table td.authorcell {
	width: 145px;
	}

table td.genrecell {
	width: 115px;
	}

#sortReviews .odd {
	background-color: #e7e1d4;
}

table#sortReviews th
{
    background: url('../templateImages/bg_features_09.jpg') repeat-x 0px 0px;    		
	border-left: 1px solid #7f7f7f;
    padding: 5px 5px 5px 0;
	height: auto;
	cursor:pointer;
}

#sortReviews thead tr th:first-child {
	border-left: none;
}

table#sortReviews th a
{
	color: #000;
	display: block;
	text-decoration: none;
	padding: 0 20px 0 5px;
    font-weight:bold;
    white-space:nowrap;
    background: url('../templateImages/bg.gif') no-repeat right 50%;
}

table#sortReviews thead .headerSortUp , table#sortReviews thead .headerSortDown 
{
    background: url('../templateImages/bg_features_09.jpg') repeat-x 0px -100px;
}

table#sortReviews .headerSortUp a 
{	
    background: url('../templateImages/asc.gif') no-repeat right 50%;
}
table#sortReviews .headerSortDown a 
{    
    background: url('../templateImages/desc.gif') no-repeat right 50%;
}

table#sortReviews tfoot td
{    
    border-top: 1px solid #7f7f7f;
    background-color:#333;
	color: #fff;
	text-align:center;
}


/* ******** JavaScript Accordion Styles (used on Reviews by Genre page) ****** */

div#mainContent ul.accordion li {
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	padding-bottom:0;
	margin-bottom: 5px;
	}

div#mainContent ul.accordion h3 {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #d7cdbe;
	font-size: 1.2em;
	margin: 1px 0;
	padding: 5px;
	word-spacing: 0.3em;
	font-weight: normal;
	}

div#mainContent.lightText ul.accordion h3 a:link, div#mainContent.lightText ul.accordion h3 a:visited {
	color: #000;
	}
	
div#mainContent.lightText ul.accordion h3 a:hover {
	color: #9a080e;
	}

div#mainContent ul.accordion ul {
	padding: 10px 0;
	background:  url(../templateImages/accordionBg.gif) top left repeat-x;
	border-left: 1px solid #d7cdbe;
	border-right: 1px solid #d7cdbe;
	}
	
div#mainContent ul.accordion ul li {
	margin: 8px 20px 0 20px;
	list-style: none;
	border: none;
	font-size: 1.35em;
	}

ul.accordion li.collapsed *{
	position:absolute;
	left: -10000px;
	}
	
ul.accordion li.collapsed h3, ul.accordion li.expanded h3, ul.accordion li.collapsed h3 a:link, ul.accordion li.collapsed h3 a:visited, ul.accordion li.expanded h3 a:link, ul.accordion li.expanded h3 a:visited {
	position: static;
	}

div.mainContent ul.accordion li ul.lastList{
	background: url(../templateImages/accordionBtm.gif) bottom left repeat-x;
	}


/********* List Page styles (eg. title page)****** */

div#mainContent ul {
	list-style: none;
	padding: 5px 0 20px 70px;
	font-size: 0.75em;
	}

div#mainContent ul li {
	padding-bottom: 10px;
	}

div#mainContent ul li a {
	color: #9e080e;
	text-decoration: none;
	}

div#mainContent ul li a:hover {
	color: #9e080e;
	text-decoration: underline;
	}
div#mainContent ul li img {
	margin-bottom: -5px;
	}

/* ****** Video Player Feature **** */

div.specialFeature div.videoPlayer {
	margin:20px 0 15px 30px;
	}

/* ***********  Page Links style - bottom of main content area on every page ****** */

div.pageLinks {
	float: left;
	width: 540px;
	padding-left: 70px;
	display: inline;
	}

div.pageLinks div.FeatureRightCol {
	width: 250px;
	}

div.pageLinks div.header {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}

div.pageLinks  div.header h3 {
	color: #fff;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #928575;
	font-size: 0.9em;
	margin: 1px 0;
	padding: 5px;
	word-spacing: 0.3em;
	}

div#mainContent div.header h3 {
	font-weight: normal;
	}

div.pageLinks  div.links a:link, div#secondaryContent a:link, div.FeatureRightCol div p a:link, div.FeatureLeftCol div p a:link {
	font-weight: bold;
	color: #9e080A;
	text-decoration: none;
	}

div.pageLinks  div.links a:visited, div#secondaryContent a:visited, div.FeatureRightCol div p a:visited, div.FeatureLeftCol div p a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}
	
div.pageLinks  div.links a:hover, div#secondaryContent a:hover, div.FeatureRightCol div p a:hover, div.FeatureLeftCol div p a:hover {
	font-weight: bold;
	color: #9e080A;
	text-decoration: underline;
	}


div.pageLinks  div.links ul {
	list-style: none;
	padding: 5px;
	font-size: 0.75em;
	}	

div.pageLinks  div.links ul li {
	padding-bottom: 10px;
	}

/* **** Review page styles ******** */

div#mainContent .reviewimg {
	float: right;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	padding: 4px;
	background:#fff;
	margin: 0 10px 15px 20px;
	}

div#mainContent .paperimg {
	float: left;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	padding: 4px;
	background:#fff;
	margin: 5px 20px 15px 0;
	}

div#mainContent h3 {
	font-weight: bold;
	padding: 0 0 5px 70px;
	font-size: 0.9em;
	}

div#mainContent p.reviewRating {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-transform: uppercase;
	}

div#mainContent img.spotimg {
	float: right;
	margin-top: -43px;
	padding-right: 155px;
}
	
div#mainContent div.pageLinks div.FeatureLeftCol div.header, div#mainContent div.pageLinks div.FeatureRightCol div.header {
	width: 250px;
	margin: 20px 0 0 0;
	}

div#mainContent div.pageLinks div.FeatureLeftCol div, div#mainContent div.pageLinks div.FeatureRightCol div{
	margin-bottom: 30px;
}

div#mainContent div.pageLinks h3 {
	font-weight: normal;
	}

div#mainContent div.pageLinks div.FeatureLeftCol div p, div#mainContent div.pageLinks div.FeatureRightCol div p	{
	padding: 10px 5px 0 5px;
	}

div#mainContent div.pageLinks div.FeatureRightCol div p	{
	line-height: 2.2em;
	}

/* ******* Interview page styles ****** */

h6.question {
	font-weight: bold;
	padding: 0 0 0 70px;
	font-size: 0.8em;
	color: #640f06;
	}

span.smalltext {
	font-style: italic;
	font-size: 0.9em;
	}

/* ******* Form Styles *** */

form {
	background: url(../templateImages/bg_features_09.jpg) top left repeat-x;
	margin-left: 70px;
	margin-bottom: 25px;
	}

fieldset {
	border: none;
	}

legend {
	color: #9e080a;
	font-weight: bold;
	font-size: 0.8em;
	padding: 15px 0 5px 30px;
	}

div#mainContent form p{
	clear:left;
	margin: 0;
	padding: 0 5px 15px 30px;;
}

textarea.txtarea {
	color:#333;
	background-color:#fff;
	border: 1px solid #999;
	width: 200px;
	height: 60px;
	padding:3px;
}

div#mainContent form p label{
	float: left;
	width: 30%;
	color: #333;
	text-align: left;
	color: #000;
	}

form p.radio label{
	float: left;
	width: 40%;
	color: #333;
	text-align: left;
	}

input.txt{
	color:#333;
	background-color:#fff;
	border: 1px solid #999;
	width: 200px;
	padding: 3px;
	}

select {
	color:#333;
	background-color:#fff;
	border: 1px solid #999;
	padding-left: 2px;
	}

/* ******** Sitemap  styles ***** */

ul.sitemap li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #9e080a;
	}

ul.sitemap li ul li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 1.2em;
	}
	
/* *******	Video List Styles ******* */

div.videoList {
	margin-left:70px;
	margin-bottom: 10px;
	clear: left;
	}

div.videoList img {
	float:left;
	margin: 0 20px 40px 0;
	}


/* ******* Styles for Right Hand Side Column ******* */

div#secondaryContent div div.latestReviews {
	width: 160px;
	float: left;
	margin-right: 10px;
	display: inline;
	}

div#secondaryContent div div.skyscraper {
	width: 170px;
	float: left;
	}

div#secondaryContent div.header {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}

div#secondaryContent  div.header h3 {
	color: #333;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #d9d9d6;
	font-size: 0.9em;
	margin: 1px 0;
	padding: 5px;
	word-spacing: 0.3em;
	}

div.latestReviews img {	
	float: right;
	margin-top: -24px;
	}	
	
div.latestReviews div.halfColumn {
	background: url(../templateImages/BG_latestReveiws_09.jpg) top left repeat-x;
	}	

div#secondaryContent ul {
	padding: 10px 5px;
	font-size: 0.75em;
	list-style: none;
	}	

div#secondaryContent ul li {
	padding-bottom: 10px;
	}

div#secondaryContent div.fullColumn {
	width: 330px;
	margin-top: 25px;
	}

div.fullColumn div.featureContent {
	padding: 10px 5px;
	}

div.fullColumn div.featureContent img {
	float: left;
	margin-right: 10px;
	}

div#secondaryContent p {
	font-size: 0.75em;
	line-height: 1.25em;
	padding-right: 5px;
	}	

div#secondaryContent div.fullColumn div.featureContent p.subHeading {
	font-weight: bold;
	font-size: 1em;
	}

div#secondaryContent div.advertRect {
	background: #d9d9d6;
	padding: 13px;
	margin: 20px 10px 0 0;
	}
	
div#secondaryContent div.advertRect p {
	font-size: 0.6em;
	text-transform: uppercase;
	padding-bottom: 5px;
	}

div.rightCol {
	float: right;
	width: 160px;
	display: inline;
	padding-top: 25px;
	margin-right: 10px;
	}

div.leftCol {
	float: left;
	width: 160px;
	display: inline;
	padding-top: 25px;
	margin-right: 10px;
	}

div.rightCol img, div.leftCol img {
	padding: 10px 5px;
	}

div.halfColumn p {
	padding: 10px 5px;
	}

/* ****** Footer Styles ***** */

div.footContainer {
	width: 978px;
	margin: 0 auto;
	padding-top:50px;
	}

div#footer ul {
	list-style: none;
	margin-left: 20px;
	}

div#footer ul li {
	float:left;
	font-size: 0.75em;
	padding: 0 15px;
	margin: 10px 0 30px 0;
	border-left: 1px solid #333;
	}

div#footer ul li.firstNavItem {
	border: none;
	padding-left: 0;
	}

div#footer ul li a {
	display: block;
	color: #9e080a;
	text-decoration: none;
	}

div#footer ul li a:hover {
	text-decoration: underline;
	}

div#footer p {
	clear:left;
	color: #fff;
	font-size: 0.7em;
	margin-left:20px;
	}

div#footer img {
	margin-left:20px;
	}

