@charset "UTF-8";
/* CSS Document */

	#advLink {
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		white-space: nowrap;
		padding: 10px;		
		font-weight: bold;
	}
	#advLink a {
		color: #c71917;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
	}	
	.adthis_btn {
		z-index: 999;
	}	
	#featuredNav #tile {
		padding: 5px;
	}
	
	/*Changed styles*/
	#top .navigation .search {
		margin-right: 0;
		padding-right: 10px;
	}
	
	h2 {
		font-weight: normal;
	}
	
	#homepage .right_column {
		background-image: url(/images/container_bg.gif);
		background-repeat: repeat-y;
		background-position: top left;
		background-color: #000;
		width: 166px;
	}
	#homeLeft {
		width: 311px;
		float: left;
	}
	#homeLeft #whatsNew {
		background-image: url(/images/whatsNew-bg.gif);
		background-position: top;
		background-repeat: no-repeat;
		background-color: #bdbdbd;
		padding: 50px 0px 0px;
		position: relative;
	}
	#homeCenter {
		width: 494px;
	}	
	#newGuides {
		margin-left: 5px;
		margin-bottom: 5px;
	}
	#newGuides-mid {
		/*background-image: url(/images/newGuides-bg.gif);
		background-position: top;
		background-repeat: no-repeat;*/
		background-color: #fff;
		border-left: 1px solid #000;		
		border-right: 1px solid #000;
		width: 793px; /* 793px - padding 
		padding-left: 33px;*/
	}
	#newGuides-mid table, #newGuides-mid td {
		text-align: center;
	}
	#newGuides-mid h5 {
		color: #a0011b;
		font-size: 14px;
		margin-bottom: 15px;
		font-family: Arial, Helvetica, sans-serif;
	}
	#newGuides-mid h5 a{
		color: #a0011b;
		text-decoration: none;
	}
	#newGuides-mid p {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}
	#newGuides-mid .description {
		line-height: 18px;
	}	
	#newGuides a {
		color: #a0011b;
	}
	#newGuidesHR {
		width: 793px;
		text-align: center;
		/*margin-left: -33px;*/
		padding: 15px 0px 15px 0px;
	}
	.guidesTopImg {
		border: 1px solid #000;
	}
	#bottomGuides {
		/*margin-top: 55px;*/
	}	
	.guides .cover {
		border: 1px solid #000;
		margin-bottom: 5px;
		margin-top: 17px;
		padding: 0;
	}
	/*.guides {
		text-align: center;
		/*float: left;
		padding-right: 17px;
		margin-top: 17px;*/
	/*	font-family: Arial, Helvetica, sans-serif;
		width: 141px;
		padding: 0px 15px;
	}*/
	.guidesVR {
		/*float: left;
		padding: 0px 15px;*/
		background-image: url(images/newGuidesHR-vert.gif);
		background-repeat: no-repeat;
		width: 3px;
		height: 324px;
		
	}
	/*.title a {
		text-decoration: none;
		font-weight: bold;
	}*/
	#bottomGuides .title {		
		font-size: 10px;
		font-weight: bold;
		/*width: 111px;*/
	}
	.buyButton {
		margin-bottom: 4px;	
	}
	#bottomGuides p {		
		font-size: 10px;
		font-weight: bold;
		margin: 3px;
		padding: 0;
		/*padding-bottom: 8px;*/
		font-family: Arial, Helvetica, sans-serif;
	}
	/*#bottomGuides .price {
		font-size: 12px;
		margin: 0px 0px 5px 0px;
	}*/
	.strikePrice {
		font-weight: normal;
		text-decoration: line-through;		
	}
	.clear {
		clear: both;
	}
	#whatsNew #blog_list {		
		margin: 0px 10px 10px;
		padding: 0;	
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 12px;
	}
	#whatsNew #blog_list li {
		list-style-type: none;
		/*margin-bottom: 20px;*/
	}
	#whatsNew #blog_list a {
		color: #a0011b;
		font-weight: bold;
	}
	#whatsNew #blog_list h5 {
		font-size: 12px;
	}
	#whatsNew #blog_list h5 a {
		text-decoration: none;
	}
	#whatsNew #blog_list .date {
		font-size: 12px;
		margin-right: 4px;
		text-align: right;
	}
	#whatsNew #blog_list p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		margin: 3px 0px;
	}
	#whatsNew #blog_list #archLink {
		text-align: right;
		margin-top: -8px;
	}
	.blogHR {
		margin: 12px 0px;
	}
	#rightNavTop {
		background-image: url(/images/rightNav-bg.gif);
		background-position: bottom;
		background-repeat: no-repeat;
	}
	#rightNavBtm {
		background-image: url(/images/rightNavBtm-bg.gif);
		background-position: top;
		background-repeat: no-repeat;
		background-color: #bdbdbd;
		width: 160px;
		min-height: 261px;
		_height: 261px;	
	}
	#rightNav #newsletterSignUp {
		position: relative;
		top: 150px;
		text-align: center;
		width: 148px;
		margin-left: 12px;
	}
	#rightNav #newsletterSignUp input {
		background-color: transparent;
		border: none;
		width: 100px;
	}
	#newsInput {
		background-image: url(/images/rightNav-field.gif); 
		background-repeat: no-repeat; 
		width: 148px; 
		height: 28px;
	}
	#cheatCodesSearch {
		position: relative;
		top: 110px;
		left: 5px;
	}
	
	#rightAd {
		background-color: #bdbdbd;
	}
	/*Change in main*/
	#main {		
		background-color: #bdbdbd;
	}
	#seoBar {
		margin-bottom: 5px;
	}
	
	.firstRow {
		vertical-align: top;
	}
	.secondRow {
		vertical-align: top;
		padding-top: 4px;
		padding-bottom: 17px;
	}
	
	/*Newsletter Box*/
	
	#newsletterBox {
		width: 260px;
		height: 150px;
		position: absolute;
		top: 10px;
		left: 50px;
		z-index: 100;
		background-color: #505050;
		border: 2px solid #e10126;
		color: #fff;
		padding: 5px 20px 20px;
		display: none;
		text-align: center;
	}
	#newsletterBox p {
		font-size: 14px;		
		font-family: Arial, Helvetica, sans-serif;
	}