@import url("/style/structure.css");

/*
-----------HTML Elements---------
*/
body { background: #fff url('/themes/wylp/images/body-bg.jpg') top center no-repeat; }

body,
td,
th,
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.6em;
}

a { color: #007d9b; }

a:hover {
	color: #808080;
	text-decoration: none;
}

p,
ul,
ol,
table { margin: 0 0 1em 0; }

ul { margin-left: 20px; }

ol { margin-left: 30px; }

h1,
h2,
h3,
h4,
h5 {
	margin: 0 0 0.5em 0;
	color: #007e9e;
	font-size: 35px;
}

h1 {
	color: #007e9e;
	font-size: 27px;
	line-height: 1.1em;
}

h2 {
	color: #4F4F4F;
	font-size: 19px;
}

h3 {
	font-size: 16px;
}

h4 {
	color: #666;
	font-size: 14px;
}

h5 {
	color: #000;
	font-size: 12px;
}

/*
-----------Site-wide Tags-----------
*/
.slide {
	position:absolute;
	top: 0;
	left: 0;
}

#mainContent .content p, #mainContent .content li, #mainContent .content div { color: #4F4F4F; }
/*
-----------Page Layout-----------
*/
#pageWrap { width: 100%; }

#pageContainer { width: 960px; margin: 0 auto; background: #fff; position: relative; border:1px solid #dedede; border-top:0px; }
#pageContent { margin: 0 30px 30px 30px; }
.incsidebarLeft #pageContent { margin-right: 14px; margin-left: 14px; }

#homePage #pageContent { margin: 0; }

/*
-----------Header-----------
*/
#header {
	border-top: 1px solid #f3fafb;
	height: 112px;
}

#header .logo {
	top: 13px;
	left: 19px;
}

/*
----------Nav Design-----------
*/

#navWrap {
	position: absolute;
	top: 27px;
	right: 49px;
	z-index: 999;
}

#navWrap li a {
	font-size: 17px;
	padding: 6px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#navWrap li a:hover, #navWrap li:hover, #navWrap li.sfHover {
	color: #fff;
	background: #87D6E4 url(/themes/WYLP/images/nav-bg-o.gif) 0 0 repeat-x;
}

#navWrap li li a {
	font-size: 14px;
	font-weight: normal;
	color: #5f5f5f;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 10px;
}

#navWrap li li a:hover {
	background: #c2e6f2;
	color: #5f5f5f;
}

#navWrap ul ul { background: #daf0f7; }

/*
-----------General Column Formatting-----------
*/

.docLink .twoCol .col { width: 47.5%; padding-right: 20px;  }
.docLink .twoCol .second { padding-right: 0;  }

.docLink .threeCol .col { width: 31%; padding-right: 20px;  }
.docLink .threeCol .third { padding-right: 0;  }

.news_page .twoCol .col { width: 47.5%; padding-right: 20px;  }
.news_page .twoCol .second { padding-right: 0;  }

.web_page .threeCol .col { width: 31%; padding-right: 20px;  }
.web_page .threeCol .third { padding-right: 0;  }

.news_page .threeCol .col { width: 31%; padding-right: 20px;  }
.news_page .threeCol .third { padding-right: 0;  }

.secPage .twoCol .col.first { width: 485px; margin: 0 15px 0 0; }

.secPage .twoCol .col.second { background: #ebf7fb; width: 198px; margin: 0; padding: 8px 9px; }

.secPage .twoCol .col.second li, .twoCol .col.second p  { font-size: 11px; color: #4F4F4F; }

.secPage .second h3 {
	font-size: 15px;
}
.secPage .second h4 {
	font-size: 13px;
	color: #4F4F4F;
}

.sidebarLeft { margin-right: 23px; }

.sidebarLeft a {
	color: #4F4F4F;
	font-size: 12px;
}

#localLinks { background: #f5f3ec; }

#localLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#localLinks li { border-top: solid #d1d0cc 1px; padding: 0; margin: 0; zoom: 1; }

#localLinks li a,
#localLinks h3 {
	padding: 10px 15px;
	display: block;
	line-height: normal;
	zoom: 1;
	margin: 0;
}

.incsidebarLeft #mainContent .content {
	float: left;
	width: 717px;
}


.featureLinks ul {
	list-style: none;
	margin-left: 5px;
	padding-left: 5px;
}

.featureLinks {
	margin: 20px 0;
}

.featureLinks li a {
	display: block;
}

.featureLinks li.icon {
	padding-bottom: 10px;
}

.featureLinks li.icon a {
	padding: 5px 0 5px 33px;
}

.featureLinks li.join a {
	background: url(/themes/WYLP/images/icon-join.gif) 5px 0 no-repeat;
}
.featureLinks li.events a {
	background: url(/themes/WYLP/images/icon-calendar-lg.gif) 0 0 no-repeat;
}

/*
----------Footer----------
*/

#footer { background: #007d9b url(/themes/WYLP/images/footer-bg.jpg) center top no-repeat; }
#footer .content { position: relative; width: 960px; height:190px; padding: 24px 13px; margin: 0 auto; }
#footer p, #footer li, #footer h4, #footer a { color: #fff; font-size: 12px } 
#footer .chamberLink { position: absolute; top: 24px; right: 13px; }
#footer h4 { font-size: 18px; margin-bottom: 0.75em; }
#footer .copyright, #footer .possibleBy p { font-size: 10px; }

#footer .possibleBy {
	position: absolute;
	bottom: 24px;
	right: 13px;
	width: 355px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-align: right;
}
#footer .possibleBy div {
	display: inline-block;
	*display: inline;
	border: 2px solid #355393;
	padding: 5px;
	background: #fff;
	zoom: 1;
}

#footer #linkedIn { position: absolute; top: 63px; right: 95px;}
#footer #facebook { position: absolute; top: 60px; right: 13px;}

/*
----------Home Page Specific----------
*/

#mainImg { position: relative; width: 960px; height: 382px; }
#mainImg .btnLinks { 
	position: absolute;
	top: 246px;
	left: 39px;
 }
#mainImg .btnLinks ul { list-style: none; margin: 0; padding: 0; }

#mainImg .btnLinks li a {
	display: block;
	background: #87D6E4 url(/themes/WYLP/images/nav-bg-o.gif) 0 0 repeat-x;
	padding: 5px 10px;
	font-size: 16px;
	font-weight: bold;
	width: 222px;
	margin-bottom: 18px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #2d2d2d;
	text-decoration: none;
	text-align: center;
}
#mainImg .btnLinks li a:hover {
	opacity: 0.90;
	filter: alpha(opacity=90);
}
/*
--------Home - Info tabs--------
*/

#btmContent {
	margin-top: 11px;
	padding:0 10px;
}

#infoTabs { width: 384px; height: 240px; float: left; position: relative; }

#infoTabs .content {}

#infoTabs .tabInfo { position: absolute; top: 32px; left: 0; width: 353px; padding: 20px 15px; }

#infoTabs .ui-tabs-hide { display: none; }

.ui-tabs-nav { zoom: 1; /* IE6 Tweak to fix layout problem */ }
.ui-tabs-nav { display: block; list-style: none; margin: 0; padding: 0; width: auto; }
.ui-tabs-nav ul { background: none; padding-left: 0; }
.ui-tabs-nav li { margin: 0; float: left; }
.ui-tabs-nav li a { display: block; padding: 5px 10px; }
.ui-tabs-nav li ul { position: absolute; left: -999em; height: auto; margin: 0; width: 160px; }
.ui-tabs-nav li li { height: auto; width: auto; }
.ui-tabs-nav li ul li a { width: 140px; padding: 5px 10px; }

#infoTabs .ui-tabs-nav a {
	background: #dbdbde;
	color: #4F4F4F;
	font-size: 15px;
	padding: 0;
	margin-left: 5px;
}

#infoTabs .ui-tabs-nav .first a {
	margin-left: 0;
}

/*
--------Home - Featured Events--------
*/

#featuredEvents { width: 532px; float: left; padding:0 0 0 20px; }
#featuredEvents  .event{ padding: 5px; }

#featuredEvents h3 { 
	background: #cdcfd1 url(/themes/WYLP/images/bg-events-head.gif) 0 0 repeat-x; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	padding: 6px 5px;
	text-align: center;
	margin-bottom: 9px;
}
#featuredEvents .event h5, #featuredEvents .event p { 
	display: none;
}
#featuredEvents .event h5.date { 
	display: block;
	float: right;
	width: 260px;
	text-align: right;
	font-size: 11px;
}
#featuredEvents .event h4 { 
	display: block;
	font-size: 11px;
	font-weight: normal;
	float: left;
	width: 260px;
}
#featuredEvents .event h4 a { 
	display: block;
	padding-left: 35px;
	background: url(/themes/WYLP/images/icon-magnify.gif) 5px 5px no-repeat;
	zoom: 1;
}
#featuredEvents .event.altItem h4 a {
	background-image: url(/themes/WYLP/images/icon-magnify-alt.gif);
}
#featuredEvents .event.viewAll h4 a {
	background-image: url(/themes/WYLP/images/icon-calendar.gif);
}
#featuredEvents .altItem { background: #f1f1f1;}

/*
----------News----------
*/

.news_page h1,
.news_page h2,
.news_page h3,
.news_page h4,
.news_page h5 { margin: 0 0 0.25em 0; }


/*
--------Calendar Customization--------
*/

/*
--------Featured News Styles--------
*/

/*
--------Featured News Styles--------
*/
#newsSignUp {
	padding-left: 12px;
}
#newsSignUp input{
	margin-bottom: 3px;
}

/*
-------- frmLogin --------
*/

#frmLogin label {
	width: 65px;
	display: inline-block;
}
#frmLogin #txtLogin, #frmLogin #txtPassword {
	width: 100px;
}
#frmLogin input {
	vertical-align: middle;
}
#frmLogin p {
	margin-bottom: 3px;
}


/*
-------- Forms --------
*/

#ddlHowhear { display: block; margin-bottom: 15px;}

.error, .errMsg, .mce_inline_error { display: block; color: #cc0000;}


/*
-------- Events Pages --------
*/

#calendar-container .calendar, #calendar-container .calendar td { 
	font-size: 12px;
}

#upcomingEvents
{
	margin-bottom: 120px;
	width: 575px;
}

.eventsDetails_page #upcomingEvents {
	width: 675px;
}

.events_page #upcomingEvents
{
}

#upcomingEvents .category h3
{
	border-bottom: solid #ccc 1px;
	padding-bottom: 5px;
	color: #007E9E;
	margin-top: 1.5em;
}

#upcomingEvents .event h4 { color: #007E9E; }

.events .categoryList {
	background: #EAE6CD;
	border: 1px solid #C6BF97;
}

.events .imgRt, .events .imgLt { margin-top: 5px;}

.events .categoryList h4 {
	font-size: 16px;
	margin-top: 0px;
}

.events #mainContent .categoryList ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.eventsDetails_page #upcomingEvents .category h3
{
	border-bottom: none;
	background: none;
	padding-bottom: 0;
	padding-left: 0;
	padding: 0; font-weight:bold; letter-spacing:-.05em;
	color: #4F4F4F;
	font-size: 19px;
	margin: 0 0 0.5em 0;
}


.eventsDetails_page .eventInfo {
	float:right;
	margin:0 0 5px 5px;
	width: 250px;
	background: #ddd;
	border: 1px solid #aaa;
	margin:0 0 30px 30px;
	padding:10px;
	width:161px;
}

.eventsDetails_page .eventInfo .mapIcon {
	float: right;
	margin: 5px 0 0 10px; 
}

.eventsDetails_page .eventInfo p {
	line-height: normal;
	margin: 0;
}

.eventsDetails_page .eventInfo h4 {
	line-height: normal;
	margin: 0;
}

#featureLink
{
	border: solid #007E9E 1px;
	background: #E0ECEF;
}

#submitEvent {
	margin: 20px 0;
}

#rssLink 
{
	background: url(/themes/WYLP/images/icon-rss.gif) no-repeat;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
}

.news_page #rssLink 
{
	float: right;
}

/*
-------- Gallery Pages --------
*/

.gallery .threeCol { width: 900px; }

.galleryDetail_page .copyblock .imgLt,
.galleryDetail_page .copyblock .imgRt { float: none; margin-bottom: 15px;}

.galleryDetail_page .copyblock .imgLt p,
.galleryDetail_page .copyblock .imgRt p { font-size: 11px; color: #007D9B !important; margin-bottom: 0.25em; }

.galleryDetail_page .copyblock .imgLt img,
.galleryDetail_page .copyblock .imgRt img { margin-bottom: 0.25em; }