﻿body 
{
	background-position: top;
	background-repeat:repeat-x;
	background-color: #400001;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:12px;	
	margin: 0px;
	color:#7a3e3e;
}
a:link {
	color:inherit;
}
a:visited {
	color:inherit;
}
a:hover {
	color:inherit; text-decoration: none;
}
a:active {
	color:inherit;
}

#outer
{   
    min-height: 100px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#banner
{
	width: 810px;
	margin: 20px auto 0px auto;
	height: 81px;
	background-image:url(/images/client/wrightmusic/banner.jpg);
	background-position: center;
	background-repeat:no-repeat;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
}

#bannerHome
{
	margin: 6px 60px 0px 7px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	height: 60px;
	width: 500px;
	float: left;
}
#bannerHome a
{
	margin: 20px 60px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	height: 60px;
	width: 500px;
	float: left;
}

#headerNav 
{
	width: 810px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	visibility:visible;
	height: 20px;
	text-align: right;
    color: #fcf8e9;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	background-image:url(/images/client/wrightmusic/headernav.jpg);
}
#headerNav a
{
    color:#fcf8e9;
}
#nav 
{
	width: 181px;
    height: auto;
    background-color:#fdecce;
}
#nav ul
{
	list-style: none;
	margin: 12px 0px 0px 3px;
	padding: 0px 0px 10px 3px;
	width: 178px;
}
#nav ul li 
{
	background-image:url(/images/client/wrightmusic/mainnavbutton.jpg);
	width: 175px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 1px 0px;
}
#nav ul li a 
{
	display: block;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right:0px;
	color: #fcf8e9;
	text-decoration: none;
}
html>body #nav ul li a 
{
	width: auto;
}
#nav ul li a:hover 
{
	background-image:url(/images/client/wrightmusic/mainnavbutton_alt.jpg);
}



#subnav 
{
	color: #fdecce;
	font-size: 12px;
	width: 586px;
    text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	height: 25px;
	background-image:url(/images/client/wrightmusic/sub_menu.jpg);
	background-repeat:no-repeat;
}
#subnav ul
{
	margin: 0 0 0 0;
	list-style: none;

}
#subnav ul li
{
	margin: 0 0 0 0;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
#subnav li
{
	border-left:1px solid #fdecce;
}
#subnav li:first-child
{
    border-left:none;   
}


#subnav ul li a
{
	margin: 0 1px 0 px;
	color: #fdecce;
	text-decoration: none;
}
#subnav ul li a:hover 
{
	color: #fdecce;
	text-decoration: none;
}

#mainBody 
{
	padding-bottom: 10px;
	margin: 0px auto 0px auto;
	vertical-align: top;
	min-height:630px;
	height:auto !important;
	height:630px;
}

#content 
{
	background-color: #fdecce;
	min-height: 610px;
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	float:left;
	width: 581px;
}


h1
{
	font-size:15px;
	font-weight: normal;
	padding: 3px 0px 2px 10px;
	margin: 0px 0px 8px 0px;
	color: #7a3e3e;
}
h2 
{
	padding: 5px 0px 3px 0px;
	font-size: 12px;
	margin: 0px;
}

#footerBody 
{
	background-color: #fdecce;
	width:810px;
	margin: 0px auto 0px auto;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
}

#footer 
{
	font-size: 10px;
	width: 810px;
	height:101px;
	text-align: center;
	background-image:url(/images/client/wrightmusic/footer.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	line-height: 20px; 
}
#footer a
{
  	color:#7a3e3e;
    text-decoration:none;
}
#footer a:hover
{
    text-decoration:underline;
}

#footer ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#footer ul li
{
	margin: 30px 0px 0px 0px;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
#footer ul li a
{
	margin: 0 0 0 0;
	text-decoration: none;
}
#footer ul li a:hover 
{
	text-decoration: underline;
}

#surveyThankYouImage
{
    vertical-align:middle;   
}


#tblMediaTracks
{
}
#map
{
    border: ridge 1px black;
    
}

.rowHeader
{
    background-color:#7a3e3e;
    color:#fcf8e9;
}
.rowHeader td
{
    border-top:solid 1px black;
    border-bottom:solid 1px black;
}

.rowTrackInfo1
{
    background-color:#f8f3e8;   
}
.rowTrackInfo2
{
    background-color:#7a3e3e;
    color:#fcf8e9;
}


/*Modal Popup*/
.modalBackground 
{
}

.modalPopup 
{
}

/* Left Nav features */
#lnModalLink
{
}

#lnModalLink a
{
}

#lnFeature
{
    background-image:url(/images/client/wrightmusic/lnfeature.jpg);
    background-repeat:no-repeat;
	text-align: left;
	margin: 5px 5px 0px 8px;
	padding: 5px 20px 0px 3px;
	width: 178px;
	min-height: 200px;
}
#lnFeature a
{
    color:   #fdecce;
}

/* Accordion */
.accordionWhole
{
    float:left;   
}
.accordionWhole li
{
    overflow:hidden   
}
.accordionHeader
{
    color: inherit;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
    padding-top: 10px;
    cursor: pointer;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    width:490px;
    margin-left:15px;
}

.accordionHeader a
{
    color: inherit;
	background: none;
	text-decoration: underline;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
    color: inherit;
}

.accordionHeaderSelected
{
    color: inherit;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
    padding-top: 10px;
    cursor: pointer;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    width:490px;
    margin-left:15px;
}

.accordionHeaderSelected a
{
	color: black;
	background: none;
	text-decoration: none;

}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #ece2cc;
    border-style:ridge;
    border-color:#6c4041;
    padding: 5px;
    padding-top: 10px;
    width:490px;
    margin-left:15px;

}

.accordionContent a
{
    color: Black;
}



/* generic stuff that I might move to general file */

.thumbnailleft {
	padding-right: 10px;
}
.thumbnailright {
	padding-left: 10px;
}
.item-news 
{
	padding-bottom:10px;
}
.errorMsg 
{
	color: Red;
}