/* --------------------------------------------------------------------------------------------------------
AUTHOR:			Ryan Marincovich
Date Created:	2008.08.01
File Purpose:	Versare Website Family - Shopping Cart Main Stylesheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


/* GLOBAL TEXT STYLES */

/* SETTING STYLES FOR FORMS IN SHOPPING CART */
.cart_form {
	margin: 0px;
	padding: 0px;
}

textarea {
	font-size: 11px;
	margin: 0px;
}

select {
	font-size: 11px;
}

.padded_input {
	height: 19px;
	margin: 0px 10px 0px 0px;
	float: left;
}
.padded_input_long {
	width: 200px;
	float: left;
	margin-left: 10px;
}
.padded_input_medium {
	width: 211px;
	margin: 0px 2px 0px 0px;
	padding: 2px 0px 2px 0px;
	float: right;
	display: inline;
	border: 1px solid #999999;
}
.padded_input_short {
	width: 75px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #999999;
}
.padded_input_2char {
	width: 20px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #999999;
}
.padded_input_3char {
	width: 30px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #999999;
}
.padded_input_4char {
	width: 40px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #999999;
}

.textarea_notes {
	width: 331px;
	height: 110px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #999999;
	float: left;
}
.textarea_notes_alt {
	width: 331px;
	height: 63px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #999999;
	float: left;
}

.input_help_link {
	float: left;
	margin: 2px 0px 0px 0px;
}

/* DEFINITIONS FOR ALL TABLE COLOR, FONT AND BACKGROUND COLOR */
/* DIV_TABLE DEFS USED FOR STAND ALONE TABLES WITH CONTENT */
.mod_table {
	width: 100%;
	border-top: 1px solid #b6b28e;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
}

.mod_table td {
	border-right: 1px solid #b6b28e;
}

.div_table_first_obj_on_page {
	width: 100%;
	font-size: 11px;
	margin-top: 5px;
	padding: 0px;
	float: left;
	display: inline;
	text-align: center;
}

.mod_table_shipping {
	width: 340px;
	border-top: 1px solid #B6B28E;
	border-right: 1px solid #B6B28E;
	font-size: 11px;
	margin: 20px 0px 0px 190px;
	padding: 0px;
	float: left;
	display: inline;
	background: #f1eee2;
}

.div_table_small_centered_container {
	width: 60%;
	padding: 0px;
	float: left;
	display: inline;
	text-align: center;
}
.div_table_small_centered_spacer {
	width: 20%;
	padding: 0px;
	float: left;
	display: inline;
	text-align: center;
}

.mod_table_head {
	background-color: #076324;
	font-weight: bold;
	color: #ffffff;
}

.mod_cell_small {
	width: 239px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 25px;
	border-left: 1px solid #b6b28e;
	border-bottom: 1px solid #b6b28e;
}

.mod_cell_shipping {
	width: 489px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 25px;
	border-left: 1px solid #b6b28e;
	border-bottom: 1px solid #b6b28e;
}

.mod_cell_full {
	width: 540px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 25px;
	border-left: 1px solid #B6B28E;
	border-bottom: 1px solid #B6B28E;
}

.mod_cell_space {
	width: 10px;
	border: 0px none;
}

.div_table_content {
	text-align: center;
	width: 100%;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	float: left;
}

.div_table_content_column {
	text-align: left;
	width: 249px;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	float: left;
	display: inline;
}

.div_table_content_header {
	width: 100%;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	float: left;
	background: url('/_images/cart/text_header_border.gif') top left repeat-x;
}

.div_table_content_text {
	padding-right: 5px;
	padding-left: 5px;
}

.span_content_text_important_note {
	color: #cc0000;
}

.div_table_content_text_noform {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: left;
}

.div_table_content_text_noform_note {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
	color: #cc0000;
}

.div_table_content_text_single_shipping_method {
	padding: 2px 5px 5px 5px;
	text-align: left;
}

.div_table_content_text_row {
	width: 100%;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	float: left;
}
.div_table_content_text_rcb {
	width: 25px;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	float: left;
}
.div_table_content_text_rcb_label {
	width: 224px;
	float: left;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	text-align: left;
}

.div_table_edit_link {
	text-align: center;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 6px 0px;
	font-weight: bold;
	float: left;
	background-color: #e8e7da;
}

.div_table_edit_link_alt {
	text-align: left;
	width: 100%;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.div_table_submit_button {
	text-align: center;
	width: 100%;
	padding: 10px 10px 3px 10px;
	float: left;
}

.div_table_form_help_link {
	text-align: center;
	width: 100%;
	padding: 5px 10px 3px 10px;
	font-weight: bold;
	float: left;
}

.div_table_shipping_surcharges {
	width: 468px;
	padding: 0px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-color: #e8e7da;
}
.div_table_shipping_surcharges_notes_col {
	width: 214px;
	padding: 8px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: left;
}
.div_table_shipping_surcharges_items_col {
	width: 234px;
	padding: 3px 0px 5px 0px;
	margin: 0px 0px 0px 20px;
	text-align: left;
	float: left;
}
.div_table_shipping_surcharges_items_row {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-align: left;
	float: left;
}
.div_table_shipping_surcharges_items_checkbox {
	width: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: left;
}
.div_table_shipping_surcharges_items_details {
	width: 199px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	float: left;
}

.view_cart_ssl_seal_container {
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	text-align: center;
}

/* TABLE COLUMNS DEFS USED FOR 50-50 SPLIT COLUMNS WITH TALBES THAT NEED TO BE THE SAME HEIGHT */
.table_columns {
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	text-align: center;
	display: inline;
}

.table_columns td {
	margin: 0px;
	padding: 0px;
}

.table_columns_head {
	width: 100%;
	background: #076324;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 0px 6px 0px;
	float: left;
	border-bottom: 1px solid #b6b28e;
}

.table_columns_content {
	width: 345px;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	float: left;
	display: inline;
}

.table_columns_row {
	text-align: center;
	width: 335px;
	padding: 0px;
	margin: 5px 0px 0px 10px;
	float: left;
	display: inline;
}

.table_columns_row_verify {
	text-align: left;
	width: 330px;
	padding: 0px 8px 0px 8px;
	margin: 0px;
	float: left;
}

/* USED FOR GENERAL TABLE DEFS...MOSTLY PRODUCT TABLE */
.table_overall {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top: 1px solid #b6b28e;
	border-left: 1px solid #b6b28e;
}

.table_head {
	background-color: #076324;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.table_subtotal {
	background-color: #ffffff;
}

.table_subtotal_verify {
	background-color: #ffffff;
}

.table_discount {
	background-color: #e5e5cc;
	font-weight: bold;
	color: #FF0000;
}

.table_total {
	background: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.table_total_verify {
	background: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.table_totals {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

/* --------------------------------------------  WIDTH SET HERE FOR MAIN CONTAINER  ------------------------------------------*/
/* SHOPPING CART CONTAINER */
#shopping_cart_container {
	width: 720px;
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 20px 0px;
	float: left;
	display: inline;
}
#shopping_cart_container_small {
	width: 540px;
	margin: 20px 0px 0px 110px;
	padding: 0px 0px 20px 0px;
	float: left;
	display: inline;
}

#shopping_cart_content {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* BREADCRUMB CONTAINER */
#crumb_container {
	width: 100%;
	padding: 6px 0px 4px 0px;
	margin: 0px;
	float: left;
	text-align: center;
	background: url(/_images/cart/breadcrumb_border.gif) top left repeat-x;
}

/* BORDER SECTION BELOW CRUMBS...CAN CONTAIN IMAGE FOR BORDER IF NEEDED */
#crumb_border {
	background: url(/_images/cart/breadcrumb_border.gif) left top repeat-x;
	width: 100%;
	height: 11px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* TABLE STYLE FOR CRUMB */
.crumb_text_container {
	padding: 0px;
	margin: 0px auto;
}

.crumb_text_container td {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.crumb_text_container a {
	font-size: 11px;
	font-weight: bold;
}

/* H1 IS THE OFF STATE */
.crumb_text_container h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

/* H2 IS THE ON STATE */
.crumb_text_container h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

/* H3 IS THE DIVIDER */
.crumb_text_container h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	float: left;
}

/* CART INSTRUCTIONS - TEXT AT TOP IF NEEDED */
.cart_instructions {
	width: 100%;
	padding-bottom: 20px;
	margin: 7px 0px 0px 0px;
	float: left;
	display: inline;
}

.cart_instructions_alt {
	width: 100%;
	padding-bottom: 20px;
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
}

.cart_instructions_subscription {
	background-color: #cccc99;
	border: 1px solid #B6B28E;
	width: 100%;
	padding: 10px;
	margin: 0px 0px 20px 0px;
	font-weight: bold;
	text-align: center;
	float: left;
	display: inline;
}

.cart_item_discount_info {
	font-size: 11px;
	font-style: italic;
}

.cart_notes {
	width: 100%;
	margin: 0px 0px 20px 0px;
	float: left;
}

.cart_notes_button {
	padding: 3px 10px 0px 0px;
	float: left;
	display: inline;
}

.cart_notes_text {
	float: left;
}

.cart_notes_text a, .cart_notes_text a:visited, .cart_notes_text a:hover, .cart_notes_text a:active {
	font-weight: bold;
}
.cart_footer_intl {
	margin: 16px 0px 0px 0px;
	padding: 0px;
}

/* --------------------------------------------  WIDTH SET HERE FOR TABLES AND COLUMNS  ------------------------------------------*/
/* TABLE STYLE FOR PRODUCT LISTING  --  SAME WIDTH AS PAGE CART CONTAINER */
#product_table_width {
	width: 720px;
}
.cart_area_width {
	width: 720px;
	float: left;
}

/* COLUMNS FOR SHOPPING CART STEP 1 */
#step1_table_col {
	width: 490px;
	margin: 6px 0px 0px 0px;
	float: left;
}

#step1_total_col {
	width: 210px;
	text-align: right;
	float: right;
}

#step1_total_col_verify {
	width: 210px;
	text-align: right;
	float: right;
	margin-bottom: 10px;
}

.step1_total_col_button {
	text-align: right;
	float: right;
	margin: 10px 0px 0px 0px;
}

.step1_split_col {
	width: 239px;
	border: 1px solid #b6b28e;
	vertical-align: top;
}

/* COLUMNS FOR BILLING SHIPPING 50-50 SPLIT */
.bill_ship_col {
	width: 353px;
	border: 1px solid #b6b28e;
	vertical-align: top;
}

.bill_ship_col_alt {
	width: 353px;
	border-top: 0px none;
	border-right: 1px solid #b6b28e;
	border-bottom: 1px solid #b6b28e;
	border-left: 1px solid #b6b28e;
	vertical-align: top;
}

.bill_ship_space {
	width: 10px;
	border: 0px none;
}

/* WIDTHS FOR BILLING SHIPPING FORM FIELDS AND INPUT FIELDS */
.table_columns_field {
	width: 110px;
	font-weight: bold;
	text-align: right;
	padding: 1px 10px 3px 0px;
	margin: 0px;
	float: left;
	background: #e8e7da;
}
.table_columns_field_error {
	width: 110px;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
	padding: 1px 10px 3px 0px;
	margin: 0px;
	float: left;
	background: #cc0000 url(/_images/framework/form_error.gif) top left no-repeat;
}
.table_columns_field_disabled {
	width: 110px;
	font-weight: bold;
	text-align: right;
	color: #999999;
	padding: 1px 10px 3px 0px;
	margin: 0px;
	float: left;
	background: #ffffff;
}

.table_columns_input {
	width: 215px;
	padding: 0px;
	margin: 0px;
	float: right;
	background: #ffffff;
}

.table_columns_input_uneditable_text {
	padding: 1px 0px 0px 10px;
	margin: 0px;
	float: left;
	text-align: left;
	background: #ffffff;
}

.table_shipping_box {
	width: 25px;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	float: left;
}

.table_shipping_notes {
	width: 310px;
	float: left;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	text-align: left;
}

/* TEXT NEXT TO UPDATE BUTTON MUST HAVE A SET WIDTH - SHOULD BE STEP1_TABLE_COL WIDTH MINUS WIDTH OF UPDATE BUTTON WITH PADDING */
#cart_notes_width {
	width: 395px;
}

/* --------------------------------------------  END  -----------------------------------------------------------------------------*/

/* --------------------------------------------  WIDTH & HEIGHTS SET HERE FOR PRODUCT TABLE HEADERS/COLUMNS  ------------------------------------------*/
.pt_head_qty {
	width: 49px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 25px;
	border-right: 1px solid #b6b28e;
	border-bottom: 1px solid #b6b28e;
}

.pt_head_description {
	width: 420px;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-bottom: 1px solid #b6b28e;
}

.pt_head_remove {
	width: 69px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #b6b28e;
	border-bottom: 1px solid #b6b28e;
}

.pt_head_ppu {
	width: 69px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	border-right: 1px solid #b6b28e;
	border-bottom: 1px solid #b6b28e;
}

.pt_head_subtotal {
	width: 79px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	border-right: 1px solid #b6b28e;
	border-bottom: 1px solid #b6b28e;
}

.pt_total {
	height: 25px;
	width: 109px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	border-right: 1px solid #b6b28e;
}

.pt_total a {
	font-weight: normal;
}

.pt_total a:visited {
	font-weight: normal;
}

.pt_total a:hover {
	font-weight: normal;
}

.pt_total a:active {
	font-weight: normal;
}
/* --------------------------------------------  END  --------------------------------------------------------------------------------------*/

.pt_center {
	text-align: center;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	border-right: 1px solid #b6b28e;
	border-bottom: 1px solid #b6b28e;
}

.pt_left {
	width: 419px;
	text-align: left;
	padding: 4px 0px 4px 10px;
	margin: 0px;
	border-right: 1px solid #b6b28e;
	border-bottom: 1px solid #b6b28e;
}
.pt_left_alt {
	width: 419px;
	text-align: left;
	padding: 4px 0px 4px 10px;
	margin: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #b6b28e;
}

.pt_left h1, .pt_left_alt h1 {
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.pt_right {
	text-align: right;
	padding: 4px 10px 4px 0px;
	margin: 0px;
	border-right: 1px solid #b6b28e;
	border-bottom: 1px solid #b6b28e;
}

.pt_right_sale {
	text-align: right;
	padding: 4px 10px 4px 0px;
	margin: 0px;
	color: #CC0000;
	border-right: 1px solid #b6b28e;
	border-bottom: 1px solid #b6b28e;
}

/* CLASS FOR CENTERED TABLES WITH FORM ELEMENTS - MAY USE DIV TAGS IF NOT CENTERED */
.form_table_center {
	font-size: 11px;
	padding: 0px;
	margin: 0px auto;
}
.form_table_center td {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	border: 0px;
}
.form_table_center_button {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	display: inline;
}
.form_table_field {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	margin: 0px;
}

/* FOOTER STYLES WITH BUTTONS AND IMAGES */
#cart_footer {
	position: relative;
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	float: left;
	background: url(/_images/cart/cart_footer_divider.gif) top left repeat-x;
}
#cart_footer_alt {
	position: relative;
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#cart_footer_single {
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float: left;
	text-align: center;
}

#cart_footer_middle_button {
	border: 0px;
	position: absolute;
	top: 21px;
	left: 302px;
	width: 115px;
}
#cart_footer_middle_button_alt {
	border: 0px;
	position: absolute;
	top: 0px;
	left: 302px;
	width: 115px;
}
#cart_footer_middle_button_small {
	border: 0px;
	position: absolute;
	top: 0px;
	left: 212px;
	width: 115px;
}

.cart_footer_left_button {
	border: 0px;
	float: left;
}

.cart_footer_right_button {
	border: 0px;
	float: right;
}
