@charset "UTF-8";
.ff_Raleway {font-family: 'Raleway', sans-serif !important;}

h1, h2 {font-family: 'Raleway', sans-serif !important;}

body {
	font-family: 'Raleway', sans-serif !important;
	font-size:14px;
	line-height: 22px;
	}

body.vpixBody {
	font-size:18px;
	line-height: 28px;
	color: #777
	}
.fcWhite { color:#fff !important}
ul.CENTERED {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}

ul.CENTERED li.CENT {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}  

.vo_liquid {
	clear:both;
	float:left;
	width: 100%;
	position:relative;
	z-index:5;
	}

.vo_whiteBG {
	background: #fff;
	}

.vo_fixed {
	clear:both;
	width: 1100px;
	margin: 0px auto;
	}
.vo_clearRow {
	clear:both;
	float:left;
	width: 1100px;
	}

.vo_subtitles {
	font-size: 36px;
	color:#444;
	line-height: 42px;
	font-family: 'Raleway', sans-serif !important;
	font-weight: 300;
	}
	
h1.top_subtitle {
	float:left;
	width: 100%;
	clear:both;
	border-bottom: 1px solid #ddd;
	padding: 45px 0 5px;
	line-height: 36px;
	font-size:26px;
	color:#555;
	font-weight:300;
	}
	
a.vo_boxesWhite {
	float:left;
	width: 340px;
	background:#fff;
	margin: 13px;
	text-decoration: none;
	padding: 40px 0 50px;
	}
a.vo_boxesWhite.v2 {
	padding: 20px 0;
	}
	
a.vo_boxesWhite h4 {
	float:right;
	color:#fff;
	clear:both;
	width: 200px;
	text-align:right;
	padding: 5px 10px;
	line-height:24px;
	font-size: 14px;
	height: 45px;
	background:url(../images/triangle-topright-bg.png) right -10px no-repeat;
	}
a.vo_boxesWhite h2 {
	color: #555;
	float:left;
	clear:both;
	width: 100%;
	font-family: 'Raleway', sans-serif !important;
	font-size: 34px;
	line-height:42px;
	font-weight:300;
	}
	
a.vo_boxesWhite p {
	float:left;
	width: 280px;
	font-size:16px;
	line-height: 28px;
	color:#888;
	margin: 20px 30px 40px 30px;
	text-shadow: 1px 1px 1px rgba(256, 256, 256, 0.65);
	}
a.vo_boxesWhite.v2 p {
	margin: 20px 30px 20px 30px;
	}
	
a.vo_boxesWhite:hover,
a.vo_boxesWhite:hover h2,
a.vo_boxesWhite:hover p {
	color: #222;
	}
a.vo_boxesWhite:hover h2 {
	color: #f70;
	}
	

.vo_rockstarSort {
	float:left;
	margin: 20px 0 0 0;
	width: 100%;
	padding: 15px;
	background: #f2f3f7;
	color:#555;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
.vo_rockstarSort.v2 {
	padding: 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}

.mySelect select {
	background: transparent;
	width: 100%;
	padding: 8px 5px;
   	border: 0;
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	cursor: pointer;
	cursor: hand;
	}
.mySelectInner select {
	background: transparent;
	width: 100%;
	padding: 8px 5px 8px 23px;
   	border: 0;
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	cursor: pointer;
	cursor: hand;
	}
 .mySelect .mySelectInner {
	background: url(../images/dropdown-bg-labels.png) 0 2px no-repeat;
	}
 .mySelect .mySelectInner.guests {
	background: url(../images/dropdown-bg-labels.png) 0 -48px no-repeat;
	}
 .mySelect .mySelectInner.beds {
	background: url(../images/dropdown-bg-labels.png) 0 -98px no-repeat;
	}
 .mySelect .mySelectInner.baths {
	background: url(../images/dropdown-bg-labels.png) 0 -148px no-repeat;
	}
 .mySelect .mySelectInner.calendar {
	background: url(../images/dropdown-bg-labels.png) 0 -198px no-repeat;
	}
 .mySelect .mySelectInner.hotels {
	background: url(../images/dropdown-bg-labels.png) 0 -248px no-repeat;
	}
 .mySelect .mySelectInner.keyhole {
	background: url(../images/dropdown-bg-labels.png) 0 -298px no-repeat;
	}
 .mySelect .mySelectInner.views {
	background: url(../images/dropdown-bg-labels.png) 0 -348px no-repeat;
	}
 .mySelect .mySelectInner.season {
	background: url(../images/dropdown-bg-labels.png) 0 -398px no-repeat;
	}
	
 .mySelect input[type='text'] {
	background: transparent;
	width: 91%;
	padding: 8px 5px 8px 23px;
   	border: 0;
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	cursor: pointer;
	cursor: hand;
	}
	
.mySelect {
	width: 95%;
	padding: 0 5px;
	float:left;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 13px;
	font-weight:bold;
	color: #9d9e9e;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	background: #ffffff url(../images/dropdown-bg.png) right no-repeat;
	border: 1px solid #fff;
	border-radius: 5px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.0);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.0);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.0);
	
	box-shadow: 0 1px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
	cursor: pointer;
	cursor: hand;
	
	/*** UPDATE 06/01/2015  ****/
	font-weight:normal;
	
}
	
.mySelect.text {
	background:none;
	background: #fff;
}	
		
	.pgrapherList ul {
		float:left;
		clear:both;
		width: 100%;
		list-style:none;
		margin:0;
		padding:0;
		}
	.pgrapherList ul li {
		float:left;
		width: 255px;
		padding:0;
		margin: 10px;
		}
	.pgrapherList ul li a.pgrapherCirc {
		float: left;
		width: 90px;
		}
	.pgrapherList ul li a.pgrapherCirc img,
	.pgrapherList ul li a.pgrapherCirc span {
		width: 80px;
		height: 80px;
		margin: 0 auto;
		-webkit-border-radius: 90px;
		-moz-border-radius: 90px;
		border-radius: 90px;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		border: 5px solid #fff;
		clear:both;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 15, 0.15);
		-moz-box-shadow:    0px 1px 3px 0px rgba(0, 0, 15, 0.15);
		box-shadow:         0px 1px 3px 0px rgba(0, 0, 15, 0.15);
		}
	.pgrapherList ul li a.pgrapherCirc:hover img,
	.pgrapherList ul li a.pgrapherCirc:hover span {
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		border: 5px solid #efefef;	
		}	
	.pgrapherList ul li a.pgrapherCirc span {
        text-align: center;
        padding-top: 25px;
        display: inline-block;
        width: 80px;
        height: 80px;
        background-color: #f1f1f1;
        font-size: 32px;
		}	
	.pgrapherList ul li div {
		float: right;
		width:155px;
		font-size:13px;
		line-height:18px;
		}
	.pgrapherList ul li div h4 {
		font-size:14px;
		font-weight:bold;
		float:left;
		width:100%;
		clear:both;
		margin: 20px 0 0 0;
		}
	.pgrapherList ul li div b {
		color:#222;
		font-size:12px;
		}
	.pgrapherList ul li div i {
		color:#999;
		font-size:12px;
		font-style: normal;
		}/* CSS Document */



.vo_whiteBox {
	float:left;
	width: 100%;
	background: #fff;
	border: 1px solid #efefef;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.20);
	-moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0.20);
	box-shadow:         0px 1px 1px rgba(0, 0, 0, 0.20);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

ul.vo_storeTabs {
	float:left;
	width: auto;
	white-space:nowrap;
	}
ul.vo_storeTabs li {
	float:left;
	width: auto;
	}
ul.vo_storeTabs li a {
	float:left;
	width:182px;
	white-space:nowrap;
	border-right: 1px solid #ddd;
	padding:5px 0;
	font-size: 15px;
	line-height: 22px;
	color: #444;
	text-align:center;
	}
ul.vo_storeTabs li a b {
	font-weight:bold;
	}
ul.vo_storeTabs li a img {
	height: 50px;
	margin: 0 0 3px 0;
	opacity:0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */
	}
ul.vo_storeTabs li:last-child a {
	border-right: 0px;
	}
ul.vo_storeTabs li a:hover, 
ul.vo_storeTabs li a.CURRENT {
	color:#f70;
	}
ul.vo_storeTabs li a:hover img,
ul.vo_storeTabs li a.CURRENT img {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	}

.vo_storeItemHolder {
	float:left;
	width: 275px;
	text-align:center;
	font-size: 13px;
	}
.vo_storeItemHolder  h1 {
	margin:0;
	padding:0;
	color:#444;
	font-size:46px;
	line-height:52px;
	font-family: 'Raleway', sans-serif !important;
	}
.vo_storeItemHolder  h3 {
	color:#888;
	font-size:22px;
	line-height:28px;
	font-weight: 300;
	margin: 3px 0 10px 0;
	}
	
ul.vo_storeTrends {
	float:left;
	width: auto;
	white-space:nowrap;
	}
ul.vo_storeTrends li {
	float:left;
	width: auto;
	}
ul.vo_storeTrends li a {
	float:left;
	width:274px;
	white-space:nowrap;
	border-right: 1px solid #ddd;
	padding:15px 0;
	font-size: 15px;
	line-height: 22px;
	color: #444;
	text-align:center;
	}
ul.vo_storeTrends li a.last {
	border-right: 0px;
	}
ul.vo_storeTrends li a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	}
	
.vo_storeItemHolder2 {
	float:left;
	width: 100%;
	text-align: left;
	padding: 15px 0;
	}
	
.vo_storeItemHolder2  h3 {
	border-top: 1px solid #ddd;
	padding: 20px 0 5px 0;
	color: #333;
	font-size: 14px;
	line-height:20px;
	}
.vo_storeItemHolder2 h2 {
	font-size: 20px;
	font-weight:bold;
	color:#000;
	}
.vo_storeItemHolder2 i.note {
	font-size: 12px;
	line-height:14px;
	color: #888;
	font-style: normal;
	}

.vo_priceHolder {
	width: 275px;
	margin: 0 auto;
	}

.vo_priceHolder h1 {
	font-weight:bold;
	font-size: 18px;
	color:#444;
	}

.vo_priceHolder .vo_borderBot {
	float:left;
	width: 100%;
	clear:both;
	padding: 10px 0;
	border-bottom: 1px solid #efefef;
	}
	
.vo_priceHolder .vo_storePrice {
	color:#222;
	font-size:20px;
	line-height:28px;
	float:left;
	width:auto;
	white-space: nowrap;
	}
	
.vo_priceHolder .vo_ratings {
	color:#999;
	font-size:12px;
	line-height:18px;
	}

.vo_ratings i,
.vo_priceHolder .vo_ratings i {
	color:#f70;
	font-size: 14px;
	float:left;
	width:auto;
	white-space: nowrap;
	margin: 0 3px 0 0;
	}
.vo_priceHolder .vo_ratings span {
	float:left;
	margin: 0 0 0 10px;
	}

.vo_detailPhotoHolder {
	width: 620px;
	margin: 0 auto;
	}

.vo_detailPhotoShow {
	float:left;
	width: 620px;
	height: 400px;
	line-height: 440px;
	text-align:center;
	}

ul.vo_detailPhotoThumbs {
	float:left;
	clear:both;
	width: 620px;
	overflow:hidden;
	text-align:center;
	}
ul.vo_detailPhotoThumbs li {
	float:left;
	width: auto;
	padding: 8px;
	}

ul.vo_detailPhotoThumbs li a {
	float:left;
	width:100px;
	height: 65px;
	line-height: 70px;
	border:1px solid #fff;
	background: #fff;
	padding: 0;
	opacity:0.6;
	filter:alpha(opacity=60);
	}
	
ul.vo_detailPhotoThumbs li a img {
	max-width:100px;
	max-height: 65px;
	}
	
ul.vo_detailPhotoThumbs li a:hover,
ul.vo_detailPhotoThumbs li a.active,
ul.vo_detailPhotoThumbs li a.CURRENT {
	opacity:1.0;
	filter:alpha(opacity=100);
	border: 1px solid #ddd;
	}


ul.bulletCheck {
	float:left;
	clear:both;
	width:100%;
	}
ul.bulletCheck li {
	float:left;
	clear:both;
	width: auto;
	margin: 0 0 0 5px;
	padding:  0 0 5px 20px;
	background:url(../images/blue-check.png) 0 4px no-repeat;
	}
	
ul.bulletCheck.colsTwo li {
	float:left;
	clear: none;
	width: 42%;
	margin: 0 2%;
	}

ul.vo_topTabs {
	float:left;
	clear:both;
	width:100%;
	background: #08c;
	overflow: hidden;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	}
ul.vo_topTabs li {
	float:left;
	width: auto;
	color:#fff;
	}
ul.vo_topTabs li a {
	float:left;
	width: auto;
	white-space:nowrap;
	padding: 10px 30px;
	line-height: 20px;
	font-size:13px;
	text-decoration:none;
	color:#fff;
	border-right: 1px solid #05a;
	border-left: 1px solid #19d;
	}
ul.vo_topTabs li a.first {
	border-left: 0px solid #19d;
	}
ul.vo_topTabs li a.last {
	border-right: 0px solid #19d;
	padding: 10px 0;
	}
ul.vo_topTabs li a:hover{
	background: #f70
	}
ul.vo_topTabs li a.last:hover {
	background: #08c;
	pointer-events: none;
	}
ul.vo_topTabs li a.CURRENT {
	background: #06a
	}

ul.vo_topTabs.v2 {
	/* background: #888; */
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	}
ul.vo_topTabs.v2  li a {
	/* border-right: 1px solid #707070; */
	/* order-left: 1px solid #999; */
	}
ul.vo_topTabs.v2 li a.last {
	/* border-right: 0px solid #707070; */
	}
ul.vo_topTabs.v2 li a.last:hover {
	background: #888;
	pointer-events: none;
	}
ul.vo_topTabs.v2 li a.CURRENT {
	/* background: #7a7a7a; */
	}

.vo_productInfo {
	width: 1030px;
	margin: 0 auto;
	}
.vo_productInfo .vo_rows {
	float: left;
	width: 1030px;
	clear:both;
	padding: 20px 0;
	border-top: 1px solid #e5e5e5;
	}
.vo_productInfo .vo_rows label {
	float: left;
	width: 200px;
	font-weight:bold;
	color: #444;
	font-size: 16px;
	line-height:22px;
	font-family: 'Raleway', sans-serif !important;
	}
.vo_productInfo .vo_rows .vo_labelInfo {
	float:right;
	width: 800px;
	}
	
ul.regularBullet {
	float:left;
	width: 100%;
	}
ul.regularBullet li {
	float:left;
	clear:both;
	padding: 0 0 10px 18px;
	background:url(../images/circle-bullet-sm.png) 0 5px no-repeat;
	line-height:18px;
	}

.vo_profilePhoto {
	float:left;
	width: 75px;
	}
.vo_profilePhoto .roundPhoto {
	float:left;
	width: 60px;
	height:60px;
	-webkit-border-radius: 110px;
	-moz-border-radius: 110px;
	border-radius: 110px;
	overflow:hidden;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow:    0px 1px 2px rgba(0, 0, 0, 0.45);
	box-shadow:         0px 1px 2px rgba(0, 0, 0, 0.45);
	background:#fff;
	}
.vo_profilePhoto .photoInner {
	-webkit-border-radius: 105px;
	-moz-border-radius: 105px;
	border-radius: 105px;
	overflow:hidden;
	margin: 3px;
	width: 54px;
	height:54px;
	line-height: 54px;
	font-size: 24px;
	color:#fff;
	background: #ccc;
	text-align:center;
	}
.vo_profilePhoto .photoInner img {
	width: 54px;
	height:54px;
	}
	
	
a.vpixGallery { width: 300px}
a.vpixGallery img {
	float:left;
	position:relative;
	z-index:10;
	width: 100%;
	}
a.vpixGallery img {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	}
a.vpixGallery:hover img {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	}
a.vpixGallery i {
	float:left;
	width:100%;
	height: 170px;
	clear:both;
	position:relative;
	z-index: 12;
	margin: -170px 0 0 0;
	background-image:url(../images/view360-thumb.png);
	background-position: center 30px;
	background-repeat: no-repeat;
	}
 a.vpixGallery:hover i {
	background-position: center -270px;
	}
	

.circleIcon {
	display: inline-block;
	width: 80px;
	height: 80px;
	-webkit-border-radius: 110px;
	-moz-border-radius: 110px;
	border-radius: 110px;
	background: #999;
	}
.circleIcon  i {
	line-height: 80px;
	color: #fff;
	font-size: 46px;
	}

.vo_profilePic img,
.vo_profilePic i {
	float:left;
	width: 69px;
	height: 69px;
	padding: 6px;
	background: #fff;
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
	border-radius: 65px;
	overflow:hidden;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    0px 1px 3px rgba(0, 0, 0, 0.25);
	box-shadow:         0px 1px 3px rgba(0, 0, 0, 0.25);
	}
.vo_profilePic i span {
	width: 69px;
	height: 69px;
	float:left;
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
	border-radius: 65px;
	background: #999;
	line-height: 59px;
	font-size: 28px;
	color:#fff;
	text-align:center;
	}
	
img.vo_photFrame {
	background: #fff;
	padding: 6px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    0px 1px 3px rgba(0, 0, 0, 0.25);
	box-shadow:         0px 1px 3px rgba(0, 0, 0, 0.25);
	}

.vo_regImgText {
	clear: both;
	float:left;
	width: 1050px;
	margin: 0px 25px 40px 25px;
	}
.vo_regImgText .vo_img {
	float:left;
	width: 520px;
	}
.vo_regImgText .vo_text {
	float: right;
	width: 490px
	}
.vo_regImgText .vo_text h1 {
	font-size: 36px;
	line-height:42px;
	font-weight:normal !important;
	color:#444;
	}
.vo_regImgText .vo_text h2 {
	font-size: 16px;
	line-height:22px;
	font-weight:normal;
	color:#999;
	}	
	
ul.vo_topicCols {
	float:left;
	width: 1080px;
	margin: 10px;
	clear:both;
	margin:0;
	padding:0;
	}
ul.vo_topicCols li {
	float:left;
	width: 310px;
	margin: 25px;
	padding:0;
	}
ul.vo_topicCols li a.imgTopic {
	float:left;
	width: 300px;
	height:170px;
	text-decoration:none;
	overflow:hidden;
	margin: 0 0 10px
	}
ul.vo_topicCols li a.imgTopic img {
	float:left;
	width: 100%;
	max-height: 170px;
	clear:both;
	position:relative;
	z-index:10;
	}
ul.vo_topicCols li a.imgTopic h4 {
	float:left;
	width: 100%;
	clear:both;
	position:relative;
	font-weight: 300;
	z-index:15;
	top: -95px;
	text-align: center;
	font-size:46px;
	color: #fff;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	}
ul.vo_topicCols li a.imgTopic:hover h4 {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	}
ul.vo_topicCols li p {
	margin: 0;
	padding:0;
	font-weight: 300;
	font-size:13px;
	}

.topGradient {
	background: #fff url(../images/topContent-BG.jpg) left top repeat-x;
	margin: -5px 0 0 0;
	padding: 25px 0 0 0;
	position:relative;
	z-index: 1;
	}
	
.vo_borderTop {
	border-top: 1px solid #ddd;
	}
.vo_borderBot {
	border-bottom: 1px solid #ddd;
	}


.vo_dottedTop {
	border-top: 1px dotted #ddd;
	}
	
	
.vo_subtitles {
	font-size: 36px;
	color:#444;
	line-height: 42px;
	font-family: 'Raleway', sans-serif !important;
	font-weight: 300;
	}

ul.vo_supporTopics {
	float:left;
	width: auto;
	}
ul.vo_supporTopics li {
	float:left;
	width: 220px;
	margin: 15px;
	text-align: center;
	color: #777;
	font-size:14px;
	line-height:22px;
	}
ul.vo_supporTopics li a {
	text-decoration: none;
	color: #777;
	}
ul.vo_supporTopics li a img {
	margin: 0 0 10px 0;
	}
ul.vo_supporTopics li a:hover img {
	opacity:0.80;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	}
ul.vo_supporTopics li a:hover {
	color: #333;
	}

ul.boxCols {
	float:left;
	clear:both;
	width: 100%;
	margin: -65px 0 0 0;
	}
ul.boxCols li {
	float:left;
	width: 33%;
	padding: 16px;
	box-sizing:border-box;
	}
ul.boxCols li div {
	float:left;
	width: 100%;
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow:hidden;
	box-sizing:border-box;
	}
ul.boxCols li h1 {
	margin:0;
	float:left;
	clear:both;
	width: 100%;
	line-height: 32px;
	font-size:24px;
	padding: 15px;
	color: #fff;
	background: #444;
	text-align:center;
	font-weight: 300;
	}
ul.boxCols li h1.v2,
ul.boxCols li h4.v2 {
	background: #08c;
	}
ul.boxCols li p {
	float:left;
	clear:both;
	width: 100%;
	padding: 25px;
	color:#777;
	font-size: 14px;
	line-height:22px;
	}
ul.boxCols li h4 {
	margin:0;
	float:left;
	clear:both;
	width: 100%;
	font-weight:normal;
	line-height: 24px;
	font-size:14px;
	padding: 30px;
	color: #fff;
	background: #444;
	text-align:center;
	}
ul.boxCols li h4 i {
	font-size:24px;
	}
ul.boxCols li h2  {
	float:left;
	width: 100%;
	clear:both;
	font-size: 22px;
	line-height:28px;
	margin: 0 ;
	padding:10px 0 0;
	}
ul.boxCols li i img {
	width:auto !important;
	}

.compareTable .myRows {
	float:left;
	width: 100%;
	clear:both;
	}
.compareTable .myRows {
	float:left;
	width: 100%;
	clear:both;
	}
.compareTable .myRows .myCols {
	float:left;
	width: 16%;
	padding: 5px 1%;
	text-align:center;
	color: #777;
	font-size: 13px;
	line-height: 22px;
	}
.compareTable .myRows .myCols.first {
	width: 51%;
	text-align:left;
	font-size: 14px;
	}
.compareTable  .myRows .myCols i {
	font-size:13px;
	color: #999;
	}
.compareTable  .myRows .myCols b {
	font-weight: normal;
	color:#222;
	}
.compareTable .myRows .myCols h3 {
	font-size:20px;
	font-weight: 400;
	line-height:30px;
	color:#222;
	margin: 0;
	padding: 0;
	}
.compareTable .myRows .myCols.mid {
	background: #fff;
	}
.compareTable .myRows .myCols span.fa {
	padding: 0 5px 0 0
	}
.compareTable .myRows .myCols.span2 {
	width: 32%;
	background: #08c;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff;
	}
.compareTable .myRows .myCols .checkmark {
	width: 14px;
	}
	
.np-super {	
	vertical-align: super;
	font-size: small;
	}



ul.bulletGreenCheck {
	/*float:left; */
	display:block;
	clear:both;
	width:100%;
	margin: 0;
	padding:0 0 0 10px;
	}
ul.bulletGreenCheck li {
	display:block;
	width: 100%;
	margin: 0 0 0 0;
	padding:  0 0 5px 20px;
	background:url(../images/green-checks.png) 0 4px no-repeat;
	background-size: 15px 15px;
	}
	

@media (max-width: 991px) {
	ul.boxCols {
		margin: 0;
		}
	ul.boxCols li {
		float:none;
		display:inline-block;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		}
}


@media (max-width: 767px) {
	body.vpixBody {
		font-size:16px;
		line-height: 25px;
		}
}



html, body { height:100%; }
.tbl:before, .tbl:after { display: table; content: " "; }
.tbl:after { clear: both; }
.tbl { display:table; width:100%; height:100%; border:0px solid red; }
.tbl>.tbl-row { display:table-row; width:100%; height:100%; }
.tbl>.tbl-row>.tbl-cell { display:table-cell; vertical-align:middle; border:0px solid green; }

.master.ga1a-wrap { font:15px/25px "Raleway",Arial, Helvetica, sans-serif; color:#222222; margin:60px 0; border:0px solid green; }
.ga1a.grid2col { width:960px; margin:0 auto; border:0px solid blue; }
.ga1a.grid2col, .ga1a.grid2col>.column { height:50px; min-height:50px; }	
	.ga1a.grid2col>.column { width:48%; margin:0; border:0px solid red; }
	.ga1a.grid2col>.column.first { width:600px; }
	.ga1a.grid2col>.column.last { float:right; width:300px; }	
.tbl-ga1a {}
	.tbl-ga1a, .tbl-ga1a>.tbl-row>.tbl-cell { height:10px; min-height:10px; }
	.tbl-ga1a>.tbl-row>.tbl-cell { width:auto; font-size:16px; line-height:26px; } 
	.tbl-ga1a>.tbl-row>.tbl-left { width:auto; padding:0 15px 0 0; }
	.tbl-ga1a>.tbl-row>.tbl-right { width:100%; }
		.tbl-ga1a img { max-width:53px; }	
		.tbl-ga1a strong { color:#222222; }
.tbl-ga1b {}
	.tbl-ga1b, .tbl-ga1b>.tbl-row>.tbl-cell { height:10px; min-height:10px; }
	.tbl-ga1b>.tbl-row>.tbl-cell { width:auto; font-size:16px; line-height:26px; } 
	.tbl-ga1b>.tbl-row>.tbl-left { width:auto; padding:0 15px 0 0; }
	.tbl-ga1b>.tbl-row>.tbl-right { width:100%; }
		.tbl-ga1b img { max-width:120px; }	
		.tbl-ga1b strong { color:#222222; }
.tbl-ga2a {}
	.tbl-ga2a, .tbl-ga2a>.tbl-row>.tbl-cell { height:10px; min-height:10px; }
	.tbl-ga2a>.tbl-row>.tbl-cell { width:auto; font-size:16px; line-height:26px; } 
	.tbl-ga2a>.tbl-row>.tbl-left { width:auto; padding:0 15px 0 0; }
	.tbl-ga2a>.tbl-row>.tbl-right { width:100%; }
		.tbl-ga2a_2 { border-top:1px solid #a2a2a2; margin:20px 0 0; padding:20px 0 0; }
.tbl-ga2b { width:80px; margin:0 auto; border:1px solid #222222; }
	.tbl-ga2b, .tbl-ga2b>.tbl-row>.tbl-cell { text-align:center; }
	.tbl-ga2b>.tbl-row>.tbl-cell { width:auto; font-size:16px; line-height:26px; } 
	.tbl-ga2b>.tbl-row>.tbl-right { width:100%; }
		.tbl-ga2b>.tbl-row-1>.tbl-cell { height:28px; min-height:28px; background:#222222; color:#FFFFFF; text-transform:uppercase; font-size:14px; line-height:24px; }
		.tbl-ga2b>.tbl-row-2>.tbl-cell { height:38px; min-height:38px; border-top:1px solid #222222; font-weight:bold; }		
	.tbl-ga2a .text-1a { }
	.tbl-ga2a .text-1b { font-size:20px; line-height:30px; font-weight:500; }
.ga1a-text-1 { padding:10px 0 50px; }	
	.ga1a-text-1 span { 
		width:32px; height:32px; text-align:center; line-height:32px;
		background:#222222; color:#FFFFFF;
		-webkit-border-radius: 32px;
		-moz-border-radius: 32px;
		border-radius: 32px;	
		}
.heading-ga1a { font:50px/60px "Oswald",Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:700; color:#222222; }		
.heading-ga1b { font:20px/30px "Roboto",Arial, Helvetica, sans-serif; font-weight:700; color:#222222; }	
ul.ga1a { list-style-type: disc; list-style-position:outside; }
	ul.ga1a li { padding:5px 0; }
.social-ga1a { padding:15px 0 0; }
	.social-ga1a a { text-decoration:none; }
	.social-ga1a .fa {
		width:40px; height:40px; text-align:center; line-height:40px;
		background:#a3a3a3; color:#FFFFFF; font-size:20px;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;		
		}
	.social-ga1a a:hover .fa { opacity:0.7; }	

.vo_storeItemHolder { font-size: 15px;}

.ovalbuttonstroke {
	border-radius: 8px;
	border: 1px solid #ddd;
	padding: 10px 25px;
	background: #fff;
	display:inline-block;
	white-space: nowrap;
	text-decoration:none;
	}
.ovalbuttonstroke i {
	border-radius: 50px;
	display:inline-block;
	width: 18px;
	height: 18px;
	line-height:18px;
	text-align:center;
	background: #3c3;
	color:#fff;
	font-size:15px;
	font-style:normal;
	margin: 0 5px;
	}
.ovalbuttonstroke span {
	display:inline-block;
	margin: 0 5px;
	color: #222;
	font-size:15px;
	font-weight:bold;
	}
	
	
.da * {
-o-transition-property: none !important;
-moz-transition-property: none !important;
-ms-transition-property: none !important;
-webkit-transition-property: none !important;
transition-property: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
-webkit-animation: none !important;
-moz-animation: none !important;
-o-animation: none !important;
-ms-animation: none !important;
animation: none !important;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"  !important;
filter: alpha(opacity=100) !important;
-moz-opacity: 1 !important;
-khtml-opacity: 1 !important;
opacity: 1 !important;
}	