/**********************
 * *** SWATCH ME *** *
 *********************/
.pink			{ color:#CD1A65; }
.green			{ color:#749B35; }
.light_green	{ color:#C3DF94; }
.light_blue		{ color:#E2F4F6; }
.light_yellow           { color: #FFF3EC; }

/* FIRE IN THE HOLE! */
 html, body, div, span, iframe, p, a, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; border:0; outline:0; font-size:100%; font-weight:inherit; vertical-align:baseline; } ol, ul { list-style: none; }

/************************************************
 *  OVERALL                                     *
 ************************************************/
@font-face {
    font-family: 'Arial Rounded MT Bold';
    src: url('../fonts/ArialRoundedMTBold.eot');
    src: url('../fonts/ArialRoundedMTBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ArialRoundedMTBold.woff') format('woff'),
         url('../fonts/ArialRoundedMTBold.ttf') format('truetype'),
         url('../fonts/ArialRoundedMTBold.svg#arial_rounded_mt_boldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
 html, body { overflow:auto; background-color:#E2F4F6; }
 body { font: 0.8em/133% Arial, sans-serif; }

/************************************************
*  TINY MCE EDITOR SPECIFIC OVERRIDES           *
************************************************/
html.mceContentBody, body.mceContentBody {
    background: #FFFFFF;
}

html.forceColors, body.forceColors {
    background: #FFFFFF;
}

.mceContentBody ul, .forceColors ul {
    margin: 2px 0px 2px 20px;
}

/* *** WRAP *** */
#wrap { min-height:100%; width:1200px; margin:0 auto; background:#fff url(../image/layout/bg-overall.jpg) repeat-x; }

/***** HEADINGS *****/
h1, h2, h3, h4, h5, h6 {
    font-weight: bolder;
    padding: 0;
    margin: 0;
    line-height: 150%;
}

#js_is_user_profile h1, #js_is_user_profile h2, #js_is_user_profile h3,
#js_is_user_profile h4, #js_is_user_profile h5, #js_is_user_profile h6,
#content_load_data h1, #content_load_data h2, #content_load_data h3,
#content_load_data h4, #content_load_data h5, #content_load_data h6,
h1, h2, h3, h4, h5, h6 {
    color: #749B35;
}

h1 a:hover {
    color: #CD1A65;
}

#breadcrumb_content h1,
.forceColors h1, .mceContentBody h1,
.item_view_content h1, #js_is_user_profile .item_view_content h1,
#content_load_data h1, .profile_header h1 {
    font-size:200%;
}

.forceColors h2, .mceContentBody h2,
.item_view_content h2, #js_is_user_profile .item_view_content h2,
#content_load_data h2, .profile_header h2 {
    font-size:180%;
}

.forceColors h3, .mceContentBody h3,
.item_view_content h3, #js_is_user_profile .item_view_content h3,
#content_load_data h3, .profile_header h3 {
    font-size:160%;
}

.forceColors h4, .mceContentBody h4,
.item_view_content h4, #js_is_user_profile .item_view_content h4,
#content_load_data h4, .profile_header h4 {
    font-size:140%;
}

 #myfavorites h2 { background: url(../image/layout/head-my_favorites.gif) no-repeat; margin-left:20px; overflow:hidden; display:block; height:0; padding-top:28px; }
 #myposts h2 { background: url(../image/layout/head-my_posts.gif) no-repeat; margin-left:20px; overflow:hidden; display:block; height:0; padding-top:28px; }
 h2.popular_topics { background: url(../image/layout/head-popular_topics.gif) no-repeat; margin:6px 0 0 10px; overflow:hidden; display:block; height:0; padding-top:45px; }
 h2.contribute_answer { background: url(../image/layout/head-contribute_answer.gif) no-repeat; margin:6px 0 0 10px; overflow:hidden; display:block; height:0; padding-top:45px; }
 h2.latestnews-head { color: #fff; font-weight: normal; }
 h2.myaccount { background: url(../image/layout/head-myaccount.gif) no-repeat; margin:6px 0 0 10px; overflow:hidden; display:block; height:0; padding-top:25px;  }
 .related_articles_title h2 { color: #fff; padding-left:20px; }

/***** PSEUDO *****/
a, a:link, a:visited, a:hover, a:active {
    color: #749B35;
    text-decoration: none;
}

/***** SELECTORS *****/
p, span p {
     font-size:130%;
     line-height:160%;
     padding:0 0 1.2em 0;
}

hr {
     margin-bottom:1.2em;
     clear:both;
}

ol {
     padding-left: 40px;
}

ul {
     padding-left: 20px;
}

select {
    background: none repeat scroll 0 0 #FFF3EC;
    font-size: 90%;
}

/************************************************
 *  GENERICS                                    *
 ************************************************/

/**** Ordered lists and unordered lists ****/
#site_content .sub_menu_bar li, #site_content .moderation_holder li,
#site_content .table_clear li, #site_content .table_clear_button li,
#site_content .page_section_menu li, #site_content .mail_action li,
#site_content .js_temp_friend_search_form_holder li, #site_content .notification_holder li,
#site_content .global_attachment li, #site_content .privacy_setting_holder li,
#site_content .pages_edit_widget li, #site_content .cfsearch_filter_section_list_results li,
#site_content .row_edit_bar_holder li {
    list-style: none;
}

#site_content > ul,
.item_view_content > ul,
.article_content > ul,
.mceContentBody > ul,
.forceColors > ul {
     padding-left: 20px;
     font-size: 130%;
     line-height: 170%
}

#site_content > ol,
.item_view_content > ol,
.article_content > ol,
.mceContentBody > ol,
.forceColors > ol {
     padding-left: 40px;
     font-size: 130%;
     line-height: 170%
}

#site_content ul li,
.item_view_content ul li,
.article_content ul li,
.info_holder ul li,
.mceContentBody ul li,
.forceColors ul li {
    list-style: disc;
}

.item_view_content ul li,
.article_content ul li,
.mceContentBody ul li,
.forceColors ul li {
    padding-bottom: 10px;
}

#site_content ol li,
.item_view_content ol li,
.article_content ol li,
.mceContentBody ol li,
.forceColors ol li {
    list-style: decimal;
}

.item_view_content ol li,
.article_content ol li,
.mceContentBody ol li,
.forceColors ol li {
    padding-bottom: 10px;
}

.js_feed_comment_border ul li,
.comment_mini_action ul li,
.activity_feed_content_status ul li {
    font-size: 90%;
}

.row_feed_loop .js_feed_comment_border ul li a,
.row_feed_loop .js_feed_comment_border ul li a:hover,
.comment_mini_action ul li a,
.comment_mini_action ul li a:hover,
.activity_feed_content_status ul li a,
.activity_feed_content_status ul li a:hover {
    color: #C3DF94;
}

.image_left, .image_left_portrait, .image_left_landscape {
	float: left;
	margin-right: 8px;
}

.image_right, .image_right_portrait, .image_right_landscape {
	float: right;
	margin-left: 8px;
}

.image_left_portrait, .image_right_portrait {
	width: 200px;
}

.image_left_landscape, .image_right_landscape {
	height: 200px;
}

 .clear {clear: both;}
 .clr { clear:both; height:1px; overflow:hidden; }
 .orphanage { overflow:hidden; }
 dl.inline,
 ul.inline { white-space: nowrap; letter-spacing: -3px;  }
 .pagenav li,
 .actions li,
 .inline dt,
 .inline li { display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; vertical-align:top; white-space: normal; letter-spacing: 0; }
 .socialset { background: url(../image/layout/sprite-socialset.gif) no-repeat; }
 .divider { margin:0 3px;color:#999999; }
 .sprite-icon { background:url(../image/layout/sprite-icon.png) no-repeat; }

 .rnd_fields select,
 .rnd_fields input { border: 1px solid #999; width: 212px; padding: 6px 6px 4px 6px; color: #666; background: #fff;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	-webkit-box-shadow: 0 1px 0 #ccc; -moz-box-shadow: 0 1px 0 #ccc; box-shadow: 0 1px 0 #ccc;
  }
  .rnd_fields input[type="checkbox"] { width:auto; }
  .rnd_fields input[type="submit"] { width:auto; float: right; background-color:#cd1a65; border:none; color:#fff; font-weight: bolder;  }

/***** ROUNDCORNERS *****/
 .round_pink > div { background: #cd1a65 url(../image/layout/sprite-round_corner_pink.png) no-repeat; }

 .round_green > div { background: #749b35 url(../image/layout/sprite-round_corner_green.png) no-repeat; }
 .round_green a { color:#fff; }

 .round_light-green > div { background: #a1be72 url(../image/layout/sprite-round_corner_light_green.png) no-repeat; }

 .round_white > div { background: #FFFFFF url(../image/layout/sprite-round_corner_white.png) no-repeat; }
 .round_container { position: relative; }
 .round_container > div { overflow:hidden; min-height:12px; line-height:12px; }
 div.round_corners { background-position:0 0; background-color:transparent; float:left; width:12px; height:12px; padding:0; }
 .round_corners + div { background-position:-28px 0; background-color:transparent; float:right; width:12px; height:12px; padding:0; }
 div.round_content { line-height:10px; }
 .round_content + div.round_corners { background-position:0px -28px; }
 .round_content ~ div { background-position:-28px -28px; }

/***** ROUNDCORNERS - Webkit *****/
#system-message,
div.public_message, div.message {
    background: #FFF3EC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 1px 0 #ccc;
    -moz-box-shadow: 0 1px 0 #ccc;
    box-shadow: 0 1px 0 #ccc;
}

.item_view .item_tag_holder {
	width: auto;
}

/****************************************************************/
#main_content_holder {
    background: none;
}
/****************************************************************/

/************* HEADER *************/
.holder {
    width: 940px;
    margin: auto;
}

#header {
    background: url("../image/layout/bg-masthead.png") no-repeat scroll 0 0 transparent;
    height: 239px;
    position: relative;
}

#header_inner {
    background: url("../image/layout/bg-navbar.png") no-repeat scroll center bottom transparent;
    height: 239px;
    padding: 0 130px;
}

#header_holder {
    position: relative;
}

#header_left {
    width: 375px;
}

#logo, #logo:hover,
.header_logo #logo, .header_logo #logo:hover {
    display: block;
    font-size: 0px;
    height: 193px;
    width: 375px;
}

#header_right,
.header_logo #header_right  {
    position: absolute;
    left: 440px;
    width: 500px;
    height: 75px;
    top: 92px;
}

#header_top {
    width: 500px;
    height: 75px;
}

#header_menu_holder {
    height: 26px;
    position: absolute;
    right: 0;
    width: 267px;
}

#header_menu_holder ul > li > a.login-header-menu,
#header_menu_holder ul > li > a.login-header-menu:hover {
    width: 105px;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: bolder;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    padding: 0px;
}

#header_menu_holder ul li > a.login-header-menu.first,
#header_menu_holder ul li > a.login-header-menu.first:hover {
    width: 156px;
    margin-right: 6px;
}

#header_menu_holder ul li a.active,
#header_menu_holder ul li a.active:hover,
#header_menu_holder ul li a.has_drop_down,
#header_menu_holder ul li a.has_drop_down:hover {
    background: none;
    padding-right: 0px;
}

#header_top_icing {
	text-align: right;
    width: 500px;
    font-size: 0;
}

#header_top_icing ul li a {
    height: 26px;
    display: block;
}

#header_top_icing ul li a.fertility_tag {
	width: 56px;
}

#header_top_icing ul li a.pregnancy_tag {
	width: 79px;
}

#header_top_icing ul li a.birth_tag {
	width: 42px;
}

#header_top_icing ul li a.baby_tag {
	width: 46px;
}

#header_top_icing ul li a.home_tag {
	width: 42px;
}

#holder_notify {
    left: 80px;
    position: absolute;
    bottom: -26px;
}

#holder_notify ul li a.notify_drop_link:hover {
    background-color: #C3DF94;
}

#login-header-block {
    height: 244px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 20px;
    width: 270px;
    z-index: 100;
}

#login-header-block .login-form-top {
    background: url("../image/layout/bg-toggle_signin_top.png") no-repeat scroll right top transparent;
    height: 26px;
    overflow: hidden;
}

#login-header-block .login-form-middle {
    background: url("../image/layout/bg-toggle_middle.png") repeat-y scroll right bottom transparent;
    padding: 0 20px;
    height: 165px;
}

#login-header-block .login-form-bottom {
    background: url("../image/layout/bg-toggle_bottom.png") no-repeat scroll right bottom transparent;
    height: 26px;
    overflow: hidden;
}


#header_menu_login_holder {
    position: relative;
    right: 0px;
}

#header_menu_login .header_menu_login_left {
    color: #000000;
    font-size: 12px;
    position: absolute;
    right: -3px;
    top: 0;
}

#header_menu_login .header_menu_login_right {
    color: #000000;
    font-size: 12px;
    position: absolute;
    right: -3px;
    top: 60px;
}


#header_menu_login .header_menu_login_sub {
    color: #BFBFBF;
    padding-top: 8px;
}

#header_menu_login .header_menu_login_sub_2 {
    bottom: -40px;
    color: #CD1A65;
    position: absolute;
}

#header_menu_login .header_menu_login_sub_2 a {
    color: #CD1A65;
    font-size: 10px;
    text-transform: uppercase;
}

#header_menu_login .header_menu_login_button {
    position: absolute;
    right: -3px;
    top: 120px;
}

#header_menu_login .header_menu_login_input {
    font-size: 12px;
    width: 225px;
}

#header_menu_login .header_menu_login_button input {
    background-color: #CD1A65;
    border: medium none;
    color: #FFFFFF;
    float: right;
    font-weight: bolder;
    width: auto;
}

#header_menu_login_custom {
    border-left: medium none;
    border-top: 1px solid #8392AF;
    color: #000000;
    left: 0;
    padding-left: 0;
    position: absolute;
    top: 180px;
    width: 230px;
}

.header_login_block {
    float: left;
}

#header_search {
    height: 51px;
    position: absolute;
    right: 0;
    top: 60px;
    width: 266px;
}

#mobile_search {
    background: #CD1A65;
    height: 42px;
}

#header_search input,
#header_sub_menu_search_input.focus {
    background: url("../image/layout/bg-search_form.jpg") no-repeat scroll left top transparent;
    border: medium none;
    float: left;
    font-size: 1.2em;
    height: 29px;
    line-height: 29px;
    margin: 0px;
    padding: 0 10px;
    width: 194px;
    color: #000000;
    box-shadow: none;
}

#header_search_button, #header_search_button:hover {
    background: url("../image/layout/header_search_button.jpg") no-repeat scroll 0 0 transparent;
    height: 41px;
    overflow: hidden;
    position: absolute;
    right: -8px;
    text-decoration: none;
    text-indent: -100px;
    top: 0;
    width: 41px;
}

.js_temp_friend_search_form_main {
    top: 35px;
}

#header_user_register a,
#header_user_register a:hover {
    background: #749b35;
    font-size: 120%;
    border-radius: 5px 5px 5px 5px;
    border-bottom: 1px #000 solid;
    border-right: 1px #000 solid;
}

/**** MAIN MENU ****/
#header_menu {
    background: none;
    height: 46px;
    left: 0;
    top: 200px;
    width: 100%;
    z-index: 5;
}

#header_menu ul li
{
	padding-left: 0px;
	padding-right: 0px;
}

#header_menu ul li a,
#header_menu ul li a:hover {
    background: transparent;
    border-right: none;
    color: #333333;
    display: block;
    line-height: 300%;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    /* This padding value adjusts the main menu centering */
    padding: 0px 11px;
    font-size: 15px;
}

#header_menu ul li.explore:hover,
#header_menu ul li.explore:hover a,
#header_menu ul li.explore:hover a:hover
{
	background: transparent;
}

#header_menu li:hover div {
    margin-left: -90px;
    padding: 8px 0 10px;
}
#header_menu li div {
    background: none repeat scroll 0 0 #E294B5;
    border: 1px solid #D17FA1;
    box-shadow: 2px 2px 7px #767676;
    margin-left: -1000em;
    position: absolute;
    text-align: left;
    width: auto;
    z-index: 10000;
    border-radius: 5px;
    top: 55px;
}

#header_menu span {
    background: url("../image/layout/bg-sub-nav-top.png") no-repeat scroll 120px 0 transparent;
    display: block;
    height: 19px;
    position: absolute;
    top: -19px;
    width: 100%;
}

#header_menu ul li ul {
    background: none repeat scroll 0 0 transparent;
    box-shadow: 0px 0px 0px;
    border-top: medium none;
    display: block;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 100;
}

#header_menu ul li ul li a,
#header_menu ul li ul li a:hover,
#header_menu ul li.explore:hover ul li a,
#header_menu ul li.explore:hover ul li a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #CD1A65;
    line-height: normal;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 100%;
    white-space: nowrap;
}

#header_menu ul li ul li a:hover,
#header_menu ul li.explore:hover ul li a:hover {
    color: #FFFFFF;
}

/************ #container_content *************/
#container_content {
    background: url("../image/layout/bg-trunk.jpg") repeat-y scroll 0 0 transparent;
    overflow: hidden;
    position: relative;
}

#container_content_inner {
    background: url("../image/layout/bg-content.jpg") no-repeat scroll 0 0 transparent;
    min-height: 874px;
    padding: 20px 130px 0;
}

/************ Home Page Layout **************/

.hp_block_header {
    font-size: 200%;
    line-height: 100%;
    font-weight: normal;
    margin-bottom: 5px;
}

.hp_block_title {
	height: auto !important;
}

.baby-blanket {
    background: url("../image/layout/intro/bg_baby_blanket.png") no-repeat scroll left top transparent;
    display: block;
    height: 102px;
    padding-bottom: 20px;
    width: 940px;
}

.baby-blanket p {
    color: #435D19;
    font-family: 'Arial Rounded MT Bold';
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    padding: 40px 15px 0 140px;
}

ul#signin_options {
    color: #FFFFFF;
    font-size: 1.1em;
    letter-spacing: -3px;
    overflow: hidden;
    white-space: nowrap;
    width: 1000px;
    padding-left: 0;
}

ul#signin_options li {
    height: 63px;
    letter-spacing: 0;
    padding: 110px 0 0 20px;
    position: relative;
    width: 217px;
}

.signin_block {
    float: left;
    display: block;
    width: 224px;
    height: 172px;
    margin-right: 14px;
}

.signin_block_text {
    padding-top: 5px;
    padding-right: 10px;
    text-align: right;
}

.signin_block_text h2 {
    color: #FFFFFF;
    font-family: 'Arial Rounded MT Bold';
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}

.signin_block_text p {
    color: #FFFFFF;
    font-family: 'Arial Rounded MT Bold';
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 0;
}

.hp_fertility-block {
    background: url("../image/layout/intro/bg_fertility-block.png") no-repeat scroll 0 0 transparent;
}

.hp_pregnancy-block {
    background: url("../image/layout/intro/bg_pregnancy-block.png") no-repeat scroll 0 0 transparent;
}

.hp_new-baby-block {
    background: url("../image/layout/intro/bg_new-baby-block.png") no-repeat scroll 0 0 transparent;
}

.hp_parenting-block {
    background: url("../image/layout/intro/bg_parenting-block.png") no-repeat scroll 0 0 transparent;
}

#signin_options a {
    color: #FFFFFF;
    text-decoration: underline;
}

#signin_options a.signin {
    font-weight: bolder;
    line-height: 12px;
    text-decoration: none;
    text-transform: uppercase;
}
		/*** SUPPORT MAP BLOCK ***/
#hp_support-map-block {
    float: right;
    height: 350px;
    margin: 15px 0 15px;
    width: 785px;
}


#hp_support-map-block div.round_content{
	overflow: visible;
}

#hp_support-map-block p {
    color: #FFFFFF;
    padding-left: 18px;
    width: 120px;
    font-size: 140%;
    line-height: 125%;
}

#hp_map_inner {
    background: url("../image/layout/map-home-block.png") no-repeat scroll 0 0 transparent;
    float: right;
    width: 593px;
    height: 265px;
    margin: 0 30px 10px 0;
    position: relative;
}

#hp_map_inner p#map_testimonial_left {
    background: url("../image/layout/intro/bg_testimonies_text.png") repeat scroll 0 0 transparent;
    border-radius: 10px;
    color: #000000;
    font-family: 'Arial Rounded MT Bold';
    font-size: 16px;
    font-weight: bold;
    left: 20px;
    line-height: 18px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 140px;
}

#hp_map_inner p#map_testimonial_right {
    background: url("../image/layout/intro/bg_testimonies_text.png") repeat scroll 0 0 transparent;
    border-radius: 10px;
    color: #000000;
    font-family: 'Arial Rounded MT Bold';
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    text-align: right;
    width: 250px;
    padding: 10px;
    position: absolute;
    bottom: 10px;
    right: 20px;
}

        /*** OVERVIEW ***/
#hp_video {
    background: url("../image/layout/bg-hp-video.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 270px;
    margin: 42px 0 10px;
    width: 732px;
    padding-bottom: 52px;
}

#hp_video p {
    color: #FFFFFF;
    padding: 70px 0 0 20px;
    width: 200px;
    font-size: 90%;
}
        /*** FEATURED BLOCKS ***/
ul.bottom_blocks {
	padding-left: 0px;
}

.inner_blocks.featured {
    background: url("../image/layout/bg-featured.png") no-repeat scroll 0 0 transparent;
}
.inner_blocks {
    color: #FFFFFF;
    height: 176px;
    margin-right: 20px;
    padding: 20px;
    position: relative;
    width: 260px;
    font-size: 90%;
}

.inner_blocks h2 {
    height: 75px;
    text-indent: -9999px;
}

.inner_blocks p {
    padding-bottom: 0;
    font-size: 100%;
}

.inner_blocks.featured a {
    background-position: right -150px;
}
.inner_blocks a.readmore {
    bottom: 13px;
    color: #FFFFFF;
    font-size: 150%;
    font-weight: bold;
    line-height: 150%;
    padding-right: 28px;
    position: absolute;
    right: 16px;
}
.inner_blocks a {
    color: #FFFFFF;
}

.inner_blocks.spotlight {
    background: url("../image/layout/bg-spotlight.png") no-repeat scroll 0 0 transparent;
}

.inner_blocks img {
    margin: 3px 10px 10px 0;
}

.inner_blocks.spotlight p {
    padding-top: 5px;
}

.inner_blocks.spotlight a {
    background-position: right 0;
}

.inner_blocks.contributors h2 {
    height: 63px;
}

.inner_blocks.contributors {
    background: url("../image/layout/bg-contributors.png") no-repeat scroll 0 0 transparent;
}

.inner_blocks.contributors div {
    font-weight: bold;
    margin-bottom: 2px;
    overflow: hidden;
    position: relative;
}

.inner_blocks.contributors img {
    display: block;
    float: left;
    height: 35px;
    margin-bottom: 0;
    width: 35px;
}

.inner_blocks a.article {
    font-style: italic;
    font-weight: normal;
}

.inner_blocks.contributors a.arrow {
    background-position: right -150px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 3px;
    width: 24px;
}
            /*** CONTENT FOOTER **/

#container_footer {
    overflow: hidden;
    padding-bottom: 100px;
    position: relative;
}

#container_footer_inner {
    background: url("../image/layout/bg-grass.jpg") repeat-x scroll 0 0 #749B35;
}

#foot_upperdeck {
    left: 0;
    padding: 0 130px;
    position: absolute;
    top: 0;
    width: 940px;
    z-index: 1;
}

#social_block {
    float: right;
    text-align: center;
}

#foot_lowerdeck {
    background: url("../image/layout/bg-roots.jpg") no-repeat scroll 0 0 transparent;
    margin-bottom: 20px;
    min-height: 220px;
    overflow: hidden;
    padding: 176px 100px 24px 192px;
    position: relative;
}

.lowerdeck_blocks {
    float: left;
    padding: 0 20px 0 0;
    width: 200px;
}

h2.latestnews-head {
    color: #FFFFFF;
    font-weight: normal;
}

ul.mostread, ul.articles_latest, ul.latestnews, ul.myaccount {
    font-size: 1.2em;
    padding: 10px 0 6px 10px;
}

.lowerdeck_blocks ul {
    padding-left: 0;
}

.mostread li, .articles_latest li, .latestnews li, .myaccount li {
    background-position: 0 -298px;
    line-height: 14px;
    margin: 0 0 10px;
    padding: 0 0 0 10px;
}

.lowerdeck_blocks a {
    color: #FFFFFF;
}

/*********** MAIN FOOTER ***************/
#main_footer_holder {
    clear: both;
    height: 100px;
    line-height: 2em;
    margin: -100px auto 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 1200px;
}

.round_pink.footer {
    color: #FFFFFF;
    margin: 0 auto;
    width: 920px;
}

div.round_content {
    min-height: 76px;
}

.round_content a.readmore {
    background: url("../image/layout/intro/bg_map_search_btn.png") no-repeat scroll 0 0 transparent;
    bottom: -38px;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 34px;
    left: -9px;
    line-height: 25px;
    padding: 0;
    position: relative;
    text-indent: 30px;
    width: 169px;
}

#footer {
    border-top: medium none;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 25px;
    margin: 7px 0;
    padding: 10px 0 0;
    position: relative;
}

#footer ul#footer_menu {
    float: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footer ul#footer_menu li a, #footer ul#footer_menu li a:hover {
    color: #FFFFFF;
}

#mobile_footer {
    background-color: #749B35;
}

#copyright a, #copyright a:hover {
    color: #FFFFFF;
}

/************* CAPTCHA ****************/
.js_parent_feed_entry #js_captcha_load_for_check {
	position: inherit;
}

#js_captcha_load_for_check {
	left: auto !important;
	margin-left: auto !important;
}


/*********** PROFILE MENU *************/

#header_menu_holder ul li ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #000000 #000000;
    border-image: none;
    border-right: 1px solid #000000;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 3px 3px 3px #CFCFCF;
    display: block;
    position: absolute;
    right: auto;
    width: 150px;
    z-index: 1000;
}

#header_menu_holder ul li ul {
    display: block;
}

#header_menu_holder ul li:hover div {
    margin-left: -90px;

}
#header_menu_holder ul li div {
    padding: 8px 0 10px;
    margin-left: -1000em;
    background: none repeat scroll 0 0 #E294B5;
    border: 1px solid #D17FA1;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 2px 7px #767676;
    left: 110px;
    position: absolute;
    text-align: left;
    top: 38px;
    width: auto;
    z-index: 10000;
}

#header_menu_holder ul li div span {
    background: url("../image/layout/bg-sub-nav-top.png") no-repeat scroll 25px top transparent;
    display: block;
    height: 19px;
    position: absolute;
    top: -19px;
    width: 100%;
}

#header_menu_holder ul li ul {
    background: none repeat scroll 0 0 transparent;
    box-shadow: 0px 0px 0px;
    border-top: medium none;
    display: block;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 100;
    border: none;
    padding: 0px 10px;
}

#header_menu_holder ul li ul li a,
#header_menu_holder ul li ul li a:hover,
#header_menu_holder ul li.explore:hover ul li a,
#header_menu_holder ul li.explore:hover ul li a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #CD1A65;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 3px;
    padding-top: 3px;
    white-space: nowrap;
}

#header_menu_holder ul li ul li a:hover {
    color: #FFFFFF;
}

        /*** SUB SECTION MENU ***/
#left {
    padding-top: 0;
    overflow: visible;
    border-right: none;
}

div#welcome {
    padding: 5px 0 20px;
    border-bottom: none;
    color: #FFFFFF;
    font-size: 90%;
}

div#welcome .user_display_name a, div#welcome .user_display_name a:hover {
    color: #FFFFFF;
    font-size: 170%;
}

.sub_section_menu ul li.active ul li a span.pending
{
    background-color: #FFF3EC;
}

.sub_section_menu.filter span.pending {
    height: auto;
    width: auto;
    background-color: #FFF3EC;
    font-weight: bold;
}

.sub_section_menu.filter {
    background-color: #759B36;
    border-radius: 10px 10px 10px 10px;
    margin: 0 0 15px;
    padding: 10px 10px 10px 0;
    position: relative;
}

.sub_section_menu.filter span {
    background: url("../image/layout/grapahic-profile-flower.png") no-repeat scroll left top transparent;
    display: block;
    height: 97px;
    position: absolute;
    right: -15px;
    top: -10px;
    width: 108px;
    z-index: 1000;
}

.sub_section_menu.filter ul li {
    display: block;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    padding: 3px 0;
}


.sub_section_menu.filter ul li a, .sub_section_menu.filter ul li a:hover {
    background: none;
    color: #FFFFFF;
    display: block;
    line-height: 19px;
    padding: 0 0 0 4px;
    text-decoration: none;
    text-indent: 12px;
}

.sub_section_menu.filter ul li a:hover {
    background: transparent;
    color: #BDBDBD;
}


.sub_section_menu.filter ul li.active a, .sub_section_menu.filter ul li.active a:hover {
    background: none;
}

.sub_section_menu.filter ul li.active {
    background: url(../image/layout/bg_sub_menu_active.png) no-repeat scroll left 3px transparent;
}

.sub_section_menu.filter ul li.menu_line {
    background: none repeat scroll 0 0 #BDBDBD;
    height: 1px;
    margin: 4px 0 4px 15px;
    padding: 0;
    width: 270px;
}

        /*** .block ***/

.block .content {
    padding: 8px 15px 10px;
    position: relative;
}

#content .block, #right .block, #left .block {
    background-color: #CD1A65;
    border-radius: 10px 10px 10px 10px;
    font-size: 13px;
    margin-bottom: 15px;
    padding: 10px 10px 1px 0;
    color: #FFFFFF;
}

#content .block
{
    background-color: #FFFFFF;
}


#left .block .title, #right .block .title, #hp_block .block .title {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    color: #FFFFFF;
    font-family: 'Arial Rounded MT Bold';
    font-size: 180%;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 4px;
    text-indent: 10px;
}

#left .block .title a, #left .block .title a:link, #left .block .title a:visited, #left .block .title a:active
{
    color: #FFFFFF;
}

#left .block .title a:hover
{
    color: #C3DF94;
}

#left .block .content .extra_info {
    color: #FFFFFF;
}

#left .block .user_profile_link_span a {
    color: #FFFFFF;
}

#left .block .sub_section_menu ul li {
    display: block;
    font-size: 100%;
    font-weight: bold;
    position: relative;
    padding: 3px 0;
}


#left .block .sub_section_menu ul li a {
    background: none;
    color: #FFFFFF;
    display: block;
    line-height: 150%;
    padding: 0 0 0 4px !important;
    text-decoration: none;
    text-indent: 12px;
    border-bottom: none !important;
}

.sub_section_menu.filter ul li a:hover {
    color: #C3DF94;
}

#left .block .sub_section_menu ul li a:hover {
    background: transparent;
    color: #C3DF94;
}


#left .block .sub_section_menu ul li.active a,
#left .block .sub_section_menu ul li.active a:hover {
    background: none;
}

#left .block .sub_section_menu ul li.active {
    background: url(../image/layout/bg_sub_menu_active_green.png) no-repeat scroll left 3px transparent;
}

#left .block .sub_section_menu ul li.menu_line {
    background: none repeat scroll 0 0 #BDBDBD;
    height: 1px;
    margin: 4px 0 4px 15px;
    padding: 0;
    width: 285px;
}

.extra_info, .extra_info_link {
    padding: 4px 0;
}

        /*** #main_content ***/
#main_content {
    background-color: white;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 5px #DDDDDD;
    margin-bottom: 10px;
    padding: 10px;
}

#main_content_header {
    padding: 0px;
}

#main_content.has_left, #main_content_header {
    margin-left: 320px !important;
}

#main_content.no_left {
    padding: 10px 0 10px 10px;
}

#breadcrumb_holder {
    border-bottom: none;
    font-weight: bold;
}

#breadcrumb_content h1 {
    height: 50px;
    line-height: normal;
}

#breadcrumb_list ul li a, #breadcrumb_list ul li a:hover,
#breadcrumb_list ul li a.home, #breadcrumb_list ul li a.home:hover
{
    background:transparent;
    border:0px none;
}

#breadcrumb_list ul li
{
    color: #749B35;
}

        /*** profile_left_block ***/
#profile_left_block {
    background-color: #759B36;
    border-radius: 10px 10px 10px 10px;
    margin: 0 0 15px;
    padding: 10px 10px 10px 0;
    position: relative;
}

#profile_left_block span.flower {
    background: url("../image/layout/grapahic-profile-flower.png") no-repeat scroll left top transparent;
    display: block;
    height: 97px;
    position: absolute;
    right: -15px;
    top: -10px;
    width: 108px;
    z-index: 1000;
}

#js_is_user_profile .profile_header {
    padding: 12px 20px 12px;
    border-bottom: none;
}

#js_is_user_profile #js_is_page .profile_header {
    padding: 0 20px;
}

#js_is_user_profile #profile_left_block .profile_image {
    left: 10px;
    margin-bottom: 6px;
    position: relative;
    text-align: center;
    width: 200px;
}

#js_is_user_profile #section_menu {
    top: 17px;
}

#js_is_user_profile .profile_online_status {
    color: #749B35;
}

#profile_left_block .sub_section_menu ul li {
    display: block;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    padding: 3px 0 3px 10px;
}

#profile_left_block .sub_section_menu ul li.active {
    background: url('../image/layout/bg_sub_menu_active.png') repeat-y scroll top left transparent;
}

#profile_left_block .sub_section_menu ul li a,
#profile_left_block .sub_section_menu ul li a:hover {
    background-color: transparent;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    line-height: 19px;
    padding: 0;
    text-decoration: none;
    text-indent: 25px;
}

#js_is_page #profile_left_block .sub_section_menu ul li a span {
    background: #CD1A65;
}


#profile_left_block .sub_section_menu ul li a span {
    color: #FFFFFF;
    font-size: 100%;
}

#js_is_user_profile .sub_section_menu ul li a,
#js_is_user_profile .sub_section_menu ul li a:hover,
#js_is_user_profile .sub_section_menu ul li.active a,
#js_is_user_profile .sub_section_menu ul li.active a:hover {
    padding-left: 0px;
}

#js_is_user_profile .sub_section_menu ul li a:hover,
#js_is_user_profile .sub_section_menu ul li.active a,
#js_is_user_profile .sub_section_menu ul li.active a:hover,
#js_is_user_profile .sub_section_menu ul li a:hover span,
#js_is_user_profile .sub_section_menu ul li.active a span,
#js_is_user_profile .sub_section_menu ul li.active a:hover span {
    color: #C3DF94;
}

/************ MAIN CONTENT *****************/
#main_content.has_search,
#main_content.has_filter {
    background: url(../image/layout/bg_content_filter.png) no-repeat scroll top left #FFFFFF;
}

div.header_bar_float {
	float: right;
}

#main_content.has_search div.header_bar_menu,
#main_content.has_filter div.header_bar_menu {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    font-size: 12px;
    margin: 0 0 0 1px;
    padding: 20px 0 20px 10px;
    position: relative;
}

#main_content.has_search .header_bar_search .txt_input,
#main_content.has_filter .header_bar_search .txt_input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #444444;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    margin-left: 20px;
    padding: 0;
    position: absolute;
    width: 138px;
}

#main_content.has_search .header_filter_holder,
#main_content.has_filter .header_filter_holder {
    top: 20px;
    font-weight: bold;
    max-width: 73%;
}

#main_content.has_search .header_filter_holder ul.header_bar_drop li span,
#main_content.has_filter .header_filter_holder ul.header_bar_drop li span {
    border: 1px solid transparent;
    color: #FFFFFF;
    display: block;
    line-height: 22px;
    padding-left: 15px;
}


#main_content.has_search .header_filter_holder ul.header_bar_drop li a,
#main_content.has_filter .header_filter_holder ul.header_bar_drop li a:hover {
    background: url("../image/layout/header_bar_drop.png") no-repeat scroll 98% 50% transparent;
    border: 1px solid transparent;
    color: #C3DF94;
    display: block;
    padding: 0 20px 0 5px;
    text-decoration: none;
}

/********** FEED *************/

.activity_feed_content_info,
.activity_feed_content_link,
.activity_feed_content_status,
.extra_info_link {
    font-size: 120%;
}

.activity_feed_content_link,
.activity_feed_content_status,
.extra_info, .extra_info_link {
    color: #555555;
    padding-top: 15px;
}

#site_content {
    font-size: 100%;
}

#row_edit_bar_holder a,
#row_edit_bar_holder a:link,
#row_edit_bar_holder a:visited,
#row_edit_bar_holder a:hover,
#row_edit_bar_holder a:active {
    color: #FFFFFF;
}

/******** OTHER ************/

ul.action li a, ul.action li a:hover {
    background: none transparent;
    border-bottom: none;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    display: block;
    padding: 4px 0 4px 4px;
    text-decoration: none;
}

ul.action li a:hover {
    color: #C3DF94;
}

a.item_bar_action span {
    color: #FFFFFF;
}

.pages_view_sub_menu {
    background: none repeat scroll 0 0 #CD1A65;
    border-radius: 10px 10px 10px 10px;
    border-top: 1px solid #DFDFDF;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 10px 10px 5px;
}

.pages_view_sub_menu ul li a {
    color: #FFFFFF;
}

#js_controller_forum_index #site_content .table_info a {
    color: #FFFFFF;
}

a.item_bar_action_clicked, a.item_bar_action_clicked:hover {
    color: #333333;
}

#js_is_user_profile .profile_info {
    color: #000000;
    margin-top: 4px;
}

#foot_lowerdeck .block {
    float: left;
    padding: 0 20px 0 0;
    width: 200px;
}

#foot_lowerdeck .block .title {
    color: #FFFFFF;
    font-size: 180%;
    line-height: 150%;
}

#foot_lowerdeck .block .content {
    padding: 8px 0 0;
    position: relative;
}

#foot_lowerdeck .block .content ul li a,
#foot_lowerdeck .block .content ul li a:hover,
#foot_lowerdeck .block .content ul.action li a,
#foot_lowerdeck .block .content ul.action li a:hover {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: normal;
    padding: 4px 0 4px 4px;
    text-decoration: none;
}

/********** ACTIVITY BOX ************/

.welcome_info_holder {
    background: url("../image/layout/action_activity_drop.png") no-repeat scroll 10px 0 transparent;
    display: none;
    left: 0;
    padding: 8px 0 0;
    position: absolute;
    top: 14px;
    width: 350px;
    z-index: 800;
}

.welcome_info {
    background: none repeat scroll 0 0 #C3DF94;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 3px 3px 5px #888888;
    padding: 15px 15px 9px;
}

#welcome div.info {
    border-bottom: 1px solid #5F5F5F;
    clear: both;
    padding-bottom: 8px;
}

div#welcome .info .info_left {
    color: #555555;
}

#welcome div.info_right {
    color: #777777;
    margin-left: 150px;
    padding: 0;
}

div.info_left {
    color: #FFFFFF;
}

/*********** INDEX-MEMBER ***************/
#main_content.has_user {
    background: url(../image/layout/bg_content_filter.png) no-repeat scroll top left #FFFFFF;
}

#main_content.has_user #main_content_padding {
    padding-top: 0px;
    padding-left: 0px;
}

#main_content.has_user #welcome .welcome_profile_image img {
    border: 2px solid #FFFFFF;
}

#main_content.has_user #welcome .user_display_name {
    padding-top: 5px;
}

#main_content.has_user #welcome .welcome_quick_link a,
#main_content.has_user #welcome .welcome_quick_link span {
    color: #FFFFFF;
    font-weight: bold;
}

#main_content.has_user div#welcome .welcome_profile_name {
    margin-left: 65px;
}

input.button, a.button_off_link, a.button_off_link:hover {
    background-image: linear-gradient(bottom, rgb(89,117,40) 18%, rgb(116,155,53) 50%);
    background-image: -o-linear-gradient(bottom, rgb(89,117,40) 18%, rgb(116,155,53) 50%);
    background-image: -moz-linear-gradient(bottom, rgb(89,117,40) 18%, rgb(116,155,53) 50%);
    background-image: -webkit-linear-gradient(bottom, rgb(89,117,40) 18%, rgb(116,155,53) 50%);
    background-image: -ms-linear-gradient(bottom, rgb(89,117,40) 18%, rgb(116,155,53) 50%);

    background-image: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0.18, rgb(89,117,40)),
    	color-stop(0.5, rgb(116,155,53))
    );
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-bottom: 1px #000 solid;
    border-right: 1px #000 solid;
    color: #FFFFFF;
    font-size: 100%;
    font-weight: bold;
    height: 29px;
    margin-right: 0;
    margin-top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input.button_register,
#main_registration_form_holder input.button_register {
    background-color: #749B35;
    font-size: 120%;
    border-color: #749B35;
}

#profile_left_block .profile_image_holder a img {
    border-radius: 10px;
}

#section_menu ul li a, #section_menu ul li a:hover {
    background: #749B35;
    border: 1px solid #BFBFBF;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    line-height: 22px;
    margin-left: 5px;
    padding: 0 8px;
    text-decoration: none;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a.global_view_more, a.global_view_more:hover {
    background: url("../image/layout/global_view_more.png") repeat-x scroll center bottom #FFFFFF;
    border-color: #D7D7D7 #9F9F9F #9F9F9F #D7D7D7;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    padding: 0 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
}

.user_profile_link_span a {
    color: #CD1A65;
    font-weight: bold;
}

#content_load_data div.row_title_info h1 a.link, div.row_title_info a.link, a.item_link {
    color: #749B35;
    font-size: 150%;
    font-weight: bold;
}

div.header_bar_menu .action_drop_holder {
    background: url("../image/layout/action_drop.png") no-repeat scroll 90% 0 transparent;
    display: none;
    position: absolute;
    right: 0;
    top: 28px;
    z-index: 100;
}

div.header_bar_menu ul.action_drop {
    background: none repeat scroll 0 0 #C3DF94;
    border: 0 none;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 3px 5px #BDBDBD;
    list-style-type: none;
    margin: 8px 0 0;
    padding: 5px;
}

div.header_bar_menu ul.action_drop li a, div.header_bar_menu ul.action_drop li a:hover {
    color: #000000;
    display: block;
    line-height: 24px;
    margin: 0;
    padding: 0 10px 0 8px;
    text-decoration: none;
    width: 100px;
}

div.header_bar_menu ul.action_drop li a:hover
{
	background:#749B35;
	color: #FFFFFF;
}

#content_load_data h1 a, #content_load_data h1 a:hover {
    color: #749B35;
}

#content div.info_left {
    color: #749B35;
}

#content_load_data div.info_right {
    color: #000000;
}

.item_view .parent_item_feed .js_feed_comment_border ul li, .item_view .parent_item_feed .js_feed_comment_border ul li a, .item_view .parent_item_feed .js_feed_comment_border ul li a:hover, .item_view .parent_item_feed .feed_comment_extra a, .item_view .parent_item_feed .feed_comment_extra a:hover {
    font-size: 100%;
}

a.item_bar_action, a.item_bar_action:hover {
    background: url("../image/layout/item_bar_action.png") no-repeat scroll 0 0 #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    line-height: 24px;
    text-align: left;
    text-decoration: none;
    width: 140px;
}

.item_bar_action_holder ul {
    background: url("../image/layout/action_drop_grey.png") no-repeat scroll 20px 0 transparent;
    border: none;
    display: none;
    left: 0;
    margin: 5px 0 0;
    padding: 8px 0 0;
    position: absolute;
    width: 200px;
    z-index: 800;
}

.item_bar_action_holder ul li a, .item_bar_action_holder ul li a:hover {
    background: none repeat scroll 0 0 #D6D2D3;
    color: #333333;
    padding: 0 0 0 10px;
    width: 130px;
}

.item_bar_action_holder ul li a:hover {
    background: none repeat scroll 0 0 #A8A8A8;
}

.item_bar_action_holder ul li.item_delete a:hover
{
    background:#8F2C2C;
    color: white;
}

#browse_user_form {
    background-color: #759B36;
    border-radius: 10px 10px 10px 10px;
    margin: 0 0 15px;
    padding: 10px 10px 10px 10px;
    position: relative;
}

#browse_user_form span.flower {
    background: url("../image/layout/grapahic-profile-flower.png") no-repeat scroll left top transparent;
    display: block;
    height: 97px;
    position: absolute;
    right: -15px;
    top: -10px;
    width: 108px;
    z-index: 1000;
}

.js_box_title {
    background: none repeat scroll 0 0 #CD1A65;
    color: #FFFFFF;
    cursor: move;
    display: none;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0 8px 4px;
    position: relative;
}

input {
    border: 1px solid #999;
    width: 212px;
    padding: 6px 6px 4px 6px;
    color: #666;
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#left .block .bottom ul li a, #left .block .bottom ul li a:hover, #right .block .bottom ul li a, #right .block .bottom ul li a:hover {
    border-bottom: none;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 0 8px 0 0;
    position: relative;
    text-align: right;
    text-decoration: none;
    background: inherit;
}

input[type="checkbox"], input[type="radio"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid transparent;
    margin-right: 2px;
    padding: 0;
    text-align: left;
    width: auto;
}

/* Advanced Event (fevent module) */

#js_block_border_event_rsvp .content .p_2 label {
    font-weight: bold;
    color: #FFFFFF;
}

#js_block_border_fevent_calendar span {
    color: #000000;
}

#js_block_border_fevent_upcoming .extra_info_link {
    color: #FFFFFF;
}

#section_menu ul li a#section_menu_more span.section_menu_more_image {
    background: url("../image/layout/section_menu_more.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 22px;
    position: absolute;
    width: 20px;
}

#section_menu_drop {
    background: url("../image/layout/action_drop.png") no-repeat scroll 97% 0 transparent;
    display: none;
    position: absolute;
    right: 0;
    top: 45px;
    width: 200px;
    z-index: 800;
}

#section_menu_drop ul {
    background: none repeat scroll 0 0 #FFFFFF;
    list-style-type: none;
    margin: 8px 0 0;
    padding: 0;
}

#section_menu_drop ul li a, #section_menu_drop ul li a:hover {
    color: #555555;
    display: block;
    font-weight: bold;
    line-height: 26px;
    padding: 0 0 0 6px;
    text-decoration: none;
}

#section_menu_drop ul li a:hover {
    color: #FFFFFF;
    background: #749B35;
}

#section_menu_drop ul {
    background: none repeat scroll 0 0 #C3DF94;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 2px 5px #BDBDBD;
    list-style-type: none;
    margin: 8px 0 0;
    padding: 5px;
}

#js_global_tooltip a,
#js_global_tooltip a:hover
{
	color:#fff;
}

#js_global_tooltip_display
{
	background:#749B35;
	line-height:22px;
	height:22px;
	min-width:30px;
	padding:0px 6px 0px 6px;
	color:#fff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
  	border-radius:6px;
}

#js_global_tooltip
{
	position:absolute;
	background:url('../image/layout/action_drop_down_pink.png') no-repeat 10px bottom;
	display:block;
	z-index:9000;
	padding:0px 0px 8px 0px;
}

.action_delete:hover
{
	background-color:#749B35;
    border-radius: 2px;
}

.js_box_close a, .js_box_close a:hover, #js_marketplace_click_image_viewer_close a, #js_marketplace_click_image_viewer_close a:hover {
    background: url("../image/layout/js_box_close.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #BFBFBF;
    border-radius: 10px 10px 10px 10px;
    color: #000000;
    display: block;
    font-weight: bold;
    line-height: 25px;
    margin: 5px;
    padding: 0 8px;
    position: absolute;
    right: 0;
    text-decoration: none;
}

#main_content.no_left
{
    padding-right: 10px;
    margin-left: 0px;
}

#js_controller_blog_add input#nbp_tag_input
{
    width: 470px;
}

#js_controller_blog_add input#title
{
    width: 550px;
}

.shoutbox_holder
{
    background-color: #FFFFFF;
}

.shoutbox_holder .p_4 {
    color: #333333;
}

#left .block .js_shoutbox_messages .extra_info {
    color: #749B35;
}

#left .block .js_shoutbox_messages .user_profile_link_span a {
    color: #CD1A65;
}

.photo_view_comment {
    margin-left: auto;
    float: right;
    width: auto;
}

#js_album_outer_content .photo_view_detail .info_left {
    color: #749B35;
}

.js_custom_content_holder {
    color: #000000;
}

/***** RELATED BLOGS *****/
#js_controller_blog_view #js_block_border_nbp_blog_related {
    background-color: transparent;
    border-radius: 0 0 0 0;
    border-top: 1px solid #DFDFDF;
    margin: 15px 0;
    padding-right: 0;
    width: auto;
}

#js_controller_blog_view #js_block_border_nbp_blog_related .title {
    border-bottom: medium none;
    color: #D11768;
    font-size: 17px;
    font-weight: bold;
    padding-left: 0px;
}


#js_controller_blog_view #js_block_border_nbp_blog_related .content {
    padding: 8px 0px 10px;
    position: relative;
}

#js_controller_blog_view #js_block_border_nbp_blog_related .content ul#nbp_blog_related li {
    margin-bottom: 5px;
    position: relative;
}

#js_controller_blog_view #js_block_border_nbp_blog_related .content ul#nbp_blog_related li a.blog_title {
    color: #819F45;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    width: 500px;
}

#js_controller_blog_view #js_block_border_nbp_blog_related .content ul#nbp_blog_related li a.readmore {
    background-position: right -150px;
    bottom: 0;
    color: #D33975;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    padding-right: 28px;
    position: absolute;
    right: 0;
}

/***** RELATED ARTICLES *****/
#js_controller_article_view #js_block_border_article_related {
    background-color: transparent;
    border-radius: 0 0 0 0;
    border-top: 1px solid #DFDFDF;
    margin: 15px 0;
    padding-right: 0;
    width: 590px;
}

#js_controller_article_view #js_block_border_article_related .title {
    border-bottom: medium none;
    color: #D11768;
    font-size: 17px;
    font-weight: bold;
    padding-left: 0px;
}


#js_controller_article_view #js_block_border_article_related .content {
    padding: 8px 0px 10px;
    position: relative;
}

#js_controller_article_view #js_block_border_article_related .content ul#nbp_article_related li {
    margin-bottom: 5px;
    position: relative;
}

#js_controller_article_view #js_block_border_article_related .content ul#nbp_article_related li a.article_title {
    color: #819F45;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    width: 450px;
}

#js_controller_article_view #js_block_border_article_related .content ul#nbp_article_related li a.readmore {
    background-position: right -150px;
    bottom: 0;
    color: #D33975;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    padding-right: 28px;
    position: absolute;
    right: 0;
}

/**** MAIL ****/

#left .p_bottom_10 {
    background: none repeat scroll 0 0 #CD1A65;
    border-radius: 10px 10px 10px 10px;
    font-weight: bold;
    padding: 10px 15px;
}

#left .p_bottom_10 a {
    color: white;
}

.header_bar_search_input {
    background: url("../image/layout/header_bar_search_input.png") no-repeat scroll 0 0 transparent;
    height: 24px;
    line-height: 24px;
    width: 160px;
}

/**** BLOG ****/
.tag_cloud ul li a, .tag_cloud ul li a:hover {
    background-image: none;
    background-color: #749B35;
    border: 1px solid #749B35;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    display: block;
    float: left;
    line-height: 22px;
    margin-bottom: 6px;
    margin-right: 6px;
    padding: 0 6px;
    text-decoration: none;
    font-size: 130%;
    font-variant: small-caps;
    font-weight: bold;
}

.tag_cloud ul li a:hover {
    background-color: #688A30;
}

div.comment_mini_end {
    background-image: linear-gradient(bottom, rgb(213,213,213) 18%, rgb(245,245,245) 50%);
    background-image: -o-linear-gradient(bottom, rgb(213,213,213) 18%, rgb(245,245,245) 50%);
    background-image: -moz-linear-gradient(bottom, rgb(213,213,213) 18%, rgb(245,245,245) 50%);
    background-image: -webkit-linear-gradient(bottom, rgb(213,213,213) 18%, rgb(245,245,245) 50%);
    background-image: -ms-linear-gradient(bottom, rgb(213,213,213) 18%, rgb(245,245,245) 50%);
    background-image: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0.18, rgb(213,213,213)),
    	color-stop(0.5, rgb(245,245,245))
    );
}

.view_item_link a, .view_item_link a:hover {
    top: auto;
}

/**** FEED STYLE ****/
.activity_feed_form {
    background: none repeat scroll 0 0 #FFF3EC;
}

/**** PROFILE INFO ****/
#js_is_user_profile #content .block .title {
    background: none repeat scroll 0 0 #FFF3EC;
}

.cover_photo_link {
    margin-bottom: 20px;
}

/**** PHOTOS ****/
.photo_row_small {
	margin: 0px 22px 10px 22px;
}

/**** BROWSE USER ****/
#js_controller_user_browse .go_left.js_parent_user {
    display: block;
    height: 170px;
}

/********FORUM*******/
.moderation_holder a.moderation_action_select,
.moderation_holder a.moderation_action_select:hover,
.moderation_holder a.moderation_action_unselect,
.moderation_holder a.moderation_action_unselect:hover {
    color: #FFFFFF;
}

.table_info,
a.moderation_action, a.moderation_action:hover,
a.moderation_action, a.moderation_action:hover {
    background: none repeat scroll 0 0 #749B35;
}

.table_info a {
    color: #FFFFFF;
}

.forum_last_post, .forum_thread_last_post {
    background: none repeat scroll 0 0 #FFF3EC;
}

.forum_row .extra_info, .forum_row .extra_info_link,
.forum_last_post .extra_info, .forum_last_post .extra_info_link {
    padding-top: 4px;
}

.forum_row .forum_last_post, .forum_thread_last_post {
    width: 40%;
    top: 30px;
}

.has_left .table_row .forum_last_post {
    width: 55%;
}

.forum_row .forum_thread_total {
    float: right;
    right: 0;
    top: -5px;
}

a.forum_thread_link_new {
    background: #FFF3EC;
}

.table_row .forum_image, .forum_row .forum_image {
    width: 50px;
}

.table_row .forum_image {
    height: 67px;
}

.forum_row .forum_image {
    height: 85px;
}

/**** PAGE SECTION ***/
.page_section_menu ul li.active a,
.page_section_menu ul li.active a:hover {
    background: #749B35;
}

a.page_section_menu_link {
    background: none;
}

a.page_section_menu_link:hover {
    color: #FFFFFF;
    background: #C3DF94;
}

/**** ARTICLE MODULE ****/
#site_content>div.p_10 b {
    font-size: 150%;
}

#site_content>div.p_10 .extra_info {
    font-size: 115%;
    margin: 4px 0;
}

#site_content>div.p_10 .p_10 {
    font-size: 110%;
}

.p_10 {
    padding: 4px 0;
}

#headline {
    line-height: inherit;
}

.article_content {
    line-height: 170%;
    font-family: inherit;
    font-size: inherit;
}

#left #js_block_border_article_author.block {
    background-color: #759B36;
    border-radius: 10px 10px 10px 10px;
    margin: 0 0 15px;
    padding: 10px 10px 10px 0;
    position: relative;
}

#left #js_block_border_article_author.block span.flower {
    background: url(../image/layout/grapahic-profile-flower.png) no-repeat scroll left top transparent;
    display: block;
    height: 97px;
    position: absolute;
    right: -25px;
    top: -45px;
    width: 108px;
    z-index: 1000;
}

#left #js_block_border_article_author.block .author_image img {
    border-radius: 10px;
}

/**** ARTICLE CATEGORIES BLOCK ****/
.arrow-n, .arrow-e, .arrow-s, .arrow-w {
  border-style: dashed;
  border-color: transparent;
  border-width: 0.53em;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 14px;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: middle;
  width: 0;
}

.arrow-n {
  border-bottom-width: 0.5em;
  border-bottom-style: solid;
  border-bottom-color: #D0E4B3;
  bottom: 15px;
}

.arrow-e {
  border-left-width: 0.5em;
  border-left-style: solid;
  border-left-color: #D0E4B3;
  left: 15px;
}

.arrow-s {
  border-top-width: 0.5em;
  border-top-style: solid;
  border-top-color: #D0E4B3;
  left: 5px;
  top: 0;
}

.arrow-w {
  border-right-width: 0.5em;
  border-right-style: solid;
  border-right-color: #D0E4B3;
  right: 15px;
}

#content_holder #left #js_block_border_article_category.block {
    background-color: #759B36;
}

#content_holder #left #js_block_border_article_category.block .title {
    color: #FFFFFF;
}

#content_holder #left #js_block_border_article_category.block ul.action li a {
    color: #D0E4B3;
}

#content_holder #left #js_block_border_article_category.block ul.action li a:hover,
#content_holder #left #js_block_border_article_category.block ul.action li a.active {
    color: #FFFFFF;
    font-weight: bold;
}

#content_holder #left #js_block_border_article_category.block ul.action li a:hover span.arrow-n,
#content_holder #left #js_block_border_article_category.block ul.action li a.active span.arrow-n {
    border-bottom-color: #FFFFFF;
}

#content_holder #left #js_block_border_article_category.block ul.action li a:hover span.arrow-e,
#content_holder #left #js_block_border_article_category.block ul.action li a.active span.arrow-e {
    border-left-color: #FFFFFF;
}

#content_holder #left #js_block_border_article_category.block ul.action li a:hover span.arrow-s,
#content_holder #left #js_block_border_article_category.block ul.action li a.active span.arrow-s {
    border-top-color: #FFFFFF;
}

#content_holder #left #js_block_border_article_category.block ul.action li a:hover span.arrow-w,
#content_holder #left #js_block_border_article_category.block ul.action li a.active span.arrow-w {
    border-right-color: #FFFFFF;
}

/**** LEVEL 2 ****/
a.has_sub.link_level_2 .arrow-n {
  border-bottom-color: #CD1A65;
}

a.has_sub.link_level_2 .arrow-e {
  border-left-color: #CD1A65;
}

a.has_sub.link_level_2 .arrow-s {
  border-top-color: #CD1A65;
}

a.has_sub.link_level_2 .arrow-w {
  border-right-color: #CD1A65;
}

#content_holder #left #js_block_border_article_category.block .block_category_sub.level_2 {
    background: url("../image/layout/bg_article_category_sub2_he.png") no-repeat scroll 35px top transparent;
    left: 100px;
    position: absolute;
    top: 20px;
    width: 100%;
    z-index: 999999;
}

#content_holder #left #js_block_border_article_category.block .block_category_sub.level_2 ul.ul_category_level_2 {
    background: none repeat scroll 0 0 #E294B5;
    border-radius: 10px 10px 10px 10px;
    margin: 0;
    padding: 5px 10px 10px;
    position: relative;
    top: 10px;
}

#content_holder #left #js_block_border_article_category.block .block_category_sub.level_2 li a {
    color: #CD1A65;
    font-weight: bold;
}

#content_holder #left #js_block_border_article_category.block .block_category_sub.level_2 li a:hover,
#content_holder #left #js_block_border_article_category.block .block_category_sub.level_2 li a.active {
    color: #FFFFFF;
    font-weight: bold;
}

/**** LEVEL 3 ****/
#content_holder #left #js_block_border_article_category.block ul.block_category_sub.level_3 li a {
    font-weight: normal;
}

/**** FEEDBACK MODULE ****/

#js_controller_feedback_index .block .content {
    padding: 8px 15px 10px;
}

#js_controller_feedback_index #js_block_border_feedback_votedfeedbacks .content {
    padding-top: 16px;
}

.button.vote_button_feedback {
    font-size: 100%;
}

.feedback_content {
    width: 100%;
}

.item_view .js_feed_comment_border {
    width: 100% !important;
}

/**** EMAILSYSTEM MODULE ****/
.lst_emalsys {
    color: #555555;
}

/**** ABSTRACTBUSINESS MODULE ****/
#js_controller_abstractbusiness_index .sub_section_menu.filter ul li a,
#js_controller_abstractbusiness_index .sub_section_menu.filter ul li a:hover {
    text-indent: 12px;
}

#js_block_border_abstractbusiness_view_modules_sidepanelowner {
    margin-top:10px;
}
.abstractbusiness_owner a {
    color:#FFFFFF;
}

.tool_bar_menu ul
{
    list-style:none;
    margin:0px;
    padding:0px;
}

.tool_bar_menu li
{
    background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 6px 6px 6px 6px;
    float:left;
    list-style:none!important;
    padding:5px;
    margin:5px;
}

#left .featuredbusinesses a {
    color: #FFFFFF!important;
}

#left .new_document a {
    color: #FFFFFF;
}

#left .new_business a {
    color: #FFFFFF;
}

#left #js_block_border_abstractbusiness_view_modules_sidepanelevents a,
#left #js_block_border_abstractbusiness_view_modules_sidepanelphotos a {
    color: #FFFFFF;
}

/**** ULTIMATE SEARCH ****/
#cfsearch_results.has_tmp_view_search {
    margin-top: 33px;
}

#cfsearch_results {
    border: 1px solid #000000;
}

#header_cfsearch_filter, #header_cfsearch_filter:hover {
    left: -40px !important;
}

.cfsearch_title {
    font-size: 100%;
}
