/* OISS CSS Document */
/* used to modify or enhance styles from the WSU stylesheet */
body {
background: url(http://www.wsu.edu/designer/backgrounds/bg-5.jpg) repeat-x;
background: #2b3034;
}

#wsufooter, #wsufooter a, #wsufooter a:link {color: #d4dce2;}

#updated {display: none;}
#siteID {
	height: 74px;
	/* background: url(../images/banners/test1.jpg) no-repeat; */
	background: #db001d url(http://www.ip.wsu.edu/oiss/images/structure/international-students-scholars-header2.jpg) no-repeat;
	background-position: 125px 0px;
	font-family: "Lucida Sans", Arial, sans-serif;
	border-bottom: 1px solid #606a74;
	color: #fff;
}

#siteID h2, #siteID a, #siteID a:link {color: #fff;}

#siteID a:hover {color:fff; text-decoration: underline;}

body #toolbar {
	background: #fff url(http://www.ip.wsu.edu/oiss/images/structure/tool-bg3.jpg) no-repeat;
	border: none;
}

#localfooter {
	background: #e7e9ea url(http://www.ip.wsu.edu/education_abroad/images/structure/footer-bg.jpg) repeat-x;
}

#main  {
	background: url(http://www.ip.wsu.edu/education_abroad/images/structure/content-bg.jpg) repeat-x;
	background: url(http://www.ip.wsu.edu/oiss/images/structure/content-bg2.jpg) repeat-x; /* testing */
	background-position: 0 -4px;
}

#secondary {
	/* width: 160px;
	padding-right: 26px;
	padding-left: 22px;
	padding-bottom: 405px; 
	background: url(../images/structure/sec-bg1.jpg) no-repeat; */
	background: url(http://www.ip.wsu.edu/education_abroad/images/structure/content-bg.jpg) repeat-x;
	background: url(http://www.ip.wsu.edu/oiss/images/structure/content-bg2.jpg) repeat-x; /* testing */
	background-position: 0 -4px;
} 

#secondary img#prospective{
	margin: -15px 0px 33px 12px;
	margin: -15px 0px 33px 0px;  /*test 1/29/08 */
}


/* #secondary {
	background-image: url(../images/test/test-sec-bg.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	width: 160px;
	padding-right: 26px;
	padding-left: 18px;
	padding-bottom: 405px;
	width: 150px;
	padding-right: 36px;
	padding-left: 18px;
}	
	*/


#nav ul ul {
	border-left: 4px solid #606a74;
	border-left: 4px solid #888f97;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;

}

#nav ul .navparentpath{
	padding-left: 12px;
	border-left: 4px solid #606a74;
	border-left: 4px solid #888f97;
	color: #003768;
}

#nav .navcurrentpage{
    padding-top:3px;
    padding-bottom:3px;
	background-color: #606a74;
	background-color: #888f97;
	color: #fff
}

#main h2 {
font-size: 170%
}

#main h2, #main h3 {
	color: #db001d;
	color: #2b3034;
	border-bottom: 1px #ccc dotted;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
}

#secondary h4, #secondary .box h3 {
	color: #db001d;
}

#secondary .box h3 {
	font-size: 110%;
}

#main ul li, #secondary ul li {
	padding-bottom: 4px;
}


#updated {
	margin-top: 40px;
	padding: 5px;
	border-bottom: 1px dotted #ccc;
	/* background: #e7e9ea; */
}

#updated p{
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 84%;
	color:#606a74;
}

ul.navdivider li a {
	font-weight: normal;
}

.imgstyle1, .img-style1 {
	padding-right: 7px;
}

.imgstyle2 {
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.imgStyle2 {
margin: 5px;
margin-left: 0;
padding: 5px;
border: 1px #e0e0e0 solid;
}

.highlight {
padding: 10px;
border: 1px #c1c1c1 dashed;
background-color: #ececec;
margin-bottom: 10px;
}

div#secondary {
background: #fff url(http://www.ip.wsu.edu/images/structure/secondary-bg2.jpg) repeat-x; 
background: #fff url(http://www.ip.wsu.edu/images/sidebar/sidebar1.jpg) no-repeat; 
padding-bottom: 300px;

}

.photo2 {
float: left;
margin: 5px;
margin-left: 0;
padding: 5px;
border: 1px #e0e0e0 solid;
}


.clear {
	border: 0;
	clear: both;
	display: block;
	float: none;
	margin: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
