body
{
    background-color: #000;
    background-image:none;
    background-position: left top;
    background-repeat:repeat;
    color: #FFF;
    font-family:arial,tahoma,sans-serif;
    font-size:12px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
}

h1, h2, h3, h4, h5, h6
{
    color: #4A2300;
    font-size: 100%;
    font-weight: normal;
    line-height: 150%;
}

h2
{
    font-size:1.8em;
}

h4
{
    font-size: 1em;
    font-weight: bold;
}


a:link {color: #04ACF1; text-decoration:none;}
a:visited {color: #999999; text-decoration:none;}
a:hover {color: #CF3D01; text-decoration:underline;}

.labelError
{
    background:#FEF1EC url(images/ui-bg_glass_95_fef1ec_1x400.png) repeat-x scroll 50% 50%;
    border:1px solid #CD0A0A;
    color:#CD0A0A;
}

.hLine
{
    border-bottom: 1px solid #EDEAE2;
    line-height: 1px;
    margin: 8px 0;
    padding: 0;
}
.noBorder
{
    border: 0 none;
}
.txtLeft
{
    text-align: left;
}
.txtCenter
{
    text-align: center;
}
.txtRight
{
    text-align: right;
}

.title
{
    background-color: #F2EFE9;
    margin-bottom: 5px;
    padding: 9px 10px 3px 8px;
}


.formEle1 input
{
    font-size: 10px;
    width: 127px;
}

.formEle1
{
    font-size: 10px;
    width: 127px;
}
.fltLeft
{
    float: left;
}
.fltRight
{
    float:right;
}

.MessagePrimary
{
    margin: 0 auto;
    width: 50%;
}

.readOnlyTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    background-color: #ccddee;
}

.header
{
    color: #666666;
    font-weight: bolder;
    font-size: 17px;
    width: 100%;
}













input button
{
    border-color: #cccccc;
    background-color: #000000;
    color: white;
    font-family: arial, verdana, ms sans serif;
    font-weight: normal;
    font-size: 1.0em;
    height: 28px;
}




/******************  CUSTOM CMS *****************/

.ipod
{
	background-image: url('/images/ipod-bkgd-915x685.jpg');
	background-repeat: no-repeat;
}

.homebak
{
	background-image: url('/images/400x631.jpg');
	background-repeat: no-repeat;
}

p.headline1
{
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C5960B;
}

p.headline2
{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C5960B;
}

p.headline3
{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C5960B;
	margin-left: 5px;
}

.musiclink a
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

.musiclink a:link
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

.musiclink a:hover
{
	color: #CA403E;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}

.musiclink a:visited
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

.smalllink a
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}

.smalllink a:link
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}

.smalllink a:hover
{
	color: #CA403E;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
}

.smalllink a:visited
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}

.HomeText
{
	font-size: 13px;
	margin: 0px 100px 0px 0px;
}