﻿/*General Reset and Webpage Settings*/


html
{
    text-align: center;
    height: 100%;
    background: #666666;
}
body
{
    height: 100%;
    font-size: 62.5%;
    position: relative;
    text-align: center;
    margin: 0px auto 0px;
    padding: 0px;
}
li li, li p, p, blockquote p
{
    font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address
{
    margin-bottom: 1em;
}
h1
{
    font-weight: bold;
    font-size: 2.5em;
    font-family: Trebuchet MS;
}
h2
{
    font-weight: bold;
    font-size: 1.2em;
    font-family: Trebuchet MS;
}
p
{
    font-size: 1.1em;
    line-height: 140%;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}


/*Privacy Policy & Disclaimer Formatting*/


.text h1
{
    font-weight: bold;
    font-size: 1.7em;
    color: #96245C;
    margin: 15px 0px 10px 10px;
}
.text h2
{
    font-weight: bold;
    color: #96245C;
    font-size: 1.4em;
    margin: 15px 0px 10px 20px;
}
.text p
{
    font-size: 1.2em;
    margin: 0px 25px 10px 30px;
}

.text ul
{
    list-style-type: disc;
    margin-left: 50px;
}
.text ol
{
    list-style-type: decimal;
    margin-left: 55px;
}
.text li
{
    font-weight: normal;
    font-size: 1.1em;
}


/* Footer Formatting */


.copy
{
    float: left;
    margin: 20px 0px 0px 10px;
}
.info
{
    float: right;
    margin: 20px 10px 0px 0px;
}


/* Drop Down Menu Settings */


.menuroot
{
    position: relative;
    z-index: 100;
}
.menusub
{
    display: none;
    margin: -1px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    left: 0px;
    z-index: 5;
    list-style: none;
    font-size: 11px;
    border: none;
}
.menusub ul
{
    margin: 0px;
    padding: 0px;
}
#menu ul li ul
{
    width: 135px;
    background: none;
    border-right: solid 1px #A8A5A0;
    border-left: solid 1px #A8A5A0;
    border-bottom: solid 1px #A8A5A0;
    margin: 0px;
    padding: 0px;
}
.menusub li
{
    display: block;
    clear: both;
    width: 135px;
}
#menu li ul li
{
    height: 25px;
    line-height: 25px;
    font-size: 11px;
    display: block;
    margin: 0px;
    padding: 0;
    background: #E10D86;
    width: 145px;
    }

#menu li ul li a
{
    text-align: left;
    font: 13px;
    width: 115px;
    margin: 0px;
    height: 25px;
    padding: 0 0 0 30px;
    line-height: 25px;
    display: block;
    border: none;
}
#menu li ul li a:hover
{
    text-align: left;
    font: 13px;
    text-decoration: underline;
    width: 135px;
    margin: 0px;
    height: 25px;
    line-height: 25px;
    display: block;
    border: none;
}



/*End General Reset and Webpage Settings*/


.container
{
    width: 870px;
    margin: 0px auto;
    text-align: left;
    position: relative;
}

#header
{
    background: url(../gfx/header_bg.gif) repeat-x center top;

    width: 100%;

    height: 142px;
        position: relative;
    z-index: 5;

    display: block;

}

#header h1
{
    background: url(../gfx/logo.gif) no-repeat top left;
    height: 72px;
    width: 607px;
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
}

#header h1 a
{
    display: block;
    text-indent: -1000000px;
    line-height: 72px;
    width: 607px;
}

#menu, #welcome, #box, #search
{
    font-family: Trebuchet MS;
    color: #000;
}

#menu
{
    width: 870px;
    float: left;
    font-family: Trebuchet MS;
    clear: left;
    height: 70px;
    position: relative;
    z-index: 5;
}

#menu ul
{
    margin: 0px;
    padding: 0px;
}

#menu li
{
    height: 70px;
    float: left;
    display: block;
    margin: 0px;
    padding: 0px;
    position: relative;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 70px;
}

#menu li a
{
    display: block;
    height: 70px;
    color: #fff;
    padding: 0px 30px;
    text-decoration: none;
}

#wrapper
{
    width: 100%;
    background: #F5F5F5 url(../gfx/header_bg.gif) repeat-x center -143px;
  min-height:500px;
  height:auto !important;
  height:500px;
    padding: 20px 0px 0px 0px;
}

#welcome
{
    width: 415px;
    display: block;
    float: left;
}

#welcome h1
{
    margin: 10px 0px 10px 0px;
}

#welcome p
{
    margin: 0px 25px 0px 10px;}

#footer
{
    width: 100%;
    clear: both;
    height: 171px;
    font-family: Trebuchet MS;
    color: #fff;
    background: url(../gfx/footer_bg.gif) repeat-x top center;
}

#footer a
{
    color: #fff;
}

#box
{
    width: 870px;
    height: 232px;
    float: left;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 10px 0px; 
    background: #fff;
    border: solid 1px #c4c4c4;
}

#featured
{
    margin: 25px 0px 0px 8px;
    width: 412px;
    padding-right: 20px;
    display: block;
    border-right: solid 1px #c4c4c4;
    float: left;
}

.desc
{
    float: right;
    width: 166px;
}

#featured h2
{
    margin: 0px;
    color: #000;
}

.desc p
{
    margin: 0px 5px 0px 10px;
}

.fpimg
{
    float: left;
    display: block;
    margin: 8px 0px 0px 0px;
}


#extra_features
{
    width: 407px;
    float: left;
    margin: 0px 0px 0px 10px;
}

#extra_features h1
{
    margin: 0px 0px 0px 18px;
    font-weight: normal;
}

#extra_features p
{
    margin: 0px 0px 0px 18px;
    width: 320px;
}

.feat
{
    height: 65px;
    width: 404px;
    padding: 7px 0px 7px 0px;
}

.feat h1 a 
{
    color: #96245C;
    text-decoration: none;
            width: 320px;
        height: 22px;
        display: block;}
    
    .feat p a
    {
        color: #000;
        text-decoration: none;
        width: 320px;
        height: 30px;
        display: block;}

.uca
{
    border-top: solid 1px #c4c4c4;
    border-bottom: solid 1px #c4c4c4;
    background: url(../gfx/ua_icon.gif) no-repeat right 10px;
}


.nr
{
    background: url(../gfx/nr_icon.gif) no-repeat right 10px;
}

.ofi
{
    background: url(../gfx/oi_icon.gif) no-repeat right 7px;}

#slideshow
{
    margin: 50px 0px 0px 0px;
    float: right;
    padding: 2px;
    width: 435px;
    height: 289px;
    
    background: #fff;
    border: solid 1px #BA0F71;
    }
    
    #leftpnl
    {
        float: left;}

/* Form Css Settings Firefox, IE6, IE7 compliant */

.wrap
{
    width: 170px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
    float: left;
    display: block;
}

#search
{
    width: 415px;
    height: 195px;
    margin: 15px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    float: left;
    clear: left;
    border-top: solid 1px #ccc;
}

#search h1
{
    margin: 10px 0px 5px 5px;
}
#search label
{
    font-size: 1.2em;
}

#search br
{
    clear: left;
}


.check
{
    margin-bottom: 10px;
    display: block;
}
.radio
{
    width: 170px;
    height: 25px;
    padding: 0px 0px 20px 0px;
    float: left;
    padding: 0px;
    display: block;
}

.radio label
{
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.radio input
{
    float: left;
    display: block;
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 0px 0px;
}


.prop select
{
    display: inline;
    width: auto;
    clear: left;
    float: left;
    margin: 0px 0px 10px 0px;
}

.prop select
{
    width: 160px;
}

.prop label
{
    float: left;
    margin: 0px 0px 3px 0px;
    padding: 0px;
}

.toprice
{
    float: left;
    width: 170px;
    height: 40px;
    margin: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.toppricelbl
{
    float: left;
    width: 170px;
    display: block;
    margin: 0px;
    padding: 0px;
}

.toprice select
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.toprice span
{
    float: left;
    margin: 0px;
    font-size: 1.4em;
    padding: 0px;
    display: block;
}

.submit
{
    margin: 5px 0px 0px 0px;
    padding: 0px;
    float: left;
}



/* End Form Settings */
