body {
padding: 0px;
margin: 0px;
background-image: url(/template/shared/images/pattern.gif);
background-repeat: repeat-x;
background-color: #663141;
background-attachment: fixed;
}

#container {
position: relative;
padding: 0px;
margin: 0px auto;
width: 768px;
background-image: url(/template/shared/images/tile_container.gif);
background-repeat: repeat-y;
background-color: #64696d;
}

#logo {
position:absolute;
top: 0px;
left: 0px;
height: 100px;
width: 130px;
margin: 0px;
background-color: #14a599;
overflow: hidden;
z-index: 20;
}

#logo a {
display:block;
height: 100px;
width: 130px;
padding: 100px 0px 0px 0px;
margin: 0px;
text-align: center;
background-image: url(/template/shared/images/logo_intercity.png);
background-repeat: no-repeat;
}

#nav {
position: absolute;
top: 10px;
left: 135px;
height: 32px;
padding: 0px;
margin: 0px;
list-style-type: none;
z-index: 10;
}

#body {
position: relative;
width: 768px;
margin: 10px 0px 0px;
background-color: #fff;
}

#left {
float: left;
width: 768px;
margin: 0px;
}

#right {
float: left;
display: none;
width: 0px;
margin: 0px;
}

#content_header {
width: 768px;
margin: 0px;
background-color: #ffffff;
}

#content_footer {
clear: both;
width: 768px;
margin: 0px;
background-color: #ffffff;
}

#content_footer p#member,
#content_footer p#login {
text-align: right;
margin: 0px;
padding: 8px 16px;
font-size: 10px;
}

#seperator {
position: relative;
width: 768px;
height: 28px;
background-image: url(/template/shared/images/tile_seperator.gif);
background-repeat: repeat-x;
}

#box_container {
position: relative;
width: 768px;
margin: 0px;
}

#boxes {
position: relative;
width: 720px;
margin: 0px auto;
}

#boxes .box {
float: left;
width: 180px;
}

#boxes .box_shadow {
width: 180px;
background-image: url(/template/shared/images/box_shadow.png);
background-repeat: repeat-y;
}

#boxes .box_content {
width: 170px;
min-height: 150px;
background-color: #ffffff;
}

#boxes .box_btm {
clear: both;
width: 180px;
height: 10px;
overflow: hidden;
background-image: url(/template/shared/images/box_btm.png);
background-repeat: no-repeat;
}

.myplace_box {
margin: 0px;
padding: 0px;
width: 170px;
height: 150px;
overflow: hidden;
background-image: url(/template/shared/images/background_myplace.jpg);
background-repeat: no-repeat;
}

.myplace_box #member {
margin: 70px 10px 10px;
text-align: center;
cursor: default;
}

.myplace_box #member p {
margin-bottom: 7px;
}

.myplace_box #member span {
font-size: 8px;
margin: 0px 4px;
}

.myplace_box #member a.member_link {
font-size: 15px;
}

.myplace_box #member a.member_link span.my {
font-size: 12px;
margin: 0px 1px 0px 0px;
}

.myplace_box form {
margin: 0px;
}

.myplace_box table {
margin: 60px 0px 0px 10px;
}

.myplace_box table a {
margin-right: 6px;
}

.myplace_box td,
.myplace_box input {
font-size: 9px;
}

.myplace_box table input.txtfield {
width: 90px;
height: 10px;
}

#myplace_submit {
font-size: 9px;
width: 50px;
height: 18px;
padding: 0px;
background-color: #eee;
}

#myplace_remember {
margin: 0px 5px 0px 0px;
width: 10px;
height: 10px;
}

#box_numbers {
position: relative;
float: right;
text-align:right;
margin: 0px 5px 20px;
padding: 0px;
list-style-type: none;
}

#box_numbers li {
display: block;
height: 10px;
width: 10px;
float: left;
margin: 0px 4px;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
background-color: #ffffff;
overflow: hidden;
}

#box_numbers a {
display: block;
height: 10px;
width: 10px;
margin: 0px;
padding: 10px;
}

#shadow {
position: absolute;
top: 0px;
left: 0px;
width: 768px;
height: 10px;
overflow: hidden;
background-image: url(/template/shared/images/shadow.png);
background-repeat: repeat-x;
}

#footer {
position: relative;
width: 768px;
height: 26px;
background-color: #ffffff;
clear: both;
}

#footer img, #footer span {
float: left;
}

#footer p {
text-align: right;
margin: 0px 10px;
line-height: 26px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

#copyright {
margin: 5px auto;
width: 768px;
}

a img {
border: none;
}

.clear {
clear: both;
}

div.holiday_header {
background-image: url(/template/shared/images/holiday_header.jpg);
background-repeat: no-repeat;
background-position: bottom;
background-color:#00311c;
padding: 20px 0px 70px 62px;
}