﻿/*---STANDARD TAGS---*/
body{
	/*background: white url('footer_bg.gif') no-repeat fixed left bottom ;*/
	background-color:#00a3b3;
	height:100%;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	color: #666;
}

div {
	font-size: 1em;
}

img {
	border:0px;
}

a {
	text-decoration:none;
	color: #1672bb;
}

a:hover {
	text-decoration:underline
}

p, ul, ol {
	margin-bottom: 10px;
	margin-top: 10px;
}

/*---ENTIRE PAGE---*/
.page {
	margin-top: 0px;
	margin-left: auto;
    margin-right: auto;
    width: 950px;
    display:block;
    position:relative;
}

.hideme {
	display:none;
}

.zone-right {
	float:right;
	width: 456px;
	/*height:569px;*/
	background:white;
}
.zone-left {
	float:left;
	width: 450px;
	background: #333333;
}

.zone-1 {
	float:left;
	color: #FCDD30;
	width:33.1%;
}

/*---TOP BAR---*/
.login-bar {
	height:25px;
	background-color:#005191;
	/*background-color: #ebf3ff;*/
	text-align:right;
	color:#EAEAEA;
}
.welcome-message {
	float: left;
	text-align:left;	
	color: #fff;
}

.welcome-message ul, .welcome-message ul li {
	margin:0px; padding: 0px; text-indent: 0px;
	list-style:none;
}
.welcome-message ul li a {
	padding:3px;
	color: #fff;
	font-size: 0.95em;
	list-style:none;
}

.site-actions {
	float: right;
	text-align: right;
	height: 25px;
}


/*---HEADER---*/
.header {
	height: 122px;
	/*vertical-align:bottom;*/
	/*background-image:url('HeaderBanner1.jpg');*/
	background-color:#005191;
	padding: 0px;
	margin: 0px;
}

.header ul  {
	margin:0px;
	background:transparent url('wccLogo-transparent.png') no-repeat scroll top left;

	position:relative;	
	height:122px;
	list-style:none;
}
	/*opacity:0.9;
	filter:alpha(opacity=90);*/

.header ul li {
	background:transparent none;
	text-align:left;
	list-style:none;
}

.header ul li a {
	/*text*/
	line-height:0px;
	font-size:0px;
	color: #fff;
	text-decoration:none;
	
	/*box*/
	background:transparent none;
	height:112px; 
	width: 950px;
	padding-right: 10px;
	padding-top: 10px;

	/*positioning*/
	display:table-cell;
	text-align:right;
	position:absolute;
	list-style:none;
}

.banner1
{
	background-image:url('HeaderBanner1.jpg');
}

.banner2
{
	background-image:url('HeaderBanner2.jpg');
}

.banner3
{
	background-image:url('HeaderBanner3.jpg');
}

.banner4
{
	background-image:url('HeaderBanner4.jpg');
}

.banner5
{
	background-image:url('HeaderBanner5.jpg');
}


/*---TOP NAVIGATION BAR---*/
.nav-bar {
	background: #005191 url('nav_bg_swirl.gif') no-repeat scroll left bottom;
	height:35px;
}

.top-nav {
	font-size:0px; /*Removes space above nav in Firefox*/
	float: left;
	height: 35px;
}

/*---UTILITY---*/

.top-util {
	float: right;
	width:200px;
	text-align:right;
	padding:7px;
}

.icon {
    width: 27px;
	height: 20px;
	display:inline-block;
	white-space:nowrap;
}

.iconPrint {
    background:                            url(ctnt_icon_print.gif) no-repeat;
}
.iconS2F {
    background:                            url(ctnt_icon_s2f.gif) no-repeat;
}
.iconDTxt {
    background:                            url(ctnt_icon_textDecrease.gif) no-repeat;
}
.iconITxt {
    background:                            url(ctnt_icon_textIncrease.gif) no-repeat;
}
.iconPlus {
    background:                            url(ctnt_icon_plus.gif) no-repeat;
}
.iconMinus {
    background:                            url(ctnt_icon_minus.gif) no-repeat;
}

/*---TOP BREADCRUMB BAR---*/
.breadcrumb-bar {
	background: #094a80 url('bc_bg_swirl.gif') no-repeat;
	height: 40px;
	vertical-align:middle;
	border:0px;
}

.breadcrumbs {
	float: left;
	text-align: left;
	width: 650px;
	margin:10px;
	border:0px;
}

.breadcrumb {
	border:0px;
}

.breadcrumbCurrent {
	font-weight:normal;
}

.search {
	text-align:right;
	float: right;
	width: 250px;
	padding-top: 0px;
	margin: 0px;
}

#ctl00_PlaceHolderTitleBreadcrumb_siteMapPath,#ctl00_PlaceHolderTitleBreadcrumb_siteMapPath a
{
	color: #fff;
	text-decoration:none;
	font-weight:normal;
	font-size: 8pt;
	padding-left:0px;
}
#ctl00_PlaceHolderTitleBreadcrumb_siteMapPath a:hover
{
	text-decoration:underline;
}

/*---CONTENT SECTION---*/
.content-wrapper
{
	background: url('ctnt_bg.jpg') #f1f6f9 repeat-x;
	width: 930px;
	/*min-height:300px;*/
	display:inline-block;
	padding: 10px;
}

.side-nav {
	float: left;
	width: 150px; /*orig 200px*/
	padding:10px;
	background-color:white;
	background: white url('ctnt_icon_corner_blue.gif') no-repeat;
	background-position: right top;
}

.side-nav-title {
	color: #00457c;
	padding-bottom:5px;
	border-bottom:1px #888D90 dotted;
	font-weight:bold;
	font-size: 1.3em;
	margin-bottom:5px;
}
.page-description,.WebpartHeadline
{
	width:100%;
	border-bottom: 1px #888D90 dotted;
	margin-bottom:10px;
}


.content {
	float: right;
	width: 725px; /*would like this to expand automatically to 930 when no nav*/ /*was 675px*/
	max-width: 725px; /*was 675px*/
	padding: 10px;
	/*background: white url('ctnt_icon_corner_blue.gif') no-repeat;
	background-position: right top;*/
}

.announcement {
	padding:5px;
}

.page-description
{
	color: #00457c;
	padding-bottom: 3px;
	font-size: 1.3em;
}

.content-footer {
	text-align:right;
}

/*---FOOTER---*/
.footer {
    width: 950px;
    display:inline-block;

}

.footer-address {
	float:left;
	margin: 10px 0px;
}

.footer-other {
	float:right;
	margin: 10px 0px;
	width:300px;
	text-align:right;
}

.footer-title {
	color: #00457c;
	margin-right:5px;
}

.footer-nav ul li {
	display: inline;
	margin: 5px 2px 0px 0px;
	padding:0px;
	color: red;
}

.footer-nav ul li a {
	text-decoration:none;
	color: #1672bb;
	padding-right:3px;
}

.footer-nav ul li a:hover {
	text-decoration:underline
}

/*---SKIPLINK---*/
#zz1_logoLinkId_SkipLink a {
	display:none;
}

/*---WELCOME/LOGIN CONTROL---*/
ms-SPLink a:link {
	color: #fff;
}

/*---SEARCH CONTROL---*/
.ms-sbLastcell {
	width:5px;
}

.search .ms-sbcell .ms-sbplain {
	width:100%;
	border: 1px #ccc solid;
}

td.ms-sbcell {
	margin: 0px;
	padding:0px;
	vertical-align:top;
}


/*---TOP NAVIGATION CONTROL---*/
.topNav {
	top:0px;
	left:0px;
}

.topNavContainer {
	background: url(nav_bg_swirl.gif) #005191 no-repeat left bottom; 
}

.topNavContainer, .topNav {
	margin:0px;
	padding:0px;
}


.topNavItem {
	background: url(dotBullet.gif) no-repeat 13px 14px;
	margin:0px;
}

.topNavItem A{
	color: #fff;
	padding: 11px 5px 0px 28px;
	height: 24px;
}

.topNavHover {
	background-image:none;
}

.topNavHover A, .topNavSelected A {
	background: #185d94 url(dotBullet.gif) no-repeat 13px 14px;
	text-decoration:none;
}

.topNavFlyOuts {
	position:relative;
	background-color:transparent;
	margin: 7px 0px 0px 0px;
	border:0px;
}

.topNavFlyOutsItem
{
	width: 180px;
	background: #185d94 url(subnav_icon_whiteArrows.gif) no-repeat 8px 9px; 
	border: 0px;
	padding-left: 15px;
}

.topNavFlyOutsItem A
{
	background:transparent;
	color: #fff;
}

.topNavFlyOutsHover {
	background-color: #1566a6;
}
.topNavFlyOutsHover A:hover {
	text-decoration:none;
}



/*---LEFT NAVIGATION CONTROL---*/
.leftNav
{
	width:125px; /*was 175px*/
	border:0px;
	margin:0px;
	padding:0px;
	left:-10px;
	position:relative;
	background-color:transparent;
}

.leftNav a
{
		margin:0px 0px 0px 1px;
}

.leftNav1
{
	background:transparent url('subnav_icon_orangeArrow.gif') no-repeat scroll 8px 8px;
}

.leftNav1 a
{
	color:#1672bb;
	font-weight:normal;
	text-indent: 15px;
}

.leftNav2
{
	width:148px; /*navigation adds 1px left margin to inline style*/ /*was 198px*/
	background-image:url('subnav_icon_orangeArrow.gif');
	background-repeat:no-repeat;
	background-position: 18px 8px;
	background-color:#efefef;
}

.leftNav3
{
	width:139px; /*navigation adds 1px left margin to inline style*/ /*was 189px*/
	background-image:url('subnav_icon_orangeArrow.gif');
	background-repeat:no-repeat;
	background-position: 28px 8px;
	background-color:#E2E2E2;
}


.leftNav2 a,.leftNav3 a
{
	text-indent: 20px;
	color:#1672bb;
	font-weight:normal;
}

.leftNavHover
{
	background-image:url('subnav_icon_whiteArrow.gif');
}

.leftNavHover a
{
	background-color:#2780C4;
	color:#fff;
	text-decoration:none;
}

.leftNavSelected 
{
	border:0px;
	background-image:url('subnav_icon_whiteArrow.gif');
}
.leftNavSelected a
{
	background-color:#2780C4;
	border:0px;
	color:#fff;
}

/*--- DOCUMENT LIBRARY ---*/

.ms-partline {
	background-color:transparent;
	border-bottom:1px #ADD1FF solid;
}

.ms-formlabel {
	font-size: 1em;
}
.ms-formbody {
	font-size: 0.85em;
}

td.ms-sbcell {
	vertical-align:middle;
}

div .page-description div {
	/*display:none;*/
}

.inline-block {
	display:inline-block;
	/*float:left;*/
}

.homepage-exhibition {
	width:100%;
	padding-left: 30px;
}

