
body #s4-workspace1
{
	overflow-y: scroll;
	overflow-x: auto;
	position: relative;
	left: 0px;
}


request-form/*Contains  rules*/
iframe {
	border:0 !important;
}

a:link, a:hover, a:visited {
	color:#e42037;
}

input, textarea, select {
	font: 100% Verdana, Helvetica, Arial, sans-serif;
}
div.RadComboBoxDropDown {
	font-size:16px;
}

/* logo */
.john-c-tune-logo {
	float: left;
	margin: 2px 0 0 4px;
	width: 271px;
	height: 52px;
	text-indent: -9999px;
	overflow: hidden;
	background:url("/Style%20Library/mnaa/images/johnctune-logo.png");
}

/* Nashville Notes */
header#header .box {
	font-size:12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#main .main-holder {
	background-image:url("/Style%20Library/mnaa/images/background/musical-bg.png") !important;
}

/* background images */
#background-images { position:fixed; }
#background-image1 { position:fixed; top:500px; left:300px; width:289px; height:283px; background:url("/Style%20Library/mnaa/images/background/blue-circle.png") no-repeat; }

/* homepage */
div#homepage section.box-holder div.wp-zone {
/*
	font:13px/25px Verdana, Helvetica, Arial, sans-serif !important;
	*/
	font-family:Verdana !important;
	font-size:12px !important;
	/*background-color:gray !important;*/
}

div#homepage section.box-holder div.wp-zone a:link{color:#AD3818;}
div#homepage section.box-holder div.wp-zone a:visited{color:#AD3818;}
div#homepage section.box-holder div.wp-zone a:hover{ text-decoration:underline;}



div#homepage div.area {
	font-size:14px !important;
	font-family:Helvetica, Arial, sans-serif !important;
	font-weight:normal !important;
}

.box-holder .box .detail {

	/*font-family:Verdana, Helvetica, Arial, sans-serif;
		font-weight:bold;
	*/
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	padding:7px;
}

.box-holder .box .heading {
	font-size:28px !important;
}

/* parking */
.spots-holder{
	overflow:hidden;
	padding:0 8px;
	font-size:17px;
	line-height:21px;
}
.spots-holder .spot{
	margin:0 0 24px;
	width:276px;
	color:#373940;
	background:#ebe4cd;
	font-family:'BrandonGrotesqueBoldRegular';
	border-bottom:1px solid #9e9169;
}
.spots-holder h3{
	font-family:'BrandonGrotesqueBoldRegular';
	font-weight:normal;
	margin:0;
	font-size:17px;
}
.spots-holder p{margin:0 0 21px;}
.spots-holder .spot .heading{
	display:block;
	padding:0 11px;
	text-transform:uppercase;
	line-height:22px;
	color:#fff;
	font-size:12px;
	font-weight:normal;
}
.spots-holder .spot .open {
	background:#40a34c;
}
.spots-holder .spot .closed {
	background:#9A1313;
}
.spots-holder .spot .holder{
	overflow:hidden;
	padding:5px 17px 5px 10px;
}
.spots-holder .spot p{margin:0;}
.spots-holder .spot .number{
	float:right;
	font-size:21px;
	font-weight:normal;
	color:#502323;
	padding:0 0 0 19px;
	margin:0 0 0 10px;
	border-left:1px solid #c5bc9f;
}


/* business opportunities */
.sort-by-label {
	padding-left:10px;
}
.sort-by-duedate {
	border:0;
	background:transparent;
	color:#595A5A;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

/* calendar */
.RadCalendar {
	width:100%;
	background:#908ba6;
	padding:7px;
	border-radius:5px;
}
.RadCalendar table {
	width:100%;
	
}
.RadCalendar td.rcTitlebar table {
	margin:7px 0;
}
.RadCalendar table td.rcTitle {
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.RadCalendar table a.rcPrev,
.RadCalendar table a.rcNext {
	color:#fff;
	text-transform:uppercase;
	text-decoration:underline;
}
.RadCalendar table a.rcNext {
	display:block;
	text-align:right;
}
.RadCalendar table a.rcFastPrev,
.RadCalendar table a.rcFastNext {
	display:none;
}
.RadCalendar table tr.rcWeek th{
	background:#94938e;
	border-radius:5px 5px 0 0;
}
.RadCalendar table.rcMainTable {
	background:#fff;
	border-radius:5px;
	border-collapse:collapse;
	
}
.RadCalendar table.rcMainTable td.rcOtherMonth {
	background:#c4c6b1;
	color:#fff;
	font-weight:bold;
}
.RadCalendar table.rcMainTable th,
.RadCalendar table.rcMainTable td
{
	width:14%;
	padding:3px 10px;
	border:1px solid #b3b5a7;
}
.RadCalendar table.rcMainTable td {
	height:100px;
	text-align:right;
	vertical-align:top;
	line-height:18px;
}
.RadCalendar table.rcMainTable td a {
	/*color:#9c3821; commented on 25 March 2013 by Bruno*/
	color:black;
	text-decoration:underline;
}

/* image gallery */
#content .gallery {
	width:auto !important;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;
	float:none !important;
}
#content .gallery .grid {
	float:left;
	width:16%;
	padding:2%;
}

/* font color */
body .content .text-container {
	clear:both;
	color:#424347;
	/*
	font:13px/25px Verdana, Helvetica, Arial, sans-serif !important;
	*/
	font-family:Verdana, sans-serif !important;
	font-size:12px !important;
	line-height:19px !important;
}

#content-full {
	width:960px;
}

.two-columns{
	z-index:2;
	overflow:hidden;
}
.two-columns .content{
	width:517px;
	float:left;
	margin:14px 0 0;
}
.two-columns .aside{
	width:199px;
	float:right;
}

/*This is for Generic Template*/
.one-column .generic,
.two-columns .generic{
	width:auto;
	float:none;
	margin: 0;
}
.one-column .generic .image,
.two-columns .generic .image{
	max-width:739px;
	overflow:hidden;
}
.one-column .generic .text-container,
.two-columns .generic .text-container{
	width:auto;
	float:left;
	margin: 0;
}
.one-column .generic .wp-zone,
.two-columns .generic .wp-zone{
	float: left;
	width: 32%;
	margin: 20px 2% 20px 0;
}
.one-column .generic .wp-zone.left,
.two-columns .generic .wp-zone.left{
	
}
.one-column .generic .wp-zone.middle,
.two-columns .generic .wp-zone.middle{
	
}
.one-column .generic .wp-zone.right,
.two-columns .generic .wp-zone.right{
	margin-right: 0;
}



.box-holder .box .news li.dfwp-item {
	display: none;
}

.box-holder .box .news li {
/*
	line-height: 19px;
	font-size: 13px;
	*/
	font-family:Verdana !important;
	font-size:12px !important;
	line-height:19px !important;
	margin:-2px 0 0 0 !important
} 
.box-holder .box .news .more:before {
    content: " ";
}

.gallery-holder .pagination {
    z-index: 50;
}

.box-holder .box .carousel .switcher-holder.alignright{
	position:relative;
	z-index: 50;
	/*bottom:auto;
	right:auto;*/
	float:right;
}
/*Contains customized/overriden ALL.CSS rules*/
.box-holder .box .news li.dfwp-item {
	display: none;
}

.box-holder .box .news li {
/*
	line-height: 19px;
	font-size: 13px;
	*/
	
	font-family:Verdana !important;
	font-size:12px !important;
	line-height:19px !important;

} 
.box-holder .box .news .more:before {
    content: " ";
}

.gallery-holder .pagination {
    z-index: 50;
}

.box-holder .box .carousel .switcher-holder.alignright{
	position:relative;
	z-index: 50;
	/*bottom:auto;
	right:auto;*/
	float:right;
}

.box-frame .video-holder{
	width:439px;
	padding:0 0 0 6px;
	float:left;
	line-height:17px;
	font-size:15px;
	color:#373940;
}
.box-frame .video-holder .heading{
	display:block;
	padding:0 0 4px;
	font-size:26px;
	line-height:normal;
	font-weight:normal;
	font-family:'BrandonGrotesqueMediumRegular';
	color:#373940;
}
.box-frame .video-holder .heading span{color:#6c688a;}
.box-frame .video-holder p{margin:0 0 14px;}
.box-frame .video-holder img{display:block;}


.block-holder .carousel .frame{
	float:left;
	margin:0 0 0 0;
	width:705px;
}
#footer ul.root,
#footer ul.footer-list,
#footer .text-holder {
	font-family:Verdana, Helvetica, Arial, sans-serif;
}
.footer-list li{
	float:none !important;
}
.footer-list a:link,
.footer-list a:visited,
.footer-list a:hover {
	color: #F1EFED;
}

.breadcrumbs
{
	display:block;
}
.breadcrumbs a {
	color: #373940 !important;
}
#sidebar .heading-holder h3 {
	line-height:20px;
}
#sidebar .heading-holder img {
	float:left;
	margin-right:10px;
}
#sidebar ul.side-nav li a:hover,
#sidebar ul.side-nav li.active a{
	font-family:'BrandonGrotesqueRegularRg' !important;
}
#sidebar .side-nav ul {
	padding-top:0 !important;
}
#sidebar .side-nav ul li {
	padding-top:7px;
}

#content .detail-table 
{
	font:13px/25px Verdana, Helvetica, Arial, sans-serif;
}
.detail-table .tbody .row{background:#cec4a1;}
.detail-table .tbody .row.odd{background:#d8d8ca;}

.category-nav ul,
.tabs ul{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	line-height:60px;
	font-size:14px;
	text-transform:uppercase;
	border-bottom:8px solid #c27f19;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	font-family: verdana, arial, helvetica;
	font-weight:bold;
	background:#a16202;
}

.category-nav ul li,
.tabs ul li{
	float:left;
	border-left:2px solid #d7cda9;
}
.category-nav ul li:first-child,
.tabs ul li:first-child {
	border:0;
	padding:0 0 0 2px;
}
.category-nav ul li:first-child:hover,
.category-nav ul li .active,
.category-nav ul li .rtsSelected,
.tabs ul li:first-child:hover,
.tabs ul li .active,
.tabs ul li .rtsSelected {background:#c27f19;}

.category-nav ul li .active span,
.tabs ul li .active span {
	background:#c27f19;
	text-decoration:none;
}
.category-nav ul li span,
.tabs ul li span {
	display:block;
	padding:0;
	text-align:center;
	color:#fff;
}

#content .detail-table {
	padding-top:0 !important;
}
	
.detail-table thead{
	overflow:hidden;
	line-height:42px;
	color:#554747;
	font-size:20px;
	background:#e5e5dd;
}
.detail-table thead th{
	padding:0 21px 0 0;
	color:#554747;
	text-align:left;
}
.detail-table thead a:hover{text-decoration:none;}
.detail-table .col1,
.detail-table .col2,
.detail-table .col3,
.detail-table .col5,
.detail-table .col4{
	float:left;
}
.detail-table .col1{
	width:90px;
	padding:0 0 0 21px;
}
.detail-table .col2{
	width:122px;
	padding:0 10px 0 0;
}
.detail-table .col3{
	width:165px;
	padding:0 10px 0 0;
}
.detail-table .col4{
	width:170px;
	padding:0 10px 0 0;
}
.detail-table .col5{
	width:128px;
	padding:0 10px 0 0;
}
.detail-table tbody{
	font-size:15px;
	line-height:35px;
	color:#887e7e;
}
.detail-table tfooter{
	background:#a36200;
	overflow:hidden;
	padding:11px 10px 13px;
	font-size:17px;
	line-height:normal;
	color:#fff;
	font-family:'BrandonGrotesqueRegularRg';
	text-align:center;
}
.detail-table tfooter p{margin:0;}
.detail-table tbody td{
	overflow:hidden;
	background:#beb18c;
}
.detail-table table tbody tr.odd td{background:#ceccbb !important;}
.detail-table .detail-holder{
	overflow:hidden;
	padding:12px 0 10px 19px;
	background:#b5b5a3;
}

.detail-table input.rgSortAsc {
	border:0;
	background:transparent url("../images/bullet4.png");
}

.select-area
{
	/*margin:0 15px 0 0;*/
}
.select-area td.rcbInputCell {
	
	color:#595a5a;
/*	font-family:'BrandonGrotesqueRegularRg';
	font-size:17px !important;
*/
	font-family:Arial,sans-serif !important;
	font-size:13px !important;
	line-height:23px !important;
	padding-top:2px;
	background:url("../images/bg-select.png") no-repeat;
}

.select-area td.rcbArrowCell {
	height: 29px !important;
	width: 35px !important;
	background:url("../images/btn-select.gif") no-repeat;
}

.select-area td.rcbArrowCell a {
	height: 29px !important;
	width: 35px !important;
}
.rcbSlide ul
{
	background:#fff;
}
.select-options {
	white-space: nowrap;
	position: absolute;
	overflow: hidden;
	background: #fff;
}
.select-options .drop-holder {
	border: 1px solid #777;
	overflow: hidden;
	height: 1%;
}
.select-options ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.select-options ul li {
	width: 100%;
	float: left;
}
.select-options ul a {
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	cursor: default;
	color: #000;
	height: 1%;
}
.select-options .item-selected a,
.select-options a:hover {
	text-decoration: underline;
}

#content>.heading-holder {
	 margin-bottom:10px;
}
#content .groupheader {
	overflow:hidden;
	padding:0 0 0 20px;
	font-family:'BrandonGrotesqueBoldRegular';
	text-transform:uppercase;
	line-height:58px;
	font-size:16px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background:#c27f19;
}

#content .aside .groupheader {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	line-height:36px;
	color:#fff;
	border-bottom:1px solid #c7c2df;
	font-size:14px;
	padding:0 10px;
	margin:0 !important;
}

.slm-layout-main ul{
	margin:0;
	padding:0 0 5px;
	list-style:none;
	background:#b3a985;
	line-height:19px;
	font-size:14px;
	font-family:'BrandonGrotesqueRegularRg';
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.slm-layout-main li{
	vertical-align:top;
	padding:8px 11px 9px;
	background:url(../images/bg-aside-list.gif) repeat-x;
}
.slm-layout-main li:first-child{
	background:none;
	padding:8px 11px;
}
.slm-layout-main a{color:#fff !important; text-decoration:underline !important;}

/* Contact Us webpart */
.commentsAndInquiries {
    margin: 0 -10px 0 -17px;
}
.commentsAndInquiries .RadComboBox {
    float: left;
}

/* Header Slideshow */
.visual .welcome-holder{
	position:absolute;
	z-index:999;
	top:110px;
	left:-54px;
	text-transform:uppercase;
	font-family:'BrandonGrotesqueBoldRegular';
	width:390px;
	height:125px;
	padding:18px 0 22px 56px;
	background:url(../images/bg-welcome-holder.png) no-repeat;
}
.visual .first-item {
	display:block;
}
.visual .welcome-holder-item .title1{
	position:relative;
	z-index:10000;
	display:block;
	font-size:25px;
	line-height:26px;
	text-transform:uppercase;
	color:#30333a;
}
.visual .welcome-holder-item .title2{
	display:block;
	font-size:67px;
	line-height:56px;
	color:#c48b33;
}
.visual .welcome-holder-item .title3{
	display:block;
	font-size:26px;
	line-height:28px;
	color:#536daf;
}
.visual .welcome-holder-item .content{
	font-size:20px;
	font-weight:normal;
	line-height:30px;
}
.visual .welcome-holder-item:hover {
	text-decoration:none;
}


/* Alerts webpart - small */
.alert #criticalAlert {
    background: url(../images/bg-popup.png) repeat scroll 0 0 transparent;
    border-radius: 22px 22px 22px 22px;
    font-size: 14px;
    left: 50%;
    line-height: 24px;
    margin: 0 0 0 -345px;
    padding: 12px;
    position: absolute;
    top: 255px;
    width: 666px;
    z-index: 999;
}

.alert .alertsBucketContainer {
	position: absolute;
	top: 200px;
	left: 50%;
	z-index: 99999;
	width: 938px;
	border: 1px solid #fff;
    border-radius: 10px;
	padding: 10px;
	margin-left: -480px;
	background: #900;
	color: #fff;
	opacity: 0.8;
}
.alert .alertsBucketContainer .alertsBucket {
	list-style-type: none;
	padding: 0;
	margin: 5px 32px 5px 15px;
}
.alert .alertsBucketContainer .alertsBucket h2 {
	display: inline;
	margin-right: 5px;
}
.alert .alertsBucketContainer .alertsBucket a {
	color: #fff;
}
.alert .alertsBucketContainer .alertsBucket .alertDesc{
	display: inline;
	margin: 0 5px;
}
.alert .alertsBucketContainer .alertsBucket .itemLink a{
	text-decoration: underline;
}
.alert .alertsBucketContainer .alertsBucket .itemLink a:after {
	content: " »";
}
.alert .alertsBucketContainer .closeLinkContainer {
	position: absolute;
	right: 10px;
	border: 1px solid #fff;
    border-radius: 12px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #fff;
	background: #a90329; /* Old browsers */
	background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 50%, #7f0002 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(50%,#8f0222), color-stop(100%,#7f0002)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 50%,#7f0002 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a90329 0%,#8f0222 50%,#7f0002 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 50%,#7f0002 100%); /* IE10+ */
	background: linear-gradient(top,  #a90329 0%,#8f0222 50%,#7f0002 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#7f0002',GradientType=0 ); /* IE6-9 */
}
.alert .alertsBucketContainer .closeLinkContainer a{
    display: block;
    height: 100%;
    color: #fff;
}
.alert .alertsBucketContainer .closeLinkContainer a span {
    display: block;
    font-weight: bold;
    margin: auto;
    overflow: hidden;
    width: 0.6em;
}
.alert .alertsBucketContainer .closeLinkContainer a span:before {
	content: "X";
}

/* Alerts webpart - big */
#criticalAlert {
	line-height: 24px;
	width: 590px;
}
#criticalAlert h2 {
    color: #9B381F;
    display: block;
    font-family: 'BrandonGrotesqueBlackRegular';
    font-size: 36px;
    font-weight: normal;
    letter-spacing: 3px;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 11px;
    padding: 0 0 8px;
    border-bottom: 2px solid #b76f5d;
}
#criticalAlert h2 a {
    color: #9B381F;
}

#criticalAlert .alertDesc {
	margin: 0 0 6px;
}
#criticalAlert .itemLink {
	background: #E5E5DC;
    color: #373940;
    float: right;
    line-height: 17px;
    padding: 0 4px;
}
#criticalAlert .itemLink a {
    color: #373940;
}
#criticalAlert .itemLink a:after {
    content: " »";
}

/* img holder (press releases) */
.img-holder-detail{
	float:left;
	padding:2px;
	margin:4px 26px 32px 0;
	box-shadow: 0 2px 2px #958b68;
	-webkit-box-shadow: 0 2px 2px #958b68;
	-moz-box-shadow: 0 2px 2px #958b68;
	background:#f5f1e1;
}
.content .text-container .img-holder-detail img
{
	display:block;
	margin:0 !important;
}

/* request document */
#request-documents { float:left; padding:6px 10px 15px 25px;}
#request-documents .section-holder{
	padding:5px 10px 5px 0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	font-size:15px;
	line-height:16px;
	border:1px solid #8b8b8b;
	background:#cf8310;
}
#request-documents .section-holder a{
	color:#fff;
/*	font-family:'BrandonGrotesqueLightRegular';*/
	font-family:Verdana, sans-serif !important;
	font-size:12px !important;
}
#request-documents .ico{
	float:left;
	margin:-12px 10px 0 -30px;
}

/* request documents content */
.request-form .heading-holder{
	display:block;
	margin:0 0 9px;
	padding:0 0 4px;
	font-size:19px;
	line-height:normal;
	font-family:'BrandonGrotesqueBoldRegular';
	border-bottom:1px solid #d3d3d3;
}
.request-form .heading-holder .heading{
	font-weight:normal;
	display:block;
}
.request-form p{margin:0 0 29px;}
.request-form .column-holder{overflow:hidden;}
.request-form .column-holder .column{
	float:left;
	width:280px;
}
.request-form .column-holder .column:first-child{
	margin:0 7px 0 0;
	width:290px;
}
.request-form .column-holder .row{
	overflow:hidden;
	padding:0 0 17px;
}
.request-form .column-holder label{
	float:left;
	width:95px;
	text-align:right;
	padding:2px 13px 0 0;
}
.request-form .column-holder .column:first-child label{
	width:97px;
	padding:2px 11px 0 0;
}
.request-form .column-holder .text{
	width:159px;
	padding:4px 10px;
	float:left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #8b8b8b;
	background:#f4f4f4;
}
.request-form .btn-close{
	position:absolute;
	top:-9px;
	right:-7px;
	width:31px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/Style%20Library/mnaa/images/btn-close.png) no-repeat;
}
.request-form .btn-holder{
	text-align:left;
	overflow:hidden;
	padding:9px 0 0 32px;
}
.request-form .btn-frame{
	display:inline-block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #8b8b8b;
	background:#d08311;
}
.request-form .btn-submit{
	text-align:center;
	width:154px;
	background:#d08311;
	color:#fff;
	font-size:16px;
	cursor:pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #8b8b8b;
	vertical-align:middle;
	line-height:27px;
	height:27px;
	font-family:'BrandonGrotesqueMediumRegular';
}
.request-form .btn-submit:hover{cursor:pointer;}

/* search */
#content-full .heading-holder {
	overflow: hidden;
	padding: 0 0 0 20px;
	font-family: 'BrandonGrotesqueBoldRegular';
	text-transform: uppercase;
	line-height: 58px;
	font-size: 16px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background: #C27F19;
	margin-bottom:15px;
}
#content-full .heading-holder h2 {
	margin: 0;
	font-weight: normal;
	font-size: 16px;
	color: white;
}

/*
#colorbox{
	position:absolute;
	z-index:999;
	padding:19px 24px 21px;
	margin:auto;
	top:100px;
	font-size:16px;
	color:#373940;
	font-family:'BrandonGrotesqueRegularRg';
	box-shadow: 0 0 13px #000;
	-webkit-box-shadow: 0 0 13px #000;
	-moz-box-shadow: 0 0 13px #000;
	border:1px solid #a19f9a;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background:#fff;
}
.lightbox .heading-holder{
	display:block;
	margin:0 0 9px;
	padding:0 0 4px;
	font-size:19px;
	line-height:normal;
	font-family:'BrandonGrotesqueBoldRegular';
	border-bottom:1px solid #d3d3d3;
}
.lightbox .heading-holder .heading{
	font-weight:normal;
	display:block;
}
.lightbox p{margin:0 0 29px;}
.lightbox .column-holder{overflow:hidden;}
.lightbox .column-holder .column{
	float:left;
	width:280px;
}
.lightbox .column-holder .column:first-child{
	margin:0 7px 0 0;
	width:290px;
}
.lightbox .column-holder .row{
	overflow:hidden;
	padding:0 0 17px;
}
.lightbox .column-holder label{
	float:left;
	width:85px;
	text-align:right;
	padding:2px 13px 0 0;
}
.lightbox .column-holder .column:first-child label{
	width:97px;
	padding:2px 11px 0 0;
}
.lightbox .column-holder .text{
	width:159px;
	padding:4px 10px;
	float:left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #8b8b8b;
	background:#f4f4f4;
}
#colorbox #cboxClose{
	position:absolute;
	top:-9px;
	right:-7px;
	width:31px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-close.png) no-repeat;
}
.content-holder .btn-holder,
.lightbox .btn-holder{
	text-align:center;
	overflow:hidden;
	padding:9px 0 0 32px;
}
.content-holder .btn-frame,
.lightbox .btn-frame{
	display:inline-block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #8b8b8b;
	background:#d08311;
}
.content-holder .btn-submit,
.lightbox .btn-submit{
	text-align:center;
	width:154px;
	background:#d08311;
	color:#fff;
	font-size:16px;
	cursor:pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:0;
	vertical-align:middle;
	line-height:27px;
	height:27px;
	font-family:'BrandonGrotesqueMediumRegular';
}
.content-holder .btn-submit:hover,
.lightbox .btn-submit:hover{cursor:pointer;}
*/

/* JOHN C. TUNE */
.visual-nav a:link,
.visual-nav a:visited {
	 color:white;
}
.visual-nav a.style4 {background:#526DAF url(../images/asistencia_linea.jpg) no-repeat 9px 16px;}
/*.visual-nav a.style4:hover{
	color:#373940;
	text-decoration:none;
	background:#e5e5dc url(../images/i-off.png) no-repeat 11px 15px;
}*/
.visual-nav a.style5{background:#418241 url(../images/ico1.png) no-repeat 9px 21px;}
.visual-nav a.style5:hover{
	color:#373940;
	text-decoration:none;
	background:#e5e5dc url(../images/ico4.png) no-repeat 9px 21px;
}
.visual-nav a.style6{background:#d26b3e url(../images/ico2.png) no-repeat 11px 18px;}
.visual-nav a.style6:hover{
	color:#373940;
	text-decoration:none;
	background:#e5e5dc url(../images/ico5.png) no-repeat 11px 18px;
}

.box-holder .tune-box .heading {
	font-family:BrandonGrotesqueRegularRg;
	font-size:40px;
}
.box-holder .tune-box .heading em{
	color:#a2528e;
	font-style:normal;
}
.box-holder .tune-box .heading span{
	color:#153a98;
	font-style:normal;
}

.NashDatetimes select {
   /*background: transparent;*/
   width:60px;
   padding: 5px;
   font-size: 10px;
   border: 1px solid #ccc;
   height: 25px;
    -webkit-appearance: none;
} 
@media only screen and (max-width: 835px) {
.RadCalendar table.rcMainTable td{
	padding:3px 4px;
	max-width:14%;
}

.RadCalendar table.rcMainTable tr.rcWeek th{
	font-size:.9em;
}

.RadCalendar table.rcMainTable td a{
	font-size:10px;
	white-space:normal;
}

}
@media only screen and (max-width: 560px) {
.RadCalendar table.rcMainTable td a{
	font-size:8pt;
}
.RadCalendar table.rcMainTable tr.rcWeek th{
	font-size:1em;
}
	.RadCalendar table.rcMainTable td.rcOtherMonth{

		display:none;
	}
	
	.RadCalendar {
padding: 0;
border-radius: 0;

}

td.rcTitlebar.rcNoNav table tr td:first-child,
td.rcTitlebar.rcNoNav table tr td:last-child{
	display:none;
}
	.RadCalendar td.rcTitlebar table{
	margin:0;
}

.RadCalendar table.rcMainTable{
	border-radius:0;
}
	tr.rcRow,
	tr.rcRow td,
	.RadCalendar table.rcMainTable td{
		float:left;
		width:100%;
	}
	.RadCalendar table.rcMainTable td{
		text-align:left;
		height:auto;
		padding:0;
		border:0;
		border-top:1px solid #b3b5a7;

	}
	
	
	.RadCalendar table.rcMainTable td span.day-Number{
		float:left;
		width:27px;
		margin:0;
		padding:6px 14px 7px 0;
		text-align:center;
		font:14px/18px 'BrandonGrotesqueBlackRegular', Arial, Helvetica, sans-serif;
	}
	.RadCalendar table.rcMainTable td span.day-Number:after{
		content:'';
		position:absolute;
		top:87px;
		bottom:0;
		left:39px;
		width:1px;
		background:#b3b5a6;
	}
	
	tr.rcRow td span.day-Event{
		margin:2px 0;
		padding:3px 5px 1px 4px;
		border:1px solid #b3b5a6;
		border-radius:5px;
		font-size:12px;
		line-height:18px;
		background:#fff;
		overflow:hidden;
	}
	
	.RadCalendar table.rcMainTable td div.day-Event{
		margin:2px 4px;
		padding:3px 5px 1px 4px;
		border:1px solid #b3b5a6;
		border-radius:5px;
		font-size:12px;
		line-height:18px;
		background:#fff;
		overflow:hidden;
	}
	
	.RadCalendar table.rcMainTable td div.day-Event a {
	display: inline-block;
vertical-align: top;
margin: 0 0 5px;
color: #424347;	text-decoration: none;}

}

@media only screen and (max-width: 360px) {
#main .main-holder {
background:none;
background-image: none!important;
}

}
