/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
Kelly Clarkson 883
------------------------------------*/

/* Layout */
html {
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, Verdana, Helvetica, sans-serif;background: #7c0f4e url(images/bg.gif) repeat-y scroll top center;
	color:#fff; 
	font-size:13px;
}

#wrapper {
	background:url(images/interior-top2.jpg) top center no-repeat;
}
#Home div#wrapper {
	background:url(images/kelly-clarkson2.jpg) top center no-repeat;
}
#yui-main .maincontent{ 
	background:url(images/bg-tile.png) repeat scroll center top; 
	border:1px solid #ea7e43;
}
#bd .sidebar{
	width:318px; 
	height: auto !important; 
	height: 300px; 
	min-height: 300px;
	background:url(images/bg-tile.png) repeat; 
	padding:15px 0 0 0; 
	margin:150px 0 0 0; 
	border:1px solid #ea7e43; 
	text-align:center;
}

a img					{border:none;outline: none;}
a						{color:#461e40; text-decoration:none; padding:1px;outline: none;}
a:link					{color:#fde400; text-decoration:none;outline: none;}
a:visited				{color:#fde400; text-decoration:none;outline: none;}
a:hover					{color:#fde400; text-decoration:none;outline: none;}


#ft {
	background:transparent url(images/footer.png) no-repeat top center;
	padding:20px 8px;
	height:162px;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	position:relative;
	width:100%;
}
#ft a {
}
#ft a:hover {
}
#footer {
margin:0 auto;
padding:38px 0 0;
text-align:center;
width:950px;
}
.titleLrg,
.titleSml,
h3,
strong.songClosed  {
	color:#FEE400;
}
strong.reviewTitle,
strong.songOpen,
#modCalendar .date,
#modNews small,
.contentHiSml,
.contentHi {
	color: #FEE400;
}

.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
	border:1px solid #ea7e43;
}
#songList ol li,
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
border-bottom:1px solid #8F618C;
	color:#FFFFFF;
}
#blogBox a:hover ,
#modNews a:hover .item {
	background:#6B1855;

}
#modAlbum .buymusic li,
#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a,
input.btn,  
.e2ma_signup_form_button_row input {
    color:#2F0929;
    background:#F3C82C  url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -33px;
	_background-image:none;
    border:1px solid #F3C82C;
}
#modAlbum .buymusic li a:visited,
#modAlbum .buymusic li a:link {color:#2F0929;}



#modAlbum .buymusic li:hover,
#modCalendar li.tickets a:hover,
#modCalendar li.mg1 a:hover,
#modCalendar li.mg2 a:hover,
#modCalendar li.pre a:hover,
.btn:hover,  
.e2ma_signup_form_button_row input:hover {
    background:#E41184 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
    border:1px solid #E41184;
    _background-image:none;
}
/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
}
#vNav a {
	    color:#FEE400;
}
#vNav a:hover {
color: white;
}

.e2ma_signup_form_row{ /*album description container div */
	border-bottom:1px dotted #ccc;
}
#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 */
}

.checkoutOdd, .calendarOdd {
    background:#722f6c;
}
.checkoutEven, .calendarEven {
}
.calendarHdr, .checkoutHdr {
	color: #000;
	background-color: #692404;
}
/*----------------------------------
S I D E B A R
----------------------------------*/
#basketBox, #calendarSmlContainer, #newsSmlContainer, #search, .sidebar .banner  {
	border-bottom:1px solid gold;
	background:none;
}
.calendarHdr, .checkoutHdr ,
#basketBox h3, #calendarSmlBox h3,#newsSmlBox h3 {
   background:none;
   color:#FEE400;
}
#calendarSmlBox li a{
	background:transparent url(images/bg-tile-drk.png) repeat 0 0;
	color:#fff;
	border-bottom:1px solid #8F618C;
}

#newsSml li a {
	background:transparent url(images/bg-tile-drk.pg) repeat 0 0;
	color:#fff;
	border-bottom:1px solid #8F618C;
        font-size:100%;
        padding: 5px;
        background:transparent url(images/albcvr_aiew.gif) no-repeat left 4px;
        padding-left:55px;
        border-bottom: 1px dotted #7D4275;
}
#calendarSmlBox li a:hover, #n2ewsSml li a:hover {
	background:#4F0F3F;
    /*background:transparent url(images/albcvr_aiew.gif) no-repeat left 4px;*/
   padding-left:55px;
   border-bottom: 1px dotted #7D4275;
}
#calendarSmlBox p{ 
	color:#FEE400;
}
#newsSmlBox p { 
	color:#FEE400;
        margin: -15px;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales */
	color:#FFAFDC;
}