﻿body{
	background-repeat:repeat-x;
    background-color:#cccccc;
    margin: 1em;
    padding: 0;
}
#div_empacador{
	background-image: url('../images/mainbg.jpg');
	background-repeat: no-repeat;	
	position: static;
	min-height: 750px;
	margin: 0 auto;
	width: 960px;
}
#encabezado{
	float: left;
	height: 70px;
	width: 890px;
	padding-top: 18px;
	padding-left: 24px;
	}
#encabezadocontent{
	margin: 0px;
	float: left;
	padding-left:80px;
	}
#righttopcontent{
	position: relative;
	left: 0px;
	bottom: 0px;
	top: 0px;
	float:left;
	padding:0px 0px 0px 0px;
	width: auto;
	}
#logoPIS a{
	display:block;
	width:500px;
	height:45px;
	background-image:url('../images/pislogo.png');
	background-repeat:no-repeat;
	background-position:right top;
	float:left;
	padding:0px 0px 0px 0px;
 	cursor:pointer;
}

#logoPIS a:hover{
	display: block;
	width: 500px;
	height: 45px;
	background-image: url('../images/pislogo.png');
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}
#contenido{
	background-color:transparent;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:450px;
	padding:0px 0px 0px 0px;
	}
/*********************************************************/ 
#caja{
	width:295px;
	height:445px;	
	position:relative;
	vertical-align:top;
	background-color:transparent;
}
#mainflash{
	width:665px;
	height:445px;	
	position:relative;
	vertical-align:top;
}
#revisiones{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:665px;
	height:81px;	
	padding:0px 0px 0px 0px;
}
/*strart footer*/
#piedepagina{
	bottom: 0px;
	height: 75px;
	left: 0;
	right: 0px;
	top: 0px;
	width: 960;
}
.letranaranja {
color: #FF6600;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


.letranegra {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
}

.letranegralarge {
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
}

/*end footer*/

/*divs for revisiones*/ 

#microsoft a{
	display:block;
	width:99px;
	height:81px;
	background-image:url('../images/1_microsoft_gold.png');
	background-repeat:no-repeat;
	background-position:left top;
	float:left; 
	cursor:pointer;
}


#microsoft a:hover {
	width:99px;
	height:81px;
	background-image:url('../images/1_microsoft_gold_f2.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left; 
	cursor:pointer;
}
#icsa a{
	display:block;
	width:48px;
	height:81px;
	background-image:url('../images/2_icsa_labs.png');
	background-repeat:no-repeat;
	background-position:left top;
	float:left; 
	cursor:pointer;
}
#icsa a:hover {
	width:48px;
	height:81px;
	background-image:url('../images/2_icsa_labs_f2.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left; 
	cursor:pointer;
}

#PCA a{
	display:block;
	width:87px;
	height:81px;
	background-image:url('../images/4_pca.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#PCA a:hover {
	width:87px;
	height:81px;
	background-image:url('../images/4_pca_f2.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#PCworld a{
	display:block;
	width:72px;
	height:81px;
	background-image:url('../images/5_pcworld.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#PCworld a:hover {
	width:72px;
	height:81px;
	background-image:url('../images/5_pcworld_f2.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#vb100 a{
	display:block;
	width:45px;
	height:81px;
	background-image:url('../images/6_vb100.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#vb100 a:hover {
	width:45px;
	height:81px;
	background-image:url('../images/6_vb100_f2.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#personalCW a{
	display:block;
	width:69px;
	height:81px;
	background-image:url('../images/7_personalCW.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#personalCW a:hover {
	width:69px;
	height:81px;
	background-image:url('../images/7_personalCW_f2.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#PCutilities a{
	display:block;
	width:61px;
	height:81px;
	background-image:url('../images/8_PCutilities.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#PCutilities a:hover {
	width:61px;
	height:81px;
	background-image:url('../images/8_PCutilities_f2.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#buyit a{
	display:block;
	width:73px;
	height:81px;
	background-image:url('../images/9_buyit.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#buyit a:hover {
	width:73px;
	height:81px;
	background-image:url('../images/9_buyit_f2.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#softpedia a{
	display:block;
	width:81px;
	height:81px;
	background-image:url('../images/10_softpedia.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#softpedia a:hover {
	width:81px;
	height:81px;
	background-image:url('../images/10_softpedia_f2.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
/*invisible div to display all flash content in an html format*/ 
#seo a{
	display:block;
	width:30px;
	height:81px;
	background-image:url('../Images/10_softpedia.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#seo a:hover {
	width:30px;
	height:81px;
	background-image:url('../Images/10_softpedia_f2.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

/*floating layers for revisiones*/ 
#layer1microsoft {
    position:absolute;
	width:510px;
	height:200px;
	z-index:1;
	top: 147px;
	left: 35px;
	visibility: hidden;
}
#layer2icsa {
    position:absolute;
	width:510px;
	height:200px;
	z-index:2;
	top: 147px;
	left: 35px;
	visibility: hidden;
}

#layer3PCA {
    position:absolute;
	width:510px;
	height:200px;
	z-index:3;
	top: 147px;
	left: 35px;
	visibility: hidden;
}
#layer4PCworld {
	position:absolute;
	width:510px;
	height:200px;
	z-index:4;
	top: 147px;
	left: 35px;
	visibility: hidden;
}

#layer5vb100 {
	position:absolute;
	width:510px;
	height:200px;
	z-index:5;
	top: 147px;
	left: 35px;
	visibility: hidden;
}
#layer6personalCW {
	position:absolute;
	width:510px;
	height:200px;
	z-index:6;
	top: 147px;
	left: 35px;
	visibility: hidden;
}

#layer7pcutilities {
	position:absolute;
	width:510px;
	height:200px;
	z-index:7;
	top: 147px;
	left: 35px;
	visibility: hidden;
}

#layer8buyit {
	position:absolute;
	width:510px;
	height:200px;
	z-index:8;
	top: 147px;
	left: 35px;
	visibility: hidden;
}

#layer9softpedia {
	position:absolute;
	width:510px;
	height:200px;
	z-index:9;
	top: 147px;
	left: 35px;
	visibility: hidden;
}

/*invisible layer to hide html content for SEO*/ 

#seolayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 960px;
	z-index: 10;
	visibility: hidden;
	display:none;
}
p{
    font-weight: normal;
    font-size:14px;
	text-transform: none;
	font-family: Verdana;
	color: #666666;
}
h1,h2,h3,h4{
	font-weight: normal;
	text-transform: none;
	font-family: Verdana;
	color: #666666;
}
a: visited {
	font-weight: normal;
	text-transform: none;
	font-family: Verdana;
	color: #666666;
}

/*style for MasterPage starts here*/ 

#masterwraper{
    position: static;
	margin: 0 auto;
	width: 960px;
}
#masterheader{
    position:static;
    background-image: url('../images/mainbg.jpg');
	background-repeat: no-repeat;	
	float: left;
	height: 70px;
	width: 960px;
	padding-top: 18px;
	padding-left: 24px;
}
#allcontenthere{
   	border: 1px #CCCCCC solid;
	border-color: #808080;
	width: 534px;
	background-color: #CCCCCC;
	padding: 0px 25px 0px 400px;
	background-image: url('../images/CDmainbg.jpg');
	height: 400px;
	background-repeat: no-repeat;
	float:left;
}
/*style for cdrom_buttons*/ 
#buttons{
	height: auto;
	margin-top: 75px;
}
#buttonspanish a{
	display:block;
	width:151px;
	height:46px;
	background-image:url('../images/spanishbot.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#buttonspanish a:hover{
    display:block;
    width:151px;
	height:46px;
	background-image:url('../images/spanishbot_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#buttonenglish a{
	display:block;
	width:151px;
	height:46px;
	background-image:url('../images/englishbot.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	margin-left:100px;
	margin-right:50px;
	float:left; 
	cursor:pointer;
}
#buttonenglish a:hover{
    display:block;
    width:151px;
	height:46px;
	background-image:url('../images/englishbot_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	margin-left:100px;
	margin-right:50px;
	float:left; 
	cursor:pointer;
}
#buttonback a{
	display:block;
	width:100px;
	height:46px;
	background-image:url('../images/backbut.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#buttonback a:hover{
    display:block;
    width:100px;
	height:46px;
	background-image:url('../images/backbut_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#buttoncontinue a{
	display:block;
	width:151px;
	height:46px;
	background-image:url('../images/continuebut.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	margin-left:100px;
	margin-right:50px;
	float:right;
	cursor:pointer;
}
#buttoncontinue a:hover{
    display:block;
    width:151px;
	height:46px;
	background-image:url('../images/continuebut_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	margin-left:100px;
	margin-right:50px;
	float:right;
	cursor:pointer;
}
#buttonrestart a{
	display:block;
	width:209px;
	height:46px;
	background-image:url('../images/reiniciarbut.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 100px;
	float:right; 
	cursor:pointer;
}
#buttonrestart a:hover{
    display:block;
    width:209px;
	height:46px;
	background-image:url('../images/reiniciarbut_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 100px;
	float:right; 
	cursor:pointer;
}
#buttonclose a{
	display:block;
	width:116px;
	height:46px;
	background-image:url('../images/closebut.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#buttonclose a:hover{
    display:block;
    width:116px;
	height:46px;
	background-image:url('../images/closebut_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#buttoninstall a{
	display:block;
	width:151px;
	height:46px;
	background-image:url('../images/installbut.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	margin-left:100px;
	margin-right:50px;
	float:right; 
	cursor:pointer;
}
#buttoninstall a:hover{
    display:block;
    width:151px;
	height:46px;
	background-image:url('../images/installbut_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	margin-left:100px;
	margin-right:50px;
	float:right; 
	cursor:pointer;
}

/*spanishbuttons*/ 
#buttonregresar a{
	display:block;
	width:137px;
	height:46px;
	background-image:url('../images/regresarbut.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#buttonregresar a:hover{
    display:block;
    width:137px;
	height:46px;
	background-image:url('../images/regresarbut_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#buttoncontinuar a{
	display:block;
	width:151px;
	height:46px;
	background-image:url('../images/continuarbut.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	margin-left:100px;
	margin-right:50px;
	float:right; 
	cursor:pointer;
}
#buttoncontinuar a:hover{
    display:block;
    width:151px;
	height:46px;
	background-image:url('../images/continuarbut_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	margin-left:100px;
	margin-right:50px;
	float:right; 
	cursor:pointer;
}
#buttonrestartnow a{
	display:block;
	width:209px;
	height:46px;
	background-image:url('../images/restartbut.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	margin-left:100px;
	margin-right:50px;
	float:left; 
	cursor:pointer;
}
#buttonrestartnow a:hover{
    display:block;
    width:209px;
	height:46px;
	background-image:url('../images/restartbut_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	margin-left:100px;
	margin-right:50px;
	float:left; 
	cursor:pointer;
}
#buttoninstalar a{
	display:block;
	width:151px;
	height:46px;
	background-image:url('../images/instalarbut.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	margin-left:100px;
	margin-right:50px;
	float:right; 
	cursor:pointer;
}
#buttoninstalar a:hover{
    display:block;
    width:151px;
	height:46px;
	background-image:url('../images/instalarbut_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	margin-left:100px;
	margin-right:50px;
	float:right; 
	cursor:pointer;
}
#buttonreiniciarmastarde{
	width:156px;
	height:35px;
	float:left; 
	font-weight: normal;
	font-size:14px;
	text-transform: none;
	font-family: Verdana;
	color: #999999;	
}
#Warningmessage {
	color: #FF0000;
}

#buttonriniciarahora a{
	display:block;
	width:209px;
	height:46px;
	background-image:url('../images/reiniciarbut.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	margin-left:100px;
	margin-right:50px;
	float:right; 
	cursor:pointer;
}
#buttonriniciarahora a:hover{
    display:block;
    width:209px;
	height:46px;
	background-image:url('../images/reiniciarbut_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	margin-left:100px;
	margin-right:50px;
	float:right; 
	cursor:pointer;
}
/*flash button replacement english/spanish*/ 

#installbutlayer {
	position:absolute;
	width:347px;
	height:115px;
	z-index:0;
	left: 213px;
	top: 270px;
}	
#installflashbutreplacement a{
	display:block;
	width:149px;
	height:46px;
	background-image:url('../images/instalarbut.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#installflashbutreplacement a:hover{
    display:block;
    width:149px;
	height:46px;
	background-image:url('../images/instalarbut_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#installflashbutreplacement_eng a{
	display:block;
	width:149px;
	height:46px;
	background-image:url('../images/installbut.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#installflashbutreplacement_eng a:hover{
    display:block;
    width:149px;
	height:46px;
	background-image:url('../images/installbut_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#allcontentherepartone{
	height:325px;
	/*background-color:lime;*/
}

#onlinesignuphere{
	width:156px;
	height:35px;
	padding:25px 0px 0px 25px;
	float:left; 
	font-weight: normal;
	font-size:14px;
	text-transform: none;
	font-family: Verdana;
	color: #666666;
}
#registreseflashbutreplacement a{
	display:block;
	width:149px;
	height:46px;
	background-image:url('../images/registresePIS.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#registreseflashbutreplacement a:hover{
    display:block;
    width:149px;
	height:46px;
	background-image:url('../images/registresePIS_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}

#signupflashbutreplacement_eng a{
	display:block;
	width:149px;
	height:46px;
	background-image:url('../images/signupPIS.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}
#signupflashbutreplacement_eng a:hover{
    display:block;
    width:149px;
	height:46px;
	background-image:url('../images/signupPIS_f2.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	float:left; 
	cursor:pointer;
}


/*begin head*/
.masthead {
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
}
.masthead a {
	color: #000000;
	text-decoration:  underline;
}
.masthead a:link {
	color: #000000;
}
.masthead a:hover {
	color: #FF6600;
	text-decoration: none;
}

.mastheadtxt {
	font-family: Arial;
	font-size: 16px;
	color: #000066;
}
/*end head*/















