/* ************************************************************************************************** */
/*                       CSS by Daniel Duvald - www.joomla-cms.dk 									  */
/*                         A PART OF JOOMLA 1.0.X TEMPLATE KIT 										  */
/* ************************************************************************************************** */

body
	{
	background-color:#CCCCCC;
	}

/* horizontal top menu */
#topmenu
	{
	white-space: nowrap;
	height: 32px;
	float: left;
	}
#topmenu ul
	{
	margin: 0;
	padding: 0;
	list-style:none;
	}
#topmenu li
	{
	float: left;
	}
#topmenu a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 18px;
	font-weight: bold;
	float:left;
	display:block;
	height: 24px;
	line-height: 24px;
	padding: 0 20px;
	text-decoration: none;
	}
#topmenu a:hover
	{
	color:#E69824;
	}
#topmenu a#active_menu-nav
	{
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
	}
	
/* Search Box */
div.search input
	{
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	}
#search
	{
	float: right;
	width:320px;
	margin-top: -10px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
	}

/* Breadcrumb (pathway) */
#pathway
	{
	padding: 0px 10px 8px;
	width: auto;
	margin-top: 5px;
	margin-right: 250px;
	text-align: left;
	color:#6666CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	}
a.pathway
	{
	color: #000099;
	}
a.pathway:hover
	{
	text-decoration: none;
	color:#0033FF;
	}
	
/* Main content area consisting of the left, middle, and right columns */
#whitebox
	{
	background: #ffffff;
	width: auto;
	}
#whitebox div
	{
	text-align: left;
	}
#whitebox_m
	{
	width: auto;
	padding: 1px 8px;
	}
#area
	{
	padding: 0;
	}

/* Left column style settings (not necessarily specific to the menus, but anything that appears in the left column) */
#leftcolumn div.module
	{
	padding: 0 10px;
	}
#leftcolumn div.module table
	{
	width: auto;
	}
#leftcolumn
	{
	padding: 0;
	margin: 0;
	width: 20%;
	float:left;
	}

/* Menu system on the left */
div.module_menu
	{
	margin: 0;
	padding: 0;
	margin-bottom: -15px;
	background: url(../images/mw_box_br.png) 100% 100% no-repeat;
	}
div.module_menu div
	{
	background: url(../images/mw_box_bl.png) 0 100% no-repeat;
	}
div.module_menu div div
	{
	background: url(../images/mw_box_tr.png) 100% 0 no-repeat;
	}
div.module_menu div div div
	{
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
	background: url(../images/mw_box_tl.png) 0 0 no-repeat;
	}
div.module_menu div div div h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#CCCCCC;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
	}
div.module_menu div div div div
	{
	background: none;
	padding: 5;
	}
div.module_menu ul
	{
	margin: 10px 0;
	padding-left: 10px;
	list-style:none;
	}
div.module_menu ul li a:link, div.module_menu ul li a:visited
	{
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#22B0D0;
	text-decoration:none;
	}
div.module_menu ul li a:hover
	{
	color:#E69824;
	text-decoration:underline;
	}

/* Login box style settings */
div.module_login h3
	{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	}
#modlgn_username
	{
	width:95%;
	}
#modlgn_passwd
	{
	width:95%;
	}
#form-login-username
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#form-login-password
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#form-login-remember
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#form-login a
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
	text-decoration:none;
	}
#form-login a:hover
	{
	text-decoration:underline;
	color:#000000;
	}

/* Main column style settings (Middle column + Right column) */
#maincolumn, #maincolumn_full
	{
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
	}
#maincolumn_full
	{
	margin-left: 0;
	padding: 0;	
	width: 100%;
	}
	
/* Default "moduletable" style settings */
div.moduletable h3
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

/* User 1&2 positions (middle column on top) */
table.user1user2
	{
	width: 100%;
	padding: 0;
	margin: 0;
	}
table.user1user2 h3
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
table.user1user2 ul
	{
	margin: -15px 0px 0px 25px;
	}
table.user1user2 a
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0033CC;
	text-decoration:none;
	}
table.user1user2 a:hover
	{
	text-decoration:underline;
	color:#000000;
	}
td.greyline
	{
	width:10px;
	background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
	}
div#maindivider
	{
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
	}

/* Polls */