/* seTweaks Custom StyleSheet */
div.content{
    min-height:400px;
}

input.button{
    background-color:#4689E0;
    border:1px solid #AFCEF6;
    color:#FFFFFF;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
}

.se_bubble{
    width:685px;
    /*background:transparent url(../images/setweaks/se_bubble.gif);*/
    position:relative;
    background-color:transparent;
}

.se_avator{
    /*position:absolute;
    top:85px;
    left:2px;*/
    width:420px;
    float:left;
    color:#666;
    text-align:left;
    padding-top:8px;
    padding-left:2px;
    font-size:11px;
}

.se_statusContainer{
    /*width:460px;*/
    margin:0 auto;
    text-align:center;
    /*padding:0 45px;*/
    background-color:transparent;
}

#ajax_currentstatus_value{
    line-height:16px;
    word-wrap:break-word;
}

.button_mass_mail{
background:none repeat scroll 0 0 #2276BB;
border:medium none;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding:2px 5px;
}

div.link_vote_thumbs{
    width:62px;
    margin:3px auto 0 auto;
}
div.link_vote_thumb_up a, div.link_vote_thumb_down a{
    width:62px;
    height:25px;
    display:block;
}
div.link_vote_thumb_up a:link, div.link_vote_thumb_up a:visited{
    background:url("../images/setweaks/like_unlike.gif") no-repeat scroll 0 0 transparent;
}
div.link_vote_thumb_down a:link, div.link_vote_thumb_down a:visited{
    background:url("../images/setweaks/like_unlike.gif") no-repeat scroll 0 -25px transparent;
}
/*div.link_vote_thumb_up_active {*/
/*    background:url("../images/setweaks/like.gif") no-repeat scroll 0 -25px transparent;*/
/*    width:62px;*/
/*    height:25px;*/
/*}*/
div.link_vote_thumb_up span, div.link_vote_thumb_down span, div.link_vote_thumb_up_active span, div.link_vote_thumb_down_active span, div.link_vote_thumb_up_disabled span, div.link_vote_thumb_down_disabled span{
    display:none;
}
div.link_vote_point{
    padding-top:3px;
}

#status_new{
    /*background-image:url(../images/setweaks/se_statusbox.gif);
    background-position:top center;
    background-repeat:no-repeat;
    padding:7px 10px;
    width:630px;
    height:66px;
    border:none;*/
    width:680px;
    -moz-border-radius:3px 3px 3px 3px;
    border:1px solid #AAAAAA;
    padding:4px 2px;
    font:1.15em/1.1 'Lucida Grande',sans-serif;
    height:3em;
    overflow:auto;
    word-wrap:break-word;
}


textarea:focus{
    -moz-box-shadow:0 0 8px rgba(82, 168, 236, 0.5);
    border-color:rgba(82, 168, 236, 0.75) !important;
    outline:medium none;
}


#status_new_count{
    font-size:2em;
    color:#BCBCBC;
    font-weight:bold;
    text-align:right;
    width:100px;
    float:right;
}

.se_update_status{
    display:block;
    width:72px;
    height:26px;
    background:transparent url(../images/setweaks/se_status_btn.gif) no-repeat 0 0;
    float:right;
    margin-top:8px;
    border:none;
}
.se_update_status:hover{
    background:transparent url(../images/setweaks/se_status_btn.gif) no-repeat 0 -26px;
    
}

.comment_headline{
    background:none;
    border:none;
}

/************************ Classified **************************/

.sp_buttons{
    margin-top:20px;
    width:160px;
}

.sp_buttons a{
    width: 160px;
    height:34px;
    display:block;
    margin-bottom:10px;
}
.sp_buttons .sp_buy{
    background:transparent url(../images/setweaks/buy-now.png) no-repeat 0 0;
}
.sp_buttons .sp_contact{
    background:transparent url(../images/setweaks/contact-seller.png) no-repeat 0 0;
}
.sp_buttons .sp_contact_me{
    background:transparent url(../images/setweaks/contact-me.png) no-repeat 0 0;
}
.sp_buttons .sp_fav{
    background:transparent url(../images/setweaks/add-to-favorites.png) no-repeat 0 0;
}
.sp_buttons .sp_fav_exists{
    width: 170px;
    height:34px;
    margin-bottom:10px;
    background:transparent url(../images/setweaks/saved-to-favorites.png) no-repeat 0 0;
}
.sp_buttons .sp_bump{
    background:transparent url(../images/setweaks/bump-this-offer.png) no-repeat 0 0;
}
.sp_buttons .sp_download{
    background:transparent url(../images/setweaks/download-now.png) no-repeat 0 0;
}
.sp_buttons .sp_affiliate{
    background:transparent url(../images/setweaks/become-an-affiliate.png) no-repeat 0 0;
}

.se_shareLike{
    margin-top:30px;
}
a.addthis_button {
display:block;
float:right;
height:16px;
line-height:16px;
padding-left:7px;
}
.s_shareText {
display:block;
float:right;
font-family:arial,tahoma,sans-serif,serif;
font-size:11px;
font-weight:bold;
height:16px;
line-height:16px;
padding-left:7px;
}
.se_shareUL {
float:right;
margin:0;
padding:0;
}
.se_shareUL li {
float:left;
list-style:none outside none;
margin-left:7px;
}
.se_shareUL a {
display:block;
height:16px;
width:16px;
}
.se_shareTwitter a {
background:url("../images/setweaks/widget10.png") no-repeat scroll 0 -2208px transparent;
}
.se_shareFacebook a {
background:url("../images/setweaks/widget10.png") no-repeat scroll 0 -1712px transparent;
}
.se_shareDeli a {
background:url("../images/setweaks/widget10.png") no-repeat scroll 0 -144px transparent;
}
.se_shareStumble a {
background:url("../images/setweaks/widget10.png") no-repeat scroll 0 -1808px transparent;
}
.se_shareLinked a {
background:url("../images/setweaks/widget10.png") no-repeat scroll 0 -2496px transparent;
}
.se_shareEmail a {
background:url("../images/setweaks/widget10.png") no-repeat scroll 0 -112px transparent;
}

.classified_table{
    width:100%;
}
.classified_table td{
    border:1px solid #CCC;
    padding:5px;
    text-align:center;
    border-top:none;
}
.classified_table th{
    background-color:#EEE;
    padding:5px;
    border:1px solid #CCC;
    text-align:center;
}
.offer_title_table{
    font-size:14px;
    text-align:left !important;
}
.offer_owner_table a{
    font-size:11px;
    color:#555;
}
.offer_numbers_table{
    font-size:12px;
    
}
/************************************ ADSWAP ********************************************/

.sp_buttons .ad_interest{
    background:transparent url(../images/setweaks/ad_interest.gif) no-repeat 0 0;
}


div.ad_infoBox{
    background-color:#afcef6;
    padding:0 10px;
    width:150px;
}
div.ad_infoBoxTop{
    width:170px;
    height:17px;
    background:transparent url(../images/setweaks/ad_box.gif) no-repeat 0 0;
    margin-top:20px;
}
div.ad_infoBoxBottom{
    width:170px;
    height:17px;
    background:transparent url(../images/setweaks/ad_box.gif) no-repeat 0 -17px;;
}
div.ad_infoTitle{
    font-size:14px;
    font-weight:bold;
}
.ad_infoForm1{
    font-weight:bold;
}

.ad_block{
    border:1px solid #CCCCCC;
    margin-bottom:10px;
    padding:10px;
}
.ad_editOptions{
    float:right;
    margin-right:10px;
    margin-top:10px;
}
.ad_editOptionsItem{
    margin-left:15px;
    float:right;
}

/************************************** AFFILIATES ************************************/
.se_aff_block{
    border-bottom:1px solid #CCC;
    margin-bottom:20px;
    padding:10px;
}
.se_aff_photo{
    width:140px;
    float:left;
    padding:5px;
    text-align:center;
    background-color:#EEEEEE;
}
.se_aff_info{
    margin-left:15px;
    float:left;
    width:665px;
}
.se_aff_title{
    font-size:14px;
    font-weight:bold;
}
.se_aff_details_t{
    font-weight:bold;
    padding:10px 0;
    color:#08478A;
    font-size:12px;
}
.se_sales_table td{
    padding:3px;
}
.se_aff_receiver td{
    font-weight:bold;
    background-color:#EEEEEE;
}
.se_sales_t{
    background-color:#88BBF0;
    color:#FFFFFF;
    font-weight:bold;
}
.se_sales_btn{
    width: 140px;
    height:34px;
    display:block;
    margin:10px 0;
    background:transparent url(../images/setweaks/sp_sales.gif) no-repeat 0 0;
}
.sales_commission_earned{
    width: 140px;
    height:34px;
    display:block;
    background:transparent url(../images/setweaks/commission_earned.gif) no-repeat 0 0;
}

/********************************* LIKES **********************/
.like_container{
    width:100%;
    margin-top:20px;
}
.like_title{
    background-color:#e4dcd4;
    color:#555;
    padding:5px;
    margin-bottom:5px;
    font-weight:bold;
}
.like_item{
    text-align:center;
    vertical-align:top;
}
.like_photo:hover{
    text-decoration:none;
}
.like_btn{
    display:inline-block;
    margin-left:10px;
}
.like_active{
    display:block;
    width:58px;
    height:22px;
    background: transparent url(../images/setweaks/like_fb2.gif) no-repeat 0 0;
}
.like_inactive{
    display:block;
    width:58px;
    height:22px;
    background: transparent url(../images/setweaks/like_fb2.gif) no-repeat 0 -22px;
}
.recent_likes_item{
    padding:5px 13px;
    font-size:11px;
    border-bottom:1px solid #DDEEF6;
    border-left:1px solid #88BBF0;
}

/***************** Comments Override ********************/
div.profile_postcomment{
    padding:0;
}
#qa_answer_text, #comment_body{
    /*-moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;*/
    border:1px solid #AAAAAA;
    padding:4px 2px;
    font:1.4em/1.4 'Lucida Grande',sans-serif;
    height:4em;
    overflow:auto;
    word-wrap:break-word;
    width:99%;
    height:90px;
}
#comment_submit, .q_send_new{
    width:72px;
    height:26px;
    background:transparent url(../images/setweaks/se_status_btn.gif) no-repeat 0 0;
    border:none;
}
#comment_submit:hover, .q_send_new:hover{
    background:transparent url(../images/setweaks/se_status_btn.gif) no-repeat 0 -26px;
    
}
.comment_headline{
    padding:4px 0 10px 0px;
    font-size:14px;
    color:#555555;
}
div.profile_postcomment{
    border:none;
    background:none;
}

div.profile_comment_date{
    text-align:left;
    background:none;
    border:none;
    color:#999999;
    float:left;
    width:100px;
    padding:10px 0px 5px 7px;
}
html > body .profile_comment_body {
    padding-bottom:0px;
    padding-top:0;
    font-size:12px;
}
div.profile_comment_links {
    float:left;
    padding-top:10px;
}


/************************** AFFILIATE SYSTEM ********************/

.global_aff_table{
    width:100%;
}
.global_aff_table td{
    vertical-align:top;
}
.global_aff_table .form1{
    padding-top:0;
    width:200px;
}
.se_aff_fielset_title{
    font-size:14px;
    color:#000;
}
#aff_link_preview{
    font-size:16px;
    color:green;
    font-weight:bold;
}
.offer_aff_fieldset{
    border:1px solid #D3D3D3;
    width:97%;
    padding:20px 10px 20px 10px;
    margin:10px auto 0 auto;
    -moz-border-radius-topleft:10px;
    -webkit-border-top-left-radius:10px;
    -moz-border-radius-topright:10px;
    -webkit-border-top-right-radius:10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
}
.offer_aff_fieldset_title{
    font-size:15px;
    font-weight:bold;
    padding:0 5px;
}
.aff_stats_link_preview{
    -moz-border-radius-topleft:10px;
    -webkit-border-top-left-radius:10px;
    -moz-border-radius-topright:10px;
    -webkit-border-top-right-radius:10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    padding:10px;
    width:95%;
    border:1px solid #DDD;
    font-size:14px;
    color:green;
    font-weight:bold;
    margin:0 auto;
    margin-bottom:20px;
}
.aff_global_details{
    font-size:13px;
    color:#333;
    font-weight:bold;
}
.aff_global_details_title{
    font-size:13px;
    width:250px;
    text-align:right;
}