﻿/*
	Author: Jason LeBel
	Date: August 24, 2009
*/

/* Reset the elements' styles */
html, body
{
	margin: 0px; padding: 0px; width: 100%;
	font-family: Tahoma, helvetica, arial; font-size: 1em;
}

a
{
	cursor: pointer !important;
}

h1, h2, h3
{
	font-weight: bold; text-decoration: none;
}

h1 
{

}

h2 
{
}

h3 
{
	font-size: 0.95em;	
}

img
{
	border: 0px;	
}

table
{
	width: 100%; border: 0px; border-collapse: collapse;
}

td
{
	vertical-align: top; padding: 0px;
}

style1
{
	color: #F8CC3F !important;	
}

.style2
{
	color: #347CC3 !important;	
}

.style3
{
	color: #92C487 !important;
}

.style4
{
	color: #E2821E !important;
}

/*
	Theme specific styles
*/

#wrapper
{
	width: 885px; 
	margin-left: auto; 
	margin-right: auto;	
}
#DivHeader
{
	height:84px;
	width:706px;
	background: transparent url('Images/bg_header.png') no-repeat;
}




#tblLayout
{
	height: 100%;	
	width: 885px !important;	
	vertical-align:top;
}

#tblLayout #header
{
	max-height: 82px; 
	width: 706px;
	border-bottom: 2px solid #E0E0DE;		
}
#pnlLanguage
{
	height: 60px;
}
#pnlLanguage span
{
	margin-left: auto; 
	font-size: 0.75em; 
	display: block; 
	width: 120px; 
	background-color: #92C487; 
	color: White; 
	text-align: center; 
	padding: 5px;
}
#pnlLanguage span a
{
	color: White; text-decoration: none;
}
#navBar
{
	height: 22px; text-align: right;
}

/*
#tblLayout #header #pnlLanguage
{
	height: 60px;
}#tblLayout #header #pnlLanguage span
{
	margin-left: auto; 
	font-size: 0.75em; 
	display: block; 
	width: 120px; 
	background-color: #92C487; 
	color: White; 
	text-align: center; 
	padding: 5px;
}

#tblLayout #header #pnlLanguage span a
{
	color: White; text-decoration: none;
}

#tblLayout #header #navBar
{
	height: 22px; text-align: right;
}

*/
#DivLogo
{
	width: 179px; 
	height:84px;
}
#tblLayout #leftSide
{
	width: 179px; 
	color: White;	 
	font-size: 0.9em; 
	background-image: url('Images/bg_leftsidefill.png'); 
	background-repeat: repeat-y; 
	background-position: left top;
}

#tblLayout #leftSide a
{
	color: white; 
	text-decoration: none;
}

#tblLayout #middle
{
	height: 222px; 
	width: 444px;		
}

#tblLayout #middle .inner
{
	padding: 3px 4px 4px 4px;	
}


#tblLayout #rightSide
{
	width: 222px;		
}

#tblLayout #rightSide .inner
{
	padding-top: 0px; width: 222px !important;
}

/*
	Common styles for the Members Area Links panel in both templates
*/
#tblLayout #rightSide .pnlMembersAreaLinks
{
	padding-left: 12px; padding-top: 10px; font-size: 0.9em; color: White; width: 100%;
}

#tblLayout #rightSide .pnlMembersAreaLinks h3
{
	font-weight: bold; color: White; width: 190px; padding: 0px; margin: 0px;  margin-bottom: 10px;
}

#tblLayout #rightSide #pnlMembersAreaLinks1
{
	height: 173px; background-image: url('Images/bg_topright2.png'); background-repeat: no-repeat; background-position: left top;
}

#tblLayout #rightSide #pnlMembersAreaLinks2
{
	height: 208px; background-image: url('Images/bg_topright1b.png'); background-repeat: no-repeat; background-position: left top;
}

#tblLayout #rightSide #pnlMembersAreaLinks_Inner
{
	overflow:hidden; height: 148px	
}	

#tblLayout #rightSide #pnlMembersAreaLinks_Inner a
{
	color: White; text-decoration: none; display: block; width: 190px;	
}

#tblLayout #rightSide #pnlMembersAreaLinks_Inner .lnkDataConsortium
{
	border-bottom: 1px solid #A9D5F2; padding-bottom: 4px;
}




#rightSide #rightMenu
{
	
}

#rightSide #rightMenu .rightMenuItem
{
	
}

#rightSide #rightMenu a.rightMenuItem
{
	display: block;
	color: White;
	font-weight: bold;
	text-align: center;
	font-size: 0.83em;
	text-decoration: none;
	/*padding-top: 20px; padding-bottom: 20px;*/
	padding: 20px 6px 20px 6px;
	margin-top: 4px;
}

#rightSide #pnlCheckoutNewsletter
{
	padding: 10px; color: #EEAF48; font-weight: bold; font-size: 0.75em; text-align: right;
}

#rightSide #pnlCheckoutNewsletter span
{
	display: block;
}

#rightSide #pnlCheckoutNewsletter a
{
	color: #EEAF48; font-weight: normal;
}

#pnlSearch
{
	height: 150px; 
	width: 166px; 
	background-image: url('Images/bg_search_New.png'); 
	background-repeat: no-repeat; 
	padding-top: 75px; padding-left: 8px; padding-right: 5px; font-size: 0.75em;
}
#pnlSearch label
{
	text-align: left; font-weight: bold; text-transform: uppercase; color: White; display: block;	
}

#pnlSearch .txtbox
{
	width: 160px;
}

#pnlSearch .button
{
	margin-top: 6px;	
	float:right;
}


#pnlCoalitionMenu
{
	padding-left: 0px; padding-right: 5px;
}

#pnlCoalitionMenu h3
{
	color: White; font-weight: bold; margin-left: 8px; border-bottom: 1px solid white; padding-bottom: 5px;
}

#pnlCoalitionMenu #pnlCoalitionMenuLinks
{
	margin-top: 5px; padding: 10px 0px 16px 0px; color: White;
}

#pnlChildYouthCharter
{
	padding-left: 8px; padding-right: 5px;
}

#pnlChildYouthCharter .inner
{
	border-top: 1px solid white; border-bottom: 1px solid white; padding: 16px 6px 16px 6px;
}

.pnlLeftSideContent
{
	overflow: hidden; width: 158px;
}

#pnlLeftSideContent1
{
	padding-left: 14px; padding-right: 6px;	
}

#pnlLeftSideContent1 div
{
	padding: 16px 6px 16px 6px;	 
}

#pnlGeneralInquiries
{
	padding-left: 8px; padding-right: 5px; font-size: 0.75em; position: relative; bottom: 10px;
}

#pnlGeneralInquiries strong
{
	display: block;
}

#pnlGeneralInquiries div
{
	padding: 16px 6px 0px 6px;	
}

#pnlGeneralInquiries span
{
	display: block;
}

#pnlGeneralInquiries a
{
	text-decoration: underline !important;
}

.content
{
	padding: 5px 20px 5px 20px;
	font-size: 11pt; color: #484848; line-height: 1.5em; 	
}

.content a
{
	color: #484848; text-decoration: underline !important;
}

.content a:hover
{
	color: #3E86C9; text-decoration: underline !important;
}


.content h1
{
	font-size: 14pt; font-weight: normal;
}

.content h2 
{
	font-size: 12pt; font-weight: normal;	
}

.content h3 
{
	font-size: 10pt; font-weight: normal;
}


#content1
{
	width:444px;
	overflow:hidden;
}
#DivMainTopContent
{
	padding-bottom:10px;
	width: 100%; margin: auto;
	overflow: hidden;
}
#DivMainMiddleContent
{
	width: 100%; margin: auto;
	padding-bottom:10px;
	overflow:hidden;
}
#DivMainLeftContent
{
	width:48%;
	float:left;
	overflow:hidden;
}
#DivMainRightContent
{
	width:48%;
	float:right;
	overflow:hidden;
}
#DivMainBottomContent
{
	padding-bottom:10px;
	width: 100%; margin: auto;
	overflow: hidden;
}

#pnlPartners
{
	
}

#pnlPartners span
{
	color: #4D7B9C; 
	font-size: 0.8em
}

#footer
{
	
	width: 885px;
}

#footer p
{
	font-size: 0.7em; color: #C0C0C0; padding: 0px; margin: 0px; padding: 4px;
}

#footer a
{
	color: #C0C0C0; text-decoration: none;
}