/* FORM STYLES */
.divFormBuilder .textbox { font: 11px Arial, Helvetica, sans-serif; COLOR: #14294f; background:#FFFFFF; BORDER: solid #999999 1px; width:200px; }
.divFormBuilder .label { font: normal 11px Arial, Helvetica, sans-serif; COLOR: #14294f; }
.divFormBuilder .dropdownlist { font: 11px Arial, Helvetica, sans-serif; COLOR: #14294f; background:#FFFFFF; BORDER: solid #999999 1px; }
.divFormBuilder .checkboxlist label { font: 11px Arial, Helvetica, sans-serif; COLOR: #14294f; text-transform: none; white-space: nowrap; }
.divFormBuilder .checkboxlist input { font: 11px Arial, Helvetica, sans-serif; COLOR: #14294f; background: none; BORDER:none; padding: 0px; width:auto; }
.divFormBuilder label { font: 11px Arial, Helvetica, sans-serif; COLOR: #14294f; }

.textbox { font: 11px Arial, Helvetica, sans-serif; COLOR: #333333; background:#FFFFFF; BORDER: solid #999999 1px; padding: 2px; }
.button { font: normal 11px Arial, Helvetica, sans-serif; COLOR: #FFFFFF; padding: 1px 10px 1px 10px; background:#AE2CAA; border:#FFFFFF solid 1px; }
.button:hover { font: normal 11px Arial, Helvetica, sans-serif; COLOR: #333333; padding: 1px 10px 1px 10px; background:#FFCCFF; border:#1767b1 solid 1px; cursor:pointer; }

.leftnav UL { display:inline; list-style:none; }
.leftnav UL LI a { display:inline; list-style:none; font: bold 13px Arial, Helvetica, sans-serif; COLOR: #FFFFFF; padding: 1px 10px 1px 10px; background:#AE2CAA; border:#FFFFFF solid 1px; text-decoration:none; }
.leftnav UL LI :hover { display:inline; list-style:none; font: bold 13px Arial, Helvetica, sans-serif; COLOR: #333333; padding: 1px 10px 1px 10px; background:#FFCCFF; border:#1767b1 solid 1px; text-decoration:none; }
.leftnav .leftnav-title { display: none; }



/*   

 MCN default css template - edited 01.25.05*/
/*----------------------------------------
CONTENT
-------------------------------------------*/

body {
		background: #324563 url(images/back.jpg) top center scroll no-repeat;
        font:normal 12px/14px Arial, Lucida Grande, Helvetica, sans-serif;
		margin:0;
		padding:0;
		color:#14294f;
        min-height: 1050px;
}

#hd {
       height: 40px;
	   padding-top: 350px;
}

body div#yui-main div.yui-b div.yui-g {
		background: transparent url(images/body.png) top center scroll repeat;
		margin-left: -50px;
		padding: 15px;
}

/*body.contact div#yui-main div.yui-b div.yui-g {
		background: transparent url(images/body.png) top center scroll repeat;
		margin-left: -50px;
		padding: 15px;
		min-height:550px;
		height:auto !important;
		height:550px;
}*/

#sidebar {
	width:300px;
	padding: 0px;
}


#bannerTop {
	position:absolute;
	top: 140px;
	left: 50%;
	margin-left: 70px;
}

#flashTitle {
       height: 50px;
       width: 430px;
}

#ft {
padding-top: 20px;
color: #fff;
}

#ftLinks {
	text-align:center;
	margin-top: 70px;
}

form{
		margin:0;
		padding:0;
}
ul{
	list-style: square outside;
        margin:4px 0 6px 0;
        padding:0 0 0 20px;
        text-align:left;
}
ul ul {
	list-style: circle outside;
}
ol{
	list-style: decimal outside;
        margin:4px 0 6px 0;
        padding:0 0 0 20px;
        text-align:left;
}ol ol{
	list-style: lower-alpha outside;

}
* html hr { clear:both}
a {	
		color: #fff;
		outline:none;
}


A:hover {
    	COLOR: #FFB2FD;
		text-decoration: underline;
}
.content,
#galleryText{
		font-size: 120%;
        line-height: 120%;
		color: #324563;
		text-align: justify;
		list-style: inside;
}
.contentHi {
		font: italic 12px/14px;	
		color: #fff;
}	
.contentSml {
		font: normal 10px/12px;
		color: #4fff;
		text-align: left;
}	
.contentHiSml {
		font: normal 10px/12px;
 		color: #fff;
		text-align: left;
}	
H1 {
		font-size: 200%;
        font-weight: bold;
        line-height: 100%;
        width: auto;
		color: #AE2CAA;
 		letter-spacing:1px;
		text-transform:uppercase;
		padding: 0 0 0px 0;
		margin: 0 0px 10px 0px;
        -moz-opacity:.70;
        filter:alpha(opacity=70);
}

H4 {
		font-size: 14px;
        font-weight: bold;
		color: #123344;
		font-family:Arial, Helvetica, sans-serif;
		margin:0px 0px 8px 0px;
}

.yui-u H1 {display:none;}

.titleSml{
		font-size: 290%;
        font-weight: bold;
        line-height: 100%;
        width: auto;
		color: #AE2CAA;
 		letter-spacing:1px;
		text-transform:uppercase;
		padding: 0 0 0px 0;
		margin: 0 0px 10px 0px;
        -moz-opacity:.70;
        filter:alpha(opacity=70);
}
.titleSml a{
		color: #444;
		text-decoration: none;
}
.titleSml a:hover{
		color: #cc0000;
		text-decoration: underline;
}


/*----------------------------------------
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 #666;
}
.picLeftBrd {
		float: left;
		margin: 1px 6px 1px 1px;
		border: 1px solid #666;
}

.iconImg{
		margin: 2px 8px 6px 0px;
		border:0px;
}
.banner {
		margin: 0 0 7px 0;
}
.optionBox {/*used in gallery select */
		font: normal 11px/12px;
		color: #000000;
		background-color: #ddd;
}

/* -------------------------
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:#B42BAD  url(images/glassyBtn.png) repeat-x scroll 0 -30px;
	_background-image:none;
    border:1px solid #ccc;
}
.btn:hover,  
.e2ma_signup_form_button_row input:hover {
    color: #000;
    background:#FFB1FE url(images/glassyBtn.png) repeat-x scroll 0 -30px;
    border:1px solid #FFB1FE;
    _background-image:none;
}
.buttons{padding:.5em 0;} /*checkout buttons */
.buttons form{ /*keep checkout buttons on same row*/
        display:inline;
}

/*----------------------------------------
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 #324563;
}
#modNews a { /*for safari, chrome */
text-decoration:none;
color: #324563;
}
#modNews a:hover .item {
background:#DBE0E6;
border-bottom:1px solid #607394;
border-left: 4px solid #B22BAE;
}
#modNews img.iconImg { /* news record page icon */
display:none;
}
#modNews h3 { /* news record title */
font-size:123.1%;
color: #123344;
}
#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 {
color:#555;
}
.paginate a:hover {
color:#f90;
}

/*----------------------------------------
A L B U M S
-------------------------------------------*/
/* Albums */
#albumsBox{ /*controls number of albumSm columns*/
	margin:0 0 6px 0;
	padding:0;
	clear:both;
	height:58px;
	border-bottom:1px dotted #ccc;
}
#albumsBox p{ /*album titles - albumssm*/
	display:none;
	font:normal 10px/10px arial, san-serif;
	color:#000;
	margin:0 0 0 4px;
}
#albumsBox img {
	width:48px;
	height:48px;
    border:1px solid #828E78;
    margin:0 4px 0 0;
}
#albumsBox h3{ /*albumssm header */
        display:none;
}
#albums li{ /*set float left to have multiple columns */
	float:left;
	padding:0;
	margin:0;
}
#albums a img{
	border: 1px solid #fff;
	margin:1px 2px 1px 2px;
}
#albums a:hover img{
	border: 2px solid #000; 
	margin:0px 1px 0 1px;
}





.albumImg{
       margin:0 6px 2px 0;
       border: 1px solid #ffffff;
}
.albumImg{ /*main album cvr display */
    border:4px solid #828E78;
    padding-right:4px;
}
#albums a{
	padding: 0px ; 
	display:block;
	color: #666; 
	text-decoration: none; 
	margin:0;
}



/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/

#albums,
#calendarSml,#calendarSml1,#calendarSml2, /* 1=Current Presales, 2=Upcoming Presales for Calendar v2 */ 
#newsSml,
#blogNav,
#stickyNav,
#vNav { /* sets list style to none */
		list-style-type: none;
		margin:0px;
}
ul, ul li, #albumsBox ul,
#calendarSmlBox ul,
#newsSmlBox ul,
#blogBox ul,
#stickyBox ul, 
#vNavBox ul{/*for mozilla positioning */
		padding-left: 0; 
		margin-bottom: 0px; 
		list-style-type: none;
}

/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox{
		font-size: 140%;
		font-weight: bold;
		width: 900px;
		margin:0px 0px 8px 0px;
		padding: 5px;
		text-align: left;
		letter-spacing:1px;
}
#vNav a{ 
		display: block; 
		text-align: left;
		color: #fff; 
		text-transform: uppercase;
		text-decoration: none; 
		margin: 2px;
		padding: 5px 15px 5px 5px;
		background:transparent url(images/menuBack.gif) no-repeat scroll right 5px;
}
#vNav a:hover{
		color: #AF2CAA;
		background: #B9BEC5 url(images/menuBack.gif) no-repeat scroll right -22px;
}
#vNav li {   /*for horizontal navigation: display: inline;*/
		display: inline;
		float:left;
}
/* Sticky Nav and Blog Nav */
#blogBox,
#stickyBox{
		font:bold 12px/13px Arial, Helvetica, sans-serif;
		margin:0px 0px 6px 8px;
		text-align:left;
		padding:0;
		letter-spacing:1px;
		width: 600px;
		height: 20px;
		display: block;
		float: left;
}

#stickyBox li {
	display: inline;
	float: left;
	
}

#blogBox a,
#stickyNav a{ 
	display: block; 
	padding: 2px;  
	color: #B9BDC4; 
	text-decoration: none; 
	margin:3px;
	background: #BF77BD;
}
#blogBox a:hover,
#stickyNav a:hover{
	color: #fff;
	background-color: #AE2CAA;
}

/*----------------------------------------
G A L L E R Y
-------------------------------------------*/
#modGallery{ 
	width:auto;
    margin:2px 6px;
}
#modGallery .bioCopy{ 
	display:block;
	width:364px;
	float:left; 
	padding:0 8px 0 0;
	text-align:justify;
}
#modGallery .iconImg{ border:1px solid #350D0B;
}
#modGall li {  display: inline;}



/*----------------------------------------
S I D E B A R - NewsSm, CalendarSm
-------------------------------------------*/

h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
	display:block;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color: #123344;
	padding: 0 0 0 0;
	margin: 0 0 0 8px;
}

#calendarSmlBox,
#newsSmlBox{
	font:normal 10px/13px Arial, Helvetica, sans-serif;
	margin:0px 0px 8px 0px;
	text-align:left;
	padding:0px 0 4px 0;
	color:#64280b;
	width: 300px;
	background:transparent url(images/body.png) top center scroll repeat;;
}
#calendarSmlBox p,
#newsSmlBox p{ /* dates */
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	display: block;
	color:#324563;
	margin:0 4px 0 0px;
	padding: 0 4px 0 0px;
	float: left;
	text-align: left;
	width: 120px;
}

#calendarSmlBox h3, /* calendarSm header */
#newsSmlBox h3{ /* newsSm header */
	display: block;
	margin:0px 0 5px 0;
	height:56px;
}

#calendarSmlBox h3 span, #newsSmlBox h3 span {
	display: none;	
}
#newsSmlBox h3{	/* newsSm header img*/
	background: #B8BDC5 url(images/newsHead.gif) no-repeat scroll 0px 0px;
} 
#calendarSmlBox h3{	/* calendarSm header img*/
	background: #B8BDC5 url(images/tourHead.gif) no-repeat scroll 0px 0px;
} 
#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:0px 0 4px 2px;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color:#ab3b45;
	letter-spacing:1px;
	display: none;
}
#calendarSmlBox li {
	border-bottom: 1px dotted #324563;	
}

#calendarSmlBox a,
#newsSml a{ 
	padding: 3px 4px 3px 4px; 
	margin: 0 4px 4px 4px;
	display: block;
	color: #B22BAE; 
	text-decoration: none;
	text-align: right;
}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #fff;
 	background-color: #B42BAD;	}
	
#calendarSmlBox a:hover p {color: #fff;}

/*----------------------------------------
L O G I N
-------------------------------------------*/
#loginBox,
#logoutBox {
	font:normal 10px/11px Arial, Helvetica, sans-serif;
	margin:0px 4px 4px 4px;
	text-align:left;
	padding: 8px;
	color:#000;
	border-botom:1px solid #7F3D0B;	
}

#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:100px;
}
#logoutBox ul{
	list-style: square inside;	
	margin:0px auto 0px auto;
	padding:0px;
}


/*----------------------------------------
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:1em 200px 1em 1em;
    border-bottom:1px dotted #324563;
    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:#AE2CAA;
    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:#324563;
    border:1px solid #324563;
    _background-image:none;
}
#modCalendar li.tickets a {/* all tickets */
    top:4px;
}
#modCalendar li.pre a {/* presale tix only */ 
}
#modCalendar li.mg1 a {
    top:24px;
	background:#324563 url(images/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(images/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(images/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 {
	color: #000000;
	width: 98%;
	margin: 0px;
	padding: 0px;
}
.checkoutOdd,
.calendarOdd{
	color: #000;
	background-color: #ddd;
	padding:4px;
}
.checkoutEven,
.calendarEven{
	color: #000;
	padding:4px;
}
.calendarHdr,
.checkoutHdr{
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #666;
	padding:0 2px 0 2px;
	text-align:center;
}

/*-----------------------------------------------------------------------------------------------------
S T O R E
-------------------------------------------------------------------------------------------------------*/
.memberPrice{ /* members price */
	color:#FFE900;
}

#basketBox{
}
.btn,
.basketBtn{
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	color:#fff;
        text-transform:uppercase;
	padding:2px;
	border:1px solid #000;
	background-color:#225278;
	margin:2px 0 1px 10px;
}
#basketBox p,/*you have n items in your basket */ 
#basketBox strong{/* total (USD) $ */
	margin:4px;
}
#basketBox h3 ,
#basketBox h3 span{
/*overides 'h3 span' for sml basket - only needed if 'h3 span' set to none*/
	display:block;
	font:bold 14px/18px verdana, san-serif;
	margin:0px;
}


/* RELATED PRODUCTS */

#relatedProd{
        border-top:1px dotted #184262;
	margin:16px 0 0 0px;
        padding:10px 0 0 20px;
}
#relatedProd H1{
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	display:block;		
        color: #333;
        letter-spacing: 1px;
	padding: 0;
	margin: 0 0px 8px 0px;
        text-transform: uppercase;
}
#relatedProd .contentSml{ /* content span*/
	font:normal 10px/11px arial, san serif;
        COLOR:#333;
        border-bottom:1px dotted #dedede;
        display:block;
        padding:2px;
}
#relatedProd p {
        display:block;	
        margin:0 0 1px 0;
}
#relatedProd .titleSml{  /* product name */
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
        margin:4px 0 1px 0;
        display:block;	
}
#relatedProd .relatedDescr{  /* product description*/
}
#relatedProd .relatedDetails{  /* product details*/
        display:inline;
}
#relatedProd .relatedQty{  /* product qty*/
        display:inline;
}
#relatedProd .relatedPrice{ /* product price */
}
#relatedProd .btn,
#relatedProd .optionBox{
        font:normal 9px/10px arial, helvetica;
        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 */
#addressBook{
	font:normal 11px/12px arial, san serif;
	padding:2px;
}
#addressBook h1{
	font:bold 13px/14px arial, san serif;
	padding:2px;
	letter-spacing:1px;
}
#addressBook h2,
#addressBook h3{
	font:bold 12px/14px arial, san serif;
	padding:2px;
	margin:0;

}
#addressBook legend{
	font:bold 12px/14px arial, san serif;
	padding:2px;
	color:#666666;
}
fieldset{
	margin:4px 0 2px 0;
}

/*-----------------------------
Contact Form, Email This, EMMA
------------------------------*/
fieldset{
	border: 1px solid #ccc;
	padding:8px;
	width: auto;
}
legend{
	padding: 2px 6px;
	font-weight:bold;
}
label{
        font-size: 90%;
        text-transform: uppercase;
        font-weight: bold;
	width: 12em;
	float: left;
	text-align: right;
        padding-top: 5px;
	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(images/iconGDK.png) no-repeat scroll left -120px;
    _background:transparent url(images/iconGDK_000.gif) no-repeat scroll left -120px;
}
#aHideForm li a {
    background:transparent url(images/iconGDK.png) no-repeat scroll left -298px;
    _background:transparent url(images/iconGDK_000.gif) no-repeat scroll left -298px;
}
#frmEmail a {
    padding-left:54px;
    background:transparent url(images/iconGDK.png) no-repeat scroll 30px -656px;
    _background:transparent url(images/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 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 T R E E T   T E A M
-------------------------------------------------------------------------------------------------------*/

#pointsLeaders{
	font:normal 10px/11px arial, san-serif;
	color:#FFFFFF;
	width:200px;
	margin:0px 0px 4px 0px;
	background-color:#602e16;
	border:1px solid #fff;
	padding:26px 0 2px 0;
	background-attachment: scroll;
	background-image: url(images/onr-pointsLeaderHdr.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	opacity: .76;
	filter: alpha(opacity=76);
	position:relative;
}
#pointsLeaders ol{
	padding:2px;
	margin:0 0 1px 30px;
	padding-left: 0; 

}
#pointsLeaders li{
	border-bottom:1px dotted #fff;
	padding:1px;
}
#pointsLeaders span{
	float:right;
	margin:-11px 10px 0 0;
	padding:2;
	color:#FFFF99;
	font-weight: bold;
}


#newsEmbed,
#tourEmbed  {
    background: #B9BDC5 url(images/blogHead.gif) top left scroll no-repeat;
    font-size: 11px;
    margin:0px 0px 15px 0px;
    padding: 56px 8px 8px 8px;
    width: 284px;
}
#tourEmbed {
    background: #173059 url(images/tourHead.gif) top left scroll no-repeat;
    margin-left:12px;
}


#newsEmbed li,
#tourEmbed li{ 
    padding:0px 10px 2px 10px;
    margin: 5px 0px;
    text-decoration: none;
	border-bottom: 1px dotted #324563;
}

#newsEmbed a,
#tourEmbed a  {
    text-transform: uppercase;
    text-decoration: none;
    padding: 4px;
    margin: 0px -10px;
    color: #B42BAD;
    display: block;
    background: #99AAD2;
}

#newsEmbed a:hover,
#tourEmbed a:hover {
    text-decoration: none;
    color: #fff;
    background: #B42BAD;
}

#tourEmbed small, #newsEmbed small {
    font-size: 11px;
    color: #B22BAE;
    display: block;
    width: 100px;
    height: 12px;
    margin-bottom: 5px;
    overflow: hidden;
}

#tourEmbed p {display:none;}



/* -- more news, subscribe -- */
ul.moreNav {
	height:1.5em;
	padding:0 4px;
}
ul.moreNav li{
	display:inline;
}
ul.moreNav li a {
	float:right;
	font-size:85%;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:2px 0 2px 30px;
}
ul.moreNav li a:hover {
}
li.news a {
	background:transparent url(images/iconGDK.png) no-repeat 8px -714px;
}
li.rss a {
	background:transparent url(images/iconGDK.png) no-repeat 8px -444px;
}
li.calendar a {
	background:transparent url(images/iconGDK.png) no-repeat 8px -684px;
}
li.play a {
	background:transparent url(images/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*/
}


#mediaLinks {
float:left;
height: 50px;
width:950px;
margin-left:-50px;
}

div#mediaLinks li{display:inline;}
#mediaLinks li a{
    height:50px;
    display:block;
    width:100px;
    padding: 0px 0px 0px 0px;
    margin: -15px 7px 0px 7px;
    float:left;
}
#youtube a{ background:url(images/socializeFFF.png) no-repeat scroll 0px -150px;}
#itunes a{ background:url(images/socializeFFF.png) no-repeat scroll 0px -350px;}
#myspace a{ background:url(images/socializeFFF.png) no-repeat scroll 0px -50px;}
#ilike a{ background:url(images/socializeFFF.png) no-repeat scroll -15px -100px; width: 60px !important;}
#cmt a{ background:url(images/socializeFFF.png) no-repeat scroll -17px -200px; width: 65px !important;}
#other a{ background:url(images/bigmachine.png) no-repeat scroll 0px 0px;}
#facebook a{ background:url(images/socializeFFF.png) no-repeat scroll 0px 0px;}
#gac a{ background:url(images/socializeFFF.png) no-repeat scroll -17px -250px; width: 65px !important;}
#twitter a{ background:url(images/socializeFFF.png) no-repeat scroll 0px -300px;}