@font-face{
	font-family:'interstateregularcomp';
	src:url('/_ui/fonts/interstateregularcomp.eot');
	src:url('/_ui/fonts/interstateregularcomp.eot?#iefix') format('embedded-opentype'),
		url('/_ui/fonts/interstateregularcomp.woff') format('woff'),
		url('/_ui/fonts/interstateregularcomp.ttf') format('truetype'),
		url('/_ui/fonts/interstateregularcomp.svg#interstateregularcomp') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'wisdomscript';
	src:url('/_ui/fonts/wisdomscript.eot');
	src:url('/_ui/fonts/wisdomscript.eot?#iefix') format('embedded-opentype'),
		url('/_ui/fonts/wisdomscript.woff') format('woff'),
		url('/_ui/fonts/wisdomscript.ttf') format('truetype'),
		url('/_ui/fonts/wisdomscript.svg#wisdomscript') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'maplemedium';
	src:url('/_ui/fonts/maplemedium.eot');
	src:url('/_ui/fonts/maplemedium.eot?#iefix') format('embedded-opentype'),
		url('/_ui/fonts/maplemedium.woff') format('woff'),
		url('/_ui/fonts/maplemedium.ttf') format('truetype'),
		url('/_ui/fonts/maplemedium.svg#maplemedium') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'maplebold';
	src:url('/_ui/fonts/maplebold.eot');
	src:url('/_ui/fonts/maplebold.eot?#iefix') format('embedded-opentype'),
		url('/_ui/fonts/maplebold.woff') format('woff'),
		url('/_ui/fonts/maplebold.ttf') format('truetype'),
		url('/_ui/fonts/maplebold.svg#maplemedium') format('svg');
	font-weight:normal;
	font-style:normal;
}
*{font-size:100.01%;}
html{font-size:62.5%;}
body{
	margin:0;
	color:#333;
	font:1.3em/1.615em Helvetica, Arial, sans-serif;
	/* TIMH background:#0b3b52; */
	background-color: #5585c4;
	min-width:1002px;
}
img{border:none;}
a{
	text-decoration:none;
	color:#de4426;
}
a:hover{text-decoration:underline;}
a:active{background-color:transparent;}
input,
textarea,
select{
	font:100% Helvetica, Arial, sans-serif;
	vertical-align:middle;
	color:#5f5353;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
header, footer, article, section,
hgroup, nav, figure, aside{display:block;}
#wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
}
.w1{
	width:980px;
	margin:0 auto;
	padding:0 11px;
}
#header{
	width:980px;
	margin:0 -9999px;
	padding:0 9999px;
	position:relative;
	background-color:#fafbf5;
}
.home-page #header{padding:23px 9999px 0;}
.header-holder{
	/*overflow:hidden;
	margin:0 -18px 25px 0; ALTERED TIMH*/
	padding:0 0 0 10px;
	margin:0 -18px 0 0;
}
.logo{
	/* text-indent:-9999px; */
	overflow:hidden;
	width:208px;
	height: 19px;
	float:left;
	margin:13px 27px 0 4px;
	/* background:url(/_ui/images/logos.png) no-repeat -262px -131px; */
}

.footer-logo{
	text-indent:-9999px;
	overflow:hidden;
	width:279px;
	height:210px;
	float:left;
	margin:13px 27px 0 4px;
	background:url(/_ui/images/fq-logo-footer.png) no-repeat;
}
.home-page .logo{
	width:351px;
	height:121px;
	background-position:0 0;
	margin:0;
}
.logo a,
.footer-logo a{
	display:block;
	height:100%;
	color: white;
}
.header-holder .form-holder{
	float:right;
	padding:53px 0 0;
}
.email-form,
.search-form{
	float:left;
	background:#f1efeb;
	border:1px solid #b0b1ae;
	margin:0 0 0 16px;
	padding:13px 14px 13px 16px;
}
.search-form{padding:13px 15px 13px 14px;}
[type=search]{-webkit-appearance:none;}
input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;}
.email-form input[type=text],
.search-form input[type=text],
.email-form input[type=email],
.search-form input[type=search]{
	font-size:12px;
	line-height:15px;
	float:left;
	border:none;
	background:none;
	outline:none;
	height:15px;
	width:156px;
	padding:0 10px 0 0;
	font-weight:bold;
	box-sizing:inherit;
}
.search-form input[type=text],
.search-form input[type=search]{width:161px;}
.email-form input[type=text]::-webkit-input-placeholder,
.email-form input[type=email]::-webkit-input-placeholder,
.search-form input[type=text]::-webkit-input-placeholder,
.search-form input[type=search]::-webkit-input-placeholder{color:#5f5353;}
.email-form input[type=text]::-moz-placeholder,
.email-form input[type=email]::-moz-placeholder,
.search-form input[type=text]::-moz-placeholder,
.search-form input[type=search]::-moz-placeholder{
	color:#5f5353;
	opacity:1;
}
.email-form input[type=text]:-moz-placeholder,
.email-form input[type=email]:-moz-placeholder,
.search-form input[type=text]:-moz-placeholder,
.search-form input[type=search]:-moz-placeholder{color:#5f5353;}
.email-form input[type=submit],
.search-form input[type=submit]{
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:18px;
	height:13px;
	background:url(/_ui/images/sprite.png) no-repeat;
	border:none;
	padding:0;
	margin:1px 0 0;
}
.search-form input[type=submit]{
	background-position:0 -18px;
	width:14px;
	height:14px;
	margin:0;
}
input[type=submit]:hover{cursor:pointer;}
.add-nav-holder,
.top-holder{
	width:980px;
	margin:0 -9999px;
	padding:11px 9999px 8px;
	position:relative;
	background:#de4427;
	font:16px/19px 'interstateregularcomp', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	overflow:hidden;
}
.add-nav-holder select{
	float:left;
	width:124px;
}
.add-nav{
	padding:8px 0 0;
	margin:0;
	list-style:none;
	float:left;
	letter-spacing:1px;
}
.add-nav li{
	float:left;
	margin:0 0 0 17px;
}
.add-nav li:first-child,
.top-holder .add-nav li:first-child{margin:0;}
.add-nav a{color:#fcf1f0;}
.top-holder{
	padding:5px 9999px;
	margin:0 -9999px 13px;
}
.top-holder select{
	float:left;
	width:84px;
}
.top-holder .add-nav-holder{
	width:588px;
	margin:0;
	padding:0;
	float:left;
}
.header-section{
	overflow:hidden;
	padding:0 0 9px;
	position:relative;
}
.header-section .left-box{
	float:left;
	width:341px;
	padding:25px 0 0;
	position:absolute;
	bottom: 10px;
}
.header-section .right-box{
	width:343px;
	padding:25px 0 0;
	position:absolute;
	bottom: 10px;
	right: 0;
}
.header-section .text{
	display:block;
	font:15px/18px 'wisdomscript', Arial, Helvetica, sans-serif;
	color:#e3a29c;
	padding:0 15px 0 13px;
	margin:0 0 39px;
}
.header-section .text .date{
	background:url(/_ui/images/bg-date.png) no-repeat 100% 6px;
	padding:0 30px 0 0;
	margin:0 19px 0 0;
}
.header-section .right-box .text, .header-section .right-box .text a{
	color:#c1bbb2;
	text-align:right;
}
.nav-holder{
	padding:1px 5px;
	border:solid #999;
	border-width:1px 0;
	-webkit-box-shadow:0 1px 0 #e2e2de, 0 1px 0 #e2e2de inset;
	box-shadow:0 1px 0 #e2e2de, 0 1px 0 #e2e2de inset;
}
#nav1,
#nav2{
	padding:16px 10px 12px 17px;
	margin:0;
	list-style:none;
	overflow:hidden;
	font:16px/19px 'interstateregularcomp', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border:solid #cbcbcb;
	border-width:1px 0;
	-webkit-box-shadow:0 1px 0 #eeefea, 0 1px 0 #eeefea inset;
	box-shadow:0 1px 0 #eeefea, 0 1px 0 #eeefea inset;
	letter-spacing:1px;
}
#nav2{padding:16px 5px 12px 9px;}
#nav1 li,
#nav2 li{
	float:left;
	margin:0 0 0 16px;
}
#nav2 li{margin:0 0 0 19px;}
#nav1 li:first-child,
#nav2 li:first-child{margin:0;}
#nav1 a,
#nav2 a{
	color:#0b3b52;
	float:left;
	text-align:center;
}
#nav1 .active a,
#nav2 .active a,
#nav1 .active a:hover,
#nav2 .active a:hover{color:#e87f6b;}
#nav1 a:hover,
#nav2 a:hover{
	color:#64838f;
	text-decoration:none;
}
.header-section .logo-holder{
	float:left;
	width:279px;
	/*height:156px;*/
	margin:0 0 0 350px;
	text-align:center;
	white-space:nowrap;
}
.header-section .logo-holder:after{
	content:'';
	display:inline-block;
	height:100%;
	width:1px;
	overflow:hidden;
	vertical-align:middle;
}
.header-section .logo-holder a{
	vertical-align:middle;
	display:inline-block;
	white-space:normal;
}
.header-section .logo-holder img{vertical-align:top;}
#main{
	width:980px;
	margin:0 -9999px;
	padding:5px 9999px 0;
	position:relative;
	/* TIMH background:url(/_ui/images/bg-main.jpg) repeat-x; */
	background-color: #5585c4;
	border-top:4px solid #fff;
}
.home-page #main{padding:0 9999px;}
.main-holder{
	margin:0 -20px;
	background:#fff;
	padding:7px 20px 1px;
}
.home-page .main-holder{padding:23px 20px 1px;}
.heading-holder{
	padding:0 0 0 12px;
	margin:0 0 22px;
	overflow:hidden;
	border-bottom:1px solid #cbcbcb;
	-webkit-box-shadow:0 1px 0 #f2f2f2;
	box-shadow:0 1px 0 #f2f2f2;
}
.heading-holder .login {
    float: right;
}
.btn-create{
	float:right;
	font:11px/14px 'maplemedium', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#3f6ea0;
	background:#e8e4e1;
	border-radius:3px 3px 0 0;
	padding:16px 18px 12px 20px;
	margin:0 0 0 20px;
}
.btn-create span{font-family:'maplebold', Arial, Helvetica, sans-serif;}
.heading-holder .breadcrumbs{
	padding:11px 0 0 1px ;
	margin:0;
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.breadcrumbs{
	padding:0 12px 13px;
	margin:0 10px 22px;
	list-style:none;
	overflow:hidden;
	color:#7b6b5b;
	font:1.154em/1.2em 'interstateregularcomp', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #cbcbcb;
	-webkit-box-shadow:0 1px 0 #f2f2f2;
	box-shadow:0 1px 0 #f2f2f2;
}
.breadcrumbs li{
	float:left;
	margin:0 8px 0 0;
}
.breadcrumbs a,
.breadcrumbs span{
	color:#7b6b5b;
	background:url(/_ui/images/sep.png) no-repeat 100% 50%;
	padding:0 12px 0 0;
}
.slideshow1{
	width:979px;
	position:relative;
	margin:0 0 27px;
}
.slideshow1.sl-01{margin:0 0 15px;}
.slideshow1:after{
	content:'';
	display:block;
	clear:both;
}
.slideshow1 .slideset{
	height:398px;
	width:771px;
	float:right;
	position:relative;
	border-bottom:1px solid #dadada;
}
.slideshow1 .slide{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background:#fff;
}
.slideshow1 .slide.active{z-index:2;}
.slideshow1 .slide img{vertical-align:top;}
.slideshow1 .text-holder{
	position:absolute;
	left:30px;
	bottom:0;
	color:#fff;
	font-size:11px;
	line-height:19px;
	width:645px;
	padding:16px 47px 16px 20px;
}
.slideshow1 .text-holder .holder{
	position:relative;
	z-index:2;
}
.slideshow1 .text-holder .text{
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	color:#fdb714;
	line-height:15px;
}
#main .slideshow1 .text-holder h2{
	font:30px/33px 'wisdomscript', Arial, Helvetica, sans-serif;
	margin:0 0 14px;
	color:#fff;
	text-transform:none;
	overflow:visible;
}
.slideshow1 .text-holder p{margin:0;}
.slideshow1 .text-holder p a{color:#fdb714;}
.slideshow1 .text-holder address{font-style:normal;}
.slideshow1 .text-holder dl{
	margin:0;
	overflow:hidden;
}
.slideshow1 .text-holder dl dt{
	float:left;
	padding:0 11px 0 0;
}
.slideshow1 .text-holder dl dd{
	margin:0;
	float:left;
	padding:0 16px 0 0;
}
.slideshow1 .text-holder .bg{
	position:absolute;
	top:0;
	left:0;
	background:#000;
	opacity:0.7;
	width:100%;
	height:100%;
}
.slideshow1 .pagination-holder{
	text-align:center;
	background:#000;
	border:1px solid #cecece;
	width:175px;
	float:left;
	padding:11px 15px 0 16px;
}
.slideshow1 .pagination-holder2{
	border-right:none;
	background:#5587bc;
	width:176px;
	-webkit-box-shadow:1px 0 0 #40668e inset;
	box-shadow:1px 0 0 #40668e inset;
}
.slideshow1 .heading{
	padding:1px 4px;
	border:solid #396797;
	border-width:1px 0;
	position:relative;
}
.slideshow1 .pagination-holder2 .heading{margin:0 0 29px;}
.slideshow1 .heading .icon{
	position:absolute;
	bottom:-26px;
	left:-2px;
}
#main .slideshow1 .heading h2{
	margin:0;
	color:#fff;
	font:25px/28px 'interstateregularcomp', Arial, Helvetica, sans-serif;
	border:solid #396797;
	border-width:1px 0;
	padding:5px 5px 1px;
	letter-spacing:2px;
	text-transform:uppercase;
}
#main .slideshow1 .pagination-holder2 .heading h2{
	padding:5px 1px 1px 5px;
	letter-spacing:0;
	overflow:hidden;
}
.slideshow1 .heading h2 .left,
.slideshow1 .heading h2 .right{
	float:left;
	position:relative;
	z-index:2;
}
.slideshow1 .heading h2 .right{float:right;}
.slideshow1 .pagination{
	padding:0;
	margin:0;
	list-style:none;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	text-shadow:1px 1px 0 #2e5279;
}
.slideshow1 .pagination-holder2 .pagination{border-top:1px solid #396797;}
.slideshow1 .pagination li{background:url(/_ui/images/sep-01.png) repeat-x;}
.slideshow1 .pagination li:first-child{background:none;}
.slideshow1 .pagination-holder2 li{padding:2px 0 0;}
.slideshow1 .pagination-holder2 li:first-child{background:url(/_ui/images/sep-01.png) repeat-x;}
.slideshow1 .pagination a{
	color:#fff;
	display:block;
	padding:8px 3px 11px;
}
.slideshow1 .pagination-holder2 .pagination a{padding:9px 3px 10px;}
.slideshow1 .pagination li:first-child a{padding:16px 3px 17px;}
.slideshow1 .pagination-holder2 .pagination li:first-child a{padding:10px 3px 9px;}
.slideshow1 .pagination .active a,
.slideshow1 .pagination a:hover{
	text-decoration:none;
	background:#396797;
}
.slideshow1 .btn-holder{
	background:url(/_ui/images/sprite.png) no-repeat -23px 0;
	width:28px;
	height:50px;
	position:absolute;
	bottom:71px;
	right:41px;
	z-index:10;
}
.slideshow1 .btn-prev,
.slideshow1 .btn-next{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:25px;
	width:28px;
}
.slideshow2 .slideset{
	width:680px;
	border-color:#d0d0d0;
}
.slideshow2 .text-holder{
	width:552px;
	left:31px;
	font-weight:bold;
	padding:20px 45px 21px 22px;
}
.slideshow2 .text-holder .text{margin:0 0 3px;}
.slideshow1 .text-block{
	float:left;
	border:5px solid #000;
	width:265px;
	font-weight:bold;
	color:#7b6b5b;
	font-size:11px;
	line-height:20px;
	padding:13px 12px 0;
}
#main .slideshow1 .text-block h2{
	border-bottom:1px solid #cbcbcb;
	-webkit-box-shadow:0 1px 0 #f2f2f2;
	box-shadow:0 1px 0 #f2f2f2;
	padding:0 1px 9px;
	margin:0 0 18px;
	font-size:24px;
	line-height:27px;
}
#main .slideshow1 .text-block h2 span{text-transform:none;}
.slideshow1 .select-holder{
	overflow:hidden;
	border-bottom:1px solid #cbcbcb;
	-webkit-box-shadow:0 1px 0 #f2f2f2;
	box-shadow:0 1px 0 #f2f2f2;
	padding:0 0 18px;
	margin:0 -2px 13px;
}
.slideshow1 .select-holder select{
	float:left;
	width:92px;
	margin:0 0 0 9px;
}
.slideshow1 .select-holder select:first-child{margin:0;}
.slideshow1 .check-row{
	width:263px;
	padding:0 2px 9px 0;
}
.slideshow1 .check-row:after{
	content:'';
	display:block;
	clear:both;
}
.slideshow1 .check-row label{
	float:left;
	color:#6f498c;
	font:24px/26px 'wisdomscript', Arial, Helvetica, sans-serif;
	word-spacing:-4px;
}
.slideshow1 input[type=checkbox]{
	float:right;
	padding:0;
	margin:6px 0 0 10px;
	width:13px;
	height:13px;
}
.slideshow1 .text-block p{margin:0 0 7px;}
.slideshow2 .pagination,
.slideshow3 .pagination{
	position:absolute;
	top:23px;
	right:37px;
	z-index:10;
}
.slideshow2 .pagination li,
.slideshow3 .pagination li{
	float:left;
	margin:0 0 0 15px;
	background:none;
}
.slideshow2 .pagination a,
.slideshow3 .pagination a{
	float:left;
	width:10px;
	height:10px;
	background:#1587ff;
	border-radius:5px;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
}
.slideshow2 .pagination li:first-child a,
.slideshow3 .pagination li:first-child a{padding:0;}
.slideshow2 .pagination .active a,
.slideshow2 .pagination a:hover,
.slideshow3 .pagination .active a,
.slideshow3 .pagination a:hover{background:#fff;}
.slideshow2 .btn-holder{bottom:37px;}
.slideshow3{margin:0 0 19px;}
.slideshow3 .slideset{
	width:680px;
	height:127px;
	border:none;
}
.slideshow3 .slide{
	background:#000;
	width:680px;
	padding:0 0 6px;
}
.slideshow3 .slide img{
	float:left;
	margin:0 22px 0 0;
}
.slideshow3 .slide .text-holder{
	overflow:hidden;
	position:static;
	width:270px;
	padding:14px 0 0;
	color:#fc9;
	line-height:14px;
	font-weight:bold;
}
.slideshow3 .text-holder .text{
	color:#fff;
	text-transform:none;
	margin:0 0 4px;
}
#main .slideshow3 .text-holder h2{
	font-size:24px;
	line-height:27px;
	margin:0 0 16px;
}
.slideshow3 .select-holder{
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	padding:0;
}
.block-holder{
	border:solid #cbcbcb;
	border-width:1px 0;
	-webkit-box-shadow:0 1px 0 #f2f2f2 inset, 0 1px 0 #f2f2f2;
	box-shadow:0 1px 0 #f2f2f2 inset, 0 1px 0 #f2f2f2;
	padding:17px 0 28px;
	overflow:hidden;
	margin:0 0 25px;
}
.main-block{
	float:left;
	width:662px;
}
#main h2{
	margin:0;
	font:1.846em/1.125em 'interstateregularcomp', Arial, Helvetica, sans-serif;
	color:#7b6b5b;
	overflow:hidden;
	text-transform:uppercase;
}
#main .main-block h2{
	border-bottom:1px solid #cbcbcb;
	-webkit-box-shadow:0 1px 0 #f2f2f2;
	box-shadow:0 1px 0 #f2f2f2;
	padding:0 0 14px;
}
.item-holder{
	overflow:hidden;
	padding:5px 0 1px;
	margin:0 -35px 0 0;
}
.item-box{
	display:inline-block;
	vertical-align:top;
	text-align:center;
	width:201px;
	color:#06223d;
	font-size:0.923em;
	line-height:1.167em;
	margin:0 26px 26px 0;
}
.item-box .img-holder{
	border-bottom:9px solid #e8e4e1;
	/*height:120px; TIMH */
	width:201px;
	white-space:nowrap;
	margin:0 0 23px;
}
.item-box .img-holder:after{
	content:'';
	display:inline-block;
	height:100%;
	width:1px;
	overflow:hidden;
	vertical-align:middle;
}
.item-box .img-holder img{vertical-align:middle;}
.item-box .date{
	display:block;
	font-size:1.25em;
	line-height:1.2em;
	margin:0 0 16px;
	letter-spacing:1px;
	font-weight:bold;
}
.item-box p{margin:0;}
.main-box{
	float:right;
	width:278px;
}
#main .main-box h2{
	margin:0 0 14px;
	padding:0 4px;
}
.main-box img{
	vertical-align:top;
	margin:0 0 1px;
}
.main-box .text-holder{
	background:#e8e4e1;
	padding:10px 15px 23px;
}
.main-box h3,
#main .news_content article h2 {
	margin:0 0 6px;
	color:#6f498b;
	font:1.385em/1.222em 'wisdomscript', Arial, Helvetica, sans-serif;
}
.main-box .btn-view{
	text-decoration:underline;
	font-weight:bold;
}
.main-box .btn-view:hover{text-decoration:none;}
.contact-section{
	border-bottom:1px solid #cbcbcb;
	-webkit-box-shadow:0 1px 0 #f2f2f2;
	box-shadow:0 1px 0 #f2f2f2;
	padding:0 33px 3px 5px;
	overflow:hidden;
	font:1.154em/1.2em 'maplemedium', Arial, Helvetica, sans-serif;
	color:#0a384d;
	margin:0 0 24px;
}
.contact-section .btn-list{
	padding:0 0 0 1px;
	margin:6px 0 0;
	list-style:none;
	float:right;
}
.contact-section .btn-list li{
	float:left;
	margin:0 0 0 9px;
}
.contact-section .btn-list a{
	float:left;
	color:#0a384d;
	background:#e8e4e1;
	padding:9px 11px;
}
.contact-section .holder{overflow:hidden;}
.contact-section h3{
	text-transform:uppercase;
	margin:0;
	font-size:0.933em;
	line-height:1.214em;
	font-weight:normal;
	letter-spacing:1px;
}
.contact-section address{
	font-style:normal;
	overflow:hidden;
}
.contact-section address span{
	position:relative;
	padding:0 3px 0 8px;
	float:left;
}
.contact-section address span:first-child{padding:0 3px 0 0;}
.contact-section address span:before{
	content:'';
	position:absolute;
	top:7px;
	left:0;
	border-radius:5px;
	height:4px;
	width:4px;
	background:#0a384d;
}
.contact-section address span:first-child:before{content:none;}
.contact-section p{margin:0;}
.main-section{
	width:915px;
	padding:25px 31px 27px;
	margin:0 0 14px;
	background:#000;
	border:1px solid #cecece;
	position:relative;
}
.main-section:after{
	content:'';
	display:block;
	clear:both;
}
.main-section .slogan{
	float:left;
	width:260px;
	font:0.846em/1.364em 'maplebold', Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.main-section .slogan.right{
	text-align:right;
	float:right;
	width:235px;
}
.main-section .slogan a{text-decoration:none;}
.main-section .slogan em{
	font-style:normal;
	color:#fff;
}
.main-section .slogan span{
	color:#fc9;
	font-family:'maplemedium', Arial, Helvetica, sans-serif;
}
.main-section .slogan a:hover span,
.main-section .slogan a:hover em{text-decoration:underline;}
.main-section .icon{
	position:absolute;
	top:-8px;
	left:50%;
	margin:0 0 0 -109px;
}
.links-holder{
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	overflow:hidden;
	padding:0 4px 15px;
	margin:0 0 8px;
	letter-spacing:1px;
	border-bottom:1px solid #cbcbcb;
	-webkit-box-shadow:0 1px 0 #f2f2f2;
	box-shadow:0 1px 0 #f2f2f2;
}
.links-holder select{
	float:left;
	width:142px;
	margin:0 5px 0 0;
}
.links-holder .list{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
.links-holder .list li{
	float:left;
	margin:0 0 0 5px;
}
.links-holder .list li:first-child{margin:0;}
.links-holder .list a{
	float:left;
	color:#fff;
	background:#999;
	border-radius:2px;
	padding:8px 21px 8px 24px;
	min-width:60px;
}
.links-holder .list .active a,
.links-holder .list a:hover{
	text-decoration:none;
	background:#5487bd;
}
.item-list-holder{
	text-align:center;
	padding:0 0 1px;
	margin:0 0 27px;
}
.item-list{
	padding:0 0 1px;
	margin:0 -20px 22px -1px;
	list-style:none;
	text-align:left;
}
.item-list li{
	display:inline-block;
	vertical-align:top;
	margin:0 12px 16px 0;
}
.item-list img{vertical-align:top;}
.view-more{
	text-transform:uppercase;
	font-family:'maplebold', Arial, Helvetica, sans-serif;
	color:#fff;
	display:inline-block;
	vertical-align:top;
	background:#de4427;
	position:relative;
	border-radius:2px;
	margin:0 2px 10px 0;
	min-width:110px;
	padding:9px 10px 1px;
}
.view-more:after{
	top:100%;
	border:solid transparent;
	content:"";
	height:0;
	width:0;
	position:absolute;
	border-color:rgba(222, 68, 39, 0);
	border-top-color:#de4427;
	border-width:6px 12px 0;
	left:50%;
	margin-left:-12px;
}
.view-more span{
	position:relative;
	display:block;
	padding:0 0 19px;
}
.view-more span:before{
	content:'';
	bottom:0;
	border:solid transparent;
	height:0; 
	width:0;
	border-top-color:#fff; 
	border-width:5px;
	left:50%;
	position:absolute;
	margin:0 0 0 -5px;
}
.carousel1-holder{
	overflow:hidden;
	border-bottom:1px solid #cbcbcb;
	-webkit-box-shadow:0 1px 0 #f2f2f2;
	box-shadow:0 1px 0 #f2f2f2;
	padding:0 0 14px 17px;
	margin:0 0 25px;
}
.carousel1-holder .heading{
	border:solid #cbcbcb;
	border-width:1px 0;
	padding:1px 4px;
	position:relative;
	float:left;
	width:167px;
	margin:29px 0 0;
}
#main .carousel1-holder h2{
	border:solid #cbcbcb;
	border-width:1px 0;
	padding:5px 2px 1px 5px;
	color:#7b6b5b;
	text-transform:uppercase;
	overflow:hidden;
	font-size:25px;
	line-height:28px;
}
.carousel1-holder h2 .left,
.carousel1-holder h2 .right{
	float:left;
	position:relative;
	z-index:2;
}
.carousel1-holder h2 .right{float:right;}
.carousel1-holder .heading .icon{
	position:absolute;
	top:50%;
	left:50%;
	margin:-37px 0 0 -38px;
}
.carousel1{
	position:relative;
	float:right;
	width:670px;
	border:solid #cbcbcb;
	border-width:0 1px;
	-webkit-box-shadow:1px 0 0 #f2f2f2 inset;
	box-shadow:1px 0 0 #f2f2f2 inset;
	padding:0 34px 0 37px;
}
.carousel1 .mask{
	position:relative;
	overflow:hidden;
	width:100%;
}
.carousel1 .slideset{
	width:9999px;
	float:left;
}
.carousel1 .slide{
	min-width:101px;
	float:left;
	padding:0 2px;
	margin: 0 7px 0 0;
}
.carousel1 .slide img{vertical-align:top;}
.carousel1 .btn-prev,
.carousel1 .btn-next{
	background:url(/_ui/images/sprite.png) no-repeat -54px -42px;
	width:9px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:43px;
	left:15px;
	z-index:5;
}
.carousel1 .btn-next{
	background-position:-62px -42px;
	left:auto;
	right:14px;
}
.carousel1 a.btn-prev{background-position:0 -37px;}
.carousel1 a.btn-next{background-position:-11px -37px;}
.title-holder,
.select-section{
	overflow:hidden;
	border-bottom:1px solid #cbcbcb;
	-webkit-box-shadow:0 1px 0 #f2f2f2;
	box-shadow:0 1px 0 #f2f2f2;
	padding:0 0 6px 1px;
	margin:0 0 20px;
}
.title-holder .btn-download{
	float:right;
	font-weight:bold;
	font-size:0.923em;
	line-height:1.25em;
	color:#1587ff;
	margin:5px 0 0 20px;
}
.select-section{
	padding:0 0 21px;
	margin:0 0 12px;
}
.select-section .select2{
	float:left;
	width:135px;
}
.select-section .select1{
	float:left;
	width:215px;
	margin:0 0 0 9px;
}
.select-section .btn-view{
	float:right;
	color:#de4426;
	font:1.846em/1.125em 'interstateregularcomp', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:4px 0 0 20px;
}
.info-block{
	margin:0 0 29px;
	overflow:hidden;
}
.info-block .holder{
	float:left;
	width:604px;
}
#main .info-block h2{
	text-transform:none;
	color:#333;
	margin:0 0 16px;
}
.info-block .scrollable-area{
	border:solid #a8a8a8;
	border-width:1px 0;
	overflow:hidden;
	width:578px !important;
	height:236px !important;
	-webkit-box-shadow:0 4px 0 rgba(153, 153, 153, 0.3) inset, 0 -4px 0 rgba(153, 153, 153, 0.3) inset;
	box-shadow:0 4px 0 rgba(153, 153, 153, 0.3) inset, 0 -4px 0 rgba(153, 153, 153, 0.3) inset;
}
.table-holder{
	font-weight:bold;
	color:#656565;
	font-size:12px;
	line-height:15px;
	width:578px;
}
.table-holder table{
	width:100%;
	border-collapse:collapse;
}
.table-holder td{
	padding:9px 12px;
	overflow:hidden;
	vertical-align:top;
	border:solid #e0e0e0;
	border-width:1px 0 0 2px;
}
.table-holder .col1{
	border-width:1px 0 0;
	width:40px;
}
.table-holder .col2{width:115px;}
.table-holder .col3{padding:9px 9px 7px 17px;}
.table-holder tr:first-child td{border-width:0 0 0 2px;}
.table-holder tr:first-child .col1{border-width:0;}
.table-holder input[type=checkbox]{float:right;}
.table-holder .text{
	display:block;
	overflow:hidden;
}
.table-holder tr:hover td{background:#ffc;}
.table-holder .check td,
.table-holder .check:hover td{background:#ebebeb;}
.info-block .map-holder{
	float:right;
	width:366px;
	height:270px;
	overflow:hidden;
	position:relative;
	margin:13px 0 0;
}
.info-block .map-holder img{vertical-align:top;}
#days-list{
	padding:1px 0;
	margin:0 0 17px;
	list-style:none;
	background:#e8e4e1;
	border:1px solid #cecece;
	font:35px/38px 'interstateregularcomp', Arial, Helvetica, sans-serif;
	overflow:hidden;
	text-transform:uppercase;
	letter-spacing:2px;
}
#days-list li{
	float:left;
	margin:0 0 0 22px;
}
#days-list li:first-child{margin:0;}
#days-list a{
	color:#5487bd;
	float:left;
	text-align:center;
	min-width:149px;
	padding:7px 10px 4px;
}
#days-list .active a,
#days-list a:hover{
	color:#fff;
	background:#de4427;
	text-decoration:none;
}
.filter-section{
	background:#e8e4e1;
	overflow:hidden;
	text-transform:uppercase;
	padding:5px 20px;
	margin:0 0 26px;
	font:2.308em/1.1em 'interstateregularcomp', Arial, Helvetica, sans-serif;
}
.filter-by{
	float:left;
	color:#999;
	padding:4px 17px 0 0;
}
.filter-section ul{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
.filter-section ul li{
	float:left;
	margin:0 0 0 13px;
}
.filter-section ul li:first-child{margin:0;}
.filter-section ul a{
	color:#333;
	float:left;
	padding:4px 7px 7px 10px;
}
.filter-section ul .active a,
.filter-section ul a:hover{
	text-decoration:none;
	background:#fff;
}
.person-block{
	border-bottom:7px solid #eff0ea;
	padding:0 0 27px;
	margin:0 0 18px;
}
.person-block .heading{
	background:#000;
	border:1px solid #cecece;
	padding:1px 1px 0 44px;
}
.person-block .heading .holder{
	border:solid #396797;
	border-width:1px 0;
	padding:1px 0 1px 4px;
}
.person-block .heading .frame{
	border:solid #396797;
	border-width:1px 0;
	padding:2px 2px 2px 0;
}
.person-block .heading .frame:after{
	content:'';
	display:block;
	clear:both;
}
#main .person-block .heading h2{
	color:#fff;
	font-size:2.692em;
	line-height:1.086em;
	margin:2px 0 0 -29px;
	letter-spacing:2px;
	background:url(/_ui/images/bg-title.png) no-repeat 100% 10px;
	padding:0 75px 0 0;
	float:left;
	min-height:23px;
}
.person-block .heading .btn-holder{float:right;}
.person-block .prev,
.person-block .next{
	float:left;
	width:40px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/_ui/images/sprite.png) no-repeat -79px 0;
}
.person-block .next{
	background-position:-124px 0;
	border-left:2px solid #294767;
}
.person-block .content-holder{
	overflow:hidden;
	padding:0 2px 0 4px;
}
.photo-holder{
	float:right;
	width:409px;
	padding:6px 13px 14px 6px;
	background:#e8e4e1;
	margin:0 0 0 53px;
}
.photo-slideshow{
	position:relative;
	overflow:hidden;
	margin:0 0 12px;
}
.photo-slideshow .slideset{
	float:left;
	height:448px;
}
.photo-slideshow .slide{
	position:absolute;
	top:0;
	left:0;
}
.photo-slideshow .slide.active{z-index:2;}
.photo-slideshow .slide img{vertical-align:top;}
.photo-slideshow .pagination{
	padding:0 0 1px;
	margin:0;
	list-style:none;
	float:right;
	width:100px;
}
.photo-slideshow .pagination li{margin:0 0 7px;}
.photo-slideshow .pagination img{vertical-align:top;}
.photo-holder .text{
	display:block;
	font:0.923em/1.25em 'maplemedium', Arial, Helvetica, sans-serif;
	color:#0b3b52;
	padding:0 8px;
}
.person-block .content-holder .holder{
	overflow:hidden;
	padding:30px 10px 0 3px;
}
.info-list{
	padding:0 12px 0 0;
	margin:0 0 28px -3px;
	list-style:none;
	border-top:1px solid #e8e4e1;
}
.info-list li{border-bottom:7px solid #eff0ea;}
.info-list .check-row{
	overflow:hidden;
	border-bottom:1px solid #e8e4e1;
	margin:0 -12px 0 0;
	padding:16px 6px 12px;
}
.info-list input[type=checkbox]{
	float:right;
	margin:0;
}
.info-list .title-row{
	overflow:hidden;
	margin:0 -13px 0 0;
	padding:9px 0 14px;
}
.info-list .btn-view{
	font-weight:bold;
	float:right;
	font-size:0.923em;
	line-height:1.25em;
	margin:9px 0 0;
}
#main .info-list h2{
	text-transform:none;
	color:#333;
}
.person-block p{margin:0;}
.main-frame{
	padding:0 0 35px;
	margin:0 0 15px;
	border-bottom:7px solid #eff0ea;
}
.main-frame .heading{
	overflow:hidden;
	margin:0 0 21px;
}
.main-frame .heading select{
	float:left;
	width:249px;
	margin:0 65px 0 0;
}
.main-frame .list{
	padding:5px 0 0;
	margin:0;
	list-style:none;
	float:left;
	font:1.538em/1.15em 'interstateregularcomp', Arial, Helvetica, sans-serif;
}
.main-frame .list li{
	float:left;
	margin:0 8px 0 0;
}
.main-frame .list a{color:#e8e4e1;}
.main-frame .list .active a,
.main-frame .list a:hover{
	text-decoration:none;
	color:#000;
}
.news-list{
	padding:0;
	margin:0 -30px 0 -12px;
	list-style:none;
	font-size:1.385em;
	line-height:1.167em;
}
.news-list li{
	display:inline-block;
	vertical-align:top;
	width:440px;
	margin:0 67px 0 0;
}
.news-list a{
	display:block;
	color:#6f498c;
	border-radius:2px;
	padding:13px 15px 14px;
}
.news-list .active a,
.news-list a:hover{
	color:#fff;
	text-decoration:none;
	background:#6a4685;
}
.info-holder{
	overflow:hidden;
	padding:0 1px 0 0;
	margin:0 0 52px;
	border-bottom:1px solid #eff0ea;
	background:url(/_ui/images/bg-info-holder.png) repeat-y;
}
.table-block{
	float:left;
	width:659px;
}
.table-block table{
	width:100%;
	border-collapse:collapse;
}
.table-block th{
	font:24px/27px 'interstateregularcomp', Arial, Helvetica, sans-serif;
	color:#333;
	border:solid #eff0ea;
	border-width:0 0 7px;
	padding:14px 0 12px;
}
.table-block th.col1{
	border-width:0 0 7px;
	width:80px;
}
.table-block th.col2{width:80px;}
.table-block th.col3{
	text-align:left;
	padding:14px 26px 12px;
}
.table-block td{
	padding:18px 0 0;
	vertical-align:top;
	color:#6f498c;
	font-weight:bold;
	overflow:hidden;
	border:solid #eff0ea;
	border-width:1px 0 0;
	font-size:15px;
	line-height:18px;
	text-align:center;
}
.table-block tr:first-child td{border-width:0;}
.table-block td.col3{
	text-align:left;
	font-size:18px;
	line-height:21px;
	padding:14px 65px 28px 29px;
}
.table-block input[type=checkbox]{
	width:13px;
	height:13px;
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
.table-block .text{
	display:block;
	overflow:hidden;
	font-weight:normal;
}
.map-block{
	float:right;
	width:320px;
	margin:2px 0 -1px;
}
#main .map-block h2{
	text-transform:none;
	color:#333;
	background:#eff0ea;
	padding:12px 6px 19px 5px;
	text-align:center;
	margin:0 0 1px;
}
.info-holder .map-holder{
	position:relative;
	overflow:hidden;
	width:320px;
	height:353px;
	text-align: center;
	line-height: 328px;
	background: #eee;
	font-weight: bold;
}
.info-holder .map-holder img{vertical-align:top;}
#footer{
	margin:0 -20px;
	padding:25px 20px 14px 63px;
	overflow:hidden;
}
.home-page #footer{
	background:#000;
	padding:25px 20px 11px 33px;
}
.footer-logo{
	background-position:0 -131px;
	width:252px;
	height:200px;
	margin:1px 24px 0 0;
}
.home-page .footer-logo{
	background-position:-361px 0;
	text-indent: 0px;
	width:198px;
	height:39px;
	margin:5px 108px 0 0;
}
.footer-box{
	border-left:1px solid #3c6275;
	float:left;
	width:162px;
	padding:5px 21px 0;
	min-height:168px;
}
.home-page .footer-box{border-color:#333;}
#footer ul{
	padding:0;
	margin:0;
	list-style:none;
	font:1.154em/1.2em 'interstateregularcomp', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#footer ul li{
	padding:0 0 6px;
}
#footer ul a{color:#a5afb5;}
.home-page #footer ul a{color:#a3a3a3;}
#footer .social a img{
	vertical-align:top;
	margin:0 5px 0 0;
}
#footer .social a:hover{text-decoration:none;}
#footer .social a:hover span{text-decoration:underline;}

div.dark_rounded .pp_top .pp_left{background:url(/_ui/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(/_ui/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(/_ui/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(/_ui/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(/_ui/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(/_ui/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(/_ui/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(/_ui/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(/_ui/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(/_ui/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(/_ui/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(/_ui/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(/_ui/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(/_ui/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(/_ui/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(/_ui/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(/_ui/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(/_ui/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.facebook .pp_top .pp_left{background:url(/_ui/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(/_ui/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(/_ui/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(/_ui/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(/_ui/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(/_ui/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(/_ui/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(/_ui/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(/_ui/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(/_ui/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(/_ui/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(/_ui/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(/_ui/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(/_ui/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(/_ui/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(/_ui/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(/_ui/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(/_ui/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(/_ui/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(/_ui/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width: 85px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(/_ui/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(/_ui/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(/_ui/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(/_ui/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(/_ui/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

.shows_schedule .upcoming_shows {
    overflow: auto;
    height: 412px;
}
.shows_schedule .heading {
    height: 40px;
}
div.error, div.success, div.warning { font-size: 14px; color: #cc0000; line-height: 20px; background-color: #ffeeee; border: 1px solid #ff0000; border-right: none; border-left: none; padding: 5px 10px; margin: 10px 0px; }
div.success { color: #008800; border: 1px solid #00aa00; border-right: none; border-left: none; background-color: #eeffee; }
div.warning { background-color: #FFFFE4; color: #7D052C; border: 1px solid #7D052C; border-right: none; border-left: none; }
div.warning.alt { background-color: #FFC20E; color: #330000; border: 1px solid #7D052C; border-right: none; border-left: none; font-weight: bold; text-align: center; }
div.error div, div.success div, div.warning div { border: none; padding: 0 0 0 10px; margin: 5px 0 }
div.success a { color: #000; text-decoration: underline; }
.shows_widget select[name="date"] {
    width: 150px;
}
.shows_widget select[name="stage"] {
    width: 300px;
}
.shows_widget .save_shows {
    display: block;
    float: left;
    line-height: 30px;
    margin-left: 10px;
}
.shows_widget .upcoming_shows tr {
    cursor: pointer;
}
.press .news_content {
    float: left;
    height: 100%;
    overflow: auto;
    width: 670px;
}
.main-holder.press {
    overflow: auto;
}
.press .press_kit {
    float: right;
    width: 295px;
}
.adopt_form input,
.adopt_form textarea,
.press .press_kit input {
    background-color: #e8e4e1;
    border: 1px solid #cbcbcb;
    height: 25px;
    width: 285px;
}
#main .news_content article h2 {
    font-size: 2.385em;
    text-transform: none;
}
#main .news_content article {
    border-bottom: 1px solid #cbcbcb;
    margin: 25px 0px;
    padding-bottom: 25px;
}
.press .view-more {
    clear: both;
    text-align: center;
}
.news_content article .date {
    font-weight: bold;
    margin: 10px 0px;
}
.press .clear {
    clear: both;
    border-top: 1px solid #cbcbcb;
    height: 1px;
    width: 100%;
}
.press .view_more_wrapper {
    text-align: center;
    width: 100%;
}

.press .press_kit input.submit {
    background-color: #5487bd;
    color: #fff;
    float: right;
    font-size: 9px;
    font-weight: bold;
    margin-right: 7px;
    margin-top: 25px;
    width: 100px;
}
#main .news_content article .hidden {
    display: none;
}
.adopt {
    overflow: auto;
}
.adopt .adopt_form {
    float: left;
    width: 630px;
}
.adopt .adopted_wrapper {
    float: right;
}
.adopted .band_name,
.adopted .adopted_by {
	font:11px/14px 'maplemedium', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#3f6ea0;
	background:#e8e4e1;
}
.adopted .main-box {
   float: none; 
   margin: 20px 0px;
   width: 320px;
}
.adopt_form input {
    height: 35px;
}
.adopt_form .submit {
    background-image: url(/_ui/images/adopt_submit_button.png);
    border: none;
    height: 47px;
    width: 182px;
}
.adopt_form .name {
    float: left;
    margin-right: 10px;
}
.adopt_form .names {
    height: 100%;
    overflow: auto; 
}
.adopt_form .names input {
    width: 200px;
}
.adopt_form h4 {
    clear: both;
    margin: 25px 0px;
}
.adopt_form textarea {
    height: 160px;
    width: 520px;
}
.adopt_form .submit {
    float: right;
    margin-top: 30px;
    margin-right: 100px;
}
.adopt_form input[name="area_code"] {
    margin-right: 10px;
    width: 100px;
}
.adopt_form input[name="phone_number"] {
    width: 200px;
}

/* TIMH */

.description p img
{
	max-width: 680px;
}

.home-page .footer-logo a{
	color:#a3a3a3;
}

.new-fqfi-header
{
	background: url(/_ui/images/FQFI.background.png) #fafbf5 repeat-x;
}

.new-header-holder
{
	
	overflow:hidden;
}

.new-header-holder .list-of-fests
{
	float:left;
	list-style: none;
	font: 15px/18px 'wisdomscript', Arial, Helvetica, sans-serif;
	color: #e3a29c;
	padding:0;
}
.new-header-holder .list-of-fests li
{
	margin: 0 0 5px 0;
	padding: 3px 0;
}

.new-header-holder .list-of-fests li.bottom-line
{
	border-bottom: 1px solid #e3a29c;
}

.new-header-holder .list-of-fests a
{
	color: #e3a29c;
}


.new-header-holder .fqfi-logo
{
	float: left;
	margin: 0 0 0 90px;
}

.new-header-holder .top-soc-links
{
	float: right;
	margin: 30px 0 0 0;
}

.new-header-holder .top-soc-links a.space-right
{
	margin: 0 20px 0 0;
}

.saved-show-group
{
	font: 35px/38px 'interstateregularcomp', Arial, Helvetica, sans-serif;
	background: #e8e4e1;
	border: 1px solid #cecece;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 4px;
}

.slide .holder  a:hover
{
	color:white;
} 

#main .news_content article h3 {
margin: 10px 0;
color: #6f498b;
font: 1.8em 'wisdomscript', Arial, Helvetica, sans-serif;
}

#main .news_content article h4 {
margin: 10px 0;
color: #6f498b;
font: 1.4em 'wisdomscript', Arial, Helvetica, sans-serif;
}
.generic-sidebar
{
	float:right;
	padding:20px;
}
.sponsor-wrapper {
	text-align: center;
	margin: 10px 0;
	border-bottom: 1px solid #EEE;
}
.sponsor-wrapper img {
	margin: 5px;
}
.sponsors h3 {
    color: #6f498b; 
    font: 36px/36px 'wisdomscript', Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0 0 20px 0;
}