/* Forms */

hr, .contentForm .break {
	color: #eee;
	background: #eee;
	border-color: #eee;
	height: 3px;
	margin-bottom: 5px;
}

.contentForm {
	padding: 5px 15px 0 15px;
}

.contentForm p {
	margin: 5px 15px 10px 15px;
	padding: 0;
}

.contentForm label, .contentForm .input, .contentForm .select, #TermsOfUse {
	display: inline;
	float: left;
	margin: 5px;
}	

.contentForm label, .formbox {
	padding: 7px;
	font-size: 12px;
}

.contentForm .formbox {
	margin: 5px;
}
.contentForm label {
	text-align: right;
	width: 140px;
	position: relative;
	top: 6px;
	font-weight: bold;
}

.contentForm label span {
	display: block;
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

.contentForm label span b {
	color: #008fcd;
}

.sideForm label {
	width: 40px;
}

.side2Form label {
	width: 40px;
}

.contentForm label.short {
	width: 50px;
}

.contentForm .input, .contentForm .select {
	height: 22px;
	line-height: 22px;
	margin-top: 8px;
	padding: 2px;
	width: 170px;
	background: #fff url('/img/bgTop.jpg') repeat-x bottom left;
	border: 1px solid #a09f9f;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #636262;
}

.contentForm .inventoryinput {
	height: 22px;
	line-height: 22px;
	margin-top: 3px;
	padding: 2px;
	width: 170px;
	background: #fff;
	border: 1px solid #686868;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	width: 50px;
}

.sideForm .input, .side2Form .input {
	width: 140px;
}

.contentForm .shortinput {
	width: 60px;
}

.contentForm span.note {
	display: inline;
	float: left;
	line-height: 30px;
	padding: 7px;
	color: #665;
	font-size: 12px;
}

.contentForm span.exp {
	display: inline;
	float: left;
	line-height: 30px;
	padding: 7px;
	width: 300px;
}

.contentForm .signupError {
	color: #ff0000;
	border: 1px solid #ff0000;
	display: block;
	padding: 7px;
	margin-left: 5px;
}

.contentForm .textarea {
	background: #fff url('/img/bgTop.jpg') repeat-x bottom left;
	border: 1px solid #a09f9f;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 0 5px 0;
	width: 400px;
	height: 150px;
	margin: 5px;
	color: #636262;
}

.textareawide, .contentForm .inputwhite {
	background: #fff; 
	border: 2px solid #ddd; 
	padding: 3px; 
	border-top: 3px solid #ddd; 
	border-left: 3px solid #ddd; 
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
}

.textareawide {
	width: 580px; 
}

.colRight .textareawide {
	width: 270px;
}

.contentForm .formbreak {
	border: 1px solid #13100f;
	background: #13100f;
	font-size: 2px;
	height: 5px;
	margin: 5px 5px 0 5px;
}

.contentForm .submit, #emailsubmit {
	display: inline;
	border: 1px solid #FFF;
	font-size: 28px;
	font-family: Arial;
	font-weight: bold;
	width: 150px;
	background: #0d1319;
	color: #FFF;
	padding: 8px;
	line-height: 48px;
	height: 48px;
}

.contentForm .submitbtn, #storesubmit {
	padding: 10px;
	margin: 5px;
	font-size: 25px;
	cursor: pointer;
}

#storesubmit {
	display: inline;
	float: right;
	margin-right: 36px;
}

.contentForm .submitbtn2 {
	display: inline;
	float: left;
}

.contentForm .submitimg {
	display: inline;
	float: left;
	position: relative;
	top: -18px;

}

.contentForm .submitbar {
	line-height: 50px;
}

#colLeft #submitTxt	{ 
	margin-right: 35px;
}

.contentForm #submitmsg {
	font-size: 11px;
	font-style: italic;
	color: #b2b2b2;
}

.contentForm .formtheme {
	display: inline;
	float: left;
	margin: 3px 5px 0 0;
	font-size: 11px;
	color: #999;
}

.contentForm label.nonfloat {
	display: inline;
	float: none;
	height: auto;
	width: auto;
	position: inherit;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

.contentForm .formtheme input {
	position: relative;
	top: 1px;
}

.contentForm #phone1 { width: 40px; }
.contentForm #phone2 { width: 40px; }
.contentForm #phone3 { width: 60px; }

.contentForm input.inline {
	float: none;
	display: inline;
}

.FormErrors {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.FormErrors li, .Errors {
	padding: 5px;
	background: #FFF;
	border: 1px solid #FF0000;
	color: #FF0000;
	margin: 5px;
	font-weight: bold;
}

p.Errors {
	padding: 5px;
}

.formBlurb {
	display: inline;
	float: left;
	margin: 0;
	padding: 10px 5px 0 5px;
	
}

#termblock {
	height: 90px; 
	width: 390px; 
	background: #eee; 
	font-size: 11px; 
	line-height: 12px;
	display: inline;
	float: left;
	margin: 5px;
	padding: 5px; 
	border: 1px solid #38332e; 
	overflow: auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}



