body {
	color: #636363; /*text color*/
}
h1, h2, h3, h4, h5, h6 {
	color: #5d5d5d; /*all titles color*/
}
a:link, a:visited {
	color:#1266b2; /*all links color*/
}
/* Reset ================================================================================= */
* {
	margin:0;
	padding:0;
}
a, a:active {
	outline: none;
}
body {
	background: #c6d4d7;
	font-size:12px;
  	font-family: 'Arimo';
	line-height:16px;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#0e7ee2;
 	
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family:Arimo;
}

h1, .page-title h1{
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #dbdbdb;
	padding-bottom:5px;
	padding-top:6px !important;
}
.page-title h2{ 
	font-size:16px;
	border-bottom:1px solid #dbdbdb;
	padding-bottom:5px;
}
.product-view .product-shop .product-name h1, .category-title h1 {
	font-family: Times New Roman;
	font-size:22px;
	font-weight: normal;
	text-transform: none;
}
h2 {
	font-size:14px;
	font-weight:bold;
}
.cms-about-slickvpn .col-main h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
h4 {
	font-size:11px;
	font-weight:bold;
}
h5 {
	font-size:11px;
	font-weight:bold;
}
h6 {
	font-size:11px;
	font-weight:normal;
}
p {
	margin:0 0 10px;
}
/* Layout ================================================================================ */
.wrapper {
background: #fff url(../images/body_bg.jpg) repeat;
}
.page {
	box-shadow: 0px 0px 6px 2px #888888;
	margin-right: auto;
	background: #fff !important;
}
/* ====================Back ground img adding 12nov13======================= */
/*.main-container {
	background:#c6d4d7 url(../images/content-bg.jpg) left top repeat-x;
	padding-bottom:25px;
}*/

/*.main-container {
	background:#c6d4d7 url(../images/contenttt-bg.jpg) left top repeat-x;
	padding-bottom:25px;
}*/

.main-container {
/*	background:url(../images/content-bg.jpg) center top no-repeat; height: auto ; margin:auto;*/
background:none repeat scroll 0 0 #C6D4D7;
}

.main {
	margin:auto;
	background:#e5e5e5 url(../images/inner-content-bg.jpg) left top repeat-x; width:931px; padding:20px 18px;
	border:1px solid #fff;
	box-shadow: 0px 10px 8px 2px #a9b4b6;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
	}

.cms-index-index .home_page_header_block, .cms-home .home_page_header_block {
	/*margin-top: 15px;*/
}
/* Base Columns */
.col-left {
	float: left;
	width: 195px;
	padding: 0;
}
.col-main {
	float: left;
	width: 725px;
	padding: 0;
}
.checkout-onepage-index .col-main {
	float: left;
	width: 700px;
	padding: 0;
}
.col2-right-layout .col-main {
	float: left;
	width: 685px;
	padding: 0;
}
.col-right {
	float: right;
	width: 195px;
	padding: 0;
}
.col2-right-layout .col-right {
	float: right;
	width:280px;
	padding: 0;
}
#flashcontent{ margin-bottom:20px;}
/* 1 Column Layout */
.col1-layout .col-main {
	float:none;
	width:auto;
}
/* 2 Columns Layout */
.col2-right-layout .col-main {
	width:630px; margin-right:20px;
}
.proxyForm{
	width: 600px;
	background:url(../images/content-head.jpg) left top repeat; padding:26px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}

/* 3 Columns Layout */
.col3-layout .col-main {
	width: 470px;
	margin-left: 0px;
}
.col3-layout .col-wrapper {
	float: left;
	width: 690px;
}
/* Global Styles ========================================================================= */

/*header*/
.header-container {
	border: 0px;
	background:url(../images/header-main-bg.jpg) left top repeat-x; width:100%; height:153px;
}
a.logo {
	padding: 0px 0px 0px 0px !important;
}
.nav-container {
	margin:auto;
	width:967px;
	clear: both;
}
#nav {
}
#nav li {
	background:url(../images/nav-pipe.jpg) right top no-repeat;
	padding:8px 10px 8px 10px;
}
#nav li.nav-1{ padding-left:0px!important;}
#nav li.nav-7{ background:none!important;}
#nav li a {
	
}
#nav li a, #nav li a:hover {
	text-decoration: none;
}
#nav li a {
	color:#fff; font-size:15px; font-weight:bold; text-decoration:none; padding:7px;
	font-family:"Droid Sans";
	text-shadow:1px 1px 1px #000000;
}
#nav li a:hover, #nav li.active a{
	color: #518dc2;
	background:#3e3e3e;
}
#nav ul {
	background: #262626;
	border: 0;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	-khtml-border-radius: 0px 0px 3px 3px;
	padding-bottom: 3px;
}
#nav ul li {
	padding-right: 0;
}
#nav ul ul, #nav ul ul ul ul {
	background: #f5f5f5;
	padding-top: 0px;
	padding-bottom: 3px;
	border: 0;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
}
#nav ul ul ul {
	background: #eaeaeb;
}
#nav ul li a {
	padding: 4px 10px 4px 10px !important;
	text-transform: none !important;
	color:#fff;
	font: 11px/11px Droid Sans!important;
	background: none !important;
}
#nav ul li.parent a {
	background: transparent url(../images/bkg_nav2.gif) no-repeat scroll 100% 40% !important;
}
#nav ul li.parent li a {
	background: none !important;
}
#nav ul li a:hover {
	color: #518dc2!important;
	background: #3e3e3e !important;
}
#nav ul ul li a:hover {
	color: #fff !important;
	background:#7a7c81 !important;
}

/*Form-search*/
#search_mini_form {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0;
	position: relative;
	float: right;
	width: 218px;
	clear: both;
}
.header .form-search {
	width: 218px;
	height: 18px;
	margin: 6px 6px 5px 0px;
	padding: 0;
	position: relative;
	float: right;
	right: 0;
}
.header .form-search label {
	display: none;
}
.header .form-search input.input-text {
	width: 189px;
	height: 18px;
	background: url(../images/search_input.gif) no-repeat 0 0;
	margin: 0px 0px 0px 4px !important;
	padding: 0px 0px 0px 7px;
	float: left;
	position: relative;
	border: 0;
	color: #cecece;
	font:11px Arial, Helvetica, sans-serif;
}
.header .form-search input.input-text:focus {
	color: #6f6f6f;
}
.header .form-search button.button {
	float: right;
	position: relative;
	width: 18px;
	height: 18px;
	display: block;
	margin: 0;
	padding: 0;
	background: url(../images/search_btn.gif) no-repeat 0 0;
}
.header .form-search button.button:hover {
	opacity: 0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.header .form-search button.button span {
	display: none;
}
/*header links*/
.header .quick-access {
	width:209px;
	position: relative;
}
.header .quick-access .switchers {
	float: left;
    left: 1px;
    margin: 3px 0 0;
    position: relative;
    width: 113px;
}
.header .quick-access .switchers label {
	display: none;
}
div.switchers * {
	float: left;
	clear: none !important;
	padding: 0 !important;
}
div.store-switcher {
	text-align: left;
	border-left:1px solid #404040;
}
div.switchers select {
	min-width: 90px;
}
.header .welcome-msg {
	color: #6f6f6f;
	font: 11px Arial, Helvetica, sans-serif;
	/*float: right;*/
	margin: 33px 0px 5px 0px;
}
div.top_static {
	text-align: right;
	margin: 0px 0px 4px 0px;
}
div.top_static p {
	margin:0;
	padding:0;
}
#product ul li{float:left; width:160px; }
div.top_static a:link, div.top_static a:visited {
	color: #5d5d5d !important;
	font: 11px Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	text-decoration: none !important;
	padding: 0px 14px 0px 10px !important;
}
div.top_static a:hover {
	color: #7b7b7b !important;
}
div.top_static a.last {
	background: none !important;
	padding: 0px 0px 0px 10px !important;
}
div.top_static a:hover {
	text-decoration: underline !important;
}

.header .links a:link, .header .links a:visited {
	color: #acd612;
	text-decoration: none;
	/*background: url(../images/header_links_sp.gif) no-repeat 100% 50%;*/
	padding: 0px 6px 0px 0px;
	margin: 0px 0px 0px 6px;
	font-family:"Droid Sans";
	font-weight:bold;

}
.header .links a:hover{ color:#fff;}
.header .links li.first a {
	background: none;
	padding: 0px 0px 0px 0px;
}

/*breadvrumbs*/
.breadcrumbs {
	clear: both;
	margin-bottom: 3px;
	padding:0px 0 5px 0;
	margin-top:-10px;
}
.breadcrumbs li {
	margin-right: 5px;
	color: #5d5d5d;
}
.breadcrumbs strong {
	font-weight: normal !important;
}
.breadcrumbs li strong {
	color: #5d5d5d;
}
.breadcrumbs span {
	display: none;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #9a9a9a;
	text-decoration: none;
	padding-right:8px;
	background: url(../images/breadcrumbs_sp.gif) no-repeat 100% 63%;
}
.breadcrumbs a:hover {
	color: #5d5d5d;
}
/*------------------Footer-------------------*/
.footer-container {
	background: #1e1e1e;
}
.footer {
	padding:15px 20px;
	line-height:18px;
}
.footer ul{ float:left;}
.footer ul li{ float:left; margin-right:10px;}
.footer ul.links {
	padding-bottom: 2px;
}
.footer .footerLinks{ width:100%; float:left;}
.footer address {
	margin-bottom: 0;
	color: #749d12;
	float:right;
	margin-top:-85px;
}
.footer .footerLinks img{ float:right; margin:32px 50px 0px 0px;}
.footer a {
	color: #fff;
	margin:0px 10px 0px 0px;
}
.footer a:hover{ color:#518dc2;}
/*-------------------------------------------------------SIDE BARS-----------*/
.block {
	border: 1px solid #d9dde3;
	margin: 0 0 14px;
	border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
}
.block .block-title {
	border-bottom: 0px;
	padding: 0px 0px 0px 0px;
}
.block-account .block-title {
	background: #fff;
}
.block-account .block-content li a, .block-account .block-content li.current strong, .block-account .block-content li.current {
	border: 0 !important;
}
.block-cart .block-title strong, .block-wishlist .block-title strong, .block-subscribe .block-title strong, .block-compare .block-title strong, .block-reorder .block-title strong, .block-poll .block-title strong, .block-viewed .block-title strong, .block-compared .block-title strong, .block-related .block-title strong, .block-tags .block-title strong, .block-login .block-title strong {
	color: #474747;
}
.block .block-title strong {
	color: #5d5d5d;
	font: bold 11px Tahoma, Helvetica, sans-serif;
	padding:6px 12px;
	text-transform: uppercase;
	background: url(../images/block_head_line.gif) no-repeat 0 100%;
}
.block .block-content {
	color: #babbbb;
/*	padding: 6px 12px 6px 12px; */
	background: #fff;
}
.block-cart .block-content {
	color: #474747;
}
.block-payment-options .block-content {
	padding-left: 9px;
}
.block li.odd {
	background: transparent;
}
/*shop by, category*/
.block-layered-nav .block-subtitle {
	display: none;
}
.block-layered-nav .block-title {
	text-indent:0em;
	height: 30px;
	background: transparent url(../images/block_head_layered-nav.gif) no-repeat scroll 8px 6px;
}
.block-layered-nav .block-title strong {
	padding: 6px 4px 6px 28px;
	background: url(../images/block_head_line.gif) no-repeat 0% 100%;
}
.block-layered-nav .block-content {
	border: 0;
}
.block-layered-nav dt {
	background: none;
	font-weight: bold;
	color: #bebebe;
	padding: 0px 0px 3px 0px;
	text-transform:none;
}
.block-layered-nav li {
	padding-bottom: 2px;
	color: #313438;
}
.block-layered-nav li a {
	font: bold 11px/16px Tahoma, Helvetica, sans-serif;
	color: #313438;
	text-decoration: none;
}
.block-layered-nav li a:hover {
	color: #666;
}
.block-layered-nav .currently .label {
	background:none;
	font-weight:bold;
	padding-left:0px;
	text-transform:none;
	color: #888;
}
.block-layered-nav .currently .label span {
	font-weight:normal;
	color: #5d5d5d;
}
/*block-cart*/
.block-cart .block-title {
	background: transparent url(../images/block_head_cart.gif) no-repeat scroll 10px 5px;
}
.block-cart .block-title strong {
	padding-left: 30px;
}
.block-cart .actions {
	text-align: center !important;
	padding-top: 0;
}
.block-cart .actions button {
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}
.block-cart .summary {
	padding-bottom: 3px;
}
/*block-subscribe*/
.block-subscribe {
	background: none;
}
.block-subscribe .block-title {
	background: transparent url(../images/block_head_signup.gif) no-repeat scroll 10px 4px;
}
.block-subscribe .block-title strong {
	background: url(../images/block_head_line.gif) no-repeat 0 100%;
	padding-left: 32px;
}
.block-subscribe .block-content {
	background: none;
	padding-top: 6px;
}
.block-subscribe label {
	font-family: Arial, Helvetica, sans-serif;
	color:#66625b;
}
.block-subscribe input.input-text {
	width: 167px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #66625a;
	background: url(../images/subscribe_input.gif) no-repeat 0 0;
	border: 0;
	margin: 0;
	padding: 0px 0px 0px 7px;
}
.block-subscribe input.input-text:focus {
	background: url(../images/subscribe_input.gif) no-repeat 0 0;
}
.block-subscribe .input-box {
	float: left;
	position: relative;
	margin: 0;
	padding: 8px 0px 0px 0px;
}
.block-subscribe .actions {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
.block-subscribe .button {
	display: block;
	margin: 7px 0px 0px 0px;
	padding: 0 8px 0 0;
	cursor: pointer;
	font-size: 10px;
	text-align: center;
	background: transparent url(../images/light_e_btn_split.gif) no-repeat right -64px;
	height: 17px !important;
}
.block-subscribe .button span {
	float: left;
	position: relative;
	border: 0 !important;
}
.block-subscribe .button span span {
	padding: 2px 0 0 8px;
	background: none !important;
	font-size: 11px;
	height: 17px;
	background: transparent url(../images/light_e_btn_split.gif) no-repeat left top !important;
	border: 0 !important;
	color: #323232;
}
button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
	cursor: pointer;
}
button.button:hover span span, button.buttonHover span span {
	background-position: 0 -32px !important;
}
/*side-bar items*/
.block .block-content li.item {
	padding:0px 0px 7px 0px;
}
.block .block-content li.item .product {
	padding-bottom: 0px;
}
.block .block-content li.last .product {
	padding-bottom: 8px;
	border-bottom: 0;
}
.block-tags .block-content ul {
	padding: 0
}
.block .block-subtitle, .block-poll li {
	padding: 0px 0px 5px 0px;
}
/*side-bar prices*/
.block .regular-price, .block .regular-price .price, .old-price .price, .special-price .price-label {
	color: #929292;
}
.old-price .price-label, .old-price .price {
	color:#697073;
}
.special-price {
/*	padding-top: 13px;*/
    margin-left: 15px;
    margin-top: -21px;
}
.special-price .price, .special-price .price-label {
}
.special-price .price {
}
/*reccently view*/
#recently-viewed-items {
	margin-top: 4px;
	margin-left: 0px;
}
#recently-viewed-items li {
	padding-top: 1px;
	padding-bottom: 2px;
}
#recently-viewed-items a {
	font-weight: bold;
	text-decoration: none;
	color: #babbbb;
}
#recently-viewed-items a:hover {
	color: #5d5d5d;
}
/*most popular, related */
.product-name a {
	text-decoration: none;
}
.block-content .old-price .price-label {
	display: none;
	color: #697073;
	font-weight: bold;
}
.block-content .special-price .price-label {
	display: none;
}
.block-content .old-price .price, .block-content .special-price .price, .block .regular-price, .block .regular-price .price {
	font-weight: bold;
	font-size: 11px;
}
.block-content .old-price .price {
	text-decoration: line-through;
	color: #697073;
}

/*****************************************************************************CATALOG****************/
/*pager*/
.toolbar .pager, .toolbar .sorter {
	border: none;
	padding: 0px 0px 4px 0px;
}
.pager .amount, .pager .amount strong, .pager .limiter, .sorter, .sorter strong {
	font-weight: normal;
	color: #9a9a9a;
}
.toolbar .pager a, .toolbar .sorter a {
	color: #050000;
}
.pager .pages {
	position: relative;
	padding-left: 20px;
	color: #9a9a9a;
}
.pager .pages strong {
	font-weight: normal;
	color: #9a9a9a;
	font-family: Arial;
}
.pager .limiter {
	padding-right: 64px;
}
.pager .limiter select, .sorter .sort-by select {
	background:none repeat scroll 0 0 #f8f8f8;
	border:1px solid #dcdfe5;
	color: #2c2f33;
}
.sort-by {
	float: right;
	position: relative;
}
.sorter .sort-by {
	padding-right: 0;
}
/*items*/
.products-list .product-image {
	width: 160px;
	height: 135px;
}
.products-list .product-shop {
	margin-left:175px;
}
.product-name {
	font-size: 11px;
	font-weight: normal;
}
.product-name a:link, .product-name a:visited {
	color:#000000;
}
.product-name a:hover {
	color: #5d5d5d;
}
a.product-image:hover {
	opacity: 1;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

/*description*/
.products-list .desc {
	font:11px Arial, Helvetica, sans-serif;
	line-height: 130%;
}
.mini-products-list .product-name {
}
.mini-products-list .product-image {
	width: 50px;
	border: 0;
}
.mini-products-list .product-details {
	margin-left: 62px;
}
/*Prices*/
.products-grid .price-box {
}
.regular-price {
	color:#000000;
}
.regular-price .price, .price-box .price {
	font-weight: bold !important;
}
div.product-shop .regular-price .price, div.product-shop .price-box .price {
	font:15px Tahoma, Helvetica, sans-serif;
}
.minimal-price .price-label {
	font-weight: normal;
}
.minimal-price-link {
	text-decoration: none;
}

.products-grid .actions {
	bottom: 0;
}
.products-grid .product-image {
	width: 135px;
	background-color: #ffffff;
	margin-bottom: 14px;
}
.products-grid .product-image img {
	width: 135px;
}
/*col 3 ctatlog*/
.col3-layout .products-grid {
	width: 470px;
	margin-bottom: 10px;
}
.col3-layout .products-grid li.item {
	padding: 0px 10px 60px 0;
	width: 145px;
}
.col3-layout .products-grid li.last {
	padding: 0px 0 60px 0;
	width: 145px;
}
/*col 2 ctatlog*/
.col2-left-layout .products-grid, .col2-right-layout .products-grid {
	/*width: 670px;*/
	margin-bottom: 10px;
}
.col2-left-layout .products-grid li.item, .col2-right-layout .products-grid li.item {
}
.col2-left-layout .products-grid li.last, .col2-right-layout .products-grid li.last {
}
/* Form Elements */
input {
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	font-weight: bold;
}
select, textarea {
	color:#808080;
	font-weight: normal;
}
input.input-text, select, textarea {
	background:#f8f8f8;
	border:1px solid #dadada;
	padding:5px 3px;
	font-weight:normal!important;
}
select.multiselect option {
}
.sort-by select {
	width: 128px;
}
/* Form */
.form-list label {
}
.form-list label.required em {
	font-style:normal;
	color:#FF0033;
}
/* REQUIRED BUTTON STYLES: */		
button.button {
	position: relative;
	border: 0 !important;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}
 button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
button.button span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	background: none !important;
	height:17px;
	padding: 0;
	margin: 0;
}
button.button span span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button.button span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.button {
}
button.button span span {
}
button.button:hover, button.buttonHover { /*color:#fff!important;*/}
button.button:hover span span, button.buttonHover span span {
	background-position: 0 -32px !important;
}
.products-grid button.button, .products-list button.button, .add-to-cart button.button {
}
.products-grid button.button span span, .products-list button.button span span, .add-to-cart button.button span span {
}
.products-grid button.button:hover, .products-grid button.buttonHover, .products-list button.button:hover, .products-list button.buttonHover, .add-to-cart button.button:hover, .add-to-cart button.buttonHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -96px;
}
.products-grid button.button:hover span span, .products-grid button.buttonHover span span, .products-list button.button:hover span span, .products-list button.buttonHover span span, .add-to-cart button.button:hover span span, .add-to-cart button.buttonHover span span {
	background-position: 0 -32px !important;
	color: #050000;
}
.product-view .box-tags .form-add .input-box {
	margin-right: 8px;
}
.product-view .box-tags .form-add .input-box input {
	height: 14px;
	background: #f8f8f8;
	border: 1px solid #d9dde3;
}
div.toolbar div.sorter {
	display: none;
}
div.toolbar-bottom div.sorter {
	display: block;
}
div.toolbar-bottom .view-mode {
	padding-right: 20px;
}
div.toolbar-bottom .limiter {
	float: right;
}

/**************************************************************PRODUCT******************/
.product-view {
	border: 1px solid #e5e6e8;
	padding: 22px 0 0 0;
	overflow: hidden;
}
.product-essential {
	padding-top: 0;
}
.product-view .product-shop {
	width: 338px;
}
.product-view .product-img-box {
	margin-top: 10px;
}
.product-view .product-img-box a:link, .product-view .product-img-box a:visited, .product-view .product-img-box a:hover {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.product-view .product-img-box .product-image {
	margin-bottom: 5px;
}
.product-view .product-img-box .zoom #track {
	background:#dadada;
}
.product-view .product-shop .availability {
	font-size: 11px;
}
.product-view .product-img-box .more-views li {
	margin:0 0 8px 12px;
}
.product-view .product-img-box .more-views li a {
	border: 1px solid #ffffff;
}

.product-view .add-to-cart .button {
	margin-top: 1px;
}
.product-view .product-shop .add-to-links a {
	color:#313438 !important;
	font-weight:normal !important;
	font:11px Arial, Helvetica, sans-serif;
}
.product-view .product-shop .short-description {
	line-height: 130%;
}
.product-collateral .box-collateral, .no-rating {
	margin-bottom: 15px;
}
.product-view .box-up-sell .products-grid {
	width: 642px !important;
	margin-bottom: 10px;
}
.product-view .box-up-sell .products-grid td {
	padding:15px 5px 12px 0px;
}
/*titles on product page*/
.product-essential h2, .product-view .product-img-box .more-views h2, .product-collateral h2 {
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	color: #313438;
	margin: 5px 0px 7px 0px;
}
/*messages*/
.error-msg, .success-msg, .note-msg, .notice-msg {
	background: none;
	padding:4px 8px 2px 8px !important;
}
.required{ color:#FF0033;}
.add-to-box .or {
	color:#697073;
	font-weight:normal;
}
.product-collateral {
	padding: 15px 25px 25px 25px;
	background: #fff;
}
.product-view .box-tags .form-add label {
	color: #697073 !important;
	font-weight: normal !important;
	font-size: 11px;
}
.product-view .box-tags .form-add .input-box {
	padding:0;
}
.product-view .box-tags .note {
	padding:0;
}
.product-options p.required {
	padding-top: 0;
}
.product-options {
	padding-bottom: 5px;
}
.add-to-box .add-to-cart {
	margin-right: 10px;
}
/***************************************************************CART**********************************/
.cart .page-title h1 {
	margin-top: 0;
}
.cart .page-title .checkout-types li {
	margin-bottom: 0;
	margin-top: 5px;
}
.data-table thead th {
	font-size:13px;
	font-weight: bold;
}
.cart .discount h2, .cart .shipping h2 {
	color:#5d5d5d;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	padding:0 0 0 0px;
	text-transform:none;
}
.cart .discount input.input-text {
	border: 1px solid #d9dde3;
	width: 126px;
	padding-left: 6px;
	color: #5d5d5d;
	float: left;
}
#checkout-review-table tfoot tr.last .price, #checkout-review-table tfoot tr.last .a-right{
	color: #366939;
}
#shopping-cart-totals-table tfoot .price {
	color: #8f0509;
	font-weight: bold !important;
}
#shopping-cart-totals-table .price {
	color: #8f0509;
	font-weight: normal !important;
}
.cart .totals td {
	vertical-align: middle;
	color: #000000;
}
.cart .totals tfoot td strong {
	font-weight: bold;
}
.cart .discount .buttons-set/*, .cart .shipping .buttons-set*/ {
	margin-top: 8px;
	margin-left: 8px;
	float: left;
	clear: none;
}
.discounts {
	width: 50%;




	float: left;
	position: relative;
}
.form-list label {
	color: #5d5d5d;
	font-weight: bold;
	padding-bottom:4px;
}
.form-list .input-box select {
	border: 1px solid #d9dde3;
}
.checkout-progress li.active {
	border-top-color: #313438;
	color: #313438;
}
.cart .crosssell {
	padding: 11px 15px 12px 15px;
}
.cart .crosssell .product-image {
	border: 0;
}
.cart .crosssell .link-wishlist {
	color: #313438 !important;
}
/* SMALL BUTTONS */		
.cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button, .block-compare button.button {
	position: relative;
	border: 0 !important;
	cursor: pointer;
	padding: 0;
	overflow: visible; /* removes extra side padding in IE */
}
 .cart .discount button.button::-moz-focus-inner, .cart .shipping button.button::-moz-focus-inner, #shopping-cart-table button.button::-moz-focus-inner, .my-wishlist .buttons-set button.button::-moz-focus-inner, .block-compare button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
.cart .discount button.button span, .cart .shipping button.button span, #shopping-cart-table button.button span, .my-wishlist .buttons-set button.button span, .block-compare button.button span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	background: none;
	padding: 0;
	margin: 0;
}
.cart .discount button.button span span, .cart .shipping button.button span span, #shopping-cart-table button.button span span, .my-wishlist .buttons-set button.button span span, .block-compare button.button span span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .cart .discount button.button span {
 margin-top: -1px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .cart .shipping button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 #shopping-cart-table button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .my-wishlist .buttons-set button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .block-compare button.button span {
 margin-top: -1px;
}
}
/* custom look and feel: */		
.cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button {
	padding: 0 15px 0 0;
	font: 11px Arial, Helvetica, sans-serif;
}
.cart .discount button.button span span, .cart .shipping button.button span span, #shopping-cart-table button.button span span, .my-wishlist .buttons-set button.button span span {
	padding: 2px 0 0 15px;
}
.crosssell-div {
	clear: both;
}
.product-view .product-shop .add-to-links li {
    display: block;
}
.product-view .product-shop .add-to-links li .separator {
 	display: none;
 }
/***********************************************************CHECKOUT, ACCOUNT********************************/
.opc .step-title h2 {
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.opc {
	border-bottom: 1px solid #dadada;
}
.opc .step-title .number {
	border: 0;
}
.opc .allow .step-title h2 {
	color: #999;
}
.opc .step-title .number {
	background: #fff;
	color: #999999;
}
.opc .allow .step-title .number {
	background: #fff;
color: #999999;
}
.opc .active .step-title .number {
	background:#dadada;
	color:#3a3c40;
	border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
}
.dashboard .box-reviews .number {
	background: #fff;
	border: 1px solid #999999 !important;
	color: #999999;
}
.dashboard .box-reviews .details {
	margin-left: 25px;
	padding-top: 3px;
}
.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
	color: #999;
}
.box-account .box-head h2, .account-login .new-users h2, .account-login .registered-users h2 {
	background: none;
	font-size:14px;
	padding-left:0px;
}
.new-users p{ line-height:18px;}
.my-account .box-info {
	color: #313131;
}
.title-buttons .button {
	margin-top: 5px;
}
.advanced-search-summary strong {
	padding-left: 0;
}
.block-progress {
	margin-top: 74px;
}
.block-progress dt {
	font-size:11px;
	color: #313438;
	padding: 0px;
}
.opc-block-progress .block-title strong {
	font-size: 11px;
}
.block-progress dd {
	padding: 0px;
}
.block-account .block-content li.current {
	color: #313438;
}
.block-account .block-content li a:hover {
	color: #313438;
	text-decoration: underline !important;
}
.opc-block-progress a:link, .opc-block-progress a:visited {
	color: #000000;
	font-weight: bold;
}
/**************************************************************HOME PAGE***********************************/

/*block-service*/
.block-service .block-title {
	background: transparent url(../images/block_head_service.gif) no-repeat scroll 10px 4px;
	padding-top: 2px;
}
.block-service .block-title strong {
	padding-left: 30px;
}
.block-service .block-content {
	padding: 13px 15px 2px 17px;
	font-size: 11px;
	color: #878787;
}
.block-service .block-content span {
	display: block;
	line-height: 35px;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 15px;
	color: #34363a;
}
.block-service .block-content span span {
	display: inline;
	padding-left: 3px;
	font-weight: normal;
	font-size: 32px;
	color: #8f0509;
}
/**************************************************************TEXT COLORS*********************************************/
/* grey */
.block .btn-remove, .block .link-wishlist, .block .link-compare, .block .product-info, .block-progress dt.complete {
	color: #697073 !important;
}
/*light*/
.error-msg {
	color: #FF0033 !important;
}
/*dark*/
.form-list label.required em, .opc .active .step-title h2, .sp-methods label .price, .box-account .box-head h2, .fieldset .legend, .account-login .new-users h2, .account-login .registered-users h2 {
}
.opc .step-title h2, .block-account .block-content li a, .page-sitemap .links a, .crosssell .product-name a {
	color: #5d5d5d;
	font-weight: normal !important;
}
/*medium grey text*/
.success-msg, .note-msg, .notice-msg, .sp-methods label, .product-options dt label {
	color: #5d5d5d !important;
}
/*dark grey - separators, lines*/
.products-list .add-to-links .separator {
	color: #6a7173;
}
/*grey*/
.block .block-subtitle, .product-name a, #opc-login h4, #opc-review .product-name, .back-link a, .my-account a, .page-sitemap .sitemap a, .product-view .product-shop .add-to-links a, .tags-list li a {
	color: #1266B2;
}
.link-wishlist {
	color: #5d5d5d !important;
}
a:hover{ color:#518DC2;}
/*font normal*/
.link-wishlist, .link-compare, .old-price .price-label, .special-price .price-label {
	font-weight: normal;
}
/*font 11px*/
.old-price .price-label, .special-price .price-label {
	font-size: 11px;
}
.std ul.disc {
	list-style-type: circle;
}
/**********************************************************BACKGOUNDS*****************************************************/
/*background-transparent*/
.toolbar .pager, .product-essential, .product-view .box-up-sell .products-grid td, .block li.even, .success-msg, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals, .block .actions, .compare-table tbody th, .compare-table tr.add-to-row td, .account-login .content, .block-layered-nav .currently li, .block-cart .summary, .block-progress dt, .block-progress dt.complete, .block-progress dd.complete, .order-info-box, .toolbar .sorter, .product-view .box-up-sell .products-grid td.empty {
	background:transparent;
}
/*border-non*/
.toolbar .pager, .product-view .product-img-box .more-views h2, .product-collateral h2, .product-view .box-up-sell .products-grid, .product-view .box-up-sell .products-grid td, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals, .page-title, #opc-login h3, .box-account .box-head, .pager, .block-cart .summary, .block-cart .actions, .products-grid, .product-view .box-up-sell .products-grid td img, .block-progress dt, .block-progress dt.complete, .block-progress dd.complete, .toolbar .sorter {
	border: none;
}
/*background- forms */
.data-table, .data-table tfoot tr, .data-table .odd, .data-table .even, .opc .step, .fieldset .legend, .advanced-search-summary, .product-options, .data-table tbody.odd tr, .data-table tbody.odd tr td, .tags-list {
	background:#fff;
}
/*background-white*/
.data-table tfoot tr td, .data-table thead th, .opc .active .step-title, .box-account, .fieldset, .addresses-list li.item, .pager, .account-login .buttons-set, .block-cart .subtotal, .product-options-bottom, .order-info,
.truncated .truncated_full_value dl, .page-print, .page-empty, .page-popup, .truncated .truncated_full_value dl   {
	background: #fff;
}
/*background- foocus */
input.input-text:focus, select:focus, textarea:focus {
	background:#fff;
}
.opc .step-title, .opc .allow .step-title {
	background:#f4f4f4;
}

/*border - forms */ 
.error-msg, .success-msg, .note-msg, .notice-msg, .data-table, .data-table thead th, .data-table tfoot, .data-table tbody th, .data-table tbody td, .data-table tfoot td, .opc .step, .opc .active .step-title, .opc .step-title, .buttons-set, .opc .allow .step-title, #opc-review .buttons-set, .box-account, .fieldset, .fieldset .legend, .addresses-list li.item, .compare-table tbody tr.last th, .compare-table tbody tr.last td, .advanced-search-summary, .account-login .content, .account-login .buttons-set, .account-login h2, .block-cart .subtotal, .product-options, .product-options-bottom, .order-info, .order-info-box, .data-table tbody th, .data-table tbody td, .tags-list,
.truncated .truncated_full_value dl  {
	border-color: #dadada !important;
}
.data-table {
	border-left: 1px solid #e7e9eb !important;
	border-right: 1px solid #e7e9eb !important;
	border-collapse: collapse;
}
.data-table thead th {
	border: 1px solid #d9dde3;
	padding: 9px 12px 9px 12px;
	color: #5d5d5d;
	background: #fff;
}
.data-table td {
	border-top: 1px solid #d9dde3;
	border-right: 1px solid #d9dde3;
	border-bottom: 1px solid #d9dde3;
	border-left: 0;
	background: #f8f8f8;
}
.data-table td .product-name a {
	font-size: 12px;
}
.data-table td input.qty {
	color: #3a3c40;
	border: 1px solid #d9dde3;
	padding-left: 6px;
}
.data-table td .price {
	font-weight: bold !important;
	color: #3a3c40;
}
.data-table td.last .price {
	color: #8f0509;
}
.data-table tfoot tr td {
	border: 1px solid #d9dde3;
	padding: 12px 10px 12px 13px;
}
/*border  */ 
.products-list .product-image img, .product-view .product-img-box .more-views li a:hover {
	border:1px solid #dce0e5;
}
.product-image img, .product-view .box-up-sell .products-grid .product-image img {
	border:1px solid #dadee4;
}
.product-image img:hover {
	border:1px solid #edf0f4;
}
.product-img-box .product-image img,  .product-img-box .product-image img:hover {
	border: 0;
}
/*border = background color*/
.block-account .block-content li a, .block-account .block-content li.current, .block-layered-nav .actions, .product-options dd {
	border-color: #e6e9ee;
}
.products-list li.item {
	border-color: transparent;
}
/*Block poll*/
/* REQUIRED BUTTON STYLES: */		
.block-poll button.button, .block-compare button.button {
	position: relative;
	border: 0 !important;
	cursor: pointer;
	padding: 0;
	overflow: visible; /* removes extra side padding in IE */
}
.block-poll button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
.block-compare button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
.block-poll button.button span, .block-compare button.button span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	background: none;
	padding: 0;
	margin: 0;
}
.block-poll button.button span span, .block-compare button.button span span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	.block-poll button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	.block-compare button.button span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
.block-poll button.button, .block-compare button.button {
	padding: 0 10px 0 0;
}
.block-poll button.button span span, .block-compare button.button span span {
	padding: 2px 0 0 12px;
}
/*Compare*/
.compare-table .btn-remove {
	height: 11px;
	width: 57px;
	margin: 3px 0px 3px 0px;
	background: url(../images/btn_remove2.gif) no-repeat 0 0;
}
.compare-table .btn-remove:hover {
	background: url(../images/btn_remove2.gif) no-repeat 0 0;
}
.cart .totals .checkout-types li a {
	color: #000000;
	font-size: 11px;
}
.page-popup .link-print {
	color: #000000;
}
.link-cart {
color: #8F0509 !important;
	font-weight: normal;
	text-decoration: none;
}
.link-cart:hover {
	
opacity: 0.9;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
.addresses-list h2 {
	color: #313438;
}
/*demo notice*/
.demo-notice {
	background: none repeat scroll 0 0 #ffffff;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.15;
	margin: 0;
	padding: 5px 5px;
	text-align: center;
	opacity: 0.7;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	position: absolute;
	top: 0;
	left: 0;
}
/*download banner*/
.download p {
	color: #5d5d5d;
}
a.download {
	display: block;
	width: 166px;
	height: 213px;
	background: url(../../grayscale/images/download.jpg) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
p.forum a:link, p.forum a:visited {
	padding: 0px 0px 2px 26px;
	line-height: 17px;
	background: url(../images/forum.png) no-repeat 0px 0px;
	color: #000000;
}
p.forum a:hover {
	color: #fc4500;
}
p.more_themes a:link, p.more_themes a:visited {
	padding: 0px 0px 2px 26px;
	line-height: 17px;
	background: url(../images/more.png) no-repeat 0 0;
	color: #000000;
}
p.more_themes a:hover {
	color: #fc4500;
}
/*customer service*/

.customer_service .block-title strong {
	padding-left:30px;
}
.customer_service .block-title {
	background: url(../images/customer_icon.png) no-repeat 7px 4px;
}
.customer_service p {
	margin: 0px 0px 0px 0px;
}
p.phone {
	color: #34363a;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
p.phone strong {
	color: #8f0509;
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
p.time {
	color: #5d5d5d;
}
/*design-by*/
.design-by {
	opacity: 0.4;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	position: fixed;
	bottom: 0;
	left: 0;
}
.design-by a:hover {
	text-decoration: none;
}
/*currency*/

.block-currency .block-title strong {
	text-transform: none;
	background: url(../images/block_head_line.gif) repeat-x 100% 100%;
}
.block-currency .block-title strong {
	margin: 0 !important;
	min-height: auto !important;
	display: auto !important;
}
.block-currency {
	background: transparent;
	height: auto !important;
}
.block-currency .block-content select {
	width: auto !important;
	display: block !important;
	margin: 0px 0px 0px 0px !important;
}
.block-currency .block-content {
	background: transparent;
}
/*tags*/
.tags-list {
	border: 0;
	display: block;
	font-size: 13px;
	padding: 10px;
}
/*back*/
.back-link a:link, .back-link a:visited {
	text-decoration: none;
	font-size: 14px;
}
.back-link a:hover {
	opacity: 0.9;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
.home_page_header_block {
	margin-bottom: 10px;
}
/* add-to links update*/
ul.products-grid li ul.add-to-links li {
	padding: 0;
}
/* easy tabs*/
.tabs {
	width: 618px;
	border-bottom: 0 !important;
	margin: 15px 0 0 0 !important;
	overflow: hidden;
}
.tabs a:link, .tabs a:visited {
	color: #565656 !important;
	font-size: 11px !important;
	font-weight:bold !important;
	display:block;
	text-align: center;
	padding: 6px 15px 6px 15px !important;
	text-decoration:none;
	background: #e1e1e1;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}
.tabs a:hover {
	background: #f5f5f5;
	
}
.tabs li.active a, .tabs li.active a:hover {
	background: #f5f5f5 !important;
	color: #000 !important;
	font-size: 11px !important;
	font-weight:bold;
}
.padder {
	width:598px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #eaeaea;
}
.proxySearchBox{
    background:url(../images/search-bg.jpg) left top repeat-x;
    border: 1px solid #fff;
    color: #5D5D5D;
    padding:10px;
	color:#586c1e; 
	font-size:22px; 
	font-weight:bold;
	width:420px;
	height:26px;
}
.drackButton{background:url(../images/sprites-img.png) -639px -1px no-repeat!important; width:159px; height:49px; border:none!important; cursor:pointer; text-indent:-99999px; margin:8px 0px 0px 0px; float:right; outline:none;}
.drackButton:hover{ background-position:-639px -52px!important;}
.topLinks{ background:url(../images/toplink-bg.png) left top repeat-x; float:left; padding:10px 0px 10px 15px; margin-bottom:28px; width:81px;}
.topLinks .socialLinks li{ float:left; margin-right:15px;}
.switchers ul li{ margin:10px 10px 0px 0px;}
	#select-store{ padding-left:11px!important;}
/* probox styles*/
#slickbox{ background:url(../images/pro-box-02.png) no-repeat scroll left top transparent; position:relative; color:#696969; box-shadow:0 5px 15px 0 #7C7B7B; width:245px; height:398px; padding:0px 15px 25px 20px;}
#slickbox h2.translation{ font-size:22px; color:#4a4c46; padding:2px 0px 15px 0px;}
#slickbox .tagline{ font-size:13px; font-weight:bold; line-height:18px; padding-right:5px; width:212px;}
#slickbox ul{ margin:10px 0px;}
#slickbox ul li{ background:url(../images/pro-arrow.jpg) left 4px no-repeat; padding:0px 0px 6px 20px; font-size:13px; line-height:18px;}
#slickbox ul.techcrunch li{ background:url(../images/pro-arrow.jpg) left 4px no-repeat; padding:0px 0px 6px 20px; font-size:12px; line-height:18px;}
#slickbox a.learnMore{ background:url(../images/sprites-img.png) -480px 0px no-repeat; width:156px; height:43px; display:block; font-size:0px; text-align:center;  color:#636161; margin-left:53px; position:absolute; bottom:14px;}
#slickbox a.learnMore:hover{ background-position:-480px -43px; color:#565555;}
#slickbox .offerStrip{ position:absolute; top:-2px; right:-2px; background:url(../images/sprites-img.png) right -104px no-repeat; width:126px; height:122px;}
#slickbox .cemeleon-img{ position:absolute; top:-19px; left:29px;}

/* plans page styles add by mallesh */
.category-products{ width:650px;}
.category-products .products-grid{ background:#c6d4d7 url(../images/plans-block-bg.jpg) left top repeat-x; float:left; border:1px solid #d2d3d3; text-align:center;}
.category-products .products-grid li{ width:208px; float:left; border-right:1px solid #cfcfcf;}
.products-grid h2.product-name{ background:url(../images/plans-head-bg-02.jpg) left top repeat-x; padding:6px 0px;}
.products-grid li.even h2.product-name{ background:url(../images/plans-head-bg-01.jpg) left top repeat-x; }
.products-grid.even li.even h2.product-name{ /*background:url(../images/plans-head-bg.jpg) left top repeat-x!important; padding:10px 0px;*/}
.products-grid li.last{ border-right:none!important;}
.products-grid h2.product-name{ font-size:28px; font-weight:bold; color:#fff; text-decoration:none; line-height:43px;}
.products-grid h2.box-5 span{ background:url(../images/oneyear-plan.png) left 5px no-repeat; font-size:0px; color:#5c5c5c; display:block; margin:0px 0px 0px 54px;}
.products-grid h2.box-3 span{ background:url(../images/onemonth-plan.png) left 5px no-repeat; font-size:0px; color:#414141; display:block; margin:0px 0px 0px 42px;}
.products-grid h2.box-4 span{ background:url(../images/sixmonths-plan.png) left 5px no-repeat; font-size:0px; color:#5c5c5c; display:block; margin:0px 0px 0px 35px;}
.products-grid .shortDescription{ font-size:16px; margin:5px 0px;}
.products-grid .price-box{ min-height:82px;}
.products-grid .price-box .old-price{ font-size:22px; margin-bottom:8px; width:auto!important;}
.products-grid .price-box .special-price .price-label{color:#E0C700 !important;}
.products-grid .price-box .special-price, .products-grid .price-box .regular-price{ font-size:34px; font-weight:bold; color:#6f901d; margin-bottom:5px; margin-top:3px;}
.products-grid .unit{ font-size:12px; margin-bottom:10px;}
.products-grid .actions{ background:url(../images/plans-bottom-bg.jpg) left top repeat-x; padding:9px 0px;}
.products-grid .actions .button{background:url(../images/sprites-img.png) -480px 0px  no-repeat; width:156px; height:43px; font-size:0px; color:#4d8bc3; cursor:pointer;}
.products-grid .actions .button:hover{background-position:-480px -43px;}
/** banner styles **/
.clear{ clear:both;}
#banneMain{ background:url(../images/banner-wrap-bg.jpg) left top repeat-x; height:335px; color:#fff;}
#banneMain .Map{ background:url(../images/banner-map.jpg) center top no-repeat; height:335px; margin:auto;}
.bannerWrapper{ width:966px; margin:auto; padding-top:13px;}
.bannerLeft{ width:479px; float:left; margin:0px 38px 0px 3px;}
.bannerRight{ width:439px; float:left; position:relative;}
.bannerRight .icon-01{ float:left; margin:0px 10px 10px 0px;}
.bannerRight .icon-02{ float:right; margin:0px 0px 10px 10px;}
.bannerRight .icon-03{ float:left; margin:0px 10px 10px 0px;}
.bannerRight p{ font-size:16px; font-weight:bold; line-height:25px; position:relative;}
.bannerLeft .planBox{ background:url("../images/sprites-img.png") no-repeat scroll left top rgba(0, 0, 0, 0); width:451px; height:222px; padding:14px;}
.bannerLeft .planBox .planInof{ width:100%; float:left;}
.planBox .planInof .planName{ float:left; font-size:20px; line-height:40px; margin:0px 0px 0px 10px;}
.planBox .planInof .planName span{ font-size:42px; color:#acd612; font-weight:bold;}
.planBox .planInof .priceInfo{ float:left; margin:30px 0 0 45px; line-height:28px;}
/*.planBox .planInof .priceInfo{ float:left; margin:30px 0 0 300px; line-height:28px; margin-top:-40px;} */
.planBox .planInof .priceInfo .price{ font-size:44px; font-weight:bold;}
/*.planBox .planInof .priceInfo .price{ font-size:32px !important; font-weight:bold; margin-left: -55px !important; }*/
.planBox .planInof .priceInfo .smallprice{ font-size:24px; font-weight:bold; color:#92bee6; vertical-align:top; line-height:24px;}
.planBox .planBottom{padding:30px 0px 0px 10px; float:left; width:100%;}
.planBox .planBottom .planName{ font-size:30px; float:left; line-height:30px;}
.planBox .planBottom span{ font-weight:bold; font-size:32px;}
.planBox .planBottom .priceInfo{ margin-top:6px;}
.planBox .planBottom .priceInfo .smallprice{ font-size:16px; vertical-align:top; line-height:23px;}
.planBox .planBottom .planDetails{ float:right; margin:10px 20px 0px 20px; line-height:14px;}
.planBox .planBottom .planDetails li{ padding:0px 0px 10px 0px;  background:url(../images/arrow.png) left 3px no-repeat; padding-left:10px;}

.planBox .planInof .priceInfoo{ float:left; line-height:28px;}
.planBox .planInof .priceInfo-new{ float:left; margin:70px 0 0 70px; line-height:28px;}

/** proxy box styles **/

.cms-home .main{
	width:959px;
	padding:0px!important;
}
.proxyBox{ clear:left; background:url(../images/proxy-box-bg.jpg) left top repeat; padding:20px; margin:-55px -1px 0px -1px; float:left;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	-khtml-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
	box-shadow:0px 0px 5px 0px #000;
}
.proxyBox h2{ font-size:25px; color:#e74141; font-family:Verdana; text-transform:uppercase;}
#contactForm ul.form-list{ float:left;}
.address{ float:right; font-size:14px; width:278px;}
.service-block{ background:url(../images/service-block-bg.png) left top repeat; padding:7px; min-height:43px;}
.service-block .leftSec{ width:445px; float:left;}
.service-block .leftSec .buynowBut{ margin-right:18px; float:left;}
.service-block .leftSec .buynowBut a{ background:url(../images/sprites-img.png) -480px top  no-repeat; width:156px; height:43px; display:block;}
.service-block .leftSec .buynowBut a:hover{ background-position:-480px -43px;}
.service-block .leftSec .paymentLogos{ margin-top:14px; float:left;}
.service-block .rightSec{ float:left; margin-top:10px;}
.service-block .rightSec img{ float:left; margin-right:5px;}
.service-block .rightSec ul.links{ float:left; font-size:18px; font-weight:bold; color:#98c7f2; line-height:21px;}
.service-block .rightSec ul.links li a{ font-size:18px; font-weight:bold; color:#98c7f2; margin:0px 3px; line-height:22px;}
.service-block .rightSec ul.links li a:hover{ color:#3078b8;}
.proxyBlock{ margin-top:25px; float:left;}
.proxyBlock .formSec{ float:left; width:442px;}
.protectSec{ width:448px; float:left; padding-right:30px;}
.protectSec h2{ font-size:32px; color:#1266b2; font-family:Candal;}
.protectSec p{ font-size:16px; color:#fff; font-weight:bold; line-height:20px;}
.proxyBlock .formSec .sslLinks{ float:left; font-weight:bold; margin-top:37px;}
.proxyBlock .formSec .sslLinks li{ float:left; color:#518dc2; background:url(../images/arrow-03.png) left 3px no-repeat; margin-right:10px;}
.proxyBlock .formSec .sslLinks li a{ color:#518dc2; padding:0px 10px;}
.proxyBlock .formSec .sslLinks li a:hover{ color:#1266b2;}
.proxyBlock .inputArrow{ background:url(../images/input-arrow.png) left top  no-repeat; width:25px; height:14px; float:right; margin:-1px 57px 0px 0px;}
#options{ float:left; color:#fff; margin:5px 0px 0px 10px;}
#options li{ padding:3px 0px;}
#options li label{ padding-left:5px;}
/** home bottom content styles **/
.homeContent{ padding:16px 0px 16px 16px; float:left;}
.homeContent .col-1{ width:286px; float:left; padding-right:16px; border-right:1px solid #d7d9d9;}
.homeContent .col-1 h2, .homeContent .col-2 h2, .homeContent .col-3 h2{ font-size:22px; font-weight:bold; color:#383838; background:#dce1e5; padding:5px 10px; margin-bottom:5px;}
.homeContent .col-1 h3{ font-size:16px; font-weight:bold; color:#1266b2; padding-left:3px; line-height:23px;}
.homeContent .col-1 h3 img{ margin-right:5px;}
.homeContent .col-1 p{ padding-left:3px; line-height:16px; padding-bottom:10px;}
.homeContent .col-2{ width:304px; float:left; margin-left:15px;}
.homeContent .col-2 ul{ margin-top:10px;}
.homeContent .col-2 ul li a{ color:#1266b2;}
.homeContent .col-2 ul li{ line-height:18px; border-bottom:1px dotted #fbaeae; margin-bottom:10px;}
.homeContent .col-2 ul li.last{ border-bottom:none!important;}
.homeContent .col-3{ width:279px; float:left; background:url(../images/pro-box-02.png) left top no-repeat; height:377px; margin-left:25px;  box-shadow: 0 5px 15px 0 #7C7B7B; -moz-box-shadow: 0 5px 15px 0 #7C7B7B; -webkit-box-shadow: 0 5px 15px 0 #7C7B7B;}
.homeContent .col-3 h2{ text-align:center;}
button{ background:url(../images/button-bg.png) left top repeat-x; color:#fff; padding:8px 14px; -moz-border-radius:3px; border:none; cursor:pointer; font-weight:bold;}
button:hover{ background:url(../images/button-bg-h.png) left top repeat-x; color:#fff!important;}
.category-description{ clear:left;}
.category-description h3{ font-size:14px; color:#383838; margin:5px 0px;}
.category-description p{ line-height:18px;}

.category-web-proxy .form{ background:url(../images/proxy-box-bg.jpg) left top repeat; padding:20px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; margin-bottom:15px; float:left;}
.category-web-proxy .sslLinks{ float:left; font-weight:bold; margin-top:37px; width:70%;}
.category-web-proxy .sslLinks li{ float:left; color:#518dc2; background:url(../images/arrow-03.png) left top no-repeat; margin-right:10px;}
.category-web-proxy .sslLinks li a{ color:#518dc2; padding:0px 10px;}
.category-web-proxy .sslLinks li a:hover{ color:#1266b2;}
.category-web-proxy .inputArrow{ background:url(../images/input-arrow.png) left top  no-repeat; width:25px; height:14px; float:right; margin:-1px 57px 0px 0px;}
.category-web-proxy .proxySearchBox{ width:568px!important;}
.cms-about-slickvpn .col-main, .cms-why-vpn .col-main{ line-height:18px;}
.cms-how-to .col-main p a{ font-size:14px; padding-bottom:8px;}
.colmainContent{ line-height:18px;}
.colmainContent h3{ margin-bottom:10px;}

.benefits .col-1, .benefits .col-2{ width:455px; float:left;}
.benefits .col-1{ margin-right:20px;}
.benefits h3{ background:#dce1e5; padding:5px 6px; line-height:23px;}
.benefits p{ padding-left:6px;}
.goPro ul{ padding:15px 15px 10px 20px;}
.goPro ul li{ background:url(../images/pro-arrow.jpg) left 4px no-repeat; padding:0px 0px 7px 23px; font-size:13px; line-height:18px;}
.benefits h3 img{ margin-right:5px;}
.whyVPN .img{ float:left; margin-right:10px; width:70px;}
.whyVPN .content{ float:left; width:548px;}
.whyVPN p{ width:100%; float:left; border-bottom:1px dotted #afafaf; padding-bottom:8px;}
#contactForm .buttons-set{ float:left; width:538px; margin-top:-350px;}
#contactForm .goPro{ float:right; margin-top:20px; width:278px;}
#contactForm .goPro ul{ padding:15px 0px 10px 0px;}
.address pre{ font-family:'Arimo';}
#contactForm #slickbox{ float:right; margin:40px 0px 13px 0px;}
.category-locations #slickbox{ float:right; margin:20px 0px 20px 0px;}
.category-locations .category-products{ float:left;}
.cms-benefits #slickbox{ float:right;}
.bulets li{ list-style-type:disc; margin-bottom:5px; margin:5px 0px 5px 15px;}
.bottomText{
    float: left;
    margin-top: 10px;
    width: 638px;
}
.osolCaptchaBlock .required {
    color: #5D5D5D;
}
.osolCaptchaBlock em {
    color: #FF0033;
}
.osolCaptchaBlock label {
    float:none;
    position: relative;
    z-index: 0;
}
.bottomText p{ margin-top:10px;}
.download-icons a{ position:relative;}
.download-icons a span{ position:absolute; left:53px; bottom:15px; color:#f0fe00;}
.main-container .cart .cart-collaterals .col2-set .col-2{ width:300px; background:#FFFFFF; border:solid 1px #CCCCCC; min-height:123px}
.col2-set .col-2 .buttons-set .button{ /*height:26px; */}
.cart-collaterals .col2-set .col-2 #discount-coupon-form .buttons-set{ float:left; margin:0px;}
.col2-set .col-2 .discount h2{  color: #5D5D5D;font: bold 15px/12px Arial,Helvetica,sans-serif;padding: 0;text-transform: none;}
.col2-set .col-2 .input-box{  float: left; height: 34px;width: 144px; margin:0px;}
.col2-set .col-2 .discount-form{ line-height:30px;}
.cart-product-name{font-size:12px; color:#000}

/*03-10-2012*/	
.col3-set #left-sec{float: left; width: 32%;}
.col3-set #right-sec{  float: right;width: 68%;}
#left-sec .onepagecheckout_block{background: none repeat scroll 0 0 #F6F5F5; border: 1px solid #D2D3D3; float: left; margin: 10px 0 0;padding: 10px;}
#right-sec .onepagecheckout_block{ background: none repeat scroll 0 0 #F6F5F5; border: 1px solid #D2D3D3;float: left; width:568px;margin: 10px 0 0 15px;padding: 10px;}
#onepagecheckout_orderform .col3-set .col-2 {width: 68%!important;}
.col3-set .col-3 {float: left !important;width: 68% !important;}
.onepagecheckout_datafields .op_block_title {background: none repeat scroll 0 0 #DDE2E6;padding: 3px 0 1px;width: 100%; float:left;}
.onepagecheckout_datafields .op_block_title h3 {color: #383838;font-family: Arial;font-size: 16px;padding: 6px 0 6px 28px;}
div.clear { height: 10px;}
.op_block_title span {background: url("../images/osc-numbers.png") no-repeat scroll 0 0 transparent;float: left;height: 27px;margin: 2px 5px 0;width: 27px;}
.col-2 .op_block_title span {background: url("../images/osc-numbers.png") no-repeat scroll -28px 0 transparent;float: left;height: 27px;margin: 2px 5px 0;width: 27px;}

.col-3 .op_block_title span {background: url("../images/osc-numbers.png") no-repeat scroll -246px 0 transparent;float: left;height: 27px;margin: 2px 5px 0;width: 27px;}
#checkout-coupon-discount-load .discount .op_block_title span {background: url("../images/osc-numbers.png") no-repeat scroll -246px 0 transparent;float: left;height: 27px;margin: 2px 5px 0;width: 27px;}

#onepagecheckout_orderform label {font-weight: bold;}
.onepagecheckout-index-index .col-main{ background: none repeat scroll 0 0 #FCFBF7;
    border: 1px solid #C3C4C4;
    border-radius: 5px 5px 5px 5px;
    margin: auto;
    padding: 20px;
    width: 889px;}
	
frameset {
    border: medium none !important;
    display: block !important;
    float: none !important;
    overflow: -moz-hidden-unscrollable;
    position: static !important;
}
.col-main .page-title h2 {
    color: #434343;
    float: left;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 0 0;
    width: 50%;
	border:none;
}
#onepagecheckout_orderform button.btn-checkout{  background: url("../images/sprites-img.png") no-repeat scroll -480px -88px transparent;
    border: medium none;
    color: #4D8BC3;
    cursor: pointer;
    font-size: 0;
    height: 43px;
    width: 156px;
}
#onepagecheckout_orderform button.btn-checkout:hover{    background: url("../images/sprites-img.png") repeat scroll -480px -132px transparent !important;}

.t1{font-weight: normal;}


.op_login_area {
    border: 1px solid #CCCCCC;
    clear: both;
    float: left;
    margin: 9px 0 0 250px !important;
    padding: 10px;
    width: auto !important;
}
#login-form .boxcontent .full{ float:left; margin:0 10px 0 0;}
#login-form .buttons-set{border:none !important; margin:0 10px 0 0;}
.main .col-main .page-title .h1_opc{ background:  url("../images/lock-img.png") no-repeat;  padding: 0 0 0 22px;}
#bill_form #register-customer-password .short{width:262px;} 

/*8-10-12*/

.mainWrapper .setps{ width:309px; float:left; height:640px; margin:0 px 0 0}
.mainWrapper h6{ color:#383838; font-size:14px; margin:0 0 20px 0;}
.mainWrapper h4, .vis-mainWrapper h4{ color:#383838; font-size:16px; border-bottom:1px solid #d7d9d9; padding-bottom:5px; margin:0 0 20px 0;}
.mainWrapper h4 a, .vis-mainWrapper h4 a{ color:#7d2620; font-size:15px; text-decoration:none;}
.mainWrapper .linkBox, .vis-mainWrapper .linkBox{ background:#fff; border:1px solid #d7d9d9; width:98%; float:left; padding:10px; margin:0 0 10px 0;}
.mainWrapper .linkBox ol, .vis-mainWrapper .linkBox ol{padding:0px; margin:0px;}
.mainWrapper .linkBox ol li, .vis-mainWrapper .linkBox ol li{ list-style-type:decimal !important; padding-bottom:8px;}
.mainWrapper .linkBox ol li a, .vis-mainWrapper .linkBox ol li a{ color:#1266b2; text-decoration:none; font-size:12px;}
.mainWrapper .linkBox ol li a:hover, .vis-mainWrapper .linkBox ol li a:hover{ color:#178ef9;}
.mainWrapper p{font:normal 13px Arial, Helvetica, sans-serif;}


.ipad-mainWrapper .setps{ width:310px; float:left; height:auto; margin:0 70px 20px 0}
.ipad-mainWrapper h6{ color:#383838; font-size:14px; margin:0 0 20px 0;}
.ipad-mainWrapper h4{ color:#383838; font-size:16px; border-bottom:1px solid #d7d9d9; padding-bottom:2px; height:40px; margin:20px 0 6px 0;}
.ipad-mainWrapper h4 a{ color:#7d2620; font-size:15px; text-decoration:none;}
.ipad-mainWrapper .linkBox{ background:#fff; border:1px solid #d7d9d9; width:98%; float:left; padding:10px; margin:0 0 10px 0;}
.ipad-mainWrapper .linkBox ol{padding:0px; margin:0px;}
.ipad-mainWrapper .linkBox ol li{ list-style-type:none; padding-bottom:8px;}
.ipad-mainWrapper .linkBox ol li a{ color:#1266b2; text-decoration:none; font-size:12px;}
.ipad-mainWrapper .linkBox ol li a:hover{ color:#178ef9;}
.ipad-mainWrapper p{font:normal 13px Arial, Helvetica, sans-serif;}

.vis-mainWrapper .setps, .vpn-mainWrapper .setps{width:100%; clear:both;}
.vis-mainWrapper img{ margin:0px 0px 20px 20px; vertical-align:top;}
.vpn-mainWrapper img{ margin:20px 0px 20px 0px; vertical-align:top;}
h4{ color:#383838; font-size:18px; border-bottom:1px solid #d7d9d9; padding-bottom:5px;}
h4 a{ color:#7d2620; font-size:15px; text-decoration:none;}
.linkBox{ background:#fff; border:1px solid #d7d9d9; width:98%; float:left; padding:10px;}
.linkBox ul{ float:left; width:48%; padding:0px; margin:0px;}
.linkBox ol li{ list-style-type:none; padding-bottom:8px;}
.linkBox ol li a{ color:#1266b2; text-decoration:none; font-size:12px;}
.linkBox ol li a:hover{ color:#178ef9;}

h4{ color:#383838; font-size:18px; border-bottom:1px solid #d7d9d9; padding-bottom:5px;}
h4 a{ color:#7d2620; font-size:15px; text-decoration:none;}

.vpn-mainWrapper .linkBox{ background:#fff; border:1px solid #d7d9d9; width:98%; float:left; padding:10px;}
.vpn-mainWrapper .linkBox ol{ float:left; width:48%; padding:0px; margin:0px;}
.vpn-mainWrapper .linkBox ol li{ list-style-type:decimal !important; padding-bottom:8px;}
.vpn-mainWrapper .linkBox ol li a{ color:#1266b2; text-decoration:none; font-size:12px;}
.vpn-mainWrapper .linkBox ol li a:hover{ color:#178ef9;}

.ipad-mainWrapper .linkBox ol li {
    list-style-type: decimal !important;
    padding-bottom: 8px;
    margin: 0 0 0 38px;
}
.x-mas {left: 220px; position: absolute; top: 15px;}
.planBox .planInof .x-mas .priceInfo .price {
    font-size: 25px;
    font-weight: bold;
}

.x-mas .old-price .price-label, .x-mas .special-price .price-label {
    color: #78A111;
    font-size: 15px;
	font-weight:bold;
}
.planBox .planBottom span{ color:#fff !important; font-size: 32px !important;
    font-weight: bold;}
	
.bf-sale {
    float: left;
    height: 91px;
    margin: -16px 0 0 -41px;
    position: absolute;
    z-index: 99999999999;
}
.catalog-category-view .category-products {
    margin: -24px 0 0;
    float: left;
    width: 650px;
}
.registered-users{
    float: left;
    margin: 0 0 0 216px !important;
    width: 48.5%;
}
.affiliateplus-account-login .registered-users{
    float: left;
    margin: 0 !important;
    width: 48.5%;
}
 .category-products ul.last .price-box {
    min-height: 0 !important;
}
.blockplan-description{
font-size:12px;
padding: 10px;
    text-align: justify;
   font-family: 'Arimo';}
.customer-name-prefix select{ padding:3px!important;}
ul.currencystores li {
    float: right;
    margin: 0 0px 0px 10px;
}
ul.currencystores li.dollar a{ background: url("../images/currency-buttons.png") no-repeat scroll -1px -1px transparent; height:29px; width:29px; float: left;}
ul.currencystores li.pound a{ background: url("../images/currency-buttons.png") no-repeat scroll -40px -1px transparent; height:29px; width:29px; float: left;}
ul.currencystores li.euro a{ background: url("../images/currency-buttons.png") no-repeat scroll -79px -1px transparent; height:29px; width:29px; float: left;}
ul.currencystores li{ margin-left:10px; float:left;}


ul.currencystores li.pound a:hover {
    background: url("../images/currency-buttons.png") no-repeat scroll -40px -67px transparent;
}

ul.currencystores li.dollar a:hover{
    background: url("../images/currency-buttons.png") no-repeat scroll -1px -67px transparent;
}

ul.currencystores li.euro a:hover{
    background: url("../images/currency-buttons.png") no-repeat scroll -79px -67px transparent;
}
.currencystores {
position: relative;
top: -29px;
float: right;
}
ul.currencystores li.euro a.active{
    background: url("../images/currency-buttons.png") no-repeat scroll -79px -34px transparent;
}
ul.currencystores li.pound a.active{
    background: url("../images/currency-buttons.png") no-repeat scroll -40px -34px transparent;
}
ul.currencystores li.dollar a.active{
    background: url("../images/currency-buttons.png") no-repeat scroll -1px -34px transparent;
}
ul.currencystores li.choose-currencies{float:left; line-height:28px; font-family:"Droid Sans"; font-size:14px; font-weight:500;}
ul .choose-currencies{ background:url(../images/choose-arrow.png) right 5px no-repeat; padding-right:16px;}

/*************************/
ul.cart-currency li {
    float: right;
    margin: 0 0px 0px 10px;
}
ul.cart-currency li.dollar a{ background: url("../images/currency-buttons.png") no-repeat scroll -1px -1px transparent; height:29px; width:29px; float: left;}
ul.cart-currency li.pound a{ background: url("../images/currency-buttons.png") no-repeat scroll -40px -1px transparent; height:29px; width:29px; float: left;}
ul.cart-currency li.euro a{ background: url("../images/currency-buttons.png") no-repeat scroll -79px -1px transparent; height:29px; width:29px; float: left;}
ul.cart-currency li{ margin-left:10px; float:left;}


ul.cart-currency li.pound a:hover {
    background: url("../images/currency-buttons.png") no-repeat scroll -40px -67px transparent;
}

ul.cart-currency li.dollar a:hover{
    background: url("../images/currency-buttons.png") no-repeat scroll -1px -67px transparent;
}

ul.cart-currency li.euro a:hover{
    background: url("../images/currency-buttons.png") no-repeat scroll -79px -67px transparent;
}
.cart-currency {
float:right;
}

ul.cart-currency li.euro a.active{
    background: url("../images/currency-buttons.png") no-repeat scroll -79px -34px transparent;
}
ul.cart-currency li.pound a.active{
    background: url("../images/currency-buttons.png") no-repeat scroll -40px -34px transparent;
}
ul.cart-currency li.dollar a.active{
    background: url("../images/currency-buttons.png") no-repeat scroll -1px -34px transparent;
}
ul.cart-currency li.choose-currencies{float:left; line-height:28px; font-family:"Droid Sans"; font-size:14px; font-weight:500;}
ul .cart-currency{ background:url(../images/choose-arrow.png) right 5px no-repeat; padding-right:16px;}
/*************************/

#select-store .dollar a{ background:url(../images/currency-flags.png) left top no-repeat; width:24px; height:18px;}
#select-store .pound a{ background:url(../images/currency-flags.png) -29px top no-repeat; width:24px; height:18px;}
#select-store .euro a{ background:url(../images/currency-flags.png) -58px top no-repeat; width:24px; height:18px;}
#select-store .dollar a.active, #select-store .dollar a:hover{background:url(../images/currency-flags.png) left -21px no-repeat;}
#select-store .pound a.active, #select-store .pound a:hover{ background:url(../images/currency-flags.png) -29px -21px no-repeat;}
#select-store .euro a.active, #select-store .euro a:hover{ background:url(../images/currency-flags.png) -58px -21px no-repeat;}
.btn-proceed-checkout{ background:url(../images/sprites-img.png) -468px -254px no-repeat; width:213px!important; height:37px;}
.btn-proceed-checkout:hover{ background:url(../images/sprites-img.png) -468px -293px no-repeat;}

.bitpay-checkout{ background:url(../images/sprites-img.png) -519px -333px no-repeat; width:213px!important; height:37px;}
.bitpay-checkout:hover{ background:url(../images/sprites-img.png) -519px -372px no-repeat;}

.btn-update, .btn-continue{ padding:5px 15px 5px 0!important;}

.tech-crunch-product{ float:left; margin:20px 0 20px 0}
.tech-crunch-title h2{margin:0 0 4px 0; font:bold 20px Arial, Helvetica, sans-serif;}
.tech-crunch-title h3{ clear:both;}
.tech-crunch-product .category-products .products-grid li{ width:408px; float:left; border-right:1px solid #cfcfcf; }
.tech-crunch-product .category-products .products-grid{ width:408px; margin:0 120px;}

.tech-crunch-title .currencystores {
    position:absolute;
	right:0px;
	top:0px!important;
}

#slickbox a.buynowHere{ background:url(../images/sprites-img.png) -320px -333px no-repeat; width:194px; height:37px; display:block; font-size:0px; text-align:center;  color:#636161; margin-left:25px; position:absolute; bottom:15px;}
#slickbox a.buynowHere:hover{ background:url(../images/sprites-img.png) -320px -371px no-repeat;}
#tech-crunch h3{ width:100%; margin-bottom:10px;}
.tech-crunch-title{ position:relative;}
.tech-crunch-product ul.tech-crunch-monthly{ margin-left:20px; float:right; width:200px;}
.tech-crunch-product ul.tech-crunch-monthly li{ width:200px!important;}
.tech-crunch-product ul li{ list-style-type:circle; border:none!important; line-height:18px;}
.tech-crunch-product ul .item{ list-style-type:none!important;}
.tech-crunch-product .product-name{ margin-bottom:0px!important;}
.tech-crunch-product .products-grid .actions{ background:none!important;}
#blockplanloggedin {
background: #FCF2D8;
border: 1px solid #A8ABAA;
padding: 5px 10px;
line-height: 22px;
margin-bottom: 26px;
float: left;
width: 96%;
margin-top: -20px;
}
#monthlyplanloggedin {
background: #FCF2D8;
border: 1px solid #A8ABAA;
padding: 5px 10px;
line-height: 22px;
margin-bottom: 26px;
float: left;
width: 96%;
margin-top: -20px;
}

.categorypath-locations-html .category-products{ margin:0px!important;}
.categorypath-locations-html .currencystores{ top:0px!important; width:59%; height:52px; float: left!important; text-align:right;}
.categorypath-locations-html #blockplanloggedin{ width:65%;}
.category-products .old-price .price-label, .category-products .special-price .price-label{ font-size:14px; margin-bottom:10px;}
.category-products .special-price{ margin-bottom:15px!important;}

#disconnect {
background: #FCF2D8;
border: 1px solid #A8ABAA;
padding: 5px 10px;
line-height: 22px;
margin-bottom: 26px;
float: left;
width: 96%;
margin-top: -24px;
text-align:left;
font-size:14px;
}

#disconnectvpn {
background: #FCF2D8;
border: 1px solid #A8ABAA;
padding: 5px 10px;
line-height: 22px;
float: left;
width: 97%;
margin-top: 10px;
text-align:left;
font-size:14px;
}

.getewaysBlock{
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 0 0;
	margin-bottom:20px;
	background:#fff;
}
.getewaysBlock .getewaysHead{
    background:#EBEBEB;
    font-size: 24px;
    font-weight: bold;
    height: 47px;
    line-height: 58px;
	padding:0px 10px;
	border-radius: 5px 5px 0 0;
}
.getewaysBlock .getewaysHead h2{ line-height:45px!important; font-size:18px;}
#showgateways{ font-size:14px;}
#gateways thead tr td{ font-size:14px; font-weight:bold; background:#f6f5f5;}
#gateways tr td{ border-bottom: 1px solid #f4f4f4; border-right: 1px solid #f4f4f4; padding:8px 12px;}
.cms-control-policy .col-main ul{ list-style-type:disc!important; line-height:18px; padding:10px 0px 0px 20px!important;}
.cms-control-policy .col-main ol{ list-style-type:decimal!important; line-height:18px; padding:0px 0px 0px 30px!important;}
.cms-control-policy .col-main ul li, .cms-control-policy .col-main ol li{ padding-bottom:8px;}
.cms-update .col-main h4{border:none!important;}

.cms-chromecast .col-main h2{ padding-bottom:10px;}
.cms-chromecast .col-main p{ line-height:18px;}
.cms-chromecast #disconnect{ margin-bottom:50px!important; width:93%!important;}
.cms-chromecast .currencystores{ top:-5px; right:5px;}
.cms-chromecast .col-main img{ float:left; margin:15px;}




.lightbox-panel {  
	display:none;  
	position:absolute;
	margin-left:-21px;  
	width:217px;  
	background:#FFFFFF;  
	padding:30px 15px 30px 15px;  
	z-index:1001;
	top:35px;
	background:url(../images/lightbox-panel-bg.png) left top no-repeat;
	min-height:185px;
}  
.lightbox-panel p{ padding:20px 0px 0px 0px; margin:0px; position:absolute; bottom:30px; left:114px;}
#close-panel{ background:url(../images/controls.png) left top no-repeat; font-size:0px; width:21px; height:21px; display:block;}
#close-panel:hover{ background:url(../images/controls.png) left bottom no-repeat;}


.paypal-checkout-image{ background:url(../images/btn_paypal.png) left top no-repeat!important; width:161px; height:43px; font-size:0px; clear:both; margin-bottom:10px;}
.linkpoint-checkout-image{ background:url(../images/btn_creditcard.png) left top no-repeat!important; width:161px; height:43px; font-size:0px; clear:both; margin-bottom:10px;}
.bitcoin-checkout-image{ background:url(../images/btn_bitcoin.png) left top no-repeat!important; width:161px; height:43px; font-size:0px; clear:both;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
            .lightbox-panel{top:33px; }
}
#blockplan-qty{ border:1px solid #fe0b22;}

.creditCardDetails{
	width:500px;
	margin:auto;
	margin-top:30px;
}
.creditCardDetails ul li{ margin-bottom:10px; width:100%; float:left;}
.creditCardDetails ul li label{ width:150px; float:left; text-align:right; margin-right:8px; line-height:24px; font-weight:bold;}
.creditCardDetails ul li input{ padding:3px 2px; height:18px;}
.creditCardDetails ul li select{ margin-right:8px;}


/* OpenVPN planes changs  */

.openvpn{
	font-size:16px;
	font-weight:bold;
	margin-left:100px;
	/*margin-top:30px;*/
}
.monthly{
	font-size:30px !important;
	margin-left:100px;
	}
	
/*.featuredpages .content {
    float: right;
    width: 515px;
}*/	
/*.pricing{
	font-size:44px;
	font-weight:bold;
	margin-left:250px;
	margin-top:-40px;
	float:left;
	line-height:28px;
	}
*/
.sixmonths-banner{
	margin-left:100px !important;
	font-size:32px !important;

}
.sixmonths{
	font-size:32px !important;
	margin-left:-55px !important;
	font-weight:bold !important;
	}
.fruits{
	margin-left:900px; 
	margin-top:-80px;
	}
	
.featuredpages .content {
    /*float: left;
    width: 515px;*/
}

.featuredpages .image {
    float: left;
    margin-right: 10px;
    width: 70px;
}

.featuredpagesmainContent {
    line-height: 18px;
    padding-top: 10px;
}

.featuredpages #slickbox {
    float: right;
    margin: 20px 0;
}

.featuredpages #disconnect {
    background: none repeat scroll 0 0 #FCF2D8;
    border: 1px solid #A8ABAA;
    float: left;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 26px;
    margin-top: 2px;
    padding: 5px 10px;
    text-align: left;
    width: 96%;
}

.featuredpages .currencystores {
    float: right;
    position: relative;
    top: -6px;
}

#morepages tr td {
    padding: 11px 35px;
}
.sixmonth-bf-price{
	font-size:32px !important;
	font-weight:bold !important;
	}

.category-vpn-set-up #icon,.category-how-to #icon{
	margin:0 0 0 20px;
	padding:0;
	width:auto;
	height:auto;
 	}

.category-vpn-set-up .icons,.category-how-to .icons{
	opacity:0.4;
	filter:alpha(opacity=40);
	margin:0;
	padding:0;
	width:100px;
	height:72px;
	float:left;
	}

 .category-vpn-set-up .icons:hover, .category-how-to .icons:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
	}

.category-vpn-set-up .clicked, .category-how-to .clicked {
	opacity:1.0;
	filter:alpha(opacity=100);
	margin:0;
	padding:0;
	width:100px;
	height:72px;
	float:left;
	border:1px solid;
	padding:10px;
	background:#dbdbdb;
	border-top-right-radius:2em;
	border-top-left-radius:2em;
	border-bottom:2em;
	}
.category-how-to .apple,.category-how-to .windows,.category-how-to .android,.category-how-to .ubuntu{
/*    background-color: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 10px 10px 10px 10px;
    height: auto;
    margin-top: 97px;
    padding: 0;
    width: 88%;*/
}
.category-vpn-set-up .windows ul li,.category-how-to .windows ul li{
   background:url("../images/windows-li.png") no-repeat scroll 0 15px rgba(0, 0, 0, 0);
}
.category-vpn-set-up .apple ul li,.category-how-to .apple ul li{
   background:url("../images/apple-li.png") no-repeat scroll 0 15px rgba(0, 0, 0, 0);
}
.category-vpn-set-up .android ul li,.category-how-to .android ul li{
   background:url("../images/android-li.png") no-repeat scroll 0 15px rgba(0, 0, 0, 0);
}
.category-vpn-set-up .ubuntu ul li,.category-how-to .ubuntu ul li{
   background:url("../images/ubuntu-li.png") no-repeat scroll 0 15px rgba(0, 0, 0, 0);
}
.category-vpn-set-up .routers ul li,.category-how-to .routers ul li{
   background:url("../images/router-li.png") no-repeat scroll 0 15px rgba(0, 0, 0, 0);
}
.tutorial-box{
	background-color:#dbdbdb;
	border:1px solid #999;
	margin-top:-1px;
	padding-bottom:15px;
	}
.category-vpn-set-up .clear-class,.category-how-to .clear-class{
clear:both;
}
.category-vpn-set-up .tutorial-box ul li a,.category-how-to .tutorial-box ul li a{
    margin-left: 22px;
}
.category-vpn-set-up .tutorial-box ul li ,.category-how-to .tutorial-box ul li {
    padding-top: 15px;
    margin-left: 22px;
}
.category-vpn-set-up .clear-class,.category-how-to .clear-class{
clear:both;
margin: 0px !important;
}
.tutorials-os-logos{
	margin-left:17px !important;
	}	
.category-slickvpn-setup h4{
    border-top: 1px solid #D7D9D9;
    margin: 10px 10px 19px;
    padding-bottom: 5px;
    padding-top: 10px;
}
.vpn-mainWrapper h4 a,.category-slickvpn-setup h4 a{color:#7D2620}
.category-using-openvpn-with-ubuntu-mint-network-manager h3,.cms-using-openvpn-with-ubuntu-mint-network-manager h3
{   color: #383838;
    font-size: 16px;
    margin: 0 0 20px;
    padding-bottom: 5px;}
.category-using-openvpn-with-ubuntu-mint-network-manager h6, .cms-using-openvpn-with-ubuntu-mint-network-manager h6{
    font-size: 14px;
    margin-bottom: 14px;
/*    margin-left: 22px;*/
    margin-top: -14px;}
.category-using-openvpn-with-ubuntu-mint-network-manager .setps, .cms-using-openvpn-with-ubuntu-mint-network-manager .setps{border-bottom: 1px solid #D7D9D9 !important;
    margin-top: 7px !important;}
.category-using-openvpn-with-ubuntu-mint-network-manager a,.cms-using-openvpn-with-ubuntu-mint-network-manager  a{color:#7D2620}
.category-using-openvpn-with-ubuntu-mint-network-manager .text-right,.cms-using-openvpn-with-ubuntu-mint-network-manager  .text-right{
    float: right;
    margin-right: -28px;
    margin-top: 12px;
    width: 38%;
}

.category-using-openvpn-with-ubuntu-mint-network-manager .text-right ol ,.cms-using-openvpn-with-ubuntu-mint-network-manager .text-right ol{
list-style-type: decimal !important;
}
.category-protocols .colmainContent tr td{
padding:3px !important;
border-right:1px solid #000 !important;
border-bottom:1px solid #000 !important;
}
.category-protocols .colmainContent table{
border-left:1px solid #000 !important;
border-top:1px solid #000 !important;
}

.category-configuring-slickvpn-client-on-mac .vis-mainWrapper .setps{border-bottom: 1px solid #D7D9D9 !important;
    margin-top: 7px !important;}

.category-configuring-slickvpn-client-on-mac .vis-mainWrapper h3
{   color: #383838;
    font-size: 16px;
    margin: 0 0 20px;
    padding-bottom: 5px;}

.category-configuring-slickvpn-client-on-mac .vis-mainWrapper h3 a {color: #7D2620;}

.vismainWrapper h5{  
    color: #383838;
    font-size: 14px;
    margin: 9px 0 5px 20px;
    padding-bottom: 5px;
}
.vismainWrapper li,.category-openvpn-on-synology .vpn-mainWrapper li,.category-dd-wrt-settings .vpn-mainWrapper li{
list-style-type: decimal !important;
margin:5px 0 5px 20px;
}
.vismainWrapper p{ margin: 9px 0 5px 35px;}
.vismainWrapper .setps{float:left}
.vismainWrapper img{
margin:9px 0 5px 0;
}
.vismainWrapper .svclientuser img{
margin:9px 0 5px 20px;
}
.category-dd-wrt-settings .setps,.category-dd-wrt-settings  p,.category-dd-wrt-settings  ol{
font-size: 14px;
}
.category-dd-wrt-settings .setps{
border-bottom:1px solid #d7d9d9;
margin-top:10px;
}
.affiliateplus-index-index .chameleon li,  .affiliateplus-account-register .chameleon li {
background:url("../images/icon_img.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0) !important}

.chameleon li p{margin-left:20px;}
#unit-62 {
    /*margin-bottom: 25px;*/
}


/*  Adding css sagar  27_Aug_2014   */


 
/*  Adding css sagar  28_Aug_2014   */

.affl-join-now{
   height: 48px;
    left: 22em;
    margin: 0;
    padding: 0;
    position: relative;
    top: -5em;
    width: 194px;
	}
.affl-join-now-bottom{
    float: right;
    margin: 0 1.5em 0 0;
    padding: 0;
    position: relative;
    top: 2em;
}

/*  Adding css sagar  01_Sep_2014   */

/*.main-container .col-main div ul li a{float: left; margin-bottom: 1em;width: 20%;} */
.affiliateplus-index-index  .main-container .col-main div ul li a{float: left; margin-bottom: 1em;width: 30%;}
.aff-signup-now-btn1{
    left: 3px;
    position: relative;
    top: 3.0em;
}
#affl-payout-block{
    background: url("../images/plans-block-bg.jpg") repeat-x scroll left top #c6d4d7;
    border: 1px solid #d2d3d3;
    float: left;
    text-align: center;
}
#affl-payout-block li{
	border-right: 1px solid #cfcfcf;
    float: left;
    width: 250px;
}
#affl-payout-block h2.affl-conv-title{
	background: url("../images/plans-head-bg-02.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    padding: 6px 0;
}
#affl-payout-block h2.affl-conv-title{
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    line-height: 43px;
    text-decoration: none;
}
#affl-payout-block .affl-conv-title{
	margin: 0 0 10px;
}
#affl-payout-block ul li{
	color:#6f901d;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}
.aff-signup-now-btn2{
  margin-bottom: 10px;
}
#affl-payout-block li.affl-rec-comm{
	width:380px;
	}
#affl-payout-block li.affl-rec-comm li{
 border: medium none;
    text-align: center;
    width: 100%;
}
/*#cboxContent #cboxLoadedContent #affl_login_content{
 	color: #333;
    font-size: 16px;
    line-height: 25px;
	}*/

#apple-tv-content{
   font-size: 14px;
   text-align: justify;
   line-height:20px;
}
.sv-apple-img{
	margin:0;
	padding:0;
	width:480px;
	height:280px;
	}


.category-openvpn-on-pfsense .setps{
border-bottom:1px solid #d7d9d9;
margin-top:2px;
}
.category-openvpn-on-pfsense .setps li{
list-style-type: decimal !important;
}

.category-openvpn-on-pfsense .pfserver,.category-openvpn-on-pfsense .setps p{
margin-left: 10px;
}
