BODY {
	background: #000000;
	font: 11px Verdana, Helvetica;
	color: #ffffff;
	margin: 0; 
}

a {
	color: #c8cf8e;
	text-decoration: none;
}

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

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

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

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


/* Main CSS section starts */

#content2 {
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#store_content {
	background: #202020;
	width: 789px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 0 0 7px 0;
	padding: 0 0 0 10px;
	float: left;
}

/* Main CSS section ends */


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

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

#content_left_title, #content_right_title {
	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;
	border-bottom: 1px #2f2f2f solid;
}

#content_right_title {
	width: 635px;
}

.nav_row {
	width: 106px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	font-weight: bold;
	color: #000000;
	padding: 2px 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;
	padding: 9px;
	float: left;
}

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

#content_right_data_2 {
	width: 208px;
	padding-right: 0;
}

#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, .content_right_data_2_row, .content_right_data_3_row {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.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: 115px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: left;
}

.content_right_data_1_row_b {
	width: 285px;
}

.content_right_data_1_row_c {
	width: 422px;
}

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

.content_right_data_2_row_a {
	width: 110px;
}

.content_right_data_2_row_b {
	width: 98px;
}

.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;
}

#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 #2f2f2f 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 #2f2f2f solid;
}

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

.cart_field, .cart_item_select {
	background-color: #3a3a3a;
	color: #ffffff;
	border: 1px #141414 solid;
	font: 12px Arial, Helvetica;
	padding: 2px 4px 2px 4px;
	margin: 0px;
}

.cart_item_select {
	padding: 2px;
}

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

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

.cart_error_marker {
	color: #ff0000;
}
