/*main.css*/

/*RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
/********************************************************/


body {
	margin: 0 auto;
	text-align: left;
	font: normal 12px/18px Arial, Verdana, "Lucida Grande";
	color:#5d5d5d;
	background:#acc198 url('/images/wpma-bg.jpg') no-repeat center 100px;
	
}

p {
	padding-bottom:15px;
}

img, div, a, input {
	/*_behavior:url(/js/iepngfix.htc);*/  /*IE 6 only*/
}

img{  /*without this images will have space below them in FF*/
	display:block;
}

a{
	color:#3e6379;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.white-shadow{
	background:url('/images/white-back.png') no-repeat top left;
}

.white-shadow-y{
	background:url('/images/white-back-y.png') repeat-y top left;
}

.white-op{
	background:url('/images/white-opacity.png') repeat top left;
}

.white-op-2{
	background:url('/images/white-opacity-2.png') repeat top left;
}

.white-op-dark{
	background:url('/images/white-opacity-dark.png') repeat top left;
}

.white-op-green{
	background:url('/images/white-opacity-green.png') no-repeat top left;
}

.white-op-blue{
	background:url('/images/white-opacity-blue.png') no-repeat top left;
}

#container{
	
	width:100%;
	
}

#container #mast-head{
	
	width:100%;
	background-color:#FFF;
	
}

#mast-head #header{
	
	width:900px;
/*	background: url('/images/hm-header.jpg') no-repeat top left;*/
	overflow:hidden;
	height:100px;
	margin:0 auto;
	
}

#header h1{
	width:233px;
	height:56px;
	display:block;
}

#header #logo a{
	background:url('/images/wpma-logo.gif') no-repeat top left;
	width:233px;
	height:56px;
	display:block;
	margin:32px 0 0 15px;
}

#header #logo a span{
	display:none;
}

#header ul{
	width:584px;
	height:30px;
	text-transform: uppercase;
	list-style:none;
	position:absolute;
	top:70px;
	margin:0 0 0 316px;
	z-index:1000;
}

#header ul li{
	
	display:block;
	float:left;
	height:30px;
	
}


#header ul li a{
	background:#dedede url('/images/nav.gif') no-repeat top left;
	height:30px;
	display:block;
	overflow:hidden;
}

#header ul li a span{
	display:none;
}


#container #header ul li ul{
	height:auto;
	margin:0;
	top:auto;
	width:164px;
	font-size:11px;
}

#container #header ul li .sub-nav li{
	width:164px;
	height:auto;
	background:url('/images/nav-dropdown.png') repeat-y top left;
	line-height:14px;
	padding:2px 2px 2px 0;
}

#container #header ul li ul.sub-nav li.first{
	background:url('/images/nav-dropdown-top.png') no-repeat top left;
}

#container #header ul li ul.sub-nav li.last{
	height:40px;
	background:url('/images/nav-dropdown-bottom.png') no-repeat bottom left;
	padding:0 2px 0 0;
}

#container #header ul li ul.sub-nav li a{
	width:155px;
	background:none;
	text-align:center;
	color:#367101;
	padding:3px 0;
	height:auto;
	position:relative;
	display:block;
	float:right;
}
#container #header ul li ul.sub-nav li a:hover{
	background:none;
	text-align:center;
	text-decoration:underline;
	width:155px;
}

#container #header ul li ul.sub-nav, #container #header ul li ul.sub-nav li ul.tertiary-nav{
	display:none;
}

#container #header ul li ul.sub-nav li ul.tertiary-nav{
	padding:0;
	margin:0 0 0 154px;
	width:175px;
}

#container #header ul li ul.sub-nav li ul.tertiary-nav li{
	
	background:url('/images/nav-tertiary-repeat-back.png') no-repeat top left;
	width:175px;
	
}

#container #header ul li ul.sub-nav li ul.tertiary-nav li a, #container #header ul li ul.sub-nav li ul.tertiary-nav li a:hover{
	
	background:url('/images/nav-arrow.gif') no-repeat 0 7px;
	width:154px;
	text-align:left;
	padding-left:10px;
	display:block;
	
	
}


#container #header ul li ul.sub-nav li ul.tertiary-nav li.first{
	
	background:url('/images/nav-tertiary-top-back.png') no-repeat top left;
	
}

#container #header ul li ul.sub-nav li ul.tertiary-nav li.last{
	
	background:url('/images/nav-tertiary-bottom-back.png') no-repeat bottom left;
	height:35px;
	
}

#container #header ul li ul.sub-nav li ul.tertiary-nav .nav-quick-link span{
	
	padding:5px;
	color:#434343;
	border-bottom:1px solid #434343;
	font-weight:bold;
	margin:13px 10px 0;
	padding:0 0 1px;
	display:block;
	
}



#header ul li#nav-home a{
	background-position:0px 0px;
	width:66px;
}

#header ul li#nav-home a:hover{
	background-position:0px -30px;
}

#header ul li#nav-member-states a{
	background-position:-66px 0px;
	width:108px;
}

#header ul #nav-member-states a:hover{
	background-position:-66px -30px;
}


#header ul li#nav-scholarship a{
	background-position:-174px 0px;
	width:100px;
}

#header ul li#nav-scholarship a:hover{
	background-position:-174px -30px;
}

#header ul li#nav-industry-resources a{
	background-position:-274px 0px;
	width:147px;
}

#header ul li#nav-industry-resources a:hover{
	background-position:-274px -30px;
}

#header ul li#nav-about-us a{
	background-position:-421px 0px;
	width:80px;
}

#header ul li#nav-about-us a:hover{
	background-position:-421px -30px;
}

#header ul li#nav-partners a{
	background-position:-501px 0px;
	width:83px;
}

#header ul li#nav-partners a:hover{
	background-position:-501px -30px;
}

#header ul li a:hover{
	color:#51829f;
}

#header #wmi{
	position:absolute;
	width:224px;
	height:29px;
	background:url('/images/wmi-logo-header.gif') no-repeat top left;
	top:0;
	margin:29px 0 0 676px;
}

#wmi a{
	width:224px;
	height:29px;
	display:block;
}

#wmi a span{
	display:none;
}

#header #pmaa{
	position:absolute;
	width:74px;
	height:29px;
	background:url('/images/pmaa-logo-header.gif') no-repeat top left;
	top:0;
	margin:29px 0 0 595px;
}

#pmaa a{
	width:74px;
	height:29px;
	display:block;
}

#pmaa a span{
	display:none;
}


#header #associate-member-search{
	position:absolute;
	width:133px;
	height:29px;
	background:url('/images/associate_member_search_header.gif') no-repeat top left;
	top:0;
	margin:29px 0 0 455px;
}

#associate-member-search a{
	width:133px;
	height:29px;
	display:block;
}

#associate-member-search a span{
	display:none;
}


#header #admin-logout{
	position:absolute;
	top:0;
	margin-left:865px;
	font-size:11px;
}



#container #mast-body{
	
	background:url('/images/header-bottom-shadow.png') repeat-x top left;
	
}

#container #mast-body #body-content{
	
	width:900px;
	margin:0 auto;
	padding:10px 0 0 0;
	overflow:hidden;
	
	
}

#body-content #copyright{
	width:800px;
	color:#6d7d5e;
	font-size:11px;
	padding:5px 0 15px 10px;
	clear:both;
}

.pdf_link{
	
	background:url('/images/icon-pdf.png') no-repeat top left;
	padding:10px 0 0 40px;
	font-size:10px;
	color:#4e4e4e;
	line-height:12px;
	min-height:24px;
	margin:0 0 10px 0;
	
}

.pdf_link a{
	/*color:#252e70;*/
	font-size:12px;
}

.ul_normal{
	
	list-style-type: disc;
	padding:0 0 20px 25px;
	
}

#footer{
	clear:both;
	margin:0;
	width:900px;
	overflow:hidden;
	font-size:11px;
}

#footer ul{

	margin:10px 0 0 0;
	width:900px;
	list-style:none;
}

#footer ul li{
	display:inline;
	padding:0 10px;
	border-right:1px solid #6D7D5E;
}

#footer ul li:last-child{
	border-right:none;
}

#footer ul li a{
	color:#6D7D5E;
}

#footer ul li a:hover{
	color:#3e6379;
}

fieldset{
	border:none;
}

fieldset label{
	display:block;
	padding:5px;
}

fieldset label span{
	width:180px;
	display:block;
	float:left;
}

#credits{
	display:none;
}

/*SCROLLER*/
.my-scroll .jScrollPaneTrack {
	background: url(/images/hm-scroll-trackpad.gif) repeat-y;
}
.my-scroll .jScrollPaneDrag {
	background: url(/images/hm-scroll-drag-middle.gif) no-repeat 0 50%;
}
.my-scroll .jScrollPaneDragTop {
	background: url(/images/hm-scroll-drag-top.gif) no-repeat;
	height: 6px;
}
.my-scroll .jScrollPaneDragBottom {
	background: url(/images/hm-scroll-drag-bottom.gif) no-repeat;
	height: 4px;
}
.my-scroll a.jScrollArrowUp {
	height: 17px;
}
.my-scroll a.jScrollArrowUp:hover {
	background-position: 0 -20px;
}
.my-scroll a.jScrollArrowDown {
	height: 17px;
}
.my-scroll a.jScrollArrowDown:hover {
	background-position: 0 -20px;
}
.my-scroll a.jScrollActiveArrowButton, .winXP a.jScrollActiveArrowButton:hover {
	background-position: 0 -40px;
}
