/* This is really, really, really bad coding. Please don't look at it. */

/* --- NEWS --- */

.newsitem {
	border-bottom:1px solid #DDDDDD;
	padding:10px 0 15px;
}

.articleimage {
	border: 1px solid #aaa;
	background-color: #ddd;
	padding: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.newsitem .publicationDate {
	margin-bottom: 10pt;
	color: #999;
}

.sic /* Any quote that shouldn't have stylized text. */
{
	margin: 0 auto;
	width: 95%;
	border: 1px solid #ddd;
	background-color: #eee;
	padding: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.testimonial {
	width: 880px;
	margin: 0 auto;
	font-style: italic;
	font-size: 130%;
	border: 1px solid #ddd;
	background-color: #eee;
	padding: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.sf_expandedList li {
	padding: 10px;
	border: 1px solid #ddd;
	background-color: #eee;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	list-style: none;
	overflow: auto;
	width: 95%;
}

.sf_listItemTitle {
	text-align: left;
	margin: 8px !important;
}

.imgleft {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	float: left;
}

.imgleft img {
	height: 100px;
	width: auto;
	}

/* --- MAIN --- */

#container-upper {
	background-color: transparent;
}

/* --- FRONT PAGE STUFF --- */

#frontpage-wrapper {
	margin: 0 auto;
	width: 944px;
}

#showcaser {
	margin-top: 18px;
	height: 320px;
	overflow: hidden;
}

#rightside {
	background-image: url("images/srs-2010/rightside.jpg");
	background-repeat: no-repeat;
	float: right;
	width: 480px;
	height: 371px;
	visibility: visible;
}

#leftside {
	float: left;
	width: 450px;
	height: 371px;
	background-image: url("images/srs-2010/leftside.jpg");
}

#leftside-text {
	margin-left: 24px;
	margin-right: 8px;
	margin-top: 20px;
}

#leftside-event {
	margin-left:17px;
	height: 78px;
}

#award {
	
	width: 204px;
	float: right;
	padding-right: 16px;
	visibility: visible;
}

#awardtext {
	text-align: right;
	float: right;
}

#newsbox {
	line-height: 10px;
	padding-left: 10px;
	float: left;
	width: 650px;
	background-image: url("file:///H:/Projects/Website/Front Page Test Run/images/vert-sep.png");
	background-repeat: no-repeat;
}

#newsbox h2 {
	margin: 0;
	font-size: 10pt;
}

#newsbox p.sf_newsDate {
	line-height: 0;
	padding: 0;
}

#newsbox-2011-wrapper {
padding-top: 16px;
	width: 930px;
	float: left;
	border: 1px solid #999;
	-webkit-box-shadow: 1px 1px 4px #999;
	-moz-box-shadow: 0px 1px 4px #999;
	box-shadow: 1px 1px 3px #999;
	margin-left: 4px;
}

#newsbox-2011-wrapper span {
	margin-left: 10px;}
	

#newsbox-2011 {
	padding-left: 10px;
	float: right;
	width: 650px;
	text-align: right;
	padding-right: 10px;
	background-image: url("file:///H:/Projects/Website/Front Page Test Run/images/vert-sep.png");
	background-repeat: no-repeat;
}

#newsbox-2011 h2 {
	margin: 0;
	font-size: 10pt;
}

#newsbox-2011 p.sf_newsDate {
	line-height: 0;
	padding: 0;
}

#reservespace {
	clear: both;
}

a.learnmore {
	display: block;
	height: 44px;
	width: 142px;
	background-image: url("./wsimages/srs-2010/learnmore.png");
	float: right;
}

a.learnmore:hover {
	background-image: url("file:///H:/Projects/Website/Front Page Test Run/images/learnmore-over.png");
}

a.learnmore span {
	display: none;
}

a.downloadlink {
	display: compact;
	background-color: #CCC;
	padding: 3px;
	text-decoration: none;
	width: inherit;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #888;
	font-size: 110%;
	line-height: 32px;
	color: #000;
	-webkit-box-shadow: 1px 1px 4px #999;
	-moz-box-shadow: 1px 1px 4px #999;
	box-shadow: 1px 1px 4px #999;
}

a.downloadlink:hover {
	background-color: #DDD;
	-webkit-box-shadow: 1px 1px 8px #999;
	-moz-box-shadow: 1px 1px 8px #999;
	box-shadow: 1px 1px 8px #999;
}

a.downloadlink img {
	float: left;
	padding-right: 6px;
}

ol.sf_pager {
	list-style: none;
	width: 100%;
}

ol.sf_pager li a {
	float: left;
	text-align: right;
	display: block;
	margin: 4px;
	background-color: #ccc;
	border: 1px solid #888;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	color: #000;
}

ol.sf_pager li a:hover {
	text-decoration: none;
	background-color: #ddd;
}

ol.sf_pager li a.sf_PagerSelItem {
	background-color: #777;
	color: #eee;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:944px;
		height:324px;
		overflow:hidden; 
		}	

			#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		float: left;
		display:block;
		width:24px;
		height:24px;
		top:24px;
		z-index:1000;
		text-indent: -9999px;
		}													
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		width:24px;
		height:24px;
		background:url(../wsimages/slideshow/btn-prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../wsimages/slideshow/btn-next.png) no-repeat 0 0;	
		}	
		
#threebuttons {
	clear: both;
	}
	
a:focus { /* get rid of the dotted outline in firefox */
	outline: none;
}
