 @font-face {
    font-family: 'MyriadPro-Regular';
    src: url('../font/MyriadPro-Regular-webfont.eot');
    src: url('../font/MyriadPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/MyriadPro-Regular-webfont.woff') format('woff'),
         url('../font/MyriadPro-Regular-webfont.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}
body
{
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}

h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0;}
img{ border:0;}
a{ text-decoration:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000;}
a:hover{ text-decoration:underline;}
.error{ color:#F00;}
.success{color:#063;}
.Container
{
	float:left;
	width:100%;
	height:auto;
}

.Container .Header
{
	float:left;
	width:100%;
	height:auto;
	
}

.Header .TopNav
{
	float:left;
	width:100%;
	height:auto;
	background:#f3f7f9;
}


.TopNav .Navigation
{
	margin:0 auto;
	width:980px;
	min-height:62px;
}
.Navigation .Logo
{
	float:left;
	width:auto;
	height:auto;
	margin-top:15px;
}
.Navigation ul{ list-style:none; margin:0; padding:0; float:left; margin-left:20px; margin-top:22px;}
.ColOrange{ color:#F00;}
.Navigation li
{
	float:left;
	width:auto;
	margin-right:15px;
}
.Navigation li a
{
	text-decoration:none;
	color:#65b9e8;
	font-size:16px;
}
.Navigation li a:hover{ color:#ff7800;}

.Navigation span{ float:right; margin-top:10px;}


a.BlueBtn
{
	float:left;
	width:auto;
	height:15px;
	padding:11px;
	color:#FFF;
	font-size:14px;
	border:1px #65b9e8 solid;
	text-decoration:none;
	background:url(../images/blue-btn-01.jpg) repeat-x top;
	webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
}
a:hover.BlueBtn{ background:url(../images/blue-btn-02.jpg) repeat-x top; border:1px #ff7800 solid;}

a.OrngBtn
{
	float:left;
	width:auto;
	height:15px;
	padding:11px;
	color:#FFF;
	font-size:14px;
	border:1px #ff7800 solid;
	text-decoration:none;
	background:url(../images/blue-btn-02.jpg) repeat-x top;
	webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
}
a:hover.OrngBtn{ background:url(../images/blue-btn-01.jpg) repeat-x top; border:1px #65b9e8 solid;}



.HeaderInBG
{
	float:left;
	width:100%;
	min-height:160px;
	background:url(../images/exam-page-bg.jpg) repeat-x top;
}

.HeadSection
{
	float:left;
	width:100%;
	min-height:160px;
	background:url(../images/clds-hdr.png) repeat-x bottom #65b9e8;
}

.Heading
{
	margin:0 auto;
	width:980px;
	height:auto;
}
.Heading h3{ font-size:17px; font-family:Arial, Helvetica, sans-serif; color:#FFF; font-weight:normal; }
.Heading h2{ font-size:17px; font-family:Arial, Helvetica, sans-serif; color:#FFF; font-weight:normal; }
.Heading p{ font-size:12px; color:#FFF; padding-top:10px;}
.SpnHdg{ background:#91bace; webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; font-size:12px; font-weight:bold; color:#FFF; padding:5px;}
.Heading h1{ font-size:42px; color:#FFF; font-weight:normal;}

.Product{ margin:0 auto; width:980px; min-height:130px; position:relative;}

.Product .SoftwareDtl
{
	position: absolute;
	width: 180px;
	height: 120px;
	left: 147px;
	top: 50px;
}

.Product .DemoDtl
{
	position: absolute;
	width: 180px;
	height: 120px;
	right: 147px;
	top: 50px;
}

.CartDtl{ float:left; width:180px; height:120px;}
.CartDtl h4{font-size:48px; font-family:Arial, Helvetica, sans-serif; color:#FFF; font-weight:normal; }
.CartDtl h2{font-size:48px; font-family:Arial, Helvetica, sans-serif; color:#FFF; font-weight:normal; }
.CartDtl h3{ font-size:17px; font-family:Arial, Helvetica, sans-serif; color:#FFF; font-weight:normal;}
a.WhitBtn{ text-decoration:none; padding:8px; height:14px; background:url(../images/btn-trnspt.png) repeat; webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; border:1px #accfdf solid; font-size:14px; color:#FFF; text-transform:uppercase; }
a:hover.WhitBtn{ background:#FFF; border:1px #FFFFFF solid; color:#65b9e8;}

.ProductCover{
	width: 223px;
	height: 302px;
	position: absolute;
	left: 372px;
	top: 12px;
}

.ProductDeals
{
	float:left;
	width:100%;
	height:auto;
}
.ProductDeals .DealsInr{ margin:0 auto; width:980px; height:auto; margin-top:50px; }
.DealsInr .DealsBox
{
	float:left;
	width:960px;
	min-height:60px;
	background:#FFF;
	padding:20px;
	position:relative;
	-webkit-box-shadow: 1px 1px 7px 1px rgba(207,207,207,1);
	-moz-box-shadow: 1px 1px 7px 1px rgba(207,207,207,1);
	box-shadow: 1px 1px 7px 1px rgba(207,207,207,1);
	webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
}

.PriceClr{ color:#ff7900; font-size:76px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

.DealsBox h2{ font-size:20px; color:#b92e16;}
.DealsBox h3{ font-size:20px; color:#b92e16;}
.DealsBox h4{ font-size:20px; color:#b92e16;}
.BlackClr{ color:#000;}

.DemoBtn a
{
	text-decoration:none;
	width:auto;
	height:7px;
	padding:8px;
	background:#FFF;
	font-size:12px;
	color:#000;
	-webkit-box-shadow: 1px 1px 7px 1px rgba(207,207,207,1);
	-moz-box-shadow: 1px 1px 7px 1px rgba(207,207,207,1);
	box-shadow: 1px 1px 7px 1px rgba(207,207,207,1);
	webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	
}
.DemoBtn a:hover{ background:#ff7900; color:#fff;}
.SoftwrPDF{ float:left; width:188px; height:auto;}

.Discount
{
	position: absolute;
	left: 350px;
	top: -143px;	
}

.PaddingTop10{ padding-top:10px;}
.PaddingTop20{ padding-top:20px;}
.PaddingTop30{ padding-top:30px;}
.PaddingTop40{ padding-top:40px;}
.PaddingTop50{ padding-top:50px;}
.PaddingTop60{ padding-top:60px;}
.hgt182{ height:140px!important;}

.ChatNdMcafee
{
	margin:0 auto;
	width:980px;
	height:155px;

}
.LiveChat
{
	float:left;
	width:auto;
	height:auto;
	margin-left:35px;
	margin-top:20px;
}
.McAfee
{
	float:right;
	width:140px;
	height:auto;
	margin-right:0px;
	margin-top:20px;
}
.BrdCm
{
	float:left;
	width:100%;
	height:auto;
	background:#99cde7;
}
.BrdCm .BrdCmIner
{
	margin:0 auto;
	width:690px;
	height:22px;
	padding-top:6px;
	float:left;
}
.BrdCmIner span{ text-decoration:none; color:#0b699e; font-size:12px; font-family:Arial, Helvetica, sans-serif; background:url(../images/bult-blue.png) no-repeat left center; padding-left:15px; margin-right:10px;}
.BrdCmIner a{ text-decoration:none; color:#0b699e; font-size:12px; font-family:Arial, Helvetica, sans-serif; background:url(../images/bult-blue.png) no-repeat left center; padding-left:15px; margin-right:10px;}
.BrdCmIner a:hover{ color:#fff;}
.Container .Demo
{
	margin:0 auto;
	width:980px;
	min-height:155px;
	background:#FFF;
}

.Demo h2{ font-size:28px; color:#65b9e8; font-weight:normal; margin-bottom:15px;}
.Demo h3{ font-size:28px; color:#65b9e8; font-weight:normal; margin-bottom:15px;}
.FloatLeft{ float:left; margin-bottom:8px;}
.FloatRight{ float:right;}

.Demo span{ margin-right:18px;}

.TxtFld{ width:250px; height:37px; border:1px #dcdcdc solid; font-size:16px; padding-left:10px;}

.Container .Content
{
	float:left;
	width:100%;
	height:auto;
	
}

.Content .Testimnoals
{
	float:left;
	width:100%;
	height:auto;
	margin-top:40px;
	background:url(../images/testimonails-bg.jpg) repeat-x top #199bbb;
	
}
.Testimnoals .TestimlsIner
{
	margin:0 auto;
	width:980px;
	height:298px;
	position:relative;
}

.TestimlsIner .ShortBox
{
	width:230px;
	height:auto;
	margin-top:54px;
	margin-left:28px;
}

.ShortBox span{ width:100%;}

.ShortBox h3{ font-size:20px; color:#FFF; font-weight:normal;}
.ShortBox h2{ font-size:20px; color:#FFF; font-weight:normal;}
.ShortBox p{ font-size:12px; color:#bddbe6;}

.VideoPlayer
{
	width:388px;
	height:326px;
	background:url(../images/video-player.png) no-repeat bottom;
	position:absolute;
	left:313px;
	top:7px;
}
.VideoPlayer h3{ font-size:20px; margin-top:10px; color:#FFF; font-weight:normal;}
.VideoPlayer h2{ font-size:20px; margin-top:10px; color:#FFF; font-weight:normal;}

.VideoPlayer span{ float:left; width:280px; height:210px; margin-top:39px; margin-left:51px;}

.Content .PoplrCerts
{
	float:left;
	width:100%;
	height:auto;
	background:#ddf0fb;
}

.PoplrCerts .PoplrCertsIner
{
	margin:0 auto;
	width:980px;
	height:auto;
	
}
.PoplrCertsIner .TxtRow
{
	float:left;
	width:980px;
	min-height:70px;
	font-size:14px;
	color:#000;
	padding-top:78px;
	margin-bottom:15px;
}
.PoplrCertsIner .Poplrcrts
{
	float:left;
	width:980px;
	height:350px;
	position:relative;
	background:url(../images/popular-certs-bg.jpg) no-repeat bottom center;
}
.Exam-1
{
	position: absolute;
	width: 175px;
	height: 75px;
	left: 12px;
	top: 81px;
}
.Exam-2
{
	position: absolute;
	width: 175px;
	height: 75px;
	left: 229px;
	top: 20px;
}
.Exam-3
{
	position: absolute;
	width: 175px;
	height: 75px;
	left: 468px;
	top: 17px;
}
.Exam-4
{
	position: absolute;
	width: 175px;
	height: 75px;
	left: 695px;
	top: 32px;
}
a.BlueLink{ text-decoration:none; font-size:12px; color:#65b9e8;}
a:hover.BlueLink{ color:#000;}

.Content .RecentUpt
{
	float:left;
	width:100%;
	height:auto;
	background:#abdcf8;
	border-top:11px #82c5ec solid;
}
.RecentUpt .RecentUptIner
{
	margin:0 auto;
	width:980px;
	height:auto;
}
.RecentUptIner .RecntUdtHding
{
	float:left;
	width:256px;
	height:100px;
	text-align:center;
	font-size:25px;
	text-transform:uppercase;
	padding-top:72px;
}


.RecentUptIner .RecntUdtRow
{
	float:left;
	width:720px;
	height:88px;
	background:#a0d4f2;
	border:1px #bde4fa solid;
	border-right:none;
}
.RecntUpdtCell
{
	float:left;
	width:213px;
	height:62px;
	padding:13px;
	border-right:1px #bde4fa solid;
}
.RecntUpdtCell h4{ float:left; font-size:14px; color:#3d3d3d;}
.RecntUpdtCell h2{ float:left; font-size:14px; color:#3d3d3d;}
.RecntUpdtCell h3{ float:left; font-size:12px; font-weight:normal; color:#199bbb; margin-left:10px;}
.RecntUpdtCell span{ float:left; width:100%;}
.RecntUpdtCell p{ width:100%; }

.RecentUptIner .RecntUdtRow2
{
	float:left;
	width:720px;
	height:88px;
	background:#a5d8f5;
	border-left:1px #bde4fa solid;
	
	
}
.Content .TopVendor
{
	float:left;
	width:100%;
	
	background:#65b9e8;
	
	border-top:1px #d2ecfb solid;
}
.TopVendor .TopVendorInr
{
	margin:0 auto;
	width:980px;
	height:270px;
	position:relative;
}
.TopVendorInr h3{ font-size:28px; margin-top:15px; color:#FFF; font-weight:normal;}
.TopVendorInr h2{ font-size:28px; margin-top:15px; color:#FFF; font-weight:normal;}

a.VdrLink{ font-size:22px; text-decoration:none; width:183px;
	height:88px; float:left; padding-top:40px; color:#666}
a:hover.VdrLink{ color:#000;}

.Vendor-1
{
	position: absolute;
	left: 19px;
	top: 137px;
	width:183px;
	height:128px;
	text-align:center;
	background:url(../images/microsoft-vdr.jpg) no-repeat;
}

.Vendor-2
{
	position: absolute;
	left: 184px;
	top: 38px;
	width:183px;
	height:128px;
	text-align:center;
	background:url(../images/adobe-vendr.jpg) no-repeat;
}
.Vendor-3
{
	position: absolute;
	left: 574px;
	top: 88px;
	width:183px;
	height:128px;
	text-align:center;
	background:url(../images/cisco-vdr.jpg) no-repeat;
}
.Vendor-4
{
	position: absolute;
	left: 376px;
	top: 111px;
	width:183px;
	height:128px;
	text-align:center;
	background:url(../images/apple-vdr.jpg) no-repeat;
}
.Vendor-5
{
	position: absolute;
	left: 757px;
	top: 44px;
	width:183px;
	height:128px;
	text-align:center;
	background:url(../images/oracle-vdr.jpg) no-repeat;
}
.Content .MainBlock
{
	margin:0 auto;
	width:980px;
	height:auto;
	
	
}
.MainBlock .term 
{
	margin:0px;
	padding:0px;	
}
.MainBlock .term p
{
	margin:0px;
	padding:0px;
	padding-top:10px;	
}
.MainBlock .term h3
{
	margin:0px;
	padding:0px;
	padding-top:0px;	
}
.Content .MemberArea
{
	margin:0 auto;
	width:980px;
	height:auto;
	height:570px;
	background:url(../images/member-bg.jpg) no-repeat center top;
}

.MemberArea .Login
{
	float:left;
	width:270px;
	height:315px;
	margin-left:140px;
	margin-top:80px;
	color:#FFF;

}
.Login h2{ color:#FFF;}

.TxtFld2{ width:230px; height:29px; background:#fff; border:1px #4493bf solid; font-size:15px; color:#000; padding:0px 15px 0px 15px; margin-bottom:10px;}

a.LitBlueBtn{ text-decoration:none; padding:8px; height:14px; background:#6ab5df; webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px; border:1px #b2dcf4 solid; font-size:14px; color:#FFF; text-transform:uppercase; }
a:hover.LitBlueBtn{ background:#FFF; border:1px #FFFFFF solid; color:#65b9e8;}


.Footer
{
	float:left;
	width:100%;
	height:218px;
	background:url(../images/footer-bg.jpg) repeat-x bottom;
}
.Footer .FooterInner
{
	margin:0 auto;
	height:auto;
	padding-top:145px;
}
.MarginLeft15{ margin-right:15px;}
.prepare1 { width:560px; margin:0 auto; clear:both; font-family:'Myriad Pro'; font-weight:bold; font-size:18px;}
.prepare { width:980px; margin:0 auto;  clear:both; text-align:center; font-family:'Tahoma'; font-size:12px; color:#707070;}
.ContainCert {width:980px; margin:0 auto;clear:both; margin-top:10px;}
.BlockLeft {
    float: left;
    width: 475px;
}
.DivBox {
    border: 1px solid #E7E7E7;
    height: 78px;
    margin-top: 18px;
    width: 473px;
	float:left;
	
}
.DivBox2 {
    border: 1px solid #E7E7E7;
    height: 78px;
    margin-top: 18px;
    width: 473px;
	float:right;
}
.Block11 {
    float: left;
    height: 75px;
    width: 340px;
	padding:4px;
}
.Block12 {
    float: left;
    width: 95px;
	margin-left:20px;
}

.BlockRight {
    float: left;
    margin-left: 10px;
    width: 495px;
}
.DivBox1 {
    border: 1px solid #E7E7E7;
    height: 78px;
    margin-left: 12px;
    margin-top: 18px;
    width: 479px;
}
.DivBox2 {
    border: 1px solid #E7E7E7;
    height: 78px;
    margin-left: 12px;
    margin-top: 18px;
    width: 479px;
}
.DivBox3 {
    border: 1px solid #E7E7E7;
    height: 78px;
    margin-left: 12px;
    margin-top: 18px;
    width: 479px;
}
.alter { clear:both; width:140px; margin-left:8px;}






.Text1{ font-family: arial; font-size: 14px; margin: 0 auto; width: 980px; color:#585858;}
.Code70{ float:left; font-size:22px; font-family:arial; margin-left:5px; }
.Red1{ color:#c92f20; font-size:12px; font-family:tahoma; padding:1px; background-color:#e1e1e1; float:left; margin-top:3px;}
.CiscoRouting {
    clear: both;
    color: #222222;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-left: 8px;
	font-weight:bold;
}
.a1{ text-decoration:none; color:#0cace0;}
.a2{ text-decoration:none; color:#000; font-size:22px; float:left;}
.black{ font-size:12px; font-family:arial; color:#909090;}
.SeeDetail {
    float: left;
    margin-top: 15px;
	
}
.Code{ float:left; font-size:11px; font-family:arial; margin-left:8px; margin-top:5px;}
.a1{ text-decoration:none; color:#0cace0; font-size:16px;}
.black{ font-size:12px; font-family:arial; color:#909090;}
.Text1{ font-family: arial; font-size: 14px; margin: 0 auto; width: 980px; color:#585858;}

a:hover.pees{ background:url(../images/seedetail1.png) repeat; background-color:#FF0000;}
a.pees {text-decoration:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000; background:url(../images/seedetail.png) no-repeat;}
.PosDot{ margin:0px; padding:0px; margin-left:250px;  margin-top:240px; width:510px;}
.PosDot .FontRiz{ color:#65b9e8; font-family:MyriadPro-Regular; font-size:28px;}
.PosDot .FontRiz2{ color:#696969; font-family:MyriadPro-Regular; font-size:28px; margin-top:0px;}


/**************************************************************************************************/
.wraper{ width:980px; height:560px; margin:0px auto;}
.bgimg{ width:980px; height:532px; background-image:url(../images/bgimg.png); background-repeat:no-repeat;}
.Blockleft{ float:left; width:295px; height:315px; margin-left:165px; margin-top:85px;}
.Blockright{ float:left; width:295px; height:315px; margin-left:80px; margin-top:85px;}
.Rightblock{ float:left; width:295px; height:315px; margin-left:145px; margin-top:85px;}
.contactus{ font-size:20px; font-family:arial; color:#44a1d5; text-align:center; font-weight:bold; margin-top:0px;}
.paraghraph{ width:230px; text-align:center; font-size:12px; font-family:arial; margin-top:5px; margin-left:40px; color:#5a6e7a;}
.textfield{ margin-top:10px;}
.textfield1{ margin-top:20px;}
.lenth{ width:280px; height:15px; border: 1px solid #4493BF; border-radius: 2px; padding:5px;}
.selectboxlenth{ width:292px; height:29px; border: 1px solid #4493BF; border-radius: 2px;}
.lenth1{ width:290px; height:109px; border: 1px solid #4493BF; border-radius: 2px;}
.coments{ margin-top:10px;}
.button { margin-left: 95px; margin-top: 10px;}
.img{ float:left;}
.support{ float:left; width:115px; font-size:18px; font-family:arial; color:#ffffff; margin-left:10px;}
.address{ float:left; font-size:12px; font-family:arial; color:#ffffff; margin-left:10px;}
.Block { height: 50px; margin-top: 95px; width: 295px;}
.Block1 { height: 50px; margin-top: 5px; width: 295px;}
.Block2 { height: 40px; margin-top: 5px; width: 295px;}




/*********************cart page************************************/
.shopContain { width:964px; height:327px; margin:0 auto;  border:1px solid #e6e6e6;}
.row1 { height:52px; border-bottom:1px solid #e6e6e6;}
.row2 { height:52px; border-bottom:1px solid #e6e6e6;}
.row2 .col1 { float:left;  width:79px; height:35px; text-align:center;font-size:14px; padding-top:17px; border-right:1px solid #e6e6e6;}
.row2 .col2 { float:left; border-right:1px solid #e6e6e6; width:383px; height:48px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-top:5px; padding-left:10px;}
.col2Product { float:left;/* border:1px solid #e6e6e6;*/ width:417px; height:33px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-top:10px; padding-left:20px;}
.row2 .col3 { float:left;  width:112px; height:35px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:center; padding-top:17px; border-right:1px solid #e6e6e6; }
.row2 .col4 { float:left;  width:112px; height:35px; text-align:center; padding-top:17px; border-right:1px solid #e6e6e6; }
.row2 .col5 { float:left;  width:112px; height:35px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:center; padding-top:17px;border-right:1px solid #e6e6e6; }
.row2 .col6 { float:left;  width:112px; height:35px; text-align:center; padding-top:17px;}
.coupenContain {width:927px; margin-left:20px; float:left;  margin-top:20px;}
.LeftPart {width:600px; float:left;}
.txtField { float:left;}
.coupanPic { float:left; margin-left:10px;}
.coupanText { float:left; width:125px; margin-left:8px; color:#999999; margin-top:4px; font-weight:bold;}
.RightPart { float:right; font-family:Arial, Helvetica, sans-serif; font-size:30px;}
.ContainShipping { width:962px; border-top:1px solid #e6e6e6; float:left; margin-top:20px;}
.payments { float:left; height:67px; width:557px; background-color:#f4f4f4; border-right:1px solid #e6e6e6; padding:10px;}
.chckoutButtons { float:left; width:380px; margin-top:10px;}
.selectionBox {float:left; margin-top:18px;}
.paymentMethod { float:left; margin-top:15px;}
.button { margin:0px; padding:0px; margin-top:12px; float:left; }
.moreExams { float:left; margin-left:25px; margin-top:6px;}
.checkOut { float:left; margin-left:10px; margin-top:7px;}
.manageWidth { width:192px; height:23px; background-color:#f9f9f9; border:1px solid #e6e6e6; padding:7px;}
.cisco { margin:0; padding:0;}
#colNew { color:#FFFFFF; background-color:#65b9e8; /*border:1px solid #4eabdf;*/}
#colNew1 { color:#FFFFFF; background-color:#65b9e8; /*border:1px solid #4eabdf;*/ padding-top:19px;}
#colNew2 { color:#FFFFFF; background-color:#449bcc; /*border:1px solid #4eabdf;*/}


.row1 .col1 { color:#FFFFFF; float:left;  width:79px; height:35px; text-align:center;font-size:14px; padding-top:17px; border-right:1px solid #e6e6e6; background-color:#65b9e8;}
.row1 .col2 { color:#FFFFFF; float:left; border-right:1px solid #e6e6e6; width:373px; height:34px; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-top:18px; padding-left:20px; background-color:#65b9e8;}
.row1 .col3 { color:#FFFFFF; float:left;  width:112px; height:35px;font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:center; padding-top:17px; border-right:1px solid #e6e6e6; background-color:#449bcc;}
.row1 .col4 { color:#FFFFFF; float:left;  width:112px; height:35px; text-align:center; padding-top:17px; border-right:1px solid #e6e6e6; background-color:#449bcc; }
.row1 .col5 { color:#FFFFFF; float:left;  width:112px; height:35px; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:center; padding-top:17px;border-right:1px solid #e6e6e6; background-color:#449bcc; }
.row1 .col6 { color:#FFFFFF; float:left;  width:149px; height:35px; text-align:center; padding-top:17px; background-color:#449bcc;}
/******************cart end**************************************************************/


/************************************demo thanks*******************************************/
.ThanksYouMainWrap{ width:100%; height:auto; float:left; background:url(../images/thank_you_top_bg.png) repeat-x; }
.ThanksYouMainWrap .ThanksYouTwoRow{ margin:0 auto; width:980px; height:auto;}
.ThanksYouTwoRow .MidDiv{margin:0 auto; width:980px; height:103px;}
.ThanksYouTwoRow .MidDiv .ThanksYouText{margin:0 auto; margin-top:25px; width:376px; text-align:center; height:100px; font-family: 'MyriadPro-Regular'; font-size:66px; color:#404245; background:#FFFFFF;}
.ThanksYouTwoRow .FewSecondText{ margin:0 auto; height:210px; text-align:center; font-size:35px; color:#25b8e2; font-family: 'MyriadPro-Regular';}
.ThanksYouTwoRow .ClickHereBtn{margin:0 auto; width:127px; height:149px;}
.ThanksYouTwoRow .ClickHereBtn a{float:left; width:127px; height:127px;}
.ThanksYouTwoRow .ThanksForDownloadingText{ margin:0 auto; height:57px; text-align:center; font-size:14px; color:#979797; border-bottom:1px dashed #3f4144;}
.ThanksYouTwoRow .FramWorkAndReqDiv{ margin:0 auto; width:578px; height:180px;}
.ThanksYouTwoRow .FramWorkAndReqDiv .LeftSideBoxDiv{ width:289px; float:left; height:149px; border-right:1px dashed #3f4144; margin-top:4px;}
.ThanksYouTwoRow .FramWorkAndReqDiv .RightSideBoxDiv{ width:288px; height:200px; float:right;}
.ThanksYouTwoRow .FramWorkAndReqDiv .LeftSideBoxDiv .FramWorkHeadingDiv{ width:198px; margin:14px 0 0 36px; float:left; color:#25b8e2; font-size:25px; font-family: 'MyriadPro-Regular';}
.ThanksYouTwoRow .FramWorkAndReqDiv .LeftSideBoxDiv .FramWorkText{ text-align:center; margin:10px 0 10px 0; color:#747576; float:left;}
.ThanksYouTwoRow .FramWorkAndReqDiv .LeftSideBoxDiv .DownloadBtn { float:left; margin:13px 0 0 21px; }
.ThanksYouTwoRow .FramWorkAndReqDiv .RightSideBoxDiv .SystemReqHeading { background:url(../images/windows_icon.png) no-repeat left; width:214px; padding-left:38px; margin:14px 0 0 36px; float:left; color:#25b8e2; font-size:25px; font-family: 'MyriadPro-Regular';}
.SystemReqOptn{ width:250px; height:124px; float:left; margin-left:43px; margin-top:10px;}
.SystemReqOptn ul{ list-style:none; margin:0px; padding:0px;}
.SystemReqOptn li{ background:url(../images/right_arow.png) no-repeat left; width:210px; height:20px; padding:3px 0 0 21px; list-style:none; color:#747576}

.FirstLi{background:url(../images/h_bg.jpg);-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;}
.UpDate{float:left;width:157px;height:23px;margin-top:8px;padding-top:4px;text-align:center;background:url(../images/date_bg.png) no-repeat; float:left;}
.Barinner .Box{float:left;width:237px;height:110px;background:url(../images/line2.png) repeat-y left top;}
.Box a{float:left;width:237px;height:110px;text-decoration:none;color:#5e5e5e;}
.Box a:hover{float:left;width:237px;height:110px;text-decoration:none;color:#5e5e5e;background:url(../images/box_hover.png) repeat-x;}



/******************************************************************************************/
.featureBox { width:540px; float:left; margin-top:41px;}
.PlayerBox {width:380px; height:300px;  float:left;}
.featureProduct { width:535px;  margin-top:11px;}
.featureBox ul { margin:0; padding:0; list-style:none; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:15px;}
.featureBox li { background:url(../images/tick.png) no-repeat; padding-left:24px; margin-bottom:8px;}
.CenterBox {width:100%; float:left;}
.innerCenter { width:980px; margin:40px auto; margin-bottom:0; }
.containPakage { width:750px; height:309px;  margin:20px auto; margin-bottom:0; background:url(../images/boxesNew.png) no-repeat;}
.pakage1 {float:left; width:200px; margin-top:32px; margin-left:21px;}
.pakage2 {float:left; width:200px; margin-top:20px; margin-left:55px;}
.pakage3 {float:left; width:200px; margin-top:32px;margin-left:51px;}
.pakage1 h2 { text-align:center; color:#FFFFFF; font-family:'MyriadPro-Regular'; font-size:22px;}
.pakage2 h2 { text-align:center; color:#FFFFFF; font-family:'MyriadPro-Regular'; font-size:22px;}
.pakage3 h2 { text-align:center; color:#FFFFFF; font-family:'MyriadPro-Regular'; font-size:22px;}
.pakage1 .pdf { text-align:center; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#FF0000; margin-top:50px;}
.pakage1 .PracticeTest { text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#000;}
.pakage1 .priceTest { text-align:center;  font-family:'MyriadPro-Regular'; font-size:51px; color:#000; margin-top:10px;}
.pakage1 .acces { text-align:center; color:#FFFFFF;}

.pakage2 .pdf { text-align:center; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#FF0000; margin-top:50px;}
.pakage2 .PracticeTest { text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#000;}
.pakage2 .priceTest { text-align:center;  font-family:'MyriadPro-Regular'; font-size:51px; color:#000; margin-top:10px;}
.pakage2 .acces { text-align:center; color:#FFFFFF;}

.pakage3 .pdf { text-align:center; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#FF0000; margin-top:50px;}
.pakage3 .PracticeTest { text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#000;}
.pakage3 .priceTest { text-align:center;  font-family:'MyriadPro-Regular'; font-size:51px; color:#000; margin-top:10px;}
.pakage3 .acces { text-align:center; color:#FFFFFF;}

.innerCenter h4 { font-family:'MyriadPro-Regular'; font-size:28px; text-align:center; color:#65b9e8;}
.innerCenter p { font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:center; color:#7f7f7f;}
.featureBox h3 { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:20px;}
.featureBox p { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px;}
.innerCenter h3 { font-family:'MyriadPro-Regular'; font-size:40px; text-align:center; color:#65b9e8;}
.linksContain { width:980px; margin:0 auto; margin-bottom:140px; clear:both; text-align:center;}
.vendsExam { padding:6px; border:1px solid #d4edf9; float:left; margin-right:8px; margin-top:10px;}
.tick { float:left; margin-top:4px; margin-right:5px;}
.tickText { float:left; margin-top:3px; color:#65b9e8; text-align:left; font-size:11px;}
.textbox{margin:3px 0px;padding:5px;width:200px;height:18px;color:#333;border:#c0c0c0 solid 1px;background:url(../images/txtfld_bgnew.jpg) repeat-x;}
.combobox{margin:3px 0px;padding:5px;width:208px;height:30px; color:#333;border:#c0c0c0 solid 1px;background:url(../images/txtfld_bgnew.jpg) repeat-x;}

/*********************************all vendor strat***************************************************/
.vendsExam { padding:6px; border:1px solid #d4edf9; float:left; margin-right:8px; margin-top:10px;}
.tick { float:left; margin-top:4px; margin-right:5px;}
.tickText { float:left; margin-top:3px; color:#65b9e8; text-align:left; font-size:11px;}
.ContainAllvend { border:1px solid #d1efff; width:980px; margin:0 auto; margin-bottom:50px; clear:both;}
.allvendorsExam { float:left; width:200px; margin-left:20px; margin-top:24px; font-size:18px; color:#46a5da;}
.numberContain { float:left; width:450px; margin-left:59px; margin-top:23px;}
.alphabeticalSearch { float:right;  margin-right:25px; margin-top:24px;}
.boxExam {float:left; margin-right:3px; list-style:none; background:url(../images/box.png) no-repeat; width:30px; height:23px; color:#FFFFFF; padding-top:6px;}
.alphaExam {float:left; color:#000000; font-weight:bold; margin-top:4px; margin-right:10px;}
.alphaSearch {float:left;}
.searchbarExam { width:105px; height:28px; padding:5px; margin-right:8px;}
.ContainCertExam {width:940px; margin:0 auto;clear:both; margin-top:10px;}
.ciscoBlock { width:945px; clear:both; height:auto; }
.ciscos { text-align:center;  font-family:'MyriadPro-Regular'; font-size:34px; color:#65b9e8; margin-bottom:15px; margin-top:20px;}
.linksExam { margin-top:5px;}
.linksis {padding:6px; text-align:center; color:black; background-color:#f9f9f9; border:1px solid #e7e7e7; height:14px; float:left; margin-bottom:10px; margin-right:10px; border-radius:3px; text-decoration:none; font-size:12px;}


.linksExam .linksis:hover{color:#999999;; text-decoration:none;}
.prepareExamfooter { width:980px; margin:0 auto; background-color:#ebf8ff; height:70px; border-top:1px solid #d4eefd; clear:both; text-align:center; font-family:'Tahoma'; font-size:12px; color:#707070; margin-top:140px;}

.prepareExamNew { width:980px; margin:0 auto; background-color:#ebf8ff; height:70px; border-bottom:1px solid #d4eefd; clear:both; text-align:center; font-family:'Tahoma'; font-size:12px; color:#707070;}

.BrdCmInerExam
{
	margin:0 auto;
	width:980px;
	height:35px;
	padding-top:15px;
}

.numberContain a { text-decoration:none; color:#FFFFFF;}
.numberContain ul { margin-top:0; float:left;}


.numberContain .boxExam:hover{ background:url(../images/boxhover.png) no-repeat; padding-top:6px;}
/**************************************************all vendors end**************************************/


.mcafeedate {
    font-family: MyriadPro-Regular;
    font-size: 10px;
    margin-left: 34px;
}
.SiteScure {
	margin:0px;
	padding:0px;
    color: #65b9e8;
    font-family: MyriadPro-Regular;
	font-size: 15px;
    margin-left: 18px;
    padding-left: 18px;
	margin-top:5px;
    width: 120px;
}
.colour {
    color: #DC6D8B;
}
.containPreOrder {margin:25px auto; margin-bottom:0; border:1px solid #ffffff; clear:both;}
.preOrder {
width:960px;
min-height:94px;
background:#FFF;
padding:20px;
clear:both;
-webkit-box-shadow: 1px 1px 7px 1px rgba(207,207,207,1);
-moz-box-shadow: 1px 1px 7px 1px rgba(207,207,207,1);
box-shadow: 1px 2px 3px 2px rgba(207,207,207,1);
webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
margin:80px auto; margin-bottom:0;}
.pdfPicExamPre { float:left; width:130px;}
.pricePreorder { float:left; font-size:96px; color:#ff7900;}
.subscribe { float:left;  margin-left:15px;}
.codePreorder {font-size:22px;}
.OrderWidth { width:450px; height:20px; border-radius:3px; border:1px solid #CCCCCC; margin-top:10px; padding:7px;}
.txtfieldOrder { float:left;}



.newPayment { margin:0px auto; width:320px; clear:both;}








