
/*

	glenlolacollegiate.org styles
	created by Andi Topping 19/09/06

*/

html,body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body { 
	margin-top:0px; background-color: #CCCCCC;
}
div { margin:0px; padding:0px; }
p { margin:0px; padding:6px 0px; }
img { border:none; }
form { margin:0px 0px 10px 0px; padding:0px; }

#container { width: 780px; margin:0px auto; background-color: #FFFFFF; min-height: 100%; }

#links { font-size: 12px; height:20px; margin:0px 5px 0px 5px; padding-left: 20px; background-color: #0000FB; text-transform: uppercase; text-align:center; }
#links a { color:#ffffff; text-decoration:none; font-weight: bold; }
#links a:hover { text-decoration: underline; font-weight: bold;  }
#links .nav { padding: 3px 0px 0px 7px; }

#header { margin: 0px 5px 0px 5px; height: 121px; border-bottom: 1px solid #FFFFFF; } 
#bluebar { margin: 0px 5px 0px 5px; border-bottom: 1px solid #FFFFFF; } 
#content { margin:6px 5px 0px 5px; font-size:12px; min-height: 100%; }

#right { float:right; width:570px; }
#right .title { background-color: #0000FB; color: #FFFFFF; font-size: 14px; font-weight: bold; padding: 3px 10px; background-image:url(../images/greybar_grad.gif); background-repeat:repeat-x; }
#right .text { font-size: 12px; margin: 0px 10px; }
#right a { color:#0000FB; text-decoration:none; font-weight: bold; }
#right a:hover { color: #9C9C9C; text-decoration: none; font-weight: bold;  }

#left { margin: 0px 588px 0px 0px; color: #000000; }
#left .bottompadding { padding: 0px 0px 10px 0px; }

#footer { clear:both; margin: 30px 5px 10px 5px; color: #666666; }
#footer .top { font-size: 11px; text-align:center; padding-bottom: 4px; }
#footer .top a { color: #666666; text-decoration: none; }
#footer .top a:hover { text-decoration: underline; }
#footer .bottom { background-color: #0000FB; font-size: 12px; height: 20px; color: #FFFFFF; }
#footer .bottom a { color: #FFFFFF; text-decoration: none; }
#footer .bottom a:hover { text-decoration: underline; }

label { width: 100px; padding: 5px 5px; float:left; color:#0000FB; background-color: #EFEFEF; }
.styled { margin: 1px 15px; }

#newsarea .photo img { border: 1px solid #0000FB; padding:1px; }
#newsarea  strong { color: #0000FB; font-weight: bold; }
#newsarea a:hover { font-weight: bold; }

/* Search Styles */
.found { font-weight:bold; background-color:#ccc; text-transform: uppercase; }
.pagination { text-align: center; }

/* View Photo Page */
#photoContent { 
	padding: 22px 22px; 
}
#photoContent a {
	color:#83002B;
	text-decoration:none;
	font-style:normal;
}

#photoContent a:hover { 
	font-style:italic;
}

.navBox2 a { padding:1px 3px; /* border:1px solid #333; */ width:25px; height: 25px; }
.navBox2 a:hover { text-decoration: none; color: #000000; }
.highlightit img{ border: 1px solid #CCCCCC; padding: 1px 1px; }
.highlightit:hover img{ border: 1px solid #333366; padding: 1px 1px; }
.highlightit:hover{ color: #333366; border: 0px ; /* Dummy definition to overcome IE bug */ }

#front-slideshow {
	height: 250px;
	margin-bottom: 5px;
	position: relative;
	width: 570px;
}