/* CSS Document */
/*TITLES COLORS*/
body {
	color: #000000;
	background:#fff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	/*color: #5d5d5d;*/ color:#000; /*all titles color*/
}
a{
	color:#3073B8; /*all links color*/
}
/* Reset ================================================================================= */
* {
	margin:0;
	padding:0;
}	
a, a:active {
	outline: none;
}
.stdfeatures h3{font-size:18px;
	font-weight:bold;
	margin-top:10px;}
	h3{font-size:13px;
	font-weight:bold;
	margin-top:10px;}
body {
	background: #878686;
	font-size:12px;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#646464;
 	
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
}

	h1, .page-title h1, .page-title h2 {
	
}
.page-title{background:url(../images/heading-bg.png) no-repeat;  padding: 0 0 0 10px;  margin: -50px 0 10px;}
.page-title h1{ font-size:26px;   padding-top: 20px !important; color:#FFFFFF;  padding-bottom:30px !important; font-weight:600;  }
.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:18px;
	font-weight:600;
	margin-bottom:8px;
	border-bottom:1px solid #CDCDCD;
	padding-bottom:8px;
}
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;
	line-height:18px;
}
/* Layout ================================================================================ */
.wrapper {
}
.cms-home{
 background: #fff url(../images/main_bg-25nov2013.png) repeat; 
url("../images/main_bg.png") repeat scroll 0 0 #FFFFFF
/* Adding CSS Sagar 25-11-2013  */
	 background: #fff url("../images/main_bg.png"); 
 	 background:url("../images/main_bg.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;

}
body{
	background: #fff url(../images/main_bg.png) repeat; 

/* Adding CSS Sagar 25-11-2013  */
	 background:url("../images/main_bg.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important; 
}
/*#christmas-page{
background:url("../images/main_bg.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
}
#christmas-home{
	 background: #fff url("../images/main_bg-1.png");
	 background:url("../images/main_bg-1.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
}*/
.cms-home .wrapper{background:url(../images/bg-body.jpg) left top repeat-x!important;}
.wrapper{background:url(../images/inner-body.jpg) left top repeat-x;}
.page {
	margin: auto;
	width:1010px;
	position:relative;
}
.main-container {
min-height:540px;
}
.col2-left-layout .main{ background:none!important;}
.cms-home .main{
background: url("../images/centerstrip.png") no-repeat scroll 446px bottom transparent;
}
.main{
margin-top:10px;
width: 970px;
}

.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: 720px;
	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, .col1-layout .col-right {
	float: right;
	/*width:275px;*/
	width:37px;
	padding: 0;
}
.catalog-server-locations.col2-right-layout .col-right, .col1-layout .col-right {
float: right;
width: 275px;
padding: 0;
margin: -80px 0 0 0;
}
#flashcontent{ margin-bottom:20px;}
/* 1 Column Layout */
.col1-layout .col-main {
	float:none;
	width:auto;
}
/* 2 Columns Layout */
.col2-left-layout .col-main, .col2-right-layout .col-main {
	width:720px; /*Old value 960px*/ 
}
.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 {
float:right;
width:648px;
margin:0px 0 0 0;
height:52px;}
#nav{
float:right;
width:681px;
margin:0px 0 0 0;
height:52px;
}
ul#nav {

	height: 36px;
	padding: 0 0px;
	margin: 0;
	float: right;
	list-style: none;
	position: absolute;
}
ul#nav li {
	margin:0 1px 0 0;
	float:left;
	list-style: none;
}
ul#nav a{
	display: block;
	float: left;
	text-decoration: none;
	padding-left: 8px;
	display: block;
	
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	
	color: #fff;
}
ul#nav li.last{
margin:0px;
}
ul#nav li a:link span, ul#nav li a:visited span, ul#nav li a:active span {
	
	padding: 12px 10px 12px 0px;
	display: block;
}
ul#nav li a:hover, ul#nav li a.active:link, ul#nav a.active:visited {
	background: url(../images/main-nav-left.png) no-repeat left top;
	padding-left: 8px;
	display: block;
	color:#fff;
	
}
ul#nav li a.active:link span, ul#nav li a:hover span, ul#nav a.active:visited span {
	background: url(../images/main-nav-right.png) repeat-x right top;
	padding: 12px 10px 12px 0px;
	display: block;
	color:#fff;
}
ul#nav li.active a{
	background:#d12716;
	border-radius: 0 0 4px 4px;
	padding-left: 8px;
	display: block;
	color:#fff!important;
}

.other-choices .products-list .table-details{display:none;}

/*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 {
	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 {
    background: url("../images/search-unput.png") no-repeat scroll left top transparent;
    border: medium none;
    display: inline-block;
    float: left;
    height: 24px;
    margin: 0;
    padding: 0 25px 0 10px;
    text-transform: none;
    vertical-align: top;
    width: 160px;}
.header .form-search input.input-text:focus {
	color: #6f6f6f;
}
.header .form-search button.button {
		text-indent:-9999px;
		background: url(../images/search-button.png) left top no-repeat;
		font-weight:600;
		border:none !important;
		width:13px;
		height:12px;
		position:absolute;
		right:6px;
		top:5px;
		float:none;
		padding:0 0 2px 0;
		vertical-align:middle;
		margin:0px 0px 0 0px;
}
.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*/
.quick-access {
width: 539px;
position: absolute;
top: 72px;
float: right;
z-index: 9999999999;
padding-right: 5px;
font: normal 14px Arial, Helvetica, sans-serif;
color: #505050;
right: 5px;
}
.quick-access a{
	color:#d3d2d2;
}
.quick-access a:hover{ color:#fff;}
.header .quick-access .switchers {
}
.header .quick-access .switchers .shopping-cart{ color:#2C2B2B; font-weight:600; border-left:1px solid #CACACA; padding-left:10px!important; margin-left:10px; margin:0 13px 0 10px;}
.header .quick-access .switchers .shopping-cart span{ color:#6AAA03; font-size:12px;}
.header .quick-access .switchers label {
	display: none;
}
div.switchers * {
	float: left;
	clear: none !important;
	padding: 0 !important;
}
div.switchers a{ margin-left:5px;}
div.store-switcher {
	text-align: left;
	border-left:1px solid #404040;
}
div.switchers select {
	min-width: 90px;
}
.header .welcome-msg {
	color: #6f6f6f;
	margin:41px 0px 5px 350px;
	font-family:'Open Sans',sans-serif;
	font-size:11px;
	font-weight:600;
}
.header .welcome-msg span{color:#2C2B2B; font-size:21px; font-weight:600;}
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 li a{
    color: #646464!important;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    text-align: center;
    text-decoration: none;
	font-weight:600;
}
.header .links li a:hover{ color:#6AAA03!important;}
.header .links a:visited{ color:#6AAA03;}
.header .links li{
    background: url("../images/nav-marker.gif") no-repeat scroll left 0 transparent;
    float: left;
	font-family:'Open Sans',sans-serif;
	font-size:11px;
    letter-spacing: 0;
    margin: 0 0;
    padding: 16px 10px 7px 11px;
    text-transform: uppercase;
}
.header .links a:hover{ color:#6AAA03;}
.header .links li.first a {
	background: none;
	padding: 0px 0px 0px 0px;
}

/*breadvrumbs*/
.breadcrumbs {
	clear: both;
	margin-bottom: 3px;
	padding:5px 0 10px;
	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:#1a1a1a;
    min-height: 80px;
    overflow: hidden;
    padding: 0 0;
    position: relative;
	
	}
.footer {
	padding:15px 20px;
	line-height:18px;
		color:#c2c2c2;
}
.footer-nav{ margin:0 0 10px 0;}
.payment-image{margin:0 0 10px 0;}
.footer ul{ float:left;}
.footer ul li{ float:left; margin-right:5px;}
.footer ul.links {
	padding-bottom: 2px;
}
.footer .footerLinks{ width:100%; float:left;}
.footer address {
	margin-bottom: 0;
	/*float:left;*/
	margin-top:5px;
	font-size:11px;
	color:#c2c2c2;
}
.footer .footerLinks img{ float:right; margin:10px 50px 0px 0px;}
.footer a {
	color: #c2c2c2;
	margin:0px 5px 0px 0px;
}
.footer a:hover{ color:#939292;}
/*-------------------------------------------------------SIDE BARS-----------*/

	
.block {
    margin: 0 0 14px;
}

.block .block-title {
    border: 1px solid #CDCDCD;
    font-size: 12px;
    padding: 6px 12px;
    text-transform: uppercase;
	border-radius: 2px 2px 0px 0px;

}
.block-account .block-title {
    background: none repeat scroll 0 0 #EEEEEE;
}
.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 {
	padding: 3px 0px 3px 0px;
}
.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 {
}
.old-price .price-label, .old-price .price { color:#6C6D6B; }
.special-price {
	  float: left;
}
.special-price .price, .special-price .price-label {
}
.special-price .price {
color:#000; 
}
/*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 {
}
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;
	min-height:24px !important;
	padding:4px 8px 2px 8px !important;
}
.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: 7px;
	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;v
}
.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{ padding-bottom:3px;}
.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: #bebebe !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: #3073B8;
}
a:hover{ color:#646464;}
.link-wishlist {
	color: #5d5d5d !important;
}
/*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- foocus */
input.input-text:focus, select:focus, textarea:focus {
	background:#fff;
}
.opc .step-title, .opc .allow .step-title {
	background:#f4f4f4;
}
.validation-failed {
	background:#cfcfd0 !important;
}
/*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;
}
.block-currency .block-title strong {
	margin: 0 !important;
	min-height: auto !important;
	display: auto !important;
}
.block-currency {
	background: transparent;
	height: auto !important;
	margin-bottom:11px!important;
}
.block-currency .block-content select {
	width: auto !important;
	display: block !important;
	margin: 0px 0px 0px 0px !important;
	font-size:11px;
}
.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/searchbar-bg.png) left top repeat-x;
    border: 1px solid #fff;
    color: #000;
    padding:10px;
	color:#3073B8; 
	font-size:18px; 
	font-weight:bold;
	width:358px;
	height:28px;
}

/* probox styles*/
#slickbox{ 
    float: left;
    margin-right: 9px;
    min-height: 294px;
    padding: 0;
    width: 228px;}
#slickbox .innerSec{ background:#fff;}
#slickbox h2.translation{ font-size:20px; color:#4a4c46; padding:5px 0px 5px 15px;  font-weight:600;}
#slickbox .tagline{ font-size:13px; font-weight:bold; line-height:18px;  padding: 9px 0 10px 14px;  color: #FFC500;  background: url("../images/productPrice.gif") repeat-x scroll left top #3B3B3B; }
#slickbox .innerSec p{margin:0px !important;}
#slickbox ul,  .category-products-cms-block ul{   /*background: url("../images/product-ul-bg.gif") repeat scroll left 1px transparent;*/
    color: #444444;
    font: 11px/14px Verdana,Geneva,sans-serif;
   /* min-height: 135px;*/
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;}
	
#slickbox ul li{  
    color: #545353;
	border-bottom:solid 1px #d3d3d3;
    font: 600 10px/26px 'Open Sans',sans-serif;
    padding:6px 0 6px 14px;
	background:url("../images/slickarrow.png") no-repeat left 12px;
     padding-right: 10px;	
	line-height:16px;
    text-transform: uppercase;}
.category-products-cms-block ul li{  
    color: #545353;
    font: 600 10px/26px 'Open Sans',sans-serif;
    padding:6px 0 6px 14px;
	background:url("../images/slickarrow.png") no-repeat left 12px;
    padding-right: 10px;	
	line-height:16px;
    text-transform: uppercase;
	float:left;
	width:241px;
}	
/*#slickbox ul li:nth-child(odd) { background: #f7f7f7; line-height:16px; } */
#slickbox a.learnMore{ background:url("../images/sprites.png") no-repeat scroll left -167px transparent; width:140px; height:37px; display:block; font-size:0px; text-align:center;  color:#636161;  bottom:14px; margin:0 0 10px 35px;}
#slickbox a.learnMore:hover{ background-position:left -205px; 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 .products-grid{
	background:#EAEAEA;
    border: 1px solid #CDCDCD;
    border-radius: 4px 4px 4px 4px;
    float: left;
    padding: 0;
	text-align:center;
}
.category-products ol{ padding:15px 0 0 0; color:#000; /*background:url("../images/category-products-bottom-bg.png") no-repeat left bottom; */}
.other-choices .category-products ol{padding:0px;}
.other-choices .other{color: #000000 !important;
    float: left;
    font-weight: bold;
    margin: 10px 0 0 !important; padding-left:30px;}
.category-products ol li.item a{ color:#000000;}
.category-products ol li.item:hover, .category-products ol li.item.active{ background:#f8cd42; z-index:9999999999999;}
.category-products ol li.item{ background:url("../images/border.jpg")repeat-x left bottom #efefef ; height:25px; padding:0 0 0 30px;  border-bottom: 1px solid #CCCCCC; font-weight:normal !important;}
.category-products ol li{  height:25px; padding:0 0 0 30px;  border-bottom: 1px solid #CCCCCC; font-weight:bold;}
.category-products ol li tr td{ padding: 5px 2px;
    text-align: left;
    width: 110px;}
.category-products .products-grid li{    
    border-right: 1px solid #CDCDCD;
    padding: 0;
	position:relative;
    width: 226px;}
	.regular-plans { padding-left:0px !important; text-align:left !important;}
	
	.products-grid li .unit ul li {
     border-bottom: 1px solid #CDCDCD;
    color: #545353;
	background:#fff;
    font: 600 10px/26px 'Open Sans',sans-serif;

    text-align: left;
	line-height:20px;
	padding:5px 0 5px 10px;
	line-height:16px;
    text-transform: uppercase;
    width:216px;
}
.products-grid li .unit ul li:nth-child(odd) { background:#f7f7f7;	padding:5px 0 5px 10px;
	line-height:16px;} 
	
.products-grid h2.product-name{
 
    color: #FFFFFF;
    font-size:20px;
    font-weight: 600;
    min-height:30px;
    padding: 5px 0 0 0px;
	margin:0 -1px;
}
.products-grid h2.box-1{ border-radius:4px 0px 0px 0px; -moz-border-radius:4px 0px 0px 0px; -webkit-border-radius:4px 0px 0px 0px;}
.products-grid h2.box-4{ border-radius:0px 4px 0px 0px; -moz-border-radius:0px 4px 0px 0px; -webkit-border-radius:0px 4px 0px 0px;}
.products-grid li.even h2.product-name{ }
/*.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:20px;  color: #2C2B2B; text-decoration:none; text-transform:uppercase;}
/*.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, .productPrice .shortDescription{ font-size:14px; margin:-20px 0 0px; color:#6AAA03; clear:both;}
.products-grid .price-box{ background: url("../images/productPrice.gif") repeat-x scroll left top #3B3B3B;
    color: #FFFFFF;
    font-size: 35px;
    font-weight: 600;
    margin: 0 0px;
    min-height: 56px;
    padding: 10px 0 0 0px;}
.products-grid .price-box .old-price{  float: right;
    font-size: 20px;
    padding: 6px 34px 0 0 !important;}
.products-grid .price-box .special-price, .products-grid .price-box .regular-price{     color: #FFC500;
    float: left;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 0 0 0 23px;}
.products-grid .unit{ font-size:12px; }
.products-grid .actions{ 
    clear: both;
    height: 43px;
    padding-left: 0;
    padding-top: 4px;}
.products-grid .actions .button{background:url(../images/sprites.png) left top no-repeat; width:137px; height:37px; font-size:0px; color:#4d8bc3; cursor:pointer;}
/** banner styles **/
.clear{ clear:both;}
/** 14nov2013 changes banner hight width changs **/
#banneMain{height:207px; background:url(../images/banner.png) no-repeat; width:952px; clear:both;margin:0px 0 0 0px;float:left;  padding:40px 0 0 20px;} 
/*#banneMain{height:280px; background:url(../images/banner.png) no-repeat; width:990px; clear:both;margin:1px 0 0 0px;float:left;   padding:40px 0 0 20px;}*/

#banneMain #slide-0{ /*background:url(../images/banner1.png)*/ left top no-repeat; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
#banneMain #slide-1{ /*background:url(../images/banner2.png)*/ left top no-repeat; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
#banneMain h1{
  color: rgb(255, 255, 255);
    font-family: 'Trebuchet MS';
    font-size: 26px;
	text-transform:none;
    font-style: italic;	
}
.bannerWrapper{ width:966px; margin:auto; padding-top:13px;}
.bannerLeft{ width:364px; float:left; margin:35px 38px 0px 43px; color:#fff;}
.bannerLeft ul{ margin-bottom:10px;}
.bannerLeft ul li{ border-bottom:1px solid #515151; padding-bottom:5px; margin-bottom:5px; font-size:13px; text-transform:uppercase; font-weight:600;}
.bannerLeft ul li.last{ border-bottom:none!important;}
.green{ color:#6aaa03;}
.yellow{ color:#f2d905;}
.bannerLeft p{ color:#8b8b8b; margin-bottom:20px;}
.bannerLeft .readmore{ background:url(../images/readmore-but.png) left top no-repeat; width:173px; height:36px; font-size:0px; color:#568a03; display:block; margin-top:5px;}
.bannerLeft .readmore:hover{ background:url(../images/readmore-but.png) left bottom no-repeat;}
.bannerLeft h1{ color:#fff!important;}
.bannerRight{ width:439px; float:left;}
.bannerRight p{ font-size:18px; font-weight:bold; line-height:25px;}
.bannerLeft .planBox{ width:447px; height:222px; padding:15px;}
.bannerLeft .planBox .planInof{ width:100%; float:left;}
.planBox .planInof .planName{ float:left; font-size:32px; line-height:40px; margin:10px 0px 0px 10px;}
.planBox .planInof .planName span{ font-size:48px; color:#acd612; font-weight:bold;}
.planBox .planInof .priceInfo{ float:left; margin:50px 0px 0px 22px; line-height:38px;}
.planBox .planInof .priceInfo .price{ font-size:48px; font-weight:bold;}
.planBox .planInof .priceInfo .smallprice{ font-size:24px; font-weight:bold; color:#92bee6; vertical-align:top; line-height:24px;}
.planBox .planBottom{padding:18px 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;}
/** proxy box styles **/
.cms-home .main{
	width:960px;
	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;}
.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;}
.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 top 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;}

#left-content{   float: left;
    margin: 0 70px 0 0;
    width: 435px;}
	

#right-content {
    float: right;
    width: 425px;
}
#left-content h2, #right-content h2, .widget-static-block h2{background: url("../images/skid-mark.png") no-repeat scroll 0 0 transparent;
    font-family: 'Trebuchet MS';
    font-size: 22px;
    font-weight: bold;
    height: 30px;
	width:100%;
	color:#000000;
	display: inline-block;
    padding: 10px;
}
/*.cms-home #left-content h2, .cms-home #right-content h2, .cms-home .widget-static-block h2{ color:#fff;}
.cms-home #right-content h3{ color:#f4cf27;}*/
.sidebar h2{background: url("../images/skid-mark-small.png") no-repeat scroll 0 0 transparent;
    font-family: 'Trebuchet MS';
    font-size: 18px;
    font-weight: bold;
    height: 30px;
	width:100%;
	color:#000000;
	display: inline-block;
    padding: 10px;
}
.buyoctanevpn{ float:right;
margin:10px 0 0 70px;
}
.testimonials_container{ float:left; margin:15px 0 0 0;}
.homeContent .col-1 h3{ font-size:16px; font-weight:bold; color:#1266b2; padding-left:3px;}
.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; text-align:center; box-shadow:0px 5px 15px 0px #7c7b7b;}
button{ background:url(../images/button-bg.png) left top repeat-x; color:#fff; padding:6px 14px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; border:none; cursor:pointer; font-weight:bold; height:29px;}
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:18px; margin:0px 0px 8px 0px; border-bottom:1px solid #CDCDCD; padding-bottom:8px; font-weight:600;}
.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:8px; font-weight:600;}

.block-currency{float:left;}
.block-currency .block-title{ float:left;}
.block-currency .block-title span{ font-family:'Open Sans',sans-serif; font-size:11px; color:#878686; line-height:18px; margin-right:8px; font-weight:600;}
.featuredProducts{}
.std{position:relative;}
.featuredProducts li .Plans{
}
.featuredProducts .odd{ background: none repeat scroll 0 0 #F2F2F1;
    border: medium none;
    border-radius: 6px 0 0 6px;
    float: left;
    min-height: 220px;

    position: relative;
    width: 240px;}
/*.Month{float:left; width:238px; padding:0 0 20px 0; background:#f2f2f1; border: solid 1px #d2d2d2; border-radius: 6px 0px 0px 6px; min-height:220px; }*/
.featuredProducts .even{ background: none repeat scroll 0 0 #F2F2F1;
    border: medium none;
    border-radius: 6px 0 0 6px;
    float: left;
    min-height: 220px;

    position: relative;
    width: 240px;}



.biginner-h1{ background:#f2f2f1; border: solid 1px #d2d2d2; border-radius: 6px 0px 0px 6px; min-height:220px;
   border: solid 1px #eaaa58;
    
    height: 345px;
    left:-5px;
	border-radius: 8px ;
	width:249px;
    z-index:7;
	position:absolute;
	bottom:-10px;
	  box-shadow: 0 0 3px rgb(85, 85, 85);
}
.biginner-h3{ background:#f2f2f1; border: solid 1px #d2d2d2; border-radius: 6px 0px 0px 6px; min-height:220px;
   border: solid 1px #eaaa58;
    height: 345px;
    left:235px;
	border-radius: 8px ;
	width:249px;
    z-index:7;
	position:absolute;
	bottom:-9px;
	  box-shadow: 0 0 3px rgb(85, 85, 85);
}
.biginner-h6{ background:#f2f2f1; border: solid 1px #d2d2d2; border-radius: 6px 0px 0px 6px; min-height:220px;
   border: solid 1px #eaaa58;
    height: 345px;
    left:475px;
	border-radius: 8px ;
	width:249px;
    z-index:7;
	position:absolute;
	bottom:-10px;
	  box-shadow: 0 0 3px rgb(85, 85, 85);
}
.biginner-h12{ background:#f2f2f1; border: solid 1px #d2d2d2; border-radius: 6px 0px 0px 6px; min-height:220px;
   border: solid 1px #eaaa58;
    height: 345px;
    left:715px;
	border-radius: 8px ;
	width:249px;
    z-index:7;
	position:absolute;
	bottom:-10px;
	box-shadow: 0 0 3px rgb(85, 85, 85);
}



.biginner-h1 .Month{ position:absolute; z-index:6; width:238px; padding:0 0 20px 0; height:277px; bottom:40px; left:5px;}
.biginner-h3 .Months{ position:absolute; z-index:6; width:238px; padding:0 0 20px 0; height:277px; bottom:39px; left:5px;}
.biginner-h6 .six{ position:absolute; z-index:6; width:238px; padding:0 0 20px 0; height:277px; bottom:40px; left:5px;}
.biginner-h12 .Yearly{ position:absolute; z-index:6; width:238px; padding:0 0 20px 0; height:277px; bottom:40px; left:5px;}

.Month{ position:absolute; z-index:6; width:238px; padding:0 0 20px 0; height:277px; bottom:30px; left:0px;}

.footernavigation{margin:10px 0px; color:#c2c2c2;}
.biginner1{ bottom:0px; position:absolute; width:239px;height:327px; left:0px; margin:0px; z-index:1;   background:#f2f2f1; border: solid 1px #d2d2d2; border-radius: 0px 0px 0px 6px; }
.biginner3{ bottom:0px; position:absolute; width:239px;height:327px; left:240px; margin:0px; z-index:1;   background:#f2f2f1; border: solid 1px #d2d2d2; border-radius: 0px 0px 0px 0px; }
.biginner6{ bottom:0px; position:absolute; width:239px;height:327px; left:480px; margin:0px; z-index:1;   background:#f2f2f1; border: solid 1px #d2d2d2; border-radius: 0px 0px 0px 0px; }
.biginner12{ bottom:0px; position:absolute; width:239px;height:327px; left:720px; margin:0px; z-index:1;   background:#f2f2f1; border: solid 1px #d2d2d2; border-radius: 0px 6px 6px 0px; }

/*.Months{ width:238px; margin:0px; z-index:1; padding:0 0 20px 0; background:#f2f2f1; border: solid 1px #d2d2d2; border-radius: 0px 0px 0px 0px; min-height:220px; position:relative;}*/




div.Plans H3 .price{
    color: #000;
   
    margin: 10px 0;
    padding: 0 0 0 20px;
}

div.Plans h3 span{
    color: #669C34;
   font-weight: normal;
    padding: 0;
}




/*.featuredProducts.shortDescription{ font-size:11px; margin:-18px 0 5px; color:#6AAA03;}*/

.featuredProducts li .Plans .lastProductName{
    color: #2C2B2B;
	  background: #e4e4e4;
    min-height: 0;
    padding: 9px 0 8px 14px;
    text-align: center;
	width:81%;
    display: inline-block;
    text-decoration: none;
    text-transform: none;
	
	font-size:19px;
	font-weight:600;
}
.featuredProducts li .Month .lastProductName{
background: none repeat scroll 0 0 rgb(234, 234, 234);
    border-bottom: 1px solid rgb(210, 210, 210);
    color: #D75944;
    font: bold 32px Trebuchet MS;
    height: 40px;
	position:relative;
    margin: 0;
    padding: 5px 25px 5px 20px;
    text-align: left;
}

.caps {
    background: url("../images/hat.png") no-repeat scroll 0 0 transparent;
    height: 40px;
    left: -25px;
    position: absolute;
    top: -26px;
    width: 60px;
}
.bells {
  background: url("../images/bells.png") no-repeat scroll 0 0 transparent;
    height: 86px;
    left: 164px;
    position: absolute;
    top:104px;
    width: 80px;
}

.featuredProducts li.biginner-h1 .Month .lastProductName{ }
.featuredProducts li .Months .lastProductName{
background: none repeat scroll 0 0 rgb(234, 234, 234);
    border-bottom: 1px solid rgb(210, 210, 210);
    color:#3073B8;
    font: bold 32px Trebuchet MS;
    height: 40px;
    margin: 0;
    padding: 5px 25px 5px 20px;
    text-align: left;
}
.featuredProducts li.biginner-h3 .lastProductName{ }

.featuredProducts li.biginner6 .months .lastProductName{
background: none repeat scroll 0 0 rgb(234, 234, 234);
    border-bottom: 1px solid rgb(210, 210, 210);
    color:#91A54B;
    font: bold 32px Trebuchet MS;
    height: 40px;
    margin: 0;
    padding: 5px 25px 5px 20px;
    text-align: left;
}
.featuredProducts .biginner-h6 .months .lastProductName{
background: none repeat scroll 0 0 rgb(234, 234, 234);
    border-bottom: 1px solid rgb(210, 210, 210);
    color:#91A54B;
    font: bold 32px Trebuchet MS;
    height: 40px;
    margin: 0;
    padding: 5px 25px 5px 20px;
    text-align: left;
}

.featuredProducts li .Yearly .lastProductName{
background: none repeat scroll 0 0 rgb(234, 234, 234);
    border-bottom: 1px solid rgb(210, 210, 210);
    color:#496278;
    font: bold 32px Trebuchet MS;
    height: 40px;
    margin: 0;
    padding: 5px 25px 5px 20px;
    text-align: left;
}
.biginner-h .Yearly .lastProductName { height:60px;}
.featuredProducts li .Plans .lastProductName a:hover{ color:#629E03;}
.featuredProducts li .Plans .productPrice .price-box{ }
.featuredProducts li .Plans .productPrice{
  
    color: #FFFFFF;
	text-align:center;
   
    padding: 0px 0 0 0px;
	min-height:43px;
	font-size:25px;
	font-weight:600;
}
#product-price-8-new,#product-price-1-new,#product-price-10-new, #product-price-9-new{ padding:8px 0 0 0; float:left; color: #000; font-size:18px;}
#product-price-8-new span,#product-price-1-new span,#product-price-10-new span, #product-price-9-new span{ color:#669C34;}
#product-price-8-new span,#product-price-1-new span{font-weight:bold;}
.featuredProducts li .Plans .productPrice span span{ }
.featuredProducts li .Plans .price-box .special-price, .featuredProducts li .Plans .price-box .regular-price{  color: #FFC500;
    float: left;
    line-height: 30px;
	padding:0px !important;
    }
	.featuredProducts li .Plans .price-box .special-price, .featuredProducts .biginner1 .Plans .price-box .regular-price, .featuredProducts li .Plans .price-box .special-price, .featuredProducts .biginner3 .Plans .price-box .regular-price{  color: #FFC500;
    float: left;
    line-height: 30px;
	padding:0px !important;
    }
.featuredProducts li .Plans .price-box .old-price{   float: right;
    font-size: 20px !important;
    padding: 5px 14px 0 0 !important;}
	
.featuredProducts .biginner12 .Plans .price-box .old-price,.featuredProducts .biginner6 .Plans .price-box .old-price, .featuredProducts .biginner1 .Plans .price-box .old-price, .featuredProducts .biginner3 .Plans .price-box .old-price{   float: left;
    font-size: 18px !important;
    padding: 14px 9px 0 10px !important;
	color:#000;}
	
.featuredProducts .biginner-h12 .Plans .price-box .old-price,.featuredProducts .biginner-h6 .Plans .price-box .old-price,.featuredProducts .biginner-h1 .Plans .price-box .old-price, .featuredProducts .biginner-h3 .Plans .price-box .old-price{   float: left;
    font-size: 18px !important;
    padding: 14px 9px 0 10px !important;
	color:#000;}
.featuredProducts li .Plans ul{
   /* background: url("../images/product-ul-bg.gif") repeat scroll left 1px transparent;*/

    color: #444444;
    font: 11px/14px Verdana,Ge  min-height: 162px;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: -9px;
}
.products-grid li .unit ul{
   /* background: url("../images/product-ul-bg.gif") repeat scroll left 1px transparent;*/
    color: #444444;
    font: 11px/14px Verdana,Geneva,sans-serif;
    min-height: 162px;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}
.featuredProducts li .Plans ul li {
  
    color: #545353;
	background:url("../images/icon.png") no-repeat scroll 0 6px transparent;
    font: 600 12px/26px Arial, Helvetica, sans-serif;
    padding:5px 0px 5px 17px;
  
	margin:0 0 0 20px;
	line-height:16px;
}
/*.featuredProducts li .Plans ul li:nth-child(odd) { background: #f7f7f7; line-height:16px;}  */
.featuredProducts li .Plans .productDetail {
    height: 43px;
    padding-left: 9px;
    padding-top: 15px;
	text-align:center;
	position:relative;
}
.featuredProducts li .Month .productDetail button{
    background: url("../images/sprites.png") no-repeat scroll left top transparent;
    color: #4D8BC3;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}


.featuredProducts li .Months .productDetail button{
    background: url("../images/sprites.png") no-repeat scroll left -242px transparent;
    color: #4D8BC3;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}

.featuredProducts li .six .productDetail button{
    background: url("../images/sprites.png") no-repeat scroll left -322px transparent;
    color: #4D8BC3;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}

.featuredProducts li .Yearly .productDetail button{
    background: url("../images/sprites.png") no-repeat scroll left -398px transparent;
    color: #4D8BC3;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}




.contacts-index-index .page-title{ display:none;}

#slickbox .productDetail {
    background: url("../images/Product-box.gif") repeat-x scroll left bottom transparent;
    height: 41px;
    padding-left: 9px;
    padding-top: 6px;
    width: 219px;
}
.old-price{ padding-top:0px;}
.ribbon{    background: url("../images/ribbon.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    height: 84px;
    position: absolute;
    right: 0;
    top: -4px;
    width: 81px;
	}
.ribbon-value{   /* -webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);*/

    font-size: 12px;
	color:#000;
    font-weight: bold;
    padding: 18px 0 0 8px;
    width: 106px;}
.featuredProducts .ribbon-value {
   
    font-size: 12px;
    font-weight: bold;
    padding:19px 0 0 26px;
    width: 57px;
	color:#fff;
}

/*27-9-12*/
.main-container .col-main .proxy{   background: url("../images/Product-box.jpg") repeat-x scroll left bottom transparent;border: 1px solid rgb(205, 205, 205);border-radius: 4px 4px 4px 4px; margin-right: 9px;min-height:90px; padding: 0;margin:0 0 10px 0;position:relative;width:950px;}
.proxy .proxySearchBox{ float:left; background:#effbdb; border:2px solid #fff !important; color: #5D5D5D; padding:10px; border-radius: 6px 6px 6px 6px; color:#586c1e; box-shadow: 0px 0px 5px #888888; -moz-box-shadow: 0px 0px 5px #888;-webkit-box-shadow: 0px 0px 5px #888; filter:progid:DXImageTransform.Microsoft.Blur(pixelradius=20);-ms-filter:"progid:DXImageTransform.Microsoft.Blur(pixelradius=20)";font-size:22px; margin: 20px 0 0 20px;font-weight:bold;width:539px;height:26px;}
ul.sslLinks {margin:5px 0 0 2px; float:left;}
ul.sslLinks li{ float:left; margin-right:10px;}
ul.sslLinks li a{ padding-right:5px; }
ul.sslLinks li a:hover{ text-decoration:underline;}
.proxy .inputArrow{left: 395px; position: absolute; top: 12px;}
.proxy #options{ color:#000;}
	
.drackButton{background:url(../images/go-button.jpg) no-repeat !important; width:186px; height:49px; border:none!important; cursor:pointer; text-indent:-99999px; margin:8px 0px 0px 0px; float:right; outline:none; position:absolute; right:7px; top:-54px;}

.topLinks{float:right; padding:10px 5px 0px 5px;}
	.topLinks .socialLinks li{ float:left; margin-right:15px;}
.switchers ul li{ margin:7px 5px;}
#select-store{ padding-left:11px!important;}
.std .homeContent{ padding:0px !important;}
.std .homeContent .col-2 {
    float: left;
    margin-left: 0px !important	;
    width: 260px;
}
#onepagecheckout_orderform .left-sec{background: #e9e9e9; border:solid 1px #dadada; float:left; margin:0 10px 0 0; width:625px;    -moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;}
#onepagecheckout_orderform .right-sec{background: #e9e9e9; border:solid 1px #dadada; float:left; width:311px;     border-radius: 6px 6px 6px 6px;}
#onepagecheckout_orderform .col-1{ width:295px !important; float:left; background:#FCFCFC; border:solid 1px #dadada;  margin: 10px!important;}
#onepagecheckout_orderform .col-2{ width:295px !important; float:left; background:#FCFCFC; border:solid 1px #dadada;  margin: 10px 10px 10px 0!important;}
#onepagecheckout_orderform .col-3{ width:323px !important; float:left; background:#FCFCFC; border:solid 1px #dadada;  margin: 10px!important;}	
.onepagecheckout_loginarea{
    float: right;
    width: 28%;
	font-size:14px;
}
.onepagecheckout_loginarea p{padding:0px !important;}
.page-title h2{   color: rgb(67, 67, 67);
    float: left;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 0 0;
    width: 50%;}
	
.op_block_title{ background: #6a6a69; color:#fff!important;    padding: 7px 0 6px 12px; margin:0 0 10px 0!important; }
#onepagecheckout_orderform .form_fields, #onepagecheckout_orderform #checkout-payment-method-load, #onepagecheckout_orderform #checkout-review-load, #onepagecheckout_orderform .discount-form, #onepagecheckout_orderform .newsletter{ padding:10px;}

#onepagecheckout_orderform button.btn-checkout{background:url(../images/place-order-but.png) left top no-repeat;  box-shadow: none!important;  height:32px; margin:0px 10px 10px 0px!important; font-size:0px!important; color:#fea83d; width:153px;}
#onepagecheckout_orderform button.btn-checkout:hover{background:url(../images/place-order-but.png) left bottom no-repeat!important;}	
#coupon-apply{ color:#fff;}
#onepagecheckout_orderform .onepagecheckout-agreement-1{padding:0 0 0 0px; width:270px;   /*position: absolute;*/}
/*.h1_opc{<!--background:url(../images/lock-img.png) 0 26px no-repeat!important; padding: 0 0 8px 25px!important;-->}
*/.op_login_area{width:300px;padding:10px;border:1px solid #ccc; margin: 46px 0 0 290px;}
.boxcontent .full{float:left; margin:0 10px 0 0;}
.op_login_area button.button{border:1px solid #ccc;
background:url(../images/button-bg.png) left top repeat-x; 
-moz-box-shadow: 3px 3px 5px #ccc;-webkit-box-shadow: 3px 3px 5px #ccc;box-shadow: 3px 3px 5px #ccc;  margin: 17px 20px 0 0;}
.op_login_area button.button:hover{background:url(../images/button-bg-hr.png) left top repeat-x; }
#checkout-coupon-discount-load .op_block_title{ line-height:14px;/* cursor:pointer; text-decoration:underline;*/}
div.banner-list ul li {background: url("../images/icon.png") no-repeat scroll 0 6px transparent;color: rgb(255, 255, 255);font-family: Arial,Helvetica,sans-serif;font-size: 14px;line-height: 24px;padding: 0 0 0 20px;}
div#left-content ul li {background: url("../images/icon.png") no-repeat scroll 0 5px transparent; font-family: Arial,Helvetica,sans-serif;font-size: 12px;line-height: 24px;padding: 0 0 0 20px;}
div.banner-list ul {list-style: none outside none;margin: 10px 0 0 0;padding: 0;}
#left-content{ float:left; clear:both;}
#right-content{ float:left; }
.main-container .col-main .std .col-2{ float:left; clear:both;}
.testimonial_text {	
    display: table-cell;
    float: right;
    font-size: 13px;
    padding: 20px 20px 0 45px;
    width: auto;
}
.inputArrow{ position:relative;}
.content{width:666px; float:left;}
#checkout-payment-method-load .v-middle{ margin-top:-10px;}
.stdfeatures{
float: left;
    margin: 0 0 30px;
    position: relative;
    width: 960px;
	height:348px;
}
.op_login_area .page-title{ margin:0px 0 10px 0 !important; background:none; padding:0px; }
#checkout-coupon-discount-load .op_block_title span {cursor: pointer;font-size: 9px;color: #FFBD00;}
.col2-left-layout .my-account{width:762px; float:right; }

.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; height:60px; margin:0 0 20px 0;}
.mainWrapper h4 a, .vis-mainWrapper h4 a,.vis-mainWrapper p 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 ul, .vis-mainWrapper .linkBox ul{padding:0px; margin:0px;}
.mainWrapper .linkBox ul li, .vis-mainWrapper .linkBox ul li{ list-style-type:none; padding-bottom:8px;}
.mainWrapper .linkBox ul li a, .vis-mainWrapper .linkBox ul li a{ color:#1266b2; text-decoration:none; font-size:12px;}
.mainWrapper .linkBox ul li a:hover, .vis-mainWrapper .linkBox ul li a:hover{ color:#178ef9;}
.mainWrapper p{font:normal 13px Arial, Helvetica, sans-serif;}


.ipad-mainWrapper .setps {
    float: left;
    height: auto;
    margin: 0 30px 20px 0;
    width: 454px;
}
.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:5px; height:40px; margin:0 0 20px 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 ul{padding:0px; margin:0px;}
.ipad-mainWrapper .linkBox ul li{ list-style-type:none; padding-bottom:8px;}
.ipad-mainWrapper .linkBox ul li a{ color:#1266b2; text-decoration:none; font-size:12px;}
.ipad-mainWrapper .linkBox ul 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 ul li{ list-style-type:none; padding-bottom:8px;}
.linkBox ul li a{ color:#1266b2; text-decoration:none; font-size:12px;}
.linkBox ul li a:hover{ color:#178ef9;}

h4{ color:#383838; font-size:18px; border-bottom:1px solid #d7d9d9; padding-bottom:5px;}
.box-content h4{ font-size:12px; margin-bottom:5px;}
.control{ margin-top:10px!important;}
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 ul{ float:left; width:48%; padding:0px; margin:0px;}
.vpn-mainWrapper .linkBox ul li{ list-style-type:none; padding-bottom:8px;}
.vpn-mainWrapper .linkBox ul li a{ color:#1266b2; text-decoration:none; font-size:12px;}
.vpn-mainWrapper .linkBox ul li a:hover{ color:#178ef9;}

.ipad-mainWrapper .linkBox ol li {
    list-style-type: decimal !important;
    padding-bottom: 8px;
    margin: 0 0 0 38px;
}
.whyVPN p {
    border-bottom: 1px dotted #AFAFAF;
    float: left;
    padding-bottom:10px;
    width: 100%;
}
.whyVPN h3{ font-size:14px; border-bottom:1px solid #dadada; padding-bottom:5px;}
.whyVPN .img {
    float: left;
    margin-right: 10px;
	margin-top:10px;
    width: 70px;
	min-height:70px;
}

.whyVPN .content {
    float: left;
    width: 875px;
	margin-top:20px;
}
.whyVPN .img-top {
    float: left;
    margin-right: 10px;
	margin-bottom:28px;
}

.table-details .other-choices .other {
  color: #000000 !important;
    float: left;
    font-weight: bold;
    margin: 10px 0 0 !important;
	font-sixe:10px;
}
.month .Month .sale{ position:absolute; right:-2px; top:-1px;}
/*.months .Months .sale{ position:absolute; right:-1px; top:-1px;}*/
.months .sale{ position:absolute; right:-1px; top:-1px;}

/*19NOV2012*/
.billing-agreements{margin-top:50px;}
.my-account .addresses-list{ margin:10px 0px 20px 0px;}
.box-title h3{float:left; margin:0px;}
.col2-set .addresses-primary .item{ border:none!important; padding:0px;}
.addresses-list h2, .billing-agreements h2, .order-info-box h2{
    border-bottom: 1px dotted #7F7F7F;
    margin: 0 0 8px;
    min-height: 18px;
    padding: 0 0 4px;
    text-align: left;
}
.addresses-list h3{
    border-bottom: 1px solid #D7D9D9;
    color: #383838;
    font-size: 12px;
    padding-bottom: 5px;
	margin-bottom:5px;
}

.sales-billing-agreement-index .my-account .page-title{ display:none;}
.my-account .billing-agreements .info-box{ min-height:125px; margin-bottom:20px;}
.sales-order-history .pager .limiter{ padding:0px;}
.sales-order-history .buttons-set .back-link, .sales-order-view .buttons-set .back-link, .sales-order-invoice .buttons-set .back-link{ margin:0px!important;}
.sales-order-view .buttons-set{ margin-top:10px;}
.order-info #order-info-tabs li{ float:none!important;}
.order-date{ margin:0px!important; padding-left:5px;}
.categorie-block .list{ float:left; width:320px;}
.categorie-block .list h3{ font-size:14px; border:none;}
.categorie-block .list h3 a{ color:#000;}
.categorie-block .list ul{ padding-left:100px; color:#646464; margin-top:5px;}
.categorie-block .list ul li{ list-style-type:disc; padding-bottom:5px;}
.ice-cycles{ background: url("../images/icecycle.png") no-repeat scroll 0 0 transparent;
    height: 86px;
    left:147px;
    position: absolute;
    top: 104px;
    width: 120px;}
 .checkout-agreements .agree em{ color:#ff0000;} 
	div.gnTable-1 {
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 0 0;
    margin: 30px 0;
    overflow: hidden;
    position: relative;
}

	div.gnTable-1 {
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 0 0;
    margin: 30px 0;
    overflow: hidden;
    position: relative;
}

div.gnTable-1 table {
    border-collapse: collapse;
    width: 100%;
}

div.gnTable-1 table {
    border-collapse: collapse;
    width: 100%;
}

div.gnTable-1 table tr.head td.first {
    border-left: medium none;
    border-top-left-radius: 5px;
}
div.gnTable-1 table tr.head td {
    background: -moz-linear-gradient(center top , #FFFFFF 0%, #EBEBEB 100%) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #DDDDDD;
    font-size: 24px;
    font-weight: bold;
    height: 58px;
    line-height: 58px;
    padding-bottom: 0;
    padding-top: 0;
}
div.gnTable-1 table tr.head td, div.gnTable-1 table td.feature {
    color: #333333;
}
div.gnTable-1 table td, div.gnTable-1 table td li, div.gnTable-1 table td p {
    color: #666666;
    font-size: 12px;
    line-height: 1.5;
}
div.gnTable-1 table td {
   
    border-left: 1px solid #DDDDDD;
    padding: 10px 12px;
    vertical-align: top;
}
div.vpn-protocols div#protocols-table table tr.head td.pptp, div.vpn-protocols div#protocols-table table tr.head td.l2tp, div.vpn-protocols div#protocols-table table tr.head td.openvpn {
    width: 220px;
}

div.gnTable-1 table tr.odd td {

}
div.gnTable-1 table td.feature {
    border-left: medium none;
    font-size: 14px;
    font-weight: bold;
}
div.gnTable-1 table tr.head td, div.gnTable-1 table td.feature {
    color: #333333;
}
div.gnTable-1 table td, div.gnTable-1 table td li, div.gnTable-1 table td p {
    color: #666666;
    font-size: 12px;
    line-height: 1.5;
}
div#protocols-table tr.head td.pptp span {
    background: url("../images/PPTP-icon.png") no-repeat scroll 0 10px transparent;
}
div#protocols-table tr.head td span {
    display: block;
    padding-left: 48px;
	padding-top:8px;
}
div#protocols-table tr.head td.l2tp span {
    background: url("../images/IPsec-icon.png") no-repeat scroll 0 10px transparent;
}
div#protocols-table tr.head td span {
    display: block;
   padding-left: 48px;
	padding-top:8px;
}
div#protocols-table tr.head td.openvpn span {
    background: url("../images/openvpn-icon.png") no-repeat scroll 0 15px transparent;
    padding-left: 42px;
}
div.gnTable-1 table .odd:hover{ color:#e4e4e4;}
.customer-account-forgotpassword .buttons-set {
    clear: both;
    margin-bottom: 20px; 
    text-align: right;
    width: 516px;
}
 .download-icons a span {
	/*width:160px;*/
    top:32px;
    color: #F0FE00;
    left: 53px;
    position: absolute;
}
.download-icons a {
    position: relative;
}
 .download-icons a {
    
    margin: 20px 10px 0 0;
}

.catalog-category-view .col-main .content .sidebar h2{ width:auto!important;}
#blockplanloggedin {
background: #FCF2D8;
border: 1px solid #A8ABAA;
padding: 5px 10px;
line-height: 22px;
margin-bottom: 5px;
}
#monthlyplanloggedin {
background: #FCF2D8;
border: 1px solid #A8ABAA;
padding: 5px 10px;
line-height: 22px;
margin-bottom: 5px;
}

.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-home #left-content, .cms-home #right-content, .cms-home .col-2{ color:#fff;}*/
#innerContent{ background:#eaeaea; float:left; padding:15px; margin-top:100px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}




.cms-specials .category-products{ background:none;}
/*. special-plan hight change and width*/ 
.special-plan{ min-height:230px; width:974px;}
.special-plan li.item{
 /*position:absolute;* hight change*/ float:left; width:241px; margin:0px; z-index:1;   background:#f2f2f1; border: solid 1px #d2d2d2; height:362px;
}
.special-plan li.plan-33{ left:0px; top:0px; 
	/*border-radius:0px 6px 6px 0px;*/

}
.special-plan li.plan-35{ left:0px; top:0px; 

}

.special-plan li.plan-35{ left:243px; top:0px;
}


.special-plan li.plan-36{ left:785px; top:0px;

}
.special-plan li .product-name{
	/*background: none repeat scroll 0 0 rgb(234, 234, 234);*/
    border-bottom: 1px solid rgb(210, 210, 210);
    color: #D75944;
    font: bold 25px Trebuchet MS;
    height: 35px;
	position:relative;
    margin: 0;
    padding: 10px 25px 5px 20px;
    text-align: left;
}
.special-plan li.plan-32 .product-name{ color:#496278;}
.special-plan li.plan-36 .product-name{ color:#91A54B}
.special-plan li.plan-35 .product-name{ color:#3073B8;}
.special-plan li.item .plans ul{
    color: #444444;
    font: 11px/14px Verdana,Ge  min-height: 162px;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}
.special-plan li.item .plans ul li {
    color: #545353;
	background:url("../images/icon.png") no-repeat scroll 0 6px transparent;
    font: 600 12px/26px Arial, Helvetica, sans-serif;
    padding:5px 0px 5px 17px;
	margin:0 0 0 20px;
	line-height:16px;
}
.special-plan li.item .actions {
    height: 43px;
    padding:15px 10px;
	text-align:center;
	position:relative;
}
.special-plan li.plan-33 .actions button{
    background: url("../images/sprites.png") no-repeat scroll left top transparent;
    color: #4D8BC3;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}
.special-plan li.plan-33 .actions button:hover{ background-position:left -38px;}
.special-plan li .productPrice{
    color: #6C6D6B;
    font-size: 25px;
    font-weight: 600;
    min-height:40px;
    padding-top:15px;
    /*text-align: center;*/
    margin-left:13px
}
.special-plan li.plan-32 .actions button{
    background: url("../images/sprites.png") no-repeat scroll left -398px transparent;
    color: #4D8BC3;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}

.special-plan li.plan-35 .actions button{
    background: url("../images/sprites.png") no-repeat scroll left -242px transparent;
    color: #4D8BC3;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}
.special-plan li.plan-36 .actions button{
    background: url("../images/sprites.png") no-repeat scroll left -322px transparent;
    color: #4D8BC3;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}
.special-plan li.plan-33:hover{ background:#f2f2f1; border: solid 1px #d2d2d2; border-radius: 6px 0px 0px 6px; min-height:220px;
   	border: solid 1px #eaaa58;
	border-radius: 8px ;
	width:241px;
    z-index:7;
	bottom:-10px;
	box-shadow: 0 0 3px rgb(85, 85, 85);
	height:362px;
	left:475px;
	top:280px;

}

.special-plan li.plan-32:hover{ background:#f2f2f1; border: solid 1px #d2d2d2; border-radius: 6px 0px 0px 6px; min-height:220px;
   	border: solid 1px #eaaa58;
	border-radius: 8px ;
	width:241px;
    z-index:-7;
	
	top:-8px;
	box-shadow: 0 0 3px rgb(85, 85, 85);
	height:362px;
}
.special-plan li.plan-35:hover{ background:#f2f2f1; border: solid 1px #d2d2d2; border-radius: 6px 0px 0px 6px; min-height:220px;
   	border: solid 1px #eaaa58;
	border-radius: 8px ;
	width:241px;
    z-index:-7;

	top:-8px;
	box-shadow: 0 0 3px rgb(85, 85, 85);
	height:234px;
}
.special-plan li.plan-36:hover{ background:#f2f2f1; border: solid 1px #d2d2d2; border-radius: 6px 0px 0px 6px; min-height:220px;
   	border: solid 1px #eaaa58;
	border-radius: 8px ;
	width:241px;
    z-index:-7;

	top:-8px;
	box-shadow: 0 0 3px rgb(85, 85, 85);
	height:234px;
}

.special-plan li.plan-33:hover .plan-info{ /*position:absolute;*/ float:left; z-index:6; width:241px; padding:0 0 20px 0; height:200px; top:8px; left:5px;}
.special-plan li.plan-32:hover .plan-info{ /*position:absolute;*/ float:left; z-index:6; width:241px; padding:0 0 20px 0; height:200px; top:8px; left:5px;}
.special-plan li.plan-35:hover .plan-info{ /*position:absolute;*/ float:left; z-index:6; width:241px; padding:0 0 20px 0; height:200px; top:8px; left:5px;}
.special-plan li.plan-36:hover .plan-info{ /*position:absolute;*/ float:left; z-index:6; width:241px; padding:0 0 20px 0; height:220px; top:8px; left:5px;}
.special-plan .old-price{
    color: #000000;
    font-size:18px !important;
    padding:0px 14px 0 10px !important;
}
.special-plan .special-price{ font-size:20px; float:none!important;}

.cms-update h4{ font-size:12px!important; margin-bottom:8px; border:none!important; font-weight:normal;}
.cms-update h4 a{color:#3073B8;}
.cms-update h4 a:hover{color:#646464;}
.discountBox{ clear:both; background:#f8f8f8; padding:15px 10px; font-size:14px; border:1px solid #DDDDDD; margin-right:23px; color:#008000;}

.lightbox-panel {  
	display:none;  
	position:absolute;
	left:-15px;
	padding:20px 20px 30px 20px!important;  
	z-index:1001;
	top:66px;
	background:#fff4e0;
	border:1px solid #f26248;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:3px 3px 3px #363636;
	width:225px;
}
.special-plan .lightbox-panel{ left:-8px!important;}
.special-plan .lightbox-panel .panel-arrow{ left:115px!important;}
.Month .lightbox-panel{ width:225px; left:-15px;}
.Month .panel-arrow{ left:125px;}
.Months .lightbox-panel{ border:1px solid #2b84e0!important;}
.six .lightbox-panel{ border:1px solid #96b333!important;}
.Yearly .lightbox-panel{ border:1px solid #457198!important;}
.panel-arrow{ background:url(../images/lightbox-panel-arrow.png) left top no-repeat; width:14px; height:13px; position:absolute; top:-13px; left:125px;}
.Months .panel-arrow{ background:url(../images/lightbox-panel-arrow-2.png) left top no-repeat;}
.six .panel-arrow{ background:url(../images/lightbox-panel-arrow-3.png) left top no-repeat; }
.Yearly .panel-arrow{ background:url(../images/lightbox-panel-arrow-4.png) left top no-repeat;}

.lightbox-panel p{ padding:20px 0px 0px 0px; margin:0px; position:absolute; bottom:-10px; right:-10px;}
#close-panel{ background:url(../images/close.png) left top no-repeat; font-size:0px; width:24px; height:27px; display:block; cursor:pointer;}
#close-panel:hover{ background:url(../images/close.png) left bottom no-repeat;}

.lightbox-panel button{width:164px!important; height:45px!important; font-size:0px; margin-bottom:10px;}
.paypal-checkout-image{ background:url(../images/btn_paypal.png) left top no-repeat!important; }
.paypal-checkout-image:hover{ background:url(../images/btn_paypal.png) left bottom no-repeat!important; }
.linkpoint-checkout-image{ background:url(../images/btn_creditcard.png) left top no-repeat!important; margin-right:0px!important;}
.linkpoint-checkout-image:hover{ background:url(../images/btn_creditcard.png) left bottom no-repeat!important; margin-right:0px!important;}
.bitcoin-checkout-image{ background:url(../images/btn_bitcoin.png) left top no-repeat!important; margin-bottom:0px!important;}
.bitcoin-checkout-image:hover{ background:url(../images/btn_bitcoin.png) left bottom no-repeat!important; margin-bottom:0px!important;}

.category-products #products-list li{ position:relative;}
.category-products #products-list .lightbox-panel{left:666px!important; width:auto!important; top:-14px;}
.category-products #products-list .lightbox-panel button{ margin:0px 0px 10px 0px!important;}
.category-products #products-list .lightbox-panel .panel-arrow{ background:url(../images/lightbox-panel-arrow-left.png) left top no-repeat!important; top:18px!important; left:-13px!important;}



.product-name box-10{
background: none repeat scroll 0 0 rgb(234, 234, 234);
    border-bottom: 1px solid rgb(210, 210, 210);
    color:#3073B8;
    font: bold 32px Trebuchet MS;
    height: 40px;
    margin: 0;
    padding: 5px 25px 5px 20px;
    text-align: left;
}

.email-text{font-size:13px;line-height:15px;text-align:justify;}




.products-grid li.plan-10 .product-name {color: #D75944;}
.products-grid li.plan-9 .product-name {color: #3073B8;}
.products-grid li.plan-8 .product-name {color: #91A54B;}
.products-grid li.plan-1 .product-name {color: #496278;}
.products-grid li.plan-11 .product-name {color:#ffb800;}
.products-grid li.plan-12 .product-name {color:#fe8208;}
.products-grid li.plan-13 .product-name {color:	#e62e00}
.products-grid li .product-name {background: none repeat scroll 0 0 #EAEAEA; border-bottom: 1px solid #D2D2D2; color: #D75944; font: bold 25px Trebuchet MS; height: 35px; margin: 0; padding: 10px 25px 5px 20px; position: relative; text-align: left;}
.products-grid .productPrice .price{
    /*color: #6C6D6B;*/
    margin: 10px 0;
    padding: 0 0 0 20px;
    font-size: 18px;
    float: left;
    font-weight:bold; 
}
#product-price-8,#product-price-1,#product-price-10, #product-price-9 {
    color: #000;
    float: left;
    font-size: 18px;
    padding: 8px 0 0;
    font-weight:bold;
}
.products-grid li .plan-info .plans ul {
    color: #444444;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}
.products-grid li .plan-info .plans ul li {
    background: url("../images/icon.png") no-repeat scroll 0 6px transparent;
    color: #545353;
    font: 600 12px/16px Arial,Helvetica,sans-serif;
    margin: 0 0 0 20px;
    padding: 5px 0 5px 20px;
	text-align:left;
	border:none;	
}
.products-grid .old-price{
   color: #000000 !important;
    float: left !important;
    font-size: 18px !important;
    padding: 11px 14px 0 10px !important;
	font-weight:bold;
}
/*
.products-grid .old-price {
    color: #000000;
    font-size: 18px !important;
    padding: 0 14px 0 10px !important;
}*/


.products-grid .ribbon-value {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 22px 0 0 13px;
    width: 57px;
}
.products-grid .ribbon {
    background: url("../images/ribbon.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    height: 72px;
    position: absolute;
    right: 0;
    top: -13px;
    width: 71px;
    z-index: 1;
}
.category-plans .products-grid li.item .actions {
    height: 43px;
    padding: 10px 10px;
    text-align: center;
}
.products-grid li.plan-10 .actions button {
    background: url("../images/sprites.png") no-repeat scroll left top transparent;
    color: #D75944;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}
.products-grid li.plan-9 .actions button {
   background: url("../images/sprites.png") no-repeat scroll left -242px transparent;
    color: #4D8BC3;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}
.products-grid li.plan-8 .actions button {
   background: url("../images/sprites.png") no-repeat scroll left -322px transparent;
    color: #4D8BC3;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}
.products-grid li.plan-1 .actions button {
   background: url("../images/sprites.png") no-repeat scroll left -398px transparent;
    color: #4D8BC3;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}
.products-grid li.plan-11 .actions button {
    background: url("../images/sprites.png") no-repeat scroll -311px top transparent;
    color: #496278;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}
.products-grid li.plan-12 .actions button {
    background: url("../images/sprites.png") no-repeat scroll -311px -39px transparent;
    color: #496278;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}
.products-grid li.plan-13 .actions button {
    background: url("../images/sprites.png") no-repeat scroll -311px -78px transparent;
    color: #496278;
    cursor: pointer;
    font-size: 0;
    height: 37px;
    width: 137px;
}
.products-grid .special-price {
    font-size: 20px !important;
}
.category-products-cms-block h2 {
    background: url("../images/skid-mark.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    display: inline-block;
    font-family: 'Trebuchet MS';
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    padding: 10px;
    width: 100%;
}
.category-products-cms-block{
    background: none repeat scroll 0 0 #EAEAEA;
    border-radius: 5px 5px 5px 5px;
    float: left;
    padding: 15px;
	margin-bottom:15px;
	margin-top:10px;
}
.category-plans .main-container{ padding-bottom:0px!important;}
#category-products-add-to-cart h2{
   background: url("../images/skid-mark.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    display: inline-block;
    font-family: 'Trebuchet MS';
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    padding: 10px;
    width: 100%;
}
.category-plans #category-products-add-to-cart{  
    background: none repeat scroll 0 0 #EAEAEA;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-bottom: -4px;
    padding: 15px;
    width: 97%;
    }
.category-plans .category-products li.item{ top:0px; position:absolute!important; width:235px;/*height:326px;*/ border: solid 1px #d2d2d2; background:#f2f2f1; margin:0px; z-index:1;}
.category-plans .category-products li.last{ border-right:1px solid #D2D2D2!important;}
.plan-10{ left:0px; border-radius: 6px 0px 0px 6px;}
.plan-9{ left:236px; border-radius: 0px 0px 0px 0px;}
.plan-8{ left:472px; border-radius: 0px 0px 0px 0px;}
.plan-1{ left:708px; border-radius: 0px 6px 6px 0px;}
.plan-11{ left:0px; border-radius: 6px 0px 0px 6px;}
.plan-12{left:236px; border-radius: 0px 0px 0px 0px;}
.plan-13{ left:472px; border-radius: 0px 6px 6px 0px;}

#biginner-h10{ border:2px solid #f5634c; z-index:4;}
#biginner-h9{ border:2px solid #2984e1; z-index:4;}
#biginner-h8{ border:2px solid #a5c534; z-index:4;}
#biginner-h1{ border:2px solid #4f7aa5!important; z-index:4;}
#biginner-h10 #plan-info-10, #biginner-h9 #plan-info-9, #biginner-h8 #plan-info-8, #biginner-h1 #plan-info-1{ margin:-1px 0px 0px -1px; z-index:1;}
#biginner-h1 .ribbon{ top:-14px; right:1px;}
.category-plans .category-products li .product-name{ margin:1px;}
#biginner-h11{ border:2px solid #fac414; z-index:2;}
#biginner-h12{ border:2px solid #fb8c22; z-index:2;}
#biginner-h13{ border:2px solid #940904; z-index:2;}
#biginner-h11 #plan-info-11, #biginner-h12 #plan-info-12, #biginner-h13 #plan-info-13{ margin:-1px 0px 0px -1px; z-index:1;}

.category-plans .category-products{
    margin: 0 0 30px;
    width:100%;
	background:#EAEAEA;
	min-height:735px;
	border-radius:0px 0px 5px 5px;
	-moz-border-radius:0px 0px 5px 5px;

}
.category-plans .category-products .products-grid{ background:none; border:none; min-height:310px; float:none; margin:0px 10px 25px 10px;}
.category-plans .category-products .products-grid li li{ width:auto!important;}
.category-plans .category-products .odd li.item{ z-index:3;} 




.cms-specials-all .page-title {
    background: url("../images/heading-bg.png") no-repeat scroll 0 0 transparent;
    margin: -50px 0 1px;
    padding: 0 0 0 10px;
}

.policy-links {
    background: none repeat scroll 0 0 #F2F2F1;
    border-radius: 0 0 4px 4px;
    margin-top: 341px;
    position: absolute;
	padding:20px 20px 3px 20px !important;
	
}
.affiliate-get-link
{
width:93%
}
#payments_grid{
margin-left:-20px
}

/* Adding CSS SAGAR 25nov2013  */

/*#christmas-home .santa-hat{
	margin:-114px 0 0 -18px;
	padding:0;
	float:left;
}*/

/* Adding CSS SAGAR 27nov2013  */

.policy-links-specials {
    background: none repeat scroll 0 0 #F2F2F1;
    border: 1px solid #999999;
/*    border-radius: 4px 4px 4px 4px;*/
    margin-bottom: 15px;
    margin-top: 236px;
    padding: 11px 20px 3px !important;
    width:95.9%;
}


.category-setup-guide-for-tunnelblick .tunnelblick p{
font-size:16px;
height:30px;
margin: 0 0 10px;
padding-bottom: 10px;
color:#383838;
font-weight:bold;
}

.tunnelblick .img-top {
    float: left;
    margin-right: 10px;
	margin-bottom:28px;
}
.tunnelblick .list li, .tunnelblick .setps .tunnelblick-left{
    height: 9px;
    left: 20px;
    padding-top: 29px;
    position: relative;
}
.tunnelblick-seven{
    padding-top: 29px;
}
.category-setup-guide-for-tunnelblick  .mainWrapper h4, .vis-mainWrapper h4 {
    border-bottom: 1px solid #D7D9D9;
    color: #383838;
    font-size: 16px;
    height: 40px;
    margin: 0 0 20px;
    padding-bottom: 5px;
}
.category-tutorials .box{ width:620px;
	height: auto;
	/* background-color:#333333; */
}
.category-tutorials .box-top{ 
	width:620px;
	height: auto;
	float:left;

	/* background-color:#ff0000; */
}
.category-tutorials .box-bottom{ 
	width:620px;
	height: auto;
	/* background-color:#ff0000; */
}
.category-tutorials .colom-left{
	width:310px;
	height: auto;
	float:left;
	}
.category-tutorials .colom-left p{
width:80%
}
.category-tutorials .clear{
clear:both;
}
.category-tutorials .others{
height:auto;
width:310px;
}
.video-leftcontent{
    clear: both;
    float: right;
    margin-right: 39px;
    margin-top: -319px;
    width: 360px;
}

.videocontent{
    background:none repeat scroll 0 0 #EAEAEA;
	height:540px;
	border-radius:5px;
	padding-bottom:6px;
}
.news-video {
margin-left:25px;
    clear:both; 	 
}
.video-msg{
margin-left:0px;
padding-top:3px;
}
.buy-octanehome{
    float: right;
    margin-right: 12px;
    margin-top: 10px;
}
.buy-octanehome:hover{
}
.videocontent .warning{
    padding: 12px 0px 0px 40px;
    margin-bottom: 15px;
    border-style: solid;
    border-width: 1px;
    background-position: 10px 11px;
    background-repeat: no-repeat;
    background-color: #f8fad5;
    background-image: url(../images/warning.png);
    border-color: #e5d35b;
}
.clear-class{
clear:both;
margin-top:55px;
}
.videocontent #warning{color: red; font-size: 22px; margin-left: 17px; padding-top: 0px;
font-family:Trebuchet MS;}
.category-using-openvpn-with-ubuntu-mint-network-manager .vis-mainWrapper h3,.category-setup-octanevpn-client-on-mac .vis-mainWrapper h3
{   color: #383838;
    font-size: 16px;
    margin: 0 0 20px;
    padding-bottom: 5px;}
.category-using-openvpn-with-ubuntu-mint-network-manager .vis-mainWrapper h6{
    font-size: 14px;
    margin-bottom: 14px;
/*    margin-left: 22px;*/
    margin-top: -14px;}
.category-using-openvpn-with-ubuntu-mint-network-manager .vis-mainWrapper .setps,.category-setup-octanevpn-client-on-mac .vis-mainWrapper .setps{border-bottom: 1px solid #D7D9D9 !important;
    margin-top: 7px !important;}
.category-using-openvpn-with-ubuntu-mint-network-manager .vis-mainWrapper a{color:#7D2620}
.category-using-openvpn-with-ubuntu-mint-network-manager .vis-mainWrapper .right-text{
    float: right;
    margin-right: -10px;
    margin-top: 12px;
    width: 39%;
}
.category-using-openvpn-with-ubuntu-mint-network-manager .vis-mainWrapper .right-text li{
list-style-type: decimal !important;
}
.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 .ovclientuser img{
margin:9px 0 5px 20px;
}
.category-ov-client-user-guide h5{  
    color: #383838;
    font-size: 14px;
    margin: 9px 0 5px 20px;
    padding-bottom: 5px;
}
.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;
}
.hb-left{
 margin:0;
  width:auto;
 text-align:justify;
 height:auto;
  }
.cms-installing-and-configuring-openvpn .linkBox li{
padding:4px;
}
.cms-installing-and-configuring-openvpn .setps h4{
padding:4px;
margin:5px 0 5px 0;
}

.creditCardDetails{
	width:97.3%;
	margin:auto;
	margin-top:30px;
    min-height: 233px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DADADA;
    margin: 0 0 15px;
    padding: 10px;

}
.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;}
.creditCardDetails h2{
border-bottom:1px dotted #7F7F7F;
margin: 0 0 8px;
padding: 0 0 4px;
text-align: left;
}
