/************************************************************************ 
MIL Database Style Sheet
************************************************************************/


/* Eric Meyer's Reset Reloaded */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/************************************************************************ 
Global Styles
************************************************************************/
body{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #46839f;
}

a:link {
	color: #8a0917;
	text-decoration: underline
} 
a:visited {
	color: #002f2f;
}
a:hover,
a:focus {
	
	text-decoration: none;
}
a:active {
}


#wrap{
	width: 960px;
	margin: 0 auto;
	min-height: 500px;
}

#content{
	width: 960px;
}

p{font-size: 1em;line-height: 1.2em;}

ol{margin-top: 20px;}

ol li{margin: 5px 20px;font-size: .75em;line-height: 1.2em; list-style-type:decimal;padding-left: 5px;}

h1{font-size: 2em;}
h2{font-size: 1.8em;}
h3{font-size: 1.2em;}
h4{font-size: 1.2em; line-height: 1.2em;}
h5{font-size: 1em;line-height: 1.2em;}
h6{font-size: .7em;}

.clearing {	
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 1px; 
	margin: 0;}

/************************************************************************ 
Global Styles
************************************************************************/
#smallWrapper{
	margin: 15px auto 0 auto;
}

#Wrapper{
	width: 960px;
	margin: 15px auto 15px auto;
}

#largeWrapper{
	width: 960px;
	margin: 0 auto;
	
}
#header{
	width: 550px;
	height: 100px;
	padding-top: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: -5000px; 
}

h3#logo{
	height: 40px;
	display: block;
	background-image: url(../images/FAWN_logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 20px 0 0 85px;
}
/*sponsor-logos.png is missing*/
/*
#sponsorLogos{
	width:308px;
	height: 76px;
	background-image: url(../images/sponsor-logos.png);
	text-indent: -5000px;
	margin:25px 0 0 15px;
}
*/
/************************************************************************ 
Text Alert Preference Page
************************************************************************/


#user_info_msg, #alert_type_msg{
	margin: 10px 0;
	color: #46839F !important;
	font-weight: 700;
}

.txtPrefTxt{
	font-size: 14px;
	font-family: Helvetica, verdana, arial, sans-serif;
	line-height: 1.5em;
}

.txtPrefTxt span{
	font-weight: 700;
	padding-right: 10px;
}
/************************************************************************ 
Login Form Styles
************************************************************************/
#smallContentWrap{
	margin:0 auto;
	padding:15px;
	width:500px;
	-moz-border-radius:8px 8px 8px 8px;
	border:medium none;
	color:#333333;
	background-color: #efeeee;
	border: solid #ffffff 3px;
	
}

#contentWrap {
	margin:0 auto;
	padding:15px;
	width:900px;
	-moz-border-radius:8px 8px 8px 8px;
	border:medium none;
	color:#333333;
	background-color: #efeeee;
	border: solid #ffffff 3px;
}

#mainIndex h2, #mainIndex h3, #mainIndex h4{
	margin-bottom: 15px;
	display: block;
}

.Columns{
	width: 300px;
	float: left;
}
form fieldset {
	margin:0 0 20px;
}

label {
	color:#333333;
	display:block;
	font-size:.8em;
	line-height:1.5;
	
}
label.error {
  font-weight: bold;
  color: #b80000;
}

label a{
	font-size:.7em;

}

.formField{
	width:265px;
	float: left;
	background-color: #f9f8f8;
	padding: 10px;
	margin: 10px 10px 0 8px;
	-moz-border-radius:8px 9px 8px 9px;
	border:medium none;
}

#smallContentWrap input.text-input{
	-moz-border-radius:8px 8px 8px 8px;
	border:medium none;
	color:#333333;
	font:.8em "Helvetica Neue",helvetica,sans-serif;
	margin-right:5px;
	outline:medium none;
	padding:10px 5px;
	width:450px;
	background-color: ffffff;
	border: solid #cccccc 1px;
	
}

input.text-input {
	-moz-border-radius:8px 8px 8px 8px;
	border:medium none;
	color:#333333;
	font:.8em "Helvetica Neue",helvetica,sans-serif;
	outline:medium none;
	padding:1px 3px;
	width:250px;
	background-color: ffffff;
	border: solid #cccccc 1px;
}

#registerButts{
	margin-top: 15px;
}

.normalButt{
	text-decoration: none;
	padding: 3px 6px;	
}

input.button, .normalButt {
	color:#000;
	font: 700 1em "Helvetica Neue",helvetica,sans-serif;
	background-color:#fed;
	border: 1px solid;
	border-color: #696 #363 #363 #696;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

input.button:active, .normalButt:active{
	position: relative;
	top: 1px;
	right: 1px;
	
}

#radioContractor, #radioEmployee, #radioPartner, #radioGuest, .radio1Form, .checkBox{
	float: left;	
	margin: 3px 8px 0 0;
}


.radioForm{
	width: 200px;
	float:left;
	margin: 0;
	font-size: .8em;
}

fieldset{
	background-color: #f9f8f8;
	padding: 15px;
	margin: 15px 0;
	-moz-border-radius:8px 8px 8px 8px;
	border:medium none;
}

fieldset p strong span {color:red;}

option{
	margin: 0;
	padding: 0;
}

/************************************************************************ 
Opening window exlapanation
************************************************************************/
#txtAlertInfo {

	/* overlay is hidden before loading */
	display:none;
	
	/* standard decorations */
	width:700px;
	height: 540px;
	border:10px solid #fff;
	
	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(0, 0, 0, 0.3);
	
	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	text-align: left;
}

#txtAlertInfo div {
	padding:10px;
	border:1px solid #3B5998;
	background-color:#fff;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	height: 520px;
}

#txtAlertInfo div img{
	margin: 15px auto;
}

#txtAlertInfo h2 {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	background-color:#46839F;
	padding:13px 10px;
	font-size:16px;
	text-align: center;
}

#txtAlertInfo h3{
	margin:-11px;
	margin-bottom:0px;
	color:#3B5998;
	padding:20px 10px 0 20px;
	font-size:18px;
}

#txtAlertInfo div p{
	padding:20px 10px 0 20px;
	margin: 0;
	font-size: 12px;
}

#txtAlertInfo div li{
	color:#333;
	padding: 5px 10px 8px 0;
	margin: 0 30px;
	font-size: 11px;
}

.closeButton{color:#ccc; font-size: 10px !important;padding-top: 15px !important;}

#txtAlertInfo a{
	text-decoration: none;
}

p{
	line-height:1.35em;
}