/* @override http://localhost/nyman/assets/default/css/main.css */

/*
Company:	MIchael Nyman
File:		main.css - This contains all the main styles for the nyman website.
*/

/* @group HTML, Body */
html {
    background-color: #191916;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #E7E7E7;
	font-size: 85%;
}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
em, i {
    font-style: italic;
    font-weight: bold;
}
h1,h2,h3,h4,h5,h6,.article_header{
    font-family: Georgia, Times, serif;
}
h2{
    font-size: 2em;
}

body div{
	text-align: left;
}
body a, object{
	outline: none;
}
/* @end */

/* @group Common Text Styles */
strong {
	font-weight: bold;
}
#bd p, ul.list{
	font-size: 0.8em;
	line-height: 160%;
}
div.content p{
	margin-bottom: 1.5em;
	font-size: 0.8em;
	line-height: 160%;
}
ul.list {
    margin: 3em;
}
.list li{
	margin-bottom: 1em;
	list-style-type: circle;
}
.byline {
    color:#969696;
}
.byline a{
    text-decoration: none;
}

.firstpara, .introtext{
    padding: 1em 0;
    line-height: 1.5em;
    font-family: Georgia, Times, serif;
    font-style: italic;
    font-size: 1.2em !important;
}
.introtext strong{
    font-family: Georgia, Times, serif;
}
.firstpara, .bordered{
    border: 1px solid #464646;
    border-left: 0;
    border-right: 0;   
}

.error{
    color:#EE2E2E;
    padding: 10px;
    background-color:#bc2c2c;
}

.caption {
    margin-top:0;
    color:#969696;
}

/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
    cursor:pointer;
	color: #E7E7E7;
}
a:hover {
    cursor:pointer;
	text-decoration: none;
}
/* @end */

/* @group Layout */

/* Head */
div#hd {
	margin-bottom: 10px;
	background: url('../images/globalnavbg.gif') repeat-y top center transparent;
	width: 100%;
	display: block;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
div#bd {
	background-color: #323232;
    margin-bottom: 20px;
    padding-top: 20px;
    background-image: url('../images/shadow.png');
    background-repeat: no-repeat;
    background-position: top center;
}
#info div#bd, #music div#bd, #press div#bd{
	background-image: none;
}

div#bd div.wrapper {
    width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
/* @end */

/* @group Home page */
div#featured{
    width: 100%;
    height: 350px;
    background-color: #1a1a1a;
}

div#branding {
	width: 100%;
	display: block;
	height: 70px;
	position: absolute;
	top: 80px;
	left: 0;
	z-index: 8;
}
#branding h1 {
	width: 960px;
	height: 70px;
    display: block;
    text-indent: -9999em;
    background: url('../images/branding.png') no-repeat bottom left;
    margin: auto auto;
}
div#featured div.promo_item{
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	border-bottom: 1px solid #191916;
}

div#featured a.item_link {
	width: 960px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 350px;
}
#featured h2{
    width: 100%;
    height: 53px;
    line-height: 53px;
    background: url('../images/headlinebg.gif') repeat-x top left;
}
#featured h2 a{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	color: #f5f5f5;
	padding-left: 40px;
	text-decoration: none;
}


#highlight{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#highlight > div{
    float: left;
}
div.promoblock{
    width: 240px;
    height: 240px;
    background: url('../images/module_dropshadow.gif') no-repeat 0 -10px;
   	position: relative;
}
div.promoblock > a, div.promoblock div.inner{
    height: 220px;
    margin: 10px;
    margin-top: 0;
    background: url('../images/module_bg.gif') repeat-x 0 0;
    display: block;
    border: 1px solid #242424;
}
div.promoblock div.inner{
    padding: 15px 20px;
    height: 190px;
}

#hl_calendar a{
    background: url('../images/module_calendar.jpg') no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden;
}
#hl_biog a{
    background: url('../images/module_biog.jpg') no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden;
}
#hl_getinvolved a{
    background: url('../images/module_getinvolved.jpg') no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden;
}
#hl_mnrecords a{
    background: url('../images/module_mnrecords.jpg') no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden;
}


#promo_mnrecords{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
#promo_mnrecords a{
    display: block;
    height: 80px;
	background: url('../images/hp_mnrpromo.gif') no-repeat 0 0;
	text-indent: -9999em;
	overflow: hidden;
	margin-bottom: 20px;
}

#hl_shootingpeople{
	height: 288px;
	background-position: bottom;
	margin-bottom: 10px;
}
#hl_shootingpeople div.inner{
    background: url('../images/module_shootingpeople.jpg') no-repeat 0 0 #121212;
	padding-top: 120px;
	height: auto;
}
#hl_shootingpeople p{
	line-height: 1.4em;
	margin-bottom: 10px;
}
#hl_shootingpeople a{
	font-size: 1.2em;
}

div.promoblock h3 {
    border: 1px solid #464646;
    border-width: 1px 0px;
    padding: 14px 0px ;
    text-align: center;
    margin-bottom: 20px;
}
div.promoblock a.btn{
    display: block;
    width: 148px;
    height: 42px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    text-indent: -9999em;
    overflow: hidden;
}
div.promoblock a.btn:hover{
    background-position: 0px -42px;
}
a.facebook{
    background: url('../images/btn-facebook.gif') no-repeat 0 0;
}
a.myspace{
    background: url('../images/btn-myspace.gif') no-repeat 0 0;
}

#ticker{
    background: url('../images/newsbg.gif') repeat-x top left;
    height: 40px;
    margin-bottom: 16px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#ticker a{
    text-decoration: none;
    color: #e7e7e7;
    display: block;
    font-size: 0.8em;
}

#ticker a#ticker-headline {
    border-right:1px solid #999;
    color:#999;
    float:left;
    margin-right:1em;
    margin-top: 11px;
    margin-left: 20px;
    width: 9em;
}

#ticker a#rss {
    background:transparent url('../images/rss2.gif') no-repeat left center;
    padding-left:45px;
    padding-right: 20px;
    padding-top: 2px;
    float: right;
    height: 38px;
    line-height: 38px;
}
#ticker ul {
    float: left;
}
#ticker li a{
    height: 39px;
    line-height: 39px;
    width: 600px;
}
#ticker li a:hover{
    color: #FFF;
}
/* @end */

/* @group Header */

#sectionheader {
	background-position: center center;
	background-repeat: repeat-x;
	width: 100%;
	height: 200px;
}
#sectionheader div.inner{
    width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#info #sectionheader, #press #sectionheader{
    background: url('../images/headers/about.jpg') repeat-x center center;
}
#shop #sectionheader{
    background: url('../images/headers/reflections.jpg') repeat-x center center;
}
#get_involved #sectionheader{
    background: url('../images/headers/get_involved.jpg') repeat-x top center;
    height: 350px;
}
#film #sectionheader{
    background: url('../images/headers/piano2.jpg') repeat-x top center;
}
#photography #sectionheader{
    background: url('../images/headers/sublime.jpg') repeat-x top center;
}
#music #sectionheader{
    background: url('../images/headers/reflections.jpg') repeat-x top center;
}
#theglare #sectionheader{
    background: url('../images/headers/theglare.jpg') repeat-x top center;
    height: 350px;
}
#special #sectionheader{
    background: url('../images/headers/cineopera.jpg') repeat-x top center;
    height: 350px;
}

#section_desc{
    width: 350px;
    position: relative;
    top: 210px;
    padding: 20px;
}
#section_desc h2{
    font-size: 2em;
    color: #FFF;
    margin-bottom: 0.3em;
}
#get_involved #section_desc p{
    font-family: Georgia, Times, serif;
    font-size: 1.4em;
    color: #F0AB9E;
}

/* @group Main Navigation */
#nav_global {
    width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#nav_global li {
	float: left;
	display: inline;
}
#nav_global li#last {
	width: 500px;
	height: 50px;
	background-color: #191916;
}


/* drop down */
#nav_global li a {
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/globalnav.png);
	background-repeat: no-repeat;
 	font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
 	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #989870 !important;
	text-decoration: none;
    height: 50px;
    line-height: 50px;
}
#nav_global li ul li a {
    text-indent: 0;
    background-image: none;
    width: auto;
}

#nav-home a          {width: 65px;  background-position: 0 0;}
#nav-music a         {width: 69px;  background-position: -65px 0px;}
#nav-film a          {width: 64px;  background-position: -134px 0px;}
#nav-photography a   {width: 132px; background-position: -198px 0px;}
#nav-info a          {width: 63px;  background-position: -330px 0px;}
#nav-involved a      {width: 128px; background-position: -393px 0px;}
#nav-shop a          {width: 67px;  background-position: -521px 0px;}

#nav-home a:hover        { background-position: 0      -50px; }
#nav-music a:hover       { background-position: -65px  -50px; }
#nav-film a:hover        { background-position: -134px -50px; }
#nav-photography a:hover { background-position: -198px -50px; }
#nav-info a:hover        { background-position: -330px -50px; }
#nav-involved a:hover    { background-position: -393px -50px; }
#nav-shop a:hover        { background-position: -521px -50px; }

#home #nav-home a               { background-position: 0      -100px; }
#music #nav-music a, #special #nav-music a             { background-position: -65px  -100px; }
#film #nav-film a               { background-position: -134px -100px; }
#photography #nav-photography a { background-position: -198px -100px; }
#info #nav-info a               { background-position: -330px -100px; }
#get_involved #nav-involved a       { background-position: -393px -100px; }
#shop #nav-shop a               { background-position: -521px -100px; }


/* @end */


/* @group Sub Navigation */
div#subnav {
    width: 100%;
    height: 54px;
    line-height: 54px;
    background: url('../images/subnavbg.gif') repeat-x top left;
}
div#subnav ul{
	background: url('../images/shadow_up.png') no-repeat bottom center;
	display: block;
	height: 54px;
	width: 960px;
	margin: 0px auto;
}
div#subnav ul li:first-child{
	margin-left: 20px;
}
div#subnav ul li {
	display: block;
	margin-right: .75em;
	font-size: 0.8em;
	float: left;
}
div#subnav ul li.last {
	margin-right: 0;
}
div#subnav ul li a, div#subnav ul li a span {
    background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 46px;
	line-height: 46px;
	white-space: nowrap;
	color: #e7e7e7;
}
div#subnav ul li a{
	margin-top: 8px;
	background-image: url("../images/subnav-right.gif");
	background-position: 100% 0px;
}
div#subnav ul li a span {
    background-image: url("../images/subnav-left.gif");
	background-position: 0 0;
	padding:0px 2em;
}
div#subnav ul li a:hover span {
	color: #fff;
	text-decoration: none;
	background-position: 0 -46px;
}
div#subnav ul li a:hover {
	background-position: 100% -46px;
}
div#subnav ul li.selected a span {
	background-position: 0 -92px;
}
div#subnav ul li.selected a {
	background-position: 100% -92px;
}
/* @end */

/* @group Tabs */

ul.tabNavigation{
	display: block;
	height: 54px;
	background: url('../images/shadow_up.png') no-repeat bottom center;
}
ul.tabNavigation li:first-child{
	margin-left: 20px;
}
.tabNavigation li{
	display: block;
	margin-right: .75em;
	float: left;
}
.tabNavigation li a, .tabNavigation li a span {
    background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 46px;
	line-height: 46px;
	white-space: nowrap;
	color: #e7e7e7;
}
.tabNavigation li a{
	margin-top: 8px;
	background-image: url("../images/tabs_right.gif");
	background-position: 100% 0px;
}
.tabNavigation li a span {
    background-image: url("../images/tabs_left.gif");
	background-position: 0 0;
	padding:0px 2em;
}
.tabNavigation li a:hover span {
	color: #fff;
	text-decoration: none;
	background-position: 0 -46px;
}
.tabNavigation li a:hover {
	background-position: 100% -46px;
}
.tabNavigation li.selected a span {
	background-position: 0 -92px;
}
.tabNavigation li.selected a {
	background-position: 100% -92px;
}
/* @end */



ul#sectionsubnav{
    margin-bottom: 20px;
}
ul#sectionsubnav li {
	display: block;
	margin-right: .75em;
	font-size: 0.8em;
	float: left;
}
ul#sectionsubnav li.last {
	margin-right: 0;
}
#sectionsubnav li a{
	text-decoration: none;
	display: block;
	padding: 0.5em 1em;
	white-space: nowrap;
	color: #e7e7e7;
}
#sectionsubnav li a:hover span {
	color: #fff;
	text-decoration: none;
}
#sectionsubnav li.selected a {
	background-color: #3C3C3C;
}
/* @end */


/* @group column layouts */
#content_main{
    width:  650px;
    float: left;
    margin-right:  20px;
    background-color: #191916;
    padding: 20px;
    padding-top: 30px;
}
#content_sub{
    width:  160px;
    float: left;
    padding: 20px;
    color: #818173;
    font-family: Georgia, Times, serif;
}
#content_promo{
    width:  240px;
    float: left;
}

img.inline{
    float: right;
    margin-left: 2em;
}
/* @end */


/* @group Footer */

div#ft {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	color: #e7e7e7;
	font-size: 0.8em;
	background: url('../images/newsbg.gif') repeat-x top left;
	padding-top: 12px;
	height: 40px;
}
div#ft a:link, div#ft a:visited {
	color: #e7e7e7;
	text-decoration: none;
}
div#ft a:hover {
	text-decoration: underline;
}
div#ft ul {
	width: 500px;
	float: left;
}
div#ft li {
	float: left;
	display: inline;
}
div#ft p#copyright {
	width: 300px;
	text-align: right;
	float: right;
}
/* @end */



/* @group HR */
div.hr {
	background: url(../images/dot_bg.gif) repeat-x 0 0;
	height: 1px;
	overflow: hidden;
	margin-bottom: 18px;
}
#home div.hr {
	margin-bottom: 8px;
}
div.hr hr {
	display: none;
}
/* @end */

/* @group Pagination */
.pagination {
	color: #FFF;
	text-align: center;
}
.pagination a:link, .pagination a:visited, .pagination .current {
	color: #FFF;
	text-decoration: none;
	padding: 2px 6px;
	background-color: #3e3e3e;
	margin-left: 3px;
	border: solid 1px #616159;
}
.pagination .current, .pagination a:hover{
	background-color: #616159;
}
/* @end */



/* @group News */
#articlelist, #article{
    width:  420px;
    float: left;
    margin-right:  20px;
}
#articlelist div.article{
    background: url('../images/dot_bg.gif') repeat-x bottom left;
    margin-bottom: 20px;
    padding-bottom: 1px;
}
div.article_header{
    margin-bottom: 15px;
}
div.article_header h3{
    float: left;
}
div.article_header span{
    float: right;
    font-size: 1.3em;
}

/* @end */

/* @group Calendar */

#calendar-topbar{
    background: url('../images/filterbg.gif') repeat-x top left #231F20;
    display: block;
}
#calendar-topbar a{
    display: inline;
    float: left;
    padding: 10px;
    font-size: 0.8em;
    text-decoration: none;
}
#calendar-topbar a:hover{
    text-decoration: underline;
    color: #FFF;
}
#calendar-topbar a.selected{
    color: #FFF;
}
#calendar-listview{
    margin-bottom: 20px;
}
#calendar-listview li{
    padding: 20px;
    background:transparent url(../images/dot_bg.gif) repeat-x left bottom;
}
#calendar-listview .summary{
    font-size: 1.8em;
    color: #6E6E2A;
    margin-bottom: 0.3em;
    margin-left:120px;
    padding: 0;
}
#calendar-listview .date{
    display:block;
    float:left;
    min-height:5em;
    width:100px;
    font-size: 0.8em;
    padding-top: 5px;
}
#calendar-listview p {
    margin-left:120px;
}
#calendar-listview .event_info{
    font-size: 0.8em;
    border-top: 1px solid #32322C;
    padding-top: 8px;
    margin-bottom: 0;
    color: #A3A3A3;
}

#calendar ul#alt_calendars {
    margin: 0px 20px;
}
#calendar ul#alt_calendars li {
    float: left;
}
#calendar ul#alt_calendars li#rss a {
    background:transparent url('../images/rss.gif') no-repeat left center;
    font-size: 0.8em;
}
#calendar ul#alt_calendars li a {
    display:block;
    margin-right:20px;
    padding:5px 0 5px 45px;
    text-decoration: none;
}
#calendar ul#alt_calendars li a:hover {
    text-decoration: underline;
}
/* @end */

/* @group Music */

table#musiclist{
    border-collapse: separate;
    border-spacing:10px;
    margin-bottom: 10px;
}

#musiclist td{
    width: 33%;
    background:transparent url(../images/dot_bg.gif) repeat-x bottom left;
    vertical-align: top;
}
.music_item_desc a{
    text-decoration: none;
}
.music_item_desc a:hover{
    text-decoration: underline;
}
.music_item_desc .date{
    color: #A3A3A3;
}

#music #content_main.list{
    width:  690px;
    float: left;
    background-color: transparent;
    margin-right:  20px;
    padding: 0;
}

p#buy a{
    padding-right: 8px;
    padding-left: 8px;
    border-left: 1px solid #A3A3A3;
}
p#buy a:first-child
{
    border-left: none;
    padding-left: 0;
}
/* @end */

/* @group Default Headings */
div.content h2 {
    font-size: 2em;
    color: #FFF;
	margin-bottom: 17px;
}
div.content h3 {
	margin-bottom: 10px;
	font-size: 1.3em;
}
div.content h3 a{
	text-decoration: none;
}
div.content h3 a:hover{
	text-decoration: underline;
}
/* image replacement headings*/
.replace {
	text-indent: -9000px;
	overflow: hidden;
}
h2.replace {
	height: 20px;
	margin-bottom: 50px;
}
h3.replace {
	height: 16px;
}

.hide{
    display: none;
}
/* @end */

/* @group Photography */

#book_promo{
    margin-bottom: 20px;
    padding: 20px 0;
    border: 1px solid #464646;
    border-left: 0;
    border-right: 0;
}
#slideshow{
    margin-bottom: 1.5em;

}

/* @end */

/* @group 2 column sections */

div.info_group, .infogroup2{
    border-bottom: 1px solid #272722;
    margin-bottom: 20px;
    padding-bottom: 20px;
}


div.info_group div{
    float: left;
    display: inline;
    margin: 20px 0;

}

div.info_group div:first-child, div.leftcol{
    float: left;
    display: inline;
    margin: 20px 0;
    border-right:1px solid #272722;
    width: 280px;
    margin-left: 20px;
    margin-right: 30px;
    padding-right: 20px;
}
div.rightcol{
    float: left;
    display: inline;
    margin: 20px 0;
    width: 280px;
}
div.leftcol.wide{
	width: 420px;
}
div.info_group li{
    margin-bottom: 1.5em;
}

ul.instructions{
    padding: 20px;
}

ul.instructions li{
    display: block;
    min-height: 65px;
    margin-bottom: 2em;
}
ul.instructions li > *{
    margin-left: 150px;
}
ul.instructions li .number{
    margin: 0;
    display: block;
    float: left;
    line-height: 65px;
    padding: 0 2em 0 0.6em;
    font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
 	font-weight: bold;
    font-size: 2em;
    background: url('../images/wizard_bullet.gif') no-repeat left center;
    color: #191916;
}

ul.instructions li p{
    padding-top: 1em;
    margin-bottom: 0;
}
ul.instructions h4{
    font-size: 1.6em;
}

a.bigbtn{
    display: block;
    width: 230px;
    height: 62px;
    text-indent: -9999em;
    overflow: hidden;
}
a.bigbtn:hover{
    background-position: 0px -62px;
}

a.download, a.btn_videosubmit, a.btn_instructions{
    margin: 20px;
}
a.btn_instructions, a.btn_preorder, a.btn_order, a.btn_findout{
    display: block;
    width: 230px;
    height: 59px;
    text-indent: -9999em;
    overflow: hidden;
    background: url('../images/instructions.gif') no-repeat 0 0;
}
a.btn_preorder{
    background: url('../images/preorder.gif') no-repeat 0 0;
    margin-left: 20px;
    margin-top:10px;
}a.btn_order, a.btn_findout{
    background: url('../images/order_mnrecords.gif') no-repeat 0 0;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 20px;
}
a.btn_findout{
    background: url('../images/findoutmore.gif') no-repeat 0 0;
}
a.download{
    background: url('../images/btn-download.gif') no-repeat 0 0;
}
a.btn_videosubmit{
    background: url('../images/btn-videosubmit.gif') no-repeat 0 0;
}

#video_form {
    margin-top: 20px;
}
#video_form fieldset {
    border-top: 1px solid #494942;
}
#video_form label {
    display: block;
}
#video_form #author_info input, #video_form #film_info input {
    background:#494942 url(../images/fieldbg.gif) repeat-x scroll 0 0;
    border:1px solid #464646;
    color:#A3A3A3;
    overflow:visible;
    padding:6px 6px 5px;
    width:231px;
}
#video_form p {
    margin-bottom: 0;
}
#video_form h3 {
    margin-top: 1em;
}
#video_form textarea {
    margin: 0;
    padding: 5px;
    width: 488px;
    height: 80px;
    background:#494942 url(../images/fieldbg.gif) repeat-x scroll 0 0;
    border:1px solid #464646;
    color:#A3A3A3;
}
#video_form input[type='submit'] {
    padding: 3px 20px;
    margin-top: 10px;
    cursor: pointer;
}
#author_info p, #film_info p {
    float: left;
}
p.rh_field {
    margin-left: 10px;
}

.videoform_error {
    color:#EE2E2E;
}
label.videoform_error {
    width: 210px;
}
#video_result {
    padding: 20px;
    border: 1px solid #464646;
    background-color: #2B2B26;
    margin-top: 10px;
    display: none;
}

div.info_group h3, .infogroup2 h3{
    font-size:1.3em;
    margin-bottom:20px;
}
div.info_group h4, .infogroup2 h4{
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #46463F;
}
div.info_group a, .infogroup2 a{
    color: #6E6E2A;
}

/* @group Video List */


.video_list li {
	border-bottom: 1px solid #272722;
	padding: 20px;
	display: block;
}
.video_list li div.videoembed {
	text-align: center;
	background-color:#101010;
	padding:10px;
}
div.videoembed object{
	width: 100%;
}
.video_list h3 {
	margin-top: 10px;
}
.video_list p.desc {
	width: 70%;
	float: left;
}
.video_list p.byline {
	width: 20%;
	float: right;
}

#compdetails {
	padding: 20px;
	padding-left: 290px;
	background: url(../images/sp_logo.gif) no-repeat;
	margin-top: 20px;
	border-bottom: 1px solid #272722;
}
#video_legal {
    color: #4b4b42;
    padding: 20px;
}
#video_legal a{
    color: #6E6E2A;
}
/* @end */
/* @end */

/* @group Shop */
iframe#shop {
    width: 700px;
    height: 2000px;
    float: left;
    margin-right: 10px;
}
/* @end */

/* @group Downloads */

ul.downloads li{
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
ul.downloads .slides{
    overflow: hidden;
    height: 150px;
    width: 150px;
}


a.pdfdownload{
    display: block;
    background: url(../images/pdf.png) no-repeat center 20px;
    border: 1px solid #333;
    text-decoration: none;
    text-align: center;
    font-size: 0.8em;
}
a.pdfdownload:hover{
    border: 1px solid #666;
}

a.videopdf{
    display: block;
    height: 150px;
    width: 150px;
    overflow: hidden;
    text-indent: -9999em;
    background: url(../images/videopdf.jpg) no-repeat top left;
}

/* @end */

/* @group Forms */
form.email-signup input.txt {
	border: 1px solid #464646;
	background: url('../images/fieldbg.gif') repeat-x 0 0 #494942;
	color: #a3a3a3;
	width: 165px;
    padding:6px 6px 5px;
    overflow: visible;
    margin-bottom: 8px;
    font-size: 0.8em;
}
form.email-signup p{
    text-align: center;
    margin: 0px;
    margin-bottom: 5px;
}


.subscribe-on, .subscribe-off {
    background:transparent url('../images/btn-signup.gif') no-repeat 0 0;
    border:0 none;
    cursor:pointer;
    height:42px;
    width:148px;
}
.subscribe-off {
background-position:0 0;
}
.subscribe-on {
background-position:0 -42px;
}

a.logout{
	float: right;
	margin-right: 20px;
}
/* @end */

/* @group Tag Cloud */
#tagcloud{
    margin-bottom: 1em;
}
#tagcloud a, .months a{
    color:#818173;
    text-decoration: none;
}
#tagcloud a:hover, .months a:hover, #tagcloud a.selected{
    color: #FFF;
}
li.active a{
    color: #FFF;
}

.months li{
    font-size:1.2em;
    line-height:1.6em;
}
.months{
    background:transparent url(../images/dot_bg.gif) repeat-x scroll 0 0;
    padding: 1em 0;
}

/* @end */

/* @group Distributors */
table.catalogue{
    margin-bottom: 2em;
    width: 100%;
}
.catalogue th{
	font-weight: bold;
}

/* @end */

/* @group Quotes */

.reviewquotes blockquote p{
    line-height: 1.5em;
    font-family: Georgia, Times, serif;
    font-style: italic;
    text-align: center;
    font-size: 1.2em !important;
}

.reviewquotes blockquote cite{
    font-size: 12px;
    display: block;
}
.stars{
    display: block;
    text-indent: -9999em;
	background: url(../images/review_star.gif) repeat-x left center;
	margin: auto;
}
.stars5{
    width: 110px;
}
.stars4{
    width: 87px;
}

/* @end */



/* @group The Glare */

#lyrics {
	width: 190px;
	float: left;
}
#lyrics dl dt a{

	color: #6E6E2A;
	text-decoration: none;
	padding: 5px;
	display: block;
	margin-bottom: 3px;
}
#lyrics dl dt a:hover{
	background-color: #6E6E2A;
	color: #FFF;
}
#lyrics dl dd{
	display: none;
}


/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */