body {
    background-image:url("bgtop.png");
    background-position:center top;
    background-repeat:repeat-x;
    margin:0;
    background-color:#D1914E;
    font-family:Verdana;
    font-size:11px;
}
a{
    color:#666666
}
.body {
    background-image:url("bg.png");
    background-position:center top;
    margin-top:31px;
}
.container {
    margin:auto;
    width:734px;
    position:relative;
}
h1 {
    background-image:url("logo.png");
    height:183px;
    text-indent:-4000px;
    width:253px;
}

.off {
    color:#999;
}

.couch_top {
    background-image:url("couch.png");
    height:120px;
    width:420px;
}

.couch_top_wrapper {
    height:120px;
    margin:auto;
    width:420px;
    margin:60px auto auto;
    position:relative;
}

.couch_bottom {
    background-image:url("couch.png");
    background-position:left bottom;
    height:105px;
    width:420px;
}

.couch_bottom_wrapper {
    height:105px;
    margin:auto;
    width:420px;
}

.couch.table {
    background-image:url("table.png");
}

.powered_by {
    background-image:url("power.png");
    display:block;
    height:36px;
    position:absolute;
    right:-53px;
    text-indent:-30000px;
    top:87px;
    width:25px;
    opacity:0.9;
}

.powered_by:hover {
    opacity:1;
}

.call {
    position:absolute;
    right:0;
    top:50px;
    color:#fff;
    text-shadow:2px 2px 2px #222222;
}

.call .call_wrapper {
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    background-color: rgb(255, 255, 255);
    padding: 3px;
    border: 1px solid rgb(111, 21, 7);
    margin-top: 9px;

}

.call .call_wrapper input {
    border:0 none;
    font-size:25px;
    padding:8px;
    width:380px;
}

.instructions {
    color:#FFFFFF;
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    position:absolute;
    right:0;
    top:93px;
}

.schedule {
    background-image:url("schedule.gif");
    background-position:left center;
    background-repeat:no-repeat;
    color:#FFFFFF;
    display:block;
    font-family:verdana;
    font-size:10px;
    opacity:0.9;
    padding:8px 0 8px 24px;
    text-decoration:none;
    width:200px;
}

.schedule:hover {
    opacity:1;
}

.tip, .ad {
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    background-color:rgba(0, 0, 0, 0.25);
    background-position:center top;
    color:#FFFFFF;
    font-family:verdana;
    font-size:12px;
    line-height:1.3em;
    margin:35px auto;
    padding:13px;
    text-align:center;
    width:400px;
}

.ad {
    display: block;
    text-decoration:none;
    color: #fff;
    border-color:#6F1507 #CF5440 #CF5440 #6F1507;
    border-style:solid;
    border-width:1px;
    text-shadow:2px 2px 2px #222222;
}

.ad:hover {
    color:#ddd;
}

.footer {
    background-image:url("bgbottom.png");
    background-position:center top;
    background-repeat:repeat-x;
}
.footer_wrapper {
    width:600px;
    margin:auto;
    padding-top:3px;
    position:relative;
    width: 740px;
}

.share {
    color:#4F300F;
    float:right;
    line-height:1.6em;
    opacity:0.6;
    padding:7px 0 50px 50px;
    position:absolute;
    right:0;
    text-align:right;
    top:50px;
}

.desc {
    color:#3F260C;
    font-size:20px;
    font-weight:bold;
    margin:0 auto 30px;
    text-align:center;
    width:200px;
}

.share:hover {
    opacity:1;
}

.share a.s {
    position:relative;
    top:4px;
}

.share a {
    color:#7F5C37;
    text-decoration:none;
}

.share a:hover {
    color:#4F300F;
    text-decoration:underline;
}


.alwayson {
    visibility:visible !important;
}
#fancybox-wrap {
    top: 130px !important;
    text-align:center;
}

#fancybox-wrap select {
    margin-bottom:5px;
}

.g {
    background-image:url("g2.jpg?1");
    background-position:left center;
    background-repeat:no-repeat;
    color:#4F300F;
    display:block;
    margin-bottom:30px;
    opacity:0.8;
    padding-bottom:3px;
    padding-left:59px;
    padding-top:3px;
    text-decoration:none;
    width:220px;
}

.g:hover {
    opacity:1;
    text-decoration:none;
}

.g:hover strong{
    color:#3F260C;
}

input:focus {outline: none;}
