/*-------------------------------------------------------------------------
 Clic 2007
---------------------------------------------------------------------------
 File: layout.css
 Author:   Gerardo Gonzalez Flores
 		   --> gerardo AT clic DOT com DOT mx <--
   		   http://www.clic.com.mx
---------------------------------------------------------------------------	
 Estilos para construccion del layout de la aplicación
--------------------------------------------------------------------------*/
	body {
		background:url(../img/1608.png) repeat scroll;
	}
	
	#wrapper{
		width:992px;
		position:relative;
		margin:0px auto;
		
		
		
	}
	#header{
	 	background:url(../img/header-bg.png) no-repeat bottom left;
		width:100%;
		height:350px;
		position:relative;
		
	}
	
	

	#body{
		background:url(../img/body-bg.png) repeat-y;
		/* Solución de altura minima para navegadores más populares */
		/* Minimum Height fix for popular web browser */
		min-height: 450px;
		height: auto !important;
		height: 450px;
		position:relative;
		clear:both;
		
	}
	
	#wrapperFooter{
		background:url(../img/footer-bg.png) repeat-x #333333;
		min-height:196px;
		height:auto !important;
		height:196px;
		clear:both;
	}
	
	#foot{
		width:994px; 
		margin:0px auto;
		text-align:center;
		padding-top:5px;
		color:#FFFFFF;
		/* Minimum Height fix for popular web browser */
		min-height: 40px;
		height: auto !important;
		height: 40px;
		font-size:8pt;
	}
	
	#foot * {font-size:8pt !important;
			color:#FFFFFF}
	
	.contenido, #content, .content{
		padding-left:5px;
		padding-right:5px;
		text-align:justify;
		padding-top:10px;
	}
	
	.view img
	{
		border:1px solid #3785AC;
	}
	
	/* mensaje de aviso en los index */
	.message{
		padding:10px;
		margin-top:35px;
		background:#FFDEDE;
		width:338px;
		text-align:center;
		border:1px solid #FF7F7F;
	}
	
	#logoTvShop{
		position:absolute;
		left:41px;
		top:0px;
		width:181px;
		height:121px;
		z-index: 999999;
	}
	
	#bannerArea {
		width:885px;
		height:229px;
		background: url(../img/fondo-banner-tv-shop.png) no-repeat top left;
		position:absolute;
		left:52px;
		top:119px;
	}
	#leyenda {
		width: 260px;
		height: 50px;
		position: absolute;
		top: 10px;
		right: 20px;
		background: url(../img/leyenda.png) no-repeat;
	}
	
	
	/** QuickLinks **/

#quickLinks {
    position: absolute;
    height: 30px;
    width: 102px;
    top: 80px;
    left: 250px;
	z-index: 9999999;
}

ul#quickLinks, ul#quickLinks li {
    padding: 0px;
    margin: 0px
}


#quickLinks li {
    list-style: none;
    background: none;
}

#quickLinks li.home, #quickLinks li.contact, #quickLinks li.siteMap {
    position: absolute;
}

#quickLinks a {
    display: block;
    width: 34px;
    height: 27px;
}
/* #quickLinks a:hover { background: url(../img/home.gif) 50% 50% no-repeat #ff0000} */
#quickLinks a span {
    display: none;
}

#quickLinks li.home {
    left: 7px;
    top: 1px;
}

#quickLinks li.contact {
    left: 43px;
    top: 1px;
}

#quickLinks li.siteMap {
    left: 79px;
    top: 1px;
}

#quickLinks li.home a {
    background: url(../img/home.gif) 50% 50% no-repeat;
    background-color: none;
}

#quickLinks li.home a:hover {
    background: url(../img/home.gif) 50% 50% #990000 no-repeat;
}

#quickLinks li.contact a {
    height: 27px;
    background: url(../img/contact.gif) 50% 50% no-repeat;
    background-color: none;
}

#quickLinks li.contact a:hover {
    background: url(../img/contact.gif) 50% 50% #990000 no-repeat;
}

#quickLinks li.siteMap a {
    height: 27px;
    background: url(../img/site-map.gif) 50% 50% no-repeat;
    background-color: none;
}

#quickLinks li.siteMap a:hover {
    background: url(../img/site-map.gif) 50% 50% #990000 no-repeat;
}
	
	/* Barra Lateral */
	#barraLateral 
	{
		width:148px;
		float:left;
		color:#ffffff;
		padding-left:0px;
		width:194px;
		
		margin-left:52px;
		padding-bottom:10px;
		
	}
	
	#barraLateral a{ color:#000000;}
	#barraLateral a:hover{ text-decoration:underline; color:#000000}
	#barraLateral a:visited{color:#000000}
	
	#secciones , #visitantes
	{
		
		width:148px;
		padding:0px;
	}
	
	#barraLateral .foot
	{
		/*background: url(../img/barra_bottom.jpg) no-repeat  bottom;*/
		
	
	}
	
	#contentWrapper
	{
		width:691px;
		float:left;
		padding-right:0px;
		/*border: 1px solid;*/
		background: url(../img/body-content-bg.png) no-repeat  top left;
		
		
	}
	#barraLateral ul {
		margin:0px;
		padding:0px;
		list-style:none;
	}
	#barraLateral ul li{
		list-style:none;
		list-style-image: none;
		background: url(../img/bullet_flecha.gif) no-repeat 10px 50%; 
		padding-left:30px;
		/*font-weight:bold;*/
	}
/*= Barra Lateral */
table td.direccion { padding-top:10px; padding-left:5px}

img#mastercard, img#visa { padding:10px}
#precios { margin-left:auto; margin-right:auto; text-align:center; font-size:7pt; margin-top:10px; margin-bottom:10px}



/** MENU **/

ul#menu {
    position: absolute;
    height: 46px;
    width: 974px;
    top:  59px;
    left: 9px;
}

ul#menu, ul#menu li {
    padding: 0px;
    margin: 0px
}

ul#menu li {
    list-style: none;
    background: none;
    position: absolute;
    top:14px;
   
}

#menu a {
    display: block;
    height: 46px;
	width:auto;
}

#menu a span {
    display: none;
}

#menu li#inicio { left: 0px;    width: 111px; }
#menu li#ofertas { left: 240px;    width: 135px; }
#menu li#ubicacion { left: 375px;   width: 167px;}
#menu li#formasDePago { left: 542px;   width: 183px;}
#menu li#contacto { left:725px;    width: 184px;}


#menu li#inicio a {    background: url(../img/menu/inicio.png) 0px 0px  no-repeat; }
#menu li#inicio a:hover {   background: url(../img/menu/inicio.png) 0px -52px  no-repeat; }

#menu li#ofertas a {    background: url(../img/menu/ofertas.png) 0px 0px  no-repeat; }
#menu li#ofertas a:hover {    background: url(../img/menu/ofertas.png) 0px -52px  no-repeat;}

#menu li#ubicacion a {   background: url(../img/menu/ubicacion.png) 0px 0px  no-repeat;}
#menu li#ubicacion a:hover {   background: url(../img/menu/ubicacion.png) 0px -52px  no-repeat;}

#menu li#contacto a {   background: url(../img/menu/contacto.png) 0px 0px  no-repeat;}
#menu li#contacto a:hover {   background: url(../img/menu/contacto.png) 0px -52px  no-repeat;}

#menu li#formasDePago a {   background: url(../img/menu/formas-de-pago.png) 0px 0px  no-repeat;}
#menu li#formasDePago a:hover {   background: url(../img/menu/formas-de-pago.png) 0px -52px  no-repeat;}


#foot { position:relative; }

#logoFoot span,
#direccion span,
#atencionClientes span { display:none; }

#logoFoot { width:110px; height:78px; background: url( ../img/tv-shop-logo-alpha.png) no-repeat; margin:0px auto; margin-top:10px;}
#direccion {left: 36px; top:10px;  position:absolute; width:296px; height:69px; background: url( ../img/domicilio-tv-shop.png) no-repeat;} 
#atencionClientes  {right: 36px; top:10px; position:absolute; width:296px; height:69px; background: url( ../img/atencion-a-clientes-tv-shop.png) no-repeat; }




h3#asSeenOnTv span { display:none;}
h3#asSeenOnTv { margin:0px auto; margin-top:20px; width:98px; height:72px; background: url( ../img/as-seen-on-tv-logo.gif) no-repeat; }

/**/
#header .busqueda {
    background: #ffffff;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 4px #CCCCCC inset;
    
    overflow: hidden;
    padding: 2px;
    top: 20px;
    width: 360px;
    margin:0px auto;
    left: -50px;
    position:relative;
    
}


#header .busqueda input#s {
    border: 1px solid white;
    float: left;
    font-size: 13px;
    padding: 6px 5px;
    width: 275px;
    
    /*margin-left:4px;
    margin-top:4px;
    height:15px;*/
    
    
    
}

:focus { outline: 0 none;}

#header .busqueda input#searchsubmit {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 white;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #CCCCCC;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    color: #444444;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}
/*********GOOGLE MAPS BORDER*****************/
#googlemaps {
	border: 4px solid red;
	/*border-color: transparent;*/
}
