@import url(freckle.css);

body {
	margin: 0;
	padding:0;
	background-color: #D3D3D3;
	font-family:	arial;
	color: #797979;
	text-align: center;
	background-image: url(/images/bg_repeat.gif);
	background-repeat: repeat-x;
	background-position: 50% -5px;
}

body#home {
	background-position: 50% 0px;
}
	

#d-container {
	width: 100%;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% -5px;
}

#home #d-container {
	background-position: 50% 0;
}

#d-wrapper {
	width: 740px;
	margin: 0 auto;
	text-align: left;
}

#d-accessibility {
	display: none;
}

#d-header {
	width: 740px;
	height: 68px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;	
	text-indent: -3000em;
}

#home #d-header {
	width: 740px;
	height: 295px;
	background-image: url(/images/home_header.jpg);
	background-repeat: no-repeat;	
}

#d-title {
	width: 740px;
	height: 85px;
	background-image: url(/images/title.jpg);
	background-repeat: no-repeat;	
	text-indent: -3000em;
}

#d-title h1 {
	float: left;
	margin: 0;
	padding: 0;
}

#home #d-title {
	background-image: url(/images/home_title.jpg);
}

#d-page-text {
	width: 595px; /*740*/
	height: 55px;
	background-image: url(/images/page_title_bg.jpg);
	background-repeat: no-repeat;
	padding: 0 60px 0 75px;
}

#d-page-text p {
	float: left;
	margin: 0;
	padding: 0;
}

#home #d-page-text {
	width: 595px;
	height: 65px;
	background-image: url(/images/home_page_title_bg.jpg);
	padding: 0 60px 0 75px;
}

#d-content-wrapper {
	width: 740px;
	background-image: url(/images/content_wrapper_bg.gif);
	background-repeat: repeat-y;
	float: left;
}

#d-content {
	width: 580px; /*740*/
	height: 305px;
	background-image: url(/images/content_bg.gif);
	background-repeat: no-repeat;
	padding: 18px 80px 0 80px;
	font-size: 0.75em;
	line-height: 1.5em;
}


html>body #d-content {
	height: auto;
	min-height: 305px;
}

#d-content a, #d-content a:visited {
	color: #930c2d;
	text-decoration: underline;
}

#d-content a:hover {
	text-decoration: none;
	color: #b52e4e;
	border-bottom: 	1px solid #930c2d; 
	border-top: 1px solid #930c2d; 
}

#home #d-content {
	background-image: url(/images/home_content_bg.gif);
}

#d-content-footer {
	clear: both;
	width: 740px; /*740*/
	height: 18px;
	background-image: url(/images/content_footer.gif);
	background-repeat: no-repeat;
}

#d-left-col {
	float: left;
	width: 370px;
	text-align: justify;
}

#d-right-col {
	float: left;
	width: 198px;
	margin: 0 0 0 12px;
	text-align: justify;
}

#home #d-left-col {
	width: 260px;
}

#home #d-right-col {
	width: 260px;
	margin: 0 0 0 50px;
}

/*****************NAV******************/

#d-nav {
	width: 711px; /*716*/
	height: 77px;
	background-image: url(/images/nav_bg.jpg);
	background-repeat: no-repeat;
	margin: 0 12px;
	padding: 0 0 0 5px;
	font-size: 0.7em;
}

#d-nav ul {
	margin: 0;
	height: 72px;
	padding: 0 0 0 0;
	list-style: none;
}
#d-nav li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 72px;
}
#d-nav li a,
#d-nav li a:visited {
	float: left;
	height: 21px;
	background-repeat: no-repeat;
	width: 100px;
	text-align: center;
	padding: 51px 0 0 0;
	text-decoration: none;
	color: #7b7b7b;
}

#m-home a {
	background-image: url(/images/btn-home.jpg);
	width: 104px;
	margin: 0;
}

#m-home a:hover {
	color: #c93560;
	background-image: url(/images/btn-home-hover.jpg);
}

#home #m-home a {
	color: #FFFFFF;
	background-image: url(/images/btn-home-selected.jpg);
}

#m-about a {
	margin: 0 0 0 1px;
	background-image: url(/images/btn-about.jpg);
}

#m-about a:hover {
	color: #c93560;
	background-image: url(/images/btn-about-hover.jpg);
}

#about #m-about a {
	color: #FFFFFF;
	background-image: url(/images/btn-about-selected.jpg);
}

#m-news a {
	margin: 0 0 0 1px;
	background-image: url(/images/btn-news.jpg);
}

#m-news a:hover {
	color: #c93560;
	background-image: url(/images/btn-news-hover.jpg);
}

#news #m-news a {
	color: #FFFFFF;
	background-image: url(/images/btn-news-selected.jpg);
}

#m-saudascd a {
	margin: 0 0 0 1px;
	background-image: url(/images/btn-saudascd.jpg);
}

#m-saudascd a:hover {
	color: #c93560;
	background-image: url(/images/btn-saudascd-hover.jpg);
}

#saudascd #m-saudascd a {
	color: #FFFFFF;
	background-image: url(/images/btn-saudascd-selected.jpg);
}

#m-purchasethecd a {
	margin: 0 0 0 1px;
	background-image: url(/images/btn-purchasecd.jpg);
}

#m-purchasethecd a:hover {
	color: #c93560;
	background-image: url(/images/btn-purchasecd-hover.jpg);
}

#purchasethecd #m-purchasethecd a {
	color: #FFFFFF;
	background-image: url(/images/btn-purchasecd-selected.jpg);
}

#m-saudasbooks a {
	background-image: url(/images/btn-saudasbooks.jpg);
}

#m-saudasbooks a:hover {
	background-image: url(/images/btn-saudasbooks-hover.jpg);
}

#saudasbooks #m-saudasbooks a {
	color: #FFFFFF;
	background-image: url(/images/btn-saudasbooks-selected.jpg);
}

#m-contact a {
	background-image: url(/images/btn-contact.jpg);
	width: 102px;
}

#m-contact a:hover {
	color: #c93560;
	background-image: url(/images/btn-contact-hover.jpg);
}

#contact #m-contact a {
	color: #FFFFFF;
	background-image: url(/images/btn-contact-selected.jpg);
}

/*****************SUBNAV******************/
#d-nav li ul {
	width: 178px;
	height: auto !important;
	list-style: none;
	position: absolute;
	clear: both;
	top: 72px;
	left: 0;
	font-weight: normal;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	display: none;
}

#d-nav li.over ul,
#d-nav li:hover ul { display: block }

#d-nav li>ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 178px;
	height: auto;
	margin-top: 72px;
}
#d-nav li li {
	clear: both;
	width: 178px;
	text-align: left;
	float: left;
	height: 31px !important;
	margin: 0;
	padding: 0;
}

#d-nav li li a,
#d-nav li li a:visited {
	float: left;
	color: #858585 !important;
	height: 21px !important; /*31*/
	/*line-height: 2.7em;*/
	padding: 10px 0 0 35px !important;
	margin: 0 !important;
	background: none !important;
	width: 143px;
	font-weight: normal !important;
	text-align: left;
	background-image: url(/images/sub-nav-bg.jpg) !important;
	background-position: 0px 0px;
	background-repeat: repeat-y !important;
}

#d-nav li li a:hover,
#d-nav li li.selected,
#d-nav li li.selected a {
	background-image: url(/images/sub-nav-hover.jpg) !important;
}

#d-nav li li a.last,
#d-nav li li a.last:visited {
	display: block;
	font-weight: normal;
	color: #858585;
	height: 27px !important; /*31*/
	/*line-height: 2.7em;*/
	padding: 10px 0 0px 35px !important;
	background-image: url(/images/sub-nav-last-bg.jpg) !important;
}

#d-nav li li a.last:hover,
#d-nav li li.selected,
#d-nav li li.selected a.last {
	background-image: url(/images/sub-nav-last-hover.jpg) !important;
}

#d-nav li:hover ul,
#d-nav li.over ul {
	display: block;
}

body.saudas-cd #d-page-text { background-image: url(/images/page_title_bg_the-evolution.jpg) !important }
body.listen #d-page-text { background-image: url(/images/page_title_bg_simply.jpg) !important }
body.reviews #d-page-text { background-image: url(/images/reviews_page_title.jpg) !important }
body.saudasbooks #d-page-text { background-image: url(/images/page_title_bg_books.jpg) !important }
body.photo-gallery #d-page-text { background-image: url(/images/gallery_page_title.jpg) !important }
body.the-musicians #d-page-text { background-image: url(/images/musicians_page_title.jpg) !important }
body.press-articles #d-page-text { background-image: url(/images/pressarticles_page_title.jpg) !important }
body.purchasethecd #d-page-text { background-image: url(/images/purchasepagetitle.jpg) !important }

body.the-musicians #d-right-col { text-align: center; }
body.the-musicians #d-right-col img { margin: 0 0 15px 0; }

.signature {
	width: 282px;
	height: 70px;
	display: block;
	text-indent: -3000em;
	background: transparent url(/images/signature.jpg) top left no-repeat;
}


/*********************SFIR********************/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash #d-page-text p {
	float: left;
	visibility: hidden;
	margin: 0;
	padding: 5px 0 0 0;
	width: 100%;
	font-size: 15px;
	text-align: center;
}

/*****************SITEMAP******************/
#sitemaplist {
	list-style: none;
	margin-left: 0;
}

#sitemaplist ul {
	list-style: circle;
}

/*****************GALLERY******************/
.imagerow {
	margin: 0 0 0 -10px
}

.imagerow img {
	margin: 0 0 0 23px;
	border: 0;
}

.imagerow a, .imagerow a:visited {
	text-decoration: none !important;
}

.imagerow a:hover {
	text-decoration: none !important;
	border: 0 !important;
}

/*****************LIGHTBOX****************/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0px;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) 0 53% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) 100% 53% no-repeat; }

#prevLink2, #nextLink2 {
color: #930c2d;
font-weight:bold;
cursor:pointer;
}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	

/*****************FOOTER******************/

#d-footer {
	width: 660px; /*740*/
	background-image: url(/images/footer_bg.gif);
	background-repeat: no-repeat;
	padding: 15px 0 0 80px;
	font-size: 0.7em;
}

#d-footer p { 
	padding: 0; 
	color: #6a6a6a; 
	line-height: 1.0em;
}

#d-footer .copyright a,
#d-footer .copyright a:visited {
	color: #6a6a6a; 
	padding: 0 0px;
	text-decoration: none;
}

#d-footer .copyright a:hover { 
	text-decoration: underline !important;
}

html>body .copyright {
	margin:	0 0 20px 0;
}

#d-footer .validators em { 
	display: none;
}

#d-footer .validators {
	padding: 5px 0 0 0;
}

#d-footer em { 
	font-style: normal;
}
