body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-image: url(images/fondo2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.background {
	background-image: url(images/bkgrnd_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textoprincipal1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

.textoprincipal3 {
   font-family: Geneva, Arial, Helvetica, sans-serif; 
   font-size: 10px; 
   color: #333333; 
   font-style: normal; 
   font-weight: normal; 
}

a.enlace1:link {
	color: #333333;
	text-decoration: none;
}
a.enlace1:visited {
	text-decoration: none;
	color: #333333;
}
a.enlace1:hover {
	text-decoration: none;
	color: #999999;
}
a.enlace1:active {
	text-decoration: none;
	color: #333333;
}

a.enlace2:link {
	color: #333333;
	text-decoration: none;
}
a.enlace2:visited {
	text-decoration: none;
	color: #333333;
}
a.enlace2:hover {
	text-decoration: none;
	color: #CC0099;
}
a.enlace2:active {
	text-decoration: none;
	color: #333333;
}

a.enlace3:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.enlace3:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.enlace3:hover {
	text-decoration: none;
	color: #333333;
}
a.enlace3:active {
	text-decoration: none;
	color: #FFFFFF;
}

.titulos1 {
	font-size: 20px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.titulos2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.titulos3 {
    font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333; 
	font-style: normal; 
	font-weight: bold;
 }
 
 .titulos4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
}

.titulos5 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
}
 
.btn_fondo {
	background-image: url(images/btn_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#display {
	width:883px;
	height:auto;
	margin-left:120px;
	float:right;
	background-color:#FFF;
}

.products_title1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#36C;
}

.products_title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color: #060;
}

#products_menu {
	width:100%;
	height:300px;
	background-color:#8dc73f;
}

.img_prod {
	text-align:center;
	width:auto;
	height:auto;
}

/* emergency kit */

#separador_vertical {
	width:17px;
	background-image: url(images/emergencykit_sep_vert.jpg);
	background-position:top;
	background-repeat:repeat-y;
	float:left;
}

.separador_categorias {
	width:182px;
	height:15px;
	background-image:url(images/emergencykit_sep.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

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

li {
	background-image: url(images/emergencykit_arrow.jpg);
	background-repeat:no-repeat;
	background-position:0px 3px; 
	padding-left:14px;
}

.product_container {
	width:136px;
	float:left;
	margin:30px 30px 0 0px;
}

.product_foto_thumb {
	width:136px;
	height:100px;
	float:left;
}

.product_foto {
	width:180px;
	height:150px;
	float:left;
	margin-bottom:15px;
}

.product_title {
	width:126px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	padding-left:10px;
	overflow:auto;
	float: left;
}

.product_parrafo {
	width:126px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333;
	padding-top:10px;
	padding-left:10px;
	float:left;
	overflow:auto;
}

.product_detail {
	width:79px;
	height:15px;
	float:left;
	padding:10px;
}

#main_tit_container {
	width:380px;
	margin-top:20px;
	float:left;
}

#main_tit {
	width:380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#ff4848;
	text-align:left;
	float:left;
}

#main_subtit {
	width:380px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4c4c4c;
	text-align:left;
	float:left;
}

#product_detail_left {
	width:180px;
	float:left;
	padding:30px;
}

#product_detail_right {
	width:230px;
	float:left;
	padding:10px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#pricebox_container {
	width:172px;
	background-color:#fefef0;
	float:left;
}

#pricebox_top {
	width:172px;
	height:14px;
	background-image:url(images/emergencykit_pricebox_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#pricebox_bottom {
	width:172px;
	height:14px;
	background-image:url(images/emergencykit_pricebox_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#product_detail_name {
	width:130px;
	margin:0 auto 15px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color: #000;
}
	
#product_detail_price {
	width:130px;
	margin:0 auto 5px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-align:left;
	color: #000;
}

#product_detail_sale {
	width:130px;
	margin:0 auto 5px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-align:left;
	color: #F00;
}

#product_detail_qty {
	width:130px;
	margin:0 auto 5px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-align:left;
	color: #000;
}

#product_detail_qtybox {
	width:130px;
	margin:0 auto 15px auto;
	text-align:left;
}

#btn_addtocart {
	width:128px;
	height:28px;
	margin:0 auto 0 auto;
}

#product_detail_code {
	width:130px;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	text-align:left;
	font-style:italic;
	color: #999;
}


	
