/* Start of CMSMS style sheet 'WBYA' */
body {
	background: #1a87c3;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .688em;
	line-height: 1.27em;
	color: #1d3c6f;
}

p, li {
	margin: 0;
	padding: 0 0 .5em 0;
}

#container {
	width: 950px;
	padding: 0 25px;
	margin: 0 auto;
	background: url(images/container_bg.gif) repeat-y;
}

#header {
	position: relative;
	width: 932px;
	height: 205px;
	background: #1a1f4d;
	margin: 0 0 0 18px;
}

#home #header {
	height: 305px;
}

#header_bg_img {
	position: absolute;
	top: 0;
	left: -18px;
	width: 932px;
	height: 257px;
	padding: 0 0 0 18px;
	background: url(images/header_bg.png) no-repeat bottom left;
}

#home #header_bg_img {
	height: 327px;
}

#header h1 {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1.545em;
	color: #7c3874;
	line-height: 1.2em;
}

#home #header h1 {
	float: none;
}

#header h1 a {
	display: block;
	margin: 23px 0 0 44px;
	width: 208px;
	height: 93px;
	padding: 37px 0 0 115px;
	color: #7c3874;
	text-decoration: none;
	background: url(images/wbya_logo.png) no-repeat;
}

#header ul {
	float: right;
	display: block;
	list-style: none;
	margin: 66px 0 0 0;
	padding: 0;
	font-size: 1.182em;
	color: #1a1f4d;
	font-weight: bold;
	line-height: 2em;
	width: 565px;
	background: url(images/header_nav_bg.png) no-repeat;
}

#home #header ul {
	float: none;
	margin: 0;
}

#header li {
	position: relative;
	display: block;
	width: 200px;
	padding: 0;
	margin: 0 0 4px 0;
}

#header li a {
	display: block;
	width: 172px;
	height: 27px;
	padding: 0 0 0 28px;
	background: url(images/top_nav_bullet.gif) no-repeat 8px center;
	color: #1a1f4d;
	text-decoration: none;
}

#header ul ul,
#header ul li:hover ul ul,
#header ul li:active ul ul,
#header ul li.over ul ul {
	color: #206787;
	font-size: 1em;
	line-height: 1em;
	position: absolute;
	top: 0;
	left: 200px;
	margin: 0;
	background: #aee0f1;
	display: none;
	width: auto;
z-index: 999;
}

#header ul li:hover ul, #header ul li:active ul, #header ul li.over ul {
	display: block;
	height: auto;
}

#header ul ul li {
	background: none;
	margin: 0;
	width: auto;
}

#header ul ul a {
	color: #206787;
	padding: 7px 10px;
	background: none;
	border-bottom: 2px solid #daf0f6;
	width: 140px;
	text-align: center;
	height: auto;
}

#header ul li ul a:hover, #header ul li ul a:active {
	background: #1a1f4d;
	color: #FFF;
}

#header ul li ul li:hover ul, #header ul li ul li:active ul {
	display: block;
	left: 160px;
}

#slideshow {
	position: absolute;
	top: 0;
	right: 0;
	width: 551px;
	height: 291px;
	margin: 0 14px 0 0;
	overflow: hidden;
	background: #FFF;
}

#left_nav_container {
	width: 200px;
	float: left;
	margin: 0 0 6px 0;
	padding: 0 0 0 18px;
	background: url(images/left_nav_container_bg.gif) repeat-y right;
}

#left_nav_container ul {
	display: block;
	width: 200px;
	margin: 50px 0 0 0;
	padding: 0 0 1em 0;
	background: url(images/left_nav_bg.jpg) no-repeat bottom;
	list-style: none;
	font-size: 1.182em;
	color: #FFF;
	font-weight: bold;
}

#home #left_nav_container ul {
	margin: 20px 0 0 0;
}

#home #left_nav_container ul ul {
	margin: 0;
}

#left_nav_container li {
	padding: 0;
	margin: 0;
	position: relative;
}

#left_nav_container a {
	display: block;
	width: 170px;
	padding: 8px 0 8px 30px;
	margin: 0;
	background: url(images/nav_bullet.gif) no-repeat 10px 8px;
	color: #FFF;
	text-decoration: none;
}

#left_nav_container .highlight a {
	color: #ffcd05;
}

#left_nav_container a:hover, #left_nav_container a:active, #left_nav_container a.currentpage {
	color: #82cff1;
}

#left_nav_container ul li ul,
#left_nav_container ul li:hover ul ul,
#left_nav_container ul li:active ul ul {
	color: #206787;
	font-size: 1em;
	position: absolute;
	top: 0;
	left: 200px;
	margin: 0;
	background: #aee0f1;
	display: none;
}

#left_nav_container ul li:hover ul, #left_nav_container ul li:active ul {
	display: block;
	height: auto;
}

#left_nav_container ul li ul a, #left_nav_container ul li.highlight ul a {
	color: #206787;
	padding-left: 10px;
	padding-right: 10px;
	background: none;
	border-bottom: 2px solid #daf0f6;
	width: 180px;
}

#left_nav_container ul li ul a:hover,  #left_nav_container ul li ul a:active {
	background: #1a1f4d;
	color: #FFF;
}

#left_nav_container ul li ul li:hover ul, #left_nav_container ul li ul li:active ul {
	display: block;
	height: auto;
}

#content {
	float: right;
	width: 680px;
	padding: 35px 26px 18px 26px;
overflow: visible;
}

#content h1 {
	font-size: 1.818em;
	margin: 0;
	padding: 0 0 .8em 0;
}

#content a, #content input {
position: relative;
z-index: 1;
}

#content h2 {
	font-size: 1.273em;
	margin: 0;
	padding: .818em 0 .5em 0;
}

#content h3 {
	font-size: 1em;
	margin: 0;
	padding: .818em 0 .5em 0;
}

#content th {
text-align: left;
}

#content a {
	color: #1d3c6f;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	color: #1a87c3;
	text-decoration: none;
}

#content ul, #content ol {
	margin: 0 0 0 3em;
	padding: 0;
}

#content ul.albumlist, #content ul.picturelist {
margin-left: 0;
padding-top: 1em;
}

#latest_news {
float: left;
width: 430px;
padding: 0 24px 0 0;
border-right: 1px solid #1d3c6f;
}

#events {
float: right;
width: 200px;
padding: 0 0 0 25px;
}

#errors p, #errors li {
color: #CC0000;
}

#content td {
vertical-align: top;
}

.child {
padding-bottom: 1em;
margin-bottom: .5em;
border-bottom: 1px solid #1d3c6f;
}

#submit {
margin-top: 1em;
padding-top: 1em;
border-top: 1px solid #1d3c6f;
}

#submit input {
text-decoration: none;
color: #FFF;
background: #1d3c6f;
padding: 0 2px;
margin: 0;
cursor: pointer;
border: 0;
overflow: hidden;
font-weight: bold;
font-size: 1.273em;
}

#submit a {
text-decoration: none;
font-weight: bold;
margin: 0 .5em 0 0;
font-size: 1.273em;
}

#submit a:hover, #submit a:active {
color: #1d3c6f;
}

textarea {
padding: 0;
margin: 0 0 .5em  0;
display: block;
}

#news {
margin-bottom: 2em;
}

.NewsSummaryPostdate, #NewsPostDetailDate {
font-style: italic;
}

#NewsPostDetailSummary p {
font-weight: bold;
}

.news_nav {
margin-top: -1em;
}

#sponsor_nav {
border-top: 1px solid #1d3c6f;
padding-top: .5em;
margin-top: 2em;
}

#sponsor_nav p {
text-align: center;
text-transform: lowercase;
}

.CompanyDirectoryItem {
clear: both;
}

.CompanyDirectoryItem img {
max-width: 515px;
margin-bottom: 1em;
}

.CompanyDirectoryItem table {
border-collapse: collapse;
padding: 0;
}

.CompanyDirectoryItem td {
padding-right: 1em;
}

#featured_sponsor .CompanyDirectoryItem td {
vertical-align: middle;
}

#return_link, .calendar-returnlink {
padding-top: 1em;
}

.CompanyDirectoryItem img#sponsor_logo {
margin-bottom: 2em;
max-width: 100px;
}

#category_text {
margin-bottom: 2em;
padding: .25em .5em;
background: #1d3c6f;
color: #FFF;
}

#featured_sponsor {
padding: 5px 10px;
border: 1px solid #1d3c6f;
}

#featured_sponsor h2 {
float: left;
padding-top: 0;
}

#featured_sponsor h2.sponsor_directory_link {
float: right;
}

#featured_sponsor h2.sponsor_directory_link a {
position: relative;
display: block;
width: 150px;
height: 21px;
margin: -5px -10px 0 0;
background: url(images/sponsor_directory_link.jpg) no-repeat;
color: #FFF;
text-align: center;
text-decoration: none;
padding-top: 5px;
}

#featured_sponsor table {
border-collapse: collapse;
}

#featured_sponsor td h3 {
padding-top: 0;
}

#footer {
	width: 1000px;
	height: 15px;
	margin: 0 -25px;
	padding: 35px 0 0 0;
	clear: both;
	background: #1a87c3 url(images/footer.gif) no-repeat;
}

#footer p {
	color: #FFF;
	font-size: .909em;
	text-align: center;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #1a1f4d;
	text-decoration: none;
}

.small_type {
font-size: .818em;
}

#registration_progress_bar {
margin-bottom: 1em;
width: 100%;
}

#registration_progress_bar td {
	padding: 2px 10px 2px 4px;
	background: #1a87c3 url(images/progress_default_arrow.gif) no-repeat right center;
	color: #FFF;
}

#registration_progress_bar td.complete {
	background: #1d3c6f url(images/progress_complete_arrow.gif) no-repeat right center;
}

#registration_progress_bar td.current {
	background: #1d3c6f url(images/progress_current_arrow.gif) no-repeat right center;
}

#registration_progress_bar td.end {
	background: #1a87c3 url(images/progress_end_arrow.gif) no-repeat right center;
}

#registration_progress_bar td.end_current {
	background: #1d3c6f url(images/progress_end_arrow.gif) no-repeat right center;
}

.registration_confirmation_table {
padding-bottom: 1em;
margin-bottom: .5em;
border-bottom: 1px solid #1d3c6f;
}

.registration_confirmation_table td, .registration_confirmation_table th {
padding-right: 1em;
}

#content .registration_confirmation_table ul {
list-style: none;
margin: 0;
}

#content .registration_confirmation_table li {
padding: 0;
}

form {
margin: 0;
}

#content pre {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
font-size: 1.25em;
}

#content ul.CompanyDirectoryCategory {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #FFF;
}

#content ul.CompanyDirectoryCategory li {
position: relative;
display: block;
width: 140px;
padding: 2px 5px 4px 5px;
margin: 0;
cursor: pointer;
background: #1d3c6f;
font-weight: bold;
}

#content ul.CompanyDirectoryCategory li li {
padding: 0;
margin: 0;
background: none;
font-weight: normal;
width: auto;
height: auto;
}

#content ul.CompanyDirectoryCategory li a {
	display: block;
	color: #1a1f4d;
	text-decoration: none;
	color: #206787;
	padding: 5px;
	background: #aee0f1;
	border-top: 2px solid #daf0f6;
	width: 140px;
}

#content ul.CompanyDirectoryCategory ul {
	position: absolute;
	top: 19px;
	left: 0;
	margin: 0;
	display: none;
z-index: 999;
}

#content ul.CompanyDirectoryCategory li:hover ul, #content ul.CompanyDirectoryCategory li:active ul, #content ul.CompanyDirectoryCategory li.over ul {
	display: block;
}

#content ul.CompanyDirectoryCategory li ul a:hover, #content ul.CompanyDirectoryCategory li ul a:active {
	background: #1d3c6f;
	color: #FFF;
}

#cd_searchform input#name_search {
width: 138px;
padding: 1px 5px 3px 5px;
border: 1px solid #1d3c6f;
}

#cd_searchform input {
position: static;
}

#content h3#all_sponsors_link {
padding: 0;
margin: 0 0 1em 0;
}

#content h3#all_sponsors_link a {
display: block;
width: 140px;
padding: 2px 5px 4px 5px;
margin: 0;
cursor: pointer;
background: #1d3c6f;
font-weight: bold;
text-decoration: none;
color: #FFF;
}

.logout {
float: right;
}

.registration_warning {
background: #1d3c6f;
padding: 2px 5px 0 5px;
}

.registration_warning p {
color: #FFF;
}

.registration_cancel {
text-align: right;
}

h2 span {
font-weight: normal;
}
/* End of 'WBYA' */

