﻿body 
{
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #2a2a2a;
	background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6, p, ul, li
{
	margin: 0;
	padding: 0;
}
img 
{
	border: 0;
}
.imgright
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.imgleft
{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.poloroid
{
	border: 1px solid #d3efff;
	background: #eeeeee;
	padding: 5px;
}
#container_top, #container, #header_breakout .photos, #footer_breakout .footer
{
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
	width: 918px;
	padding: 0 20px 0 20px;
}
#container_top
{
	margin-top: 10px;
}
#header
{
	position: relative;
}
#header .hcalogo
{
float: left;
}
#header .menu
{
	text-align: right;
}
#header .menu .pwulogo
{
padding-bottom: 22px;
}
#header .menu .mainnav
{
	color: #666666;
	font-weight: bold;
	font-size: .7em;
}
#header .menu .mainnav a
{
	color: #666666;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
#header .menu .mainnav a:hover
{
	color: #000099;
}
#header_breakout
{
	background: url(images/grad_bg.gif) repeat-x;
}
#header_breakout .photos img
{
	border: 1px solid #d3efff;
}
#header_breakout .photos img.big
{
	margin-left: 23px;
}
#header_breakout .photos img.top
{
	margin-bottom: 10px;
}
#header_breakout .photos img.small_right
{
	margin-left: 23px;
}
#content
{
}
#content .column.pad
{
	margin-right: 23px;
}
#content .column
{
	float: left;
	width: 447px;
}
#content .column .content
{
	padding: 0 12px 0 12px;
}
#content .column .hr_blue
{
	margin: 10px 0 7px 0;
	background: #a5d8f5;
	height: 9px;
	overflow: hidden;
	width: 447px;
}
#content .feature
{
	padding: 0 5px 0 5px;
}
#upNewOpportunities, #upFeatured
{
	height: 176px;
	overflow-x:hidden; 
	overflow-y:scroll;
}
#footer_breakout
{    
	margin-top: 10px;
    background: url(images/grad_bg.gif) repeat-x;
}
#footer_breakout .hr_blue
{
	margin: 0px 0 7px 0;
	background: #a5d8f5;
	height: 9px;
	font-size: .3em;
	overflow: hidden;
}

#footer_breakout .footer .content
{
	font-size: .7em;
	background: #1E3B6F;
}
.footer a
{
    color: #cccccc;
}
.footer a:hover
{
	color: #ee7722;
}
.footer .buttons
{
    text-align: left;
    padding: 10px 0 10px 10px;   
}
 
/* ***** IP Team Logo branding **** */
#ipBrand
{
    /*border: 1px solid red;*/
	float: right;
	width: 60%; /* may need to change, or remove, depending on layout */
	color: #b5d0e3; /* adjust as needed for layout */
	/*font-size: 90%;*/ /*may need to change depending on layout */
	text-align: right;
	margin: 0 auto; /* adjust as needed depending on layout */
	padding: 5px 15px 0 0; /*prevents margin-collapse */
	height: 40px;
}
 
#ipBrand .ipLogo{
	float: right;
	padding: 0 0 0 15px;
}

/***************************** Text Format Members **********************/
#content .column h1
{
	font-size: 1.2em;
}
#content .column p
{
	font-size: .8em;
	margin: 8px 0 8px 0;
}
.darkblue
{
 color: #003b77;
}
#content .feature h2
{
	font-size: 1em;
	color: #003b77;
	border-bottom: 1px solid #003b77;
}
#content .feature h2 span.subtext
{
	font-size: .7em;
}
/***************************** Featured Post Members *******************************/
#content .feature .post
{
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #cccccc;
}
#content .feature .post h1, #content .feature .post a
{
	font-size: .8em;
	color: #ff6600;
	border: 0;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
#content .feature .post a:hover
{
	color: #990000;
}
#content .feature .post .holder a.more, #content .feature .post .holder a.less
{
	font-size: .9em;
	padding-left: 5px;
	font-weight: normal;
	color: #ff6600;
	cursor: pointer;
	text-decoration: none;
}
#content .feature .post .holder a.more:hover, #content .feature .post .holder a.less:hover
{
	color: #990000;
}
#content .feature .post .holder
{
	font-size: .8em;
	color: #5c5c5c;
	border: 0;	
	font-weight: normal;
    margin: 0;
    padding: 0;
}
#content .feature .post span.state
{
	color: #5c5c5c;
	float: right;
	padding-right: 4px;
	padding-left: 6px;
	font-weight: bold;
}
#content .feature p
{
	font-size: 1em;
	padding: 0;
	margin: 0;
}
#content .feature p.description
{
	display: none;
}
#content .feature .post .posth1hover
{
	color: #990000;
}
/*************************** Search Box *********************************/
#searchbox, #searchresults
{
	margin-top: 30px;
	font-size: 1em;
	background: url(images/searchbox_grad_bg.gif) repeat-x center top;
	border: 1px solid #a0895c;
	position: relative;
	width: 440px;
	margin-left: 3px;
}
#searchbox.extended, #searchresults.extended
{
	width: 900px;
}
#searchbox .searchoptions, #searchbox .searchbuttons
{
	float: left;
}
#searchbox .searchoptions
{
	width: 265px;
	margin-left: 8px;
	margin-bottom: 8px;
}
#searchbox.extended .searchoptions
{
	width: 665px;
}
#searchbox.extended .searchpanel
{
	margin-right: 20px;
}
#searchbox.extended .searchoptions
{
	width: 665px;
}

#searchbox .searchbuttons
{
	width: 145px;
	margin-top: 33px;
}
#searchbox em
{
	color: #696969;
	font-size: .7em;
	line-height: 1em;
	font-style: italic;
	display: block;
	padding-left: 3px;
	padding-bottom: 5px;
}
#searchbox .searchbuttons em
{
	display: block;
	text-align:center;
}
#searchbox .searchoptions h1
{
	margin-top: 9px;
	font-size: .9em;
	color: #000066;
	font-weight: bold;
}
#searchbox .selectholder
{
	margin-top: 6px;
	margin-bottom: 2px;
}
#searchbox .selectholder.indent, .input .indent
{
	margin-left: 3px;
	padding-left: 25px;
	background: url(images/drop_arrow.gif) no-repeat;
}
.input .indent2
{
	margin-left: 28px;
	padding-left: 25px;
	background: url(images/drop_arrow.gif) no-repeat;
}
#searchbox .searchbuttons input
{
	height: 25px;
	width: 144px;
	background: url(images/searchbox_button_bg.gif) no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}
#searchbox .searchbuttons input.hovering
{
	background: url(images/searchbox_button_bg_hov.gif) no-repeat;
}
#searchbox .tabs
{
	position: absolute;
	top: -20px;
	left: 3px;
}

#searchbox .tabs div
{
	margin-left: 3px;
	float: left;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background: url(images/searchbox_tab_bg_nonactive.gif) repeat-x;
}
#searchbox .tabs div h2
{
	font-size: .7em;
	font-weight: normal;
	display: block;
	width: 96px;
	height: 16px;
	padding-top: 3px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #000066;
	cursor: pointer;
	
}
#searchbox .tabs div h2 a
{
	color: #000066;
	text-decoration: none;
}
#searchbox .tabs div.selected
{
	border-color: #a0895c;
	background: url(images/searchbox_tab_bg.gif) repeat-x; 
}

#content #searchresults h1
{
color:#003B77;
font-size:.9em;
display: block;
padding-top: 3px;
padding-left: 4px;
}
#content #searchresults h1 em
{
	color: #5c5c5c;
	font-size: .8em;
}
#content #searchresults .lblLocation
{
	width: 170px;
	float: right;
	font-size: .8em;
	color: #5c5c5c;
	text-align: center;
padding-top: 3px;
}
#content #searchresults .lblDate
{
	width: 120px;
	float: right;
	font-size: .8em;
	color: #5c5c5c;
	text-align: center;
padding-top: 3px;
}



#searchresults p.nodata
{
	display: block;
background: #ffffff;
color: #666666;
font-weight: bold;
text-align: center;
padding-top: 10px;
height: 40px;
margin: 0;
}

#searchresults p.nodata.highlight, #whatamisearching .highlight
{
color: #009900;
}
#whatamisearching .highlight
{
	font-weight: bold;
}
#searchresults .resultholder
{
	border:1px solid #003B77;
	margin: 3px 4px 4px 4px;
}
.short_opportunity
{
	border-bottom: 1px solid #cccccc;
}
.short_opportunity .title
{
	font-weight: bold;
	color: #000066;
	display: block;
}
.short_opportunity a
{
	font-size: .8em;
	text-decoration: none;
	display: block;
	background-color: #eeeeee;
	padding: 2px;
}
.short_opportunity a.alt
{
	background-color: #ffffff;

}
.short_opportunity a:hover
{
	background-color: #FFDF8F;
}
.short_opportunity .specialty
{
	padding-left: 10px;
	color:#5C5C5C;
}
.short_opportunity .state
{
	color:#5C5C5C;
	float:right;
	font-weight:bold;
	padding-left:6px;
	padding-right:4px;
}






.ext_opportunity
{
	border-bottom: 1px solid #cccccc;
}
.ext_opportunity .title
{
	font-weight: bold;
	color: #000066;
	color: #000066;
	display: block;
	font-size: 1.1em;
}
.ext_opportunity a
{
	font-size: .8em;
	text-decoration: none;
	display: block;
	background-color: #eeeeee;
	padding: 5px 2px 5px 2px;
}
.ext_opportunity a.alt
{
	background-color: #ffffff;
	margin: 0px !important;
}
.ext_opportunity a:hover
{
	background-color: #FFDF8F;
}
.ext_opportunity .specialty
{
	padding-left: 10px;
	color: #FF7700;
    font-size: .9em;
}
.ext_opportunity .state
{
	color:#5C5C5C;
	float:right;
	font-weight:bold;
	padding-left:6px;
	padding-right:4px;
	width: 150px;
	text-align: center;
}
.ext_opportunity .date
{
	text-align: center;
	color:#5C5C5C;
	float:right;
	font-weight:bold;
	padding-left:6px;
	padding-right:4px;
	width: 100px;
}


.ext_opportunity .description
{
	padding: 2px 20px 2px 20px;
	display: block;
	color:#333333;
    font-weight: normal;
}


/********************** SEARCHING **************/
#searchingholder, #iframeholder
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #333333;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	z-index: 99;
}


#searching
{
	position: absolute;
	top: 300px;
	left: 50%;
	margin-left: -160px;
	padding: 20px;
	background: #efefef;
	border: 2px solid #000000;
	width: 280px;
	height: 80px;	
	z-index: 100;
}


#iFrameApply
{
	position: absolute;
	top: 450px;
	left: 50%;
	margin-left: -223px;
	padding: 20px;
	background: #efefef;
	border: 2px solid #000000;
	width: 446px;
	height: 650px;	
	z-index: 100;
}
#btnClosingIframe
{
	font-size: 1.6em;
	font-weight: bold;
	position: absolute;
	top:0;
	right: 0;
	text-decoration: none;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
	color: #990000;
	background: #333333;
}
#btnClosingIframe:hover
{
	background: #999999;
	color: #000099;
}

#subapplyconfirm
{
position: absolute;
top: 0;
left: 0;
width: 436px;
padding-top: 200px;
height: 440px;
background: #ffffff;
border: 5px solid #990000;
color: #000099;
}
#subapplyconfirm h1
{
	font-size: 1.4em;
	padding: 20px;
	text-align: center;
}


/***************************** Generic Members **************************/
.left
{
	float: left;
}
.clear
{
	clear: both;
}

/**************************** IE Fixes ******************************/
#flashingQuestions 
{   /* When using jQuery Animation, you must set background color or ie
		screws up the font anti-aliasing (aka. UGLY) */
	background: #ffffff;
}



/************************ Opportunity ****************************/
.opportunity h1, .formbuilder h1, .event h1 
{
	border-bottom:1px solid #003B77;
	color:#003B77;
	font-size:1em;
}

.opportunity h2
{
	color:#000066;
	font-size:0.9em;
	font-weight:bold;
	margin-top:9px;
}
.opportunity h3, .event h3
{
	border:0 none;
	padding-top: 10px;
	color:#000066;
	cursor:pointer;
	font-size:0.8em;
}
.opportunity h4, .event h4
{
	border:0 none;
	color:#FF6600;
	cursor:pointer;
	font-size:0.8em;
}
.opportunity h5, .event h5
{
	border:0 none;
	color:#696969;
	cursor:pointer;
	font-size:0.8em;
}
.event h2
{
	border:0 none;
	color:#000066;
	cursor:pointer;
	font-size:1em;
	font-weight:bold;
	margin-top:9px;
	border-bottom: 1px dashed #cdcdcd;
}
.opportunity .hospital_link
{
	font-size:0.8em;
}
.opportunity .address
{
	font-size:0.8em;
}
.opportunity em {
color:#696969;
display:block;
font-size:0.7em;
font-style:italic;
line-height:1em;
padding-bottom:5px;
padding-left:3px;
}





.contactbuttons
{
margin-top: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #000066;
}

.contactbuttons img
{
	display: block;
	margin: 0 auto;
	padding-left: 10px;
}

.contactbuttons a
{
	display: block;
	float: left;
	cursor: pointer;
	font-size: .8em;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
.contactbuttons a.hovering
{
color: #990000;
}



.nodecoration
{
	text-decoration: none;
}



/************************ Tell a Friend *********************/
#tellafriend
{
	font-size: .8em;
	position: absolute;
	top: 300px;
	left: 50%;
	margin-left: -240px;
	width: 480px;
	height: 380px;
	border: 8px solid #dddddd;
	background: #ffffff url(images/icons/around_the_world.gif) no-repeat 300px 40px;
	padding: 3px 15px 15px 15px;
}
#tellafriend.opppages
{
	top: 450px;
}

#tellafriend h1
{
	font-size: 1.4em;
	text-align: center;
	color: #003b77;
	border-bottom: 1px solid #003b77;
	margin-bottom: 3px;
}
#tellafriend em
{
	font-size: .8em;
	color: #666666;
}
#tellafriend label
{
	padding-top: 10px;
	font-weight: bold;
	display: block;
	color: #444444;
}
/**************************** Success Panel **************************/
#successconfirm
{
	font-size: .8em;
	position: absolute;
	top: 300px;
	left: 50%;
	margin-left: -240px;
	width: 480px;
	height: 140px;
	border: 8px solid #990000;
	background: #ffffff url(images/icons/thumbs_up.gif) no-repeat 100px 40px;
	padding: 3px 15px 15px 15px;
}

#successconfirm h1
{
	font-size: 1.4em;
	text-align: center;
	color: #003b77;
	margin-bottom: 35px;
}


.padleft
{
	padding-left: 40px;
}


/************ CONTACT *************/
.inputradio.marleft, .input.marleft
{
	margin-left: 20px;
}
.contact
{
	padding-left: 5px;
}
.contact h4
{
color:#003B77;
padding-top: 12px;
}
.contact a
{
color:#FF6600;
}
.contact a:hover
{
color: #990000;
}
.orange
{
color:#FF6600;
}
.formbuilder h2
{
border-bottom:1px solid #003B77;
color:#003B77;
font-size:1em;
}
.input, .inputradio
{
	padding: 5px 0 5px 0;
}
.input label, .inputradio .title
{
	font-size: .8em;
	display: block;
}
.inputradio label
{
	font-size: .8em;
}


.formbuilder em {
color:#696969;
display:block;
font-size:0.7em;
font-style:italic;
line-height:1em;
padding-top:3px;
padding-left:3px;
padding-bottom: 7px;
}

.input select
{
	margin-top: 3px;
}




/**************** CALENDAR ***********************/
#calendar
{
	margin: 0 auto;
   background-color: #f6f6f6;
   border: 1px solid #d3efff;
   color: #003B77; 
   width: 406px;
   height: 230px;
}
#calendar a
{
	text-decoration: none;
	color: #003B77;
}
#calendar .dayheader
{
	background-color: #128db5;
	color: #ffffff;
	font-weight: bold;
	font-size: .8em;
}
#calendar .today
{
	background-color: #003B77;
	color: #ffffff;
}

#calendar .nextmonth
{
 font-size: .7em;
 color: #eeee00;
}


/* These must be important to override built in asp values */
#calendar .selectedday
{
	background-color: #333399;
	color: #ffffff;
}

#calendar .day a
{
	display: block !important;
	padding-top: 10px;
	height: 22px !important;
	width: 100% !important;
	font-size: .8em;
}
#calendar .dayhasevent
{
	background-color: #FF6600;
}
#calendar .dayhasevent a
{
	color: #990000 !important;
	display: block !important;
	padding-top: 10px;
	height: 22px !important;
	width: 100% !important;
	background-color: #FF6600 !important;
	font-size: .8em;
}
#calendar .dayhasevent a:hover
{
	color: #ffffff !important;
	background-color: #990000 !important;
}
#calendar .selectedday a
{
	background-color: #990000 !important;
	color: #ffffff !important;
}
#calendar .nextmonth a:hover
{
	color: #ee2200 !important;
}

.inline
{
	display: inline;
}

.eventholder
{
	border-bottom: 1px dashed #cdcdcd;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

.eventholder .indent
{
	padding-left: 15px;
	padding-top: 5px;
}

.eventsbox
{
border: 1px solid #bbbbbb;
}
.eventsbox .post
{
	font-size: .8em;
}

.eventsbox .post a
{
	text-decoration: none;
	padding: 3px;
	cursor: pointer;
	display: block;
	border-bottom: 1px solid #bbbbbb;
	background-color: #eeeeff;
}
.eventsbox .post a.alt
{
	background-color: #f5f5ff;
}
.eventsbox .post a:hover
{
	background: #FFDF8F;
}
.eventsbox .post a h1
{
	font-size: 1em !important;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

.eventsbox .post .state
{
	float: right;
	color: #999999;
}

.eventsbox .post .summary
{
	color: #111111;
	font-size: 1em !important;	
	margin: 0 !important;
}
.searchresulttitle 
{
	font-size: 1em;
	color: #000099;
}
.searchresulttitle em
{  font-size: .7em;
}



.resources
{
	padding-left: 10px;
}
.resources .linklist
{
	margin-left: 20px;
    list-style: none;
}
.resources .linklist a
{
color: #222222;	
text-decoration: none;
border-bottom: 1px dashed #999999;
font-size: .8em;
margin: 5px;
display: inline-block;
}
.resources .linklist a:hover
{
color: #990000;
border-bottom: 1px dashed #990000;
background: #FFDF8F;
}
.resources h1
{
	border-bottom:1px solid #003B77;
	color:#003B77;
	font-size:1em !important;
	margin-bottom: 10px;
}
.resources h2
{
	color:#000066;
	font-size:1em !important;
	font-weight:bold;
	margin-top:9px;
}
.resources h3
{
	border:0 none;
	padding-top: 10px;
	color:#FF6600;
	cursor:pointer;
	font-size:0.8em !important;
}
.resources h4
{
	border:0 none;
	color:#FF6600;
	cursor:pointer;
	font-size:0.8em !important;
}
.resources h5
{
	border:0 none;
	color:#696969;
	cursor:pointer;
	font-size:0.8em !important;
}
.resources .description
{
	font-size: .7em;
	display: block;
	padding-left: 40px;
}



#flashEbrochureHolder
{
position: absolute;
top: 100px;
left: 50%;
margin-left: -270px;
padding: 10px;
background: #efefef;
border: 2px solid #696969;
}
#flashEbrochureHolder .close
{
	text-align: right;
	background: #ffffff;
}
#flashEbrochureHolder .close a
{
	color: #222222;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
	display: block;
	border-top: 1px solid #000099;
	border-left: 1px solid #000099;
	border-right: 1px solid #000099;
	padding: 3px;
}
#flashEbrochureHolder .close a:hover
{
	background: #FFDF8F;
}


.padbottom
{
margin-bottom: 80px;	
}



ul.dots
{
	color: #333333;
	margin-left: 30px;
	font-size: .8em;
}

#photogallery
{
padding-top: 3px;
padding-bottom: 20px;
text-align: center;	
}

a:hover
{
color: #990000;	
}

#photogallery .poloroid
{
	margin: 2px 4px 2px 4px;
}

#photogallery .hovering
{
	background-color: #FFDF8F;
	border: 1px solid #996622;
}



/***** FOR SUBSITES *********/
#lblLocation 
{
position: absolute;
top: 9px;
left: 50%;
width: 400px;
margin-left: -135px;	
text-align: right;
font-weight: bold;
font-size: 1.1em;
color: #444444;
}
#overideImage
{
position: absolute;
top: 9px;
left: 50%;
margin-left: -460px;
}

.hospitalholder
{
	border: 1px dotted #cccccc;
	margin-bottom: 5px;
	width: 429px;
	font-size: .8em;
	padding: 0px 8px;
}
.hospitalholder h2
{
	padding-top: 18px;
	font-size: 1.2em;
	color: #003b77;
}
.hospitalholder h3
{
	padding-top: 10px;
	font-size: 1em;

}
.hospitalholder h3 a
{
	text-decoration: none;
	color: #FF6600;
}
.hospitalholder h3 a:hover
{
	color: #990000;
}

.detailsBox p
{
	padding-bottom: 10px;
}

.hospitalholder.alt
{
	margin-left: 23px;
}

.recruiterchoices
{
	display: block;
	font-size: .8em;
	text-decoration: none;
	background: #f5f5f5;
	border-bottom: 1px solid #dddddd;
	padding: 4px;
	color: #003b77;
}
.recruiterchoicesalt
{
	display: block;
	font-size: .8em;
	text-decoration: none;
	background: #eeeeee;
	border-bottom: 1px solid #dddddd;
	padding: 4px;
	color: #003b77;
}
.recruiterchoices:hover,.recruiterchoicesalt:hover
{
	background: #FFDF8F;
}
















.recruiterholder
{
overflow-y: scroll;
overflow-x: none;	

height: 300px;
}

.recruiter
{
	padding-left: 10px;
}

.recruiter h1
{
	border-bottom:1px solid #003B77;
	color:#003B77;
	font-size:1em !important;
	margin-bottom: 10px;
}
.recruiter h2
{
	color:#000066;
	font-size:1em !important;
	font-weight:bold;
	margin-top:9px;
}
.recruiter em
{
	color:#999999;
	font-size:0.7em !important;
	font-weight: normal;
	padding-left: 5px;
}
.resources h4
{
	border:0 none;
	color:#FF6600;
	cursor:pointer;
	font-size:0.8em !important;
}
.resources h5
{
	border:0 none;
	color:#696969;
	cursor:pointer;
	font-size:0.8em !important;
}
.resources .description
{
	font-size: .7em;
	display: block;
	padding-left: 40px;
}