﻿/* Styles for contact_us.aspx */
#topbox
{
    padding:11px 9px 9px 9px;
    color:#FFFFFF;
    background:#000 url("images/topbox_bk.jpg") top left repeat-x;
    width:769px;
}

#midbox
{
    margin-top:10px;
    padding:11px 9px 9px 9px;
    color:#FFFFFF;
    background:#353535 url(images/myx_bk.jpg) repeat-x;
    width:769px;
}

#left
{
    float:left;
    width:240px;
    height:34px;
    padding:0 10px 0 0;
}

#sendtoafriend
{
    width:240px;
    padding:34px 0 0px 0;
}

#sendtoafriend p
{
    padding:0 10px 5px 10px;
}

#sendtoafriend input
{
    width:213px;
    padding:4px 2px;
    border:1px solid #a7a7a7;
}

#left .bottomb    
{    
    border-bottom:1px solid #a7a7a7;
    margin-bottom:7px;
    width:220px;
}

a.send
{
    float:right;
    width:72px;
    /*height: 41px;*/
    padding:0px 10px 0px 10px;
    display:block;
}

a.send img
{
    width:72px;
    height: 41px;
}

#right
{
    float:left;
    padding: 0 0 0 0;
    width:518px;
}

#right a
{
    font-weight:bold;
}

#right a:hover
{
    color: #fff;
}

#right .half
{
    float:left ;
    font-size:0.9em;
    font-weight:bold;
    width:255px;
    padding-bottom:3px;
}

#right .full
{
    clear:both;
    font-size:0.9em;
    font-weight:bold;
}

#right input, #right textarea
{
    width:246px;
    padding:4px 2px;
    margin:2px 0;
    border:1px solid #a7a7a7;
}

#right textarea
{
    width:510px;
    margin:2px 0 15px 0;
}

#right .topb, #right .bottomb
{
    width:517px;
}

#genright
{
    float:right;
    width:507px;
}

#genleft
{
    float:left;
    width:259px;
}

#genfull
{
    text-align:center;
    width:766px;
}

.genclear
{
    clear:both;
    margin-top:10px;
    height:1px;
    /*background:#C8C8C8;*/
    margin-bottom:10px;
}

#misccont
{
    padding:20px 10px 20px 10px;
    background:#353535 url("images/trips_bk.jpg") top left repeat-x;
    color:#FFFFFF;
}

#misccont img
{
    border:solid 1px #000000;
}

#misccontp
{
    padding:20px 10px 20px 10px;
    background:#353535 url("images/trips_bk.jpg") top left repeat-x;
    color:#FFFFFF;
}

#misccontp img
{
    border:solid 1px #000000;
}

#misccontp p
{
    margin-bottom:10px;
}