body, HTML {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #340000;
	text-decoration: none;
	line-height: 150%;
	margin: 0;
	padding: 0;
}
img, .box img{
	border:none 0px;
}
h, .titulo{
	font-family: "Century Gothic";
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #5B4339;
	letter-spacing: -2px;
}
h2, h5, .titulo {
	text-decoration: none;
	font-size: 24px;
}
h5{
	font-size: 18px;
}
a, a:active, a:link, a:visited, .title a.category {
	font-family: Tahoma;
	font-weight:bold;
	color: #008EE8;
	text-decoration: none;
}
a:hover, .title a.category:hover {
	text-decoration: underline;
	color: #FF9900;
}
a.sub_category {
	color: #666666;
	text-decoration: none;
	font-weight:normal;
}
a.sub_category:hover {
	color: #FF9900;
}
.category img{
	vertical-align:middle;
}
.pics {
	border: 1px solid #E8E8E8;
	background-color: #FFFFFF;
	padding: 2px;
}
.ads .title {
	color: #EA0202;
	text-decoration: none;
	font-style: normal;
}
.title a {
	font-weight:bold;
	color: #EA0202;
	text-decoration: none;
}
.title a:hover {
	color: #008EE8;
}
.footer, .footer a {
	color:#FFFFFF;
}
input.grey, select.grey {
	background: url(../images_nk/bg_fields_grey.gif) repeat-x;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #666666;
	padding: 3px;
}
input.grey-btn {
	background: url(../images_nk/bg_fields_grey.gif) repeat-x;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #666666;
	padding: 1px;
	height: 22px;
}
input.grey-select {
	background: url(../images_nk/bg_fields_grey.gif) repeat-x;
	background-color: #FFFFFF;
	font-size:11px;
	color: #333333;
	border: 1px solid #666666;
	padding: 3px;
}
textarea.grey {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	padding: 3px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3Dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
}
.titulo-producto {
	color: #CD151D;
	text-decoration: none;
	font-family: Arial, Tahoma;
	font-size: 16px;
	font-style: normal;
	letter-spacing: -1px;
	font-weight:bold;
}
hr {
	color: #E5E5E5;
	noshade:"noshade";
}
.breadcrumb{
	font-family: "Century Gothic";
	font-weight:bold;
	font-size:16px;
	color: #FF6633;
}
.breadcrumb a, .breadcrumb a:visited{
	font-family: "Century Gothic";
	background: transparent url(../images_nk/arrow_blue.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 20px;
	color: #271D18;
}
.breadcrumb a:hover{
	color: #0099FF;
	text-decoration:underline;
}
#headernav {
	font-family: "Century Gothic";
	font-size:18px;
	letter-spacing: -1px;
}
#headernav ul {
	text-align: center;
	padding-left: 0;
	padding-top:15px;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	color: white;
	width: 100%;
	line-height: 18px;/* fixes Firefox 0.9.3 */
}
#headernav ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
}
#headernav ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #997161;
}
#headernav ul li a:hover {
	color: #FFFF00;
}
/* AD DETAIL */
#tools {
	border: 1px solid #e7ebf0;
	background: #fff;
}
#tools td {
	padding: 2px !important;
	text-align: center;
	border-right: 1px solid #e7ebf0;
}
#tools a {
	color: #53626d;
	text-decoration: none;
}
#tools a:hover {
	color: #283946;
	background: none;
	text-decoration: underline;
}
#tools #addfav {
	background: url("../images_nk/new/addfav.gif") 0px 50% no-repeat;
	padding-left: 20px;
}
#tools #moread {
	background: url("../images_nk/new/moread.gif") 0px 50% no-repeat;
	padding-left: 20px;
}
#tools #sellerad {
	background: url("../images_nk/new/sellerad.gif") 0px 50% no-repeat;
	padding-left: 20px;
}
#tools #contactseller {
	background: url("../images_nk/new/contactseller.gif") 0px 50% no-repeat;
	padding-left: 20px;
}
#tools #tellfriend {
	background: url("../images_nk/new/tellfriend.gif") 0px 50% no-repeat;
	padding-left: 20px;
}
#tools #print {
	background: url("../images_nk/new/print.gif") 0px 50% no-repeat;
	padding-left: 20px;
}
/* END AD DETAIL */


/* AD BOX */
.box {
	margin: 5px 0px;
	border-left: 1px solid #9B7362;
	border-right: 1px solid #9B7362;
	border-bottom: 1px solid #9B7362;
}
.box td {
	padding: 5px 15px !important;
}
.box td.category {
	background: url("../images_nk/new/folder.gif") 14px 9px no-repeat;
	padding-left: 36px !important;
}

.box tr.alt td.category {
	background: #e7ebf0 url("../images_nk/new/folder.gif") 14px 9px no-repeat;
	padding-left: 36px !important;
}

.box tr.special {
	background-color:#FFFFE6;
	border-bottom:#EBEBEB 1px solid;
}

.box th, .box .header{
	border-top: 1px solid #9B7362;
	border-bottom: 1px solid #271D18;
	height: 23px;
	padding: 5px 14px !important;
	padding: 2px 14px;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	color: #fff;
	background: #9B7362 url("../images_nk/tables/th_bg.gif") repeat-x;
	font: bold 11px;
}
.box th a, .box .header a {
	color: #fff;
	text-decoration: none;
}
.box th a:hover, .box .header a:hover {
	text-decoration: underline;
}
.box td a, #content a {
	color: #0065b7;
	text-decoration: none;
}
.box td a strong {
	font-size: 110%;
}
.box tr.alt {
	background: #e7ebf0;
}
.box td.pointer {
	background: url("../images_nk/new/pointer.gif") 14px 10px no-repeat;
	padding-left: 26px !important;
}
.box tr.alt td.pointer {
	background: #e7ebf0 url("../images_nk/new/pointer.gif") 14px 10px no-repeat;
	padding-left: 26px !important;
}

.box h1 {
	font: bold 19px;
	margin: 10px 0 5px 0;
	clear: both;
}
.box h2 {
	font: bold 15px;
	margin: 20px 0 0 0;
	clear: both;
	border-bottom: 1px solid #a3aab7;
}
.box h3 {
	font: bold 13px;
	margin: 10px 0 5px 0;
}
.box p {
	margin: 8px 0;
}
.box ul {
	list-style: square;
	padding-left: 20px !important;
	margin-left: 0 !important;
	padding-left: 0;
	margin-left: 20px;
}
.box blockquote {
	border: 1px solid #e7ebf0;
	margin: 5px 3px 15px 3px;
	padding: 15px;
	background: #fff;
}
.thumb_icon:hover{
	background: none;
}
a.thumb img {
	padding: 2px;
	border: 2px solid #ccc;
}
a.thumb:hover img {
	border: 2px solid #3588c7;
	background: none;
}
a.thumb:hover {
	background: none;
}
/* END AD BOX */

/* MEMBER MENU */
#membermenu {
	float:left;
	width:180px;
	padding: 5px 15px 5px 0px;
}
#membermenu a {
	background: url("../images_nk/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
	color: #0065b7;
	text-decoration: none;
}
#membermenu a:hover {
	background: url("../images_nk/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
	color: #0065b7;
	font-weight:bold;
}
.blueheadline {
	text-align: left;
	vertical-align: middle;

	font-family: Arial, Tahoma;
	font-size: 18px;
	font-style: normal;
	letter-spacing: -2px;
	font-weight:bold;
	margin-bottom: 8px;
}
.memberarea {
	float:left;
	width:740px;
	padding: 5px 15px 5px 8px;
}
/* END MEMBER MENU */
