/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* START IMAGE1 */
div#skin_id_tlecont {
	height:197px; 
	min-width: 760px; 
	background: transparent url(/Portals/0/M.Burcham.JWgriz2.jpg) repeat-x scroll 0 0;
	}
/* END IMAGE1 */


#TB_window{width:720px !important;margin:-328px 1 0 -270px !important;}
#TB_ajaxContent{width:713px !important;height:470px !important;padding:2px 3px 15px;}

/*  Used for formatting the who we are page  */
.wcs_staffName{color:#153951;font-size:18px;font-weight:bold;}
.wcs_staffInfo div{margin-bottom:2px;padding-left:8px;}
.wcs_staffBio div{padding:0 8px;}
.wcs_staffSpecialities{vertical-align:top;background-color:#DEEBF3;padding:3px 20px;}
.wcs_staffSpecialities div{color:#153951;font-size:16px;font-weight:bold;}
.wcs_staffImage{text-align:center}
.wcs_staffEmail{color:#B96D14;}
.wcs_staffBio ul{margin-bottom:0;}

.cssmenu1 ul li ul { display:none }


/* testing styles on home page */
pre { 
  background-color:#dddddd; border:solid black 1px;
  line-height:125%; padding:5px;}
pre2{ 
  background-color:#dddddd; border:solid red 5px;
  line-height:125%; padding:5px;}
/* end of testing styles*/

homepage{
	font-size:14px;
	color: #153b51;
	font-weight:bold;
	}

/*left menu - these don't work */
/* Left Menu */
/* Root items */
#dnnStandard .topLevel li.item{background-color:#38586b !important;}
#dnnStandard .topLevel li {border-bottom: 1px solid #153b51 !important;}
/* Sub Items */
#dnnStandard .subLevel li.subitem {background-color:#4f6e80 !important;}
/* Sub Item Hover*/
#dnnStandard .subLevel li.subitem:hover{background-color:#668495 !important;}
/* Sub Item font color */
#dnnStandard .subLevel li.subitem a.sublink div {color:#eeead3 !important;}
/* Sub Item Selected*/
#dnnStandard .subLevel li.subitem a.sublink.selected div {background:none repeat scroll 0 0 #668495 !important;color:#153B51 !important;}


/*end left menu */

/*copyright - NOTE: this is hard coded in the code, need to create a style instead*/
/*<div style="background-color: #30401B; clear: both;"> */

/* end of copyright */


/*body background */
#Body {
	background:none repeat scroll 0 0 #153b51;
	}
/* end body */

a {
	color: #db630b !important;
	}
.search_btn a {
	color: #ffffff !important;
	}

/*headings for rich text box editors*/
h1, h2, h3, h4, h5, h6 {
	color:#153b51;
	}
/*end headings*/


/*footer*/
.cssmenu1, .copy_bottom, .copyright, .footer, .cssmenu1footer {	background-color:#2a4e62 !important; }
.cssmenu1 ul li a { color: #eeead3 !important; }
.cssmenu1 ul li ul li a, a.footer { color: #eeead3 !important; }
a.cssmenu1:hover { text-decoration:  none; color:black;	}
/*end footer */


/*container headings*/
.HeadH1{color:#153b51;}
.HeadH2{color:#153b51;}
/*end container headings*/


/* Skin CSS */
.ContentPane, .TopPane, .BottomPane {background-color:white;}
.RightPane{background-color:white;}
.copy_bottom{background-color:#7aa5a1;}


/* Right Panel */
.c_Green_bg {
	background-color: #d9e6ed !important;
	}

/* RadPanelBar Menu */

#left-nav ul {
	border: none !important;
	}

.RadPanelBar_WCSORG2010V2 .rpGroup {
	background-color: #4f6e80 !important;
	}

.RadPanelBar_WCSORG2010V2 .rpRootGroup .rpItem a.rpLink {
	color: #ffffff !important;
	background-color:#38586b;
	border-top: 1px solid #153b51 !important;
	border-bottom: none !important;
	}

.RadPanelBar_WCSORG2010V2 .rpRootGroup .rpItem a.rpLink:active {
	color: #153b51 !important;
	border-top: 1px solid #153b51 !important;
	border-bottom: none !important;
	}

.rpLevel1 .rpText {
	color: #eeead3 !important;
	}

.RadPanelBar_WCSORG2010V2 .rpGroup a.rpLink {
	color: #eeead3 !important;
	background-color: #4f6e80 !important;
	border-top: 1px solid #153b51 !important;
	border-bottom: none !important;
	}

.RadPanelBar_WCSORG2010V2 .rpGroup a.rpLink, .RadPanelBar_WCSORG2010V2 .rpGroup .rpTemplate {
	color: #ffffff !important;
	}

.RadPanelBar_WCSORG2010V2 .rpGroup a.rpSelected,
.RadPanelBar_WCSORG2010V2 .rpGroup a.rpSelected:hover {
	background: none repeat scroll 0 0 #668495 !important;
	color: #eeead3 !important;
	}

#left-nav, #nav-holder, #dnn_dnnRADPANELBAR_RadPanel1 {
	border: none !important;
	background: none !important;
	}

.white_text p{color:white}
.white_text h3{color:white}
.white_text{padding-10px;}




