@charset "utf-8";
/* CSS Document */



.cleared { clear:both; }

/************************************************************************************
*************************************************************************************

COMMON GUI STYLES

*************************************************************************************
*************************************************************************************/

/* BANNERS 
*************************************************************************************/

.Header_Banner_Zone         { /*display:none;*/ position:relative; width:952px; height:auto; margin:5px auto 5px auto; display:none; /*background:url(../images/default_banners/header_banner_zone.png) no-repeat top;*/ }
.Quick_Read_Banner_Zone     { /*display:none;*/ position:relative; width:300px; height:auto; margin:5px auto 5px auto; /*background:url(../images/default_banners/quick_read_banner_zone.png) no-repeat;*/ }
.Right_Col_Banner_Zone1     { /*display:none;*/ position:relative; width:273px; height:auto; margin:5px auto 5px auto; /*background:url(../images/default_banners/right_col_banner_zone1.png) no-repeat;*/ }
.Right_Col_Banner_Zone2     { /*display:none;*/ position:relative; width:273px; height:auto; margin:5px auto 5px auto; /*background:url(../images/default_banners/right_col_banner_zone2.png) no-repeat;*/ }
.Left_Col_Banner_Zone       { /*display:none;*/ position:relative; width:254px; height:auto; margin:5px auto 5px auto; /*background:url(../images/default_banners/left_col_banner_zone.png) no-repeat;*/ }
.Article_Middle_Banner_Zone { /*display:none;*/ position:relative; width:634px; height:auto; margin:5px auto 5px auto; /*background:url(../images/default_banners/article_middle_banner_zone.png) no-repeat;*/ }

/*************************************************************************************/




/* Preloader Image */
.indexes_article_banner_img_wrapper/*, #short_desc_middle_col_image_container, popular_articles_thundimg*/
{ background:#eee url(../images/loading.gif) 50% 50% no-repeat; }	




        
    /* use a semi-transparent image for the overlay */
	#overlay { 
		background-image:url(http://static.flowplayer.org/img/overlay/transparent.png);
		color:#efefef;
		height:450px;
	}
	
	/* container for external content. uses vertical scrollbar, if needed */
	div.contentWrap {
		height:441px;
		overflow-y:auto;
	}







/* DROP DOWN MENUS
*************************************************************************************/

.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative; }

/* drop down text */
.dropdown a, .dropdown a:visited { /*background:url(images/dropback.png) no-repeat scroll top left;*/ color:#999; text-decoration:none; outline:none; line-height:25px; padding:0px 0px 0px 5px; }
.dropdown a:hover { /*background:url(images/dropbackhover.png) no-repeat scroll top left;*/ color:#999;}

/* text hover the drop down */
.dropdown dt a:hover { /*background:url(images/dropbackhover.png) no-repeat scroll top left;*/ color:#999; /*border: 1px solid #d0c9af;*/ }

.dropdown dt a { background:#e6e6e6 url(images/arrow.png) no-repeat 165px 11px; -moz-border-radius:3px; -webkit-border-radius:3px; width:175px; border:#CCC solid 1px; display:block; padding-right:20px; /*border:1px solid #d4ca9a;*/ height:25px;}
.dropdown dt a span {cursor:pointer; display:block; padding:0px; }

/* Opened drop down list */
.dropdown dd ul { position:absolute; top:2px;left:0px; width:180px; background:#e6e6e6; -moz-border-radius:3px; -webkit-border-radius:3px; border:#CCC solid 1px; color:#999; display:none; padding:0px 0px 0px 0px; list-style:none; }
.dropdown span.value { display:none; }
.dropdown dd ul li a { padding:5px; display:block; }
.dropdown dd ul li a:hover { background:#f2f2f2; }

.dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
.flagvisibility { display:none;}









/* HEADER ACCOUNT MENU
*************************************************************************************/

.header_top_right_area_wrapper { position:relative; float:right; width:500px; height:auto; margin:2px 5px 0px 0px; /*background:#CCC;*/ }

.header_top_right_area_wrapper .search_wrapper { position:relative; float:left; width:236px; height:auto; overflow:hidden; margin:1px 10px 0px 0px; border:#CCC solid 1px; background:none; border:none; background:url(../images/headeraccmenu/search_bg.png) repeat-x left top; }
.header_top_right_area_wrapper .search_wrapper .input_field { position:relative; float:left; width:208px; height:20px; padding:0px 0px 0px 3px; margin:0px 0px 0px 0px; background:transparent; border:none; }

.header_top_right_area_wrapper .search_wrapper .search_btn { display:block; float:right; width:23px; height:22px; text-indent:-99999px; background:url(../images/headeraccmenu/search_btn.png) no-repeat 0px -22px transparent; }
.header_top_right_area_wrapper .search_wrapper .search_btn:hover { background-position:0px 0px; }

.header_top_right_area_wrapper .updates_wrapper { position:relative; float:left; width:35px; height:22px; overflow:hidden; margin:1px 5px 0px 0px; }
.header_top_right_area_wrapper .updates_wrapper .updates_btn { display:block; float:right; width:35px; height:22px; text-indent:-99999px; background:url(../images/headeraccmenu/updates_btn.png) no-repeat 0px -22px transparent; }
.header_top_right_area_wrapper .updates_wrapper .updates_btn:hover { background-position:0px 0px; }

.header_top_right_area_wrapper .friends_wrapper { position:relative; float:left; width:35px; height:22px; overflow:hidden; margin:1px 5px 0px 0px; }
.header_top_right_area_wrapper .friends_wrapper .friends_btn { display:block; float:right; width:35px; height:22px; text-indent:-99999px; background:url(../images/headeraccmenu/friends_btn.png) no-repeat 0px -22px transparent; }
.header_top_right_area_wrapper .friends_wrapper .friends_btn:hover { background-position:0px 0px; }

.header_top_right_area_wrapper .msges_wrapper { position:relative; float:left; width:35px; height:22px; overflow:hidden; margin:1px 5px 0px 0px; }
.header_top_right_area_wrapper .msges_wrapper .msg_btn { display:block; float:right; width:35px; height:22px; text-indent:-99999px; background:url(../images/headeraccmenu/msg_btn.png) no-repeat 0px -22px transparent; }
.header_top_right_area_wrapper .msges_wrapper .msg_btn:hover { background-position:0px 0px; }

.header_top_right_area_wrapper .signup_wrapper { position:relative; float:left; width:55px; height:22px; overflow:hidden; margin:1px 5px 0px 0px; /*temp hide display:none;*/ }
.header_top_right_area_wrapper .signup_wrapper .signup_btn { display:block; float:right; width:55px; height:22px; text-indent:-99999px; background:url(../images/headeraccmenu/signup_btn.png) no-repeat 0px -22px transparent; }
.header_top_right_area_wrapper .signup_wrapper .signup_btn:hover { background-position:0px 0px; }

.header_top_right_area_wrapper .signin_wrapper { position:relative; float:left; width:55px; height:22px; overflow:hidden; margin:1px 5px 0px 0px; /*temp hide display:none;*/ }
.header_top_right_area_wrapper .signin_wrapper .signin_btn { display:block; float:right; width:55px; height:22px; text-indent:-99999px; background:url(../images/headeraccmenu/signin_btn.png) no-repeat 0px -22px transparent; }
.header_top_right_area_wrapper .signin_wrapper .signin_btn:hover { background-position:0px 0px; }

.header_top_right_area_wrapper .find_friends_wrapper { position:relative; float:left; width:86px; height:22px; overflow:hidden; margin:1px 0px 0px 0px; /*temp hide display:none;*/ }
.header_top_right_area_wrapper .find_friends_wrapper .find_friends_btn { display:block; float:right; width:86px; height:22px; text-indent:-99999px; background:url(../images/headeraccmenu/findfriends_btn.png) no-repeat 0px -22px transparent; }
.header_top_right_area_wrapper .find_friends_wrapper .find_friends_btn:hover { background-position:0px 0px; }

.header_top_right_area_wrapper .account_wrapper { position:relative; z-index:1; float:left; width:112px; height:22px; margin:0px 5px 0px 5px; }
.header_top_right_area_wrapper .account_wrapper .account_btn_unselected { display:block; width:114px; height:24px; float:right; text-indent:-99999px; background:url(../images/headeraccmenu/account_btn.png) no-repeat 0px -24px transparent; }
.header_top_right_area_wrapper .account_wrapper .account_btn_unselected:hover { display:block; width:114px; height:24px; float:right; text-indent:-99999px; background:url(../images/headeraccmenu/account_btn.png) no-repeat 0px 0px transparent; }
.header_top_right_area_wrapper .account_wrapper .account_btn_selected { display:block; width:114px; height:24px; float:right; text-indent:-99999px; background:url(../images/headeraccmenu/account_btn.png) no-repeat 0px -48px transparent; }
.header_top_right_area_wrapper .account_wrapper .account_btn_selected:hover { display:block; width:114px; height:24px; float:right; text-indent:-99999px; background:url(../images/headeraccmenu/account_btn.png) no-repeat 0px -48px transparent; }
.header_top_right_area_wrapper .account_wrapper ul li ul .topline { position:relative; float:right; width:300px; height:1px; overflow:hidden; margin:0px 107px 0px 0px; display:block; background:#17abd1; }

.header_top_right_area_wrapper .account_wrapper ul li .account_menu { display:none; position:relative; float:right; width:300px; height:auto; overflow:hidden; padding:0px 5px 5px 5px; margin:0px 0px 0px 0px; border:#17abd1 solid 1px; border-top:none; background:#FFF; }
.header_top_right_area_wrapper .account_wrapper ul li { display:block; width:112px; height:22px; }

.header_top_right_area_wrapper .account_wrapper ul li ul .profile_info { display:block; position:relative; float:left; width:300px; height:60px; overflow:hidden; margin:10px 0px 5px 0px; border-bottom:#CCC solid 1px; }
.header_top_right_area_wrapper .account_wrapper ul li ul .profile_info .avatar_wrapper { position:relative; float:left; width:50px; height: auto; overflow:hidden; margin:0px 0px 0px 0px; border:#CCC solid 1px; }
.header_top_right_area_wrapper .account_wrapper ul li ul .profile_info .info_wrapper { position:relative; float:left; width:auto; height:60px; overflow:hidden; margin:0px 0px 0px 5px;}

.header_top_right_area_wrapper .account_wrapper ul li ul .menu { display:block; position:relative; float:left; width:300px; height:25px; overflow:hidden; padding:0px 0px 0px 0px; margin:2px 0px 0px 0px; }
.header_top_right_area_wrapper .account_wrapper ul li ul .menu:hover { background:#00a3cc; }


.view_all_the_content_famous_right { position:relative; float:right; width:250px; height:auto;  text-align:right; margin:5px 5px 0px 0px; clear:both; }
#view_all_the_content_right { position:relative; float:right; width:273px; height:auto; text-align:right; margin:5px 0px 15px 0px; border-top:#CCC solid 1px; clear:both; }
#view_all_the_content_right2 { position:relative; float:right; width:273px; height:auto; text-align:right; margin:0px 0px 15px 0px; clear:both; }

#view_all_the_content_left { position:relative; float:left; width:254px; height:auto; text-align:right; margin:0px 0px 15px 0px; border-top:#CCC solid 1px; clear:both; }
#view_all_the_content_left2 { position:relative; float:left; width:254px; height:auto; text-align:right; margin:0px 0px 15px 0px; clear:both; }
#view_all_the_content_left3 { position:relative; float:left; width:254px; height:auto; text-align:right; margin:0px 0px 15px 0px; border-bottom:#CCC solid 1px; clear:both; }

/*.readactpostwrapper{ position:relative; float:left; width:254px; height:auto; text-align:left; margin:0px 0px 0px 0px; border-top:#CCC solid 1px; clear:both; }*/
.datapager_wrapper { position:relative; text-align:center; width:330px; height:20px; margin:10px 0px 5px 40px; /*background-color:#CCC;*/ }
.previews_btn_wrapper { position:relative; text-align:center; width:80px; height:20px; padding:0px 5px 0px 0px; float:left; /*background:#06C;*/ }
.next_btn_wrapper { position:relative; text-align:center; width:60px; height:20px; padding:0px 0px 0px 0px; float:left; /*background:#06C;*/ }
.number_btn_wrapper { position:relative; text-align:center; width:auto; height:20px; padding:0px 5px 0px 5px; float:left; /*background:#333;*/ }

/*.view_all_the_content_ediadilosh_eefimerida { position:relative; float:left; text-align:right; width:273px; height:auto; overflow:hidden; cursor:pointer; margin:5px 0px 15px 0px; border-top:#CCC solid 1px; }*/
#view_all_the_content { position:relative; float:right; width:273px; height:auto; overflow:hidden; text-align:right; margin:0px 0px 15px 0px; border-top:#CCC solid 1px; }

#more_button_wrapper { position:relative; float:right; width:auto; height:auto; margin:0px 0px 0px 0px; }
.more_wrapper_ekeactions { position:relative; float:left; width:auto; height:auto; margin:0px 0px 0px 165px; }
.more_wrappertop { position:relative; float:left; width:auto; height:auto; margin:0px 0px 0px 0px; }
.more_wrapper { position:relative; float:left; width:auto; height:20px; margin:0px 0px 0px 0px; }
.arrow_img { position:relative; float:left; width:7px; height:7px; background:url(../images/arrow.png) no-repeat; margin:5px 0px 5px 0px; }
.more_button_top_wrapper { position:relative; /*float:left*/ width:50px; height:20px; margin:0px 0px 5px 0px; text-align:left; background:url(../images/arrow.png) no-repeat right center; display:none; }
.header_big_news_list_items span { position:relative; float:left; width:45px; height:20px; margin:0px 0px 5px 0px; text-align:left;  }
/*.arrow2_img { position:relative; float:right; width:7px; height:7px; background:url(../images/arrow.png) no-repeat; margin:4px 0px 5px 0px; }*/

.morebignews_link { position:relative; float:left; width:auto; height:auto; margin:0px 0px 0px 0px; text-align:left; clear:both; }

.fpuser_bio { display:none; }

/*FULL PAGE DARK BACK*/
.modalBackground { background-color:#000; filter:alpha(opacity=40); opacity:0.4; }
.popular_articles_number { margin:0px 0px 17px 0px; }
.split_line_thin_bottom { border-bottom:#CCC solid 1px; padding: 0px 0px 5px 0px; }
#split_line_thin_bottom { border-bottom:#CCC solid 1px; }
#split_line_thin_top { border-bottom:#CCC solid 1px; }
#editor_thund_picture_short_desc { position:relative; width:50px; height:50px; cursor:default; margin:0px 5px 5px 0px; border:#CCC solid 1px; }
.read_all_artiles_button { margin:10px 0px 0px 0px; }
#common_short_articles_description_item_container { width:273px; position:relative; overflow:hidden; margin:0px 0px 5px 0px; text-align:left; clear:both; }


/* Feature Act Posts */
#common_short_articles_description_container { margin-bottom:10px; }
#common_short_articles_description_container2 { float:left; width:273px; position:relative; overflow:hidden; margin:0px 0px 0px 0px; display:none;}

#featureactposts_wrapper { float:left; width:273px; height:auto; position:relative; overflow:hidden; margin:0px 0px 0px 0px; }

#featureactposts_wrapper .left_wrapper { width:50px; height:auto; float:left; }
#featureactposts_wrapper .featureactposts_container { float:left; width:273px; position:relative; overflow:hidden; margin:0px 0px 0px 0px; }
#featureactposts_wrapper .img_wrapper { width:50px; height:50px; overflow:hidden; margin:0px 0px 0px 0px; border:#CCC solid 1px; }

#featureactposts_wrapper .right_wrapper { width:190px; height:auto; float:left; text-align:left; margin:0px 0px 5px 10px;  }
#featureactposts_wrapper .header_wrapper { width:190px; height:auto; float:left; text-align:left; }
#featureactposts_wrapper .title_wrapper { width:190px; height:auto; float:left; margin:0px 0px 5px 0px; }
#featureactposts_wrapper .name_wrapper { width:190px; height:auto; }
#featureactposts_wrapper .date_wrapper { width:190px; height:auto; }
#featureactposts_wrapper .subtitle_wrapper { width:190px; height:auto; float:left; }
#featureactposts_wrapper .text_wrapper { width:190px; height:auto; float:left; margin:5px 0px 0px 0px; }
#featureactposts_wrapper .footer_wrapper { width:273px; height:20px; float:left; margin:5px 0px 5px 0px; border-bottom:#CCC solid 1px; }
#featureactposts_wrapper .fap_footer_wrapper { width:273px; height:auto; float:left; }


.readactpost_wrapper { position:relative; width:214px; height:auto; float:right; margin:0px 0px 0px 0px; }

/*#short_desc_article_text_area { text-align:left; margin-bottom:20px; }*/


#common_short_articles_description_containerleft { margin:0px 0px 0px 0px; }

.common_short_articles_description_item_wrapper { width:273px; position:relative; overflow:hidden; /*border-bottom:#CCC solid 1px;*/ margin:0px 0px 5px 0px; text-align:left; }
.common_short_articles_description_item_wrapper .PnlArticles { position:relative; float:left; width:auto; margin:2px 0px 2px 0px; text-align:left; }

.promo_img_wrapper { position:relative; width:266px; height:auto; overflow:hidden; margin:10px auto 5px auto; clear:both; }
.promo_img { position:relative; width:266px; height:141px; overflow:hidden; margin:10px auto 5px auto; /*background:url(../images/famous_images/actbloggersindex.png) no-repeat;*/ }

.view_all_the_content_popular_article { position:relative; float:right; width:auto; height:auto; overflow:auto; cursor:pointer; text-align:right; margin:0px 5px 0px 0px; }

.popular_articles_thundimg { border:#CCC solid 1px; margin:5px 0px 0px 0px; }

#act_click_companies_thund { /*width:273px;*/ position:relative; overflow:hidden; width:78px; height:78px; margin:0px 12px 10px 0px; border:#999 solid 1px; float:left; }

#common_short_articles_description_list_item_container { position:relative; overflow:auto; padding-bottom:5px; margin-bottom:10px; }

/************************************************************************************
*************************************************************************************

INDEX PAGE ONLY

*************************************************************************************
*************************************************************************************/

/*
TOP AREA
*************************************************************************************/

/*#index_top_banner { position:relative; width:942px; height:auto; margin:0px auto 10px auto; padding:0px auto 10px auto; border-bottom:#ccc solid 1px; text-align:center; clear:both; }*/
.indexes_article_banner_wrapper { width:942px; height:auto; margin:0px auto 0px auto; position:relative; text-align:center; }

#indexes_article_title { width:942px; height:auto; padding:5px auto 5px auto; position:relative; text-align:center; clear:both; }
.indexes_article_banner_img_wrapper { width:942px; height:389px; margin:0px auto 5px auto; position:relative; text-align:center; clear:both; /*background:url(../images/main_header_article_img.png) no-repeat top left;*/ }
.indexes_article_banner_img_wrapper img { width:922px; height:369px; margin:10px 10px 10px 10px; position:relative; text-align:center; border:#b3b3b3 solid 1px !important; } 

#indexes_article_extra_info { width:auto; height:auto; margin:0px 10px 10px 0px; position:relative; float:right; }
#index_top_article_banner { position:relative; width:942px; height:200px; overflow:auto; cursor:default; margin:0px auto 20px auto; text-align:center; background-color:#F00; }
#index_main_page_container { position:relative; width:922px;/* height:100%; overflow:hidden;*/ cursor:default; margin:10px auto 0px auto; clear:both; }

/*#indexes_article_category { width:922px; height:auto; margin:5px auto 5px auto; position:relative; text-align:center; }*/

/*
INDEX LEFT AREA
*************************************************************************************/

#index_main_col_left { position:relative; float:left; width:256px; height:auto !important; overflow:hidden; cursor:default; margin:0px 15px 0px 0px; }
#index_left_col_selected_articles { position:relative; width:254px; height:auto !important; margin-bottom:20px; }
#index_left_col_selected_articles_container_list { position:relative; width:254px; height:auto !important; margin-bottom:20px; border-bottom:#CCC solid 1px; }

/*
FEATURE ARTICLES LIST START
*************************************************************************************/
#index_left_col_featured_articles { position:relative; width:254px; height:auto !important; margin-bottom:20px; } 
#articles_short_description_list_titles_container_list { position:relative; overflow:auto; width:254px; height:auto !important margin-bottom:20px; margin-top:20px; }

/*
ARTICLE SHORT DESCRIPTION LIST TITLES STYLE
*************************************************************************************/
#index_left_col_recent_blog_posts_feeds_articles { position:relative; width:254px; height:auto !important; margin-bottom:20px; } 
#index_left_col_recent_blog_posts_feeds_articles_container_list { position:relative; width:254px; height:auto !important; margin-bottom:20px; border-bottom:#CCC solid 1px;}

/*
ARTICLE SHORT DESCRIPTION LIST TITLES STYLE
*************************************************************************************/
#articles_short_description_list_titles { width:auto; height:auto !important; text-align:left; margin:5px 0px 10px 0px; border-bottom:#999 solid 1px; }
#articles_short_description_list_titles2 { width:auto; height:auto !important; text-align:left; margin:5px 0px 10px 0px; border-bottom:#999 solid 1px; }
#article_short_desc_title { position:relative; width:185px; height:auto !important; cursor:default; float:left; text-align:left; margin:0px 0px 5px 0px; }
#article_short_desc_editor_info { position:relative; width:auto; height:auto !important; cursor:default; float:left; text-align:left; margin-bottom:10px; }
#read_post_article_short_descr_area { position:relative; width:auto; height:auto !important; cursor:default; overflow:visible; float:left; text-align:left; }
#commends_article_short_descr_area { position:relative; width:auto; height:auto !important; cursor:default; overflow:visible; float:right; }
#left_col_editor_main_title_article_short_descr { position:relative; width:194px; height:auto !important; cursor:default; float:left; text-align:left; margin-bottom:20px; }

/*
RECENT BLOG POSTS ARTICLES
*************************************************************************************/
#recent_blog_posts_articles_short_desc { position:relative; width:auto; height:auto !important; cursor:default; overflow:auto; float:left; margin-top:5px; margin-bottom:5px; }




/************************************************************************************
*************************************************************************************
*************************************************************************************
MIDDLE AREA
*************************************************************************************
*************************************************************************************
*************************************************************************************
*************************************************************************************/
#index_main_col_middle { position:relative; width:370px; height:auto !important; overflow:hidden; cursor:default; float:left; text-align:center; }
#short_desc_middle_col_image_container { position:relative; width:365px; height:133px; overflow:hidden; cursor:default; margin:5px 0px 0px 0px; border:#CCC solid 1px; }



/*
MIDDLE AREA CONTENT
*************************************************************************************/
/*
#index_middle_col_article
{
position:relative;
width:360px;
height:auto !important;
margin-bottom:30px;
}
*/


/*
NOT USED
*************************************************************************************/
/*
#short_desc_articles_category_title_koinonia_politismos
{
position:relative;
width:auto;
height:auto !important;
overflow:hidden;
cursor:default;
}
*/
#short_desc_middle_col_article_title_general { position:relative; width:auto; height:auto; overflow:auto; /*cursor:default;*/}

/*
NOT USED
*************************************************************************************/

/*
RIGHT AREA
*************************************************************************************/
#index_main_col_right { position:relative; width:275px; height:auto !important; overflow:hidden; cursor:default; float:right; margin-left:0px; } 

/*
RIGHT AREA CONTENT
*************************************************************************************/
#index_right_col_social_media_links { position:relative; width:273px; height:63px; background:url(../images/right_col_assets/right_col_socialmedia_back.jpg) no-repeat; margin-bottom:15px; display:none; }

#index_right_col_advertise { position:relative; width:273px; height:auto; margin-bottom:15px; 
/*background-image:url(../images/banners/index_right_col_advertise.jpg);
background-repeat:no-repeat;
background-position:center;*/
}

#index_right_col_actclick_categories { position:relative; width:273px; height:auto !important; margin-bottom:15px; }
#index_right_col_facebook_connector { position:relative; width:273px; height:220px; background-color:#F00; margin-bottom:15px; }
#index_right_col_adv_banner { position:relative; width:273px; height:auto; margin-bottom:15px; }
#index_right_col_companies_good_actions { position:relative; width:273px; height:auto !important; margin-bottom:15px; } 
#index_right_col_actclick_organizations { position:relative; width:273px; height:auto !important; margin-bottom:15px; }
#index_right_col_actclick_organizations_actions { position:relative; width:273px; height:auto !important; margin-bottom:15px; overflow:auto; }

/*
FACEBOOK CONECTOR RIGHT COL
*************************************************************************************/
.facebook_connector_icons_margin { margin-left:2px; margin-right:2px; }

/*
RIGHT COL ACTCLICK ACTION CATEGORIES
*************************************************************************************/
#actclick_actions_right_col_short_desc_title { position:relative; width:273px; height:auto !important; overflow:hidden; cursor:default; margin-top:10px; margin-bottom:5px; }
#actclick_actions_right_col_short_desc_subtitle { position:relative; width:273px; height:auto !important; overflow:hidden; cursor:default; margin-top:10px; }

/*
RIGHT COL COMANIES GOOD ACTIONS ARTICLES
*************************************************************************************/
#companies_good_actions_thund_logo { position:relative; width:52px; height:52px; cursor:default; margin:0px 5px 0px 0px; float:left; border:#CCC solid 1px; }
.companies_good_actions_thund_img_wrapper { position:relative; width:270px; height:90px; cursor:default; overflow:hidden; margin:0px 5px 0px 0px; float:left; border:#CCC solid 1px; }
#companies_good_actions_rc_short_desc_title { position:relative; width:210px; height:auto !important; cursor:default; float:right; text-align:left; margin-bottom:10px; }

/*
RIGHT COL ACTCLICK FAMOUS ARTICLES
*************************************************************************************/

/************************************************************************************
*************************************************************************************

ARTICLE PAGE ONLY

*************************************************************************************
*************************************************************************************/

/*
LEFT AREA
*************************************************************************************
*************************************************************************************/

#article_main_col_left { position:relative; width:636px; height:auto !important; overflow:hidden; float:left; }

.info_to_login_and_vote_wrapper { position:relative; float:left; width:350px; height:auto; margin:10px 0px 5px 0px; padding:10px; background:#FFE5E5; border:#CC0000 solid 1px; } 


/*
RIGHT AREA
*************************************************************************************
*************************************************************************************/

#article_main_col_right { position:relative; width:275px; height:auto !important; overflow:hidden; float:right; }

/*
ARTICLES LEFT AREA ONLY
*************************************************************************************
*************************************************************************************/

#left_col_container { position:relative; width:634px; height:100%; overflow:hidden; cursor:default; float:right; }
#page_category_title { position:relative; width:634px; height:41px; overflow:hidden; cursor:default; float:left; border-bottom:#ccc solid 1px; text-align:left; background:#000; }
#writer_header { position:relative; width:634px; height:65px; overflow:hidden; cursor:default; float:left; text-align:left; background:#9F0; }
#article_tags { position:relative; width:634px; height:40px; overflow:hidden; cursor:default; float:left; text-align:left; background:#333; }
#article_col_right { position:relative; width:454px; height:100%; overflow:hidden; background:#030; cursor:default; float:right; }
#article_vote_row { position:relative; width:634px; height:76px; overflow:hidden; cursor:default; float:left; text-align:left; background:#F06; }
#more_articles_about_writer_title { position:relative; width:634px; height:30px; overflow:hidden; cursor:default; float:left; text-align:left; background:#C63; }
#more_articles_about_writer_list { position:relative; width:634px; height:100%; overflow:hidden; cursor:default; float:left; text-align:left; background:#FF0; margin-bottom:30px; }
#other_writer_activities_title { position:relative; width:634px; height:30px; overflow:hidden; cursor:default; float:left; text-align:left; background:#000; }
#other_writer_activities_title_list { position:relative; width:634px; height:30px; overflow:hidden; cursor:default; float:left; text-align:left; background:#ccc; margin-bottom:30px; }
#other_writer_activities_title { position:relative; width:634px; height:30px; overflow:hidden; cursor:default; float:left; text-align:left; background:#690; }
#other_writer_activities_title_list { position:relative; width:634px; height:30px; overflow:hidden; cursor:default; float:left; text-align:left; background:#663; }
#article_commends_registration_title { position:relative; width:634px; height:30px; overflow:hidden; cursor:default; float:left; text-align:left; background:#F30; }
#article_users_commends_title { position:relative; width:634px; height:30px; overflow:hidden; cursor:default; float:left; text-align:left; background:#009; }
#article_users_commends_info { position:relative; width:634px; height:30px; overflow:hidden; cursor:default; float:left; text-align:left; background:#39F; }
#article_users_commends_filter { position:relative; width:634px; height:30px; overflow:hidden; cursor:default; float:left; text-align:left; background:#FFC; }
#article_users_commends_navigation_top { position:relative; width:634px; height:39px; overflow:hidden; cursor:default; float:left; text-align:left; background:#36C; }
#article_users_commends_list { position:relative; width:634px; height:212px; overflow:hidden; cursor:default; float:left; text-align:left; background:#99C; }
#article_users_commends_navigation_bottom { position:relative; width:634px; height:39px; overflow:hidden; cursor:default; float:left; text-align:left; background:#36C; }


/*
SEARCH AREA STYLE
*************************************************************************************/
#search_field { background:url(../images/search_area/search_field_back.jpg) no-repeat; display:block; width:227px; height:20px; border:0px; padding:0px 0px 0px 5px; margin:0px; }

/*************************************************************************************
**************************************************************************************
**************************************************************************************
**************************************************************************************/
/*
ARTICLES PAGE ONLY
*************************************************************************************/

/*
DAY ARTICLES API
*************************************************************************************/
#day_hor_list_articles_container_api { width:922px; height:128px; cursor:default; background:#abd5db;  margin:0px auto 0px auto;}
#day_hor_list_articles_container { position:relative; width:auto; height:124px; cursor:default; background:#fff; overflow:hidden; text-align:center; }
#day_hor_list_article_item_container { position:relative; width:auto; height:114px; padding-left:6px; padding-top:5px 0px 5px 0px; background:#fff; float:left; }
#day_hor_list_image_container_item { position:relative; width:165px; height:75px; }
#day_hor_list_title_container_item { position:relative; width:165px; height:34px; vertical-align:middle; margin-top:5px; }


/*************************************************************************************
**************************************************************************************
**************************************************************************************
**************************************************************************************
ARTICLES PAGE EDITOR INFO HEADER
*************************************************************************************/

/*
ARTICLES EDITOR HEADER INFOS CONTAINER */
.article_editor_header_general_info_container { position:relative; width:634px; height:auto; }
.article_writer_left_info_wrapper { position:relative; float:left; width:300px; height:auto; margin:0px 0px 0px 5px; } 
.article_writer_right_info_wrapper { position:relative; float:right; width:250px; height:auto; margin:0px 0px 0px 0px; padding:5px 5px 5px 5px; background:#e5e5e5; display:none; } 
.article_main_image_container { position:relative; width:auto; height:auto; overflow:hidden; border:#2ea7b8  solid 1px; margin:10px auto 0px auto; }
.article_main_image_container img { padding:5px 5px 5px 5px; }

/*
ARTICLES EDITOR IMAGE COL 1
*************************************************************************************/
.article_editor_header_info_image { position:relative; float:left; width:50px; height:50px; overflow:hidden; margin:0px 5px 5px 5px; padding:5px; border:#CCC solid 1px; }

/*
ARTICLES EDITOR HEADER BASIC INFO CONTAINER COL 2
*************************************************************************************/
#article_editor_header_basic_info_container { position:relative; width:auto; height:auto; margin:0px 0px 0px 5px; } 
#article_editor_header_name { position:relative; width:auto; height:auto; text-align:left; margin:0px 5px 0px 0px; } 
#article_editor_header_name_info { position:relative; width:auto; height:auto; text-align:left; margin:2px 5px 2px 0px; } 
#article_editor_header_post_date { position:relative; width:auto; height:auto; text-align:left; margin:0px 5px 0px 0px; }


/*
ARTICLES EDITOR HEADER SHARE OPTIONS CONTAINER COL 3
*************************************************************************************/
#article_editor_header_share_options_container { position:relative; float:right; width:250px; height:50px; margin:0px 0px 0px 0px;} 
#article_editor_header_title_container { position:relative; width:634px; height:auto; text-align:left; margin:0px 0px 5px 0px; clear:both; } 
#article_editor_header_specific_info_container { position:relative; width:634px; overflow:hidden; height:auto; border-bottom:#999 solid 1px; padding:10px 0px 10px 0px; }
#article_editor_header_specific_info_container .share_wrapper { position:relative; float:left; width:auto; height:auto; margin:10px 0px 0px 0px; }
#article_editor_header_specific_info_container .translate_wrapper { position:relative; float:left; width:auto; height:auto; text-align:left; margin:0px 0px 0px 20px; }
/*#article_editor_header_specific_info_container .translate_wrapper span { display:none; }
#article_editor_header_specific_info_container .translate_wrapper .goog-te-gadget { overflow:hidden!important; height:25px!important;}*/
#article_editor_header_specific_info_container .print_wrapper { position:relative; float:right; width:130px; height:auto; margin:10px 0px 0px 0px; }
#article_tags_info_container { position:relative; width:634px; height:20px; text-align:left; margin-bottom:20px; margin-top:10px; }

/********************************************************************************/
/********************************************************************************/
/********************************************************************************/
/********************************************************************************/
/********************************************************************************/

#article_col_container { position:relative; width:634px; height:auto; overflow:hidden; cursor:default; float:left; padding-bottom:10px; border-bottom:#ccc solid 1px; text-align:right; }
#article_left_menu { position:relative; width:180px; height:100%; overflow:hidden; cursor:default; float:left; text-align:left; }
.video_wrapper { position:relative; width:440px; height:340px; overflow:hidden; float:left; text-align:center; margin:10px 0px 10px 0px; border:#999 solid 1px; }
#article_right_col_text table, #article_right_col_text table td, #article_right_col_text table tr { position:relative; width:447px !important; height:auto; overflow:hidden; float:right; text-align:left; margin:0px 0px 0px 0px; }
#article_right_col_text { position:relative; width:447px; height:auto; overflow:hidden; float:right; text-align:left; margin:0px 0px 0px 0px; }
#article_right_col_text img { margin:10px 0px 0px 0px; }
#article_efimerida_similar_container { position:relative; width:180px; height:auto; overflow:hidden; cursor:default; text-align:left; }
#article_efimerida_similar_image { position:relative; width:177px; height:auto; overflow:hidden; cursor:default; text-align:left; }
#article_efimerida_similar_title { position:relative; width:177px; height:auto; overflow:hidden; cursor:default; text-align:left; margin-top:10px; }
#vote_results_td_style { border-bottom:#ccc solid 1px; }
#article_results_box { background:#ececec; margin-top:10px; }



/*
VOTE RESULTS HORIZONTAL DIV
*************************************************************************************/
#vote_results_horizontal { position:relative; width:auto; height:auto; overflow:hidden; float:left; margin-top:10px; margin-bottom:10px; padding-top:10px; padding-bottom:10px; border-bottom:#ccc solid 1px; }
.vote_results_horizontal_wrapper { border-bottom:#CCC solid 1px; clear:both; }
.vote_results_horizontal_back { cursor:pointer; }
#article_detail_view_banner {position:relative; float:left; width:634px; height:60px; cursor:default; overflow:hidden; background:url(../images/banners/article_detail_view_banner_634x60.jpg) no-repeat; margin: 0px 0px 10px 0px; }
#articles_books_api { position:relative; width:634px; height:235px; cursor:default; overflow:hidden; float:left; background:url(../images/articles_assets/books_api_temp.jpg) no-repeat; margin-bottom:10px; }
#follow_editor_on_twitter { position:relative; width:auto; height:50px; cursor:default; overflow:hidden; float:left; margin-bottom:10px; }
#related_articles { position:relative; width:634px; height:auto; cursor:default; overflow:auto; float:left; text-align:left; margin-bottom:10px; border-bottom:#ccc solid 1px; }
#related_article_container { position:relative; width:634px; height:auto; cursor:default; overflow:auto; float:left; text-align:left; margin-bottom:10px; }
#related_article_img { position:relative; width:84px; height:109px; overflow:hidden; float:left; text-align:left; margin:0px 0px 0px 0px; border:#CCC solid 1px; }
#related_article_short_desc_title { position:relative; width:540px; height:auto; overflow:auto; float:right; text-align:left; margin-bottom:10px; }
#related_article_short_desc_text { position:relative; width:540px; height:auto; overflow:auto; float:right; text-align:left; }
#related_articles_navi_container { position:relative; width:634px; height:auto; cursor:default; overflow:auto; float:left; text-align:left; margin-bottom:30px; }
#navi_title { position:relative; width:auto; height:auto; cursor:default; overflow:auto; float:left; text-align:left; margin-right:10px; }
#navi_links { position:relative; width:auto; height:auto; cursor:default; overflow:auto; float:left; text-align:left; }
#more_bloggers_articles_container { position:relative; width:634px; height:auto; cursor:default; overflow:auto; float:left; text-align:left; margin-bottom:10px; border-bottom:#ccc solid 1px; }
#more_bloggers_articles_list_container { position:relative; width:634px; height:auto; cursor:default; overflow:auto; float:left; text-align:left; margin-bottom:10px; }
#more_bloggers_articles_item_container { position:relative; overflow:auto; float:left; border-bottom:#ccc dotted 1px; padding:0px 0px 5px 0px; margin:0px 50px 10px 0px; }
#write_commend_container { position:relative; width:634px; height:auto; overflow:auto; float:left; background:#ececec; margin:0px 0px 20px 0px; }
#write_commend_title { position:relative; width:auto; height:auto; overflow:auto; text-align:left; float:left; clear:both; background:#ececec; margin:15px 0px 15px 13px; }
#write_commend_field_container { position:relative; width:600px; height:auto; overflow:auto; margin:15px 0px 15px 13px; background:#fff; clear:both; }
#write_commend_field { position:relative; width:590px; height:140px; overflow:hidden; border:0px; padding:5px 0px 0px 5px; }
#write_commend_post_button_container { position:relative; width:auto; height:auto; overflow:hidden; text-align:left; float:right; margin:0px 26px 0px 0px; }
#write_commend_extra_actions_container { position:relative; width:600px; height:auto; overflow:auto; text-align:left; float:left; margin:15px 0px 20px 13px; }
#write_commend_extra_actions_title { position:relative; width:auto; height:auto; overflow:auto; text-align:left; float:left; margin:0px 0px 15px 10px; }
.post_to_social_media_back { background:url(../images/articles_assets/post_to_social_media_back.jpg) no-repeat; }
#article_user_commends_container { position:relative; width:auto; height:auto; overflow:hidden; text-align:left; float:left; margin:10px 0px 20px 0px; }
#article_user_commends_container_title { position:relative; width:auto; height:auto; overflow:auto; text-align:left; float:left; margin:10px 0px 10px 0px; }
#article_user_commends_stats_container { position:relative; width:634px; height:auto; overflow:auto; text-align:left; float:left; margin:5px 0px 5px 0px; }
#article_user_total_commends { position:relative; width:96px; height:28px; overflow:hidden; text-align:left; float:left; margin:5px 5px 5px 0px; background:#ebebeb; }
#article_user_commends_to_publish { position:relative; width:151px; height:28px; overflow:hidden; text-align:left; float:left; margin:5px 15px 5px 0px; background:#ebebeb; }
#article_user_commends_filters { position:relative; width:auto; height:28px; overflow:hidden; text-align:left; float:left; margin:5px 0px 5px 0px; padding:0px 5px 0px 5px; background:#ebebeb; }
#article_user_commends_preview_container { position:relative; width:650px; height:auto; overflow:auto; text-align:left; float:left; margin:5px 0px 5px 0px; padding:0px 0px 20px 0px; border-bottom:#ccc solid 1px; }
#article_user_commends_preview_header { background:#ebebeb; }
#article_user_commends_preview_footer { background:#ebebeb; }
#article_user_commends_user_name { position:relative; width:auto; height:auto; overflow:auto; text-align:left; float:left; margin-left:10px; }
#user_commends_preview_text { position:relative; width:auto; height:auto; overflow:auto; text-align:left; margin:10px 0px 10px 0px; }
#article_user_commends_preview_item_container { margin:0px 0px 10px 0px; }
#translate_back { background:url(../images/translate/translate_back.png) no-repeat bottom left; }
#translate_link { position:relative; width:auto; height:auto; overflow:auto; clear:both text-align:left; /*margin-top:5px;*/ margin-bottom:-5px; }

/************************************************************************************
*************************************************************************************

EFIMERIDA PAGE ONLY

*************************************************************************************
*************************************************************************************/

#actclick_e-efimerida_data_file { position:relative; width:634px; height:auto; overflow:auto; clear:both text-align:left; margin-bottom:15px; border-bottom:#CCC solid 1px; }
#efimerides_filter_by { position:relative; width:634px; height:auto; overflow:auto; clear:both text-align:left; margin-bottom:5px; }
#efimerides_filter_links_container { position:relative; width:634px; height:auto; overflow:auto; clear:both text-align:left; margin-bottom:10px; border-bottom:#CCC solid 1px; }
efimerides_filter_by_cat { position:relative; width:634px; height:auto; overflow:auto; clear:both; text-align:left; margin-bottom:5px; }
#big_eefimerida_container { position:relative; width:634px; height:auto; overflow:auto; clear:both; text-align:left; margin-bottom:5px; }
#big_eefimerida_efimerida_container { position:relative; width:309px; height:auto; overflow:auto; text-align:left; margin-bottom:5px; margin-right:8px; float:left; background:#fff; }
#big_eefimerida_efimerida_title_container { position:relative; width:309px; height:auto; overflow:auto; text-align:left; margin-bottom:10px; float:left; }
#big_eefimerida_efimerida_image_container { position:relative; width:309px; height:auto; overflow:auto; text-align:left; margin-bottom:5px; float:left; }
#big_eefimerida_efimerida_text_container { position:relative; width:309px; height:auto; overflow:auto; text-align:left; margin-bottom:10px; float:left; }

/***************************************************************************************************
****************************************************************************************************/
#small_eefimerida_container { position:relative; width:634px; height:auto; overflow:auto; clear:both text-align:left; margin-bottom:5px; }
#small_eefimerida_efimerida_container { position:relative; width:200px; height:auto; overflow:auto; text-align:left; margin:20px 8px 10px 0px; float:left; }
#small_eefimerida_efimerida_title_container { position:relative; width:200px; height:auto; overflow:auto; text-align:left; margin-bottom:10px; float:left; }
#small_eefimerida_efimerida_image_container { position:relative; width:200px; height:auto; overflow:auto; text-align:left; margin-bottom:5px; float:left; }
#small_eefimerida_efimerida_more_container { float:left; }


/*************************************************************************************
**************************************************************************************
**************************************************************************************
**************************************************************************************/
/*
MY ACT CLICK PAGE ONLY
*************************************************************************************/

/*
#myactclick_main_col_left
{
position:relative;
width:200px;
height:auto !important;
overflow:hidden;
overflow:auto;
float:left;
margin-right:5px;
background-color:#ececec;
}

#myactclick_main_col_left_container
{
position:relative;
width:180px;
height:auto !important;
overflow:auto;
cursor:default;
margin:10px;
}


#myactclick_main_col_middle
{
position:relative;
width:430px;
height:auto; !important;
overflow:auto;
cursor:default;
float:left;
background-color:#ececec;
}
*/

/*
MY ACT CLICK PAGE LEFT COL ONLY
*************************************************************************************/
/*

#user_img
{
position:relative;
width:180px;
height:180px;
overflow:hidden;
cursor:default;
margin-bottom:10px;
}

#user_media_container
{
position:relative;
width:180px;
height:30px;
cursor:default;
text-align:left;
}
*/
/*
MY ACT CLICK ADD ACTIONS CONTAINER
*************************************************************************************/
/*

#user_add_actions_container
{
position:relative;
width:180px;
height:auto;
cursor:default;
text-align:left;
padding-bottom:5px;
padding-top:5px;
margin-bottom:10px;
border-bottom:#CCC solid 1px;
border-top:#CCC solid 1px;
}



#user_info_container
{
position:relative;
width:180px;
height:auto;
cursor:default;
overflow:auto;
text-align:left;
padding-bottom:5px;
padding-top:5px;
margin-bottom:10px;
border-bottom:#CCC solid 1px;
}


#user_gender_info
{
position:relative;
width:180px;
height:auto;
cursor:default;
text-align:left;
padding-bottom:5px;
margin-bottom:10px;
}

#user_birthday_info
{
position:relative;
width:180px;
height:auto;
cursor:default;
text-align:left;
}

#user_location_info
{
position:relative;
width:180px;
height:auto;
cursor:default;
text-align:left;
}

#user_websites_info
{
position:relative;
width:180px;
height:auto;
cursor:default;
text-align:left;
}


#about_user_info_container_text
{
position:relative;
width:180px;
height:auto;
cursor:default;
overflow:auto;
text-align:left;
padding-bottom:5px;
padding-top:5px;
margin-bottom:10px;
border-bottom:#CCC solid 1px;
}

*/



/*
MY ACT CLICK MY FRIENDS CONTAINER
*************************************************************************************/
/*#my_friends_container
{
position:relative;
width:180px;
height:100px;
overflow:hidden;
float:left;
margin-right:auto;
margin-left:auto;
background-color:#000;
top:0px;
}*/










/*
BIG NEWS
*************************************************************************************/
#header_big_news_list_items{ position:relative; width:auto; height:auto; float:left; text-align:left; margin:5px 0px 0px 0px; clear:both; }


/*************************************************************************************
**************************************************************************************
**************************************************************************************
**************************************************************************************/
/*
QUICK READ PAGE ONLY
*************************************************************************************/

#quick_read_user_info_container { position:relative; width:420px; height:auto; overflow:hidden; padding-top:0px; margin-bottom:10px; clear:both; }
#quick_read_title { position:relative; width:420px; height:auto; overflow:hidden; margin-top:0px; margin-bottom:20px; margin-left:auto; margin-right:auto; clear:both; }
#quick_read_username { position:relative; width:420px; height:auto; overflow:hidden; margin-top:0px; margin-bottom:5px; margin-left:auto; margin-right:auto; clear:both; }
#quick_read_user_title { position:relative; width:420px; height:auto; overflow:hidden; margin-top:0px; margin-bottom:5px; clear:both; }
#quick_read_date_time { position:relative; width:420px; height:auto; overflow:hidden; margin-top:0px; margin-bottom:5px; clear:both; }
#quick_read_text { position:relative; width:420px; height:auto; overflow:hidden; margin-top:0px; margin-bottom:5px; clear:both; }
#quick_read_button_social_container { position:relative; width:420px; height:auto; overflow:hidden; margin-top:20px; margin-bottom:5px; float:left; }
#quick_read_button_read { position:relative; width:235px; height:30px; overflow:hidden; float:left; }
#quick_read_social_media { position:relative; width:185px; height:30px; overflow:hidden; float:right; }
#quick_read_advertise { position:relative; width:300px; height:250px; overflow:hidden; background:url(../images/quick_read_assets/300x250_Temp_AD_Image.jpg) no-repeat;}
.quick_read_back { position:relative; width:800px; height:496px; /*overflow:auto;*/ /*clear:both;*/ background:url(../images/quick_read_assets/quick_read_back.png) no-repeat; }
#close_btn{  overflow:visible; float:right;
/*width:60px; height:60px;
background:transparent url(../images/quick_read_assets/close_btn.png); 
background-repeat:no-repeat; 
background-position:top right;
background-color:#ccc;
text-indent:-99999px;*/
}

.close_button_back { cursor:pointer; width:35px; height:34px; background:transparent url(../images/quick_read_assets/close_btn.png) no-repeat top right #CCC; }
.close_btn_text{ /*text-indent:-99999px; display:none;*/ }

/*************************************************************************************
**************************************************************************************
**************************************************************************************
**************************************************************************************/
/*
LOGIN PAGE ONLY
*************************************************************************************/

.login_field { width:250px; height:24px; overflow:hidden; margin:0px; padding:4px 0px 0px 0px; border:#a8a8a8 solid 2px; background:#FFF; text-align:left; font-family:'Tahoma', Geneva, sans-serif; color:#666; font-size:15px; font-weight:normal; }
.login_field:hover { border:#84b1d6 solid 2px; background:#e5e5e5; }
.login_field:focus { border:#0C0 solid 2px; background:#e5e5e5; }

/*
COMMON PAGES ONLY
*************************************************************************************/
#general_page_menu_container { position:relative; width:620px; height:auto; overflow:hidden; cursor:default; float:left; }
#general_page_col_right { position:relative; width:273px; height:auto !important; overflow:hidden; cursor:default; float:right; margin-left:0px; }
#general_page_col_left { position:relative; width:620px; height:auto !important; overflow:hidden; cursor:default; float:left; margin-right:18px; }
#general_page_title { position:relative; width:620px; height:auto; text-align:left; margin:10px auto 20px auto; float:left; border-bottom: #00c1f2 solid 2px; }
#general_page_text { position:relative; width:620px; height:auto; overflow:hidden; text-align:left; margin:20px auto 20px auto; float:left; }

/************************************************************************************
*************************************************************************************

LOGIN PAGE ONLY

*************************************************************************************
*************************************************************************************/
/*
#left_top_back{ background-image:url(../images/login/left_top_back.png); background-repeat:no-repeat; background-position:left top; width:13px; height:8px; }
#left_middle_back{ background-image:url(../images/login/left_middle_back.png); background-repeat:repeat-y; background-position:left top; width:13px; height:2px; }
#left_bottom_back{ background-image:url(../images/login/left_bottom_back.png); background-repeat:no-repeat; background-position:left top; width:13px; height:8px; }
#right_top_back{ background-image:url(../images/login/right_top_back.png); background-repeat:no-repeat; background-position:right top; width:13px; height:8px; }
#right_middle_back{ background-image:url(../images/login/right_middle_back.png); background-repeat:repeat-y; background-position:right top; width:13px; height:2px; }
#right_bottom_back{ background-image:url(../images/login/right_bottom_back.png); background-repeat:no-repeat; background-position:right top; width:13px; height:8px; }
#top_middle_back{ background-image:url(../images/login/top_middle_back.png); background-repeat:repeat-x; background-position:left top; height:8px; }
#bottom_middle_back{ background-image:url(../images/login/bottom_middle_back.png); background-repeat:repeat-x; background-position:left top; height:8px;; }
*/

#top_popup_window { width:396px; height:auto; margin-left:auto; margin-right:auto; margin-top:2%;}

/* Tab Buttons */
#login_button { width:111px; height:33px; margin-left:33px; /*float:left;*/bottom:0px; }
#register_button { width:111px; height:33px; margin-left:153px; bottom:0px;}

/* Backgrounds */
#top_popup_window_header { width:396px; height:54px; position:relative; /*background-image:url(../images/login/login_header.png); background-repeat:no-repeat; background-position:bottom left;*/ }
#login_middle_container { width:396px; height:100%; position:relative; /*background-image:url(../images/login/middle_back.png); background-repeat:repeat-y; background-position:top left;*/ }
#login_bottom_container { width:396px; height:9px; position:relative; /*background-image:url(../images/login/bottom_back.png); background-repeat:no-repeat; background-position:top left;*/ }

/* Fields Background */
#login_fields_container { width:328px; height:200px; position:relative; margin-left:auto; margin-right:auto; background-color:#4fcee0; text-align:center; }
#register_fields_container { width:328px; height:390px; position:relative; margin:0px auto 0px auto; background-color:#4fcee0; }
#retrive_password_fields_container { width:328px; height:100px; position:relative; margin-left:auto; margin-right:auto; background-color:#4fcee0; text-align:center; }

#fields_top { position:relative; width:328px; height:5px; margin-left:auto; margin-right:auto; background-image:url(../images/login/fields_top_back.jpg); background-repeat:no-repeat; background-position:bottom left; }
#fields_bottom { position:relative; width:328px; height:5px; margin:0px auto 10px auto; background-image:url(../images/login/fields_bottom_back.jpg); background-repeat:no-repeat; background-position:top left; }

/*#fields_bottom { position:relative; width:328px; height:5px; margin:0px 0px 10px 30px; background-image:url(../images/login/fields_bottom_back.jpg); background-repeat:no-repeat; background-position:top left; }*/

.login_fields { width:290px; height:20px; border:0 none; background:transparent; display:block; margin:0px 0px 0px 0px; padding:5px 0px 5px 5px; font-size:12px; color:#333; float:left; }
#fields_container { width:290px; height:auto; position:relative; margin:0px auto 0px auto; text-align:center; }
#terms_of_use { width:auto; height:auto; position:relative; margin:5px 0px 0px 15px; float:left; text-align:left;}
#terms_of_use_error { width:auto; height:auto; position:relative; margin:5px 0px 20px 10px; float:left; }
.terms_of_use_text { font-family:'Tahoma', Geneva, sans-serif; color:#fff; font-size:12px; font-weight:normal; text-decoration:none; }
#forgot_password { width:auto; height:auto; position:relative; margin:5px 0px 20px 45px; float:left; }
#title_container { width:328px; height:20px; margin:0px auto 5px auto; /*margin:0px 0px 0px 20px;*/ }

/********************************************************************************************/
/* Login Panel */
/*#login_panel_container { width:396px; height:auto; text-align:center; }
#login_header { width:396px; height:38px; background-image:url(../images/login/login_header.png); background-repeat:no-repeat; background-position:bottom; }*/

#login_title {z-index:99999; width:136px; height:18px; float:left; position:relative; margin:0px 0px 0px 0px; 
background-image:url(../images/login/login_to_actclick.jpg); background-repeat:no-repeat; background-position:top left; }

/* Fields */
#login_email_title { width:180px; height:10px; float:left; position:relative; margin:5px 0px 10px 0px; background-image:url(../images/login/login_email_title.jpg); background-repeat:no-repeat; }
#login_email_field { width:290px; height:30px; float:left; position:relative; text-align:left; margin:0px 0px 30px 0px; background-color:#fff;}

#login_password_title { width:180px; height:10px; float:left; position:relative; margin:5px 0px 10px 0px; background-image:url(../images/login/login_password_title.jpg); background-repeat:no-repeat; }
#login_password_field { width:290px; height:30px; float:left; position:relative; text-align:left; margin:0px 0px 30px 0px; background-color:#fff;}

#login_to_actclick_button { width:321px; height:65px; margin:5px auto 20px auto; position:relative;}

.login_to_actclick_btn  { display:block; width:321px; height:65px; text-indent:-99999px; background-image:url(../images/login/login_to_actclick_btn.jpg); background-repeat:no-repeat; background-position:0px -65px;}
.create_an_account_btn:hover {background-position:0px 0px;}

/********************************************************************************************/
/* Register Panel */

#register_panel_container { width:396px; height:auto; text-align:center; background-color:#F0F;}
/*#register_header { width:396px; height:38px; background-image:url(../images/login/register_header.png); background-repeat:no-repeat; background-position:bottom; }*/

#register_title { z-index:99999; width:147px; height:17px; float:left; position:relative; margin:0px 0px 0px 0px; 
background-image:url(../images/login/create_account_title.jpg); background-repeat:no-repeat; background-position:top left; }

/* Fields */
#register_username_title { width:290px; height:10px; float:left; position:relative; margin:5px 0px 10px 0px; background-image:url(../images/login/login_username_title.jpg); background-repeat:no-repeat; }
#register_username_field { width:290px; height:30px; float:left; text-align:left; position:relative; text-align:left; margin:0px 0px 30px 0px;  background-color:#fff;}

#register_email_title { width:180px; height:10px; float:left; position:relative; margin:5px 0px 10px 0px; background-image:url(../images/login/login_email_title.jpg); background-repeat:no-repeat; }
#register_email_field { width:290px; height:30px; float:left; position:relative; text-align:left; margin:0px 0px 30px 0px; background-color:#fff;}

#register_password_title { width:180px; height:10px; float:left; position:relative; margin:5px 0px 10px 0px; background-image:url(../images/login/login_password_title.jpg); background-repeat:no-repeat; }
#register_password_field { width:290px; height:30px; float:left; position:relative; text-align:left;margin:0px 0px 30px 0px; background-color:#fff;}

#register_cpassword_title { width:180px; height:10px; float:left; position:relative; margin:5px 0px 10px 0px; background-image:url(../images/login/login_cpassword_title.jpg); background-repeat:no-repeat; }
#register_cpassword_field { width:290px; height:30px; float:left; position:relative; text-align:left; margin:0px 0px 30px 0px; background-color:#fff;}


#create_an_account_button { width:321px; height:65px; margin:5px auto 20px auto; position:relative;}

.create_an_account_btn  { display:block; width:321px; height:65px; text-indent:-99999px; background-image:url(../images/login/create_an_account_btn.jpg); background-repeat:no-repeat; background-position:0px -65px;}
.login_to_actclick_btn:hover {background-position:0px 0px;}


/********************************************************************************************/
/* Retrive Password */

#retrive_password_title { z-index:99999; width:145px; height:15px; float:left; position:relative; margin:0px 0px 0px 0px; 
background-image:url(../images/login/retrive_password_title.jpg); background-repeat:no-repeat; background-position:top left; }

#retrive_password_button { width:321px; height:65px; margin:5px auto 20px auto; position:relative;}
.retrive_password_btn { display:block; width:321px; height:65px; text-indent:-99999px; background-image:url(../images/login/retrive_password_btn.jpg); background-repeat:no-repeat; background-position:0px -65px;}
.retrive_password_btn:hover {background-position:0px 0px;}

#error_msg_container { width:auto; height:40px; float:left; padding:5px 15px 5px 15px; position:relative; /*background-color:#FFF;*/}

/*
#wrapper_mask { position:absolute; z-index:99999; text-align:center; background-image:url(../images/mask_bg.png); background-repeat:repeat; position: fixed; bottom:0px; left:0px; width:100%; height:100%; }
*/

ImageButton { cursor: pointer; }
#BtnLogin { cursor: pointer; }
#BtnSignUp { cursor: pointer; }
#BtnSignOut { cursor: pointer; }

/************************************************************************************
*************************************************************************************

CONTACT PAGE ONLY

*************************************************************************************
*************************************************************************************/


/********************************************************************************************/
/* FAMOUS ARTICLES CONTROL CHANGE BY CATEGORY */

.contact_title { width:290px; height:10px; float:left; position:relative; padding:0px 0px 10px 0px; text-align:left; font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#333;}
#contact_field { width:290px; height:30px; float:left; text-align:left; position:relative; text-align:left; margin:0px 0px 10px 0px;  background-color:#CCC;}

/*contact_field*/
#contact_field:focus { width:490px; height:30px; float:left; text-align:left; position:relative; text-align:left; margin:0px 0px 10px 0px; border:#999 solid 1px;}

#contact_field_comment { width:490px; height:300px; float:left; text-align:left; position:relative; text-align:left; margin:0px 0px 30px 0px; background-color:#CCC; }
.text_field { width:490px; height:300px; float:left; text-align:left; position:relative; text-align:left; padding:5px 0px 0px 5px; background:transparent; border:none; }

#contact_dropdown_field { width:290px; height:30px; float:left; text-align:left; position:relative; text-align:left; margin:0px 0px 10px 0px;  background-color:#fff;}
.dropdown_fields { width:290px; height:30px; border:#CCC solid 1px; background:transparent;  display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; overflow:auto; font-size:12px; color:#333; float:left; }


#send_button { width:113px; height:65px; padding:10px 10px 0px 0px; position:relative;}
.send_btn  { display:block; width:113px; height:65px; text-indent:-99999px; background-image:url(../images/contact/send_btn.jpg); background-repeat:no-repeat; background-position:0px -65px;}
.send_btn:hover {background-position:0px 0px;}




/* Set categories menu styles
***************************************************************************************************************/

/*
CATEGORY INDEX
*************************************************************************************/
.f_top_back_cat_default_back { background:url(../images/right_col_assets/famous_articles/f_top_back_cat_default.png) no-repeat top left; height:5px; }
.f_bottom_back_cat_default_back { background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_default.png) no-repeat top left; height:5px; }

/*
CATEGORY BLOGERS INDEX
*************************************************************************************/
.f_top_backcat_menu_item_bloggers_index{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_bloggers_index.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_bloggers_index{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_bloggers_index.png) no-repeat top left; height:5px; }

/*
CATEGORY VIVLIA
*************************************************************************************/
.f_top_backcat_menu_item_vivlia{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_vivlia.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_vivlia{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_vivlia.png) no-repeat top left; height:5px; }

/*
CATEGORY DIASKEDASH
*************************************************************************************/
.f_top_backcat_menu_item_diaskedasi{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_diaskedasi.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_diaskedasi{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_diaskedasi.png) no-repeat top left; height:5px; }

/*
CATEGORY SPORTS
*************************************************************************************/
.f_top_backcat_menu_item_sports{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_sports.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_sports{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_sports.png) no-repeat top left; height:5px; }

/*
CATEGORY ZWA
*************************************************************************************/
.f_top_backcat_menu_item_zwa{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_zwa.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_zwa{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_zwa.png) no-repeat top left; height:5px; }

/*
CATEGORY PERIVALON
*************************************************************************************/
.f_top_backcat_menu_item_perivalon{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_perivalon.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_perivalon{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_perivalon.png) no-repeat top left; height:5px; }

/*
CATEGORY EKPAIDEUSH
*************************************************************************************/
.f_top_backcat_menu_item_ekpaideush{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_ekpaideush.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_ekpaideush{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_ekpaideush.png) no-repeat top left; height:5px; }

/*
CATEGORY PAIDI
*************************************************************************************/
.f_top_backcat_menu_item_cat_paidi{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_paidi.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_cat_paidi{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_paidi.png) no-repeat top left; height:5px; }

/*
CATEGORY YGEIA
*************************************************************************************/
.f_top_backcat_menu_item_cat_ygeia{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_ygeia.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_cat_ygeia{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_ygeia.png) no-repeat top left; height:5px; }

/*
CATEGORY AUTOVELTIOSI
*************************************************************************************/
.f_top_backcat_menu_item_autoveltiosi{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_autoveltiosi.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_autoveltiosi{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_autoveltiosi.png) no-repeat top left; height:5px; }

/*
CATEGORY GUNAIKA
*************************************************************************************/
.f_top_backcat_menu_item_gunaika{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_gunaika.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_gunaika{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_gunaika.png) no-repeat top left; height:5px; }

/*
CATEGORY ANTHROPINA DIKAIOMATA
*************************************************************************************/
.f_top_backcat_menu_item_anthropinadikaiomata{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_anthropinadikaiomata.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_anthropinadikaiomata{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_anthropinadikaiomata.png) no-repeat top left; height:5px; }

/*
CATEGORY POLITISMOS
*************************************************************************************/
.f_top_backcat_menu_item_politismos{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_politismos.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_politismos{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_politismos.png) no-repeat top left; height:5px; }

/*
CATEGORY KOINONIKH EUTHINH
*************************************************************************************/
.f_top_backcat_menu_item_koinonikieuthinh{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_koinonikieuthinh.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_koinonikieuthinh{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_koinonikieuthinh.png) no-repeat top left; height:5px; }

/*
CATEGORY MEDIA INDEX
*************************************************************************************/
.f_top_backcat_menu_item_media{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_media.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_media{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_media.png) no-repeat top left; height:5px; }

/*
CATEGORY TEXNOLOGIA INDEX
*************************************************************************************/
.f_top_backcat_menu_item_texnologia{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_texnologia.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_texnologia{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_texnologia.png) no-repeat top left; height:5px; }

/*
CATEGORY MKO INDEX
*************************************************************************************/
.f_top_backcat_menu_item_bloggers_index_mko{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_mko.png) no-repeat top left; height:5px; }
.f_bottom_backcat_menu_item_bloggers_index_mko{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_mko.png) no-repeat top left; height:5px; }

/*
CATEGORY EDRASH INDEX
*************************************************************************************/
.f_top_backcat_edrash{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_edrash.png) no-repeat top left; height:5px; }
.f_bottom_backcat_edrash{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_edrash.png) no-repeat top left; height:5px; }

/*
CATEGORY EFIMERIDES
*************************************************************************************/
.f_top_backcat_efimerides{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_efimerides.png) no-repeat top left; height:5px; }
.f_bottom_backcat_efimerides{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_efimerides.png) no-repeat top left; height:5px; }

/*
CATEGORY EDIADILOSH INDEX
*************************************************************************************/
.f_top_backcat_ediadilosh{ background:url(../images/right_col_assets/famous_articles/f_top_back_cat_ediadilosh.png) no-repeat top left; height:5px; }
.f_bottom_backcat_ediadilosh{ background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_ediadilosh.png) no-repeat top left; height:5px; }

/********************************************************************************************/
/* famous Articles Control */
/*.famous_articles_middle_back { background-color:#06caff; }*/

/* Default Category */
.famous_articles_top_back { background:url(../images/right_col_assets/famous_articles/f_top_back_cat_default.png) no-repeat top left; height:5px; }
.famous_articles_bottom_back { background:url(../images/right_col_assets/famous_articles/f_bottom_back_cat_default.png) no-repeat top left; height:5px; }

#famous_articles_middle_container { position:relative; width:255px; height:auto; background-color:#fff; margin:5px auto 5px auto; padding-bottom:10px; }
.error_header { position:relative; margin:0px auto 0px auto; }
error_img { position:relative; margin:0px auto 0px auto; }


/*
Social Media Page
*************************************************************************************/

#general_page_col_left .page_wrapper { position:relative; float:left; width:600px; height:auto; overflow:hidden; margin:0px auto 0px auto; }
#general_page_col_left .page_wrapper .page_title { position:relative; float:left; width:600px; height:50px; overflow:hidden; margin:0px 0px 20px 0px; border-bottom:#30aec0 solid 1px; }
#general_page_col_left .page_wrapper .page_title { font-family:'Tahoma', Geneva, sans-serif; text-align:left; color:#30aec0; font-size:18px; font-weight:normal; font-style:bold; text-decoration:none; line-height:50px; }
#general_page_col_left .page_wrapper p { font-family:'Tahoma', Geneva, sans-serif; text-align:left; color:#333; font-size:12px; font-weight:normal; font-style:bold; text-decoration:none; line-height:18px; }


#general_page_col_left .page_wrapper .fb_wrapper { position:relative; float:left; width:294px; height:auto; overflow:hidden; margin:20px 10px 0px 0px; }
#general_page_col_left .page_wrapper .fb_wrapper .title_wrapper { position:relative; float:left; width:39px; height:40px; overflow:hidden; margin:0px 0px 10px 10px; background:url(../images/sm/fb_title.png) no-repeat bottom left; clear:both; }
#general_page_col_left .page_wrapper .fb_wrapper .button_wrapper { position:relative; float:left; width:201px; height:25px; overflow:hidden; padding:0px 0px 0px 30px; margin:0px 0px 5px 10px; background:url(../images/sm/fb_button.png) no-repeat bottom left; text-align:left; clear:both; }

#general_page_col_left .page_wrapper .tw_wrapper { position:relative; float:right; width:295px; height:auto; overflow:hidden; margin:20px 0px 0px 0px; }
#general_page_col_left .page_wrapper .tw_wrapper .title_wrapper { position:relative; float:left; width:39px; height:40px; overflow:hidden; margin:0px 0px 10px 10px; background:url(../images/sm/tw_title.png) no-repeat bottom left; clear:both; }
#general_page_col_left .page_wrapper .tw_wrapper .button_wrapper { position:relative; float:left; width:201px; height:25px; overflow:hidden; padding:0px 0px 0px 30px; margin:0px 0px 5px 10px; background:url(../images/sm/tw_button.png) no-repeat bottom left; text-align:left; clear:both; }

#general_page_col_left .page_wrapper .fb_wrapper a { font-family:'Tahoma', Geneva, sans-serif; text-align:left; color:#FFF; font-size:12px; font-weight:bold; font-style:bold; text-decoration:none; line-height:25px; padding:0px 0px 0px 30px; cursor:pointer; }
#general_page_col_left .page_wrapper .fb_wrapper :visited { color:#FFF; }
#general_page_col_left .page_wrapper .fb_wrapper :hover   { color:#FFF; text-decoration:underline; }
#general_page_col_left .page_wrapper .fb_wrapper :active  { color:#FFF; }

#general_page_col_left .page_wrapper .tw_wrapper .button_wrapper a { padding:0px 0px 0px 30px; }
#general_page_col_left .page_wrapper .tw_wrapper a { font-family:'Tahoma', Geneva, sans-serif; text-align:left; color:#07759a; font-size:12px; font-weight:bold; font-style:bold; text-decoration:none; line-height:25px; cursor:pointer; }
#general_page_col_left .page_wrapper .tw_wrapper :visited { color:#07759a; }
#general_page_col_left .page_wrapper .tw_wrapper :hover   { color:#07759a; text-decoration:underline; }
#general_page_col_left .page_wrapper .tw_wrapper :active  { color:#07759a; }





#bottom #footer .top    { position:relative; width:955px; height:9px; overflow:hidden; margin:10px auto 0px auto; background:url(../images/top_bg.png) no-repeat top left; }
#bottom #footer .middle { position:relative; width:955px; height:100px; overflow:hidden; margin:0px auto 0px auto; background:url(../images/middle_bg.png) repeat-y top left; }
#bottom #footer .bottom { position:relative; width:955px; height:9px; overflow:hidden; margin:0px auto 100px auto; background:url(../images/bottom_bg.png) no-repeat top left; }

#footer_links { position:relative; width:auto; height:auto; overflow:hidden; margin:0px auto 0px auto; }


/***************************************************************************************************************************************************************************
****************************************************************************************************************************************************************************
****************************************************************************************************************************************************************************
***************************************************************************************************************************************************************************
***************************************************************************************************************************************************************************/


/*
Social Media Page
*************************************************************************************
*************************************************************************************/

/* the overlayed element */
.overlay_box { display:none; z-index:99999; width:760px; height:auto; padding:0px; }

.close {  position:absolute; z-index:9999; right:-20px; top:-20px; width:36px; height:36px; background-image:url(../images/login/close_btn.png); background-repeat:no-repeat; background-position:0px -36px; cursor:pointer;}
.close:hover {background-position:0px 0px;}

/* use a semi-transparent image for the overlay */
#overlay { background:#FFF; width:auto; height:auto; margin:25px 0px 0px 0px; border:#CCC solid 5px; -moz-border-radius:6px; -webkit-border-radius:6px	}
	
/* container for external content. uses vertical scrollbar, if needed */
.contentWrap { margin:0px auto 0px auto; width:760px; height:auto; overflow-y:auto; }
.backoverlay { background:#F6C; }

.qr_wrapper { position:relative; width:760px; height:auto; overflow:hidden; margin:20px 0px 20px 0px; }
.qr_wrapper .top_wrapper { position:relative; float:left; width:740px; height:auto; margin:0px 0px 10px 0px; padding:0px 0px 10px 0px; border-bottom:#CCC solid 1px; clear:both; }
.qr_wrapper .top_wrapper .qr_lc_wrapper { position:relative; float:left; width:420px; height:250px; margin:0px 0px 0px 15px; }
.qr_wrapper .top_wrapper .qr_rc_wrapper { position:relative; float:right; width:300px; height:250px; margin:0px 0px 0px 0px; }
.qr_wrapper .qr_bc_wrapper { position:relative; width:740px; height:auto; margin:0px auto 0px auto; clear:both; }

.qr_wrapper .qr_lc_wrapper .title_wrapper { position:relative; width:420px; height:auto; margin:5px 0px 0px 0px; text-align:left; }
.qr_wrapper .qr_lc_wrapper .info_wrapper { position:relative; width:420px; height:auto; margin:5px 0px 0px 0px; text-align:left; }
.qr_wrapper .qr_lc_wrapper .text_wrapper { position:relative; width:420px; height:auto; margin:5px 0px 0px 0px; text-align:left; }

.readmore_btn_wrapper { position:relative; float:left; width:155px; height:auto; margin:5px 0px 0px 0px; overflow:hidden; }
.readmore_btn_wrapper img { border:none; margin:0px 0px 0px 0px; }
.share_wrapper { position:relative; float:right; width:250px; height:40px; margin:5px 0px 0px 0px; }


.qr_wrapper .article_wrapper { position:relative; float:left; width:235px; height:auto; margin:5px 5px 0px 5px; }
.qr_wrapper .article_wrapper .image { position:relative; width:235px; height:auto; margin:5px 0px 5px 0px; border:#CCC solid 1px; }
.qr_wrapper .article_wrapper .title { position:relative; width:235px; height:auto; margin:5px 0px 5px 0px; text-align:left; }



















