* {
	margin:0;
	padding:0;
}

body {
	background-color: #404040;
	font-family:Arial;
	font-size:12px;
	color: #7a7a7a;
}

#awardsContent {
	background-image:url(images/awards_back.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	padding:12px;
	margin-left:-8px;
	background-position: right top;
	background-color: #000;
	width: 680px;
}

#awardsentry_content {
	color:#ffffff;
	background-color:#000000;
	font-size:12px;
	padding:12px;
	margin-left:-8px;
	height:500px;
	list-style-position: inside;
	list-style-type: disc;
}


#awardsContent a:hover {
color:#FF0000;
}

#awardsContent a { 
color:#ECF17D;
}

img {
  	border-style: none;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	width: 910px;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 35px;
	padding-left: 35px;
}

#logo {
	float: left;
	padding-top: 20px;
	padding-bottom: 15px;
}

#subscription {
	float: right;
	text-align: center;
	width: 160px;
}

#subscription a:link, #subscription a:visited {
	color: #676767;
	text-decoration: none;
}
#subscription a:hover, #subscription a:active {
	text-decoration: underline;
}

.clearfloats {
	clear: both;
}

#flash_banner {
	float: left;
	width: 728px;
	height: 90px;
}

#navigation {
	float: left;
	width: 728px;
}

#navbar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	height: 32px;
	padding-top: 6px;
}

#navbar img {
	border:none
}

#pagecontent {
	width: 728px;
	float: left;
	margin-top: 10px;
}

#home_main {
	background-color: #f5f5f5;
	width: 530px;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	overflow: visible;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#home_main img {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home_main h1 {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}
#home_main a:link, #home_main a:visited {
	color: #494949;
	text-decoration: none;
}

#home_main a:hover, #home_main a:active {
	color: #b01016;
}

#home_sub {
	background-color: #f5f5f5;
	width: 250px;
	padding: 10px;
	/*overflow: auto;*/
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 11px;
	float: left;
	margin-right: 10px;
	min-height: 240px;
	_height: 240px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#home_sub h1 {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}
#home_sub a:link, #home_sub a:visited {
	color: #494949;
	text-decoration: none;
}

#home_sub a:hover, #home_sub a:active {
	color: #b01016;
}

#latest {
	background-color: #676767;
	width: 135px;
	float: right;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 11px;
	overflow: visible;
}

#latest a:link, #latest a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#latest a:hover, #latest a:active {
	text-decoration: underline;
}

#latest h1 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

#latest h2 {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#skyscraper {
	float: right;
}

#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: aaaaaa;
	font-size: 11px;
	padding-top: 5px;
	margin-top: 10px;
	height: 30px;
}

#footer a:link, #footer a:visited{
	text-decoration: none;
	color: #494949;
}
#footer a:hover, #footer a:active{
	text-decoration: underline;
}

#footer p {
	float: left;
	width: 200px;	
	}

#footer ul {
	float: right;
	text-align: right;
}

#footer li {
	display:inline;
}

/* Styles for News Page */

.news_item {
	background-color: #f5f5f5;
	width: 325px;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	float: left;
	margin-right: 7px;
	height: 100px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.news_item h1 {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}
.news_item a:link, .news_item a:visited {
	color: #494949;
	text-decoration: none;
}

.news_item a:hover, .news_item a:active {
	color: #b01016;
}

.news_item img {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}
#item_detail {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#item_detail h1 {
	font-size: 18px;
	font-weight: bold;
	color: #b01016;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
	background-color: #f5f5f5;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
}

#item_detail h2 {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	padding-bottom: 5px;
}
#item_detail img {
	float: left;
	padding-right: 10px;
}
#item_detail p {
	padding-bottom: 10px;
}
#main_item {
	background-color: #f5f5f5;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	margin-right: 7px;
	height: 80px;
	margin-left: 7px;
	border: 3px solid #b01016;
}
#main_item h1 {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}
#main_item a:link, #main_item a:visited {
	color: #494949;
	text-decoration: none;
}

#main_item a:hover, #main_item a:active {
	color: #b01016;
}

#main_item img {
	float: left;
	padding-right: 10px;
}

/* sub item styling */

#sub_item {
	background-color: #f5f5f5;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	float: left;
	margin-right: 7px;
	height: 240px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 206px;
}
#sub_item h1 {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}
#sub_item a:link, #sub_item a:visited {
	color: #494949;
	text-decoration: none;
}

#sub_item a:hover, #sub_item a:active {
	color: #b01016;
}

#sub_item img {
	float: left;
	padding-right: 10px;
}

/* Reader's Offer Styling */
#offer_item {
	background-color: #f5f5f5;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	margin-right: 7px;
	height: 60px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#offer_item h1 {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}
#offer_item a:link, #offer_item a:visited {
	color: #494949;
	text-decoration: none;
}

#offer_item a:hover, #offer_item a:active {
	color: #b01016;
}

#offer_item img {
	float: left;
	padding-right: 10px;
}

/* Brands News styling */
#brand_item {
	background-color: #f5f5f5;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	margin-right: 7px;
	height: 170px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#brand_item h1 {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}
#brand_item a:link, #brand_item a:visited {
	color: #494949;
	text-decoration: none;
}

#brand_item a:hover, #brand_item a:active {
	color: #b01016;
}

#brand_item img {
	float: left;
	padding-right: 10px;
}

.gold {
	color: #aab224;
	font-weight: bold;
}
.results {
	list-style-position: inside;
	list-style-type: disc;
}

h3 {
	font-size: 16px;
}
#wrapper #pagecontent #item_detail a {
	color: #7A7A7A;
}
.awards {
	width: 430px;
}
.footnote {
	font-size: 9px;
}

#awardsContent a.button {
	display: block;
	margin: 15px 0;
}

#awardsContent a.button img {
	display: block;
	float: none;
}

#awardsContent p.narrow {
	width: 400px;
}

#awardsContent h3 {
	margin-bottom: 20px;
}

#awardsContent h4.quote {
	font-style: italic;
	font-size: 15px;
	margin: 20px 0 5px 0;
	color: #aab224;
}

#awardsContent a.awards-entry {
	/*display: none;*/
}