/*--------- Skin: CyberSpace_Flash ---------*/

/*--------- Address: Skin/nombre/styleSheets/layout.css ---------*/




/*--- Star body: fondo, margen, BG de color, imagen ---*/
body {
	margin: 3px;
	background-color: #FFFFFF;
	background-attachment: scroll;
 	background-image: url(../../../images/uploads/Skin_CyberSpace_Flash/bg.jpg);
	background-repeat: ;
	background-position: top;
}
/*--- End body: Decorado: fondo, margen, BG de color, imagen ---*/


/*--- Star pageSurround: fondo, margen, BG color, imagen ---*/
#pageSurround {
	width: 980px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #00A8D8;
	background-color: #FFFFFF;

	background-repeat: ;
	background-position: left top;	
}
/*--- End pageSurround: Decorado: fondo, margen, BG color, imagen ---*/



/*--- xxxeste es el codigo de la para xxxxxxxxxxxxxxxxx  ---*/
#topHeader {
	text-align: right;
	height: 112x;

	background-repeat: no-repeat;	
}


/*--- Star Letra de titulo en Box ---*/
/*------ Boxes ------------------*/
..boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../../../images/uploads/Skin_CyberSpace_Flash/boxTitleBgLado.gif);
	height: 15px;
	border-top: 1px solid #082A8C;
	border-left: 1px solid #082A8C;
	border-right: 1px solid #082A8C;
	padding-left: 5px;
}
/*--- End Letra de titulo en Box ---*/



/*--- Star BG y Borde de Contenido ---*/
.boxContentLeft, .boxContentRight {
	border: 1px solid #3366FF;
	background-color: ;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
/*--- End BG y Borde de Contenido ---*/




/*--- xxxxxxxxxxxxxxxxxxxx  ---*/
.colLeft {
	position: relative;
	left: 0px;
	width: 180px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}


/*--- xxxxxxxxxxxxxxxxxxxx  ---*/
.colMid {
	position: relative;
	width: 405px;
	float: left;
}


/*--- xxxxxxxxxxxxxxxxxxxx  ---*/
.colRight {
	position: relative;
	width: 150px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}




/*--- BG del Contenido ---*/
.boxContent {
	border: 1px solid #FFFFFF;

	padding: 3px;

/*-- Letra en contenido, descripcion de la categoria y productos ---*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: ;
	margin-bottom: 5px;
}


/*--- xxxxxxxxxxxxxxxxxxxx  ---*/
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}


/*--- xxxxxxxxxxxxxxxxxxxx  ---*/
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}


/*--- xxxxxxxxxxxxxxxxxxxx  ---*/
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}


/*--- xxxxxxxxxxxxxxxxxxxx  ---*/
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}



/*------ alineacion y tamaņo del Box sub categoria  ---------------*/
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}


/*--- alineacion y tamaņo de las imagenes dentro del Box sub categoria  ---*/
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}


/*--- xxxxxxxxxxxxxxxxxxxx  ---*/
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}