/* CSS Document */
*
{
	padding:0px;
	margin:0px;
}
*:focus
{
	outline: none;
}
body
{
	font-size: 12px;
	font-family: arial;
	width:100%;
	background:#F7F7F7;
}
.footer_block a
{
	color:#fff;
	font-weight:bold;
}
.customhtml_x
{
	margin-bottom:10px;
	text-align:center;
}
.footer_block
{
	padding:5px 0 5px 20px;
	margin-left:10px;
	line-height:30px;
	background-image:url(../images/tomobimg.png);
	background-repeat:no-repeat;
	background-position:left center;
}
input,
select,
textarea,
label,
button
{
	cursor: pointer;
}
.cls
{
	clear:both;
	font-size:0px;
}
img
{
	border:none;
}
a
{
	color:#0B4DA1;
	text-decoration:none;
}
.mobile_search_lang span {
    display: block;
    float: left;
    width: auto;
}
.mobile_search_lang {
    display: table;
    float: right;
}
.moduletable_lang {
    overflow: hidden;
}
.menu_bot a:hover,
a:hover
{
	color:#EC008C;
	text-decoration:underline;
}
#fontsize
{
	float:right;
	line-height:normal;
	text-align:right;
	width:13%;
	padding-top:3px;
}
.article-content blockquote
{
    float: right;
    max-width: 200px;
    margin: 10px 0 10px 10px;
    border-top: 8px solid #E6E6E6;
    padding-top: 48px;
    background: url(../images/article_blockquota.png);
    background-position: left 14px;
    background-repeat: no-repeat;
    color: #336699;
    font-weight: bold;
    letter-spacing: 1px;
}
#fontsize a
{
	font-size:0;
	padding:0 3px;
}
#all
{
	width:100%;
}
#center
{
	width:1002px;
	margin:auto;
	background:#FFFFFF;
	z-index: 999;
	position: relative;
}
.rb_banner_top
{
    width: 1002px;
    margin: 0px auto;
}
.center
{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.module_ipnl_face
{
	margin-bottom:10px;
	padding:0px 5px;
}
/*start header*/
#header
{
	width:1000px;
	height:137px;
}
#header_top
{
	width:1000px;
	height:111px;
}
#header_logo
{
	width:200px;
	height:111px;
	float:left;
}
.header_logo a
{
	display:block;
	font-size:0px;
}

#header_banner
{
	width:602px;
	height:111px;
	float:left;
}
.header_banner
{
	padding:11px 0px 10px 0px;
}
#header_tools
{
	float:left;
	width:198px;
	height:111px;
}
.header_tools
{
    padding: 10px 0 0 10px;
    text-align: center;
}
#header_bot
{
	width:1000px;
	height:26px;
	background:url(../images/bg_head_bot.png);
}
#header_left
{
	width:680px;
	height:26px;
	overflow:hidden;
	float:left;
}
#header_right
{
	width:320px;
	height:26px;
	float:left;
}
/*end header*/
/*start manu_block*/
#menu_block
{
	width:1000px;
	height:34px;
	background-color:#336699;
}
.img_menu
{
	width:800px;
	float:left;
	height:34px;
}
.menu_block
{
	overflow:hidden;
	margin:0px 9px;
}
ul.img_listing li
{
	float:left;
	width:auto;
	height:34px;
	list-style:none;
	border-right:1px solid #1A4E8F;
}
ul.img_listing a
{
	height:34px;
	display:block;
	border-right:1px solid #5482BB;
	padding:0px 10px;
}
ul.img_listing a:hover
{
	background:url(../images/menu_hover.png);
	background-repeat:repeat-x;
}
.img_listing .active a
{
	background:url(../images/menu_hover.png);
	background-repeat:repeat-x;
	display:block;
}
ul.img_listing span
{
	display:block;
	padding:9px 0px 0px;
}
/*end menu*/
/*menu bott*/
.menu
{
	display:block;
	overflow:hidden;
}
ul.menu li
{
	list-style:none;
	background:#E6E6E6;
	border-top:1px solid #FFFFFF;
	margin-top:-1px;
}
ul.menu li a
{
	color:#000000;
	display:block;
	font-weight:bold;
	padding:0px 0px 0px 17px;
	height:25px;
	line-height:23px;
}
ul.menu li a:hover
{
	color:#FFFFFF;
	background:#336699;
}
ul.menu #current
{
	background:#336699;
}
ul.menu #current span
{
	color:#FFFFFF;
	display:block;
}
/*menu bott*/
/*start body*/
#body
{
	width:1000px;
}
/*end body*/
/*start footer_block*/
#footer_block
{
	width:1000px;
	background:#336699;
}
/*end footer_block*/
/*start footer*/
#footer
{
	width:1000px;
}
#footer_left
{
	width:350px;
	float:left;
}
.footer_left
{
	padding:10px;
}
#footer_center
{
	width:297px;
	float:left;
}
.footer_center
{
	padding:10px;
}
#footer_right
{
	width:350px;
	float:left;
}
.footer_right
{
	text-align:right;
	padding:10px;
}

/*end footer*/
/*article title*/
.article_time,
.article_meta
{
	padding:0px 0px 3px;
	color:#939598;
	font-size:10px;
	text-align:right;
}
#article
{
	padding:10px;
}
.article_title
{
	font-size:14px;
	font-weight:bold;
	color:#336699;
	padding:0px 0px 3px;
}
.article-content
{
	padding:0px 0px 20px;
	overflow:hidden;
	font-size:14px;
	line-height:1.5em;
}
.article-content img
{
	padding:0px 10px 3px 0px;
}
.article_media
{
	padding:0px 0px 3px;	
}
.article_mediab
{
	width:auto;
	text-align:right;
	line-height:33px;
	background:#E6E6E6;
}
.article_mediab span a img
{
	margin:0px;
	padding:0px;
}
.article_mediab span
{
	padding:0px 10px 0px 0px;
}
.article_timeis
{
	float:right;
	width:auto;
	line-height:33px;
	color:#939598;
	font-size:10px;
	text-align:right;
}
.articletools
{
	text-align:right;
	padding:5px;
}
.emailtools,
.printtools
{
	float:right;
}
.printtools
{
	padding:0px 5px 0px 0px;
}
.showmedia_videos_icon
{
	float:left;
	width:auto;
}
.showmedia_audios_icon
{
	float:left;
	width:auto;
}
.showmedia_audios_icon img
{
	padding:3px 5px 0px 7px;
}
.showmedia_videos_icon img
{
	padding:2px 5px 0px 7px;
}
.showmedia_videos_title
{
	float:left;
	width:auto;
}
.showmedia_videos
{
	padding:5px 0px;
}
.showmedia_audios
{
	padding:5px 0px;
}
.bh_left
{
	float:left;
	width:30%;
}
.social_middle
{
	float:left;
	width:59%;
}
.j_google_plus_one_body,
.fb_rec_button_body
{
	float:left;
	width:auto;
}
.bh_right
{
	float:right;
	width:10%;
	text-align:right;
}
.buttonheading
{
	padding:5px 0px;
}
.mod_contentwr .pop_image img
{
	float:right;
	margin:0 0 2px 4px;
}
ul.menu_ap li
{
	list-style:none;
	height:35px;
	line-height:30px;
	border-top:1px solid #CCCCCC;
	margin-top:-1px;
	margin-bottom:5px;
	padding-top:5px;
}
.menu_ap a
{
	display:block;
}
.menu_ap a:hover
{
	text-decoration:none;
}
.menu_ap span
{
	font-weight:bold;
}
.menu_ap
{
	overflow:hidden;
}
.menu_ap img
{
	padding-right:10px;
}
.mod_contentwl .pop_image 
{
	text-align:center;
	margin:0 0 2px;

}
.popnews_a
{
	font-weight:bold;
}
.popnews0,
.popnews1
{
	padding:5px 0;
}
.item_delimiter_a
{
	background:none repeat scroll 0 0 #CCCCCC;
	border-bottom:1px solid #FFFFFF;
	display:block;
	font-size:0;
	height:1px;
	margin-bottom:10px;
}
/*article title*/
/*calendar & Search*/
#month,
#month2,
#year2,
#year
{
	border:1px solid #CCCCCC;
	font-size:10px;
	height:20px;
	margin-right:1px;
	padding:1px;
	width:53px;
}
#day,
#day2
{
	border:1px solid #CCCCCC;
	font-size:10px;
	height:20px;
	margin-right:1px;
	padding:1px;
	width:43px;
}
#limit
{
	border:1px solid #CCCCCC;
	font-size:10px;
	height:20px;
	padding:1px;
	width:43px;
}
.cal_go
{
	width:25px;
	float:right;
	background:#336699;
	border:1px solid #336699;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	height:19px;
	font-weight:bold;
	padding:1px;
}
.cal_tab_m
{
	padding:5px 1px 7px;
}
.cal_footer
{
	padding:0px 1px 3px;
}
.cal_tab_m th span
{
	display:block;
	font-size:10px;
	text-align:center;
	padding:0px 0px 5px;
}
table.cal_tab .inactive
{
	color:#CCCCCC;
}
table.cal_tab td
{
	text-align:center;
	background:url(../images/calendarback.png);
	background-position:center;
	background-repeat:no-repeat;
	width:22px;
	height:21px;
}
table.top_nav
{
	width:140px;
}
table.top_nav td
{
	font-weight:bold;
	text-align:center;
}
.today
{
	display:block;
	height:19px;
	background-color:#336699;
	color:#FFFFFF;
	line-height:18px;
}
.today a
{
	display:block;
	color:#FFFFFF;
	line-height:18px;
}
.arrows,
.arrows a
{
	display:block;
}
.fullarchive
{
	text-align:right;
	padding:3px 1px 7px;

}
.searchblock
{
	padding:5px 1px 1px;
}
.search_field
{
	float:left;
	width:93px;
	text-align:left;
}
#mod_search_searchword
{
	border:1px solid #CCCCCC;
	font-size:10px;
	height:15px;
	padding:1px;
	width:88px;
}
.search_buttondiv
{
	float:right;
	width:54px;
	text-align:right;
}
.search_button
{
	background:none repeat scroll 0 0 #336699;
	border:1px solid #336699;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	padding:1px;
	width:52px;
	height:19px;
}
/*calendar*/
/*amindi*/
.aw_itemtext
{
	float:left;
	width:128px;
}
.aw_img
{
	float:right;
	font-size:0;
	width:20px;
}
.aw_item
{
	border-bottom:1px solid #CFCFCF;
	margin-bottom:5px;
	padding:0px 0px 5px;
}
.aw_update
{
	font-size:10px;
	font-style:italic;
	padding:2px;
	text-align:right;
}
.aw_item_in
{
	font-weight:bold;
	line-height:20px;
}
/*amindi*/
/*video*/
.am_mod_firsttitle,
.vm_mod_firsttitle
{
	font-weight:bold;
	padding:0px 0px 5px;
}
.vm_mod_icon
{
	float:left;
	width:20px;
}
.vm_mod_icon img
{
	padding:3px 0px 0px;
}
.vm_mod_title
{
	float:left;
	width:242px;
}
.vm_mod_item
{
	padding:8px 0px 0px;
}
.vm_mod_date
{
	color:#939598;
	font-size:10px;
	padding:3px 0px 0px 19px;
}
.am_mod_all,

.vm_mod_all,
.ng_mod_all
{
	text-align:center;
	padding:5px 0px 0px;
}
.am_mod_all a,
.vm_mod_all a,
.ng_mod_all a
{
	float:right;
	background:url(../images/viewallbutt.png);
	background-repeat:no-repeat;
	width:103px;
	height:25px;
	line-height:23px;
	display:block;
}
.vm_vid_div
{
	float:left;
	width:200px;
	text-align:center;
}
.vm_vid_img a
{
	font-size:0px;
}
.vm_itemsrow
{
	padding:10px 0px;
}
.vm_vid_title
{
	padding:5px 25px;
}
.vm_pathway
{
	padding:10px 5px;
	font-weight:bold;
}
.vm_title
{
	text-align:center;
	padding:10px 45px;
	font-weight:bold;
}
.vm_date
{
	text-align:right;
	padding:10px 5px 5px;
	color:#737373;
}
.vm_video
{
	text-align:center;
}
.vm_description_value
{
	padding:4px 10px 10px;
}
.vm_video_div
{
	padding:5px;
}
.vm_videos
{
	padding:0px 0px 3px;
}
.vm_videorow
{
	padding:0px 5px 3px;	
}
.vm_video_img
{
	float:left;
	width:82px;
	overflow:hidden;
}
.vm_video_img a
{
	display:block;
	border:1px solid #CCCCCC;
	font-size:0px;
}
.vm_videoblock
{
	float:right;
	width:508px;
	overflow:hidden;
}
.vm_videoblock_in0
{
	background-color:#F1F1F1;
	border:1px solid #CCCCCC;
	margin-left:3px;
	height:80px;
}
.vm_videoblock_in1
{
	background-color:#FAFAFA;
	border:1px solid #CCCCCC;
	margin-left:3px;
	height:80px;
}
.vm_video_meta
{
	float:right;
	height:80px;
	width:80px;
	overflow:hidden;
	text-align:center;
}
.vm_video_title
{
	float:left;
	width:423px;
	overflow:hidden;
}
.vm_video_title_in
{
	display:table-cell;
	vertical-align:middle;
	height:80px;
	padding:0px 10px;
}
.vm_catdesc
{
	padding:5px 5px 10px;
}
.vm_categories_title
{
	padding:5px;
	font-style:italic;
}
.vm_categories_title span
{
	border-bottom:1px dashed #336699;
	padding-bottom:2px;
	font-weight:bold;
}
.vm_cat_div
{
	float:left;
	width:200px;
	text-align:center;
}
.vm_catsrow
{
	padding:10px 0px;
}
.vm_cat_title
{
	padding:5px 25px;
}
.vm_cat_img a
{
	font-size:0px;
}
.vm_videos_title
{
	padding:5px 5px 15px;
	font-style:italic;
}
.vm_videos_title span
{
	padding-bottom:2px;
	border-bottom:1px dashed #336699;
	font-weight:bold;
}
.vm_video_related
{
	padding:5px 5px 15px;
	font-style:italic;
}
.vm_video_related span
{
	padding-bottom:2px;
	border-bottom:1px dashed #336699;
	font-weight:bold;
}
.vm_video_date
{
	padding-top:40px;
}
.vm_readon
{
	padding:5px 0px 0px;
}
.vm_noitems
{
	padding:5px;
}
.ng_archivelink,
.vm_archivelink
{
	text-align:right;
	padding:5px 10px;
	font-weight:bold;
}
/*video*/
/*audio*/
.am_mod_icon
{
	float:left;
	width:20px;
}
.am_mod_icon img
{
	padding:3px 0px 0px;
}
.am_mod_title
{
	float:left;
	width:242px;
}
.am_mod_item
{
	padding:8px 0px 0px;
}
.am_mod_date
{
	color:#939598;
	font-size:10px;
	padding:3px 0px 0px 19px;
}
.am_aud_div
{
	float:left;
	width:200px;
	text-align:center;
}
.am_itemsrow
{
	padding:10px 0px;
}
.am_vid_title
{
	padding:5px 25px;
}
.am_pathway
{
	font-weight:bold;
	padding:5px;
	color:#000000;
}
.am_title
{
	text-align:center;
	padding:10px 45px;
	font-weight:bold;
}
.am_date
{
	text-align:right;
	padding:5px;
	color:#737373;
}
.am_audio
{
	text-align:center;
	padding-bottom:10px;
}
.am_description_value
{
	padding:4px 10px 10px;
}
.am_audios
{
	padding:0px 5px 3px;	
}
.am_audio_img
{
	float:left;
	width:82px;
	overflow:hidden;
}
.am_audio_img a
{
	display:block;
	border:1px solid #CCCCCC;
	font-size:0px;
}
.am_audioblock
{
	float:right;
	width:508px;
	overflow:hidden;
}
.am_audioblock_in0
{
	background-color:#F1F1F1;
	border:1px solid #CCCCCC;
	margin-left:3px;
	height:80px;
}
.am_readon
{
	padding:5px 0px 0px;
}

.am_audio_meta
{
	float:right;
	height:80px;
	width:80px;
	overflow:hidden;
	text-align:center;
}
.am_audio_date
{
	padding-top:40px;
}
.am_audio_title
{
	float:left;
	width:423px;
	overflow:hidden;
}
.am_audio_title_in
{
	display:table-cell;
	vertical-align:middle;
	height:80px;
	padding:0px 10px;
}
.am_catdesc
{
	padding:5px;
}
.am_audioblock_in1
{
	background-color:#FAFAFA;
	border:1px solid #CCCCCC;
	margin-left:3px;
	height:80px;
}
.am_audiorow
{
	padding-bottom:5px;
}
.am_audios_title
{
	padding:5px 0px 15px;
	font-style:italic;
}
.am_categories_title
{
	padding:5px;
	font-style:italic;
}
.am_categories_title span
{
	border-bottom:1px dashed #336699;
	padding-bottom:2px;
	font-weight:bold;
}
.am_audios_title span
{
	border-bottom:1px dashed #336699;
	padding-bottom:2px;
	font-weight:bold;
}
.am_cat_div
{
	float:left;
	width:200px;
	text-align:center;
}
.am_catsrow
{
	padding:10px 0px;
}
.am_cat_title
{
	padding:5px 25px;
}
.am_cat_img a
{
	font-size:0px;
}
.am_audio_related 
{
	font-style:italic;
	padding:5px 0px 15px;
}
.am_audio_related span
{
	border-bottom:1px dashed #336699;
	padding-bottom:2px;
	font-weight:bold;
}
/*audio*/
/*poll*/
table.poll td
{
	text-align:left;
}
table.pollstableborder label
{
	padding:0px 0px 0px 5px;
}
.poll_title
{
	padding:0px 0px 10px;
}
#poll_button
{
	padding:5px 0px;
}
.contentheading_poll 
{
	font-weight:bold;
	padding:5px 10px 15px;
	text-align:center;
}
.button_poll
{
	background:#336699;
	color:#FFFFFF;
	border:1px solid #336699;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	margin-right:5px;
}
/*Message*/
dt.error,
dt.message
{
	display:none;
}
dd.message
{
	margin:0px 2px 10px;
	line-height:33px;
	border:1px solid #336699;
}
dd.message li
{
	color:#990000;
	font-weight:bold;
	line-height:20px;
	padding:5px;
	text-align:center;
}
dd.message ul
{
	list-style:none;
}
dd.message li
{
	color:#990000;
	text-align:center;
	font-weight:bold;
}
/*Message*/


.poll_vote_text
{
	display:block;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
	text-align:right;
}
.smalldark
{
	padding-right:5px;
	text-align:right;
	width:205px;
}
.contentpane_poll
{
	padding:10px;
	text-align:center;
}
.poll_select
{
	padding:0 10px 0 0;
}
.contentpane_poll select
{
	border:1px solid #D7D7D7;
	font-size:11px;
	padding:2px;
	width:260px;
}
.poll_answ
{
	width:210px;
}
.poll_result_hit
{
	height:19px;
	line-height:19px;
	padding-left:5px;
}
.poll_graph
{
	border:1px solid #CCCCCC;
	height:22px;
	overflow:visible;
	width:300px;
}
.poll_graph_row
{
	height:35px;
	line-height:normal;
}
.polls_color_1
{
	background-image:url(../images/poll_graph.png);
	background-position:0 -22px;
	background-repeat:repeat-x;
	display:block;
	height:22px;
}
.polls_color_2
{
	background-image:url(../images/poll_graph.png);
	background-position:0 -22px;
	background-repeat:repeat-x;
	display:block;
	height:22px;
}
.polls_color_3
{
	background-image:url(../images/poll_graph.png);
	background-position:0 -22px;
	background-repeat:repeat-x;
	display:block;
	height:22px;
}
.polls_color_4
{
	background-image:url(../images/poll_graph.png);
	background-position:0 -22px;
	background-repeat:repeat-x;
	display:block;
	height:22px;
}
.polls_color_5
{
	background-image:url(../images/poll_graph.png);
	background-position:0 -22px;
	background-repeat:repeat-x;
	display:block;
	height:22px;
}
dt.message
{
	display:none;
}
/*poll*/
/*photo*/
.ng_page_title
{
	background-image:url(../images/module_title.png);
	border-bottom:1px solid #CCCCCC;
	font-size:13px;
	font-weight:bold;
	height:27px;
	line-height:25px;
	padding:0 3px 0 5px;
	color:#336699;
}
.ng_img_div 
{
	float:left;
	text-align:center;
	width:200px;
}
.ng_img_img a
{
	font-size:0px;
}
.ng_itemsrow
{
	padding:10px 0px;
}
.ng_img_title
{
	padding:5px 25px;
}
.ng_pathway
{
	font-weight:bold;
	padding:10px 5px;
}
.ng_catdesc
{
	padding:5px;
}
.ng_image_div
{
	float:left;
	width:50%;
	text-align:center;
}
.ng_image_tblock
{
	padding:5px 15px;
}
.ng_image_img a
{
	font-size:0px;
}
.ng_imagerow
{
	padding:10px 0px;
}
.ng_image
{
	text-align:center;
}
.ng_nav_tools
{
	padding:5px 140px;
}
.ng_description
{
	padding:5px 0px;
	width:440px;
	margin:0px auto;
}
.ng_title
{
	text-align:center;
	font-weight:bold;
	padding:10px 45px;
}
.ng_minipics
{
	text-align:center;
}
.ng_minipics img
{
	padding:5px;
}
.ng_mod_item
{
	float:left;
	width:135px;
	text-align:center;
	padding:3px 0px;
}
.ng_nav_prev
{
	float:left;
	width:50%;
}
.ng_nav_next
{
	float:right;
	width:50%;
	text-align:right;
}
.ng_categories_title
{
	font-style:italic;
	padding:5px 5px 15px;
}
.ng_categories_title span
{
	border-bottom:1px dashed #336699;
	font-weight:bold;
	padding-bottom:2px;
}
.ng_images_title
{
	font-style:italic;
	padding:5px;
}
.ng_images_title span
{
	border-bottom:1px dashed #336699;
	font-weight:bold;
	padding-bottom:2px;
}
.ng_cat_div
{
	float:left;
	width:50%;
	text-align:center;
}
.ng_cat_title
{
	text-align:center;
	padding:5px 15px;
}
.ng_catsrow
{
	padding:10px 0px;
}
.ng_cat_img a
{	
	font-size:0px;
}
.ng_category_date
{
	text-align:right;
	color:#939598;
	font-size:10px;
	padding:5px 23px 0px 0px;
}
/*photo*/
/*pagination*/
.pagination
{
	font-size:12px;
	padding:10px 10px 15px;
	text-align:center;
}
.noactivepage 
{
	color:#336699;
	font-weight:bold;
}
.noactivepage,
.activepage,
.pagination a
{
	padding:0px 4px;
}
.activepage
{
	font-weight:bold;
	text-decoration:underline;
}
#catnewsblock
{
	padding:0px 10px 10px;
}
.si_title
{
	border-bottom:1px solid #336699;
	color:#336699;
	font-size:13px;
	font-weight:bold;
	margin:0 0 10px;
	padding:5px 0px;
}
.blog_title_si
{
	font-weight:bold;
	font-size:13px;
	padding:0px 0px 3px;
}
.page_blog
{
	padding:10px;
}
/*pagination*/
/*rss*/
.rss_items
{
	padding:5px;
}
.item_date
{	
	padding-bottom:3px;
}
.item_image a
{
	font-size:0px;
}
.item_image
{
	padding-bottom:5px;
}
.rss_block
{
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	background:url(../images/bg_rss.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#F6F6F6;
}
.rss_block_article
{
	margin-bottom:10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background:url(../images/bg_rss.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#F6F6F6;
}
.rss_colItems_med
{
	float:left;
	width:198px;
}
.rss_colItems_medst
{
	padding:10px 0;
	border-bottom:1px solid #ccc;
}
.item_dates
{
	font-size:10px;
	color:#939598;
	padding-bottom:3px;
}
.image_file_med img
{
	padding:5px;
}
.item_titles a
{
	font-weight:bold;
	color:#2B2B2B;
}
.item_titles a:hover
{
	color:#0B4DA1;
}
/*.rss_itemsm
{
	padding:5px 0px 5px 5px;
}
*/.item_imagem a
{
	font-size:0px;
}
.item_imagem img
{
	border:1px solid #999999;
}
.item_titles
{
	padding:0px 4px 5px 0px;
}
.item_imagem
{
	padding-bottom:5px;
}
.item_readmore
{
	padding-top:5px;
}
.item_descm
{
	padding-right:4px;
}
/*rss*/
/*front news*/
.front_item_cont
{
	padding:10px;
}
.front_title
{
	font-weight:bold;
	padding-bottom:5px;
}
/*front news*/
/*NBG Currency Module CSS*/
.currency_module
{
	padding-bottom:5px;
}
.currency_title
{
	background:#EFEFEF;
	color:#003399;
	line-height:25px;
	text-align:center;
	font-weight:bold;
}
.currency_date
{
	padding:2px;
	text-align:right;
	font-style:italic;
	font-size:10px;
}
.currency_table
{
	width:100%;
}
.currency_img
{
	width:32px;
	padding:2px;
}
.currency_img img
{
	border:1px solid #CCCCCC;
}
.currency_rate,
.currency_count
{
	text-align:center;
}
.currency_code
{
	font-weight:bold;
	text-align:center;
}
/*NBG Currency Module CSS*/
/*Start Register*/

.block_title_m
{
	display:block;
	font-size:13px;
	background-image:url(../images/module_title.png);
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	height:27px;
	line-height:25px;
	padding:0 3px 0 5px;
	color:#336699;
}
.registration_fields
{
	margin:10px 0px 15px 0px;
}
#registration_fields
{
	padding:10px;
}
.field_input
{
	width:auto;
	float:left;
	padding:5px 0px;
}
.must_have
{
	/*	float:left;
		width:auto;*/
	padding:10px 0px 0px 3px;
	color:#990000;
}
.field_legend,
.field_legend_last
{
	text-align:right;
	padding:0px 5px 0px 0px;
}
.field_input_in .b_day
{
	width:45px;
}
.must_have .must_have_in
{
	color:#990000;
}
.must_have_in
{
	padding:0px 0px 0px 3px;
}
.field_input_in .reg_button
{
	background:#336699;
	border:1px solid #336699;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:3px;
}
.field_input_in .reset_send
{	
	background:#336699;
	border:1px solid #336699;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:3px;
}
.edit_button
{
	background:#336699;
	border:1px solid #336699;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:3px;
}
.field_input_in .b_day_year
{
	width:60px;
}
.field_input_in .inputbox
{
	border:1px solid #CCCCCC;
	font-size:10px;
	height:13px;
	padding:4px;
	width:240px;
}
.field_input_in .reg_country
{
	border:1px solid #CCCCCC;
	font-size:10px;
	padding:2px;
	width:248px;
}
.field_input_in .b_day,
.field_input_in .b_day_year
{
	border:1px solid #CCCCCC;
	font-size:10px;
	padding:2px;
}
.field_input_in
{
	text-align:left;
}
.reset_message
{
	padding:0px 0px 10px;
}
.button_logout 
{
	background:url(../images/logout.png);
	background-position:center;
	background-repeat:no-repeat;
	width:58px;
	height:22px;
	border:none;
}
/*registration*/
.blog_item_si_f img
{
	float:left;
	margin:3px 7px 3px 0px;
}
.blog_item_si
{
	border-top:1px solid #CCCCCC;
	padding:15px 0px 0px;
	margin:15px 0px 0px;
}
.blog_item_si img
{
	float:left;
	margin:3px 7px 3px 0px;
}
.readon
{
	text-align:right;
	padding:5px 0px 0px;
}
/*LightBox*/
div.facebook .pp_top .pp_left { background: url(../images/lightbox/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
div.facebook .pp_top .pp_middle { background: url(../images/lightbox/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
div.facebook .pp_top .pp_right { background: url(../images/lightbox/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */

div.facebook .pp_content .ppt { color: #000; }
div.facebook .pp_content_container .pp_left { background: url(../images/lightbox/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
div.facebook .pp_content_container .pp_right { background: url(../images/lightbox/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
div.facebook .pp_content { background: #fff; } /* Content background */
div.facebook .pp_expand { background: url(../images/lightbox/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.facebook .pp_expand:hover { background: url(../images/lightbox/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.facebook .pp_contract { background: url(../images/lightbox/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.facebook .pp_contract:hover { background: url(../images/lightbox/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.facebook .pp_close { width: 22px; height: 22px; background: url(../images/lightbox/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
div.facebook #pp_full_res .pp_inline { color: #000; } 
div.facebook .pp_loaderIcon { background: url(../images/lightbox/facebook/loader.gif) center center no-repeat; } /* Loader icon */

div.facebook .pp_nav .pp_arrow_previous { background: url(../images/lightbox/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
div.facebook .pp_nav .pp_arrow_next { background: url(../images/lightbox/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
div.facebook .pp_nav { margin-top: 0; }
div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }

div.facebook .pp_next:hover { background: url(../images/lightbox/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
div.facebook .pp_previous:hover { background: url(../images/lightbox/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */

div.facebook .pp_bottom .pp_left { background: url(../images/lightbox/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
div.facebook .pp_bottom .pp_middle { background: url(../images/lightbox/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
div.facebook .pp_bottom .pp_right { background: url(../images/lightbox/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */

div.pp_pic_holder a:focus { outline:none; }

div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	cursor:pointer;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}

div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}

.pp_top {
	height: 20px;
	position: relative;
}
* html .pp_top { padding: 0 20px; }

.pp_top .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_top .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_top .pp_middle {
	left: 0;
	position: static;
}

.pp_top .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.pp_content { height: 40px; }

.pp_content .ppt {
	left: auto;
	margin-bottom: 5px;
	position: relative;
	top: auto;
}

.pp_fade { display: none; }

.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}

.pp_content_container .pp_left { padding-left: 20px; }
.pp_content_container .pp_right { padding-right: 20px; }

.pp_content_container .pp_details {
	margin: 10px 0 2px 0;
}
.pp_description {
	display: none;
	font-weight:bold;
	margin: 0 0 5px 0;
}

.pp_nav {
	clear: left;
	float: left;
	margin: 3px 0 0 0;
}

.pp_nav p {
	float: left;
	margin: 2px 4px;
}

.pp_nav a.pp_arrow_previous,
.pp_nav a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}

.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}

a.pp_next {
	/*background: url(../images/lightbox/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	*/display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}

a.pp_previous {
	/*background: url(../images/lightbox/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	*/display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}

a.pp_expand,
a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;	
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}

a.pp_close {
	display: block;
	float: right;
	cursor:pointer;
	text-indent: -10000px;
}

.pp_bottom {
	height: 20px;
	position: relative;
}
* html .pp_bottom { padding: 0 20px; }

.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}

.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}

#pp_full_res {
	line-height: 1 !important;
}

#pp_full_res .pp_inline {
	text-align: left;
}

#pp_full_res .pp_inline p { margin: 0 0 15px 0; }

div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 9999;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*LightBox*/
/* CSS Document */
#time_block
{
	float:left;
	width:240px;
}
.time_block
{
	border-left:1px solid #CECECE;
	border-right:1px solid #CECECE;
	height:26px;
	padding:0px 2px;
}
.time_date
{
	height:26px;
	line-height:26px;
	float:left;
	width:192px;
	text-align:center;
	overflow:hidden;
}
.time_time
{
	line-height:26px;
	border-left:1px solid #CECECE;
	height:26px;
	float:right;
	width:40px;
	text-align:center;
}
/*Content*/
#body_left
{
	float:left;
	width:160px;	
	overflow:hidden;
}
.body
{

	padding:10px 0px 0px;	
}
#body_right
{
	float:right;
	width:840px;
	overflow:hidden;
}
#center_col
{
	float:left;
	width:606px;
	overflow:hidden;
}
.center_col
{
	margin:0px 2px 10px;
	border:1px solid #CCCCCC;
}
#top_left
{
	float:left;
	width:606px;
	overflow:hidden;
}
.top_left
{
	margin:0px 2px;
	overflow:hidden;
}
#top_right,
#right_col
{
	float:right;
	width:234px;
	overflow:hidden;
}
#f3article,
#ipn_gallery
{
	padding:0px 2px 10px;
}
.f3article,
.ipn_gallery
{
	border:1px solid #CCCCCC;
	overflow:hidden;
}
.latest3news,
.f3articleb
{
	background-image:url(../images/gallery_bg.png);
	background-position:0px 0px;
	background-repeat:repeat-y;	
}
.ipn_galleryb
{
	background:url(../images/del_firstpage.png);
	background-position:top center;
	background-repeat:repeat-y;
}

/*Content*/
/*Modules*/
.module_lang
{
	float:right;
	height:34px;
	width:180px;
	text-align:right;	
}
.module_lang ul
{
	list-style:none;
}
.module_lang li
{
	display:inline;
}
.module_lang a
{
	color:#FFFFFF;
	line-height:33px;
	font-weight:bold;
	padding:0px 5px;
}

.module_ipnl
{
	margin:0px 0px 10px;
	border:1px solid #CCCCCC;
	border-left:none;
}
.page_title,
.mod_titler,
.mod_titlel
{
	background-image:url(../images/module_title.png);
	height:27px;
	border-bottom:1px solid #CCCCCC;
	line-height:27px;
	font-weight:bold;
	font-size:13px;
	padding:0px 3px 0px 5px;
}
.page_title
{
	color:#336699;
	padding:0px 10px;
}
.article_cat
{
	float:left;
	width:85%;
	display:block;
}
.mod_contentwh,
.mod_contentwr,
.mod_contentwl
{
	padding:5px;	
}

.module_ipnr
{
	margin:0px 0px 10px;
	border:1px solid #CCCCCC;
	border-right:none;
}
.module_ipnr_b,
.module_ipnl_b
{
	margin-bottom:10px;
}

.module_ipnh
{
	float:left;
	width:417px;
	background:none;
}
.ipn_galleryb .module_ipnh:first-child .mod_titleh
{
	border-right:1px solid #CCCCCC;
}
.mod_titleh
{
	background-image:url(../images/module_title.png);
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	height:27px;
	line-height:25px;
	padding:0 3px 0 5px;
}
/*Modules*/
/*HeadLine News*/
#headline
{
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	background:#F1F1F1;
}
.headline
{
	padding:5px;
	overflow:hidden;
	height:255px;
}
.slide
{
	height:230px;
	overflow:hidden;	
}
.start_slide
{
	height:230px;
	overflow:hidden;	
	background-image:url(../images/loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
.hl_img img
{
	float:right;
	width:auto;
	margin:0px 0px 0px 10px;
}
.hl_title
{
	padding:0px 0px 3px;
}
.hl_title a
{
	font-weight:bold;
	font-size:13px;
}
.hl_date
{
	color:#939598;
	font-size:10px;
	padding:3px 0;
	text-align:right;
}
#hl_slides
{
	position:relative;
	height:230px;
	overflow:hidden;
	width:590px;
}
.zeroslide,
.def_slide
{
	height:230px;
	position:absolute;
	width:590px;
	left:0;
	z-index:0;
	display:none;
	background:#F1F1F1;
}
.hl_current
{
	top:0px;
	left:0;
	z-index:10;
}
#hl_nav
{
	padding:4px 0px;
	display:none;
}
.navnumber
{
	display:block;
	float:right;
	width:19px;
	height:19px;
	background:#FFFFFF;
	margin:0px 0px 0px 2px;
	border:1px solid #777777;
	text-align:center;
}
.navnumber a
{
	height:19px;
	line-height:19px;
	display:block;
	font-size:10px;
	color:#333333;
}
.navact
{
	background:#4879B5;
	border:1px solid #4879B5;
	color:#FFFFFF;
}
.navact a
{
	color:#FFFFFF;
}
.hl_meta
{
	padding:5px 0px;
}
.hl_media
{
	height:18px;
	line-height:18px;
	float:left;
	width:auto;	
}
.hl_media span
{
	padding:0px 5px 0px 0px;
}
.hl_more
{
	height:18px;
	line-height:18px;
	float:right;
	width:auto;	
}
/*HeadLine News*/
/*Breacking News*/
#bn
{
	position:relative;
	height:26px;
	padding:0 0 0 5px ;
	overflow:hidden;
}
.latestnews_label
{
	float:left;
	width:89px;
	line-height:24px;
	color:#336699;
	font-weight:bold;
	text-align:center;
}
#bn_items
{
	border-left:1px solid #CCCCCC;
	position:relative;
	height:26px;
	float:right;
	font-weight:bold;
	background-color:#FFFFFF;
	background:url(../images/bg_head_bot.png) repeat scroll 0 0 transparent;
	width:585px;	
}
ul.marquee
{
	display:block;
	height:26px;
	width:587px;	
	list-style:none;
	overflow:hidden;
	position:relative;
}
ul.marquee li
{
	position: absolute;
	top: -999em;
	left: 0;
	line-height:26px;
	padding:0px 2px;
	display: block;
	white-space: nowrap;
	color:#D30202;
	cursor:default;
}
/*Breacking News*/
/*Banners*/
.module_ft
{
	border:1px solid #CCCCCC;
	margin:0px 2px 10px;
}
.module_fb,
.module_fm,
.module_b
{
	border:1px solid #CCCCCC;
	margin:0px 2px 10px;
}
.module_m
{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:5px 0px 10px;
}
/*Banners*/


/*front pagenews3*/
.l3n_item
{
	width:278px;
	float:left;
}
.l3n_inner
{
	margin:10px;	
}
.l3n_img
{
	text-align:center;
	width:258px;
	overflow:hidden;
	padding:0px 0px 5px;
}
.l3n_title a
{
	font-weight:bold;
}
.l3n_intro
{
	padding:0px 0px 5px;
}
.l3n_date
{
	text-align:right;
	color:#939598;
	font-size:10px;
}
.l3n_audio,
.l3n_video,
.l3n_image
{
	width:auto;
	float:left;
	text-align:left;
}
.l3n_meta span
{
	padding-right:7px;
}
.l3n_more
{
	width:auto;
	float:right;
	text-align:right;
}
/*front pagenews3*/
/*Soc Research*/
/*Press Reviw*/
.socresearch_title
{
	font-weight:bold;
	padding-bottom:5px;
}
.pressreview_img
{
	padding:0px 0px 5px;
	text-align:center;
}
.socresearch_img
{
	padding:0px 0px 5px;
	text-align:center;
	overflow:hidden;
}
.socresearch_date
{
	color:#939598;
	font-size:10px;
	padding:0px 0px 3px;
	text-align:right;
}
.pressreview_showall,
.socresearch_showall
{
	text-align:right;
}
.pressreview_showall a,
.socresearch_showall a
{
	font-style:italic;
}
/*Soc Research*/
.pressreview_intro
{
	padding:0px 0px 5px;
}
.pressreview_date
{
	color:#939598;
	font-size:10px;
	padding:0px 0px 3px;
	text-align:right;
}
.pressreview_intro a
{
	font-weight:bold;
}
/*Press Reviw*/
/*Other News*/
.othernews
{
	padding:10px;
}
.blog_item,
.othernews_item
{
	padding:0px 0px 15px;
	margin:0px 0px 15px;
	border-bottom:1px solid #CCCCCC;
}
.blog_item img,
.othernews_item img
{
	margin:3px 7px 3px 0px;
}
.blog_title,
.result_item_title,
.othernews_title
{
	padding:0px 0px 3px;
	font-weight:bold;
	font-size:13px;
}
.othernews_meta
{
	padding:5px 0px 0px;
}
.othernews_media
{
	float:left;
	width:auto;
	height:18px;
	line-height:18px;
}
.othernews_media span
{
	padding:0px 10px 0px 0px;
}
.othernews_media img
{
	margin:0px;
}
.othernews_more
{
	float:right;
	width:auto;
	height:18px;
	line-height:18px;
}
.othernews_viewall a
{
	text-align:center;
	background:url(../images/allnews.png) no-repeat scroll 0 0 transparent;
	display:block;
	float:right;
	height:25px;
	line-height:23px;
	width:150px;
}
/*Other News*/
/*Login*/
#loginlf
{
	float:right;
	width:80px;
	height:26px;
	line-height:26px;
	text-align:center;
}
.button_login,
.button_logout
{
	background:#336699;
	height:26px;
	color:#FFFFFF;
	cursor:pointer;
	width:80px;
	font-size:11px;
	font-weight:bold;
	border:1px solid #336699;
}
.login_b a
{
	padding:1px 0px 0px;
	display:block;
	font-size:0px;
}
.inputbox_login
{
	font-size:11px;
	height:17px;
	border:1px solid #CCCCCC;
	padding:2px;
	width:145px;
}
.lg_cap
{
	line-height:30px;
	padding:0px 5px;
	width:60px;
	text-align:right;	
}
.lgb
{
	text-align:right;
	padding:3px 0px; 
	width:151px;
}
.lg_val
{
	width:151px;
}
.lg_fr
{
	padding:0px 10px 0px 80px;
	line-height:20px;
}
.editprofile
{
	padding:5px 0px;
}
/*Login*/
/*Content*/
.article-content p
{
	margin-bottom:15px;	
}
.blog_text ul,
.blog_text ol,
.blog_desc ul,
.blog_desc ol,
.article-content ol,
.article-content ul
{
	margin:5px 0 5px 35px;
}
/*Content*/
/*Archive & Search Page*/
#page_search,
.archive_page
{
	padding:10px;
}
.searcherror
{
	font-weight:bold;
	color:#D30202;	
}
.searchintro
{
	padding:0px 0px 10px;
}
.results_title
{
	padding:0px 0px 10px;
	font-weight:bold;
	color:#336699;
}
.highlight
{
	color:#336699;
	font-weight:bold;
	border-bottom:1px dashed #336699;
}
.results ol
{
	margin:10px 5px 10px 40px; 
}
.results ol li
{
	border-bottom:1px solid #CCCCCC;
	margin:0 0 15px;
	padding:0 0 15px;
}
.fb_left
{
	float:left;
	width:49%;	
}
.fb_right
{
	float:right;
	width:49%;	
}
.fb_leftb
{
	float:left;
	width:80%;	
}
.fb_rightb
{
	float:right;
	width:20%;	
}
.fb_item
{
	padding:0px 5px 5px;	
}
.fb_legend
{
	float:left;
	width:39%;
	text-align:right;	
	padding:3px 0px;
}
.fb_value
{
	float:right;
	width:60%;
}
.fb_legendb
{
	float:left;
	width:80%;
	text-align:right;	
	padding:3px 0px;
}
.fb_valueb
{
	float:right;
	width:20%;
	text-align:right;
}
#categories
{
	height:75px;
	width:100%;
	font-size:10px;
}
.fb_button
{
	text-align:right;
}
.archive_content
{
	padding:20px 0px 5px;	
}
.fbinputbox
{
	font-size:11px;
	height:15px;
	border:1px solid #CCCCCC;
	padding:3px;
	width:145px;
}
.archive_total
{
	padding:5px 0px;
	font-weight:bold;
}
/*Archive Page*/
.login_send
{
	background:#336699;
	color:#FFFFFF;
	border:1px solid #336699;
	padding:3px;
	font-size:11px;
	font-weight:bold;
}
.simplerestrict_msg
{
	color:#990000;
	font-weight:bold;
}
.simplerestrict_link
{
	padding:10px 0px;
}
/*Archive Page*/
/*start popnews*/
.popnews_title
{
	height:27px;
	line-height:25px;
	padding:0 3px 0 5px;
	font-size:13px;
	font-weight:bold;
}
.popnews0
{
	padding:5px;
}
.pop_image
{
	overflow:hidden;
	text-align:center;
}
.pop_image img
{
	margin-bottom:5px;
}
.popnews_p
{
	border-right:none !important;
}
.module_ipnr_p
{
	margin-bottom:10px;
}
.pop_date
{
	font-size:10px;
	text-align:right;
	padding-bottom:3px;
	color:#939598;
}
.pop_text
{
	padding-top:5px;
	color:#626262;
}
/*end popnews*/
/*start exclusive*/
.exclusive_item
{
	border-left:3px solid #CCCCCC;
	border-right:3px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;
	background:#FFFFFF;
}
.img_showall
{
	position:relative;
}
.exclusive_author_value
{
	font-weight:bold;
}
.exc_image
{
	font-size:0px;
	margin-bottom:-1px;
}
.mod_contentr
{
	padding:5px;
	background:#F3F3F3;
}
.exclusive_mtitle
{
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
	float:left;
	width:123px;
}
.exclusive_title
{
	padding:3px;
}
.exclusive_meta
{
	margin:0px 3px;
}
.exclusive_date
{
	float:left;
	width:50%;
	font-size:10px;
	color:#939598;
	padding-bottom:8px;
}
.exclusive_more
{
	float:right;
	text-align:right;
	width:50%;
	padding-bottom:8px;
}
.latestnews_img img
{
	width:auto;
	float:right;
	margin:0px 0px 3px 10px;
}
.exclusive_showall
{
	float:left;
	width:123px;
}
.fullarchive a,
.exclusive_showall a
{
	font-style:italic;
}
.latestnews_noimg
{
	width:1px;
	height:100px;
	float:right;
}
/*end exclusive*/
/*RM Banners*/
.rb_main_in
{
	position:relative;
	width:80px;
	height:280px;
	overflow:hidden;
}
#rb_main_flash object
{
	position:absolute;
	right:0px;
	overflow:hidden;
	top:0px;
}
.rb_main2_in
{
	position:relative;
	width:80px;
	height:280px;
	overflow:hidden;
}
#rb_main2_flash object
{
	position:absolute;
	right:0px;
	overflow:hidden;
	top:0px;
}
/*RM Banners*/
.customhtml_b
{
	margin-bottom:10px;
}
.customhtml_x
{
	margin-bottom:10px;
	text-align:center;
}
/*start ambebi*/
.rss_image_file_ambebi,
.rss_image_file_georgianews,
.rss_image_file_sport,
.rss_image_file_ipn,
.rss_image_file_marao,
.rss_image_file_tvpal,
.rss_image_file_kvpal,
.rss_image_file_mk
{
	padding:5px;
}
.rss_itemsm
{
	padding:5px;
}
.rss_item_imagem
{
	margin-bottom:5px;
	overflow:hidden;
}
.rss_item_imagem a
{
	font-size:0px;
}
.rss_item_imagem img
{
	border:1px solid #CDCDCD;
}
.rss_item_dates
{
	font-size:11px;
	color:#646464;
	padding-bottom:3px;
}
.rss_item_titles_ambebi,
.rss_item_titles_georgianews
{
	font-weight:bold;
	padding-bottom:5px;
}
.rss_item_titles_georgianews a,
.rss_item_readmore_georgianews a
{
	color:#d9180f; 
}
.rss_colItems_meds
{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
} 
.rss_item_titles_ambebi a,
.rss_item_readmore_ambebi a
{
	color:#3F689C;
}
.rss_item_descm
{
	padding-bottom:5px;
}
.rss_item_readmore_ambebi,
.rss_item_readmore_georgianews
{
	font-weight:bold;
}
.rss_colItems_med1t
{
	padding-top:15px;
}
.rss_block_ambebi
{
	background:url(../images/bg_rss/ambebi_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
}
/*end ambebi*/
/*start sportall*/
.rss_block_sport
{
	background:url(../images/bg_rss/sportall_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#f6f6f6;
}
.rss_item_titles_sport
{
	font-weight:bold;
	padding-bottom:5px;
}
.rss_item_titles_sport a,
.rss_item_readmore_sport a
{
	color:#4C8B45;
}
.rss_item_readmore_sport
{
	font-weight:bold;
}
/*end sportall*/
/*start ipn*/
.rss_item_titles_ipn
{
	font-weight:bold;
	padding-bottom:5px;
}
.rss_item_titles_ipn a,
.rss_item_readmore_ipn a
{
	color:#3E679B;
}
.rss_item_readmore_ipn
{
	font-weight:bold;
}
.rss_block_ipn
{
	background:url(../images/bg_rss/ipn_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#f6f6f6;
}
/*end ipn*/
/*start literatura*/
.rss_image_file_lit
{
	padding:5px;
}
.rss_block_lit
{
	background:url(../images/bg_rss/literaturuli_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#f6f6f6;
}
.rss_item_titles_lit
{
	font-weight:bold;
	padding-bottom:5px;
}
.rss_item_titles_lit a,
.rss_item_readmore_lit a
{
	color:#C4161C;
}
.rss_item_readmore_lit
{
	font-weight:bold;
}
/*end literatura*/
/*start ekopalitra*/
.rss_block_ekopal
{
	background:url(../images/bg_rss/ekopalitra_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#f6f6f6;
}
.rss_item_titles_ekopal
{
	font-weight:bold;
	padding-bottom:5px;
}
.rss_item_titles_ekopal a,
.rss_item_readmore_ekopal a
{
	color:#4585EF;
}
.rss_item_readmore_ekopal
{
	font-weight:bold;
}
/*end ekopalitra*/
/*start geojurnali*/
.rss_image_file_geojur
{
	padding:5px;
}
.rss_block_geojur
{
	background:url(../images/bg_rss/geojurnali_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#f6f6f6;
}
.rss_item_titles_geojur
{
	font-weight:bold;
	padding-bottom:5px;
}
.rss_item_titles_geojur a,
.rss_item_readmore_geojur a
{
	color:#C4161C;
}
.rss_item_readmore_geojur
{
	font-weight:bold;
}
/*end geojurnali*/
/*start marao*/
.rss_block_marao
{
	background:url(../images/bg_rss/marao_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FEE4F5;
}
.rss_item_titles_marao
{
	font-weight:bold;
	padding-bottom:5px;
}
.rss_item_titles_marao a,
.rss_item_readmore_marao a
{
	color:#636C6D;
}
.rss_item_readmore_marao
{
	font-weight:bold;
}
/*end marao*/
/*start mkurnali*/
.rss_block_mk
{
	background:url(../images/bg_rss/mkurnali_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#f6f6f6;
}
.rss_item_titles_mk
{
	font-weight:bold;
	padding-bottom:5px;
}
.rss_item_titles_mk a,
.rss_item_readmore_mk a
{
	color:#5C9C3E;
}
.rss_item_readmore_mk
{
	font-weight:bold;
}
/*end mkurnali*/
/*start kviris palitra*/
.rss_block_kvpal
{
	background:url(../images/bg_rss/palitra_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#f6f6f6;
}
.rss_item_titles_kvpal
{
	font-weight:bold;
	padding-bottom:5px;
}
.rss_item_titles_kvpal a,
.rss_item_readmore_kvpal a
{
	color:#0171B9;
}
.rss_item_readmore_kvpal
{
	font-weight:bold;
}
/*end kviris palitra*/
/*start palitratv*/
.rss_block_tvpal
{
	background:url(../images/bg_rss/palitratv_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#f6f6f6;
}
.rss_item_titles_tvpal
{
	font-weight:bold;
	padding-bottom:5px;
}
.rss_item_titles_tvpal a,
.rss_item_readmore_tvpal a
{
	color:#4584ED;
}
.rss_item_readmore_tvpal
{
	font-weight:bold;
}
/*end palitratv*/
/*start istoria*/
.rss_image_file_ist
{
	padding:5px;
	background:#3A3775;
}
.rss_block_ist
{
	background-color:#f6f6f6;
}
.rss_item_titles_ist
{
	font-weight:bold;
	padding-bottom:5px;
}
.rss_item_titles_ist a,
.rss_item_readmore_ist a
{
	color:#3A3775;
}
.rss_item_readmore_ist
{
	font-weight:bold;
}
/*end palitratv*/
/*start media_collector*/
.media_colItems_med
{
	float:left;
	width:198px;
	overflow:hidden;
}
.media_colItems_med_in
{
	padding:0px 3px;
}
.media_itemsm
{
	padding:5px 3px 10px; 
}
.media_image_file_med
{
	padding:5px;
}
.media_item_dates
{
	font-size:11px;
	color:#646464;
	padding-top:5px; 
}
.ban_body
{
	border:1px solid #CDCDCD;
}
.media_item_descm
{
	padding-bottom:5px;
}
.media_item_imagem a
{
	font-size:0px;
}
.media_item_imagem img
{
	border:1px solid #CDCDCD;
}
.item_descm
{
	padding-bottom:5px;
}
/*mkurnali*/
.media_block_mk
{
	background:url(../images/bg_rss/mkurnali_bg.png);
	background-repeat:repeat-x;
	background-color:#f6f6f6;
	border:1px solid #CFCFCF;
}
.media_image_file_med_mk
{
	padding:5px;
}
.media_item_titles_mk
{
	padding-top:5px;
}
.media_item_titles_mk a
{
	color:#5C9C3E; 
	font-weight:bold;
}
.media_item_readmore_mk a
{
	color:#5C9C3E; 
	font-weight:bold;
}
/*End Mkurnali*/
/*GeorgiaNews*/
.media_block_georgianews
{
	border-bottom:1px solid #CFCFCF; 
}
.media_image_file_med_georgianews
{
	padding:5px;
}
.media_item_titles_georgianews
{
	padding-top:5px;
}
.media_item_titles_georgianews a
{
	color:#D9180F; 
	font-weight:bold;
}
.media_item_readmore_georgianews a
{
	color:#C9280D; 
	font-weight:bold;
}
/*End GeorgiaNews*/
/* Ipn*/
.media_block_ipn
{
	background:url(../images/bg_rss/ipn_bg.png);
	background-repeat:repeat-x;
	background-color:#f6f6f6;
	border:1px solid #CFCFCF;
}
.media_image_file_med_ipn
{
	padding:5px;
}
.media_item_titles_ipn
{
	padding-top:5px;
}
.media_item_titles_ipn a
{
	color:#3E679B; 
	font-weight:bold;
}
.media_item_readmore_ipn a
{
	color:#3E679B; 
	font-weight:bold;
}
/*End Ipn*/
/* palitra*/
.media_block_kvpal
{
	background:url(../images/bg_rss/palitra_bg.png);
	background-repeat:repeat-x;
	background-color:#f6f6f6;
	border:1px solid #CFCFCF;
}
.media_image_file_med_kvpal
{
	padding:5px;
}
.media_item_titles_kvpal
{
	padding-top:5px;
}
.media_item_titles_kvpal a
{
	color:#0171B9; 
	font-weight:bold;
}
.media_item_readmore_kvpal a
{
	color:#0171B9; 
	font-weight:bold;
}
/*End  palitra*/
/*  sport*/
.media_block_sport
{
	background:url(../images/bg_rss/sportall_bg.png);
	background-repeat:repeat-x;
	background-color:#f6f6f6;
	border:1px solid #CFCFCF;
}
.media_image_file_med_sport
{
	padding:5px;
}
.media_item_titles_sport
{
	padding-top:5px;
}
.media_item_titles_sport a
{
	color:#4C8B45; 
	font-weight:bold;
}
.media_item_readmore_sport a
{
	color:#4C8B45; 
	font-weight:bold;
}
/*End  sport*/
/* marao*/
.media_block_marao
{
	background:url(../images/bg_rss/marao_bg.png);
	background-repeat:repeat-x;
	background-color:#F6F6F6;
	border:1px solid #CFCFCF;
}
.media_image_file_med_marao
{
	padding:5px;
}
.media_item_titles_marao
{
	padding-top:5px;
}
.media_item_titles_marao a
{
	color:#636C6D; 
	font-weight:bold;
}
.media_item_readmore_marao a
{
	color:#636C6D; 
	font-weight:bold;
}
/*End  marao*/
/*ambebi*/
.media_block_ambebi
{
	background:url(../images/bg_rss/ambebi_bg.png);
	background-repeat:repeat-x;
	background-color:#f6f6f6;
	border:1px solid #CFCFCF;
}
.media_image_file_med_ambebi
{
	padding:5px;
}
.media_item_titles_ambebi
{
	padding-top:5px;
}
.media_item_titles_ambebi a
{
	color:#3E689C; 
	font-weight:bold;
}
.media_item_readmore_ambebi a
{
	color:#3E689C; 
	font-weight:bold;
}
/*End  ambebi*/
/*Geo Jur*/
.media_block_geojur
{
	background:url(../images/bg_rss/geojurnali_bg.png);
	background-repeat:repeat-x;
	background-color:#f6f6f6;
	border:1px solid #CFCFCF;
}
.media_image_file_med_geojur
{
	padding:5px;
}
.media_item_titles_geojur
{
	padding-top:5px;
}
.media_item_titles_geojur a
{
	color:#C4161C; 
	font-weight:bold;
}
.media_item_readmore_geojur a
{
	color:#C4161C; 
	font-weight:bold;
}
/*End Geo Jur*/
/* Istoriani*/
.media_block_ist
{
	background-color:#f6f6f6;
	border:1px solid #CFCFCF;
}
.media_image_file_med_ist
{
	background:#3A3775;
	padding:5px;
}
.media_item_titles_ist
{
	padding-top:5px;
}
.media_item_titles_ist a
{
	color:#3A3775; 
	font-weight:bold;
}
.media_item_readmore_ist a
{
	color:#3A3775; 
	font-weight:bold;
}
/*End  Istoriani*/
/* Ekopalitra*/
.rss_image_file_ekopal
{
	padding:5px;
}
.media_block_ekopal
{
	background:url(../images/bg_rss/ekopalitra_bg.png);
	background-repeat:repeat-x;
	background-color:#f6f6f6;
	border:1px solid #CFCFCF;
}
.media_image_file_med_ekopal
{
	padding:5px;
}
.media_item_titles_ekopal
{
	padding-top:5px;
}
.media_item_titles_ekopal a
{
	color:#4585ef; 
	font-weight:bold;
}
.media_item_readmore_ekopal a
{
	color:#4585ef; 
	font-weight:bold;
}
/*End  Ekopalitra*/
/* start palitratv*/
.media_block_tvpal
{
	background:url(../images/bg_rss/palitratv_bg.png);
	background-repeat:repeat-x;
	background-color:#f6f6f6;
	border:1px solid #CFCFCF;
	margin-bottom:10px;
}
.media_image_file_med_tvpal
{
	padding:5px;
}
.media_item_titles_tvpal
{
	padding-top:5px;
}
.media_item_titles_tvpal a
{
	color:#4584ED; 
	font-weight:bold;
}
.media_item_readmore_tvpal
{
	padding-top:5px;
}
.media_item_readmore_tvpal a
{
	color:#4584ED; 
	font-weight:bold;
}
/*End  Ekopalitra*/
/* start Literaturuli*/
.media_block_lit
{
	background:url(../images/bg_rss/literaturuli_bg.png);
	background-repeat:repeat-x;
	background-color:#f6f6f6;
}
.media_image_file_med_lit
{
	padding:5px;
}
.media_item_titles_lit
{
	padding-top:5px;
}
.media_item_titles_lit a
{
	color:#4584ED; 
	font-weight:bold;
}
.media_item_readmore_tvpal
{
	padding-top:5px;
}
.media_item_readmore_tvpal a
{
	color:#4584ED; 
	font-weight:bold;
}
/*End  Literaturuli*/
.media_colItems_tree_t
{
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid #CCCCCC;
}
.module_ipnl_tvpal,
.module_ipnl_marao,
.module_ipnl_ambebi,
.module_ipnl_sport,
.module_ipnl_ipn,
.module_ipnl_tvpal,
.module_ipnl_kvpal,
.module_ipnl_mk,
.module_ipnl_lit,
.module_ipnl_geojur,
.module_ipnl_ist,
.module_ipnl_ekopal
{
	margin:0px 0px 10px;
	border:1px solid #CCCCCC;
	border-left:none;
}
.module_ipnr_tvpal,
.module_ipnr_marao,
.module_ipnr_ambebi,
.module_ipnr_sport,
.module_ipnr_ipn,
.module_ipnr_tvpal,
.module_ipnr_kvpal,
.module_ipnr_mk,
.module_ipnr_lit,
.module_ipnr_geojur,
.module_ipnr_ist,
.module_ipnr_ekopal
{
	margin:0px 0px 10px;
	border:1px solid #CCCCCC;
	border-right:none;
}
.center_col .media_block_tvpal,
.center_col .media_block_marao,
.center_col .media_block_ambebi,
.center_col .media_block_sport,
.center_col .media_block_ipn,
.center_col .media_block_tvpal,
.center_col .media_block_kvpal,
.center_col .media_block_mk,
.center_col .media_block_lit,
.center_col .media_block_geojur,
.center_col .media_block_ist,
.center_col .media_block_ekopal
{
	border-left:none;
	border-right:none;
	margin-bottom:10px;
}
/*start subscribe*/
.subscribe_title
{
	font-weight:bold;
	padding:10px 0 5px;
}
.subscribe_package_button
{
	padding-top:8px;
}
.subscribe_button
{
	background:#336699;
	border: 1px solid #336699;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
}
.subscribe_package_text
{
	padding-bottom:15px;
}
.subs_pack_choise,
.subs_gel
{
	font-weight:bold;
}
.subscribe_payment_text
{
	font-weight:bold;
	padding-bottom:5px;
}
.payment_item
{
	margin:4px 0px;
}
.payment_button
{
	padding-top:5px;
}
.subs_choisepack
{
	padding:3px 0 3px 10px;
}
.subscribe_date
{
	float:left;
	width:75px;
	font-weight:bold;
}
.subscribe_orders_fdate
{
	float:left;
	width:75px;
	font-size:10px;
	color:#333333;
	text-align:center;
}
.subscribe_package
{
	float:left;
	width:235px;
	font-weight:bold;
}
.subscribe_orders_fpackage
{
	float:left;
	width:235px;
}
.subscribe_orders_fpackage_in
{
	padding-right:5px;
}
.subscribe_payment
{
	float:left;
	width:130px;
	font-weight:bold;
}
.subscribe_orders_fpayment
{
	float:left;
	width:130px;
}
.subscribe_price
{
	float:left;
	width:76px;
	font-weight:bold;
}
.subscribe_orders_fprice
{
	float:left;
	width:76px;
}
.subscribe_status
{
	float:right;
	width:60px;
	font-weight:bold;
}
.subscribe_orders_fstatus
{
	float:right;
	width:60px;
	text-align:center;
}
.subscribe_orders_fstatus img
{
	margin-top:10px;
}
.subscribe_orders_head
{
	margin-bottom:5px;
	background:#CCCCCC;
	padding:5px 2px;
}
.subsc_history
{
	padding-bottom:5px;
}
.subs_history
{
	padding:5px 0px;
}
.subs_order_body0,
.subs_order_body1
{
	margin-bottom:5px;
	padding:3px 2px;
}
.subs_order_body0
{
	background:#E1E1E1;
}
/*end subscribe*/
/*start imgpopnews*/
.imgpopnews_readmore
{
	text-align:right;
	padding-top:5px;
}
/*end imgpopnews*/
/*start simplopoll*/
.simplepoll_title
{
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:1px solid #E6E5E0;
	margin-bottom:5px;
}
.wsp_radio
{
	padding-right:3px;
}
.vote_button,
.result_button
{
	font-size:10px;
	font-weight:bold;
}
.wsp_blocks
{
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
	margin-bottom:5px;
}
.wsp_blocks label
{
	color:#000000;
}
#bg_button
{
	padding:5px 0px;
	text-align:center;
}
.wsp_label
{
	padding-left:2px;
}
.wsnpoll_title
{
	padding:0px 0px 10px;
	font-weight:normal;
	color:#B07D10;
}
.wsp_main
{
	margin-bottom:10px;
}
.wsnpoll_but
{
	padding:5px 10px;
}
.wsp_poll_title 
{
	font-weight:bold;
	padding:5px 10px 15px;
	text-align:center;
}
.wsp_resultbutt
{
	text-align:right;
	padding:5px 0px;
}
.wsp_answer
{
	float:left;
	width:28%;
	padding-right:5px;
	text-align:right;
	font-weight:bold;
	line-height:20px;
}
.wsp_count0,
.wsp_count1,
.wsp_count2,
.wsp_count3,
.wsp_count4,
.wsp_count5,
.wsp_count6,
.wsp_count7,
.wsp_count8
{
	float:right;
	min-width:30px;
	color:#0B4DA1;
	text-align:center;
}
.wsp_percent
{
	float:left;
	line-height:20px;
	padding-left:5px;
}
.wsp_graph
{
	height:20px;
	overflow:visible;
	width:350px;
}
.wsp_labels,
.wsp_infod
{
	float:left;
	width:auto;
	padding-right:5px;
}
.wsp_labels label
{
	cursor:default;
}
.wsnpoll_rezul
{
	padding:0px 0px 8px;
}
.wsp_blockr,
.wsp_infoblockr
{
	padding-bottom:3px;
}
.wsp_block label
{
	color:#B17D10;
}
.button_poll
{
	background:#9A9A9A;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	padding:3px;
}
.button_poll:hover
{
	background:#B17E11;
}
.button_rezul
{
	padding-left:5px;
	float:right;
	width:auto;
}
.button_rez
{
	border:none;
	background:none;
	font-size:11px;
	font-weight:bold;
	color:#7F5900;
	cursor:pointer;
	height:25px;
}
.wsp_link_dat
{
	float:left;
	width:29%;
	text-align:right;
}
.wsp_link_date
{
	float:left;
	width:auto;
}
.wsp_link_dv
{
	padding-bottom:5px;
}
.wsp_link_dvs
{
	padding-bottom:5px;
	text-align:right;
}
.wsp_count
{
	float:right;
	width:auto;
	color:#0B4DA1;
}
.wsp_infodate
{
	color:#0B4DA1;
	float:right;
	width:auto;
	text-align:left;
}
.wsp_info
{
	float:left;
	width:auto;
	text-align:left;
}
.polls_color_1,
.polls_color_2,
.polls_color_3,
.polls_color_4,
.polls_color_5,
.polls_color_6,
.polls_color_7,
.polls_color_8,
.polls_color_9
{
	border:none;
	float:left !important;
	height:20px !important;
}
.polls_color_1,
.polls_color_2,
.polls_color_3,
.polls_color_4,
.polls_color_5,
.polls_color_6,
.polls_color_7,
.polls_color_8,
.polls_color_9,
.polls_color_10
{
	background:#0B4DA1;
}
.wsp_infolist
{
	padding-top:5px;
}
.graph_per
{
	border:1px solid #CCCCCC;
	float:left;
	width:300px;
	overflow:visible;
}
.result_button
{
	background:#336699;
	border: 1px solid #336699;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	width: 80px;
}
.vote_button
{
	background:#336699;
	border: 1px solid #336699;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	width: 80px;
}
.wsp_listings
{
	line-height:20px;
	padding:5px;
	border-top:1px dotted #E4E4E4;
}
.wsp_listing .wsp_listings:first-child
{
	border:none;
}
.wsp_archpolls
{
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}
.page_body
{
	padding:5px;
}
/*end simplepoll*/
/*start bloger_css*/
.catart_title_blog,
.blog_title_blog
{
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}
thernews_more_blog
{
	float: right;
	height: 18px;
	line-height: 18px;
	width: auto;
}
.catart_title_blog a,
.page_blog_blog,
.blog_title_blog a,
.thernews_more_blog
{
	color:#000000;
}
.createdate_sec,
.article_meta_blog
{
	color: #939598;
	font-size: 10px;
	padding: 0 0 3px;
	text-align: right;
}
.readmore_blogarticle a,
.othernews_more_blog a
{
	color:#01BCFF;
}	
.readmore_blog
{
	padding-top:5px;
}
.section_category_title
{
	float:left;
	width:70%;
}
.readmore_blogarticle
{
	float:right;
	width:29%;
	text-align:right;
}
.othernews_more_blog
{
	text-align:right;
	padding-top:5px;
}
.categoty_items,
.blog_item_blog
{
	border: 1px solid #CCCCCC;
	padding:10px;
	margin-top:10px;
}
.page_blog_blog .blog_item_blog:first-child
{
	margin:0px;
}
.categoty_items_first
{
	border: 1px solid #CCCCCC;
	padding:10px;
}
.menu_blog
{
	background:#01bcff;
	border:1px solid #CDCDCD;
	border-left:none;
	padding:5px;
}
.menu_blog li
{
	list-style:none;
	clear:both;
	border-top:1px solid #CDCDCD;
	padding:10px 0;
	overflow:hidden;
}
.menu_blog li:first-child
{
	padding-top:5px;
	border:none;
}
.menu_blog li:last-child
{
	text-align:right;
}
.menu_blog li a
{
	display:block;
	font-size:14px;
	color:#FFFFFF;
	clear:both;
}
.menu_blog li a span
{
	display:block;
}
.category_desc_blog
{
	margin-bottom:30px;
	padding:10px;
	border:3px solid #01BCFF;
	font-size:14px;
	line-height:1.5em;
}
.menu_blog li img
{
	border:1px solid #CCCCCC;
	padding:2px;
	margin-right:5px;
	float:left;
}
.category_desc_blog img
{
	border:1px solid #CCCCCC;
	padding:2px;
	margin:0 10px 3px 0; 
	float:left;
	width:auto;
}
.category_desc_blog a img
{
	float:none;
	border:none;
	padding:0;
	margin:0;
}
.page_title_blog
{
	border-bottom: 1px solid #01BCFF;
	font-size: 13px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	padding: 0 3px 0 5px;
	margin-bottom:10px;
}
#page_blog_blog
{
	padding:0px 5px 5px;
}
.blog_images_blog
{
	float:left;
	background:#FFFFFF;
	width:auto;
}
.blog_images
{
	float:left;
	width:auto;
}
.blog_images_blog img
{
	border:1px solid #CCCCCC;
	margin:0 10px 0 0;
	padding:1px;
	background:#FFFFFF;
}
.menuall
{
	background:#01bcff;
}
.module_ipnl_blog
{
	margin-bottom:10px;
}
.section_category_title a
{
	font-weight:bold;
	color:#01BCFF;
}
.article_title_blog
{
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
}
.category_listing
{
	border-top: 1px solid #CCCCCC;
	padding:10px;
	margin-top:10px;
}
.category_listing:first-child
{
	border:none;
	padding-top:0px;
}
.listing_title
{
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
	margin-bottom:5px;
}
.listing_title a
{	
	color:#000000;
}
.category_listing img 
{
	border: 1px solid #CCCCCC;
	float: left;
	margin:0 10px 3px 0; 
	padding: 2px;
	width: auto;
}
.article_cat a
{
	color:#000;
}
.section_page_blog
{
	padding:0 5px;
}
.category_news
{
	color:#40cdff;
	font-size:13px;
	padding-bottom:5px;
	font-weight:bold;
}
.intro_text img,
.blog_text_blog img
{
	margin:0 10px 3px 0; 
}
.readmor
{
	display:block;
	text-align:right;
	color:#01BCFF;
	font-size:11px;
}

/*end bloger_css*/
/*category archive*/
.archi
{
	padding: 10px 10px 30px 10px;
}
.archivetitle
{
	color: #336699;
	padding: 0 10px;
	background-image: url(../images/module_title.png);
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
}
.archive_more
{
	background: url(../images/allnews.png);
	background-repeat:no-repeat;
	display: block;
	float: right;
	height: 25px;
	line-height: 23px;
	text-align: center;
	width: 150px;
}
/*end category archive*/
.item_not
{
	text-align:center;
	font-weight:bold;
	padding-bottom:20px;
}
/*like and baner*/
.clr
{
	clear:both;
}
.articlefootern
{
	padding:10px 0;
}
.soc_buttoni
{
	padding-bottom:5px;
}
.privacyn
{
	padding:0 0 5px 0;
}
.articlefootern_right
{
	float:right;
	overflow:hidden;
	width:260px;
}
.armetali
{
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}
.armetari .buttonheading span:first-child a
{
	margin:0;
}
.buttonheadingi
{
	padding-top:10px;
}
.social_middlei
{
	overflow:hidden;
	padding-bottom:10px;
}
.armetari .buttonheading 
{
	padding-bottom:5px;
}
.armetari .buttonheading span a
{
	font-size:0;
	margin-left:13px;
}
.privacynn
{
	padding-bottom:5px;
	overflow:hidden;
}
.privacynn div
{
	overflow:hidden;
}
.art_socialss span a
{
	font-size:0;
}
.articlefootern_left
{
	float:left;
	width:300px;
	overflow:hidden;
}
.articlefootern_left div
{
	overflow:hidden;
}
.art_socialss
{
	padding-bottom:5px;
}
.bh_lefti span:first-child a
{
	margin:0;
}
.bh_lefti
{
	padding-bottom:10px;
}
.bh_lefti span a
{
	font-size:0;
	margin-left:26px;
}
.wsp_label #free
{
	border:1px solid #ccc;
	font-size:11px;
	padding:5px;
	margin-top:5px;
	width:198px;
}
.customhtml_right
{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:501px;
}
.customhtml_left
{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:501px;
}
.change_this_time
{
	font-weight:bold;
	color:#4275b4;
	font-size:11px;
}
.date_minutes
{
	color:#4275b4;
}
.footer_center .customhtml
{
	float:left;
	width:auto;
}
.footer_center .customhtml img
{
	margin-right:20px;
}
.l3n_inner > img {
    position: absolute;
    right: 5px;
    top: 5px;
}
.l3n_inner {
    position: relative;
} 

#rb_bgfl_flash
{
	left: 50%;
    margin: 0 0 0 -650px;
    position: fixed;
    top: 0;
    visibility: visible;
    width: 1300px;
    z-index: 0;
}
/*start video slider*/
.bxslider_itemss
{
    padding:10px 52px;
    position:relative;
    height:160px;
    overflow:hidden;
}
.bx-controls-direction .bx-prev
{
    display:block;
    position:absolute;
    left:2px;
    top:10px;
    background:url(../images/slidervleft.png);
    background-position:0 0;
    background-repeat:no-repeat;
    width:42px;
    height:107px;
    cursor:pointer;
    font-size:0px;
    color:#E4562A;
}
.bx-controls-direction .bx-next
{
    display:block;
    position:absolute;
    right:2px;
    top:10px;
    background:url(../images/slidervright.png);
    background-position:0 0;
    background-repeat:no-repeat;
    width:42px;
    height:107px;
    cursor:pointer;
    color:#E4562A;
    font-size:0px;
}
.change_Img_image
{
    padding:0 4px;
}
.mainslider_image a
{
    font-size:0px;
}
.bx-viewport ul li .date
{
    font-size:10px;
    color:#969696;
    padding-top:2px;
    text-align:right;
    width:174px;
}
.bx-viewport ul li{
    padding-left:2px;
    float: left;
    list-style:none;
    position:relative;
}
.image_slider_a
{
    font-size:0px;
}
.carusel_slider_a
{
    line-height:16px;
    display: block;
    height:48px;
    overflow:hidden;
    width: 174px;
    color:#000;
}
.video_slider .carusel_slider_a
{
    width:118px;
}
.mainslider_title
{
    background:#6ABA23;
    padding:5px;
}
.mainslider_title_in
{
    height:34px;
    font-size:14px;
    line-height:16px;
    color:#ffffff;
    overflow:hidden;
}
.video_icon
{
    position:absolute;
    top:5px;
    left:5px;
}
/*end video slider*/
/*start mod-ambebi slider*/
.weather_itema{
    background:#336699;
    padding: 5px;
    position: relative;
    text-align: right;
}
.alweather{
    padding-bottom: 3px;
    
}
.showweather{
    text-align: right;
}
.alweather,.showweather a{
    color:#ffffff;
    text-align: right;
}
/*end mod-ambebi slider*/


/*start ceorgiangournal rss */ 
.media_block_georgiangournal{
    background: url(../images/bg_rss/bg_rss_gnews_smoll24.png) left top no-repeat;
    padding-top:5px;
}
.media_image_file_med_georgiangournal{
    padding: 4px 10px;
    border-bottom: 6px solid #a91c09;
    
}
.media_block_georgiangournal .media_itemsm{
    padding: 5px 4px 10px 4px;
}
.mod_contentr_georgiangournal .media_block_georgiangournal .media_itemsm .media_colItems_tree,
.mod_contentr_georgiangournal .media_block_georgiangournal .media_itemsm .media_colItems_tree_t{
    width:226px;
}
.mod_contentr_georgiangournal .media_block_georgiangournal .media_itemsm .media_colItems_tree .media_colItems_med,
.mod_contentr_georgiangournal .media_block_georgiangournal .media_itemsm .media_colItems_tree_t .media_colItems_med{
    width:226px;
}
.mod_contentr_georgiangournal .media_block_georgiangournal .media_itemsm .media_colItems_tree .media_colItems_med .media_colItems_item,
.mod_contentr_georgiangournal .media_block_georgiangournal .media_itemsm .media_colItems_tree_t .media_colItems_med .media_colItems_item{
    padding:0;
}
.mod_contentr_georgiangournal .media_block_georgiangournal .media_itemsm .media_colItems_tree .media_colItems_med .media_colItems_item .media_colItems_med_in2,
.mod_contentr_georgiangournal .media_block_georgiangournal .media_itemsm .media_colItems_tree_t .media_colItems_med .media_colItems_item .media_colItems_med_in2{
    position:relative;
}
.media_block_georgiangournal .media_itemsm .media_colItems_tree .media_colItems_item .media_colItems_med_in2 .media_item_titles_georgiangournal,
.media_block_georgiangournal .media_itemsm .media_colItems_tree_t .media_colItems_item .media_colItems_med_in2 .media_item_titles_georgiangournal {
    position:absolute;
    top: 80px;
    left:0;
    width:226px;
    background: none repeat scroll 0 0 #222324;
    font-size: 12px;
    line-height: 16px;
    min-height: 38px;
}
.media_block_georgiangournal .media_itemsm .media_colItems_tree_t {
    margin-top:10px;
    padding-top:0;
    border-top:none;
}
.media_block_georgiangournal .media_itemsm .media_colItems_tree .media_colItems_item .media_item_imagem a img,
.media_block_georgiangournal .media_itemsm .media_colItems_tree_t .media_colItems_item .media_item_imagem a img
{
    border:none;
}
.media_block_georgiangournal .media_itemsm .media_colItems_tree .media_colItems_item .media_colItems_med_in2 .media_item_titles_georgiangournal a,
.media_block_georgiangournal .media_itemsm .media_colItems_tree_t .media_colItems_item .media_colItems_med_in2 .media_item_titles_georgiangournal a {
    color: #fff;
    padding: 4px 6px 6px;
    display: block;

}


/*end ceorgiangournal rss */