body {
	margin: 5px;
	background-color: #FDF9E3;
	background-attachment: scroll;
 	background-image: url(../../../images/uploads/Skin_CyberSpace_Flash/bg.jpg);
	background-repeat: ;
	background-position: top;
}
#pageSurround {
	width: 98%;
	margin: 0px auto;
	padding: 5px;
	border: 2px solid #BCBCBC;
	background-color: #FBFBFB;
	background-image: url(../../../images/uploads/Skin_CyberSpace_Flash/contentBg.jpg);
	background-repeat: ;
	background-position: left top;	
}

#topHeader {
	text-align: right;
	height: 420x;
	background-image: url(../../../images/uploads/Skin_CyberSpace_Flash/topHeader.jpg);
	background-repeat: ;	
}

/*---------------Letra de titulo en Box---------------------------------*/
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #592D00;

}

/*-----------------BG y Borde de Contenido-------------------------------*/

.boxContentLeft, .boxContentRight {
	border: 1px solid #D5B351;
	background-color: #FDF9E3;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 180px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 405px;
	float: left;
}
.colRight {
	position: relative;
	width: 150px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}

/*-----------------BG del Contenido -------------------------------*/
.boxContent {
	border: 1px solid #D5B351;
	padding: 3px;

/*-------------Letra del contenido-----------------------------------*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #663300;
	background-color: #FDF9E3;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*-------------Site Document Box en Vie Categoria ------*/

#subCats {
	background-color: #FBFBFB;
	text-align: center;
	border: 1px solid #FBFBFB;
	margin: 0px;
	padding: 0px;
	float: Center;
	width: 90%px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}