/*
 SilverStripe Haze Theme
 Implemented by Rafał Hirsz (hirsz.mundusnovis.info)
 */

/**
  * Misc and defaults
  * Misc and defaults
  */

* {
	margin: 0;
	padding: 0;
	border: 0;
}
html { background: #fff; width: 800px; margin: 0 auto; }
body {
	font-size: 69%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ababab;
	padding-top: 140px;
	border-style: none;
}
ul.tabstrip li.current a, ul.tabstrip li.sel a, ul.tabstrip li.over a, ul.tabstrip li a { color: #808080 !important; }
#Form_EditForm fieldset #OpenIDDescription p {
	background: #000000;
	padding: 0;
	color: #777;
}
.clear { clear: both; }

/**
  * The container
  */
#Container {
	margin: 0 auto;
	width: 850px;
}
#LayoutContainer {
	margin-top: -10px;
}
/**
  * The header
  */
#Header {
	position: absolute;
	top: 1em;
	width: 850;
}
	#Header h1 {
		font-size: 2.5em;
		color: #9fa0a4;
	}

/**
  * Navigation
  */
#Navigation {
	position: absolute;
	top: 85px;
	width: 850px;
	z-index: 2;
	background: #e7e7e7;
	margin-bottom: 10px;;
}
	#Navigation ul {
		list-style: none;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
	}
		#Navigation ul li {
			display: block;
			line-height: 2;
			float: left;
		}
			#Navigation ul li a {
				display: block;
				height: 32px;
				padding: 0 10px;
				font-size: 1.5em;
				
				text-decoration: none;
			}
				#Navigation ul li a span {
					text-align: center;
					text-transform: lowercase;
					font-weight: normal;
					color: #3a3a3a;
				}
			#Navigation ul li :hover,
			#Navigation ul li .current {
				background: #787878;
			}
				#Navigation ul li :hover span,
				#Navigation ul li .current span {
					background: none;
					color: #ffffff;
				}
/* Begin CSS Drop Down Menu */

#wrap {
	width:850;
	margin: 0px auto;
	padding: 0px 0;
	text-align:left;
	background:#e7e7e7;
	color:#303030;
	border:1 0 1 0px solid #a0a0a0;
 	height:100%;


}

.clear {
        clear: both;
}



#menuh-container
	{
           
 width:850px; 
 color: #000000;
 margin-top: -60px;
 margin-bottom: 4px;
	
	}

#menuh
	{
	font-size: 14px;
	top: 105px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	margin-top: 0px;
	width: 850px;
	background-color: #e7e7e7; 
                               
	


	}
		
#menuh a
	{

	display:block;
	border: 0px solid #555;
	white-space:nowrap;
 	margin-left:0px;
	padding: 5px 15px 5px 3px;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: #000000;


	background-color: #e7e7e7; 
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	
	background-color: #787878;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0px;
	padding: 0px 0px 0px 0px;
	float:left;
//	width:5em;	
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	border-right: 0px solid #555;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */


/**
  * Breadcrumbs
  */
#Breadcrumbs {
	color: #c0c0c0;
}
	#Breadcrumbs p,
	#Breadcrumbs p a {
		color: #c0c0c0;
	}
	#Breadcrumbs p :hover {
		color: #909090;
	}

/**
  * Main content
  */
#Wrapper {
	float: left;
	width: 100%;
	margin-top: -10px;
}
#Sidebar + #Wrapper #Subcontent {
	margin-right: 192px;
}
#Subcontent a img {
	border: 0 none;
	border-style: none;
}
#PageComments {
	width: 500px;
}

/**
  * Sidebars
  */
#Sidebar {
	margin-left: -170px;
	width: 170px;
	float: right;
	position: relative;
}
	#Sidebar ul {
		font-size: 1.1em;
		list-style: none;
		line-height: 2;
	}
		#Sidebar ul li a {
			background: #fee7f9 url(../images/menu_l1.png) no-repeat top;
			color: #ababab;
			text-decoration: none;
			font-weight: bold;
			display: block;
			padding: 4px 8px;
			font-size: 0.9em;
			line-height: 1.5;
		}
		#Sidebar ul li a:hover,
		#Sidebar ul li a.current {
			background: #efdaec url(../images/menu_l1h.png) no-repeat top;
			color: #9a9a9a;
		}
	#Sidebar .menu .menu li a {
		padding: 4px 17px;
		font-size: 1em;
		background: #000000;
	}
#Menu2 {
	background: #ffffff;
	width: 150px;
	font-size: 12px;
	line-height: 200%;
	padding: 5px;
	text-decoration: none;
	list-style-type: none;
}
#Menu2 ul li a {
	background: #ffffff;
	font-size: 12px;
	color: #3d3d3d;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
}	
#Menu2 ul li a:hover {
	background: #ffffff;
	font-size: 12px;
	color: #c3e7f3;
	text-decoration: none;
	list-style-type: none;
}
/**
  * The footer
  */
#Footer { padding-top: 0px; }
	#Footer p {
		font-size: 1em;
		color: #3d3d3d;
	}
		#Footer p a {
			color: #3d3d3d;
			text-decoration: none;

		}
		#Footer p a:hover {
			color: #ff0000;
			text-decoration: none;

		}
#archiveimages a {
	text-decoration: none;
	border: 1px solid #ffffff;
}
#archiveimages a:hover{
	border: 1px solid #ff0000;
}
#newsDetails {
	width: 450px;
	float: centerl
}
#Form_Form {
	width: 410px;
	float: center;
	margin-left: 200px;
	
}
#MembershipForm {
float: center;
border: 1px solid #3d3d3d;
	}
#MembersOnly {
	float: right;
	width: 150px;
	border: 1px solid #ccc;
	padding: 5px 10px;
}
#MembersOnly li {
		/* turn of list-styles for these list items */
		list-style: none;
		list-style-type: none;

		font-size: 1.2em;
	}
#MembersOnly a {
		text-decoration: none;
		color: #3d3d3d;
	}	
#MembersOnly a:hover {
		text-decoration: none;
		color: #ff0000;
	}		