/**********************************

body {
	padding: 0 10px;
	font: normal 62.5%, Verdana, Lucida Grande, Helvetica, Verdana, Arial;
	}
	
p { margin: 10px 0; }
	
.sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

***********************************/

input, textarea, select {
	margin: 0;
	padding: 3px;
	font-size: 12px;
	color: #424242;
	font-family: inherit;
	width: 60%;
	border-right-width-value: 1px;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-top-style: solid;
	border-right-style-value: solid;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border: 1px solid #999999;
	}
	
input:hover, select:hover, textarea:hover { border-color: #666666; }

input:focus, select:focus, textarea:focus { border-color: #EE8F22; }

input.radio { border: none; width:auto; overflow:visible; padding: 0;}	
	
select {

padding: 0;
width: 62%;
height: 21px; 
vertical-align: middle;

}


/* Forms CONTACT
------------------------------*/



form.loungeform {
	
	width: 405px;
	font-size: 1.1em;
	color: #333;
	}
	
form.loungeform legend { padding-left: 0; }
	
form.loungeform legend,
form.loungeform label { color: #333; }

form.loungeform fieldset {
	border: none;
	
	}
	
form.loungeform fieldset fieldset { background: none; }
	
form.loungeform fieldset li {
	padding: 5px 10px 7px;
	width: 100%;
	}


form, fieldset {
	margin: 0;
	padding: 0;
	}
	
fieldset { border: 1px solid #000; }

legend {
	padding: 0;
	color: #000;
	}

form.loungeform fieldset { margin-bottom: 10px; }
	
form.loungeform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.loungeform label {
	display: inline-block;
	line-height: 1.2;
	vertical-align: top;
	}
	
form.loungeform fieldset ol {
	margin-top: 15px;
	padding: 0;
	}
	
form.loungeform fieldset li {
	list-style: none;
	padding-left: 25px;
	margin: 0;
	}
	
form.loungeform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.loungeform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.loungeform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.loungeform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.loungeform label { 
width: 10.25em;
float: left;
margin-right: 0.25em;
text-align: left;
} /* Width of labels */

form.loungeform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */
.contactr {float: right; width: 105px; padding-right: 3px; border: none;}
.emailsignup {width: 83px;}
#feedback {width: 61%;}
/*\*//*/ form.loungeform legend { display: inline-block; } /* IE Mac legend fix */


/* Forms CATALOG
------------------------------*/



form.catalogform {
	
	width: 405px;
	font-size: 1.1em;
	color: #333;
	padding-bottom: 30px;
	}
	
form.catalogform legend { padding-left: 0; }
	
form.catalogform legend,
form.catalogform label { color: #333; }

form.catalogform fieldset {
	border: none;
	
	}
	
form.catalogform fieldset fieldset { background: none; }
	
form.catalogform fieldset li {
	padding: 5px 10px 7px;
	width: 100%;
	}


form, fieldset {
	margin: 0;
	padding: 0;
	}
	
fieldset { border: 1px solid #000; }

legend {
	padding: 0;
	color: #000;
	}

form.catalogform fieldset { margin-bottom: 10px; }
	
form.catalogform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.catalogform label {
	display: inline-block;
	line-height: 1.2;
	vertical-align: top;
	}
	
form.catalogform fieldset ol {
	margin-top: 15px;
	padding: 0;
	}
	
form.catalogform fieldset li {
	list-style: none;
	padding-left: 0px;
	margin: 0;
	}
	
form.catalogform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.catalogform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.catalogform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.catalogform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

.states {width: 62%}
form.catalogform label {
width: 9.7em; /* Width of labels */
float: left;
margin-right: 0.25em;
text-align: left;
}
form.catalogform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */
.contactc {float: right; width: 105px; padding-right: 33px; border: none;}

/*\*//*/ form.loungeform legend { display: inline-block; } /* IE Mac legend fix */


/* Validation
------------------------------*/

div.error {
	padding: 5px;
	margin: 0 0 20px 0;
	border: 1px solid #990000;
	background-color: #fae4e4;
	color: red;
	width: 708px;;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

input.error, textarea.error, select.error {
	border: 1px solid #990000;
	margin: 0px;
	color: #990000;
}

/* Forms CREDIT APPLICAATION
------------------------------*/



form.creditform {
	
	width: 480px;
	font-size: 1.1em;
	color: #333;
	}
	
form.creditform legend { padding-left: 0; }
	
form.creditform legend,
form.creditform label { color: #333; }

form.creditform fieldset {
	border: none;
	
	}
	
form.creditform fieldset fieldset { background: none; }
	
form.creditform fieldset li {
	padding: 5px 10px 7px;
	width: 100%;
	}

form.creditform fieldset { margin-bottom: 10px; }
	
form.creditform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.creditform label {
	display: inline-block;
	line-height: 1.2;
	vertical-align: top;
	}
	
form.creditform fieldset ol {
	margin-top: 15px;
	padding: 0;
	}
	
form.creditform fieldset li {
	list-style: none;
	padding-left: 0px;
	margin: 0;
	}
	
form.creditform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.creditform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.creditform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.creditform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

.states {width: 62%}
form.creditform label { width: 174px; } /* Width of labels */
form.creditform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */
.creditc {float: right; width: 105px; border: none;}
#biz {vertical-align: top; word-spacing: .2em; padding-bottom: 5px;}
/*\*//*/ form.loungeform legend { display: inline-block; } /* IE Mac legend fix */

/* SPLIT FORM FIELDS */

.wufoo li{
	width:98%;
}
.creditform ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
	font-size:100%;
}
.creditform li{
	margin:0;
	padding:4px 0px 0px 7px;
	position:relative;
	clear:both;
}
.creditform li:after, .buttons:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}

.creditform li, .buttons{display: inline-block;}
* html form li, * html .buttons{height: 1%;}
.creditform li, .buttons{display: block;}

* html form li div{
	display:inline-block;
}
.creditform li div,{
	margin:0 4px 0 0;
	padding:0 0 7px 0;
	color:#444;
}
.creditform li span{
	display: inline;
	float: left;
 	width: 11%;
}

.lastnamebump {padding-left: 1.3em;}


.creditform li div.address{
	padding-bottom:0;
}

.creditform li div.left{
	display:inline;
	float:left;
	width:47%;
}
.creditform li div.right{
	display:inline;
	float:right;
	width:47%;
}

.clear{
	clear:both !important;
}
.phoned{
	width:6% !important;
}
.third{
	width:26% !important;
}
.half{
	width:65% !important;
}
.full{
	width:100% !important;
}

input.small, select.small{
	width:25%;
}
input.medium, select.medium{
	width:50%;
}
input.large, select.large, textarea.textarea{
	width:100%;
}

textarea.small{
	height:5.5em;
}
textarea.medium{
	height:7em;
	width: 369px;
}
textarea.large{
	height:20em;
}
label.desc{
	border:none;
	color:#cbcbcb;
	display:block;
	font-size:95%;
	font-weight:bold;
	
}

/*FORMS EMAIL SIGNUP */

.signup {border: none; width: 83px;}