/* =S reset */

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, fieldset, textarea, th, td, pre, blockquote, input{padding:0;margin:0;}
table{border-collapse:collapse;border-spacing:0}
fieldset, img{border:none;}
ol, ul{list-style:none;}

/* =E reset */

body{font:normal 12px/16px Arial;color:#5D5D5D;background-color:#FAFAFA;}

#header, #footer{font-size:11px;color:#716F6F;}
#header, #footer, #content{width:850px;margin-left:auto;margin-right:auto;}

.clear{clear:both;}
.clearleft{clear:left;}
.clearbox:after{content:".";display:block;visibility:hidden;height:0;clear:both;}
.alert_box, .info_box{padding:10px;margin:10px;font-size:16px;line-height:20px;}
.alert_box{border:1px solid #DD3C10;background-color:#FFEBE8;}
.info_box{border:1px solid #9ED900;background-color:#E8F6C3;}
.tips_warning{color:#F00;}
.tips_notice{color:#F90;}
.tips_info{color:#090;}
img.app_icon{width:48px;height:48px;}
img.app_icon2{height:50px;width:140px;}
img.app_pic{height:150px;}
.more_option{padding:1px 20px 1px 5px;background:transparent url("../images/rightarrow.png") no-repeat right center;cursor:pointer;-moz-border-radius:5px;-webkit-border-radius:5px;color:#090;text-decoration:underline;}
.left{float:left;}
.right{float:right;}


/* =S header */

#header{padding-top:20px;}
#signin_box{text-align:right;clear:both;}
#signin_box img, #signin_box input{vertical-align:middle;font-size:11px;}
#signin_box input{padding:2px;}
#top_submit{background:url("../images/offer/loginbox_submit.png") no-repeat left top;}
h1#logo{float:left;width:225px;height:60px;}
#nav_main{float:left;width:624px;height:48px;margin-top:6px;}
#nav_main a.nav_main_item{
    float:left;
    width:150px;height:48px;
    background-repeat:no-repeat;
    overflow:hidden;
    text-indent:-500px;
    text-decoration:none;
    /*
    background-image:url("../images/offer/nav_main.png");
    */
}
#nav_main a.home_item{background-position:0 0;width:108px;}
#nav_main a.advertiser_item{background-position:-108px 0;width:133px;}
#nav_main a.publisher_item{background-position:-241px 0;width:124px;}
#nav_main a.developer_item{background-position:-365px 0;width:124px;}
#nav_main a.contact_item{background-position:-489px 0;width:133px}

#nav_main a.home_item:hover, #nav_main a.home_item_active{background-position:0 -47px;}
#nav_main a.advertiser_item:hover, #nav_main a.advertiser_item_active{background-position:-108px -47px;}
#nav_main a.publisher_item:hover, #nav_main a.publisher_item_active{background-position:-241px -47px;}
#nav_main a.developer_item:hover, #nav_main a.developer_item_active{background-position:-365px -47px;}
#nav_main a.contact_item:hover, #nav_main a.contact_item_active{background-position:-489px -47px;}

/* =E header */
/* =S footer */

#footer{text-align:right;margin-top:20px;margin-bottom;line-height:24px;}
.sep_line{height:15px;background-color:#F9A623;-webkit-border-radius:3px;-moz-border-radius:3px;margin-bottom:5px;}
#footer .sep_line{line-height:12px;}
.copyright{float:left;}
.copyright img{vertical-align:middle;margin-right:15px;}
#footer a{color:#8B8B8B;text-decoration:none;}
#footer a:hover{text-decoration:underline;}

/* =E footer */
/* =S content */

.ad_banner{position:relative;width:850px;height:245px;background-position:left top;background-repeat:no-repeat;margin-bottom:15px;}
.ad_banner_home{background-image:url("../images/offer/ad_banner_home.png");height:230px;}
.ad_banner_home p{font-size:20px;color:#FFF;position:absolute;left:340px;top:145px;width:320px;line-height:24px;}

.ad_banner_advertiser{background-image:url("../images/offer/ad_banner_advertiser.png")}
.ad_banner_advertiser h2{font-size:30px;line-height:30px;color:#000;position:absolute;left:570px;top:20px;}
.ad_banner_advertiser p{font-size:20px;line-height:24px;color:#666;position:absolute;left:570px;top:75px;width:240px}

.ad_banner_publisher{background-image:url("../images/offer/ad_banner_publisher.png")}
.ad_banner_publisher h2{font-size:30px;line-height:30px;color:#fff;position:absolute;left:20px;top:30px;}
.ad_banner_publisher p{font-size:20px;line-height:24px;color:#fff;position:absolute;left:20px;top:85px;width:250px;}

.ad_banner_developer{background-image:url("../images/offer/ad_banner_developer.png")}
.ad_banner_developer h2{font-size:30px;line-height:30px;color:#fff;position:absolute;left:20px;top:30px;}
.ad_banner_developer p{font-size:20px;line-height:24px;color:#fff;position:absolute;left:20px;top:85px;width:250px;}

#content .ad_banner .ad_banner_signup{
    display:block;
    width:164px;height:60px;
    text-indent:-500px;
    overflow:hidden;
    position:absolute;right:20px;bottom:20px;
    /*
    background:url("../images/offer/sad_banner_signup.png") no-repeat left -4px;
    */
}
#content .ad_banner .ad_banner_signup:hover{background-position:left -65px;}
#content .ad_banner_home .ad_banner_signup{right:25px;bottom:25px;}

.single_round_box{position:relative;border:1px solid #C5C5C5;}
.single_round_box .corner{
    display:block;
    background:transparent url("../images/offer/single_round_box_corner.png") no-repeat left top;
    position:absolute;
    width:10px;
    height:10px;
}
.single_round_box .corner_lt{background-position:left top;left:-1px;top:-1px;}
.single_round_box .corner_rt{background-position:right top;right:-1px;top:-1px;}
.single_round_box .corner_lb{background-position:left bottom;left:-1px;bottom:-1px;}
.single_round_box .corner_rb{background-position:right bottom;right:-1px;bottom:-1px;}
#home_info_role{height:330px;width:600px;float:right;background:url("../images/offer/home_info_role_bg.png") no-repeat center center;}
#home_info_intr{height:330px;width:235px;float:left;}
#home_info_intr p{margin:0 14px;line-height:20px;font-size:12px;color:#5D5D5D;}
#home_info_intr_deco{position:absolute;left:10px;top:5px;}

.stripe_round_box{background:transparent url("../images/offer/stripe_round_box_bg.png") no-repeat left top;position:relative;}
.stripe_round_box .corner{background-image:url("../images/offer/stripe_round_box_bg.png");background-repeat:no-repeat;display:block;position:absolute;}
.stripe_round_box .corner_rt{background-position:right top;width:18px;height:100%;right:0;top:0;}
.stripe_round_box .corner_lb{background-position:left bottom;width:100%;height:18px;left:0;bottom:0;}
.stripe_round_box .corner_rb{background-position:right bottom;width:18px;height:18px;right:0;bottom:0;}
#advertiser_intr, #developer_intr{width:850px;height:275px;}
.intr_item{width:360px;height:90px;float:left;margin:30px 0 0 40px;}
.intr_item img{float:left;margin-right:10px;}
.intr_item p{font-size:20px;line-height:30px;color:#666666;height:90px;display:table-cell;vertical-align:middle;}

/* ==S form table style */

table.form_format tr td{padding:5px;}
.g_label{width:155px;text-align:right;}
.g_value{}
.g_value input, .g_value select{width:165px;padding:2px;font-size:12px;border:1px solid #AAA;}
.textarea textarea{width:300px;height:100px;padding:2px;font-size:12px;border:1px solid #AAA;}
.textarea .g_label{vertical-align:top;}
#contact .g_value input{width:200px;}
.optional_tip{color:#AAA;font-size:10px;}
.remarks{display:inline-block;width:300px;height:20px;overflow:visible;vertical-align:top;}
.textarea .remarks{width:150px;}
.g_value .input_onfocus{border-color:#000;}
table.applist_format{}
table.applist_format {margin-bottom: 50px; width: 100%;border-collapse:separate;border-spacing:2px;}
table.applist_format th, table.applist_format td{padding: 4px;background-color:#F5F5F5;text-align:center;}
table.applist_format th{border-bottom: 1px solid #E0E0E0;background-color:#F0F0F0;}

.applist_format tr:first-child th:first-child{
    -moz-border-radius-topleft:8px;
    -webkit-border-top-left-radius:8px;
}
.applist_format tr:first-child th:last-child{
    -moz-border-radius-topright:8px;
    -webkit-border-top-right-radius:8px; 
}
.applist_format tr:last-child td:first-child{
    -moz-border-radius-bottomleft:8px;
    -webkit-border-bottom-left-radius:8px; 
}
.applist_format tr:last-child td:last-child{
    -moz-border-radius-bottomright:8px;
    -webkit-border-bottom-right-radius:8px; 
}

table.appdetail_format{}
table.appdetail_format {margin-bottom: 50px; width: 100%;border-collapse:separate;border-spacing:2px;}
table.appdetail_format th, table.appdetail_format td{background-color:#F5F5F5;}
table.appdetail_format th{border-bottom: 1px solid #AAA;background-color:#E5E5E5;padding: 8px;}
table.appdetail_format .g_label{padding:8px;font-weight:bold;background-color:#E5E5E5;}
table.appdetail_format .g_value{padding:8px;}

/* ==E form table style */

h2{font-size:26px;line-height:38px;margin-top:20px;margin-bottom:20px;}
h3{margin:20px;font-size:16px;}
.sub_col{float:right;padding:10px;background-color:#F0F0F0;width:165px;}
.main_col{width:650px;}

.nav_sub{-webkit-border-radius:8px;-moz-border-radius:8px;padding-bottom:20px;}
.nav_sub a{display:block;height:30px;font-size:14px;line-height:30px;text-decoration:none;border-bottom:1px solid #ccc;font-weight:bold;padding:0 10px;}
.nav_sub a:hover, .nav_sub a.nav_sub_active{background-color:#FAFAFA;padding-left:15px;}

.tabs{height:40px;margin-bottom:15px;border-bottom:2px solid #EEE;}
.tabs a{display:block;float:left;padding:0 20px;line-height:40px;height:40px;text-decoration:none;color:#090;
    position:relative;
    top:1px;
    margin-right:-8px;
    border-top:1px solid #CCC;
    border-right:1px solid #CCC;
    -moz-border-radius:8px 8px 0 0;
   -webkit-border-radius:8px 8px 0 0;
}
.tabs a:hover{text-decoration:underline;}
.tabs .tabs_active{
   font-weight:bold;
   border:1px solid #CCC;
   border-bottom:none;
   -moz-border-radius:8px 8px 0 0;
   -webkit-border-radius:8px 8px 0 0;
   background-color:#EEE;
   text-decoration:underline;
}
.tabs .tabs_first{border-left:1px solid #CCC;margin-left:10px;}
.form_wrapper{
    background-color:#F0F0F0;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    padding:2px 0 20px;
    margin-bottom:15px;
}
.form_wrapper p{
    margin:5px 15px;
}
/* =E content */

.hidden{display:none;}



table{border-collapse:collapse;}
table{
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}
table th{background:#eee;}
table tr{background:#f5f5f5;border-bottom:1px solid #ddd;}
table td{text-align:center;font-size:14px;}
table td a{color:#4e4e4e;}
table tr:first-child th:first-child{
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px 8px;
}
table tr:first-child th:last-child{
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px 8px;
}
table tr:last-child td:first-child{
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px 8px;
}
table tr:last-child td:last-child{
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px 8px;
}
