/* CSS Document */
*
{
	margin:0;
	padding:0;
}
body{
  margin: 0px;
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  padding-left: 0px;
  padding-top: 0px;
  font-size:11px;
  width: 100%;
  color: #061125;
  background: url(../img/page-bg.jpg) top repeat-x #ffffff;
   font-family: 'Open Sans',sans-serif;
  line-height: 18px;
}
h1{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #0b347d;
  margin: 0px;
  padding-bottom:5px;
  padding-top:5px;
}
.hdr-bg{
  background: url(../IMAGES/top-bg.jpg) repeat-x top left;
  width: auto;
  height: 78px;
}
.login-topbg{
  background: url(../IMAGES/login-topbg.jpg) top left no-repeat;
  width: 197px;
  height: 25px;
  padding-left:30px;
  color: #1b4286;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.login-bg{
  background: url(../IMAGES/login-bg.jpg) repeat-x top left #ffffff;
  border-left: #cccccc 1px solid;
  border-right: #cccccc 1px solid;
  font-size:11px;
  width:220px;
  height: auto;
}
.txt-field{
  width: 122px;
  height: 17px;
  font-size:11px;
  border: #cdd9de 1px solid;
}
a.registration-link {
   color: #194abc;
   text-decoration:underline;
   line-height: 18px;
   font-size:11px;
}
a.registration-link:hover{
   color: #194abc;
   line-height: 18px;
   text-decoration:none;
   font-size:11px;
}
a{
  font-size: 11px;
  color: #061125;
  text-decoration: none;
}
a:hover{
  font-size: 11px;
  color: #061125;
  text-decoration: underline;
}
.inner-top{
   background: url(../IMAGES/hp-top-bg.jpg) repeat-x top;
   width: auto;
   height: 32px;
}
ul.top-navi{
 width:400px;
 height:30px;
 padding-top: 2px;
 padding-left:0px;
 list-style-type: none;
 margin: 0px;
 float: left;
}
ul.top-navi li{
 width:auto;
 margin: 0px;
 height:auto;
 list-style-type: none;
 font-weight: bold;
 color: #08327c;
 float: left;
}
ul.top-navi li a{
 width:auto;
 margin: 0px;
 height:auto;
 list-style-type: none;
 font-weight: bold;
  padding: 6px 18px;
 color: #08327c;
 text-decoration:none;
 float: left;
}
ul.top-navi li a:hover{
 width:auto;
 margin: 0px;
  padding: 6px 18px;
 height:auto;
 background: #00b2ff;
 list-style-type: none;
 font-weight: bold;
 color: #fff;
 text-decoration:none;
 float: left;
}
.bold-blue{
  color: #08327c;
  font-size: 11px;
}
hr{
 color: #08327c;
 margin: 0px;
 padding: 0px;
 size: 1px;
}
ul.tab{
   width: 325px;
   height: 29px;
   margin: 0px;
   padding: 0px;
   float: left;
   list-style: none;
}
ul.tab li{
   width: auto;
   height: auto;
   margin: 0px;
   padding-left: 5px;
   display: block;
   float: left;
   list-style: none;
}
.tab a:link, .tabs a:visited{
	width: auto;
	height: 29px;
	margin: 0px;
	text-decoration: none;
	display: block;
	padding-left:5px;
	float: left;
	background-image: url(../IMAGES/inner-tab-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab  a:hover {
   width: auto;
   height: 29px;
   background: url(../IMAGES/inner-tab-left-hover.jpg) no-repeat bottom;
   margin: 0px;
   text-decoration: none;
   display: block;
   padding-left:5px;
   float: left;
}
a.tab  span{
	height: 29px;
	margin: 0px;
	text-decoration: none;
	display: block;
	padding-right:4px;
	float: left;
	background-image: url(../IMAGES/inner-tab-right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab a:hover span{
	height: 29px;
	margin: 0px;
	text-decoration: none;
	display: block;
	padding-right:10px;
	float: left;
	background-image: url(../IMAGES/inner-tab-right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab a h1{
   height: 29px;
   background: url(../IMAGES/inner-tab-bg.jpg) repeat-x bottom;
   margin:1px 0 0 0;
   text-decoration: none;
   display: block;
   padding:0px 15px;
   font-size: 11px;
   color: #3d3b3b;
   font-weight: bold;
   line-height:25px;
   float: left;
}
.tab a:hover h1{
   height: 29px;
   margin:1px 0 0 0;
   background: url(../IMAGES/inner-tab-bg-hover.jpg) repeat-x bottom left;
 
}
.table{
	border:1px solid #666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:15px 5px 5px 5px;
	}
#Wrapper
{
	float:left;
	width:100%;
}
#innnerWrapper {
    margin: 0 auto;
    min-height: 500px;
    padding: 10px;
    width: 1200px;
	
}
.innerBlock {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #FEE382;
    border-radius: 10px;
    box-shadow: 0 6px 15px 0 #FEE382;
    float: left;
    min-height: 400px;
    padding: 28px 18px;
    width: 95%;
}
header
{
	float:left;
	width:100%;	
}

.logo, .logoright {
    float: left;
    padding: 5px;
    width: 48.9%;
}
.logoright a {
    float:right;
}
.logo a {
    color: #0669B4;
    float: left;
    font-size: 42px;
    letter-spacing: 2px;
    padding-top: 10px;
    text-decoration: none;
}
.logo span {
    color: #444444;
    float: left;
    font-size: 13px;
    margin-top: 10px;
    width: 100%;
}
#middle {
    float: left;
    width: 100%;
}
.banner
{
	float:left;
	
	width:100%;
}

.banner > img {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.header_maintop {
    border: 0px solid #CCCCCC;
    border-radius: 0px;
    box-shadow: 0 0 0 0;
    display: none;
    float: left;
    min-height: 95px;
    width: 99.8%;
	margin-top: 0px;
}
.header_signformmain {
    float: left;

    width: 100%;
}
.header_signformmain label {
    color: #0669B4;
    display: block;
    float: left;
    font-size: 34px;
    min-width: 127px;
    width: 100%;
	text-align: center;
}
a.new_fb_login {
    background: url("../img/modal_fbSignIn_sprite1.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: 42px;
    margin-top: 10px;
    width: 235px;
}
.header_signformright {
    color: #444444;
    float: left;
    min-height: 30px;
    width: 100%;
	 
}
.header_signemail {
    float: left;
    margin-left: 25px;
    width: 240px;
}
.header_signemail label {
    color: #444;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;
    width: 100%;
	text-align:left;
}
input[type="text"] {
    color: #666666;
    float: left;
}
.header_signemail input {
     border: 1px solid #CCCCCC;
    border-radius: 4px;
    margin-left: 0;
    margin-top: 2px;
    padding: 5px;
    width: 210px;
}
.header_signinbtns {
    float: left;
    padding-top: 9px;
    width: auto;
}
input.btn_silver1 {
    background: none repeat scroll 0 0 #0669B4;
   border: 2px solid #AEE6FF;
    border-radius: 15px;
    color: white;
    cursor: pointer;
 font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 12px;
    padding: 5px 8px;
}
/* CSS Document */
*
{
	margin:0;
	padding:0;
}
body{
  margin: 0px;
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  padding-left: 0px;
  padding-top: 0px;
  font-size:11px;
  width: 100%;
  color: #061125;
  background: #595959;
   font-family: 'Open Sans',sans-serif;
  line-height: 18px;
}
h1{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #0b347d;
  margin: 0px;
  padding-bottom:5px;
  padding-top:5px;
}
.hdr-bg{
  background: url(../IMAGES/top-bg.jpg) repeat-x top left;
  width: auto;
  height: 78px;
}
.login-topbg{
  background: url(../IMAGES/login-topbg.jpg) top left no-repeat;
  width: 197px;
  height: 25px;
  padding-left:30px;
  color: #1b4286;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.login-bg{
  background: url(../IMAGES/login-bg.jpg) repeat-x top left #ffffff;
  border-left: #cccccc 1px solid;
  border-right: #cccccc 1px solid;
  font-size:11px;
  width:220px;
  height: auto;
}
.txt-field{
  width: 122px;
  height: 17px;
  font-size:11px;
  border: #cdd9de 1px solid;
}
a.registration-link {
   color: #194abc;
   text-decoration:underline;
   line-height: 18px;
   font-size:11px;
}
a.registration-link:hover{
   color: #194abc;
   line-height: 18px;
   text-decoration:none;
   font-size:11px;
}
a{
  font-size: 11px;
  color: #061125;
  text-decoration: none;
}
a:hover{
  font-size: 11px;
  color: #061125;
  text-decoration: underline;
}
.inner-top{
   background: url(../IMAGES/hp-top-bg.jpg) repeat-x top;
   width: auto;
   height: 32px;
}
ul.top-navi{
 width:400px;
 height:30px;
 padding-top: 2px;
 padding-left:0px;
 list-style-type: none;
 margin: 0px;
 float: left;
}
ul.top-navi li{
 width:auto;
 margin: 0px;
 height:auto;
 list-style-type: none;
 font-weight: bold;
 color: #08327c;
 float: left;
}
ul.top-navi li a{
 width:auto;
 margin: 0px;
 height:auto;
 list-style-type: none;
 font-weight: bold;
  padding: 6px 18px;
 color: #08327c;
 text-decoration:none;
 float: left;
}
ul.top-navi li a:hover{
 width:auto;
 margin: 0px;
  padding: 6px 18px;
 height:auto;
 background: #00b2ff;
 list-style-type: none;
 font-weight: bold;
 color: #fff;
 text-decoration:none;
 float: left;
}
.bold-blue{
  color: #08327c;
  font-size: 11px;
}
hr{
 color: #08327c;
 margin: 0px;
 padding: 0px;
 size: 1px;
}
ul.tab{
   width: 325px;
   height: 29px;
   margin: 0px;
   padding: 0px;
   float: left;
   list-style: none;
}
ul.tab li{
   width: auto;
   height: auto;
   margin: 0px;
   padding-left: 5px;
   display: block;
   float: left;
   list-style: none;
}
.tab a:link, .tabs a:visited{
	width: auto;
	height: 29px;
	margin: 0px;
	text-decoration: none;
	display: block;
	padding-left:5px;
	float: left;
	background-image: url(../IMAGES/inner-tab-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab  a:hover {
   width: auto;
   height: 29px;
   background: url(../IMAGES/inner-tab-left-hover.jpg) no-repeat bottom;
   margin: 0px;
   text-decoration: none;
   display: block;
   padding-left:5px;
   float: left;
}
a.tab  span{
	height: 29px;
	margin: 0px;
	text-decoration: none;
	display: block;
	padding-right:4px;
	float: left;
	background-image: url(../IMAGES/inner-tab-right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab a:hover span{
	height: 29px;
	margin: 0px;
	text-decoration: none;
	display: block;
	padding-right:10px;
	float: left;
	background-image: url(../IMAGES/inner-tab-right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab a h1{
   height: 29px;
   background: url(../IMAGES/inner-tab-bg.jpg) repeat-x bottom;
   margin:1px 0 0 0;
   text-decoration: none;
   display: block;
   padding:0px 15px;
   font-size: 11px;
   color: #3d3b3b;
   font-weight: bold;
   line-height:25px;
   float: left;
}
.tab a:hover h1{
   height: 29px;
   margin:1px 0 0 0;
   background: url(../IMAGES/inner-tab-bg-hover.jpg) repeat-x bottom left;
 
}
.table{
	border:1px solid #666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:15px 5px 5px 5px;
	}
#Wrapper
{
	float:left;
	width:100%;
}
#innnerWrapper {
    margin: 0 auto;
    min-height: 500px;
    padding: 10px;
    width: 1200px;
	
}
.innerBlock {
    background: none repeat scroll 0 0 #FFFFFF;
   
    float: left;
    min-height: 440px;
    padding: 28px 18px;
    width: 95%;
}
header
{
	float:left;
	width:100%;	
}

.logo, .logoright {
    float: left;
    padding: -5px;
    width: 48.9%;
}
.logoright a {
    float:right;
}
.logo a {
    color: #0669B4;
    float: left;
    font-size: 42px;
    letter-spacing: 2px;
    padding-top: 10px;
    text-decoration: none;
}
.logo span {
    color: #444444;
    float: left;
    font-size: 13px;
    margin-top: 10px;
    width: 100%;
}
#middle {
    float: left;
    width: 100%;
}
.banner
{
	float:left;
	margin: 0 0;
	width:100%;
}

.banner > img {
    float: left;
    width: 100%;
}
.header_maintop {
    border: 0px solid #CCCCCC;
    border-radius: 0px;
    box-shadow: 0 0 0 0;
    display: none;
    float: left;
    min-height: 95px;
    width: 99.8%;
	margin-top: 0px;
}
.header_signformmain {
    float: left;
	 margin: 0 0;
    width: 100%;
}
.header_signformmain label {
    color: #0669B4;
    display: block;
    float: left;
    font-size: 34px;
    min-width: 127px;
    width: 100%;
	text-align: center;
}
a.new_fb_login {
    background: url("../img/modal_fbSignIn_sprite1.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: 42px;
    margin-top: 10px;
    width: 235px;
}
.header_signformright {
    color: #444444;
    float: left;
    min-height: 30px;
    width: 100%;
	 
}
.header_signemail {
    float: left;
    margin-left: 25px;
    width: 240px;
}
.header_signemail label {
    color: #444;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;
    width: 100%;
	text-align:left;
}
input[type="text"] {
    color: #666666;
    float: left;
}
.header_signemail input {
     border: 1px solid #CCCCCC;
    border-radius: 4px;
    margin-left: 0;
    margin-top: 2px;
    padding: 5px;
    width: 210px;
}
.header_signinbtns {
    float: left;
    padding-top: 9px;
    width: auto;
}
input.btn_silver1 {
    background: none repeat scroll 0 0 #0669B4;
   border: 2px solid #AEE6FF;
    border-radius: 15px;
    color: white;
    cursor: pointer;
 font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 12px;
    padding: 5px 8px;
}


.clear{
	clear:both;
}
.large_txt p, .large_txt li{
	font-size:14px !important;
	line-height:22px;
}

.borderBox{
	padding:4px;
	border:1px solid #cdcdcd;
	margin:10px 0;
}
.borderBox img{
	width:100%;
}

.borderBlue{
	border:1px solid #2ba0e0;
	padding:3px;
}
.borderLight{
	border-top:1px solid #dfdfdf;
}
.borderLeft{
	border-left:1px solid #a0a0a0;
}
.borderRight{
	border-right:1px solid #a0a0a0;
}
.borderBottom{
	border-bottom:1px solid #a0a0a0;
}

.minHeight250{
	min-height: 250px !important;
}
.minHeight240{
	min-height: 240px !important;
}

/*------------ Custom Color --------------*/
.blue_bg{
	background:#00a5df;
}

.Orange_bg{
	background:#ff850d;
}
.Green_bg{
	background:#569314;
}
.Blue_bg{
	background:#00a5df;
}
.Red_bg{
	background:#fa381e;
}
.Gray_bg{
	background:#f0f0f0;
}
.DarkGray_bg{
	background:#e0e0e0;
}
.Footer_bg{
	background:#303030;
}
.copyright_bg{
	background:#e0e0e0;
}
.nav_bg{
	background:#303030;
}
.BuyItem_bg{
	background:#3c3c3c;
}
.BuyForm_bg{
	background:#a3a3a3;
}
.ProductDetails_bg{
	background:#e9e7e7;
}
.CheckOut_bg{
	background:#e7e7e7;
}



.borderTop{
	border-top:1px solid #f6f6f6;
}
.TopHeader_border{
	border-top:1px solid #e9e9e9;
}
.Orange_border{
	border-top:2px solid #ff850d;
}
.Green_border{
	border-top:2px solid #569314;
}
.Blue_border{
	border-top:2px solid #00a5df;
}
.BlueBottom_border{
	border-bottom:2px solid #00a5df;
}
.Red_border{
	border-top:2px solid #fa381e;
}

.txt_Blue{
	color:#00a5df !important;
}
.txt_red{
	color:#fa381e !important;
}
.txt_Green{
	color:#569314 !important;
}
.txt_White{
	color:#fff !important;
    font-weight: normal;
    font-size: 11px !important;
    line-height: 16px !important;

}


/*---------------------- Padding & margin --------------------*/
.HomeLarge{   
	
}
.HomeSmall{   
	
}
.MarB1{
	margin-bottom:1%;
}
.MarB2{
	margin-bottom:2%;
}
.MarB3{
	margin-bottom:3%;
}
.MarB4{
	margin-bottom:4%;
}
.MarB10{
	margin-bottom:10px !important;
}
.MarB20{
	margin-bottom:20px !important;
}

.MarLR1{
	margin:0 1%;
}
.MarTB20{
	margin:20px 0;
}
.MarB20{
	margin-bottom:20px;
}
.MarR10{
	margin-right:10px;
}
.MarT10{
	margin:10px 0 0 0 !important;
}
.MarT25{
	margin:25px 0 0 0 !important;
}

.Pad10{
	padding:10px;
}
.Pad15{
	padding:15px;
}
.PadTRL10{
	padding:10px 10px 0 10px;
}
.PadB4{
	padding-bottom:4px;
}
.PadB8{
	padding-bottom:8px;
}
.PadB10{
	padding-bottom:10px;
}
.PadB20{
	padding-bottom:20px;
}
.PadTB10{
	padding:10px 0;
}
.PadTB20{
	padding:20px 0;
}
.PadTB30{
	padding:30px 0;
}
.PadTB20LR80{
	padding:20px 80px;
}
.PadTB15{
	padding:15px 0;
}
.PadLR10{
	padding:0px 10px;
}
.PadTB5{
	padding:5px 0;
}

.imgFull img{
	width:100%;
}

/*--------------------------------------------------
					Header Area
----------------------------------------------------*/

ul.header_top_info{
	list-style-type:none;
}
ul.header_top_info li{
	font-family:Arial, Helvetica, sans-serif;
	color:#8a8a8a;
	line-height:26px;
	height:26px;
	font-weight:normal;
	font-size:13px;
	float:left;
	padding:0 50px 0 0;
}
ul.header_top_info li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#8a8a8a;
	text-decoration:none;
	line-height:26px;
	font-weight:normal;
	font-size:13px;
}
ul.header_top_info li a:hover{
	color:#f97c13;
}
ul.header_top_info li a i{
	/*width:14px;
	height:10px;*/
	padding:0 10px;
}
ul.header_top_info li a i.phone{
	background:url(../img/icons/phone_icon.png) 50% 50% no-repeat;
}
ul.header_top_info li a i.mail{
	background:url(../img/icons/mail_icon.png) 50% 50% no-repeat;
}

/*--------------------------------------------------
					Header Top
----------------------------------------------------*/


ul.list_button{
	list-style-type:none;
	float:right;
	background:#f0f0f0;
	-webkit-box-shadow: -2px 2px 1px 1px rgba(0,0,0,0.1);
	box-shadow: -2px 2px 1px 1px rgba(0,0,0,0.1);
	margin-top:2px;
	-webki-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border-left:1px solid #cecece;
	border-bottom:1px solid #cecece;
	padding: 0 10px 0 2px;
}
ul.list_button li{
	line-height:40px;
	height:40px;
	float:left;
	padding:0 15px 0 0;
	background:url(../img/list_button_divider.png) right center no-repeat;
}
ul.list_button li:last-child{
	background:none;
	padding:0 0px 0 15px;
}
ul.list_button li a{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	color:#797979;
	text-decoration:none;
	line-height:40px;
	font-weight:normal;
	font-size:14px;
}
ul.list_button li a:hover{
	color:#f97c13;
}
ul.list_button li a i{
	padding:0 10px;
}
ul.list_button li a i.claim{
	background:url(../img/icons/claim_icon.png) 50% 50% no-repeat;
}
ul.list_button li a i.my_plans{
	background:url(../img/icons/my_plans_icon.png) 50% 50% no-repeat;
}
/*------------------ Social Icon ----------------*/
ul.social_area{
	list-style-type:none;
	float:right;
	padding:0;
	margin:0;
}
ul.social_area li{
	height:30px;
	float:left;
	padding:0 3px 0 0;
}
ul.social_area li:last-child{
	padding:0;
}
ul.social_area li a i{
	padding:15px 15px;
}
ul.social_area li a i.twitter{
	background:url(../img/icons/twitter_icon.jpg) 50% 50% no-repeat;
}
ul.social_area li a i.fb{
	background:url(../img/icons/fb_icon.jpg) 50% 50% no-repeat;
}
ul.social_area li a i.gplus{
	background:url(../img/icons/gplus_icon.jpg) 50% 50% no-repeat;
}

/*----------------------------- Banner ------------------------*/


/*.banner{
	background-image:url(../img/slider/slider_bg.jpg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
	max-height: 430px;
	max-width: 1600px;
}*/

/*-------------------------------- Main Content // Start -------------------------*/

.Main_content{
	padding:46px 0;
	width:100%;
}
.Main_content h4{
	/*font-family: 'Cardo', serif;*/
	font-family: 'Lato', sans-serif;
	font-size:20px;
	color:#f3750e;
	line-height:20px;
	/*padding-bottom:10px;*/
	font-weight:400;
	margin-top:0px;
}
.Main_content p{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size:13px;
	color:#666666;
	line-height:20px;
	font-weight:normal;
	padding:0 0 10px 0;
	margin:0;
}
a.readMore{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size:13px;
	color:#666666;
	line-height:20px;
	font-weight:normal;
	padding:0 16px 0px 0;
	margin-bottom:20px;
	text-decoration:none;
	background:url(../img/readMore_icon.jpg) right center no-repeat;
	display:inline-block;
}
a.readMore:hover{
	color:#fa7c15;
}
a.service_button{
	width:80px;
	height:83px;
	background:#f97c13;
	display:block;
	line-height:83px;
	text-align:center;
}
.arrowLeft{
	/*width:22px;
	height:24px;
	background:url(../img/service_arrow_left.png) 0% 50% no-repeat;
	padding-left:22px;*/
	float:left;
	margin-right:12px;
	width:20%;
}
/*.arrowright{
	width:22px;
	height:24px;
	background:url(../img/service_arrow_right.png) 100% 50% no-repeat;
	padding-right:22px;
	float:left;
}*/
.service_content{
	float:right;
	width:70%;
}

a.service_button.arrowRight{
	width:22px;
	height:24px;
	background:url(../img/service_arrow_right.png) no-repeat;
}
a.service_button i{
	padding:18px;
	vertical-align:middle;
}
a.service_button i.service_mobile{
	background:url(../img/icons/service_mobile.png) 50% 50% no-repeat;
}
a.service_button i.Service_smartPhone{
	background:url(../img/icons/service_smrtphone.png) 50% 50% no-repeat;
}
a.service_button i.Service_tab{
	background:url(../img/icons/service_tab.png) 50% 50% no-repeat;
}
a.service_button i.Service_laptop{
	background:url(../img/icons/service_laptop.png) 50% 50% no-repeat;
}

.service_partners{
	width:100%;
	background:#fff;
}
.service_partners h4{
	/*font-family: 'Cardo', serif;*/
	font-family: 'Lato', sans-serif;
	font-size:19px;
	color:#fff;
	line-height:28px;
	font-weight:400;
	margin-top:0px;
	padding:3px 0 5px 30px;
	background: #666666 url(../img/partner_heading_arrow.jpg) 3% 45% no-repeat;
	margin:0;
}
.partners{
	background:#fff;
	padding:15px;
	float:left;
	width:100%;
}
ul.partnerList{
	list-style-type:none;
}
ul.partnerList li{
	float:left;
	width:50%;
	text-align:center;
	vertical-align:middle;
	/*line-height:67px; */
}

/* ----------------------------- Footer ------------------------------ */

.footer_area{
	padding:26px 0;
	border-top:2px solid #fff;
}
.footer_area a{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	font-weight:400;
}
.payment_area{
	width:100%;
}
.payment_area img.trustpay{ 
	width:100%;
}
.payment_card_area{
	width:100%;
	padding:15px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background:#555555;
	margin:20px 0px;
}
ul.paymentCards{
	list-style-type:none;
	margin-bottom:0px;
}
ul.paymentCards li{
	padding:0 2px 5px 0;
	display:inline-block;
}
p.payment_text{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#c0c0c0;
	line-height:20px;
	font-weight:normal;
	padding:0 0 16px 0;
	text-align:center;
}
p.payment_text span{
	color:#f97c13;
}

ul.footer_social_button{
	list-style-type:none;
	margin-bottom:0px;
	float:right;
}
ul.footer_social_button li{
	padding:0 0px 5px 2px;
	display:inline-block;
}

a.link_header{
	padding-bottom:10px;
	display:block;
}

ul.footer_list{
	list-style-type:none;
	margin:0;
}
ul.footer_list li{
}
ul.footer_list li a{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#c0c0c0;
	text-decoration:none;
}
ul.footer_list li a:hover{
	color:#f97c13;
}
p.footerText{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#c0c0c0;
	line-height:20px;
	font-weight:400px;
	margin:0 !important;
}
.copoyright_area{
	padding:30px 0;
}
.copoyright_area p{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#303030;
	margin:0px !important;
}

/*---------------------- Buy Page --------------------*/

h4.buyHeading{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ee8327;
	padding:15px 0;
}
h4.PaymentHeading{
	font-family: 'Lato', sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	padding:5px 0 10px 0;
}
h6.CartItems{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding:5px 0 10px 0;
	margin-bottom:10px;
	border-bottom:1px solid #fff;
	text-align:center;
	text-transform:uppercase;
}


ul.buyItems{
	list-style-type:none;
	width:100%;
	padding:10px 0 0 0;
}
ul.buyItems li{
	width:20%;
	float:left;
	line-height:144px;
	text-align:center;
	position:relative;
}
ul.buyItems li a{
	text-decoration:none;
    /*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#ee8327;
	padding:15px 0;
}
ul.buyItems li a:hover{
	color:#fff;
}
ul.buyItems li a span.active{
	width:40px;
	height:40px;
	background:url(../img/icons/right_arrow.png) 50% 50% no-repeat;
	position:absolute;
	left:41%;
	top:25%;
	z-index:100;
}
ul.buyItems li a p.active{
	color:#fff;
}
.brandLogo{
	width:175px;
	height:175px;
	float:left;
	padding:4px;
	border:1px solid #cdcdcd;
	margin:10px 0;
}


/*---------------- Buy Next ---------------*/

h2.buyHeading{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#ee8327;
	padding:15px 0;
}

ul.buyItem_Current{
	list-style-type:none;
	width:100%;
	padding:10px 0 0 0;
}
ul.buyItem_Current li{
	width:100%;
	float:left;
	line-height:144px;
	text-align:center;
	position:relative;
}
ul.buyItem_Current li a{
	text-decoration:none;
    /*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#ee8327;
	padding:15px 0;
}
ul.buyItem_Current li a:hover{
	color:#fff;
}
ul.buyItem_Current li a span.active{
	width:40px;
	height:40px;
	background:url(../img/icons/right_arrow.png) 50% 50% no-repeat;
	position:absolute;
	left:41%;
	top:25%;
	z-index:100;
}
ul.buyItem_Current li a p.active{
	color:#fff;
}

ul.Product_Spec{
	list-style-type:none;
	width:100%;
	padding:0px 0 0 0;
}
ul.Product_Spec li{
	float:none;
	line-height:22px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#fff;
	padding:0 0 10px 0;
}
ul.available_area{
	list-style-type:none;
	width:100%;
}
ul.available_area li.first{
	width:30%;
}
ul.available_area li.last{
	width:70%;
}
ul.available_area li{
	float:left;
	line-height:22px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#fff;
	padding:0 0 10px 0;	
}
ul.available_area li a i, a.button i, span i{
	padding: 0px 0px 0 0;
	width: 30px;
	float: left;
	margin-right: 5px;
}
ul.available_area li a i.cash, span i.cash {
	background:url(../img/icons/cash.png) 50% 50% no-repeat;
}
ul.available_area li a i.emi, span i.emi{
	background:url(../img/icons/emi.png) 50% 50% no-repeat;
}

.ClickBuy{
	width:100%;
	padding: 11px;
	background:#fff;
	float:left;
	margin: 20px 0 0 0;
	text-align: center;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}
.ClickBuy p{
	margin:0;
}
.ClickBuy a{
	margin:0 0 0 15px;
}

a.button i.buy{
	background:url(../img/icons/buy.png) 50% 50% no-repeat;
}
.trust{
	width:100%;
	float:left;
	margin:17px 0;
}
.trust img{
	width:100%;
}

/*----------------------- Payment options -----------------*/

ul.PayItems{
	list-style-type:none;
	width:100%;
	padding:10px 0 0 0;
}
ul.PayItems li{
	width: 25%;
	float: left;
	line-height: 20px;
	text-align: center;
	position: relative;
	background: url(../img/payment_middle_border.png) 50% 25% repeat-x;
}
ul.PayItems li p{
	color:#aaaaaa;
	font-size:14px;
}
ul.PayItems li a{
	text-decoration:none;
    /*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#ee8327;
	padding:15px 0;
}
ul.PayItems li a:hover{
	color:#fff;
}
ul.PayItems li a span.active{
	width:40px;
	height:40px;
	background:url(../img/icons/right_arrow.png) 50% 50% no-repeat;
	position:absolute;
	left:41%;
	top:25%;
	z-index:100;
}
ul.PayItems li a p.active{
	color:#505050;
}






/* --------------------- Nav Menu --------------------*/

.toggleMenu {
    display:  none;
    background: #303030;
    padding: 10px 13px;
    color: #fff;
	/*font-family: 'Cardo', serif;*/
	font-family: 'Lato', sans-serif;
	float:left;
	width:100%;
}
ul.nav{
	margin:0 !important;
	line-height:normal;
}
.nav {
    list-style: none;
     *zoom: 1;
     background:black;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
}
.nav a {
    color:#fff;
	/*font-family: 'Cardo', serif;*/
	font-family: 'Orbitron', sans-serif;
	font-size:12px;
	padding: 0px 20px;
	display:block;
	letter-spacing: 1px;
}
.nav li {
    position: relative;
	display:block;
	line-height:47px;
	background:url(../img/nav_divider.jpg) left center no-repeat;
}
.nav li:last-child {
}

.nav li:hover {
	background:#444444;
}
.nav li.active {
	background:#444444;
}
.nav > li {
    float: left;
}
.nav > li > .parent {
    background-image: url("images/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
    display: block;
    background: #303030;
    position: relative;
    z-index:100;
    border-top: 1px solid #000000;
}
.nav li li li a {
    background:#303030;
    z-index:200;
    border-top: 1px solid #000000;
}

/*------------------------------- CheckOut ----------------------*/

.chkOut_area{
	background:#fff;
	border:1px solid #aeaeae;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	padding:20px;
	margin:10px 0;
	float:left;
	width:100%;
}

.Signin_area{
	background:#eaeaea;
	/*border:1px solid #aeaeae;*/
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	padding:20px;
	float:left;
	width:100%;
	text-align:center;
	margin-top:30px;
}

.TrustPay_area{
	background:#fff;
	border:1px solid #aeaeae;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	padding:20px;
	margin:10px 0;
	float:left;
	width:100%;
	text-align:center;
}
.TrustPay_area p{
	margin:0;
	padding:0;
}

.MyCart_area{
	background:#eaeaea;
	/*border:1px solid #aeaeae;*/
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	padding:20px;
	float:left;
	width:100%;
	text-align:center;
	margin-top:30px;
}


ul.MyCart{
	list-style-type:none;
	width:100%;
}
ul.MyCart li.first{
	width:35%;
	position:relative;
}
ul.MyCart li.last{
	width:30%;
	position:relative;
	float:right;
}
ul.MyCart li{
	float:left;
	line-height:22px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	padding:0 0 10px 0;	
}
ul.MyCart li a i, a.button i, span i{
	padding: 0px 0px 0 0;
	width: 30px;
	float: left;
	margin-right: 5px;
}
ul.MyCart li.first .itemCount{
	/*padding:5px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#fff;
	background:#43c520;
	position:absolute;
	top:0;
	left:10%;
	z-index:99999;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	height:20px;
	width:20px;
}

ul.MyCart li a i.cartIcon, span i.cartIcon {
	background:url(../img/cart.png) 50% 50% no-repeat;
}








/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/

@media screen and (max-width: 768px) {
	.nav li {
		position: relative;
		padding: 10px 15px;
		display:block;
		border-top:1px solid #131313;
	}
    .active {
        display: block;
    }
    .nav > li {
        float: left;
		width:100%;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("images/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }

}