/*    MCN default css template - edited 10.08 */
/*-----------------------------------
Melinda Doolittle 857 
------------------------------------*/

/* Layout */
html {
}
body {
	font-family:"tahoma", arial, san-serif;	
	margin:0 auto;
	padding:0;
	color:#000;
}
#hd {
	height:158px;
	position: relative;
}
#hd h1 { /*hides the domain name title */
	display:none;
}
#flashLogo{
	position: absolute;
	top: 0;
	left:0;
	width: 645px;
	height: 160px;
}
#bannerTop {
	position: absolute;
	top: 101px;
	right: 20px;
	margin: 0;
	padding: 0;
}
#bd {
	padding: 0px 35px 0 90px;
}
#yui-main .yui-g { /*default main content container */
	padding:20px 0 0 45px;
}
.sidebar { /*default class for sidebar container */
	padding-top:480px;
}
#ft {
	font-size:85%;
	margin:20px 20px 0 50px;
	padding: 40px 10px 10px 10px;
	background: #000 url(images/footer.gif) no-repeat scroll left top;
	height: auto;
}
#ft a {
	text-decoration:none;
}
#ft a:hover {
}

/* default */
a {
	color:#369;
}
A:hover {
	COLOR: #f90;
	text-decoration: underline;
}
.content, #galleryText {
	text-align: justify;
	list-style: inside;
	font-size: 100%;
	letter-spacing: 0px;
	line-height: 140%;
}
.contentHiSml,
.contentHi {
}

.contentSml,
.contentHiSml {
	font-size:85%;
}
.titleLrg {
	font-family: "Trebuchet MS", sans-serif;
	font-size:51px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 0px;
	margin:-20px 0 0 0;
	color: #4f4d4d;
}
.titleSml {
	font-size:123.1%;
	font-weight:bold;
	
}
h3 a, .titleSml a {
	text-decoration: none;
}
.titleSml a:hover {
	text-decoration: underline;
}
td.titleSml {
color:#c4c1c1;
}
td {
	padding:0;
}
td span.contentSml { 
	font-weight:normal;
	font-size: 77%;
	padding:0;
	margin:0;
}
input[type=text],input[type=password],textarea{
	width:auto;
}
/*----------------------------------------
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 10px;
}
.picLeft, .picLeftBrd {
	float: left;
	margin: 1px 10px 1px 1px;
}
.picRightBrd, .picLeftBrd {
	border: 1px solid #000;
}
.iconImg {
	margin: 2px 8px 6px 0px;
	border:1px solid #000;
}
.banner {
	margin: 4px 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;
    color:#fff;
    letter-spacing:1px;
    text-transform:uppercase;
    background:#369  url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
	_background-image:none;
    border:1px solid #369;
}
.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:inline;
}
/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
	position: absolute;
	right: 2px;
	top: 20px;
	margin: 0;
	padding:0;
	font-weight:normal;
	font-size:100%;
	text-transform:lowercase;
	width: 295px;
	letter-spacing:1px;
	z-index:30;
	height:3em;
}
#vNav a {
	display: block;
	text-align: left;
	text-decoration: none;
	margin:0px 5px 5px 0;
	text-indent:-9999px;
	padding:0px;
	float:left;
	color:#fff;
	width: 89px;
	height: 21px;
	background: #333 url(images/nav.gif) no-repeat scroll left top;
}
#vNav a:hover {
}
#vNavBox li {   /*for horizontal navigation: display: inline;*/
	display:inline;
}
/*home*/
li#vNav15803 a{ background-position: left top;}
/*bio*/
li#vNav15805 a{background-position: 0px -30px;}
/*tour*/
li#vNav15806 a{background-position: 0px  -60px;}
/*music*/
li#vNav15808 a{background-position: 0px -90px; }
/*photos*/
li#vNav15817 a{background-position: 0px -120px; }
/*boards*/
li#vNav15807 a{background-position: 0px -150px;}
/*store*/
li#vNav15818 a{background-position: 0px -180px;}
/*contact*/
li#vNav15809 a{background-position: 0px -210px;}
/*mobile*/
li#vNav15994 a{background-position: 0px -240px;}

li#vNav15803 a:hover{ background-position:  right top;}
li#vNav15805 a:hover{background-position: right -30px;}
li#vNav15806 a:hover{background-position: right -60px;}
li#vNav15808 a:hover{background-position: right -90px;}
li#vNav15817 a:hover{background-position: right -120px;}
li#vNav15807 a:hover{background-position: right -150px;}
li#vNav15818 a:hover{background-position: right -180px;}
li#vNav15809 a:hover{background-position: right -210px;}
li#vNav15994 a:hover{background-position: right -240px;}


/*-------------------------------------
Sticky Navigation  */ 
#stickyBox {
	margin:0;
	padding:0;
	text-align:left;
	letter-spacing:0px;
	font-weight:bold;
	font-size:93%;
	width:auto;
	height:3em;
}
#stickyBox li {
	display:inline;
}
#stickyNav a {
	display: block;
	width:auto;
	padding: 0px 6px;
	text-decoration: none;
	text-align:center;
	margin:2px;
	float:left;
	border-left:6px solid #5F3B3E;
}
#stickyNav a:hover {
	border-left:6px solid #6F6162;
}
#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 dotted #000;
}
#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 dotted #666;
}
#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*/
	color: #666;
	font-size:93%;
}
.paginate { /* more news page selector at bottom of module*/
	color:#000;
	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:normal 13px/16px arial, san-serif;
	padding: 2px 0 2px 4px;
	margin:10px 10px 10px 0;
background: #AC8989;
border: 2px solid #5F5354;
color: #312122;
}
#modGallery img{
	border:1px solid #000;
}
#modGallery input{ /*view gallery button*/
	font:bold 13px/18px arial, san-serif;
	letter-spacing:1px;
	padding:2px 4px;
}
#modGallery.copy{ /*format gallery description text*/

}
#modGall li { display: inline;}


/*------------------------------
A L B U M M O D U L E
-------------------------------*/
#modAlbum{
	padding:10px;
	width:95%;
}
/* --- album info --- */
.albumDetail{ /*album description container div */
	border-bottom:1px dotted #ccc;
	padding:4px 4px 15px 4px;
	margin:1em 0 1em 0;
	width:98%
}
.albumDetail img{ /*album cover */
	float:left;
	border:1px solid #000;
	margin-right:1em;
}
.albumDetail h3{/*album title */
	font-size:153.9%;
	text-transform:uppercase;
	margin:0;
}
.albumDetail p {/*album description text */
	margin:.5em 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;
	border-bottom: 1px dotted #ccc;
}
#songList .songStuff{ /*style present if a song has lyrics/description */
	background:transparent url(domain/bin/css/iconGDK-playFFF.gif) no-repeat 378px -362px;
}
#songList span.num{
	font-size:77%;
	margin-right:8px;
	width:2em;
	display:inline-block;
	text-align:right;
}
strong.songTitle{
	width:340px;
	font-size:93%;
	letter-spacing:1px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	cursor:pointer;
}
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;
	color:#fff;
	font-size:77%;
	text-transform:uppercase;
}
#songList ol li a.sm2_paused:hover,
#songList ol li a.sm2_link:hover {
	background:#312122 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-play000.gif) no-repeat -358px 0px;
	color:#0f0;
}
#songList ol li a.sm2_playing:hover {
	background:transparent url(domain/bin/css/iconGDK-play000.gif) no-repeat -358px -40px;
}
/* --- 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;
	width: 480px;
    height:auto;
	position:relative;
}
#albumsBox h3{ /*albumssm header */
    display:inline;
}
#albums li{ /*set float left to have multiple columns */
    margin:2px 2px 2px 0;
    float:left;
	display:inline;
}
#albums a img{
    border: 1px solid #999;
    margin:2px 6px 0px 0;
    width:64px;
	height:64px;
}
#albums a:hover img{
    border: 1px solid #000;

}
#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:2px 0px;
	display:block;
    position:relative;
    padding:.2em 200px .5em 1em;
    border-bottom:2px solid #ccc;
    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;

}



#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a{
    position:absolute;
    right:16px;
    font:bold 9px/11px verdana,Arial, Helvetica, sans-serif;
    text-decoration:none;
    text-transform:uppercase;
    text-align:center;
    margin:0;
    width:140px;
    z-index:20;
    padding:2px 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;
}
#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: 0px;
}

.checkoutOdd, .calendarOdd {
    background:url(domain/bin/css/gridCCC.gif) repeat scroll left top;
}
.checkoutEven, .calendarEven {
}
.calendarHdr, .checkoutHdr {
	color: #fff;

	background-color: #692404;
	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 #5F5354;
	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_fff.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_fff.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_fff.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 dotted #999;
    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/bgNewsCal.png', sizingMethod='scale');
}
#basketBox, #calendarSmlBox, #newsSmlBox, #loginBox, #logoutBox, #search, .sidebar .banner {
	font-size:85%;
	position:relative;
	margin:.5em 0;
	text-align:center;
	width: auto;
}

#calendarSmlBox h3,#newsSmlBox h3, #basketBox h3  {
	font-size: 161.6%;
	font-weight: bold;
	height: 28px;
	margin:0;
	padding:4px 10px;
	letter-spacing:1px;
}
#calendarSmlBox h3 span, #newsSmlBox h3 span{display:none;}
#newsSmlBox ul, #calendarSmlBox ul{
	padding: 2px;
	margin: 0px;
	border-left: 8px solid #61513c;
	border-right: 8px solid #61513c;
	border-bottom: 8px solid #61513c;
}
#calendarSmlBox li a,
#newsSml li a {
	position:relative;
	padding: 4px;
	margin: 4px;
	text-align:right;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#newsSml li a {
	text-align:left;
	padding-right:40px;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
}
#calendarSmlBox p, #newsSmlBox p { 
	display:inline;
	position:absolute;
	color:#000000;
}
#calendarSmlBox p {/* location */
	left:4px;/*same as padding-top for container li*/
}
#newsSmlBox p {/* dates */
	top:4px;right:4px;/*same as padding-top for container li*/
}
#calendarSmlBox h5 a{/* more dates */
	display:none;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales */
	text-transform:uppercase;
	letter-spacing:1px;
	border-left: 8px solid #61513c;
	border-right: 8px solid #61513c;
	padding:4px 0 4px 0;
}

#storePolicies,#basketBox{
	font-size:93%;
	margin:0px 0px 10px 0px;
	text-align:center;
	width: 290px;
	position: relative;
	border: 1px solid #886B6B;
padding: 5px;
}
#storePolicies p, #storePolicies h3, #storePolicies ul, #storePolicies em {
	text-align:right;
	margin:6px 12px;
        list-style: circle inside;
        
}
#storePolicies h3,#basketBox h3 span{
	font-size:160%; color:#AC8989;
text-transform:uppercase;
background:#4F3638;
padding: 3px;

}

/* -- more news, subscribe -- */
ul.moreNav {
	height:1em;
	padding:0 4px;
margin: 0px 0 10px 0;
}
ul.moreNav li{
	display:inline;
}
ul.moreNav li a {
	float:right;
	font:normal 10px/12px arial;
	text-transform:uppercase;
	text-decoration:none;
	padding:2px 0 2px 30px;
}
ul.moreNav li a:hover {
}
li.news a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 8px -714px;
}
li.rss a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 8px -444px;
}
li.calendar a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 8px -684px;
}
li.play a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 8px -742px;
}
li.news a, li.rss a, li.calendar a, li.play a {
	_background-image:none; /*for ie6 with the use of iconGDK.png*/
}

/*------------------------
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 dotted #ccc;
}
dt {
	font-size:93%;
}
dd {
	font-size:85%;
	margin:0;
}
dd img {
        display:none;
}

/* Extra ul for links, pre-sale, etc */
#extLinks {
	margin:0 0 0 0px;
	width:300px;
	float: left;
}

ul#extLinks li {
	display:inline;
}
#extLinks li a {
	height:16px;
	text-transform:uppercase;
	font-size:85%;
	text-decoration:none;
	border:1px solid #463839;
	display:block;
	width:89px;
	float:left;
	margin:0px 5px 4px 0px;
	padding:14px 0 0 4px;
}
#extLinks li a:hover {
	border:1px solid #FFEE9F;
	color:#FFEE9F;
}
#extLinks li.myspace a{ background:#3e3233 url(images/extLinks.gif) no-repeat scroll 0px -210px;}
#extLinks li.twitter a{ background:#3e3233 url(images/extLinks.gif) no-repeat scroll 0px -35px;}
#extLinks li.youtube a{ background:#3e3233 url(images/extLinks.gif) no-repeat scroll 0px -70px;}
#extLinks li.rss a{ background:#3e3233 url(images/extLinks.gif) no-repeat scroll 0px 0px;}
#extLinks li.ilike a{ background:#3e3233 url(images/extLinks.gif) no-repeat scroll 0px -140px;}
#extLinks li.blogger a{ background:#3e3233 url(images/extLinks.gif) no-repeat scroll 0px -175px;}

/*-------------------------------------------
L O G I N
-------------------------------------------*/
#loginBox{
	width: 280px;
	text-align:right;
	color:#FFEE9F;
	margin-bottom: 8px;
	height:86px;
}
#loginBox h3{
	margin: 0px;
}

#loginBox li.email, #loginBox li.pass{
	float:left;
	margin:2px;
	 font-size:0%;
	color:#948459;
	padding-left:34px;
}
#loginBox li.email{background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll 12px 2px;}
#loginBox li.pass{background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll 12px -474px;}
#loginBox li.join a{
	position:relative;
	color:#31222F;
	text-decoration:none;
	top:-20px;
	left:-120px;
	font-size:85%;
}
#loginBox li.join a:hover{
   color:#fff;
}
#loginBox input{
	width: 90px;
    font:normal 10px/12px arial;
}
#loginBox input.btn{
	width: 100px;
}
#logoutBox {
	height: 40px;
	padding: 6px 0 0 6px;
	width: 270px;

}
#logoutBox li a{
	display:inline;
	margin: 0px 0 4px 0;
}
#logoutBox a {
	display:block;
	float:left;
	text-decoration:none;
	padding:0 0 0 24px;
	text-align: left;
}
#logoutBox li{display:inline;}
#logoutBox li.welcome a {
	width:120px;
	background:transparent url(domain/bin/css//iconGDK.png) no-repeat scroll left -356px;
}
#logoutBox li.account a {
	width:120px;
	background:transparent url(domain/bin/css//iconGDK.png) no-repeat scroll left 2px;
}
#logoutBox li.forum a {
	width: 80px;
	background:transparent url(domain/bin/css//iconGDK.png) no-repeat scroll left -206px;
}
#logoutBox li.logout a {
	width: 80px;
	background:transparent url(domain/bin/css//iconGDK.png) no-repeat scroll left -624px;
}
#login {
	padding:0;
	margin:0;
}
.checkoutBox td.titleLrg{
    font:bold 16px/18px tahoma, san-serif;
    letter-spacing:1px;
}
/* RELATED PRODUCTS */

#relatedProd{
	border-top:1px dashed #666;
	margin:16px 0 0px 0px;
	padding:10px 0 10px 0px;
}
#relatedProd .titleLrg{
	display:block;		
	font-size:230%;
	color: #CFB474;
	text-transform: lowercase;
	margin-bottom: 12px;
	padding: 10px 0 5px 0;
	border-bottom: 1px dashed #666;
}
#relatedProd .contentSml{ /* content span*/
	COLOR:#333;
	border-bottom:1px dashed #666;
	display:block;
	padding:2px;
}
#relatedProd p {
	display:block;	
	margin:0 0 1px 0;
	color:#c4c1c1;
}
#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 #666;
    margin: 0 8px 4px 0;
}

#blogContainer embed {
display: none;
}

#blogContainer object {
display: none;
}

