@import url('/css/global.css');

/* =layout
========================================================*/

#wrap {
}

.cInner {
 	margin:0 auto;
 	position:relative;	
}

#header {
	background:#530D3C;
	margin-bottom:0px;
}

#topBanner {
	background:#EFEFEF;
	height:100px;
	border-bottom:1px solid #E2E2E2;
	margin-bottom:0px;
	
}

#logo {
	position:relative;
	top:30px;	
}

#acr {
	position:absolute;
	top:13px;
	right:0px;
}

#topHeading{
	background:#fff;
	overflow:visible;
	padding:15px 0 10px;
 	margin-bottom:0px;
	min-height:55px; 	
}

#homepage #topHeading{
	background:#fff;
	overflow:visible;
	padding:10px 0;
	min-height:114px;
	margin-bottom:0px;
}


#topHeading h1 {
 	font-style:italic;
 	font-weight:bold;
	line-height:1.6; 	
	width:540px;
}

#homepage #topHeading h1 {
 	font-weight:normal;
}

#homepage #h_outer {height: 114px; overflow: hidden; position: relative;}
#homepage #h_outer {display: table; position: static;}
#homepage #h_middle {display: table-cell; vertical-align: middle; position: static;}

#content {
	background:#515151 url(/img/structure/content_fade.png) top left repeat-x;
	padding-top:25px;
	padding-bottom:30px;
	margin-bottom:10px;
}

#footer {
	background:#333333;
	font-size:85%;
	font-weight:bold;
}

#footer .cInner {
	padding:0px 8px 10px 12px;
}

#footer * {
	color:#ccc;
}

#footer p {
	margin:0;
	padding:0;
}

#footer ul {
	margin:0;
}

#footer li, #footer .w10 a {
	float:left;
}

#footer .w10 a{

}

#footer .w10 li.first a{
	background:none;
}

#footer .w10 a {
	padding:0 12px;
}

#footer #credits {
    font-size:75%;
	font-weight:normal;    
}

#footer #credits * {
    color:#999;
}

#footer #copy {
    background: url(/img/structure/footer_sep.png) center right no-repeat;
}

#homepage #breadcrumbs {
    height:35px;
}

#breadcrumbs {
	color:#777;
	font-size:85%;
	margin-top:-25px;
	margin-bottom:-4px;
	padding:8px 5px;
	color:#999;
}

#breadcrumbs a {
	color:#ccc;
}

#breadcrumbs p {
	margin:0;
}


#t_image { 
	position:absolute;
	bottom:-43px;
	right:0px;
	width:352px;
}

#t_image .imgWindow {
    width:352px;
    height:135px;
}

#homepage #t_image {
	background:#fff;
	top:-40px;	
	height:172px;
	z-index:1000;
	padding:10px;
	border-top:1px solid #E2E2E2;	
	border-bottom:1px solid #E2E2E2;	
}



#main { padding-bottom:20px; }

#sec {margin-top:20px; color:#ccc; font-size:100%;}
#sec a, #footer a{ color:#E7E7D9;}


#contentContainer {margin:0;}

#mainInner {
	background:#fff url(/img/structure/content_bg.png) center top repeat-y;
	float:left;
	width:760px;
	padding:4px;
	min-height:500px;
	
}

#mainContent {
	padding:20px;
	overflow:hidden;
	padding-bottom:80px;
}

#mainInnerTop {
	background:url(/img/structure/content_top.png) center top no-repeat;
	padding-top:4px;
	float:left;
	
}

#mainInnerBottom {
	background:url(/img/structure/content_bt.png) center bottom no-repeat;
	padding-bottom:4px;
	float:left;
}

.staticImg {
    background-repeat:no-repeat;
    background-position:bottom left;
}

.img_1 {
    background-image:url(/img/top/top1.png);
}
.img_2 {
    background-image:url(/img/top/top2.png);
}
.img_3 {
    background-image:url(/img/top/top3.png);
}
.img_4 {
    background-image:url(/img/top/top4.png);
}

/* =registered
========================================================*/

#registered {
    position:absolute;
    bottom:24px;
    width:760px;
    background:#EFEFEF;
    border-top:1px solid #d3d3d3;
    height:80px;
}

#registered .cInner {
    padding:6px 30px; 
    overflow:hidden;
}

#registered ul, #registered li {
    list-style-type:none;
    margin:0;
    padding:0;
}

#registered li {
    margin-left:90px;
}

#registered li, #registered li a {
    float:left;
}


#registered li.first {
    margin-left:0;
}

/* =quick contact
========================================================*/

#quickContact {
    position:absolute;
    top:0px;
    right:0px;
    font-size:90%;
    margin-top:20px;
}

#quickContact * {
    color:#333;
}

#quickContact #qcPhone {
    margin-right:10px;
}

#quickContact #qcPhone strong {
    font-size:130%;
}



/* =form helpers
========================================================*/




/* =form specifics
========================================================*/




/* =cols
========================================================*/

.col { float: left; }
.colr { float: right; }
.w16 { width: 940px; }
.w12 { width: 700px; }
.w11 { width: 640px; }
.w10 { width: 580px; }
.w9 { width: 520px; }
.w8 { width: 460px; }
.w7 { width: 400px; }
.w6 { width: 340px; }
.w5 { width: 280px; }
.w4 { width: 220px; }
.w3 { width: 160px; }
.w2 { width: 80px; }

/* =sets
========================================================*/

.set
{
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}

.content_set
{
	width: 100%;
	overflow: hidden;
	margin-bottom: 0px;
}
.nm {margin:0;}

/* =helpers
========================================================*/

.img-caption img {
	border:1px solid #333;
}

.img-caption dd {
	color:#757575;
	font-size:85%;
	line-height:1.4;
	margin-top:-1px;
}

#homepage .imgWindow {
	height:172px;
	width:352px;
	overflow:hidden;
	margin:0px;
}

#breadcrumbs img {
    margin:0 3px;
}

/* =search
========================================================*/

#ajaxSearch_form {
	width:185px;
	margin-top:5px;
	position:absolute;
	right:0px;
	top:0px;
}

#ajaxSearch_input {
	float:left;
	width:140px;
 	border:none;
	height:1.2em;
	padding:4px 4px;
	margin-top:1px;
	overflow:visible;
}

#ajaxSearch_submit {
	float:right;
	overflow:visible;
	
}

.ajaxSearch_paging {
    text-align:center;
    display:block;
    float:left;
    width:99%;
    margin:4px 0;
}

.ajaxSearch_currentPage {
    font-weight:bold;
}

.ajaxSearch_paging a {
    border:1px solid #ddd;
    padding:2px 3px;
}

/* =form
========================================================*/

.basicForm label { cursor: pointer; }
.basicForm textarea, basicForm select, .basicForm input {
    font-family:Verdana;
    font-size:100%;
}

.basicForm li {
    margin-bottom:10px;
    overflow:hidden;
}

.basicForm label{
    width:18%;
    float:left;
}

.basicForm .field{
    width:80%;
    float:right;
}

.basicForm .field input, .basicForm .field textarea {
    width:80%;
}   

.basicForm input.btn {width:auto;}

/* =navigation
========================================================*/

#header ul#nav {
	overflow:hidden;
	margin-left:-14px;
}

#header ul#nav li, #header ul#nav a {
	float:left;
	display:block;
}

#header ul#nav a {
	text-decoration:none;
	padding:8px 14px;
	color:#E7E7D9;
}

#header ul#nav li {
 	background:url(/img/structure/nav_sep.png) center left no-repeat;
}

#header ul#nav li.first {
	background:none;
}

#header ul#nav li.active a, #header ul#nav li.active a:hover {
	color:#fff;
	background:url(/img/structure/nav_on.png) center bottom no-repeat;
}

#header ul#nav a:hover {
 	background:url(/img/structure/nav_hv.png) center bottom no-repeat;
}

/* =background
========================================================*/



#websiteField {
	display:none;
}


/* =popups
---------------------------------------------------------*/

body.popupTmpl {
	padding: 10px;
	margin: 0;
	background: #D8E9F0;

}

body.popupTmpl #wrap {
	width: auto;
	position:relative;
	top:15px;
	border:1px solid #D0DCE3;
	border-top:none;
}

body.popupTmpl #wrapInner {
	float: none;
	width:auto;
	border:none;
	padding:15px;
	background:#fff url(/img/structure/listen_bk.jpg) top center no-repeat;
	position:relative;
}


body.popupTmpl .print {
	padding: 2px 0 2px 20px;
}

body.popupTmpl .popupLinks {
	float: right;
	position:absolute;
	top:-20px;
	right:2px;
	font-size:80%;
	color:#687781;
}

body.popupTmpl #QE_Toolbar {
	display: none !important;
}




/* =buttons
---------------------------------------------------------*/

.curved, .curved b, .curved b b {
	border-color: #e1e1e1;
	border-style: solid;
}

.curved {
	display:block;
 	float: left;
	border-width: 0 1px;
	/* left and right borders only */
	text-decoration: none;
	outline: none;
}

.curved b {
	display: block;
	/* another must */
	position: relative;
	/* because the child elements are positioned */
	top: -1px;
	/* drag it up a little, creates the top notches */
	left: 0;
	border-width: 1px 0 0;
	/* top border only */
	font-weight: normal;
	float: left;
 	
}

.curved b b {
	border-width: 0 0 1px;
	/* bottom border only */
	top: 2px;
	/* pushed down a little to create the bottom notches */
	float: left;
}

.curved b b em{
	padding:0px 6px 4px;
 	font-style:normal;
 	float:left;
}




