/* @override http://o-hm.pinchlabs.com/css/extra.css */

form {
	padding-left: 0;
	padding-right: 0;
}

form.merch {
	margin-top: 12px;
	padding: 0 10px;
}

fieldset.detail {
	margin-bottom: 18px;
}

fieldset.detail input {
	width: 84px;
	height: 24px;
}

.controls {
	padding-top: 6px;
	padding-bottom: 12px;
	float: left;
	width: 100%;
}

fieldset.controls input {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8f5d59;
}

fieldset.detail label {
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	float: left;
	margin-right: 6px;
}

fieldset.detail select.style {
	margin-right: 12px;
	margin-left: 0;
	height: 22px!important;
	float: left;
	width: 168px!important;
}

fieldset.detail select.size {
	margin-right: 12px;
	margin-left: 0;
	height: 22px!important;
	float: left;
	width: 48px!important;
}

.transact {
	width: 148px;
	float: right;
}

.merch_size, .merch_style {
	float: left;
}

.price {
	width: 63px;
	float: left;
	display: inline;
	text-align: left;
	margin: 0;
	height: 20px;
	line-height: 18px;
	font-weight: bold;
	clear: right;
	padding-top: 2px;
}

/*table.side_bag {
	font-size: 9px;
	line-height: 12px;
	padding: 0 10px;
	margin-bottom: 9px;
	color: #6a5e59;
}

table.side_bag tbody td {
	vertical-align: top;
	border-top: 1px solid #ddd9d3;
	padding: 2px 2px 2px 2px;}

table.side_bag thead td {
	vertical-align: top;
	border-top: 1px solid #888;
	padding: 2px 2px 2px 2px;}

table.side_bag tfoot td {
	vertical-align: top;
	border-top: 1px solid #888;
	border-bottom: 2px solid #888;
	padding: 2px 2px 2px 2px;
	font-style: normal;
	color: #000;}

.bag_price {
	text-align: right;
	width: 30px;
}

.bag_quantity {
	width: 12px;
}*/

.bag_controls {
	margin-left: 10px;
	clear: both;
	margin-top: 9px;
	float: left;
}

a.fe_checkout, a.add {
	padding-left: 19px;
	padding-right: 6px;
	font-size: 9px;
	font-style: italic;
	color: #6a5e59;
	height: 20px;
	line-height: 16px;
	display: block;
	float: left;
}

a.foxycart {
	padding-left: 19px;
	padding-right: 6px;
	font-size: 9px;
	font-style: italic;
	color: #6a5e59;
	height: 20px;
	line-height: 16px;
	display: block;
	float: left;
}

a.fe_checkout {
	background-image: url(../img/shopping_cart-link.gif);
	background-repeat: no-repeat;
}

a.foxycart {
	background-image: url(../img/close-link.gif);
	background-repeat: no-repeat;
}

a.fe_checkout:hover {
	background-image: url(../img/shopping_cart-hover.gif);
}

a.foxycart:hover {
	background-image: url(../img/close-hover.gif);
}

a.add {
	float: right;
	padding-right: 0px;
	padding-top: 2px;
}

a.add {
	background-image: url(../img/add-link.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

a.add:hover {
	background-image: url(../img/add-hover.gif);
}

.article h5 {
	clear: both;
}

td.co_long {
	padding: 0;
	text-align: left;
	width: 228px;
}

td.co_short {
	text-align: right;
	width: 70px;
	padding-left: 6px;
	padding-right: 0;
}

tfoot, thead {
	font-style: normal !important;
	color: #000;
}

td strong {
	font-weight: bold !important;
}

.contact {
	font-weight: normal;
	width: 223px;
	float: left;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 18px;
	clear: none;
}

.merch h6 {
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	border-top: 1px solid #bfb9b1;
	padding-top: 3px;
	margin-top: 9px;
	margin-bottom: 4px;
	margin-left: 0px !important;
	word-spacing: -0.1em;
	width: 223px;
	padding-bottom: 12px;
	display: block;
	color: #000 !important;
}

.merch label {
	font-weight: normal;
	font-size: 11px;
	display: block;
	color: #6a5e59;
	padding-bottom: 2px;
	clear: both;
}

.merch input {
	width: 215px;
	padding: 2px;
	height: 16px;
	line-height: 16px;
	margin-bottom: 4px;
}

.merch select {
	margin: 0px 10px 4px 0 !important;
	width: 100% !important;
	height: 26px !important;
	padding: 4px 4px 5px 3px;
}

div.short {
	width: 101px;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}

div.short-postpend {
	width: 111px;
	float: left;
	margin-right: 0px;
	margin-top: 2px;
}

.short input {
	width: 94px;
}

.short-postpend input {
	width: 103px;
}

select#cc_type {
	width: 100% !important;
}

#ship_copy {
	width: 16px;
	margin-right: 6px;
	float: left;
	margin-bottom: 9px;
	margin-left: 0;
}

label.float {
	clear: none !important;
}

button#checkout {
	margin: 0 10px 12px 10px;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px 6px;
	background-color: #ff9d00;
	color: #333;
}

.cart_hed {
	float: left;
}

#foxee_cart_container {
	float: left;
}

#foxee_products_container, .cart_hed, .cart_total {
	margin: 0 10px;
	font-size: 9px;
	line-height: 12px;
	float: left;
}

.foxee_products {
	margin-top: 3px !important;
	padding-top: 3px;
	border-top: 1px solid #bfb9b1;
	display: block;
	float: left;
	width: 139px !important;
}

.cart_hed, .cart_total {
	width: 139px;
	padding-top: 3px;
	border-top: 1px solid;
}

.cart_hed {
	font-style: italic;
	border-top-color: #888;
}

.cart_total {
	margin-top: 3px !important;
	display: block;
	float: left;
	font-weight: bold;
}

.foxee_product_quantity, .foxee_product_name {
	display: block;
	float: left;
}

.foxee_product_quantity {
	width: 16px;
	clear: left;
}

.foxee_product_name {
	width: 80px;
	overflow: hidden;
	float: left;
}

.foxee_product_price, #foxee_total_price {
	display: block;
	float: right;
}

form.application {
	padding: 0	10px;
}

form.application label {
	font-weight: normal;
	font-style: italic;
	font-size: 9px;
	line-height: 13px;
	height: 13px;
	display: block;
	margin-bottom: 3px;
}

form.application fieldset legend {
	font-weight: normal;
	border-top: 1px solid;
	padding-bottom: 9px;
	padding-top: 3px;
	display: block;
	width: 100%;
}

form.application fieldset div.app_half {
	width: 223px;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 6px;
}

.app_half input {
	width: 217px;
	margin: 0;
	height: 18px;
}

form.application fieldset div.app_full {
	width: 450px;
	float: left;
	display: block;
	margin-bottom: 6px;
}

.app_full input {
	width: 450px;
	margin: 0;
	height: 18px;
}

form.application fieldset div.app_quarter {
	width: 106px;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 6px;
}

.app_quarter input {
	width: 101px;
	margin: 0;
	height: 18px;
}

form.application fieldset div.app_eighth {
	width: 70px;
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 6px;
}

.app_eighth input {
	width: 50px;
	margin: 0;
	height: 18px;
}

.last {
	margin-right: 0px !important;
}

/* Added by NetRaising */

.select #con_state,.select #par1_state,.select #par2_state,.select #sch_state {
	margin-right: 12px;
	margin-left: 0;
	height: 24px!important;
	float: left;
	width: 109px!important;
}

p.form_instruction {
	font-weight: normal;
	font-size: 10px;
	float: left;
	margin: 5px 0;
	font-style: italic;
	color: #000;
}

.check_radio input {
	width: 20px;
	float: left;
	margin-right: 4px;
}

.check_radio label {
	display: block;
	float: left;
	clear: left;
	margin: 5px 0;
}

span.required {
	color: #dc291e;
	font-size: 12px;
	font-weight: bold;
	padding: 0 4px;
}

/* End Added by NetRaising */