/* Operation Slickdeal CSS */

/***** Global *****/
/* Body */
body {
    background: #000 url('/images/op_sd/bg.png') top center repeat-x;
    color: #fff;
    font-size: 12px;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.429;
    margin: 0;
    padding: 0;
    text-align: left;
}

#bg_full {
    background: #000 url('/images/op_sd/bg_full.png') top center repeat-x;
}

#container {
    width: 991px;
    margin: 0 auto;
}
#header {}
#opsd_logo {
    background: url('/images/op_sd/logo_operation-slickdeal.png') top left no-repeat;
    width:417px;
    height:193px;

    position:relative;
    float:left;
    margin:20px 0 0 25px;
}
#opsd_logo span {display:none;}

#top {
    width:auto;
    padding:30px;
}

#left {float:left; width:540px;}
#right{float:right; width:373px;}

.clear {clear:both}

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', arial, sans-serif;
    text-shadow: 2px 2px 2px #222;
    text-transform:uppercase;
}
h1 {font-size: 30px; }
h2 {font-size: 24px; }
h3 {font-size: 22px; }
h4 {font-size: 20px; }
h5 {font-size: 18px; }
h6 {font-size: 14px; }

h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: .7em;
}

/* Anchors */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:visited {
    color: #e3d576;
    padding: 0 1px;
    text-decoration: underline;
}
a:hover, a:active {
    background-color: #e3d576;
    color: #333;
    text-decoration: none;
}

/* Paragraphs */
p {line-height:20px;}
* p:last-child {margin-bottom: 0;}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

::-moz-selection {background: #F6CF74; color: #fff;}
::selection {background: #F6CF74; color: #fff;}

/* Navigation */

#nav {
    float: right;
    color: #677e64;
    margin-top: 12px;
    font-size: 11px;
    font-weight: bold;
}
#nav a {
    color: #c4c4c4;
    text-decoration: none;
    padding: 0 10px;
    font-weight:bold;
}
#nav a:hover {
    background-color: #2b2b22;
    color: #fff;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000;
}

/* Landing Page */

.hr_title {
    background: #424e3c;
    height: 1px;
    width: auto;
    margin: 10px 0;
}
.hr_full {
    background: #333;
    height: 1px;
    width: 930px;
    margin: 0 auto;
}
.hr_dashed {
    background: transparent;
    border-bottom:1px dashed #232b20;
    height: 2px;
    width: 930px;
    margin: 20px auto;
}
.hr_guides {
    background: #333;
    height: 1px;
    width: 540px;
    margin-bottom:10px;
}

.hr_twotone_green_light {
    background: #3f523c;
    height: 1px;
    width: 100%;
}
.hr_twotone_green_dark {
    background: #212d1f;
    height: 1px;
    width: 100%;
    margin-bottom: 10px;
}


/* Register */
#registration_form {
    background: url('/images/op_sd/registration_bg.png') top left no-repeat;
    width:333px;
    height:394px;
    position:relative;
    margin-top:-150px;
    padding:20px;
    color:#e3d576;
    font-weight: bold;
}
#registration_form .title {
    background:#000;
    background: -moz-linear-gradient(top, #312f2f, #141313);
    background: -webkit-gradient(linear, left top, left bottom, from(#312f2f), to(#141313));
    border: 1px solid #000;
    border-radius: 3px;
    width:120px;
    margin: -30px 0 0 10px;
    padding: 10px;

    position: relative;
}
#registration_form .title h6 {
    color: #cdb17a;
    font-weight: normal;

    text-shadow: 0 0 0 ;
    margin: 0;
    padding: 0;
}
#registration_form  input {
    border-radius: 3px;
    margin: 0;
    padding:6px;
    border: 0;
    width: 320px;

    -moz-box-shadow: 2px 2px #485746;
    -khtml-box-shadow: 2px 2px #485746;
    -webkit-box-shadow: 2px 2px #485746;
    box-shadow: 2px 2px #485746

}
#registration_form .radio_set {
    clear:both;
    margin-top:10px;
}
#registration_form .checkbox_set {
    clear:both;
    margin-top:10px;
    color: #fff;
}
#registration_form input.radio, #registration_form input.checked {
    width:20px;
    margin:0;
    padding:0;
    background: transparent;
}
#registration_form input.btn {
    background: url('/images/op_sd/btn_tan.png') top left no-repeat;
    width: 250px;
    height: 37px;
    margin-left: 40px;

    text-transform: uppercase;
    color:# 31261d;
    font-weight: bold;
}
#registration_form input.btn:hover {
    background: url('/images/op_sd/btn_tan_over.png') top left no-repeat;
    color: #fff;

}

/* Prizes */
#landing_prizes {
    background: url('/images/op_sd/landing_prizes_bg.png') top left no-repeat;
    width:936px;
    height:163px;
    margin: 20px auto 0;

}
#landing_prizes div {
    margin: 16px 20px;
    width:540px;
}
#prizes_box{
    background: url('/images/op_sd/prizes_box.png') top left no-repeat;
    width: 434px;
    height: 136px;

    position:relative;
    float:right;
    margin:-122px 28px 0 0;
}
ul.main_prizes {
    margin: 15px auto 0;
}

ul.main_prizes li {
    float: left;
    width: 210px;
    padding: 0 14px;
}

#prizes_box h5 {
    text-shadow: 0 0 0;
    margin-bottom: 5px;
}

.view_all_prizes {
    margin: 38px 0 0 16px;
}
.view_all_prizes:hover > ul {
 visibility: visible;
}
.view_all_prizes a img {
    margin-left: 8px;
}

.view_all_prizes .prizes_submenu {
    visibility: hidden;
    position: absolute;
    left: 0;
    z-index: 600;
    width: 402px;
    background: #303e2e;
    margin-top: 0;
    padding: 20px 16px;

    border-radius: 3px;
}
.view_all_prizes .prizes_submenu li {

}
.view_all_prizes .prizes_submenu ul {

    float:left;
}
.view_all_prizes .prizes_submenu ul li, .prizes_list li{
    list-style-type: disc;
    margin: 5px 0 0 25px;
}

/* Instructions */
#instructions {
    background: url('/images/op_sd/slider_bg.png') top center no-repeat;
    height:279px;
}
#instructions h2{
    padding: 10px 0 0 50px;
    margin-bottom:0;
}

/* Panel Styles */

.panel1 .textSlide {
    background: url('/images/op_sd/slider_content_bg01.png') no-repeat;
    padding: 20px;
    color: #333;
}
.panel2 .textSlide {
    background: url('/images/op_sd/slider_content_bg02.png') no-repeat;
    padding: 20px;
    color: #333;
}
.panel3 .textSlide {
    background: url('/images/op_sd/slider_content_bg03.png') no-repeat;
    padding: 20px;
    color: #333;
}
.panel4 .textSlide {
    background: url('/images/op_sd/slider_content_bg04.png') no-repeat;
    padding: 20px;
    color: #333;
}
.textSlide h4 {
    color: #fff;
    background: #303e2e;
    padding: 6px;
    margin: 0;
}
.textSlide li {
    list-style-type: disc;
    margin:0 15px 5px;
}
.textSlide p, .textSlide ul {
    width: 520px;
}
.panel1 h4 {
    width: 220px;
}
.panel2 h4 {
    width: 190px;
}
.panel3 h4 {
    width: 140px;
}
.panel4 h4 {
    width: 225px;
}

/* Guides */
#coupon_guides {
    background: #2b2b22;
    width: 931px;

    margin-top:55px;

    border-radius: 3px;
    padding:25px 30px;
}
#coupon_guides .video {
    float: right;
}
#coupon_guides .guide {
    float: left;
}
#coupon_guides h6 {
    padding:0;
    margin:0 0 10px 0;
    text-shadow: 0 0 0;
}
#coupon_guides ul li img {
    margin: 2px 4px 0 0;
}

.guideline_list {
}


/* Updates */
#updates {
    background: #161813;
    width: 931px;
    padding:30px;
}
#updates .title {
    color: #95825d;
    font-size: 16px;
    font-weight: bold;
}
#updates .posted {
    color: #999;
    font-weight:bold;
}
#updates p {
    line-height:24px;
}

/* FAQ */
#faq {
    background: #161813;
    width: 931px;
    padding:30px;
}
#faq .title {
    color: #95825d;
    font-size: 16px;
    font-weight: bold;
}
#faq .posted {
    color: #999;
    font-weight:bold;
}
#faq p {
    line-height:24px;
}

/* Terms */
#terms {
    width: 931px;
    padding:30px;
}
#terms .title {
    color: #95825d;
    font-size: 16px;
    font-weight: bold;
}
#terms .posted {
    color: #999;
    font-weight:bold;
}
#terms p {
    line-height:24px;
}
#terms ul {
    margin: 10px 25px;
}
#terms  li {
    padding: 0 5px;
    list-style-type:disc;
}


#sponsors {padding: 30px;}
.sponsors_contain {
    width: 890px;
    margin:0 auto;
    text-align:center;
}
.sponsors_contain  img {
    margin: 0 20px;
}

/* Footer */
#footer {
    width: 100%;
    height:150px;
    background: url('/images/op_sd/footer_bg.png') repeat-x;

}
#footer .contain { margin:0 auto; width: 991px; text-align:center; padding-top: 20px;}

#background_popup {
    display:none;
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
  z-index:;
}

#chapter_list{
    display:none;
    position:absolute;
    background:#FFFFFF;
    border:2px solid #cecece;
    z-index:2;
    padding:12px;
    font-size:13px;
    color:black;
}

#chapter_list_close{
    font-size:14px;
    line-height:14px;
    right:6px;
    top:4px;
    position:absolute;
    color:#6fa5fd;
    font-weight:700;
    display:block;
    cursor:pointer;
}


.ui-dialog a:link,
.ui-dialog a:visited {
    color: #193C6F;
}

.ui-dialog a:hover,
.ui-dialog a:active,
.ui-dialog a:focus {
    color: #7A0000;

}

.ui-dialog h2,
.ui-dialog h4 {
    text-shadow: none;
    font-family: arial,sans-serif;
    text-transform: none;
}
