@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,800,300);

body { 
	font-family: 'Open Sans', sans-serif;

	line-height: 1.8em; 
}
h1, h2, h3, h4,h5 { text-transform: capitalize; font-weight: 400 }
a { 
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

form { margin: 0; }
a:hover { text-decoration: none; }

.min-page-height { min-height: 400px; }
.padding-top {	padding-top: 20px;}
.icon-align { margin-top: 4px; }
.side-list { list-style: square; }
.sidebar-nav { padding: 9px 0; }
.select_drop_down { width: 100% }


/*----------------------- 
| SOME HEADER AREA STYLES 
-----------------------*/

.logo { cursor:pointer; padding: 15px 0 0px 0; }
.logo img { max-height: 80px; max-width: 300px; }
#search-box { padding-top: 1em; }

.grid-box:hover, .hover-box:hover { cursor: pointer;}

/*-----------------------
| FOR THE MARKETING BLOCKS
------------------------*/

.ad-block.top {
	margin-bottom: 8px;
}

/*------------------------- 
| SOME GENERAL BORDER STYLES
---------------------------*/

.border, .well {  /* THIS KEEPS THE SPACING IN BETWEEN DIVS CORRECT EVEN WHEN YOU APPLY A BORDER WIDTH */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.rounded-box { 
	padding: 12px;
	margin-bottom: 15px;
}

.well, .btn, .roundex-box, .border {	
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

/*---------------------
| STYLE THE BREADCRUMBS
----------------------*/

.breadcrumbs { font-size: 11px; text-transform:uppercase !important; }

ul.breadcrumb li a { text-transform:uppercase !important;}

/* ---------------------------------- 
| STYLES FOR TEXT SIZE AND TRANSFORMS 
-----------------------------------*/

.btn, button, input[type=submit] { text-transform: capitalize }
.capitalize { text-transform: capitalize }
label.error { font-size: 11px; }
.alert { text-transform: capitalize; }
.small-text { font-size: 10px; }
#account-form .nav { font-size: 18px; }


.video-box iframe, .main-img iframe, .images {
  	
	margin-bottom: 15px;
}

/*------------------------------
| STYLES FOR THE HOMEPAGE HEADER 
------------------------------*/

.header { 
	background: url('../img/bg1.jpg') no-repeat;
	border: 0;
	z-index: 9;
}

.header-layout {
	background: rgba(0,0,0, 0.7); 
}
.navbar-inner { border: 0; }
.mobile-search-form { margin: 1em 0}
.big-splash {
	background: rgb(69,72,77); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background: url('../img/bg1.jpg') no-repeat;

}
.facebook-row {
	padding-bottom: 1em;	
}
.facebook_pix { max-height: 24px; }
.carousel ul li { list-style: none; }
.referral-username { display:none; }
.home-page {
	padding: 40px 0 20px 0;
	border-bottom: 1px inset rgba(0,0,0,0.1);
	box-shadow: 0px 6px  8px #222; 
}

.hero-unit p {
	line-height: 2em;
}

.homepage.product-box { 
	position: relative;
}
.new {
	position: absolute;	
	height: 72px;
	width: 72px;
	z-index: 100;
	top: -3px;
	left: -3px;
}
.pricing { padding-bottom: 8px; }
/*
.homepage.product-box div.pricing { 
	display: none;
	position: absolute;	
	bottom: 150px;
	left: 37px;
}
.homepage.product-box:hover div.pricing {
    display:inherit;
}

.home-page { margin-top: 10px; }
.manufacturer-row { margin: 3em auto; }
.manufacturer-row img { height: 60px; margin: 0 10px 10px 10px; }


.header, .top-menu {}
.home-page-header-row {
	background: url('../img/homeheader.png');
	height: 300px;
	margin-bottom: 2em;
}

.hero-unit { background: transparent; color: #fff; background: url('../img/homeheader.png');}
*/

/*------------------------ 
| STYLES FOR THE CART AREA 
------------------------*/

.cart-contents li { margin-bottom: 8px; }
.cart-attributes { font-size: 90%; }
.cart-table img { max-width: 80px; }
.cart-total { font-weight: bold; }

/*---------------------------------
| STYLES FOR BLOG AND CONTENT PAGES
---------------------------------*/
.content { padding-top: 1em; }
.content-body {	padding-top: 12px;}
.content-body h2 { margin-top: 0; }
.content-date { text-align:center; }
.content-paragraph { margin-bottom: 1.5em ; }
.content-paragraph img { margin-bottom: 12px;	}
.blog-image {  margin-bottom: 1em;}

.about-us-body { text-align: justify; }
.about-us-block { padding: 1em; text-align: center;  margin-bottom: 1em;}
.about-us-block i { text-align: center; color: #A3D117; }
.about-us-image { 
	border-radius: 100%;
	text-align:center; 
	border: 10px solid #ccc; 
	width: 50px; height: 50px; padding: 1em; color: #333;  background: #eee; text-shadow: #ccc;
	margin: 1em auto 2em auto;
	padding-top: 20px;
}
.about-us-block h4 { text-align: center; }
.content-date .month {	padding: 8px; }
.content-date .day { padding: 8px; font-size: 24px; }
.content-date .comment-count { margin: 8px auto; padding: 8px 0; }
.content-by span { margin-right: 10px; font-size: 12px;}
.blog-comments-row { margin-top: 2em; }
.content-by { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0.5em;
	padding: 5px;	
}


/*--------------------------------------------
| STYLES FOR PRODUCT DETAILS AND PRODUCT BOXES
---------------------------------------------*/

.thumb-images {height: 150px; }
.product-tabs { padding-bottom: 3em; }
.product-tabs .nav { text-transform: capitalize; }
.product-price { padding-top: 1em; }
.product-box h5 { min-height: 40px;	}
.product-images { height: 190px; }
.product-box { text-align:center; }
.products-grid { position: relative; }
ul.product-details { margin-left: 0; }	
.similar-photo-box { min-height: 160px; }
.similar-price-box { min-height: 60px; }
.product-thumbnail { height: 75px; width: 75px; }
ul.product-details li {
	list-style: none;
	margin-bottom: 8px;
	text-transform: capitalize;
	font-size: 16px;
}

ul.product-downloads li {
	float:left;
	margin: 10px;
}

.aff-direct-code { /* BOX THAT SHOWS THE AFFILIATE LINK FOR THIS PRODUCT */
	margin-top: 1em;
	text-transform: capitalize;
	font-size: 15px;
}


/* -------------------
| CHECKOUT AREA STYLES 
---------------------*/

.checkout-button { padding-top: 8px; }
.checkout-box table tr {
	font-size: 20px;
	text-transform: capitalize;
}

.checkout-checkbox {
	vertical-align:middle; 
	font-size: 20px; 
	margin: 0 0 3px 5px !important;
}

.gateway-option { /* FOR SHOWING THE DIFFERENT PAYMENT MODULES ON THE CHECKOUT PAYMENT PAGE */
	display: none; 
	float:right; 
	padding: 1em; 
}

/* ---------------------
| STYLES FOR FOOTER AREA
-----------------------*/

.footer { margin: 35px 0; color: #fff; text-shadow: none !important;}
.footer:last-child { border-right: 0;}
.footer-link { font-size: 18px; }
.footer li { list-style:none; }
.footer li ul li { margin-left: 1px }
.news-footer { padding-top: 1em; }
.homepage-row h1.homepage-header {  padding-bottom: 0.8em; padding-top: 1em; text-transform: uppercase; color: #ccc;}
.homepage-row.latest-news { padding-bottom: 8em; }
.homepage-featured-products { border-bottom: 1px inset rgba(0,0,0,0.1);
	box-shadow: 0px 6px  8px #222; }
.home-products .carousel-control {
	top: 50%;	
	color: #ccc;
}
.news-box {
	margin-top: 12px;
	padding-bottom: 12px; 	
}

.footer li ul li {
	list-style: square;
	color: #fff;
	font-size: 15px;	
}

.footer li a {
	display: block;
	padding: 4px;
	color: #fff;
}

.copyright {
	font-size: 12px;
	padding: 8px 0 12px 0;
}

.copyright a:hover {  text-decoration: none; }
.social-media { text-align:center; padding-top: 1.5em; }
.social-media a {
	margin-left: 8px;
}

div.ad-block.bottom { padding: 1em 0; }

/*--------------------------- 
| CONTENT BOX FOR SUB FOOTER 
---------------------------*/

.news-box-body {
	padding-right: 12px;
	min-height: 145px;
}

.article-box:last-child {
	border: 0;
}

/* -------------------------------------
| ELEMENTS THAT HAVE BORDERS AND COLORS 
--------------------------------------*/

a:hover { color: #F60;}
.well {}
.btn, .btn-primary, .btn-success, .btn-warning, .btn-danger {}
textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#ffffff;}

textarea.error, input.error { border: 1px solid red; }
label.error { color: #F00 }
form .form-fields { border-bottom: 1px solid #eee; }
.clear-bg { background: transparent; background-imager: none; }
textarea.error, input.error { border: 1px solid red; }
.rounded-box { 	
	background: rgba(0,0,0,0.3);
}

.img-rounded { border-radius: 0; }
.thumbnail { border: 0 	!important; }
.checkout-button { border-top: 1px dotted #ccc; }

.content-date .comment-count a { color: #222; }

.retail-product-price { color: #999;}
.grid-box:hover, .hover-box:hover { /* FOR PRODUCTS SHOW IN GRID FORMAT */
	cursor: pointer;
	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-moz-box-shadow:2px 2px 3px #333 ;
	-webkit-box-shadow:2px 2px 3px #333;
	box-shadow:2px 2px 3px #333
}

.video-box iframe, .main-img iframe { /* FOR IFRAME VIDEOS ON PRODUCT DETAILS PAGE  */	
	-moz-box-shadow:2px 2px 3px #333;-webkit-box-shadow:2px 2px 3px #333;box-shadow:2px 2px 3px #333	
}

.dashboard-list .span4 { border-bottom: 1px solid #eee; } /* MEMBERS DASHBOARD */

.ticket-response-box { /* MEMBERS SUPPORT AREA */
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); 
	background-color: #fcf8e3; border: 1px solid #fbeed5; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;  
	border-radius: 4px; color: #c09853;
}

/*--------------------
| BLOG CONTENT / PAGES 
--------------------*/

.content-by, .content-date .day  { 
	background: -moz-linear-gradient(top,  rgba(204,204,204,0.35) 0%, rgba(238,238,238,0.39) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,0.35)), color-stop(100%,rgba(238,238,238,0.39))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(204,204,204,0.35) 0%,rgba(238,238,238,0.39) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(204,204,204,0.35) 0%,rgba(238,238,238,0.39) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(204,204,204,0.35) 0%,rgba(238,238,238,0.39) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(204,204,204,0.35) 0%,rgba(238,238,238,0.39) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59cccccc', endColorstr='#63eeeeee',GradientType=0 ); /* IE6-9 */	
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	-moz-border-radius: 3px;
}

.content-by { border: 1px solid #ccc; }
.content-date { -webkit-border-radius: 3px; border-radius: 3px; }	
.content-date .comment-count {
	background: -moz-linear-gradient(top,  rgba(204,204,204,0.65) 0%, rgba(204,204,204,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,0.65)), color-stop(100%,rgba(204,204,204,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(204,204,204,0.65) 0%,rgba(204,204,204,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(204,204,204,0.65) 0%,rgba(204,204,204,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(204,204,204,0.65) 0%,rgba(204,204,204,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(204,204,204,0.65) 0%,rgba(204,204,204,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6cccccc', endColorstr='#a6cccccc',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

.content-date .month {
	background: -moz-linear-gradient(top,  rgba(102,102,102,0.5) 0%, rgba(51,51,51,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,102,102,0.5)), color-stop(100%,rgba(51,51,51,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(102,102,102,0.5) 0%,rgba(51,51,51,0.6) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(102,102,102,0.5) 0%,rgba(51,51,51,0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(102,102,102,0.5) 0%,rgba(51,51,51,0.6) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(102,102,102,0.5) 0%,rgba(51,51,51,0.6) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80666666', endColorstr='#99333333',GradientType=0 ); /* IE6-9 */
	color: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	-moz-border-radius: 3px;
}

/*---------------------------------------------------------------------
| MEMBERS DASHBOARD ICONS (ONLY APPLIES TO CERTAIN DASHBOARD TEMPLATES) 
---------------------------------------------------------------------*/

.dashboard-icons .well {
	background: -moz-linear-gradient(top,  rgba(187,187,187,0.5) 0%, rgba(221,221,221,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(187,187,187,0.5)), color-stop(100%,rgba(221,221,221,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(187,187,187,0.5) 0%,rgba(221,221,221,0.6) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(187,187,187,0.5) 0%,rgba(221,221,221,0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(187,187,187,0.5) 0%,rgba(221,221,221,0.6) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(187,187,187,0.5) 0%,rgba(221,221,221,0.6) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80bbbbbb', endColorstr='#99dddddd',GradientType=0 ); /* IE6-9 */


}
.dashboard-icons .well:hover, .dashboard-list .span4:hover {
	cursor: pointer;
	background: #333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/*
.btn-primary {
	background: #7abcff; 
	background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); 
	background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); 
	background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
	background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); 
	background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); 
}
*/


/* ------------------
SUBFOOTER NEWS BOX 
-------------------*/

.news-box { 
	background: -moz-linear-gradient(top,  rgba(102,102,102,0.35) 0%, rgba(85,85,85,0.39) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,102,102,0.35)), color-stop(100%,rgba(85,85,85,0.39))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(102,102,102,0.35) 0%,rgba(85,85,85,0.39) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(102,102,102,0.35) 0%,rgba(85,85,85,0.39) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(102,102,102,0.35) 0%,rgba(85,85,85,0.39) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(102,102,102,0.35) 0%,rgba(85,85,85,0.39) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59666666', endColorstr='#63555555',GradientType=0 ); /* IE6-9 */
}

div.preview-image-div { height: 250px; overflow: hidden; margin-bottom: 1em;}
div.preview-image-div  img { width: 100%; }
.latest-article-box { float:left; width: 289px; height: 188px; overflow: hidden; position: relative;

}
.latest-article-box-details { 
	position: absolute; opacity: 0; background: rgba(0,0,0, 0.3);  width: 289px; height: 200px; padding: 2em 0; text-align:center; color: #fff;
}
.latest-article-box img { min-height: 188px; }	
.latest-article-box:hover div.latest-article-box-details{ display: block; height: 200px; width: 289px; cursor: pointer;}
.preview-image { margin: 1em auto; padding: 0;}
.preview-image.default { height: 350px; width: 150px;}
.news-box-body img.preview-image { 
	margin-top: 1em;
	padding: 0;
	min-height: 230px;
}
.news-box-body { color: #666; }
.news-box-body h4 { border-bottom: 3px solid #999; padding: 10px 0;}
.address-block h3 { border-bottom:  3px solid #B3D346;	}
.address-block a { color: #fff; }
.address-block {

	margin-top: 1em;
	color: #fff;
	background: -moz-linear-gradient(top,  rgba(34,34,34,0.8) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(34,34,34,0.8)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(34,34,34,0.8) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(34,34,34,0.8) 0%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(34,34,34,0.8) 0%,rgba(0,0,0,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(34,34,34,0.8) 0%,rgba(0,0,0,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc222222', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */

}

.address-block div {
	padding: 0 1em;
}

.
.footer-row a { background: #222; color: #fff; }
.footer-row {  
	color: #fff;
	background: #222;

}
.footer { border-right: 1px solid #ccc;}

/* FOR SHOWING THE PAYMENT LOGOS ON THE SUBFOOTER */
.gw-footer{ padding-top: 3em; }
.gw-footer ul li { float:left; }
.gw-footer ul li img { max-height: 30px; }

img .u-photo .avatar { display:none !important; }

/*---------------
COPYRIGHT FOOTER
---------------*/

.copyright a { color: #ccc; }
.copyright a:hover { color: #f60; }
.copyright {
	background-color:#333;
	color: #ddd;	
}

/* -------------------------------------------------------
ALL NAVIGATION MENU ELEMENTS INCLUDING COLORS AND BORDERS 
---------------------------------------------------------*/

.top-nav { text-transform: capitalize;}
.top-nav-home { margin-left: 8px; }
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.top-nav .navbar-inner {
	background: rgb(45,187,234); /* Old browsers */
	text-shadow: none;		
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu { visibility: visible; }
.dropdown:hover .dropdown-menu { display: block; }


.navbar .nav>li>a {
	margin: 0;
	text-transform: uppercase;
	text-shadow: none;
	color: #fff;
}

.top-menu .navbar .nav>li>a {
	font-size: 18px;
	padding-right: 0px;
	padding-left: 5px;
	
}
.top-menu .navbar { padding-top: 2.1em;  }
.top-menu .navbar-inner {
	border: 0;
	
	padding: 0;
	background-color: transparent !important;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.top-menu .navbar-inner li.divider-vertical {
	border: 0 !important;
	padding: 0 10px;
}

.register-links { float: right; }

.register-links  .navbar .nav>li>a { font-size: 22px; padding-right: 20px;  }

/* MEMBERS AREA STYLES */
.ticket-response-box { padding: 8px 35px 8px 14px; margin-bottom: 20px;  }
.dashboard-list .span4 { margin-bottom: 10px;}
.dashboard-list .span3 p { font-size: 13px; }
.dashboard-icons {
	text-align: center;
	text-transform: capitalize;
	font-size: 12px;
}

.editor-box { width: 99%; }
.editor { margin-bottom: 1em; }

/* members support tickets */
.user-response { padding: 19px 0; }


/*--------------------
| SOCIAL MEDIA LINKS
--------------------*/

div.social-media h3 {
	border-bottom:  3px solid #B3D346;	
	margin: 10px 8px;
	color: #fff;
}
div.social-media img {
	width: 36px;
	height: 36px;
	margin-bottom: 8px;
}

.social-icons img {
	width: 48px;
	height: 48px;
	margin-bottom: 8px;
}

.social-icons img:hover {
	background: #f60;	
}

.google-map { margin-top: 2em; }

/*-------------------------------------- 
| THIS ONLY APPLIES TO PHONE RESOLUTIONS 
---------------------------------------*/

@media (max-width: 480px) {
	.btn, input[type=text],input[type=password], select {
		display: block;
	  	width: 100%;
	  	padding: 4px 6px;
	  	margin-bottom: 4px;
	  	min-height: 30px;
	  	-webkit-box-sizing: border-box;
	  	-moz-box-sizing: border-box;
	  	box-sizing: border-box;	
	}
	
	input[type="submit"].btn-block,
	input[type="reset"].btn-block,
	input[type="button"].btn-block {
	  width: 100%;
	}
}


@media (max-width: 767px) {

  body {

    padding-left: 0px;

    padding-right: 0px;

  }
  
  .container {
	  padding-left: 20px;

    padding-right: 20px;
	  }
}