/* global styles */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	background-color: #000;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
	font-family: helvetica, arial, san-serif;
	text-align: center;
	color: #fff;
	}
	
/* layout styles */

div#container {
	text-align: left;
	width: 766px;
	margin: 0 auto;
	height: 100%;
	overflow: visible;
	}
	
div#header {
	height: 138px;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	}
	
div#wrapper {
	width: 766px;
	background-image: url(../img/wrapper_bg.jpg);
	background-repeat: no-repeat;
	}
	
div#leftcol {
	float: left;
	width: 383px;
	}
	
div.audio {
	background-image: url(../img/h2_audio_cds_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 90px;
	}
	
div.press {
	background-image: url(../img/h2_press.jpg);
	background-repeat: no-repeat;
	padding-top: 235px;
	}
	
div#rightcol {
	float: right;
	width: 383px;
	}
	
div#extra {
	float: left;
	clear: left;
	width: 383px;
	}

div#footer {
	clear: both;
	text-align: center;
	width: 766px;
	margin-top: 40px;
	margin-bottom: 20px;
	color: #666;
	}
	
div.clearzone {
	clear: both;
	}
	
div.featureblock {
	clear: both;
	}
	
div.feature {
	float: left;
	width: 160px;
	background-color: #111;
	margin-bottom: 10px;
	padding: 10px 10px 0 10px;
	border: 1px solid #222;
	}
	
div#feature1, div#feature2, div#feature3 {
	margin-right: 5px;
	}
	
div#feature4 {
	margin-right: 0;
	}
	
p#feature_cds a {
	color: #cc6633;
	font-size: 11px;
	font-weight: normal;
	display: block;
	height: 55px;
	padding-left: 60px;
	background-image: url(../img/cats.gif);
	background-repeat: no-repeat;
	}
	
p#feature_cds a:hover {
	color: #fff;
	background-image: url(../img/cats2.gif);
	background-repeat: no-repeat;
	}
	
p#feature_vid a {
	color: #cc6633;
	font-size: 11px;
	font-weight: normal;
	display: block;
	height: 55px;
	padding-left: 60px;
	background-image: url(../img/thumb_vid1.jpg);
	background-repeat: no-repeat;
	}
	
p#feature_vid a:hover {
	color: #fff;
	background-image: url(../img/thumb_vid2.jpg);
	background-repeat: no-repeat;
	}
	
p#feature_happy a {
	color: #cc6633;
	font-size: 11px;
	font-weight: normal;
	display: block;
	height: 55px;
	padding-left: 60px;
	background-image: url(../img/thumb_happy1.jpg);
	background-repeat: no-repeat;
	}
	
p#feature_happy a:hover {
	color: #fff;
	background-image: url(../img/thumb_happy2.jpg);
	background-repeat: no-repeat;
	}
	
p#feature_happy_tube a {
	color: #cc6633;
	font-size: 11px;
	font-weight: normal;
	display: block;
	height: 55px;
	padding-left: 60px;
	background-image: url(../img/thumb_happy_tube1.jpg);
	background-repeat: no-repeat;
	}
	
p#feature_happy_tube a:hover {
	color: #fff;
	background-image: url(../img/thumb_happy_tube2.jpg);
	background-repeat: no-repeat;
	}
	
/* header / navigation styles */

#logo {
	float: left;
	margin: 58px 0 0 30px;
	}
	
#nav {
	float: right;
	margin: 95px 40px 0 0;
	}
	
div.inner {
	padding: 20px 40px;
	}
	
/* content styles */
	
a {
	color: #a6aba1;
	text-decoration: none;
	}
	
a:hover {
	color: #fff;
	}

h2 {
	color: #cc6633;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	}
	
h3, h3 a {
	color: #cc6633;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	}

p {
	font-size: 11px;
	line-height: 1.2;
	margin-bottom: 13px;
	}
	
p.intro {
	font-size: 20px;
	margin-bottom: 22px;
	color: #666;
	}
	
p.quote {
	font-size: 16px;
	margin-bottom: 18px;
	color: #666;
	}
	
p.volume {
	font-weight: bold;
	margin-bottom: 0;
	}
	
p.description {
	margin-bottom: 0;
	}
	
p.info {
	font-style: italic;
	color: #a6aba1;
	margin-bottom: 0;
	}
	
p.price, p.publication {
	float: left;
	font-weight: bold;
	}
	
p.order, p.download {
	float: right;
	padding-left: 14px;
	background-image: url(../img/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
span.note {
	color: #666;
	font-size: 11px;
	}
	
ul {
	font-size: 11px;
	}
	
ul.news {
	font-size: 16px;
	color: #cc6633;
	}
	
ul.news li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #444;
	}
	
/* block styles */
	
div.pressarticle {
	clear: both;
	background-image: url(../img/pressarticle_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: -20px;
	padding-left: 20px;
	margin-right: -30px;
	padding-right: 30px;
	}
	
div.cdblock {
	width: 300px;
	margin: 20px 0 0 40px;
	}
	
img.cd_cover {
	float: left;
	width: 100px;
	height: 142px;
	margin-bottom: 10px;
	margin-right: 8px;
	}
	
img.cd_cover2 {
	width: 187px;
	height: 177px;
	margin-bottom: 10px;
	}
	
div.calltoaction {
	clear: both;
	height: 20px;
	border-top: 1px dotted #444;
	margin-top: 10px;
	padding-top: 5px;
	}
	
/* form styles */
	
form {
	font-size: 11px;
	}

form ul {
	list-style-type: none;
	}

label {
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
	}
	
input, textarea {
	border: 0px;
	padding: 1px;
	color: #fff;
	background-color: #222;
	margin-bottom: 10px;
	}
	
input:focus, textarea:focus {
	background-color: #333;
	}
	
.button {
	font-size: 11px;
	padding: 5px 10px;
	}
	
/* inline styles */
	
span.orange {
	color: #cc6633;
	}
	
span.white {
	color: #fff;
	}
	
span.grey {
	color: #555;
	}
	
/* footer styles */

div#footer a {
	color: #666;
	text-decoration: none;
	}
	
div#footer a:hover {
	color: #fff;
	}