﻿body {
	background: #3A111B;
	text-align:center;
	margin: 0;
}

.wrapper {
	width: 1000px;
	position:relative;
	margin: 0px auto;
}

.main-wrapper {
	width:920px;
	margin: 0 auto;
	margin-top: 10px;
}

.main{
	width:920px;
}

.main-a {
	float: left;
}

.main-b {
	float: right;
}

.more-a{
	width: 440px;
	margin-bottom: 10px;
	text-align: right;
	float: left;
}

.more-b{
	width: 440px;
	margin-bottom: 10px;
	text-align: right;
	float: right;
}

.content {
	background: #000;	
	width: 1000px;
	overflow: hidden;
	position:relative;
	padding-bottom: 20px;
	margin: 0;
}

.header {
	background: black;
	height:30px;
}

.footer {
	font-family: verdana, arial, helvetica;
	font-size:10px;
	background: #3A111B;	
	text-align:center;	
	height:50px;
	margin-top: 20px;
}

.footer a {
	color:#FE9EC2;
	text-decoration: none;
}

.footer a:hover {
	color:#FB0E5A;
	text-decoration: none;
}

.linkdot { 
	margin: 0 10 0 10px;
}

.page{
	list-style:none;
	float: right;
	font-family: verdana, arial, helvetica;
	font-size:13px;
	color:#FFFFFF;
	margin-right: 30px;
}

.page li {
	margin:0;
	padding:0;
	float:left;
}

.page li a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0;
	padding:0 4px;	
}

.page li a:hover {
	color:#FF6CA2;
}

.page2{
	list-style:none;
	float: right;
	font-family: verdana, arial, helvetica;
	font-size:13px;
	color:#FFFFFF;
	margin-right: 55px;
}

.page2 li {
	margin:0;
	padding:0;
	float:left;
}

.page2 li a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0;
	padding:0 4px;	
}

.page2 li a:hover {
	color:#FF6CA2;
}

.logo-footer{
	margin: 0 auto;
}

.footer-line{
	width:720px; 
	height:2px;
	margin: 0 auto;
}

a img {     
	border: none;
}

.product{
	background-color: #000;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}

.product-title {
	float: left;
	margin-bottom: 20px;
}

.viewcart {
	float: right;
	text-align: right;
	margin-bottom: 20px;}

.product.fl{
	float: left;
	text-align: center;
	margin-bottom: 30px;
	clear: both;
}

.product-descrip{
	background-color: #000;
	width: 630px;
	height: 120px;
	margin: 10px 0 30px;
}

.product-descrip2{
	background-color: #000;
	width: 630px;
	height: 120px;
	margin: 10px 0 4px;
}

.product-descrip-a{
	width: 500px;
	height: 120px;
	float: left;
	list-style-image:url(images/icono2.png);
    font-family:"Arial", "verdana", "Lucida Grande",Sans-Serif;
    color: #fff;
    text-align:left;
    font-size:11px;
    font-weight: bold;
}

.product-descrip-b{
	text-align: left;
	width: 130px;
	float: right;
	margin-bottom: 10px;
}

p{
 	text-align: left;
 	font-family:"Arial", "verdana", "Lucida Grande",Sans-Serif;
    color: #fff;
    font-size:11px;
    font-weight: bold;
}

h1 {
 	text-align: center;
 	font-family:"Arial", "verdana", "Lucida Grande",Sans-Serif;
    color: #fff;
    font-size:13px;
    font-weight: bold;
}

.descrip {
	float: left;
	width: 800px;
	margin-right:60px;
	margin-left: 60px;
}

.success a
{color:#FF6CA2;}