﻿/*
Blue: #99CCFF
Yellowish: #FFFFCC;
*/

body {
	/*	font: 18px/120% Verdana, Geneva, sans-serif; */
	font: 18px/150% "Comic Sans MS" , Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	background-color: #99CCFF;
	color: #663333;
	font-weight: normal;
}

.container {
	background: transparent url(images/carousel.gif) no-repeat 0 0;
}

#header {
	margin: 0 20px 0 27px;
	padding: 0;
	height: 345px;
}

#tagline {
	margin-top: 25px;
	background: transparent url(images/tagline.png) no-repeat;
	text-indent: -9000px;
	height: 194px;
	width: 582px;
	float: left;
}

a.pfd-logo {
	display: block;
	text-indent: -9000px;
	background: url(images/pfd-logo.png) no-repeat 0 0;
	width: 150px;
	height: 153px;
	float: right;
	margin-top: 20px;
	padding-right: 40px;
}

.container a.spin:hover {
	display: none;
	background: url(images/horse-spin.png) no-repeat;
	width: 70px;
	height: 59px;
}

#homepage {
}

#wrap {
	margin: 0 20px 0 27px;
	background: #99CCFF url(images/wrap.png) repeat-x 0 -39px;
	overflow: hidden;
	border-right: solid 2px #FF9933;
	border-left: solid 2px #FF9933;
	padding-top:20px;
}

#footer {
	background: transparent url(images/fring.png) repeat-x 0 0;
}

#footer p {
	float: right;
}

h1 {
	font-size: 2.0em;
	line-height: 1;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.75em;
	margin-bottom: 0.75em;
	color: #ccFFFF;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
h2 {
}

p {
	text-align: justify;
}

a.external {
	background: url(images/link-external.gif) no-repeat right center;
	padding-right: 13px;
}

a {
	color: #000080;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
}

a:hover {
	color: #ccffff;
}

a.pdf {
	background: url(images/pdf.gif) no-repeat right center;
	padding-right: 20px;
}

.box {
	background: none;
}
.notice-text {
	color: #FFF6BF;
}


ul.horizontal {
	list-style-type: none;
}

ul.horizontal li {
	float: left;
	padding-right: 25px;
}


img.floatLeft {
	float: left;
	margin: 4px;
}
img.floatRight {
	float: right;
	margin: 0 0 10px 8px;
}
img.center {
	text-align: center;
}

img.border {
	border: 2px solid #ccc;
}

dt.sponsorLevel {
	margin: 20px 0 20px -6px;
}


.parking dd {
	list-style: square;
}


.center {
	text-align: center;
}
.right {
	float: right;
}
.left {
	float: left;
}

ul.address {
	font: 16px/120% arial, Geneva, sans-serif;
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;
	padding-bottom: 10px;
	border-bottom: 3px dashed #ccc;
}
ul.address .name {
	text-indent: -10px;
	font-weight: bold;
}

table.departments {
	padding: 10px;
	border: 1px dashed #ccc;
}
table.departments td {
	color: Navy;
	padding: 0;
	margin: 0;
}

dl#exhibitorList dt {
	margin-bottom: 20px;
}
/* simple image gallery */
div.img {
	margin: 2px;
	height: auto;
	width: auto;
	float: left;
}
div.img img {
	display: inline;
	margin: 3px;
	border: 1px solid #0000ff;
}
div.img a:hover img {
	border: 1px solid #fff;
}
div.desc {
	font-size: smaller;
	text-align: left;
	font-weight: normal;
	width: 175px;
	margin: 5px;
}

/* -- edgetechnology partners -- */
#sitedesignby {
	padding: 0;
	margin: 0;
}
#sitedesignby a {
	text-decoration: none;
	font-size: small;
}
#sitedesignby ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sitedesignby ul li {
	float: left;
	padding: 0;
	margin: 0;
}
#sitedesignby ul li.coname {
	font-size: small;
	padding-left: 5px;
	text-transform: uppercase;
}
#sitedesignby .divider {
	padding: 5px;
}


/* Tier 1 */
.mainNav ul.AspNet-Menu {
	clear: both;
	padding-left: 130px;
	top: 87px;
}

/* Tier 2 */
.mainNav ul.AspNet-Menu ul {
	top: 100%;
	left: 0;
	background: transparent url(images/wrap.png) repeat-x -900px 0;
}

/* Tier 3+ */
.mainNav ul.AspNet-Menu ul ul {
	top: -0.5em;
	left: 6em;
}

/* all list items */
.mainNav li {
}

/* all Tier 2 list items */
.mainNav ul.AspNet-Menu ul li {
	width: 20em;
}

/* list items being hovered over */
.mainNav li:hover, .mainNav li.AspNet-Menu-Hover {
	background: none;
}

/* all anchors and spans (nodes with no link) */
.mainNav a, .mainNav span {
	background: transparent url(images/arrowRight.gif) right center no-repeat;
	color: navy;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 15px 5px 8px;
}

/* leaves */
.mainNav li.AspNet-Menu-Leaf a, .mainNav li.AspNet-Menu-Leaf span {
	background-image: none !important;
}

/* hovered text */
.mainNav li:hover a, .mainNav li:hover span, .mainNav li.AspNet-Menu-Hover a, .mainNav li.AspNet-Menu-Hover span, .mainNav li:hover li:hover a, .mainNav li:hover li:hover span, .mainNav li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .mainNav li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, .mainNav li:hover li:hover li:hover a, .mainNav li:hover li:hover li:hover span, .mainNav li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .mainNav li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span {
	color: #ccFFFF;
	background: transparent url(images/activeArrowRight.gif) right center no-repeat;
}

/* the tier above this one is hovered */
.mainNav li:hover li a, .mainNav li:hover li span, .mainNav li.AspNet-Menu-Hover li a, .mainNav li.AspNet-Menu-Hover li span, .mainNav li:hover li:hover li a, .mainNav li:hover li:hover li span, .mainNav li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a, .mainNav li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span {
	color: navy;
	background: transparent url(images/arrowRight.gif) right center no-repeat;
}

/* Selected: this tier is selected */
/* ChildSelected: a tier below this one is selected */
/* ParentSelected: a tier above this one is selected */
.mainNav .AspNet-Menu-Selected, .mainNav .AspNet-Menu-ChildSelected, .mainNav .AspNet-Menu-ParentSelected {
	border-bottom: solid 1px #00ff00 !important;
}


