/*
	Theme Name: Dynamic Insight Fitness
	Theme URL: http://bwdclients2.com/dynamicfitness/
	Description: Dynamic Insight Fitness is a 2-column Widget-ready theme.
	Author: Benn Web Designs
	Author URI: http://www.bennwebdesign.com.au/
	Version: 1.0
*/


body {
	font-family: 'NewsGothicStd';
}
a {
	color: #ee020e;
	text-decoration: none;
}
a:hover {
 color:;
}
img {
	border: none;
}
ul, ol {
	list-style: outside;
	line-height: 130%;
	margin:0 0 0 35px;
}
ul li {
	list-style: disc;
	font-size: 15px;
}
ol li {
	list-style: decimal;
	font-size: 15px;
}
p {
	line-height: 130%;
	margin: 0;
	padding: 10px 0;
}
h1 {
	font-family: 'NewsGothicStd';
	font-weight: normal;
	font-size: 2.0em;
}
h2 {
	font-family: 'NewsGothicStd-BoldOblique';
	font-weight: normal;
	font-size: 1.75em;
}
h3 {
	font-family: 'NewsGothicStd-BoldOblique';
	font-weight: normal;
	font-size: 1.5em;
}
h4 {
	font-family: 'NewsGothicStd';
	font-weight: normal;
	font-size: 1.25em;
}
h5 {
	font-family: 'NewsGothicStd-Bold';
	font-weight: normal;
	font-size: 1.0em;
}
h6 {
	font-family: 'NewsGothicStd-BoldOblique';
	font-weight: normal;
	font-size: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	line-height:110%;
}
td {
	padding:3px 0;
}

.clear{clear:both;}

#wrap {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#header-wrap {
	width:100%;
	background:url(images/wood_bg.png) top left repeat-x #f4f4f4;
}
#header {
	width: 1200px;
	height:105px;
	margin:0 auto;
	/*padding-top:10px;*/
}
.logo img{
width:220px;}
#navigation {
	width: 100%; margin:0 auto;    background-color: #ee000f;
}
#navigation #nav_menu-2{ margin:0 auto; width:1200px;}

#navigation ul li {
	float: left;
	list-style: none;
	display: inline;
	margin-right: 0px;
}
#navigation ul li a {
	font-family: 'NewsGothicStd';
	font-size: 18px;
	/*float: left;*/
	text-decoration: none;
	color: #ffffff;
	padding: 15px 30px 12px;
}
#navigation ul li a:hover {
	color: #FFF;
	/*background:url(images/nav-hover.png) left repeat-x;*/
	background:url(images/hover-bg.png) left repeat-x;
}
#navigation ul li.current_page_item a, .jigoshop-product #navigation ul li.current_page_parent a, .jigoshop-products #navigation ul li.current_page_parent a {
	color: #FFF;
	background:url(images/hover-bg.png) left repeat-x;
}
.sub-menu {
	width: 170px!important;
}
.sub-menu li {
	display: block!important;
	width: 170px;
}
ul.subm-menu {
	background: #828385!important;
	padding:0;
}
#login h6, #login h2.widgettitle {
	display: block !important;
	/*color: #007fc4;*/
	color:#c40400;
	font-family: 'NewsGothicStd-BoldOblique';
	font-size: 16px;
	margin: 10px 0 0 22px;
}
#login {
	width: 406px;
	height: 80px;
	float: right;
	background:url(images/login-bg.png);
}
#login input {
	width: 145px;
	height: 23px;
	padding-left: 5px;
	color:#818285;
}
#login .login-form input {
	 -moz-box-sizing: border-box;
	 -webkit-box-sizing: border-box;
	 box-sizing: border-box;
}
#login .widget_wp_sidebarlogin #loginform label,
#login .login-form label,
#login p.login-remember,
.logged-in .sidebar_login_links,
#login ul.membership_login {
	display: none;
}
.logged-in #login ul.membership_login {
	display: block;
}
.logged-in #login ul.membership_login li a {
	color: #fff;
	display: block;
	font-family: 'NewsGothicStd-Oblique';
	font-size: 11px;
	margin: 0 10px 0 80px;
}
#login #loginout #loginout-message h4.label-head {
	color: #fff;
	font-family: 'NewsGothicStd-BoldOblique';
	font-size: 18px;
	margin: 3px 0 0 15px;
}
#login .widget_wp_sidebarlogin form {
	margin: 0 0 0 17px;
}
#login .widget_wp_sidebarlogin form p {
	display: inline;
	margin: 0;
	padding: 0;
}
#login .widget_wp_sidebarlogin form p.login-submit input#wp-submit, #login .widget_wp_sidebarlogin .sidebar_login_links li.logout-link a,
#login #loginout-button a,
#login .login-submit input#wp-submit {
	background:#c40400;
	color: #fff;
	width: auto;
	height: auto;
	border: 1px solid #f2f2f2;
	font-family: 'NewsGothicStd';
	font-size: 12px !important;
	font-weight: bold;
	margin: -5px 0 0 5px;
	padding: 3px 10px;
}
#login .widget_wp_sidebarlogin .sidebar_login_links li,
#login ul.sidebar_login_links li {
	float: left;
	list-style: none;
}
#login .widget_wp_sidebarlogin .sidebar_login_links li.edit-your-profile-link a {
	color: #fff;
	font-family: 'NewsGothicStd-Oblique';
	font-size: 11px;
	margin: 0 0 0 30px;
}
#login .widget_wp_sidebarlogin .sidebar_login_links li.logout-link,
#login #loginout-button {
	float: right;
	margin-right: 20px;
}
.sidebar_login_error {
	position: absolute;
	top: 80px;
}
#login .login-form {
	margin: 3px 0 0 20px;
}
#login .login-form p {
	display: inline;
}
#login #loginout #loginout-message p.label-code {
	float: left;
	font-family: 'NewsGothicStd-Bold';
	font-size: 14px;
	margin: 0 0 0 15px;
	padding: 0;
}
#login #loginout #loginout-message p.label-code:before {
	content: "ID #: ";
}
.left-input {
	width: 154px;
	margin-left: 22px;
	float: left;
}
.right-input {
	width: 154px;
	margin-left: 5px;
	float: left;
}
.right-input .bottom-text p {
	margin-left: 70px;
}
.right-input .bottom-text p a {
	text-decoration: none;
}
.bottom-text {
	float: left;
}
.bottom-text p {
	font-family: 'NewsGothicStd-Oblique';
	font-size: 11px;
	color: #FFF;
	margin: 0 0 0 14px;
	padding:4px 0;
}
.bottom-text p a {
	text-decoration:underline;
}
.bottom-text p a {
	color: #FFF;
}
#login img {
	margin-left: 10px;
}
#sidebar {
	width: 281px;
	height: auto;
	float: left;
	margin-right: 20px;
	padding-bottom:30px;
}
#container .page_title {
	font-family: 'NewsGothicStd-Oblique';
	font-size: 34px;
	/*color: #0879bf;*/
	color:#be1007;
	margin: 0;
}
#container-holder {
	margin:50px auto;
	width:1200px;
}
#sidebar h2 {
	font-family: 'NewsGothicStd-BoldOblique';
	font-size: 18px;
	color: #00adee;
	margin: 20px 0 10px 15px;
}
.logo {
	margin:15px 0 15px 0;
	width:236px;
	float:left;
}
.box1 {
	width: 281px;
	height: auto;
	background: #b4b6b9;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 0 15px;
}
.box1 h1, .box1 span {
	display: block;
	font-family: 'NewsGothicStd-BoldOblique';
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	margin: 15px 0 0 15px;
}
.box1 span a {
	color: #fff;
}
.box1-left {
	float: left;
}
.box1-left p {
	font-family: 'NewsGothicStd';
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin: 0 0 0 15px;
	padding: 0;
}
.box1-left p a {
	font-family: 'NewsGothicStd';
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.box1-right {
	float: right;
}
.box1-right p {
	font-family: 'NewsGothicStd';
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin: 55% 25px 0 0;
	padding: 2px 0;
}
.box1 img {
	margin-left: 5px;
}
.box2 {
	width: 281px;
	height: auto;
	margin-bottom: 10px;
	background: #00adee;
	padding-bottom:11px;
}
.box2 h1 {
	font-family: 'NewsGothicStd-BoldOblique';
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	margin: 10px 0 5px 15px;
	float: left;
}
#sidebar input {
	width: 247px;
	height: 27px;
	margin-left: 15px;
	padding-left: 5px;
	color:#818285;
}
#sidebar input.listbox {
	background:url(images/sidebar-listbox.png) no-repeat;
	width: 247px;
	height: 27px;
	margin-left: 15px;
	padding-left: 5px;
	color:#818285;
	border:none;
	cursor:pointer;
}
.box3, .widget_slpwidgetadvanced, .widget_slpwidgetbasic {
	width: 281px;
	height: auto;
	/*background: #0879bf;*/
	background:#bf1108;
	padding-bottom:11px;
}
.box3 h1, #sidebar .widget_slpwidgetadvanced h2, #sidebar .widget_slpwidgetbasic h2 {
	font-family: 'NewsGothicStd-BoldOblique';
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	margin: 10px 0 5px 15px;
	float: left;
}
.widget_slpwidgetadvanced input#address_input_slpw_adv, .widget_slpwidgetbasic input#address_input_slpw_basic {
	width: 170px;
}
#sidebar .widget_slpwidgetadvanced input[type="submit"], #sidebar .widget_slpwidgetbasic input[type="submit"] {
	/*background: #00adee;*/
	background:#bf1108;
	border: 1px solid #ccc;
	color: #fff;
	font-weight: bold;
	width: auto;
	margin: 0 0 0 5px;
	padding: 5px 10px;
}
.widget_slpwidgetbasic #slpw_results .slpw_result {
	padding: 10px 15px;
}
.widget_slpwidgetbasic #slpw_results .slpw_result a {
	color: #fff;
}
#slide-wrap {
	/*width: 1200px;
	height: 425px;*/
	margin: 0 auto 60px;
}
#slide-wrap ul#slider {
	margin-left:0px!important;
}
#container {
	width: 890px;
	height: auto;
	float: right;
	padding-bottom:30px;
}
#container p {
	font-family: 'NewsGothicStd';
	font-size: 15px;
	color: #414042;
}
fieldset.variations {
	margin:0 0 7px 0;
}
fieldset.variations select#size {
	margin:10px 0 15px 0;
}
.summary h4 {
	margin:0;
}
#container li {
	color: #414042;
}
#footer {
	width: 100%;
	height: auto;
	min-height:284px;
}
#footer-top-wrap {
	background:#f0f0f1;
	min-height:227px;
}
#footer-top {
	width: 1200px;
	height: auto;
	margin:0 auto;
	padding-bottom:20px;
}
#footer-top h2 {
	margin: 20px 0 0;
}
#footer-top h2 {
	font-family: 'NewsGothicStd-BoldOblique';
	font-size: 18px;
	color: #00adee;
	color:#ee020e;
}
#footer-top h3 {
	font-family: 'NewsGothicStd-BoldOblique';
	font-size: 28px;
	color: #0879bf;
	margin: 0;
}
#footer-top h4 {
	font-family: 'NewsGothicStd';
	font-size: 26px;
	color: #00adee;
	margin: 0;
	float: left;
}
#footer-top h5 {
	font-family: 'NewsGothicStd-Bold';
	font-size: 26px;
	color: #00adee;
	margin: 0 0 0 8px;
	float: left;
}
#footer-top h6 {
	font-family: 'NewsGothicStd-BoldOblique';
	font-size: 16px;
	color: #007fc4;
	margin: 10px 0 0 22px;
}
.column1 {
	width: 113px;
	height: auto;
	float: left;
	margin-right: 160px;
	line-height: 18px;
}
.column1 ul {
	margin-left:0!important;
}
.column1 li {
	float: left;
	list-style: none;
	width: 112px;
}
.column1 li a {
	font-family: 'NewsGothicStd';
	font-size: 14px;
	color: #414042;
	margin: 0;
	text-decoration: none;
}
.column2 {
	width:137px;
	height: auto;
	float: left;
	margin-right: 125px;
	line-height: 18px;
}
.column2 ul {
	margin-left:0!important;
}
.column2 li {
	float: left;
	list-style: none;
	width: 133px;
}
.column2 li a {
	font-family: 'NewsGothicStd';
	font-size: 14px;
	color: #414042;
	margin: 0;
	text-decoration: none;
}
.column3 {
	width: 300px;
	height: auto;
	float: left;
	line-height: 18px;
	margin-right: 17px;
}
.column3 p {
	font-family: 'NewsGothicStd';
	font-size: 14px;
	color: #414042;
	margin: 0;
	padding:0;
}
.column3 p span {
	font-family: 'NewsGothicStd-Bold';
	font-size: 16px;
}
.column4 {
	width: 150px;
	height: auto;
	float: right;
}
.column4 h2 {
	margin-bottom:5px!important;
}
#footer-bottom-wrap {
	background:#b4b6b9;
	width:100%;
}
#footer-bottom {
	width: 1200px;
	height: auto;
	margin:0 auto;
}
#footer-bottom p {
	font-family: 'NewsGothicStd';
	font-size: 12px;
	color: #414042;
	font-size: 14px;
}
.bottom-left {
	float: left;
	margin:20px 0 15px;
}
.bottom-left ul {
	display:inline-block;
	margin:0!important;
}
.bottom-left ul li {
	float:left;
	list-style:none;
}
.bottom-left ul li a {
	font-family: 'NewsGothicStd';
	font-size: 14px;
	color: #414042;
	border-right: 1px solid #414042;
	padding:0 5px;
}
.bottom-left ul li.links a {
	border:none;
}
.bottom-right {
	float: right;
	margin-top:10px;
}

#promo{
	width: 490px !important;
	height: 310px !important;
	padding-top: 40px;
}

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



.page-template-default #container, .single #container, .jigoshop-products #container, .category_post {
	/*margin:122px 0 0;*/
}
.category_post .post{
	margin: 20px 0;
	border-bottom: 1px solid #b4b6b9;
	padding: 0 0 15px 0;
}
.contactno {
	font-family: 'NewsGothicStd-Bold'!important;
	font-size: 26px!important;
	/*color: #00adee!important;*/
	color:#ec0110!important;
	margin: 0 0 0 8px!important;
	float: left!important;
}
.contactdynamic {
	font-family: 'NewsGothicStd'!important;
	font-size: 26px!important;
	/*color: #00adee!important;*/
	color:#ec0110!important;
	margin: 0!important;
	float: left!important;
}
.entry p {
	line-height:140%;
}
#featured_slider{
width:890px!important;}
#featured_slider .content_left h2 {
	/*background: #00adee;*/
	background:#ee000f;
	padding: 17px;
	font-family: 'NewsGothicStd-Oblique';
}
#featured_slider .content_left h2 a {
	color:#FFF;
	background:url(images/arrow-slide.png) right no-repeat;
	padding-right: 35px;
}
#featured_slider .content_left {
	margin: 246px 0 0 273px;
}
p.label-top {
	color: #959595;
	font-size: 18px!important;
	font-style: italic;
	font-weight: bold;
}
p.label-btm {
	color:#ba1a24!important;
	font-size: 15px!important;
	font-weight: bold;
}
/* Contact Form */

.wpcf7 input.wpcf7-submit {
	/*background: #00adee;*/
	background:#c40400;
	border: 1px solid #ccc;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
}
.wpcf7 input.wpcf7-reset {
	background:#c40400;
	border: 1px solid #ccc;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
}
#wpcf7-f215-p10-o1 input.wpcf7-captchar {
	width: 265px;
}

/* Jigoshop */

#container p.price {
	font-size: 20px;
	font-weight: bold;
}
.quantity input.plus, .quantity input.minus {
	background: #c40400 !important;
}
.quantity input.minus:hover, .quantity input.plus:hover {
	background: #000 !important;
}
div.product #tabs ul.tabs li, #payment ul.payment_methods li {
	list-style: none;
}
.summary form.cart div.quantity {
	margin: 6px 0;
}
a.button, button.button, input.button, #review_form #submit {
	/*background: #069bcd !important;*/
	background:#c40400 !important;
}
.products ul, ul.products, .products li {
	text-align: center;
}
.products li .price {
	/*color: #00adee !important;*/
	color:#ee000f!important;
	float: none !important;
	margin: 10px 0;
	text-align: center !important;
}
#content ul.products li.product a.button {
	display: block;
	float: none;
	margin: 0 auto;
	width: 67px !important;
}
#content .navigation .nav-next {
	float: right;
}
#content .navigation .nav-previous {
	float: left;
}
#content .navigation .nav-next a, #content .navigation .nav-previous a {
	background: #c40400;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
}
.cart-collaterals .shipping_calculator a.shipping-calculator-button {
	color: #000;
	font-size: 20px;
}
table.shop_table.cart th.product-quantity {
	width: 70px;
}
.summary .product_meta .tagged_as,
.summary .product_meta .posted_in {
	display: none;
}
.posted-tagged {
	margin: 30px 0;
}
.posted-tagged .posted_in {
	margin-bottom: 10px;
}
#content .product .related.products {
	display: none;
}
.related_products_custom .related.products {
	display: block !important;
}
.posted-tagged .posted_in a,
.posted-tagged .tagged_as a {
	color: #000;
}

/* WP-eMember */

.wp_emember_loginForm {
	max-width: 100% !important;
	position: relative;
}
#login .wp_emember_loginForm table, #login .wp_emember_loginForm table tr {
	display: inline-block;
	clear: both;
}
#login .wp_emember_loginForm table td {
	display: inline-block;
}
 #login .wp_emember_loginForm table td:nth-child(2) {
 clear: both;
}
#login .wp_emember_loginForm table {
	width: 95% !important;
	margin: 0 0 0 17px;
}
.wp_emember_loginForm label {
	display: none;
}
#login .eMember_text_input {
	width: 140px;
	height: auto;
	margin: 0;
	padding: 3px 5px;
}

}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 #login .eMember_text_input {
 margin: 0 0 0 5px;
}
}
#login input.eMember_button {
	width: auto;
	height: auto;
	border: 1px solid #f2f2f2;
	font-family: 'NewsGothicStd';
	font-size: 12px !important;
	margin: -5px 0 0 5px;
	padding: 3px 10px;
}
#login a#forgot_pass, #login .widget_wp_sidebarlogin .sidebar_login_links li.forgot-password-link a,
#login .sidebar_login_links li.forgot-password-link a {
	color: #fff;
	font-family: 'NewsGothicStd-Oblique';
	font-size: 11px;
	position: relative;
	left: 115px;
}
#login a#register, #login .widget_wp_sidebarlogin .sidebar_login_links li.need-membership-link a,
#login .sidebar_login_links li.need-membership-link a {
	color: #fff;
	font-family: 'NewsGothicStd-Oblique';
	font-size: 11px;
	margin: 0;
}
.emember_modal {
	left: 35%;
}
#login .emember_error {
	position: absolute;
	bottom: -20px;
}
#wp_emember_regoForm input.eMember_button, .wp_emember_loginForm input.eMember_button {
	background: #c40400 !important;
	border: 1px solid #ccc;
}
.recaptchatable .recaptcha_r1_c1,
.recaptchatable .recaptcha_r3_c1,
.recaptchatable .recaptcha_r3_c2,
.recaptchatable .recaptcha_r3_c3,
.recaptchatable .recaptcha_r4_c1,
.recaptchatable .recaptcha_r4_c4,
.recaptchatable .recaptcha_r7_c1,
.recaptchatable .recaptcha_r8_c1,
.recaptchatable .recaptcha_r4_c2 {
	background: none !important;
}
.recaptcha_input_area {
	margin-left: 20px !important;
}
.recaptchatable.recaptcha_theme_red #recaptcha_response_field {
	margin-left: 25px !important;
	padding: 3px !important;
	width: 200px !important;
	border: 1px solid #999 !important;
}
/* Ajaxy */

#sidebar .widget_ajaxy_sf_widget {
	/*background: #00adee;*/
	background:#ee000f;
	color: #fff;
	font-family: 'NewsGothicStd-BoldOblique';
	font-size: 18px;
	font-weight: bold;
	width: 266px;
	height: auto;
	margin-bottom: 10px;
	padding: 10px 0 5px 15px;
	text-decoration: none;
}
#sidebar .widget_ajaxy_sf_widget h2 {
	display: none;
}
.sf_container #searchform label.screen-reader-text {
	display: none;
}
#sidebar .widget_ajaxy_sf_widget input.sf_input {
	margin: 0;
	height: auto;
	padding: 6px 0 6px 5px;
}
#sidebar .sf_search {
	margin: 5px 0;
}
#sidebar .sf_search .sf_input:focus {
	border: 1px solid #eee !important;
	padding: 7px 0 7px 6px;
}
/* Store Locator */

#map_sidebar {
	margin: 20px 0 0;
}
#map_sidebar .results_wrapper .results_entry {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
#address_search label {
	margin: 3px 0;
}
#address_search .search_item {
	padding: 10px 0;
}
#radius_in_submit #addressSubmit.slp_ui_button {
	background: #c40400;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
}
#sl_div #map {
	margin: 10px 0 0;
}
#searchForm #addy_in_address, #searchForm .search_item {
	display: inline-block !important;
}
#searchForm #addy_in_address input#addressInput {
	width: 200px;
}
#searchForm LABEL {
	min-width: 0 !important;
}
#sl_info_bubble {
	line-height: 165%;
}
#sl_info_bubble #slp_bubble_hours .location_detail_hours {
	display: inline-block;
}
#sl_info_bubble #slp_bubble_hours .location_detail_hours span {
	float: right;
}
#slp_bubble_email {
	display: block;
}
#sl_div a.storelocatorlink,
#sl_div a.storelocatorlink:hover {
	color: #ee020e !important;
}
.results_entry div.results_row_left_column {
	width: 25% !important;
}
.results_entry div.results_row_center_column {
	width: 36% !important;
}
.results_entry div.results_row_right_column {
	width: 37% !important;
}

span.last-l {
	color:#414042 !important;
}
a.more-news {
	color:#414042 !important;
	font-size:14px;
}
p.enquiries {
	color:#07a3c7!important;
	font-weight:bold!important;
}
form.wpcf7-form p {
}
a.disclaimer {
	border-right:none!important;
}
form.wpcf7-form h2 {
	color:#ee000f!important;
}
#catmenu li li a {
	background:#b5b6b8!important;
}
.jigoshop #content ul.products li.product {
	color: #ee000f; width:32%;
}

.jigoshop #content ul.products li.product{
max-width: 100%;
}

.search #container {
	margin: 122px 0 0;
}
.search #container .post {
	border-bottom: 1px solid #ccc;
	height: 130px;
	padding: 20px 0 0;
	width: 680px;
}
.search_img {
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 20px;
}
.search .navigation {
	padding: 30px 0 0;
}
#wpcf7-f1402-p8-o1 {
	width: 60%;
}
#wpcf7-f1402-p8-o1 select {
	width: 265px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#wpcf7-f1402-p8-o1 select {
		width: 69%;
	}
}
#wpcf7-f1402-p8-o1 span.wpcf7-radio {
	margin-left: 40px;
}
#wpcf7-f1402-p8-o1 input, #wpcf7-f1402-p8-o1 select {
	float: right;
	padding: 3px;
}
#wpcf7-f1402-p8-o1 img.wpcf7-captchac {
	margin-left: 130px;
}
#wpcf7-f1402-p8-o1 input.wpcf7-captchar {
	float: right;
	width: 40%;
}
#wpcf7-f1402-p8-o1 input[type="submit"] {
	float: none;
	padding: 5px 10px;
}
#wpcf7-f1402-p8-o1 input[type="radio"] {
	float: none;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
	border: 2px solid red;
}
.read_more{
	display: block;
}
#sidebar #recent-posts-3 {
	width: 252px;
	background: #F1F1F1;
	padding: 1px 15px 15px;
	margin: 10px 0 0 0;
}
#sidebar #recent-posts-3 .widgettitle {
	font-family: 'NewsGothicStd-Oblique';
	/*color: #ab1a21;*/
	color: #58595b;
	font-weight:bold;
	margin-left:0;
	margin-top:15px;
	margin-bottom:2px;
}
#sidebar #recent-posts-3 ul{
	margin: 0;
	padding: 0;
}
#sidebar #recent-posts-3 ul li{
	list-style: none;
	padding: 3px 0;
}
#sidebar #recent-posts-3 ul li a {
	font-family: 'NewsGothicStd-Oblique';
	/*color: #ab1a21;*/
	color: #58595b;
	font-size:14px;
	padding: 0;
}
.recent_postlink{
	/*color: #000000!important;*/
	color: #58595b;
	font-family: 'NewsGothicStd-Oblique';
	font-size: 15px;
}
.page-id-6 #container a:hover > img{
	opacity: 0.8;
}
.ie #wpcf7-f1402-p8-o1 select {
	width: 275px;
}

/* Addt'l Styles */
.alignleft {
	float:left;
	margin:10px 10px 10px 0;
}
.alignright {
	float:right;
	margin:10px 0 10px 10px;
}
.aligncenter {
	margin:0 auto;
	display:block;
}

/*--------------------spacer----------------------*/
.clear {
	clear: both;
}

/* Carousel */
.list_carousel {
	padding: 0;
	display: block;
	float: none;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: auto;
	width: 980px;
	height: 163px;
	margin: 0 0;
}
.caroufredsel_wrapper {
	height: 163px!important;
	width: 1200px!important;
}
.list_carousel {
	padding: 0;
	display: block;
	float: none;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: auto;
	width: 980px;
	height: 163px;
	margin:  0 0;
	
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	height: 163px!important;
}
.list_carousel li {
	display: block;
	float: left;
}
.list_carousel img {
	padding: 22px 23px;
	margin: 6px 5px;
	display: block;
	float: left;
	height:112px;
	width:183px;
}
#foo2 {
	text-align: left;
	float: none;
	position: absolute;
	top: 0px;
	right: auto;
	bottom: auto;
	left: 0px;
	margin: 0 0 0 17px;
	width: 2232px;
	height: 163px;
	z-index: auto;
	margin: 0;
	padding: 0;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}/*Custom pal*/.cat-item > a{color:#fff;font-weight:bold;line-height:22px;font-size:16px;}.children li a{font-weight:normal;}.jigoshop_product_categories .children {margin-left: 10px;display:none;}.jigoshop_product_categories ul li {    background: #313133 none repeat scroll 0 0;    border-bottom: 1px solid #fff;    list-style: outside none none;    margin-bottom: 2px;    padding: 7px;	color:#fff;}#jigoshop_product_categories-2 > ul{margin-left:0px;}.cat-item > a:hover {    color: #ee020e;}
.jigoshop_product_categories ul li:hover ul{
display:block;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;}
#footer-bottom-wrap strong {
    font-family: "NewsGothicStd";
    font-size: 14px;
    text-align: center;
}
#footer-bottom-wrap span{
    font-family: "NewsGothicStd";
}
center{
    font-family: "NewsGothicStd";
}
.jigoshop_product_categories .widgettitle {
    background: #be1007 none repeat scroll 0 0;
    color: #fff !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 10px;
    padding: 10px;
}


ul#slider{ background:#eaeaea;}
.menu-main-menu-container{    float: left;
    width: 100%;
}

.tp-caption.mediumbgredb.tp-fade.tp-resizeme.start a{ font-size:28px !important;}