/* CSS Document */
body {
	background-color: #9F2214;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	cursor: hand;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
img 
{
  border: 0px; 
}
  
.left-frame {
	background-image: url(images/left-frame.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right-frame {
	background-image: url(images/right-frame.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.back-table-central {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.txt-normal {
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.txt-normal-red {

	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #BF0000;
}
.txt-normal-points {
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.txt-copyright {

	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.txt-tittle-1 {


	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #BF0000;
}
.txt-normal-12 {

	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.txt-normal-red-12 {


	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #BF0000;
}
.txt-normal-18 {

	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 18px;
	font-weight: lighter;
	color: #000000;
}
.line-break-center {
	background-image: url(images/line-vertical-13.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.lovematchbanner
{
	border:#000000 2px solid;
	background:#b14c5e url(images/sw_gradient.jpg) TOP LEFT REPEAT;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 9pt;
  text-align: left; 	
}

.lovematchbanner tr th
{
	padding:0px 0px 0px 0px;
	background:#862d58;
	text-align:center;
	color:#ffff00;
	font-size:10pt;
	border-right:#000000 2px solid;
}

.lovematchbanner tr td
{
	text-align:center;
	color:#ffff00;
	font-size:8pt;
}

.lovematchbanner input,select
{
	background:#ffe0ff;    
	font-size:8pt;
}

.cartline
{
	border-top:#d1ba91 2px solid;
	border-bottom:#d1ba91 2px solid;
	background:#e1d0a5;
	padding:4px 4px 4px 4px;
	font-family: "Myriad Web Pro", "Trebuchet MS", "Arial";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.cartline a
{
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #BF0000;	
}

.cartHeaders{
	display:none;
}

.simpleCart_items{
	clear:both;
	float:left;
	width:100%;
	font-family: "Myriad Web Pro", "Trebuchet MS";
}

.itemContainer{
	clear:both;
	float:left;
	font-family: "Myriad Web Pro", "Trebuchet MS";
}

.itemName{
	float:left;
	margin-right:10px;
	font-family: "Myriad Web Pro", "Trebuchet MS";
	width:260px;
	font-size:12px;	
	text-align:left;
}

.itemPrice{
	float:left;
	margin-right:10px;
	font-family: "Myriad Web Pro", "Trebuchet MS";
	text-align:right;
	font-size:12px;
	width:80px;
}

.itemNum{
	float:left;
	margin-right:10px;
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size:12px;
	text-align:right;
	width:80px;
}

.itemremove, .itemremove a {
	float:left;
	margin-right:10px;
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-weight:bold;
	font-size:12px;
	color: #BF0000;
	text-align:right;
	width:80px;
}

.itemthumb{
	float:left;
	margin-right:10px;
}
.itemQuantity{
	float:left;
	margin-right:10px;
	font-family: "Myriad Web Pro", "Trebuchet MS";
	text-align:right;
	font-size:12px;	
	width:30px;	
}

.itemTotal{
	float:left;
	margin-right:10px;
	font-family: "Myriad Web Pro", "Trebuchet MS";
	color: #000000;	
	font-weight:bold;
	text-align:right;
	width:100px;	
}

.finalTotal{
	border-top:#000000 1px solid;
	width:440px;
	padding:4px 4px 4px 4px;
	text-align:right;
	font-weight:bold;	
	font-family: "Myriad Web Pro", "Trebuchet MS";
}
