/* CSS Document */

/*****************************************************************************************

WebMaster: Armando Borge
jborge@repuestosfm.com
Custom Graphics

Derechos Reservados 
Repuestos FM - Car Audio Video
San Jose, Costa Rica, septiembre - 2007

********************************************************************************************/
a{
text-decoration:none;
}

body{
	background:url(../images/bg.jpg) repeat-x;
	background-position: 0px 8px;
	*background-position: 0px 15px;
	background-color:#000000;
}

img{
	border:none;
}
#conteiner{
	width:680px;
	margin:0 auto;
}

#bg_line{
	background:url(../images/bg_line.jpg) repeat-x;
	width:100%;
	height:54px;

}

#conteiner #logo{
	background:url(../images/logo.jpg) no-repeat;
	width:360px;
	height:85px;
}

#conteiner #box_blue_top{}

#conteiner #box_blue_top #box_blue_top_left{
	background:url(../images/top_bl_cor_left.jpg) no-repeat;
	width:60px;
	height:32px;
	float:left;
}

#conteiner #box_blue_top #box_blue_top_center{
	background:url(../images/top_bl_center.jpg) repeat-x;
	width:560px;
	height:32px;
	float:left;
}

#conteiner #box_blue_top #box_blue_top_rigth{
	background:url(../images/top_bl_cor_rigth.jpg) no-repeat;
	width:60px;
	height:32px;
	float:left;
}

#conteiner #menu{
	background:url(../images/bg_menu.jpg) repeat-x;
	width:680px;
	height:54px;
	margin-top:32px;
	_margin-top:0px;
}

#conteiner #content{
	background:url(../images/bg_content.jpg) repeat-y;
	width:678px;
}

#conteiner #content #context{
	width:580px;
	margin:0 auto;
}

#conteiner #content #context #text{
	padding-bottom:10px;
	_padding-bottom:10px;
}

#conteiner #content #context #text #logos{
	background:url(../images/logos.jpg) no-repeat center;
	width:563px;
	height:63px;
	margin:200px 0 0 0;
	_margin:0 0 0 0;
}

.text_column{
	color:#000066;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:175px;
	float:left;
	margin:5px 7px 2px 7px;
}
.text_column2{
	color:#000066;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:175px;
	margin:50px 7px 2px 7px;
}

/* texto general */
.text{
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.text2{
	text-align:justify;
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:3px 10px 3px 10px;
}

.text_justify{
	text-align:justify;
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 10px 0 10px;
}


.text_header{
	text-align:center;
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
}

.notes{
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
margin:10px 10px 10px 10px;
}


/* texto de error en la parte del formulario de contacto */
.text_error{
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* ******************* */
#conteiner #box_blue_bottom{}

#conteiner #box_blue_bottom #box_blue_bottom_left{
	background:url(../images/bottom_bl_cor_left.jpg) no-repeat;
	width:80px;
	height:50px;
	float:left;
}

#conteiner #box_blue_bottom #box_blue_bottom_center{
	background:url(../images/bottom_bl_center.jpg) repeat-x;
	width:518px;
	height:50px;
	float:left;
}

#conteiner #box_blue_bottom #box_blue_bottom_rigth{
	background:url(../images/bottom_bl_cor_rigth.jpg) no-repeat;
	width:80px;
	height:50px;
	float:left;
}
/* titulo superior */
#title_up{
	width:268px;
	height:16px;
	margin:5px auto 0 auto;
}

/* menu inferior */
#buttom_menu{
	width:385px;
	height:14px;
	margin:30px auto 0 auto;
}




/* estilos del menu    */
#inicio {
	width:122px;
	height:32px;
	margin:8px 0 0 0;
	float:left;
}

#servicios {
	width:119px;
	height:32px;
	margin:8px 0 0 0;
	float:left;
}

#contactenos {
	width:168px;
	height:32px;
	margin:8px 0 0 0;
	float:left;
}

#productos {
	width:139px;
	height:32px;
	margin:8px 0 0 0;
	float:left;
}

#galeria {
	width:122px;
	height:32px;
	margin:8px 0 0 0;
	float:left;
}


/* vinculos a cada prodcuto en la tabla de la pagina de productos */
#product{
	margin:0 auto;
	border:none;
	height:auto;
	width:480px;
}


#suntek_table{
	color:#000066;
	text-align:left;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	border:none;
	height:auto;
	width:80%;
}


/* tabla del formulario de contacto*/
#custom_contact{
	border:1px solid #000000;
	elevation:higher;
}

.input{
	background:#000000;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
}

.input2{
	background:#006699;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
}


/* contenido dinamico en la parte de productos universal */
.handcursor{
	cursor:hand;
	cursor:pointer;
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px 10px 0 10px;
}

