
/********************************************
 ** emisshop Form Styles                   **
 *******************************************/

FORM {
	margin:0;
	padding:0;
	display: inline;
}

LABEL {
	margin:0px;
	text-align:left;
	padding:0px;
}

FIELDSET {
	border:0px;
	margin:0px;
	padding:0px;
}

LEGEND { display: none; }

CHECKBOX, INPUT, RADIO, SELECT {
	color:#201d42;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}

TEXTAREA {
	margin:0;
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px 0px 0px 2px;
	border-top: 1px solid #474e66;
	border-right: 1px solid #e7e8ed;
	border-bottom: 1px solid #e7e8ed;
	border-left: 1px solid #474e66;
}

.input {
	padding:1px 0 1px 2px;
	border-top: 1px solid #474e66;
	border-right: 1px solid #e7e8ed;
	border-bottom: 1px solid #e7e8ed;
	border-left: 1px solid #474e66;
}

.input_qty {
	width:25px;
	margin:0;
	height:16px;
}

.input_contact {
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 0 0 2px;
	height:15px;
	width:230px;
	border-top: 1px solid #474e66;
	border-right: 1px solid #e7e8ed;
	border-bottom: 1px solid #e7e8ed;
	border-left: 1px solid #474e66;
}

.input_searchbox {
	width:170px;
	margin:0;
	padding:2px 0 0 2px;
	height:15px;
	border-top: 1px solid #474e66;
	border-right: 1px solid #e7e8ed;
	border-bottom: 1px solid #e7e8ed;
	border-left: 1px solid #474e66;
}

.input_quickie {
	width:170px;
	margin:0;
	padding:0 0 0 2px;
	height:16px;
	border-top: 1px solid #474e66;
	border-right: 1px solid #e7e8ed;
	border-bottom: 1px solid #e7e8ed;
	border-left: 1px solid #474e66;
}

.input_currencies {
	width:110px;
	margin:0;
	padding:1px 0 1px 2px;
	border:1px solid #fff;
	float:right;
}

.input_login {
	width:196px;
	margin:0 0 3px 0;
	padding:1px 0px 0px 2px;
	height:15px;
	border-top: 1px solid #474e66;
	border-right: 1px solid #e7e8ed;
	border-bottom: 1px solid #e7e8ed;
	border-left: 1px solid #474e66;
}

.input_newsletter {
	width:196px;
	margin:0 0 3px 0;
	padding:1px 0px 0px 2px;
	height:15px;
	border-top: 1px solid #474e66;
	border-right: 1px solid #e7e8ed;
	border-bottom: 1px solid #e7e8ed;
	border-left: 1px solid #474e66;
}

.formArea input {
	padding:1px 0 1px 2px;
	border-top: 1px solid #474e66;
	border-right: 1px solid #e7e8ed;
	border-bottom: 1px solid #e7e8ed;
	border-left: 1px solid #474e66;
}
