/* CSS Document */

html, body {
	padding:0;
	margin:0;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #387DBD;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background-image: url(../images/wbbkg.gif);
	background-position: center top;
}



div#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 758px;
	padding-top: 0px;
	margin-top:0px;
	background-color: #FF9933;
	}


	
div#header {
	height:110px;
	margin-bottom:0px;
	width: 100%;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	border-left-color: #99FFFF;
	border-right-color: #99FFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-top: 0px;
}
div#weather {
	margin-left:375px;
	font-size: 12px;
	margin-top: 10px;
}
#weather h5 {
margin-bottom:0px;
}
#weather p {
margin-top:0px;
}
div#title {
	float: right;
	width: 248px;
	height: 233px;
	text-align: center;
}

div#title h1 {
	color:#FFFFFF;
	font-size:26px;
	text-align: center;
	margin-top: 75px;
}
div#title h2 {
	color:#FFFFFF;
	font-size:16px;
	text-align: center;
	line-height: 1.5;
}

div#contact {
	float:right; padding:20px; font-size:10px; 
}
div#contact ul li{
	list-style-type: none;	text-align:right;
}




div#subwrapper {
	background-color:#FF9933;
	height: 100%;
	width: 758px;
	clear: left;
	}
	
/* for sub leve designs*/
	







div#clear {
	clear:left;
	height:10px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:0px;
	background-color: #FFFFFF;
}

.slogan {  margin-left:15px;}
.logo {  margin-left:32px; margin-top:15px;}





/* CSS Document */

div#submainnav {  width:150px;  float:left; background-image: url("../images/squares.png"); background-repeat:no-repeat; background-position:center bottom; padding-bottom:20px; padding-top:50px;}

div#submainnav a { text-decoration:none; color:#992200;}
div#submainnav a:hover { text-decoration:underline; color:#992200;}
div#submainnav ul { padding:0px 0px 0px 20px ; margin:0px;}
div#submainnav ul ul { padding:0px 0px 0px 10px ; margin:0px;}
div#submainnav li { font-size:11px; list-style:none; font-weight:bold; padding:2px 0px 2px 0px ; }
div#submainnav ul ul h1 { font-size:11px; margin:2px 0px 2px 0px ; }
div#submainnav ul ul li{ font-size:10px; font-weight:normal; }

div#leftcolumn {
	width:758px;
	float:left;
	border-left-color: #99ffff;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	background-image: url(../images/bgd.gif);
	background-repeat: repeat-y;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #99FFFF;
	border-right-width: 1px;
}
div#leftcolumn h1 {
	font-size:14px;
	list-style:none;
	font-weight:bolder;
	padding:2px 0px 2px 0px;
	color:#663300;
	margin-bottom: 0px;
	text-align: center;
	border-bottom-color: #663300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

div#leftcolumn a { color:#006699;}
div#leftcolumn a:hover {
	text-decoration:none;
	color:#0099CC;
}
div#leftcolumn ul {
	margin:0px;
	text-indent: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-left: 5px;
}
div#leftcolumn ul ul {
	padding:0px 0px 0px 10px;
	text-indent: 0px;
	margin-left: 0px;
}
div#leftcolumn li {
	font-size:11px;
	list-style:none;
	font-weight:bold;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 1.5;
	margin-bottom: 8px;
}

div#leftcolumn ul ul h1 { font-size:11px; margin:2px 0px 2px 0px ; }
div#leftcolumn ul ul li{
	font-size:10px;
	font-weight:normal;
	text-indent: 0px;
	margin-left: 0px;
}
div#leftcolumn h6 {
	margin-left:10px;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
}
div#nav {
	float:left;
	width: 160px;
}
div#nav a {
text-decoration:none;
}
div#nav p {
	font-size:14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	clear: left;
	margin-left: 5px;
}
div#nav h5 {
	font-size:12px;
	margin-left: 10px;
	margin-top: 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-right: 5px;
	text-align: left;
	text-indent: 0px;
	clear: both;
}
div#nav a {
color:#FFFFFF;
}
div#nav a:hover {
	color:#006699;
}	
div#nav img {
text-align:center;
}
div#maincontent {
	width:368px;
	float:left;
	padding:10px;
	line-height:1.6;
	height: 100%;
	min-height: 400px;
	font-size:11px;
	line-height:1.6;
	padding:10px;
	background-color: #FFFFFF;
}


div#maincontent h1{
	color:#778877;
	font-size:18px;
	margin-left: 10px;
}
div#maincontent p {
	margin-left: 10px;
	margin-right: 10px;
}

div#maincontent li{
	font-size:12px;
	line-height:1.2;
	margin-bottom: 10px;
}
div#maincontent img {
	padding-bottom: 10px;
}
div#maincontent2 {
	width:595px;
	float:left;
	line-height:1.6;
	background-color: #FFFFFF;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	clear: none;
	border-top-width: 1px;
	background-image: url(../images/vuseal_bkg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0;
	margin-top: 15px;
}

div#maincontent2 img {
	margin-top: 50px;
	
}



div#maincontent2 h1{
	padding:0px;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	clear: both;
	margin-left: 20px;
	color: #333333;
	border: none;
}

div#maincontent2 h2{
	font-size:13px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #333333;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	margin-right: 20px;
	padding-right: 5px;
}

div#maincontent2 h3{
	color:#dd4411;
	font-size:13px;
	font-variant: small-caps;
	text-align: center;
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
}

div#maincontent2 p{
	font-size:12px;
	line-height:1.6;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
	border-bottom: solid gray 1px;
	padding-bottom: 30px;
}
div#maincontent2 li{ font-size:12px; line-height:1.6; }

div#maincontent2 table {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-right: 15px;
}
div#maincontent2 table td h4 {
	font-size:14px;
	text-transform:none;
	color:#006699;
	margin-bottom: 0px;
	margin-top: 0px;
}
div#maincontent2 table td h5 {
	font-size:10px;
	margin-top: 0px;
}
div#maincontent2 td {
	font-size:12px;
	padding: 2px;
}
div#maincontent2 a {
font-weight:bold;
}
div#maincontent2 hr {
	width:575px;
	margin: 20px auto 20px auto;
}
div#pull {
	width:165px;
	background-color:#fff;
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	padding:10px;
}
div#pull p{ font-size:10px; line-height:normal; padding:4px 0px 0px;}
div#pull img{ display:block;}


div#photo{
	float:right;
	display: block;
	width: 140px;
	margin-top: 10px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
	clear: none;
	padding: 0 0 0 0;
	border: 1px solid #666666;
	padding-top: 5px;
}
div#photo img{
	margin-top: 0px;
	margin-right: 0px;
}
div#photo p{
	font-size:10px;
	margin:1px 0px;
	clear: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: normal;
	text-align: left;
}
div#photocaption {
	clear: none;
	float: left;
	width: 100%;
}
div#photocaption a {
color:#006699;
}
div#photocaption a:hover {
color:#0099CC;
}
div#photo2{
	float:left;
	width: 160px;
}
div#photo2 img{
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
}
div#photo2 p{
	font-size:9px;
	margin:1px 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFFFFF;
}
div#photo2 h3 {
	font-size:14px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 10px;
}
div#photo3{
	margin-right: 10px;
	text-align: center;
}
div#photo3 img{
	display:block;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 40px;
}
div#photo3 p{
	font-size:14px;
	margin:1px 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-bottom-color: #996666;
	border-bottom-style: groove;
	color: #996666;
	font-weight: bold;
}
div#photo4 {
	float:right;
	padding:0 0 0 0;
}
div#photo4 img {
	margin:0 0 0 0;
	border: solid #778877 1px;
}
div#photorandom {
	width:231px;
	float:right;
	font-size: 9px;
	margin-bottom:10px;
	margin-left:10px;
	
}
div#photorandom img{ display:block; padding-bottom:2px}

div#photorandom p{ font-size:11px; line-height:normal; padding:0px 0px 0px 3px; margin:0px;}
	
div#rightcolumn {
	width:200px;
	float:right;
	text-align: left;
	margin-top: 0px;
	padding: 10px;
	margin-right: 0px;
	border: solid green 3px;
	margin-left: 0px;
	background-color: #FFFFFF;
	
	
}
div#rightcolumn p {
	margin:0;
	padding:0;
	border: none;
	font-size: 11px;
	line-height: 1.2;
}
div#rightcolumn h1 {font-size:14px; color:#000000;}
div#rightcolumn h2{
	font-size:12px;
	margin:0px;
	border: none;
	line-height: 1;
	margin-bottom: 5px;
}
div#rightcolumn h2 a{color:#333300; margin:0px; }
div#rightcolumn img{
	padding: 0 0 0 0;
}
div#rightcolumn li{font-size:11px;

}


div#rightbox {
	padding:8px;
	float: right;
	width: 200px;
}

div#rightboxend {padding:10px;
}




/* show hide nav add in section names and then in the sections set to block*/




 div#study, div#exchange, div#coop, div#offcampus, div#other { display:none;}
 
 
 
 
 
 
 
 
 
 
 
 
 
 /* No editing of the below code should be needed. */
/* START VALPO Banner */

div#banner{ height:50px; background-image:url("http://www.valpo.edu/images/template01/banner-bkg.gif"); }
div#bannerlinks { position:absolute; top:2px; right:12px; }
div#classifications {
	top:32px;
	left: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:x-small;
	position: absolute;
	width: 567px;
}
div#classifications a{color:#ffffff; }
div#search {position:absolute; top:26px; height:25px; right: 12px; z-index:5; padding-top:3px;}
div#search input { float:left;	height: 16px; width: auto; border: 1px solid #000000;}
div#search img {float:left;}
.bannerlinks { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;	color:#000000; font-size:x-small;}
/* END VALPO Banner */	

/*Begin VALPO FOOTER*/
div#footer {
	width:100%;
	height:50px;
	display:block;
	bottom:0px;
	padding-bottom:0px;
	padding-top:10px;
	background-color:#fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;

}

div#closer {
	background-color:#FFFFFF;
	background-image: url(../images/close.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#seal{	float:left;	padding-top: 2px; padding-right: 6px; padding-bottom: 5px; padding-left: 10px; background-color:#fff;}
.footer {	color:#000000;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:x-small; background-color:#fff;}
.footer a{	color:#000000; background-color:#fff;}
/*END VALPO Banner*/

/*used to hide the Skip Navigation that is a part of the header code  - will not appear in browser, designed for non-graphical browsers*/
.hide {display:none;}
td { font-size:x-small;}

.newsreladate {
font-size:10px;}
.callistbox {
background-image:../vuevents/assets/icons/pointy-left.gif;
background-position:top left;
}
.navtbldatenav {
	font-size:18px;
	font-weight: bold;
}
.pointy {
margin-left:2px;
border: none;
}
pointy {
margin-left:2px;
border: none;
}
div#photo2 #currentpage a{



	background-image: assets/images/pointy.jpg;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/pointy.jpg);
	display: block;
	width: 135px;
}
#border {
	border: solid red 2px;
	width: 226px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

