hr
{
    margin-top: 30px;
    margin-left: 52px;
    width: 400px;
}

select
{
    font-size: 11px;
    line-height: 15px;
    color: #000000;
    background-color: #FFFFFF;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid #FFFFFF;
}

.input_field
{
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #000000;
	text-indent: 1px;
}

.input_field_signin
{
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #000000;
	width: 150px;
}
.attribute_table
{
    margin-left: 49px;
    padding: 0px;
    margin-top: 5px;

}
.cc_table
{
	margin-left: 18px;
	width: 400px;
	text-align: left;
	padding: 0px;
	float: left;
		display: inline;
}
.form_table
{
	margin-left: 18px;
	width: 400px;
	text-align: left;
	padding: 0px;
}
.cart_table
{
	margin-left: 18px;
	width: 420px;
	text-align: left;
	padding: 0px;
}
.cart_cont
{
	margin-left: 25px;
	padding: 0px;
	width: 480px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 15px;
}
.checkout_tunnel
{
	height: 40px;
	width: 410px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	margin: 0px;
}
#signin_table
{
	margin-left: 17px;
	padding: 6px;
	width: 282px;
	border: thin solid #666666;
	float: left;
	height: 230px;
	margin-top: 16px;
	margin-bottom: 20px;
}
.signin_label {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	padding-right: 8px;
	width: 120px;
	text-align: left;
	white-space: nowrap;
	margin-left: 17px;
}
.signin_info {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-left: 18px;
	padding-right: 24px;
}
.form_info {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-left: 18px;
	padding-right: 18px;
	width: 400px;
}
.password_forgot {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-left: 18px;
	padding-right: 24px;
	width: 200px;
}
.newcust_signin {
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    color: #000000;
    margin-top: 5px;
    margin-left: 18px;
    padding-right: 24px;
    width: 250px;
}
.form_label {
    font-size: 11px;
    line-height: 15px;
    font-weight: bold;
    color: #000000;
    margin-top: 10px;
    margin-left: 0px;
    padding-right: 8px;
    text-align: right;
    white-space: nowrap;
}
.button_bottom {
	margin-left: 0px;
	float: left;
	margin-bottom: 15px;
}
.review {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin-left: 18px;
}

.click_updte {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin-left: 17px;
	width: 440px;
	float: left;
}

.form_button {
	display: inline;
	margin-left: 16px;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.buy_button {
	display: inline;
	margin-left: 12px;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.form_pulldown {
    font-size: 11px;
    line-height: 15px;
    color: #000000;
    background-color: #FFFFFF;
    margin-top: 3px;
    margin-bottom: 3px;
    border: 1px solid #FFFFFF;
}

.inputRequirement
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    margin-top: 3px;
    margin-bottom: 3px;
}

.cartHeaderRow
{
	background: #bedc9c;
	line-height: 15px;
	margin-left: 18px;
}

.cartFormTH
{
    font-size: 11px;
    font-weight: bold;
    background-color: #bedc9c;
    color: #000000;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 4px;
    padding-right: 4px;

}

.cartFormTD
{
	font-size: 11px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	text-indent: 3px;
}

.shoppingCartEven
{
    line-height: 15px;
}

.shoppingCartOdd
{
    background-color: #bedc9c;
    line-height: 15px;
}

.formUL
{
    margin-left: 30px;
}

.formULI
{
    font-size: 11px;
    color: #000000;
    margin-top: 3px;
    margin-bottom: 3px;
}

.tunnelPageHeader
{
	font-size: 13px;
	margin-top: 12px;
	margin-left: 17px;
}

#cartTable, #orderHistTable
{
    margin-top: 10px;
    margin-left: 18px;
    width: 500px;
}

#prodConfirmTable, #prodConfirmTotalTable
{
    margin-top: 10px;
    margin-left: 18px;
    width: 400px;
}

.shippingCostTable
{
    margin-top: 10px;
    margin-left: 18px;
    width: 300px;
}

#thRemove
{
    text-align: center;
}

#thQuantity
{
    text-align: center;
}

#thProducts
{
    text-align: left;
}

#thTotal
{
    text-align: right;
}

.tdRemove
{
    text-align: center;
}
.tdProducts
{
    text-align: left;
}
.tdQuantity
{
    text-align: center;
}

.tdPrice
{
    text-align: right;
}

#cartSubTotalRow
{
    background-color: #FFFFFF;
    border: 6px solid #FFFFFF;
}

#thSubTotal
{
    text-align: right;
            border-top: 1px solid rgb(0,0,62);
}

#tdSubTotal
{
    text-align: right;
        border-top: 1px solid rgb(0,0,62);
}

.tdSubBlank
{
        border-top: 1px solid #FFFFFF;
}
.error_msg {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-left: 18px;
	width: 430px;
	background-color: #FF9966;
	border: 3px solid rgb(255,102,0);
	padding: 5px;
	margin-bottom: 5px;
	float: left;
	height: auto;
	display: inline;
	clear: none;
	margin-right: 227px;
}
.error_heading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 380px;
}
.error_msg_text {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 380px;
}
#SSLLogoHolder {
	margin-top: 15px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	width: 151px;
	padding: 0px;
}
#AuthoizeLogoHolder {
	margin-top: 15px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	width: 151px;
	padding: 0px;
	height: 120px;
}
/* cart tunnel text styles */
#CartContent {
	position: relative;
	width: 630px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}
#ShoppingCartContent {
	position: relative;
	width: 470px;
	float: left;
	margin: 0;
}
#MainContent p.shipping {
	font-size: 12px;
	line-height: 16px;
	float: left;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 17px;
	clear: left;
}
/* Text styles*/
#signin_table h2 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: rgb(255,102,0);
}
#CartContent h2 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: rgb(255,102,0);
}
.form_section_header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#logoff {
	font-size: 11px;
	line-height: 16px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 12px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 17px;
}
.fasterShipping
{
	font-size: 12px;
	margin-top: 70px;
	margin-left: 18px;
	margin-bottom: 5px;
	font-weight: bold;
}
.main
{
	font-size: 12px;
	margin-left: 18px;
}
.boxText
{
	font-size: 12px;
	margin-left: 18px;
	float: left;
}
#CartPageRightColumn {
	width: 70px;
	float: right;
	padding-bottom: 600px;
	margin-bottom: -600px;
	margin-right: 10px;
	border: 5px none #FFBE4D;
	background-image: url(/catalog/images/rightcolumgradient.jpg);
	background-repeat: repeat-y;
}
#FastShippingMessage {
	width:151px;
	height:101px;
	z-index:5;
	float: right;
	margin-top: 37px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 8px;
	border: thin solid #CCCCCC;
	padding: 0px;
}