@charset "utf-8";
/* CSS Document */


.sectionContainerTop {
	background:url(../images/section-container-top.png) no-repeat;
	width:909px;
	height:23px;
	font-size:0;	
}

.sectionContainerMiddle {
 	background:url(../images/section-container-middle.png) repeat-y;
	width:849px;
	padding:12px 30px 9px 30px;
 	height:100%;
}

.sectionContainerBottom {
	background:url(../images/section-container-bottom.png) no-repeat;
	width:909px;
	height:22px;
}

.sectionContainerMiddle p {
	
	margin-bottom:0;
	text-align:justify;
}

.sectionContainerMiddle a:link {
}

.sectionContainerMiddle a:hover {
}

.sectionContainerTop2 {
	background:url(../images/section-container-top-2.png) no-repeat;
	width:910px;
	height:39px;
	font-size:0;	
}

.sectionContainerMiddle2 {
 	background:url(../images/section-container-middle-2.png) repeat-y;
	width:910px;
	padding:0px 30px 0px 30px;
 	height:100%;
	color:#FFFFFF;
}

.sectionContainerMiddle2 ul {
	margin-top:0;
	margin-bottom:0;
	width:796px;
}


.sectionContainerBottom2 {
	background:url(../images/section-container-bottom-2.png) no-repeat;
	width:910px;
	height:39px;
}


/* HOME PAGE */

.underline1 {
	background:url(../images/underline-1.png) no-repeat;
	width:605px;
	height:10px;
}

.underline3 {
	background:url(../images/underline-3.png) no-repeat;
	width:359px;
	height:10px;
}

/*#map {
	background:url(../images/map.png) no-repeat;
	width:340px;
	height:216px;
	float:left;
	margin-left:25px;
}*/

#stateLogos {
	width:473px;
	height:568px;
	margin-left:6px;
	border:none;
}

body#statePage {
	background:#ececec;
	margin:0;
	padding:0;
}

body#statePage h2 {
	margin-top:0;
	padding-top:0;
	padding-right:17px;
	font-size:20px;
	text-align:right;
}

body#statePage ul {
	margin:0 0 0 11px;
	padding:0;
	list-style-type:none;
}

body#statePage li {
	width:85px;
	height:43px;
	margin:10px 2px 2px 2px;
	float:left;
	text-align:center;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}

body#statePage li img {
	border:none;
}

body#statePage p {
	margin-left:19px;
}

#highlights {
	width:818px;
	margin:0 0 0 0px;
	padding:0 0 0 15px;
}


/* LOCATION */

ul.locations {
	text-align:left;
	list-style:none;
	width:900px;
	padding-left:0;
	margin-left:3px;
}

ul.locations h4 {
	width:260px;
	margin:0;
	padding:0;
	color:#FFFFFF;
}

ul.locations li {
	float:left;
	width:260px;
	height:6em;
	padding:7px;
	margin:0 5px 5px 0;
	background:url(../images/layout/location-box-background.jpg) repeat;
	border:#fff solid 2px;
	color:#fff;
}

#locationsNavContainer {
	position:relative;
	margin:0 auto;
	width:942px;
	font-family:Georgia, "Times New Roman", Times, serif;
 	font-size:16px;
	color:#ffd9b0;	
	text-align:left;
	line-height:2.2em;
}

#locationsNavContainer ul,
#locationsNavContainer p {
	padding:0 0 0 0px;
	margin:0 0 0 0;
}

#locationsNavContainer #navlist li {
	display: inline;
	list-style-type: none;
	padding-left:0;
	padding:0 5px 0px 0;
	margin:0;	
	/*text-decoration:underline;*/
	
}

#locations #navlist li a,
#locationsNavContainer #navlist li a:link,
#locationsNavContainer #navlist li a:hover,
#locationsNavContainer #navlist li a:visited {
	color:#e07400;
	font-weight:normal;
}

#locationsNavContainer #navlist li a:hover {
	color:#ffcc00;
}

.locations li a,
.locations li a:link,
.locations li a:hover,
.locations li a:visited {
	color:#FFFF00;
}

.locations li a:hover {
	color:#FF9900;
}

/* MEDIA */

.mediaLogosSection {
}

.mediaLogosSection div {
    float:left;
    width:150px;
    height:80px;
    margin:30px;
    text-align:center;
}

/* CONTACT */

#askbizdexLogo2 {
	margin-top:60px;
	margin-left:7px;
	width:330px;
	height:73px;
	background:url(../images/askbizdex-logo-2.png) no-repeat;
	background-repeat:no-repeat;
}

#askbizdexLogo2 a {
	display:block;
	width:330px;
	height:73px;
	background:url(../images/askbizdex_logo.png);
	background-repeat:no-repeat;
}

#askbizdexLogo2 a:hover {
	width:330px;
	height:73px;
	background:url(../images/askbizdex_logo.png);
	background-repeat:no-repeat;
	background-position:0 -73px;
}

#goPublishingLogo2 {
	margin-top:5px;
	margin-left:85px;
	width:156px;
	height:91px;
	background:url(../images/go-publishing-logo-2.png) no-repeat;
	background-repeat:no-repeat;
}

#goPublishingLogo2 a {
	display:block;
	width:156px;
	height:91px;
	background:url(../images/go-publishing-logo-2.png) no-repeat;
	background-repeat:no-repeat;
}

#goPublishingLogo2 a:hover {
	width:156px;
	height:91px;
	background:url(../images/go-publishing-logo-2.png) no-repeat;
	background-repeat:no-repeat;
	background-position:0 -0px;
}

.underline2 {
	background:url(../images/underline-2.png) no-repeat;
	width:511px;
	height:10px;
}

.mediaLocationName {
	font-size:18px;
	font-weight:bold;
	color:#666;
}

.mediaLocationArea {
	font-size:17px;
	color:#666;
}

.mediaLocationAddress {
	font-size:14px;
	margin-top:0px;
	color:#666;
	font-style:italic;
	
}

.mediaLocationMapLink {
	margin-top:5px;
}

.mediaProduct {
	font-size:13px;
	margin-top:15px;
	font-weight:bold;
	color:#369;
}

.mediaList {
	/*color:#369;*/
	margin-top:7px; margin-left:25px; padding-left:0;
}

td {
	text-align:center;
}

/* PROGRAM FLYERS PAGE */

#programExamplesSections .columnA {
	float:left;
	width:332px;
	padding-right:10px;
}

#programExamplesSections .columnB {
	float:left;
	width:500px;
}

form {
	line-height:27px;
	height:100%;
	margin-top:5px;
	padding-left:7px;
}

#CollapsiblePanel1 .CollapsiblePanelTab {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#970000;
	text-decoration:underline;
}

#CollapsiblePanel1 .CollapsiblePanelTab {
	padding-left:7px;
	padding-bottom:5px;
	outline:none;
}

#CollapsiblePanel1 .CollapsiblePanelOpen .CollapsiblePanelTab {
	text-decoration:none;
}


form label {
	display:block;
	height:21px;
	margin-right:0px;
	margin-bottom:6px;
	float:left;
	text-align:left;
}

form input {
	width:245px;
	height:17px; /*21*/
	margin-bottom:6px;
	padding:4px 4px 0 4px;
	float:left;
	color:#069;
	font-weight:bold;
}

form #submit {
	width:60px;
	height:25px;
	padding:2px;
}

form input:active {
}

form input:focus {
}

form input:hover {
}

#index-logos {
  width: 500px;
  margin: 0 auto;
}
