BODY {
	font: 11px Verdana, Helvetica;
	background: #141414;
	color: #ffffff;
}

a {
	color: #6b6b6b;
	text-decoration: none;
}

a:hover {
	color: #6b6b6b;
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

#outline {
	width: 800px;
	margin: 0px auto;
}

#header {
	width: 800px;
	float: left;
	margin-bottom: 7px;
	padding-bottom: 5px;
	border-bottom: 1px #6f6f6f solid;
}

#content_left {
	width: 120px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	float: left;
}

#content_right {
	background: #ffffff;
	color: #000000; 
	width: 669px;
	margin-left: 11px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	float: left;
}

#content_left_title, #content_right_title {
	background: #6f6f6f;
	width: 106px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff; 
	word-spacing: 0.5mm;
	padding: 6px 7px 6px 7px;
	float: left;
}

#content_right_title {
	width: 655px;
}

.nav_row {
	background: #ffffff;
	width: 106px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	font-weight: bold;
	color: #000000;
	padding: 5px 7px 1px 7px;
	margin-bottom: 1px;
	float: left;

}

#content_right_data_1, #content_right_data_2, #content_right_data_3 {
	min-height: 200px;
	height: auto !important;
	height: 200px;
	color: #000000; 
	padding: 9px;
	float: left;
}

#content_right_data_1 {
	width: 400px;
	border-right: 1px #141414 solid;
}

#content_right_data_2 {
	width: 232px;
}

#content_right_data_3 {
	width: 632px;
}

.content_right_data_1_row, .content_right_data_2_row, .content_right_data_3_row, .content_right_data_1_row_last, .content_right_data_2_row_last {
	width: 400px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: left;
}

.content_right_data_1_row {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.content_right_data_2_row, .content_right_data_3_row {
	border-bottom: 1px #141414 solid;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.content_right_data_1_row_a, .content_right_data_1_row_b, .content_right_data_1_row_c, .content_right_data_2_row_a, .content_right_data_2_row_b, .content_right_data_3_row_a, .content_right_data_3_row_b {
	width: 210px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: left;
}

.content_right_data_1_row_b {
	width: 190px;
}

.content_right_data_1_row_c {
	width: 422px;
}

.content_right_data_2_row, .content_right_data_2_row_last {
	width: 232px;
}

.content_right_data_2_row_a {
	width: 110px;
}

.content_right_data_2_row_b {
	width: 121px;
}

.content_right_data_3_row {
	width: 632px;
}

.content_right_data_3_row_a {
	width: 110px;
}

.content_right_data_3_row_b {
	width: 205px;
}

.item_name {
	font-weight: bold;
}

.item_title {
	margin-top: 2px;
}

.item_desc {
	margin-top: 10px;
}

.item_price {
	font-weight: bold;
	margin-top: 10px;
}

.item_nav {
	font-weight: bold;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	margin-top: 10px;
	float: left;
}

.item_option_row {
	width: 422px;
	margin-top: 10px;
	float: left;
}

.item_option_row_a, .item_option_row_b {
	width: 211px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	float: left;
}

.item_option_title {
	text-decoration: underline;
}

.item_option_desc {
	margin-top: 2px;
}

#footer {
	width: 800px;
	float: left;
	text-align: center;
	margin: 7px 0 7px 0;
	padding-top: 5px;
	border-top: 1px #6f6f6f solid;
}

#pagina_main, #pagina_left, #pagina_right {
	min-height: 10px;
	height: auto !important;
	height: 10px;
	float: left;
}

#pagina_main {
	width: 632px;
	margin-bottom: 10px;
}

#pagina_left, #pagina_right {
	width: 300px;
}

#pagina_right {
	width: 332px;
	text-align: right;
}

.cart_table, .cart_table2 {
	width: 632px;
}

.cart_table2 {
	margin-top: 20px;
}

.cart_title {
	font-weight: bold;
	border-bottom: 1px #141414 solid;
}

.cart_item_name {
	font-weight: bold;
}

.cart_item_title {
	margin-top: 2px;
}

.cart_item_option {
	margin-top: 4px;
}

.cart_row_0, .cart_row_1, .cart_row_2 {
	height: 30px;
}

.cart_row_0, .cart_row_1 {
	border-bottom: 1px #141414 solid;
}

.cart_nav {
	margin: 20px 0 20px 0;
	text-align: center;
}

.cart_field, .cart_item_select {
	background: #f4f4f4;
	font-size: 11px;
	border: 1px #141414 solid;
	padding: 2px;
	margin: 0px;
}

.cart_button {
	background: #ffffff;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #141414;
	border: 1px #141414 solid;
	padding-top: 2px;
	padding-bottom: 3px;
	cursor: pointer;
	cursor: hand;
}

.cart_error {
	height: 30px;
	color: #ff0000;
	text-align: center;
	border-bottom: 1px #ff0000 solid;
	margin: 20px 0 0px 0;
}

.cart_error_marker {
	color: #ff0000;
}
