.body{
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana,sans-serif;
	background: url(../images/upper_strip.gif) top center repeat-x #EFEAE4;
	text-align: center;
}

img{
	border: 0;
}

h1, h2{
	margin: 0;
}

h3 a:link, h3 a:visited, h3 a:hover {
	font-size: inherit;
}

.moduletable_events{
	width: 210px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	margin: 4px 0px 0px 30px;
}

.moduletable_tags{
	width: 100%;
	margin: 10px 0px 0px 0px;
	border-top: 5px solid #e5ddd3;
	border-bottom: 5px solid #e5ddd3;
}

.moduletable_tags th{
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background-color: #000;
	text-align: left;
	padding: 5px 10px 0px 10px;
	border-bottom: 3px solid #222710;
}

.moduletable_tags td{
	text-align: justify;
	padding: 5px;
	font-size: 11px;
}

.moduletable_tags td a{
	color: #0070af;
}

.all{
	min-height: 800px;
	width: 1024px;
	margin: 0;
	padding: 0;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	margin-left: auto;
	margin-right: auto;
	background: url(/templates/geneva_initiative/images/page_bg.gif) repeat-y 0 0;
}

.mainBody{
	margin: 10px 30px 18px 25px;
}

.advert_2, .advert_1{
	margin-top: 3px;
}

.PageLabel{
	font-size: 29px;
	color: #222232;
	font-weight: 600;
	position: relative;
	top: 10px;
	left: 24px;
	margin: 0;
}

.article_doc_title_td{
	font-weight: 600;
	text-decoration: underline;
}

#logo{
	background: transparent url(../images/logo.gif) no-repeat 2px top;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 250px;
	height: 192px;
	cursor: pointer;
}

#logo a{
	margin: 50px 0 0 20px;
	line-height: 120px;
	font-family: "Trebuchet MS";
	font-size: 23px;
	color: #FFF;
}

.topmaincol{
	width: 100%;
	height: 30px;
}

.div{
}

#profile{
	width: 150px;
	height: 150px;
	margin-right: 30px;
	border: 2px solid white;
}

#menu{
	position: relative;
	height: 58px;
	color: #E0E0E0;
	background: url(../images/table_bg.jpg) repeat-x;
	width: 801px;
	font-size: 12px;
}

#menu .menuc{
	margin: 0px auto;
	width: 801px;
	font-family: Tahoma;
}

#topnavi{
	position: relative;
	height: 58px;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
	background: url(../images/topmenu_bg.jpg) repeat-x top left;
	padding: 0 0 0 5px;
}

#topnavi ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
}

#topnavi ul li{
	display: block;
	float: left;
	margin: 0 1px;
}

#topnavi ul li a{
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	padding: 0 0 0 11px;
	height: 52px;
}

#topnavi ul li a span{
	font-size: 12px;
	padding: 17px 11px 0 0;
	height: 52px;
	float: left;
}

#topnavi ul li a:hover{
	font-size: 12px;
	color: #000;
}

#topnavi ul li a:hover span{
	font-size: 12px;
	display: block;
	width: auto;
	cursor: pointer;
}

#topnavi ul li a.current, #topnavi ul li a.current:hover{
	color: #FFF;
	background: url(../images/topmenu_left.jpg) no-repeat top left;
	line-height: 350%;
}

#topnavi ul li a.current span{
	display: block;
	padding: 0 10px 0 0;
	width: auto;
	background: url(../images/topmenu_right.jpg) no-repeat top right;
	height: 52px;
}

form{
	margin: 0;
	padding: 0;
}

hr{
	color: #999;
	height: 1px;
	width: 100%;
}

.back_button{
	color: #999;
	font-family: Tahoma,Arial,Verdana, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 3px;
	margin-right: 4px;
	float: right;
	line-height: 20px;
}

.button{
	font-size: 12px;
	color: #333;
	border: 1px solid #999;
	margin: 3px;
	background-color: #EDEDED;
	padding: 1px;
	cursor: pointer;
}

.button_hover{
	font-size: 12px;
	color: #333;
	border: 1px solid #999;
	margin: 3px;
	background-color: #EDEDED;
	padding: 1px;
	cursor: pointer;
}

.inputbox{
	color: #000;
	background: #fff;
	border: 1px solid #ccc;
	margin: 3px;
}

table, td, div{
	color: #333;
	font-family: Arial,Verdana, Helvetica,sans-serif;
	font-size: 12px;
	margin: 0;
}

p{
	color: #333;
	font-family: Arial,Verdana, Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 4px 0px 4px 0px;
	margin: 0;
}

strong{
	color: #000;
	font-family: Arial,Verdana, Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 4px 0px 4px 0px;
	margin: 0;
}

i{
	color: #000;
	font-family: Verdana, Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 4px 0px 4px 0px;
	margin: 0;
	font-style: normal;
}

em{
	color: #000;
	font-family: Tahoma,Arial,Verdana, Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 4px 0px 4px 0px;
	margin: 0;
	font-style: normal;
}

.leftcol{
	width: 250px;
	padding: 0px;
	background-color: #fff;
}

.maincol{
	max-width: 750px;
	width: 750px;
	padding: 10px 0px;
}

#container{
	width: 1024px;
	min-height: 100%;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	min-height: 600px;
}

#left_container{
	width: 225px;
	max-width: 225px;
	margin: 0px 15px;
	overflow: hidden;
}

table.moduletable{
	margin: 0 0 20px 0;
	width: 100%;
	font-family: Tahoma,Arial,Verdana, Helvetica,sans-serif;
	font-size: 10px;
}

table.moduletable th{
	font-family: Tahoma,Arial,Verdana, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 138px;
	height: 34px;
	color: #FFF;
	padding: 8px 0 0 13px;
	text-indent: 10px;
	line-height: 18px;
	background: #fff url(../images/moduletable_th_bg.jpg) repeat-x left top;
}

table.moduletable td{
	padding-top: 2px;
}

.sectiontableheader{
	font-size: 10px;
	font-family: Tahoma,Arial,Verdana, Helvetica,sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	color: #333;
	background: #fff;
	padding: 1px;
}

.sectiontableentry1{
	vertical-align: top;
	padding: 3px;
	background: #D9D9D9;
	border-bottom: 1px solid #fff;
	line-height: 25px;
}

.sectiontableentry2{
	vertical-align: top;
	padding: 3px;
	border-bottom: 1px solid #fff;
	background: #EEE;
	line-height: 25px;
}

a.mainlevel{
	display: block;
	width: auto;
	margin: 1px 0;
	padding: 0;
	font-size: 12px;
	background: none;
	text-indent: 0px;
	width: 220px;
	border-bottom: 4px solid #ccc;
}

a.mainlevel:link, a.mainlevel:visited{
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 0 4px 0;
	color: #000;
	text-indent: 0px;
}

a.mainlevel:hover{
	font-size: 12px;
	font-weight: normal;
	color: #CB140E;
	text-decoration: none;
	text-indent: 0px;
}

#active_menu{
	font-weight: 500;
}

a#active_menu:hover{
	color: #333;
}

a:link, a:visited{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	font-size: 12px;
	color: #CB140E;
	text-decoration: none;
	font-weight: bold;
}

a.category:link, a.category:visited{
	font-size: 12px;
	font-weight: bold;
}

a.readon:link, a.readon:visited{
	color: #999;
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	background: url(../images/readon.gif) no-repeat;
	white-space: normal;
	font-weight: bold;
	padding: 1px 0 3px 18px;
	float: right;
	line-height: 10px;
	text-decoration: underline;
}

a.readon:hover{
	color: #CB140E;
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	background: url(../images/readon.gif) no-repeat;
	white-space: normal;
	font-weight: bold;
	padding: 1px 0 3px 18px;
	line-height: 10px;
	text-decoration: underline;
}

ul{
	margin: 2px;
	padding-left: 10px;
	list-style: outside;
}

li{
	margin-left: 30px;
	line-height: 16px;
	padding-left: 10px;
	padding-top: 0;
}

table.contenttoc{
	border: 1px solid #dcdcdc;
	background: #F1F1F1;
	padding: 5px;
	margin-left: 2px;
	margin-bottom: 2px;
}

.pagenavcounter{
	font-size: 10px;
	color: #4da338;
}

.pagenavbar{
	border-top: 1px solid #999;
	padding: 2px;
}

.pagenav{
	font-weight: bold;
}

a.pagenav:link, a.pagenav:visited{
	font-size: 12px;
	color: #999;
	text-decoration: none;
}

a.pagenav:hover{
	font-size: 12px;
	color: #33f;
	text-decoration: none;
}

.date{
	font-size: 10px;
	font-weight: bold;
	color: #707070;
	padding-right: 12px;
}

.small{
	font-size: 10px;
	color: #333;
}

.smalldark{
	font-size: 10px;
	color: #333;
}

.createdate, .modifydate{
	font-size: 10px;
	color: #666;
	font-weight: bold;
}

.content_vote{
	font-size: 10px;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.content_rating{
	font-size: 10px;
	color: #999;
}

table.whos_who{
}

table.whos_who td{
	width: 130px;
	padding: 0 47px 2px 0px;
	vertical-align: top;
	text-align: justify;
}

.pway{
	z-index: 0;
	margin: 0px;
	text-align: left;
	width: 735px;
	height: 73px;
	background: url(../images/pathway_bg.jpg) top center repeat-x;
}

.pway_home{
	text-align: left;
	width: 735px;
	height: 160px;
	margin: 0px;
	margin-bottom: 13px;
	background: url(../images/banner_home_left.jpg) top center repeat-x;
}

.pway_left{
	position: relative;
	top: 124px;
	margin: 0px;
	width: 100%;
	height: 73px;
	padding: 0px;
	background: url(../images/pathway_bg.jpg) top center repeat-x;
}

.pway_left_home{
	position: relative;
	top: 124px;
	margin: 0px;
	width: 100%;
	height: 160px;
	padding: 0px;
	background: url(../images/banner_home_right.gif) top center repeat-x;
}

.pathway-string{
	position: relative;
	top: 10px;
	left: 24px;
}

.pathway{
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #334;
}

a.pathway:link, a.pathway:visited{
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	padding-left: 0;
	color: #334;
	font-weight: 400;
}

a.pathway:hover{
	color: #000;
	font-size: 12px;
	padding-left: 0;
	margin: 0px;
	font-weight: 400;
}

table.content{
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 10px;
}

table.contentpane{
	width: 100%;
	border-spacing: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}

table.contentpaneopen{
	color: #ccc;
	width: 690px;
	border-spacing: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}

.poll{
	color: #333;
	line-height: 18px;
	font-weight: normal;
}

.pollstableborder{
	border-color: #999;
}

.contentheading, .componentheading{
	width: 90%;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 0;
	color: #334;
	padding: 1px;
	margin: 3px 0px;
}

.ontab{
	border-left: 1px solid #666;
	text-align: center;
	font-weight: bold;
	color: #333;
	padding: 5px;
	cursor: pointer;
	line-height: 30px;
}

.offtab{
	border-left: 1px solid #666;
	text-align: center;
	color: #999;
	font-weight: normal;
	padding: 5px;
	cursor: pointer;
	line-height: 30px;
}

.tabpadding{
	border-left: 1px solid #666;
}

.col{
	vertical-align: top;
	background: #fff;
	padding-top: 5px;
}

.contentdescription{
	width: auto !important;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	text-align: left;
}

td.top1{
	margin: 0;
	padding: 0;
	height: 28px !important;
	height: 28px;
	padding-top: 2px !important;
	padding-top: 3px;
	background: url(../images/shadow.jpg) #f1f1f1 repeat-x top;
}

table.top2{
	background: #fff;
}

.searchbox{
	margin: 0;
	padding: 0;
	margin-top: 13px;
	margin-left: 10px;
	width: 130px;
	font-size: 12px;
	color: #707070;
	border: 1px solid #ccc;
	padding: 2px !important;
	padding: 1px;
	background: none;
}

.submenu{
	width: 200px;
	margin-left: 20px;
	border-bottom: 4px solid #ccc;
}

a.sublevel{
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	color: #999;
	margin-top: 5px;
}

a.sublevel:link, a.sublevel:visited{
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 5px 1px 3px 5px;
	text-decoration: none;
}

a.sublevel:hover{
	color: #CB140E;
	text-decoration: none;
}

a.sublevel#active_menu{
	background: transparent;
	color: #256788;
	border: 0;
}

a.toclink:link, a.toclink:visited{
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	padding: 5px 1px 3px 5px;
	text-decoration: none;
}

a.toclink:hover{
	color: #CB140E;
	text-decoration: none;
}

td.logoheader{
	margin: 0;
	padding: 0;
	background: url(../images/header.jpg)  no-repeat bottom;
	height: 65px;
	width: 770px;
}

td.topnav{
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_top.jpg) repeat-x top left;
	height: 42px;
	width: 770px;
}

td.bgline{
	margin: 0;
	padding: 0;
	background: url(../images/s.gif) repeat-y;
	width: 7px;
}

 #mainlevel-nav{
	font-size: 12px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 1px;
}

#mainlevel-nav li{
	float: right;
	display: block;
	list-style: none;
	background-image: none;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
	width: auto !important;
	font-size: 12px;
	line-height: 28px;
	white-space: nowrap;
	border-left: 1px solid #ccc;
}

#mainlevel-nav li a{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #003;
	text-decoration: none;
}

#mainlevel-nav li a:hover{
	font-size: 12px;
	color: #999;
}

.blog_more{
	margin: 10px 0 7px 7px;
}

.buttonheading{
	padding: 0 2px;
}

.mosimage{
	border: 1px solid #dedede;
	margin: 5px;
	padding-top: 3px;
	background: #FFF;
}

.mosimage_caption{
	margin-top: 3px;
	padding: 2px;
	color: #006;
	font-size: 10px;
	background: #f1f1f1;
}

.footer_bg{
	width: 100%;
	margin: 0px auto;
	padding: 0;
	height: 51px;
	text-align: center;
	background-color: #000;
	color: #FFF;
}

.footer{
	width: 1024px;
	color: #fff;
	padding: 0;
	margin: 0px auto;
	position: relative;
}

.footer div, .footer div a, .footer div a:visited{
	color: #fff;
}

.copyright{
	display: none;
}

#eventcalq table.mod_eventlistcalq_calendar{
	width: 100%;
	padding: 0;
	margin: 0;
	font: normal 12px/20px "Trebuchet MS",Arial,Verdana, Helvetica,sans-serif;
	color: #616B76;
	text-align: center;
}

#eventcalq td.mod_eventlistcalq{
	font: bold 11px/20px "Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
	width: 21px;
	height: 30px;
	text-align: center;
}

#eventcalq td.mod_eventlistcalq_caltoday{
	font: bold 11px/20px "Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
	width: 21px;
	height: 30px;
	text-align: center;
	color: #F6F4DA;
	background-color: #f9f300;
}

#eventcalq td.mod_eventlistcalq_caltodaylink a:link, 
#eventcalq td.mod_eventlistcalq_caltodaylink a:visited{
	text-decoration: none;
	width: 19px;
	height: 30px;
	font-weight: bold;
	display: block;
	color: #608194;
}

#eventcalq td.mod_eventlistcalq_caltodaylink a:hover{
	text-decoration: none;
	width: 19px;
	height: 30px;
	font-weight: bold;
	display: block;
	color: #FFF;
}

#eventcalq td.mod_eventlistcalq_calday{
	font: bold 11px/20px "Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
	width: 21px;
	height: 30px;
	text-align: center;
}

#eventcalq td.mod_eventlistcalq_caldaylink, 
#eventcalq td.mod_eventlistcalq_caltodaylink{
	font: bold 11px/20px "Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
	width: 21px;
	height: 30px;
	text-align: center;
	background-color: #c5e457;
}

#eventcalq td.mod_eventlistcalq_caldaylink a:link, 
#eventcalq td.mod_eventlistcalq_caldaylink a:visited{
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #608194;
	background-color: #c5e457;
}

#eventcalq td.mod_eventlistcalq_caldaylink a:hover{
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #FFF;
	background-color: #95a447;
}

#eventcalq caption.mod_eventlistcalq_calendar-month a, 
#eventcalq caption.mod_eventlistcalq_calendar-month a:link, 
#eventcalq caption.mod_eventlistcalq_calendar-month a:visited{
	color: #DFEFFF;
}

#eventcalq caption.mod_eventlistcalq_calendar-month a:hover{
	color: #900;
	text-decoration: none;
}

#eventcalq th.mod_eventlistcalq_daynames{
	font: bold 11px/20px "Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
	color: #222;
	background: #d8d3cd;
	line-height: 24px;
}

.mod_eventlistcalq_calendar-month{
	font: bold 12px/20px "Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
	color: #222;
	line-height: 40px;
	text-align: center;
	border-bottom: 5px solid #fff;
}

.blog_home_div{
	background: url(../images/home-box-bottom.jpg) bottom center no-repeat #000;
	width: 421px;
	float: left;
	margin-left: 10px;
	display: inline;
}

.home_titles{
	padding: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
}

.blog_home_div_inner{
	width: 348px;
	margin: 0px 10px;
	padding-top: 5px;
}

.blog_home_div_inner td div{
	background: #F8F3EF;
	margin: 10px 0px;
	padding: 0px;
}

.contentheading_home{
	margin: -1px;
	width: 100%;
	padding: 0px 10px 0px 10px;
	font-size: 14px;
	color: #222;
	line-height: 28px;
	font-weight: bold;
}
.contentpaneopen_home img {
	max-width: 350px !important;
}

.contentpaneopen_home_head{
	background: #A0AA47;
}

.contentpaneopen_home{
	background: #F8F3EF;
}

a.contentpagetitle_home:link, a.contentpagetitle_home:visited{
	margin: -1px;
	width: 100%;
	font-size: 14px;
	color: #222;
	line-height: 28px;
}

.contentpaneopen_home{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.contentpaneopen_home table td{
	padding: 10px;
}

.contentpaneopen_home .readMore_td_home{
	background: url(../images/home-box-next.jpg) bottom center repeat-x #fff;
	line-height: 26px;
	margin: 0px;
	width: 100%;
	text-align: right;
	padding: 0px 10px;
}

a.readon_home, a.readon_home:link, a.readon_home:visited{
	font-size: 14px;
	line-height: 26px;
	color: #0170c1;
}

a.readon_home:hover{
	color: #f41;
}

.donate_button{
	position: relative;
	left: 33px;
}

.donate_hover{
	position: relative;
	left: 34px;
	top: 1px;
}

.minimod_eventlistcalq_caltoday{
	background-color: #60687d;
	color: #f8f3ef;
	font-size: 11px;
}

.minimod_eventlistcalq_caltodaylink, 
.minimod_eventlistcalq_caldaylink{
	background-color: #b4d44f;
	font-size: 11px;
}

.minimod_eventlistcalq_calday{
	font-size: 11px;
}

.moduletable_flex_itm{
	font-size: 14px;
	color: #3f94c3;
	margin-top: 20px;
}

.moduletable_flex_itm th{
	border-bottom: 4px solid #898582;
	font-weight: 600;
	line-height: 25px;
}

div.flexcontentitem_flex_itm{
	border-bottom: 4px solid #dfdfdf;
	text-align: justify;
	padding: 10px 15px 0px 15px;
}

div.flexcontentitem_flex_itm a.readon{
	font-size: 12px;
	color: #3f94c3;
	text-decoration: none;
	font-weight: 400;
}

div.flexcontentitem_flex_itm a.readon:hover{
	color: #CB140E;
	font-weight: 400;
}

.moduletable_flex_tw{
	font-size: 14px;
	color: #3f94c3;
	margin-top: 20px;
}

.moduletable_flex_tw th{
	border-bottom: 4px solid #898582;
	font-weight: 600;
	line-height: 25px;
	margin: 0px;
}

div.flexcontentitem_flex_tw{
	background-color: #ece8df;
	text-align: justify;
	padding: 0 20px 0 0;
}

div.flexcontentitem_flex_tw a.readon{
	font-size: 12px;
	color: #3f94c3;
	text-decoration: none;
	font-weight: 400;
	background-color: #ece8df;
}

div.flexcontentitem_flex_tw a.readon:hover{
	color: #CB140E;
	font-weight: 400;
}

div.flexcontentitem_flex_tw img{
	width: 220px;
	margin: 0px;
	border: 0;
	border-top: 3px solid #fff;
	border-bottom: 2px solid #fff;
}

div.flexcontentitem_flex_tw h3, div.flexcontentitem_flex_tw h3 a{
	margin: 0px;
	margin-top: -2px;
	padding: 0px;
	text-align: center;
	color: #000;
	background-color: #d6ccc0;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

div.flexcontentitem_flex_tw h3 a:hover{
	color: #000;
}

div.flexcontentitem_flex_tw h3{
	border-bottom: 2px solid #fff;
}

div.flexcontentitem_flex_tw p{
	background-color: #ece8df;
	margin-top: 2px;
	padding: 10px 15px 0px 15px;
}

div.flexcontentitem_flex_tw a{
	border: 0;
}

.blog_polls div{
	border-top: 5px solid #fff;
	padding: 15px 0px;
}

.blog_polls span div{
	border-top: 0;
	padding: 0px;
	font-size: medium;
}

.contentpaneopen_polls{
	width: 690px;
}

.contentpaneopen_polls .createdate{
	background-color: #e4ddd3;
}

.contentpaneopen_polls .createdate .date{
	background-color: #c1b6a7;
	color: #222;
	font-weight: 800;
	font-size: 12px;
	float: left;
	padding: 0px 10px;
	border: 0px;
}

.contentpaneopen_polls .createdate .more{
	background-color: #000;
	float: right;
	padding: 0px 30px;
	border: 0px;
}

a.readon_polls{
	color: #fff;
}

.contentpaneopen_issues{
	width: 680px;
}

.contentpaneopen_issues p{
	margin-left: 10px;
}

.contentpaneopen_issues hr{
	color: #fff;
	background-color: #fff;
	height: 4px;
	border: 0px;
}

.moduletable_issues_tags{
	width: 680px;
	; margin-left: 27px;
}

.moduletable_issues_tags th{
	padding-left: 10px;
	line-height: 30px;
}

.moduletable_issues_tags td{
	padding-left: 10px;
	border-top: 4px solid white;
}

.moduletable_issues_tags a{
	margin-right: 10px;
	color: #0071af;
}

.tag_title{
	font-size: 12px;
	font-weight: 600;
	color: #222;
}

.tags li a{
	font-size: 12px;
	font-weight: 600;
	color: #0070AF;
}

.tags li, .tag_title{
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 10px;
}

.tag_cloud{
	text-align: left;
}

#rel_tooltip{
	border: 1px solid #666;
	display: block;
	padding: 10px;
	position: absolute;
}

ul.taglist li{
	background: transparent none repeat scroll 0 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
}

.tag_rsslink{
	background: transparent url(components/com_tag/images/icons/rss.png) no-repeat scroll left center;
	padding-left: 20px !important;
}

#rel_tooltip{
	background: #FFF none repeat scroll 0 0;
}

#rel_tooltip div.componentheading{
	font-size: 100% !important;
	font-weight: normal;
}

#rel_tooltip div.componentheading i{
	font-weight: bold;
}

.highlight{
	font-weight: bold;
	font-size: 110%;
}

.moduletablebanners{
	margin-bottom: 3px;
}

.moduletablemain_picture td{
	border: 2px solid black;
}

.seyret{
	float: left;
	background: #FFF;
	border: 1px solid #BDBDBD;
	margin: 5px;
	padding: 1px;
}

 .seyret_left{
	float: left;
	background: #FFF;
	border: 1px solid #BDBDBD;
	margin: 5px;
	padding: 1px;
}

 .seyret_right{
	float: right;
	background: #FFF;
	border: 1px solid #BDBDBD;
	margin: 5px;
	padding: 1px;
}

 .seyret_capt{
	font-size: 9px;
	font-weight: 400;
	color: #FFF;
	border-top: 1px solid #FFF;
	background: #BDBDBD;
	text-align: center;
}

 * html .seyret_capt{
	font-size: 9px;
	font-weight: 400;
	color: #FFF;
	border-top: none;
	border-top: none;
	background: #BDBDBD;
	text-align: center;
}

#myMenuID{
	height: 64px;
	margin-top: 49px;
	position: relative;
	left: 3px;
	z-index: 100;
}

.ThemeOfficeMenuItemText{
	cursor: pointer;
}

.ThemeOfficeMenuItemText td{
	font-size: 12px;
}

.ThemeOfficeMenu, .ThemeOfficeSubMenuTable{
	font-family: verdana,arial,sans-serif;
	font-size: 13px;
	padding: 0px;
	cursor: default;
}

.ThemeOfficeSubMenu{
	position: absolute;
	visibility: hidden;
	z-index: 100;
	border: 0;
	padding: 0;
	overflow: visible;
}

.ThemeOfficeSubMenuTable{
	overflow: visible;
}

.ThemeOfficeMainItem, .ThemeOfficeMainItemHover, .ThemeOfficeMainItemActive{
	vertical-align: middle;
	line-height: 29px;
	height: 29px;
	border: 0;
	cursor: pointer;
	white-space: nowrap;
}

.ThemeOfficeMenuItem, .ThemeOfficeMenuItemHover, .ThemeOfficeMenuItemActive{
	vertical-align: middle;
	line-height: 20px;
	height: 20px;
	border-bottom: 1px solid #000;
	cursor: pointer;
}

.ThemeOfficeMainItem{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 0px;
}

.ThemeOfficeMainItemHover, .ThemeOfficeMainItemActive{
	background: url(button_bg.jpg) top center repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	color: #000;
}

.ThemeOfficeMenuItem{
	background-color: #fff;
}

.ThemeOfficeMenuItemHover, .ThemeOfficeMenuItemActive{
	background-color: #c5d944;
}

td.ThemeOfficeMainFolderLeft, td.ThemeOfficeMainItemLeft{
	padding: 0px;
	height: 29px;
	width: 4px;
}

td.ThemeOfficeMainFolderText, td.ThemeOfficeMainItemText{
	padding: 0px 8px 0px 8px;
	border: 0px solid #3169C6;
	white-space: nowrap;
}

td.ThemeOfficeMainFolderRight, td.ThemeOfficeMainItemRight{
	padding: 0px;
	border: 0px solid #3169C6;
	width: 4px;
}

td.ThemeOfficeMainFolderLefthover, td.ThemeOfficeMainItemLefthover{
	padding: 0px;
	height: 29px;
	width: 4px;
	background: url(button_left.jpg) top right no-repeat;
}

td.ThemeOfficeMainFolderTexthover, td.ThemeOfficeMainItemTexthover{
	padding: 0px 8px 0px 8px;
	border: 0px solid #3169C6;
	background: url(button_center.jpg) top center no-repeat;
	white-space: nowrap;
}

td.ThemeOfficeMainFolderRighthover, td.ThemeOfficeMainItemRighthover{
	padding: 0px;
	border: 0px solid #3169C6;
	background: url(button_right.jpg) top left no-repeat;
	width: 4px;
}

.ThemeOfficeMenuFolderLeft, .ThemeOfficeMenuItemLeft{
	border-bottom: 1px solid #000;
	white-space: nowrap;
	padding: 3px 3px 2px 2px;
}

.ThemeOfficeMenuFolderText, .ThemeOfficeMenuItemText{
	border-bottom: 1px solid #000;
	white-space: nowrap;
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	padding: 3px 5px 2px;
}

.ThemeOfficeMenuFolderRight, .ThemeOfficeMenuItemRight{
	background-color: inherit;
	white-space: nowrap;
	padding: 3px 0px 2px;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft, 
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft{
	white-space: nowrap;
	padding: 3px 3px 2px 2px;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText, 
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText{
	padding: 3px 5px 2px;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight, 
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight{
	background-color: inherit;
	padding: 3px 0px 2px;
}

.ThemeOfficeMenuSplit{
	margin: 2px;
	height: 1px;
	overflow: hidden;
	background-color: inherit;
}

.ThemeOfficeMenuItem img.seq1{
	display: inline;
}

.ThemeOfficeMenuItemHover seq2, 
.ThemeOfficeMenuItemActive seq2{
	display: inline;
}

.ThemeOfficeMenuItem .seq2, 
.ThemeOfficeMenuItemHover .seq1, 
.ThemeOfficeMenuItemActive .seq1{
	display: none;
}
.adminlist {
	margin: 40px 0 0 0;
}