/**
 * Alpha2006 CSS Style
 * --------------------
 * Norges Kommunistiske Ungdomsforbund
 * http://www.kommunisme.org
 */



/*General Joomla! Style*/
body {
	margin-top: 35px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #BEBEBE;
}
td,tr,p,div {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.main_body {
	font-family: Tahoma;
	font-size: 12px;
	padding: 10px;
}
a:link, a:visited {
	font-size: 12px; 
	color: #760000; 
	text-decoration: none;
	font-family:  Tahoma;
}
a:hover {
	color: #23598d;	text-decoration: underline;
}
ul {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
}

ul li
{
	text-align: left;
	line-height: 16px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.small {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.createdate {
	font-family: Tahoma;
	font-size: 10px;
	color: #760000;
}
.contentheading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	background-image: url(../images/content_heading_img.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 414px;
}
.modifydate {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}
.pagenavcounter {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	padding-bottom: 10px;
}
table.contenttoc {
	width: 150px;
	padding: 5px;
	border: 1px dashed #CCCCCC;	
    }

table.contenttoc td {
    font-weight: normal;
    text-align:center;
	padding: 3px;
}
td.buttonheading {
	width: 16px;
}
.poll {
	color: #343A58;
	line-height: 14px;

}
table.pollstableborder {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
	width: 90%;
	text-align: left;
}
.sectiontableheader {
	background-color : #760000;
	background-repeat: repeat;
	padding: 2px;
	color : #FFFFFF;
	font-weight : bold;
	padding: 2px;
}
.inputbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #760000;
	background: #FFFFFF;
	border: 1px solid #666666;
}

/*Pathway and Date format*/
.pathway {
	font-family: Tahoma;
	font-size: 11px;
	text-indent: 30px;
}
a.pathway:link, a.pathway:visited {
	font-size: 11px; 
	color: #760000; 
	text-decoration: none;
	font-family:  Tahoma;
}
a.pathway:hover {
	color: #23598d;	text-decoration: underline;
}

.date {
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 30px;
}

/*left modules and menu styling*/
table.moduletable {
	width: 241px;
	margin-bottom: 20px;
}
table.moduletable th {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/module_bg.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 1.5em;
}
table.moduletable td {
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 5px;
	color: #666666;
}
a.mainlevel:link, a.mainlevel:visited {
	vertical-align: middle;
	display: block;
	background-image: url(../images/main_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	font-weight: bold;
	text-decoration:none;
	color: #760000;
	text-align: left;
	width: 204px;
	height: 25px;
	line-height: 26px;
	text-indent: 15px;
}
a.mainlevel:hover {
	color: #23598d;
	text-decoration:underline;
}	
a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	display: block;
	background-image: url(../images/main_menu_sub.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	text-decoration:none;
	color: #23598d;
	text-align: left;
  	text-indent: 20px;
	width: 215px;
	height: 25px;
	line-height: 26px;
}

a.sublevel:hover {
	color: #23598d; 
	text-decoration: underline;
}
#active_menu {
	background-image: url(../images/main_menu_active.gif);
	background-repeat: no-repeat;
}

/*newsflash styling*/
.newsflash_content {
	background-image: url(../images/Slice_10.gif);
	background-repeat: no-repeat;

}
#newsflash {
	width: 208px;
	height: 157px;
	overflow: hidden;
}
#newsflash table.moduletable {
	width: 208px;
}
#newsflash table.moduletable th {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/Slice_7.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0em;
}
#newsflash table.contentpaneopen td {
	color: #CCCCCC;
	font-size: 11px;
	text-indent: 0px;
	padding-left: 0px;
}

/*other styles*/
.foot {
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	padding-top: 22px;
	color: #666666;
	padding-right: 25px;
}
.latest_news {
	font-family: Tahoma;
	font-size: 12px;	

}
#latest_news {
	width: 98%;
	padding-left: 15px;
}
#latest_news table.moduletable {
	width: 98%;
}
#latest_news table.moduletable th {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	background-image: url(../images/content_heading2_img.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 414px;
	background-position: 0px 4px;
}
