img {
	border: 0;
}

@font-face {
  font-family: 'HelveticaNeueLight';
  src: local('HelveticaNeueLight'), local('HelveticaNeue-Light'), url('./includes/HelveticaNeue-Light.otf');
}

body {
  font: 14px Arial;
  margin: 0;
  padding: 0;
  color: #333333;
  line-height: 18px;
}
ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
li{
  margin: 0;
  padding: 0;
}

ul.p{
  margin: 0;
  padding-left: 20px;
  list-style: disc;
}
a {
	color: #3775c9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.p {
	padding-right: 10px;
	background: url(images\\ap.png) no-repeat right center;
}

.cb {color: black; font-weight: bold}
.clear{clear: both;}
.c-black {color: black;}
.t-center{text-align: center;}
.t-right{text-align: right;}
.fs12{font: 12px/14px Arial}
.fs20{font: 20px/18px Arial}
.left {float: left}
.right {float: right}
.b {font-weight: bold}

h1{
	font-family: HelveticaNeueLight;
	font-size: 19px;
	color: #5f5f5f;
	margin-bottom: 10px;
	line-height: 33px;
}
h2{
	font-family: HelveticaNeueLight;
	font-size: 19px;
	color: #5f5f5f;
	margin-bottom: 10px;
	line-height: 33px;
}
.hn {
	font-family: HelveticaNeueLight;
}
.h2 {
	font-family: HelveticaNeueLight;
	font-size: 22px;
	color: #5f5f5f;
}
.bh1{
	font-family: HelveticaNeueLight;
	font-size: 20px;
	color: #5f5f5f;
	margin-bottom: 10px;
	line-height: 33px;
}
.bh2{
	font-family: HelveticaNeueLight;
	font-size: 33px;
	color: #5f5f5f;
	margin-bottom: 10px;
	line-height: 33px;
}

input.text, textarea.text {
	border-style: ridge groove groove ridge;
	border-width: 2px;
	border-color: white;
	padding: 4px;
}

div.page {
  width: 960px;
  margin: 0 auto;
}
div.page .top {
height: 130px;
color: #808791;
font-size: 12px;
}
div.page .top .off{
  font-size: 16px;
  margin-top: 30px;
  position: absolute;
}
.top-img-g{    
	background: url("images\\top-img-g.jpg") no-repeat 205px 0;
  height: 300px;
  position: absolute;
  width: 50%;
  margin-left: 50%;
  z-index: -1;
}
div.phone-top {
  color: #808791;
}
div.menu {
  background: url(images\\logo2.gif) no-repeat left top;
  height: 49px;
  margin: 35px 0 10px;
}
div.menu ul{
  margin: 0 0 0 105px;
  float: left;
}
div.menu ul li{
  float: left;
  height: 47px;
  padding-top: 12px;
}
div.menu ul li.sel{
	background: #2768c0;
  padding: 12px 15px 0;
  margin-right: 15px;
  margin-left: 15px;
  height: 48px;
  position: relative;
  z-index: 2;
}
div.menu ul li:first-child.sel{
  margin-left: 0;
}
div.menu ul li a{
	color: grey;
	font: bold 16px HelveticaNeueLight;
	text-transform: uppercase;
}
div.menu ul li a:hover{
	text-decoration: none;
	color: green;
	font: bold 16px HelveticaNeueLight;
	text-transform: uppercase;
}
div.menu ul li.sel a{
	color: white;
}
div.menu ul li.order {
	background: #ea8b0f;
	color:#fff;
	padding: 12px 15px 0;
	margin-right: 15px;
	margin-left: 15px;
	height: 48px;
	position: relative;
	z-index: 2;
}
div.menu ul li.order a {
	color:#fff;
}
div.menu ul li.order a:hover {
	text-decoration: none;
	color: #FFDE31;
}

div.main-img {
  height: 371px;
  background: url(images\\vimaxinPakistan.jpg);
  position: relative;
}
div.main-img div{
	margin: 78px 0 0 223px;
	display: inline-block;
}
div.box-1 {
  margin-top: 20px;
}
div.box-1 .col {
  background: url(images\\b1-bg.png) bottom repeat-x;
  width: 272px;
  margin-right: 15px;
  float: left;
  padding: 20px 19px 0;
  height: 880px;
}
div.box-1 .col.b11 {
  //background: url(images\\b1-1.png) no-repeat left top, url(images/b1-bg.png);
}
div.box-1 .col.b12 {
  //background: url(images\\b1-2.jpg) no-repeat center top, url(images/b1-bg.png);
}
div.box-1 .col.b13 {
  //background: url(images\\b1-3-1.jpg) no-repeat center top, url(images/b1-bg.png);
  margin-right: 0;
}

.page-disc div.box-1 .col.b11 {
  padding-top: 10px;
}
.page-disc div.box-1 .col.b12 {
  padding-top: 10px;
}
.page-disc div.box-1 .col.b13 {
  padding-top: 10px;
}

div.box-1 .b11 .result{
  font-size: 12px;
  border-top: solid 3px black;
  border-collapse: collapse;
}
div.box-1 .b11 .result td{
  border-bottom: solid 1px black;
  background: #e2f0fe;
  padding: 3px 5px;
}
div.box-1 .b11 .result tr:nth-child(2) td{
  background: transparent;
}
div.box-1 .b11 ul {
	line-height: 22px;
}
div.box-1 .b12 .facts{
	color: #121212;
	border: solid 2px black;
	font-size: 13px;
}
div.box-1 .b12 .facts td{
	padding-bottom: 10px;
	border-bottom: solid 2px black;
}
div.box-1 .b12 .facts tr:nth-child(2) td{
	line-height: 16px;
}
div.box-1 .b12 .facts tr:last-child td{
	border: none;
	padding-bottom: 0;
}
div.box-1 .b13 div.test {
	color: #353535;
	font-size: 12px;
	line-height: 15px;
	padding: 20px 0 20px 52px;
	border-bottom: dotted 1px grey;
}
div.box-1 .b13 div.test:nth-child(4){
	background: url(images\\b1-1-1.jpg) no-repeat left center;
}
div.box-1 .b13 div.test:nth-child(5){
	background: url(images\\b1-1-2.jpg) no-repeat left center;
}
div.box-1 .b13 div.test:nth-child(8){
	background: url(images\\b1-1-3.jpg) no-repeat left center;
	padding: 5px 0 5px 52px;
}
div.box-2 {
	padding-top: 20px;
	clear: left;
}
div.box-2 .snp{
	width: 636px;
	background: url(images\\b2-bg1.jpg) no-repeat 16px 70px, url(images/b2bg2.png) 0 54px;
	height: 222px;
	float: left;
	margin-right: 14px;
}
div.box-2 .snp div{
	margin: 20px 0 0 120px;
	margin-right: 15px;
}
div.box-2 .guar{
	width: 410px;
	background: url(images\\b2-bg3.jpg) no-repeat left 110px;
	height: 219px;
	float: left;
	padding-top: 0;
}
div.box-2 .guar div{
	margin: 10px
}
div.bottom {
	margin-top: 20px;
	background: #f4f4f4;
	font-size: 12px;
}
div.line-acc {
	background: #f4f4f4;
	height: 58px;
	border-top: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
	position: relative;
}
div.line-acc .lp{
	background: #e5e5e5;
	height: 58px;
	border-top: solid 1px #c8c8c8;
	border-bottom: solid 1px #c8c8c8;
	width: 50%;
	margin-top: -1px;
}
div.line-acc .cen{
	height: 60px;
	margin: 0 auto;
  width: 960px;
	top: -60px;
	background: url(images\\bott-acc.png) left no-repeat;
	position: relative;
}
div.bottom .acc{
	height: 231px;
	padding: 20px 20px 0 0;
	width: 618px;
	border-right: solid 3px white;
	line-height: 14px;
	float: left;
}
div.bottom .ww{
	width: 319px;
	height: 115px;
	background: url(images\\bot-ww.png) no-repeat right;
	float: left;
}
div.bot-menu {
  width: 960px;
  margin: 0 auto;
}
div.bot-menu ul{
  font-size: 12px;
  display: block;
  float: left;
  margin-top: 15px;
	margin-right: 50px;
}
div.bot-menu ul li{	
	border-bottom: solid 1px #e3e3e3;
	width: 150px;
	padding: 5px 0 5px 15px;
}
div.bot-menu ul a{
  color: #333333;
}
div.bot-menu ul li:last-child{	
	border-bottom: none;
}
div.btm-text {
	color: #4b4b4b;
	font: 10px/14px Arial;
	border-top: solid 1px #d9d9d9;
	margin-top: 10px;
	padding-top: 20px;
}
div.btm-text .inner {
  width: 960px;
  margin: 0 auto;
}
div.btm-text .half{
	width: 450px;
	float: left;
	margin-right: 20px;
}
div.btm-text .copyright {
	padding: 20px 0;
}
div.title-line {
	height: 27px;
	background: #2768c0;
	color: white;
	font-size: 12px;
	padding-left: 7px;
	position: relative;
	border-top: solid 1px #3974c5;
}
div.title-line span {
	float: left;
	padding-top: 4px;
	display: block;
}
div.title-line span.tl1 {
	background: url(images\\tline-1.png) no-repeat left #093f88;
	height: 23px;
	padding: 4px 20px 0 35px;
	margin-left: 20px;
}
div.title-line span.tl2 {
	background: url(images\\tline-2.png) no-repeat right;
	width: 15px;
	height: 23px;
}

.page-disc div.main-img {
	background: url(images\\disc-top-img.jpg);
	height: 292px;
}
.page-disc div.box-1 .col.b11 {
  background: url(images\\b1-bg.png) bottom repeat-x;
  height: 905px;
  margin-bottom: 50px;
}
.page-disc div.box-1 .col.b12 {
  background: url(images\\b1-bg.png) bottom repeat-x;
  height: 490px;
}
.page-disc div.box-1 .col.b13 {
  background: url(images\\b1-bg.png) bottom repeat-x;
  height: 490px;
}

div.guar {
	background: white;
	padding-top: 20px;
}
div.guar .left-form {
	border-right: solid 1px #dbdbdb;
	width: 635px;
}
div.guar .left-form .guar-form {
	margin-right: 20px;
}
div.guar .left-form .guar-form .f-title{
	background: url(images\\guar-form-t.png) no-repeat 24px 17px #5a95d1;
	height: 55px;
}
div.guar .left-form .guar-form .f-main{
	background: #f2f2f2;
	border: solid 1px #dfdfdf;
	border-top: none;
	padding: 40px 0;
}

div.guar .right{
	width: 278px;
	padding: 20px;
}
div.guar .right li{
	margin-bottom: 15px;
}

.form-message {
	text-align: center;
	position: absolute;
	margin-left: 165px;
	font-weight: bold;
}
.form-message div.success,
.form-message div.error{
	width: 300px;
	padding: 30px 0;
}
.form-message .success {
	color: green;
	border: solid 1px green;
	background: #dbffdb;
}
.form-message .error {
	color: red;
	border: solid 1px red;
	background: #ffdbdb;
	border-radius: 12px;
}
.form-message .error ul{
	list-style-type: disc;
}
.form-message .error li{
	text-align: left;
	margin-left: 30px;
	font-weight: normal;
}

.page-help div.main-img {
	background: url(images\\help-top-img.jpg);
	height: 240px;
}

.page-help .serv {
	width: 310px;
}
.page-help .serv .serv-t{
	background: url(images\\help-r-t.png);
	width: 310px;
	height: 54px;
}
.page-help .serv .cont-form {
	background: #f2f2f2;
	border: solid 1px #dfdfdf;
	padding: 20px;
}
.page-help .serv .cont-form form{
	color: #6d6d6d;
}
.page-help .serv .cont-form form input.text{
	width: 254px;
}
.page-help .serv .cont-form form textarea.text{
	width: 254px;
	height: 150px;
}
.page-help .form-message {
  margin-left: -16px;
}
.page-help .faq {
	width: 640px;
}

#accordion .title {
	font-size: 18px;
	color: #093f88;
	text-transform: uppercase;
}
#accordion .ui-accordion-header {
	display: block;
	padding: 7px 20px;
	border-top: solid 1px #e8e8e8;
	background: url(images\\ap.png) no-repeat right center;
	text-decoration: none;
}
#accordion .ui-accordion-header.ui-state-active {
	color: #4e4e4e;
	background: none;
}
#accordion .ui-accordion-content {
	padding: 20px;
}
#accordion .ui-accordion-content:last-child{
	border-bottom: solid 1px #e8e8e8;
}
#accordion .ui-accordion-header.last {
	border-bottom: solid 1px #e8e8e8;
}
#accordion .ui-accordion-header.last.ui-state-active {
	border-bottom: none;
}

.page-advice .main-img {
	background: url(images\\adv-img.jpg);
	height: 310px;
}

.page-advice .half {
	width: 443px;
	padding: 15px;
	background: url(images\\adv-bg1.png) repeat-x top;
	float: left;
}
.page-advice .col {
  background: url(images\\b1-bg.png) bottom;
  width: 280px;
  padding: 20px 15px;
}
.page-advice .half.h2{
	background-position: bottom;
	padding-top: 0;
	height: 397px;
}
.privacy {
	background: white;
}
.privacy h3{
	margin: 5px 0;
}
.privacy .lp{
	font: 11px/14px Arial;
	width: 578px;
	border-right: solid 1px #dbdbdb;
	padding: 20px;
}
.privacy .right{
	background: url(images\\help-phone-ico2.png) no-repeat left center;
	margin: 88px 80px 0 0;
	padding-left: 40px;
}
.test	{
	background: white;
}
.test .box {
	border: solid 1px #e5e5e5;
}
.test .box .inner{
	padding: 60px 0 65px 46px;
}
.test .box .name{
	font-weight: bold;
	margin-left: 100px;
}
.test .box .date{
	font-weight: normal;
	font-size: 12px;
	color: #7d7d7d;
}
.test .quote{
	font-size: 12px;
	width: 513px;
	margin-left: 190px;
	padding: 45px 15px 25px;
	background: url(images\\test-q-top.png) top no-repeat #efefef;
	border-radius: 15px;
}
.test.cust .quote{
	font-style: italic;
	font-size: 14px;
	padding: 35px 15px 15px;
}
.wwship {    
	margin-left: 473px;
  padding-top: 21px;
}
.wwship img{
	position: absolute;
	top: 10px;
}
.cen .h2 {
	font-size: 18px;
}
.cen .h2 {
	font-size: 18px;
}
.order {
	background: white;
}
.order .lp{
	border-right: solid 1px #dbdbdb;
	width: 720px;
	padding-right: 10px;
}
.order .cart th{
	font-weight: normal;
	text-align: left;
}
.order .cart td {
  vertical-align: top;
}
.order .cart .trAddProd td{
  padding-top: 20px;
}
.order .cart .trAddProd td:first-child{
  padding-top: 10px;
}
.order .cart {
	border-top: solid 1px #dbdbdb;
	border-collapse: collapse;
}
.order .cart tr td, .order .cart tr th{
	border-bottom: solid 1px #dbdbdb;
	padding: 10px 15px;
}

.order .acsec {
	margin-top: 50px;
	border-top: solid 1px #dbdbdb;
}
.order .acsec .left{
	margin-right: 12px;
	padding: 10px;
	width: 212px;
	background: url(images\\order-bot-bg.png) repeat-x top;
	height: 235px;
}
.order .acsec .left.last{
	margin-right: 0;
}
.order .rp{
	padding: 0 20px;
	width: 180px;
}
.order .rp .help{
	background: url(images\\help-phone-ico.png) no-repeat 15px center #F2F2F2;
	padding: 10px 10px 10px 60px;
}
.order .add-prods {
	#background: url(images\\order-bg1.png) repeat-x top white;  
}
.order .add-prod {
  font-size: 12px;
  border-bottom: solid 1px #bbb;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.order .add-prods .add-prod:last-child {
  border: none;
}
.order .add-prod .t {
  color: #1d55a2;
  margin-left: 50px;
}
.order .add-prod .desc {
  margin-left: 50px;
}
.order .add-prod .price {
  color: #888;
  padding: 3px 0 4px;
  margin-left: 50px;
}
.order .addToCart{
  cursor: pointer;
  float: right;
  margin-right: 16px;
  color: white;
  background: url(images\\ordeer-btn2.png);
  padding: 2px 15px 3px 4px;
}

.order .total{
  border-collapse: collapse;
  display: inline-block;
}
.order .total td{
  padding: 5px;
}
.order tr.disc td{
  border-bottom: solid 1px #ccc;

}
.order input.discCode {
  border: solid 1px #a7a7a7;
  background: url(images\\order-disc-bg.png);
  width: 107px;
  height: 25px;
}
.order .discount{
  border-bottom: 1px solid #CCCCCC;
  padding: 10px 0;
}
.order #applyDisc{
  margin-bottom: -12px;
  cursor: pointer;
}
#refreshTotal{
	position: relative;
	top: 2px;
}
#google_translate_element{
	float: left;
	margin: -1px 0 0 0;
}
#google_translate_element .goog-te-gadget-simple {
	padding: 0;
	font-size: 11px;
	border: none;
}
.order #terms {
  font-size: 11px;
  text-align: justify;
 }

div.order .left-part{
  width: 760px;
}

div.order table.step {
  border-collapse: collapse;
}
div.order table.step th{
  border: solid 1px #e5e5e5;
  padding: 10px 15px;
  text-align: left;
  background: #eaeaea;
}
div.order table.step th .h2{
  color: #346fd2;
}
div.order table.step td{
  border: solid 1px #e5e5e5;
  border-top: none;
  padding: 10px 15px;
} 
div.order table.step td.label{
  background: #fafafa;
  padding-left: 45px;
}
div.order input.inp-text {
  border: solid 1px #e5e5e5;  
  padding: 5px 10px;
  width: 250px;
}
div.order select.inp-select {
  border: solid 1px #e5e5e5;  
  padding: 5px 10px;
  width: 272px;
}
div.order .card-details, div.order .card-comment{
  display: none;
}
#cc_expmonth{
  width: 70px;
}
#cc_expyear{
  width: 94px;
}
#cc_num{
  letter-spacing: 1px;
  width: 151px;
}
#cc_cvd{
  width: 50px;
}
div.order .card-details .card-inp table td{
  border: 0;
  font-size: 12px;
  padding: 5px;
}
div.order table.cart_o {
  border: none;
  border-collapse: collapse;
  width: auto;
}
div.order table.cart_o td{
  border: solid 1px #e5e5e5;
  border-top: none;
  padding: 10px 15px;
}
div.order .comment{
  float: right;
  font-size: 12px;
  line-height: 14px;
  margin-right: -195px;
  margin-top: 45px;
  position: relative;
  width: 180px;
}
div.order input.place-btn {
  border: none;
  color: white;
  font-weight: bold;
  width: 282px;
  height: 33px;
  background: url(cart2\\images\\place-btn.png);
  cursor: pointer;
  text-align: center;
}
div.order .errors {
	background: #FEF1EC;
	border: 1px solid #CD0A0A;
	border-radius: 8px;
	color: red;
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
}
div.order .errors ul{
  list-style: disc;
  padding-left: 150px;
}
.bh2 {
	font-family: HelveticaNeueLight;
	font-size: 33px;
	color: 
	#5F5F5F;
	margin-bottom: 10px;
	line-height: 33px;
}


div.box-1 .b13 div.test {
	color: #353535;
	font-size: 12px;
	line-height: 15px;
	padding: 7px 0 13px 60px;
}
div.box-1 .b13 div.test.t1{
	background: url(images\\b1-1-1.jpg) no-repeat left center;
	background-position: 0 .5em;
	padding: 7px 0 13px 60px;
}
div.box-1 .b13 div.test.t2{
	background: url(images\\b1-1-2.jpg) no-repeat left center;
	background-position: 0 .5em;
	padding: 7px 0 13px 60px;
}
div.box-1 .b13 div.test.t3{
	background: url(images\\b1-1-3.jpg) no-repeat left center;
	background-position: 0 .5em;
	padding: 7px 0 13px 60px;
}
div.box-2 .hiw{
	width: 536px;
	background: #f8f8f8;
	height: 219px;
	float: left;
	margin-right: 14px;
}
div.box-2 .hiw div{
	margin: 20px 0 0 10px;
	margin-right: 15px;
}
div.box-2 .hiw .bh2{
	background: #fff;
	margin: 0;
	padding: 10px;
}
div.box-2 .t {
font: 20px HelveticaNeueLight;
color: 
white;
margin: 0 !important;
padding: 8px 15px;
background: 
#4C79B6;
}
h3 {
font: 20px HelveticaNeueLight;
color: 
white;
margin: 0 !important;
padding: 8px 15px;
background: 
#4C79B6;
}
div.box-2 .order{
	width: 345px;
	background: #f8f8f8;
	height: 1350px;
	float: left;
	margin-right: 10px;
	border-right: solid 1px #dbdbdb;
}
div.box-2 .order div{
	margin: 20px 0 0 15px;
	margin-right: 15px;
}
div.box-2 .package{
	width: 595px;
	background: url(images\\b2-bg3.jpg) no-repeat left 110px;
	height: 100%;
	float: right;
	padding-top: 0;
}
div.box-2 .package div{
	margin: 10px
}
div.box-2 .package a img{
	opacity: .8;
	filter:alpha(opacity=80);
}
div.box-2 .package a:hover img, .order a.active img{
	opacity: 1;
	filter:alpha(opacity=100);
}
div.buy-img {
  height: 165px;
  background: url(images\\top-img2.jpg);
  position: relative;
}
div.buy-img div{
	margin: 78px 0 0 223px;
	display: inline-block;
}