/* Main StyleSheet Used for Dunson */

/* global settings */
img{border:0px;}
p, h1, h2, h3, ul, li{padding:0px;margin:0px;}
a{text-decoration:underline;color:inherit;}

a.menu, a.menu:visited {text-decoration:none;color:inherit;}


h4 {padding-bottom:10px; margin:0px;font-size:14px;color:#7a061e; }

/* global classes */
.floatleft{float:left}
.floatright{float:right}
.boldme{font-weight:bold}

body
{
	font-family:Arial;
	font-size:12px;
	background-color:#dcd7d1;
}

div#wrapper
{
	margin:auto;
	width:1004px;
}

div#MainSection
{
	width:977px;
	background-color:#fff;
	padding:15px 15px 40px 15px;
	float:left;
}
div#MainSectionLong
{
	width:977px;
	background-color:#fff;
	padding:15px 15px 40px 15px;
	float:left;
	height:1100px;
}
div#DunsonHdr
{
	background:url(../images/DunsonAssoc.gif) no-repeat 45px 27px;
	background-color:#e6ba65;
	height:100px;
	color:#7a061e;
	font-size:16px;
}
div#DunsonHdr p
{
	float:right;
	margin-top:70px;
	margin-right:25px; /* CS changed 4-29-11 from margin-right:260px; */
}

/* HomePage */


div#homeImage
{
	background:url(../images/hm_mainimg2.jpg) no-repeat;
	width:977px;
	height:401px;
}


div#homeImage ul.bc_home_left a
{
	color:#FCAB30;
}
div#homeImage ul, div#level2Image ul
{
	margin-top:25px;/* CS changed 4-29-11 margin-top:20px;*/
}

div#homeImage ul li, div#level2Image ul li
{
	display:inline;
	
}
ul.bc_home_left
{
	float:left;
	color:#fcab30;
	font-size:15px;
	margin-left:53px;/* CS changed 4-29-11 margin-left:43px;*/
}
ul.bc_home_left li 
{
	padding-right:8px;
	margin-right:10px; /* CS changed 4-29-11 margin-right:21px;*/
	background:url(../images/sng_arrow_yellow.gif) no-repeat;
	background-position:center right;
}
ul.bc_nav_right
{
	font-size:13px;
	float:right;
}
ul.bc_nav_right a
{
	color:#fff;
}
ul.bc_nav_right li
{
	margin-right:14px;
	color:#fff!important
}
div#homeImage p
{
	width:530px;
	color:#fff;
	font-size:15px;
	position:relative;
	top:280px;
	float:right;
}
div#homebottom
{
	background:url(../images/hm_bg_grad.gif) repeat-x;
	padding:26px 10px 0px 10px;
	float:left;
	width:957px;
}
div#homebottom div.leftsection
{
	background-color:#fff;
	float:left;
	width:605px;
}
div.leftsectop
{
	background:url(../images/tab_bg.gif) no-repeat;
}

div#homebottom div.leftsection div.leftsectab
{
	
	font-family: Arial;
	font-size:13px;
	color:#7a061e;
	width:100%;
	float:left;
	position:relative;
	left:40px;
	bottom:29px;
}
div#homebottom div.leftsection div.leftsectab a
{
	text-decoration:none;
	color:#7a061e;
}

div.longon, div.longoff
{
	background:url(../images/tabhm_long_on.gif) no-repeat;
	float:left;
	width:158px;
	height:29px;
	padding-left:22px;
	padding-top:6px;
	cursor:pointer;
}
div.longoff
{
	background:url(../images/tabhm_long_off.gif) no-repeat;
	cursor:pointer;
}
div.shortoff
{
	background:url(../images/tab_short_off.gif) no-repeat;
	height:29px;
	padding-left:22px;
	float:left;
	width:126px;
	padding-top:6px;
	cursor:pointer;
}
div.shorton
{
	background:url(../images/tab_short_on.gif) no-repeat;
	cursor:pointer;
}
div.text
{
	position:relative;
	bottom:15px;
}

div.text p
{
	color:#6e6e6e;
	font-size:12px;
	line-height:16px;
	width:530px;
	margin-left:37px;
	margin-bottom:13px
}

div.leftbottom
{
	margin-top:40px;
}

div.leftbottom .floatleft
{
	width:170px;
	line-height:18px;
	padding-top:10px;
	font-size:11px;
}
div.leftbottom h2
{
	font-size:13px;
	margin-bottom:5px;

}
/*
div.leftbottom div.floatleft p
{

	font-family: Arial;
	color:#1d1c1c;
	margin-bottom:0px;
	font-size:12px
}
div.leftbottom div.floatleft a
{
	color:#215487;
	font-size:13px;
	margin-left:37px;
	background:url(../images/dbl_arrow_blue.gif) no-repeat 3px;
	padding-left:17px;
}



div.leftbottom div.floatright
{
	margin-right:31px;
}*/
div#homebottom div.rightsection
{
	width:340px;
	float:right;
	
}

div#homebottom div.rightsection div.rightsectop
{
	width:387px;
	height:13px;
	background:url(../images/news_bg_top.gif) no-repeat;
}
div#homebottom div.rightsection div.rightsecmid
{
	background-color:#dcd7cf;
	padding:25px;
	height:360px;
}

div#homebottom div.rightsection div.rightsecbtm
{
	width:387px;
	height:13px;
	background:url(../images/news_bg_btm.gif) no-repeat;
}


/* HOME SCROLL */

		
		#disciplineTableBody {
		border:1px solid;
			float: left;
			width: 702px;
			font-size: 12px;
		}
		
	
		#disciplineScrollDiv {
		
			width: 560px;
			font-size: 12px;
			max-height: 225px;
			overflow-y: auto;
			overflow-x: hidden;
		}



/* level 2 */



div#level2Image
{
    background:url(../images/subnav_bg.jpg) no-repeat;
    width:977px;
    height:81px;
}



/* footer */

div#footerLink
{
	float:left;
	background-color:#620518;
	margin-top:10px;
	width:1007px;
	text-align:center;
	color:#ded9d3;
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
}
div#footerLink a
{
	text-decoration:none;color:#ded9d3;
}

p#disclaimer
{
	text-align:center;
	color:#979186;
	float:left;
	width:1007px;
	margin-top:10px;
	font-size:10px;
}
div#level2Image  
{
    margin-bottom:30px;
}

div#level2Image p
{
	float: left;
	color: #FCAB30;
	font-size: 16px;
	font-weight: lighter;
	margin-left: 65px;
	margin-top: 25px;
	letter-spacing: 1px;
}

div#leftnav
{
    width:170px;
    float:left;
    margin-left:7px;
    margin-right:40px;
}

div#leftnav ul li.selected
{
    background:none;
    background-color:#7a061e;
    color:#fff;
    font-size:14px;
    padding-top:2px;
    padding-bottom:2px;
}
div#leftnav ul li
{
    margin-bottom:13px;
	padding-left:15px;
	margin-left:8px;
	background:url(../images/dbl_arrow_red.jpg) no-repeat;
	background-position:center left;    
	list-style:none;
}

div#leftnav ul li a
{
    color:#620518;
    font-size:14px;
}


div#looking4work
{
    background:url(../images/bnr_yellow.jpg) no-repeat;
    width:188px;
    height:193px;
    color:#d2931a;
    padding:15px;
    margin-top:30px;
    font-size:15px;
}

div#looking4work p 
{
    width:150px;
    line-height:20px;
}
div#looking4work p.bold
{
    font-size:22px;
    line-height:25px;
    margin-bottom:4px;
}
div#level2rightsec
{
    font-size:12px;
    color:#7d7a77;
    float:left;
    width:760px;
}
div#level2rightsec p.top
{
    line-height:18px;
}

div#generic
{
    margin-left:100px;
    font-size:12px;
    color:#7d7a77;
    float:left;
    width:760px;
}
div#generic p.top
{
    line-height:18px;
}
div#profimg
{
    background:url(../images/hdr_img_associates.jpg) no-repeat;
    background-color:#f1efe7;
    width:760px;
    height:159px;
    margin-top:15px;
    margin-bottom:40px;
}  

div#profimg2
{
    background:url(../images/hdr_img_employers.jpg) no-repeat;
    background-color:#f1efe7;
    width:760px;
    height:159px;
    margin-top:15px;
    margin-bottom:40px;
}  
div.floatleft div.hdr p
{
    margin-left:15px;
}
div.floatleft div.hdr 
{
    width:252px;
    height:19px;
    font-weight:bold;
    padding-top:2px;
    font-size:14px;
    color:#fff;
    background:url(../images/brwn_bar_bg.jpg) no-repeat right;
}

div.clmncontent
{
    width:253px;
    height:450px;
    margin-right:15px;
    background:url(../images/content_box_large.jpg) no-repeat top right;
    float:left;
    padding-top:20px;
}

div.clmncontent div
{
    width:210px;
    margin-left:10px;
}

div.clmncontent a 
{
    text-decoration:none;
    color:#b1a292;
}

div.content
{
    width:525px;
    margin-right:15px;
    float:left;
    padding-top:20px;
}

div.contentlvl3
{
    width:525px;
    margin-right:15px;
    float:left;
    line-height:140%;
}

div.hr, div.hr2
{
    width:200px!important;
    height:1px;
    border-top:solid 1px #ebe8e4;
    border-bottom:solid 1px #fff;
    margin-top:19px;
    margin-bottom:19px;
}
div.hr2
{
margin-top:10px!important;
margin-bottom:10px!important;

}

div#clm3
{
    background:url(../images/right_bnr_bg.jpg) no-repeat;
    width:200px;
    padding-top:20px;
    padding-left:8px;
}

div#clm3 p
{
    margin-top:30px;
    font-family: Arial;
    font-size:13px;
    color:#000!important;
    margin-bottom:5px;
    
}
div#clm3 a.arrow
{
background:transparent url(../images/dbl_arrow_blue.gif) no-repeat scroll 3px 50%;
color:#215487;
line-height:20px;
padding-left:17px;
}
div#clm3 div
{
    margin-left:15px;
}

div.articles
{
	padding-top:5px;
	color:#6e6e6e;
}
div.articles a
{
    cursor:pointer;
}
div.noDisplay
{
    display:none;
}
/* level 3 */

div#Level3left
{
    float:left;
    width:520px;
    margin-right:5px;
}
div#level3right
{
    float:left;
    width:220px;
}
    
div#level3righttop
{
    background:url(../images/right_bnr_bg_long.gif) no-repeat;   
    padding:14px;
    height:749px;
} 
div#level3righttop h1
{
    font-size:18px;
    font-weight:normal;
    margin-bottom:5px;
}
div#level3righttop img
{
    margin-bottom:15px;
}

div#level3righttop ul li
{
    background:transparent url(../images/dbl_arrow_brn.gif) no-repeat scroll left center;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-bottom:3px;
    margin-top:3px;
    padding-left:15px;
    font-weight:bold;
    color:#b1a292;
}

div#level3rightbtm
{
    background:url(../images/right_bnr_btm_crnr.jpg)no-repeat bottom right ;
    float:left;
    height:130px;
    padding:14px;
    padding-top:5px;
}   

div#level3tabs
{
    float:left;
    margin-top:40px;
    width:100%;
    font-size:14px;
    font-weight:normal;
    text-align:center;
} 
    
div#level3tabs div#tab1
{
    background:url(../images/sub_tab_on_long.gif) no-repeat;
    float:left;
    height:21px;
    width:160px;
    color:#fff;
    padding-top:1px;
    cursor:pointer;
}
div#level3tabs div#tab2 
{
    float:left;
    width:130px;
    height:21px;
    background:url(../images/sub_tab_off_short.gif) no-repeat;
    color:#bbb4ac;
    padding-top:1px;
    cursor:pointer;
}
div#level3tabs div#tab3
{
    float:left;
    width:130px;
    height:21px;
    background:url(../images/sub_tab_off_short.gif) no-repeat;
    color:#bbb4ac;
    padding-top:1px;
    cursor:pointer;
}
div.tabContentSec
{
    background:url(../images/content_box_large.jpg) no-repeat;
    float:left;
    width:520px;
    min-height:500px;
}

div.tabContentSec div
{
    width:470px;
    margin-top:25px;
    margin-left:20px;
}

div.tabContentSec div.floatleft
{
    width:45%;
    line-height:20px;
    margin-top:5px;
}

/* form */
div.frmmid div.frmrow
{
	float:left;
	margin-bottom:5px;
	width:100%;

}


/* *************************** HOME MODIFICATIONS*/

div#hmMenu2 /* CS added 4-29-11  */
{
	background-image: url(../images/menu-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 977px;
	height: 48px;
	padding-left:53px;
}

div.bc_home_left2
{
	float:left;
	color:#fcab30;
	font-size:15px;
	margin:25px 10px 0 0;/* CS changed 4-29-11 margin-left:43px;*/
}
ul.bc_home_left2 li 
{
	padding-right:8px;
	margin-right:10px; /* CS changed 4-29-11 margin-right:21px;*/
	background:url(../images/sng_arrow_yellow.gif) no-repeat;
	background-position:center right;
}
ul.bc_nav_right2
{
	font-size:13px;
	float:right;
	margin:25px 60px 0 0;
}
ul.bc_nav_right2 a
{
	color:#fff;
}
ul.bc_nav_right2 li
{
	margin-right: 14px;
	color: #fff!important;
	list-style-type: none;
}
