/* Import the tabs styles */
@import url(/style/lightbox.css);
@import url(/style/screen.css);
html, body {
  background-color: #E0E7ED;
  font-size:11px;
  line-height:11px;
}
.frontpage {
  color: #8B8B8B;
}
#mainwrap {
	width: 945px;
  margin: 0 auto;
}
#front_header {
  background:url(/images/home-new.jpg) no-repeat center top #FFFFFF;
  position:relative;
  height: 604px;
  padding: 0 0 35px 0;
}
#front_header h1 {
	text-indent: -9999px;
}
#header {
  background:url(/images/new-header.jpg) no-repeat center top #FFFFFF;
  position:relative;
  height: 107px;
  padding: 0;
}
#header #loggedin_status {
  position:absolute;
  right:100px;
  top:30px;
  text-align:right;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 0px;
  font-style: italic;
}
#login_box {
  position: absolute;
  top:1.3em;
  left:82px;
  font-size: 14px;
  font-family: "AvantGarde Bk BT", Arial, "Trebuchet MS";
  font-weight: bold;
  color: #666666;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#login_box label {
  color: #FFFFFF;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
}
#front_page_search {
  position: absolute;
  top:406px;
  left:92px;
}
#login_box input {
	font-weight: bold;
	color: rgb(207, 24, 30);
}
.boldText {
  font-size: 14px;
  font-family: "AvantGarde Bk BT", Arial, "Trebuchet MS";
  font-weight: bold;
  color: #ECE831;
}
.smallLowKey {
  color: #999999;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
#front_info {
 clear:both;
}
#front_info #col_left {
	width:505px;
  float:left;
  padding:10px;
  margin: 0 0 0 25px;
}
#front_info #col_right {
	width:318px;
  float:right;
  background-color:#FFFFFF;
  padding:10px;
  margin: 0 25px 0 0;
}
#footer {
	text-align:center;
  padding:15px;
  margin:0;
  color: white;
  font-size:11px;
}
#gallery_container div.gallery_box {
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	border: 1px solid #dedede;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
}
.frontpage #gallery_container {
	margin: 0 auto 3em;
  width: 890px;
}
.frontpage #gallery_container div.gallery_box {
	background-color:#FFFFFF;
  min-height:144px;
  padding: 0.5em 0;
}
.frontpage #gallery_container div.gallery_box:hover {
	background-color:#ece731;
  cursor:pointer;
}
.frontpage #gallery_container h2 {
	margin: 0;
  padding: 1em 0 0;
  color:#8B8B8B;
}
.frontpage h2 {
  color:#8B8B8B;
}
.highlight {
	color:#DCD714;
}
.lowlight {
  color: #8B8B8B
}
.boldText {
  font-size: 14px;
  font-family: "AvantGarde Bk BT", Arial, "Trebuchet MS";
  font-weight: bold;
  color: #ECE831;
}
.highlight {
  color: #DCD714
}
.frontpage label {
	text-align:right;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;  
}
.frontpage ul.features {
	font-size:18px;
  list-style:none;
  margin:0;
  padding:0;
}
.frontpage ul.features li {
	marging:0;
  padding:0;
}
#maincontent {
	background-color:white;
}
#maincontent #menu {
	width:180px;
  float:left;
  margin:0;
  padding:10px;
}
#maincontent #content {
	width:725px;
  float:right;
  margin:0;
  padding:10px;
}
#login_form_wrap {
  width:135px;
  height:170px;
  font-size:12px;
  margin:0 0 0 2px;
  padding:5px;
  background:#FFFFFF url(/images/login-back.gif) no-repeat left top;
}
#login_form_wrap h2 {
  font-size: 14px;
  color: #DCD714;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding:0;
  margin:0;
  text-align:center;
}
#login_form_wrap label {
  color: #000000;
  display:block;
  font-style: normal;
  font-weight: bold;
}
#login_form_wrap .fieldinput {
	width:130px;
  margin:5px 0;
  padding:0;
}
.datetext {
  color: #000000;
  line-height: 1.5em;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
}
#menu ul {
	list-style:none;
  padding:0;
  margin:0;
}
#menu ul li {
  padding:0;
  margin:0;
}
#user_stats {
  color: #999999;
  font-weight: bold;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8D3C43;
	letter-spacing: -1px;
	word-spacing: 0px;
	line-height: 18px;
}





/* END MODS */

.bottom {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666}

.top {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999}

.main {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

BODY      { margin: 0px; }
 A:link    {
	COLOR: #BF6A71;
	TEXT-DECORATION: none;
	letter-spacing: 0px;
}
 A:visited {
	COLOR: #BF6A71;
	TEXT-DECORATION: none;
}
 A:active  {
	COLOR: #BF6A71;
}
 a:hover   {
	COLOR: #000000;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 100%;
}
table {font-family: Arial, Helvetica, sans-serif;
    font-size:11px;}
