* {
margin:0;
padding:0;
}
html { 
overflow-y:scroll;
}
body {
font-size:14px; line-height:21px;
font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
background:#91a5a6;
color:#606060;
}
#page {
background-color:#fff;
}
.wrapper {
margin:0 auto;
width:940px;
display:block;
}
p {
margin-bottom:12px;
}
h2 {
font-size:25px;
font-weight:normal;
margin-bottom:46px;
}
h3 {
margin-bottom:12px;
}
li {
list-style-position:inside;
margin-bottom: 2px;
}
ul, ol {
margin-bottom:18px;
}
a {
color:#91a5a6;
text-decoration:underline;
border:0;
outline:none;
}
a:hover {
text-decoration:none;
}
a img {
border:0;
outline:none;
}
#header {
height:217px;
background:url(//prospero.co/wp-content/themes/prospero/images/step-logo.png) right 77px no-repeat;
}
#headerimg {
background:url(//prospero.co/wp-content/themes/prospero/images/logo.png) no-repeat;
height:109px;
width:383px;
position:relative;
top:40px;
}
#headerimg .description{
text-indent:-9999px;
}
#headerimg h1 {
display: block;
height:100%;;
width:100%;
text-indent:-9999px;
}
#headerimg h1 a {
display:block;
width:100%;
height:100%;
outline:none;
}
#headerimg h1 a:hover {
border:none;
}
#content {
padding:0;
}
.main-col {
width:620px;
float:left;
margin:0 80px 50px 0;
display:block;
min-height:450px;
}
.bucket {
width:300px;
display:block;
float:left;
height:286px;
}
.top-line {
width:100%;
height:10px;
background:#c5c19d;
margin-bottom:10px;
margin-top:70px;
}
.bucket .top-line {
margin-top:0;
}
.cost-table {
display:block;
margin-bottom:30px;
width:620px;
float:left;
}
.cost-item {
float:left;
display:block;
width:299px;
margin-right:20px;
text-align:left;
padding-left:10px;
border-right:1px solid #fff;
}
.cost-single, .cost-double, .cost-trust, .cost-trust-alt {
float:left;
display:block;
width:61px;
margin-right:20px;
padding-right:18px;
text-align:center;
border-right:1px solid #fff;
}
.cost-double {
margin:0;
border:0;
}
.cost-trust, .cost-trust-alt {
width:150px;
padding-right:0;
border:0;
}
.cost-trust-alt {
width:170px;
margin-right:0;
}
.cost-row, .cost-row-alt {
width:520px;
height:20px;
padding:8px 0;
}
.cost-row-alt {
background:#dee4e4;
}
#sidebar {
background-color:#dee4e4;
width:230px;
height:393px;
float:right;
display:block;
margin-top:2px;
padding:35px 10px 0 0;
text-align:right;
color:#91a5a6;
line-height:19px;
position:relative;
}
.menu-item {
float:right;
width:230px;
margin-bottom:12px;
}
#sidebar a {
color:#494949;
text-decoration:none;
}
#sidebar a:hover {
color:#91a5a6;
}
.money-menu, .about-menu {
width:206px;
}
.about-menu {
width:52px;
}
.money-menu > ul, .about-menu > ul {
display:none;
list-style:none;
position:absolute;
right:240px;
top:72px;
width:156px;
z-index:999;
font-size:14px;
}
.about-menu > ul {
left:89px;
}
.money-menu:hover > ul, .about-menu:hover > ul {
display:block;
}
.money-menu:hover > ul li, .about-menu:hover > ul li {
background:#fcfcfc;
opacity:0.95;
filter:alpha(opacity=95);
list-style:none;
height:20px;
padding:6px 22px 6px 8px;
width:156px;
text-align:right;
margin:0;
border-bottom:1px solid #ededed;
}
.money-menu:hover > ul li:hover, .about-menu:hover > ul li:hover {
text-decoration:none;
cursor:pointer;
background:#f7f7f7 !important;
}
.money-menu:hover > ul li a {
color:#e80300;
}
.first-bit {
width:140px;
height:12px !important;
padding:0 8px !important;
background:url(//prospero.co/wp-content/themes/prospero/images/first-bit.png) no-repeat top !important;
opacity:0.95;
filter:alpha(opacity=95);
cursor:default;
border:0 !important;
}
.final-bit {
width:126px;
height:4px !important;
padding:0 8px !important;
background:#fff;
opacity:0.95;
filter:alpha(opacity=95);
border-right:2px solid #ededed;
border-left:2px solid #ededed;	
border-bottom:2px solid #ededed;	
cursor:default;
}
.white-line {
width:220px;
height:1px;
background:#fff;
float:right;
margin-bottom:12px;
}
#footer {
background:#91a5a6;
color:#fff;
}
.footer-address {
width:160px;
padding:40px 0;
float:left;
}
.footer-number {
float:right;
text-align:right;
width:230px;
display:block;
padding:40px 0;
}
.clear { clear:both; }