/* --- MAIN --- */

html {
	padding: 0px;
	margin: 0px; 
	border: 0px; 
	height: 100%; 
	min-height: 100%;
	overflow: auto;
}

body {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	background: #1A1818	url(../images/bg.gif) repeat-x top left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
	min-height: 100%;
}

ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }

/* --- LAYOUT --- */

div#container {
	position: relative;
	margin-left: 0px;
	margin-right: auto;
	width: 900px;
	min-height: 100%; /* for modern/real browsers */
	height: auto !important; /* for modern/real browsers */
	height: 100%; /* for IE */
	}

div#top {
	width: 605px;
	height: 172px;
	margin-left: 295px;
	background: url(../images/bg_top.gif) repeat-x top left;
	}

	div#clocks {
		width: 400px;
		height: 100px;
		padding-top: 50px;
		padding-left: 100px;
	}

	div#search_old {
		width: 185px;
		height: 24px;
		background: url(../images/bg_search.gif) no-repeat bottom;
		margin-left: 405px;
		padding-top: 132px;
	}

		div#searchbox_old {
			width: 175px;
			height: 16px;
			padding-top: 3px;
			margin-left: 5px;
		}

	div#search {
		width: 185px;
		height: 24px;
		background: url(../images/bg_search.gif) no-repeat bottom;
		margin-top: 3px;
	}

		div#searchbox {
			width: 175px;
			height: 16px;
			padding-top: 3px;
			margin-left: 5px;
		}

			.inputbox_search {
				font-size: 10px;
				color: #FFFFFF;
				font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
				background-color: #000000;
				border: none;
				width: 110px;
				height: 14px;
				padding-top: 3px;
				padding-left: 3px;
			}
			
			.button_search {
				width: 52px;
				height: 16px;
				margin-left: 5px;
			}

div#header {
	width: 900px;
	height: 100px;
}

	div#logo {
		width: 188px;
		height: 71px;
		background: url(../images/alexander_logo.gif) no-repeat;
		margin-left: 52px;
		margin-top: 15px;
		float: left;
	}

	div#banner {
		width: 605px;
		height: 100px;
		background: url(../images/header_new.jpg) no-repeat;
		margin-left: 55px;
		float: left;
	}

div#menu {
	width: 900px;
	height: 25px;
	background: #000000 url(../images/bg_menu.gif) no-repeat;
	clear: both;
}

	div#navigation {
		width: 605px;
		height: 20px;
		padding-top: 5px;
		padding-left: 295px;
	}

div#content {
	width: 900px;
	overflow: auto;
	padding-bottom: 20px;
}

	div#extra {
		width: 188px;
		margin-left: 52px;
		padding-top: 60px;
		float: left;
		text-align: right;
	}

	div#contentcols {
		width: 605px;
		min-height: 200px;
		background: url(../images/bg_content.gif) repeat-x;
		margin-left: 55px;
		padding-top: 60px;
		padding-bottom: 30px;
		float: left;
	}

		#col1 {
			width: 350px;
			margin-left: 20px;
			float: left;
			margin-top: -5px;
		}

		#col2 {
			width: 180px;
			margin-left: 30px;
			float: left;
			margin-top: -5px;
		}

			#col2 .moduletable {
				padding: 10px;
				background: #000000;
				margin-bottom: 5px;
			}

			ul {
				list-style-type: none;
				line-height: 150%;
				margin: 0pt;
				margin-bottom: 10px;
			}

			ul li {
				padding-left: 30px;
				background-image: url(../images/listelement.gif);
				background-repeat: no-repeat;
				background-position: 10px 5px; /* left top */
			}

div#bottom {
	position: absolute;
	width: 605px;
	height: 42px;
	margin-left: 295px;
	background: url(../images/bg_footer.gif) repeat-x;
	bottom: 0px !important;
}

	div#footer {
		width: 490px;
		height: 20px;
		margin-left: 15px;
		margin-top: 10px;
		padding-top: 5px;
		float: left;
	}

	div#clientarea {
		width: 78px;
		height: 20px;
		margin-right: 15px;
		margin-top: 10px;
		float: right;
	}

/* --- LINKS --- */

a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}

a:hover, a:active { 
	text-decoration: none;
	color: #009DE8;
	font-weight: bold;
	}

a.mainlevel:link, a.mainlevel:visited {
	text-decoration: none;
	color: #5E5E5E;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 25px;
	font-weight: bold;
	text-transform: uppercase;
	}

a.mainlevel:hover, a.mainlevel:active { 
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 25px;
	font-weight: bold;
	text-transform: uppercase;
	}

.a_text {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	line-height: 150%;
	}

.a_title {
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	padding-bottom: 5px;
	border-bottom: 1px dashed #333333;
	margin-top: 3px;
	margin-bottom: 10px;
	}

.a_white {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 150%;
	}

.a_highlight {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #009DE8;
	font-weight: bold;
	}

.a_small {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #5E5E5E;
	}

/* --- FORMS --- */

.inputbox {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	border: 1px solid #5E5E5E;
	background-color: #000000;
	padding-top: 3px;
	padding-left: 3px;
}

/* --- JOOMLA --- */

.contentpaneopen {
	width:100%;
}	

	.contentpaneopen table {
		border-top: 1px solid #333333;
		margin-left: 20px;
	}
	
	.contentpaneopen table td {
		padding: 10px;
		border-bottom: 1px solid #333333;
	}

.contentheading, .componentheading, h3 {
	display: block;
	font-size: 16px;
	color: #009DE8;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 100%;	
	text-transform: uppercase;
	}

.blog table td .contentpaneopen {
	width: 90%;
	}

.blog .contentheading, div#col1 .contentheading {
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	padding-bottom: 5px;
	border-bottom: 1px dashed #333333;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	text-transform: capitalize;
	}
	
div#conbig fieldset {
	width: 90%;
	padding: 5px;
	border: none;
	margin-top: 5px;
	border-top: #333333 1px solid;
}

.small {
	font-size: 10px;
	color: #5E5e5E;
	padding-bottom: 5px;
}

.highlight {
	color: #008DE8;
}

	.login_text {
		height: 25px;
		width: 50px;
		padding-top: 5px;
		float: left;
	}

	div#login_user {
		height: 25px;
		width: 185px;
		background: url(../images/bg_loginfield.gif) no-repeat;
		margin-left: 10px;
		margin-bottom: 3px;
		float: left;
	}

	div#login_pass {
		height: 25px;
		width: 185px;
		background: url(../images/bg_loginfield.gif) no-repeat;
		margin-left: 10px;
		margin-bottom: 3px;
		float: left;
	}

	.cell_login {
		font-size: 11px;
		color: #FFFFFF;
		font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
		background-color: #000000;
		border: none;
		width: 172px;
		height: 12px;
		margin-left: 0px;
		margin-top: 2px;
		padding-top: 2px;
		padding-left: 4px;
	}

	div#login_submit {
		height: 25px;
		width: 50px;
		margin-left: 10px;
		float: left;
	}


	div#login_rememberme {
		text-align: left;
		width: 185px;
		height: 25px;
	}

	div#login_lostpass {
		text-align: left;
		width: 185px;
		height: 25px;
	}

	div#login_registration {
		text-align: left;
		width: 185px;
		height: 25px;
	}
	
	div#logout {
		height: 25px;
		width: 50px;
	}