@charset "utf-8";
/* CSS Document */
/* ------------ Reset -----THIS IS A TEST------- */

div.current {
    background-color: #0085cd;
    color: white !important;
}
@charset "utf-8";
/* CSS Document */
/* ------------ Reset ------------ */
body {
	font-family: 'Open Sans', sans-serif;
	color:  rgb(119, 119, 119);
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
a {
	color : #0085cd;
	text-decoration: none;
}
input.link-like 
{
    height: 40px !important;
    font-size:14px !important;
    width:100% !important;      
}
label.wide {
    width: 100% !important;
    text-align: left !important;
}

label.error {
    padding-left: 15px;
}
label.error:hover {
    cursor: default;
}
ul.price-box-title, ul.price-box 
{
    padding-left: 0px !important;
}
/* Categories */
.categorytitle {
	margin: 0 0 35px 0
}
ul.categories {
	background: none repeat scroll 0 0;
	border-radius: 4px 4px 4px 4px;
	padding-top: 10px;
	padding-bottom: 10px
}
ul.categories li {
	font-weight:normal;
	font-size:13px;
	display: block;
	border-bottom: 1px dashed #E7E7E7
}
ul.categories li:last-child {
	border: none
}
ul.categories li a {
	display: block;
	padding: 11px 5px 11px 30px;
	background: url("../img/arrowcategory.png") no-repeat scroll 10px center transparent;
    color: #96979d;
}
ul.categories li a.active {
	color: #0085cd;
}
ul.categories li a:hover {
	background-image: url("../img/arrowcategory.png") no-repeat scroll 10px center transparent;
	color: #333;
	
}
label.error
{
    display: none;
}
a.title-link {color: #0085cd;}
a.title-link:link  {text-decoration: none; color : #0085cd;}
a.title-link:visited {text-decoration: none; color : #0085cd;}
a.title-link:hover {text-decoration: none; color : #0085cd;}
a.title-link:active {text-decoration: none; color : #0085cd;}

a:hover {
	text-decoration: none;
	color: #0085cd
}
h1, h2, h3, h5 {
	font-weight: normal
}
ul.bulletPoints > li 
{
    list-style: initial !important;
    margin-left: 30px;
}
ul, ul li {
	list-style: none
}

.justify {text-align:justify;}
.heading-line {
	margin-bottom: 40px;
	border-bottom: 1px solid #efefef;
	margin-top: 0px;
}
.heading1 {
	margin-bottom: 40px;
	border-bottom: 1px solid #efefef;
	margin-top: 0px;
	font-size: 34px
}
.heading2 {
	font-size: 24px;
	color: #0085cd;
	text-transform: none;
	font-weight: normal;
	padding: 0px;
	text-transform: uppercase;
	font-family: 'Crete Round', serif;
}
.heading1 .subtext {
	font-size: 16px;
	color: rgb(119, 119, 119);
	text-transform: none;
	font-weight: normal;
	padding: 0px;
}
.heading1 .maintext {
	font-size: 28px;
	color: #5e626b;
	text-transform: uppercase;
	padding: 0px 14px 4px 0;
	font-family: 'Crete Round', serif;
}
h1, h2, h3, h4, h5, h6 {
	line-height: normal
}
h1 {
	font-size: 28px;
	color: #0085cd;
}
h2 {
	font-size: 28px;
	color: #0085cd;
	font-weight: 300;
}
h4 {
	font-weight: 300;
}
h5 {
	color: #5e626b;
}
h7 {
	font-size: 15px;
	font-weight: 300;
}

h10 {
	font-size: 18px;
	font-weight: 300;
	color: #5e626b;
}

h8 {
	color: #5e626b;
}
h9 {
	color: rgb(119, 119, 119);
	font-size: 14px;
	text-align: left;
}
.blue {
	color: #0085cd;
}
.boldlink {
	color: #5e626b;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.center {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.mt0 {
	margin-top: 0px!important
}
.mb0 {
	margin-bottom: 0px!important
}
.mt40 {
	margin-top: 40px!important
}
.mt20 {
	margin-top: 20px
}
.mt60 {
	margin-top: 60px!important
}
.mr10 {
	margin-right: 10px
}
.mb20 {
	margin-bottom: 20px
}
.mb40 {
	margin-bottom: 40px
}
.mb60 {
	margin-bottom: 60px
}
.margin-none {
	margin: 0px
}
.clear {
	clear: both
}
.displayblock {
	display: block
}
.red {
	color: #F00
}
.orange {
	color: #0085cd
}
.footerlinks ul li a, .footerlinks ul li a:hover, .thumbnail .shortlinks a, .thumbnail .shortlinks a:hover, .flex-control-paging li a, .flex-control-paging li a:hover, ul.categorymenu > li > a, ul.categorymenu > li > a:hover, .dropdown-menu li > a, .dropdown-menu li > a:hover, ul.categorymenu > li > div > ul > li > a, ul.categorymenu > li > div > ul > li > a:hover, #topnav ul li a, #topnav ul li a:hover, .thumbnail a.productcart, .thumbnail a:hover.productcart, input, input:focus, select, select:focus, textarea, textarea:focus {
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease
}
#featured, #latest, #related, #popularbrands, #newslettersignup {
	margin: 0 auto 0 auto
}
 input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
color: rgb(119, 119, 119);
}
/* ------------ Header ------------ */
.headerstrip {
	border-bottom: 1px solid #eaeaea;
	height: 72px;
	background: #f5f5f5
}
.logo {
	width: 272px;
	background-color: #f5f5f5;
	text-align: left;
	height: 72px;
	line-height: 72px
}
#topnav .navbar-inner {
	background: none;
	border: none;
	box-shadow: none;
	filter: none
}
#topnav ul {
	padding: 18px 0 0 0
}
#topnav ul li {
	padding: 5px 0
}
#topnav ul li a {
	box-shadow: none;
	text-shadow: none;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;

	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0 0 0 10px;
	margin-right: 22px
}
#topnav ul li a.home {
	background-position: 0 0
}
#topnav ul li a:hover.home, #topnav ul li a.active.home {
	background-position: 0 -31px
}
#topnav ul li a.myaccount {
	background-position: 0 -62px
}
#topnav ul li a:hover.myaccount, #topnav ul li a.active.myaccount {
	background-position: 0 -93px
}
#topnav ul li a.shoppingcart {
	background-position: 0 -121px
}
#topnav ul li a:hover.shoppingcart, #topnav ul li a.active.shoppingcart {
	background-position: 0 -152px
}
#topnav ul li a.checkout {
	background-position: 0 -183px
}
#topnav ul li a:hover.checkout, #topnav ul li a.active.checkout {
	background-position: 0 -213px
}
#docnav .navbar-inner {
	background: none;
	border: none;
	box-shadow: none;
	filter: none
}
#docnav ul {
	padding: 18px 0 0 0
}
#docnav ul li {
	padding: 5px 0
}
#docnav ul li a {
	box-shadow: none;
	text-shadow: none;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	background-color: transparent;
	padding: 0 0 0 25px;
}
.top-search {
	margin-top: 19px;
}
.top-search input {
	width: 320px;
	height: 24px;
	border: 1px solid #0085cd;
	padding: 5px;
	background: #fff url(../img/sprite.png) right -243px no-repeat;
}
.top-search-doc {
	margin-top: 19px;
	
}
.top-search-doc input {
	width: 250px;
	height: 36px;
	border: 1px solid #0085cd;
	padding: 5px;
	background: #fff url(../img/sprite.png) right -243px no-repeat;
	cursor:pointer;
}
.headerdetails {
	padding: 40px 0 40px 272px;
}
li.dropdown {
	list-style: none
}
.photoCover {height:100px;}

/* ------------  Top Cart ------------ */
.headerdetails #main-nav ul > li.topcart {
	background: #fff;
	height: 45px
}
.headerdetails #main-nav ul > li.topcart a {
	color: #999999;
	font-size: 14px
}
.headerdetails .navbar .nav li.topcart .dropdown-toggle .caret, .navbar .nav li.dropdown.open.topcart .caret {
	border-bottom-color: #999999;
	border-top-color: #999999
}
.headerdetails ul.topcartopen {
	font-size: 12px
}
.headerdetails ul.topcartopen li > table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
	padding: 10px
}
.headerdetails ul.topcartopen li > table td {
color: #;
	vertical-align: top;
	padding: 5px 10px;
	border-bottom: 1px dashed #E7E7E7;
}
.headerdetails ul.topcartopen li > table .image {
	width: 1px;
}
.headerdetails ul.topcartopen li > table .image img {
	text-align: left;
}
.headerdetails ul.topcartopen li > table .name small {
	color: #999999;
}
.headerdetails ul.topcartopen li > table .quantity {
	text-align: right;
}
.headerdetails ul.topcartopen li > table td.total {
	text-align: right;
}
.headerdetails ul.topcartopen li > table .remove {
	text-align: right;
}
.headerdetails ul.topcartopen li > table .remove img {
	cursor: pointer;
}
.headerdetails #header #cart .mini-cart-total > table {
	border-collapse: collapse;
	padding: 5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}
.headerdetails ul.topcartopen li > table a {
	padding: 0px;
}
.headerdetails .shoppingcarttop {
	position: absolute;
	top: 0;
	right: 250px
}
.headerdetails nav.subnav select {
	display: none;
}
.headerdetails ul.nav.language li.dropdown {
	border: 1px solid #f2f2f2;
	padding: 7px 20px;
	display: inline-block;
	margin-right: 15px;
	text-transform: uppercase
}
.headerdetails ul.nav.topcart li.dropdown {
	border: 1px solid #f2f2f2;
	display: inline-block;
	text-transform: uppercase
}
.headerdetails .topcall {
	font-size: 16px;
	background: #fff url(../img/sprite.png) left -287px no-repeat;
	line-height: 31px;
	padding: 0 0 0 41px;
	margin-left: 40px
}
.headerdetails li.carticon.dropdown {
	background: url(../img/sprite.png) no-repeat 10px -328px;
	padding: 7px 10px 7px 45px
}
.buttonwrap {
	padding: 10px;
	margin: 5px 10px 10px 0
}
/* ------------ Category Menu ------------ */
#categorymenu {
	padding: 7px 0 7px 0;
	
}
#categorymenu:after {
	clear: both;
	content: ""
}
#categorymenu select {
	display: none
}
ul.categorymenu {
	margin: 0px 6px 0px 6px
}
ul.categorymenu > li {
	position: relative;
	margin: 0;
	border-right: 1px solid #f2f2f2
}
ul.categorymenu > li:last-child {
	border: none
}
ul.categorymenu > li > a {
	text-decoration: none;
	display: block;
	z-index: 6;
	position: relative;
	color: #4b5b58!Important;
	text-transform: uppercase;
	font-size: 14px
}
ul.categorymenu > li:hover > a, ul.categorymenu > li > a.active {
	color: #fff!important;
	text-shadow: none;
	background-color: #0085cd
}
ul.categorymenu > li > div {
	display: none;
	padding: 15px;
	position: absolute;
	top: 97%;
	left: 7px;
	z-index: 99999;
	display: none;
	float: left;
	min-width: 120px;
	margin: 1px 0 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #DDDDDD;
	border-bottom: 4px solid #0085cd;
	box-shadow : 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow : 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow : 0 5px 10px rgba(0, 0, 0, 0.2)
}
.dropdown-menu {
	padding: 15px;
	position: absolute;
	top: 97%;
	left: 7px;
	z-index: 99999;
	display: none;
	float: left;
	min-width: 120px;
	margin: 1px 0 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #DDDDDD;
	border-bottom: 4px solid #0085cd;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}
ul.categorymenu > li:hover > div {
	display: table;
	width: 100%;
	vertical-align: top
}
ul.categorymenu > li > div > ul {
	display: table-cell;
	vertical-align: top;
fl
}
ul.categorymenu > li ul + ul {
	padding-left: 20px;
}
ul.categorymenu > li ul > li {
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px dashed #dddddd
}
ul.categorymenu > li > div > ul.arrow li a {
	padding: 8px 8px 8px 8px;
	display: block
}
ul.categorymenu > li ul > li > a {
	text-decoration: none;
	display: block;
	white-space: nowrap;
	min-width: 120px;
	padding: 8px;
}
ul.categorymenu > li > div > ul li:hover a {
	background-color: #0085cd;
	color: #fff;
	text-shadow: none
}
ul.categorymenu > li > div > ul > li > a {
	color: #999999;
}
ul.categorymenu > li ul > li img {
	margin: 3px;
	max-width: none
}
.breadcrumb {
	margin-bottom: 30px
}
/* ------------ otherddetails ------------ */
.otherddetails {
	border: 1px solid #dddddd;
	margin: 0 auto 0 auto
}
.otherddetails .otherddetailspart {
	background: url(../img/otherseperate.png) no-repeat right center;
	width: 25%;
	float: left;
	display: inline-block
}
.otherddetails .otherddetailspart:last-child {
	background: none
}
.otherddetails .otherddetailspart .innerclass {
	padding: 25px 10px 25px 30px;
/* background:url(../img/otherdetailicon.png) no-repeat 10px top;*/ }
.otherddetails .otherddetailspart .innerclass h2 {
	font-size: 20px;
	color: #5e626b;
	line-height: normal;
	margin: 0px
}
.otherddetails .otherddetailspart .innerclass.free {
	background-position: 20px 29px;
}
.otherddetails .otherddetailspart .innerclass.payment {
	background-position: 20px -610px;
}
.otherddetails .otherddetailspart .innerclass.shipping {
	background-position: 20px -240px;
}
.otherddetails .otherddetailspart .innerclass.choice {
	background-position: 20px -360px;
}
/* ------------ otherddetails 3 columns ------------ */
.otherddetails3 {
	border: 0px solid #dddddd;
	margin: 0 auto 0 auto;
	vertical-align: middle;
}
.otherddetails3 .otherddetailspart {
	background: url(../img/otherseperate.png) no-repeat right center;
	width: 33%;
	float: left;
	display: inline-block
}
.otherddetails3 .otherddetailspart:last-child {
	background: none
}
.otherddetails3 .otherddetailspart .innerclass {
	padding: 35px 10px 25px 90px;
	background: url(../img/otherdetailicon.png) no-repeat 10px top;
}
.otherddetails3 .otherddetailspart .innerclass h2 {
	font-size: 20px;
	color: #5e626b;
	line-height: normal;
	margin: 0px
}
.otherddetails3 .otherddetailspart .innerclass.free {
	background-position: 20px 29px;
}
.otherddetails3 .otherddetailspart .innerclass.payment {
	background-position: 20px -610px
}
.otherddetails3 .otherddetailspart .innerclass.shipping {
	background-position: 20px -240px
}
.otherddetails3 .otherddetailspart .innerclass.choice {
	background-position: 20px -360px
}
/* ------------ Testimonials ------------ */
.testimonials {
	background: #fff;
	border: 1px solid #e5e5e5;
	box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
	padding: 20px;
}
.testimonials-bg {
	background: url("../img/testimonials-bg.png") no-repeat;
	display: block;
	height: 30px;
	margin-top: -1px;
	width: 200px;
}
.testimonials-author {
	display: block;
	float: right;
	margin-bottom: 20px;
	margin-top: -23px;
}
.testimonials-img {
	display: block;
	float: left;
	margin-bottom: 20px;
	margin-top: -3px;
}
.testimonials-star {
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
.testimonials-author span {
	color: #909090;
}
#tree1 {
	width: 250px;
	padding: 10px;
	float: left;
}
/* ------------Question Mark------------*/
a.infolink {
	float: right;
	margin-top: 1px;
}
div.tooltipouter {
	display: none;
	padding-bottom: 7px;
	background: url(../img/bg-tooltipouter.png) no-repeat 24px bottom;
}
div.tooltip {
	/* background-color:rgba(0,0,0,0.9); */
	background: transparent url(../img/bg-tooltip.png) repeat 0 0;
	color: #000;
	text-align: left;
	text-shadow: none;
	padding: 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 540px;
	height: 100px;
	font-weight: normal;
}
div.tooltip strong {
	padding: 0 15px !important;
	line-height: 3em !important;
	text-transform: uppercase;
	display: block;
	font-size: 1.1em !important;
	font-weight: bold;
}
div.tooltip small {
	position: relative;
	padding: 0 15px !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	margin: 0 !important;
	display: block;
}
div.tooltip a {
	font-style: normal !important;
	color: #0089c9 !important;
	font-weight: bold !important;
	text-transform: uppercase;
}
div.tooltip a:hover {
	color: #000 !important;
}
/* ------------ Promo Box ------------ */
.promo-box {
	width: 100%;
	outline: 1px solid #cbcbcb;
	padding: 0;
}
.promo-box .box-container {
	padding: 20px 20% 20px 20px;
	background: transparent url('../img/bg-pattern.png') repeat left top;
	border-left: 5px solid #0085cd;
	position: relative;
	margin-left: -1px;
}
.promo-box .promo-title {
	display: block;
	color: #3c4351;
	font-size: 18px;
}
.promo-box .promo-button {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -20px;
}
/* ------------ Video Tutorials ------------ */

#videoTwoColumn {
	height: 50px;
	margin: 5px 0 0 0;
}
.videoContainer {
	width: 270px;
	height: 45px;
	border-radius: 5px;
	border: 1px solid #ccc;
	background: #eee url('../img/webinarBG.gif') no-repeat -5px -5px;
}
#videoTwoColumn .videoContainer p {
	padding: 9px 5px 0 59px;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	line-height: 14px;
	color: #333;
}
/* ------------ Small banners ------------ */
.smbanner {
	margin: 20px auto 0 auto;
}
.smbanner .span3 a {
	display: block;
	border: 1px solid #ddd;
}
/* ------------ nesletter ------------ */
#newslettersignup input {
	height: 32px
}
#newslettersignup input[type=submit] {
	height: 42px
}
#newslettersignup .pull-right {
	margin-top: 15px
}
#newslettersignup .newsletter {
	padding: 8px 0 0 80px;
	background: url(../img/otherdetailicon.png) no-repeat left -500px;
	height: 80px
}
#newslettersignup .newsletter2 {
	padding: 0;
	background: none;
	height: 80px
}
#newslettersignup .newsletter h2 {
	font-size: 20px;
	color: #5e626b;
	line-height: normal;
	margin: 0px
}



/* ------------ FAQ ------------ */
.faq-item {
  padding: 12px 25px 10px 45px;
  border: 1px solid #fff;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
}

.faq-icon {
  background-image: url("../images/faq-plus.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  display: inline-block;
  height: 17px;
  width: 17px;
  top: 15px;
  left: 15px;
  cursor: pointer;
}

.faq-item.active .faq-icon {
  background-image: url("../images/faq-minus.png");
}

.faq-item.active {
  background-color: #f5f5f5;
  border: 1px solid #eaeaea;
  margin-bottom: 5px;
}
.faq-item.active h3.faq-question {
 color: #0085cd;
}

.faq-item h3.faq-question {
  color: #666565;
  font-size: 15px;
 
  font-family: 'Open Sans', sans-serif;
  
  margin: 0;
}
.faq-item h3.faq-question a {
  color: inherit;
}
.faq-item h3.faq-question a:hover {
  color: #395996;
}

.faq-item .faq-answer {
  margin-top: 10px;
}


/* Articles List ------------------------------------------------------------------------------------------------------*/
.main-listing {
  margin-bottom: 20px;
}
.main-listing article.hentry {
  margin-bottom: 0;
}

.hentry .post-meta {
  padding: 4px 3px 4px 0px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 15px;
  font-size: 12px;
}
.hentry .post-meta > span {
  display: inline-block;
  padding-left: 22px;
  margin-right: 15px;
  line-height: 22px;
}
.hentry .post-meta .date {
  background: url("../images/calendar-icon.png") no-repeat left center;
}
.hentry .post-meta .category {
  background: url("../images/category-icon.png") no-repeat left center;
}
.hentry .post-meta .author {
  background: url("../images/user.png") no-repeat left center;
}
.hentry .post-meta .comments {
  background: url("../images/comment.png") no-repeat left center;
}
.hentry .post-meta .like-count {
  float: right;
  background: url("../images/like.png") no-repeat 4px 6px;
}
.hentry .post-meta .like-count:hover {
  background: url("../images/like.png") no-repeat 4px -24px;
  color: #395996;
}

.like-btn .like-it {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  padding: 5px 13px;
  padding-left: 25px;
  background: #fafafa url("../images/like-btn.png") no-repeat 10px -20px;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #8cd24e;
}
.like-btn .like-it:hover {
  background: #b6b6b6 url("../images/like-btn.png") no-repeat 10px 10px;
  color: #fff;
}
.like-btn .like-it.already-voted {
  cursor: default;
}
.like-btn .like-it.already-voted:hover {
  background: #fafafa url("../images/like-btn.png") no-repeat 10px -20px;
  color: #8cd24e;
}

.hentry.type-post .post-title {
  padding-left: 35px;
  background: url("../images/standard-large.png") no-repeat 0 3px;
  font-size: 20px;
  line-height: 30px;
}
.hentry.type-post h1.post-title {
  font-size: 26px;
  line-height: 36px;
  background-position: 0 6px;
}
.hentry.type-post h1.post-title a {
  color: #3B4348;
}

.single-faq .hentry h1.post-title {
  font-size: 24px;
  line-height: 34px;
}

.hentry.format-image .post-title {
  background: url("../images/image-large.png") no-repeat 0 3px;
}

.hentry.format-video .post-title {
  background: url("../images/video-large.png") no-repeat 0 3px;
}

.faq.hentry .post-title {
  background: url("../images/question-large.png") no-repeat 0 5px;
  padding-left: 30px;
}

.post-video {
  margin-bottom: 20px;
}
.post-video .video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
  padding-top: 56.2%;
}
.post-video .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-404 h1.title-404 {
  font-size: 200px;
  line-height: 210px;
  font-weight: 800;
  text-align: center;
  margin: 30px;
}
.page-404 h2 {
  font-size: 30px;
  text-align: center;
}
.page-404 h3 {
  font-size: 26px;
  text-align: center;
}
.page-404 p {
  font-size: 14px;
  text-align: center;
}
/* Articles List Widget ----------------------------------------------------------------------------------------------*/
.articles-list {
  margin-bottom: 20px;
}
.articles-list > h3 {
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 20px;
}
.articles-list > h3 span {
  color: #6f7579;
  font-size: 16px;
}
.articles-list > h3 a {
  color: #3b4348;
}
.articles-list > h3 a:hover {
  color: #395996;
}

ul.articles {
  list-style: none;
  margin: 0;
}
ul.articles .article-entry {
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  padding: 0 0 0 24px;
  background: url("../images/standard.png") no-repeat 0 3px;
}
ul.articles .article-entry.standard {
  background: url("../images/standard.png") no-repeat 0 3px;
}
ul.articles .article-entry.video {
  background: url("../images/video.png") no-repeat 0 3px;
}
ul.articles .article-entry.image {
  background: url("../images/image.png") no-repeat 0 3px;
}
ul.articles .article-entry.gallery {
  background: url("../images/image.png") no-repeat 0 3px;
}
ul.articles li.article-entry:last-child {
  border-bottom: 1px solid #f2f2f2;
}

.article-entry > h4 {
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: 600;
}
.article-entry > h4 a {
  color: #3b4348;
}
.article-entry > h4 a:hover {
  color: #395996;
}
.article-entry .article-meta {
  display: block;
  margin-bottom: 10px;
}
.article-entry .like-count {
  position: absolute;
  bottom: 0px;
  right: 0px;
  line-height: 18px;
  font-weight: 600;
  padding: 3px 5px 3px 20px;
  border: 1px solid #f2f2f2;
  border-bottom: none;
  background: url("../images/like.png") no-repeat 6px 8px;
}
.article-entry:hover .like-count {
  background: url("../images/like.png") no-repeat 6px -22px;
  color: #395996;
}

#footer .article-entry .like-count {
  border-color: #535b61;
}
#footer .article-entry:hover .like-count {
  color: #fff;
}
#footer ul.articles li.article-entry:last-child {
  border-bottom: 1px solid #535b61;
}
/* Readmore */
a.readmore {
         -moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
        -webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
        box-shadow:inset 0px 1px 0px 0px #54a3f7;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
        background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
        
        background-color:#007dc1;
        
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border-radius:3px;
        
        border:1px solid #124d77;
        
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:13px;
        font-weight:normal;
        padding:3px 15px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #154682;
}
a.readmore:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
        background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
        
        background-color:#0061a7;
}
a.readmore:active {
	        position:relative;
        top:1px;
}
a.more-link:hover {
	text-decoration: underline;
}	

.float-rigth { float: right; margin-right:15px;}

/* ------------  Search Results ------------ */
.hentry.type-post .post-title {
  padding-left: 35px;
  background: url("../images/standard-large.png") no-repeat 0 3px;
  font-size: 20px;
  line-height: 30px;
}
.hentry.type-post h1.post-title {
  font-size: 26px;
  line-height: 36px;
  background-position: 0 6px;
}
.hentry.type-post h1.post-title a {
  color: #3B4348;
}
.single-faq .hentry h1.post-title {
  font-size: 24px;
  line-height: 34px;
}

.hentry.format-image .post-title {
  background: url("../images/image-large.png") no-repeat 0 3px;
}

.faq.hentry .post-title {
  background: url("../images/question-large.png") no-repeat 0 5px;
  padding-left: 30px;
}

.support-widget {
  margin-left: -15px;
 /* border: 1px solid #cccccc;*/
  padding: 10px;
  background: #f5f5f5;
  margin-bottom: 20px;
}

.support-widget h3 {
  margin: 0;
  padding: 0;
}

ul.support-widget {
	background: none repeat scroll 0 0;
	border-radius: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -30px !important;
}
ul.support-widget li {
	display: block;
	border-bottom: none
}
ul.support-widget li:last-child {
	border: none
}

#footer > section.footersocial > div > div > div:nth-child(4) > ul > li:nth-child(4) > p {
padding: 11px 5px 11px 13px;
}

ul.support-widget li a {
	display: block;
	padding: 11px 5px 11px 13px;
	background: none;
	color: #999999
}

#footer > section.footersocial > div > div > div:nth-child(4) > ul > li:nth-child(5) > a {
	margin-left: 10px;
}

ul.support-widget li a.active {
	color: #0085cd
}
ul.support-widget li a:hover {
	background-image: none;
	color: #333
}


.widget ul li {
  list-style: none;
  padding: 8px 8px 8px 23px;
  background:url("../img/arrowcategory.png") no-repeat scroll 8px center transparent;
  border-bottom: 1px dashed #E7E7E7;
  
  
}
.widget ul li:last-child {
  border-bottom: none;
}
.widget > div > ul,
.widget > ul {
  margin-left: 0;
}



/* ------------ Featured Proudcts ------------ */
#categorymenu {
	margin: 0 0 30px 0;
}
#featured:after, #latest:after, #related:after, #category:after, #popularbrands:after, #newslettersignup .container:after {
	clear: both;
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
	;
}
.thumbnails .prdocutname {
	font-size: 16px;
	color: #5e626b;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 10px 0;
	display: block
}
.thumbnails.list .thumbnail .prdocutname {
	font-size: 16px;
	color: #5e626b;
	text-transform: uppercase;
	text-align: left;
	margin: 0 0 10px 0;
	display: block
}
.thumbnails.list > li {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc
}
.thumbnails.list .productdiscrption {
	margin: 10px 0 25px 0
}
.thumbnails.list .thumbnail .shortlinks {
	display: block;
	width: auto;
	position: static;
	text-align: left;
	margin: 10px 0 25px 0
}
.thumbnails.list .pricetag {
	margin-left: -15px
}
.thumbnail .offer {
	position: absolute;
	top: 10px;
	left: -2px;
	background: url(../img/offer.png) no-repeat 0 0;
	height: 45px;
	width: 68px;
	float: left;
	overflow: hidden;
	display: block;
	text-indent: 9999px
}
.thumbnail .sale {
	position: absolute;
	top: 10px;
	left: -2px;
	background: url(../img/sale.png) no-repeat 0 0;
	height: 45px;
	width: 68px;
	float: left;
	overflow: hidden;
	display: block;
	text-indent: 9999px
}
.thumbnail .new {
	position: absolute;
	top: 10px;
	left: -2px;
	background: url(../img/new.png) no-repeat 0 0;
	height: 45px;
	width: 68px;
	float: left;
	overflow: hidden;
	display: block;
	text-indent: 9999px
}
.thumbnail .pricetag {
	width: 221px;
	height: 37px;
	background: url(../img/pricetag.png) no-repeat right 0;
	margin-top: 8px;
	position: relative;
	padding: 9px 9px 9px 40px;
	margin-bottom: 20px
}
.thumbnail .pricetag .spiral {
	position: absolute;
	top: -19px;
	left: 10px;
	background: url(../img/spiral.png) no-repeat right 0;
	height: 50px;
	width: 35px
}
.thumbnail a.productcart {
	background: #0085cd url(../img/prodcutcart.png) right 7px no-repeat;
	color: #fff;
	float: right;
	padding: 8px 27px 8px 8px;
	font-size: 13px;
}
.thumbnail a.productcart:hover {
	background: #db420e url(../img/prodcutcart.png) right 7px no-repeat;
}
.thumbnail .shortlinks {
	background: #fff;
	position: absolute;
	left: 0;
	top: 60%;
	width: 100%;
	text-align: center;
	padding: 5px 0;
	display: none
}
.thumbnail .shortlinks a {
	font-size: 12px;
	padding: 5px 5px 0 25px;
	background: url(../img/sprite.png) 0 0 no-repeat;
}
.thumbnail .shortlinks a.details {
	background-position: 0 -384px
}
.thumbnail .shortlinks a.wishlist {
	background-position: 0 -423px
}
.thumbnail .shortlinks a.compare {
	background-position: 0 -462px
}
.thumbnail .price {
	float: right;
	margin-right: 19px;
	text-align: right
}
.thumbnail .price .pricenew {
	font-size: 16px;
	color: #5e626b;
	font-weight: bold
}
.thumbnail .price .priceold {
	font-size: 13px;
	color: #5e626b;
	text-decoration: line-through;
	color: rgb(119, 119, 119);
}
#featured .thumbnails li:hover .thumbnail img, #latest .thumbnails li:hover .thumbnail img, #related .thumbnails li:hover .thumbnail img, #category .thumbnails li:hover .thumbnail img, .thumbnails.list li:hover .thumbnail img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2); /* IE 9 */
	-webkit-transform: scale(1.2, 1.2); /* Safari and Chrome */
	-o-transform: scale(1.2, 1.2); /* Opera */
	-moz-transform: scale(1.2, 1.2); /* Firefox */
	transition: all 0.8s;
	-ms-transition: all 0.8s; /* IE 9 */
	-moz-transition: all 0.8s; /* Firefox 4 */
	-webkit-transition: all 0.8s; /* Safari and Chrome */
	-o-transition: all 0.8s; /* Opera */
}
#featured .thumbnails li .thumbnail, #latest .thumbnails li .thumbnail, #related .thumbnails li .thumbnail, #category .thumbnails li .thumbnail, .thumbnails.list li .thumbnail {
	overflow: hidden
}
#featured .thumbnails li .thumbnail img, #latest .thumbnails li .thumbnail img, #related .thumbnails li .thumbnail img, #category .thumbnails li .thumbnail img, .thumbnails.list li .thumbnail img {
	transition: all 0.8s;
	-ms-transition: all 0.8s; /* IE 9 */
	-moz-transition: all 0.8s; /* Firefox 4 */
	-webkit-transition: all 0.8s; /* Safari and Chrome */
	-o-transition: all 0.8s; /* Opera */
}
.thumbnails.list li:hover .thumbnail img {
	transform: none!important;
	-ms-transform: none!important;
	-webkit-transform: none!important;
	-o-transform: none!important;/* Opera */
	-moz-transform: none!important;
	transition: none!important;
	-moz-transition: none!important;
	-webkit-transition: none!important;
	-o-transition: none!important;
}
/*Brand*/
#popularbrands {
	position: relative;
	padding: 0 0 20px 0
}
.brandcarousalrelative {
	position: relative
}
#popularbrands ul#brandcarousal {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
#popularbrands ul#brandcarousal li {
	text-align: center;
	border: 1px solid #ddd;
	padding: 10px 5px;
	margin: 6px;
	display: block;
	float: left;
}
#popularbrands.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
#popularbrands ul#brandcarousal .prev {
	float: left;
	margin-left: 10px;
}
#popularbrands ul#brandcarousal .next {
	float: right;
	margin-right: 10px;
}
#popularbrands ul#brandcarousal .pager {
	float: left;
	width: 300px;
	text-align: center;
}
#popularbrands ul#brandcarousal .pager a {
	margin: 0 5px;
	text-decoration: none;
}
#popularbrands ul#brandcarousal .pager a.selected {
	text-decoration: underline;
}
#popularbrands ul#brandcarousal .timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
#popularbrands #prev {
	background: url(../img/carousalarrow.png) no-repeat scroll 8px center #0085cd;
	position: absolute;
	font-size: 24px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 25px;
	width: 25px;
	left: 0;
	top: 30px
}
#popularbrands #next {
	background: url(../img/carousalarrow.png) no-repeat scroll -18px center #0085cd;
	position: absolute;
	font-size: 24px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 25px;
	width: 25px;
	right: 0;
	top: 30px
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
#musthave {
	width: 300px!important;
}
/*Producct page*/
h1.pagetitle {
	background: #f9f9f9;
	padding: 10px;
	color: #fff;
	font-size: 24px;
	margin: 0 0 40px 0;
	color: #0085cd
}
#product {
	margin-bottom: 20px
}
.thumbnails.mainimage li.span5 {
	margin-bottom: 0px;
}
.thumbnails.mainimage li.span4 {
	margin-bottom: 0px;
}
ul.productinfo {
	margin: 0px;
	padding: 0px;
	list-style: none
}
ul.productinfo li {
	padding: 5px 0;
	list-style: none;
	display: block
}
ul.productinfo li .productinfoleft {
	width: 160px;
	float: left;
	font-weight: bold
}
.productformbutton {
	border-bottom: 1px solid #E7E7E7;
	width: 100%;
	float: left;
	display: block;
	padding-bottom: 25px
}
.form-horizontal.productform .control-label {
	text-align: left!important;
}
.productaddtocart {
	margin: 10px 10px 10px 160px;
	float: left!important
}
.rating {
	margin: 25px 30px 40px 0;
	border-top: 1px solid #E7E7E7;
	border-radius: 4px 4px 4px 4px;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #E7E7E7;
}
.options {
	margin: 5px 0 12px 0
}
ul.rate {
	margin: 0px
}
ul.rate li {
	height: 20px;
	width: 20px;
	background: url(../img/rate.png) no-repeat scroll 0 0 transparent;
	display: inline-block;
	margin-right: 5px
}
ul.rate li.on {
	background-position: left top
}
ul.rate li.off {
	background-position: left -24px
}
.mainimage li.producthtumb {
	display: inline-block;
	min-width: 130px;
	width: 12%;
	margin-left: 25px
}
.mainimage li.producthtumb img {
	cursor: pointer
}
.productright {
	position: relative
}
.productprice .price {
	margin: 0 auto;
	height: 28px;
	line-height: 28px;
	margin-top: 11px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	color: #333;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	color: #0085cd;
	width: 80px
}
.productprice .rate {
	margin: 25px 0 0 0
}
.productright .productpriceround {
	display: block;
	cursor: pointer;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	margin: 0 auto;
	padding: 10px;
	float: right;
	border: 1px solid #E7E7E7;
}
.productprice {
	margin: 0 0 0 0;
	clear: both
}
.productpageprice {
	width: 250px;
	height: 58px;
	background: url(../img/pricetagproduct.png) no-repeat right 0;
	position: relative;
	padding: 9px 0 9px 20px;
	margin: 45px 0 10px -28px;
	font-size: 36px;
	text-align: center;
	line-height: 44px;
	color: #333
}
.productpageprice .spiral {
	position: absolute;
	top: -19px;
	left: 25px;
	background: url(../img/spiral.png) no-repeat right 0;
	height: 50px;
	width: 35px
}
.productpageoldprice {
	font-size: 24px;
	text-decoration: line-through;
	;
	margin-left: 0px
}
ul.productpagecart {
	margin-top: 20px;
	margin-left: 0px;
	display: inline-block;
}
ul.productpagecart li {
	display: inline-block;
	background: url(../img/productpageicon.png) no-repeat 0 0;
	margin-right: 10px;
	height: 66px
}
.productpagecart a {
	background: #0085cd url(../img/productpageicon.png) no-repeat 0 0;
	color: #fff;
	padding: 15px 15px 15px 60px;
	font-size: 18px;
}
.productpagecart li a.cart {
	background-position: 10px 12px
}
.productpagecart li a.wish {
	background-position: 10px -51px
}
.productpagecart li a.comare {
	background-position: 10px -126px
}
.productpagecart li a:hover {
	background-color: #2a9ffb
}
ul.webinar {
	margin-top: 20px;
	margin-left: 0px;
	display: inline-block;
}
ul.webinar li {
	display: inline-block;
	background: url(../img/productpageicon.png) no-repeat 0 0;
	margin-right: 10px;
	height: 66px
}
.webinar a {
	background: #eee url('../img/webinarBG.gif') no-repeat -5px -5px;
	color: #333;
	padding: 15px 15px 15px 60px;
	font-size: 18px;
}
.webinar li a.cart {
	background-position: 0px 0px
}
.webinar li a.wish {
	background-position: 0px 0px
}
.webinar li a.comare {
	background-position: 10px -126px
}
.webinar li a:hover {
	background-color: #2a9ffb
}
.selectsize {
	width: 170px;
	float: left;
	margin-right: 10px
}
.selectqty {
	width: 100px;
	float: left;
	margin-right: 10px
}
.quantitybox {
	background: #fff;
	border: 1px solid #cccc;
	padding: 15px 15px 8px 0px;
	display: block;
	margin: 30px 0 20px 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
}
.quantitybox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.productlinks {
	margin: 6px 0 0 10px;
	float: left
}
.productlinks a {
	margin-right: 10px;
	background: url(../img/productpagelinkicon.png) no-repeat 0 0;
	padding: 0 0 0 25px;
	color: #4B5B58;
	line-height: 24px;
	font-size: 14px
}
.productlinks a.cartadd {
	background-position: 0 0
}
.productlinks a.compare {
	background-position: 0 -49px
}
h1.productname {
	color: #0085cd;
	font-size: 34px;
	font-weight: 300;
	margin: 0 0 20px 0;
	background: none;
	line-height: auto!important;
}
h1.productname2 {
	color: #0085cd;
	font-size: 28px;
	margin: 0 0 20px 0;
	background: none;
	font-weight: 300;
	line-height: auto!important;
}
.productright a.addtocart {
	background: url(../img/addtocart.png) no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	height: 34px;
	padding: 58px 0 0;
	text-align: center;
	width: 159px;
	margin-top: 20px;
	display: block;
	cursor: pointer;
	margin-left: 2px
}
.productright a:hover.addtocart {
	background-position: 0 -111px;
}
.nav-tabs {
	margin: 0px
}
.productdesc {
	margin: 22px 0 0 0
}
.productdesc .nav-tabs li a {
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
	color: #999999
}
.productdesc .nav-tabs li a:hover {
	color: #333
}
.productdesc .nav-tabs li.active {
	border-bottom: 1px solid #fff;
}
.productdesc .nav-tabs li.active a {
	color: #000;
}
.productdesc #myTab.nav-tabs li a {
	margin : 0px!important;
}
.tab-content {
	background-color: #FFFFFF;
	border: 1px solid #E7E7E7;
	border-radius: 3px 3px 3px 3px;
	border-top: none;
	padding: 15px
}
ul.reveiw {
	margin: 0px;
	padding: 0px
}
ul.reveiw > li {
	border-bottom: 1px solid #E7E7E7;
	margin-bottom: 22px;
	padding: 5px 0 10px 0
}
ul.reveiw li {
	list-style: none
}
ul.reveiw li .title {
	font-size: 20px;
}
ul.reveiw li .date {
	float: right;
	font-size: 14px;
}
ul.reveiw ul.rate {
	margin: 10px 0
}
.cloud-zoom-lens {
	border: 1px solid #fff; 	/* Set this to minus the border thickness. */
	background-color: #fff;
	cursor: move;
}
.cloud-zoom-title {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute !important;
	background-color: #999999;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 10px;
	top: 0px;
}
#musthave {
	margin: 0px
}
/* This is the zoom window. */
.cloud-zoom-big {
	border: 2px solid #fff;
	overflow: hidden;
}
/* This is the loading message. */
.cloud-zoom-loading {
	color: white;
	background: #222;
	padding: 3px;
	border: 1px solid #999999;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	background-color: #fff;
}
.cart-info table tr {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.cart-info table tr:hover {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.cart-info td, .cart-info th {
	padding: 15px;
}
.cart-info th {
	padding: 10px
}
.cart-info th {
	font-weight: bold;
	background-color: #eeeeee;
	border-bottom: 1px solid #E7E7E7;
}
.cart-info th.quantity, .cart-info td.quantity {
	text-align: left;
}
.cart-info th .price, .cart-info th .total, .cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info th .quantity a {
	margin-top: -5px
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #E7E7E7;
}
.cart-info tbody .remove {
	vertical-align: middle;
}
.cart-info tbody .remove, .cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model {
	text-align: left;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module .cart-heading {
	border: 1px solid #E7E7E7;
	padding: 8px 8px 8px 22px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
	cursor: pointer;
	background: #ffffff url('../image/arrow-right.html') 10px 50% no-repeat;
}
.cart-module .active {
	background: #ffffff url('../image/arrow-down.html') 7px 50% no-repeat;
}
.cart-module .cart-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #E7E7E7;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
.cartoptionbox {
	background: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	margin-bottom: 40px
}
ul.total {
	font-size: 16px;
	margin-top: 5px;
	margin-right: 10px
}
ul.total li {
	padding: 10px 0
}
ul.total li span.extra {
	width: 150px;
	float: left;
	text-align: right;
	padding-right: 20px
}
.totalamout {
	font-size: 22px;
	color: #0085cd
}
. /* login */
.loginbox {
padding:5px;
}
/* register */
.registerbox {
	padding: 20px 15px 0 15px;
	margin-bottom: 20px
}
.myaccountbox {
	padding: 20px 15px 15px 15px;
	margin-bottom: 20px
}
.myaccountbox ul {
	padding: 0px;
	margin: 0px
}
.myaccountbox ul li {
	display: block;
	border-bottom: 1px dashed #E7E7E7
}
.myaccountbox ul li:last-child {
	border: none
}
.myaccountbox ul li a {
	display: block;
	padding: 8px 5px 8px 30px;
	background: url("../img/arrowcategory.png") no-repeat scroll 8px center transparent;
	color: #999999
}
.myaccountbox ul li a:hover {
	color: #0085cd
}
/* Checkout */
.checkoutsteptitle {
	padding: 8px 10px;
	background: #E7E7E7 url("../img/down.png") no-repeat right -21px;
	margin: 5px 0 10px 0;
	color: #495c58;
	font-size: 16px;
	border-bottom: 1px dashed #E7E7E7;
	cursor: pointer
}
.checkoutsteptitle.down {
	background-position: right 10px
}
.checkoutsteptitle a.modify {
	float: right;
	margin-right: 30px;
	font-size: 13px;
	line-height: 16px
}
.checkoutstep {
	display: none;
	margin: 15px 0 30px 0;
	background: #fff;
	padding: 15px;
}
.checkoutstep textarea {
	width: 95%
}
.checkoutstep:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.newcustomer, .returncustomer {
	width: 40%;
	float: left;
	border: 1px solid #E7E7E7;
	padding: 15px 20px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
.verifycode {
	width: auto;
	float: left;
	border: 1px solid #E7E7E7;
	padding: 15px 20px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
.newcustomer {
	margin-right: 5%;
}
.privacy {
	float: right;
	margin: 10px 10px 0 0
}
/*wide widget*/
.wide-widget {
	margin-top: 25px;
}
.wide-widget img {
	float: left;
	padding: 3px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.wide-widget h3 {
	margin-bottom: 5px;
}
.wide-widget-right {
	margin-top: 25px;
}
.wide-widget-right img {
	float: right;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.wide-widget-right h3 {
	margin-bottom: 5px;
}
/*price-box */
.price-box-title {
	width: 180px;
	float: left;
	margin-top: 0px;
	position: relative;
}
.price-box-title li {
	border: 1px solid #fff;
	margin-bottom: -1px;
	text-align: center;
	padding: 11px 0;
	font-size: 13px;
}
.price-box-title li button {
	margin: 0;
}
.price-box-title li ul {
	position: absolute;
	background: #e3e3e3;
	padding: 0px 0px 0px 0px;
	width: 178px;
	left: -9999px;
	z-index: 1000;
} /* second-level lists */
.price-box-title li:hover ul {
	left: 20px;
} /* nest list under hovered list items */
.price-box-title li ul li a {
	color: #909090;
	text-decoration: none;
	display: block;
	padding-right: 10px;
}
.price-box-title li ul li a:hover {
	color: #909090;
	text-decoration: none;
	display: block;
	padding-right: 10px;
}



.light {
	background: #fafafa;
}
.dark {
	background: #f5f5f5;
}
.price-box-title.items {
	margin-top: 72px;
	width: 170px;
}
.price-box-title.items li {
	color: #909090;
	text-transform: none;
	text-align: left;
	padding: 11px 0 11px 7px;
}
.price-box {
	width: 151px;
	float: left;
	margin-top: 0px;
	position: relative;
}
.price-box-last {
	margin-top: 72px;
	width: 150px;
	float: left;
	margin-top: 0px;
	position: relative;
}
.price-box li {
	border: 1px solid #fff;
	margin-bottom: -1px;
	text-align: center;
	padding: 11px 0;
	font-size: 13px;
}
.price-box li button {
	margin: 0;
}
.price-box li ul {
	position: absolute;
	background: #9ac3d8;
	padding: 0px 0px 0px 4px;
	width: 180px;
	left: -9999px;
} /* second-level lists */
.price-box li:hover ul {
	left: auto;
} /* nest list under hovered list items */
.price-box li ul li a {
	color: #909090;
	text-decoration: none;
	display: block;
	padding-right: 10px;
}
.price-box li ul li a:hover {
	color: #909090;
	text-decoration: none;
	display: block;
	padding-right: 10px;
}
.price-box.featured {

	font-size:14px;
	
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	z-index: 5;
	margin-top: 0px;
}
.price-box.featured li:last-child {
	padding: 25px 0;
}
.price-box.featured li:first-child {
	padding: 16px 0;
}
.price-box.featured li:nth-child(1), .price-box.featured li:nth-child(2) {
	background: #e3e3e3;
}

.price-box.last {
	
	float:right;
	font-size:14px;
	width: 200px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	z-index: 5;
	margin-top: 0px;
}
.price-box.last li:last-child {
	padding: 25px 0;
}
.price-box.last li:first-child {
	padding: 16px 0;
}
.price-box.last li:nth-child(1), .price-box.featured li:nth-child(2) {
	background: #e3e3e3;
}
.price-box li:last-child {
	padding: 20px 0;
}
.price-box li:nth-child(odd) {
	background: #f5f5f5;
}
.price-box li:nth-child(even) {
	background: #fafafa;
}
.light {
	background: #fafafa;
}
.dark {
	background: #f5f5f5;
}
.price-box.items {
	margin-top: 120px;
	width: 220px;
}
.price-box.items li, .price-box.items li:nth-child(1), .price-box.items li:nth-child(2) {
	color: #909090;
	text-transform: none;
	text-align: left;
	padding: 11px 0 11px 10px;
}
.price-box.items li:alternate {
background: red;
}
.alternate {
	background: red;
}
.price-box.items li {
	background: #f5f5f5;
}
/*.price-box li:nth-child(1), .price-box li:nth-child(2) {
	background: #e3e3e3;
	color: #0085cd;;
}*/
.price-box li:nth-child(1) {
	text-transform: uppercase;
}
.price-box li:nth-child(2) h3 {
	/*font-size: 22px;*/
	color: #0085cd;
	position: relative;
	/*font-family: 'OpenSansRegular';*/
	line-height: 24px;
}
.price-box li:nth-child(2) h3 sup {
	font-size: 14px;
	position: relative;
	top: -12px;
}
.price-box li:nth-child(2) span {
	font-size: 12px;
	display: block;
}


contractbutton {
	color: #0085cd;
	white-space: nowrap;
}

contractbutton {
	padding: 2px 4px;
	color: #0085cd;
	white-space: nowrap;
	background-color: #f7f7f9;
	border: 1px solid #0085cd;
}

contractbutton, pre {
	padding: 5px 10px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #0085cd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

purchasebutton {
	padding: 2px 4px;
	color: #8cb922;
	white-space: nowrap;
	background-color: #f7f7f9;
	border: 1px solid #777777;
}


a.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	margin-bottom: 10px;
	background: #0085cd;
	border-radius: 2px;
	padding: 10px 16px;
	color: #FFF;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	cursor: pointer;
	line-height: 21px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;

}


/* javascripts */
.accrodian-trigger {
	padding: 8px 8px 8px 8px;
	display: block;
	margin: 5px 0;
	border: 1px solid #D6D4CB;
	cursor: pointer
}
.accrodian-trigger, .togglehandle {
	background: url("../img/accrodianicon.png") no-repeat scroll right 5px transparent;
}
.togglehandle {
	padding: 8px 8px 8px 8px;
	display: block;
	margin: 5px 0;
	border: 1px solid #D6D4CB;
	cursor: pointer
}
/* Blog */
.blogdetail {
	margin-bottom: 30px
}
#myTab {
	margin-top: 0px
}
.tab-content.sideblog ul li {
	margin-bottom: 20px;
	padding: 5px 5px 10px 0;
	list-style: none;
	border-bottom: 1px dashed #D6D4CB
}
.tab-content.sideblog ul li:last-child {
	border: none
}
.tab-content.sideblog ul li:after {
	content: "";
	clear: both;
	display: block
}
.author {
	margin: 5px 0 10px 0;
}

.doctext {
	margin: 5px 0 10px 0;
	text-align:justify;
}
.author a {
	color: #0085cd;
}
.feature {
	margin: 5px 0 10px 0;
	color: #5e626b;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
}
.feature a {
	color: #5e626b;
}
.tab-content ul {
	margin: 0px
}
.tab-content .blogtitle {
	font-size: 15px;
	color: #0085cd;
}
.tab-content .blogtitle:hover {
	color: #333
}
.sideblogimage {
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
	border: 1px solid #ddd
}
.blogicons {
	margin: 20px 0 10px 0;
	clear: both;
}
.blogdetail .blogicons {
	margin: -10px 0 30px 0
}
.tab-content .blogicons {
	margin: 10px 0 10px 0
}
.blogicons:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul.tags {
	margin: 20px 0px 0;
}
.tags li {
	display: inline-block;
	margin: 5px 3px
}
ul.tags li a {
	display: inline-block;
	padding: 3px 10px;
	background: #E7E7E7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #999999
}
ul.tags li a:hover {
	background: #0085cd;
	color: #fff
}
span.viewfancypopup {
	background: url("../img/view.png") no-repeat scroll center center transparent;
	text-align: center;
	width: 100%;
	display: none;
	height: 75px;
	position: absolute;
	bottom: 50%;
	margin-bottom: -38px
}
a.fancyboxpopup {
	position: relative;
	display: block;
	text-align: center;
}
a.fancyboxpopup:hover span.viewfancypopup {
	display: block;
	position: absolute;
	z-index: 999;
	margin-top: -55%
}
#comments .blogtitle {
	font-size: 14px
}
.avtar {
	margin: 0 10px 10px 0
}
.blogautor {
	margin-bottom: 30px;
	padding-bottom: 20px
}
ul.comments li ul.comments {
	margin-top: 40px
}
ul.comments li {
	clear: both;
	margin-bottom: 40px
}
.blogautor .avtar {
	height: 80px;
	width: 120px;
	float: left
}
.comments .avtar {
	height: 60px;
	width: 60px;
	float: left
}
.commentdetail {
	margin-left: 150px
}
ul.comments .commentdetail {
	margin-left: 80px
}
.usercomment {
	color: #0085cd;
	display: block;
	margin: 5px 0
}
.bloggridtitle {
	font-size: 18px;
	color: #0085cd;
	margin: 5px 0 10px 0;
	display: block
}

.docstitle {
	font-size: 18px;
	color: #0085cd;
	margin: 5px 0 10px 0;
	display: block;
	text-align:center;
}
/* Sidebar */
.sidewidt {
	margin-bottom: 40px
}
.sidewidt-float {
	position: fixed;
	background: #FFF;
	z-index: 100;
	bottom: 400px;
}

/* featurebullets */

ul.featurebullets {
	background: none repeat scroll 0 0;
	border-radius: 4px 4px 4px 4px;
	padding-top: 10px;
	padding-bottom: 10px
}
ul.featurebullets li {
	font-size:15px;
	font-weight:300;
	display: block;
	
}

ul.featurebullets li a {
	display: block;
	padding: 11px 5px 11px 30px;
	background: url("../img/arrowcategory.png") no-repeat scroll 10px center transparent;
	color: #5e626b;
}
ul.featurebullets li a.active {
	color: #0085cd;
}
ul.featurebullets li a:hover {
	background-image: url("../img/arrowcategory.png") no-repeat scroll 10px center transparent;
	color: #5e626b;
	text-decoration:underline;
}

/* Categories */
.categorytitle {
	margin: 0 0 35px 0
}
ul.categories {
	background: none repeat scroll 0 0;
	border-radius: 4px 4px 4px 4px;
	padding-top: 10px;
	padding-bottom: 10px
}
ul.categories li {
	display: block;
	border-bottom: none;
}
ul.categories li:last-child {
	border: none
}
ul.categories li a {
	display: block;
	padding: 6px 5px 6px 30px;
	background: url("../img/arrowcategory.png") no-repeat scroll 10px center transparent;
	color: #999999
}
ul.categories li a.active {
	color: #0085cd
}
ul.categories li a:hover {
	background-image: url("../img/arrowcategory.png") no-repeat scroll 10px center transparent;
	color: #333
}

ul.categories-social li a {
	color: #999999
}
ul.categories-social li a.active {
	color: #0085cd
}
ul.categories-social li a:hover {
	color: #333
}

/* Bestsellter */
ul.bestseller {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px
}
ul.bestseller li a.productname {
	display: block;
	color: #0085cd;
	font-size: 15px
}
ul.bestseller li a:Hover.productname {
	color: #333
}
ul.bestseller li img {
	float: left;
	margin: 0px 5px 10px 0;
	padding: 5px;
	border: 1px solid #E7E7E7;
	background: #fff
}
ul.bestseller li span.price {
	display: block;
	font-size: 16px;
}
ul.bestseller li span.procategory {
	display: block;
	color: #333
}
ul.bestseller li {
	display: block;
	border-bottom: 1px dashed #E7E7E7;
	padding: 16px 10px 16px 10px;
}
ul.bestseller li:last-child {
	border: none
}
ul.bestseller li:hover {
}
.sidebanner {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	display: block;
	line-height: 1;
	position: relative;
	margin-top: 40px
}
.sidebanner img {
	display: block;
	margin: 0 auto
}
/* Latest Blog */
.thumbnail .newprice {
	background: #6A7274;
	display: block;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	padding: 2px 5px
}
#latestblog p {
	line-height: 20px
}
#latestblog .blogtitle {
	font-size: 22px;
	color: #0085cd;
	line-height: 30px;
	margin-bottom: 5px;
	display: block
}
#latestblog .blogtitle:hover {
	color: #0085cd
}
.latestblogbutton {
	display: block;
	clear: both
}
.listblcok {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #E7E7E7
}
/* Pagination*/
.pagination {
	margin: 0
}
.pagination ul {
	background: #fff
}
.pagination a:hover, .pagination .active a {
	background-color: #fff;
	color: #0085cd;
}
/* sorting*/
.sorting {
	overflow: auto;
	padding: 10px;
	margin-bottom: 40px;
	margin-top: 22px
}
.sorting form {
	margin: 0px
}
/* listview*/
.list {
	display: none
}
.list .thumbnail .links {
	float: right;
	margin-top: 78px
}
.list .details {
	margin: 10px;
	line-height: 18px
}
/* Flicker */
#flickr {
	margin-top: 25px
}
.thumbs {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.thumbs li {
	list-style: none;
	display: inline-block;
}
.thumbs li a {
	display: inline-block;
	float: left;
	margin: 4px;
	border: 1px solid #999
}
.thumbs li img {
	height: 50px;
	width: 50px
}
.thumbs li a img {
	border: none;
}
#fb-root, #fb-root > div {
	overflow: hidden
}
/* Contact */
.italic
{
    font-style:italic;
}
label.error {
	color: #0085cd;
	float: none;
	display: inline-block;
	padding-left: 10px;
}
/* typo */
ul.listoption1, ul.listoption2, ul.listoption3, ul.listoption4, ul.listoption5, ul.listoption6, ul.foodicon, ul.blogcaterg {
	margin: 0px;
	padding: 0px;
	list-style: none
}
ul.listoption1 li, ul.listoption2 li, ul.listoption3 li, ul.listoption4 li, ul.listoption5 li, ul.listoption6 li {
	display: block;
	padding: 5px 0 10px 20px;
	font-size: 15px;
	font-weight: 300;
}

ul.listoption7 li{
	display: block;
	padding: 3px 0 0px 15px;

}
ul.listoption1 li {
	background: url("../img/list1.png") no-repeat scroll 0 5px;
	padding: 5px 0 5px 25px
}
ul.listoption2 li {
	background: url("../img/list2.png") no-repeat scroll 0 5px;
}
ul.listoption3 li {
	background: url("../img/list3.png") no-repeat scroll 0 9px;
	padding: 5px 0 5px 15px
}
ul.listoption4 li {
	background: url("../img/list4.png") no-repeat scroll 0 10px;
}
ul.listoption5 li {
	background: url("../img/list5.png") no-repeat scroll 0 10px;
}

ul.listoption6 li {
	background: url("../img/list6.png") no-repeat scroll 0 10px;
}

ul.listoption7 li {
	background: url("../img/list5.png") no-repeat scroll 0 5px;
}
/* messages */

.errormsg, .alertmsg, .successmsg, .infomsg, .infomsg2, .playmsg {
	background: url("../img/messages.png") no-repeat scroll 8px 0 transparent;
	display: block;
	margin: 18px 0;
	padding: 15px 8px 15px 50px;
	position: relative;
	color: #666666!Important;
}
.errormsg {
	background-color: #FCCAC1;
	background-position: 8px -581px;
	border: 1px solid #E18B7C;
}
.alertmsg {
	background-color: #FFE9AD;
	background-position: 8px -730px;
	border: 1px solid #EAC572;
}
.playmsg {
	background-color: #f4f4f4;
	background-position: 8px -422px;
	border: 1px solid #AFD3F2;
}
.successmsg {
	background-color: #EFFEB9;
	background-position: 8px -144px;
	border: 1px solid #C1D779;
}
.infomsg {
	background-color: #DEEEFA;
	background-position: 8px 5px;
	border: 1px solid #AFD3F2;
}
.infomsg2 {
	background-color: #FFFFFF;
	background-position: 8px 5px;
	border: 1px solid #AFD3F2;
}
a.clostalert {
	background: url("../img/messages.png") no-repeat scroll 0 -310px transparent;
	cursor: pointer;
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	text-indent: 9999px;
	top: 5px;
	width: 15px;
}
/*-------------------------------------------------------------------------------------------*/
/* 12. Contact Form - WIDGET*/
/*-------------------------------------------------------------------------------------------*/

.footer-widget .contact-form {
	position: relative;
	height: auto !important;
	float: left !important;
	width: 100%;
	margin: 0;
}
.footer-widget .contact-form .screenReader {
	left: -9999px;
	position: absolute;
	top: -9999px;
}
.footer-widget .contact-form .forms {
	float: left;
	list-style: none;
	width: 100%;
	margin: 0;
	position: relative;
	top: -20px;
}
.footer-widget .contact-form .forms p {
	clear: both;
	float: left;
	margin-bottom: 0;
	position: relative;
	width: 100%
}
.footer-widget .contact-form .forms .error {
	font-size: 12px;
	display: block;
	margin-left: 120px;
	color: red;
}
.footer-widget .contact-form .forms .textarea .error {
	display: block;
	margin-left: 120px
}
.footer-widget .contact-form .forms .screenReader {
	margin-bottom: 0;
}
.footer-widget .contact-form .forms .buttons .submit {
	margin: 25px 0 0 0;
	cursor: pointer;
}
.footer-widget .contact-form .forms .inline {
	position: relative;
	float: left;
	top: 15px;
}
.footer-widget .contact-form .forms .inline input {
	padding: 0;
	margin: 0;
	width: 5%;
}
.footer-widget .contact-form .forms .inline label {
	display: inline;
	float: none;
	width: auto;
}
.footer-widget .entry .contact-form ol.forms li {
	list-style: none;
} /* Added to accomodate the contact form shortcode */
.footer-widget .contact-form .submit {
	left: 0;
	position: relative;
	top: 14px;
}
.footer-widget .contact-form .change_error {
	border: 1px solid #BD3030 !important;
	font-style: normal !important;
	color: #848889 !important;
}
.footer-widget .contact-form .with_error {
	border: 1px solid #D07F7F !important;
	color: #BD3030 !important;
	font-style: italic !important;
}
.footer-widget .contact-form {
	position: relative;
	float: left;
	left: 0;
	text-align: left;
	top: 0;
}
.footer-widget .contact-form label {
	color: #999;
	float: left;
	font-family: Helvetica Neue, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 10px;
	position: relative;
	top: 15px;
	width: auto;
}
.footer-widget .contact-form input {
	/*background-color: #ffffff;*/
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	padding: 6px;
	line-height: 12px;
	margin: 3px 0 0 0;
	width: 95%;
	font-family: "Helvetica Neue", "Arial";
	font-size: 12px;
	position: relative;
	float: left;
}
.footer-widget .contact-form textarea {
	background: #333;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	padding: 6px;
	line-height: 12px;
	width: 94%;
	margin: 3px 0 0 0;
	height: 70px;
	color: #848889;
	font-family: "Helvetica", "Arial";
	font-size: 12px;
	border: 1px solid #444;
	position: relative;
	float: left;
	-webkit-box-shadow: inset 1px 1px 3px 0px #222;
	box-shadow: inset 1px 1px 3px 0px #222;/*
-webkit-box-shadow: inset #000 1px 1px 0px, #333 1px 0px 1px 0px;
	-moz-box-shadow: inset #000 1px 1px 0px, #333 1px 0px 1px 0px;
	box-shadow: inset #000 1px 1px 0px, #333 0px 1px 1px 0px;
*/
	  
}
.footer-widget .form {
	margin-top: -15px;
}
.footer-widget .contact-form input.hightlight, .contact-form textarea.hightlight {
	border: 1px solid #666 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.footer-widget .form_success {
	position: relative;
	display: none;
	color: #fff !important;
	background: #64943C;
	font-size: 13px;
	margin-top: 0;
	text-align: left;
	left: 0;
	padding: 4px 10px;
}
/*-------------------------------------------------------------------------------------------*/



/* Footer */
#footer {
	margin-top: 40px
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none
}
#footer ul li {
	list-style: none
}
#footer .info ul li:last-child {
	background: none
}
.contact ul li {
	background: url(../img/sprite.png) no-repeat 0 0;
	padding: 0px 0 0 32px;
	height: 53px
}

.contact ul li.circle {
	background-position: 0 -1011px;
}

.contact ul li.circle2 {
	background-position: 0 -1065px;
}

.contact ul li.phone {
	background-position: 0 -502px;
}
.contact ul li.mobile {
	background-position: 0 -555px;
}
.contact ul li.email {
	background-position: 0 -613px;
}
.contact ul li.facebook {
	background-position: 0 -846px;
}
.contact ul li.twitter {
	background-position: 0 -786px;
}
.contact ul li.blog {
	background-position: 0 -726px;
}
.contact ul li.uk {
	background-position: 0 -963px;
	height: 33px;
}
.contact ul li.usa {
	background-position: 0 -908px;
	height: 33px;
}

.footerlinks {
	padding: 22px 0 18px;
	background: #3a3a3a;
	color: #969ba4
}
.footerlinks ul li a {
	color: #969ba4;
	padding: 5px 10px 5px 10px;
}
.footerlinks ul li a:hover {
	color: #f9f9f9
}
.footerlinks .info {
	float: left;
	margin-top: 5px
}
.footerlinks ul li {
	display: inline-block
}
.footerlinks ul li:first-child a {
	padding-left: 0px
}
/* footer twitter  */
#twitter ul {
	margin-bottom: 20px
}
#twitter ul li {
	margin-bottom: 15px;
	padding: 0px!important;
	display: block;
	clear: both
}
#twitter ul li a {
	font-style: italic;
	color: #0085cd
}
a.tweet_avatar {
	margin: 5px 5px 5px 0;
	float: left
}
.tweet_list .tweet_avatar {
	float: left;
}
.tweet_time {
	clear: both
}
/* footersocial  */
.footersocial {
	padding: 30px 0 40px;
	background: #f5f5f5;
	color: #5E626B
}
.footersocial h2 {
	margin-bottom: 20px;
	font-size: 15px;
	color: #5e626b;
	text-transform: uppercase;
	border-bottom: 1px dotted #CFCFCF;
	padding: 0 0 5px 0;
}
#footersocial {
	float: right;
	margin-right: -12px
}
#footersocial a {
	background: url(../img/footericon.png) no-repeat;
	height: 30px;
	width: 30px;
	margin-right: 11px;
	text-indent: -9999px;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 5px;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease
}
#footersocial a:hover {
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease
}
#footersocial a.facebook {
	background-position: 0 -6px;
}
#footersocial a.facebook:hover {
	background-position: 0 -47px;
}
#footersocial a.twitter {
	background-position: -40px -6px
}
#footersocial a.twitter:hover {
	background-position: -40px -47px
}
#footersocial a.linkedin {
	background-position: -80px -6px
}
#footersocial a.linkedin:hover {
	background-position: -80px -47px
}
#footersocial a.blooger {
	background-position: -118px -6px
}
#footersocial a.blooger:hover {
	background-position: -118px -47px
}
#footersocial a.rss {
	background-position: -155px -6px
}
#footersocial a.rss:hover {
	background-position: -155px -47px
}
#footersocial a.dig {
	background-position: -194px -6px
}
#footersocial a.dig:hover {
	background-position: -194px -47px
}
#footersocial a.googleplus {
	background-position: -234px -6px
}
#footersocial a.googleplus:hover {
	background-position: -234px -47px
}
#footersocial a.skype {
	background-position: -271px -6px
}
#footersocial a.skype:hover {
	background-position: -271px -47px
}
#footersocial a.flickr {
	background-position: -309px -6px
}
#footersocial a.flickr:hover {
	background-position: -309px -47px
}
/*Copyright Bottom*/
.copyrightbottom {
	background: #303030;
	padding: 15px 0;
	color: #969ba4
}
#gotop {
	position: fixed;
	bottom: 2px;
	right: 5px;
	height: 58px;
	width: 58px;
	background: url(../img/gotop.png) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden
}
.the-icons li {
	display: inline-block;
	width: 22%;
	padding: 10px 0
}
 @media (max-width: 1200px) {
.headerdetails {
	padding: 40px 0 40px 0px!important;
}
#topnav ul li a {
	
	
}
.top-search input {
	width: 320px
}
.thumbnails li:hover .thumbnail img {
	transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	-o-transform: none;/* Opera */
	-moz-transform: none;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
.thumbnail {
	text-align: center
}
}
 @media (min-width: 768px) and (max-width: 1200px) {
.thumbnail .pricetag {
	background: none;
	width: auto;
	height: aut;
	padding: 0px;
	margin: 10px 0
}
.thumbnail .pricetag .spiral {
	display: none
}
.thumbnail .price {
	text-align: center;
	width: 100%;
	margin: 10px 0 0 0
}
.thumbnail a.productcart {
	float: none
}
.thumbnail .shortlinks {
	top: 30%
}
}
 @media (max-width: 979px) {
.navbar-inner {
	padding-top: 17px;
	}
	 
#categorymenu {
	margin: 0px 0 10px 0
}
#categorymenu select {
	display: block
}
#categorymenu {
	background: none
}
.container {
	padding: 0 20px
}
nav.subnav {
	width: auto;
	float: none
}

#categorymenu {
		border: 0px solid #f2f2f2;
}

nav.subnav select {
	display: inline-block;
	height: 35px;
	/*height: auto;*/
	width: 100%;
	float: none
}
nav.subnav {
	background: none;
	border: none
}
nav.subnav ul {
	display: none
}
/*#topnav {
	width: 330px;
}*/
#topnav ul {
	padding: 6px 0 0 0
}
.headerstrip .pull-right {
	float: none;
	text-align: center
}
.headerstrip .pull-right .search-query {
	width: 90%;
	margin-top: 15px
}
.headerdetails {
	margin: 0px;
	padding: 20px 0 0 0!important
}
.headerdetails .nav.pull-left {
	float: none
}
.headerdetails .pull-left {
	float: none;
	text-align: center
}
.headerdetails .pull-right {
	float: none;
	text-align: center
}
.headerstrip {
	height: auto
}
.headerdetails .topcall {
	position: absolute;
	right: 50px;
	top: 5px;
	background: url(../img/sprite.png) left -659px no-repeat;
	color: #fff
}
.thumbnail .pricetag {
	margin: 0 auto
}
.otherddetails .otherddetailspart .innerclass h2 {
	font-size: 18px
}
#featured .thumbnails li:hover .thumbnail img, #latest .thumbnails li:hover .thumbnail img, #related .thumbnails li:hover .thumbnail img, #category .thumbnails li:hover .thumbnail img, .thumbnails.list li:hover .thumbnail img {
	transform: none;
	-ms-transform: none; /* IE 9 */
	-webkit-transform: none; /* Safari and Chrome */
	-o-transform: none; /* Opera */
	-moz-transform: none; /* Firefox */
	transition: all 0.8s;
	-ms-transition: all 0.8s; /* IE 9 */
	-moz-transition: all 0.8s; /* Firefox 4 */
	-webkit-transition: all 0.8s; /* Safari and Chrome */
	-o-transition: all 0.8s; /* Opera */
}
.newcustomer, .returncustomer {
	width: 85%;
	margin-bottom: 10px
}
.checkoutstep .span4 {
	width: auto
}
}
 @media (max-width: 760px) {
.headerdetails .topcall {
	display: none
}
.headerstrip {
	text-align: center;
}
.headerstrip #topnav {
	background: #f5f5f5;
	padding-bottom: 10px
}
.headerstrip .pull-left {
	float: none;
}
.top-search {
	margin-top: -5px
}
#topnav {
	width: auto;
	text-align: center
}
#topnav ul {
	text-align: center;
	margin: 0 auto;
	float: none
}
#topnav ul li {
	display: inline-block;
	float: none
}
.headerstrip .pull-right .search-query {
	margin-top: 0px
}
.footerlinks {
	text-align: center
}
.footerlinks .info, #footersocial {
	float: none;
	margin: 10px 0
}
.footerlinks {
	padding: 10px 0
}
.copyrightbottom {
	text-align: center
}
.copyrightbottom .textright {
	text-align: center
}
.otherddetails .otherddetailspart {
	width: 100%;
	background: none;
	border-bottom: 1px solid #ddd
}
.otherddetails3 .otherddetailspart {
	width: 100%;
	background: none;
	border-bottom: 1px solid #ddd
}
#newslettersignup input[type=submit] {
	height: 32px
}
.the-icons li {
	display: block;
	width: 90%;
	padding: 10px 0
}
.smbanner .span3 a {
	margin: 10px 0
}
.heading1 .subtext {
	display: none
}
.productdesc #myTab.nav-tabs li a {
	padding: 8px
}
th.image, th.model, td.image, td.model {
	display: none!important
}
.cart-info td, .cart-info th {
	padding: 5px
}
}
 @media only screen and (max-width: 480px) {
.inlinelables, .badges, .description {
	display: none
}
.modify {
	text-indent: -9999px;
	overflow: hidden
}
}
/* ------------ bootstrap overwrite ------------ */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(242, 92, 39, 0.6);
	outline: 0;
	outline: thin dotted \9; /* IE6-9 */
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 92, 39, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 92, 39, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 92, 39, 0.6);
}
input.search-query, .btn, .label, .badge, .nav-pills > li > a {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.dropdown-menu li > a {
	color: rgb(119, 119, 119)
}
.dropdown-menu:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #E7E7E7;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
}
.dropdown-menu:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
}
.nav > li > a:hover {
	background-color: transparent;
}
.nav .dropdown-toggle .caret {
	border-bottom-color: #0085cd;
	border-top-color: #0085cd;
	margin-top: 10px;
}
.dropdown-menu li > a {
	padding: 5px 20px
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
	color: #ffffff;
	text-decoration: none;
	background: #0085cd;
}
.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	color: #333333;
	text-decoration: none;
	background: #0085cd;
	outline: 0;
}
.btn-right {
	padding: 6px 12px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -20px;
}
.btn-photo {
	padding: 4px 12px;
}
.btn {
	padding: 4px 12px;
}

.btn-orange {
	color: #ffffff;
	text-shadow: none;
	background: #0085cd;
*background: #0085cd;
	box-shadow : none;
}
.btn-orange:hover, .btn-orange:active, .btn-orange.active, .btn-orange.disabled, .btn-orange[disabled] {
	color: #ffffff;
	background-color: #2a9ffb;
*background-color: #2a9ffb;
}
.btn-orange:active, .btn-orange.active {
	background-color: #d8420e \9;
}
.label-orange, .badge-orange {
	background-color: #0085cd;
}
.label-orange[href], .badge-orange[href] {
	background-color: #0085cd;
}
.dropdown-menu {
	top: 97%
}
.nav-tabs > li > a, .nav-pills > li > a {
	margin: 2px 5px 0px 0px
}
.thumbnail {
	position: relative;
}
table th {
	color: #333
}
.nav li.dropdown.open a:hover .caret {
	border-top-color: #0085cd!important;
	border-bottom-color: #0085cd!important;
	opacity: 1;
	filter: alpha(opacity=100);
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.container {
	width: 420px;
}
.thumbnail .offer, .thumbnail .sale, .thumbnail .new {
	left: 70px
}
#topnav ul li a {
	
	margin-right: 5px;
}
.headerstrip #topnav {
	margin-bottom: 0px
}
}
/* sGallery */
    .sGallery{position: relative; background: #ffffff; padding: 0px 0px 0px;}
        .sGallery .item{width: 191px; height: 56px; border: 0; float: left; overflow: hidden;  margin-top: 0px; position: relative;}
            .sGallery .item a{display: block; width: 150px; text-align: center; position: relative;}
                .sGallery .item a img{height: auto; max-width: none; vertical-align: baseline; border: 0;}
                
                .sGallery .item ul.controls{position: absolute; right: -150px; top: 0px; margin: 0px; padding: 5px; list-style: none; height: 84px; background-color: rgba(255,255,255,0.8);}
                    .sGallery .item ul.controls li{color: #333; display: block; float: left; clear: both; width: 75px;}
                    .sGallery .item ul.controls li a{display: block; float: left; text-align: left; padding: 0px; margin: 0px; color: #333; width: auto; text-decoration: none;}
                    .sGallery .item ul.controls li a:hover{color: #111;}
                        .sGallery .item ul.controls li [class^=icon]{display: block; float: left; margin-top: 3px; margin-right: 5px;}

/* eof sGallery */

/* Partners */
		@import url("http://fonts.googleapis.com/css?family=PT+Sans");
		.content {font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;margin:20px;}
		.content p {font: 15px/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	color: #7a7a7a;}
		.content div.modal-buttons {}
		div.content span.modal-link {display:block; clear:both; float:left; padding:4px 35px;margin-bottom:22px; margin-top:15px; font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333333;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);background-color:#f5f5f5;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #cccccc;*border:0;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);}

div.modal-box.wrapper {
	position: absolute;
	margin: 25% auto;
	float: none;
	border: 1px solid #d4d4d4;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	z-index: 2000;
	text-align: left;
	left: 307px;
	right: 25%;
	background-color: #fffeff;
	top:-300px;
}
div.modal-box div.inside {margin: 3px;padding: 10px;overflow: visible;z-index: 2000;}

/* Each Box's specified width: Required so that they're showing in the middle of the page */

div#stop.modal-box {width: 640px;}

div.modal-box div.hr {height: 5px; background: url(../images/hr.png) repeat-x; }

#adjust-settings span.button.white.save {margin-left: 95px;}

/* Close Buttons */
div.modal-box span.modal-close {position: absolute;top: -13px;right: -13px;width: 35px;height: 35px;background: url(../images/close-buttons-sprite.png) no-repeat;}
div.modal-box span.modal-close:hover {background-position: 0 -37px;cursor: pointer;}
div.modal-box span.modal-close span {display: none;}



div.modal-box h3 {font-family: 'Open Sans', Arial, Helvetica, sans-serif; margin: 10px 0px 20px;color: #0085cd; font-size:16pt; font-weight:400;}
div.modal-box h5 {font-size:11pt; font-weight:400;}
div.modal-box p {text-shadow: rgba(255,254,255,0.5) 0 1px 0;color:#7a7a7a; margin: 5px 0px 10px;}
div.modal-box h2 {font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;text-align: left; 25%;right: 25%; color:rgb(112, 112, 112);}
div.modal-box ol, div.content ul {color: #7a7a7a; margin-left: 20px;}
div.modal-box li {color: #7a7a7a; margin: 0px;}
div.modal-box pre {padding: 10px;background-color: #efeefe;}
div.modal-box div.clear{height: 1px;clear: both;}


/* Image Styles */
div.modal-box img{float: left;margin-right: 20px; margin-top: 10px;}
div.modal-box img.right {float: right;margin-right: 0px;margin-left: 20px;}
div.modal-box.centered img {float: none;}
div.modal-box img.pop-out {margin-top: -42px;z-index: 2001;position: absolute;left: 94px;}

span.modal-link {cursor: pointer;}


.btn{display:inline-block;*border-bottom: 0 none #b3b3b3;
    display:inline;*zoom:1; float:right; padding:4px 35px;margin-bottom:22px; margin-top:15px; font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333333;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);background-color:#f5f5f5;background-repeat:repeat-x;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
**border-left-style: none;
    border-left-color: inherit;
    border-left-width: 0;
    border-right-style: none;
    border-right-color: inherit;
    border-right-width: 0;
    border-top-style: none;
    border-top-color: inherit;
    border-top-width: 0;
}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9;}
.btn:hover,.btn:focus{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}

/*========================= switcher =========================*/
.layout-switch input 
{
    width: 92%;
}

.switcher {
    position:fixed;
    top:65px;
    left:-196px;/*left:-190px;*/
	
    z-index:999999;
}
	.switcher h3 {
		width:165px;
		padding:0 15px;
		margin-top: 0px;
		height:30px;
		line-height:30px;
		
		background:#8bc641;
		color:#fff;
	}
	
		.switcher h4 {
	
	font-size: 16px;
	color: #0085cd;
	font-weight: 300;
	}
	/* the ancher link */
	a.Widget-toggle-link {
	    position: absolute;
	    top:0;
	    right:-27px;
	    text-align: center;
	    line-height:26px;
	    height:120px;
	    width:30px;
	    display: block;
	    color:#fff;
	    font-size: 16px;
	    font-weight:600;
	    cursor:pointer;
	
	    background:#8bc641;
	    -webkit-border-radius:0 6px 6px 0;
	    -moz-border-radius:0 6px 6px 0;
	    border-radius:0 4px 4px 0;
	}
	a.Widget-toggle-link:hover {
		text-decoration:none;
		color:#fff;
	}

	/* switcher-content */
	.switcher-content {
		position:relative;
	    width:165px;
	    background:#fefefe;
	    margin-top: -10px;
		padding: 13px;
	    border:1px solid #e7e7e7;
	    -webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	    -moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	    box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	}
	.switcher-content h4 {
	    margin-bottom:12px;
	}
	/* layout-switch */
	.switcher-content .layout-switch {
		margin-bottom:24px;
	}
	/* color-switch */
	.switcher-content .color-switch {
		margin-bottom:18px;
	}
	.switcher-content .color-switch .color-switch-link {
		width:22px;
		height:22px;
		font:0/0 a;
		display: block;
		float:left;
		margin:0 6px 6px 0;
		cursor:pointer;
		background-color:transparent;
	}

	/* pattern-switch */
	.switcher-content .pattern-switch a {
	    font:0/0 a;
	    width:22px;
	    height:22px;
	    display:block;
	    float:left;
	    margin:0 6px 6px 0;
	    cursor:pointer;
	}
	.switcher-content .pattern-switch a:hover {
	    opacity: .7;
	    -moz-opacity: .7;
	    filter:alpha(opacity=70);  
	}
	
	.full-width.button.trial {
	background: #8bc641;
	color: #f9f9f9;
}


a.full-width.button.trial:hover {
	color: #FFF;
	background: rgba(139, 198, 65, 1);
	background: -moz-linear-gradient(top, rgba(139, 198, 65, 1) 0%, rgba(122, 172, 59, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(139, 198, 65, 1)), color-stop(100%, rgba(122, 172, 59, 1)));
	background: -webkit-linear-gradient(top, rgba(139, 198, 65, 1) 0%, rgba(122, 172, 59, 1) 100%);
	background: -o-linear-gradient(top, rgba(139, 198, 65, 1) 0%, rgba(122, 172, 59, 1) 100%);
	background: -ms-linear-gradient(top, rgba(139, 198, 65, 1) 0%, rgba(122, 172, 59, 1) 100%);
	background: linear-gradient(to bottom, rgba(139, 198, 65, 1) 0%, rgba(122, 172, 59, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bc641', endColorstr='#7bae3b', GradientType=0 );
}

.after-feature {
padding: 0px 0px 0px 90px;
background: url(../img/feature/extra-api.png) no-repeat 10px top;
}

/* ------------ SOCIAL ICONS ------- */

.social a {
	display: inline-block;
	width: 32px;
	height: 32px;
	background-size: 100%
}
.social a:active {
	-moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.4);
	-webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.4);
	box-shadow: inset 0 3px 8px rgba(0,0,0,0.4)
}
.social a:hover {
	background-color: rgba(255,255,255,0.1)
}
a.facebook {
	background-image: url(../img/social/light/facebook.svg)
}
a.facebook:hover {
	background-color: #3c5a98
}
a.twitter {
	background-image: url(../img/social/light/twitter.svg)
}
a.twitter:hover {
	background-color: #2daae1
}
a.youtube {
	background-image: url(../img/social/light/youtube.svg)
}
a.youtube:hover {
	background-color: #c33
}
a.vimeo {
	background-image: url(../img/social/light/vimeo.svg)
}
a.vimeo:hover {
	background-color: #1ab7ea
}
a.google {
	background-image: url(../img/social/light/google.svg)
}
a.google:hover {
	background-color: #da2713
}
a.linkedin {
	background-image: url(../img/social/light/linkedin.svg)
}
a.linkedin:hover {
	background-color: #2597de
}
a.pinterest {
	background-image: url(../img/social/light/pinterest.svg)
}
a.pinterest:hover {
	background-color: #ca2026
}
a.dribbble {
	background-image: url(../img/social/light/dribbble.svg)
}
a.dribbble:hover {
	background-color: #ea4c89
}
a.deviantart {
	background-image: url(../img/social/light/deviantart.svg)
}
a.deviantart:hover {
	background-color: #4c5e52
}
a.instagram {
	background-image: url(../img/social/light/instagram.svg)
}
a.instagram:hover {
	background-color: #1c5380
}
a.blogger {
	background-image: url(../img/social/light/blogspot.svg)
}
a.blogger:hover {
	background-color: #ff6300
}
a.tumblr {
	background-image: url(../img/social/light/tumblr.svg)
}
a.tumblr:hover {
	background-color: #44546b
}
a.fivepx {
	background-image: url(../img/social/light/fivepx.svg)
}
a.fivepx:hover {
	background-color: #00aeef
}
a.flickr {
	background-image: url(../img/social/light/flickr.svg)
}
a.flickr:hover {
	background: #fff url(../img/social/hover/flickr_hover.svg)
}
a.rss {
	background-image: url(../img/social/light/rss.svg)
}
a.rss:hover {
	background-color: #e8621d
}
a.mail {
	background-image: url(../img/social/light/mail.svg)
}
a.mail:hover {
	background: url(../img/social/hover/mail_hover.svg)
}
a.envato {
	background-image: url(../img/social/light/envato.svg)
}
a.envato:hover {
	background-color: #528036
}
a.forrst {
	background-image: url(../img/social/light/forrst.svg)
}
a.forrst:hover {
	background-color: #4d6f54
}
a.github {
	background-image: url(../img/social/light/github.svg)
}
a.github:hover {
	background-color: #211e14
}
a.spotify {
	background-image: url(../img/social/light/spotify.svg)
}
a.spotify:hover {
	background-color: #74bf43
}
a.fancy {
	background-image: url(../img/social/light/fancy.svg)
}
a.fancy:hover {
	background-color: #9fd5fc
}
a.lastfm {
	background-image: url(../img/social/light/lastfm.svg)
}
a.lastfm:hover {
	background-color: #f73600
}
a.reddit {
	background-image: url(../img/social/light/reddit.svg)
}
a.reddit:hover {
	background: #cee3f8 url(../img/social/hover/reddit_hover.svg)
}
a.behance {
	background-image: url(../img/social/light/behance.svg)
}
a.behance:hover {
	background-color: #0086ff
}
a.stackoverflow {
	background-image: url(../img/social/light/stackoverflow.svg)
}
a.stackoverflow:hover {
	background-color: #f47920
}
a.soundcloud {
	background-image: url(../img/social/light/soundcloud.svg)
}
a.soundcloud:hover {
	background-color: #ff5c00
}
a.formspring {
	background-image: url(../img/social/light/formspring.svg)
}
a.formspring:hover {
	background-color: #0076bf
}
a.stumbleupon {
	background-image: url(../img/social/light/stumbleupon.svg)
}
a.stumbleupon:hover {
	background-color: #ef4e22
}
.social_touch {
	width: 100%
}
.social_touch a {
	display: inline-block;
	background-size: 100%;
	width: 32px;
	height: 32px;
	text-decoration: none
}
.social_touch a.facebook {
	background: #3c5a98 url(../img/social/light/facebook.svg)
}
.social_touch a.twitter {
	background: #2daae1 url(../img/social/light/twitter.svg)
}
.social_touch a.youtube {
	background: #c33 url(../img/social/light/youtube.svg)
}
.social_touch a.vimeo {
	background: #1ab7ea url(../img/social/light/vimeo.svg)
}
.social_touch a.google {
	background: #da2713 url(../img/social/light/google.svg)
}
.social_touch a.linkedin {
	background: #2597de url(../img/social/light/linkedin.svg)
}
.social_touch a.pinterest {
	background: #ca2026 url(../img/social/light/pinterest.svg)
}
.social_touch a.dribbble {
	background: #ea4c89 url(../img/social/light/dribbble.svg)
}
.social_touch a.deviantart {
	background: #4c5e52 url(../img/social/light/deviantart.svg)
}
.social_touch a.instagram {
	background: #1c5380 url(../img/social/light/instagram.svg)
}
.social_touch a.blogger {
	background: #ff6300 url(../img/social/light/blogspot.svg)
}
.social_touch a.tumblr {
	background: #44546b url(../img/social/light/tumblr.svg)
}
.social_touch a.fivepx {
	background: #00aeef url(../img/social/light/fivepx.svg)
}
.social_touch a.rss {
	background: #e8621d url(../img/social/light/rss.svg)
}
.social_touch a.envato {
	background: #528036 url(../img/social/light/envato.svg)
}
.social_touch a.forrst {
	background: #4d6f54 url(../img/social/light/forrst.svg)
}
.social_touch a.github {
	background: #211e14 url(../img/social/light/github.svg)
}
.social_touch a.spotify {
	background: #74bf43 url(../img/social/light/spotify.svg)
}
.social_touch a.fancy {
	background: #9fd5fc url(../img/social/light/fancy.svg)
}
.social_touch a.lastfm {
	background: #f73600 url(../img/social/light/lastfm.svg)
}
.social_touch a.behance {
	background: #0086ff url(../img/social/light/behance.svg)
}
.social_touch a.stackoverflow {
	background: #f47920 url(../img/social/light/stackoverflow.svg)
}
.social_touch a.soundcloud {
	background: #ff5c00 url(../img/social/light/soundcloud.svg)
}
.social_touch a.formspring {
	background: #0076bf url(../img/social/light/formspring.svg)
}
.social_touch a.stumbleupon {
	background: #ef4e22 url(../img/social/light/stumbleupon.svg)
}
.social_touch a.flickr {
	background: #fff url(../img/social/hover/flickr_hover.svg)
}
.social_touch a.mail {
	background: url(../img/social/hover/mail_hover.svg)
}
.social_touch a.reddit {
	background: #cee3f8 url(../img/social/hover/reddit_hover.svg)
}

.hidden {
	display: none;
	visibility: hidden;

}
.visible-phone {
	display: none !important;
}
.visible-tablet {
	display: none !important;
}
.hidden-desktop {
	display: none !important;
}
.visible-desktop {
	display: inherit !important;
}
@media (min-width:768px) and (max-width:979px) {
.hidden-desktop {
	display: inherit !important;
}
.visible-desktop {
	display: none !important;
}
.visible-tablet {
	display: inherit !important;
}
.hidden-tablet {
	display: none !important;
}
}
@media (max-width:767px) {
.hidden-desktop {
	display: inherit !important;
}
.visible-desktop {
	display: none !important;
}
.visible-phone {
	display: inherit !important;
}
.hidden-phone {
	display: none !important;
}
}



.flex-video {
position: relative;
padding-top: 25px;
padding-bottom: 67.5%;
height: 0;
margin-bottom: 16px;
overflow: hidden;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
.flex-video { padding-top: 0; }
}

#main-boxes{	
   
    display:table;
    height:100%; 
    width:100%;        
}
#text-box{ 
	
    display: table-cell;
    vertical-align:middle;
    padding:3px;
    width:60%;
}
#image-box{ 
	
   
    display: table-cell;
    vertical-align:middle;
    padding:3px;
    width:40%;
}

#image-box img {height:auto; max-height:inherit;}
#text-box img {height:auto; max-height:inherit;}

@media (max-width: 768px) {
    #image-box {display: block; width: 100%; text-align: center;}
	#text-box {display: block; width: 100%;}
	#image-box img {max-height:150px;}
   	
}

@media (max-width: 320px) {   
	#image-box img {display:none;}
   	
}

.upperHeader {
padding-top: 4px;
border-bottom: 1px solid #eaeaea;
}

@media (max-width: 767px) {

	/*upperHeader*/
	.upperHeader select.upper-nav {
		display: block;
		margin-top:-23px;
		margin:5px auto 10px;
	}
	.upperHeader p {
		text-align:center;
	}
	.upperHeader .inline {
		display: none;
		margin:0 auto;
	} }
	
	.button-header {
	margin-top: -5px;
	padding: 5px !important;
	color: #fff !important;
	background-color: #8bc641 !important;
}