#lj_main {
	width: 100%;
}

#lj_header {
	height: 35px;
	/*border-bottom: 1px solid #000;*/
	/*background-image: url('img/lj_bg_header.png');*/
	/*background-repeat:repeat-x;*/
	padding: 8px 0px 0px 24px;
}

#lj_header_aviso {
	height: 20px;
	float: right;
	position: absolute;
	left: 624px;
	/*background-image: url('img/lj_bg_header.png');*/
	/*background-repeat:repeat-x;*/
	border: 1px solid #27ABE0;
	padding: 6px 14px 0px 14px;
	font-size: 10px;
	font-weight: bold;
	background-color: #27ABE0;
	color: #FFFFFF;
}

#lj_cart_container,#lj_cart_container_empty {
	/*width: 410px;*/
	height: 29px;
	padding: 6px 4px 0px 4px;
	cursor: pointer;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	float: left;
}

#lj_cart_container #lj_cart,#lj_cart_container_empty #lj_cart {
	float: left;
	background-image: url('../img/loja/lj_carrinho_icn.png');
	background-repeat: no-repeat;
}

.menu-open {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-top: 1px solid #DFE2E9 !important;
	border-left: 1px solid #DFE2E9 !important;
	border-right: 1px solid #DFE2E9 !important;
	background-color: #F4F5F7;
}

#lj_cart_label {
	height: 15px;
	margin: 2px 0px 0px 24px;
	font-size: 10px;
	font-weight: bold;
	color: #374B73;
	float: left;
}

#lj_cart_total {
	height: 15px;
	margin: 2px 0px 0px 4px;
	font-size: 10px;
	color: #73819D;
	float: left;
}

#lj_cart_img {
	width: 10px;
	margin: 8px 0px 0px 8px;
	float: left;
}

#lj_cart_list {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	display: none;
	background-color: #F4F5F7;
	position: absolute;
	width: 310px;
	z-index: 100;
	border-left: 1px solid #DFE2E9;
	border-bottom: 1px solid #DFE2E9;
	border-right: 1px solid #DFE2E9;
	border-top: 0px;
	text-align: left;
	padding: 0px;
	margin-top: -1px;
	margin-left: 24px; *
	margin-left: -1px;
	color: #789;
	font-size: 11px;
}

#lj_cart_list p {
	margin: 0;
}

#lj_cart_list a {
	color: #6AC;
}

#lj_cart_list label {
	font-weight: normal;
}

#lj_cart_list_left {
	width: 175px;
	height: 1px;
	float: left;
}

#lj_cart_list_right {
	width: 135px;
	height: 1px;
	float: left;
	background-color: #DFE2E9;
}

#lj_cart_list_container {
	width: 288px;
	padding: 0px 10px 10px 10px;
}

#lj_cart_list_item {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #CED3DD;
}

#lj_cart_list_item_img {
	width: 70px;
	height: 56px;
	padding: 14px 0px 0px 0px;
	text-align: center;
	border: 1px solid #EFF1F4;
	background-color: #FFFFFF;
}

#lj_cart_list_item_cat {
	font-size: 10px;
	color: #C3C9D5;
}

#lj_cart_list_item_cat a {
	text-decoration: none;
	color: #C3C9D5;
}

#lj_cart_list_item_tit {
	font-size: 10px;
	font-weight: bold;
	color: #374873;
}

#lj_cart_list_item_tit a {
	font-weight: bold;
	color: #374873;
	text-decoration: none;
}

#lj_cart_list_item_opt {
	font-size: 11px;
	color: #73819D;
}

#lj_cart_list_item_prc {
	font-size: 12px;
	font-weight: bold;
	color: #29ABE2;
	padding: 8px 0px 0px 0px;
}

#lj_cart_list_item_rmv {
	font-size: 10px;
	color: #29ABE2;
	padding: 8px 0px 0px 0px;
}

#lj_cart_list_item_rmv a {
	text-decoration: none;
	color: #29ABE2;
}

#lj_cart_list_bottom {
	width: 270px;
	padding: 10px 10px 10px 10px;
}

#lj_cart_list_aviso {
	height: 20px;
	font-size: 10px;
	color: #DC787F;
}

#lj_cart_list_label {
	font-size: 16px;
	color: #374873;
}

#lj_cart_list_label_peq {
	width: 80px;
	font-size: 12px;
	color: #374873;
}

#lj_cart_list_total {
	font-size: 14px;
	font-weight: bold;
	color: #29ABE2;
}

#lj_cart_list_total_peq {
	font-size: 12px;
	color: #374873;
}

#lj_cart_list_legenda {
	height: 24px;
	font-size: 9px;
	color: #C3C9D5;
}

#lj_cart_list_button {
	width: 100px;
	height: 18px;
	padding: 2px 0px 0px 0px;
	border: 1px solid #CED3DD;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}

#lj_cart_checkout_btn {
	width: 116px;
	height: 18px;
	border: 0px;
	padding: 4px 0px 0px 0px;
	background-image: url('../img/loja/lj_checkout_btn.png');
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	text-align: center;
}

#lj_cart_checkout_btn a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#lj_cart_checkout_button input {
	width: 116px;
	height: 20px;
	border: 0px;
	padding: 2px 0px 0px 0px;
	background-image: url('../img/loja/lj_checkout_btn.png');
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	text-align: center;
	float: right;
}

#lj_cart_payment_confirm_btn input {
	width: 116px;
	height: 22px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url('../img/loja/lj_checkout_btn.png');
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 12px 0px 0px 0px;
	cursor: pointer;
	text-align: center;
}

#lj_cart_list_checkout {
	float: left;
}

#lj_cart_list_checkout_btn {
	width: 116px;
	height: 22px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url('../img/loja/lj_checkout_btn.png');
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

#lj_search {
	width: 260px;
	height: 24px;
	margin: 2px 13px 0px 0px;
	float: right;
}

#lj_search .lupa {
	width: 24px;
	height: 24px;
	float: left;
	background-image: url('../img/loja/lj_lupa_icn.png');
	background-repeat: no-repeat;
}

#lj_search .caixa {
	width: 204px;
	height: 24px;
	float: left;
	background-image: url('../img/loja/lj_bg_search.png');
	background-repeat: repeat-x;
}

#lj_search input {
	width: 197px;
	height: 14px;
	margin: 4px 0px 0px 2px;
	border: 0px;
	font-size: 10px;
}

#lj_search .bt_search {
	width: 26px;
	height: 24px;
	float: left;
	background-image: url('../img/loja/lj_search_icn.png');
	background-repeat: repeat-x;
}

#lj_container {
	width: 100%;
	background-image: url('../img/loja/lj_background.png');
	background-repeat: repeat-x;
}

#lj_content {
	width: 714px;
	margin: 0px 0px 0px 12px;
	float: left;
}

#lj_menu {
	width: 158px;
	margin: 0px 0px 0px 10px;
	float: left;
	border-left: 1px solid #E1E4EA;
	border-right: 1px solid #E1E4EA;
	border-bottom: 1px solid #E1E4EA;
}

#lj_menu a{
	text-decoration: none;
	color: #374673;
}

#lj_menu_item {
	width: 136px;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	color: #374673;
	border-top: 1px solid #E1E4EA;
	background-color: #F5F5F5;
	padding: 13px 0px 0px 22px;
	cursor: pointer;
	background-image: url('../img/loja/seta_off.png');
	background-repeat: no-repeat;
}

#lj_menu_item:hover {
	width: 136px;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	color: #27ABE0;
	border-top: 1px solid #E1E4EA;
	background-color: #EAEAEA;
	padding: 13px 0px 0px 22px;
	cursor: pointer;
	background-image: url('../img/loja/seta_off.png');
	background-repeat: no-repeat;
}

#lj_menu_subitem {
	width: 136px;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	color: #374673;
	border-top: 1px solid #E1E4EA;
	background-color: #FFFFFF;
	padding: 13px 0px 0px 22px;
	cursor: pointer;
}

#lj_menu_subitem:hover {
	width: 136px;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	color: #27ABE0;
	border-top: 1px solid #E1E4EA;
	background-color: #FFFFFF;
	padding: 13px 0px 0px 22px;
	cursor: pointer;
}

ul#store_menu, ul#store_menu ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}

ul#store_menu a {
	display: block;
	text-decoration: none;	
}

ul#store_menu li {
	background-repeat: repeat-x;
}

ul#store_menu li a {
	width: 136px;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	color: #374673;
	border-top: 1px solid #E1E4EA;
	background-color: #F5F5F5;
	padding: 13px 0px 0px 22px;
	background-image: url('../img/loja/seta_off.png');
	background-repeat: no-repeat;
}

.seta_on{
	background-image: url('../img/loja/seta_on.png');
	background-repeat: no-repeat;
}

.seta_off{
	background-image: url('../img/loja/seta_off.png');
	background-repeat: no-repeat;
}

ul#store_menu li a:hover {
	background: #EAEAEA;
	color: #27ABE0;
	background-image: url('../img/loja/seta_off.png');
	background-repeat: no-repeat;
}

ul#store_menu li ul li a {
	background-color: #FFFFFF;
	color: #374673;
	background-image: none;
}

ul#store_menu li ul li a:hover {
	background-color: #FFFFFF;
	color: #27ABE0;
	background-image: none;
}

/*
<!--[if lt IE 8]>
   <style type="text/css">
   li a {display:inline-block;}
   li a {display:block;}
   </style>
   <![endif]--> 
*/

#lj_breadcrumb {
	width: 714px;
	height: 40px;
	background-image: url('../img/loja/lj_bg_breadcrumb.png');
	background-repeat: repeat-x;
}

#lj_breadcrumb .bullet {
	width: 26px;
	height: 26px;
	margin: 7px 0px 0px 12px;
	background-image: url('../img/loja/lj_bullet_icn.png');
	background-repeat: no-repeat;
	float: left;
}

#lj_breadcrumb .txt_breadcrumb {
	width: 666px;
	height: 23px;
	margin: 8px 0px 0px 10px;
	padding: 3px 0px 0px 0px;
	float: left;
}

#bc_txt {
	font-size: 12px;
	font-weight: bold;
	color: #374B73;
	margin: 0px 12px 0px 0px;
}

#bc_txt_selected {
	font-size: 12px;
	font-weight: bold;
	color: #8793AB;
	margin: 0px 10px 0px 0px;
}

#bc_txt a {
	font-size: 12px;
	font-weight: bold;
	color: #374B73;
	text-decoration: none;
}

#bc_txt_selected a {
	font-size: 12px;
	font-weight: bold;
	color: #8793AB;
	text-decoration: none;
}

#lj_sort {
	width: 714px;
	height: 36px;
	background-color: #EBEDF1;
}

#lj_sort_label {
	margin: 12px 0px 0px 12px;
	font-size: 9px;
	font-weight: bold;
	color: #5F6F8F;
	float: left;
}

#lj_sort_dropdown {
	margin: 10px 0px 0px 6px;
	float: left;
}

#lj_sort_bt_label {
	margin: 12px 0px 0px 426px;
	font-size: 9px;
	font-weight: bold;
	color: #5F6F8F;
	float: left;
}

#lj_sort_buttons {
	width: 106px;
	height: 19px;
	margin: 8px 18px 0px 0px;
	float: right;
	border-top: 1px solid #D7DBE3;
	border-right: 1px solid #D7DBE3;
	border-bottom: 1px solid #D7DBE3;
	cursor: pointer;
}

#lj_sort_button {
	width: 19px;
	height: 16px;
	padding: 3px 0px 0px 6px;
	border-left: 1px solid #D7DBE3;
	font-size: 9px;
	font-weight: bold;
	color: #4B5D81;
	background-image: url('../img/loja/lj_bg_btn.png');
	background-repeat: repeat-x;
	float: left;
}

#lj_sort_button_sel {
	width: 19px;
	height: 16px;
	padding: 3px 0px 0px 6px;
	border-left: 1px solid #D7DBE3;
	font-size: 9px;
	font-weight: bold;
	color: #8793AB;
	background-image: url('../img/loja/lj_bg_btn_sel.png');
	background-repeat: repeat-x;
	float: left;
}

#lj_publicidade {
	width: 714px;
	/*border: 1px solid #000000;*/
	height: 300px;
}

#lj_list {
	width: 714px;
	background-color: #FFFFFF;
	/*height: 600px;*/
}

#lj_line {
	width: 712px;
	height: 250px;
	border: 1px solid #E1E4EA;
}

#lj_item {
	width: 176px;
	height: 234px;
	float: left;
	border-right: 1px solid #D7DBE3;
	margin: 8px 0px 0px 0px;
}

#lj_item_last {
	width: 173px;
	height: 234px;
	float: left;
	margin: 8px 0px 0px 0px;
}

#lj_item_cat {
	margin: 0px 0px 0px 12px;
	font-size: 10px;
	color: #C3C9D5;
}

#lj_item_cat a {
	text-decoration: none;
	color: #C3C9D5;
}

#lj_item_tit {
	margin: 0px 0px 0px 12px;
	font-size: 10px;
	font-weight: bold;
	color: #374873;
}

#lj_item_tit a {
	font-weight: bold;
	color: #374873;
	text-decoration: none;
}

#lj_item_prc {
	margin: 2px 0px 0px 12px;
	font-size: 12px;
	font-weight: bold;
	color: #29ABE2;
}

#lj_item_img {
	width: 146px;
	height: 180px;
	text-align: center;
	margin: 8px 0px 0px 12px;
}

#lj_item_container {
	height: 368px;
	border: 1px solid #E1E4EA;
}

#lj_item_container_left {
	width: 457px;
	height: 328px;
	padding: 13px 0px 15px 12px;
	float: left;
}

#lj_item_container_right {
	width: 210px;
	border-left: 1px solid #E1E4EA;
	height: 332px;
	padding: 21px 16px 15px 16px;
	float: left;
}

#lj_item_container_right a {
	cursor: pointer;
	text-decoration: none;
}

#lj_detail_title {
	font-size: 14px;
	font-weight: bold;
	color: #374B73;
}

#lj_detail_price {
	font-size: 18px;
	font-weight: bold;
	color: #2277AA;
}

#lj_detail_txt {
	font-size: 9px;
	color: #8793AB;
	padding-top: 21px;
}

#lj_detail_txt_title {
	font-size: 9px;
	color: #AFB7C7;
	padding: 13px 0px 4px 0px;
}

#lj_detail_txt_link {
	font-size: 9px;
	font-weight: normal;
	color: #AFB7C7;
	padding: 13px 0px 4px 0px;
}

#lj_detail_txt_link a {
	font-weight: normal;
	color: #AFB7C7;
}

.popin {
	display: none;
	position: absolute;
	background-color: #FFFFFF;
	color: #AFB7C7;
	border: 1px solid #AFB7C7;
}

#lj_detail_specs {
	width: 26px;
	height: 16px;
	float: left;
	padding: 2px 0px 0px 0px;
	margin-right: 6px;
	border: 1px solid #E1E4EA;
	font-size: 11px;
	font-weight: bold;
	color: #4B5D81;
	text-align: center;
}

#lj_detail_specs_highlight {
	width: 26px;
	height: 16px;
	float: left;
	padding: 2px 0px 0px 0px;
	margin-right: 6px;
	border: 2px solid #FF9900;
	font-size: 11px;
	font-weight: bold;
	color: #4B5D81;
	text-align: center;
}

#lj_detail_input {
	width: 30px;
	float: left;
}

#lj_detail_input input {
	width: 20px;
	height: 18px;
	text-align: center;
	border: 1px solid #C9C9C9;
	color: #797979;
}

#lj_detail_btn {
	background-image: url('../img/loja/indisponivel_icn.png');
	background-repeat: no-repeat;
	width: 114px;
	height: 16px;
	padding: 4px 8px 0px 0px;
	border: 1px solid #CED3DD;
	font-size: 10px;
	color: #797979;
	text-align: right;
	float: left;
}

#lj_detail_img {
	width: 350px;
	height: 340px;
	text-align: center;
	border: 1px dashed #E1E4EA;
	overflow: hidden;
	float: left;
	background-color: #FFFFFF;
}

#lj_detail_container_thumbs {
	width: 105px;
	height: 340px;
	float: left;
}

#lj_detail_thumbs {
	border: 0px;
	text-align: center;
}

.thumbs {
	width: 80px;
	height: 60px;
	padding: 0px 11px 8px 12px;
}

.thumbs img {
	border: solid 1px #E1E4EA;
}

.thumbs img:hover {
	border-color: #FF9900;
}

.thumbs_sel {
	border: solid 2px #FF9900;
}

#lj_rodape {
	width: 712px;
	height: 28px;
	padding: 8px 0px 0px 0px;
	border-left: 1px solid #E1E4EA;
	border-right: 1px solid #E1E4EA;
	border-bottom: 1px solid #E1E4EA;
}

#lj_navigation {
	width: 712px;
	height: 38px;
	padding: 8px 0px 0px 0px;
	border-left: 1px solid #E1E4EA;
	border-right: 1px solid #E1E4EA;
	border-bottom: 1px solid #E1E4EA;
}

#lj_nav_esq {
	width: 30px;
	height: 30px;
	margin: 0px 0px 0px 245px;
	float: left;
}

#lj_nav_pages {
	width: 150px;
	height: 21px;
	padding: 6px 0px 0px 0px;
	border-top: 1px solid #EBEDF1;
	border-bottom: 1px solid #EBEDF1;
	float: left;
	text-align: center;
}

.nav_page {
	font-size: 10px;
	color: #374B73;
	margin: 0px 0px 0px 10px;
}

.nav_page_first {
	margin: 0px 0px 0px 0px;
}

.nav_page_selected {
	font-size: 10px;
	color: #374B73;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
}

#lj_nav_dir {
	width: 30px;
	height: 30px;
	float: left;
}

#lj_article {
	width: 695px;
	height: 368px;
	border: 1px solid #E1E4EA;
}

#lj_article_left {
	width: 453px;
	height: 368px;
	border-right: 1px solid #E1E4EA;
	padding: 0px 0px 0px 12px;
	float: left;
}

#lj_article_right {
	width: 229px;
	height: 368px;
	float: left;
}

#lj_article_photo {
	width: 346px;
	height: 340px;
	margin: 13px 0px 0px 0px;
	border: 1px solid #E1E4EA;
	float: left;
}

#lj_article_thumbs {
	width: 80px;
	height: 340px;
	margin: 5px 0px 0px 12px;
	float: left;
}

#lj_article_tb {
	width: 80px;
	height: 60px;
	margin: 8px 0px 0px 0px;
	border: 1px solid #E1E4EA;
}

#lj_article_data {
	width: 195px;
	height: 340px;
	margin: 13px 0px 0px 16px;
}

#lj_article_title {
	width: 190px;
	font-size: 14px;
	font-weight: bold;
	color: #374B73;
	margin: 21px 0px 0px 0px;
}

#lj_article_price {
	width: 190px;
	font-size: 18px;
	font-weight: bold;
	color: #2277AA;
	margin: 8px 0px 0px 0px;
}

#lj_article_descr {
	width: 190px;
	font-size: 9px;
	color: #8793AB;
	margin: 21px 0px 0px 0px;
}

#lj_article_label {
	width: 190px;
	font-size: 9px;
	color: #AFB7C7;
	margin: 13px 0px 0px 0px;
}

#lj_article_colors {
	width: 190px;
	height: 30px;
	margin: 0px 0px 0px -2px;
}

#lj_article_color_base {
	width: 28px;
	height: 22px;
	margin: 4px 6px 0px 0px;
	padding: 2px 2px 2px 2px;
	background-color: #FFF;
	float: left;
}

#lj_article_color_base:hover {
	cursor: pointer;
	background-color: #8793AB;
}

#lj_article_color_border {
	width: 26px;
	height: 20px;
	padding: 1px 1px 1px 1px;
	background-color: #FFF;
}

#lj_article_color {
	width: 26px;
	height: 20px;
}

#lj_article_sizes {
	width: 190px;
	height: 30px;
	margin: 0px 0px 0px -2px;
}

#lj_article_size_base {
	width: 28px;
	height: 22px;
	margin: 4px 6px 0px 0px;
	padding: 2px 2px 2px 2px;
	background-color: #FFF;
	float: left;
}

#lj_article_size_base:hover {
	cursor: pointer;
	background-color: #8793AB;
}

#lj_article_size_border {
	width: 26px;
	height: 20px;
	padding: 1px 1px 1px 1px;
	background-color: #FFF;
}

#lj_article_size {
	width: 26px;
	height: 20px;
	margin: 3px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #4B5D81;
}

#lj_article_grelha_label {
	width: 190px;
	font-size: 9px;
	color: #AFB7C7;
	margin: 13px 0px 0px 0px;
}

#lj_article_grelha_label:hover {
	cursor: pointer;
}

#lj_article_options {
	width: 300px;
	height: 20px;
}

#lj_article_qtd {
	width: 25px;
	height: 20px;
	float: left;
}

#lj_article_add {
	width: 135px;
	height: 22px;
	margin: 4px 0px 0px 13px;
	float: left;
	border: 1px solid #E1E4EA;
}

#lj_article_qtd input {
	width: 25px;
	height: 20px;
	margin: 4px 0px 0px 0px;
	border: 1px solid #E1E4EA;
	font-size: 10px;
}

#lj_article_link_friend {
	width: 190px;
	font-size: 9px;
	color: #AFB7C7;
	margin: 46px 0px 0px 0px;
}

#lj_article_link_friend:hover {
	cursor: pointer;
}

#lj_cart_page {
	width: 696px;
	border: 1px solid #E1E4EA;
	padding: 8px 8px 8px 8px;
}

#lj_cart_page th {
	height: 35px;
	font-size: 10px;
	font-weight: normal;
	color: #9BA5B9;
	border-bottom: 1px solid #E1E4EA;
	padding: 0px 0px 0px 14px;
}

#lj_cart_page_item {
	height: 100px;
}

#lj_cart_page_item td {
	border-bottom: 1px solid #E1E4EA;
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
}

#lj_cart_page_item_img {
	width: 115px;
	height: 72px;
	border: 1px solid #E1E4EA;
	float: left;
	margin: 8px 8px 0px 0px;
	padding: 12px 0px 0px 0px;
}

#lj_cart_page_item_title {
	font-size: 14px;
	font-weight: bold;
	color: #374B73;
	text-align: left;
	padding: 14px 0px 0px 0px;
}

#lj_cart_page_item_title a {
	font-size: 14px;
	font-weight: bold;
	color: #374B73;
	text-decoration: none;
}

#lj_cart_page_item_title_txt {
	font-size: 11px;
	color: #9BA5B9;
	text-align: left;
}

#lj_cart_page_item_title_ref {
	font-size: 9px;
	color: #9BA5B9;
	text-align: left;
	padding: 8px 0px 0px 0px;
}

#lj_cart_page_item_size,#lj_cart_page_item_price,#lj_cart_page_item_qtd,#lj_cart_page_item_total{
	font-size: 14px;
	color: #374873;
	padding: 14px 0px 0px 0px;
}

#lj_cart_page_item_qtd input {
	border: 1px solid #C9C9C9;
}

#lj_cart_page_item_x {
	padding: 14px 0px 0px 0px;
}

#lj_cart_page_bottom {
	width: 676px;
	padding: 0px 10px 0px 10px;
}

#lj_cart_page_warning {
	margin: 10px 0px 0px 0px;
	height: 70px;
	clear: both;
	border: 1px solid #E5A5AB;
	background-color: #FCF4F4;
}

#lj_cart_page_warning_img {
	width: 80px;
	padding: 14px 0px 0px 24px;
	float: left;
}

#lj_cart_page_warning_txt {
	padding: 14px 0px 0px 0px;
	color: #C43442;
	float: left;
}

#lj_cart_page_btn {
	float: right;
	width: 116px;
	height: 22px;
	padding: 4px 0px 0px 0px;
	background-image: url('../img/loja/lj_ver_carrinho_btn.png');
	background-repeat: no-repeat;
	font-size: 9px;
	color: #374B73;
	text-align: center;
	display: table;
	margin: 12px 10px 12px 0px;
}

#lj_cart_page_btn a {
	color: #374B73;
	text-decoration: none;
}

#lj_cart_page_del {
	background-color: #FFFFFF;
	border: 0px;
	width: 22px;
	height: 22px;
	padding: 4px 0px 0px 0px;
	background-image: url('../img/loja/lj_close_btn.png');
	background-repeat: no-repeat;
	cursor: pointer;
	display: table;
}

#lj_cart_page_footer {
	border-left: 1px solid #E1E4EA;
	border-bottom: 1px solid #E1E4EA;
	border-right: 1px solid #E1E4EA;
	width: 712px;
	height: 219px;
	background-color: #F5F6F8;
}

#lj_cart_page_cards {
	padding: 20px 0px 0px 20px;
	float: left;
}

#lj_cart_page_cards_txt {
	width: 300px;
	padding: 20px 0px 0px 20px;
	float: left;
}

#lj_cart_page_total {
	width: 355px;
	height: 201px;
	padding: 20px 20px 0px 0px;
	float: right;
}

#lj_cart_page_total td {
	font-size: 14px;
	color: #374873;
	text-align: right;
	padding: 6px 6px 6px 0px;
}

#lj_cart_page_total td.border {
	border-bottom: 1px solid #D7DBE3;
}

#lj_cart_page_total total {
	font-weight: bold;
	color: #00ADEE;
}

#lj_cart_payment {
	width: 672px;
	border: 1px solid #E1E4EA;
	padding: 14px 20px 10px 20px;
}

#lj_cart_payment_navigation {
	width: 674px;
	height: 40px;
	padding: 10px 0px 0px 30px;
}

#lj_cart_payment_navigation .left {
	float: left;
}

#lj_cart_payment_navigation .right {
	float: right;
}

#lj_cart_payment_content {
	width: 712px;
	border-left: 1px solid #E1E4EA;
	border-bottom: 1px solid #E1E4EA;
	border-right: 1px solid #E1E4EA;
	clear: both;
	display: table;
}

#lj_cart_payment_content_title {
	font-size: 16px;
	font-weight: bold;
	color: #374873;
	padding: 10px 0px 0px 0px;
}

#lj_cart_payment_content_left {
	width: 403px;
	border-right: 1px solid #E1E4EA;
}

#lj_cart_payment_dados_line {
	height: 40px;
	display: table;
}

#lj_cart_payment_dados_label {
	font-size: 11px;
	color: #374873;
	padding: 8px 0px 0px 12px;
}

#lj_cart_payment_dados_input {
	font-size: 11px;
	color: #8793AB;
}

#lj_cart_payment_dados_input_error {
	font-size: 11px;
	color: #FF0000;
	margin: 4px 0px 0px 12px;
}

#lj_cart_payment_dados_input span {
	width: 380px;
	margin: 4px 0px 0px 12px;
}

#lj_cart_payment_dados_input input {
	width: 380px;
	border: 1px solid #8793AB;
	margin: 4px 0px 0px 12px;
}

#lj_cart_payment_dados_input select {
	margin: 4px 0px 0px 12px;
}

#lj_cart_payment_dados_line_border {
	height: 1px;
	background-color: #E1E4EA;
}

#lj_cart_payment_dados_title {
	width: 403px;
	height: 40px;
	border-bottom: 1px solid #E1E4EA;
}

#lj_cart_payment_dados_title .bullet {
	width: 26px;
	height: 26px;
	margin: 7px 0px 0px 12px;
	background-image: url('../img/loja/lj_bullet_icn.png');
	background-repeat: no-repeat;
	float: left;
}

#lj_cart_payment_dados_title .txt {
	font-size: 12px;
	font-weight: bold;
	color: #8793AB;
	padding: 12px 12px 0px 0px;
	margin: 0px 0px 0px 50px;
}

#lj_cart_payment_content_right {
	width: 310px;
	border-bottom: 1px solid #E1E4EA;
}

#lj_user_order_list{
	border-left: 1px solid #E1E4EA;
	border-right: 1px solid #E1E4EA;
	border-bottom: 1px solid #E1E4EA;
}

#lj_user_order_old_list{
	border-left: 1px solid #E1E4EA;
	border-right: 1px solid #E1E4EA;
	border-bottom: 1px solid #E1E4EA;
	display: none;
}

#lj_user_order_list thead td, #lj_user_order_old_list thead td{
	font-weight: bold;
	background-color: #EAEAEA;
	color: #374B73;
}

#lj_user_order_list tr, #lj_user_order_old_list tr{
	height: 30px;
	font-size: 10px;
	border-top: 1px solid #E1E4EA;
	padding: 13px 0px 0px 22px;
}

#lj_user_order_list td, #lj_user_order_old_list td{
	color: #8793AB;
	border-top: 1px solid #E1E4EA;
}

#lj_user_order_list td a, #lj_user_order_old_list td a{
	font-weight: bold;
	color: #8793AB;
	text-decoration: none;
}

#lj_faq, #lj_text {
	width: 712px;
	background-color: #FFFFFF;
	border-left: 1px solid #E1E4EA;
	border-right: 1px solid #E1E4EA;
	border-bottom: 1px solid #E1E4EA;
	min-height: 600px;
}

#lj_list_orders{
	width: 712px;
	background-color: #FFFFFF;
	padding: 10px 0px 0px 0px;
}

#lj_faq_title{
	font-size: 10px;
	font-weight: bold;
	color: #374B73;
	padding: 20px 8px 0px 8px;
}

#lj_text_title{
	font-size: 14px;
	font-weight: bold;
	color: #374B73;
	padding: 20px 8px 0px 8px;
}

#lj_faq_text, #lj_text_txt{
	font-size: 10px;
	font-weight: normal;
	color: #374B73;
	padding: 4px 8px 0px 8px;
}

#lj_faq_text a{
	text-decoration: none;
	color: #374B73;
}

#lj_list_orders_title{
	height: 30px;
	padding: 10px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #28ABE1;
	color: #FFFFFF;
}

#lj_list_old_orders_title{
	height: 30px;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #28ABE1;
	color: #FFFFFF;
	cursor: pointer;
}

.title_off{
	background-image: url('../img/loja/seta_off_userorder.png');
	background-repeat: no-repeat;
	background-position: right;
}


.title_on{
	background-image: url('../img/loja/seta_on_userorder.png');
	background-repeat: no-repeat;
	background-position: right;
}

#lj_orders_list{
	display: none;
	border-left: 1px solid #DFE2E9;
	border-bottom: 1px solid #DFE2E9;
	border-right: 1px solid #DFE2E9;
	border-top: 0px;
	padding: 0px 0px 0px 0px;
}

div.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 340px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

img.jqzoom {
	cursor: crosshair;
	position: relative;
}

#lj_login_warning{
	font-size: 12px;
	color: #374B73;
	padding: 20px 8px 20px 0px;
}

#lj_login_warning a{
	font-size: 12px;
	color: #FF6600;
}

#lj_login_form {
	border: 1px solid #ADB4C3;
	background-color: #E0E3E8;
	padding: 20px 20px 20px 20px;
}

#lj_login_form .text{
	font-size: 12px;
	color: #374B73;
}

#lj_login_form .loginbox{
	font-size: 12px;
	width: 174px;
	height: 20px;
	border: 1px solid #8793AB;
	margin: 2px 0px 0px 12px;
}

#lj_login_form input.button_commit {
	margin-top: 5px;
	border: 1px solid #314469;
	background-color: #5A6987;
	color: white;
	font: bold 11px Verdana;
	height: 22px;
}