body {
padding: 0px;
margin: 0px;
background-image: url(/template/shared/images/pattern.jpg);
background-repeat: repeat-x;
background-color: #969494;
background-position: top center;
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: #01586a;
}

#logo {
position:absolute;
top: 0px;
left: 24px;
height: 100px;
width: 130px;
margin: 0px;
background-color: #005879;
border-bottom-left-radius: 15px; 
border-bottom-right-radius: 15px; 
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-webkit-border-bottom-left-radius:15px;
-webkit-border-bottom-right-radius: 15px;
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: 160px;
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-color: #c3dc78;
}

#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/myplace/images/myplace_box.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;
}

#google_map {
position: relative;
width: 320px;
height: 250px;
float: left;
margin: 0px 20px 20px 0px;
}

/* stores */

.store-table {
border: none;
margin: 20px 0px;
}

.store-table td {
vertical-align: top;
padding-top: 10px;
}

.store-table .store-image {
padding-right: 25px;
padding-top: 0px;
}

/* sales */

.sale-image img {
max-width: 320px;
}

.sale-image {
margin: 0px 0px 18px;
}

.sale-separator {
display: block;
height: 1px;
overflow: hidden;
background-color: #ddd;
margin: 24px 0px;
}

.hide {
display: none;
}

/* mailing-list */

#mailing-list {
position: relative;
width: 170px;
height: 150px;
background-image: url(/template/home_test/images/mailing-list.jpg);
background-repeat: no-repeat;
background-color: #e4ddca;
}

#mailing-list-form {
width: 155px;
display: block;
position: absolute;
left: 15px;
top: 105px;
}

#mailing-list-form form,
#mailing-list-form input {
margin: 0px;
padding: 0px;
}

#mailing-list-form input {
padding: 4px;
outline: none;
}

#mailing-list-email {
background-color: #fff;
border: 1px solid #848383;
color: #848383;
width: 100px;
}

#mailing-list-go {
background-color: #648ea2;
border: 1px solid #648ea2;
color: #e4ddca;
}

/* social-media-buttons */

.social-media-buttons {
position: relative;
}

.social-media-buttons div {
position: absolute;
left: 21px;
z-index: 50px;
}

.social-media-buttons div,
.social-media-buttons a {
display: block;
overflow: hidden;
width: 124px;
height: 40px;
}

.social-media-buttons a {
padding-top: 40px;
}

.social-media-buttons .facebook {
top: 34px;
}

.social-media-buttons .twitter {
top: 85px;
}
