/*
-----------------------------------------------
ICAP Style Sheet - Screen
version:  2007.01
-----------------------------------------------
*/

/*
---------------------------------------------------------------------------------------------
December 2007 -- Maintenance and design modifications by WDS at CUMC (http://cubhis.org/wds)
---------------------------------------------------------------------------------------------
*/

body
{
padding: 0 0 0 14px;
margin: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
line-height: 14px;
color: #533d2a;
background: url(../images/common/bodyBG.jpg) repeat-x top left #fff;
text-align: center; /* Centering the page for IE */
}



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

.sIFR-active h1
{
visibility: hidden;
font-family: Verdana;
line-height: 1em;
font-size: 24px;
padding: 0;
margin: 12px 0 0 0;
}

.sIFR-active h2
{
visibility: hidden;
font-family: Verdana;
font-size: 18px;
line-height: 1em;
background: url(../images/common/h2Bg.gif) left top repeat-x #6d86b3;
margin: 0;
padding: 10px 0 0 5px;
}

h3
{
font-size: 14px;
}

a
{
color: #533d2a;
text-decoration:underline;
}

a:hover
{
color: #6d86b3;
}


a:visited
{
color: #563880;
}

#tools a.yellow {
color:e7c429;	
}

 #footer a.blue {
 color:1f3c68;
 }


/* -------------------- Section Definitions -------------------- */
/* ------------------------------------------------------------- */

#wrapper
{
width: 895px;
background: url(../images/common/wrapperbg7.jpg) no-repeat top left #fff;
text-align: left; /* Reset the centered text from IE fix */
margin: 0 auto 40px auto; /* Centering the page for everything else */
}


/* -------------------- Header -------------------- */

/* -------------------- Tools -------------------- */

#tools
{
float: right;
clear:right;
color: #fff;
padding: 7px 20px 0 0;
font-size: 11px;
margin-top:20px;
}

#tools a
{
color: #fff;
text-decoration: none;
}


#tools a:hover
{
text-decoration:underline;
}

/* ----------Ticker/newsTicker/SWFobject-----------*/

#ticker {float:right; clear:right; padding:0; margin:30px 30px 0 0;}
#ticker ul {list-style-type:none; color:#533d2a; padding:0; margin:0;}
#ticker ul li a {color:#533d2a; text-decoration:none; font-size:11px; background:url(../images/link_arrow.png) left center no-repeat; padding:2px 0 0 15px;}
#ticker ul li a:hover {text-decoration:underline;}
/* -------------------- Logo -------------------- */

#logo
{
position: relative;
height: 110px;
width: 480px;
top: 80px;
left: 30px;
}


/* -------------------- Search Bar -------------------- */

#search
{
float: right;
font-size: 11px;
font-weight: normal;
color: #999;
margin-right: 10px;
}


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

#globalnav
{
width: 864px;
height: 33px;
margin: 88px 0 0 16px;
background: url(../images/common/globalnavBG.gif) top left repeat-x #fff;
font-size: 11px;
font-weight: bold;
}

#globalnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#globalnav li
{
float: left;
}

#globalnav a
{
display: block;
padding: 8px 20px 6px 20px;
text-decoration: none;
color: #999;
border-right: 1px solid #eaeaea;
line-height: 1.3em;
}

#globalnav a:hover, #globalnav a.selected
{
display: block;
padding: 8px 20px 6px 20px;
text-decoration: none;
background: url(../images/globalnav/globalnavHover.gif) top left repeat-x;
color: #1f6099;
border-right: 1px solid #eaeaea;
}

/* --------- Sub Nav --------- */

#globalnav li ul
{
	position: absolute;
	left: -999em;
	background-color:#fff;
	padding: 3px;
	font-weight:normal;
}

#globalnav li ul.overviewSub{width: 107px;}
#globalnav li ul.whatwedoSub{width: 190px;}
#globalnav li ul.whereweworkSub{width: 107px;}
#globalnav li ul.resourcesSub{width: 183px;}
#globalnav li ul.newsSub{width: 128px;}

#globalnav li ul.overviewSub a{width: 69px;}
#globalnav li ul.whatwedoSub a{width: 152px;}
#globalnav li ul.whereweworkSub a{width: 69px;}
#globalnav li ul.resourcesSub a{width: 145px;}
#globalnav li ul.newsSub a{width: 90px;}

#globalnav li:hover ul, #globalnav li.sfhover ul 
{
	left: auto;
}

	#globalnav li ul li
	{
		clear:left;
	}
	
	#globalnav li ul a
	{
		width: 100%;
		border-left: 8px solid #b6c3e1;
		border-right: 0px;
		background-image:none;
		background-color:#fff;
		padding-left: 10px;
	}
	
	#globalnav li ul a:hover
	{
		border-left: 8px solid #1f6099;
		border-right: 0px;
		background-image:none;
		background-color:#f3f3f3;
		padding-left: 10px;
	}

/* -------------------- Content -------------------- */

#content
{
width: 864px;
margin: 0 0 0 16px;
background: left top no-repeat;
float:left;
}

#flashWrapper{ float:right; margin-left:0px; width:320px;}
#flashWrapper p { padding:0px; margin:0px;}

/* -------------------- Main Section -------------------- */

#mainSection
{
width: 644px;
background: left top repeat-x #fff;
padding: 12px 0 0 0;
float:left;
}

#mainSection h1, #mainSection p
{
margin-left: 14px;
}

#sectionImage
{
margin: 0 14px;
}



/* -------------------- What's New -------------------- */

/*#whatsNew
{
width: 218px;
margin: -28px 4px 14px 14px;
float: right;
background-color:#FFFFFF;
clear:left;
padding: 4px;
line-height: 1.4em;
border: 1px solid #e5d5b7;
background:url(../images/common/whatsnew_bkg.jpg) repeat-x;
}*/

#whatsNew ul
{
margin: 0;
padding: 0 10px;
}

#whatsNew li
{
margin: 0;
padding: 0;
list-style-image:url(../images/newsBullet.png);
list-style-position:inside;
color: #666;
border-bottom: 2px dotted #d5d5d5;
}

#whatsNew li.last
{
margin: 0;
padding: 10px 0;
list-style-image:url(../images/newsBullet.png);
list-style-position:inside;
color: #666;
border-bottom: 0;
}

/* -------------------- Side Bar -------------------- */

#sidebar
{
width: 205px;
margin-left: 3px;
padding:4px;
float: right;
background: left top repeat-x #fff;
font-size: 11px;
border: 1px solid #e5d5b7;
/*position:relative;*/
}

/* -------------------- Side Content -------------------- */

#sidecontent
{
padding: 0 10px 10px 10px;
/*background:url(../images/common/whatsnew_bkg.jpg) bottom repeat-x;*/
}
#sidecontent p {line-height:16px;}
#sidecontent img {margin:5px 0;}

#sidecontent ul
{
margin: 0px 0px 0px 0px;
padding: 0;
}

#sidecontent li
{
list-style-type:none;
margin: 0;
padding: 5px 0;
line-height: 1.6em;
}
/* -------------------- Footer -------------------- */
#footer
{
border-top:2px dotted #ccc;
padding: 14px 0;
margin:0 20px;
color: #999;
text-align:right;
font-size: 11px;
clear:both;
}

#footer a
{
color: #999;
text-decoration:underline;
}

/* -------------------- Misc / Hacks -------------------- */

img.blind_print {display:none;}

.clearer{clear:both;}

input
{
color: #666;
font-size: 11px;
}

.pdf
{
list-style-image: url(../images/common/pdf.gif);
}

.ppt
{
list-style-image: url(../images/common/ppt.gif);
}

.doc
{
list-style-image: url(../images/common/word.gif);
}

.xls
{
list-style-image: url(../images/common/excel.gif);
}

.fla
{
list-style-image: url(../images/common/flash.gif);
}

.submit_btn {color:#533d2a; border:1px solid #ccc; margin:5px 0 0 0; cursor:pointer; background:#fff;}
.email_field {width:150px;}

.style1 {
font-size: 7px
}
.style3 {
color: #660000
}