/* @override http://79.170.44.120/thecressco.co.uk/assets/css/slide.css */

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.clearfix {
	display: block;
}

/* Panel Tab/button */

.tab {
	background: #003759;
	position: relative;
	top: 0;
	z-index: 500;
}

.tab ul.login {
	display: block;
	position: relative;
	float: left;
	clear: left;
	padding: 0;
}

.tab ul.login li {
	text-align: left;
	display: block;
	float: left;
	width: 300px;
	padding: 0;
	background-color: #003759;
}

ul {
		padding-top: 15px;
	padding-bottom: 15px;
}


li {
		line-height: 20px;
}


.tab ul.login li a {
	color: #fff;
	font-size: 1.2em;
	border-style: none;
	overflow: hidden;
	letter-spacing: 1px;
	padding: 0;
	text-indent: 5px;
}

.tab ul.login li a:hover {
	
}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	cursor: pointer;
	display: block;
	width: 300px;
	position: relative;
	top: 0;
	text-align: left;
}

.tab a.close {
	background: url(../images/bt_close.png) no-repeat right 0;
}

/* sliding panel */

#toppanel {
	position: relative;
	/

* Panel will overlap  content */

/

* position: relative;*/   

/

* Panel will "push" the content down */
    top: 0;
	width: 960px;
	z-index: 300;
	background: transparent;
}

#panel {
	height: 480px;
	color: #fff;
	background: #003759;
	overflow: hidden;
	position: relative;
	z-index: 400;
	display: none;
	width: 960px;
	left: -1px;
}

#panel h2 {
	font-size: 3em;
	color: #cbcb00;
	font-weight: normal;
	font-style: normal;
	text-indent: 0;
	letter-spacing: 0;
	padding: 0;
}

#panel h4 {
	font-size: 1.8em;
	color: #cbcb00;
	font-weight: normal;
	font-style: normal;
	text-indent: 0;
	letter-spacing: 0;
	padding: 0;
	border-top: 1px dotted #7b4290;
}

#panel p {
	color: #fff;
	padding-bottom: 5px;
	font-size: 1.3em;
}

#panel a:hover {
	
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
	height: 470px;
}

#panel .content .loginLeft {
	width: 600px;
	float: left;
	border-left: 1px solid #cbcb00;
	padding: 0 15px;
}

#panel .content .loginLeft p {

	padding: 0;
}

#panel .content .loginLeft a {
	margin-left: 100px;
}

#panel .content .loginRight {
	width: 275px;
	float: right;
	height: 340px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin-right: 10px;
	border-color: #063a58;
	background-color: #7b4290;
}

#panel .content .loginRight h4 {
	border-style: none;
}

#panel .content form {
	margin: 0 0 15px;
}

input li {
	width: 300px;
}

#panel .content label {
	float: left;
	clear: both;
	width: 200px;
	display: block;
	font-size: 11px;
	color: #b4ceec;
	letter-spacing: 1px;

}

input, textarea {
	background: #003759;
	border: 1px solid #8b5da6;
	width: 220px;
	color: #fff;

}

input:focus, textarea:focus {
	color: #003759;
	background: #cbcb00;
}

input.button {
	padding: 5px 50px 5px 5px;
	float: left;
	letter-spacing: 1px;
	position: relative;
	top: 5px;
	left: 20;
	border-style: solid;
	border-width: 2px;
	width: 100px;
	cursor: pointer;
	background-color: #8b5da6;
}
