
.mega-menu ul, .mega-menu ul li
{
    list-style: none;
}
.mega-menu ul
{
    position: relative;
    padding: 0;
    margin: 0;
    vertical-align: middle;
}
.mega-menu ul li ul
{
    display: none;
}
.mega-menu .sub
{
    display: none;
}
.mega-menu .sub ul
{
    display: block;
}

.white
{
    line-height: 12px;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}
.white ul.mega-menu, .white ul.mega-menu, .white ul.mega-menu li
{
    margin: 0;
    padding: 0;
    border: none;
}
.white ul.mega-menu
{
    width: 100%;
    height: 40px; /*border-right: 1px solid #afafaf; 	border-left: 1px solid #afafaf;*/
    position: relative;
    background-color: #Ccc;
    background-image: url(images/bg_white.png);
    background-repeat: repeat-x;
    background-position: 0 -80px;
    z-index: 1000;
}

.white ul.mega-menu li
{
    float: left;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
}

.white ul.mega-menu li a
{
    float: left;
    display: block;
    color: #000;
    background: url(images/bg_white.png) repeat-x 100% 0;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
    padding:12px 29px 12px 10px;
    z-index: 10000;
}
/*.white ul.mega-menu li a.none { background:none}*/
.white ul.mega-menu li a.dc-mega
{
    position: relative;
}
.white ul.mega-menu li a .dc-mega-icon
{
    display: block;
    position: absolute;
    width: 8.5px;
    height: 6px;
    top: 18px;
    right: 15px;
    background-image: url(images/arrow.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    z-index: 1000;
}
.white ul.mega-menu li.mega-hover a, .white ul.mega-menu li a:hover
{
    background-position: 100% -40px;
    color: #000;
    text-shadow: none;
}
.white ul.mega-menu li.mega-hover a .dc-mega-icon
{
    background-position: 0 100%;
}
.white ul.mega-menu li .sub-container
{
    position: absolute;
    background: url(images/bg_sub_left.png) no-repeat 0 100%;
    padding-left: 20px;
    margin-left: -3px;
}
.white ul.mega-menu li .sub
{
    background: url(images/bg_sub.png) no-repeat 100% 100%;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.white ul.mega-menu li .sub-container.mega .sub
{
    padding: 10px 0px 10px 10px ;
}
.white ul.mega-menu li .sub .row
{
    width: 100%;
    overflow: hidden;
    clear: both;
}
.white ul.mega-menu li .sub li
{
    list-style: none;
    float: none;
    width: 170px;
    font-size: 1em;
    font-weight: normal;
}
.white ul.mega-menu li .sub li.mega-hdr
{
    float: left;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 0;
}
.white ul.mega-menu li .sub li.mega-hdr.last
{
    margin-right: 0;
}
.white ul.mega-menu li .sub a
{
    background: none;
    border: none;
    text-shadow: none;
    color: #111;
    display: block;
    float: none;
    text-decoration: none;
    font-size: 0.9em;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}
.white ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a
{
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
    background-image: url(images/bg_mega_hdr.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-top: -5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 12px;
    vertical-align: middle;
}
.white ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a
{
    padding: 5px 5px 5px 15px;
    margin-bottom: 5px;
    background: #ce2029 url(images/bg_mega_hdr.png) no-repeat 0 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
}
.white ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover
{
    padding: 5px 5px 5px 15px;
    margin-bottom: 5px;
    background: #000 url(images/bg_mega_hdr.png) no-repeat 0 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
}
/*.white ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover
{
    color: #FFFFFF;
    text-shadow: none;
    background-image: url("/images/header_bg_blue.jpg");
    background-repeat: repeat-x;
    background-position: center;
    padding-bottom: 5px;
}*/
.white ul.mega-menu .sub li.mega-hdr li a
{
    padding: 4px 5px 4px 20px;
    font-weight: normal;
    background-repeat: no-repeat;
    border-bottom: 1px dashed #CCCCCC;
}
.white ul.mega-menu .sub li.mega-hdr li a:hover
{
    color: #333333;
    background-image: url("/images/menu_highlight.jpg");
    background-repeat: no-repeat;
    background-position: -3px center;
    background-color: #EAEAEA;
}
.white ul.mega-menu .sub ul li
{
    padding-right: 0;
}
.white ul.mega-menu li .sub-container.non-mega .sub
{
    padding: 20px 20px 20px 0;
}
.white ul.mega-menu li .sub-container.non-mega li
{
    padding: 0;
    width: 190px;
    margin: 0;
}
.white ul.mega-menu li .sub-container.non-mega li a
{
    background: url("images/arrow_off.png") no-repeat 7px 10px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 22px;
}
.white ul.mega-menu li .sub-container.non-mega li a:hover
{
    color: #efefef;
    background-image: url("images/arrow_on.png");
    background-repeat: no-repeat;
    background-position: 7px 10px;
}


#form1 p, #form2 p, #form3 p, #form4 p, #form5 p
{
    /*font:9px/12px Arial, Helvetica, sans-serif*/
}

.price_box
{
    float: left;
    width: 65px;
    height: 50px;
    position: relative;
    left: 0px;
    top: -15px;
}
.price_box h2
{
    font: bold 24px/36px "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    color: #fff;
    position: relative;
    text-align: center;
}
.price_box span
{
    font: 8px/10px "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    color: #fff;
    position: relative;
    float: right;
    top: 25px;
}
.price_box span p
{
    font: 8px/10px "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    color: #fff;
}
span.rand_tag
{
    float: left !important;
    position: absolute;
    top: 36px;
    left: 3px;
}
.price_box img
{
    float: left !important;
    position: absolute;
    top: 12px;
    left: 0px;
}


.main_head_box
{
    display: inline;
    position: relative;
    width: 175px;
    text-align: left;
    top: 0px;
    left: 10px;
}
.main_head_box h1
{
    font: 20px/24px "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    color: #254e7c;
}
.main_head_box h1 strong
{
    font: bold 22px/24px "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    color: #dd242d;
}
.sign_up_btn
{
    float: left;
    margin: 15px 0 0 20px;
}

/*.sub_footer_bg {width:960px; margin:0 auto; clear:both; background:url(../../images/body_subpage_footer_bg.png) bottom center ;}*/


