@charset "utf-8";

/*  clear css */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img, ol, ul, li, table, caption, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
}

/* reset styles */
* {
padding: 0;
margin: 0;
}
li {
list-style: none;
}
img {
border: none;
}
hr {
margin: 0;
padding: 0;
border: 0;
}

/* - remember to define focus styles! */
:focus {
outline: 0;
}
/* // clear css // */

html {overflow: -moz-scrollbars-vertical !important; }
html { margin-bottom: 1px; }

/* setup styles */
body {
background-image: url(/layout/bg.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 50px;
font-size: 12px;
height: 100%;
font-size: 80%;
}


#wrapper {
width: 920px;
margin: 0 auto;
background: #fff;
padding: 10px;
}

#header {
width: 920px;
height: 117px;
float: none;
display: block;
background: url( /layout/head.jpg ) no-repeat;
}

#stylebox {
padding: 20px 0 0 200px;
float: left;
display: inline;
}

#slogan {
width: 350px;
padding: 15px 0 0 50px;
float: left;
display: inline;
color: #FF0000;
font-size: 22px;
}

#menu {
padding: 9px 0 0 200px;
float: none;
}

#redline {
width: 920px;
height: 23px;
float: none;
display: block;
background: url( /layout/btn_red.gif ) repeat-x;
}

#subnav {
padding-top:10px;
font-size:18px;
}

#subnav li {
list-style: none;
display: inline;
border-right: 1px solid;
padding: 0 10px 0 10px;
}

#content {
padding: 20px 40px 40px 40px;
float: none;
display: block;
}

#holder {
width: 830px;
display:block;
}

.img-right {
float:right;
padding-left:20px;
padding-bottom:20px;
padding-right:0px;
margin:0px;
}


#footer {
width: 900px;
padding: 10px;
float: none;
display: block;
border-top: 3px solid #C10504;
text-align: center;
}

.clear {
clear: both;
display: block;
}

a.size {
font-weight: normal;
color: #CC0000;
font-size: 15px;
text-decoration: none;
}

a.size:hover {
font-weight: normal;
color: #000066;
font-size: 15px;
text-decoration: none;
}

a.size2 {
font-weight: normal;
color: #CC0000;
font-size: 18px;
text-decoration: none;
}

a.size2:hover {
font-weight: normal;
color: #000066;
font-size: 18px;
text-decoration: none;
}

a.size3 {
font-weight: normal;
color: #CC0000;
font-size: 21px;
text-decoration: none;
}

a.size3:hover {
font-weight: normal;
color: #000066;
font-size: 21px;
text-decoration: none;
}




/* link styles */
a, a:visited {
color: #01649D;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

a {
color: #990000;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}


h1 {
color:#C10504;
font-size:29px;
font-weight:bold;	
}

h2 {
color:#009900;
font-size:24px;
font-weight:bold;	
margin:0 0 20px 0;
}

h3 {
color:#009900;
font-size:20px;
font-weight:bold;	
margin:0 0 20px 0;
}


/* starttables */
#starttables {
width:550px;
overflow:hidden;
}

#starttable-head img {
display: inline;
vertical-align: middle;
padding: 0 5px 0 0;
}

#starttable-head h2 {
color: #8FCD6C;
font-weight: normal;
font-size: 2em;
margin: 0 0 5px 0;
}


#starttable .tablehead {
height: 20px;
background: url(/files/layout/head-bg.jpg) repeat-x;
border-top: 1px solid #EBE9EA ;
font-weight: bold;
color: #000;
cursor: default;
}


#starttable td {
border-top: 1px solid #fff;
padding: 3px 0 3px 0;
}

#starttable .area, #starttable .access, #starttable .map, #starttable .rent {
text-align:right;
padding:0 15px 0 0;
}


#starttable tr {
background: #ECEAEB;
color: #01649D;
}

#starttable tr:hover {
background: #fff;
cursor: pointer;
}

/* --- */

.start-img {
width: 375px;
float: left;
display: inline;
text-align: center;
font-size: 16px;
color: #666;
padding-top:15px;
}

.start-img a {
font-weight:bold;
padding:10px;
margin:10px;
}


.byline {
font-size:9px;
}

a.copyrighttext {
font-size: 10px;
color: #666666;
text-decoration: none;
}

a:hover.copyrighttext {
text-decoration: underline;
}

.ingress {
font-weight: bold;
line-height: 18px;
color: #333333;
}
