body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 11px;
	color: #333333;
}

h2 {
	color:#660099;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	clear: both;
	float: left;
	margin-top: 15px;
}
h1 {
	color: #000;
	font-size: 22px;
	font-family: Sansation, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
 }  
@font-face{ font-family: Sansation; src: url(fonts/Sansation_Regular.ttf) format("truetype"); }

.titledcha {
	width:240px;
	margin-bottom: 5px;
	text-align: center;
	margin-left: 5px;
}
h3 {
	color: #000; 
	font-size: 12px; 
	font-family: Sansation, Helvetica, sans-serif;
 }  
@font-face{
	font-family: Sansation; src: url(fonts/Sansation_Regular.ttf) format("truetype"); 
	text-align: left;
}
.clear{
clear:both;
}
p{
	text-align:left;
	line-height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 11px;
}
p.details{
	padding:5px 15px 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.tx_intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin-left: 2px;
	width: 280px;
	text-align: left;
}
p.details_cart{
clear:both;
padding:25px 30px 5px 0px;
font-size:11px;
font-style:italic;
}
p.more_info{
	padding:25px 20px 0px 20px;
	font-size:11px;
	background-position: top;
	text-align: right;
}
#wrap{ width:960px; background-color:#e5e5e5; margin:0 auto 0; height: auto; }
.header{
	background-image: url(design/headerlogo.jpg);
	background-repeat: repeat;
	width: 960px;
	z-index: 1;
	height: 121px;
}

/* --- Header Links --- */

.clean{
height:40px;
clear:both;
width:100%;
margin:0;
margin-left:20px;
}

.pickit{
font-family:verdana, arial, sans-serif;
font-size:15px;
font-weight:normal;
margin:1px 8px 0 0;
clear:none;
position:relative;
float:left;
}



/* --- Navbar Style --- */

#nav {
	width: 495px;
	height: 35px;
	float: left;
	z-index: 1;
	position: relative;
	padding-top: 80px;
}

/* -- Blue Menu -- */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:550px;
	font-size:11px;
	padding-left: 20px;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width:81px; 
	height:42px; 
	text-align:center;
	border-bottom: 0;
	background-image:url(design/blue/center.png);
	line-height:48px; 
	font-size:11px; 
	overflow:hidden;
	padding-left: 1px;
}
/* End Caps Styling */
.menu .left_nosub {
	background-image:url(design/blue/left.png);
	padding-left: 1px;
	margin-right: -1px;
}
.menu .right_hassub {
	background-image:url(design/blue/right.png);
}
.menu .right_nosub {
	background-image:url(design/blue/right.png);
}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}
.menu .center_nosub {
	background-image:url(design/blue/right.png);
}
/* Button ":hover" Styling */
.menu ul li:hover a {
	color:#043454;
	background-image: url(design/blue/center_hassub.png);
}
.menu ul li:hover ul {display:block; position:absolute; top:42px; width:152px;}
.menu ul li:hover ul li a.center_hassub {color:#fff;}
.menu ul li:hover ul li:hover a.center_hassub {color:#544a3a;}
.menu ul li:hover ul li ul {display: none;}

.menu ul li:hover .left_nosub {
	color:#043454;
	background-image: url(design/blue/left_nosub.png);
}
.menu ul li:hover .right_hassub {color:#043454; background:url('desing/blue/right_hassub.png');}
.menu ul li:hover .right_nosub {
	color:#043454;
	background-image: url(design/blue/right_nosub.png);
}
.menu ul li:hover ul li a.center_nossub {
color:#fff;
}
.menu ul li:hover ul li:hover a.center_nossub {
	color:#544a3a;
	background-image: url(desing/blue/center_nosub.png);
}
/* DropDown Styling */
.menu ul li:hover ul li a {background-image: none; display:block;height: 28px; line-height: 26px; color:#333333; width:142px; text-align:left; margin: 0; padding:0 0 0 11px;font-weight:normal;}
.menu ul li:hover ul {
	margin: 0 0 0 3px;
	padding: 0;
	background-image:url(design/blue/dropdown.png);
	background-repeat:no-repeat;
	background-position:left bottom; 
}

/* DropDown Menus ":active" or "Selected" Styling */
.menu ul li:hover ul .sub_active {
	background-image:url('desing/blue/sub_active.png');
	margin-right: 1px;
}

/* DropDown Menus ":hover" Styling */
.menu ul li:hover ul li a:hover {color:#000000; background-image:url('desing/blue/sub_hover.png');}

.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}

.wrap{
	position:relative;
	top:20px;
	left:20px;
	float:left;
	width:500px;
	height:210px;
	border:3px solid #f0f0f0;
	padding:0;
	padding-left:10px;
	background-color: #011F40;
	background-repeat: no-repeat;
	background-position: center 100px;
}
/* --- -------------------------------------------FIN HEADER LINKS---------------------- --- */
/* -- End Blue Menu -- */
.relleno {
	height: 30px;
	width: 350px;
	border-top-width: thin;
	border-top-style: dotted;
	float: left;
	border-top-color: #CCCCCC;
}

/*----------------crumb_nav------------------*/
.crumb_nav{
padding:5px 0 10px 0px;
}
.crumb_nav a{
color:#990000;
}
span.red{
color:#990000;
}
.price{
font-size:14px;
padding:0 0 0 15px;
margin:2px 0 5px 0;
}
span.colors{
padding:2px 2px 0 2px;
}


/*------------------------------------center content--------------------*/
.center_content{
	width:960px;
	background-image: url(design/cuadro1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	background-color: #E5E5E5;
	clear: both;
}
.left_content{
	width:590px;
	float:left;
	margin-left: 20px;
	margin-top: 55px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 7px;
	border-bottom-color: #999999;
}
.right_content{
	width:280px;
	float:right;
	margin-top: 10px;
	margin-right: 40px;
}
.title{
float:left;
margin:5px 0;
}
span.title_icon{
float:left;
padding:0 5px 0 0;
}
.prod_title{
	font-size: 14px;
	color: #660099;
	font-weight: bold;
	text-align: left;
	margin-left: 7px;
}
img.right{
float:right;
padding:0 0 0 10px;
}
/*--------feat_prod_box-----------*/
.feat_prod_box{
	margin-top: 10;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 0;
	border-bottom-color: #999999;
	clear: both;
}
.feat_prod_box_details{
padding:10px 0 10px 0;
margin:0 20px 10px 0;
clear:both;
}
.prod_img{
	float:left;
	border: thin solid #E5E5E5;
}
.prod_det_box{
	width:295px;
	padding:0 0 0 15px;
	position:relative;
	left: 84;
	top: 72;
	float: left;
}
.box_top{
	width:295px;
	height:9px;
	background-image: url(design/top_box.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box_center{
	width:295px;
	height:auto;
	background-image: url(images/box_center.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.box_bottom{
width:295px;
height:9px;
background:url(design/bot_box.jpg) no-repeat center top;
}

.new_prod_box{
	float:left;
	text-align:left;
	width: 290px;
	border: 1px doble #E5E5E5;
}
.new_prod_box a{
color:#000000;
text-decoration:none;
display:block;
}
.new_prod_bg{
width:135px;
height:110px;
text-align:center;
background:url(images/new_prod_box.gif) no-repeat center;
position:relative;
}
.new_icon{
	position:absolute;
	top:0px;
	right:0px;
	z-index:200;
	visibility: visible;
}
.imglitle {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	clear: none;
	margin-right: 5px;
	margin-top: 7px;
}
.special_icon{
position:absolute;
top:0px;
_top:6px;
right:2px;
z-index:250;
}
img.thumb{
}
.new_products{
clear:both;
padding:0px;
}
.tab{
border:1px #DFDFDF solid;
padding:0 0 25px 0;
}

.tabs-container {
clear: left;
padding:0px;
}
/*---------------contact_form------------------*/
.contact_form{
width:355px;
float:right;
padding:25px;
margin:20px 0 0 15px;
_margin:20px 0 0 5px;
border:1px #DFD1D2 dashed;
position:relative;
}
.form_row{
	width:335px;
	_width:355px;
	clear:both;
	_padding:5px 0 5px 0;
	color:#a53d17;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
label.contact{
width:75px;
float:left;
font-size:12px;
text-align:right;
padding:4px 5px 0 0;
color: #333333;
}
input.contact_input{
width:253px;
height:18px;
background-color:#fff;
color:#999999;
border:1px #DFDFDF solid;
float:left;
}
textarea.contact_textarea{
width:253px;
height:120px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
background-color:#fff;
border:1px #DFDFDF solid;
float:left;
}
input.register{
width:71px;
height:25px;
border:none;
cursor:pointer;
text-align:center;
float:right;
color:#FFFFFF;
background:url(images/register_bt.gif) no-repeat center;
}
a.contact{
	width:53px;
	height:32px;
	display:block;
	float:right;
	margin:0 0 0 10px;
	text-decoration:none;
	text-align:center;
	line-height:24px;
	color:#fff;
	background-image: url(design/boxviolet.png);
	background-repeat: no-repeat;
	background-position: center;
}
.caract {
	width: 190px;
	text-align: left;
	float: left;
}
a.checkout{
width:71px;
height:25px;
display:block;
float:right;
margin:10px 30px 0 10px;
background:url(images/register_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:25px;
color:#fff;
}
a.continue{
width:71px;
height:25px;
display:block;
float:left;
margin:10px 0 0 0px;
background:url(images/register_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:25px;
color:#fff;
}
#list {
	width: 220px;
	text-align: left;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#list li.beg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #404040;
	list-style-image: url(design/subnav.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-decoration: none;
	text-align: left;
}
#list li a {
	color: #404040;
	text-decoration: none;
}
#list li a:hover {
	color: #000000;
	text-decoration: underline;
}
#list li.last {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	list-style-image: url(design/subnav.jpg);
	border-bottom-color: #999999;
	text-decoration: none;
	text-align: left;
}
.boxcenterbig ul {
	margin-left: 5px;
	list-style-position: outside;
	list-style-image: url(design/ok.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: left;
	line-height: 22px;
}
.boxcenterbig ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 40px;
}
.terms{
padding:0 0 0 80px;
}
.form_subtitle{
position:absolute;
top:-11px;
left:7px;
width:auto;
height:20px;
background-color:#663366;
text-align:center;
padding:0 7px 0 7px;
color:#FFFFFF;
font-size:11px;
line-height:20px;
}
/*--------------cart_table-------------*/
.cart_table{
width:440px;
border:1px #CCCCCC solid;
text-align:center;
}
tr.cart_title{
background-color:#DFDFDF;
}
td{
padding:3px;
}
td.cart_total{
text-align:right;
padding:5px 15px 5px 0;
}
img.cart_thumb{
border:1px #b2b2b2 solid;
padding:2px;
}
/*--------------*/
div.linksart {
	width:500px;
	margin:5px;
	text-align:center;
	clear:both;
	font-size:10px;
	color: #000000;
}
.subttle_prdonew {
	background-image: url(design/fondomor.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	margin-bottom: 10px;
	clear: left;
}
.img_prdonew {
	float: left;
	margin-right: 3px;
}
.linksart ul {
	display: block;
}
.linksart ul li {
	display: inline;
	height: 15px;
	margin-right: 11px;
	margin-left: 8px;
	width: 20px;
	white-space: nowrap;
	letter-spacing: 0.1em;

}
.linksart a {
	text-decoration: none;
	color: #000000;
	border: 0px;
}
	
/*---------------footer------------------------*/
.footer{
	height:110px;
	background-image: url(design/cuadro2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	margin-bottom: 10px;
}
.footer_tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	width: 550px;
	margin-top: 15px;
	margin-left: 30px;
	color: #333333;
	line-height: 14px;
}
.left_footer{
	float:right;
	font-size: 10px;
	margin-right: 40px;
	margin-bottom: 20px;
	text-align: center;
}
.footer a{
text-decoration:underline;
padding:0 5px 0 5px;
color:#404040;
}

.new1 {
	background-color: #F6F6F6;
	text-align: left;
	width: 270px;
	border: 1px dotted #999999;
	margin-left: 7px;
	padding-left: 3px;
	margin-bottom: 10px;
}
.new2 {
	background-color: #FFFFFF;
	text-align: left;
	width: 270px;
	border: 1px dotted #999999;
	margin-left: 7px;
	padding-left: 3px;
	margin-bottom: 10px;
}
.relledcha {
	height: 20px;
	width: 250px;
}
.prod_det_boxbig {
	width:360px;
	float:left;
	position:relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 10px;
}
.boxupbig {
	width:350px;
	height:9px;
	background-image: url(design/productboxup.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.boxcenterbig {
	width:350px;
	height:auto;
	background-image: url(design/boxcenterbig.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.downboxbig {
	width:350px;
	background-image: url(design/downbox.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
p.detailsbig {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 15px;
	clear: both;
}
.ttle_new {
	font-size: 13px;
	font-weight: bolder;
	color: #cccccc;
	text-align: right;
	background-image: url(design/calend.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	height: 35px;
}.box_center ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #404040;
	text-align: left;
}
.box_center li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-image: url(design/ok.jpg);
}
.boxcenterbig ul li a {
	text-decoration: none;
	color: #660099;
}
.ttle_prdonew {
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	margin-right: 5px;
	height: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.rellenoUp {
	height: 30px;
}
.subttle_prdonewtx {
	font-size: 13px;
	color: #FFFFFF;
	margin-right: 40px;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
}
.subttle_prdonew1 {
	background-image: url(design/fondoverde.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	margin-bottom: 10px;
	clear: left;
}
.subttle_prdonew2 {
	background-color: #000000;
	background-image: url(design/fondocian.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	margin-bottom: 10px;
}
#listas {
	width: 250px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.listados {
	width: 300px;
	margin-left: 25px;
	font-family: "Frutiger Linotype", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-bottom: 35px;
	margin-top: 10px;
}
.subttle_prdonew3 {
	background-color: #000000;
	background-image: url(design/fondocian.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-bottom: 10px;
}
.center_content .left_content .new_products .new_prod_box .listados li {
	list-style-image: url(design/ok.jpg);
	margin-bottom: 15px;
	margin-left: 20px;
}
.right_content a {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}
.envio {
	width:53px;
	height:32px;
	display:block;
	float:right;
	margin:0 0 0 10px;
	text-decoration:none;
	text-align:center;
	line-height:24px;
	color:#fff;
	background-image: url(design/boxviolet.png);
	background-repeat: no-repeat;
	background-position: center;
}
.box_products {
	float:left;
	text-align:left;
	width: 290px;
	border: 1px doble #E5E5E5;
	margin-bottom: 10px;
}
.headerani {
	background-image: url(design/ani_header.gif);
	background-repeat: repeat;
	width: 960px;
	z-index: 1;
	height: 121px;
}
#wrap .center_content .right_content .new1 .subttle_prdonew .subttle_prdonewtx a {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#wrap .center_content .right_content .new2 .subttle_prdonew1 .subttle_prdonewtx a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
#wrap .center_content .right_content .new1 .subttle_prdonew1 .subttle_prdonewtx a {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.img_prdonew img a {
	border: 1px solid #FFFFFF;
}

