/*
Theme Name: ABO - MW Consulting
Theme URI: http://www.nadaadvertising.com
Description: Based on MW BASE
Version: 1.0
Author: Nada
Author URI: http://www.nadaadvertising.com
*/


/* special stuff */
@import url("ui/start.css"); 
@import url("ui/special.css"); 

body{
    margin: 0px;
    font-family: arial,helvetica,serif,"Times New Roman";
    padding: 0px;
    color: #4d4d4d;
    font-size: 12px;
}

.main_wrapper{
    width: 960px;
    margin: 0px auto;
}

/* ----------------------------------------------- ADDED BY MANOLO */
a:link, a:visited{
    color: #2893b7;
}

a:hover{
    color: #27b4e3;
}
/* ----------------------------------------------- ADDED BY MANOLO */


/* ================ TOP_NAV ================ */
/* ================ ------- ================ */
#top_nav{
    height: 50px;
    overflow: visible;
    background-color: #161616;
    background-image: url(ui/img/top_nav_pattern.gif);
    background-repeat: repeat-x;
    position: relative;
    z-index: 15;
}

#top_nav #topnav_search{
    float: right;
    width: 180px;
}

#top_nav #topnav_ul{
    margin: 0px 20px 0px 0px;
    padding: 0px;
    list-style: none;
    height: 50px;
    display: block;
    overflow: visible;
    float: right;
    width: 380px;
    background-image: url(ui/img/top_nav_separator.gif);
    background-repeat: repeat-y;
    background-position: right 0px;
    position: relative;
    z-index: 16;
}

#top_nav #topnav_ul li{
    margin: 0px;
    padding: 0px;
    float: right;
    position: relative;
    position: relative;
    z-index: 17;
}

#top_nav #topnav_ul li a{
    float: left;
    line-height: 48px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    background-image: url(ui/img/top_nav_separator.gif);
    background-repeat: repeat-y;
    background-position: 0px 0px;
}

#top_nav #topnav_ul li .member_style{
    color: #D9FC8F;
    font-size: 13px;
}

#top_nav #topnav_ul li a span{
    float: left;
    height: 50px;
    padding: 0px 19px;
}

#top_nav #topnav_ul li .subm_area{
    position: absolute;
    z-index: 18;
    top: 50px;
    left: 0px;
    display: none;
}

/*LOGIN*/
#top_nav #topnav_ul .login_box{
    background-image: url(ui/img/login_top.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: #343434;
}

#top_nav #topnav_ul .login_box p{
    margin: 0px;
}

#top_nav #topnav_ul .login_box .login_close{
    background-image: url(ui/img/login_close.gif);
    background-repeat: no-repeat;
    background-position: 0px bottom;
    padding: 16px 10px 5px;
    width: 365px;
}

#top_nav #topnav_ul .login_box .login_close .errors_login{
    margin-top: 3px !important;
    text-align: right;
    padding: 2px;
    color: #ababab;
}

#top_nav #topnav_ul .login_box .errors_login a{
    font-weight: bold;
    text-transform: none !important;
    float: none !important;
    line-height: normal !important;
    background-image: none !important;
}

#top_nav #topnav_ul .login_box .errors_login #link_register{
    color: #d9fc8f !important;
}

#top_nav #topnav_ul .login_box .errors_login #link_recover{
    color: #ff9769 !important;
}

#top_nav #topnav_ul .login_box .errors_login a:hover{
    text-decoration: underline;
}

.login_box .usremail, .login_box .usrpass{
    width: 140px;
    margin-right: 5px;
    border: 1px solid #9DC577;
}

/* MEMBER MENU */

#top_nav #topnav_ul #li_member_area ul{
    width: 140px;
    margin: 0px;
    padding: 5px 10px 10px 10px;
    list-style: none;
    background-color: #1D1D1D;
}

#top_nav #topnav_ul #li_member_area ul li{
    float: none !important;
    overflow: hidden;
}

#top_nav #topnav_ul #li_member_area ul li a{
    line-height: normal !important;
    text-transform:  none !important;
    float: none !important;
    display: block;
    color: #fff;
    padding: 5px;
    background-image: none !important;
}

#top_nav #topnav_ul #li_member_area ul li a:hover{
    color: #D9FC8F;
    background-color: #4C4C4C;
}

#top_nav #topnav_ul #li_member_area ul li a span{
    float: none !important;
    height: auto !important;
    padding: 0px !important;
    white-space: nowrap;
}

/* ================ HEADER ================ */
/* ================ ------ ================ */
#header_area{
    position: relative;
    z-index: 10;
}

#logo_area{
    height: 80px;
}

#logo_area #logo_title{
    margin: 0px;
	float:left;
}

#logo_area #logo_title, #logo_area #logo_title a{
    height: 80px;
    width: 130px;
}

#logo_area #logo_title a{
    background-image: url(ui/img/logo.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#blob_link{
    background-image:url("ui/img/blog_button.gif");
    background-repeat:no-repeat;
    float:right;
    display:block;
    width:197px;
    height:66px;
    overflow:hidden;
}

#blob_link:hover{
    background-position:0px -69px;
}

#blob_link span{
    display:block;
    padding-top:120px;
}
/* ================ MAIN NAV ================ */
/* ================ -------- ================ */
#main_nav_area{
    
}

#main_nav_content{
    /*background-image: url(ui/img/main_nav_left.gif);*/
    background-image: url(ui/img/menu_bottom_line.gif);
    background-repeat: no-repeat;
    background-position: 0px bottom;
    height: 34px;
}

#main_nav_content .nav{
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 32px;
    overflow: visible;
    width: 960px;
}

#main_nav_content .nav li{
    line-height: 32px;
    float: left;
    font-size: 13px;
    position: relative;
    overflow: visible;
}

#main_nav_content .nav li a{
    float: left;
    text-decoration: none;
    color: #fff;
    height: 32px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    
}

#main_nav_content .nav > li > a{
    text-indent:-9999px;
}

#main_nav_content .nav li a:hover, #main_nav_content .nav .nav-hover a{
    background-position: 0px -32px;
}

#main_nav_content .nav li a span{
    display: block;
    padding-top: 35px;
}

#main_nav_content .nav .page-item-2 a{
    width: 110px;
    background-image: url(ui/img/button_nav_about.gif);
}

#main_nav_content .nav .page-item-4 a{
    width: 137px;
    background-image: url(ui/img/button_nav_membership.gif);
}

#main_nav_content .nav .page-item-6 a{
    width: 108px;
    background-image: url(ui/img/button_nav_events.gif);
}

#main_nav_content .nav .page-item-8 a{
    width: 154px;
    background-image: url(ui/img/button_nav_policy_center.gif);
}

#main_nav_content .nav .page-item-10 a{
    width: 175px;
    background-image: url(ui/img/button_nav_resource_center.gif);
}

#main_nav_content .nav .page-item-12 a{
    width: 147px;
    background-image: url(ui/img/button_nav_media_center.gif);
}

#main_nav_content .nav .page-item-14 a{
    width: 129px;
    background-image: url(ui/img/button_nav_contact.gif);
}

#main_nav_content .nav .page-item-about a{width: 110px;}
#main_nav_content .nav .page-item-membership a{width: 137px;}
#main_nav_content .nav .page-item-events a{width: 108px;}
#main_nav_content .nav .page-item-policy-center a{width: 154px;}
#main_nav_content .nav .page-item-resource-center a{width: 175px;}
#main_nav_content .nav .page-item-media-center a{width: 147px;}
#main_nav_content .nav .page-item-contact a{width: 129px;}

/* ================ ________ ================ */
/* ================ **HOME** ================ */
/* ================ -------- ================ */

/* ================ FEATURED ================ */
/*-------------------------------------------*/

#featured_content{
    height: 435px;
    width: 960px;
    border-bottom: 1px solid #666666;
    position: relative;
    overflow: hidden;
}

#featured_content .homeheader_info{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 436px;
    width: 510px;
    padding-left: 35px;
    z-index: 5;
}

#featured_content .homeheader_info .title_1{
    margin: 60px 0px 0px 0px;
    text-transform: uppercase;
    color: #000;
    font-size: 25px;
}

#featured_content .homeheader_info .title_2{
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
    color: #3c9fc0;
    font-size: 62px;
    border-bottom: 1px solid #b4b2ae;
    padding-bottom: 5px;
    font-family: Georgia, Cambria, Times, "Times New Roman";
    position: relative;
    z-index: 6;
}

#featured_content .homeheader_info .duplicated_title_2{
    position: absolute;
    top: 93px;
    left: 37px;
    margin: 0px;
    text-transform: uppercase;
    color: #1e7182;
    font-size: 62px;
    font-family: Georgia, Cambria, Times, "Times New Roman";
    z-index: 3;
}

#featured_content .homeheader_info .hh_description{
    margin: 20px 0px 0px 0px;
    color: #61605f;
    font-size: 16px;
    line-height: 22px;
    font-style: italic;
    padding-bottom: 5px;
    width: 460px;
    font-family: Georgia, Cambria, Times, "Times New Roman";
}

#featured_content .homeheader_info .hh_learnmore{
    margin: 15px 0px 0px 0px;
    display: block;
    background-image: url(ui/img/learnmore.png);
    background-repeat: no-repeat;
    width: 182px;
    height: 32px;
}

#featured_content .homeheader_info .hh_learnmore:hover{
    background-position: 0px -32px; 
}

/* ================ CONTENT ================ */
/*-------------------------------------------*/

#content{
    position: relative;
    z-index: 5;
}

#page_header{
    width: 960px;
    height: 220px;
    overflow: hidden;
    border-bottom: 1px solid #666666;
}

#content_body{
    overflow: hidden;
    width: 960px;
    padding-top: 60px;
}

#home_content_area{
    overflow: hidden;
    padding-top: 40px;
    clear: both;
    width: 960px;
    position: relative;
}

.wdgt_title{
    color: #2893b7;
    border-bottom: 1px solid #2893b7;
    margin: 0px 0px 25px 0px;
    font-family: "Times new Roman",Georgia,sans-serif;
    text-transform: uppercase;
}

.wdgt_title h2{
    font-size: 20px;
    margin: 0px;
}

.wdgt_post{
    padding-bottom: 30px;
    overflow: auto;
    height: 1%;
}

.home_news_area{
    width: 470px;
    float: left;
    padding-bottom: 40px;
}

.home_events_area{
    width: 470px;
    float: right;
}

.wdgt_post_image{
    width: 160px;
    height: 120px;
    float: left;
    background-color: #ffffff;
}

#home_content_area .wdgt_post_contentSide{
    width: 285px;
}

#sidebar_content_area .wdgt_post_contentSide{
    width: 195px;
}

.wdgt_post_contentSide{
    
    float: right;
}

.wdgt_post_date{
    font-size: 14px;
    font-weight: bold;
}

.wdgt_post_title{
    margin: 0px;
    color: #2893b7;
}

.wdgt_post_content p{
    margin: 10px 0px 0px 0px;
}

.wdgt_post_readmore{
    color: #2893b7;
    font-size: 13px;
}

/* FOOTER WIDGET LINKS */
.see_all_catlink{
    margin: 0px auto;
    width: 182px;
    height: 32px;
	float: left;
}

.see_all_catlink a{
    width: 182px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.see_all_catlink a:hover{
    background-position: 0px -32px;
}

.wdgt_post_title a{
    text-decoration:none;
}

#widget_blog .see_all_catlink a{
    background-image: url(ui/img/button_see_all_posts.gif);
}

#widget_news .see_all_catlink a{
    background-image: url(ui/img/button_see_all_news.gif);
}

#widget_events .see_all_catlink a{
    background-image: url(ui/img/button_see_all_events.gif);
}

#widget_news, #widget_blog{
    padding-bottom: 40px;
}
.sidebar_news_area .see_all_press{
	margin: 0px!important;
}
.see_all_press{
	margin: 0px auto;
    width: 182px;
    height: 36px;
	float: left;
	margin: 0px 0px 0px 20px;
}

.see_all_press a{
	display: block;
	overflow: hidden;
	background: url("ui/img/ABO-press-button.gif") left -1px no-repeat;
	height: 36px;
	width: 182px;
}
.see_all_press a:hover{
	background-position: left -37px;
}
.see_all_press a span{
	display: block;
	padding-top: 150px;
}
/* NEWSLETTER HOME */

.signup_area{
    background-image: url(ui/img/newsletter_bg.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 460px;
    height: 195px;
    overflow: hidden;
}

.signup_area.industry-guide{
    background-image: url(ui/img/guide_bg.png);
    position:relative;
    margin: 0 0 50px 0;
    overflow:visible;
}
img.new-star{
    position:absolute;
    top:-20px;
    right:-20px;
    width:70px;
    transform: rotate(37deg);
}

#guide_title{
    margin: 0px!important;
    padding:0!important;
}

#guide_title a{
    display: block;
    height: 58px;
    overflow: hidden;
    /*background-image: url(ui/img/guide_title.png);*/
    background-repeat: no-repeat;
    background-position: 15px 17px;
    text-decoration: none;
}

#guide_title a span{
    display: block;
    padding: 15px 0 10px 15px;
    color: #2893b7;
    text-transform: uppercase;
    font-size: 23px;
}

.guide_button{
    display: inline;
    float: right;
    margin: 95px 8px 0px 0px;
    background-image: url(ui/img/button_guide.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 182px;
    height: 32px;
    overflow: hidden;
}

.guide_button:hover{
    background-position: 0px -32px;
}

.guide_button span{
    display: block;
    padding-top: 70px;
}

#nwl_title{
    margin: 0px;
}

#nwl_title a{
    display: block;
    height: 58px;
    overflow: hidden;
    background-image: url(ui/img/newsletter_title.gif);
    background-repeat: no-repeat;
    background-position: 15px 17px;
}

#nwl_title a span{
    display: block;
    padding-top: 70px;
}

.nwl_content{
    display: inline;
    float: left;
    padding: 15px 0px 0px 20px;
    width: 250px;
}

.nwl_content ul{
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
}

.nwl_button{
    display: inline;
    float: right;
    margin: 95px 8px 0px 0px;
    background-image: url(ui/img/button_newsletter.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 182px;
    height: 32px;
    overflow: hidden;
}

.nwl_button:hover{
    background-position: 0px -32px;
}

.nwl_button span{
    display: block;
    padding-top: 70px;
}

/* ================ MEMBERS ================ */
/*-------------------------------------------*/

#afiliados_main{
    overflow: hidden;
    clear: both;
    width: 958px;
    float: left;
}

#afiliados_title{
    margin: 0px;
    font-size: 20px;
    font-family: "Times new Roman",Georgia,sans-serif;
    height: 25px;
    margin-top: 20px;
}

#afiliados_area{
    position: relative;
    height: 100px;
    padding: 0px;
}

#control_prev{
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url(ui/img/control_members_prev.gif);
    background-repeat: no-repeat;
    background-position: 0px 35px;
    height: 100px;
    width: 25px;
}

#control_next{
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url(ui/img/control_members_next.gif);
    background-repeat: no-repeat;
    background-position: right 35px;
    height: 100px;
    width: 25px;
}

#afiliados_holder{
    position: relative;
    width: 900px;
    height: 100px;
    overflow: hidden;
    margin: 0px auto;
}

.lista_afiliados{
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline;
    height:100px;
    width: auto;
    position: absolute;
    top: 0px;
    left: 0px;
}

.lista_afiliados li{
    display: inline;
    width: 140px;
    height: 100px;
    margin: 0px 5px;
	overflow: hidden;
    float: left;
    background-color: #fff;
    text-align: center;
}

.lista_afiliados li a{
    display: block;
    padding-top: 5px;
}

/* ================ __________________ ================ */
/* ================ **INSIDE CONTENT** ================ */
/* ================ ------------------ ================ */

/* INSIDE CONTENT */
#posts-wrap{
    width: 550px;
    float: left;
    overflow: visible;
}

/* NORMAL PAGE */
.page-title, .entry-title{
    color:#2893B7;
    font-family:"Times new Roman",Georgia,sans-serif;
    text-transform:uppercase;
    margin: 0px 0px 20px 0px;
    border-bottom: 1px solid #2893B7;
    font-size: 20px;
}

.entry-title a{
    color:#2893B7;
    text-decoration: none;
}

.entry-title a:hover{
    color:#2893B7;
    text-decoration: none;
}

.entry-content{
    font-size: 13px;
}

.entry-content a:link, .entry-content a:visited{
    color: #2893b7;
    font-weight: bold;
}

.entry-content a:hover{
    color: #27b4e3;
}

.entry-content p, .entry-content p, .entry-content ul, .entry-content ol{
    line-height: 18px;
}

/* ================ CATEGORY 1 ================ */
/*----------------------------------------------*/

.post-index{
    overflow: hidden;
    padding-bottom: 50px;
}

.post_img{
    width: 460px;
    overflow: hidden;
}

.post_content{
    width: 470px;
    overflow: hidden;
}

#content_body .even .post_img{float: right;}
#content_body .even .post_content{float: left;}

#content_body .odd .post_img{float: left;}
#content_body .odd .post_content{float: right;}

.post .more-link{
    clear: both;
    margin: 15px 0px 0px 0px;
    display: block;
    background-image: url(ui/img/learnmore.png);
    background-repeat: no-repeat;
    width: 182px;
    height: 32px;
}

.post .more-link:hover{
    background-position: 0px -32px; 
}

.post .more-link span{
    display: block;
    padding-top: 200px;
}

.buy_tickets_area{
    background-color: #F0FFDF;
    padding: 10px 15px;
    border: 1px solid #DBEFC2;
    overflow: hidden;
    height: 1%;
}

.iwtfte_left{
    float: left;
    width: 300px;
}

.iwtfte_right{
    float: right;
    width: 190px;
    background-color: #E2FFBF;
    padding: 10px;
    font-size: 14px;
}

.iwtfte_right em{
    font-size: 10px;
}

/* ================ BECOME A MEMBER ================ */
/*---------------------------------------------------*/
#form_area p{
    margin-bottom: 0px;
}

#form_area .super_title{
    font-size: 18px;
    color: #2893b7;
    margin: 20px 0px 15px 0px;
}

#form_area .mid_title{
    font-size: 14px;
    color: #2893b7;
    margin: 15px 0px 8px 0px;
    border-bottom: 1px solid #2893b7;
}

#form_area table{
    margin: 0px 0px 20px 0px;
}

#form_area table tbody tr th{
    text-align: left;
    text-transform: uppercase;
    padding: 20px 0px 5px 0px;
    text-decoration: underline;
    font-size: 13px;
}

#form_area table tbody tr td{
    padding-bottom: 5px;
}

.m_error{overflow: hidden;}

.m_error span{
    background-color: #ffeeee;
    color: #6b0303;
    border: 1px solid #df8181;
    float: left;
    padding: 2px 6px;
    margin-bottom: 2px;
}

#form_area table tbody tr .aligtop{
    vertical-align: top;
}

#form_area table tbody tr .label{
    width: 220px;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    vertical-align: bottom;
}

#form_area table tbody tr td .suboptions{
    padding: 8px 0px 5px 80px;
}

#form_area table tbody tr .align_right{
    text-align: right;
}

#form_area table tbody tr .i_text input{
    width: 300px;
    clear: both;
}

#form_area table tbody tr .tarea textarea{
    width: 380px;
    height: 150px;
    font-size: 12px;
    font-family: arial,helvetica,serif,"Times New Roman";
    clear: both;
    margin-left: 95px;
}

#form_area table tbody tr .f_subtitles{
    margin: 10px 0px 3px 0px;
    font-size: 13px;
}

#form_area table tbody tr .paragraph{
    width: 390px;
    color: #565c5f;
}

#form_area table tbody tr .little_inputs input{
    width: 55px;
}

#form_area table tbody tr td .info_note{
    color: #c63d18;
    font-size: 12px;
    margin: 0px 0px 3px 0px;
}

#form_area table tbody tr td .info_paragraph,
.info_paragraph{
    font-style: italic;
    color: #8b8b8b;
    margin: 0px;
}

#form_area table tbody tr td .show_this{
    display: none;
}

#form_area #add_another_contact_a{
    margin: 5px 0px;
    width: 500px;
    text-align: right;
}

#form_area #add_another_contact_a a{
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #2f5a00;
    border-bottom: 1px solid #2f5a00;
    background-color: #daf5bc;
    padding: 2px 20px 2px 5px;
    background-image: url(ui/img/duplicate.png);
    background-repeat: no-repeat;
    background-position: right 2px;
}

#form_area #add_another_contact_a a:hover{
    color: #478107;
}

.mandat{
    color: maroon;
}

/* RECOVER YOR PASSWORD */
#input_email_recover{
    width: 200px;
    font-size: 16px;
}

/* ================ _______________ ================ */
/* ================ **  SIDEBAR  ** ================ */
/* ================ --------------- ================ */

#sidebar_area{
    float: right;
    width: 370px;
}

/* ================ __________ ================ */
/* ================ **FOOTER** ================ */
/* ================ ---------- ================ */
#footer{
    clear: both;
    background-image: url(ui/img/footer_bg.png);
    background-repeat: no-repeat;
    height: 140px;
    overflow: hidden;
}

.foot_nav{
    width: 335px;
    float: right;
    list-style: none;
    margin: 25px 0px 0px 0px;
    padding: 0px;
}

.foot_nav li{
    display: inline;
    float: left;
    padding: 2px 9px 2px 9px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    border-left: 1px solid #000;
}

.foot_nav li.first_item{border: none !important;}

.foot_nav li a{
    color: #000;
    text-decoration: none;
}

.foot_nav li a:hover{
    color: #5e5e5e;
    text-decoration: underline;
}

#footer_right{
    width: 200px;
    float: left;
    padding-top: 30px;
}

#footer_right .facebook{
    background-image: url(ui/img/facebook_32.png);
}

#footer_right .twitter{
    background-image: url(ui/img/twitter_32.png);
}

#footer_right a{
    display: block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    float: left;
    margin: 0px 10px 0px 0px;
}

#footer_right a span{
    display: block;
    padding-top: 50px;
}

/* ==:: CALENDAR ::== */
/* ------------------ */

#not_elec_date{
    position:relative;
}

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

.dp-choose-date {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(ui/img/calendar.png) no-repeat scroll 0 0;
    display:block;
    float:right;
    height:16px;
    margin:5px 3px 0;
    overflow:hidden;
    text-indent:-2000px;
    width:16px;
}

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}

div#dp-popup {
	position: absolute;
	z-index: 199;
}

div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}

a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}

a#dp-close:hover {
	text-decoration: underline;
}

div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

#footer_down{
    height: 80px;
    text-align: center;
    margin-top: 80px;
}

#designedby{
    color: #a09f9f;
    font-style: italic;
}

#designedby a{color: #a09f9f;}
#designedby a:hover{color: #797979;}

/*Stiker on home*/
.sticker{
    bottom: -20px;
    height: 230px;
    position: absolute;
    right: 0;
    width: 190px;
    z-index: 0;    
    color:#fff;
    font-weight:bold;
    font-size:21px;
    text-align:right;
    padding-right:30px;
}

.sticker p{
    margin:0px;
}

.sticker_logo{
    background-image:url("ui/img/green_logo.png");
    background-position:right bottom;
    background-repeat:no-repeat;
    width:158px;
    height:157px;
    display:block;
    overflow:hidden;
    position:absolute;
    margin:5px 15px 0px 0px;
    right:0px;
}

.sticker_logo span{
    display:block;
    padding-top:200px;
}

/*Blog RSS Feeds*/
.rss_feeds{
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}

.rss_icon{
    background-image: url("ui/img/rss_icon.gif");
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    overflow: hidden;
    width: 16px;
	float: left;
	margin-right: 5px;
}

.rss_icon span{
	display: block;
	padding-top: 100px;
}

.sub_title_data{
	overflow: hidden;
	display: block;
}

.sub_title_data .additional-meta{
	float: left;
}

.sub_title_data .gallery_bottons_area{
	float: right;
}

.rss_text{
	color: #4D4D4D!important;
	text-decoration: none!important;
}

.rss_text:hover{
	color: #4D4D4D!important;
	text-decoration: underline!important;
}


/*Members List style*/

.members_list{
	margin: 0px;
	padding: 0px;
}

.members_list li{
	float: left;
	list-style: none;
	/*border: 1px solid #86af5e;*/
    box-shadow: 0 2px 8px #AAAAAA;
	width: 220px;
	margin: 20px 10px;
	height: 150px;
	overflow: hidden;
}

.logo_wrappy,
.logo_wrappy table{
	width: 220px;
	height: 150px;
}

.members_list li span,
.members_list li a,
.members_list li a img{
	display: block;
}

.members_list li a img,
.members_list li img{
	margin: 0px auto;
}


.members_list li a.logo
{
	display: block;
}

.members_list li .top_logo_link{
	display: block;
	padding: 10px 15px;
	background-color: #d8d8d8;
}

.members_list li .top_logo_link a{
	text-decoration: none;
	text-transform: uppercase;
}
.members_list li .top_logo_link a:hover{
	text-decoration: underline;
}