@import "/core/templateresources/reset.css";

body
{
	background-color:#000;
	background: url(/core/templateresources/background.jpg) 50% no-repeat fixed;
	font-size:12px;
	color:#2d2d2d;
	line-height:18px;
	margin-top:10px;
	font-family:verdana;
}

p
{
	margin-bottom:8px;
}

h1 {
	font-family:verdana;
	font-size:27px;
	color:#28324d;
	line-height:27px;
	height:27px;
	margin:0;
	padding:9px 0;
	letter-spacing:0px;
	font-weight:normal;
}
h2 {
	
	line-height:22px;
	font-size:16px;
	color:#2d2d2d;
	font-weight:normal;
	margin-bottom:5px;
}
h3 {
	font-size:14px;
	/*color:#028ecc;*/
	color:#28324d;
	font-weight:normal;
	padding-top:9px;
	padding-left:0px;
	border-bottom:1px solid #C9C9C9;
	height:20px;
}
h4 {
	font-size:14px;
	color:#28324d;
	line-height:18px;
	margin:0;
	padding:5px 0;
	font-weight:bold;
	font-family:verdana;
}
h5 {
	font-family:verdana;
	color:#5e5899;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:5px 0;
	font-weight:bold;
}

input
{
	padding:3px;
	border:1px solid #CCCCCC;
}

a
{
	color:#28324d;
	font-weight:600;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

/* ############## CONTAINER  ##############  */
.container
{
	width:1005px;
	margin:auto;
}

/* ############## HEADER  ##############  */

.container .header
{
	padding-left:30px;
height:160px;
background: url(/core/templateresources/container_top.png) no-repeat bottom left;
}

.container .header img
{
	top:20px;
	float:left;
	position:relative;
}

.container .header form
{
	float:right;
	position:relative;
	width:310px;
	margin:0px;
	padding:0px;
	margin-top:30px;
}

.container .header form .frmsubmit
{
	background:url(/core/templateresources/searchbutton.png)  center left no-repeat;
	border:none;
	display:inline-block;
	height:25px;
	width:80px;
	padding:0px;
	margin:0px;
}

.container .header form .searchinput
{
	background:url(/core/templateresources/searchtemplate.png)  center left no-repeat;
	border:none;
	display:inline-block;
	height:19px;
	width:185px;
	padding-left:15px;
	padding-top:6px;
	margin:0px;
}

td
{
	border:0px;
	padding-right:25px;
	
}
/* ##############  MENY ##############  */

.container .header menu
{
	position:absolute;
	margin-left:15px;
	height:41px;
	top:116px;
}

.container .header menu li
{
	float:left;
	position:relative;
	width:119px;
	background: url(/core/templateresources/menuitem_inactive.png) no-repeat;
	font-size: 14px;
}

.container .header menu li a
{
		padding-top:12px;
		height:25px;
		display:block ;
		background-repeat:no-repeat;
		width:119px;
		text-align:center;
		color:#324266 ;
}

.container .header menu li a:hover
{
	background:url(/core/templateresources/menuitem_inactive.png) no-repeat;
}

.container .header menu li span
{
		padding-top:12px;
		display:block;
		height:29px;
		font-weight:600;
		background-image: url(/core/templateresources/menuitem_active.png);
		background-repeat:no-repeat;
		width:119px;
		text-align:center;
		color:#000;
}

/* ##############  SMALLNAV  ##############  */

.smallnav { height:21px; color:#bfbfbf; margin-bottom:10px; }

.smallnav a
{
	color:#bfbfbf;
}

.smallnav span
{
	color:#CCC;	
}

.smallnav .smallnavLeft
{
	position:relative;
	float:left;
	width:450px;
}

.smallnav .smallnavRight
{
	position:relative;
	float:right;
	width:420px;
	text-align:right;
}

.smallnav .smallnavRight span
{
	margin-left:15px;
}

.smallnav .smallnavRight img
{
	margin-right:6px;	
}

/* ##############  CONTENT ##############  */

.content
{
	padding-left:40px;
	padding-right:40px;
	clear:both;
	min-height:550px;
	padding-bottom:20px;
	background: url(/core/templateresources/container_loop.png) repeat-y left top;
}

.content .contentright
{
	float:right;
	position:relative;
	width:252px;
}

.content .contentleft
{
	float:left;
	position:relative;
	width:630px;
}


/* ##############  Submenu ##############  */
.submenu
{
	float:left;
	width:210px;
	margin-right:20px;
	background:url(/core/templateresources/menufader.jpg) no-repeat;
	padding:20px;
	padding-top:10px;
	min-height:200px;
}

.submenu li
{
	padding:10px;
	border-bottom:1px solid #C9C9C9;	
}

.submenu li *
{
	color:gray
}

.submenu .selected, .submenu .selected *
{
	color:#28324d;	
	font-weight:700;
}

.submenu .selected ul *
{
	color:gray;	
	font-weight:500;
	border:none;
}

.child_indent a
{
		font-weight:normal;
		color:#2d2d2d;
			margin-left:5px;
}

.subselected a
{
	font-weight:700 !important;
	
}

/* ##############  Bottom ##############  */

.bottom
{
	padding-left:50px;	
	padding-right:50px;
	background:url(/core/templateresources/container_bottom.png) no-repeat top left;
	height:30px;
	color:#888;
}

/* ##############  MISC ##############  */

.coreHdelimiter
{
	position:relative;
	height:1px;
	margin:10px 0px 10px 0px;
	background:url("/core/templateresources/hdlimiter.gif");
	overflow:hidden;
}

.clear
{
	clear:both;	
} 

.split
{
	float:left;
	position:relative;
	width:50%;	
}

.developers
{
	margin:auto;
	display:block;
	width:270px;
	text-align:center;
	color:#FFF;
	font-weight:700;
	margin-bottom:15px;
}

.pageowner
{
	text-align:right;
	color:#CCC;
	font-size:10px;
	width:901px;
	padding-right:10px;
	margin:auto;
	}


hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
