/* global definitions */

html { background-color:#3F4B49;}

body {
    margin: 0;
    text-align: center;
}

a {
	font-weight: normal;
	text-decoration: none;
	color: /*#003399*/ #359;
}

a:hover {
    color: /*#CC0000*/ #7ae;
    text-decoration: underline;
}

#container {
	position:relative;
	line-height: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: left;
	border: 0px solid #959596;
	background:  url(layout/back.jpg) repeat-y 0px;
	padding: 0px;
	width: 720px;
	text-align: left;
	line-height: normal;
}


#menu{
	width:720px;
	height:76px;
	background-image:url(layout/menu_back.jpg);
	position:relative;
	}

#menuLeft{
	position:relative;
	top:0px;
	left:0px;
	width:10px;
	height:76px;
	background-image:url(layout/menu_left.jpg);
	float:left;
}

#menuRight{
	position:relative;
	top:0px;
	right:0px;
	width:16px;
	height:76px;
	background-image:url(layout/menu_right.jpg);
	float:right;
}

#banner {
    height: 76px;
    width: 720px;
    padding: 0px;
    margin: 0px;
    position: relative;
	background-color:#3F4B49;
}

.banner-alt {
	display: none;
}

#banner a {
    color: #eee;
    text-decoration: none;
}
#banner a:hover { color: #7ae; }

#banner h1 {
    color: #000000;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 150%;
    font-weight: bold;
    margin: 0px 0px 0px 18px;
}

#banner h2 {
    color: #000000;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 75%;
    margin: -12px 0px 0px 18px;
}

.banright { 
    float: right; 
    padding-right:10px;
    margin-top: 0px;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    text-align : right;
    background-color: transparent;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5;
	width: 400px;
}

.banright input { font-size: 11px; }
.banright p { margin: 0px; }
input#search { width: 100px; height: 12px; margin: 0px 0px; }
input#search-submit { width: 50px; margin: 0px; }
.banright form { 
background-color: transparent; 
margin: 0px;}

.banleft {
	padding-left:0px;
	margin: 0px auto auto 0px;
position: absolute;
background-color: transparent;
}

#menuSuperior{
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 0px 0px 0px 0px;
	width: 650px;
	height:44px;
	position: relative;
}

#menuFlotante{
	padding: 0px 0px 0px 0px;
	width: 700px;
	height:24px;
	position: absolute;
	left:5px;
	top:95px;
	z-index:9000;
}


#promohead {
	text-align: center;
	margin: 0;
	padding: 6px;
	font: 11px Verdana;
	color: #000000;
	background-color: #ffffff;
	border-bottom: 1px solid #000030;
    height: 15px;
}

#center {
        width: 720px;           
        overflow: hidden;
        }
        
#center-search {
        float: left;
        }

#contenidoPrincipal{
	width: 710px;
} 
 
#content {
	position:relative;
	width:710px;
	left:0px;
	top:0px;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
        }
		
#content2 {
	position:relative;
	width:710px;
	left:0px;
        }

#right {
        float: left;    
        width: 160px;
        background-color: #FFFFFF;      
        overflow: hidden;
        }

              
.sidebar {
	font-family: Verdana, Arial, sans-serif;   
	font-size: x-small;
	padding: 10px;
}


#footer{
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	background-color: #ffffff;
	width: 720px;
	color: #ffffff;
	background-image:url(layout/bot_back.jpg);
	height: 72px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

#footer #menuInferior{
	position:relative;
	top:90px;
}

#footer a:hover {
    color: #7ae;
    text-decoration: underline;
}


#footerLeft{
	position:relative;
	top:0px;
	left:0px;
	width:9px;
	height:72px;
	background-image:url(layout/bot_left.jpg);
	float:left;
}

#footerRight{
	position:relative;
	top:0px;
	right:0px;
	width:10px;
	height:72px;
	background-image:url(layout/bot_right.jpg);
	float:right;
}

table.prevnext { margin: 0px; }
td.prevnext { font-size: 13px; }

.clear { clear: both; height: 1px; }
/*end*/

#PClave{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #333333;
}

.botonMenu
{

	vertical-align: text-bottom;
	padding-top: 5px;
}


/*TIENDA*/

#primaryTabs {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #999;
	height: 34px;
	clear: left;
	overflow: hidden;
	width:500px;
	} 

#primaryTabs li {
	margin: 0px;
	border-bottom: none;
	list-style: none;
	float: left;
	color: white;
	width: 123px;
	background: #0066CC url(layout/storeTabBack.gif);
	height: 34px;
	border-top: none;
	text-align: center;
	padding-top: 5px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	vertical-align: middle;
}


#primaryTabs li a {
	color:  white;
	font-weight: bold;
	font-size: 13px;
	
}
#primaryTabs li.chosen {
	color:  #0066CC;
	background: white;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: none;	
}
#primaryTabs li.chosen a {
	color:  #0066CC;
}

#especificaciones{
	width: 500px;
}

#marcoEspec{
	padding: 9px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.tabContent {
	float: left;
	width: 513px;
	overflow: visible;
	padding: 10px 0px 10px 5px;
	border: 1px solid #999;
	border-top: 0px; 
	display: none;
	zoom: 1;
	
}

.description {
	display: block;
	zoom: 1;
	vertical-align: top;
}

#comentario{
	background-color: #f0f0f0;
	border: 1px solid #666666;
	padding: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

#historial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.topCel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033FF;
	background-image: url(layout/storeTabBack.gif);
	height: 34px;
}

.topCelAlt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033FF;
	background-image: url(layout/storeTabBackAlt.gif);
	height: 34px;
}

.fila1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.fila2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #eeeeee;
}
