﻿body
{
	font: 0.8em arial, helvetica, sans-serif;
	background: #ccc;
	margin: 0;
}


.accessaid
{
	position: absolute;
	height: 0;
	overflow: hidden;
}

#header 
{
	height: 100px;
}

#siteLogo
{
	position:absolute;
	top:10px;
	left:10px;
	height: 30px;
	width: 176px;
}
#topLinks
{
	position:absolute;
	top:5px;
	right:5px;
}

#topNavigation {		
		position:absolute;
		left:3px;
		top: 89px!important;
		top:89px;
	}
	
	
#topCategory
{
	position:absolute;
	top:70px;	
	background:#000;
	width:980px;
	color:#fff;	
	height:25px;
	padding-top:5px;	
	z-index:20;	
}

#topCategory a:link, #topCategory a:visited, #topCategory a:active
{
	color:#fff;
	text-decoration:none;
}

#topCategory a:hover
{
	color:#f00;	
}
#breadCrumb
{
	position: absolute;
	height: 25px;
	width: 100%;
	left: 0px;
	top: 194px !important;
	top: 193px;
}

#content
{
	position:relative;
	width: 100%;
	left: 0px;
	background:#fff;
}

#sectionGallery
{
	position:relative;
	margin:7px auto 0 auto;
	width:540px;
}

#footer
{
	position:relative;
	width:980px;
	height:50px;
	background:#fff;
	margin:auto;	
}

#footerTopBar
{
	position:relative;
	width:100%;
	height:2px;
	background:#000;		
}

#container
{
	position: relative;
	width: 980px; /* width + border for IE 5.x */
	w\idth: 980px; /* real width */	
	margin: auto;
	background:#fff
}

.footerText
{
	font-size:.85em;
}


.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

A:link, A:visited, A:active {
	COLOR: #007DC3; TEXT-DECORATION: none
}

A:hover {
	COLOR: #f00; TEXT-DECORATION: none
}

A.boldText:link, A.boldText:visited, A.boldText:active
{
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

A.boldText:hover {
	COLOR: #f00; TEXT-DECORATION: none; font-weight:bold;
}

#siteTopBar {	
	background: url(/images/topbar.jpg) top right no-repeat;
	width:580px;
	height:90px;
}

#homeBand
{
	background:#000;
	width:100%;	
	height:225;
}

.homeImage
{
	border-right: #ED0677 10px solid;	
	border-left: #ED0677 10px solid;
	background:#fff;	
	margin:auto;
}

h1
{
	padding: 0 0 0 30px;
	margin:7px 0 3px;
	font-size: 1.3em;
	background-position: 2px;
	background-image: url(/App_Themes/siteDefault/images/leftArrow.gif);
	color: #007DC3;
	background-repeat: no-repeat;
	font-style: italic;
}

.heading
{
	font-size: 1em;
	font-weight:bold;
	color: #ff6633;
}

.artistName
{
	font-size: 0.9em;
	font-weight: bold;
	color: #006699;
}

.fontGrey
{
	font-size: 0.9em;
	color: #808080;
}

#testimonial
{
	position:absolute;
	left:590px;
	top:-110px;
	background:#fff;
	border:dashed 1px #006699;
	width:180px;		
}

#testimonialContent
{
	width:166px;
	margin:10px auto 10px auto;
}

div.sectiontitle
{
   font-weight: bold;
   font-size: larger;
   color: Maroon;
}

input, select, textarea
{
    border:solid 1px #000;    
}

.loginButton
{
	background: url(images/bg_nav.gif) repeat left top;
	height: 25px;
	font-size: 8.em;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding: 0px 5px;
}
