* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images_design/background_body.jpg);
	background-repeat: repeat-x;
}
div.clearfloats {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
p {
	margin-bottom: 5px;
	font-size: 14px;
	margin-top: 5px;
}
p.p_text_big {
	margin-bottom: 5px;
	font-size: 18px;
	margin-top: 5px;
}
h1 {
	font-size: 14px;
}
h1.h1_text_big {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
.links, .links:visited {
	color: #0000FF;
	text-decoration: underline;
	font-size: 13px;
}
.links:hover {
	color: #FF0000;
	text-decoration: underline;
}
.main_links {
	color: #3C63A2;
	font-size: 12px;
}
.main_links:link {
	font-size: 12px;
}
.main_links:hover {
	font-size: 12px;
	color: #666666;
}
.links_button:link, .links_button:visited {
	border: 1px solid #EDEFF4;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F90;
	text-decoration: none;
	margin: 5px;
	display: inline-block;
	color: #00F;
}
.links_button:hover {
	box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;
	background-color: #E88B00;
}
.high_light_1 {
	font-weight: bold;
	color: #FF0000;
}
.high_light_2 {
	font-weight: bold;
	color: #339900;
}
.high_light_1_bw {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}
.high_light_2_bw {
	font-weight: bold;
	color: #339900;
	background-color: #FFFFFF;
}
div#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
div#container_admin {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.content_schedule_100 {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
div#aboveheader {
	background-color: #3C63A2;
	padding: 7px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div#header {
	width: 100%;
	height: 70px;
	position: static;
}
div#top_logo {
	height: 70px;
	/*	width: 570px;*/
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div.top_logo_name {
/*	width: 440px;*/
	position: absolute;
	left: 95px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
div.top_logo_subtitle {
/*	width: 440px;*/
	position: absolute;
	top: 45px;
	color: #666666;
	left: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
div.top_logo_pic {
	width: 90px;
	position: absolute;
	left: 2px;
	top: 0px;
	height: 70px;
	background-image: url(../images_design/logo_main_aircraft_new.jpg);
}
div#header_pic {
	position: relative;
	height: 65px;
	width: 210px;
	left: 725px;
	top: 5px;
	background-image: url(../images_design/da40-header.jpg);
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	background-repeat: no-repeat;
}
div#shop_cart {
	background-color: #EFEFEF;
	color: #333333;
	position: absolute;
	top: 69px;
	border: 1px solid #CCCCCC;
	width: 300px;
	text-align: center;
	right: 152px;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
}
div#buttons {
	width: 450px;
	position: absolute;
	right: 0px;
	top: 75px;
	font-size: 11px;
	z-index: 9999;
}
ul.buttons {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	float: right;
}
ul.buttons li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	border: 1px solid #666666;
	float: left;
}
ul.buttons a {
	background-color: #FFFFFF;
	color: #666666;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
ul.buttons a:hover {
	background-color: #999999;
}
ul.buttons li.cart {
	background-color: #FFFFFF;
	color: #666666;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	border: 1px solid #666666;
	float: left;
}
ul.buttons li.cart a {
	background-color: #FFFFFF;
	color: #666666;
	display: inline;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
ul.buttons li.cart a:hover {
	background-color: #999999;
}
li.cart_small {
	display: none;
}
div#header_menu_container {
	/*width: 450px;*/
	position: absolute;
	right: 10px;
	top: 40px;
	font-size: 12px;
	z-index: 999;
}
div#leads {
	width: 163px;
	position: absolute;
	left: 198px;
	top: 40px;
	font-size: 11px;
}
ul.leads {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	float: right;
}
ul.leads li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #666666;
}
ul.leads li {
	float: left;
	margin-right: 5px;
}
ul.leads a {
	background-color: #FFFFFF;
	color: #666666;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
ul.leads a:hover {
	background-color: #999999;
}
div#top_viewcart {
	color: #666666;
	background-color: #FFFFFF;
	height: 15px;
	width: 150px;
	position: absolute;
	top: 54px;
	padding: 5px;
	left: 8px;
}
div#promo {
	padding-top: 20px;
}
div#listmenu {
	/*width: 100%;
	text-align: center;*/
	height: 35px;
	position: static;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 15px;
}
/*div#listmenu a{
	color: #FFFFFF;
	text-decoration: none;
}
div#listmenu a:hover{
	color: #FFC214;
	text-decoration: underline;
}*/
ul.topnav {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ul.topnav li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
}
ul.topnav a {
	font-size: 18px;
	background-color: #3C63A2;
	color: #F1F2F2;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 170px;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.topnav a:hover {
	background-color: #999999;
}
#access {
	/*background: #cc0000;*/
	position: relative;
	display: block;
	/*float: left;*/
	/*width: 940px;
	width: 100%;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 5px;/*	background-image:-webkit-gradient(linear, left top, left bottom, from(#AA0000), to(#CC0000));
	background-image:-webkit-linear-gradient(#AA0000, #CC0000);
	background-image:-moz-linear-gradient(#AA0000, #CC0000);
	background-image:-ms-linear-gradient(#AA0000, #CC0000);
	background-image:-o-linear-gradient(#AA0000, #CC0000);
	background-image:url(linear-gradient(#AA0000, #CC0000));
	box-shadow: 0px 5px 10px 5px #333333;
	-moz-box-shadow: 0px 5px 10px 5px #333333;
	-webkit-box-shadow: 0px 2px 10px 5px #333333;*/
}
.menu-header {
	font-size: 13px;
	margin-left: 12px;
	/*width: 928px;
	width: 100%;*/
	z-index: 501;
	position: relative;
	display: inline-block;
}
.menu-header > ul {
	list-style: none;
	margin: 0;
	display: block;
	position: relative;
	cursor: default;
	z-index: 500;
	margin-right: auto;
	margin-left: auto;
}
/*ul.menu {
	display: inline-block;
	position: relative;
	cursor: default;
	z-index: 500;
	margin-right: auto;
	margin-left: auto;
}*/
#access .menu > li, div.menu li {
	float: left;
	display: block;
}
.menu > li > a {
	/*position: relative;*/
	color: #FFF;
	display: block;
	z-index: 510;
	line-height: 35px;
	padding: 0 10px;
	text-decoration: none;
}
.menu > li > a:hover {
	color: #FFC214;
	text-decoration: underline;
}
.menu-header > ul > ul {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0;
	color: #F00;
}
.menu ul ul li {
	float:none;
	width:200px;
}
.menu ul ul ul {
	top:0;
	left:100%;
}
.menu ul li:hover > ul {
	display:block;
}


#primary_nav_wrap {
	margin-top:1px;
	display: none;
	z-index: 9999;
	position: relative;
}
#primary_nav_wrap > span {
	display: block;
	width: 17px;
	height: 11px;
	background: url(../images/responsive_arrow.png) no-repeat;
	position: absolute;
	top: 17px;
	left: 19px;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#primary_nav_wrap ul {
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}
#primary_nav_wrap ul a {
	display:block;
	color:#333;
	text-decoration:none;
	font-weight:700;
	font-size:12px;
	line-height:31px;
	padding:0 15px;
	font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#primary_nav_wrap ul li {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	background-color: #FFF;
}
#primary_nav_wrap ul li.current-menu-item {
	background-color: #FFF;
}
#primary_nav_wrap ul li:hover {
	background:#f6f6f6;
}
#primary_nav_wrap ul ul {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#CCC;
	padding:0;
}
#primary_nav_wrap ul ul li {
	float:none;
	width:200px;
	background:#CCC;
}
#primary_nav_wrap ul ul a {
	line-height:120%;
	padding:10px 15px;
}
#primary_nav_wrap ul ul ul {
	top:0;
	left:100%;
}/*
#primary_nav_wrap ul li:hover > ul {
	display:block;
	
}*/
/*
#access a {
	color: #FFF;
	display: block;
	line-height: 35px;
	padding: 0 10px;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #0a70c3;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #FFC214;
	text-decoration: underline;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
*/






div#content {
	width: 100%;
	position: static;
	margin-bottom: 15px;
}
/* shop main menu styles */




.nav, .nav a, .nav ul, .nav li, .nav div, .nav form, .nav input {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
.shop_nav {
	margin: 0 auto;
	width: 100%;
	position: relative;
	/*left: 0px;*/
    top: 5px;
}
.nav a {
	text-decoration: none;
}
.nav li {
	list-style: none;
}
.nav {
	display: inline-block;
	position: relative;
	cursor: default;
	z-index: 500;
	margin-right: auto;
	margin-left: auto;
}
.nav > li {
	display: block;
	float: left;
}
.nav > li > a {
	position: relative;
	display: block;
	z-index: 510;
	/*height: 54px;*/
	height: 34px;
	padding: 0 21px;
	/*line-height: 54px;*/
	line-height: 34px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fcfcfc;
	text-shadow: 0 0 1px rgba(0,0,0,.35);
	border-left: 1px solid #4b4441;
	border-right: 1px solid #312a27;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
/*	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-o-transition: all 0s ease;
	-ms-transition: all 0s ease;
	transition: all 0s ease;*/
	background-color: #3C63A2;
}
.nav > li:hover > a {
	background: #4b4441;
	color: #ffc214;
	text-decoration: underline;
}
.nav > li:first-child > a {
	border-radius: 3px 0 0 3px;
	border-left: none;
}
li.nav-last > a {
	border-radius: 0 3px 3px 0;
	border-left: none;
}
li.nav-heading > a {
	background: #4b4441;
	color: #ffc214;
	text-decoration: underline;
}
.nav > li.nav-search > form {
	position: relative;
	width: inherit;
	/*height: 54px;*/
	height: 34px;
	z-index: 510;
	border-left: 1px solid #4b4441;
}
.nav > li.nav-search input[type="text"] {
	display: block;
	float: left;
	width: 1px;
	height: 24px;
	padding: 15px 0;
	line-height: 24px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #999999;
	text-shadow: 0 0 1px rgba(0,0,0,.35);
	background: #372f2b;
	-webkit-transition: all .3s ease 1s;
	-moz-transition: all .3s ease 1s;
	-o-transition: all .3s ease 1s;
	-ms-transition: all .3s ease 1s;
	transition: all .3s ease 1s;
}
.nav > li.nav-search input[type="text"]:focus {
	color: #fcfcfc;
}
.nav > li.nav-search input[type="text"]:focus, .nav > li.nav-search:hover input[type="text"] {
	width: 110px;
	padding: 15px 20px;
	-webkit-transition: all .3s ease .1s;
	-moz-transition: all .3s ease .1s;
	-o-transition: all .3s ease .1s;
	-ms-transition: all .3s ease .1s;
	transition: all .3s ease .1s;
}
.nav > li.nav-search input[type="submit"] {
	display: block;
	float: left;
	width: 20px;
	height: 54px;
	padding: 0 25px;
	cursor: pointer;
	background: #372f2b url(/images/search-icon.png) no-repeat center center;
	border-radius: 0 3px 3px 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
.nav > li.nav-search input[type="submit"]:hover {
	background-color: #4b4441;
}
.nav > li > div, .menu > li > div {
	position: absolute;
	display: block;
	width: 100%;
	/*top: 50px;*/
	top: 30px;
	left: 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	border-radius: 0 0 3px 3px;
	-webkit-transition: all .3s ease .15s;
	-moz-transition: all .3s ease .15s;
	-o-transition: all .3s ease .15s;
	-ms-transition: all .3s ease .15s;
	transition: all .3s ease .15s;
	background-color: #f6f7f8;
	/**/
	-webkit-column-count: 4;
	-webkit-column-gap: 5px;
	-webkit-column-width: 20%;
	-moz-column-count: 4;
	-moz-column-gap: 5px;
	-moz-column-width: 20%;
	column-count: 4;
	column-gap: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3C63A2;
	border-right-color: #3C63A2;
	border-bottom-color: #3C63A2;
	border-left-color: #3C63A2;
}
.nav > li:hover > div, .menu > li:hover > div {
	opacity: 1;
	visibility: visible;
	overflow: visible;
}
.grid {
	width: 100%;
}
.nav-column-sizer {
	width: 100%;
}
.nav .nav-column, .menu .nav-column {
	/*	float: left;
	width: 20%;
	padding: 2.5%;
*/
	padding: 7.5%;
	width: 100%;
	display: inline-block;
	margin: 0 0 1em;
}
.nav .nav-column h3, .menu .nav-column h3 {
	/*margin: 20px 0 10px 0;*/
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
	text-decoration: underline;
}
.nav .nav-column h3.orange, .menu .nav-column h3.orange {
	color: #ff722b;
}
.nav .nav-column li a, .menu .nav-column li a {
	display: block;
	line-height: 26px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #888888;
}
.nav .nav-column li a:hover, .menu .nav-column li a:hover {
	color: #666666;
}
.nav .nav-column-single, .menu .nav-column-single {
	width: 100%;
	display: inline-block;
	margin: 0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.nav .nav-column-single li a, .menu .nav-column-single li a {
	display: block;
	line-height: 26px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #888888;
}
.nav .nav-column-single li a:hover, .menu .nav-column-single li a:hover {
	color: #666666;
}
/*.menu {
    background-color:#d0e6f5;
    text-align:center;
    width:100%;
}
.menu > span {
    display:inline-block;
    margin:0 auto;
}
#nav {
    display:inline;
    text-align:left;
    position:relative;
    list-style-type:none;
}
#nav > li {
    float:left;
    padding:0;
    position:relative;
}
#nav > li > a {
    border:1px solid transparent;
    color:#4F4F4F;
    display:block;
    font-size:90%;
    padding:3px 10px;
    position:relative;
    text-decoration:none;
}
#nav > li > a:hover {
    background-color:#e4ecf4;
    border-color:#999
}
#nav > li.selected  > a {
    background-color:#FFFFFF;
    border-color:#999999 #999999 #FFFFFF;
    z-index:2;
}
#nav li div {
    position:relative;
}
#nav li div div {
    background-color:#FFFFFF;
    border:1px solid #999999;
    padding:12px 0;
    display:none;
    font-size:0.75em;
    margin:0;
    position:absolute;
    top:-1px;
    z-index:1;
    width:190px;
}
#nav li div div.wrp2 {
    width:380px;
}
#nav .sep {
    left:190px;
    border-left:1px solid #E3E3E3;
    bottom:0;
    height:auto;
    margin:15px 0;
    position:absolute;
    top:0;
    width:1px;
}
#nav li div ul {
    padding-left:10px;
    padding-right:10px;
    position:relative;
    width:170px;
    float:left;
    list-style-type:none;
}
#nav li div ul li {
    margin:0;
    padding:0;
}
#nav li div ul li h3 {
    border-bottom:1px solid #E3E3E3;
    color:#4F4F4F;
    font-weight:bold;
    margin:0 5px 4px;
    font-size:0.95em;
    padding-bottom:3px;
    padding-top:3px;
}
#nav li ul ul {
    padding:0 0 8px;
}
#nav li ul ul li {
    margin:0;
    padding:0;
}
#nav li ul ul li a {
    color:#0060A6;
    display:block;
    margin-bottom:1px;
    padding:3px 5px;
    text-decoration:none;
    font-size:0.9em;
}
#nav li ul ul li a:hover{
    background-color:#0060a6;
    color:#fff;
}
*/
/* ahop main menu styles */

div.masonry-classifieds_nav {
	width: 100%;
	/*background-color: #f6f7f8;*/

	-webkit-column-count: 3;
	-webkit-column-gap: 5px;
	-webkit-column-width: 100%;
	-moz-column-count: 3;
	-moz-column-gap: 5px;
	-moz-column-width: 100%;
	column-count: 3;
	column-gap: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3C63A2;
	border-right-color: #3C63A2;
	border-bottom-color: #3C63A2;
	border-left-color: #3C63A2;
}
div.masonry-classifieds_nav_item {
    background-color: #eee;
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
}
div.masonry-classifieds_nav_item_head {
	background-color: #f2f2f2;
	width: 100%;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
div.masonry-classifieds_nav_item_head:hover {
	background-color: #eee;
	width: 100%;
	font-size: 14px;
	text-align: center;
}
div.masonry-classifieds_nav_item_head a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
div.masonry-classifieds_nav_item_head a:hover {
	color: #F00;
	background-color: #f2f2f2;
}
div.masonry-classifieds_nav_item ul {
	list-style-type: none;
	/*padding-left: 10px;*/
}
div.masonry-classifieds_nav_item ul li{

}
div.masonry-classifieds_nav_item ul li a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left:10px;
}
div.masonry-classifieds_nav_item ul li a:hover {
	color: #F00;
	background-color: #f2f2f2;
}



div#content_top {
	width: 100%;
	background-color: #3c63a2;
}
div#pic_logo {
	float: left;
	width: 190px;
	height: 20px;
}
div#pic_logo_secure {
	float: left;
	width: 215px;
	height: 90px;
	background-image: url(../images_design/secure_connection.jpg);
}
div#top_content {
	float: left;
	margin-right: 0px;
	width: 100%;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-style: normal;
	font-size: 12px;
}
div#top_content_secure {
	float: left;
	margin-right: 0px;
	width: 75%;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-style: normal;
	font-size: 12px;
}
div#top_content_head {
	position: relative;
	width: 100%;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
}
div#admin_nav {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 0.8em;
}
div#admin_nav ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C63A2;
}
div#admin_nav li {
	display: inline;
	list-style-type: none;
}
div#admin_nav a {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 10px;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #AFAFAF;
	border-right-color: #AFAFAF;
	border-left-color: #AFAFAF;
}
div#admin_nav a:link, div#admin_nav a:visited {
	color: #555555;
}
div#admin_nav a:hover {
	color: #555555;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div#admin_nav a.current {
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
}
div.admin_nav_sub {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
/*	background-color: #FFFFFF;
	color: #666666;*/
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
}
div.admin_nav_sub_container {
	font-size: 13px;
	color: #3C63A2;
	text-align: center;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C63A2;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f7f7f7;
}
div#content_bottom {
	width: 100%;
	padding-top: 15px;
}
/*  If useing the three column lay out use the    div#column1 through three 

	But If using the row layout for page to fit management list then use row divs below where next coment is*/

div#column1 {
	float: left;
	width: 23%;
	margin-top: 0px;
}
div.left_blocks {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 0px;
	border: 1px solid #3C63A2;
}

div.left_blocks_top {
/*	display: none;*/
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 5px;
	border: 1px solid #3C63A2;
}
div.left_blocks_top_mobile {
	display: none;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 3px;
	border: 1px solid #3C63A2;
}
div.mainpage_leftmenu {
	margin: 0px;
	padding: 0px;
}
div.mainpage_leftmenu_column_type {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.mainpage_leftmenu_mobile_column_type {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_blocks_top_column_type {
	border: 1px solid #EDEFF4;
	float: left;
	width: 22%;
	margin: 0%;
	padding: 1%;
	text-align: center;
	background-color: #FFF;
}
.left_blocks_top_column_type:hover {
	box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;
}
.left_blocks_top_mobile_column_type {
	border: 1px solid #EDEFF4;
	float: left;
	width: 22%;
	margin: 0%;
	padding: 1%;
	text-align: center;
	background-color: #FFF;
}
.left_blocks_top_mobile_column_type:hover {
	box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;
}
.left_blocks_top_mobile_column_type_3 a {
	border: 1px solid #EDEFF4;
	float: left;
	width: 30%;
	margin: 0%;
	padding: 1%;
	text-align: center;
	background-color: #FFF;
}
.left_blocks_top_mobile_column_type_3 a:hover {
	box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;
	color: #B50D0D;
}
.left_blocks_top_mobile_column_type_3_active a {
	border: 1px solid #EDEFF4;
	float: left;
	width: 30%;
	margin: 0%;
	padding: 1%;
	text-align: center;
	background-color: #FFF;
	box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;
	color: #B50D0D;
}
/*div.mainpage_leftmenu a, a.bluebackground {
	text-decoration: none;
	color: #FFFFFF;
}
div.mainpage_leftmenu a:hover, a.bluebackground:hover {
	color: #CCCCCC;
	text-decoration: none;
}

div.mainpage_leftmenu ul {
	list-style-type: none;
	color: #CCCCCC;
	padding-top: 5px;
}
div.mainpage_leftmenu ul li {
}
div.mainpage_leftmenu ul li ul {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F1F2F2;
}
div.mainpage_leftmenu ul li ul li {
	color: #FFFFFF;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}*/
div.pilotshop_heading {
	width: 185px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 2px;
}
div.category_heading {
	font-size: 15px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #3C63A2;
}
ul.shopnav {
	list-style-type: none;
	font-size: 13px;
	background-color: #FFFFFF;
}
ul.shopnav li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul.shopnav a {
	color: #333333;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	/*	width: 194px;*/
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
ul.shopnav a:hover {
	color: #B50D0D;
	background-color: #EDEFF4;
}
ul.shopnav a.shop_status {

}
ul.shopnav a.shop_status_active {
	color: #B50D0D;
	background-color: #EDEFF4;
}
ul.shopnavnest {
	/*padding-left: 10px;*/
}
ul.shopnavnest li {
}
ul.shopnavnest a {
	font-size: 11px;
	color: #666666;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	/*width: 139px;*/
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
ul.shopnavnest a:hover {
	color: #B50D0D;
	background-color: #EDEFF4;
}
ul.shopnavnest a:active {
	color: #B50D0D;
	background-color: #EDEFF4;
}
ul.shopnavnest a.shopnest_status {

}
ul.shopnavnest a.shopnest_status_active {
	color: #B50D0D;
	background-color: #EDEFF4;
}
div#column2 {
	float: left;
	width: 75%;
	margin-right: 0px;
	margin-left: 10px;
}
div#column2_full {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.col_1_1 {
	clear: both;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
div.col_1_3 {
	float: left;
	width: 33.333%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
div.col_2_3 {
	float: left;
	width: 66.666%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
div.col_1_2 {
	float: left;
	width: 50%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
div.col_1_4 {
	float: left;
	width: 25%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
div.col_body_plain {
	/*border: 1px solid #EDEFF4;*/
	width: 90%;
	/*background-color: #f6f7f8;*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.col_body_highlight {
	border: 1px solid #EDEFF4;
	width: 90%;
	padding: 3%;
	background-color: #f6f7f8;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.col_body_highlight_green {
	border: 1px solid #EDEFF4;
	width: 90%;
	padding: 3%;
	background-color: #e8fcc2;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/images_et_builder/box_pattern.png);
}
div.col_body_highlight_blue {
	border: 1px solid #EDEFF4;
	width: 90%;
	padding: 3%;
	background-color: #d2e8fd;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/images_et_builder/box_pattern.png);
}
div.col_body_highlight_red {
	border: 1px solid #EDEFF4;
	width: 90%;
	padding: 3%;
	background-color: #FF9D9D;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/images_et_builder/box_pattern.png);
}
div.col_body_highlight:hover,
div.col_body_highlight_green:hover,
div.col_body_highlight_blue:hover,
div.col_body_highlight_red:hover {
	box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;
}
div.col_body_highlight div.col_container_img_top,
div.col_body_highlight_green div.col_container_img_top,
div.col_body_highlight_blue div.col_container_img_top,
div.col_body_highlight_red div.col_container_img_top {
	background-color: #FFFFFF;
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-right: 3px;
	padding-left: 3px;
}
div.col_body_highlight img.col_img_top,
div.col_body_highlight_green img.col_img_top,
div.col_body_highlight_blue img.col_img_top,
div.col_body_highlight_red img.col_img_top {
	max-width: 100%;
	max-height: 400px;
	margin-bottom: 5px;
}



table.shopcart_review_table {
	background-color: #CCCCCC;
	border-spacing: 1px;
}
table.shopcart_review_table th {
	text-align: left;
	background-color: #f4f4f4;
}
table.shopcart_review_table td {
	text-align: right;
	background-color: #f4f4f4;
}
div.col_shopcart_options {
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 97%;
	box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
div.col_shopcart_options:hover {
	box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;
}
div.col_shopcart_options h1 {
	font-size: 16px;
	color: #090;
}
div.col_shopcart_options_column {
	/*border: 1px solid #EDEFF4;
	float: left;*/
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*background-color: #FFF;*/
}
div.col_shopcart_options_column:hover {
/*	box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;*/
	/*border: 1px solid #CCC;*/
}
div.col_shopcart_options_column_3 {
	border: 1px solid #EDEFF4;
	float: left;
	width: 27%;
	margin: 2%;
	padding: 1%;
	text-align: center;
	background-color: #FFF;
}
div.col_shopcart_options_column_3:hover {
	box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;	
}






div#column2_extended {
	float: left;
	width: 468px;
	margin-right: 3px;
	margin-left: 3px;
}
div.mainpage_featured {
	height: 130px;
	width: 440px;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.mainpage_featured_head {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3C63A2;
	font-size: 0.8em;
	color: #3C63A2;
	text-align: center;
	height: 18px;
	position: relative;
	top: 6px;
}
div.center_content {
	width: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
}
div.center_content_head {
	font-size: 13px;
	color: #3C63A2;
	text-align: center;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C63A2;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F2F2F2;
}
div.center_content_app_top {
	font-size: 13px;
	color: #3C63A2;
	text-align: center;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C63A2;
/*	margin-bottom: 15px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #efefef;
}
div.center_content_app_bottom {
	font-size: 13px;
	color: #3C63A2;
	text-align: center;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C63A2;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #efefef;
}
div.center_content_app_body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}
div.center_content_app_body_bordered {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 13px;
	border: 1px solid #efefef;
	padding: 0px;
}
div.center_content_body_head {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
div.center_content_body {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}
div.center_content_body ul {
	font-size: 14px;
	margin-left: 25px;
}
div.center_content_body ol {
	font-size: 14px;
	margin-left: 25px;
}
div.center_content_body_featured {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	background-color: #EDEFF4;
	font-size: 13px;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
div.featured {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
	margin-top: -5px;
}
div.center_content_body_regular {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFF7;
	font-size: 13px;
	color: #666666;
	border: 1px solid #EDEFF4;
	padding: 10px;
}

div.center_content_app_top_classifieds {
	font-size: 13px;
	color: #3C63A2;
	text-align: center;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C63A2;
/*	margin-bottom: 15px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #efefef;
}
div.center_content_body_featured_home_classifieds {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFF7;
	font-size: 13px;
	color: #666666;
	border: 1px solid #EDEFF4;
	padding: 3px;
}
div.featured_classifieds {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
}
div.center_content_body_directory_image {
	float:left;
	margin-right: 10px;
/*	margin-bottom: 5px;
	margin-top: 5px;*/
}
div.center_content_body_directory_image img.directory_thumb_main {
	width:  140px;
	height: auto;
}
div.center_content_body_directory_image img.directory_thumb_additional {
	width:  35px;
	height: auto;
}
div.center_content_body_directory_image_details {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
div.center_content_body_directory_image_details img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
div.center_content_body_directory_content {
	margin-top: 5px;
}
div.center_content_body_directory_content p {
	display:inline;
}
div.center_content_body_directory_content a {
	display:inline;
}
div.center_content_body_directory_content p.classified_contact_info {
	display:block;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.center_content_body_alert {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #CCFFCC;
	font-size: 13px;
	color: #666666;
	padding: 10px;
	border: 1px solid #CCC;
}
div.center_content_body_alert:hover {
	box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;
}
div.center_content_body_alert ul {
	font-size: 14px;
	margin-left: 20px;
}
div.kw_subpage_container {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	color: #3C63A2;
}
div.kw_subpage_container a {
	color: #3C63A2;
	font-weight: bold;
}
div.kw_subpage_container a:hover {
}
.main_links {
	color: #3C63A2;
	font-size: 12px;
}
.main_links:link {
	font-size: 12px;
}
.main_links:hover {
	font-size: 12px;
	color: #666666;
}
dt {
	padding: 10px;
}
div.edit_school_content {
	margin-top: 10px;
	margin-bottom: 25px;
	border: 2px solid #3C63A2;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
div.edit_school_content_heading {
	margin: 0px;
	color: #FFFFFF;
	background-color: #3C63A2;
}
div.edit_school_content_wrap {
	padding-right: 5px;
	padding-left: 5px;
}
/*product tables with horizontal in the selector are designed to fit column 2 in a horizontal repeat regin style*/


div.product_image_container_featured {
	position: relative;
	width: 100%;
	height: 300px;
}
div.product_image_container_featured_top_shadow {
	background-image: url(../images/featured-top-shadow.png);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background-repeat: repeat-x;
}
div.product_image_container_featured_bottom_shadow {
	background-image: url(../images/featured-bottom-shadow.png);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background-repeat: repeat-x;
}
div.product_image_container_featured img.featured_img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position: 50% 50%;
}
div.product_image_container_featured_description {
	position: absolute;
	width: 340px;
	background-image: url(../images/featured-description.png);
	padding: 34px;
	top: 50px;
	right: 50px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}







div.product_category_column {
	/*border: 1px solid #EDEFF4;*/
	float: left;
	width: 31%;
	/*margin: 1%;*/
	padding: 1%;
	text-align: center;
	background-color: #FFF;
}
div.product_category_column:hover {
/*box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;*/	
}
div.product_container {
	background-color: #f6f7f8;
	width: 95%;
	padding: 10px;
	border: 1px solid #EDEFF4;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
div.product_container:hover {
	box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;
}
div.product_container a {
	text-decoration: underline;
}
div.product_container a:hover {
	color: #B50D0D;
	text-decoration: underline;
}
div.product_image_container {
	background-color: #FFFFFF;
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-right: 3px;
	padding-left: 3px;
}
div.product_image_container img {
	max-width: 100%;
	max-height: 160px;
}
div.product_description_container {
	margin-top: 5px;
	text-align: center;
	vertical-align: middle;
}
.product_detail {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.product_detail h1 {
	font-size: 16px;
	color: #090;
}
.product_detail_column {
	/*border: 1px solid #EDEFF4;*/
	float: left;
	width: 47%;
	/*margin: 1%;*/
	padding: 1%;
	text-align: center;
	background-color: #FFF;
}
.product_detail_column:hover {
/*box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;*/	
}
div.product_image_container_d {
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-bottom: 0px;
	padding: 5px;
	color: #CCCCCC;
	background-color: #FFFFFF;
}
div.product_image_container_d:hover {
	box-shadow: 0px 0px 23px 0px #E5DCCE;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}
div.product_image_container_d img {
	max-width: 100%;
	min-height: auto;
}
div.product_image_container_d a {
}
div.product_description_container_d {
	background-color: #f6f7f8;
	padding: 10px;
	border: 1px solid #EDEFF4;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	box-shadow: 0 0 23px 0 #E5DCCE inset;
}
table.product {
	font-size: 13px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
th.product {
	background-color: #CCCCCC;
}
td.product {
}
td.product ul {
	padding-left: 35px;
}
td.product li {
	list-style-type: disc;
	list-style-position: outside;
}
td.product ol {
	padding-left: 35px;
}
td.product ol li {
	list-style-type: decimal;
	list-style-position: outside;
}
table.producthorizontal {
	font-size: 12px;
}
th.producthorizontal {
}
td.producthorizontal {
}
td.producthorizontal ul {
	padding-left: 35px;
}
td.producthorizontal li {
	list-style-type: disc;
	list-style-position: outside;
}
td.producthorizontal ol {
	padding-left: 35px;
}
td.producthorizontal ol li {
	list-style-type: decimal;
	list-style-position: outside;
}
.shopcart_review {
}
.shopcart_options {
	background-color: #f6f7f8;
	padding: 10px;
	border: 1px solid #EDEFF4;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.shopcart_options h1 {
	font-size: 16px;
	color: #090;
}
.shopcart_options_column {
	border: 1px solid #EDEFF4;
	float: left;
	width: 43%;
	margin: 2%;
	padding: 1%;
	text-align: center;
	background-color: #FFF;
}
.shopcart_options_column:hover {
	box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;
}
.shopcart_options_column_3 {
	border: 1px solid #EDEFF4;
	float: left;
	width: 27%;
	margin: 2%;
	padding: 1%;
	text-align: center;
	background-color: #FFF;
}
.shopcart_options_column_3:hover {
	box-shadow: 0 0 23px 0 #E5DCCE inset;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
	border: 1px solid #CCC;	
}
/*flight schedule tables*/
table.flightschedule {
	border: 2px solid #000066;
	margin-bottom: 45px;
	font-size: 12px;
}
table.flightschedule a {
	color: #0000FF;
}
table.flightschedule a:hover {
	color: #FF0000;
}
th.flightschedule {
	background-color: #CCCCCC;
}
td.flightschedule {
}
td.flightschedule ul {
	padding-left: 35px;
}
td.flightschedule li {
	list-style-type: disc;
	list-style-position: outside;
}
td.flightschedule ol {
	padding-left: 35px;
}
td.flightschedule ol li {
	list-style-type: decimal;
	list-style-position: outside;
}
div#column3 {
	float: left;
}
div.right_blocks {
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*   This is where the row lay out stars  */
div#row1 {
	width: 100%;
}
div#admin_subnav {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
}
div#admin_subnav ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAFAF;
	font-weight: bold;
}
div#admin_subnav li {
	display: inline;
	list-style-type: none;
}
div#admin_subnav a {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 10px;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #AFAFAF;
	border-right-color: #AFAFAF;
	border-left-color: #AFAFAF;
	color: #555555;
}
div#admin_subnav a:link, div#admin_nav a:visited {
	color: #555555;
}
div#admin_subnav a:hover {
	color: #555555;
	background-color: #F1F2F2;
}
div#admin_subnav a.current {
	background-color: #F1F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F2F2;
}
div#row2 {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AFAFAF;
	border-bottom-color: #AFAFAF;
	border-left-color: #AFAFAF;
}
div.row_center_content {
	height: 450px;
	width: 100%;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.row_center_content_head {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3C63A2;
	font-size: 0.8em;
	color: #3C63A2;
	text-align: center;
	height: auto;
	position: relative;
	top: 6px;
}
div.row_center_content_body {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
ol.else {
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
ol.else li {
	list-style-position: outside;
	margin-top: 10px;
	margin-bottom: 25px;
	border: 2px dashed #3C63A2;
	padding: 10px;
}
ol.else li a, ol.else li a:visited {
	color: #3C63A2;
}
ol.else li a:hover {
	color: #FF0000;
}
div#above_footer_tab_container {
	background-color: #FFFFFF;
	position: relative;
}
div#above_footer_tab {
	background-color: #EEEEEE;
	position: absolute;
	width: 142px;
	left: 20px;
	top: -15px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div#above_footer {
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
div.above_footer_content {
	background-color: #EEEEEE;
	text-align: center;
	border: 1px solid #CCCCCC;
}
div#footer {
	width: 100%;
	height: 100px;
	position: static;
	text-align: center;
	color: #3C63A2;
	font-size: 12px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C63A2;
}
table.pop_window {
	background-color: #F1F2F2;
	padding: 10px;
}
.links, .links:visited {
	color: #0000FF;
	text-decoration: underline;
	font-size: 13px;
}
.links:hover {
	color: #FF0000;
	text-decoration: underline;
}
.high_light_1 {
	font-weight: bold;
	color: #FF0000;
}
.high_light_2 {
	font-weight: bold;
	color: #339900;
}
table.calendar {
}
td.calendar_td_day_head div {
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
}
td.calendar_td_empty {
	background-color: #FFFFFF;
}
td.calendar_td_days {
	background-color: #FFFFFF;
	text-decoration: none;
}
td.calendar_td_days div {
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
td.calendar_td_days div.today_highlight {
	background-color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
td.calendar_td_days:hover {
	background-color: #CCFFCC;
	text-decoration: none;
}
td.calendar_td_days a {
	text-decoration: none;
	display: inline-block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.calendar_td_days a.today {
	background-color: #CCFFCC;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.calendar_td_days a.selected_day {
	color: #FFFFFF;
	background-color: #3c63a2;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.calendar_td_days a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3c63a2;
}
td.calendar {
}
#mobile_nav {
	display: none;
	padding: 5px 15px;
	position: relative;
	padding: 12px 26px 12px 53px;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 15px;
	text-shadow: 1px 1px 0 #fff;
	color: #464646;
}
#mobile_nav:hover {
	color: #111;
	text-decoration: none;
}
#mobile_nav > span {
	display: block;
	width: 17px;
	height: 11px;
	background: url(../images/responsive_arrow.png) no-repeat;
	position: absolute;
	top: 17px;
	left: 19px;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#mobile_nav.opened > span {
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
#mobile_menu {
	position: absolute;
	top: 43px;
	left: -101px;
	border: 1px solid #ECECEC;
	width: 365px;
	text-align: center;
	z-index: 1000;
	padding: 15px 0 9px;
	display: none;
}
#mobile_menu li {
	padding-bottom: 15px;
}
#mobile_menu ul {
	display: block !important;
	visibility: visible !important;
	padding-top: 15px;
	margin-bottom: -15px;
}
#mobile_nav, #mobile_menu {
	background: #F9F9F9;
	-moz-box-shadow: inset 0px 0px 1px 1px #fff;
	-webkit-box-shadow: inset 0px 0px 1px 1px #fff;
	box-shadow: inset 0px 0px 1px 1px #fff;
	border: 1px solid #ECECEC;
}
#mobile_menu a {
	font-style: normal;
	color: #393939;
}
#mobile_menu li.current-menu-item > a, #mobile_menu a:hover {
	color: #427D8B;
	text-decoration: none;
}
nav#top-menu ul.mobile_nav {
	width: 320px;
	border: 1px solid #d6d6d6;
	background: #fafafa;
	display: none;
}
.mobile_nav li ul {
	position: relative;
	top: 0;
	width: auto;
	display: block !important;
	visibility: visible !important;
}
.hide_mobile {
	display: none;
}
.app_button_big, 
.app_button_small, 
.app_button_smallest, 
.app_KT_tngtable tbody tr.app_KT_buttons input, 
#app_KT_tngdeverror input, 
#app_KT_tngtrace input, 
.app_KT_tngtable th.app_KT_sorter input, 
.app_KT_row_filter_submit_button, 
.app_KT_tnglist .app_KT_tngtable tbody tr input, 
.app_KT_tnglist .app_KT_tngtable #app_KT_selAll, 
.app_KT_bottombuttons input, 
.app_KT_topbuttons input {
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #3c63a2;
	color: #ffffff;
	margin-right: 2px;
	border-top: 1px solid #8BB3F4;
	border-left: 1px solid #8BB3F4;
	border-bottom: 1px solid #28426D;
	border-right: 1px solid #28426D;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: inline-block;
	margin-left: 2px;
	text-decoration: none;
}
.app_button_big:hover, 
.app_button_small:hover, 
.app_button_smallest:hover {
	background-color: #FFCC00;
	color: #ffffff;
}
.app_button_big:active, 
.app_button_small:active, 
.app_button_smallest:active {
	background-color: #FFCC00;
	color: #ffffff;
}
.form_element label {
	display: inline-block;
	width: 75px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
.lable_formated {
    display: inline-block;
    width: 90px;
	text-align: right;
}





.payment_button_big, 
.payment_button_small, 
.payment_button_smallest, 
.payment_button_input {
	border: 0px;
	font-size: 15px;
	font-weight: bold;
	background-color: #3ca244;
	color: #ffffff;
	margin-right: 2px;
	border-top: 1px solid #8BB3F4;
	border-left: 1px solid #8BB3F4;
	border-bottom: 1px solid #28426D;
	border-right: 1px solid #28426D;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: inline-block;
	margin-left: 2px;
	text-decoration: none;
}
.payment_button_big:hover, 
.payment_button_small:hover, 
.payment_button_smallest:hover,
.payment_button_input:hover {
	background-color: #FFCC00;
	color: #ffffff;
}
.payment_button_big:active, 
.payment_button_small:active, 
.payment_button_smallest:active,
.payment_button_input:active {
	background-color: #FFCC00;
	color: #ffffff;
}



.e-mailtruck_form input#button {
	font-size:18px;
	font-weight:bold;
	color: #FFF;
	cursor:pointer;
	background-color: #090;
	color: #FFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 5px 15px 5px 15px;
}
.e-mailtruck_form input#button:hover {
	background-color: #FF9900;
}
label.e-mailtruck_label input {
	border: 1px solid #CCC;
	margin-top: 3px;
	margin-bottom: 3px;
}
label.e-mailtruck_label input:hover {
	box-shadow: inset 0px 0px 23px 0px #E5DCCE;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	transition: all 0.8s ease 0s;
}



		.et_lb_note-block, .et_lb_note-video { margin-bottom:3px; }
			.et_lb_note { background:url(../images/images_et_builder/note-left-bg.png) repeat-y; padding-left: 10px; border:1px solid #f0eaca; border-left:none; border-bottom:none; -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.6); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.6); box-shadow: inset 0 1px 0 rgba(255,255,255,0.6); color:#817757; }
			.et_lb_note, .et_lb_note p { line-height:26px !important; }
			.et_lb_note p { padding-bottom: 5px; }
				.et_lb_note-inner { background:url(../images/images_et_builder/note-inner-bg.png); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.6); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.6); box-shadow: inset 0 1px 0 rgba(255,255,255,0.6); }
					.et_lb_note-content { border-left:1px solid rgba(243,218,198,0.6); margin-left:23px; padding:26px 40px 14px 26px; }
				.et_lb_note-bottom-left { background:url(../images/images_et_builder/note-bottom-left.png) no-repeat left bottom; padding-left:9px; }
					.et_lb_note-bottom-right { background:url(../images/images_et_builder/note-bottom-right.png) no-repeat bottom right; padding-right:9px; }
						.et_lb_note-bottom-center { background:url(../images/images_et_builder/note-bottom-center.png) repeat-x; height:9px; width:100%; }

		.et_lb_note-video-bg { background:url(../images/images_et_builder/note-video-bg.png); border:1px solid #e0e0e0; -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.6); -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.6); box-shadow: inset 1px 1px 0 rgba(255,255,255,0.6); padding:35px 27px 14px;  }
			.et_lb_note-video-container { color: #7b7b7b; }
			.et_lb_note-video-container, .et_lb_note-video-container p { line-height:27px !important; }
				.et_lb_note-video-container p { padding-bottom: 27px; }
				.et_lb_note-video-container h4 { color:#222222; }
		.et_lb_video-bottom-left { background:url(../images/images_et_builder/video-bottom-left.png) no-repeat left bottom; padding-left:9px; }
				.et_lb_video-bottom-right { background:url(../images/images_et_builder/video-bottom-right.png) no-repeat bottom right; padding-right:9px; }
					.et_lb_video-bottom-center { background:url(../images/images_et_builder/video-bottom-center.png) repeat-x; height:8px; width:100%; }
			.et_note_video_container { margin: -23px -16px 31px; }
			
/*tinumcs stuff*/
div.tinymce_clearfloats {
	clear: both;
}
p.tinymce_clearfloats {
	clear: both;
}
img.tinymce_img_float_left {
	float: left;
	max-width: 300px;
	/*max-height: 160px;*/
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.tinymce_div_float_left {
	float: left;
}
div.tinymce_col_1_1 {
	clear: both;
	display: block;
	max-width:300px;
	max-height:200px;
	width: auto;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
}
div.tinymce_col_1_3 {
	float: left;
	width: 33%;
	margin-right: 0px;
	margin-left: 0px;
}
div.tinymce_col_2_3 {
	float: left;
	width: 67%;
	margin-right: 0px;
	margin-left: 0px;
}
div.tinymce_col_1_2 {
	float: left;
	width: 50%;
	margin-right: 0px;
	margin-left: 0px;
}
div.tinymce_col_1_4 {
	float: left;
	width: 25%;
	margin-right: 0px;
	margin-left: 0px;
}
.tinymce_lightbox_image_link {
	margin-right: 0px;
	margin-left: 0px;
}


#share-buttons img {
width: 35px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline;
}
			
@media only screen and ( min-width: 768px ) and ( max-width: 970px ) {
.et_lb_1_2 {
	width: 100%;
}
.et_lb_1_3 {
	width: 100%;
}
.et_lb_1_4 {
	width: 100%;
}
.et_lb_2_3 {
	width: 100%;
}
.et_lb_3_4 {
	width: 100%;
}
div#container {
	width: 750px;
}
div#container_admin {
	width: 750px;
}
div#header_pic {
	left: 525px;
}
.nav > li > a {
	padding: 0 9px;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-o-transition: all 0s ease;
	-ms-transition: all 0s ease;
	transition: all 0s ease;
}
.nav .nav-column li a, .menu .nav-column li a {
	line-height: 26px;
	font-weight: bold;
	font-size: 12px;
}
.nav .nav-column h3, .menu .nav-column h3 {
	/*margin: 20px 0 10px 0;*/
	line-height: 18px;
	font-weight: bold;
	font-size: 13px;
}
.shopcart_options_column_3 {
	width: 94%;
	margin: 2%;
	padding: 1%;
}
div#top_content_secure {
	width: 70%;
}
}
 @media only screen and ( max-width: 960px ) {
}
 @media only screen and ( max-width: 767px ) {
.et_lb_1_2 {
	width: 100%;
}
.et_lb_1_3 {
	width: 100%;
}
.et_lb_1_4 {
	width: 100%;
}
.et_lb_2_3 {
	width: 100%;
}
.et_lb_3_4 {
	width: 100%;
}
div#container {
	width: 460px;
}
div#container_admin {
	width: 460px;
}
div#header_pic {
	left: 250px;
	background-image: none;
}
div#column1 {
	display: none;
}
div#column2 {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.col_1_3 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.col_2_3 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.col_1_2 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.col_1_4 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
img.tinymce_img_float_left {
	float: left;
	display: block;
	max-width:200px;
	max-height:150px;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.tinymce_col_1_1 {
	clear: both;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.tinymce_col_1_3 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.tinymce_col_2_3 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.tinymce_col_1_2 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.tinymce_col_1_4 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
.tinymce_lightbox_image_link {
	margin-right: 0px;
	margin-left: 0px;
}
#access {
	display: none;
}
#mobile_nav {
	display: inline-block;
	margin-bottom: 10px;
}
#top-menu, .post-thumbnail {
	display: none;
}
#mobile_menu {
	width: 240px;
}
#primary_nav_wrap {
	margin-top:1px;
	display: block;
}
div.shop_nav {
	display: none;
}
div.left_blocks_top {
	display: none;
}
div.left_blocks_top_mobile {
	display: block;
}
div.mainpage_leftmenu_mobile_column_type {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#pic_logo {
	display: none;
}
div#admin_nav {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 0.8em;
}
div#admin_nav ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C63A2;
}
div#admin_nav li {
	display: inline;
	list-style-type: none;
}
div#admin_nav a {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 3px;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #AFAFAF;
	border-right-color: #AFAFAF;
	border-left-color: #AFAFAF;
}
div#admin_nav a:link, div#admin_nav a:visited {
	color: #555555;
}
div#admin_nav a:hover {
	color: #555555;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div#admin_nav a.current {
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
}
div#buttons {
	width: 320px;
}
.shopcart_options_column {
	width: 94%;
	margin: 2%;
	padding: 1%;
}
.shopcart_options_column_3 {
	width: 94%;
	margin: 2%;
	padding: 1%;
}
div#top_content_secure {
	width: 50%;
}



div.product_image_container_featured {
	height: 230px;
}
div.product_image_container_featured img.featured_img {
	height: 230px;
	object-fit: cover;
	object-position: 50% 50%;
}
div.product_image_container_featured_description {
	position: absolute;
	width: 340px;
	background-image: url(../images/featured-description.png);
	padding: 34px;
	top: 15px;
	right: 25px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
}
 @media only screen and ( max-width: 479px ) {
div#container {
	width: 300px;
}
div#container_admin {
	width: 300px;
}
div.top_logo_name {
	width: 200px;
	position: absolute;
	left: 95px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
div.top_logo_subtitle {
/*	width: 300px;*/
	position: absolute;
	top: 45px;
	color: #666666;
	left: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	display: none;
}
div#header_pic {
	left: 100px;
	background-image: none;
}
div#buttons {
	width: 150px;
}
li.cart {
	display: none;
}
li.cart_small {
	display: inline;
}
.hide_mobile {
	display: none;
}
.et_lb_1_2 {
	width: 100%;
}
.et_lb_1_3 {
	width: 100%;
}
.et_lb_1_4 {
	width: 100%;
}
.et_lb_2_3 {
	width: 100%;
}
.et_lb_3_4 {
	width: 100%;
}
div.mainpage_leftmenu_mobile_column_type {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div.col_1_3 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.col_2_3 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.col_1_2 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.col_1_4 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div#admin_nav a {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 1px;
}
div#top_content_secure {
	width: 100%;
}
img.tinymce_img_float_left {
	float: left;
	display: block;
	max-width: 100%;
	min-height: auto;
	/*max-height: auto;*/
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.tinymce_col_1_1 {
	clear: both;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.tinymce_col_1_3 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.tinymce_col_2_3 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.tinymce_col_1_2 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
div.tinymce_col_1_4 {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
.tinymce_lightbox_image_link {
	margin-right: 0px;
	margin-left: 0px;
}
div.product_image_container_featured {
	height: 130px;
}
div.product_image_container_featured img.featured_img {
	height: 130px;
	object-fit: cover;
	object-position: 50% 50%;
}
div.product_image_container_featured_description {
	position: absolute;
	width: 100%;
	background-image: url(../images/featured-description.png);
	padding: 0px;
	top: 0px;
	right: 0px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
}











#featured { position: relative; background: url(../images/featured-bg.png) no-repeat top center; margin-top: 12px; margin-bottom: 12px; }

	a#left-arrow, a#right-arrow, #featured .nivo-prevNav, #featured .nivo-nextNav { position: absolute; top: 143px; width: 40px; height: 44px; text-indent:-9999px; z-index: 40; }

		a#left-arrow, #featured .nivo-prevNav { background:url(../images/left-arrow.png) no-repeat; left: -7px; }

		a#right-arrow, #featured .nivo-nextNav { background:url(../images/right-arrow.png) no-repeat; right: -7px; }

			.featured-top-shadow { background:url(../images/featured-top-shadow.png) repeat-x; position: absolute; top:0; left: 0px; width: 960px; height: 4px; }

			.featured-bottom-shadow { background:url(../images/featured-bottom-shadow.png) repeat-x; position: absolute; bottom:0; left: 0px; width: 960px; height: 4px; }

/*			.featured-description { position: absolute; width: 340px; height: 160px; top: 50px; right:53px; background:url(images/featured-description.png); padding: 37px 33px 40px 40px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;  }*/
			
			.featured-description { 
			position: absolute; 
			width: 340px; 
			/*height: 160px;*/ 
			top: 50px; 
			right:53px; 
			background:url(../images/featured-description.png); 
			padding: 37px 33px 40px 40px; 
			-webkit-border-radius: 7px; 
			-moz-border-radius: 7px; 
			border-radius: 7px;  
			}

				h2.featured-title { font-family: 'Kreon', Arial, sans-serif; font-weight: lighter; font-size: 28px; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); }

					h2.featured-title a { text-decoration: none; color: #ffffff; }

				.featured-description p {
	/*color: #CCCCCC;*/
	color: #FFFFFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	line-height: 21px;
}

				a.readmore {
	display: block;
	background: url(../images/readmore.png);
	height: 27px;
	padding: 0 13px;
	color: #CCCCCC;
	font-size: 13px;
	font-family: 'Kreon', Arial, sans-serif;
	line-height: 27px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

				#featured a.readmore:hover { color: #fff; }


.js #featured .slide, .js #featured-modest .slide { display: none; }
