@charset "utf-8";
/* CSS Document */

p {
	margin-top: 0px;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none;
}
#header_master a {
	font-style: normal;
	text-decoration: none;
}
.header_master_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	font-style: normal;
	display: inline-block;
}
.header_master_nav:hover {
	background-color: #F09;
	color: #FFF;
}
#herstrike {
	padding-top: 5px;
	padding-bottom: 4px;
	padding-right: 6px;
	background-color: #FFF;
}
input {
	font-size: 10px;
	font-weight: bold;
	color: #F09;
	margin-bottom: 1px;
}
input:hover {
	font-size: 10px;
	color: #000;
	margin-bottom: 1px;
}
#page_identifer {
	background-position: right;
	height: 60px;
}
#login {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	margin-top: 10px;
}
#login input {
	margin-bottom: 2px;
}
#key_icon {
	margin-bottom: -3px;
}
#forgotpassword {
	color: #FFF;
}
#forgotpassword:hover {
	color: #F09;
}
#background {
	background-image: url(images/logo_herstrike_faded.gif);
	background-repeat: no-repeat;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #999;
	width: 900px;
	height: 25px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;

}
#sponsors_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-image: url(index_files/images/sponosors_header_bkg.gif);
	width: 900px;
	height: 36px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}
#sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	width: 900px;
	margin-left: auto;
	margin-right: auto;

}
