﻿/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Form Styling
 */


/* FIELDSETS
---------------------------------------- */
fieldset {
	border: 0;
	font-size: .9em;
	padding:0;
	margin:0;
}

/* ACTION BUTTONS
---------------------------------------- */

.search-actual input.action {
	padding: 0;
	font-size: 11px;
	font-family: arial;
	font-weight:bold;
	text-transform:uppercase;
	width: 50px;
	height: 19px;
	position:absolute;
	top:-4px;
	left: 229px;
	float:right;
	background-color:transparent;
	border:none;
	color:white;
	

}




input.action {
	padding: 2px;
	color:white;
	font-weight: bold;
	font-size: .7em;
	font-family: Verdana, Tahoma, Sans-serif;
	border: none;
	width:59px;
	background:#7199b6;
	height:26px;
	margin-top: 5px;
}
input.action:hover {
	cursor: pointer;
	background: #DB2432;
}

/* FIELD FORMATING
---------------------------------------- */
form ul {
	list-style: none;
}
.middleColumn {
 	display: block;
 	margin:0 0 5px 0;
	background: none;
	padding: 0px;
	clear:both;
	width: 70%;
}
.search-actual .middleColumn {
 	margin: 0;
	width: 280px;
	height: 21px;
	background-color: transparent;
	}
.middleColumnSearch {
 	display: block;
 	margin: 15px 10px 10px 0;
	background: #E9E9E9;
	padding: 4px;
	clear: left;
}
#SearchForm_SearchForm_Search .search-actual{
    padding-bottom:2px;
    background-image:none;
    border:none;
    margin:0;
}
	#Sidebar .middleColumn {
		margin: 0 0 0 8px;
		display: inline;
	}
	
	div.tab .field .middleColumn {
		clear: none !important;
 		margin: 0 !important;
	}
	
	.middleColumn .middleColumn {
		margin-left: 0;
		margin-right: 0;
		padding: 0;
	}
	
	.middleColumn .message {
		margin: 0;
	}
	
.required {
	color:#9C2028;
}
/* INPUT BOXS
---------------------------------------- */

input.text, textarea, select {
	padding: 4px;
	border: none;
	color: #000000;
	font-size: 12px;
	width: 70%;
	
}
.search-actual input.text, textarea, select {
    padding-left: 75px;
	color: #5e5e5e;
	font-size: 12px;
	font-weight: normal;
	width: 215px;
	height: 21px;
	position:absolute;
	top:0px;
	left: 14px;
	float:left;
	background-color: transparent;
	background-image: url('../images/top-search-bg.jpg');
	background-repeat: no-repeat;
	border: none;
	padding-bottom:2px;
	

}
#SearchForm_SearchForm {
	padding: 4px;
	border: none;
	color: #000000;
	font-size: .9em;
	width: 186px;


}
.search-actual input.textSearch {
	padding-bottom: 2px;
	border: none;
	color: #ffffff;
	font-size: 12px;
	width: 100%;
}

input.textSearch {
	padding: 2px;
	border: none;
	color: #ffffff;
	font-size: 12px;
	width: 75%;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:100%;
}

.search-actual textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:100%;
	padding-bottom:2px;
}

input:focus span, textarea:focus span {
	border: none;
}

/* SELECT DROPDOWN
---------------------------------------- */

select {
	width: auto;
}

/* LABELS
---------------------------------------- */
label {
 	display: inline-block;
	margin: 10px 0 5px 0;
	color: #fff;
	clear:both;
	height: 15px;
}

.typography label {
 	display: block;
	margin: 10px 0 5px 0;
	color: #ffffff;
}


label.right {
	display:inline;
}
/* SEARCH BOX 
---------------------------------------- */
#Search {
	width: 105px;
}
	input#Search_Form_SearchForm_Search {
		float: left;
	}
#Sidebar input.action {
	font-size: 1.2em;
	float: right;
	padding: 1px;
}

#SearchBar {
	top: 55px;
	right: 0px;
	background-image:url('../images/search.jpg');
	background-repeat:no-repeat;
	width: 170px;
	height: 25px;

}

.search-actual #searchfieldText {
	background-color:transparent;
	border:none;
	float:left;
	color:#333;
	}
#searchfieldText {
	background-color:transparent;
	border:none;
	float:left;
	color:#333;
	}

.searchbtn {
	background:transparent url('../images/go-btn.jpg') no-repeat;
	width:31px;
	height:25px;
	border:none;
	float:left;
	margin-left:5px;
	margin-top:0px;
}
/* -----------------------------------Newsletter stuff----------------------------------- */
    .newsletter input.action {
	padding: 0;
	font-size: 11px;
	font-family: arial;
	font-weight:bold;
	text-transform:uppercase;
	width: 50px;
	height: 19px;
	position:absolute;
	top:140px;
	left: 136px;
	float:right;
	background-color:#434343;
	border:none;
	color:white;
	}
	.newsletter #searchfieldText {
	background-color:gray;
	border:none;
	float:left;
	color:#ffffff;
	}
    .newsletter textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue;
	width:80%;
}

    .newsletter input.textSearch {
	padding: 2px;
	border: none;
	color: blue;
	font-size: 12px;
	width: 75%;
}
    .newsletter .middleColumn {
 	margin: 0;
	padding: 0;
	width: 240px;
	height: 19px;
	background-color: transparent;
	}
    .newsletter .middleColumnSearch {
 	display: block;
 	margin: 15px 10px 10px 0;
    clear: left;
}

    .newsletter #Form_Form{
	width: 214px;
	height: 142px;
	color:#515151;
	margin-top: 20px;
	
}
    .newsletter input.text, textarea, select {
	color: #5e5e5e;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
	height: 19px;
	float:left;
	background-color: white;
	border: solid 1px #515151;
	background-repeat:no-repeat;
	

}
    .newsletter label {
 	display: inline-block;
	margin: 10px 0 5px 0;
	color: #424242;
	clear:both;
	height: 15px;
}
