/*
	Dorothy house
	http://www.dorothyhouse.co.uk/
	
	Systemagic
	http://www.systemagic.co.uk/
*/

.admin {
	float: right;
	background: #FFF;
	padding-bottom: 20px;
		width: 724px;
}

.admin h1, .admin-title {
	font-weight: normal;
	font-size: 1.2em;
	color: #FFF;
	line-height: 37px;
	padding: 0px 2px 0px 20px;
	margin-bottom: 10px;
	border-bottom: 4px solid #d1920a;
	background: url(/theme/images/heading.png);
}

.admin-title {
	margin: -10px 0px 0px 0px;
	line-height: 50px;
	height: 45px;
	overflow: hidden;
}

.admin-title strong {
	margin-left: 60px;
	text-align: right;
	color: #FF0000;
}

.admin h2 {	
	font-weight: normal;
	font-size: 1.2em;
	color: #FFF;
	line-height: 37px;
	padding: 0px 20px;
	margin: 10px 0px;
	border-bottom: 4px solid #d1920a;
	background: url(/theme/images/heading.png);
}

.admin h1 small {
	color: #bfcbf2;
	font-size: inherit;
}

.admin h1 button, .admin h2 button {
	float: right;
}

.admin h2 button {
	margin-top: 3px;
}

.admin .list > ul > li {
	width: 684px;
	height: 40px;
	padding: 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.form {
	width: 684px;
	padding: 10px 20px 20px 20px;
}

label {
	float: left;
	width: 100px;
	line-height: 27px;
}

input {
	float: left;
	width: 540px;
	margin-right: 10px;
	border: 1px solid #CCC;
	padding: 5px;
	color: #5e5474;
}

select {
	float: left;
	min-width: 250px;
	margin-right: 10px;
	border: 1px solid #CCC;
	padding: 5px;
	color: #5e5474;
}

textarea {
	width: 680px;
	height: 450px;
	margin-right: 10px;
	border: 1px solid #CCC;
	padding: 5px;
	color: #5e5474;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.form span {
	cursor: pointer;
	float: right;
	width: 14px;
	height: 20px;
	position: relative;
	padding: 4px;
}

.form div span {
	cursor: pointer;
	float: none;
	width: inherit;
	height: inherit;
	position: inherit;
	padding: none;
}

.form span p {
	width: 200px;
	padding: 15px;
	display: none;
	position: absolute;
	top: 20px;
	left: -230px;
	background: #5670b0;
	color: #FFF;
	border: 1px solid #3c538d;
	border-radius: 5px;
}

.form span:hover p {
	display: block;
	z-index: 999;
}

.form > ul {
	float: left;
	width: 540px;
	margin-right: 10px;
	border: 1px solid #EEE;
	padding: 5px;
	color: #5e5474;
	z-index: 0;
}

.form > ul li {
	margin: 5px;
	width: 530px;
	height: 200px;
	margin-bottom: 30px;
	display: block;
	clear: both; 
}

.form > ul img {
	max-height: 200px;
	max-width: 530px;
	width: auto;
	display: block;
}

.form > ul button {
	clear: both;
	margin: 10px 0px;
	display: block;
}

.login {
	width: 540px;
	margin: 50px auto;
	overflow: hidden;
}

.login label {
	width: 75px;
}

.login input {
	float: none;
	width: 310px;
}

.login span {
	line-height: 36px;
}

.text-hint {
	position: absolute;
	max-height: 100px;
	overflow: auto;
	border: 1px solid #CCC;
	z-index: 9999;
	width: 264px;
	display: none;
	padding-left: 1px;
	top:30px;
	*zoom:1;
}

.text-hint li {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #EEE;
	cursor: pointer;
	color: #9e289b;
	background: #FFF;
}

.text-hint li:hover {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #EEE;
	background: #fee9ee;
}

.highlight {
	padding: 15px;
	border: 1px solid #fac1c7;
	margin-bottom: 10px;
	color: #971c97;
}

.template, .template * {
	display: none;
	max-width: 0px;
	max-height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
	top: 0px;
	right: 0px;
	position: absolute;
}

.news-post {
	padding: 10px 20px;
	border-bottom: 1px solid #CCC;
}

.news h1, .news h2, .news-post h1, .news-post h2 {
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
}

.news h1, .news-post h1 {
	color: #391c76;
	font-size: 1.5em;
	line-height: 1.5em;
}

.news h2, .news-post h2 {
	font-size: 1.2em;
	color: #4a5c70;
	margin-top: -5px;
}

.contextMenu {
	position: absolute;
	width: 120px;
	z-index: 99999;
	display: none;
	background: #FFF;
	border: 5px solid #755aa3;
	max-height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
}

.contextMenu > li {
	width: 200px;
}

.contextMenu > li > a {
	display: block;
	padding: 10px;
}

.contextMenu > li:hover > a {
	background: #fee9ee;
	color: #9e289b;
}

.quicklinks-single-image {
	position:relative;
	left:180px;
	*left:80px;
}

.event-tag {
	font-size: 0.6em;
	padding: 3px;
	background: #F00;
	border-radius: 5px;
	margin-left: 10px;
	position: relative;
	top: -2px;
	color: #fff;
	font-weight: bold;
}

.news-tag {
	font-size: 0.6em;
	padding: 3px;
	background: #0000FF;
	border-radius: 5px;
	margin-left: 10px;
	position: relative;
	top: -2px;
	color: #fff;
	font-weight: bold;
}

.user {
	margin: 10px;
	border-bottom: 1px solid #f5f5f5;
	border-radius: 10px;
	background: #f5f5f5;
}

.user h1, .user h2 {
	padding: 0px;
	margin: 0px;
	background: none;
	border: none;
	display: inline-block;
	font-size: 1em;
	line-height: normal;
}

.user h1, .user h2, .user > a {
	padding: 10px;
}

.user h1 {
	padding-left: 20px;
	width: 100px;
	font-weight: bold;
}

.user h2 {
	width: 500px;
	border-left: 2px solid #FFF;
}

.user > a {
	width: 50px;
	border-left: 2px solid #FFF;
}

#eventdetails {
	width: 684px;
}

.member {
	width: 684px;
	padding: 5px;
	overflow: hidden;
}

.member input {
	float: left;
	width: 300px;
}

.member .button {
	position: relative;
	top: -2px;
}