/* default settings */
body {color:#000;	background: #fff;margin: 0; padding: 0; 	text-align: center;	font-family:Georgia,Times,serif;//url('/img/bg.gif') 0 0 repeat-x;}
body.admin { background:#333;}


h1,h2,h3,p,a,td,th,label,dd,dt{
	font-size:12px;
	margin:5px;
	font-family:Georgia,Times,serif;
}


h1,h2,h3 {margin:0; padding:5px 10px; text-transform: capitalize;}
h1{	font-size:24px;}
h2{ color:#333;  font-size:20px;  border-left:0;  border-right:0;}
h2, h3{padding-left:20px;}
h3{color:#666; font-size:12px;}

p{margin:0;  padding:10px;  font-size:12px;  font-family:Verdana,sans-serif;	text-transform:normal;}

ul {list-style:none;}
ul li a{font-size:14px;}
ul li a:hover{font-size:14px; color:#BF2329;}
ul.actions {margin:-2px 0 -2px 0;padding:0;}
ul.actions li{padding:0; display:inline;}
ul.actions li a{border:1px solid #000; padding:2px ; margin:0;text-decoration:none; background:#000; color:#fff;}
ul.actions li a:hover{background:#BF2329;}
a {color:#777;}

/* pagination */

.pagination span a{border:1px solid #ccc; padding:2px 5px; text-decoration:none;}
.pagination span a:hover{ border:1px solid #BF2329;}
.pagination a img {height:15px; padding:3px; display:inline;}
.pagination a:hover img{height:20px; padding:0;}
.pagination a.prev:hover,.pagination a.next:hover{height:20px;}
.pagination em {font-size:16px; padding:5px;}
.pagination p.pages {padding:2px;margin:10px;}
.pagination span{margin-bottom:4px; line-height:14px;}
.pagination img{ display:none; border:0; height:15px; vertical-align:bottom;}

.newsList h1{color:#666; font-size:28px:}
.newsList h1.latestNews {float:left;}
.newsList h2 {margin:0 10px; padding:0; text-decoration:none; font-size:20px; border-top:1px dashed #ccc;  }

h1.catName,h2.catName{font-size:20px; margin-top:10px;}
h1.catName a,h2.catName a{font-size:20px; color:#BF2329; text-decoration:none;}
h1.catName a:hover, h2.catName a:hover{color:#BF2329; text-decoration:underline;}

h3.subCatName{ border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; font-size:18px; margin:10px 10px 10px 0; padding:5px 0 5px 0;} 
h3.subCatName a{text-decoration:none; font-size:18px;  color:#BF2329;}
h3.subCatName a:hover{text-decoration:underline;  color:#BF2329;}

.links h2 { border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; font-size:18px;}
.links h3 a{display:block;}

input{border:1px solid #ccc;	padding:2px;	background:#f9f9f9;}

dt{ font-weight:bold;}

#shadow{width:720px; color:#000; margin: 0px  auto;	padding:0 5px;	text-align:center;	//background:url('/img/shadow2.png') 0 0 repeat-y;}

.bd{position:relative;	padding:0 0 15px 0;	background:#fff; background:url('/img/btm_shadow.jpg') 0 0 repeat-x; background-position:bottom left;}

.clearfix {zoom: 1;}   
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}   

.error_message {color:red; font:italic 12px/16px arial;}
.feed_links {border:0; display:block; font:12px arial; color:#BF2329; margin-bottom:0;}
#subscribe_news {text-align:right; padding:5px 0; border-bottom:1px dotted #ccc;}
#subscribe_news label {border:0; display:inline; font:12px arial; color:#BF2329; margin-bottom:0;}
.feed_links a{margin-top:10px; float:right; color:#9F0909; font:14px arial;}


#container {position:relative; 	color:#000;	text-align: left;	width:705px; background: #fff;	border:5px solid #fff;}

/*		Header		*/

#header{background:url('/img/site_banr_008.jpg') 0 0 no-repeat; height:187px;	width:705px;}

#header a{display:block;	height:187px;	width:705px; color:#fff;	text-indent:-999em;	margin:0;}
#header img{border:0;}


/*		Admin Tables		*/
.admin form div.upload {padding:5px 10px;}
.admin form div.upload a {font:14px arial; color:#000;}
.admin form div img.thumb{ margin:5px; width:100px;}

.admin form.filter_results {text-align:right;}
.admin form.filter_results select{width:200px; border:1px solid #ccc;}

table {
	border:1px solid #999;
	width:100%;
}

tr.odd {background-color:#efefef;}
tr.even {background-color:#e3e3e3;}
tr.current {background-color:pink;}

th{
  background-color:#fff;
}

th,td {
  vertical-align: top;
  padding:5px;
  border-right: 1px solid #ccc;
}

img.thumb {
	width:100px;
	border:1px solid #ccc;
	margin:0;
	padding:5px;
	background:#fff;
}

.actions a {
	font:12px/22px arial;
	color:#000;
	margin:2px;
	vertical-align:center;
}

.viewIcon {
text-indent:-9999em;
	display:block;
	float:left;
	width:20px;
	background:url('/img/viewIcon.gif') no-repeat;
}
.editIcon {
text-indent:-9999em;
	display:block;
	float:left;
	width:20px;
	background:url('/img/editIcon.gif') no-repeat;
}
.deleteIcon {
text-indent:-9999em;
	display:block;
	float:left;
	width:20px;
	background:url('/img/deleteIcon.gif') no-repeat;
}

//textarea{ border:1px solid #ccc; width:95%; height:100px; background:#f9f9f9;}
select{
	border:1px solid #ccc;
  	background:#f9f9f9;
	padding:2px;
}

label{display: block; font:14px times; border-bottom:1px dotted #ccc; margin:10px 0; padding:2px; }

iframe{border:0; width:100%; height:50px;}

.admin form .hidden {display:none;}

input.filepath{width:300px;}
#thumb_container{margin-bottom:20px;}
#thumb_container img {display:block;}
#thumb_container a.crop{background:url(/img/photo_icons.jpg) 0 0 no-repeat; width:26px; height:23px; text-indent:-999em; display:block; float:left;}
#thumb_container a.trash{background:url(/img/photo_icons.jpg) -26px 0 no-repeat; width:26px; height:23px; text-indent:-999em; display:block; float:left;}
#thumb_container {zoom: 1;}   
#thumb_container:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}   


/*		News Info		*/

.newsList .news .content {display:none;}

.posted {
  color:#666;
  margin:5px;
}

.content {
	padding:10px;
	font:12px/20px times;
	color:#555;
}

.content img{text-align: center; }
 
.newsList .content .news_image img{float:left;}
.newsList .content img{margin:0 10px 10px 0; border:1px solid #ccc; padding:5px;}
#subscribe_form input#Email {width:200px; padding-left:5px; color:555px;}
.newsElement {position:relative;}
.newsElement h2{padding-top:10px;}

.newsElement .posted {display:block; position:absolute; top:0; right:0; font:normal 12px arial;}
.newsList .posted .month{padding:3px 2px;}
.newsList .posted .month, .newsList .posted .day{font:bold 16px times;}
.newsElement .content{margin:0 55px 5px 5px;}
.content p{margin:0; padding:0;}
.newsElement .newsThumbs {margin-top:10px;}
.newsElement .moveToTop {text-decoration: none; padding:5px;}
.feed_links {margin:10px 0;}
.feed_link img{border:0;}


.content br{line-height: 20px; margin:10px;}


.links p{
  margin: 0 0 0 20px;
}
.links a {color:#9F0909; font:14px arial;}


/* 		Navigation 		*/


#nav{
	position:relative;
	height: 55px; 

}

#menu {
	position:relative;
	margin:0;
	padding:0;
	zoom:1;
}

#menu a {
	display: block; 
	font-size:1px; 
	color:#fff; 
	margin:0;
	padding:0;
	width:100%; 
	height: 55px; 
	display: block;
}

#menu li {	
	margin:0;
	padding:0;
	background:url('/img/site_banr_008.jpg') 0 0 no-repeat;
	height: 55px; 
	position: absolute; 
	top: 0px;
	display: block; 
	list-style: none;
}

#menu a:hover {
	background:url('/img/site_banr_008.jpg') 0 0 no-repeat;
}

#menu .news {
	background-position: 0px -187px;
	width:80px;
	left: 0px;
}
#menu .bio {
	background-position: -85px -187px;
	width:54px;
	left: 85px;
	
}
#menu .gallery {
	background-position: -139px -187px;
	width:95px;
	left: 144px;
	
}
#menu .store {
	background-position: -240px -187px;
	width:70px;
	left:245px;
	
}
#menu .contact {
	background-position: -320px -187px;
	width:93px;
	left:320px;
}
#menu .links {
	background-position: -415px -187px;
	width:80px;
	left:418px;
}
#menu .featured_artists  {
	background-position: -502px -187px;
	width:203px;
	left:502px;
}

#menu .news a:hover{
	background-position: 0px -245px;
	width:80px;
}
#menu .bio a:hover {
	background-position: -85px -245px;
	width:54px;

}
#menu .gallery a:hover{
	background-position: -139px -245px;
	width:95px;
}
#menu .store a:hover {
	background-position: -240px -245px;
	width:70px;
}
#menu .contact a:hover {
	background-position: -320px -245px;
	width:93px;
}
#menu .links a:hover {
	background-position: -415px -245px;
	width:80px;

}
#menu .featured_artists a:hover {
	background-position: -502px -245px;
	width:203px;
}

#news #menu li.news{
	background-position: 0px -302px;
}
#bio #menu li.bio {
	background-position: -85px -302px;
}

#gallery #menu .gallery {
	background-position: -139px -302px;
}

#store #menu li.store {
	background-position: -240px -302px;
}
#contact #menu li.contact {
	background-position: -320px -302px;
}
#links #menu .links {
	background-position: -415px -302px;
}
#featured_artists #menu li.featured_artists {
	background-position: -502px -302px;
}


#subNav{
	width:705px;
	z-index:100;
	position:absolute;
	opacity:0.65;
	filter:alpha(opacity=65);
}

#subNav ul{
	display:none;
	margin:0px;
	padding:5px 10px;
}

#subNav ul.on {
	background:#fff;
	display:block;
}

#subNav ul li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	color:#999;
	font-weight:bold;
	font:12px/16px times;
	padding:5px;

}

#subNav ul li a{
	padding-top:2px;
	font-family:times;
	font:12px/16px times;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
}

#subNav ul li a:hover{
	color:#ff0000;
	background:#fff;
	border-top:1px solid red;
	border-bottom:1px solid red;	
}


/*		Animated Images		*/

#animate_images{
	margin:0;
	margin-top:2px;
	height:22px;
	position:relative;
}

#animate_images.on{
	height:300px;
	position:relative;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
}


#animate_images img{
	position:absolute;
	width:705px;
	height:300px;
	top:0;
	left:0;
	z-index:1;
	display:none;
}

#animate_images img.on{
	z-index:3;
	display:block;
}

#animate_images img.next{
	z-index:2;
	display:block;
}

#animate_images a#stop_anime {
	display:block;
	background:#fff;
	padding:5px;
	margin:0;
	color:#000;
	font:bold 10px/10px arial;
	text-decoration:none;
	text-transform:uppercase;
	z-index:10;
	position:absolute;
	bottom:5px;
	left:0;
}

#animate_images a#stop_anime:hover {
	text-decoration:underline;
	color:red;
}

/*		Gallery Images		*/

#gallery_images{
	margin:10px 10px 10px 30px;
	padding:0;
}

#gallery_images div.image img {
	width:100px;
	border:0;
	margin:0;
	padding:5px;
}

#gallery_images div.image a {
	display:block;
	border:1px solid #ccc;
	float:left;

}
#gallery_images div.image {
	position:relative;
	float:left;
}
#gallery_images div.image em{
	position:absolute;
	left:-2px;
	top:-2px;
	height:36px;
	/* background:url(/img/newstar.png) no-repeat; */
	text-indent:-999em;
	width:36px;

}
#gallery_images div.image div{
	clear:both;
	font:11px arial;
	padding:5px;
}


#gallery_images div.image a:hover{
	border:1px solid #777;
	display:block;
}

#gallery_images h2 {
	margin:15px 0;
}

.gallery_nav{clear:both; border:0; padding:5px 0;}
.gallery_nav a{border:0; color:#9F0909; text-decoration:none; font:12px arial; padding:2px;}
.gallery_nav a:hover{border-top:1px solid #9F0909; border-bottom:1px solid #9F0909;}

#contact .pageContent p{ margin-left:20px;}
#contact .pageContent h2 {border-bottom:1px dashed #9F0909;}
#store .pageContent ul {margin-left:20px;}
#store .pageContent li {margin:10px;}

/*		footer		*/
#footer{
  background-color: #fff;
}

#footer .nav a{
  font-size:14px;
}

#footer .nav{
  margin:0px;
}
#footer p {text-align:center; color:#666; font:12px arial; margin:5px;}

#btm_nav{
	margin:0 0 10px 0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:0;
	text-align:center;
}
#btm_nav ul {
	margin:10px;
	list-style-type: none;
}
#btm_nav li {
	padding: 0 10px;
	border-left: 1px dotted #666;
	display: inline;
}

#btm_nav li.first{
	border:0;
}
#btm_nav li a {
	padding-top:2px;
	text-decoration:none;
	font:12px/16px times;
	text-transform: uppercase; 

	
}
#btm_nav li a:hover{
	color:red;
	border-top:1px solid red;
	border-bottom:1px solid red;
}

#links .links img{border:1px solid #ccc;}




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #fff;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/img/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #000;
	z-index: 102;
	color:#fff;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border:0;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	border-bottom:1px dotted #e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/**
 * Copyright (c) 2006-2007, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy 
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to 
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 * 
 * The only attribution I require is to keep this notice of copyright & license 
 * in this original source file.
 *
 * Version 0.6.1 - 07.08.2007
 *
 */

/**
 * Standard Configuration. It is advised that this section NOT be modified as the
 * carousel.js expects the behavior outlined below.
 **/
.carousel-component { 
	position:relative;
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
	
    
}

/**
 * VERTICAL CAROUSEL DEFAULTS
 **/
.carousel-component .carousel-vertical li { 
	margin-bottom:0px;

	/* Fix for extra spacing in IE */
	float:left;
    clear:left;  
	
	/* Force the LI to respect the HEIGHT specified */
	overflow:hidden;
	display:block;
}

/* For vertical carousel, not set, width defaults to auto */
/* Note if you explicitly set width to auto, this might cause */
/* problems with Safari... as in up/down button not working in some examples. */	 
.carousel-component ul.carousel-vertical {
/*	width:auto;*/
}

.carousel-component .carousel-clip-region { 
	overflow:hidden; /* Secret to the clipping */
	margin:0px auto;
	position:relative; 
	width:660px;
}

/**
 * ==============================================================================
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	padding:0px;
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px;
	line-height:0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px;
	padding:0px;
	font:10px verdana,arial,sans-serif;
	color:#666;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}


/**/ 

.carousel-component { 
	padding:0 16px 4px 16px;
	margin-top:0;
	
}

.carousel-component .carousel-list li { 
	margin:4px;
}

.carousel-component .carousel-list li a { 
	display:block;
	border:1px solid #e2edfa;
	outline:none;
	margin:5px;
}

.carousel-component .carousel-list li a:hover { 
	border: 1px solid #aaaaaa; 
}

.carousel-component .carousel-list li img { 
	border:1px solid #999;
	display:block; 
	padding:5px;
}
								
.carousel-component .carousel-prev { 
	position:absolute;
	top:60px;
	z-index:3;
	cursor:pointer; 
	left:5px; 
}
.carousel-component .carousel-prev img,.carousel-component .carousel-next img {
	width:20px;
}
.carousel-component .hidden{visibility:hidden;}

.carousel-component .carousel-next { 
	position:absolute;
	top:60px;
	z-index:3;
	cursor:pointer; 
	right:5px; 	
}





