﻿/* General styles */
html,body {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #2b62a1;
}
.noDisplay {
	display:none;
}
#npContainer form {
	margin: 0;
	padding: 0;
	border: 0;
}
p,ul,ol,blockquote,h1,h2,h3,h4 {
	margin: 0 0 1.5em 0;
}
#npContainer h1 {
	font-weight: normal;
	font-size: 24px;
	margin: 30px 0 18px 0;
	color: #333333;
}
#npContainer h1:first-child {
	margin-top: 18px;
}
#npContainer h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 30px 0 15px 0;
	color: #171717;
}
#npContainer h3 {
	font-weight: normal;
	font-size: 15px;
	margin: 18px 0 6px 0;
	color: #000;
}
#npContainer h4 {
	font-weight: normal;
	font-size: 12px;
	margin: 18px 0 0 0;
	color: #333;
}
#npContainer a {
	color: #444;
	text-decoration: none;
}
#npContainer a:hover {
	color: #d50;
	text-decoration: none;
}
#npContainer a:active {
	color: #b20;
}
#npContainer a img {
	border-bottom: none;
}
#npContainer strong {
	color: #000;
	font-weight: bold;
}
#npContainer p {
	font-size:100%;
	line-height:18px;
}



/* Nested containers to set up centered main block and layered background */
#npContainer0 {
	background-image: url(../images/npTopbanner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:98;
}

#npContainer {
	min-width: 995px;
	min-height: 700px;
	height: auto;
	overflow: visible;
	background-image: url(../images/back2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align: center;
	font: 12px/18px Arial, sans-serif;
	color: #444;
	left:0pt;
	padding:0pt;
	position:absolute;
	text-align:center;
	top:0pt;
	width:100%;
	z-index:99;
}
#npCentered {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}	


/* Page header, including search box - may need to integrate with standard MS.com CSP header */
#npPagehead {
	position: absolute;
	left:171px;
	width: 809px;
	z-index: 1000;
	height: 124px;
}
#npPagehead a {
	border-bottom: none;
}
#npLogo {
	margin-top: 41px;
}
#npLogin {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #985b29;
	font-size: 11px;
	text-align: right;
}
#npLogin .formStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border: 1px solid #666666;
	background-color:#FFFFFF;
}

#npGlobalSearch {
	position: absolute;
	bottom: 17px;
	right: 0;
	color: #985b29;
	font-size: 11px;
	text-align: right;
}
#npGlobalSearch p {
	margin-bottom: 7px
}
#npGlobalSearch a {
	color: #985b29;
	text-decoration: none;
}
#npGlobalSearch a:hover {
	color: #000;
	text-decoration: underline;
}
#npGlobalSearch .msvPipeDivider {
	color: #fff;
	font-size: 14px;
	padding: 0 3px;
}
#npGlobalSearch input {
	font-size: 11px;
}
.msviLSBSearchInactive {
	border: 1px solid #985b29;
	padding: 3px 4px;
	color: #999;
	font-size: 11px;
	font-style: italic;
	width: 210px;
	height: 20px;
	margin-right: 3px;
}
.msviLSBSearchActive {
	border: 1px solid #985b29;
	padding: 3px 4px;
	font-size: 11px;
	width: 210px;
	height: 20px;
	margin-right: 3px;
}


/* Top navigation bar */
#npTopnav {
	position: absolute;
	top: 90px;
	left: 0;
	width: 975px;
	height: 37px;
	background-image: url(/latam/virtualizacion/assets/images/common/navbar.png);
	background-repeat: no-repeat;
	color: #fff;
	font: 12px/12px Arial, sans-serif;
	font-weight: bold;
}
#npTopnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0 9px;
}
#npTopnav li {
	margin: 0; 
	padding: 0;
	float: left;
}
#npContainer #npTopnav a {
	display: block;
	margin: 2px;
	padding: 11px 11px 10px 11px;
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}
#npContainer #npTopnav a:hover {
	color: #fff;
	background-image: url(/latam/virtualizacion/assets/images/common/navbar-mo.png);
	background-repeat: repeat-x;
	text-decoration: none;
	border-bottom: none;
}
#npContainer #npTopnav a:active {
	color: #fff;
	background-image: url(/latam/virtualizacion/assets/images/common/navbar-md.png);
	background-repeat: repeat-x;
	text-decoration: none;
	border-bottom: none;
}


/* Main body area; no absolute positioning to maintain page content flow, but padded from top to push content lower than top navigation bar */
#npBody {
	padding-top: 115px;
}


/* Content container -- includes leftnav and content area */
#npContent {
	position: relative;
	width:809px;
	min-height:400px;
	/*height: auto;*/
	background-image:url(../images/borderContent.gif);
	background-repeat:no-repeat;
	left:171px;
	padding:0px 0px 0px 0px;
}

/* Leftnav */
#npLeftnav {
	position: absolute;
	top: 0;
	left: 0;
	width: 171px;
	height: 574px;
}

#npRightnav {
	background:url(../images/rightNavBorderTop.png) top no-repeat;
	padding-top:5px;	
	margin-right:15px;
	position: relative;
	width: 175px;
	z-index:0;
	float:right;
}

#npRightnav #protection, #family, #computer {
	background-color:#2a6bae;
	padding:3px;
	text-align:left;
}
#npRightnav #participate {
	background:url(../images/rightNavBorderBottom2.png) bottom no-repeat;
	margin-top:5px;
	margin-bottom:10px;
	padding-bottom: 4px;
}

#npContainer #npRightnav h1 {
	margin: 0;
	padding: 0px 5px 2px 5px;
	font: 13px "Segoe UI", Segoe, Arial, sans-serif;
	font-weight: normal;
	color: #fff;
	background-color: #ff9300;
}

#npContainer #npRightnav h2 {
	margin: 0;
	padding: 0px 5px 2px 7px;
	font: 13px "Segoe UI", Segoe, Arial, sans-serif;
	font-weight: normal;
	color: #000;
	background-color: #ffffff;
	border: 3px #214E7A solid;
}

#npRightnav ul {
	width: 165px;
	margin: 3px 6px 5px 6px;
	padding: 0;
	border: 0;
	text-align:left;
}

#npRightnav li {
	list-style-type: none;
	margin: 0;
	padding: 1px 0px 1px 10px;
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0px 6px;
	text-align:left;
}
#npRightnav #participate ul {
	width: 100%;
	margin: 1px 0px 0px 0px;
	padding: 0;
}
#npRightnav #participate li {
	list-style-type: none;
	margin: 0px 0px 1px 0px;
	padding: 4px 0px 3px 35px;
	border: 0;
	background: #214E7A no-repeat;
	background-repeat: no-repeat;
	background-position: 7px 3px;
}

#npContainer #npRightnav input {
	width: 140px;
	text-align:left;
	color: #fff;
	background-color:#2a6bae;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	border: none;
	cursor:pointer;
	text-align:left;
}

#npContainer #npRightnav input:hover {
	color: #ff9300;
	text-decoration: none;
}

#npContainer #npRightnav #participate input {
	font: 12px "Segoe UI", Segoe, Arial, sans-serif;
	text-align:left;
	color: #fff;
	background-color:#214E7A;
	text-decoration: none;
	line-height: 15px;
	border: none;
	cursor:pointer;
}

#npContainer #npRightnav #participate input:hover {
	color: #ff9300;
	text-decoration: none;
}

#npContainer #npRightnav #npRightnavLinks {
	margin: 0;
	padding: 0px 0px 2px 8px;
	background-color: #ffffff;
	border: 3px #214E7A solid;
}


.npRightnavLink1 ,.npRightnavLink2 ,.npRightnavLink3 {
	font: 9px "Segoe UI", Segoe, Verdanad, Arial, sans-serif;
	text-align:left;
	text-decoration:none;
	padding: 2px 0px 2px 18px;
	margin: 0px 5px 0px 0px;
	background-repeat: no-repeat;
}
.npRightnavLink1 {
	background-image:url(../images/rightNavBullet5.jpg);
}
.npRightnavLink2 {
	background-image:url(../images/rightNavBullet6.jpg);
}
.npRightnavLink3 {
	background-image:url(../images/rightNavBullet7.jpg);
}


/* Focal content area and nested boxes, including sidebars and callouts */

#npContentFocalBody1 {
	position: relative;
	float: left;
	width: 600px;
	padding-top:9px;
	padding-bottom:9px;
	background:url(../images/borderContent2.png) bottom no-repeat;

}
#npContentFocalBody2 {
	position: relative;
	width: 600px;
	min-height:350px;
	background-color: #FFFFFF;
}
#npContainer h1#npPageTitle {
	margin: 0 0 18px 0;
	position: relative;
}
#npContentActual {
	min-height: 750px;
	height: auto;
}
.msvColumn {
	margin-right: 20px;
	float: left;
}
.msvOneCol {
	width: 170px;
}
.msvTwoCol {
	width: 350px;
}
.msvThreeCol {
	width: 550px;
}
.msvLastCol {
	margin-right: 0;
}
.msvSidefloat {
	position: absolute; 
	right: 0;
	color: #666;
	font-size: 11px;
	text-align: center;
}
.msvSidefloat a {
	color: #444;
	border-color: #444;
}
.msvSidefloat a:hover {
	color: #d50;
	border-color: #d50;
}
.msvSidefloat a:active {
	color: #b20;
	border-color: #b20;
}
.msvSidebox {
	display: block;
	padding: 8px;
	background-color: #f6f6f6;
	border: 1px solid #e3e3e3;
	margin-bottom: 18px;
	right: 0;
	color: #666;
	font-size: 11px;
}
#npContainer .msvSidebox h3 {
	margin: 0 0 6px 0;
	color: #444;
}
#npContainer .msvSidefloat h3 {
	margin: 0 0 6px 0;
	color: #444;
}
#npContainer .msvSidefloat h4 {
	margin: 0 0 6px 0;
	color: #444;
}
.msvSidebox ul {
	margin: 0;
	padding: 0;
}
.msvCallout {
	margin: 0;
	padding: 0!important;
	background: #ffda61;
	background-image: url(/latam/virtualizacion/assets/images/common/sidebar-nw.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #444;
}
.msvCalloutNest {
	margin: 0;
	padding: 12px 10px;
	background-image: url(/latam/virtualizacion/assets/images/common/sidebar-se.gif);
	background-repeat: no-repeat;	
	background-position: bottom right;
}
.msvCallout p {
	margin: 0 0 1em 0;
}


/* List styles */

.msvList {
	margin-left: 0;
	padding: 0;
	color: #777;
}
.msvList li {
	list-style-type: none;
	margin: 9px 0;
}
.msvList a {	
	color: #000;
}
.msvList a:hover {
	color: #d50;
}
.msvList a:active {
	color: #b20;
}
.msvLink {
	padding: 1px 0 1px 20px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.msvDoc {
	background-image: url(/latam/virtualizacion/assets/images/common/file-doc.gif);
}
.msvPdf {
	background-image: url(/latam/virtualizacion/assets/images/common/file-pdf.gif);
}
.msvPpt {
	background-image: url(/latam/virtualizacion/assets/images/common/file-ppt.gif);
}
.msvPodcast {
	background-image: url(/latam/virtualizacion/assets/images/common/file-podcast.gif);
}
.msvZip {
	background-image: url(/latam/virtualizacion/assets/images/common/file-zip.gif);
}
.msvVsd {
	background-image: url(/latam/virtualizacion/assets/images/common/file-vsd.gif);
}
.msvWmv {
	background-image: url(/latam/virtualizacion/assets/images/common/file-wmv.gif);
}
.msvWeb {
	background-image: url(/latam/virtualizacion/assets/images/common/file-web.gif);
}
.msvDownload {
	background-image: url(/latam/virtualizacion/assets/images/common/file-download.gif);
}
.msvBulleted li {
	list-style-type:none;
	padding: 0 0 0 12px;
	background-repeat: no-repeat;
	background-position: 0 8px;
	background-image: url(/latam/virtualizacion/assets/images/common/bullet.gif);
	color: #444;
}
.msvTight li {
	margin: 0;
}
/*
.msvListPlatinum {
	background-image: url(/latam/virtualizacion/assets/images/partners/platinum.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 100px;
}
*/


/* Generalized content-area tabs and tab bodies */

#npTabs {
	margin-top: 20px;
	border-bottom: 3px solid #ffd743;
	padding-bottom: 2px;
}
#npContainer #npTabs a {
	color: #666;
	text-decoration: none;
	display: -moz-inline-stack;
	display: inline-block;
	line-height: 13px;
	padding: 6px 11px 6px 12px;
	margin-bottom: -5px;
	border-bottom: none;
	text-align: center
}
#npTabs a strong{
	font-weight: normal;
	display: block;
	text-align: center
}
#npContainer #npTabs a.msvCurrentTab {
	text-decoration: none;
	background-color: #fff;
	background-image: url(/latam/virtualizacion/assets/images/common/tab-back.gif);
	color: #fff;
}
#npContainer #npTabs a:hover {
	text-decoration: none;
	border-bottom: none;
	background-color: #fff;
	background-image: url(/latam/virtualizacion/assets/images/common/tab-back.gif);
	color: #fff;
}
#npTabs a.current:hover {
	text-decoration: none;
}
#npTabBodies {
	clear: both;
	padding-top: 15px;
}
.msvTabBody {
	display: none;
	min-height: 600px;
}



/* Filters for case studies, partners, etc. lists */
#npContainer #npFilter {
	margin-bottom: 24px;
}
#npFilter p {
	margin-bottom: 9px;
}
#npFilterMessage {
	margin-top: 18px;
	display: none;
}
#npFilterList a {
	font-weight: bold;
	color: #171717;
}


/* Other formatting styles */
.msvFloatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 18px;
}
.msvFloatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 18px;
}
.msvClear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
}
#npContainer .msvNoMargin {
	margin: 0;
	padding: 0;
}
.msvHidden {
	display:none; 
	margin-top: 5px
}
.msvLight {
	color: #888;
}
.msvLearnMore {
	text-align: left;
}
#npContainer .msvNoborder {
	border-bottom: none!important;
}
#npContainer a.msvNoborder {
	border-bottom: none!important;
}
.msvDivider {
	clear: both;
	border-bottom: 1px dotted #999;
	margin: 18px 0;
}
#npContainer .msvTopH {
	margin-top: 9px;
}
#npContainer .msvTopH1 {
	margin-top: 18px;
}
.msvPartnerLogo {
	text-align: center;
	font-size: 12px;
	overflow:hidden;
}
.msvPartnerLogo img {
	padding: 0 15px;
}
.msvIllustration {
	text-align: center;
	font: 11px/14px Arial, sans-serif;
	color: #666
}
.msvIllustration img {
	margin-bottom: 8px;
}
.msvCaption {
	margin-top: 8px;
	font: 11px/14px Arial, sans-serif !important;
}
.msvPartnerBadge {
/*
	position: absolute;
	right: 0;
*/
	position: relative;
	top: 4px;
	left: 20px;
	font-size: 10px;
	color: #666;
}
.msvQuote {
	font: 15px/20px Georgia, Palatino, serif !important;
	color: #444;
	text-align: center;
}
.msvQuote p {
	margin-bottom: 11px;
	line-height:20px !important;
}
.msvFullsize {
	font-size: 12px;
	line-height: 18px;
}
.msvSocialLinks {
	margin: 72px 0 36px 0;
	font-size: 11px;
	color: #888;
}
.msvProductLogo {
	text-align: center;
	padding: 0 10px;
}
.msvProductLogo img {
	margin-bottom: 10px;
}
.msvProductLogo a {
	border: none!important;
}
.msvProductLogo img {
	margin-bottom: 10px;
}
#npContainer .msvSocialLinks a {
	border: none;
	text-decoration: none;
	margin: 0 9px;
}
.msvTopRight {
	position: absolute;
	top: 27px;
	right: 0;
	height: 16px;
	line-height: 16px;
	text-align: right;
}
.msvArrowLink {
	background-image: url(/latam/virtualizacion/assets/images/common/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 10px;
}
.msvBigprint {
	font-size: 18px;
}
.msvHugeprint {
	font-size: 54px !important;
	line-height: 54px !important;
	padding-bottom:11px;
}
.msvSmallprint {
	font-size: 11px;
}
.msvFineprint {
	font-size: 10px;
}



/* Standard footer */

#npFooter0 {
	position:relative;
	height:151px;
	background-image: url(../images/npFooterBack.jpg);
	background-repeat:repeat-x;
}
#npFooter {
	width: 600px;
	position:relative;
	left: 171px;
	padding-top: 30px;
	font-size: 10px;
	color: #888;
}
#npFooter a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}

#npFooter a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#npFooterLogo {
	float: right;
	margin-top: 13px;
}


/* Home footer */

#npHomeFooter {
	clear: both;
	margin-top: 0px;
	padding-bottom: 20px;
	font-size: 10px;
	line-height: 14px;
	color: #888;
}
#npHomeFooter a {
	color: #888;
	text-decoration: none;
	border-bottom: none;
}

#npHomeFooter a:hover {
	color: #333;
	text-decoration: underline;
}

#npFooterLogo {
	float: right;
	margin-top: 13px;
}
