/* global styles */
html, body, form, #doc
{
	height:100%;
	margin:0;
	padding:0;
}
body
{
    background: #8c906d url('../imgs/back.jpg') repeat-x;
    font-family:Verdana,Geneva,Arial,sans-serif;
    font-size:13px;
}
body p 
{
	text-align:justify;
	margin-top:0px;
}
h2,h3,h4 
{
	margin-top:0px;
}
h2 
{
	font-size:20px;
}
h3
{
	font-size:16px;
}
h4
{
	font-size:14px;
}
/* link styles */
body a 
{
	text-decoration:none;
	color:#336666;
}
body a:hover
{
	color:#43a1a7;
	text-decoration:underline;
}
body a:visited
{
	color:#336666;
}
a.imgLink img
{
	border:2px solid #336666;
}
a.imgLink:hover img
{
	border:2px solid #43a1a7;	
}

/* form styles */
input[type="submit"], input[type="button"]
{ 
	background-color:#f5f6e7; 
    border: 1px solid #336666;                            
    font: 1em Verdana,Geneva,Arial,sans-serif;
    color: #336666;
    padding: 1px 6px;
    *padding: 0px 2px;
}	

/* header styles */
#hd
{
	height:140px;
	padding-top:15px;
}
#header
{	
	width:1000px;
	height:140px;
	background:url(/imgs/banner_new.png) no-repeat;
}
.projHeader
{
	position:relative;
	clear:both;
	float:right;
	top:-6px;
	text-align:right;
	font-family:'Trajan Pro',Verdana,Geneva,Arial,sans-serif;
	font-size:18px;
	line-height:20px;
	color: #5a5a5a;
	width: 80%;
	/*text-shadow: #fff -1px 1px 1px;*/
}
.projHeader .projText 
{
	padding-right:20px
}
.projHeader .projCurve
{
	padding-top: 3px;	
}
.proj11 .projText
{
	margin-top: -20px; 
	height:40px;
	font-size: 17px;
}
.loginInfo
{
	position:relative;
	top:80px;
	right:20px;
	float:right;
	text-align:right;
	font-size: 12px;
}
.loginInfo img
{
	padding: 0px 4px;	
}

/* main document styles */
#doc 
{
	width:1000px;
	height: auto;
	min-height:100%;
	margin-left: auto;
	margin-right: auto;
}
#main 
{
	padding-bottom:165px;
}

/* page grid styles */
.gd
{
	*zoom:1;
	padding-top:10px;
}
.gd div.first
{
	float:left;
}
.gd div.second
{
	float:right;
}
.gd div.center .content-small
{
	margin-left:auto;
	margin-right:auto;
}

/* content styles */
.content-small, .content-big, .content-full
{
	line-height:1.3em;
}
.content-small
{
	width:330px;
}
.first .right
{
	float:right;
}
.content-big
{
	width:660px;
}
.content-full
{
	width:1000px;
	margin-bottom:10px;
}
.home p:first-letter
{
	font-family: 'Trajan Pro','Myriad Pro',Verdana,Geneva,Arial,sans-serif;
	font-size: 20px;
	color: #336666;
	padding-right:1px;
}
.home p:first-line
{
	line-height:20px;
}
.content-small ul, .content-big ul, .content-full ul
{
	list-style:none;	
	margin:8px 10px;
	padding-left:0;
	text-indent:0;
}

.content-full ul.normalul
{
	list-style:disc;
	margin-bottom:0px;
	margin-top:0px;
}

.content-full ul.normalul li
{
	padding-bottom:0px;
}

.content-full ul.normalul ul.normalul
{
	list-style:circle;
}

.content-full ul.normalul ul.normalul ul.normalul
{
	list-style:square;
}

.content-small ul li, .content-big ul li , .content-full ul li
{
	padding-bottom:3px;
	font-size: 12px;
}

.content-header
{
	color:White;
	padding:6px 15px 0px 15px;
	font-size:1.3em;
	font-family: 'Trajan Pro',Verdana,Geneva,Arial,sans-serif;
	line-height: 1.3em;
}

/* Container boxes */
.content-full .box-top
{
	height:38px;
	background-image: url(/imgs/box-sprite1.png);
	background-repeat:no-repeat; 
	background-position:left -50px;
}
.content-full .box-mid
{
	background-image: url(/imgs/box-sprite3.png);
	background-repeat:repeat-y; 
	background-position:left top;
}
.content-full .box-btm
{
	height:10px;
	background-image: url(/imgs/box-sprite1.png);
	background-repeat:no-repeat;
	background-position:left -90px;
}
.content-big .box-top
{
	height:38px;
	background-repeat:no-repeat; 
	background-position:left top;
}
.content-big .box-mid
{
	background-repeat:repeat-y; 
	background-position:left top;
}
.content-big .box-btm
{
	height:10px;
	background-repeat:no-repeat;
	background-position:left -40px;
}
.content-big .box-top-home 
{
	height:10px;
	background-repeat:no-repeat;
	background-position: left -50px;
}
.content-small .box-top 
{
	height:38px;
	background-repeat:no-repeat;
	background-position:-670px top;
}
.content-small .box-mid 
{
	background-repeat:repeat-y;
	background-position:-670px top;
}
.content-small .box-btm 
{
	height:10px;
	background-repeat:no-repeat;
	background-position:-670px -40px;
}
.box-content 
{
	padding:10px 15px;
}
.box-content img.top 
{
	padding-bottom:15px;
}

/* footer styles */
#footer
{
	position:relative;
	margin: -165px auto 0 auto;
	width:1000px;
	height: 165px; 
	clear: both;
	text-align:left;
	font-family:'Trebuchet MS','Myriad Pro','Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-size:0.9em;
	line-height: 1.4em;
	background: url(../imgs/footer_new.png) top left no-repeat;
}
#footer div
{
	float:left;
	padding-top: 35px;
}
#footer div.footer-wrap  
{
	padding-top: 0px; width: 94%; 
}
#footer div.footer-site-info  
{
	width: 20%; 
}
#footer div.footer-get-in-touch  
{
	width: 16%; 
}
#footer div.footer-past-studies  
{
	width: 33%; 
}
#footer div.footer-external-links  
{
	width: 31%; 
}
#footer ul
{
	list-style: none;
	text-indent: none;
	margin: 0;
	padding: 0 0 0 30px;
}
#footer ul li.footer-head 
{
	color:#999866;
	font-weight: bold;
}
/*#footer a {color:White;}
#footer a:hover {color:#336666;text-decoration:none;}*/

/* Calendar styles */
.calControls
{
    /*width: 50%;*/
    float: left;
}
.calControls input, .calControls span, .calControls a img
{
    vertical-align: middle;
}
/*.calProjName
{
    float: right;
    padding-top:5px;
    font-size: 0.9em;
    font-weight: bold;
    text-align: right;
}*/
.calPicker
{
    position: absolute;
    z-index: 100;
    display: inline;
}

/* Document Library stiles */
.docProjLabel
{
	float:right;
	font-weight:bold;
	text-align:right;
}

/* Misc styles */
.maplet
{
	padding:5px 0px 20px 40px;	
	position:relative;
	z-index: 95;
}
.not-top
{
	padding-top:10px;
}
.popup
{
	background:White;
	border:1px solid black;
	padding:15px;
}
.popupBg
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
li.bullet 
{
	padding-left:5px;
}
#projList ol, #projList ol li
{
	list-style-type:decimal-leading-zero;
}
ul.customstyle
{
	list-style-type:none;
	margin: -10px 10px 15px 15px;	
	padding-left:1em;
	text-indent:-1em;
}
ul.customstyle li 
{
	padding-bottom:3px;
}
.ninetyPercentDiv
{
	width: 90%;
	padding-left:5%;
	padding-right:5%;
}
.calImg 
{
	float:left;
	background: url(../imgs/calendar.png) top left no-repeat;
	height: 32px;
	width: 32px;
	text-align: center;
	padding-top: 8px;
	line-height:1em;
	font-family:'Trebuchet MS','Myriad Pro','Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-size:10px;
	font-weight: bold;
}
.calTxt 
{
	float:left;
	padding-left:5px;
	width:235px;
}
.largerText 
{
	font-size:14px;
}
.smallerText
{
	font-size:11px;
}
ul li.fldrLink, ul li.extLink, ul li.docLink
{
	padding-left:21px;
}
ul li.fldrLink
{
	background: url(../Library/FileImages/folder.bmp) 0px 1px no-repeat;
}
ul li.extLink
{
	background: url(../imgs/arrow_right.png) 0px 1px no-repeat;
}
ul li.docLink
{
	background: url(../imgs/page.png) 0px 1px no-repeat;
}
ul li.arwLink
{
	padding-left: 15px;
	background: url(../imgs/bullet_arrow.png) 0px 1px no-repeat;
	margin-bottom:10px;
}
.menuLabel 
{
	text-align:right;
	padding-top:6px;
	color:#6d6d6d;
}
p.indent
{
	padding-left: 15px;	
}

/* CLEAR FIX*/
.clearfix:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix 
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix 
{
	height: 1%;
}
.clearfix 
{
	display: block;
}
/* End hide from IE-mac */


