/* @override 
	http://db.wacad.edu/waweb/styles/styles.css
	http://www.wacad.edu/styles/styles.css
*/

/*
Modified from CSS-file for Strictly CSS three column layout 2006
http://www.strictlycss.com
Modified by Blake J. Matthews 2010-06-23 
*/

@import url("new-menu.css");
@import url("sidebar_menus.css");


#homepage #contentDiv {
	padding-top: 40px;
}

* {
	border: 0;
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	text-align: center;
	height: 100%;
	background: #fff url(../images/site/bg-top-red.gif) repeat-x;
	color: #666;
	font: 13px/18px "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
}

body#homepage {
	background: #002a5c url(../images/site/bg-top-red.gif) repeat-x;
	color: #fff;
}

body#forms { 
	background: url(../images/site/bg-top-short-red.gif) repeat-x; 
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
	background: url(../images/site/bg-mid-new.jpg) no-repeat center 124px;
	text-align: left;
	position: relative;
}

#homepage #wrapper {
	background: url(../images/site/home-bg-mid-new.jpg) no-repeat center 124px;
}

#forms #wrapper { background: url(../images/site/bg-mid-short.jpg) no-repeat center 124px; }

* html #wrapper {
	height: 100%;
}

.clear {
	clear: both;
}

#contentWrapper hr {
	display: block;
	visibility: hidden;
	clear: both;
}

p {
	padding: 7px 0 7px 0;
}

a {
	color: #929ba0;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #929ba0;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	padding-bottom: 5px;
	font: normal 26px/26px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #002a5c;
	font-size: 24px;
}

#sidebarDiv h2, #sidebar h2 {
	padding-bottom: 5px;
	font: normal 26px/26px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #002a5c;
	margin-top: 0;
}

#homepage h1, #homepage #sidebar h2 {
	color: #fff;

}

h2 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	letter-spacing: 1px;
	color: #002a5c;
}

h3 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	letter-spacing: 1px;
}

#contact {
	background: #efefef;
	padding: 5px;
}

#header,
#athleticHeader {
	height: 124px;
}

#logo {
	width: 640px;
	height: 124px;
	background: url(../images/site/logo-top.png) no-repeat;
	float: left;
}

/* @group Athletics */

#athleticHeader #logo {
	background: url(../images/site/logo-athletic.png) no-repeat;
}

#athleticHeader #golions {
	float: right;
	margin-top: 29px;
}

/* @end */

/* @group Schedules */

.athleticSchedule {
	width: 550px;
}

.athleticSchedule h3 {
	display: block;
	font-size: 18px;
	margin: 0;
	padding: 0;
	height: 21px;
}

.athleticSchedule h3 span {
	float: left;
}

.athleticSchedule h3 a {
	float: left;
	font-weight: normal;
	font-style: normal;
}

.athleticSchedule span.directions {
	background: url(../images/site/icon-yellow-pin.gif) no-repeat left;
	font-size: 10px;
	padding: 0 0 0 17px;
}

.athleticSchedule p {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.athleticScheduleRows {
	background-color: #f4f4f4;
	margin-bottom: 5px;
	border-radius: 10px;
	padding: 3px 10px;
}

.datePast {
	opacity: 0.5;
}

div.athleticScheduleRows:hover {
	opacity: 1;
}



/* @end */

#logo h2 {
	text-indent: -1000em;
}

/* @group Content & Columns */

#contentWrapper {
	margin-bottom: 125px;
	padding: 20px 0 20px 0px;
	
}

#contentDiv {
	width: 625px;
	float: right;
	margin-bottom: 30px;
}

#contentDiv li {
	margin-left: 35px;
}

#contentDiv a:link {
	color: #002a5c;
	text-decoration: none;
}

#contentDiv a:hover {
	text-decoration: underline;
}

#contentDiv a:visited {
	color: #002a5c;
}

#contentDiv a:active {
	background-color: #eeebe2;
}

#contentDiv hr {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#homepage #contentWrapper {
	padding: 20px 0 20px 0px;
}

#homepage #contentDiv {
	width: 605px;
	float: left;
	padding-left: 20px;
}

* html #homepage #contentDiv {
	position: relative; /* IE needs this  */
}

#homepage #contentDiv a:link {
	color: #929ba0;
	text-decoration: none;
}

#homepage #contentDiv a:hover {
	text-decoration: underline;
}

#homepage #contentDiv a:visited {
	color: #929ba0;
}

#homepage #contentDiv a:active {
	background-color: #eeebe2;
}

#forms #contentDiv {
	width: 605px;
	float: left;
	padding-left: 20px;
}


/* @end */

/* @group Sidebar */

#sidebarDiv {
	float: left;
	width: 280px;
	margin-left: 20px;
	padding-bottom: 45px;
}

#sidebarDiv ul {
	list-style: none;
}

#sidebarDiv li {
	background: url(../images/site/bullet-page-red.gif) no-repeat 7px 2px;
	margin: 0;
	font-size: 14px;
	padding: 0 0 0 25px;
	color: #002a5c;
	padding-bottom: 2px;
}

#sidebarDiv blockquote {
	margin-top: 75px;
}
#sidebarDiv blockquote p {
	font: italic 20px/22px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #002a5c;
}
#sidebarDiv blockquote p cite {
	font-size: 14px;
	float: right;
	margin-bottom: 30px;
}

#sidebarDiv a {
	color: #929ba0;
	font-weight: bold;
	text-decoration: none;
}

#sidebarDiv a:hover {
	color: #929ba0;
	text-decoration: underline;
	font-weight: bold;
}

#homepage #sidebar a {
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

#homepage #sidebar a.important,
#homepage #sidebar li.important
 {
	color: #e51837;
	font-weight: bold;
}


#homepage #sidebar h3 {
	color: #bfbfbf;
	background: url(../images/site/bullet-page-red.gif) no-repeat left center;
	padding: 0 0 0 15px;
	letter-spacing: 0;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 10px 0 0;
}

#homepage #sidebar p, #sidebar ul {
	padding: 0 0 5px 15px;
	font-size: 11px;
	border-bottom: 1px dotted #929ba0;
	margin-bottom: 5px;
	line-height: 13px;
}

#homepage #sidebar {
	float: right;
	width: 320px;
}

#homepage #sidebar em {
	color: #bfbfbf	;
}

* html #homepage #sidebar {
	position: relative;


/* IE needs this  */
	margin-right: -320px;

/* IE gets this margin. */
}

#homepage #sidebar ul {
	list-style: none;
	padding-bottom: 4px;
}

#homepage #sidebar li {
	padding-bottom: 7px;
}

#forms #sidebarDiv {
	float: right;
	width: 300px;
}


/* @end */

/* @group Footer */

#footer {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	padding: 5px 20px 10px;
}

#footerWrapper {
	width: 100%;
	height: 125px;
	margin: -125px auto 0;
	background: url(../images/site/bg-btm.png) repeat-x;
	clear: both;
}

#homepage #footerWrapper {
	background: url(../images/site/home-bg-btm.png) repeat-x;
}

#footer p, #footer p a {
	font-size: 11px;
	line-height: 13px;
	color: #4c6895;
	padding: 7px 0 0;
}

a.url {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group Forms */

form {
	padding: 0 0 30px;
}

fieldset {
	padding: 10px 15px 10px 20px;
	border: 2px solid #ccc;
	background-color: #f8f9f9;
	margin: 0px 0px 20px;
}

legend {
	font: 18px Georgia, "Times New Roman", Times, serif;
	padding: 0 2px;
	color: #002a5c;
}

input {
	padding: 3px;
	font-size: 13px;
	border: 2px solid #ccc;
}

select {
	font-size: 13px;
	border: 2px solid #ccc;
	padding: 2px;
}

label {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

textarea {
	width: 95%;
	border: 2px solid #ccc;
	padding: 5px;
}

p.formDetails {
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	color: #002a5c;
}
fieldset p {
	padding: 0px;
	margin: 10px 0px 0px;
}

#openhouseform {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

#openhouseform .input {
	width: 250px;
}

/* @end */

/* @group Graphics */

#reenroll {
	position: absolute;
	left: 20px;
	top: 463px;
}

#subpage #graphics {
	height: 162px;
}

#graphics img {
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #999;
	float: left;
}

#graphics #fadingPhotos {
	float: right;
	padding-bottom: 10px;
	border: 1px solid #999;
	z-index: 0;
}

#graphics #fadingPhotos img {
	padding: 5px 0;
}

#graphics object {
	background: #FFFFFF;
	border: 1px solid #999;
	float: right;
}

#graphics object object {
	border: none;
}

#homepage #graphics {
	height: 300px;
}

#homepage #graphics img {
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #999;
	float: right;
}
#homepage #graphics object {
	background: #FFFFFF;
	border: 1px solid #999;
	float: left;
}

#homepage #graphics object object {
	border: none;
}

* html #homepage #graphics #myId {
	background: #FFFFFF;
	padding: 15px;
	border: 1px solid #999;
	float: left;
}



/* @end */

/* @group Content Styles */

a[href$=".pdf"],
a[href$=".PDF"] {
	padding-right: 17px;
	background: url(../images/site/icon-pdf.gif) no-repeat right center;
}

a[href$=".ppt"], 
a[href$=".PPT"],
a[href$=".pptx"],
a[href$=".PPTX"] {
	padding-right: 17px;
	background: url(../images/site/icon-ppt.gif) no-repeat right center;
}

a[href$=".doc"],
a[href$=".DOC"],
a[href$=".docx"],
a[href$=".DOCX"] {
	padding-right: 17px;
	background: url(../images/site/icon-doc.gif) no-repeat right center;
}

a[href$=".xls"],
a[href$=".XLS"],
a[href$=".xlsx"],
a[href$=".XLSX"] {
	padding-right: 17px;
	background: url(../images/site/icon-xls.gif) no-repeat right center;
}

.email {
	background: url(/images/site/icon-email.gif) no-repeat 0 3px;
	padding-left: 16px;
}

img.facultyPhoto {
	padding: 10px 6px 21px;
	background: url(../images/site/facultyPhoto-bg.png) no-repeat center top;
	margin: 0px 25px 10px 0px;
	float: left;
	text-align: center;
	color: #cacaca;
	font: 22px/26px Georgia, "Times New Roman", Times, serif;
}

.facultyInfo th {
	text-align: right;
	vertical-align: top;
	padding: 3px 10px 3px 3px;
	color: #333333;
}
.facultyInfo td {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	color: #333333;
}
.facultyInfo p {
	margin: 0px;
	padding: 0px;
}

.important {
	color: #e51837;
	font-weight: bold;
}



/* @end */

}
.name {
	color: #0B0B0B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
}

}
.subject {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #555;
	font-style: italic;
	line-height: normal;
}
.Dept {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}

#subpage #wrapper #contentWrapper #contentDiv .formDetails tr td {
	color: #FFF;
}
#subpage #wrapper #contentWrapper #contentDiv table tr td table tbody tr td div p a {
	color: #000;
}
#subpage #wrapper #contentWrapper #contentDiv table tr td table tbody tr td div p {
	color: #000;
}Open House &laquo; Westminster Academy Christian School &laquo; Fort Lauderdale, Florida

