/* ----  College of Cranehaven: POP-UPS ---- */

body, html { height: 100%; }
body {
	margin: 0; padding: 0;
	background-color: #ffffff;
	scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #0062B3; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #ECECED; scrollbar-highlight-color: #B3B3B5; scrollbar-shadow-color: #B3B3B5; scrollbar-track-color: #FFFFFF }

img {border:none;}
a img {border:none;}
a:active {outline:none;}
a:focus {outline:none;}
:focus {-moz-outline-style:none;}

/* Layout
--------------------------------------------------*/
#contentMain {
	color: #333333;
	padding: 18px 0px 15px 0px;
	}
#contentMain a:link, #contentMain a:visited {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px dotted #cdc9be;
	}
#contentMain a:hover, #contentMain a:active, #contentMain a:visited:hover {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

#content {
	color: #333333;
	}
#content a:link, #content a:visited {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px dotted #cdc9be;
	}
#content a:hover, #content a:active, #content a:visited:hover {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

li { list-style-image: url(../_img/bullet.gif); }

.padLeft10 { padding-left: 10px }
.padLeft15 { padding-left: 15px }
.padLeft20 { padding-left: 20px }
.padLeft40 { padding-left: 40px }

/* Forms
--------------------------------------------------*/
input.cont { color: #000000; font-size: 10.5px; font-family: verdana; background-color: #fdfbf3; vertical-align: middle; display: block; border: solid 1px #66533d; width: 205px; height: 18px }
input.state { color: #000000; font-size: 10.5px; font-family: verdana; background-color: #fdfbf3; vertical-align: middle; display: block; border: solid 1px #66533d; width: 35px; height: 18px }
input.zip { color: #000000; font-size: 10.5px; font-family: verdana; background-color: #fdfbf3; vertical-align: middle; display: block; border: solid 1px #66533d; width: 136px; height: 18px }
textarea.cont { color: #000000; font-size: 10.5px; font-family: verdana; background-color: #fdfbf3; border: solid 1px #66533d; width: 205px; height: 80px; }

input.f { font-size: 11px; font-family: Verdana,Helvetica,Sans-Serif; background-color: #fdfbf3; border: solid 1px #66533d; }
select.f { font-size: 9px; font-family: Verdana,Sans-Serif; background-color: #fdfbf3; border: solid 1px #66533d; }
textarea.f { font-size: 11px; font-family: Verdana,Helvetica,Sans-Serif; background-color: #fdfbf3; border: solid 1px #66533d; }
.form { color: #333333; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }

/* Content
--------------------------------------------------*/
.text09 {
	color: #333333;
	font-size: 9px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}
.text12 {
	font-size: 12px;
	line-height: 18px;
	font-family:"Trebuchet MS",tahoma,arial,helvetica,sans-serif;
	}
.text14 {
	font-size: 14px;
	line-height: 20px;
	font-family:"Trebuchet MS",tahoma,arial,helvetica,sans-serif;
	}

.title13 {
	color: #101010;
	font-weight: bold;
	font-size: 13px;
	font-family: "Times New Roman",Georgia,Times;
	text-decoration: none;
	}
.title15 {
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	font-family: "Times New Roman",Georgia,Times;
	text-decoration: none;
	}
.title18 {
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman",Georgia,Times;
	text-decoration: none;
	}

.directions { color: #333333; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-left: 20px; }
.events { color: #333333; font-weight: bold; font-size: 14px; font-family: "Times New Roman", Georgia, Times; }
.pullTab { color: #010101; font-size: 10px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Sans-serif; background-color: #F0F9E2; padding: 28px 15px 30px 25px; border: solid 1px #010101; }
.pullTab a:link, .pullTab a:visited { color: #ef0000; font-weight: bold; border-bottom: 1px dotted #6495ed; }
.pullTab a:active, .pullTab a:hover, .pullTab a:visited:hover { color: #f60; font-weight: bold; border-bottom: 1px solid #000000; }

/* Footer
--------------------------------------------------*/
.footer {
	color: #584747;
	font-size: 9px;
	line-height: 13px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}
.footer a:link, .footer a:visited {
	color: #fe0000;
	text-decoration: none;
	border-bottom: 1px dotted #cdc9be;
	}
.footer a:hover, .footer a:active, .footer a:visited:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #fe0000;
	}
