/* LCS Colombia */
*{
	margin: 0;
	padding: 0; 
}
h1{
	width: 197px;
	height: 60px;
	margin: 5px 10px;
	text-indent: -1000em;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat;
	float: left;
}
*html h1{
	margin: 5px; 
}
h1 a{
	width: 197px;
	height: 60px;
	display: block;
}
body{
	background: url(../images/bg-body.jpg) repeat-x;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}
#contenedor{
	width: 800px;
	margin: 25px auto;
	background: url(../images/bg-contenidos.jpg) repeat-y;
}
#encabezado{
	width: 800px;
	height: 98px;
	background: url(../images/bg-encabezado.gif) no-repeat;
	overflow: hidden;
}
#logo{
	float: left;
	
}
ul#migas{
	float: left;
	clear: left;
	list-style: none;
	font-size: 0.75em;
	color: #009CC2;
	margin-left: 5px;
}
*html ul#migas{
	margin: 0;
}
ul#migas li{
	float: left;
	margin-left: 5px;
}
ul#migas li a{
	text-decoration: none;
	color: #009CC2;
}
#opciones{
	margin: 10px 10px 0 0;
	float: right;
}
#opciones ul{
	list-style: none;
	font-size: 0.75em;
	color: #009CC2;
	margin-left: 40px;
}
#opciones ul li{
	float: left;
	margin-left: 5px;
}
#opciones ul li a{
	text-decoration: none;
	color: #009CC2;
}
#buscar{
	margin-top: 50px;
}
#buscar p input{
	float: left;
	margin-right: 5px;
}
#buscar p button {
	width: 67px;
	height: 21px;
	display: block;
	background: url(../images/boton-buscar.gif) no-repeat;
	border: 0;
	cursor: pointer;
	font-size: 0.8em;
	color: #fff;
}

#banner{
	height: 188px;
}
#contenidos{
	width: 800px;
	background: url(../images/bg-contenidos-derecha.gif) 396px 0 no-repeat;
	padding-bottom: 15px;
	position: relative;
	float: left;
	min-height: 500px;
}
*html #contenidos{
	margin-top: -3px;
	height: 500px;
}

#bienvenida{
	width: 450px;
	float: left;
	margin-left: 5px;
}
*html #bienvenida{
	margin-left: 3px;
}
#bienvenida h2{
	text-indent: -1000em;
	overflow: hidden;
	background: url(../images/titulo-bienvenida.gif) no-repeat;
}
#bienvenida p, #infoShoppingCart {
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 10px 0 0 5px;
	color: #444;
	text-align: justify;
}
#infoShoppingCart {
	background: #FFFFFF;
}
#bienvenida p a{
	text-decoration: none;
	color: #009CC2;
}
#bienvenida p a:hover{
	text-decoration: underline;
}
#opciones-home{
	position: absolute;
	top: 0px;
	right: 25px;
	width: 250px;
}
#opciones-home ul{
	height: 150px;
	list-style: none;
	text-indent: -1000em;
	overflow: hidden;
}
#opciones-home ul li{
	width: 103px;
	height: 205px;
	float: left;
	margin-left: 10px;
}
#opciones-home ul li a{
	width: 103px;
	height: 105px;
	display: block;
}
#opciones-home ul li#ventas{
	background: url(../images/boton-ventas-home.png) no-repeat;
}
#opciones-home ul li#servicios{
	background: url(../images/boton-servicios-home.png)  no-repeat;
}

/*CONTACT*/
#contactUsDefault address {
	font-weight: bold;
	color: #666666;
 	font-style: normal;
	font-size: 0.8em;
	padding-bottom: 20px;
}
#contenidos #contactUsDefault {
	padding: 20px;
}
#contenidos #contactUsDefault img {
	border: none;
}
#contenidos #contactUsDefault form fieldset {
border:none;
/*background:url(../images/fondogris.gif) repeat-y !important;*/
padding-left:30px;
}

#contactUsForm {
	width: 500px;
	}

#contenidos #contactUsDefault form {
	width: 500px;
	}
#contenidos #contactUsDefault h3{
font-weight: normal;
	
}

#contenidos #contactUsDefault form legend {
font-weight:bold;
	
}
#contenidos #contactUsDefault label {
	display: block;
	font-size: 0.8em;
	text-align: left;
	float: left;
	height: 19px;
	width: 170px;
	color: #666666;
	font-weight:bold;
}
#contenidos #contactUsDefault input#contactname, #contenidos #contactUsDefault input#email-address, #contenidos #contactUsDefault input#city, #contenidos #contactUsDefault input#product, #contenidos #contactUsDefault input#qty, #contenidos #contactUsDefault input#model, #contenidos #contactUsDefault input#phonenumber {
	width: 165px;
	color: #666666;
	padding: 2px 0 0 2px;
	width: 213px;
	height: 17px;
	padding-top: 2px;
	float: left;
	margin-bottom: 8px;
}
#contenidos #contactUsDefault select {
	width: 165px;
	color: #666666;
	padding: 2px 0 0 2px;
	width: 220px;
	height: 20px;
	padding-top: 2px;
	float: left;
	margin-bottom: 8px;
}
#contenidos #contactUsDefault textarea {
	width: 213px;
	color: #666666;
	padding-left: 2px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 130px;
	float: left;
	margin-bottom: 6px;
	font-size: 0.8em;
	
}

#contenidos #contactUsDefault form .alert-forward {
margin-left:165px;
color:#0066FF;
font-size: 0.7em;
font-weight:bold;
padding-bottom:50px;
clear:both;
}

#contenidos #contactUsDefault form .alert {
padding: 0 5px;
color:#0066FF;
font-size: 0.7em;
}

#contenidos #contactUsDefault .buttonRowforward {
	float: left;
	padding:0 10px;
	margin-left:190px;
	
}
/**/


#pie{
	width: 800px;
	height: 24px;
	padding-top: 10px;
	clear: both;
	background: url(../images/bg-pie.gif) no-repeat;
	text-align: right;
}
#pie p{
	font-size: 0.75em;
	margin-right: 15px;
	color: #444;
}

#pie a:link, #pie a:hover, #pie a:visited {
float: left;
margin-left: 5px;
color: #1190B1;
font-weight: bold;
}
ng-top: 10px;
	clear: both;
	background: url(../images/bg-pie.gif) no-repeat;
	text-align: right;
}
#pie p{
	font-size: 0.75em;
	margin-right: 15px;
	color: #444;
}

#pie a:link, #pie a:hover, #pie a:visited {
float: left;
margin-left: 5px;
color: #1190B1;
font-weight: bold;
}
