/* http://www.drexelksa.com/css/style.css */
@charset "utf-8";
/* CSS Document */

html, body {
	width:100%;
	height:100%;
	
	margin:0;
	padding:0;
	
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-attachment:fixed;
}

img {
	border:0;	
}

div#photos img {
	margin: 10px;
}

#alpha {
	width:654px;
	height:auto;
	
	border-collapse:collapse;
}

#divbanner, tdbanner {
	width:601px;
	height:170px;
	
	maring:0;
	padding:0;
}

#tblmenu, tdmenu {
	height:30px;
}

#ksa12
{
	width:8px;
	height:30px;
	
	background-image:url(../images/ksa_12.jpg);
}

#tdcontent {
	background-image:url(../images/ksa_17.jpg);
	background-repeat:repeat-y;
	
	vertical-align:top;
}

	#ksa13 {
		width:409px;
		height:373px;
		
		background-image:url(../images/ksa_13.jpg);
		background-position:top;
		background-repeat:no-repeat;
	}
	
	#divcontent {
		margin:20px;
		margin-top:10px;
		
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:8pt;
		color:#fff;
	}

#tdupcomingevents {
	background-image:url(../images/ksa_18.jpg);
	background-repeat:repeat-y;	
}

#ksa14 {
	width:184px;
	height:400px;

	background-image:url(../images/ksa_14.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	text-align:center;
	vertical-align:top;
}

	#diveventlight, #diveventdark {
		margin-left:10px;
		margin-right:10px;
		margin-top:5px;
		margin-bottom:5px;
		padding:5px;
		
		text-align:left;
	}
	
	#diveventdark {
		background-color:#380000;
	}

#ksa15 {
	width:8px;
	height:400px;

	background-image:url(../images/ksa_15.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	background-color:#000087;
}

#tdfooter {
	background-image:url(../images/ksa_17.jpg);
	background-repeat:repeat-y;
}

#divfooter {
	background-color:#00003d;
	
	margin: 10px;
	padding:5px;
	
	text-align:center;
}

.gold, .gold a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#ffb100;
}

.white, .white a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#fff;
}

#ksa18 {
	background-image:url(../images/ksa_18.jpg);
	background-repeat:repeat-y;
}

#ksa19 {
	background-image:url(../images/ksa_19.jpg);
	background-repeat:repeat-y;
}

.formLabel {
	display:block;
	width:70px;
	height:20px;
	
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#fff;
	
	text-align:right;
	line-height:40px;
	
	margin-left:10px;
}

input {
	width:200px;
	margin:5px;
}

#formPhone {
	width:125px;
}

textarea {
	width:250px;
	height:150px;
	
	margin:5px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	bak
}

fieldset {	
	border:0;
	
	margin:5px;
	padding-bottom:0px;
}

legend {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#ffb100;
}

#fieldSeparator {
	background-color:#1f1f97;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#ffb100;
}

.submit {
	width:auto;
	height:auto;
	
	font-size:8pt;
	font-weight:normal;
}

#listErr {
	list-style-type:circle;

	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#fe0000;
}

#listErr li {
	margin:0;
}
