/*reset styles*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}

img {
  vertical-align: top;
}

:focus {
  outline: 0;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
}

ul, ol {
  list-style: none;
}

h1, h2, h3, h4, h5, h6{
  font-weight:normal;
}

input {
  margin: 0;
}

/*main style*/
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000;
  text-align: left;
  background: #0877bc url(../images/bg.jpg) repeat-x top left;
}

a {
  color: #166791;
  text-decoration: underline;
}

#wrap {
  width:980px;
  margin:0 auto;
  position: relative;
}

.header {
  height: 90px;
  width: 960px;
  margin: 10px 0;
}

.logoLeft {
  float: left;
  width: 390px;
  margin-top: 10px;
  text-align: left;
}

.searchArea {
  overflow: hidden;
  float: left;
  height: 42px;
  padding: 10px;
  margin: 25px 0 0;	
  zoom: 1;
}

.searchArea input.searchtext {
  background: url(../images/search-area.jpg) no-repeat;
  border: none;
  padding: 0;
  width: 256px;
  height: 42px;
  line-height: 42px;
  float: left;
}

.searchArea input.searchbutton{
  border: none;
  width: 43px;
  height: 42px;
  background: url(../images/search-button.jpg) no-repeat;
  float: left;
  cursor: pointer;
  padding: 0;
}

.chatArea {
  width: 170px;
  float: left;
  height: 42px;
  padding: 10px;
  margin: 25px 0 10px 30px;	
}

.menuContainer {
  width: 960px;
  z-index: 100;
  height:55px;
}

.menuArea{
  width: 645px;
  height: 36px;
  padding-top: 17px;
  margin-left: 13px;
  font-size: 19px;
  float:left;
}

.menuArea ul {
  width: 645px;
}

.menuArea ul li {
  float: left;
  position: relative;
  display: block;
}

.menuHome {
  width: 62px;
  height: 36px;
  line-height: 34px;
  background: url(../images/menu-home-unselect.jpg) no-repeat;
}

.menuHome a {
  display: block;
  width: 62px;
  height: 36px;
  line-height: 34px;
  text-decoration: none;
}

.menuHome a:hover, .menuHome a.active {
  background: url(../images/menu-home-select.jpg) no-repeat;
}

.menuVendors {
  width: 96px;
  height: 36px;
  line-height: 34px;
  background: url(../images/menu-vendors-unselect.jpg) no-repeat;
  margin-left: 2px;
  z-index: 150;
}

.menuVendors a {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 96px;
  height: 36px;
  line-height: 34px;
  text-align: center;
}

.menuVendors a:hover, .menuVendors a.active {
  background: url(../images/menu-vendors-select.jpg) no-repeat;	
  color: #0978b5;
}

.menuCertifications {
  width: 132px;
  height: 36px;
  line-height: 34px;
  background: url(../images/menu-certification-unselect.jpg) no-repeat;
  margin-left: 2px;
}

.menuCertifications a {
  text-decoration:none;
  color: #fff;
  display: block;
  width: 132px;
  height: 36px;
  line-height: 34px;
  text-align: center;
}

.menuCertifications a:hover, .menuCertifications a.active {
  background: url(../images/menu-certification-select.jpg) no-repeat;	
  color: #0978b5;
}

.dropDownMenu {
  display: none;
}

.menuCertifications:hover .dropDownMenu, .menuVendors:hover .dropDownMenu {
  background: #EBEBED;
  border: #E3E3E3 2px solid;
  border-radius: 0 10px 10px 10px;
  display: block;
  position: absolute; 
  top: 36px;
  left: 0; 
  z-index: 300;
  padding: 5px 15px 15px;
  -moz-border-radius: 0 10px 10px 10px;
  -webkit-border-radius: 0 10px 10px 10px;
}

.dropDownMenu a, .dropDownMenu a:hover {
  background: none;
  color: #2B4563;
  font-size: 12px;
  text-align: left;
  padding: 0 5px;
  height: 22px;
}

.dropDownMenu a:hover {
  text-decoration: underline;
}
.mc{
width:152px;
float:right;
height:53px;
margin-right:5px;
display:inline;
}
.mcBgLeft{
width:10px;
float:left;
height:53px;
background:url(../images/mc-bg-left.jpg) no-repeat;
}
.mcBgCentre{
background: url(../images/mc-bg-centre.jpg) repeat-x scroll 0 0 transparent;
float: left;
height: 53px;
width: 125px;
}
.mcBgRight{
width:10px;
float:left;
height:53px;
background:url(../images/mc-bg-right.jpg) no-repeat;
}
.mcLogoLeft{
width:125px;
float:left;
height:53px;
}
.mcafeeLogo{
height: 18px;
margin-top: 10px;
width: 125px;
text-align:center;
}
.mcafeeTested{
width:125px;
font-size:11px;
text-align:center;
padding:5px 0;
}
.mcafeeTested span{
color:#b21f48;
}
#venmenu {
  width: 300px;
}

#venmenu a {
  width: 90px;
}

#certmenu {
  width: 345px;
}

#certmenu a {
  width: 105px;
}

.bodyContainer {
  margin: -7px 0 25px 0;
  width: 980px;
}

.bodyBgLeft {
  width: 980px;
  height: 23px;
  background: url(../images/body-bg-top.png) no-repeat;
}

.bodyBgCentre {
  width: 980px;
  background: url(../images/body-bg-centre.png) repeat-y;
  overflow: hidden;
  zoom: 1;
}

.breadCum {
  margin: 0 22px;
}

.breadCum a {
  color: #42a5dd;
}

.breadCum a:hover {
  color: #000;
}

.vendorsMainContainer, .indivProContainer {
  margin: 5px 1px 0 20px;
  overflow: hidden;
  width: 938px;
  zoom: 1;
}

.leftNavCont {
  width: 228px;
  float: left;
  margin: 0 10px 10px 0;
}

.leftNavTopBg {
  width: 228px;
  height: 20px;
  background: url(../images/left-nav-bg-top.jpg) no-repeat;
}

.leftNavCenterBg {
  width: 228px;
  background: url(../images/left-nav-bg-center.jpg) repeat-y;
}

.leftNavBottomBg {
  width: 228px;
  height: 20px;
  background: url(../images/left-nav-bg-bottom.jpg) no-repeat;
}

.leftNavCenterBg h3 {
  color: #166197;
  margin: 0 0 20px 15px;
  font-size: 16px;
}

.leftNavCenterBg ul li {
  padding: 8px 0;
  margin-left: 40px;
  list-style-image: url(../images/ico-plus.jpg);
  width: 160px;
  background: url(../images/left-nav-sep.jpg) bottom no-repeat;
}

.leftNavCenterBg li a {
  text-decoration:none;
  color: #2b4563;	
  padding-left: 10px;
}

.leftNavCenterBg li a:hover {
  color: #000;
}

.vendorRightCol {
  width: 700px;
  float: left;
}

h1 {
  color: #166197;
  margin-bottom: 20px;
  font-size: 26px;
}

h2 {
  font-size: 20px;
  margin-bottom: 10px;
}

.vendorCertList {
  margin-bottom: 20px;
}

.vendorCertList td {
  border-bottom: #DEDEDE 1px solid;
  padding: 5px;
  width:50%;
}

.vendorCertList a {
  color: #166791;
}

.vendorCertList p {
  font-size: 12px;
  padding-top: 5px;
}

.vendorProDetail {
  margin-bottom: 20px;
  overflow: hidden;
  zoom: 1;
}

.vendorCoDetals {
  width: 690px;
  float: right;
  border-bottom: 1px solid #dedede;
  padding: 5px 0;
}

.CertBundle1 {
  width:90px;
  float: left;
}

.CertBundle1 a {
  padding-left: 5px;
}

.venCoBlue {
  float: left;
  color: #3a4a58;
  padding-left: 2px;
  width: 573px;
}

.CertExamBundle {
  clear: both;
  width: 690px;
  height: 36px;
  font-size: 12px;
}

.CertExamBundle strong {
  font-weight: bold;
  color: #166791;
}

.CertExamBundle .strk {
  text-decoration: line-through;
}

.vctestimonials {
  width: 700px;
  margin-bottom: 15px;
}

.mostpopBgTop {
  width: 700px;
  height: 13px;
  background: url(../images/most-pop-bg-top.png) no-repeat;
  font-size: 1px;
}

.mostpopBgCenter {
  width: 700px;
  background: url(../images/most-pop-bg-center.png) repeat-y;
}

.mostpopBgBottom {
  width: 700px;
  height: 13px;
  background: url(../images/most-pop-bg-bottom.png) no-repeat;
}

.mostpopBgCenter h2 {
  margin: 0 20px;
}

.vctestimonialsarea {
  border-bottom: 1px dotted #CCCCCC;
  margin: 0 10px;
  padding: 10px;
}

.bold {
  font-weight: bold;
}

.testimtxt {
  line-height: 22px;
  padding: 5px 0 0;
}

.padd {
  padding: 5px 20px 0;
  width: 660px !important;
}

#infor h3 {
  color: #166197;
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: bold;
}

#infor p {
  line-height: 18px;
  padding-bottom: 10px;
}

.footerContainer {
  height: 130px;
  margin: 10px 0 0 9px;
  width: 960px;
}

.footerBgLeft {
  width: 11px;
  float: left;
  height: 130px;
  background: url(../images/inner-footer-left.png) no-repeat;
}

.footerBgCentre {
  width: 938px;
  float: left;
  height: 130px;
  background: url(../images/inner-footer-centre.png) repeat-x;
  text-align: center;
}

.footerBgRight {
  width: 11px;
  float: left;
  height: 130px;
  background: url(../images/inner-footer-right.png) no-repeat;
}

.outlinks {
  color: #5a5a5a;
  font-size: 11px;
}

.outlinks a {
  font-size: 11px;
  text-decoration: none;
  padding: 0 3px;
  color: #5a5a5a;
  zoom: 1;
}

.outlinks span {
  zoom: 1;
}

.outlinks a:hover {
  text-decoration: underline;
}

.copyr {
  font-size: 11px;
  padding: 25px 0;
}

.certificationExams h4 {
  font-weight: bold;
  margin: 0 15px;
  font-size:14px;
  margin-top: 20px;
}

.certificationExams h4 a, .mapitem div a {
  text-decoration: none;  
}

.certificationExams h4 a:hover, .mapitem div a:hover {
  text-decoration:underline;
}

.mapitem {
  border: #ccc 1px solid;
  border-radius: 10px;
  margin: 10px 15px 0;
  padding: 7px 7px 14px;
  overflow: hidden;
  zoom: 1;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.mapitem div {
  display: inline-block;
  float: left;
  width: 103px;
  padding: 7px 5px 0 0;
  font-size: 12px;
  vertical-align: top;
  *display: inline;
}
.certificationExams h4 a, .mapitem1 div a {
  text-decoration: none;  
}

.certificationExams h4 a:hover, .mapitem1 div a:hover {
  text-decoration:underline;
}

.mapitem1 {
  border: #ccc 1px solid;
  border-radius: 10px;
  margin: 10px 15px 0;
  padding: 7px 7px 14px;
  overflow: hidden;
  zoom: 1;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.mapitem1 div {
  display: inline-block;
  float: left;
  width: 155px;
  padding: 7px 5px 0 0;
  font-size: 12px;
  vertical-align: top;
  *display: inline;
}
.bannerMain {
  width: 938px;
  height: 347px;
  margin: 25px auto 15px;
  background: url(../images/banner-main.png) no-repeat;
  font-size: 12px;
  color: #02364d;
}

.bannerMain h2 {
  padding: 20px 0 5px 20px;
}

.bannerMain h3 {
  padding: 10px 0 10px 20px;  
}

.mostPopVendorArea {
  width: 700px;
  margin-bottom: 20px;
}

.CertBundleImg {
  width: 145px;
  float: left;
  display: inline;
  margin-left: 10px;
}

.CertBundleImg span.red {
  padding-left: 5px;
  font-weight: bold;
  color: red;
  font-size: 16px;
}

.CertBundleImg span.red2 {
  color: red;
  font-size: 16px;
  padding-left: 10px;
}

.CertBundleImg span.strike {
  padding-left: 12px;
  color: #3a4a58;	
  text-decoration: line-through;
  font-size: 16px;
}

.clear {
  clear: both;
  float: none;
}

.CertBundleBox {
  width: 540px;
  float: right;
  padding: 5px 0;
}

.CertBundle {
  width: 530px;
  margin: 5px 0 0;
  overflow: hidden;
  padding-bottom: 5px; 	
  zoom: 1;
}
.CertBundle4 {
  width: 500px;
  margin: 5px 0 0 20px;
  overflow: hidden;
  padding-bottom: 5px; 	
  zoom: 1;
}
.CertBundle2 {
  width: 320px;
  float: left;
  color: #3a4a58;
}

.CertBundle3 {
  width: 120px;
  float: left;
}

.CertBundle3 .strike {
  float: left;
  color: #3a4a58;	
  text-decoration: line-through;
  width: 60px;
}

.CertBundle3 .price {
  float: left;
  width: 60px;
  color: #3a4a58;
  font-weight: bold;
}

.CertBundleBtn {
  float: right;
  margin: 6px 0;
  text-align: right;
  width: 310px;
  display:inline;
}
.CertBundleBtn a{
  display:inline;
}
.CertBundleBtn img {
  margin-right: 10px;
  cursor: pointer;
  display:inline;
}

.certbundle_minf1 {
  width: 120px;
  color: #166791;
  font-weight: bold;
}

.certbundle_minf2 {
  width: 440px;
  color: #3a4a58;
}

.bundlesBgTop {
  height: 13px;
  background: url(../images/bundles-bg-top.jpg) no-repeat;
  font-size: 1px;
}

.vendorsMainContainer .bundlesBgTop {
  margin-top: 15px;
}

.bundlesBgCentre {
  background: url(../images/bundles-bg-centre.jpg) repeat-y;
  overflow: hidden;
  zoom: 1;
}

.bundlesBgBottom {
  height: 13px;
  background: url(../images/bundles-bg-bottom.jpg) no-repeat;
}

.bundleRightCol {
  width: 300px;
  float: right;
}

.POArea {
  width: 282px;
  margin: 0 10px;
}

.PoBgTop {
  width: 282px;
  height: 18px;
  background: url(../images/bundle-po-top.jpg) no-repeat;
}

.PoBgCentre {
  width: 282px;
  background: url(../images/bundle-po-centre.jpg) repeat-y;
}

.PoBgBottom {
  width: 282px;
  height: 18px;
  background: url(../images/bundle-po-bottom.jpg) no-repeat;
}

.PoBgCentre h2 {
  color: #000;
  font-weight: bold;
  text-align: center;
}

.poBtns {
  text-align: center;
}

.poSave {
  text-align: center;
  color: #3a4a58;
  margin: 20px 0 10px;
}

.poSave span {
  font-weight: bold;
  color: #008080;
  font-size: 24px;
}

.poSave .strike {
  font-size: 12px;
  text-decoration: line-through;
  color: red;
}

.poOption {
  width: 270px;
  margin-left: 12px;
}

.proValPack {
  width: 160px;
  float: left;
  font-size: 12px;
  font-weight: bold;
}

.proPackCheckBox {
  width: 20px;
  float: left;
}

.poPrice {
  width: 90px;
  float: left;
  font-size: 11px;
  font-weight: bold;
}

.poPrice span {
  float: left;
  font-size: 11px;
  font-weight: normal;
  text-decoration: line-through;
  width: 45px;
}

.poDesOptions {
  width: 270px;
  margin: 2px 0 0;
  overflow: hidden;
  zoom: 1;
}

.bundleLeftCol {
  width: 610px;
  float: left;
  margin-left: 5px;
}

.vendorsMainContainer .bundleLeftCol h2 {
  margin-left: 10px;
  color: #166197;
  font-weight: bold;
}

.bundleProImg {
  width: 210px;
  float: left;
}

.ProValFeatTxt p {
  width: 400px;
  float: left;
  padding: 7px 0;
  line-height: 18px;
}

.proVcontainer {
  width: 900px;
  margin: 5px 10px;
  float: left;
}

.pValThumb {
  width: 150px;
  float: left;
  height: 150px;
  text-align: center;
}

.pVpTxtContainer {
  width: 745px;
  float: left;
  border-bottom: 1px dotted #ccc;
}

h4 {
  font-weight: bold;
  font-size: 14px;
}

.pVpDes {
  width: 450px;
  float: left;
  padding: 10px 0;
  list-style: inside;
}

.pVpDes li {
  list-style: none;
  background: url(../images/bullet-arrow-orange.jpg) left no-repeat;
  padding-left: 15px;
}

.pvpSoftware {
  float: right;
  width: 270px;
}

.pvpmain {
  float: right;
  padding: 10px 0;	
}

.valueSoftware {
  width: 100px;
  float: left;
  text-align: right;
  padding-right: 5px;
}

.pvpCheckBox {
  width: 20px;
  float: left;
  height: 20px;
}

.pvpPriceDis {
  float: left;
  height: 20px;
  font-weight: bold;
  font-size: 14px;
}

.pvpPriceDis span {
  font-size: 12px;
  margin-right: 10px;
  float: left;
  height: 20px;
  text-decoration: line-through;
  font-weight: normal;
}

.pvpPriceDis p {
  color: #3A4A58;
  font-size: 12px;
  text-align: center;
}

.pvpadd {
  padding: 15px 0;
  text-align: right;
}

.pvpadd img {
  cursor: pointer;
}

.pvpmess {
  padding: 5px 0;
  overflow: hidden;
  zoom: 1;
}

.indivProContainer {
  margin-top: 0 !important; 
  margin-bottom: 15px !important;
}

#infor .bundlesBgCentre {
  padding: 0 20px;
}

.related {
  float: left;
  margin: 0 20px;
  width: 425px;
  display: inline;
}

.related h2 {
  color: #093A72;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}
.related p {
  line-height: 22px;
  font-size: 12px;
}

.related a {
  color: #3A4A58;
}

.related a:hover {
  text-decoration: none;
}

.ProValFeatTxt ul {
  float: left;
  width: 400px;
  margin-top: 10px;
}

.ProValFeatTxt li {
  background: url(../images/check.png) left top no-repeat;
  padding: 3px 10px 3px 30px;
}

.trydemoMain {
  float: right;
  width: 560px;
  display: inline;
  margin: 100px 10px 0 0;
}

.trydemoMain h1 {
  color: #166197;
  font-weight: bold;
  margin-bottom: 10px;
}

.trydemoMain p {
  line-height: 22px;
}

.trydemoMain form {
  text-align: center;	
}

.trydemoMain select {
  border: 1px solid #CCCCCC;
  height: 27px;
  width: 175px;
  margin: 15px 0 5px;
}

.trydemoMain input {
  display: inline;
  vertical-align: top;
  margin-bottom: 15px;
}

.trydemoMain #email {
  height: 22px;
  width: 169px;
}

.homehalf {
  width: 460px;
  display: inline;
  margin-bottom: 15px;
}

.halftop {
  background: url(../images/half-top.png) no-repeat;
  font-size: 1px;
  height: 13px;  
}

.halfbot {
  background: url(../images/half-bottom.png) no-repeat;
  height: 13px;
}

.halfcentr {
  background: url(../images/half-centr.png) top repeat-y;
  padding: 0 10px;  
  height: 260px;
}

.toptable td {
  padding: 8px 2px 0;
  width: 20%;
}

.toptable p a {
  color: #000;
  font-size: 11px;
}

.toptable2 td {
  padding: 8px 2px 0;
  width: 25%;
}

.view {
  text-align: right;
  margin-top: 20px;
}