/*   Aaron Tippin 585

 MCN default css template - edited 01.25.05*/
/*----------------------------------------
CONTENT
-------------------------------------------*/
html{
    margin: 0;
	padding: 0;
}
body {
	font-family: "trebuchet ms",arial, Helvetica, sans-serif;
	line-height:1.5em;
	margin:0 auto;
	color:#555;
	text-align:center;
	background: #ddd7bb url(images/bgRepeatingY.gif) repeat-y scroll center top;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	text align: center;
	height: 900px;
    background: url(images/bg.jpg) no-repeat scroll center top;
}
#bd{
	position:relative;
	margin: 0 40px 20px 15px;
}
#artist{	
	padding:0;
	margin-right:-485px;
	text-align:center;
	position:absolute;
	right:50%;
	top: 50px;
	z-index: 0;
	width: 390px; 
}
div .yui-g {
	width: 530px;
	padding: 0 0 0 0;
}
.yui-b {
	padding-top: 330px;
}
#yui-main .yui-b{
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
}
#hd{
	position:relative;        
	height:255px;
}
#hd h1{
	display:none;
}
#sidebar{
	background: transparent url(images/img_sidebarRepeat.png) repeat-y scroll center top;
	padding: 0px 0 15px 0;
	width: auto;
}
#sidebarTop {
	height: 20px;
	background: transparent url(images/img_sidebarTop.png) no-repeat scroll center top;
}
#sidebarBottom {
	height: 30px;
	background: transparent url(images/img_sidebarBottom.png) no-repeat scroll center top;
}

#logo {
	position: absolute;
	top: 35px;
	left: 15px;
	width: auto;
	height: 148px;
}
div#ft{
	text-align:center;
	font-size:85%;
	line-height:118%;
	margin:0;
	padding:1em;
	color: #fff;
	width: 541px;
	background:#2F4F5F;
	margin-bottom: 20px;
}
#ft a{
	color: #99C9DF;
}
#ft a:hover{
color: #fff;
}
#christmas{
	border:0;
	margin: 0 0 6px 14px;
}

/*  ------------------   base.css, part of YUI's CSS Foundation  ------------------------ */
h1 {    font-size:138.5%;}
h2 {    font-size:123.1%; }
h3 {    font-size:108%;  }
h1,h2,h3 {    margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong,b {    font-weight:bold; }
abbr,acronym {     border-bottom:1px dotted #000;    cursor:help;} 
em,i {    font-style:italic;}
blockquote{    margin:1em;}
dl dd {    margin-left:1em;}
th {    font-weight:bold;text-align:center;}
caption {    margin-bottom:.5em;    text-align:center;}
p,fieldset,table {    margin-bottom:1em;}
form{    margin:1px;    padding:3px;}
th,td {     border:0;     padding:.1em; } 
td{     text-align:left;}
/*   --------------- end yui base (modified)  --------------------- */

a {	
	color: #345365;
}

A:hover {
	COLOR: #53B7DF;
	text-decoration: underline;
}
.content,
#galleryText{
	margin:0 0;
	text-align: justify;
	list-style: inside;
}
.contentHi {
	color: #222;
}	
.contentSml {
	font-size:90%; 
	line-height:110%;
	color: #222;
	font-weight:normal;
}	
.contentHiSml {
	font-size:85%;  
	color: #597C99;
}	
.titleLrg{
	font-size:240%;  
	color: #000;
	text-transform: uppercase;
	margin-bottom: 12px;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #6995A0;
}
#modNews h3,
.titleSml{
	font-size:123.1%; 
	font-weight:bold;
	color: #183C4F;
}
h3 a,
.titleSml a{
		text-decoration: none;
}
.titleSml a:hover{
		text-decoration: underline;
}
/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/
ul{ 
	list-style-type: none;
	margin:0px;
}
ul li{/*for mozilla positioning */
	padding-left: 0; 
	margin-bottom: 0px; 
	list-style-type: none;
}
/* ul formating in content */
.content ul{
	list-style: square outside;
    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{
	padding:1em;
}
.content ol li{
	list-style: decimal outside;
	font-size:93%;
    margin:0;
    padding:0 ;
    text-align:left;
	
}
.content ol ol{
	list-style: lower-alpha outside;


}

/*----------------------------------------
I M A G E S
-------------------------------------------*/
.picRight {
	float: right;





	margin: 1px 1px 1px 6px;
}
.picLeft {
	float: left;
	margin: 1px 6px 1px 1px;
}
.picRightBrd {
	float: right;
	margin: 1px 1px 1px 6px;
	border: 1px solid #aaa;
}
.picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
	border: 1px solid #aaa;
}

.iconImg{
	margin: 2px 8px 6px 0px;
	border:0px;
}
.banner  {
	border:0;
	margin: 0 0 6px 14px;
}
.optionBox {/*used in gallery select */
	font-size:85%;  
	color: #000000;
	background-color: #ddd;
}


/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox{
	position:absolute;
	top:196px;
	left:15px;
	font:bold 15px/17px "Trebuchet MS", arial, Helvetica, sans-serif;
	margin:0px;
	padding: 7px 0 9px 0;
	text-align: left;
	letter-spacing:0px;
	text-transform: uppercase;
	background:#D1DADF;
	width: 531px;
}
#vNav a{ 
	display: inline; 
	text-align: left;
	color: #405868; 
	text-decoration: none; 
	margin: 0px 0 0 0px;
	padding: 6px 10px 7px 9px;
}
#vNav a:hover{
	color: #fff;
	background: #46626D url(images/navBg_over.jpg) repeat-x scroll left top;
}
#vNavBox li{
	display: inline;
}

/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews{
    position:relative;
    text-align:left;
	margin:0;
}

#modNews .item{
	margin:2px 0px;
	position:relative;
	padding:.2em 0;
	border-bottom:2px solid #D2DCE5;
	height: auto;
}
#modNews a .item{
    display:block;
    text-decoration:none;
    cursor: pointer;
}
#modNews a:hover .item{
    background:#E0EBEF;
}
#modNews img.iconImg{
   position:absolute;
   margin:2px;
   left: 6px;
}
#modNews h3{
   font-size:123.1%;
   font-weight:bold;
}
#modNews .item p, #modNews .item h3, #modNews .item small{
   margin:0px;
}
#modNews small {
   color: #A0160C;
   font-size:85%;
}
.paginate{
    font-size:85%;
    letter-spacing:2px;
}
#modNews a:hover{
color: #345365;
}
/*----------------------------------------
CALENDAR
-------------------------------------------*/
#modCalendar{
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
	font-size:93%;
}
#modCalendar .item{
	margin:2px 0px;
	position:relative;
	padding:.2em 1em;
	border-bottom:2px solid #F1E4CC;
	height: auto;
	width: 510px;
}
#modCalendar li{
	display:inline;
	list-style-type:none;
}
#modCalendar h3{ /*location*/
	margin:0;
}
#modCalendar .header{/*descriptive header row*/
	display:none;
}

#modCalendar li.summary,
#modCalendar li.location{
	display:block
}
#modCalendar .date{
	color:#862E00;
	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:138px;
    z-index:20;
    padding:2px 4px;
    color:#fff;
    background:#345365 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -33px;
    border:1px solid #7BA6B9;
}
#modCalendar li.tickets a {
    top:4px;
}
#modCalendar li.mg1 a {
    top:24px;
}
#modCalendar li.mg2 a {
    top:44px;
    background:transparent url(images/tourPage_buttons.gif) repeat-x scroll center -60px;
    text-indent:-99999px
}
#modCalendar li.pre a {
    top:4px;   
    background:transparent url(images/tourPage_buttons.gif) repeat-x scroll center top;
    text-indent:-99999px
}
#modCalendar li.tickets a:hover,
#modCalendar li.mg1 a:hover,
#modCalendar li.mg2 a:hover{
    background:#7BA6B9url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -33px;
    border:1px solid #409CCF;
}
#modCalendar li.pre a:hover {
    background:transparent url(images/tourPage_buttons.gif) repeat-x scroll center top;
}
#modCalendar li.mg2 a:hover {
    background:transparent url(images/tourPage_buttons.gif) repeat-x scroll center -90px;
}
#modCalendar li.full a,
#modCalendar li.full a:hover {
    top:24px;
    background:#941010 url(images/tourPage_buttons.gif) repeat-x scroll 0 -120px;
    border:1px solid #7F0707;
}


/*-----------------------------------------------------------------------------------------------------
calendar and checkout
-------------------------------------------------------------------------------------------------------*/
.calendarBox,
.checkoutBox {
	width: 98%;
	margin: 0px;
	padding: 0px;
}
.checkoutOdd,
.calendarOdd{ background:#EFE9D1;}
.checkoutEven,
.calendarEven{background:#FFFCEF;}
.calendarHdr,
.checkoutHdr{
	color: #fff;
	background-color: #2D4A5C;
	padding:2px 4px;
	text-align:center;
}
/*-----------------------------
Contact Form
------------------------------*/
fieldset {
	display:block;
	margin:8px;
	padding:6px;
	border:1px solid #37647F;
}
legend {
	margin-top:4px;
	color:#b5985a;
	font-weight:bold;
	font-size:123.1%;
	padding:0 4px;
	text-transform:uppercase;
}
label {
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
input {
	color: #000000;
	background: #fff;
	border: 1px solid #D1E6EF;
}
#et_Form {
	font-size:85%;
}
#et_Form li a {
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	letter-spacing:2px;
	padding-left:24px;
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -120px;
}
#aHideForm li a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -298px;
}
#frmEmail a {
	text-decoration:none;
	padding-left:54px;
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll 30px -656px;
}
#divNewEmail a {
	text-decoration:none;
	padding-left:0px;
	background:none;
}
#e2ma_signup_form{

	padding:1em;
}
.e2ma_signup_form_row{
	margin:2px 0;
	border-bottom: 1px dotted #b5985a;
	padding:2px 1px;
}
.e2ma_signup_form_label{
	display:inline;
	width:180px;
	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{	
	font:bold 11px/13px "trebuchet ms", Arial, Helvetica, sans-serif;
	padding:2px 4px;
	color:#fff;
	letter-spacing:1px;
	text-transform:uppercase;
	background:#053F64;

	}
.btn:hover,	
.e2ma_signup_form_button_row input:hover{
	background:#719CAF;
color: #fff;
}	
e2ma_signup_submit_button{}
#e2ma_signup_reset_button{}
/*----------------------------------------
G A L L E R Y
-------------------------------------------*/

#modGallery{ 
	width:auto;
    margin:6px 0;
}
#modGallery.copy{ }
#modGallery.iconImg{}
#modGall li {  display: inline;}

/*------------------------------
A L B U M M O D U L E
-------------------------------*/
#modAlbum{
padding:10px;
width:510px;
}
/* --- album info --- */
.albumDetail{ /*album description container div */
border-bottom:1px dotted #ccc;
padding:4px;
margin:1em 0;
width:98%
}
.albumDetail img{ /*album cover */
float:left;

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 #88755C;
}
 
#songList .songStuff{
    background:transparent url(images/iconGDK-play.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:400px;
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:#2F4C5C;
}
strong.songOpen{/* song title class when closed */
color:#000;
}
.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 --- */
/* --- 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(images/iconGDK-play.gif) no-repeat 2px -320px;
padding:2px 2px 2px 22px;
min-height:16px;
text-decoration:none;
color:#2F4F5F;
font-size:77%;
text-transform:uppercase;
}
#songList ol li a.sm2_paused:hover,
#songList ol li a.sm2_link:hover {
background:#DAD4B8 url(images/iconGDK-play.gif) no-repeat 2px 0px;
}
#songList ol li a.sm2_paused {
background:transparent url(images/iconGDK-play.gif) no-repeat 2px -40px;
}
#songList ol li a.sm2_playing{
background:transparent url(images/iconGDK-play.gif) no-repeat -358px 0px;
color:#0f0;
}
#songList ol li a.sm2_playing:hover {
background:transparent url(images/iconGDK-play.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  B O X 
-------------------------------------------------------------------------------*/
#albumsBox{ /*controls number of albumSm columns*/
    padding:0;
    margin:0;
    clear:both;
    height:150px;
	width: 530px; 
	border-bottom: 1px dashed #ccc;
}
#albumsBox h3{ /*albumssm header */
    display:none;
}
#albums li{ /*set float left to have multiple columns */
    margin:2px;
    float:left;
}
#albums a img{
    border: 1px solid #fff;
    margin:1px 2px;
}
#albums a:hover img{
    border: 2px solid #9BB4BF; 
    margin:0px 1px;
}
#albumsBox img {
    width:60px;
    height:60px;
    border:1px solid #828E78;
}
#albumsBox p{ /*album titles - albumssm*/
    display:none;
}

/*----------------------------------------
end Album Box
-------------------------------------------*/

/* ----------------------------------------------------------------
Sticky Nav and Blog Nav
-------------------------------------------------------------------- */

#stickyNav li{   
	display: inline;
}
#stickyBox{
	font:bold 10px/12px verdana,Arial, Helvetica, sans-serif;
	margin:2px 0 10px 0;
	text-align:left;
	padding:0;
	height:35px;	
	border-bottom: 1px dashed #6995A0;
}

#stickyNav a{ 
	float:left;
	display: block; 
	padding: 0px 4px;  
	text-decoration: none; 
	text-transform:uppercase;
	margin:0 6px 5px 0;
	color:#294052;
	border-left:5px solid #99C8DF;
}

#stickyNav a:hover{
	border-left:5px solid #295B6F;
	color:#0B88BF;
	margin:0 6px 5px 0;
}
* html #stickyBox ul li{
	margin-top:25px;
}
 #stickyBox ul li ul {
	position:absolute;
	top:60px;
	left:0px;
}
* html #stickyBox ul li ul {
	position:absolute;
	top:60px;
	left:0px;
} 
#stickyBox ul li ul li {
	display:inline;
} 
#stickyBox ul li ul li a{
	font:normal 9px/10px arial, Helvetica, sans-serif;
	float:left;
	display: block; 
	padding: 0px 5px;  
	text-decoration: none; 
	text-transform:uppercase;
	margin:0 2px 0 0;
	color:#222;
	border-left:2px solid #BADDFE;
}
#stickyBox ul li ul li a:hover{
	border-left:2px solid #FFBF4F;
}
#blogBox{
   width:110px;
   float:right;
   margin:0 0 6px 6px;
   font:bold 11px/14px arial;
}
#blogBox a{
   display:block;
   border:1px dashed #ddd;
   margin:4px 0;
   padding:2px 3px;
 }
#blogBox a:hover{
   border:1px solid #fff;
   background:#A0BBCC;
   color:#003;
}

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


S I D E B A R - NewsSm, CalendarSm
-------------------------------------------*/
/*albumssm, newssm, calendar sm, basket, login text header */
h3 span{ 
	display: none;
	line-height:130%;
	font-size: 150%;
	color: #fff;
	padding:0px 0 0 0;
	margin:0;
	text-transform:uppercase;
	letter-spacing:2px;
}

#calendarSmlBox,
#basketBox,
#newsSmlBox{
	position:relative;
	margin:0px 12px;
	text-align:left;
	padding:0 0 12px 0;
	background: transparent;
}
#basketBox {
	padding-top: 5px;
}


#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:0px 0 4px 2px;
	font:normal 10px/10px arial;
	color:#000;
	letter-spacing:1px;
}
#calendarSmlBox h5 a{ /* more dates*/
   margin:0;
   padding:0;
   color:#641C20;
   text-align:right;
   border:0px none;
   text-transform:uppercase;
}
#newsSml p{display:none;}
#calendarSmlBox p{ /* location */
    color:#000;
    margin:0;
    padding-left: 20px;
    display:inline;
}
#newsSmlBox h3 {
	background: transparent url(images/newsSml.jpg) no-repeat scroll center top;
	height: 50px;
	padding: 0px 0 0 0px;
	margin: 0px 0 5px 0px;
}
#calendarSmlBox h3 {
	background: transparent url(images/calendarSml.jpg) no-repeat scroll center top;
	height: 50px;
	padding: 0px 0 0 0px;
	margin: 0px 0 5px 0px;
}
#newsSml li,
#calendarSmlBox li{   
	position:relative;
	border-bottom: 1px dashed #6995A0;
}
#calendarSmlBox a,
#newsSml a{ 
	display: block;
	padding: 5px 3px; 
	margin: 0;
	color: #516166; 
	text-decoration: none;
	font-size: 90%;
}
#calendarSmlBox a:hover,
#newsSml  a:hover{
    background: #d8e7ec;
    color:#000;	
}



/*----------------------------------------
L O G I N
-------------------------------------------*/

#accountInfo{
	font-size:85%;
	color:#7DBCDF;
	text-align:right;
	z-index:15;
	position: absolute;
	top: 7px;
	left: 10px;
	text-align:left;
	padding:0px;
	text-transform: uppercase;
}
#accountInfo ul {
	text-align:left;
}
#accountInfo li {
	display: inline;
	list-style-type: none;
	margin-left: 10px;
	float: left;
}

#accountInfo a{text-decoration:none;color:#7DBCDF;}
#accountInfo a:hover{text-decoration:underline; color:#fff;}

#loginBox,
#logoutBox {
	margin:0px 4px 4px 4px;
	text-align:right;
	padding: 8px;
	color:#333;
	background:#D1DADF;

}
#loginBox{
	text-align:right;

}
#loginBox strong{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
#loginBox .formInput{
	font:normal 10px/13px Arial, Helvetica, sans-serif;
	width:110px;
	margin: 3px 0 3px 3px;
}
li#login{position:relative;}
li#signup a,
li#login a,
li#closeBtn a,
li#infoBtn a{
	padding-left:18px;
	text-decoration:none;
}
li#signup a{background: transparent url(domain/bin/css/iconGDK_fff.gif) no-repeat scroll left -655px;}
li#login a{background: transparent url(domain/bin/css/iconGDK_fff.gif) no-repeat scroll left -30px;}
li#closeBtn a{background: transparent url(domain/bin/css/iconGDK_000.gif) no-repeat scroll left -296px; color: #000;}
li#closeBtn a:hover{color:#1A6E8F;}
li#infoBtn a{background: transparent url(images/icon_info.gif) no-repeat scroll left center;}

ul#loginForm {
	position: absolute;
	top: 16px;
	right:-4px;
	border: 1px solid #fff;
	padding-bottom:2px;
	color:#fff;
	opacity: .94;
	filter: alpha(opacity=94);
	background: #D1DADF;
}
ul#loginForm .formInput{
	display:block;
	border:2px solid #fff;
	width:140px;
}
#loginForm li a,
#loginForm li {
	z-index: 100;

}
.js-clickable {
	cursor: pointer;
	text-decoration: underline;
color: #666;

}
#loginTab {

	z-index: 101;
	position: absolute;
	top: -19px;
	right: -1px;
	background:#5F3729;
	padding: 3px;
	width: 44px;
	text-align: center;
	border: 1px solid #C09457;
	border-bottom: 0px;
}
/*color for forgotten password form */
 input.content {
	color: #000;
}
#accessDenied{
	display:block;
	color:red;
	width:500px;
	margin-top:40px;
}
/*-----------------------------------------------------------------------------------------------------
S T O R E
-------------------------------------------------------------------------------------------------------*/
.memberPrice{ /* members price */
	color:#B5450C;
}
#storePolicies,#basketBox{
	font-size:93%;
	margin:0px 0px 10px 10px;
	text-align:center;
	width: 275px;
	position: relative;
	border: 1px solid #2E4B5D;
}
#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:131%; color:#000000;
}
#basketBox p,
#basketBox strong,
#basketBox h3,
#basketBox h3 span{
	margin:0;
	color:#692404;
	letter-spacing:0;
}
#basketBox strong{
	display:block;
}
.btn,
.basketBtn{
	font:normal 10px/12px arial; 
	padding:0em 1em;
	color:#000; 
	margin: 1px;   
}
#basketBox p,/*you have n items in your basket */ 
#basketBox strong{/* total (USD) $ */
	margin:4px;
}
tr input.optionBox{
	width: 30px;
}
.memberPrice {
	color: #92251E;
}
/* RELATED PRODUCTS */

#relatedProd{
	border-top:1px dotted #184262;
	margin:16px 0 0 0px;
	padding:10px 0 0 20px;
}
#relatedProd .titleLrg{
	display:block;		
	color: #333;
	letter-spacing: 1px;
	padding: 0;
	margin: 0 0px 8px 0px;
	text-transform: uppercase;
}
#relatedProd .contentSml{ /* content span*/
	COLOR:#333;
	border-bottom:1px dotted #dedede;
	display:block;
	padding:2px;
}
#relatedProd p {
	display:block;	
	margin:0 0 1px 0;
}
#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 0 2px;
	text-align:left;
	padding:1px;
    border:1px solid #000;
}
#relatedProd img{
	width:42px;
    float:left;
    border:1px solid #000;
    margin: 0 8px 4px 0;
}

/* ADDRESS BOOK */
fieldset{
    padding:.6em;
    border:2px solid #ccc;
    margin:.5em;
    font-size:85%;
}
#addressBook h2,
#addressBook h3{
   margin:0;
}
#addressBook fieldset li{
    border-bottom:1px solid #ccc;
}
legend{
	font-weight:bold;
	padding: 0 8px;
	color: #ccc;
}
table.checkoutBox{
	font-size:93%;
	margin:4px;

}

div#mediaLinks li{display:inline;}
#mediaLinks li a{
    height:35px;
    display:block;
    text-indent:-99999px;
    width:50%;
    float:left;
}
#youtube a{ background:url(images/logo-youTube.gif) no-repeat scroll 26px bottom;}
#myspace a{ background:url(images/logo-myspace.gif) no-repeat scroll left bottom;}

#youtube a:hover{ background:url(images/logo-youTube.gif) no-repeat scroll 26px 3px;}
#myspace a:hover{background:url(images/logo-myspace.gif) no-repeat scroll left 5px;}

div#mp3Frame{margin:0 0 0 6px;}

/*----------------------------------------------------------------------------------------------------------
wallpaper display 
------------------------------------------------------------------------------------------------------*/
#wallpaperBox ul{/*for mozilla positioning */
	padding: 0px; 
	margin: -0px; 
	list-style-type: none;
}
#wallpaperBox{ /*controls number of columns*/
	width:auto;
	height: auto;
	padding:0px;
}
#wallpaperBox p{ /*wallpaper text */
	display:inline; /*set to block for text to flow beneath thumbnails*/
	margin:0px;
	font-size: 90%;
	padding: 2px;
	text-align: center;
}
#wallpaperBox img {
	border: 1px solid #000;
	width:120px;
	height:90px;
	vertical-align: middle;
}
#wallpaperBox li{
	display: block;
	margin-bottom: 10px;
	padding:8px;
	background-color: #F1E4CC;
}
#wallpaperBox a{
 	padding: 0px;
	margin-right: 0px;
	color: #AF400B;
}
#wallpaperIcons a:hover{
	color:#40150C;
}

div#birthdays{
	padding:1em 3px;
	font:normal 11px/14px  "trebuchet ms", arial, sans-serif;
	border:1px solid #A6C4D4;
	margin:1em 13px 0px 13px;
}

#birthdays p{
	font:bold 15px/16px  "trebuchet ms", arial, sans-serif;
	text-align:left;
	padding-left:22px;
	color: #2F4F5F;
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -85px;
}
#birthdays ul{
   font:normal 11px/13px  "trebuchet ms", arial, sans-serif;
   padding-left: 0; 
   margin: 0px 5px; 
   list-style-type: none;
	background: #D1E4EF;
}
#birthdays li{
   padding:0 4px;
	color: #000;
}

