/*    MCN default css template - edited 10.08 */
/*-----------------------------------
The Wilsons - main css
------------------------------------*/

/* Layout */
html {
	margin: 0;
	padding: 0;
}
body {
	font-family: arial, san-serif;
	margin:0 auto;
	padding:0;
	text-align: center;
}

#wrapper{
	margin: 0;
	padding: 0;
}
#hd {
	position: relative;
	height:190px;
}
#hd h1 { 
	 display:none;
}

#bd {
	padding:0px 90px 10px 30px;
	position:relative;
}

#yui-main .yui-g { /*default main content container */
	padding:20px 0 0 0px;
	width: 502px;
	min-height: 500px;
}

.sidebar { /*default class for sidebar container */
	width: auto;
	padding: 300px 0px 0px 0px;
}
#ft {
	position:relative;
	font-size:85%;
	line-height:1.5em;
	text-align:center;
	margin:20px 0px 0px 10px;
	padding:0px 0px;
	width: 546px;
	height: 100px;
	background: #472c21;
	border-top: 15px solid #472c21;
}
#ft a {
	text-decoration:none;
}
#ft a:hover {
}

#ft td {
	padding: 2px 0 0;
}
#ftLinks{
height:40px;
padding-bottom: 10px;
}
#ftLeft{
	float: left;
	text-align: left;
	margin-top: 11px;
}
#ftLeft a{
	margin:0 4px;

}
#ftRight{
	float: right;
	padding-top:0px;
}


/* default */

.content, #galleryText {
	text-align: justify;
	list-style: inside;
        padding: 13px 0px 0px 0px;

}
.contentHiSml,
.contentHi {

}
td span.contentSml { 
	font-weight:normal;
	font-size: 77%;
	padding:0;
	margin:0;
        
}
input[type=text],input[type=password],textarea{
	width:auto;
}
.contentSml,
.contentHiSml {
	font-size:85%;
}
.titleLrg {
	font-size:40px;
	padding: 0px 0 5px 0;
	margin:-10px 0px -20px 0px;
	text-align: left;
	line-height: 30px;
}
.titleSml {
	font-size:123.1%;
	font-weight:bold;
}
h3 a, .titleSml a {
	text-decoration: none;
}
.titleSml a:hover {
	text-decoration: underline;
}
td .titleSml{
  width:490px;

}
span.contentSml{
}
td {
	padding: 10px 0px -10px -10px;
        width:440px;
}
span.titleSml{
	font-size:15px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px 0px px 0px;
	margin:0px 0px 0px 0px;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #555;
	display: block;

}
/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/
ul, ul li {
	list-style-type: none;
	margin:0px;
}
ul, ul li {/*for mozilla positioning */
	padding-left: 0;
	margin-bottom: 0px;
}
/* ul formating in content */
.content ul {
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}
.content ul li {
	list-style: square outside;
}
.content ul ul {
	list-style: circle outside;
}
.content ol {
	list-style: decimal outside;
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}
.content ol li {
	list-style: decimal outside;
}
.content ol ol {
	list-style: lower-alpha outside;
}
/*----------------------------------------
I M A G E S
-------------------------------------------*/
.picRight, .picRightBrd {
	float: right;
	margin: 1px 1px 1px 6px;
}
.picLeft, .picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
}
.picRightBrd, .picLeftBrd {
	border: 1px solid #000;
}
.iconImg {
	margin: 2px 8px 6px 0px;
	border:1px solid #000;
}
.banner {
	margin: 0px 0 7px 0;
}
/* -------------------------
Form Fields and buttons
---------------------------*/
input{
   padding:.2em;
   border:1px solid #000;
}
input.btn,  
.e2ma_signup_form_button_row input {
    font-size:11px;
    padding:2px 4px;
	margin:1px;
    letter-spacing:1px;
    text-transform:uppercase;
    background:#E8B85B  url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
	_background-image:none;
    border:1px solid #E8B85B;
}
.btn:hover,  
.e2ma_signup_form_button_row input:hover {
    background:#c00 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
    border:1px solid #c00;
    _background-image:none;
}
.buttons{padding:.5em 0;} /*checkout buttons */
.buttons form{ /*keep checkout buttons on same row*/
        display:block;}





table.checkoutBox input.btn{
	width: 150px;
	letter-spacing: 0px;
}

/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
	position: absolute;
	top: 160px;
	left: 22px;
	padding:0;
	margin: 0 0 0 0px;
	font-weight:bold;
	font-size:150%;
	text-transform:uppercase;
	width: auto;
	spacing:0px;
	height:10px;
	font-family: arial;
	width: 530px;
}
#vNav a {
	display: block;
	text-align: left;
	text-decoration: none;
	margin:0 2px;
	padding:0px 0px;
	float:left;
	width: auto;
	color: #fff;
	text-indent:-9999px;
	background: transparent url(images/nav.gif) no-repeat scroll left top;
}
#vNav a:hover {
	background: transparent url(images/nav.gif) no-repeat scroll left top;
}
#vNavBox li {   /*for horizontal navigation: display: inline;*/
	display:inline;
}
li#vNav18154 a{ /*home*/ background-position: 0px -0px; width: 50px;}
li#vNav18156 a{/*about*/ background-position: 7px -40px; width: 65px;}
li#vNav18157 a{ /*music*/ background-position:  7px -80px; width: 65px;}
li#vNav18158 a{ /*vlogs*/ background-position:  7px  -120px; width: 65px;}
li#vNav18159 a{ /*tour*/ background-position:  7px -160px; width: 55px;}
li#vNav18160 a{ /*blog*/ background-position:  7px -200px; width: 55px;}
li#vNav18168 a{ /*store*/ background-position:  7px -240px; width: 60px;}
li#vNav18169 a{ /*contact*/ background-position:  7px -280px; width: 75px;}

li#vNav18154 a:hover{ /*home*/ background-position:  0px -320px;}
li#vNav18156 a:hover{ /*about*/ background-position:  7px -360px;}
li#vNav18157 a:hover{ /*music*/ background-position: 7px -400px;}
li#vNav18158 a:hover{ /*vlogs*/ background-position: 7px -440px;}
li#vNav18159 a:hover{ /*tour*/ background-position: 7px -480px;}
li#vNav18160 a:hover{ /*blog*/ background-position: 7px -520px;}
li#vNav18168 a:hover{ /*store*/ background-position: 7px -560px;}
li#vNav18169 a:hover{ /*contact*/ background-position: 7px -600px;}

/*-------------------------------------
Sticky Navigation  */ 
#stickyBox {
	margin:0 0 10px 0;
	padding:20px 0 10px 0;
	text-align:left;
	letter-spacing:0px;
	font-weight:bold;
	font-size:85%;
	text-transform:uppercase;
	letter-spacing:1px;
	width:auto;
	height:2em;
	position:relative;
	z-index:10;
border-bottom: 1px dashed #6f4c3e;

}
#stickyBox li {
	display:inline;
}
#stickyNav a {
	display: block;

	width:auto;
	padding: 3px 5px;
	text-decoration: none;
	text-align:center;
	margin:0px 2px 0 0;
	float:left;
	color: #fff;
	border-right:1px solid #8d3007;


}
#stickyNav a:hover {
        color:#ef530e;
}
#stickyBox ul ul {
	display:none;
}
/*-------------------------------------------
Blog  */

#blogBox ul, #blogBox ul li {
	list-style-type: none;
	margin:0px;
	padding:0;
}
#blogBox {
	margin:0px 0px 6px 8px;
	text-align:left;
	padding:0 0 10px 0px;
	float:right;
	width: 160px;
	font-size:93%;
	font-weight:bold;
	border-left:1px solid #000;
}
#blogBox a {
	display: block;
	width:auto;
	padding: 2px 4px;
	text-decoration: none;
	margin:4px;
	border-bottom:1px dashed #8f6250;
}
#blogBox a:hover {
}

/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews {
	position:relative;
	text-align:left;
	margin:0;
}
#modNews a .item { /* news record display, list view */
	display:block;
	margin:6px 0px;
	padding:4px 6px;
	cursor: pointer;
	border-bottom:1px dashed #8f6250;
}
#modNews a { /*for safari, chrome */
	text-decoration:none;
}
#modNews a:hover .item {
	background:transparent url(domain/bin/css/gridCCC.gif) repeat 0 0;
	border-bottom:1px solid #666;
}
#modNews img.iconImg { /* news record page icon */
	display:none;
}
#modNews h3 { /* news record title */
	font-size:123.1%;
}
#modNews .item p { /*short description */
}
#modNews .item p, #modNews .item h3, #modNews .item small {
	margin:0px;

}
#modNews small { /*post date*/
	font-size:93%;
}
.paginate { /* more news page selector at bottom of module*/

	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:none;

	text-align:right;
}
.paginate a {

}
.paginate a:hover {

}
/*----------------------------------------
G A L L E R Y
-------------------------------------------*/ 
#modGallery{ /*the width of this will determine the # of columns */
	width:auto;
	margin-top:10px;
}
#modGallery select{ /*drop down box*/
	font:bold 14px/18px arial, san-serif;
	padding: 2px 0 2px 4px;
	margin:10px;
}
#modGallery img{
	border:1px solid #8f6250;
}
#modGallery input{ /*view gallery button*/
	font:bold 14px/18px arial, san-serif;
	letter-spacing:1px;
	padding:2px 4px;
}
#modGallery.copy{ /*format gallery description text*/

}
#modGallery li { display: inline;}

#modGallery .optionBox{
	margin: 1px 0 10px 0;
	width: 280px;
border: 1px solid #8f6250;
float: left;
}
#modGallery form{
	margin-bottom: 10px;
	width: 420px;
	height: 40px;
}
#modGallery .btn{
	letter-spacing: 0px;
	float: right;
}
#modGallery .iconImg{
	margin: 12px;
}
span.copy div{/*Creates space at the bottom of copy on gallery description text*/
	padding-bottom: 10px;
	width: 280px;
}

/*------------------------------
A L B U M M O D U L E
-------------------------------*/
#modAlbum{
	padding:0px;
	width:98%;

}
#modAlbum img{
	border: 1px solid #8f6250;
}
/* --- album info --- */
.albumDetail{ /*album description container div */
	padding:4px 0px 15px 0px;
	margin:1em 0 1em 0;
	width:98%;
}
.albumDetail img{ /*album cover */
	float:left;
	border:1px solid #8f6250;
	margin-right:1em;
	width: 200px;
}
.albumDetail h3{/*album title */
	font-size:153.9%;
	text-transform:uppercase;
	margin:0;
}
.albumDetail p {/*album description text */
	margin:.5em 0;
}

.albumDetail strong{
	padding: 0;
}
/* --- track info --- */
#modAlbum h4{/* track listing hdr, review hdr */
	margin:0;
	text-transform:uppercase;
	letter-spacing:2px;
}
#songList{/* container div for track list */
}
#songList ol{/* song listing */
	list-style: none;
	margin:.5em 0;
	padding:0;
}
#songList ol li{
	list-style: none;
	padding:1px;
	margin:1px 0;
	background:none;
}
#songList .songStuff{ /*style present if a song has lyrics/description */
	background:transparent url(domain/bin/css/iconGDK-playFFF.gif) no-repeat 260px -362px;
}
#songList span.num{
	font-size:77%;
	margin-right:8px;
	width:2em;
	display:inline-block;
	text-align:right;
}
strong.songTitle{
	width:385px;
	font-size:85%;
	letter-spacing:0px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	cursor:pointer;
	padding: 0;
}
strong.songClosed{/* song title class when opened for lyric view */
	color:#333;
}
strong.songOpen{/* song title class when closed */
	color:#fff;
}
.listenLink{
}
div.songDetail{/* container song description, lyrics*/
	padding:.5em 1em;
	font-size:85%;
}
em.songDesc{/* song description*/
}
p.songLyric{/*song lyrics*/
}
/* --- inline mp3 player info --- */
/*player icon info: play:0; pause:-40px; stop:-80;next:-120; prev:-160; ff:-200; rew:-240;
headphones:-280px; 8th notes:-320; lyrics:-360; video: -400; $: -440;
*/
#songList ol li a{/* hides player links until soundmanager has fully loaded*/
	display:none;
}
#songList ol li a.sm2_link {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	cursor:pointer;
	background:transparent url(domain/bin/css/iconGDK-playFFF.gif) no-repeat 2px -320px;
	padding:3px 8px 2px 22px;
	min-height:16px;
	text-decoration:none;

	font-size:77%;
	text-transform:uppercase;
}
#songList ol li a.sm2_paused:hover,
#songList ol li a.sm2_link:hover {
	url(domain/bin/css/iconGDK-playFFF.gif) no-repeat 2px 0px;
}

#songList ol li a.sm2_paused:hover {
	background:transparent url(domain/bin/css/iconGDK-playFFF.gif) no-repeat 2px 0px;
}
#songList ol li a.sm2_paused {
	background:transparent url(domain/bin/css/iconGDK-playFFF.gif) no-repeat 2px -40px;
}
#songList ol li a.sm2_playing{
	background:transparent url(domain/bin/css/iconGDK-playFFF.gif) no-repeat -358px 0px;
	color:#0f0;
}
#songList ol li a.sm2_playing:hover {
	background: transparent url(domain/bin/css/iconGDK-playFFF.gif) no-repeat 2px 0px;
}
/* --- review info --- */
#albumReviews{/* container div for reviews */
	margin-top:2em;
}
#albumReviews ul{
	list-style: none;
	padding:0;
	margin:0;
}
#albumReviews li{
	margin-bottom:1em;
}
strong.reviewTitle{
}
div.reviewDetail{
}
/* --- end modAlbum ---*/
/*-----------------------------------------------------------------------------
A L B U M S  S M A L L
-------------------------------------------------------------------------------*/
#albumsBox{ /*controls number of albumSm columns*/
    padding:0;
    margin:0px 0 0 0;
    clear:both;
    height:96px;
}
#albumsBox h3{ /*albumssm header */
    display:none;
}
#albums li{ /*set float left to have multiple columns */
    margin:2px 2px 2px 0;
    float:left;
}
#albums a img{
    border: 1px solid #666;
    margin:2px 6px 0px 0;
}
#albums a:hover img{
    border: 1px solid #fff;

}
#albumsBox img {
    width:70px;
    height:70px;
    border:1px solid #666;
}
#albumsBox p{ /*album titles - albumssm*/
    display:none;
}
/*----------------------------------------
C A L E N D A R
-------------------------------------------*/
#modCalendar{
    position:relative;
    text-align:left;
    margin:0;
    padding:0;
}
#modCalendar .item{
    margin:0px 0px 0 0;
	display:block;
    position:relative;
    padding:.4em 4px .5em 1em;
    border-bottom:1px dashed #8f6250;
    height: auto;
}
#modCalendar li{
    list-style-type:none;
}
#modCalendar h3{ /*location*/
	margin:0;
	letter-spacing:1px;
	text-transform:uppercase;
}
#modCalendar .header{/*descriptive header row*/
    display:none;
}
#modCalendar li.summary,
#modCalendar li.location{
    display:block
}
#modCalendar li.summary{margin-bottom:6px;}
#modCalendar .date{
    color:#369;
    font-weight:bold;
	width: 280px;
}
#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a{
    position:absolute;
    right:16px;
    font:bold 10px/11px verdana,Arial, Helvetica, sans-serif;
    text-decoration:none;
    text-transform:uppercase;
    text-align:center;
    margin:0;
    width:100px;
    z-index:10;
    padding:4px 4px;
    color:#fff;
    background:#369 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
    border:1px solid #369;
}
#modCalendar li.tickets a {/* all tickets */
    top:4px;
}
#modCalendar li.pre a {/* presale tix only */ 
}
#modCalendar li.mg1 a {
    top:24px;
	background:#393 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
    border:1px solid #393;
}
#modCalendar li.mg2 a {
    top:44px;
}
#modCalendar li.tickets a:hover,
#modCalendar li.mg1 a:hover,
#modCalendar li.mg2 a:hover,
#modCalendar li.pre a:hover{
    background:#f90 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
    border:1px solid #f90;
    color:#fff;
}
#modCalendar li.full a,
#modCalendar li.full a:hover { /*closed meet+greet */ 
    top:24px;
    background:#c00 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
    border:1px solid #c00;
}
#modCalendar li.tickets a, #modCalendar li.mg1 a, #modCalendar li.mg2 a, #modCalendar li.pre a,
#modCalendar li.tickets a:hover, #modCalendar li.mg1 a:hover, #modCalendar li.mg2 a:hover, #modCalendar li.pre a:hover{
	_background-image:none; /* png fix for ie6 */
}
/*----------------------
calendar and checkout
--------------------------------*/
.calendarBox, .checkoutBox {
	width: 98%;
	margin: 0px;

	padding: px;
	font-size: 90%;
}

.checkoutOdd, .calendarOdd {
    background:url(images/newsSml_bg.png) repeat scroll left top;
}
.checkoutEven, .calendarEven {

}
.calendarBox td {
	padding: 5px;
}

.calendarHdr, .checkoutHdr {
	padding:2px 4px;
	text-align:center;
}
.checkoutBox td{
   padding:.5em; /*shopping basket checkout only */
}
.checkoutBox th{ /*shopping basket checkout only */

   padding:.5em; 
   letter-spacing:1px;
   text-transform:uppercase;
}





/* --- end modCalendar ---*/


/*-----------------------------

Contact Form, Email This, EMMA
------------------------------*/
fieldset{
	border: 1px solid #555;
	padding:8px;
	width: auto;
}
legend{
	padding: 2px 6px;
	font-weight:bold;
}
label{
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
input{
	color: #000000;
	background: #fff;
	border: 1px inset #333;
}
/* ----- Email This Form ----- */
#et_Form{
	font-size:85%;
}
#et_Form a{
    text-decoration:none;
}
#et_Form li a {
    font-weight:bold;
    text-align:right;
    letter-spacing:px;
    padding-left:24px;
    background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -120px;
    _background:transparent url(domain/bin/css/iconGDK_000.gif) no-repeat scroll left -120px;
}
#aHideForm li a {
    background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -298px;
    _background:transparent url(domain/bin/css/iconGDK_000.gif) no-repeat scroll left -298px;
}
#frmEmail a {
    padding-left:54px;
    background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll 30px -656px;
    _background:transparent url(domain/bin/css/iconGDK_000.gif) no-repeat scroll 30px -656px;
}
#divNewEmail a {
    padding-left:0px;
    background:none;
}

/* ----- MyEmma Signup form --- */
#e2ma_signup_form {

    padding:1em 0;
}
.e2ma_signup_form_row {
    margin:2px 0;
    border-bottom: 1px dashed #8f6250;
    padding:2px 1px;
}
.e2ma_signup_form_label {
    display:inline;
    width:160px;
    text-align:right;
    float:left;
    padding:2px 6px;
}
.e2ma_signup_form_element {
}
.e2ma_signup_form_button_row, .e2ma_signup_form_groups {
    margin-top:4px;
}
.e2ma_signup_form_group_label, .e2ma_signup_form_required_footnote, .e2ma_signup_form_group_list {
    padding:2px;
}
.e2ma_signup_form_required_footnote {
    font-style:italic;
}

.e2ma_signup_form_required_asterix {
    color:red;
}
input.btn, .e2ma_signup_form_button_row input {

}
.btn:hover, .e2ma_signup_form_button_row input:hover {
}
e2ma_signup_submit_button {
}
#e2ma_signup_reset_button {
}

/*----------------------------------
S I D E B A R
----------------------------------*/
* HTML #basketBox, * HTML #calendarSmlBox, * HTML #loginBox, * HTML #logoutBox,* HTML #newsSmlBox {/* PNG Alpha IE Win ONLY */
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/news-calSml.png', sizingMethod='scale');
}
#storePolicies,#basketBox{
	font-size:93%;
	margin:0px 0px 10px 0px;
	text-align:center;
	width: auto;
	position: relative;
	border: 1px solid #555;
	padding: 0px 0 0px 0;
	height: auto;
}
#storePolicies p, #storePolicies h3, #storePolicies ul, #storePolicies em {
	text-align:left;
	line-height: 140%;
	margin:4px 4px;
	padding: 5px 5px;
	list-style: circle inside;
	color:#999;
        
}
#storePolicies h3{
	font-size:105%; color:#fff;
	text-transform:uppercase;
	padding: 6px 0 0 0;
	text-align: center;
	height: 22px;
	font-weight: bold;
	font-size: 120%;
        border-bottom: 1px dashed #7f7f7f;
}
#basketBox h3 span{
	font-size:95%; color:#fff;
	background: none;
}
#basketBox, #calendarSmlBox, #newsSmlBox, #search, #logoutBox {
	font-size:93%;
	position:relative;
	margin:0px 0px 10px 0px;
	text-align:left;
	width: auto;

}

#basketBox form{
	padding: 2px;
}
#basketBox p, #basketBox strong, #basketBox .btn {
	margin:4px;

}
#basketBox p{
	padding-left: 10px;
}
#basketBox h3, #calendarSmlBox h3,#newsSmlBox h3 {
	font-size: 161.6%;
	font-weight: normal;
	margin:0;
	padding:5px 10px 5px 10px;
	letter-spacing:1px;
	height: 25px;
	text-align: left;
	text-transform: uppercase;

}
#calendarSmlBox h3{
background:transparent url(images/bg_calendarSml.gif) no-repeat scroll left top;
}
#newsSmlBox h3{
background:transparent url(images/bg_newsSml.gif) no-repeat scroll left top;
}
#calendarSmlBox h3 span,#newsSmlBox h3 span{
display:none;
}

#basketBox h3{


	font-size: 13px;

	letter-spacing: 0;
}
#basketBox input.btn{
	width: 67px;
	letter-spacing: 0;
}
#newsSmlBox ul, #calendarSmlBox ul {
	padding: 0px;
	margin: 0px;
}


#calendarSmlBox li a, #newsSml li a{
	position:relative;
	padding: 8px 6px 4px 6px;
	margin: 2px 0;
	text-align:left;
	display: block;
height: 22px;
	text-decoration: none;
}
#newsSml li a {
	padding: 8px 10px 8px 10px;
height: auto;

}
#calendarSmlBox li a:hover, #newsSml li a:hover {
}
#calendarSmlBox p, #newsSmlBox p { 
	display:block;
	margin:0;
}
#calendarSmlBox h6,
#calendarSmlBox h5 a{/* more dates */
	display:none;
}


/* -- more news, subscribe -- */
ul.moreNav {
	height:1.5em;
	padding:4px 0px;
	font:normal 10px/12px arial, san-serif;
	margin:0;
	position:relative;
	left:0px;
	top:-10px; 
background: #000;


}
ul.moreNav li{
	display:inline;
	margin-right:4px;
}
ul.moreNav li a {
	float:right;
	font-size:85%;
	text-transform:uppercase;
	text-decoration:none;
	padding:2px 5px 2px 20px;
	color: #fff;
}
ul.moreNav li a:hover {
        color:#ef5d1d;
}
li.news a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat -2px -714px;
}
li.rss a {
	text-indent:-5000px;
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 0px -445px;
}
li.calendar a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 0px -684px;
}
li.play a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 0px -742px;
}
li.news a, li.rss a, li.calendar a, li.play a {
	_background-image:none; /*for ie6 with the use of iconGDK.png*/
}

/* RELATED PRODUCTS */

#relatedProd{
	border-top:1px dashed #666;
	margin:16px 0 0px 0px;
	padding:10px 0 10px 0px;
}
#relatedProd .titleLrg{
	display:block;		
	font-size:180%;
	color: #EF9528;
	text-transform: uppercase;
	margin-bottom: 12px;
	padding: 0px 0 5px 0;
	border-bottom: 1px dashed #666;
}
#relatedProd .contentSml{ /* content span*/
	border-bottom:1px dashed #666;
	display:block;
	padding:2px;
}
#relatedProd p {
	display:block;	
	margin:0 0 1px 0;
	color:#390F08;
}
#relatedProd .titleSml{  /* product name */
	letter-spacing:1px;

	margin:4px 0 1px 0;
	display:block;	
}	


#relatedProd .relatedDetails, #relatedProd .relatedQty{  /* product details*/
	display:inline;
}

#relatedProd .btn,
#relatedProd .optionBox{
    text-transform:uppercase;
	margin: 4px 0 6px 2px;
	text-align:left;
	padding:1px;
    border:1px solid #000;
}
#relatedProd img{
	width:60px;
    float:left;
    border:1px solid #574F0B;
    margin: 0 8px 4px 0;
}
/*------------------------------------------------------------------------------------------------------
L O G I N
------------------------------------------------------------------------------------------------------*/
#loginBox,
#logoutBox {
	font:normal 11px/13px Trebuchet MS, Helvetica, sans-serif;
	margin:0px 0px 4px 0px;
	text-align:left;
	padding: 6px;
	color:#fff;
	background: transparent url(images/transparent_black.png) repeat scroll left top;	

}
#loginBox h3{
	margin: 0 0 5px 0;
	text-transform: uppercase;
}
#loginBox{
	text-align:right;
}
#loginBox strong{
	font:bold 14px/18px Trebuchet MS, Helvetica, sans-serif;
	letter-spacing:0px;
	display: block;
	text-align: left;
	padding: 3px 0 3px 3px;
	border-bottom: 1px dashed #8d3007;

}
#loginBox .formInput{
	width:140px;
	padding:0 1px;
	margin:0px 0px 5px 0;
	border: 1px solid #8d3007;
}
#logoutBox ul{
	list-style: square inside;	
	margin:0px auto 0px auto;
	padding:0px;
}
#logoutBox{
	height: 65px;
	width: auto;
padding-top: 15px;
	margin-bottom: 10px;
}
#loginBox li{
	padding: 3px 0;
}

#logoutBox li{display:inline;}
#logoutBox a{display:block; padding: 3px 0; height: 20px; width:100px; float:left;text-decoration:none;padding:0 0 0 25px;}
#logoutBox li.welcome a{width:150px; background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -356px;}
#logoutBox li.account a{width:150px; background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left 2px;}
#logoutBox li.forum a{background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -206px;}

#logoutBox li.actInfo a{font-size:90%; width:150px; background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -593px;}
#logoutBox li.faq a{background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -265px;}
#logoutBox li.logout a{background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -624px;}


/*color for forgotten password form */
 input.content {
  color: #000;
}
#accessDenied{
	display:block;
   color:yellow;
   width:500px;
   margin-top:40px;
}
/*------------------------
S E A R C H
--------------------------*/
#search .formInput{
	padding:1px 0 1px 26px;
	background:transparent url(domain/bin/css/iconGDK_000.gif) no-repeat 2px -504px;
}
#searchResults h2, #searchResults h3 {
	margin:.25em 0px;
}
#searchResults span.contentHi a { /*Show All within News Articles.. */
	font-size:85%;
	text-decoration:none;
	font-style:italic;
}
#searchResults .resultListing dt{
	font-weight:bold;
}
dl {
	margin:0 0 4px 6px;
	padding:.5em;
	border-bottom:1px dashed #8f6250;
}
dt {
	font-size:93%;
}
dd {
	font-size:85%;
	margin:0;
}
dd img {
        display:none;
}


/* --------SOCIAL ICONS --------------*/
#mediaLinks {
	height:50px;
	width:auto; /* Set to width of site */
	margin:0 0 10px 0px;
background: #150d0a;
padding-top: 10px;
}
#mediaLinks ul{
	padding-left: 10px;

}
div#mediaLinks li{display:inline;}
#mediaLinks li a{
    height:30px;
    display:block;
    width:115px;
	margin-bottom: 5px;
    padding: 0 0px 10px 0px; /* Change to whatever you want the padding between each icon to be */
	float:left;
}
li#facebook a{ background:url(domain/bin/css/socializeBeige.png) no-repeat scroll 15px -5px; width: 135px;}
li#twitter a{ background:url(domain/bin/css/socializeBeige.png) no-repeat scroll 25px -303px; width: 145px;}
li#youtube a{ background:url(domain/bin/css/socializeBeige.png) no-repeat scroll 17px -155px; width: 135px;}
li#cmt a{ background:url(domain/bin/css/socializeBeige.png) no-repeat scroll 8px -205px;width: 110px;}



/* --- Powered by MCN styles --- */
#poweredBy{
	position: relative;
	right:0px;
	top: 0px;
	line-height: -20px;
	width: 115px;
	height:40px;
	text-transform:lowercase;
	font-family:arial, sans-serif;
	font-size: 11px;
	color: #e8ca96;
}
#poweredBy img{
	float: right;
}
#poweredBy h6{
	float: left;
	padding-top: 10px;
	width: 69px;
	text-align: right;
	font-weight: normal;
}
#poweredBy a{
	float: right;
	display: block;
	width: 40px;
	height: 40px;
	background: transparent url(images/mcn_white35.png) no-repeat scroll right top;
}
#poweredBy a:hover{
	background: transparent url(images/mcn_white35.png) no-repeat scroll right -60px;
}
