
/*

Theme Name: Foxy

Theme URI: http://www.elegantthemes.com/gallery/
Version: 1.7
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/
/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

article,
aside,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 16px;
	color: #878787;
	background-color: #eaeaea;
	font-weight: 300;
}

a {
	text-decoration: none;
	color: #4bb6f5;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.ui-tabs-hide {
	display: none;
}

br.clear {
	margin: 0px;
	padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	line-height: 1em;
	font-weight: normal;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit !important;
}

h1 {
	font-size: 28px;
	line-height: 36px;
	padding-bottom: 20px !important;
	padding-top: 10px !important;
	font-weight: 500;
}

h2 {
	font-size: 22px;
	line-height: 28px;
	font-weight: 500;
	padding-bottom: 16px !important;
	padding-top: 8px !important;
}

h3 {
	font-size: 18px;
	line-height: 23px;
	padding-bottom: 12px !important;
	padding-top: 6px !important;
	font-weight: 400;
}

h4 {
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 10px !important;
	padding-top: 5px !important;
}

h5 {
	font-size: 14px;
	line-height: 17px;
	padding-bottom: 8px !important;
	padding-top: 4px !important;
}

h6 {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 7px !important;
	padding-top: 4px !important;
}

p {
	padding-bottom: 10px;
	line-height: 24px;
}

strong {
	font-weight: bold;
	color: #1c1c1c;
}

cite,
em,
i {
	font-style: italic;
}

pre,
code {
	font-family: Courier New, monospace;
	margin-bottom: 10px;
}

ins {
	text-decoration: none;
}

sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 0.8em;
}

sub {
	top: 0.3em;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dd {
	margin-left: 1.5em;
}

blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #666666;
	background: #e6e6e6;
	font-style: italic;
	border: 1px solid #dcdcdc;
}

blockquote p {
	padding-bottom: 0px;
}

input[type=text],
input.text,
input.title,
textarea,
select {
	background-color:#fff;
	border:1px solid #bbb;
	padding: 2px;
	color: #4e4e4e;
}

input[type=text]:focus,
input.text:focus,
input.title:focus,
textarea:focus,
select:focus {
	border-color:#2D3940;
	color: #3e3e3e;
}

input[type=text],
input.text,
input.title,
textarea,
select {
	margin:0.5em 0;
}

textarea {
	padding: 4px;
}

img#about-image {
	float: left;
	margin: 3px 8px 8px 0px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
} /* IE6 */

*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */

/*------------------------------------------------*/

/*---------------[MAIN LAYOUT INFO]---------------*/

/*------------------------------------------------*/



img {
	max-width: 100%;
	height: auto;
}

#ie8 img {
	width: auto;
}

#body-area {
	background-color: #f2f2f2;
	padding-top: 50px;
}

/* standard size screen */

.container {
	text-align: left;
	margin: 0 auto;
	width: 1280px;
	position: relative;
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
	background-color: #fff;
}

.service1 {
	float: left !important;
	min-width: 260px !important;
	width: 49% !important;
	margin-right: 30px !important;
}

.service2 {
	float: right !important;
	min-width: 520px !important;
	width: 47% !important;
	margin-right: 0px !important;
}

.service3 {
	display: none;
}

#homesearch {
	right: 10px;
}

#home-banners .get-more-information,
#home-banners .get-more-informations_rotation {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	width: 250px;
}

#home-banners .get-more-information img,
#home-banners .get-more-informations_rotation img {
	width: 250px;
}

#sidebar .get-more-information img,
#slidebar .get-more-informations_rotation img {
	width: 265px;
}

#s {
	width: 160px;
}

.ribbon {
	width: 90%;
	left: -98px;
	padding: 17px 98px !important;
}

#main-header {
	padding: 53px 62px 53px 80px;
	max-height: 30px;
}

#logo {
	float: left;
	position: relative;
	top: 30px !important;
}

#slogan {
	float: left;
	position: relative;
	top: 15px !important;
	left: 280px;
}

#slogan {
	font-style: italic;
	color: #333;
	padding-top: 20px;
	padding-left: 15px;
}

#top-navigation {
	float: right;
	padding-top: 10px;
	position: relative;
	top: -30px;
	right: -20px;
	font-size: 16px !important;
}

#top-navigation nav {
	float: left;
}

#top-navigation li {
	display: inline-block;
}

#top-navigation a {
	color: #333;
	text-decoration: none; /*padding: 14px 18px;*/
	display: block;
	position: relative;
}

#top-navigation > ul > li.sfHover > a,
#top-navigation > ul > li > a:hover,
.mobile_nav {
	color: #fff;
	background-color: #ff8a1d;
	-webkit-box-shadow: inset 0 0 30px #d9531f;
	-moz-box-shadow: inset 0 0 30px #d9531f;
	box-shadow: inset 0 0 30px #d9531f;
}

#top-navigation li.current-menu-item > a,
.et_mobile_menu li.current-menu-item > a {
	font-weight: 800;
	color: #ff7100;
}

#top-navigation li.current-menu-item > a:hover {
	color: #fff;
}

#top-navigation > ul > li > a,
#footer-bottom li a {
	overflow: hidden;
	height: 44px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

span.menu_slide,
span.main_text {
	display: block;
	position: relative;
	padding: 14px 9px;
}

.bottom-nav span.menu_slide,
.bottom-nav span.main_text {
	padding: 23px 20px;
}

#section-area,
.et-carousel-wrapper,
#home-info,
#main-footer,
#content {
	padding: 80px;
}

#section-area,
#et-product-slider {
	border-bottom: 1px solid #f2f2f2;
}

#section-area {
	padding-bottom: 65px;
}

.service {
	float: left;
	width: 318px;
	margin-right: 83px;
}

.last {
	margin-right: 0;
}

.service-number {
	text-align: center;
	margin-bottom: 31px;
}

.service-number span {
	display: inline-block;
	font-size: 36px;
	font-weight: 800;
	color: #fff;
	background-color: #eee;
	height: 81px;
	width: 81px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	line-height: 102px;
	position: relative;
}

.service-number span:before {
	content: '';
	position: absolute;
	bottom: -17px;
	left: 50%;
	border: 9px solid transparent;
	margin-left: -10px;
	border-top-color: #eee;
}

.service h3 {
	font-size: 24px;
	font-weight: 800;
	padding-bottom: 16px;
	letter-spacing: -1px;
}

.service h3 span {
	font-weight: 300;
}

.service h3 a {
	text-decoration: none;
}

.service h3 a:hover {
	color: #777;
}

#et-product-slider {
	position: relative;
	padding-right: 0;
	overflow: hidden;
}

.et-carousel-wrapper li {
	float: left;
	width: 236px;
	padding-right: 58px;
	position: relative;
}

.et-carousel-wrapper li.last {
	margin-right: 0;
}

.et-thumb {
	background: url(2014-template/different_files/images/et-thumb-bg.png) no-repeat;
	height: 136px;
	width: 186px;
	padding: 18px 25px;
	margin-bottom: 24px;
}

.et-thumb img {
	border: 1px solid #717171;
}

.et-carousel-wrapper h3,
.et-products h3 {
	text-align: center;
	font-weight: 300;
	font-size: 22px;
	margin-top: 24px;
}

.et-carousel-wrapper h3 a {
	text-decoration: none;
}

.et-carousel-wrapper h3 a:hover,
.et-products h3 a:hover {
	color: #777;
	text-decoration: none;
}

.et-price-button {
	position: absolute;
	text-align: center;
	display: inline-block;
	font-size: 24px;
	font-weight: 800;
	color: #333;
	background-color: #fff;
	height: 80px;
	min-width: 80px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	line-height: 80px;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	left: -22px;
	top: -26px;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.et-product-on-sale {
	line-height: 1;
	padding-top: 10px;
	height: 70px;
}

.et-price-button span.lighter {
	font-weight: 300;
}

.et-price-before {
	font-size: 18px;
	color: #d2d2d2;
	font-weight: normal;
}

.et-product-on-sale .et-price-sale {
	display: block;
	padding-top: 4px;
}

.et-product:hover .et-price-button,
.et-products li:hover .et-price-button {
	background-color: #fc8933;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	-webkit-animation: bounceIn_custom 0.7s ease-in-out;
	-moz-animation: bounceIn_custom 0.7s ease-in-out;
	-o-animation: bounceIn_custom 0.7s ease-in-out;
	animation: bounceIn_custom 0.7s ease-in-out;
}

.et-product:hover .et-price-before,
.et-products li:hover .et-price-before {
	color: rgba( 255, 255, 255, 0.7 );
}

#home-tab-area,
#testimonials,
.comment-body,
#commentform textarea,
#commentform input[type="text"],
#et-rating > div,
.widget {
	border: 1px solid #e9e9e9;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
	box-shadow: 0 1px 4px rgba(0,0,0,0.07);
}

#home-tab-area,
#testimonials {
	float: left;
}

#home-tab-area {
	width: 718px;
	margin-right: 80px;
}

body.single #home-tab-area {
	margin-bottom: 60px;
	float: none;
	clear: both;
	margin-top: 35px;
}

#home-tab-area > ul {
-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.02)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background-color: #fdfdfd;
	-webkit-box-shadow: inset 1px -1px 0 #fff, inset -1px 0 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 1px -1px 0 #fff, inset -1px 0 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
	box-shadow: inset 1px -1px 0 #fff, inset -1px 0 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
	border-bottom: 5px solid #ea6b1e;
	padding-left: 0;
	padding-bottom: 0;
	position: relative;
}

#home-tab-area > ul > li {
	display: inline-block;
	padding: 25px 27px 20px;
	color: #333;
	cursor: pointer;
}

#home-tab-area > ul > li.home-tab-active {
	background-color: #ff8a1d;
	-webkit-box-shadow: inset 0 0 30px #d9531f;
	-moz-box-shadow: inset 0 0 30px #d9531f;
	box-shadow: inset 0 0 30px #d9531f;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	cursor: default;
}

.home-tab-slide {
	padding: 34px 39px;
}

#testimonials {
	width: 318px;
	position: relative;
}

#testimonials:before {
	position: absolute;
	background: url(2014-template/different_files/images/blockquote-bg.png) no-repeat;
	content: '';
	bottom: 1px;
	left: 1px;
	width: 158px;
	height: 146px;
	z-index: 0;
}

.testimonial {
	position: relative;
	padding: 40px 40px 60px;
}

.testimonial-author {
	position: absolute;
	left: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 40px;
	bottom: -40px;
}

.et-avatar {
	position: relative;
	border: 4px solid #fff;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	display: inline-block;
	float: left;
	margin-right: 18px;
}

.et-avatar:before {
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.post-description .et-avatar:after {
	content: '';
	position: absolute;
	bottom: -26px;
	left: 19px;
	border: 13px solid transparent;
	border-top-color: #fff;
}

.et-avatar,
.et-avatar img {
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}

.et-avatar img {
	display: block;
}

.testimonial-author strong {
	display: block;
	padding: 18px 0;
	font-weight: 300;
	color: #ff7100;
}

.testimonial-author p {
	color: #c6c6c6;
}

#breadcrumbs {
	height: 1px !important;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	background-color: #fcfcfc;
	text-shadow: 1px 1px 0 #fff;
	color: #9f9f9f;
	/* padding: 22px 80px; */
	-webkit-box-shadow: inset 0 1px 0 #fff, inset 0 -1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 0 #fff, inset 0 -1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 0 #fff, inset 0 -1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1);
	position: relative;
}

#breadcrumbs a {
	text-decoration: none;
	color: #333;
}

#breadcrumbs .raquo {
	background: url(2014-template/different_files/images/breadcrumbs_bullet.png) no-repeat;
	display: inline-block;
	text-indent: -9999px;
	width: 7px;
	height: 11px;
	margin: 0 10px;
}

#left-area {
	float: left;
	width: 720px;
	margin-right: 80px;
}

.post-heading h1 {
	padding-bottom: 12px;
}

.post-heading p.meta-info {
	font-size: 24px;
	color: #333;
}

.post-heading p.meta-info a {
	color: #333;
}

.post-heading p.meta-info a:hover {
	color: #777;
	text-decoration: none;
}

#category-name {
-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.02)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background-color: #fff;
	text-align: center;
	border-bottom: 1px solid #f2f2f2;
	-moz-box-shadow: inset 0 -1px 0 #fff;
	-webkit-box-shadow: inset 0 -1px 0 #fff;
	box-shadow: inset 0 -1px 0 #fff;
	padding: 69px 80px 64px;
	position: relative;
}

#category-name p.description {
	font-size: 24px;
	color: #333;
}

#category-name .et-price-button {
	bottom: -39px;
	left: 50%;
	margin-left: -40px;
	top: auto;
}

.entry-post {
	margin-bottom: 80px;
}

.post-thumbnail {
	text-align: center;
	position: relative;
}

.post-thumbnail:before {
	-moz-box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.post-thumbnail img {
	display: block;
}

.post-thumbnail .post-description {
	position: absolute;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	top: 128px;
	width: 100%;
}

.post-description .testimonial-author {
	bottom: auto;
	padding-left: 0;
	top: -64px;
}

.post-description .et-avatar {
	float: none;
	margin-right: 0;
}

.post-description h2 {
	font-size: 48px;
	letter-spacing: -2px;
	background-color: #333;
	display: inline-block;
	padding-bottom: 0;
}

.post-description h2 a {
	text-decoration: none;
	display: inline-block;
	padding: 21px 42px;
}

.post-description h2 a:hover {
	color: rgba(255,255,255,0.9);
}

.entry-post p.meta-info {
	text-align: center;
	background-color: #fcfcfc;
	border: 1px solid #e9e9e9;
	border-top: none;
	color: #c3c3c3;
	text-shadow: 1px 1px 0 #fff;
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.02);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.02);
	box-shadow: 0 2px 2px rgba(0,0,0,0.02);
	padding: 12px 40px;
	margin-bottom: 18px;
}

.entry-post p.meta-info a {
	color: #c3c3c3;
	text-decoration: none;
}

.entry-post p.meta-info a:hover {
	color: #777;
}

.read-more {
	padding: 12px 18px;
	float: right;
}

.et-carousel-wrapper {
	overflow: hidden;
	margin-right: 50px;
}

.et-carousel-wrapper > ul {
	position: relative;
}

.home-tab-slide {
	display: none;
}

.js #home-tab-area .home-tab-slide:first-child {
	display: block;
}

.entry-content ul,
.comment-content ul {
	list-style-type: disc;
	padding: 0 0 23px 16px;
	line-height: 26px;
}

.entry-content ol,
.comment-content ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0 0 23px 0;
	line-height: 26px;
}

.entry-content ul li ul,
.entry-content ul li ol,
.comment-content ul li ul,
.comment-content ul li ol {
	padding: 2px 0px 2px 20px;
}

.entry-content ol li ul,
.entry-content ol li ol,
.comment-content ol li ul,
.comment-content ol li ol {
	padding: 2px 0px 2px 35px;
}

#content table {
	border: 1px solid #eee;
	margin: 0 0 15px 0;
	text-align: left;
	width: 100%;
	background-color: #FBFBFB;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.07);
}

#content tr th,
#content thead th {
	color: #555;
	font-weight: bold;
	padding: 9px 24px;
}

#content tr td {
	border-top: 1px solid #eee;
	padding: 6px 24px;
}

.et_full_width_image .post-heading {
	position: relative;
	margin-top: -235px;
	background: #fff;
	margin-left: -80px;
	margin-bottom: 70px;
	padding-left: 80px;
	padding-top: 54px;
}

#et_results_settings {
	margin-bottom: 30px;
}

.et-products {
	clear: both;
	margin-left: -80px !important;
}

.et-products li {
	position: relative;
	float: left;
	width: 186px;
	margin: 0 0 80px 80px;
}

.products li {
	position: relative;
}

.variations td.label {
	padding-top: 15px !important;
}

.single_add_to_cart_button {
	top: 6px;
	left: 10px !important;
}

.related.products h2 {
	margin-bottom: 50px;
}

.woocommerce div.product div.images {
	width: auto !important;
	float: none !important;
}

.et-product-images {
	width: 453px !important;
	position: relative;
	float: left;
}

.woocommerce div.product div.summary {
	width: 200px !important;
	float: left !important;
	margin-left: 65px;
}

.woocommerce div.product div.images img {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.woocommerce div.product div.images div.thumbnails a {
	margin-bottom: 10px;
}

.woocommerce span.onsale,
.woocommerce-page span.onsale {
	left: auto !important;
	right: 0 !important;
	top: -11px !important;
}

body.home.woocommerce span.onsale {
	right: 56px !important;
}

#callout {
	display: block;
	margin-top: 65px;
	height: 100px;
	font-size: 30px;
	background: #fc8933;
	color: #fff;
	-moz-box-shadow: inset 0 0 30px #d9531f;
	-webkit-box-shadow: inset 0 0 30px #d9531f;
	box-shadow: inset 0 0 30px #d9531f;
	position: relative;
}

#callout > strong {
	display: inline-block;
	width: 872px;
	text-align: center;
	font-weight: 300;
	color: #fff;
}

#callout > strong span {
	font-weight: 800;
}

#callout > span {
	width: 240px;
	display: inline-block;
	padding: 35px 0;
	text-align: center;
	background: #2f2f2f;
	position: relative;
	background: #333333; /* Old browsers */
	background: -moz-linear-gradient(top, #333333 0%, #232323 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #232323)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #333333 0%, #232323 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #333333 0%, #232323 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #333333 0%, #232323 100%); /* IE10+ */
	background: linear-gradient(to bottom, #333333 0%, #232323 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#232323', GradientType=0 ); /* IE6-9 */
}

#callout > strong,
#callout > span {
	text-shadow: 0 0 10px rgba(0,0,0,0.15);
}

#callout > span:before {
	content: '';
	position: absolute;
	top: 0;
	left: -35px;
	width: 35px;
	height: 100px;
	background: url(2014-template/different_files/images/callout-signup-bg-overlay.png) no-repeat;
}

#callout:hover {
	text-decoration: none;
}

.fullwidth #left-area {
	width: 100%;
	margin: 0;
}

.page-template .page-nav {
	margin-top: 40px;
}



/*------------------------------------------------*/

/*---------------[FEATURED SLIDER]----------------*/

/*------------------------------------------------*/



@-webkit-keyframes 
bounceIn {
 0% {
 opacity: 0;
 -webkit-transform: scale(.3);
}
 50% {
 opacity: 1;
 -webkit-transform: scale(1.05);
}
 70% {
 -webkit-transform: scale(.9);
}
 100% {
 -webkit-transform: scale(1);
}
}
 @-moz-keyframes 
bounceIn {
 0% {
 opacity: 0;
 -moz-transform: scale(.3);
}
 50% {
 opacity: 1;
 -moz-transform: scale(1.05);
}
 70% {
 -moz-transform: scale(.9);
}
 100% {
 -moz-transform: scale(1);
}
}
 @-o-keyframes 
bounceIn {
 0% {
 opacity: 0;
 -o-transform: scale(.3);
}
 50% {
 opacity: 1;
 -o-transform: scale(1.05);
}
 70% {
 -o-transform: scale(.9);
}
 100% {
 -o-transform: scale(1);
}
}
 @keyframes 
bounceIn {
 0% {
 opacity: 0;
 transform: scale(.3);
}
 50% {
 opacity: 1;
 transform: scale(1.05);
}
 70% {
 transform: scale(.9);
}
 100% {
 transform: scale(1);
}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}
 @-webkit-keyframes 
fadeInUp_custom {
 0% {
 opacity: 0;
 -webkit-transform: translateY(270px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
}
}
 @-moz-keyframes 
fadeInUp_custom {
 0% {
 opacity: 0;
 -moz-transform: translateY(270px);
}
 100% {
 opacity: 1;
 -moz-transform: translateY(0);
}
}
 @-o-keyframes 
fadeInUp_custom {
 0% {
 opacity: 0;
 -o-transform: translateY(270px);
}
 100% {
 opacity: 1;
 -o-transform: translateY(0);
}
}
 @keyframes 
fadeInUp_custom {
 0% {
 opacity: 0;
 transform: translateY(270px);
}
 100% {
 opacity: 1;
 transform: translateY(0);
}
}
 @-webkit-keyframes 
bounceIn_custom {
 0% {
 -webkit-transform: scale(1);
}
 25% {
 -webkit-transform: scale(.8);
}
 50% {
 -webkit-transform: scale(1.05);
}
 70% {
 -webkit-transform: scale(.9);
}
 100% {
 -webkit-transform: scale(1);
}
}
 @-moz-keyframes 
bounceIn_custom {
 0% {
 -moz-transform: scale(1);
}
 25% {
 -moz-transform: scale(.8);
}
 50% {
 -moz-transform: scale(1.05);
}
 70% {
 -moz-transform: scale(.9);
}
 100% {
 -moz-transform: scale(1);
}
}
 @-o-keyframes 
bounceIn_custom {
 0% {
 -o-transform: scale(1);
}
 25% {
 -o-transform: scale(.8);
}
 50% {
 -o-transform: scale(1.05);
}
 70% {
 -o-transform: scale(.9);
}
 100% {
 -o-transform: scale(1);
}
}
 @keyframes 
bounceIn_custom {
 0% {
 transform: scale(1);
}
 25% {
 transform: scale(.8);
}
 50% {
 transform: scale(1.05);
}
 70% {
 transform: scale(.9);
}
 100% {
 transform: scale(1);
}
}
 @-webkit-keyframes 
etcustom {
 0%, 100% {
background: #f7a13c;
}
 50% {
background: #f79d3c;
}
}

#featured {
-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.07)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background-color: #f7a13c;
	-webkit-box-shadow: inset 0 0 250px #bd3905;
	-moz-box-shadow: inset 0 0 250px #bd3905;
	box-shadow: inset 0 0 250px #bd3905;
	text-align: center;
	padding-top: 104px;
	position: relative;
}

#featured.et_slider_auto {
	padding-bottom: 2px;
}

#featured,
#featured #slides {
	overflow: hidden;
}

#featured .slide {
	width: 100%;
	float: left;
	margin-right: -100%;
	position: relative;
	display: none;
	-webkit-transform: translate3d(0, 0, 0);
	min-height: 452px;
}

.js #featured .slide.et-active-slide {
	display: list-item;
}

#featured .slide img {
	margin-bottom: -2px;
}

.slide .description {
	text-shadow: 0 0 10px rgba(0,0,0,0.4);
	padding-bottom: 50px;
}

.slide .description h2,
.post-heading h1,
h1#comments,
#reply-title,
h1.category-title,
.post-description h2,
.related.products h2 {
	font-family: 'Raleway', Arial, sans-serif;
	font-weight: 100;
	letter-spacing: -4px;
}

.slide a:hover {
	text-decoration: none;
	color: rgba(255,255,255,0.9);
}

.slide .description h2,
.post-heading h1,
h1#comments,
#reply-title,
h1.category-title,
.related.products h2 {
	font-size: 60px;
	color: #333;
}

.slide .description h2,
.post-description h2 {
	color: #fff;
}

.slide .description p {
	color: #fff;
	font-size: 24px;
	margin-top: -2px;
}

.left-arrow,
.right-arrow,
.et-arrow-prev,
.et-arrow-next {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	background-color: #333;
	width: 40px;
	height: 80px;
	text-indent: -9999px;
	display: block;
	z-index: 100;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 0;
}

.left-arrow,
.et-arrow-prev {
	background: #333 url(2014-template/different_files/images/left-arrow.png) no-repeat 5px center;
	left: -40px;
}

.right-arrow,
.et-arrow-next {
	background: #333 url(2014-template/different_files/images/right-arrow.png) no-repeat 10px center;
	right: -40px;
}

#featured .et-arrow-prev {
	-webkit-box-shadow: 3px 3px 5px rgba( 0,0,0,0.25 );
	-moz-box-shadow: 3px 3px 5px rgba( 0,0,0,0.25 );
	box-shadow: 3px 3px 5px rgba( 0,0,0,0.25 );
}

#featured .et-arrow-next {
	-webkit-box-shadow: -3px -3px 5px rgba( 0,0,0,0.25 );
	-moz-box-shadow: -3px -3px 5px rgba( 0,0,0,0.25 );
	box-shadow: -3px -3px 5px rgba( 0,0,0,0.25 );
}

#featured:hover .et-arrow-prev,
#et-product-slider:hover .et-arrow-prev {
	left: 0;
	opacity: 1;
}

#featured:hover .et-arrow-next,
#et-product-slider:hover .et-arrow-next {
	right: 0;
	opacity: 1;
}

#featured-progress-bar {
	height: 10px;
	width: 100%;
	background-color: #333;
	z-index: 30;
	position: absolute;
	bottom: 0px;
	left: 0;
}

#progress-time {
	background-color: #ff7100;
	height: 10px;
}

#featured .slide.et-active-slide img {
	-webkit-animation-duration: .7s;
	-webkit-animation-delay: .4s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .7s;
	-moz-animation-delay: .4s;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-fill-mode: both;
	-o-animation-duration: .7s;
	-o-animation-delay: .4s;
	-o-animation-timing-function: ease-in-out;
	-o-animation-fill-mode: both;
	-ms-animation-duration: .7s;
	-ms-animation-delay: .4s;
	-ms-animation-timing-function: ease-in-out;
	-ms-animation-fill-mode: both;
	animation-duration: .7s;
	animation-delay: .4s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInUp_custom;
	-moz-animation-name: fadeInUp_custom;
	-o-animation-name: fadeInUp_custom;
	-ms-animation-name: fadeInUp_custom;
	animation-name: fadeInUp_custom;
}

#featured .slide.et-active-slide .description {
	-webkit-animation-duration: .7s;
	-webkit-animation-delay: .9s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .7s;
	-moz-animation-delay: .9s;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-fill-mode: both;
	-o-animation-duration: .7s;
	-o-animation-delay: .9s;
	-o-animation-timing-function: ease-in-out;
	-o-animation-fill-mode: both;
	-ms-animation-duration: .7s;
	-ms-animation-delay: .9s;
	-ms-animation-timing-function: ease-in-out;
	-ms-animation-fill-mode: both;
	animation-duration: .7s;
	animation-delay: .9s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: both;
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-ms-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}

#featured .slide.et-active-slide h2 {
	-webkit-animation-duration: .7s;
	-webkit-animation-delay: 1.4s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .7s;
	-moz-animation-delay: 1.4s;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-fill-mode: both;
	-o-animation-duration: .7s;
	-o-animation-delay: 1.4s;
	-o-animation-timing-function: ease-in-out;
	-o-animation-fill-mode: both;
	-ms-animation-duration: .7s;
	-ms-animation-delay: 1.4s;
	-ms-animation-timing-function: ease-in-out;
	-ms-animation-fill-mode: both;
	animation-duration: .7s;
	animation-delay: 1.4s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: both;
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-ms-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}

/*------------------------------------------------*/

/*---------------[DROPDOWN MENU]------------------*/

/*------------------------------------------------*/





/*------------------------------------------------*/

/*-------------------[COMMENTS]-------------------*/

/*------------------------------------------------*/



#comment-wrap,
#respond {
	position: relative;
	padding-top: 51px;
}

.commentlist,
#respond {
	padding-top: 11px;
}

#comments {
	padding-bottom: 40px;
}

.comment_area {
	position: relative;
}

.comment-body {
	position: relative;
	padding: 40px;
	min-height: 110px;
	margin-bottom: 80px;
}

.comment-body:before {
	background: url("2014-template/different_files/images/blockquote-bg.png") no-repeat scroll 0 0 transparent;
	bottom: 1px;
	content: "";
	height: 146px;
	left: 1px;
	position: absolute;
	width: 158px;
	z-index: 0;
}

.comment_avatar {
	position: absolute;
	top: 0;
	left: 0;
}

.comment_avatar img {
	display: block;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
}

.comment_avatar:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-moz-box-shadow: inset 0 0 7px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.5);
	box-shadow: inset 0 0 7px rgba(0,0,0,0.5);
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
}

.comment_postinfo {
	margin-bottom: 6px;
	padding-top: 3px;
}

.fn,
.fn a {
	font-weight: 800;
	text-decoration: none;
	color: #2a2a2a;
}

.comment_date {
	color: #c5c5c5;
}

.comment-reply-link,
.form-submit #submit {
	float: right;
	margin-top: 7px;
}

.comment-reply-link {
	color: #333;
	font-weight: 300;
}

.comment-reply-link:hover,
.form-submit #submit:hover {
	text-decoration: none;
}

.comment-reply-link:hover {
	color: #777;
}

.form-submit #submit,
.read-more {
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.07)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background-color: #444;
	-moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5), 0 2px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #4d4d4d;
	-webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5), 0 2px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #4d4d4d;
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5), 0 2px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #4d4d4d;
	font-weight: 400;
}

.form-submit #submit {
	padding: 14px 17px;
}

.form-submit #submit:hover,
.read-more:hover {
-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.07)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background-color: #555;
	text-decoration: none;
}

.commentlist .children {
	padding-left: 75px;
}

#respond {
	padding-top: 30px;
}

#commentform input[type="text"],
#et-rating > div {
	width: 40%;
}

#commentform textarea {
	width: 96%;
}

#commentform textarea,
#commentform input[type="text"],
#et-rating > div {
	padding: 13px;
	color: #878787;
}

#reply-title small {
	display: block;
	padding-top: 5px;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 12px;
}

.form-submit {
	text-align: right;
}

.form-submit #submit {
	font-size: 16px;
	float: none;
}

.comment #respond,
#trackbacks {
	margin-bottom: 30px;
}

.comment #respond {
	background: none;
	-moz-box-shadow: none;
	-webkit-filter: none;
	filter: none;
	padding: 0;
	margin-top: 32px;
}

.comment #respond:before {
	display: none;
}

/*------------------------------------------------*/

/*---------------------[FOOTER]-------------------*/

/*------------------------------------------------*/



#footer-area {
	border-top: 1px solid #d7d7d7;
	-webkit-box-shadow: inset 0 1px 0 #f6f6f6;
	-moz-box-shadow:  inset 0 1px 0 #f6f6f6;
	box-shadow: inset 0 1px 0 #f6f6f6;
}

#main-footer {
-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.25)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
	background-color: #333;
	-moz-box-shadow: inset 0 5px 7px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 5px 7px rgba(0,0,0,0.2);
	box-shadow: inset 0 5px 7px rgba(0,0,0,0.2);
	padding-bottom: 0;
}

#main-footer a {
	color: #bebebe;
}

#main-footer a:hover {
	color: #fff;
	text-decoration: none;
}

.footer-widget {
	float: left;
	width: 316px;
	margin-right: 77px;
	text-shadow: 1px 1px 0 #000;
	color: #bebebe;
}

.last {
	margin-right: 0;
}

.footer-widget h4.widgettitle {
	font-weight: 800;
	padding-bottom: 5px;
	color: #fff;
}

#footer-logo {
	float: left;
	margin-right: 5px;
}

#footer-copyright {
	font-size: 14px;
	font-style: italic;
	color: #747373;
	text-shadow: none;
	padding-top: 16px;
}

.footer-widget p {
	font-weight: 400;
}

#footer-bottom {
	background-color: #0e0e0e;
	border-top: 1px solid #000;
	-moz-box-shadow:  inset 0 1px 0 #1c1c1c;
	-webkit-box-shadow: inset 0 1px 0 #1c1c1c;
	box-shadow: inset 0 1px 0 #1c1c1c;
	padding: 0 80px;
}

#footer-bottom ul,
#et-social-icons {
	float: left;
}

#footer-bottom ul {
	margin-right: 25px;
}

#footer-bottom ul li {
	display: inline-block;
}

#footer-bottom li.current-menu-item a {
	color: #fff;
}

#footer-bottom li a {
	color: #4d4d4d;
	display: inline-block;
	position: relative;
	overflow: hidden;
	height: 62px;
	margin-bottom: -2px;
}

#footer-bottom li a:hover {
	text-decoration: none;
	background-color: #ff8a1d;
	-moz-box-shadow: inset 0 0 30px #d9531f;
	-webkit-box-shadow: inset 0 0 30px #d9531f;
	box-shadow: inset 0 0 30px #d9531f;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

#et-social-icons {
	padding-top: 17px;
}

#et-social-icons a {
	margin-right: 10px;
}

#et-social-icons img {
	opacity: 0.7;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#et-social-icons img:hover {
	opacity: 1;
}

#copyright {
	padding: 50px 0;
	text-align: right;
	color: #b7b7b7;
	text-shadow: 1px 1px 0 #fff;
	font-size: 14px;
}

#copyright a {
	color:#b7b7b7;
	font-weight: 800;
}

#copyright a:hover {
	color: #939393;
	text-decoration: none;
}

.fwidget {
	padding-bottom: 65px;
}

#footer-bottom-area {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.fwidget li {
	background: url(2014-template/different_files/images/footer_widget_bullet.png) no-repeat 0px 14px;
	padding: 10px 0 10px 15px;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.fwidget li:hover {
	background: url(2014-template/different_files/images/footer_active_bullet.png) no-repeat 22px 14px;
}

/*------------------------------------------------*/

/*--------------------[SIDEBAR]-------------------*/

/*------------------------------------------------*/



#sidebar {
	width: 320px;
	float: left;
}

.widget {
	margin-bottom: 80px;
	padding: 40px;
}

.widget:last-child {
	margin-bottom: 0;
}

.widget h4.widgettitle {
	color: #333;
	font-weight: 500;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.02)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 100%);
	background-color: #fdfdfd;
	padding: 6px 35px 5px 35px !important;
	-moz-box-shadow:  inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
	-webkit-box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
	box-shadow: inset 1px -1px 0 #fff, 0 2px 2px rgba(0,0,0,0.05);
	border-bottom: 5px solid #ea6b1e;
	margin: -40px -40px 26px;
}

.widget ul {
	margin: -24px -40px -40px !important;
}

.widget ul ul {
	margin: 0;
}

.widget ul li,
.nav li li,
.et_mobile_menu a {
	border-bottom: 1px solid #e9e9e9;
	display: block;
	background: url(2014-template/different_files/images/sidebar-bullet.png) no-repeat 22px 14px;
	padding: 10px 30px 10px 52px !important;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: block;
}

.nav li li,
.et_mobile_menu a {
	background-position: 22px 14px;
}

.nav li li a {
	padding: 0 !important;
	color: #878787 !important;
}

.nav li li a:hover,
.et_mobile_menu li a:hover {
	color: #333 !important;
}

.et_mobile_menu li a {
	color: #878787 !important;
}

.widget ul li:last-child {
	border-bottom: none;
}

.widget ul li:hover,
.nav li li:hover {
	background: #fbfbfb url(2014-template/different_files/images/hover-sidebar-bullet.png) no-repeat 47px 14px;
	padding: 10px 30px 10px 62px !important;
}

.nav li li:hover,
.et_mobile_menu a:hover {
	background-position: 47px 14px;
}

.widget ul li:hover a {
	color: #333;
}

.widget ul li a {
	color: #878787;
	text-decoration: none;
	font-size: 14px !important;
}

.nav ul > li:last-child {
	border-bottom: none;
}

.woocommerce ul.cart_list {
	margin-bottom: 30px !important;
}

.woocommerce a.button {
	margin-bottom: 10px !important;
}

/*------------------------------------------------*/

/*------------[CAPTIONS AND ALIGNMENTS]-----------*/

/*------------------------------------------------*/



div.post .new-post .aligncenter,
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-bottom: 10px;
	max-width: 96%;
	padding: 8px;
}

.wp-caption.alignleft {
	margin: 0px 10px 10px 0px;
}

.wp-caption.alignright {
	margin: 0px 0px 10px 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

img.alignleft {
	display:inline;
	float:left;
	margin-right:15px;
}

img.alignright {
	display:inline;
	float:right;
	margin-left:15px;
}

/*------------------------------------------------*/

/*---------------[DEFAULT DROPDOWN SETTINGS]---*/

/*------------------------------------------------*/



.nav li ul {
	position:absolute;
	top:-999em;
}

.nav li ul,
.et_mobile_menu {
	z-index: 9999;
	width: 238px;
	background: #fff;
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,0.04);
	-moz-box-shadow: 0 3px 4px rgba(0,0,0,0.04);
	box-shadow: 0 3px 4px rgba(0,0,0,0.04);
	display: none;
	border: 1px solid #e9e9e9;
}

.nav li {
	position: relative;
}

.nav ul li {
	float: none;
}

.nav ul a {
	display:block !important;
	float: none !important;
}

.nav li:hover ul,
ul.nav li.sfHover ul {
	left: 0;
	top: 44px;
}

.nav li:hover li ul,
.nav li.sfHover li ul,
.nav li:hover ul,
.nav li li:hover ul {
	top:-999em;
}

.nav li li {
	padding: 0;
	height: auto !important;
	display: block !important;
}

.nav li li ul {
	z-index: 1000;
}

.nav li li a:link,
.nav li li a:visited,
.et_mobile_menu a {
	display: block !important;
	height: auto;
}

.nav li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left: 238px;
	top: -1px;
}

/*------------------------------------------------*/

/*-----------------[WP CALENDAR]-----------------*/

/*------------------------------------------------*/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 240px;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#wp-calendar a:hover {
	text-decoration: underline;
}

#wp-calendar caption {
	text-decoration: none;
	font: bold 13px Arial, Sans-Serif;
}

#wp-calendar td {
	padding: 3px 5px;
	color: #9f9f9f;
}

#wp-calendar td#today {
	color: #111;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	padding: 3px 5px;
}

#wp-calendar #prev a,
#wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

/*------------------------------------------------*/

/*-------------------[PAGE NAVI]------------------*/

/*------------------------------------------------*/

.pagination {
	overflow: hidden;
	padding: 20px 0;
}

#left-area .pages {
	display: none;
}

#left-area .wp-pagenavi {
	text-align: right;
	color: #333;
	font-size: 22px;
}

#left-area .wp-pagenavi span,
#left-area .wp-pagenavi a {
	color: #333;
	padding: 0 15px;
	border: 1px solid #e9e9e9;
	padding: 10px 18px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.07);
	box-shadow: 0 1px 4px rgba(0,0,0,0.07);
	margin: 0 7px;
}

#left-area .wp-pagenavi span.current,
#left-area .wp-pagenavi a:hover {
	color: #fff;
-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.07)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%);
	background-color: #444;
	border: 1px solid #000;
	-webkit-box-shadow: inset 0 0 20px rgba(0,0,0,0.5), inset 0 1px 1px #4d4d4d, 0 2px 3px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0 0 20px rgba(0,0,0,0.5), inset 0 1px 1px #4d4d4d, 0 2px 3px rgba(0,0,0,0.4);
	box-shadow: inset 0 0 20px rgba(0,0,0,0.5), inset 0 1px 1px #4d4d4d, 0 2px 3px rgba(0,0,0,0.4);
}

#left-area .wp-pagenavi a:hover {
	text-decoration: none;
}

#content .shop_table tr td {
	padding: 6px !important;
}

#et_mobile_nav_menu {
	display: none;
}

#et_home_tabs_prev,
#et_home_tabs_next {
	position: absolute;
	top: 22px;
	width: 16px;
	height: 23px;
	padding: 0 !important;
	display: none !important;
}

#et_home_tabs_prev {
	left: 40px;
	background: url(2014-template/different_files/images/home_tabs_left.png) no-repeat;
}

#et_home_tabs_next {
	right: 40px;
	background: url(2014-template/different_files/images/et_home_tabs_next.png) no-repeat;
}

.et_embedded_videos {
	display: none;
}

.et_pt_gallery_entry {
	margin-left: 61px !important;
}

.et_pt_portfolio_item {
	margin-left: 99px !important;
}

.et_portfolio_small .et_pt_portfolio_item.et_pt_portfolio_item {
	margin-left: 71px !important;
}

.et_portfolio_large .et_pt_portfolio_item {
	margin-left: 124px !important;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}

/* end standard screen size */

/* This size is now the smallest size, adjusted by Nathan */

/*@media only screen and ( min-width: 961px ) and ( max-width: 1300px ) {*/
@media only screen and ( max-width: 1300px ) {

.container {
	width: 960px;
}

.service1 {
	float: left !important;
	min-width: 260px !important;
	width: 63% !important;
	margin-right: 30px !important;
}

.service2 {
	float: right !important;
	min-width: 250px !important;
	width: 250px !important;
	max-width: 250px !important;
	margin-right: 0px !important;
}

.service3 {
	display: none;
}

#homesearch {
	right: 0px;
}

#home-banners .get-more-information,
 #home-banners .get-more-informations_rotation {
	margin-bottom: 10px;
	float: none;
}

#sidebar .get-more-information img,
 #slidebar .get-more-informations_rotation img {
	width: 200px;
}

.ribbon {
	width: 90%;
	left: -78px;
	padding: 17px 78px !important;
}

#s {
	width: 80px;
}

#body-area {
	padding-top: 40px;
}

#section-area,
 .et-carousel-wrapper,
 #home-info,
 #main-footer,
 #content,
 #main-header {
	padding: 60px;
}

#slogan {
	display: none;
}

#featured .slide {
	min-height: 347px;
}

#featured .slide img {
	max-width: 716px;
}

.service,
 .footer-widget {
	width: 240px;
	margin-right: 60px;
}

#callout {
	margin-top: 60px;
	font-size: 22px;
}

#callout > strong {
	width: 639px;
}

#callout > span {
	width: 195px;
	padding: 39px 0;
}

.et-carousel-wrapper li {
	width: 165px;
	padding-right: 60px;
}

#home-tab-area {
	width: 536px;
	margin-right: 60px;
}

#testimonials {
	width: 240px;
}

.fwidget {
	padding-bottom: 50px;
}

#featured {
	padding-top: 72px;
}

.slide .description {
	padding-bottom: 32px;
}

.slide .description h2,
 .post-heading h1,
 h1#comments,
 #reply-title,
 h1.category-title,
 .related.products h2 {
	font-size: 48px;
}

.slide .description p {
	font-size: 18px;
}

.service h3 {
	font-size: 22px;
}

#callout {
	margin-top: 45px;
}

.et-carousel-wrapper h3,
 .et-products h3 {
	font-size: 18px;
}

.testimonial-author strong,
 .testimonial-author p {
	font-size: 14px;
}

.footer-widget h4.widgettitle {
	font-size: 16px;
}

#main-footer {
	padding-bottom: 0;
}

#left-area {
	width: 540px;
	margin-right: 60px;
}

#sidebar {
	width: 240px;
}

.et_full_width_image .post-heading {
	margin-left: -60px;
	padding-left: 60px;
}

#category-name {
	padding: 53px 80px 48px;
}

h1.category-title {
	font-size: 60px;
}

.post-description {
	top: 95px;
}

.post-description h2 {
	font-size: 36px;
}

.et-products {
	margin-left: -60px !important;
}

.et-products li {
	width: 140px;
	margin: 0 0 60px 60px;
}

.et-product-images {
	width: 340px !important;
}

.woocommerce div.product div.summary {
	width: 140px !important;
	margin-left: 60px;
}

.et_full_width_image .post-heading {
	padding-top: 47px;
	margin-bottom: 49px;
}

.post-heading h1,
 h1#comments,
 #reply-title {
	font-size: 60px;
}

.testimonial-author strong,
 .testimonial-author p {
	font-size: 16px;
}

.et-products h3 {
	font-size: 16px;
}

.et_pt_gallery_entry {
	margin-left: 68px !important;
}

#et_pt_portfolio_gallery {
	margin-right: -70px;
}

.et_pt_portfolio_item {
	margin-left: 39px !important;
}

.et_portfolio_small .et_pt_portfolio_item.et_pt_portfolio_item {
	margin-left: 28px !important;
}

.et_portfolio_large .et_pt_portfolio_item {
	margin-left: 36px !important;
}
}
 @media only screen and ( max-width: 960px ) {

#et-search,
 p#et-search-title,
 p#et-search-title span {
	background: none !important;
}

#et-search {
	width: auto !important;
	height: auto !important;
}

#et-search-inner {
	padding: 0 !important;
}

#et-search-right {
	float: none !important;
	clear: both;
	text-align: left !important;
}

#et_search_submit {
	background: #BBB8B8 !important;
	color: #111 !important;
}

p#et-search-title {
	margin-bottom: 2px !important;
}

p#et-search-title span {
	padding: 0 !important;
	text-shadow: none !important;
}

#et-searchinput {
	width: auto !important;
}

p#et_choose_posts,
 p#et_choose_pages,
 p#et_choose_date,
 p#et_choose_cat {
	float: none !important;
}

#et-search-left {
	float: none !important;
	width: 100% !important;
}
}

/* @media only screen and ( min-width: 768px ) and ( max-width: 960px ) { */

/* This size is disabled by Nathan */
/*
@media only screen and ( max-width: 960px ) {
	
	.container {
		width: 728px;
	}
	
	.service1 {
		float: left !important;
		min-width: 315px !important;
		width: 315px !important;
		margin-right: 20px !important;
		clear: none !important;
	}
	
	.service2 {
		float: right !important;
		min-width: 250px !important;
		width: 250px  !important;
		max-width: 250px !important;
		margin-right: 0px !important;
		clear: none !important;
	}
	
	.service3 {
		display: none;
	}

	#homesearch {
		right: 0px;
	}

	#home-banners .get-more-information,
	#home-banners .get-more-informations_rotation {
		margin-bottom: 10px;
		float: none;
	}

	#sidebar .get-more-information img,
	#slidebar .get-more-informations_rotation img {
		width: 200px;
	}

	.ribbon {
		width: 90%;
		left: -78px;
		padding: 17px 78px !important;
	}
	
	#s {
		width: 80px; 
	}
	
	#slogan {
		display: none;
	}
	
	#main-header {
		text-align: center;
	}
	
	.nav li li {
		text-align: left;
	}
	
	#logo {
		float: none;
	}
	
	#featured .slide {
		min-height: 270px;
	}
	
	#featured .slide img {
		max-width: 542px;
	}
	
	#body-area {
		padding-top: 30px;
	}
	
	#section-area,
	.et-carousel-wrapper,
	#home-info,
	#main-footer,
	#content,
	#main-header {
		padding: 60px;
	}
	
	.service {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 60px;
		clear: both;
	}
	
	.service.blurb_icon h3,
	.service.blurb_icon p {
		margin-left: 115px;
	}
	
	.service-number {
		float: left;
	}
	
	#callout {
		margin-top: 60px;
		font-size: 18px;
	}
	
	#callout > strong {
		width: 451px;
		top: 10px;
		position: relative;
	}
	
	#callout > span {
		width: 151px;
		padding: 41px 0;
	}
	
	.et-carousel-wrapper li {
		width: 160px;
	}
	
	#home-tab-area,
	.footer-widget {
		width: 100%;
		margin-right: 0;
		margin-bottom: 60px;
	}
	
	#testimonials {
		width: 100%;
		margin-right: 0;
		margin-bottom: 11px;
	}
	
	.footer-widget {
		margin-bottom: 0;
	}
	
	.fwidget {
		padding-bottom: 60px;
	}
	
	#main-footer {
		padding-bottom: 0;
	}
	
	#featured {
		padding-top: 49px;
	}
	
	.slide .description {
		padding-bottom: 21px;
	}
	
	.slide .description h2,
	.post-heading h1,
	h1#comments,
	#reply-title,
	h1.category-title,
	.related.products h2 {
		font-size: 36px;
	}
	
	.slide .description p {
		font-size: 14px;
	}
	
	.service h3 {
		font-size: 22px;
	}
	
	#callout {
		margin-top: 45px;
	}
	
	.et-carousel-wrapper h3,
	.et-products h3 {
		font-size: 18px;
	}
	
	.et-price-button {
		font-size: 18px;
	}
	
	.testimonial-author strong,
	.testimonial-author p {
		font-size: 14px;
	}
	
	.footer-widget h4.widgettitle {
		font-size: 16px;
	}
	
	#left-area {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 65px;
	}
	
	#sidebar {
		width: 100%;
		float: none;
	}
	
	#sidebar .widget {
		width: 195px;
		float: left;
		margin-right: 54px;
	}
	
	#sidebar .widget:nth-child(2n+1) {
		clear: left;
	}
	
	#sidebar .widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_full_width_image .post-heading {
		margin: 0 0 20px;
		padding: 0;
	}
	
	#category-name {
		padding: 53px 80px 48px;
	}
	
	h1.category-title {
		font-size: 48px;
	}
	
	#category-name p.description {
		font-size: 20px;
	}
	
	.post-description {
		top: 114px;
	}
	
	.post-description h2 {
		font-size: 48px;
	}
	
	.et-products {
		margin-left: -60px !important;
	}
	
	.et-products li {
		width: 160px;
		margin: 0 0 60px 60px;
	}
	
	.et-product-images {
		width: 385px !important;
	}
	
	.woocommerce div.product div.summary {
		width: 163px !important;
		margin-left: 60px;
	}
	
	.post-heading h1,
	h1#comments,
	#reply-title {
		font-size: 48px;
	}
	
	.testimonial-author strong,
	.testimonial-author p {
		font-size: 16px;
	}
	
	.et-products h3 {
		font-size: 18px;
	}
	
	.et_pt_gallery_entry {
		margin-left: 79px !important;
	}
	
	#et_pt_portfolio_gallery {
		margin-left: -35px !important;
		margin-right: -20px !important;
	}
	
	.et_pt_portfolio_item {
		margin-left: 13px !important;
		width: 201px !important;
	}
	
	.et_portfolio_more_icon,
	.et_portfolio_zoom_icon {
		top: 50px !important;
	}
	
	.et_portfolio_more_icon {
		left: 65px !important;
	}
	
	.et_portfolio_zoom_icon {
		left: 106px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_small {
		margin-left: -39px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_small .et_pt_portfolio_item {
		margin-left: 16px !important;
		width: 117px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon,
	#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon {
		top: 20px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon {
		left: 26px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon {
		left: 62px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_large {
		margin-left: -42px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item {
		margin-left: 14px !important;
		width: 321px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon,
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
		top: 99px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon {
		left: 140px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
		left: 178px !important;
	}
	
}
*/

/* This size is disabled by Nathan */
/*
@media only screen and ( max-width: 767px ) {
	
	.container {
		width: 440px;
	}
	
	.service1 {
		float: left !important;
		width: 100% !important;
		margin-right: 0px !important;
	}
	
	.service2 {
		float: left !important;
		min-width: 250px !important;
		width: 250px  !important;
		max-width: 250px !important;
		margin-right: 0px !important;
	}
	
	.service3 {
		display: none;
	}

	#homesearch {
		right: 0px;
	}

	#home-banners .get-more-information,
	#home-banners .get-more-informations_rotation {
		margin-bottom: 10px;
		float: none;
	}

	#sidebar .get-more-information img,
	#slidebar .get-more-informations_rotation img {
		width: 200px;
	}

	.ribbon {
		width: 90%;
		left: -78px;
		padding: 17px 78px !important;
	}
	
	#s {
		width: 80px; 
	}
	
	#body-area {
		padding-top: 20px;
	}
	
	#slogan,
	#top-navigation {
		display: none;
	}
	
	#main-header {
		text-align: center;
	}
	
	.nav li li {
		text-align: left;
	}
	
	#logo {
		float: none;
	}
	
	#section-area,
	.et-carousel-wrapper,
	#home-info,
	#main-footer,
	#content,
	#main-header {
		padding: 60px;
	}
	
	#featured .slide {
		min-height: 181px;
	}
	
	#featured .slide img {
		max-width: 322px;
	}
	
	.service {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 60px;
		clear: both;
	}
	
	.service.blurb_icon h3,
	.service.blurb_icon p {
		margin-left: 115px;
	}
	
	.service-number {
		float: left;
	}
	
	#callout {
		height: auto;
		margin-top: 60px;
		background: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	
	#callout > strong {
		margin-bottom: 6px;
		background: #fc8933;
		color: #fff;
		-moz-box-shadow: inset 0 0 30px #d9531f;
		-webkit-box-shadow: inset 0 0 30px #d9531f;
		box-shadow: inset 0 0 30px #d9531f;
	}
	
	#callout > strong,
	#callout > span {
		width: 100%;
		display: block;
	}
	
	#callout > span:before {
		display: none;
	}
	
	.et-carousel-wrapper li {
		padding-right: 75px;
		padding-left: 44px;
	}
	
	#home-tab-area,
	.footer-widget {
		width: 100%;
		margin-right: 0;
		margin-bottom: 60px;
	}
	
	#testimonials {
		width: 100%;
		margin-right: 0;
		margin-bottom: 11px;
	}
	
	.footer-widget {
		margin-bottom: 0;
	}
	
	.fwidget {
		padding-bottom: 60px;
	}
	
	#main-footer {
		padding-bottom: 0;
	}
	
	#footer-bottom,
	.post-description .testimonial-author {
		display: none;
	}
	
	#featured {
		padding-top: 24px;
	}
	
	.slide .description {
		padding-bottom: 5px;
	}
	
	.slide .description h2,
	.post-heading h1,
	h1#comments,
	#reply-title,
	h1.category-title,
	.related.products h2 {
		font-size: 30px;
	}
	
	.slide .description p {
		font-size: 12px;
	}
	
	.service h3 {
		font-size: 18px;
	}
	
	#callout {
		margin-top: 45px;
		font-size: 18px;
	}
	
	#callout > strong {
		padding: 30px 0;
	}
	
	#callout > span {
		font-size: 30px;
	}
	
	.et-carousel-wrapper h3,
	.et-products h3 {
		font-size: 22px;
	}
	
	.et-price-button {
		font-size: 24px;
	}
	
	.testimonial-author strong,
	.testimonial-author p {
		font-size: 14px;
	}
	
	.footer-widget h4.widgettitle {
		font-size: 16px;
	}
	
	#copyright {
		text-align: center;
	}
	
	#left-area {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 65px;
	}
	
	#sidebar {
		width: 100%;
		float: none;
	}
	
	.et_full_width_image .post-heading {
		margin: 0 0 20px;
		padding: 0;
	}
	
	.commentlist .children {
		padding-left: 0;
	}
	
	#breadcrumbs,
	.entry-post p.meta-info {
		font-size: 14px;
	}
	
	#category-name {
		padding: 53px 80px 48px;
	}
	
	h1.category-title {
		font-size: 36px;
	}
	
	#category-name p.description {
		font-size: 16px;
	}
	
	.post-description {
		top: 48px;
	}
	
	.post-description h2 {
		font-size: 24px;
	}
	
	.et-products {
		margin-left: -60px !important;
	}
	
	.et-products li {
		width: 128px;
		margin: 0 0 60px 60px;
	}
	
	.et-product-images {
		width: 100% !important;
		float: none;
		margin-bottom: 50px;
	}
	
	.woocommerce div.product div.summary {
		width: 100% !important;
		margin-left: 0;
		float: none !important;
		margin-bottom: 50px !important;
	}
	
	.post-heading h1,
	h1#comments,
	#reply-title {
		font-size: 36px;
	}
	
	.post-heading p.meta-info {
		font-size: 18px;
	}
	
	.testimonial-author strong,
	.testimonial-author p {
		font-size: 16px;
	}
	
	.et-products h3 {
		font-size: 16px;
	}
	
	table.cart th,
	#content table.cart th,
	table.cart td,
	#content table.cart td,
	table.cart tr,
	#content table.cart tr,
	#content-area table tr,
	#content-area table td,
	#content-area table th {
		padding: .857em 0.287em;
	}
	
	.shop_table {
		margin-left: -25px !important;
	}
	
	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		float: none !important;
	}
	
	.woocommerce .col2-set .col-1,
	.woocommerce-page .col2-set .col-1 {
		width: 100% !important;
	}
	
	#et_mobile_nav_menu {
		display: block;
		text-align: center;
		margin-top: 40px;
	}
	
	.mobile_nav {
		display: inline-block;
		font-weight: 800;
		padding: 12px 24px;
		position: relative;
	}
	
	.mobile_nav:hover {
		text-decoration: none;
		color: rgba(255,255,255,0.9);
	}
	
	.et_mobile_menu {
		position: absolute;
		top: 39px;
		left: -26px;
		text-align: left;
	}
	
	.et_mobile_menu span.menu_slide,
	.et_mobile_menu span.main_text {
		display: inline !important;
		text-align: left;
		padding: 0;
	}
	
	.et_mobile_menu a {
		font-weight: 300 !important;
	}
	
	.et_mobile_menu a:hover {
		text-decoration: none;
	}
	
	.et_mobile_menu ul {
		display: block !important;
		visibility: visible !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	
	#home-tab-area > ul {
		height: 60px;
	}
	
	#home-tab-area > ul > li {
		display: none;
	}
	
	#et_home_tabs_prev,
	#et_home_tabs_next {
		display: block !important;
	}
	
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		letter-spacing: 0 !important;
	}
	
	.et_pt_gallery_entry {
		margin-left: 85px !important;
	}
	
	.sitemap-col {
		float: none !important;
		width: auto !important;
	}
	
	.et_portfolio_small .et_pt_portfolio_item {
		width: 340px !important;
		margin-bottom: 10px;
		margin-left: 17px !important;
	}
	
	.et_portfolio_small .et_pt_portfolio_entry {
		float: left;
		margin-right: 15px;
	}
	
	.et_portfolio_small .et_portfolio_more_icon,
	.et_portfolio_small .et_portfolio_zoom_icon {
		top: 30px !important;
	}
	
	.et_portfolio_small .et_portfolio_more_icon {
		left: 38px !important;
	}
	
	.et_portfolio_small .et_portfolio_zoom_icon {
		left: 77px !important;
	}
	
	.et_portfolio_small .et_pt_portfolio_item.et_pt_portfolio_item {
		margin-left: 44px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_large {
		margin-left: -23px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item {
		margin-left: -19px !important;
		width: 404px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon,
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
		top: 109px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon {
		left: 155px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
		left: 195px !important;
	}
	
	#et_contact_left,
	#et_contact_right {
		float: none !important;
		width: 100% !important;
		margin-left: 0 !important;
	}
}
*/

/* This size is disabled by Nathan */
/*
@media only screen and ( max-width: 479px ) {
		
	.container {
		width: 280px;
	}
	
	.service1 {
		float: left !important;
		min-width: 200px !important;
		width: 200px !important;
		max-width: 210px !important;
		margin-right: 0px !important;
	}
	
	.service2 {
		float: left !important;
		min-width: 190px !important;
		width: 190px !important;
		max-width: 190px !important;
		margin-right: 0px !important;
	}
	
	.service3 {
		display: none;
	}

	#homesearch {
		right: 0px;
	}

	#home-banners .get-more-information,
	#home-banners .get-more-informations_rotation {
		margin-bottom: 10px;
		float: none;
	}

	#sidebar .get-more-information img,
	#slidebar .get-more-informations_rotation img {
		width: 180px;
	}

	.ribbon {
		width: 90%;
		left: -78px;
		padding: 17px 78px !important;
	}
	
	#s {
		width: 80px; 
	}
	
	#body-area {
		padding-top: 0px;
	}
	
	#section-area,
	.et-carousel-wrapper,
	#home-info,
	#main-footer,
	#content,
	#main-header {
		padding: 40px;
	}
	
	#featured .slide {
		min-height: 84px;
	}
	
	#featured .slide img {
		display: none !important;
	}
	
	.service-number {
		display: none;
	}
	
	.service.blurb_icon h3,
	.service.blurb_icon p {
		margin-left: 0;
	}
	
	.et-carousel-wrapper li {
		padding-right: 20px;
		padding-left: 0;
		width: 200px;
	}
	
	.slide .description h2,
	.post-heading h1,
	h1#comments,
	#reply-title,
	h1.category-title,
	.related.products h2 {
		font-size: 18px;
		letter-spacing: 0;
	}
	
	.slide .description p {
		font-size: 12px;
	}
	
	.service h3 {
		font-size: 18px;
	}
	
	#callout {
		margin-top: 45px;
		font-size: 18px;
	}
	
	#callout > strong {
		padding: 30px 0;
	}
	
	#callout > span {
		font-size: 30px;
	}
	
	.et-carousel-wrapper h3,
	.et-products h3 {
		font-size: 18px;
	}
	
	.et-price-button {
		font-size: 18px;
	}
	
	.testimonial-author strong,
	.testimonial-author p {
		font-size: 14px;
	}
	
	.footer-widget h4.widgettitle {
		font-size: 16px;
	}
	
	#copyright {
		text-align: center;
	}
	
	.post-description {
		position: relative;
		top: 0;
	}
	
	#left-area .wp-pagenavi span,
	#left-area .wp-pagenavi a {
		display: inline-block;
	}
	
	.et-products {
		margin-left: -40px !important;
	}
	
	.et-products li {
		width: 200px;
		margin: 0 0 40px 40px;
	}
	
	#breadcrumbs {
		display: none;
	}
	
	#category-name {
		padding: 43px 80px 38px;
	}
	
	h1.category-title {
		font-size: 24px;
	}
	
	#category-name p.description {
		font-size: 14px;
	}
	
	.post-description h2 {
		font-size: 18px;
	}
	
	.entry-post p.meta-info {
		font-size: 14px;
	}
	
	.et-products h3 {
		font-size: 18px;
	}
	
	table .product-thumbnail {
		display: none;
	}
	
	#content .shop_table tr td {
		padding: 0px !important;
	}
	
	.shop_table {
		margin-left: -39px !important;
	}
	
	#order_review .shop_table {
		margin-left: -6px !important;
	}
	
	.comment-body {
		margin-bottom: 105px;
	}
	
	.testimonial-author {
		bottom: -80px;
	}
	
	.post-description h2 {
		display: block;
	}
	
	#category-name {
		padding: 40px;
	}
	
	.et_pt_gallery_entry {
		margin-left: 25px !important;
	}
	
	#et_pt_portfolio_gallery,
	#et_pt_portfolio_gallery.et_portfolio_large {
		margin-left: -39px !important;
	}
	
	.et_pt_portfolio_item,
	#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item {
		margin-left: 0 !important;
		width: 228px !important;
	}
	
	.et_portfolio_more_icon,
	.et_portfolio_zoom_icon,
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon,
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
		top: 53px !important;
	}
	
	.et_portfolio_more_icon,
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon {
		left: 70px !important;
	}
	
	.et_portfolio_zoom_icon,
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
		left: 110px !important;
	}
	
	#et_pt_portfolio_gallery {
		margin-left: -16px !important;
	}
	
	.et_portfolio_small .et_pt_portfolio_item {
		width: 255px !important;
		margin-left: 0 !important;
	}
	
	.et_portfolio_small .et_pt_portfolio_item.et_pt_portfolio_item {
		margin-left: -8px !important;
	}
	
	#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item {
		margin-left: 21px !important;
	}
	}
	 @media only screen and ( min-width: 1919px ) and ( max-width: 2561px ) {
	
	#body-area {
		padding-top: 80px;
	}
	
}
*/

/*------------------------------------------------*/
/*-----------------[COLOR SCHEMES]----------------*/
/*------------------------------------------------*/

.et_color_scheme_blue #featured {
	-moz-box-shadow: inset 0 0 250px #1d2ead;
	-webkit-box-shadow: inset 0 0 250px #1d2ead;
	box-shadow: inset 0 0 250px #1d2ead;
	background-color: #2f74c4;
	/* template menu color change */
	background-color: #1897FF;
}

.et_color_scheme_blue #top-navigation > ul > li.sfHover > a,
.et_color_scheme_blue #top-navigation > ul > li > a:hover,
.et_color_scheme_blue .mobile_nav,
.et_color_scheme_blue #home-tab-area > ul > li.home-tab-active,
.et_color_scheme_blue #footer-bottom li a:hover,
.et_color_scheme_blue .et-product:hover .et-price-button,
.et_color_scheme_blue .et-products li:hover .et-price-button,
.et_color_scheme_blue #callout {
	background-color: #2f74c4;
	/* template menu color change */
	background-color: #1897FF;
}

.et_color_scheme_blue #top-navigation > ul > li.sfHover > a,
.et_color_scheme_blue #top-navigation > ul > li > a:hover,
.et_color_scheme_blue #home-tab-area > ul > li.home-tab-active,
.et_color_scheme_blue #footer-bottom li a:hover,
.et_color_scheme_blue .mobile_nav,
.et_color_scheme_blue #callout {
	-moz-box-shadow: inset 0 0 30px #2d4dbf;
	-webkit-box-shadow: inset 0 0 30px #2d4dbf;
	box-shadow: inset 0 0 30px #2d4dbf;
	/* template menu color change */
	-moz-box-shadow: inset 0 0 30px #016AAE;
	-webkit-box-shadow: inset 0 0 30px #016AAE;
	box-shadow: inset 0 0 30px #016AAE;
}

.et_color_scheme_blue #progress-time {
	background-color: #006BB1;
}

.et_color_scheme_blue #home-tab-area > ul,
.et_color_scheme_blue .widget h4.widgettitle {
	border-bottom-color: #006BB1;
}

.et_color_scheme_purple #featured {
	-moz-box-shadow: inset 0 0 250px #391575;
	-webkit-box-shadow: inset 0 0 250px #391575;
	box-shadow: inset 0 0 250px #391575;
	background-color: #772dbc;
}

.et_color_scheme_purple #top-navigation > ul > li.sfHover > a,
.et_color_scheme_purple #top-navigation > ul > li > a:hover,
.et_color_scheme_purple .mobile_nav,
.et_color_scheme_purple #home-tab-area > ul > li.home-tab-active,
.et_color_scheme_purple #footer-bottom li a:hover,
.et_color_scheme_purple .et-product:hover .et-price-button,
.et_color_scheme_purple .et-products li:hover .et-price-button,
.et_color_scheme_purple #callout {
	background-color: #772dbc;
}

.et_color_scheme_purple #top-navigation > ul > li.sfHover > a,
.et_color_scheme_purple #top-navigation > ul > li > a:hover,
.et_color_scheme_purple #home-tab-area > ul > li.home-tab-active,
.et_color_scheme_purple #footer-bottom li a:hover,
.et_color_scheme_purple .mobile_nav,
.et_color_scheme_purple #callout {
	-moz-box-shadow: inset 0 0 30px #45169e;
	-webkit-box-shadow: inset 0 0 30px #45169e;
	box-shadow: inset 0 0 30px #45169e;
}

.et_color_scheme_purple #progress-time {
	background-color: #6718bc;
}

.et_color_scheme_purple #home-tab-area > ul,
.et_color_scheme_purple .widget h4.widgettitle {
	border-bottom-color: #6718bc;
}

.et_color_scheme_red #featured {
	-moz-box-shadow: inset 0 0 250px #681515;
	-webkit-box-shadow: inset 0 0 250px #681515;
	box-shadow: inset 0 0 250px #681515;
	background-color: #d13232;
}

.et_color_scheme_red #top-navigation > ul > li.sfHover > a,
.et_color_scheme_red #top-navigation > ul > li > a:hover,
.et_color_scheme_red .mobile_nav,
.et_color_scheme_red #home-tab-area > ul > li.home-tab-active,
.et_color_scheme_red #footer-bottom li a:hover,
.et_color_scheme_red .et-product:hover .et-price-button,
.et_color_scheme_red .et-products li:hover .et-price-button,
.et_color_scheme_red #callout {
	background-color: #d13232;
}

.et_color_scheme_red #top-navigation > ul > li.sfHover > a,
.et_color_scheme_red #top-navigation > ul > li > a:hover,
.et_color_scheme_red #home-tab-area > ul > li.home-tab-active,
.et_color_scheme_red #footer-bottom li a:hover,
.et_color_scheme_red .mobile_nav,
.et_color_scheme_red #callout {
	-moz-box-shadow: inset 0 0 30px #ad1a1a;
	-webkit-box-shadow: inset 0 0 30px #ad1a1a;
	box-shadow: inset 0 0 30px #ad1a1a;
}

.et_color_scheme_red #progress-time {
	background-color: #bc1c1c;
}

.et_color_scheme_red #home-tab-area > ul,
.et_color_scheme_red .widget h4.widgettitle {
	border-bottom-color: #bc1c1c;
}

.et_color_scheme_green #featured {
	-moz-box-shadow: inset 0 0 250px #005923;
	-webkit-box-shadow: inset 0 0 250px #005923;
	box-shadow: inset 0 0 250px #005923;
	background-color: #11af3b;
}

.et_color_scheme_green #top-navigation > ul > li.sfHover > a,
.et_color_scheme_green #top-navigation > ul > li > a:hover,
.et_color_scheme_green .mobile_nav,
.et_color_scheme_green #home-tab-area > ul > li.home-tab-active,
.et_color_scheme_green #footer-bottom li a:hover,
.et_color_scheme_green .et-product:hover .et-price-button,
.et_color_scheme_green .et-products li:hover .et-price-button,
.et_color_scheme_green #callout {
	background-color: #11af3b;
}

.et_color_scheme_green #top-navigation > ul > li.sfHover > a,
.et_color_scheme_green #top-navigation > ul > li > a:hover,
.et_color_scheme_green #home-tab-area > ul > li.home-tab-active,
.et_color_scheme_green #footer-bottom li a:hover,
.et_color_scheme_green .mobile_nav,
.et_color_scheme_green #callout {
	-moz-box-shadow: inset 0 0 30px #07753e;
	-webkit-box-shadow: inset 0 0 30px #07753e;
	box-shadow: inset 0 0 30px #07753e;
}

.et_color_scheme_green #progress-time {
	background-color: #009320;
}

.et_color_scheme_green #home-tab-area > ul,
.et_color_scheme_green .widget h4.widgettitle {
	border-bottom-color: #009320;
}

.et_color_scheme_gray #featured {
	-moz-box-shadow: inset 0 0 250px #000;
	-webkit-box-shadow: inset 0 0 250px #000;
	box-shadow: inset 0 0 250px #000;
	background-color: #565656;
}

.et_color_scheme_gray #top-navigation > ul > li.sfHover > a,
.et_color_scheme_gray #top-navigation > ul > li > a:hover,
.et_color_scheme_gray .mobile_nav,
.et_color_scheme_gray #home-tab-area > ul > li.home-tab-active,
.et_color_scheme_gray #footer-bottom li a:hover,
.et_color_scheme_gray .et-product:hover .et-price-button,
.et_color_scheme_gray .et-products li:hover .et-price-button,
.et_color_scheme_gray #callout {
	background-color: #444444;
}

.et_color_scheme_gray #top-navigation > ul > li.sfHover > a,
.et_color_scheme_gray #top-navigation > ul > li > a:hover,
.et_color_scheme_gray #home-tab-area > ul > li.home-tab-active,
.et_color_scheme_gray #footer-bottom li a:hover,
.et_color_scheme_gray .mobile_nav,
.et_color_scheme_gray #callout {
	-moz-box-shadow: inset 0 0 30px #000;
	-webkit-box-shadow: inset 0 0 30px #000;
	box-shadow: inset 0 0 30px #000;
}

.et_color_scheme_gray #progress-time {
	background-color: #353535;
}

.et_color_scheme_gray #home-tab-area > ul,
.et_color_scheme_gray .widget h4.widgettitle {
	border-bottom-color: #353535;
}

#ie7 #et-social-icons,
#ie8 #et-social-icons {
	width: 90px;
}

.js #featured .slide.et-active-slide {
	list-style:none !important;
}

.post-description h2 {
	width: 100%;
	text-align: center;
}

.post-thumbnail .post-description h2 {
	width: auto;
}

/*------------------------ New ----------------------------------*/

#sidebar .widget .get-more-information {
	margin-bottom: 5px !important;
}

#content h1,
#content h2,
#content h3 {
	padding-top: 20px;
	padding-bottom: 10px;
}

.bottom-nav {
	display: none;
}

#et-social-icons {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

#home-info {
	display: none;
}

.service2 h3 {
	display: none !important;
}

script {
	height: 0px;
}

.screen-reader-text {
	display: none;
}

/* Ribbon Start */

/* this first part entered for each size of browser above
.ribbon {
	width: 90%;
	left: -78px;
	padding: 17px 78px !important;
}
*/

.ribbon {
	font-size: 18px !important;
	position: relative;
	background: #2275E2;
	color: #fff !important;
	text-align: left;
	margin: 22px auto 18px !important;
}

.ribbon:before,
.ribbon:after {
	content: "";
	position: absolute;
	display: block;
	bottom: -1em;
	border: 1.5em solid #0059CE;
	z-index: -1;
}

.ribbon:before {
	left: -2em;
	border-right-width: 1.5em;
	border-left-color: transparent;
}

.ribbon:after {
	right: -2em;
	border-left-width: 1.5em;
	border-right-color: transparent;
}

.ribbon .ribbon-content:before,
.ribbon .ribbon-content:after {
	content: "";
	position: absolute;
	display: block;
	border-style: solid;
	border-color: #064FAD transparent transparent transparent;
	bottom: -1em;
}

.ribbon .ribbon-content:before {
	left: 0;
	border-width: 1em 0 0 1em;
}

.ribbon .ribbon-content:after {
	right: 0;
	border-width: 1em 1em 0 0;
	display: none;
}

.ribbon-content {
	color: #fff !important;
}

h1.ribbon,
h2.ribbon,
h3.ribbon,
h4.ribbon {
	margin: 20px 0 20px 0;
	padding: 0px;
}

.ribbon-link {
	color: #FFF !important;
	float: right;
	font-size: 12px;
	font-weight: lighter;
	font-style: italic;
	position: relative;
	right: -50px;
	margin-left: -30px;
}

.ribbon-link:hover {
	font-size: 16px;
	color: #FF0 !important;
	text-decoration: none;
	font-weight: 600;
}

/* Ribbon End */

.footer-widget .menu-item {
	padding: 12px 0px 3px 15px !important;
}

#sidebar .widget {
	margin-bottom: 25px !important;
	xxxxxxxxpadding: 25px !important;
}

hr {
	padding: 0 !important;
	border: none !important;
	border-top: thick double #DDD !important;
	color: #DDD !important;
	text-align: center !important;
	width: 104% !important;
	margin: 25px 0px 30px !important;
	font-weight: bold;
	height: 12px;
	box-shadow: inset 0 12px 12px -12px #DDD;
}

.et_pt_portfolio_item h2 {
	font-size: 18px !important;
}

a {
	color: #2275e2;
}

body {
	color: #878787;
}

#featured {
	background-color: #f7a13c;
}

#featured {
	-webkit-box-shadow: inset 0 0 250px #bd3905;
	-moz-box-shadow: inset 0 0 250px #bd3905;
	box-shadow: inset 0 0 250px #bd3905;
}

#top-navigation > ul > li.sfHover > a,
#top-navigation > ul > li > a:hover,
.mobile_nav,
#home-tab-area > ul > li.home-tab-active,
#footer-bottom li a:hover,
.et-product:hover .et-price-button,
.et-products li:hover .et-price-button,
#callout {
	background-color: #ff8a1d;
}
 @media only screen and (max-width: 767px) {

#callout > strong {
	background-color: #ff8a1d;
}
}

#top-navigation > ul > li.sfHover > a,
#top-navigation > ul > li > a:hover,
#home-tab-area > ul > li.home-tab-active,
#footer-bottom li a:hover,
.mobile_nav,
#callout {
	-moz-box-shadow: inset 0 0 30px #d9531f;
	-webkit-box-shadow: inset 0 0 30px #d9531f;
	box-shadow: inset 0 0 30px #d9531f;
}

#progress-time {
	background-color: #ed6f1d;
}

#home-tab-area > ul,
.widget h4.widgettitle {
	border-bottom: 5px solid #ed6f1d;
}

td.text {
	padding: 3px 15px !important;
	margin: 0 !important;
	height: 0;
}

td.text {
	padding: 15px 15px 3px !important;
	margin: 0 !important;
	height: 0;
}

hr {
	width: 100% !important;
	margin: 30px auto 5px !important;
	clear: both;
}

strong,
b {
	font-weight: 500 !important;
}

#calculator td {
	padding: 2px 15px !important;
	border: none !important;
	font-size: 14px;
}

.title,
.box_sale_title {
	color: #EEE !important;
	font-weight: 600 !important;
}

.red_text {
	color: red;
}

/*
ul ul, ol ol {
	margin-bottom: -25px;
}
ul:last-child, ol:last-child {
	margin-bottom: 25px;
}
ul.menu li  {
	padding-left: 30px !important;
}
ul.menu li:hover  {
	padding-left: 50px !important;
}
*/
.table_fix td {
	padding: 10px 2px !important;
	border: none !important;
	box-shadow: none !important;
}

.table_fix tr,
.table_fix {
	padding: 0px !important;
	border: none !important;
	box-shadow: none !important;
}

.table_fix2 td,
.table_fix2 tr,
.table_fix2,
#Table_01 td,
#Table_01 tr,
#Table_01 {
	padding: 0px !important;
	margin: 0px !important;
	border: 0px none !important;
	box-shadow: none !important;
	line-height: 0px !important;
	background: none !important;
}

.table_fix3 {
	width: 500px !important;
}

.webgallery table {
}

.webgallery td {
	padding: 5px !important;
	margin: 0px !important;
}

.web_gallery_pics_table {
	margin-bottom: 2px;
	clear:both;
	height: auto;
}

table.web_gallery_pics_table {
	width: 75% !important;
}

.web_desc_wrap {
	width: 100% !important;
}

td.web_desc {
	width: 100% !important;
}

.web_gallery_pics_table td {
	border: 1px solid #CCC;
	border: none !important;
	height: auto;
}

.web_gallery_pics_table table td {
	border: 1px #CCC solid;
	border: none !important;
	padding: 5px;
	background: auto;
	height: auto;
}

.web_gallery_pics_table table {
	background: #FFF;
	padding:0;
	margin:0;
	border:none;
	height: auto;
}

.web_gallery_pics_table h2 {
	background-color: #333;
	padding: 0px 5px;
	margin:0;
	font-size: 18px !important;
	color: #FFF;
}

.web_gallery_pics_table td.web_header {
	background: #333;
}

.web_header {
	text-align: left;
	background-color: #000;
}

.web_section1 .web_header h2 {
	color: #FF0;
}

.web_gallery_pics_table .web_header:hover h2 {
	color: #FF0;
	cursor: pointer;
}

.web_desc_wrap {
	background: #FFF;
}

.web_gallery_pics_table table td {
	background: #DDD;
}

.web_table1 td,
.web_table2 td,
.web_table3 td,
.web_table4 td,
.web_table5 td,
.web_table6 td,
.web_table7 td,
.web_table8 td {
	background-color: #FFF;
}

.web_table1 td:hover,
.web_table2 td:hover,
.web_table3 td:hover,
.web_table4 td:hover,
.web_table5 td:hover,
.web_table6 td:hover,
.web_table7 td:hover,
.web_table8 td:hover {
	background-color: #F0EB0F;
}

.web_desc_wrap {
	display: none;
}

#web_desc_wrap1 {
	display: block;
}

.web_gallery_pics_table table td.web1 {
	background: #C2CECD;
	background: #D1DCDB;
	padding: 10px 10px 0px 10px !important;
	border-bottom: 2px solid #CCC;
}

.web_gallery_pics_table table td.web2 {
	background: #D1DCDB;
	font-size: 13px;
	font-weight: lighter;
	line-height: 16px;
	color: #333;
	padding: 10px !important;
}

.web_gallery_pics_table table td.web3 {
	background: #D1DCDB;
	width: 90px !important;
	padding: 10px !important;
}

.web_gallery_pics a:link img,
.web_gallery_pics a:active img,
.web_gallery_pics a:visited img,
.web_gallery_pics a img,
.web_gallery_pics img {
	border: 4px #999 solid;
 *border: 3px #999 solid;
	_border: 3px #999 solid;
	background-color: #CCC;
	margin: 0px;
	padding: 2px;
}

.web_gallery_pics a:hover img,
.web_gallery_pics:hover img {
	border: 4px #007CDA solid;
 *border: 3px #007CDA solid;
	_border: 3px #007CDA solid;
	background-color: #FFF;
	margin: 0px;
	padding: 2px;
}

.web_gallery_pics a:hover {
	background-color: #CCC;
	padding: 0px;
	margin: 0px;
}

#prices td {
	padding: 5px 5px !important;
}

.video_ads1 {
	color: #000000
}

.video_ads2 {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bolder;
	list-style-type: square;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.video_ads3 {
	font-size: 9px
}

.order-forms .box_notes {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.order-forms .order_forms {
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border: #666 solid 1px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	vertical-align: center;
}

.order-forms .box_sale_title {
	color: #FFFFFF;
	font-weight: bold;
}

.order-forms .input_f {
	width: 55px;
	height: 16px;
	font-size: 11px;
	border: 1px solid #333;
	text-align: center;
	color: #000000;
	background-color: #FFFF99;
}

.order-forms .input_t {
	width: 40px;
	height: 16px;
	font-size: 11px;
	border: 0px none #E9E9E9;
	text-align: center;
	color: #000;
	padding: 1px;
	background-color: #E9E9E9;
	font-weight: bold;
}

.order-forms input[disabled='disabled']#t1,
.order-forms input[disabled='disabled']#t2,
.order-forms input[disabled='disabled']#t3,
.order-forms input[disabled='disabled']#t4,
.order-forms input[disabled='disabled']#t5,
.order-forms input[disabled='disabled']#t6,
.order-forms input[disabled='disabled']#t7,
.order-forms input[disabled='disabled']#t8,
.order-forms input[disabled='disabled']#t9,
.order-forms input[disabled='disabled']#t10,
.order-forms input[disabled='disabled']#t11,
.order-forms input[disabled='disabled']#t12 {
	color: #000;
}

.order-forms #total {
	width: 40px;
	height: 16px;
	font-size: 11px;
	border: 0px none #000;
	text-align: center;
	color: #FFF;
	padding: 1px;
	background-color: #000;
	font-weight: bold;
}

.order-forms input[disabled='disabled']#total {
	color: #FFF;
}

.duplication1 {
	color: #FFFFFF;
	font-weight: bold;
}

.duplication2 {
	font-style: italic;
	text-decoration: none;
	font-weight: bolder;
	list-style-type: square;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #3E4A57;
}

.duplication3 {
	line-height: 18px;
	font-weight: bolder;
	list-style-type: square;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #FFFFFF;
}

.duplication4 {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bolder;
	list-style-type: square;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.duplication5 {
	color: #FFFFFF
}

.aff .img_left {
	vertical-align: middle !important;
	display: table-cell !important;
	text-align: center;
	width: 100px;
	float: left;
	padding: 10px !important;
	border: #CCC solid 1px;
	background: #F0F0F0;
}

.aff .img_left img {
	background: #F0F0F0;
	border: #CCC solid 1px;
}

.aff .text_right {
	vertical-align: middle !important;
	display: table-cell !important;
	text-align: left;
	width: 70%;
	float: left;
	padding: 10px 0;
	margin-left: 20px;
}

.aff .items {
	clear: both;
	padding: 10px;
}