/*----------------------------------------------------------------- 	
CSS Document 
version: 1.0.0

-----------------------------------------------------------------*/
/*** Universal selector - reset styles
******************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* define focus styles! */
:focus {
	outline: 0;
}

/* ----- General ----- */

body {
	color: white;
	font-size: small;
	font-family: Calibri, Arial, Helvetica, sans-seriff;
	height: 100%;
	background: url(../img/bg.png) repeat-x;
}
	
	
/* ----- Layout ----- */

#containerWrapper {
	width: 830px;
	margin: 0 auto;
	background: url(../img/content_bg.png) repeat-y;
	position: relative;
}

#container {
	width: 800px;
	margin: 0 auto;
	background-color: white;
	position: relative;
}

#header {
	height: 75px;
	position: relative;
}

#logo img{ margin: 10px 0 0 20px; }

#clientLogin{
	position: absolute;
	top: 20px;
	right: 25px;
}

#content{
	padding: 0 5px 0px 5px;
	width: 100%;
	position: relative;
}


#footer{
	position: relative;
	width: 100%;
}

#location{
	height: 50px;
	background: #edd57e;
	margin: 5px;
}

#footerInfo{
	background: #f6e9ba;
	margin: 5px 5px;
	padding: 10px;
}




/* ----- Page Specific Layout per Designs----- */

#external{
	width: 760px;
}



/* ----- HOMEPAGE ELEMENTS----- */

#homeContent{
	width: 365px;
	height: 260px;
	margin-left: 395px;
	padding: 20px 10px 10px 20px;
	background: url(../img/homecontent_bg.png) repeat-x;
	color: white;
	overflow: hidden;
}
#homeContent .newFont {
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
}

#homePhoto{
	width: 390px;
	margin-right: 5px;
	position: absolute;
	top: 0px;
}

.moduleimage{margin: 5px 4px 0px 0;}

.forgotPassword{
	font-size: 10px;
}

/* ----- REGISTER ELEMENTS----- */

#registerLeftContent{
	width: 425px;
	height: 427px;
	background: url(../img/homecontent_bg.png) #0f2762 repeat-x;
	padding: 20px 10px 10px 20px;
}

#registerRightContent{
	width: 300px;
	height: 425px;
	background-color: #5B5B5B;
	position: absolute;
	top: 0px;
	left: 465px;
	padding: 20px 10px 10px 20px;
}



/* ----- EDUCATION ELEMENTS----- */

#educationLeftContent{
	width: 425px;
	height: 427px;
	background-color: #666600;
	padding: 20px 10px 10px 20px;
}

#educationRightContent{
	width: 300px;
	height: 425px;
	background-color: #5B5B5B;
	position: absolute;
	top: 0px;
	left: 465px;
	padding: 20px 10px 10px 20px;
}


/* ----- PLANNING ELEMENTS----- */

#planningLeftContent{
	width: 425px;
	height: 427px;
	background: url(../img/planning_bg.png) #5f340d repeat-x;
	padding: 20px 10px 10px 20px;
}

#planningRightContent{
	width: 300px;
	height: 425px;
	background-color: #5B5B5B;
	position: absolute;
	top: 0px;
	left: 465px;
	padding: 20px 10px 10px 20px;
	overflow-x: scroll;
}


/* ----- AWARDS ELEMENTS----- */




#awardsLeftContent{
	width: 525px;
	height: 427px;
	background: url(../img/awards_bg.png) #666666 no-repeat;
	padding: 20px 10px 10px 20px;
	overflow-x: scroll;
}

#awardsRightContent{
	width: 200px;
	height: 426px;
	background-color: #5B5B5B;
	position: absolute;
	top: 0px;
	left: 565px;
	padding: 20px 10px 10px 20px;
}

/* ----- STRATEGIES ELEMENTS----- */


#strategiesRightContent{
	width: 300px;
	height: 425px;
	background-color: #5B5B5B;
	position: absolute;
	top: 0px;
	left: 465px;
	padding: 5px 10px 10px 20px;
	overflow-y: scroll;
	
}

#strategiesRightContent p{
	font-size: .85em;
	
}


#strategiesLeftContent{
	width: 425px;
	height: 427px;
	background: url(../img/homecontent_bg.png) #313874 repeat-x;
	padding: 20px 10px 10px 20px;
	overflow-x: scroll;
}


/* ----- CLIENT LOGIN ELEMENTS----- */


#clientLoginRightContent{
	width: 345px;
	height: 425px;
	position: absolute;
	top: 0px;
	left: 449px;
}


#clientLoginLeftContent{
	width: 410px;
	height: 427px;
	background-color: #666600;
	padding: 20px 10px 10px 20px;
}

#clientLoginLeftContent_scroll{
	width: 410px;
	height: 427px;
	background-color: #666600;
	padding: 20px 10px 10px 20px;
	overflow-y: scroll;
}

.loginModule{
	margin-bottom: 0px;
}

.loginModuleTop{
	margin-bottom: 0px; margin-top: 5px;
}


/* ----- INTERNAL PAGES----- */

#interiorLeft{
	width: 525px;
	height: 427px;
	background: url(../img/services_bg.png) #1e2565 no-repeat;
	padding: 20px 10px 10px 20px;
	overflow-y: scroll;
}

#interiorRight{
	width: 200px;
	height: 426px;
	background-color: #5B5B5B;
	position: absolute;
	top: 0px;
	left: 565px;
	padding: 20px 10px 10px 20px;
}


/* ----- Image float Classes ----- */

.image-left{ float: left; padding-right: 10px; }
.image-right{ float: right; }


/* ----- Navigation ----- */

#nav{
	width: 100%;
	border-bottom: 5px solid #313874; 
	text-align: center;
	height: 22px;
}

#nav .noborder{
	border: none;
}

#nav ul{
	margin: 0px;
	bottom: 0px;
}

#nav li{
	display: inline;
	margin: 0px;
}


#sidemenu{
	padding-top: 50px;
}

#sidemenu li{
	list-style: none;
}

#sidemenu a{
		color: #FFFFCC;
}

.whitelink {
	color: white;
	text-decoration: underline;
}

/* ----- Typography ----- */


h1{
	font-size: 1.7em;
}


h2{
	font-size: 1.4em;
	margin-bottom: 10px;
}

h3{
	font-size: 1.25em;
	margin-bottom: 10px;
	color: #FCB917;
}
#interiorLeft h3 {
	padding-left:160px;
	margin-top:30px;
}

p{
	margin: 5px 10px 15px 0px;
}


a{
	color: orange;
}

ol{
	margin: 5px 10px 15px 20px;
	font-size: 14px;
}

ul{
	margin: 5px 10px 15px 20px;
	font-size: 14px;
}

li{
	margin: 5px 10px 15px 20px;
	font-size: 12px;
}

blockquote{
	font-style: italic;
	color: white;
	margin: 10px 0 25px 25px;
	font-size: 14px;
}


#location p{
	color: #5F6062;
	text-align: center;
	padding-top: 15px; 
}

#footerInfo p {
	color: #5F6062;
	text-align: center;
	font-size: 11px;
}

/* ----- Forms ----- */

form textarea{
	width: 220px;
}

form{
	color: white;
}

