﻿/* CSS Tags For a Main Contact Form   */

iframe {
	border: none!important;
	overflow: auto;
}
#contact {
	margin: 0px;
	padding: 0px 0px 0px 49px;
	height: auto;
	width: 488px;
	text-align:left;
	overflow:hidden;
}
#contact #leftContact{
	margin: 0px;
	padding: 0px;
	height:auto;
	width: 233px;
	float:left;
}
#contact #rightContact {
	margin-left: 20px;
	padding: 0px;
	height:auto;
	width: 233px;
	float:left;
}
#contact #message {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height:auto;
	width: 486px;
	float:left;
}
#contact #Press {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height:auto;
	width: 233px;
	float:left;
}
#contact form {
}
#contact ul {
	margin: 0px ;
	padding: 0px ;
	list-style-type: none ;
}
#contact li {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
#contact label {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 225px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a0000;
}
#contact input {
	padding: 4px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	float: left;
	height: auto;
	width: 225px;
	margin-bottom: 10px;
}
#contact textarea {
	padding: 4px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	float: left;
	height: 75px !important;
	width: 477px !important;
	margin-bottom: 10px;
}
#contact #Press textarea {
	padding: 4px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	float: left;
	height: 75px !important;
	width: 225px !important;
	margin-bottom: 10px;
}
#contact input.buttonMain {
	font-size: 14px;
	float: right;
	clear:both;
	padding: 4px;
	height: 25px;
	width: 225px!important;
	margin: 15px 0px 0px 0px;
	display: block;
	background-color: #FFFFFF;
	color: #5a0000;
	border-top: 1px solid #999999;
	border-right: 1px outset #999999;
	border-bottom: 1px outset #999999;
	border-left: 1px solid #999999;
}

p.subHeader {
	font-weight: bold;
	text-transform: capitalize;
}
/* end main contact form */

#content #text #scrollingContent #press {
}
#content #text #scrollingContent #press ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#content #text #scrollingContent #press ul li{
	display:block;
	width:auto;
	float:left;
	clear:both;
}
#content #text #scrollingContent #press ul li label{
	float:left;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#content #text #scrollingContent #press ul li input{
	float:left;
	clear:both;
	width:420px;
}
#content #text #scrollingContent #press ul li select{
	float:left;
	clear:both;
	width:420px;

}
#content #text #scrollingContent #press .btnPress{
	float:left;
	clear:both;
	width:420px;
}
.rightLBTN{
	float: right;
	margin: 0px 5px 0px 0px; 
}
#content #text #scrollingContent #form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: none;
	width: 555px;
	height: auto;
}
#content #text #scrollingContent #form ul{
	clear: both;
	margin: 0px 0px 15px 0px;
	height: auto;
	width: auto;
	list-style-type: none;
}
#content #text #scrollingContent #form ul li{
	margin: 5px 0px 5px 0px;
	height: auto;
	width: auto;
	font-size: 13px;
}

#content #text #scrollingContent #form .label {
	height: auto;
	width: 250px;
	float: left;
	margin-bottom: 5px;
}

#content #text #scrollingContent #form .input {
	/*float: left;*/
	width: 250px;/*
	height: auto;
		
	margin-bottom: 5px;
*/
}

#content #text #scrollingContent #form .ddl {
	/*float: left;
	height: auto;*/
	width: 250px;
	/*
	margin-bottom: 5px;*/
}
/*
#content #text #scrollingContent #form select {
	float: left;
	width: 250px;
	margin-bottom: 5px;
}
*/
#content #text #scrollingContent #form textarea {
	/*float: left;*/
	height: 50px;
	width: 250px;/*
	margin-bottom: 5px;*/
}
/*
#content #text #scrollingContent #form .button 
{

	border: 1px solid #000000;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	float: right;
	height: 20px;
	width: auto;
	margin: 5px 3px 3px 5px;
}
*/
#content #text #scrollingContent #form .nav 
{
	float:right;
}

#content #text #scrollingContent .radioBtn label
{/*
	width: 50px!important;
	height: auto;
	
	float: right!important;

	display: inline;*/
}

#content #text #scrollingContent .radioBtn input{
	/*clear: both;
	height: auto;
	width: 16px!important;
	float: right!important;*/
}

#content #text #scrollingContent .checkBox label
{
	width: 400px!important;
	height: auto;
	float: left;
}
#content #text #scrollingContent .checkBox input
{
	clear: both;
	height: auto;
	width: 16px!important;
	float: left!important;
}
#content #text #scrollingContent .btn {
	border: 1px solid #000000;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	float: right;
	height: 20px;
	width: auto;
	margin: 5px 3px 3px 5px;
}

#feedBack ul {
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
#feedBack ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}
/* AJAX Progress gif*/
#progress
{
	position: absolute;
	margin-top: 125px;
	margin-left: 225px
}

.gridView
{
	border: thin solid #f5f5f5!important;
	width: 565px;
}
.gridViewAlternate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	background-color: #E0E0E0;
	font-weight:normal;
}
.gridViewHeader
{
	text-align: center;
}
.gridViewRow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}
.gridEmpty
{
	color: Red;
}
	

.alumniSubSearchForm
{
	float: left;
	width: 300px;
/*
	height: 100px;
	background-color: Lime;
*/
}	

.alumniSubSearchForm label
{
	height: auto;
	width: 280px;
	float: left;
	margin-bottom: 5px;
	
}
.alumniSubSearchForm input
{
	height: auto;
	width: 280px;
	float: left;
	margin-bottom: 5px;
}
.alumniSubSearchForm select
{
	float: left;
	width: 290px;
	margin-bottom: 5px;
}

/* ---------- alumni Search Form ---------- */

/*#content #text #scrollingContent .searchContainer {
	background-color: #d2c495!important;
	width: 500px;
	height: 100%;
	background-repeat: repeat;
	overflow: visible;
}
*/

.searchHeader {
	float: left;
	width: 565px;
	height: auto;
	background-image: url(../images/accordianHeader_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 10px
}
.searchHeader p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold!important;
	color: #FFFFFF!important;
	margin-left: 10px!important;
	margin-top: 5px!important;
	background-image: none!important;

}

#content #text #scrollingContent span.vSpace {
	height: 20px;
	line-height:20px;
	width: auto;
	float:left;
	clear:both;
}

.alumniSearchForm
{
	float: left;
	width: 565px;
	height: auto;
	background-color: #d2c495!important;
}


.alumniSearchForm label
{
	height: auto;
	width: 290px;
	float: left;
	margin-bottom: 5px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.alumniSearchForm input
{
	float: left;
	height: auto;
	width: 290px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.alumniSearchForm select
{
	float: left;
	width: 290px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.feedBack
{
	margin-left: 15px;
	float: left;
	width: auto;
	height: auto;
}

.feedBack ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.feedBack ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

/* Pop Up Windows*/
.floatPanel
{
    display:none;
    position:absolute;
    top:100px;
    left:100px;
    padding:10px;
    border:solid 4px black;
    background-color:white;
}


.webWindow
{
    width:500px;
    border:Outset;
    background-color:white;
}
.webWindowBody
{
    padding:10px;
}
.webWindowTitleBar
{
    font:14px Verdana,Sans-Serif;
    padding-left:10px;
    background-color:Blue;
    color:white;
    cursor:move;
}
.webWindowTitleText
{
    float:left;
}
.webWindowClose
{
    background-color:Maroon;
    font-weight:bold;
    cursor:pointer;
}
/*Events */
.accordionHeaderEvents
{
	border: 1px solid #2F4F4F;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
	margin: 5px 5px 0px 5px;
	background-image: url(../images/accordianHeader_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.accordionContentEvents
{
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 5px;
    margin-left:5px;
    margin-right:5px;
    width:auto;
    height:165px;	
	background-color:#e7e0c8;
}
/* ASP Nav  */
#aspNav {
	border: none;
	height: auto;
	width: 300px;
	margin: 0;
	z-index: 30!important;
	position: absolute;
	left: 690px;
	top: 135px;
	display:inline;
}
#aspNav a:link, #aspNav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	float:right;
	clear:both;
}
#aspNav a:hover, #aspNav a:active{
	color: #762723;
	text-decoration: none;
}
/*#pnlCaptcha {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 488px;
}

#pnlCaptcha label {
	float: left;
	clear:both;
	width: 488px!important;
}

#lblVerifySubmission {
	float: left;
	clear:both;
	width: 488px!important;
	margin: 0px 0px 15px 0px!important;

}

.captcha {
	width: 488px;
	float: left;
	clear:both;

}

.captcha img {
	float: left;
	clear:both;
	padding-bottom: 15px;
}

.captcha span {
	float: left;
	clear:both!important;
}

.captcha span input {
	float: left;
	clear:both;
}

#errors {
	text-align:left;
	padding: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000!important;
}
#lblErrors ul li{
	text-align:left;
	padding: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000!important;

}*/

/* Use a break with this class to clear float containers */
.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}


