@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 90%;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

#header {
    background-image: url(images/cpaway-back_02.jpg);
    background-repeat: repeat-x;
    height: 172px;
}
#logoheader {
    height: 170px;
    width: 990px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url(images/logo-back.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#logo {
    background-image: url(images/cpaway-back_07.gif);
    background-repeat: no-repeat;
    float: left;
    width: 180px;
    height: 80px;
    margin-top: 42px;
    margin-left: 110px;
}
#menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    float: right;
}
#menu ul li {
    float: left;
    margin-top: 0px;
    margin-right: .15em;
    margin-bottom: 0px;
    margin-left: .15em;
}
#menu a {
    display: block;
    background-image: url(images/nav-sprite.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#menuhome a {
    height: 48px;
    width: 87px;
    background-position: 0 -1176px;
}
#menuhome a:hover {
    background-position: 0 -1374px;
}
#menuaffiliate a {
    height: 48px;
    width: 114px;
    background-position: 0 -588px;
}
#affiliate-active a {
    height: 48px;
    width: 114px;
    background-position: 0 -686px;
}

#menuaffiliate a:hover {
    background-position: 0 -784px;
}
#menuadvertiser a {
    height: 48px;
    width: 133px;
    background-position: 0 -294px;
}
#advertiser-active a {
    height: 48px;
    width: 133px;
    background-position: 0 -392px;
}

#menuadvertiser a:hover {	
    background-position: 0 -490px;
}
#menuaboutus a {
    height: 48px;
    width: 109px;
    background-position: 0 0;
}
#aboutus-active a {
    height: 48px;
    width: 109px;
    background-position: 0 -98px;
}

#menuaboutus a:hover {
    background-position: 0 -196px;
}
#menucontactus a {
    height: 48px;
    width: 122px;
    background-position: 0 -882px;
}
#contactus-active a {
    height: 48px;
    width: 122px;
    background-position: 0 -980px;
}

#menucontactus a:hover {
    background-position: 0 -1078px;
}
#home-active a {
    background-position: 0 -1275px;
    height: 48px;
    width: 87px;
}
#content {
    background-color: #292929;
    margin: 0px;
    padding: 0px;
}
#content-body {
    width: 990px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}
.box .box-header {
    background-image: url(images/box-head.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin: 0px;
    padding: 0px;
    height: 7px;
    width: 990px;
}
.box {
    position: relative;

}
.box .box-body {
    background-image: url(images/box-body.gif);
    background-repeat: repeat-y;
    margin: 0px;
    padding-bottom: 15px;
}
.box .box-footer {
    background-image: url(images/box-footer.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 7px;
    width: 990px;
}
#homeheader {
    background-image: url(images/home-head.gif);
    height: 46px;
    width: 665px;
    position: absolute;
    left: -10px;
}
h2 {
    color: #FFF;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-style: italic;
    font-weight: normal;
    padding-top: 9px;
    padding-right: 9px;
    padding-bottom: 9px;
    padding-left: 30px;
}
#home-body p {
    color: #1C1C1C;
    line-height: 1.4em;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-indent: 25px;
    text-align: justify;
    padding: 10px;
}


.login-head {
    background-image: url(images/member-login.gif);
    float: left;
    height: 27px;
    width: 200px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: absolute;
    top: 30px;
    right: 100px;
}
#home-body {
}

#home-body {
    float: left;
    width: 667px;
    padding-top: 50px;
}
.login-body {
    float: right;
    width: 250px;
    background-color: #EAEAEA;
    margin-top: 65px;
    padding: 25px;
    margin-right: 10px;
}
#footer {
    background-color: #1d1c1c;
    margin: 0px;
    padding: 0px;
    height: 150px;
    border: 2px solid #666;
}
a {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 90%;
    color: #1d1c1c;
    line-height: 1.6em;
    text-decoration: none;
}

a:hover {
    color: #000;
   text-decoration: underline;
}

#login {
    margin: 5px;
    width: 230px;
    background-color: #CCC !important;
    border: 0;
    padding: 5px;
    font-size: 16px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-style: italic;
}
#footer #footer_inside {
    width: 990px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    font-family: Verdana, Geneva, sans-serif;
    color: #FFF;
}
h5 {
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #e2dddc;
}
.footer_box p {
    font-size: 10px;
    margin-bottom: 15px;
    line-height: 1.5em;
}
.footer_box ul li, .footer_box ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.footer_box ul li a {
    font-size: 11px;
    color: #DF6A03;
    line-height: 1.6em;
    text-decoration: none;
}



.footer_box ul li a:hover {
    text-decoration: underline;
}

#footer_inside .footer_box {
    float: left;
    width: 150px;
    margin-right:30px;
}

.long {
    width: 600px !important;
}

#password {
    margin: 5px;
    width: 230px;
    background-color: #CCC;
    border: 0;
    padding: 5px;
    font-size: 16px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-style: italic;
}


label {
    display: block;
    padding: 5px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
}

#whyus {
    background-image: url(images/whyuseus.gif);
    background-repeat: no-repeat;
    background-position: 20px 0px;
    height: 27px;
    width: 100%;
    margin-top: 10px;
}
#home-body div ul {
    list-style-type: square;
    list-style-position: inside;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 50px;
    line-height: 1.4em;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #292929;
    font-size: 14px;
}

#affbox {
    background-image: url(images/home-affiliates.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin: 0px;
    padding: 0px;
    float: left;
    height: 196px;
    width: 326px;
}
#advbox {
    background-image: url(images/home-addvertisers.gif);
    float: left;
    height: 196px;
    width: 326px;
    margin-left: 8px;
}
#aboutbox {
    background-image: url(images/home-aboutus.gif);
    float: right;
    width: 323px;
    height: 196px;
}
button{
    border:none;
    background:none;
    padding:0;
    margin:0;
    width:auto;
    overflow:visible;
    text-align:center;
    white-space:nowrap;
    height:33px;
    line-height:38px;
}
button span, button em{
    display:block;
    height:33px;
    line-height:31px;
    margin:0;
    color:#fff;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: bold;
    cursor:pointer;

}
button span{
    background-image: url(images/but-sprite.png);
    padding-left:20px;
    background-repeat: no-repeat;
    background-position: 0 -248px;
    margin: 0px;

}	
button em{
    font-style:normal;
    padding-right:20px;
    background-image: url(images/but-two.gif);
    background-repeat: no-repeat;
    background-position: 100% 0;
}
button:hover span{
    background-position: 0 -83px;
}	
button:hover em{
    background-image: url(images/but-one.gif);
    background-position: 100% 0;
}

.homeboxp {
    line-height: 1.4em;
    padding-top: 55px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: justify;
    color: #FFF;
    font-style: italic;
}
.more {
    height: 25px;
    width: 71px;
    background-image: url(images/more-sprite.png);
    background-position: 0px 0px;
    display: block;
    float: right;
    position: relative;
    right: 0px;
    bottom: 0px;
}
.more:hover {
    background-position: 0px -75px;
}

.section_head_one{
    color: #E16E03;
    font-size: 22px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style:italic;
}
.section_head_two {
    color: #141414;
    font-size: 22px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style:italic;
}

.reg_form {
    padding: 10px;
    margin: 10px;
    background-color: #EAEAEA;
}

.reg_form td {
    padding: 2px;
    vertical-align:top; 
}
.reg_form input,textarea,select,checkbox {
    margin: 0px;
    width: 250px;
    background-color: #CCC !important;
    border: 0;
    padding: 5px;
    font-size: 14px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-style: italic;
}

.reg_form label {
    font-weight: normal;
}

.bold {
    color: #DF6B03;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.footer_box p {

    color: #999999;
}