/*------------------------General HTML definitions-------------------*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	height:100%;
	background-color:#FFFFFF;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}
em {
	display:none;
}
h1 {
	font-family: Century Gothic, Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:500;
	color:#313133;
	letter-spacing:2px;
	text-shadow: 0px 1px 1px #000;
}
h2 {
	font-family: Century Gothic, Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:100;
	color:#596729;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#b9541c;
}
a, img {
	outline:none;
	border:0px;
}
hr {
	border: 0;
	height: 1px;
	color: #3b0960;
	background-color:#3b0960;
}
a:active {
	outline:none;
}
:focus {
	-moz-outline-style:none;
}
/*-----------------------Layout Containers----------------------------*/
#container {
	display: block;
	width:990px;
	margin:auto;
	min-height: 100%;
	height:100%;
	background-color:#FFFFFF;
}
#header {
	position:relative;
	height:110px;
	width:990px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
#bannerHome {
	position:relative;
	height:274px;
	width:990px;
}
#banner {
	position:relative;
	height:119px;
	width:990px;
}
#primarynav {
	position:relative;
	width:990px;
	height:53px;
	margin-top:2px;
	background-image:url(../images/navigation.jpg);
	background-repeat:no-repeat;
	z-index:99;
}
#primarynav a {
	text-decoration:none;
}
#content_container {
	width:990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#535456;
}
#content_container a, link, visited {
	color:#3b0960;
	font-weight:bold;
	text-decoration:none;
}
#content_container a:hover {
	color:#3b0960;
	text-decoration:underline;
}
#content_container a, link, visited.style1 {
	font-weight:100;
	text-decoration:none;
}
#content_container a, link, visited.style2 {
	font-weight:100;
	text-decoration:none;
}
#content_container a, link, visited.style3 {
	font-weight:100;
	text-decoration:none;
}
#content_container a, link, visited.style4 {
	font-weight:100;
	text-decoration:none;
}
#content_container a:hover.style1 {
	color:#b9541c;
	font-weight:100;
	text-decoration:none;
}
#content_container a:hover.style2 {
	color:#b88f25;
	font-weight:100;
	text-decoration:none;
}
#content_container a:hover.style3 {
	color:#596729;
	font-weight:100;
	text-decoration:none;
}
#content_container a:hover.style4 {
	color:#3b0960;
	font-weight:100;
	text-decoration:none;
}
#content {
	float:left;
	margin-left:0px;
	width:990px;
	background-color:#FFFFFF;
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-x;
}
#cards {
	float:left;
	width:990px;
	height:300px;
	background-color:#FFFFFF;
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-x;
}
#columnLeft {
	float:left;
	padding:12px;
	margin-top:15px;
	margin-left:37px;
	margin-right:18px;
	width:625px;
	min-height:480px;
}
#columnLeft a, link, visited {
	color:#3b0960;
	font-weight:bold;
	text-decoration:none;
}
#columnPortfolio {
	float:left;
	padding:12px;
	margin-top:15px;
	margin-left:37px;
	margin-right:20px;
	width:890px;
	min-height:600px;
}
#columnPortfolio a,link,visited{
	color:#FFFFFF;
}
#columnPortfolio a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#columnRight {
	float:left;
	margin-top:100px;
	width:205px;
}
#columnRightAd {
	float:left;
	margin-top:105px;
	width:232px;
	height:683px;
	background-color:#f3e9ce;
	-moz-border-radius-bottomright: 1em 1em;
    -moz-border-radius-bottomleft: 1em 1em;
    -webkit-border-bottom-left-radius: 1em 1em;
    -webkit-border-bottom-right-radius: 1em 1em; 
}
#columnRightAsc {
	float:left;
	margin-top:105px;
	width:232px;
	height:683px;
	background-color:#c4c4c4;
	-moz-border-radius-bottomright: 1em 1em;
    -moz-border-radius-bottomleft: 1em 1em;
    -webkit-border-bottom-left-radius: 1em 1em;
    -webkit-border-bottom-right-radius: 1em 1em; 
}
#columnRightConsult {
	float:left;
	margin-top:105px;
	width:232px;
	height:683px;
	background-color:#d5d7c9;
	-moz-border-radius-bottomright: 1em 1em;
    -moz-border-radius-bottomleft: 1em 1em;
    -webkit-border-bottom-left-radius: 1em 1em;
    -webkit-border-bottom-right-radius: 1em 1em; 
}
#columnRightCorp {
	float:left;
	margin-top:105px;
	width:232px;
	height:683px;
	background-color:#e4cec1;
	-moz-border-radius-bottomright: 1em 1em;
    -moz-border-radius-bottomleft: 1em 1em;
    -webkit-border-bottom-left-radius: 1em 1em;
    -webkit-border-bottom-right-radius: 1em 1em; 
}
#column {
	float:left;
	padding:12px;
	margin-left:37px;
	width:890px;
}
#column2 {
	float:left;
	padding:12px;
	margin-left:37px;
	width:890px;
}
#column3 {
	float:left;
	padding:12px;
	margin-left:37px;
	width:890px;
}
#column4 {
	float:left;
	padding:12px;
	height:56px;
	margin-left:37px;
	width:890px;
}
#column5 {
	float:left;
	padding:12px;
	margin-left:37px;
	width:890px;
}
#column6 {
	float:left;
	height:101px;
	margin-left:50px;
	margin-bottom:30px;
	width:890px;
}
#columnQuiz {
	float:left;
	height:80px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:20px;
	width:890px;
}
#doors {
	position:relative;
	height:214px;
	width:900px;
	margin-left:20px;
	margin-bottom:25px;
	background-image:url(../images/bg-services.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
}
#services {
	position:relative;
	height:190px;
	width:900px;
	float:left;
	display:block;
}	
#columnSearch {
	width:800px;
	margin-left:90px;
	margin-top:50px;
	min-height:500px;
}
#headerLinks a,link,visited{
	color:#949494;
	font-family: Century Gothic, Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	letter-spacing:1px;
}
#headerLinks a:hover{
	text-decoration:underline;
}
#social {
	position: relative;
	float:right;
	top:-20px;
}	
#ed {
	float:left;
	margin-left:15px;
	margin-top:12px;
	margin-bottom:12px;
	border-style:none;
	border: 0px;
	height:175px;
}
/*----------------------------Footer----------------------------*/

#footer {
	clear:both;
	position:relative;
	width:100%;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
}
#footer_text {
	font-family:Century Gothic, Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:auto;
	text-shadow: 1px 1px 0px #000;
}
#footer a, link, visited {
	font-family:Century Gothic, Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.footerTable {
	margin:auto;
}
.footerAbout {
	padding-left:15px;
}
.footerSpan {
	width:380px;
}
.notch {
	margin-left:15px;
}
/*--------------------Classes-----------------------------------*/
.serviceWidth {
	width:200px;
	vertical-align:top;
	padding-right:15px;
	padding-left:20px;
}
.serviceWidth2 {
	width:200px;
	vertical-align:top;
	padding-right:15px;
}
.serviceWidth3 {
	vertical-align:top;
}
.map {
	margin-left:40px;
}
.socialMedia {
	height:69px;
	width:493px;
	font-size:12px;
	font-family:Century Gothic, Helvetica Neue, Arial, Helvetica, sans-serif;
	color:#949494;
	position:absolute;
	left:498px;
	top:15px;
	letter-spacing:1px;
}
.socialMedia a,link,visited {
	font-family:Century Gothic, Helvetica Neue, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#949494;
	letter-spacing:1px;
}
.socialMedia a:hover {
	text-decoration:underline;
}
a.stbar.chicklet img {
	border:0;
	height:16px;
	width:16px;
	margin-right:3px;
	vertical-align:middle;
}
a.stbar.chicklet {
	height:16px;
	line-height:16px;
}
.hr {
	position:relative;
	left:0px;
	top:5px;
	margin-bottom:15px;
}
.italicText {
	font-style:italic;
}
.boldText {
	font-weight:bold;
}
.imgBorder {
	padding:4px;
	border:1px solid #ccc;
}
.floatLeft {
	margin-right:10px;
	float:left;
	border-style:none;
	border: 0px;
}
.floatLeftImg {
	margin-right:10px;
	float:left;
	padding:4px;
	border:1px solid #ccc;
}
.floatRight {
	margin-right:12px;
	margin-left:10px;
	float:right;
	border-style:none;
	border: 0px;
}
.floatRightImg {
	margin-left:12px;
	float:right;
	padding:4px;
	border:1px solid #ccc;
}
.floatRightCol {
	margin-right:12px;
	margin-top:12px;
	margin-bottom:12px;
	float:right;
	border-style:none;
	border: 0px;
}
.textStyle1 {
	font-size:14px;
	letter-spacing:2px;
	text-shadow: 0px 1px 1px #000;
}
.textStyle2 {
	font-size:11px;
	margin-left:15px;
}
.textStyle3 {
	font-size:14px;
	margin-left:15px;
	color:#FFFFFF;
}
.textStyle4 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	left:700px;
	top:66px;
	color:#596729;
}
.textStyle5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:700;
	color:#707072;
	letter-spacing:2px;
}
.textStyle6 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3b0662;
	font-weight:bold;
}
.textStyle7 {
	color:#3b0960;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
	text-shadow: 0px 1px 0px #000;
}
.h2style1 {
	color:#b9541c; /*orange*/
	font-weight:100;
	text-decoration:none;
	letter-spacing:1px;
	text-shadow: 0px 1px 1px #000;
}
.h2style2 {
	color:#b88f25; /*gold*/
	font-weight:100;
	text-decoration:none;
	letter-spacing:1px;
	text-shadow: 0px 1px 1px #000;
}
.h2style3 {
	color:#596729; /*green*/
	font-weight:100;
	text-decoration:none;
	letter-spacing:1px;
	text-shadow: 0px 1px 1px #000;
}
.h2style4 {
	color:#3b0960; /*purple*/
	font-weight:100;
	text-decoration:none;
	letter-spacing:1px;
	text-shadow: 0px 1px 1px #000;
}
.contactTable {
	width:205px;
	height:195px;
	margin-top:15px;
	margin-left:14px;
	line-height:17px;
	background-image:url(../images/contact-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border:1px solid #c5c5c5;
}
#envelope {
	margin-bottom:-10px;
}
.tpe {
	font-family:Arial, Helvetica, sans-serif;
	color:#a0a1a3;
	margin-top:-10px;
}
.decrease {
	position:relative;
	float:left;
	width:18px;
	height:18px;
	border:none;
	background-image:url(../images/decrease-font.png);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
	text-indent:-9999px;
	text-transform: capitalize;
}
.increase {
	position:relative;
	float:left;
	width:18px;
	height:18px;
	border:none;
	margin-right:3px;
	background-image:url(../images/increase-font.png);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
	text-indent:-9999px;
	text-transform: capitalize;
}
.contactEnvelope {
	position:relative;
	top:-18px;
	left:10px;
}
.contactText {
	position:relative;
	top:-20px;
	left:18px;
	font-size:18px;
	font-weight:200;
}
.offeringsTable {
	width:205px;
	height:195px;
	margin-top:15px;
	margin-left:14px;
	line-height:17px;
	background-image:url(../images/bg-offerings.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #c5c5c5;
}
.searchfield {
	width:230px;
	height:18px;
	padding:2px;
	margin-left:118px;
	font-family:Century Gothic, Helvetica Neue, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg-search.jpg);
	background-repeat:repeat-x;
	border-width:thin;
	border:1px;
	border-color:#c9c9c9;
	border-style:groove;
	color:#522973;
	text-indent:3px;
}
.searchSubmit {
	width:33px;
	height:25px;
	margin-top:4px;
	border-width:thin;
	border:1px;
	border-color:#c9c9c9;
	border-style:groove;
	color:#FFFFFF;
	background-color:#949597;
}
#searchbox {
	padding-left:25px;
}
.textfield {
	width:180px;
	height:20px;
	margin-bottom:2px;
	margin-left:8px;
	padding:2px;
	font-size:14px;
	font-family:Century Gothic, Helvetica Neue, Arial, Helvetica, sans-serif;
	font-weight:500;
	border-width:thin;
	border:1px;
	border-color:#c8c8c8;
	border-style:solid;
	color:#929292;
}
.textarea {
	width:180px;
	height:40px;
	padding:2px;
	margin-left:8px;
	font-size:14px;
	font-family:Century Gothic, Helvetica Neue, Arial, Helvetica, sans-serif;
	font-weight:500;
	border-width:thin;
	border:1px;
	border-color:#c8c8c8;
	border-style:solid;
	color:#929292;
	overflow-y:hidden;
	overflow:auto;
}
.submitConsult {
	float:right;
	width:54px;
	height:22px;
	margin-top:25px;
	margin-bottom:5px;
	margin-right:7px;
	border:none;
	-moz-box-shadow: #474536 1px 1px 1px;
	background-image:url(../images/send-button.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
	text-indent:-9999px;
	text-transform: capitalize;
}
.submitAsc {
	float:right;
	width:54px;
	height:22px;
	margin-top:25px;
	margin-bottom:5px;
	margin-right:7px;
	border:none;
	-moz-box-shadow: #474536 1px 1px 1px;
	background-image:url(../images/send-ad.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
	text-indent:-9999px;
	text-transform: capitalize;
}
.submitAd {
	float:right;
	width:54px;
	height:22px;
	margin-top:25px;
	margin-bottom:5px;
	margin-right:7px;
	border:none;
	-moz-box-shadow: #474536 1px 1px 1px;
	background-image:url(../images/send-ad.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
	text-indent:-9999px;
	text-transform: capitalize;
}
.submitCorp {
	float:right;
	width:54px;
	height:22px;
	margin-top:25px;
	margin-bottom:5px;
	margin-right:7px;
	border:none;
	-moz-box-shadow: #474536 1px 1px 1px;
	background-image:url(../images/send-button.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
	text-indent:-9999px;
	text-transform: capitalize;
}
.contactBg {
	padding:8px;
	border-width:thin;
	border:2px;
	border-color:#999;
	border-style:solid;
	background-color:#ad9fc0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.textfieldContact {
	width:180px;
	height:20px;
	margin-bottom:2px;
	margin-left:8px;
	font-size:14px;
	font-family:Century Gothic, Helvetica Neue, Arial, Helvetica, sans-serif;
	font-weight:500;
	border-width:thin;
	border:2px;
	border-color:#c8c8c8;
	border-style:inset;
	color:#929292;
	-moz-box-shadow:1px 1px 5px 0px #4f2d69;
	-webkit-box-shadow: 2px 2px 4px #4f2d69;
}
.textareaContact {
	width:300px;
	height:100px;
	margin-left:8px;
	font-size:14px;
	font-family:Century Gothic, Helvetica Neue, Arial, Helvetica, sans-serif;
	font-weight:500;
	border-width:thin;
	border:2px;
	border-color:#c8c8c8;
	border-style:inset;
	color:#929292;
	overflow-y:hidden;
	-moz-box-shadow:1px 1px 5px 0px #4f2d69;
	-webkit-box-shadow: 2px 2px 4px #4f2d69;
}
.submitContact {
	float:left;
	width:54px;
	height:22px;
	margin-top:25px;
	margin-left:8px;
	border:none;
	-moz-box-shadow: #474536 1px 1px 1px;
	background-image:url(../images/send-button.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center;
	text-indent:-9999px;
	text-transform: capitalize;
}
input[type="checkbox"] {
	-moz-appearance: none;
	color: #4f2d69;
	border:1px;
}
.list {
	margin-left:25px;
}
.checkboxList {
	margin-left:8px;
}
.ascBg {
	background-color:#d5d7c9;
	height:101px;
	padding-left:30px;
}
.corpBg {
	background-color:#d5c7be;
	height:101px;
	padding-left:30px;
}
.adBg {
	background-color:#efe5c2;
	height:101px;
	padding-left:30px;
}
.consultBg {
	background-color:#d1c5d9;
	height:101px;
	padding-left:30px;
}
.adBorder {
	border:1px solid #978136;
}
.videoTable {
	margin-left:40px;
}
.radioPlayer {
	margin-left:37px;
}
/*--------Doors-------*/
ul#menuback {
	list-style: none;
	width:848px;
	overflow: none;
	float:left;
	display:block;
	position:relative;
}
ul#menuback li.shutter {
	width: 206px;
	height: 214px;
	display: block;
	float: left;
}
ul#menuback li#shutter1 {
	margin-left:0px;
	background: url(../images/advertising-door.png) no-repeat;
}
ul#menuback li#shutter2 {
	margin-left:8px;
	background: url(../images/asc-door.png) no-repeat;
}
ul#menuback li#shutter3 {
	margin-left:8px;
	background: url(../images/consulting-door.png) no-repeat;
}
ul#menuback li#shutter4 {
	margin-left:8px;
	background: url(../images/corporate-door.png) no-repeat;
}
a.link {
	width: 206px;
	height: 214px;
	display: block;
	text-indent: -9999px;
}
/*------------jQuery tools-------------*/
.overlay {
	display:none;
	z-index:10000;
	background-color:#333;
	width:800px;
	min-height:200px;
	border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}
.overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:28px;
	width:28px;
}
#overlayVideo{
	background-color:#000000;
	width:320px;
	height:240px;
}
.overlayVideo {
	display:none;
	z-index:10000;
	width:60%;
	position:absolute;
	top:250px;
	left:300px;
	background-image:url(../images/blank.png);
	background-repeat:repeat;
	/*-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-moz-box-shadow:0 0 0 0 #000;
	-webkit-box-shadow: 0 0 0 #000;*/
}
.overlayVideo .close {
	background-image:url(../images/close.png);
	position:absolute;
	left:317px;
	top:-20px;
	cursor:pointer;
	height:25px;
	width:25px;
}
#overlayVideo2{
	background-color:#000000;
	width:320px;
	height:240px;
}
#overlayVideo3{
	background-color:#000000;
	width:320px;
	height:240px;
}
#overlayVideo4{
	background-color:#000000;
	width:320px;
	height:240px;
}
#overlayVideo5{
	background-color:#000000;
	width:320px;
	height:240px;
}
#overlayVideo6{
	background-color:#000000;
	width:320px;
	height:240px;
}
#overlayVideo7{
	background-color:#000000;
	width:320px;
	height:240px;
}
#overlayVideo8{
	background-color:#000000;
	width:320px;
	height:240px;
}
#overlayVideo9{
	background-color:#000000;
	width:320px;
	height:240px;
}
.contentWrap { 
    height:240px; 
    overflow-y:auto; 
}
.videoplayer {
	width:320px;
	height:240px;
	overflow:hidden;
	display:block;
}
.videoplayer2 {
	width:240px;
	height:180px;
	overflow:hidden;
	display:block;
}
.videoplayer3 {
	width:426px;
	height:240px;
	overflow:hidden;
	display:block;
}
#thumbs1 {
	text-align:center;
}
#thumbs1 img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:15px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#thumbs1 a.active img {
	outline:1px solid #000;
	z-index:9999;
	position:relative;
}
#thumbs2 {
	text-align:center;
}
#thumbs2 img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:15px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#thumbs2 a.active img {
	outline:1px solid #000;
	z-index:9999;
	position:relative;
}
#thumbs3 {
	text-align:center;
}
#thumbs3 img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:15px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#thumbs3 a.active img {
	outline:1px solid #000;
	z-index:9999;
	position:relative;
}
.nextImg, .prevImg {
	position:absolute;
	top:70%;
	border:3px ridge #fff;
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:14px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.prevImg {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}
.nextImg {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;
}
.nextImg:hover, .prevImg:hover {
	text-decoration:underline;
	background-color:#000;
}
.info {
	position:absolute;
	bottom:0;
	left:0;
	padding:10px 15px;
	color:#FFF;
	font-size:11px;
	border-top:1px solid #666;
}
.info strong {
	display:block;
}
.progress {
	position:absolute;
	top:45%;
	left:40%;
	display:none;
}
.nextImg, .prevImg, .info {
	background:#333 !important;
}
/*-----------------accordion------------------*/
#accordion {
	margin-top:30px;
	width: 890px;
}
#accordion h2 {
	background-image:url(../images/bg-portfolio.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	padding:7px 10px 10px 20px;
	font-size:24px;
	font-family:Century Gothic, Helvetica Neue, Arial, Helvetica, sans-serif;
	font-weight:500;
	color:#FFF;
	cursor:pointer;
	text-shadow:0px 1px 1px #000;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
}
#accordion h2.current {
	cursor:default;
}
#accordion div.pane {
	display:none;
	height:100%;
	width:890px;
	color:#606062;
	font-size:12px;
}
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}
/*------------tooltip---------------*/

.tooltipImage {
	margin-left:10px;
}
#location1a img {
	border:0;
	cursor:pointer;
	position:relative;
	top:-31px;
	left:87px;
}
#location1b img {
	border:0;
	cursor:pointer;
	position:relative;
	top:-31px;
	left:87px;
}
#location1c img {
	border:0;
	cursor:pointer;
	position:relative;
	top:-31px;
	left:87px;
}
#location1d img {
	border:0;
	cursor:pointer;
	position:relative;
	top:-31px;
	left:87px;
}
#location1e img {
	border:0;
	cursor:pointer;
	position:relative;
	top:-31px;
	left:87px;
}
#location1f img {
	border:0;
	cursor:pointer;
	position:relative;
	top:-31px;
	left:87px;
}
#location1g img {
	border:0;
	cursor:pointer;
	position:relative;
	top:-31px;
	left:87px;
}
#location2 img {
	border:0;
	cursor:pointer;
	position:relative;
	top:-31px;
	left:87px;
}
#location3 img {
	border:0;
	cursor:pointer;
	position:relative;
	top:-31px;
	left:87px;
}

#tooltip1a{
	display:none;
	background:url(../images/springfield-location.png);
	background-repeat:no-repeat;
	width:252px;
	height:270px;
	border:2px solid #ccc;
}
#tooltip1b{
	display:none;
	background:url(../images/springfield-location.png);
	background-repeat:no-repeat;
	width:252px;
	height:270px;
	border:2px solid #ccc;
}
#tooltip1c{
	display:none;
	background:url(../images/springfield-location.png);
	background-repeat:no-repeat;
	width:252px;
	height:270px;
	border:2px solid #ccc;
}
#tooltip1d{
	display:none;
	background:url(../images/springfield-location.png);
	background-repeat:no-repeat;
	width:252px;
	height:270px;
	border:2px solid #ccc;
}
#tooltip1e{
	display:none;
	background:url(../images/springfield-location.png);
	background-repeat:no-repeat;
	width:252px;
	height:270px;
	border:2px solid #ccc;
}
#tooltip1f{
	display:none;
	background:url(../images/springfield-location.png);
	background-repeat:no-repeat;
	width:252px;
	height:270px;
	border:2px solid #ccc;
}
#tooltip1g{
	display:none;
	background:url(../images/springfield-location.png);
	background-repeat:no-repeat;
	width:252px;
	height:270px;
	border:2px solid #ccc;
}
#tooltip2 {
	display:none;
	background:url(../images/fayetteville-location.png);
	background-repeat:no-repeat;
	width:252px;
	height:270px;
	border:2px solid #ccc;
}
#tooltip3 {
	display:none;
	background:url(../images/mcg-billing-location.png);
	background-repeat:no-repeat;
	width:252px;
	height:270px;
	border:2px solid #ccc;
}
#maptooltip { 
    display:none; 
    background:url(../images/map-arrow.png) ; 
    font-size:12px; 
    height:50px; 
    width:200px; 
    padding:30px;
	text-align:center;
    color:#fff;
	font-family: Century Gothic, Helvetica Neue, Arial, Helvetica, sans-serif;   
}
#scroll img {
	border:0;
	cursor:pointer;
	position:relative;
}
#tooltipHorizontal { 
    display:none; 
    background:url(../images/white.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff; 
}
#ascmap img {
	border:0;
	cursor:pointer;
}
.ascList {
	border-bottom-width:thin;
	border-bottom:2px;
	border-bottom-color:#596729;
	border-bottom-style:solid;
}
.ascsubList {
	border-bottom-width:thin;
	border-bottom:1px;
	border-bottom-color:#596729;
	border-bottom-style:dashed;
}
/*---------------horizontal scroll--------------*/ 
div.horizontal {
	position:relative;
	overflow:hidden;
	width: 780px;
	height:155px;
	margin-top:20px;
	margin-bottom:10px;
}
div.horizontal div.items {
	width:20000em;
	position:absolute;
}
div.horizontal div.items div {
	float:left;
}
div.items div.active {
	border:1px inset #ccc;
	background-color:#fff;
}
a.browse {
	background:url(../images/hori-arrow.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	cursor:pointer;
	font-size:1px;
}
a.right {
	background-position: 0 -30px;
	clear:right;
	margin-right: 0px;
	float:right;
	margin-top:-100px;
}
a.right:hover {
	background-position:-30px -30px;
}
a.right:active {
	background-position:-60px -30px;
}
a.left {
	margin-left:0px;
	margin-right:25px;
	margin-top:100px;
}
a.left:hover {
	background-position:-30px 0;
}
a.left:active {
	background-position:-60px 0;
}
a.disabled {
	visibility:visible;
}

