
/* browser reset */
ul {
	margin:0px;
	padding: 0px;
}

body{
	margin:0px;
	padding:0px;
	background-color:#2F7982;
	background-image:url(images2/bg.jpg);
	background-repeat:repeat-x;
	font-size: 11px;
}
#containerbg {
	width:775px;
	margin: 9px auto;
	background-image:url(images2/bg2.jpg);
	background-repeat:repeat-y;
	background-color:red;
}
#container{
	width:775px;
	margin: 0px auto;
	background-image:url(images2/bg3.jpg);
	background-repeat:no-repeat;
}

/*----HEADER STYLES------*/
#header {
	background-image:url(images2/top.jpg);
	background-repeat:no-repeat;
	height: 144px;
	background-color: black;
}

#logoU{
	float: right;
}

#line{
	clear: left;
}

/*----NAVIGATION STYLES------*/
#nav{
	background-image:url(images2/nav-bg.jpg);
	background-repeat:repeat-x;
	background-color: red;
	height: 31px;
	margin:0px;
}
#nav .logobtm{
	background-image:url(images2/logo-btm.jpg);
	background-repeat:no-repeat;
	width: 225px;
	height: 31px;
	float:left;
}
#nav ul {
	float:left;
	padding:0px;
	margin:0px;
	width: 303px;
}
#nav ul li{
	list-style:none;
	display:inline;
	margin: 0px 22px;
	padding: 0px;
}
#nav ul li a{
	height: 31px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration:none;
	line-height: 31px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#nav .navright {
	background-image:url(images2/nav-right.jpg);
	background-repeat:no-repeat;
	width: 247px;
	height: 31px;
	float:left;
}
/*----NAVIGATION1 STYLES END ------*/
/*----NAVIGATION2 STYLES ------*/
#nav2{
	background-image:url(images2/nav2-bg.jpg);
	background-repeat:repeat-x;
	background-color: red;
	height: 43px;
	margin:0px 9px 0px 9px;
}
#nav2 ul {
	float:left;
	padding:0px;
	margin:0px 0px 0px 14px;
	width: 470px;
}
#nav2 ul li{
	list-style:none;
	display:inline;
}
#nav2 ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	padding: 10px 12px 26px 12px;
	margin: 0px 15px;
	height: 42px;
	line-height: 34px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/* issue with IE 7 not extending the bg down far enough */
}
#nav2 ul li a.selected, #nav2 ul li a:hover {
	background-color:white;
	color: black;
}
#nav2 .nav2right {
	background-image:url(images2/nav2-right.jpg);
	background-repeat:no-repeat;
	width: 273px;
	height: 43px;
	float:left;
}
/*----NAVIGATION2 STYLES END ------*/
/*----CONTENT STYLES------*/

#content{
	width: 757px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323331;
	padding: 0px;
	margin: 0px 9px;
	background-image:url(images2/content-bg.gif);
	/*background-position:right;*/
	background-repeat:no-repeat;
}
#flashslider {
	margin: 10px 0px 0px 0px;
}
#content #middlecolumn{
	width: 483px;
	float:left;
}
#middlecolumn .textcontent{
	padding: 0px 0px 0px 20px;
}
#middlecolumn h1{
	color:#2C96A7;
	font-weight: normal;
	font-size: 20px;
}
#middlecolumn h2{
	color:#2C96A7;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#middlecolumn h3{
	color:#717171;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #999;
}
#middlecolumn .intro{
	margin: 0px 0px 10px 0px ;
	color:#61C4CB;
	font-weight: bold;
	font-size: 12px;
}
#content #rightcolumn{
	width: 274px;
	float:left;
	padding-top: 10px;
}
#rightcolumn .portlet{
	float:right;
	/*background:url(images2/portlet-bg.png) no-repeat;*/
	width: 210px;
	margin: 0px 0px 20px 0px;
	/*border-bottom: 2px solid white;*/
	color: white;
}
#rightcolumn .portlet strong{
	margin-top: 10px;
	padding-top: 10px;
}
#rightcolumn .portlet .head{
	background-image:url(images2/portlet-head.png);
	height: 18px;
	width: 210px;
	display:block;
}
#rightcolumn .portlet .body{
	background:url(images2/portlet-body.jpg) repeat-y;
	padding: 0px 20px;
	width: 210px;
}
#rightcolumn .portlet .foot{
	background-image:url(images2/portlet-foot.png);
	height: 18px;
	width: 210px;
}
/* TODO: need an IE PNG fix for this */
#rightcolumn .portlet .hr{
	background: url(images2/portlet-hr.gif) no-repeat;
	height: 1px;
	margin: 3px 0px;
}
#rightcolumn .portlet ul {
	padding-left: 12px;
}
#rightcolumn .portlet li a{
	color: white;
	font-weight: bold;
	font-size: 11px;
}
#rightcolumn #feature.portlet{
	width: 237px;
	float:right;
	/*background: url(images2/portlet-feature-bg.jpg) no-repeat;*/
	border:0px;
}
#rightcolumn #feature.portlet .head{
	background-image:url(images2/portlet-feature-head.png);
	height: 18px;
	width: 237px;
	display:block;
}
#rightcolumn #feature.portlet .body{
	background:url(images2/portlet-feature-body.jpg) repeat-y;
	padding: 0px 20px;
	width: 237px;
}
#rightcolumn #feature.portlet .foot{
	background-image:url(images2/portlet-feature-foot.png);
	height: 18px;
	width: 237px;
}
.portlet label {
	font-size: 11px;
	font-wieght: bold;
	width:70px;
	display:block;
}
.portlet input.text  {
	width: 195px;
}
.portlet textarea  {
	width: 195px;
	height: 70px;
}
#feature.portlet input.send  {
	background-image:url(images2/email-btn.jpg);
	border:0px;
	background-color:transparent;
	height: 25px;
	width: 71px;
	margin: 2px 2px 0px 0px;;
}
#middlecolumn #tabmenu {
	margin-top: 15px;
	background:url(images2/tab-bg.jpg) repeat-x;
	height: 42px;
	width: 485px;
}
#middlecolumn #tabmenu li{
	list-style:none;
	display:inline;
}
#middlecolumn #tabmenu li a{
	height: 50px;
	padding: 7px 10px 40px 10px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	margin: 0px 3px;
}
#tabmenu li a.selected, #tabmenu li a:hover{
	background:url(images2/tab-selected.jpg) repeat-x;
	color: #2F7982 !important;
}
#middlecolumn .tabcontent{
	padding: 10px 20px;
	width: 445px;
	background:url(images2/tabcontent-bg.jpg) repeat-x;
}
#content a{
	color: #323331;
}
.big{
	color:#00B1E1;
	font-weight:bold;
	font-size: 12px;
}

.small{
	font-size: 13px;
}
.date{
	color: #666666;
	font-size:11px;
}

#rightside{
	width:190px;
	clear:right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323331;
	background-image:url(images/rightshad.gif);
	background-position:right;
	background-repeat:repeat-y;
}

#rightside p{
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
}

#rightside .there{
	text-decoration:underline;
}

#rightside a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323331;
	text-decoration:none;
}

#rightside a:link{
	text-decoration:none;
}
#rightside a:visited{
	text-decoration:none;
}
#rightside a:hover{
	text-decoration:underline;
}

.teamname{
	font-size:25px;
}

.studentsnpo{
	font-size: 16px;
	color: #FFcc66;
	font-weight:bold;
}

.studentTeam .question{
	color: #00B1E1;
	font-weight: bold;
	font-size: 12px;
}

.studentTeam th, .studentTeam2 th{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

.studentTeam2{
	border-top: 1px dashed #CCCCCC;
	margin-top: 10px;
}

.studentTeam2 .question{
	color: #00B1E1;
	font-weight: bold;
	font-size: 12px;
}
/* FOOTER */
.clearing {
	clear:both;
}
#footer1{
	background-image:url(images2/footer1-bg.jpg);
	background-repeat:no-repeat;
	height: 31px;
	clear:both;
	color:white;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 8px;
}
#footer2{
	background-image:url(images2/footer2-bg.jpg);
	background-repeat:no-repeat;
	height: 34px;
}
/* form styles */

.blingform {
width: 325px;
margin-left: 80px;
}
.blingform .content {
padding: 10px;
}
.blingform #message {
font-size: 1em;
color:red;
font-weight: bold;
margin: 2px;
}
.blingform .content label {
width: 90px;
float: left;
color: #cccccc;
text-transform: capitalize;
font-size: 11px;
font-weight:bold;
}
.blingform .content textarea {
width: 185px;
height: 114px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
padding: 2px 0px;
margin: 2px 0px;
border: 1px solid #2F7982;
}
.validate {
width: 200px;
float: left;
text-align: right;
}
#required1, #required2, #required3, #required4, #required5 {
background-repeat: no-repeat; 
width: 10px;
height: 10px;
float: left;
}
.blingform input {
padding: 1px;
color: black;
font-size: 1em;
width: 185px;
height: 18px;
margin: 2px 0px;
border: 1px solid #2F7982;
line-height: 12px;
}
.blingform input.submitbtn {
background-image:url(images2/send-btn.jpg);
background-repeat:no-repeat;
border:0px;
width: 75px;
height: 30px;
margin: 2px 7px;
}

.blingform .footer {
background-image:url(images/footer.jpg);
background-repeat: no-repeat;
height: 32px;
}