* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; background-color:#fff; color:#333;
	background: url('../images/bg_gradient.jpg') repeat-x fixed;
}

a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

a:hover {
	text-decoration: underline;
	color: #666;
}

.fat {
	font-size: 14px;
	padding: 2px;
}

.active {
	color: #000;
}

.required_error {
	border: 1px solid #F33;
	background: #FFF1F1;
}

.error_message p, .error {
	padding: 5px 10px;
	background: #D3C8B5;
	color: #F33;
	margin-bottom: 10px;
}

#container {
	width: 870px;
	margin: 0 auto;
	padding: 10px 40px 20px 40px;
	background: url('../images/shaderbox.png') no-repeat bottom;
	
}

#masthead {
	padding: 10px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 90px;
}

#menu {
	position: relative;
	margin-bottom: 10px;
	height: 33px;
	border-bottom: 1px solid #000000;
}

#menu .menuItem {
	position: relative;
	margin-top: 12px;
	display: block;
	margin-left: 15px;
	float: left;
	text-decoration: none;
}

#menu a.menuItem:hover {
	text-decoration: none;
	color: #999999; 
}

#menu .home {
	margin-left: 0px;
}

#menu .features {
	background: url('../images/menu/features.png') no-repeat top;
	left: 52px;
}

#menu .soundcheck {
	background: url('../images/menu/soundcheck.png') no-repeat top;
	left: 122px;
}

#menu .reviews {
	background: url('../images/menu/reviews.png') no-repeat top; left: 
	211px;
}

#menu .competitions {
	background: url('../images/menu/competitions.png') no-repeat top;
	left: 275px;
}

#menu .pastWinners {
	background: url('../images/menu/pastWinners.png') no-repeat top;
	left: 369px;
}

#menu .opinions {
	background: url('../images/menu/opinions.png') no-repeat top;
	left: 470px;
}

#menu .subscribe {
	background: url('../images/menu/subscribe.png') no-repeat top;
	left: 537px;
}


#menu .advertising {
	background: url('../images/menu/advertising.png') no-repeat top;
	left: 615px;
}

#menu a {
	position: absolute;
	height: 33px;
	margin: 0;
}

h4.readmore {
	background: url('../images/readmore_arrow.png') 2px center no-repeat;
	padding-left: 14px;
	padding-top: 5px;
	font-size: 11px;
	height: 14px;
}

#home_competitions {
	width: 350px;
	position: relative;
	margin-top: 10px;
	background-color: #000000;
}

#advertising h3, #advertising h4 {
	font-family: "SanukLF-BlackRegular", "Lucida Grande", "Geneva" , Arial, Verdana, sans-serif;
}

img.topPosition{
	position: absolute;
	z-index: 10;
}

img.padded {
	margin: 8px;
}

.centered {
	margin: 8px auto;
}

#home_competitions img.titleImage {
	border-bottom: 4px solid #FFFFFF;
}

img.linkTopBorder {
	padding: 7px 0;
	border-top: 1px solid #FFFFFF;
}

#audioplayer {
	margin-bottom: 10px;
	margin-top: 5px;
}

#coverImage {
	
}

#coverImage img.cover {
	margin: 4px 0 2px 0;
}

img.albumBorder {
	border: 1px solid #000000;
	
}

img.albumBorder {
	border: 1px solid #000000;
}

#home_reviews {
	margin-top: 10px;
}

#home_tech_review {
	width: 500px;
	margin-top: 10px;
}

#home_techMag {
	margin-top: 10px;
}

#techmagArea {
	margin-top: 4px;
	padding: 3px;
	background: #ffffff;
	width: 344px;
}
.techmagBox {
	position: relative;
	float: left;
	width: 340px;
	padding: 5px;
}


#reviewArea {
	margin-top: 4px;
	padding: 3px;
	background: #E8E2D7;
	width: 494px;
}

.reviewBox {
	position: relative;
	float: left;
	width: 160px;
	height: 230px;
	padding: 2px;
}

.reviewContent {
	position: absolute;
	top: 170px;
}

#home_soundcheck {
	width: 500px;
	margin-top: 10px;
}

#audioTeaser {
	width: 500px;
	clear: left;
}

#soundcheckArea {
	margin-top: 0px;
	padding: 3px;
	background: #A8E4F6;
	display: block;
}

#homeSoundcheckBox {
	padding: 3px;
}
	
.soundcheckBox {
	/*width: 500px;*/
}

.homeSoundcheckHero {
	/*float: left;
		*/
	margin: 5px 12px 5px 5px;
	border: 1px solid #ffffff;
}

.soundcheckBox img {
}

img.homeSoundcheckTitle {
	margin: 0;
}

.soundcheckBox p {
	margin: 12px 4px 0 8px;
}
#home_feature {
	margin-top: 10px;
}

#featureArea {
	margin-top: 4px;
}
	
.featureBox_a {
	width: 492px;
	border: 4px solid #000000;
	background: #000000;
	color: #FFFFFF;
}

.featureBox_a img.featureImage {
	margin-right: 8px;
	float: left;
}

.featureBox_a p {
	color: #ffffff;
	margin: 12px 2px 0 306px;
}

.featureBox_b {
	width: 494px;
	margin-top: 4px;
	color: #FFFFFF
}

.featureBox_b img.featureImage {
	margin-right: 8px;
	float: left;
}

.featureBox_b p {
	color: #666666;
	margin-right: 4px;
	margin: 12px 4px 0 200px;
}

.featureBox_b h4 {
	margin-right: 4px;
	margin: 12px 4px 0 200px;
}

.featureDivider {
	width: 500px;
	margin: 10px 0 11px 0;
	border-bottom: 1px solid #000000;
}

.homeFeatureHero {
	float: left;
	margin: 5px 12px 5px 5px;
	border: 1px solid #ffffff;
}

img.homeFeatureTitle {
	margin: 4px 0 8px 0;
}

img.homeTopImages {
	margin-bottom: 6px;
}

.featureBox p {
	float: left;
}

.headline {
	font-family: "SanukLF-MediumRegular", "Lucida Grande", "Geneva" , Arial, Verdana, sans-serif;
	line-height: 1.4em;
	
}

h3.headline {
	margin-top: 10px;
}

.articleTitle {
	padding-bottom: 10px;
}

.articleHead {
	padding-bottom: 20px;
}

.paragraphIcon {
	float: left;
	padding: 4px 7px 7px 0;
}

#articleContent {
	float: right;
	width: 504px;
}

img.articleHeaderBar {
	margin-bottom: 10px;
}

img.articleHero {
	margin-bottom: 20px;
}

#articleList {
	padding: 8px;
	margin-top: 4px;
	background-color: #E8E2D7;
	width: 332px;
}

.otherfeaturesDivider {
	margin: 4px 0;
	border-top: 1px solid #4BD621;
}

.otherreviewsDivider {
	margin: 4px 0;
	border-top: 1px solid #CC0000;
}

.othersoundcheckDivider {
	margin: 4px 0;
	border-top: 1px solid #00ADEE;
}

#competitions_list {
	position: relative;
	float: right;
	width: 728px;
}

.competitionEntry {
	margin-top: 4px;
	padding: 4px 0 4px 4px;
}

.competitionEntryDetails {
	width: 490px;
	margin-right: 30px;
	float: right;
}

p.questionText {
	font-family: "SanukLF-BlackRegular", "Lucida Grande", "Geneva" , Arial, Verdana, sans-serif;
	font-size: 16px;
	width: 428px;
	font-weight: normal;
	line-height: 1.5em;
}

p.questionTerms {
	font-size: 10px;
}

.questionAnswer textarea {
	width: 510px;
	border: 1px solid #666666;
}

img.competitionEntryImage {
	
}

form.competitionEntry {
	background-color: #E8E2D7;
	padding: 10px 0;
}

.competitionSubmit {
	float: left;
}

.smallerText {
	font-size: 10px;
	line-height: 14px;
}

.col1 {
	width: 95%;
	float: left;
}

.col2 {
	width: 45%;
	float: left;
}

#footer {
	margin-top: 10px;
	border-top: 1px solid #000000;
	padding-top: 10px;
	font-size: 80%;
}

.ratingHeading {
	padding-top: 0px;
	vertical-align: top;
}

.ratingStars {
	padding-top: 3px;
	vertical-align: top;
}

#searchBox {
	position: absolute;
	top: 26px;
	font-size: 11px;
	padding: 0 0 0 4px;
	left: 720px;
	width: 140px;
	border: 1px solid #999999;
	background-image: url('../images/searchBoxShadow.png');
	background-position: top left;
	height: 21px;
	line-height: 21px;
	margin-top: -20px;
}

#searchItems {
	width: 268px;
	border: 1px solid #333333;
	background: #ffffff;
	position: absolute;
	top: 33px;
	left: 600px;
	z-index: 500;
}

.searchSection {
	padding: 4px;
	height: 25px;
	line-height: 25px;
}

.searchSectionItems {
	padding: 4px 4px;
	margin: 2px;
	font-size: 80%;
	line-height: 140%;
}

.searchSectionItems p , .searchSectionItems a {
	width: 166px;
	margin-left: 90px;
}

.searchSectionItems:hover {
	background: #E8E2D7;
}

.Features {
	background: #4BD621;
	color: #FFFFFF;
	font-weight: bold;
}

.Reviews {
	background: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
}

.Soundcheck {
	background: #00ADEE;
	color: #FFFFFF;
	font-weight: bold;
}

.Ends {
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	
}

.Ends a {
	color: #FFFFFF;
}

#displayAdBlock {
	margin: 10px 0;
	padding: 10px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


ul#twitter_update_list, ul#twitter_update_list_techmag { width: 350px; list-style: none; margin: 0px; padding: 0px; }
ul#twitter_update_list li, ul#twitter_update_list_techmag li { color: #fff; font-size: 11px; padding: 10px; padding-top: 20px; list-style: none; margin-left: 0px;}
ul#twitter_update_list li a { clear: both; text-decoration: underline; color: #5DA5DA; }
ul#twitter_update_list li { background: #002F70 url('../images/darkblue_twitbox.jpg') left top no-repeat; }
ul#twitter_update_list .blue { background: #1E468C url('../images/blue_twitbox.jpg') left top no-repeat; }

#twitArea {
	width: 350px;
	margin-top: 5px;
}

#twitArea .followus img {
	margin: 5px 0px 0px 10px;	
}

ul#twitter_update_list_techmag li {
	background: #990000 url('../images/red_twitbox.png') left top no-repeat !important;
}

ul#twitter_update_list_techmag li a {
	color: #ececec !important;
}

#home_magcast {
	
}

#magcast_infopanel {
	background: #000;
	position: relative;
	width: 500px;
}

#magcast_infopanel p {
	margin-top: 10px;
}

#VideoOfTheDay {
	margin :auto;
	text-align: center;
	clear: left;
	margin-top: 10px;
}

#VideoOfTheDay .header {
	
}

.latest_article, .latest_feature_article {
	width: 320px;
	border-bottom : 1px solid #000000;
}

.latest_feature_article {
	width: 500px;
}

.also_in_mag {
	border-bottom : 1px solid #000000;	
}

.also_in_mag {
	padding: 8px 0px 8px 4px;
}

#home_latest .hover {
	background: #eaeaea;
}

#home_features, #home_reviews {
	width: 500px;
	clear: left;
}

#home_features {
	margin-top: 0px;
}

#home_latest {
	width: 320px;
}

#latest_feature {
	width: 500px;
}


#contentAds{
	width: 300px;
	padding-top: 20px;
	margin-left: 24px;
}

#articleRelated {
	width: 348px;
}

.headerblock_full {
	height: 40px;
	text-align: left;
}

.headerblock {
	width: 500px;
	height: 28px;
	text-align: left;
	padding-top: 12px;
}

.headerblock_sml {
	width: 350px;
	height: 28px;
	text-align: left;
	padding-top: 12px;
}

.headerblock_full h1 {
	font-size: 18px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding: 0px 0px 0px 32px !important;
	border-bottom: none;
	padding-top: 12px !important;
	height: 27px;
}

.headerblock_full h2 {
	font-size: 15px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 32px !important;
	border-bottom: none;
	padding-top: 13px !important;
	height: 27px;
	
}

.headerblock_full {
	width: 100%;
	margin-bottom: 5px;
}

.rightarrow {
	background: url("../images/right_arrow.png") 10px center no-repeat;
}

.downarrow {
	background: url("../images/down_arrow.png") 10px center no-repeat;
}

.rightarrow_white {
	background: url("../images/right_arrow_white.png") 10px center no-repeat;
}

.downarrow_white {
	background: url("../images/down_arrow_white.png") 10px center no-repeat;
}


.rightarrow_med {
	background: url("../images/right_arrow_med.png") 10px center no-repeat;
}

.downarrow_med {
	background: url("../images/down_arrow_med.png") 10px center no-repeat;
}

.rightarrow_med_white {
	background: url("../images/right_arrow_med_white.png") 10px center no-repeat;
}

.downarrow_med_white {
	background: url("../images/down_arrow_med_white.png") 10px center no-repeat;
}

.downarrow_sml_white {
	background: url("../images/down_arrow_sml_white.png") 10px center no-repeat;
}

.darkred {
	background: #710019;
	color: #ffffff;
}

.lightblue {
	color: #FFFFFF;
	background: #0187DA;
}

.darkgrey {
	color: #FFFFFF;
	background: #999;
}


.orange {
	color: #FFFFFF;
	background: #FF6600;
}

.red {
	color: #FFFFFF;
	background: #CC0000;
}

.green {
	color: #FFFFFF;
	background: #4cc709;
}

.blue {
	color: #FFFFFF;
	background: #20468D;
}

.greyblue {
	color: #FFFFFF;
	background: #006599;
}

.yellow {
	color: #FFFFFF;
	background: #dcd11b;
}

.pink {
	color: #FFFFFF;
	background: #d64995;
}

.subscribe {
	color: #FFFFFF; 
	background: #d97000;
}

h4.mini_header {
	font-size: 12px;
	font-weight: normal;
}

.black {
	color: #000000;
}