@charset "UTF-8";
/* CSS Document */

#column_access_body {
	width: 736px;
	float: left;
	background-color: #FFFFFF;
	border-style: none solid;
	border-width: 0px 1px;
	border-color: #c9cacb;
	overflow: hidden;
	padding-left: 15px;
}

.access_fields {
	float: left;
	width: 687px;
	margin-top: 11px;
}

.access_field {
	float: left;
	height: 23px;
	margin-bottom: 5px;
	overflow: hidden;
}

.access_header {
	float: left;
	background-image: url(../images/access_customer_tab.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 687px;
	height: 27px;
}

.access_customer_header {
	float: left;
	background-image: url(../images/access_customer_details_tab.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 687px;
	height: 27px;
}

.access_customer_account_header {
	float: left;
	background-image: url(../images/access_customer_account_tab.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 687px;
	height: 27px;
}

.customer_field {
	float: left;
	background-image: url(../images/access_customer_field.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 246px;
	height: 13px;
	overflow: hidden;
	padding: 5px;
}

.customer_field p {
	color: #FFFFFF;
}

.place_new {
	float: left;
	margin-left: 6px;
}

.access_order_top {
	float: left;
	background-image: url(../images/components_order_top.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 5px;
	width: 722px;
	overflow: hidden;
}

.access_order_body {
	background-color: #ebebeb;
	width: 706px;
	float: left;
	border-style: none solid;
	border-width: 0px 1px;
	border-color: #c9cacb;
	padding-left: 14px;
	padding-top: 18px;
}

.access_customer_bottom {
	float: left;
	background-image: url(../images/components_order_bottom.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 5px;
	width: 722px;
	overflow: hidden;
	margin-bottom: 10px;
}

.access_customer_body {
	float: left;
	width: 688px;
	margin-top: 20px;
}

.access_column {
	float: left;
	width: 344px;
}

.access_column_label {
	float: left;
	width: 100px;
	height: 18px;
	margin-top: 5px;
	overflow: hidden;
	margin-bottom: 4px;
}

.access_column_fields {
	float: left;
	width: 244px;
	height: 23px;
	overflow: hidden;
	margin-bottom: 4px;
}

.field_large {
	float: left;
	width: 234px;
	background-repeat: no-repeat;
	background-position: top left;
	height: 23px;
	overflow: hidden;
}

.field_med_dark {
	float: left;
	width: 75px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: top left;
	height: 18px;
	padding-top: 5px;
	overflow: hidden;
}

.field_med {
	float: left;
	width: 80px;
	background-repeat: no-repeat;
	background-position: top left;
	height: 23px;
	overflow: hidden;
}

.field_small {
	float: left;
	width: 38px;
	background-repeat: no-repeat;
	background-position: top left;
	height: 23px;
	overflow: hidden;
	padding-right: 16px;
}

.field_tel {
	float: left;
	width: 180px;
	background-repeat: no-repeat;
	background-position: top left;
	height: 23px;
	overflow: hidden;
}

.access_column_fields_label {
	width: 74px;
	height: 18px;
	margin-top: 5px;
	overflow: hidden;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8888;
	float: left;
	text-align: center;
}

.checkbox_label {
	height: 18px;
	margin-top: 5px;
	overflow: hidden;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8888;
	float: left;
	width: 30px;
	padding-left: 8px;
}

.terms_label {
	float: right;
	padding-right: 6px;
	height: 18px;
	margin-top: 5px;
	overflow: hidden;
}

.checkboxes {
	float: left;
}

.dark_large {
	background-image: url(../images/access_field_dark_large.jpg);
	padding-left: 5px;
	padding-top: 5px;
}

.dark_med {
	background-image: url(../images/access_field_dark_small.jpg);
	float: right;
	padding-right: 10px;
}

.light_large {
	background-image: url(../images/access_field_light_large.jpg);
}

.light_med {
	background-image: url(../images/access_field_light_med.jpg);
}

.light_small {
	background-image: url(../images/access_field_light_small.jpg);
}

.light_tel {
	background-image: url(../images/access_field_light_tel.jpg);
}

.white p {
	color: #FFFFFF;
}

.input_large {
	width: 224px;
	height: 21px;
	background-color: transparent;
	border: 0px none;
	padding: 2px 5px;
}

.input_med {
	width: 70px;
	height: 21px;
	background-color: transparent;
	border: 0px none;
	padding: 2px 5px;
}

.input_small {
	width: 28px;
	height: 21px;
	background-color: transparent;
	border: 0px none;
	padding: 2px 5px;
}

.input_tel {
	width: 170px;
	height: 21px;
	background-color: transparent;
	border: 0px none;
	padding: 2px 5px;
}

.update_btn {
	float: right;
	padding-right: 13px;
	margin-top: 20px;
}

.text_stockists {
	float: left;
	padding-left: 120px;
	width: 150px;
	height: 21px;
}

.text_discount {
	float: left;
	height: 21px;
}