body{
padding:0px;
margin:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

img {
	behavior: url("pngbehavior.htc");
	border: 0px;
}
	
#footerurl
{
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	color:#F06000;
}		

#footerurl a
{
	color:#F06000;
	text-decoration: none;
}		

#footerurl a:hover
{
	text-decoration: underline;
}		

#footermenu
{
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	color:#525252;
	margin-left:20px;
	margin-top:27px;
}		
		
#footermenu a{
	color:#525252;
	text-decoration:none;
}	

#footermenu a:hover{text-decoration:underline;}

#copyright
{
	font-family:Arial;
	font-size:11px;
	line-height:11px;
	color:#838383;
	margin-left:20px;
	margin-top:7px;	
}

#copyright a{
	color:#838383;
	text-decoration:none;
}	

#copyright a:hover{
text-decoration:underline;
}
	
.leftmenu
{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
	text-align: right;
	width: 140px;
}

.leftmenu ul, li, a {
	margin: 0px;		
	border: 0px;
	padding: 0px;		
}

.leftmenu li {
    list-style-type: none;	
	border-bottom: 1px solid #B9B9B9;		
	margin-bottom: 5px;			
}

.leftmenu a {
	background:url(images/menu-bg-normal.png);	
	background-position: right;
	background-repeat: no-repeat;
		
	font-size:11px;
	line-height:11px;
	text-decoration: none;
	color: #525252;
	font-weight: bold;

	display: block;
	padding-right: 12px;
	padding-bottom: 3px;	
}

.leftmenu a:hover {
	background:url(images/menu-bg-over.png);
	background-position: right;
	background-repeat: no-repeat;	
}

#topmenu {
	margin-left: 30px;
	font-family:Arial;
	font-size:11px;
	line-height:11px;
	color:#FFFFFF;
}

#topmenu a {
	color:#FFFFFF;
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: underline;
}

#shoppinginfo
{
	padding:5px;
	padding-top: 0px;
	width:160px;
	font-family:Arial;
	color: #F06000;	
	font-size: 12px;
}

#shoppinginfo h1
{
	color:#525252;
	font-size: 16px;
	display: inline;
}

#shoppinginfo ul
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#shoppinginfo ul li
{
	display: list-item;
	list-style-type: square;
	list-style-position:inside;
}

.button
{
	margin-top: 6px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	text-decoration: none;
	position: relative;
	float: right;
	background: #F06000;
	padding: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 10px;
	color: #FFFFFF;
	border-color: #525252;
	text-align: center;
}

.button:hover
{
	background: #F3853A;
}

#mainDiv{
	margin: 10px;
}

/**************/
/*Module Style*/
/**************/
#moduletitle{
	display:inline;
	color: #525252;
}

#modulecontent{
	color: #525252;
}

#modulecontent ul, li
{
	list-style:square;
	list-style-position:inside;
}

form
{
	border: 1px solid;
	border-color: #525252;
		
	padding: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
	
	font-size: 10px;
	color: #525252;
	width: 310px;

}

input, textarea, select
{
	border: 1px solid;
	border-color: #525252;	
}

/* Div Carrito*/
#trackinfo .title
{
	font-weight: bold;
	font-size: 14px;
}

#trackinfo .fileinfo
{
	font-size: 10px;
}
/* end */

/* Carrito de Compra*/
#cartdetails
{
	font-size: 12px;
}

#cartdetails .row
{
	text-align: center;
	font-weight: bold;
}

#cartdetails .data
{
	text-align: center;
}
/* end */