/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background: url(imgs/bg_2.jpg) #f1edd9;
	color: #1a212c;
	font-size: 1;
	padding: 0 0 0 0;
	margin-top:0;
}

.pgwrap {
	background: url(imgs/bg_grad_2.jpg) repeat-x;
}

.pgwrap2 {
	background: url(imgs/bg_logo_2.jpg) top left no-repeat;
	
}


/* anchors
----------------------------------------------- */
a {
	color: #1d7872;
	font-weight:normal;
	text-decoration: none;
}
a:hover {
	color:#333;
}


/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	background:none;
}

.footer {
	margin-top:3em;
	xbackground:#1a212c;
	border-top:1px dashed #B0A67A;
	bottom:0;
	xheight:24em;
	position:relative;
	text-align:left;
	color:#71b095;
	padding-top:2em;
	}
.footer .container_12 {padding-bottom:2em;}	
.footer ul {list-style:none;float:left;}
.footer ul li {display:inline;float:left;border-right:#B0A67A;}	
.footer p {text-align:left;}
.ft-box {padding:1em 10px 1em 10px;float:left;xborder-bottom:1px solid #D4D0B1;}
.ft-box_last {padding-bottom:3em;}
/* headings
----------------------------------------------- */
/*
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}
*/


h1 a {
	font-weight:normal;
}


/* Header
----------------------------------------------- */
#header-top {margin-top:10px;padding:24px 1em 0em .2em;}

h1#branding {
	font-weight:normal;
	font-size:3em;
	text-align:left;
	padding:0;
	margin-bottom:0;
	margin-top:0;
}


.scaled_img {-ms-interpolation-mode:bicubic;}

/* Aux Content */
.top_aux_container {margin-top:-34px;height:130px;position:relative;}
.comingsoon_heading {position:absolute;right:0;top:-20px;z-index:1000;background: url(imgs/coming_flag.png) top right no-repeat;width:109px;height:54px;}
.outnow_heading {position:absolute;right:0;top:-20px;z-index:1000;background: url(imgs/outnow_flag.png) top right no-repeat;width:109px;height:54px;}
.coming_item_container {position:absolute;top:15px;width:100%;}
.coming_item {position:absolute;top:0;left:0;}
.coming_item_img_container {float:left;width:100px;height:108px;background:url(imgs/coming_frame.png) top left no-repeat;}
.coming_item_img_container img.coming_img {
	margin-top:5px;
	margin-left:5px;
	-ms-interpolation-mode:bicubic;
	}
.coming_item_desc {padding-top:44px;float:right;width:110px;color:#5D4F30;padding-left:5px;}

.coming_item_nav {position:relative;top:120px;}
.coming_item_nav ul {list-style:none;margin:0;padding:0;margin-left:5px;}
.coming_item_nav ul li {float:left;font-size:2em;margin:0;padding:0 10px 0 0;}
.coming_item_nav ul li a {color:#B4AC81;}
.coming_item_nav ul li a:hover {color:#d13f32}
.coming_item_nav ul li a.selected {color:#d13f32}
.coming_item_nav ul li a.activeSlide  {color:#d13f32}
.coming_item_nav ul li a.selected:hover {color:#d13f32}

/* page heading
----------------------------------------------- */
.page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}


/* boxes
----------------------------------------------- */

.newsclips > .box {height:17.4em;}
.spotlight > .box {height:33em;}
.top-content {padding-bottom:4em;background: url(imgs/badge1.png) 890px top no-repeat;position:relative;overflow:visible;overflow-y:hidden;}
.top-content-inner {padding-top:2em;}



.top-drawer {position:absolute;z-index:20;top:-411px;xbackground:#F1F1F1;}
.top-drawer-content {
	border:4px solid #C4C0AF;
	xborder-top:none;
	padding-top:30px;
	background:#EEE8D4;
	float:left;
	width:932px;
	margin-left:10px;
	height:372px;
	}
.top-drawer-close {position:absolute;bottom:-23px;left:180px;height:20px;width:100px;border-top:3px solid #1d7872;}
.top-drawer-close a {
	color:#FFF;
	display:block;
	height:22px;
	width:100px;
	background:#1A2639;
	padding-top:2px;
	padding-bottom:2px;
	text-align: center;
		font-size: 0.625em; /* 10px */ 
	font-weight:bold;
	}
.top-drawer-close a:hover.hidden {padding-top:5px;height:23px;}
.top-drawer-close a:hover.visible {padding-top:0px;height:21px;}

.artist_item {width:25%;height:108px;display: inline;float: left;margin-bottom:16px;}
.artist_item_img_container {float:left;padding-left:15px;background:url(imgs/coming_frame.png) 15px 0px no-repeat;width:100px;height:108px;}
.artist_item_img_container .artist_img {margin-top:5px;margin-left:5px;}
.artist_item_desc {float:right;width:50%;color:#5D4F30;}
.artist_item_desc p {padding-right:10px;}

li#artistToggle {position:absolute;bottom:0;left:160px;}

a#top-nav-artists {
	padding:0; 
	width:100px;
	height:35px;
	bottom:0px;
	color:#FFF;
	position:relative;
	background:#1d7872;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-topleft-radius:5px;
	border-topright-radius:5px;
	margin:0;	
	}

.box {                      
	background:white;
	margin-bottom:0px;
	margin-top:0px;
	padding:10px 10px 1px 10px;
	border-bottom:1px solid #c1c0c0;
}

#sidebar .box {margin-bottom:2.4em;}
.box h2 {

	font-size:1em;
	font-weight:normal;
	color:#333;
	border-bottom:1px solid #efeeee;
	xborder-right: 1px solid #edefdb ;
	xborder-left: 1px solid #e5e4e4;
	background:#f7ffea;
	margin:0px -10px 0 -10px;
	padding:6px 12px;
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background:#333 url("../imgs/switch_minus.gif") 97% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}
.grid_4 .box h2 a {
	background-position: 97% 50%;
}
.grid_5 .box h2 a {
	background-position: 98% 50%;
}
.grid_12 .box h2 a {
	background-position: 99% 50%;
}


.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("../imgs/switch_plus.gif");
}
.box h2 a:hover {
	background-color:#111;
}
.block {
	padding-top:10px;
}
div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	font-size: 1em; /* 16px */ line-height: 1.5em; /* 24px */ margin: 0 0 1.5em 0;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}


/* menus
----------------------------------------------- */





.link_box ul, ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
.link_box ul li, ul.menu li {
	margin:0;
}
.link_box ul li a, ul.menu li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
.link_box ul li a:hover, ul.menu li a:hover {
	background:#eee;
}
.link_box ul li a:active, ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
	text-transform:uppercase;
}
ul.section li a {
	background:#bbb;
}
ul.section li a:hover {
	background:#aaa;
}
ul.section li a:active {
	color:#fff;
	background:#666;
}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
}
ul.section li li a:hover {
	background:#ccc;
}
ul.section li li a:active {
	color:#000;
	background:#fff;
}
ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
}
ul.section ul.current li a:hover {
	background:#ddd;
}
ul.section ul.current li a:active {
	background:#fff;
}
ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#555;
}
ul.section li a.current:active {
	background:#444;
}
ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}


/* table
----------------------------------------------- */
table {
	width:100%;
	border:1px solid #bbb;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
th, td {
	padding:.2em 1em;
	text-align:left;
}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}


/* frontpage spots
----------------------------------------------- */
.frontpg_spots {
	padding:0;
}

.frontpg_spots a img {
	float:left;
	border-bottom:3px solid #FFF; 
}
.frontpg_spots a:hover img {
	float:left;
	border-bottom:3px solid #71b095; 
}

.spotlight_hover {
	border-bottom:3px solid #71b095; 
}


.frontpg_spots h2 {
	margin:0;
}
#frontpg_spots {
	padding-top:0;
}
.frontpg_spots {
	border-top:1px solid #666;
	padding-top:.5em;
}
.box .frontpg_spots {
	border-top:3px solid #fff;
	padding:9px 0 0 0px;
}

.frontpg_spots h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.frontpg_spots h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.box .first {
	border-top:none;
}
.frontpg_spots h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.frontpg_spots a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
.frontpg_spots a.image:hover {
	border:1px solid #666;
}


.frontpg_spots p.meta {
	color:#666;
	border-top:1px dotted #999;
	xborder-bottom:1px dotted #999;
	padding:.2em 0;
	margin-bottom:.8em;
}
x.spotlight_excerpt {border:1px solid red;}
.spotlight_excerpt p {

	font-size: 0.75em; /* 12px */ 
	line-height: 1.7143em; /* 24px */  
	font-weight:bold;
	padding:10px 5px 0 5px;

}

p.newsclips_title a, .spotlight_excerpt p a {font-weight:bold;}
p.newsclips_title a {display:block;}
p.newsclips_title {
	font-size: 0.75em; /* 12px */ 
	line-height: 1.7143em; /* 24px */  
	font-weight:bold;
	padding:10px 5px 0 5px;
}

.newsclips a img {
	float:left;
	border-bottom:3px solid #FFF; 
}
.newsclips a:hover img {
	float:left;
	border-bottom:3px solid #71b095; 
}



/* articles
----------------------------------------------- */


x.heading_shadow {text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);}

.article_body {padding:0 .9em 0 .9em;margin-top:1em;float:left;}
.page_padding {padding-top:2em;}

x.pad {padding-left:5px;}

.articles {
	padding:0;
}
.articles h2 {
	margin:0;
}
#articles {
	padding-top:0;
}
.article {
	border-top:1px dashed #71b095;
	padding-top:.5em;
	float:left;
	margin-bottom:2.5em;
	display:block;
	width:100%;
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 0 0 10px;
}

.spot .article {
	border-top:3px solid #fff;
	padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
	padding-left:5px;
}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
	padding-left:5px;
}
.box .first {
	border-top:none;
}

.article a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:10px;
	border-bottom:1px solid #bbb;
	background:#fff;
}

.article div.image {
	float:left; 
	margin:3px 0 3px 0; 
	padding:10px;
	border-bottom:1px solid #bbb;
	background:#fff;
}
.article a.image:hover {
	background:#71b095;
}
.article a.image img {
	float:left; 
}

.article div.image img {
	float:left; 
}
.article p.meta {
	color:#666;
	border-top:1px dotted #71b095;
	border-bottom:1px dotted #71b095;
	padding:.3em 0 0 5px;
	margin-bottom:.8em;
}


/* site information
----------------------------------------------- */
#site_info .box {
	color:#ccc;
	background:#666;
	margin-bottom:10px;
}
#site_info a {
	color:#fff;
}
#site_info a:hover {
	color:#000;
}




