body {
	background: url(/app/images/background.png) repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
a {
	color: #a23020;
}
div#container_main {
	width: 826px;
	margin: 0px auto 0 auto;
	padding: 0px;
}

/* HEADER                                               */
/********************************************************/
div#container_header {
	width: 826px;
	height: 416px;
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	background: url(/app/images/background_content.png) repeat-y;
}
div#container_header_important {
	width: 826px;
	height: 269px;
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	background: url(/app/images/background_content.png) repeat-y;
}
div#container_header h1 {
	padding: 0px;
	margin: 0px;
	font-size: 23px;
	font-weight: normal;
	font-family: Verdana;
	color: #f55103;
}
div#header {
	width: 766px;
	height: 269px;
	position: absolute;
	top: 0px;
	left: 30px;
	background: url(/app/images/background_header_sexy_girls.png) no-repeat;
}
div#header_important {
	width: 766px;
	height: 269px;
	position: absolute;
	top: 0px;
	left: 30px;
	background: url(/app/images/background_header_no_sexy_girls.png) no-repeat;
}
div#header_content {
	position: absolute;
	right: 22px;
	top: 28px;
}
div#header_content_important {
	position: absolute;
	right: 22px;
	top: 17px;
}
div#header_content h1, div#header_content_important h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: normal;
	font-family: Verdana;
}
div#header_language {
	position: absolute;
	right: 25px;
	font-weight: normal;
}
div#header_language a {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
}
div#header_menu {
	position: absolute;
	right: 1px;
	top: 249px;
}
div#header_menu .header_menu_item {
	padding: 4px 0px 4px 0px;
	border-left: 1px solid #d74331;
	float: left;
	background: #ebdbd4;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
div#header_menu .header_menu_item a {
	padding: 0px 16px 0px 16px;
	color: #000;
	text-decoration: none;
}
div#header_menu .header_menu_item a span {
	color: #8c211c;
}
div#header_categories {
	width: 384px;
	height: 147px;
	position: absolute;
	top: 269px;
	left: 0px;
	margin: 0 0 0 30px;
	background: url(/app/images/background_header_categories.png) no-repeat;
}
div#header_categories_content {
	padding: 24px 0 0 36px;
}
div#header_categories_content ul {
	float: left;
	padding: 8px 0 0 0;
	margin: 0px;
	width: 160px;
}
div#header_categories_content li {
	font-family: Verdana;
	font-size: 11px;
	color: #d06943;
	padding: 0 0 2px 8px;
	margin: 0px;
	list-style: none;
	background: url(/app/images/header_categories_arrow.gif) no-repeat 0 4px;
}
div#header_categories_content li a {
	text-decoration: none;
	color: #d06943;
}
div#header_categories_content li a:hover {
	text-decoration: underline;
}
div#header_welcome {
	width: 382px;
	height: 147px;
	position: absolute;
	top: 269px;
	right: 0px;
	margin: 0 30px 0 0;
	background: url(/app/images/background_header_welcome.png) no-repeat;
}
div#header_welcome_content {
	padding: 24px 0 0 24px;
}
.login_view {
	padding: 12px 0 0 14px;
	height: 119px;
	overflow: hidden;
	background: url(/app/images/background_header_login.png) repeat-y;
}
.login_view h1 {
	padding: 0px;
	margin: 0px;
	font-size: 23px;
	font-weight: normal;
	font-family: Verdana;
	color: #f55103;
	width: 160px;
}
.login_view h3 {
	padding: 0px;
	margin: 0px;
	font-size: 23px;
	font-weight: normal;
	font-family: Verdana;
	color: #f55103;
}
.login_view h4 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Verdana;
	color: #fff;
	text-align: right;
	position: absolute;
	font-size: 11px;
	top: 12px;
	right: 8px;
}
.login_view h2 {
	padding: 4px 0 5px 2px;
	margin: 0px;
	font-weight: normal;
	font-family: Verdana;
	color: #fff;
	font-size: 12px;
}
.login_view a {
	color: #f55103;
}
div#header_login_status {
	color: #a32f20;
	padding: 6px 0 6px 2px;
}
div#header_forgot_status {
	color: #a32f20;
	padding: 6px 0 6px 2px;
}
.login_form {
	padding: 0px;
	margin: 0px;
}
.login_form label {
	color: #fff;
	text-align: right;
	width: 84px;
	float: left;
	padding: 5px 12px 0 0;
}
.login_form input {
	border: 1px solid #a32f20;
	margin: 2px;
}
.login_form img {
	position: absolute;
	right: 38px;
	bottom: 37px;
}
#header_login_forgot {
	font-size: 10px;
}
div#header_welcome_content p {
	padding: 8px 0 0 0;
	margin: 0px;
	width: 180px;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
}


/* CONTENT                                              */
/********************************************************/
div#container_content {
	width: 826px;
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	background: url(/app/images/background_content.png) repeat-y;
}
div#content {
	width: 722px;
	position: relative;
	padding: 16px 22px 8px 22px;
	margin: 0px;
	top: 0px;
	left: 30px;
	overflow: hidden;
	background: url(/app/images/background_content_inside.png) repeat-y;
}
div#content h5 {
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 12px;
	margin: 0px;
}
div#content h5 span {
	color: #a23020;
}
div#content .content_details_cell {
    background-color: #f6f0db;
    border: 1px solid #e5ddc9;
    padding: 16px;
    margin: 12px;
}
div#content .content_details_cell #details {
	position: absolute;
	top: 100px;
	left: 400px;
	width: 290px;
}
div#content .content_details_cell #details h3 {
	font-size: 11px;
	font-weight: bold;
}
div#content .content_details_cell #details a {
	font-size: 10px;
	color: #a23020;
}
div#content .content_details_cell #details .reg_price {
	text-decoration: line-through;
	color: #a23020;
}
div#content .content_details_cell #details .details_status {
	color: #a23020;
}
div#content .content_details_cell #details form {
	padding: 0px;
	margin: 0px;
	width: 230px;
}
div#content .content_details_cell #details input {
	border: 1px solid #a32f20;
	text-align: right;
	padding: 2px;
}
div#content .content_details_cell img {
	position: relative;
	top: 0px;
	left: 0px;
}
div#content .content_cell {
    background-color: #f6f0db;
    border: 1px solid #e5ddc9;
    padding: 16px;
    margin: 4px;
    /*min-height: 120px;*/
    width: 680px;
    float: left;
}
h6 {
	padding:0 0 0 20px;
	margin: 5px 0 5px 0px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}
h6 a {
	text-decoration: underline;
	color: #a23020;
}
div#content .content_header_cell {
    background-color: #f6f0db;
    border: 1px solid #e5ddc9;
    padding: 4px 16px 4px 16px;
    margin: 4px;
    font-weight: bold;
    height: 17px;
    width: 680px;
    float: left;
}
div#content .content_header_cell div {
	text-transform: capitalize;
}
div#content .content_footer_cell {
    background-color: #f6f0db;
    border: 1px solid #e5ddc9;
    padding: 4px 16px 4px 16px;
    margin: 4px;
    font-weight: bold;
    width: 680px;
    float: left;
}
div#content .content_footer_cell div {
	text-transform: capitalize;
}

/* CART                                                 */
/********************************************************/
.paypal_logo_cart {
    position: absolute;
    right: 20px;
    top: 30px;
}
#frm_cart {
	padding: 0px;
	margin: 0px;
}
.cart_item_cell {
	position: relative;
	top: 0px;
	left: 0px;
	height: 120px;
}
#cart_header_item {
	float: left;
	width: 92px;
	text-align: center;
	text-decoration: underline;
}
#cart_header_title {
	float: left;
	width: 240px;
	text-align: center;
	text-decoration: underline;
}
#cart_header_quantity {
	float: left;
	width: 114px;
	text-align: center;
	text-decoration: underline;
}
#cart_header_price {
	float: left;
	width: 120px;
	text-align: center;
	text-decoration: underline;
}
#cart_header_action {
	float: left;
	width: 114px;
	text-align: center;
	text-decoration: underline;
}
.cart_footer_subtotal {
	float: left;
	width: 420px;
	text-align: right;
	padding-right: 26px;
	text-transform: uppercase;
	text-decoration: underline;
}
.cart_footer_subtotal_amount {
	float: left;
	width: 90px;
	text-align: right;
	padding-right: 30px;
}
.cart_footer_subtotal_amount span {
	color: #8c211c;
}
.cart_total_update {
	float: right;
	width: 114px;
	text-align: center;
}
.cart_total_update a {
	text-decoration: none;
	color: #329b1e;
	font-weight: normal;
}
.cart_item {
	float: left;
	background: url(/app/images/background_item_cart.png) no-repeat;
	width: 92px;
	height: 120px;
}
.cart_item img {
	position: relative;
	top:13px;
	left:14px;
}
.cart_title {
	float: left;
	width: 240px;
	text-align: center;
	font-weight: bold;
	padding-top: 44px;
}
.cart_title a {
	text-decoration: underline;
	color: #a23020;
}
.cart_quantity {
	float: left;
	width: 114px;
	text-align: center;
	padding-top: 40px;
}
.cart_quantity input {
	border: 1px solid #a32f20;
	text-align: center;
	padding: 2px;
}
.cart_price {
	float: left;
	width: 90px;
	text-align: right;
	font-weight: bold;
	padding: 44px 30px 0 0;
}
.cart_action {
	float: left;
	width: 114px;
	text-align: center;
	font-weight: bold;
	padding-top: 44px;
}
.cart_action a {
	color: #a23020;
	text-decoration: underline;
}
.cart_footer_tax_line {
	position: relative;
	left: 0px;
	overflow: hidden;
}
.cart_footer_tax {
	float: left;
	width: 420px;
	text-align: right;
	padding-right: 26px;
	text-transform: uppercase;
}
.cart_footer_tax_amount {
	float: left;
	width: 90px;
	text-align: right;
	padding-right: 30px;
}
#cart_footer_taxes {
	
}
.cart_notice {
	color: #a23020;
	font-size: 9px;
	padding: 10px 0 0 6px;
    width: 400px;
    float: left;
}
#cart_btn_order {
    float: right;
    padding: 12px 4px 12px 0;
}


/* VIEW ORDER                                           */
/********************************************************/
#print_page {
	position: absolute;
    right: 30px;
    top: 40px;
}
#print_page a {
    color: #a23020;
    text-decoration: underline;
}

/* CREATE ACCOUNT                                       */
/********************************************************/
#frm_create_account {
    position: relative;
    top: 0px;
    left: 0px;
}
#frm_create_account span {
    color: #a23020;
}
#frm_create_account label {
    width: 160px;
    padding-top: 4px;
    float: left;
}
#frm_create_account .input {
    border: 1px solid #a32f20;
	margin: 2px;
	width: 230px;
}
#frm_create_account .input_mandatory {
    border: 1px solid #a32f20;
	margin: 2px;
	width: 230px;
}
#frm_create_account .input_mandatory_shipping {
    border: 1px solid #a32f20;
	margin: 2px;
	width: 230px;
}
#frm_create_account select {
    border: 1px solid #a32f20;
	margin: 2px;
	width: 230px;
}


/* SELLER PROFILE                                       */
/********************************************************/
.seller_number {
	width: 50px;
	float: left;
}
.seller_number a {
	color: #a32f20;
	text-decoration: underline;
}
.seller_line {
    float: left;
    padding-bottom: 8px;
    width: 680px;
}
.seller_line span {
	color: #a23020;
	display: inline;
}
.seller_line h4 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}


/* CLIENT PROFILE                                       */
/********************************************************/
.read_only_value {
	width: 230px;
	padding-top: 5px;
}
#frm_client_profile {
    position: relative;
    top: 0px;
    left: 0px;
}
#frm_client_profile span {
    color: #a23020;
}
#frm_client_profile label {
    width: 125px;
    padding-top: 4px;
    float: left;
}
#frm_client_profile .input {
    border: 1px solid #a32f20;
	margin: 2px;
	width: 230px;
}
#frm_client_profile select {
    border: 1px solid #a32f20;
	margin: 2px;
	width: 230px;
}
#orders_header_number {
	float: left;
	width: 120px;
	text-align: left;
	text-decoration: underline;
}
#orders_header_date {
	float: left;
	width: 200px;
	text-align: left;
	text-decoration: underline;
}
#orders_header_price {
	float: left;
	width: 70px;
	text-align: center;
	text-decoration: underline;
}
#orders_footer_tot_orders {
	float: left;
	width: 120px;
	text-align: left;
	font-weight: normal;
}
#orders_footer_total {
	float: left;
	width: 200px;
	text-align: left;
	text-decoration: underline;
	font-weight: normal;
}
#orders_footer_total_amount {
	float: left;
	width: 70px;
	text-align: right;
	font-weight: normal;
	color: #a32f20;
}
.order_line {
    float: left;
    padding-bottom: 8px;
}
.order_line select {
	border: 1px solid #a32f20;
	margin: 2px;
	width: 80px;
	text-align: center;
}
.order_number {
	float: left;
	width: 120px;
	text-align: left;
	padding-top: 5px;
}
.order_date {
	float: left;
	width: 200px;
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
}
.order_price {
	float: left;
	width: 70px;
	text-align: right;
	padding-top: 5px;
}
.order_status {
	float: left;
	width: 124px;
	padding-left: 165px;
	font-weight: bold;
}
.payed {
    color: #20a23f;
}
.unpayed {
    color: #a32f20;
}
.order_number {
    color: #a32f20;
    font-weight: normal;
    font-size: 12px;
}
.order_number a {
    color: #a32f20;
    text-transform: none;
}


/* CONTENT                                              */
/********************************************************/
div#content h1 {
	padding: 16px 0 6px 12px;
	margin: 0px;
	font-size: 23px;
	font-weight: normal;
	font-family: Verdana;
	color: #f55103;
}
div#content h2 {
	padding: 16px 0 6px 12px;
	margin: 0px;
	font-size: 23px;
	font-weight: normal;
	font-family: Verdana;
	color: #000;
	width: 500px;
}
div#content #sub_menu {
	position: absolute;
	right: 30px;
    top: 40px;
}
div#content #sub_menu a {
    color: #a23020;
    text-decoration: underline;
}


/* CONTENT LISTING                                      */
/********************************************************/
.listing_header {
	float: left;
	width: 100%;
}
.listing_header h2 {
	float: left;
}
.content_listing_paging_top {
	float: right;
	margin: 24px 6px 0 0;
}
.content_listing_paging_top a {
    color: #000;
}
.content_listing_paging_bottom {
	float: right;
	margin: 12px 6px 24px 0;
}
.content_listing_paging_bottom a {
    color: #000;
}
.content_listing {
    padding: 0 0 4px 1px;
    height: 292px;
}
.content_listing_cell {
    border: 1px solid #e5ddc9;
    background: url(/app/images/background_listing.png) no-repeat #f6f0db;
    width: 138px;
    height: 290px;
    float: left;
    margin: 0 2px 0 2px;
}
.content_listing_cell .zoom_button {
    position: relative;
    z-index: 200;
    bottom: 82px;
    right: -90px;
	display: block;
}
.content_listing_cell h4 {
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 22px;
    left: 14px;
    font-weight: normal;
    font-size: 11px;
    width: 110px;
    overflow: hidden;
    text-align: center;
}
.content_listing_cell img {
    position: relative;
    top: 9px;
    left: 13px;
}
.content_listing_cell_old_price {
	text-decoration: line-through;
	font-weight: bold;
}
.content_listing_cell_reg_price {
	text-decoration: none;
	font-weight: bold;
}
.content_listing_cell_sale_price {
	font-weight: bold;
	color: #a23020;
}
.content_listing_cell a {
	color: #a23020;
	text-decoration: underline;
	padding: 4px 0 0 0;
	display: block;
	font-weight: bold;
}

/* CONTENT FEATURES                                     */
/********************************************************/
.content_features {
    padding: 0 0 0 1px;
    width: 432px;
    /*height: 227px;*/
}
.content_flick {
    width: 280px;
    height: 255px;
    position: absolute;
    top: 66px;
    right: 24px;
}
.content_feature_cell {
    border: 1px solid #e5ddc9;
    background: url(/app/images/background_feature.png) no-repeat #f6f0db;
    width: 138px;
    height: 240px;
    float: left;
    margin: 0 2px 4px 2px;
}
.content_feature_cell a {
	color: #000;
	text-decoration: none;
}
.content_feature_cell img {
    position: relative;
    top: 14px;
    left: 14px;
}
.content_feature_cell h4 {
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 22px;
    left: 14px;
    font-weight: normal;
    font-size: 11px;
    width: 110px;
    overflow: hidden;
}


/* FOOTER                                               */
/********************************************************/
div#container_footer {
	width: 826px;
	height: 205px;
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	background: url(/app/images/background_footer.png) no-repeat bottom;
}
div#footer_banner {
    background: url(/app/images/background_content_inside.png) repeat-y;
    position: absolute;
    width: 728px;
    padding: 16px 22px 4px 19px;
    height: 100px;
    top: 0px;
    left: 30px;
    text-align: center;
}
div#footer {
    position: absolute;
    top: 138px;
    left: 48px;
}
div#footer a {
    margin: 0 0 0 24px;
    color: #f55103;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Verdana;
	font-size: 11px;
}
