@charset "utf-8";
/* CSS Document */
/* --- CSS Reset --- */



@font-face {
    font-family: 'MyFont';
    src: url('/fonts/LatoLatin-Regular.woff')  format('woff');
	  font-style:  normal;
	  font-weight: bold;
}


.PrintStuff{display:none;}
div, select, input{box-sizing: border-box;}

.CART{text-align:left;max-width:1000px;margin:auto;}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;

}

body {
	background-color: #DCDDDE;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.woocommerce-product-gallery {opacity:1!important;}

#wrapper{
	width:100%;max-width:100%; overflow:hidden;
	min-width:320px;    background-color: #F4F4F4;
	margin:auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	background-position: center 320px;
	background-size:100% auto;
}

#CONTENT-page{
	width: 100%;
	color: #666;
	display: block;
	clear:both;
	position: relative;
	z-index:444;
	padding-bottom:0px;
	text-align: center;
	margin-top:0px;
	min-height:100px;
	position:relative;
	max-width: 1440px;
	background-color: #F4F4F4;
	margin-right: auto;
	margin-left: auto;
}
.shadow-pageD{
		-webkit-box-shadow:  0 0 15px 0 #999;
	-moz-box-shadow:  0 0 15px 0 #999;
	-ms-box-shadow:  0 0  15px 0 #999;
	-o-box-shadow:  0 0  15px 0 #999;
	box-shadow:  0 0 15px 0 #999;
}


.Nocopy{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;

}
img{border-radius:0!important;}

.contentMR{
	width:100%;padding:0 2%;
	max-width: 1280px;
	min-width:320px;
	margin:auto;
	margin-top:0;
	position:relative;
	vertical-align: top;
	margin-top:0;padding-top:0;
}







body {line-height: 1;}
ol,ul {list-style: none;}
a:link {
	color: #B65011;
	text-decoration: none;
}


a:visited {
	color: #B65011;
	text-decoration: none;
}

a:hover {
	color: #AE5C1A;
	text-decoration:underline;
}

a:active {
	color: #AE5C1A;
	text-decoration: none;
}

a {color: #B65011;}

table {
	border-collapse: collapse;
	border-spacing: 0;    text-align: left;
}
small {font-size: 12px;line-height: 1.2em;}
#SIDE small {font-size: 10px;line-height: 1em;}

p, li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 10px;
	color:#333;
}
.nnn li {font-size: 14px;margin-bottom: 10px;list-style-image: url(/images/bullet.jpg);}
.TOP-pic {display:block;margin:auto;max-width:100%;min-width:320px;}

body .Directions{
	font-size: 16px;
	padding-left:35px;
	background-image: url(/images/local.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:auto;min-height:30px;line-height:1.3px;
	display:block;max-width:460px;margin:auto;
}

body .Mail{
	font-size: 16px;
	padding-left:35px;
	background-image: url(/images/mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:30px;
	line-height:32px;
	display:inline-block;
	text-decoration: underline;margin-top:5px;
}

body .Phone{
	font-size: 16px;
	padding-left:35px;
	background-image: url(/images/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:30px;line-height:32px;
	display:inline-block;
}

#MAINBODY h3  {
	font-size: 23px;
	color: #888;color:#B65011;
	letter-spacing: 1px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	border:none;
	border-top: 1px none #CCC;
	line-height: 1.2em;
	font-family:'MyFont', Georgia, Times, serif;
	text-align: left;
	clear:both;
}






body #MAINBODY h3 em, body #MAINBODY em h3 {
	font-size: 22px;
	color:#073963;
	margin-bottom: -18px;
	display:block;
	border-top: 3px dotted #fff;
	text-align: left;
	background-image: url(/images/logo-icon.png);
	background-repeat: no-repeat;
	background-sizeD: auto 100%;
	background-position: left center;
	padding-left: 40px;
}

#MAINBODY h2  {
	font-family: 'MyFont', 'TrajanPro-Regular', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 1.2em;
	color: #000;
	margin-bottom: 8px;
}

#MAINBODY h3 a {color: #960;}



body #MAINBODY h6 {
	font-size: 19px;
	color: #069;
	letter-spacing: 1px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 8px;
	border-top: 2px dotted #CCC;
	line-height: 1.2em;
	text-alignDD:left;
	font-family: 'MyFont', Arial, Georgia, Times,    serif;
	text-align: left;
	clear:both;
	text-transformD: uppercase;
	font-weight: bold;
}

.wrapp {
	display:block;text-align:center;
	padding:0px 2%;
	width: 100%;margin:auto;
	position: relative;
	background:#eee;
}


#MAINBODY {
	padding:20px 3%!important;float:none!important;
	width: 100%!important;margin:auto!important;
	position: relative;
	background:#eee;
}
.product-template-default #MAINBODY,
.page-template-page-WOO #MAINBODY{max-width:1280px;}

#MAINBODY p {
	text-align: left;margin-bottom:12px;
}
#MAINBODY p strong, #MAINBODY p b{
	font-size:17px;line-height:21px;
}

body #wp {
	background-image: url(/images/TOP-BG.png);
	background-repeat: repeat-x;
	margin-top:0;
	position: relative;
	top: 0px;
	width:100%;
	min-width:800px;min-width:320px;
	min-height:810px;
	max-width:2560px;
	margin:auto;
}

.HeaderH1 {
	font-family: 'ITCEDSCR', Georgia, Times, serif;
	font-size:60px;
	color:#745325;
	text-decoration: none;
	display: inline-block;
	float: left;
	height: 40px;
	width: 30%;min-width:300px;
	text-align: center;
}


#TOP {
	width: 100%;
	min-width:320px;
	height: auto;
	display: block;
	
padding-bottom:8px;
	position: relative;
	overflow: hidden;
	
background: #ffffff;
/*background: linear-gradient(to right, #ffffff 0%, #ffffff 11%, #DCDDDE 71%, #DCDDDE 100%);*/

	background-repeat: no-repeat;
	background-position: left top;
	background-size: 2560px 100%;
}

#TOP .Flag {
	background-image: url(/images/Flag.jpg);
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}

.Logo {
	float:left;
	display:block;
	border:none;
	margin-top: -10px;
	margin-left: 22px;
	color: #FFF;
	width: auto;
	height: auto;max-height:100%;
	max-height:70px;
	padding:0;
	
}

#Logo {
	font-family: 'MyFont', 'TrajanPro-Bold';
	letter-spacing:2px;
	font-size: 36px;
	line-height:1.1em;
	color:#069;
	text-decoration: none;
	height:60px;overflow:hidden;
}

#PHONE-BIG {max-width: 290px;float:right;position: relative}

#PHONE-BIG p {
	font-family: Times, 'MyFont', serif;
	font-size:20px;
	letter-spacing: 1px;
	line-height: 1em;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 8px;
	text-align: right;
	padding-top: 33px;
	font-style: italic;
	color:#035;    ;
}

#CONTENT-page .PHONE{color:#000;}

#TOP .PHONE {
	display: block;
	width: 200px;
	height: 30px;
	font-size:28px;
	line-height: 33px;
	color:#073963;color:#333;
	text-decoration: none;
	text-shadow: 0px  0px  0px #fff;
	text-align: right;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: 'MyFont', 'TrajanPro-Regular', Georgia, Times, serif;
	float: right;
	font-weight: normal;
	position: absolute;
	right: 12px;
	top:-4px;
	z-index: 99;
}


.center, #CONTENT-page .center{
	margin:auto;

	text-align: center;
}

body .Red {color:#900;}
body .Gold {color:#745325;}
body .Gray {color:#999;}
body .small-11 {font-size:11px;}
body .small-12 {font-size:12px;}
body .right {text-align:right; float:right;}
body  .date, body #MAINBODY .smallPost .date{color:#777;clear:both;width:100%;display:block;text-align:left;margin:2px;padding:0;font-size:12px;}



#CONTENT-page .gallery h2 {font-size: 24px;}
#CONTENT-page h1{margin-bottom: 10px;padding-top: 15px;}

#CONTENT-page h1  {font-size:28px;line-height:1em;}
.left, #CONTENT-page .left{
	text-align: left;
	
}


#SIDE {
	width: 217px;
	padding:0px;
	padding-right:0px;
	padding-left:10px;
	float: left;
	margin-bottom:0px;
	background-repeat: repeat;
	background-position: 0px 1px;
	position: relative;
	top: 0px;
	right:5px;
	border-radius:0px;
	z-index:9999999999999;
	background-imageD: url(/images/opacity-Dark06.png);
	border-left: 1px none #fff;
}

.Watermark{
	background-position: right bottom;
	background-image: url(/images/WatermarkD.png);
	background-size: 100% auto;
	width: 210px;
	height:200px;height:2px;
	display:block;
	clear: both;
}
	

#CONTENT-page #SIDE h2{
	font-size:17px;
	color: #000;
	padding-top: 2px;
	font-family: Georgia, Times, serif;
	padding-bottom: 5px;
	text-align: left;
}

#SIDE h3 {
	font-size:22px;
	color: #073963;
	padding-top: 2px;
	font-family: 'MyFont', Georgia, Times, serif;
	padding-bottom: 0px;
	margin-bottom:0;
	text-align: left;
}
#CONTENT-page #SIDE {font-size:14px; text-align:left;}


.block {
	display: block;
	margin:auto;
}

.block:before,
.block:after,
.post:before,
.post:after {
  content: " ";
  display: table;
}
.block:after,
.post:after {
  clear: both;
}

.nav-menu { text-align: center; display: inline-block; }
ul.nav-menu, ul.nav-menu li, ul.nav-menu u { list-style: none; margin: 0; padding: 0; }
ul.nav-menu { position: relative; z-index: 597; float: none; text-align: center; width: 100%; margin: auto; }
ul.nav-menu li { float: none; line-height: 1.3em; zoom: 1; display: inline-block; vertical-align: top; margin-left: -3px; }
ul.nav-menu li:hover, ul.nav-menu li:hover { position: relative; z-index: 599; cursor: default; }
ul.nav-menu ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 100%; text-align: left;  width: auto; min-width: 100%; -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.5); -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.5); -ms-box-shadow: 0 2px 2px rgba(0,0,0,0.5); -o-box-shadow: 0 2px 2px rgba(0,0,0,0.5); box-shadow: 0 2px 2px rgba(0,0,0,0.5); z-index: 99999999;background:#2a2a2be6; }

ul.nav-menu ul li { float: none; width: 100%; box-sizing: border-box; margin-left: 0px; }
ul.nav-menu ul ul { top: 1px; left: 99%; width: auto; margin: 0; padding: 0; }
ul.nav-menu li:hover > ul { visibility: visible; }

.nav-menu li.n-home, .has-dropdown { display: inline-block; float: none!important; }
.nav-menu li a { font-family: 'Oswald-Regular', Arial, serif; font-size: 18px; line-height:40px; color: #ddd; font-weight: normal; text-decoration: none; display: block; font-style: normal; letter-spacing: 1px; text-align: center; text-transform: uppercase; margin-top: 0px; padding: 0px 22px; position: relative; box-sizing: border-box; cursor: pointer; }



#TOP-BUTTONS a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height:32px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	letter-spacing: 1px;
	text-align: center;
	border:none;
	widthD: 166px;
	color: #999;
	margin:0;
	padding-left:20px; padding-right:20px;
	margin-left:-4px;
	margin-right:-4px;
	vertical-align: top;
}


#TOP-BUTTONS a:hover {
	color: #000;
	background: -moz-linear-gradient(bottom, #d1c5a1 0%, #ede9da 24%, #ab976f 100%);
	background: -webkit-gradient(left bottom, left top, color-stop(0%, #d1c5a1), color-stop(24%, #ede9da), color-stop(100%, #ab976f));
	background: -webkit-linear-gradient(bottom, #d1c5a1 0%, #ede9da 24%, #ab976f 100%);
	background: -o-linear-gradient(bottom, #d1c5a1 0%, #ede9da 24%, #ab976f 100%);
	background: -ms-linear-gradient(bottom, #d1c5a1 0%, #ede9da 24%, #ab976f 100%);
	background: linear-gradient(bottom top, #d1c5a1 0%, #ede9da 24%, #ab976f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1c5a1', endColorstr='#ab976f', GradientType=0 );
}

#TOP-BUTTONS .active {
	background-color: #FFF;
}

#TOP-BUTTONS .active:hover {
	background-color: #FFF;background:none;
}



#BUTTON-CONTENT {
	display: block;
	width: 100%;
	min-width:320px;max-width:100%;
	background-color: #555;
	background-image: -moz-linear-gradient(top, #fff, #ccc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ccc));
	background-image: -webkit-linear-gradient(top, #fff, #ccc);
	background-image: -o-linear-gradient(top, #fff, #ccc);
	background-image: linear-gradient(to bottom, #fff, #ccc);
	background-size:100% 37px;
	background-position:top;
	border-top: 1px none #999;
	border-bottom: 1px solid #000;
	position:relative;
	z-index:1001;
	text-align: center;
	}	

#BUTTONS-TOP {
	width: 100%;
	max-width:1600px;
	margin:auto;
	text-align: center;
	}
	


#BUTTONS-TOP #nav{
	width: 100%;
	text-align: center;
	}

#BUTTONS-TOP a {
	font-family:Times;
	font-size: 19px;
	line-height: 38px;
	height: 37px;
	max-height: 38px;
	color: #444;
	font-weight: normal;
	text-decoration: none;
	display: block;
	font-style: normal;
	letter-spacing: 2px;
	text-shadow: 0 0 3px #fff;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	position:relative;
	vertical-align: top;
	overflow:hidden;
	width:100%;
}



body #BUTTONS-TOP li, body .main-navigation ul li, body #BUTTONS-TOP ul li {
	display: inline-block;height:37px;
	width:auto;
	min-width:100px;
	border-right: 1px solid #888;
	vertical-align: top;
}

body #BUTTONS-TOP li a, body .main-navigation ul li a, body #BUTTONS-TOP ul li a{padding:0 20px;} 

body #BUTTONS-TOP ul li:first-child,
body .main-navigation ul li:first-child  {border-left: 1px none #888;}

body #BUTTONS-TOP ul li:last-child,
body .main-navigation ul li:last-child  {border-right: 1px none #888;}

body .BUTTONS-TOP-Custom li{
margin-right: -6px;
}

#BUTTONS-TOP .current-menu-item:hover
#BUTTONS-TOP li:hover, #BUTTONS-TOP li:hover a{
	background-image: url(/images/Button-Gradient-Top.png);
	background-position: 0px 0px;
	background-color: #069;
}

#BUTTONS-TOP li a:hover,
#BUTTONS-TOP li a:active, 
#BUTTONS-TOP li a:focus,
#BUTTONS-TOP li ul:hover,
#BUTTONS-TOP .current-menu-item a{
	color: #fff;
	text-shadow: 0 0 3px #000;
}

#BUTTONS-TOP li a:hover, #BUTTONS-TOP .current-menu-item  a:hover, 
#BUTTONS-TOP li:hover, #BUTTONS-TOP li:hover a, #BUTTONS-TOP li a:active, #BUTTONS-TOP li a:focus{
	color: #fff;
	text-shadow: 0 0 3px #000;
}

#BUTTONS-TOP li li a:hover, #BUTTONS-TOP li .current-menu-item  a:hover, 
#BUTTONS-TOP li li:hover, #BUTTONS-TOP li li:hover a, #BUTTONS-TOP li li a:active, #BUTTONS-TOP li li a:focus{
	color: #000;
	text-shadow: 0 0 3px #fff;
}



#BUTTONS-TOP .current-menu-item{
	background-image: url(/images/Button-Gradient-Top.png);
	background-position: 0px 0px;
	background-color: #069;
}

#BUTTONS-TOP li .current-menu-item  a{
	color: #fff;
	text-shadow: 0 0 7px #000;
}



#BUTTONS-TOP ul ul {
	padding-left: 0px;
	padding-right: 16px;
	width:370px; width:250px;
	-webkit-box-shadow:  0 1px 6px #444;
	-moz-box-shadow:   0 1px 6px #444;
	-ms-box-shadow: 0 1px 6px #444;
	-o-box-shadow:  0 1px 6px #444;
	box-shadow:   0 1px 6px #444;
	border-bottom-left-radius:1px;
	border-bottom-right-radius: 1px;
	padding-bottom:0px;
	z-index:999999999999999999999999999999;
	border-bottom: solid 3px #B65011;
	border-top: 2px solid #555;
	background-color: #999;
}

#BUTTONS-TOP ul ul ul{
	background: #ddd;
	border-bottom: solid 5px #614112;
	margin-top:-1px;border-top: 1px solid #555;
	width:235px;
}

 body #BUTTONS-TOP li li, body #BUTTONS-TOP li li li {display:block;margin:0px;border:0;margin-bottom:-1px;}


/*
body #menu-item-69 ul{max-width:160px;}
body #menu-item-69 ul li a{max-width:150px;}
*/


body #BUTTONS-TOP li li a, 
body #BUTTONS-TOP .current-menu-item li a, 
body #BUTTONS-TOP li:hover li a {
	line-height: 40px;
	height:35px;
	display:block;
	color: #333;
	text-shadow: 0 0 3px #fff;
	text-transform: capitalize;
	letter-spacing: normal;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	width:266px;
	border-bottom: none;
	font-size: 18px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	background-image:none;
	background-color: #E5E5E5;
}

#BUTTONS-TOP ul  #menu-item-143 ul,
#BUTTONS-TOP ul  #menu-item-54 ul{width:250px;}
#BUTTONS-TOP ul  #menu-item-143 ul li a,
#BUTTONS-TOP ul  #menu-item-54 ul li a {width:241px;}


body #BUTTONS-TOP li li a:hover, 
body #BUTTONS-TOP .current-menu-item li a:hover, 
body #BUTTONS-TOP li li a:hover{
	background-color: #F5F5F5;
	color: #000;text-shadow: 0 0 7px #fff;	
}

#BUTTONS-TOP li li li a, body .main-navigationDDD li ul li ul li a {
	background-color: #F5F5F5;
	color: #222;
	height: 35px;
	width:248px;
	padding-top:0px;
	padding-bottom:0px;
	display: block;
	margin-bottom:0;
}

body #BUTTONS-TOP ul ul li:hover li{
	background-color: #F4F4F4;
	background-image: none;
	position: relative;top: 0px;
	z-index: 9999;
	right: 0px;
}



body #BUTTONS-TOP ul li ul li a:hover,  
body #BUTTONS-TOP ul li ul li a:active, 
body #BUTTONS-TOP ul li ul li a:focus{color: #000;text-shadow: 0 0 0 #eee;	}

body #BUTTONS-TOP ul ul:hover {
	background-color: #999;
}


body .main-navigation ul li, body #BUTTONS-TOPDD ul li {margin-left:-5px;}
body .main-navigation ul li ul li, body #BUTTONS-TOPDD ul li ul li{margin:0px;margin-top:-4px;}

body .ICONS-NAV .W {
	opacity:1;
	height:320px;
background-image:; 	background-image: url(../images/Top/Fire.jpg);
	background-repeat: no-repeat;
}

.bar{
	height:3px;
	width:100%;
	display:block;
	clear:both;
	background-color: #565F0E;
}

body #TITLE-CONTENT a {
	height: auto;
	line-height: 1.5em;
	display: block;
	clear:both;
	margin: auto;
	font-family: 'MyFont', Georgia, Times, serif;
	font-size: 16px;
	color: #fff;
	text-shadow:0 0 3px #000;
	letter-spacing: 4px;
	font-weight: normal;
	text-decoration: none;
	cursor: text;
	text-transform: uppercase;
	text-align: center;
	margin-top:0px;
	position: relative;
	z-index:888;
	width:100%;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#0C4A6B;
}

.SelectGallery, .SelectSpace {
	position: absolute;
	height: 26px;
	z-index: 9999999;
	top: 15px;
	right: 25px;
	z-index:99999;
background: #003366;
background: -moz-linear-gradient(top, #003366 0%, #01264a 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #003366), color-stop(100%, #01264a));
background: -webkit-linear-gradient(top, #003366 0%, #01264a 100%);
background: -o-linear-gradient(top, #003366 0%, #01264a 100%);
background: -ms-linear-gradient(top, #003366 0%, #01264a 100%);
background: linear-gradient(to bottom, #003366 0%, #01264a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003366', endColorstr='#01264a', GradientType=0 );
}

.SelectSpace {right: 185px;}

.SelectGallery #SelectStyle, .SelectSpace #SelectStyle{
	font-size: 15px;   line-height: 1;
	font-style: italic;
	color: #EBEBE4;
	letter-spacing: 1px;
	border: 1px solid #000;
	font-family: Cambria;
	line-height: 18px;
	width:145px;
	background: transparent;
	background: url(/images/selectbox-arrow.png) no-repeat right;
   padding: 2px;padding-left: 3px;
   border-radius: 2px;
   height: 26px;
   -webkit-appearance: none;
	
}
.SelectGallery option, .SelectSpace option {
	background-color: #999;
	color: #fff;
	margin-bottom: 5px;
	min-height:600px;
	
}

.SelectGallery #SelectStyle a:active, .SelectSpace #SelectStyle a:active{
	color: #fff;
}

.FooterBar{
	width: 100%;
	margin:auto;
	height:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: none;
	background-repeat: repeat-x;
}

.FOOTER-wrapper{
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	width: 100%;max-width: 100%;
}

#FOOTER {
	width: 96%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;line-height: 1.5em;
	color: #333;
	padding-top: 0px;
	float: none;
	margin-top: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#FOOTER a{
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
#FOOTER img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: 10px;
}
#FOOTER p {
	font-size: 14px;
	text-align: center;
	line-height: 1.5em;
	color: #333;
}

#FOOTER p a{
	margin-top: 10px
}

#FOOTER a:hover{
	color: #000;
	text-decoration: underline;
	}

#FOOTER .SEO-txt,
#FOOTER .SEO-txt  p {
	color: #999;
}

#HomeText {width:90%;text-align:left;margin:auto;min-width:300px;}
#HomeText p, #HomeText p a, #HomeText p a:hover, #HomeText li, #HomeText li a, #HomeText li a:hover {
	color: #333;
	text-decoration: none;
}


h1 {
	font-size: 30px;
	color: #000;
	font-weight: normal;
	line-height: 1.1em;
	font-family: 'MyFont', Times, serif;
	display: block;
	width: auto;
	margin: auto;
	margin-bottom: 10px;
	text-align: center;
	font-variant: normal;
}

h2 {
	font-size: 19px;
	color: #565F0E;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2em;
	display: block;
	width: auto;
	margin: auto; 
	text-align: left;
	font-variant: normal;
}

h3 {
	font-size: 22px;
	color: #666;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2em;

	display: block;
	width: auto;
	margin: auto; margin-bottom:20px; 
	text-align: center;
	font-variant: normal;
}

h4,  a h4, .entry-content h4, .comment-content h4{
	font-size: 27px;
	color: #516200;
	line-height: 1.3em;
	font-family:'MyFont',  Times, serif;
	display: block;
	text-align: left;
	text-decoration: none;
	margin-bottom:15px;
}
h4 strong{
	font-weight: bold;
}

h5{
	font-size: 30px;
	color: #555;
	line-height: 1.3em;
	font-family:'MyFont', Times, serif;
	display: block;
	text-align: left;
	text-decoration: none;
	margin-top:5px;
	margin-bottom:10px;
}
h5 strong{
	font-weight: bold;
	color: #960;
}
#MargoH1 {margin:0;}


#iFrameID {
	display: block;
	height: 940px;
	width: 100%;
	border: 3px double #BCAB80;
	clear: left;
	float: left;
}
/**/
.gallery{
	text-align:center;
	width:100%;
	min-width:320px;
	margin:auto;
	vertical-align: top;
	position: relative;
}

.gallery a {
	display: inline-block;
	float: none;
	color: #999;
	text-decoration: none;
	vertical-align: top;
}
.gallery a p {
	color: #333;
	font-family: Arial;
	font-size: 11px;line-height:1.1em; padding-top:1px;margin:0;
	height:30px;display: block;
}

.gallery a p em{
	display: block;
	color: #960;
	font-family: Times, serif;
	font-size: 12px;
	font-style: italic;
}

.gallery a:hover img{border:solid 1px #565F0E;}



.gallery .CATEGORY p em{
	display: block;
	color: #960;
	font-family: Arial;
	font-size: 12px;line-height:1.2em;
	font-style: normal;
}

.gallery .CATEGORY p{
	display: block;
	color: #3D4F00;
	font-family: Arial;
	font-size: 15px;line-height:1.2em;
}
.gallery .CATEGORY {
	margin-bottom:16px;
}

.backToTop {
position: fixed;
bottom: 10px;
z-index: 100099999999999999999999999999999999;
right: 0px;
}
.backToTop a {
	width: 35px;
	text-indent: -9999px;
	height: 35px;
	display: block;
	margin: 0;
	background-color: #B65011;
	background-image: url(/images/backToTop.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:100%;
	border-radius:2px;
}
.backToTop a:hover{
	background-color:#AE5C1A;
	}

.ShadowBox {
	-webkit-box-shadow:  0 2px 4px #222;
	-moz-box-shadow:   0 2px 4px #222;
	-ms-box-shadow: 0 2px 4px #222;
	-o-box-shadow:  0 2px 4px #222;
	box-shadow:   0 2px 4px #222;
	}
	
.Scallop {
    height: 40px;
	display:block; 
	width:90%;
    margin: 0px 0px -30px;
    background: url(/images/hrs.png) no-repeat scroll center 0px white;
	background-size:100% auto;
	clear:both;
	margin-bottom:3px;
	margin-top:15px;
}

.spacer, .sp { height: 0px; display: block; width: 100%; clear: both; }
.sp { height:0;}
hr.spacer, hr.sp { border: none; margin: 0; background-color: #ccc0;}
.sp5 { height: 5px; }
.sp10 { height: 10px; }
.sp15 { height: 15px; }
.sp20 { height: 20px; }
.sp25 { height: 25px; }
.sp30 { height: 30px; }
.sp35 { height: 35px; }
.sp40 { height: 40px; }
.sp45 { height: 45px; }
.sp50 { height: 50px; }




#Display-Image-Dinamic  img{height:100%;max-width:2000px;min-width:100px;display:block;margin:auto;}

#Display-Image-Dinamic {
width: 100%;margin:auto;display:block;
min-height: 300px;
max-height: 75%;
margin-bottom: 3px;
position: relative;
overflow: hidden;
margin-top: 5px;
}
#ifrTour, #iFramePhotoTour {width:100%;height:680px; margin:auto;}


body .BTN, submit,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	display:block;
	padding-top:6px;
	border-radius:2px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 17px;
	line-height:22px;
	color: #fff;
	border: none;
	background-color:#B65011;
	background-image:none;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	border:1px none  #B65011;
	background: #B65011;
	background: -moz-linear-gradient(top, #B65011 0%, #B65011 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #B65011), color-stop(100%, #B65011));
	background: -webkit-linear-gradient(top, #B65011 0%, #B65011 100%);
	background: -o-linear-gradient(top, #B65011 0%, #B65011 100%);
	background: -ms-linear-gradient(top, #B65011 0%, #B65011 100%);
	background: linear-gradient(to bottom, #B65011 0%, #B65011 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B65011', endColorstr='#B65011', GradientType=0 );
	font-weight: normal;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 9px;
}

body .BTN:hover, submit:hover,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
	color: #fff;
	border:1px none #AE5C1A;
	background: #AE5C1A;
	background: -moz-linear-gradient(top, #AE5C1A 0%, #AE5C1A 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #AE5C1A), color-stop(100%, #AE5C1A));
	background: -webkit-linear-gradient(top, #AE5C1A 0%, #AE5C1A 100%);
	background: -o-linear-gradient(top, #AE5C1A 0%, #AE5C1A 100%);
	background: -ms-linear-gradient(top, #AE5C1A 0%, #AE5C1A 100%);
	background: linear-gradient(to bottom, #AE5C1A 0%, #AE5C1A 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AE5C1A', endColorstr='#AE5C1A', GradientType=0 );;	

}

body .smallBTN{
	width: auto;
	float:right;
	padding:2px;
	padding-left:11px;
	padding-right:11px;
	font-size:14px!important;
	line-height:20px;

}



.QUOTE-BTN {
	display:block;
	margin:auto;
	padding:4px;padding-left:11px;padding-right:11px;
	border-radius:2px;
	text-align: center;
	width: 230px;
	letter-spacing: 1px;
	margin-top:20px;
	font-family:Arial;
	font-size:14px;line-height:20px;
}

body .sm {
	display:block;
	margin:auto;
	padding:1px;padding-left:4px;padding-right:4px;
	border-radius:2em;
	text-align: center;
	width: 160px;
	letter-spacing: 1px;
	margin-top:20px;
	font-family:Arial;
	font-size:13px;line-height:15px;
}

#ifrPROJECTS {height:400px;border-bottom:1px solid #999;}
#ifrCONTACT {height:250px; border-bottom:1px solid #999;}
.pict {width:280px; margin:10px;display:block;float:right;}
.pict a{text-decoration: none;}
.pict img{width:280px; display:block;margin:auto;}

.COMP{display:block;}
#FOOTER .COMP{display:inline;}
.MOBILE, .NARROW, .MOBILEport{display:none;}



#Anim-Holder{
	display:block;
	max-width:100%;
	margin:auto;
	overflow:hidden;
	background-color: none;
}
#Anim, #slider{max-width:1600px;margin:auto;}

#ProjectList {width:100%; max-width:1600px; min-width:320px;margin:auto; display:block; clear:both;margin-bottom:20px;}
#ProjectList p {
	margin:auto;
	display:block;float:left;
	background-image: url(../images/HouseIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 30px;
	width: 260px;
	padding-left:35px; line-height: 35px; margin-top:10px;margin-left:20px;
}


#s, .woocommerce-product-search input[type=search] {
	width:220px;
	background-color:#fff;
	border: solid 1px #ccc;
	padding: 0px; padding-bottom: 6px; padding-top: 6px; padding-left: 5px;
	height:;
    border: solid 1px #ccc;
}

#s{width:68%;}
body #searchform  {width:200px;}

#SIDE .widget_search {padding-bottom:20px;}

body #searchsubmit, #cntctfrm_contact_form submit, .widget_product_search button {
	color:#fff;
	font-size: 15px;
	letter-spacing:normal;
	line-height: 35px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	display:block;
	border-radius:2px;
	text-align: center;
	letter-spacing: 1px;
	color: #fff;
	border:1px solid #B65011;
	background-color: #B65011;
	text-decoration: none;
	float: right;
	box-shadow: 0 0 0 #3D4F00;
}

.widget_product_search button:hover, .widget_product_search button:hover, button:hover{border:1px solid #069;background-color: #069;color:#000!important;}

body #searchsubmit,
.woocommerce-product-search input[type=submit] {
	text-indent: 9999;
	color:transparent;
	width:29px;height:29px;
	background-image: url(/images/SearchIcon.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #B65011;
	border:none;
	margin-top:1px;
}

#searchsubmit:hover {
	background-color: #565F0E;
}

body  #MAINBODY #searchform {
width: 280px;
}

#cntctfrm_contact_form {width:340px;margin:auto;background-color: #eee;padding:10px;}
#cntctfrm_contact_form input, #cntctfrm_contact_form textarea{max-width:98%;}

.RECENT-POSTS {
	display: block;
	float:left;
	height: auto;
	width: 94%;
	overflow: hidden;
	border: 1px solid #eee;
	background-color: #F4F4F4;
	padding:2%;
	padding-top:4px;
	border-radius:1px;
	margin-top:15px;
	backgroundD-image: url(/images/opacity-Dark06.png);
}

.RECENT-POSTS a small, small, a small{
	color:#999;
}
#CONTENT-page #SIDE .RECENT-POSTS h2 {
	font-size: 20px;
	color: #555;
	padding-top: 2px;
	font-family: 'MyFont',  Georgia, Times, serif;
	padding-bottom: 10px;
	text-align: left;
	letter-spacing: normal;
}

.RECENT-POSTS a  {color: #069;}
.RECENT-POSTS a:hover {color: #000;}
.RECENT-POSTS a em {
	font-size: 12px;
	color: #B65011;
	font-style: italic;
}

.RECENT-POSTS a:hover em {color: #000;}

.RECENT-POSTS ul {
	margin:0;padding:0;
}

.RECENT-POSTS ul li{
	color:#999;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin:0;padding:0;
	margin-bottom:12px;
	font-size:12px;line-height:1.2em;
}

.post-excerpt em, #MAINBODY .post em, .small-12 em{
	font-style: italic;
}
#MAINBODY .entry-content{
	background-color: transparent;
	margin-bottom:20px;
	border-radius:6px;
	border:1px none #eee;
	padding:0px;
	vertical-align: top;width:99%;
}

#MAINBODY .entry-content em{
	font-style: italic;
	color: #025886;
}

#MAINBODY .entry-content strong{
	color: #000;
	font-weight: bold;
}

#MAINBODY .entry-content  strong em, 
#MAINBODY .entry-content em strong , 
body #MAINBODY .entry-content p  strong em, 
#MAINBODY .entry-content p  b em{
	font-weight: bold;

}

body #MAINBODY .post{
	background-color: #EBEBED;
	margin-bottom:10px;
	border-radius:0px;
	border:1px solid #ddd;
	vertical-align: top;
	border-radius:1px;
	padding: 2%;
	width: 94%;
	padding-bottom:0;
	padding-top:15px;
}

body #MAINBODY .post h1{
	font-family: 'MyFont', 'TrajanPro-Regular', Georgia, Times,  serif;
	font-size: 25px;
	line-height:1.1em;
	letter-spacing:normal;
	margin-bottom:10px;margin-top:0px;
	text-align: left;
}

body #MAINBODY .post h2{
	font-family: 'MyFont', 'TrajanPro-Regular', Georgia, Times, serif;
	font-size: 26px;line-height: 1.2em;
	line-height:1.3em;
	letter-spacing:normal;
	margin-bottom:3px;
	text-align: left;	
}


body #MAINBODY .post h5{
	font-family: 'MyFont', 'TrajanPro-Regular', Georgia, Times, serif;
	font-size: 20px;line-height: 1.2em;
	line-height:1.3em;
	letter-spacing:normal;
	margin-bottom:3px;
	text-align: left;	
}
body #MAINBODY .post {font-size:21px;line-height:1.1em;color:#000;padding-top:5px;}

body #MAINBODY .smallPost {
margin-bottom:10px;
background-image: none;
width:95%;max-width:95%;
background-color: #f5f5f5;
padding:2%; padding-top:6px;padding-bottom:6px;border-radius:4px;
	}
	
body #MAINBODY .smallPost small {margin-top:5px; margin-right:20px;font-size: 11px;}
body #MAINBODY .smallPost h2, .smallPost .entry-title, body .post-excerpt h2 {
	font-size: 18px;
	line-height: 1.3em;
	margin-bottom: -2px;
	text-align: left;
	color: #777;
	letter-spacing:1px;
}	
	
body #MAINBODY .smallPost p {
font-size: 14px;
line-height: 1.4em;
color: #666;
margin-top: 0px;margin-bottom: 5px;
text-align: left;
}
body .entry-content h1{margin-top:0;padding-top:0;}

.box {
	display: block;
	margin:1%;
	margin-bottom:10px;
	font-size: 14px;
	line-height: 1.3em;
	word-breakNo: break-all;
	word-wrapNo: break-word;
	color: #222;
	background-color: #EBEBED;
	border: 1px solid #ccc;
	border-radius: 1px;
	min-width: 200px;
	-webkit-box-shadow: inset 0 0 5px #cdcdcd;
	-moz-box-shadow: inset 0 0 5px #cdcdcd;
	-ms-box-shadow: inset 0 0 5px #cdcdcd;
	-o-box-shadow: inset 0 0 5px #cdcdcd;
	box-shadow: inset 0 0 5px #cdcdcd;
	clear: none;
	float: none;
	position: relative;
	top: 0px;
}
.box .small-12 {
margin-top: -10px;
}

#BUTTON-BACK {
	display: block;
	font-style: normal;
	padding-right: 11px;
	padding-left: 11px;
	letter-spacing: 1px;
	text-align: center;
	margin: auto;
	width: 150px;
	clear:both;
	margin-bottom:0px;
	position: absolute;
	bottom: 20px;
}

#BUTTON-BACK a{
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C4C4C4;
	border-radius: 4px;
	width: 150px;
}

#BUTTON-BACK a:hover{
	background-color: #888;
}


.GoBack {
	background-image: url(/images/btnPrevious.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 30px;
	margin-left: 15px;
	color: #FFF;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
	background-color: #B65011;
	border-radius:2px;
}

.GoBack:hover {
	background-color: #565F0E;
}






body .entry-content p, body .entry-summary p, body .comment-content p, body .mu_register p {
margin: 0 0 10px;
margin: 0 0 .7rem;
line-height: 1.5;
}

.GRADIENT-DDDD{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background-image: url(/images/ANIM-GRAD.png);
	background-repeat: repeat-y;
	z-index:9;
	display: block;
	height: 100%;
	background-position: -100px top;
	background-size: 50% 100%;
	clear: both;
}

.GRADIENT-RIGHT{
	width:200px;
	position:absolute;
	top:18px;
	right:0;
	background-image: url(/images/ANIM-GRAD-BEIGE-RIGHT.png);
	background-repeat: repeat-y;
	z-index:9;
	display: block;
	height: 100%;
	background-position: right top;
	background-size: 100% 100%;
	clear: both;
}

.INFO ul{margin-left:40px;}



body .BTN-ReadMore {
	display:block;
	padding:4px;
	border-radius:0.2em;
	text-align: center;
	color: #3D4F00;
	border: 1px solid #999;
	background-color: #eee;
	background-image: -moz-linear-gradient(top,#eee,#ccc);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#eee),to(#ccc));
	background-image: -webkit-linear-gradient(top,#eee,#ccc);
	background-image: -o-linear-gradient(top,#eee,#ccc);
	background-image: url(linear-gradient(to%20bottom,#eee,#ccc));
	background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeedd', endColorstr='#ccc', GradientType=0);
	text-decoration: none;
	width: auto;
	float:right;
	padding:2px;
	padding-left:7px;
	padding-right:7px;
	font-size:14px!important;
	line-height:20px;
	position: absolute;
	bottom: 7px;right:7px;
}

#postIMG {margin:auto;display:block;box-shadow: 0 1px 11px #ccc;margin-bottom:10px;max-width:95%;}
.single-product-table{max-width:96%;}


/**/
#SIDE .widget_calendar{display: none;}

#SIDE .widget   {}
#SIDE .widget ul, .widget ul {margin:0;margin-left:20px;margin-bottom:11px}
#SIDE .widget ul ul, .widget ul ul {margin-bottom:12px;margin-top:4px;height: auto;display: block;margin-left:15px;}
#SIDE .widget li, .widget li  {	
	font-size: 13px;
	line-height: 17px;
	margin-bottom:4px;
}

#SIDE .menu-services-container{
	display: block;
	width: 100%;
	margin:0;
}

#menu-services{
	display: block;
	width: 100%;
	margin:0;
}

#SIDE .tcp_navigation_tree li{margin-left:15px;}

.widget .menu, body  .menu-services-container ul, body #menu-services, #menu-services.menu{
	display: block;
	clear: both;
	float: left;
	width: 100%;
	position: static;
	z-index:33333; border:none;
	visibility: visible;
}



#SIDE .widget_nav_menu li, .widget_nav_menu li{
	font-size: 15px;
	line-height:1.5em; 
	margin-bottom:5px;color:#000;
	list-style-image: url(/images/bullet.png);
}

#SIDE .widget_nav_menu li a, .widget_nav_menu li a{
	margin-bottom:5px;
	color:#778802;color:#000;font-size: 16px;	
	font-family:'TrajanPro-Regular', Arial, serif;
}

#SIDE .widget_nav_menu li a:hover, .widget_nav_menu li a:hover{
	color:#A26100;text-decoration: underline;
}

#SIDE .widget li li, .widget li li {
	list-style-imageD: none;
	font-size: 13px;
	line-height: 1.4em;
	margin-bottom:1px;
	list-style-imageD: none;
	list-style-image: url(/images/bullet.gif);
}

#SIDE .widget-title, .widget-title{
	font-size: 20px;
	margin-bottom:15px;
	padding-top:25px;
	line-height: 22px;
	color: #000;
	font-weight: normal;
	text-transform: none;
	font-family: Georgia, Times, Arial Narrow, Arial, serif;
	text-align: center;
}



#KINO{
	width:853px;
	height:480px;
	margin:auto;
	display:block;
	border: 1px double #999;
	border-radius:5px;
	padding:5px;
	background-color:#ddd;
	margin-top:5px;
	margin-bottom:10px;
}
#smallKINO {
	width:320px;
	height:180px;
	float:right;
	display:block;
}

.Basic-Title{
	text-transform: uppercase;
	letter-spacing: 1em; margin:0;padding:0;
	color: #666;
}
#MAINBODY img{max-width:100%;}
#pictureIN{
	margin-top:12px;
	max-width:1280px;
	margin-left:-2%;
	position: relative;
	z-index: 2;
}

#site-navigation {
	margin-top:0;
	border:0;
}.main-navigation  li {
margin: 0;
	position: relative;
	z-index: 99999999999999;
	width: 100%;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
border-bottom: 1px none #ededed;
border-top: 1px none #ededed;
display: inline-block !important;
text-align: center;
width: 100%;
}
body .ssb_list_wrapper{padding-top:30px;}

#imgSmall{width:180px;float:left;margin-right:10px;}

body .dot{
	font-size: 20px;
	line-height: 1em;
	color: #B65011;
	vertical-align: middle;
	letter-spacing: 0.5em;
}
#FOOTER .credit{
	color: #B65011;color: #333;
	text-decoration: underline;
}

.Half{
	width:48%;
	display: inline-block;
	vertical-align: top;
}
.Third{
	width:32%;
	display:inline-block;
	vertical-align: top;
}
.Forth{width:24%;
	display:inline-block;
	vertical-align: top;
	}
.Half h2, .Forth h2, body .Third h2 {text-align:left;margin-bottom:8px;}
	
#BUTTONS-TOPNAV-Boxy {
	background-image: url(../images/opacity11.png);
	display: block;
	overflow: hidden;
	position: absolute;
	z-index:9999;
	height: 28px;
	width: 540px;
	top: 0px;
	right:18%;
	text-align: center;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow:inset 0 0 5px #999;
}

#BUTTONS-TOPNAV {
	display: block;
	overflow: hidden;
	position: absolute;
	z-index:9999;
	height: 45px;
	width: 420px;
	top: 0px;
	right:24%;padding-top:6px;
	text-align: center;
}
#BUTTONS-TOPNAV a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
	height:20px;
	border-left: 1px none #999;
	color: #4D5159;
	text-transform: lowercase;
	padding-right: 11px;
	padding-left: 33px;
	letter-spacing: normal;
	display: inline-block;
	text-align: left;
}

#BUTTONS-TOPNAV a:first-child {border-left:none;}
#BUTTONS-TOPNAV a:hover {text-decoration:underline;}


#BUTTONS-TOPNAV .cart {
	padding-left: 33px;
	height: 28px;
	height: 2rem;
	background: url("/images/cart.png") no-repeat 0px -7px;
	display: inline-block;
	font-weight: bold;
}

#BUTTONS-TOPNAV .lock{
	padding-left: 33px;float:left;display:block;width:125px;height:33px;background: url("/images/lock.png") no-repeat left top;background-size:30px;}


.WelcomeUser {	display: block;
	overflow: hidden;
	position: absolute;
	z-index:9999;
	height: 22px;
	width: 420px;
	top: 40px;
	right:27%;
	text-align: left;
	padding-left: 33px;
	color:#C00;
	font-size:14px;
	}

.FOOTER-LOGOS {
	width:100%;
	text-align:center;
	background-color: #dfdfdf;
	display:block;
	clear:both;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.FOOTER-LOGOS img{
	display:block;margin:auto;
	max-width:100%;
}

/* FOOTER CSS + RESOPNICE FOOTER CSS
    -------------------------------------------------- */

.footer-map {
	background-color:#0C4A6B;
	width:100%;
	min-width:100%;
	text-align:left;
	padding-bottom:10px;
	margin:0;
	padding:0;
	padding-top:2px;
	padding-bottom:10px;
	margin-top:0px;
	border-bottom: 4px solid #B65011;
}


.footer-map h3 {
	font-family:'MyFont','TrajanPro-Regular', Arial, serif;
	color: #ddd;
	font-size:19px;
	line-height:20px;
	font-weight: normal;
	text-align:left;
	margin-bottom: 8px;
}
.footer-map a {
	color: #A5A5A5;
}

.footer-map a:hover,
.footer-map a:focus {
	color: #eee;
}


.SiteMap {
	margin-top:15px;
	width:20%;
	padding-left:2%;
	display:inline-block;
	float:none;
	min-width:110px;
	vertical-align: top;
}
.SiteMap:first-child {
	width:20%;
	min-width:140px;
}

.SiteMap:last-child {
	width:20%;
	min-width:100px;
}

.SiteMap  ul li{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin-left: 5px;
	margin-bottom:2px;
	font-size: 13px;
	text-align:left;
}

.SEO-txt{
	font-size: 12px;
	line-height: 1.3em;
	color: #666;
	display: block;
	clear: both;
	width: 98%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#PIC{
	height: 320px;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-image: url(/images/Top/RomanShades.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 100%;
	border-bottom:1px solid  #F90;
}
#PIC img{max-width:100%;}

#PIC-narrow{
	height: 200px;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-image: url(/images/Top/Basic.jpg);
	background-repeat: no-repeat;
}
#PIC-narrow img{max-width:1600px;}

#PIC-responsive{
	height: auto;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-image: url(/images/Top/Basic.jpg);
	background-repeat: no-repeat;
}
#PIC img{max-width:100%;}

#MAINBODY #PIC{max-height: auto;margin-top:20px;}

#PIC .PICtext{
	height: auto;
	width: 28%;
	position: absolute;
	z-index: 9999;
	top: 30px;
	left:3%;
	font-size: 14px;
	line-height: 1.4em;
	text-align: left;
}

#PIC .PICtext p{
	font-size: 14px;
	line-height: 1.4em;
	text-align: left;
}
	
body #PIC .PICtext h1, 
body #PIC .GoBack  {text-align: left;display:none;}



#MAINBODY .Warning a h2 {
	font-size:20px;
	text-align:left;
	color:#D06A04;
}
#smallPIC{
	display: block;
	float: left;
	height: auto;
	max-width: 12%;
	margin-right: 2%;
	margin-bottom: 5px;
}

#smallPIC img, #smallPIC a img{
display: block;
height: auto;
width: auto;
max-height: 100px;
max-width: 100%;
float: left;
}


#smallPICnews {
display: block;
height: auto;
width: auto;
max-height: 100px;
max-width: 200px;
float: left;
margin-right: 2%;
margin-bottom: 7px;
}



#MAINBODY .Warning  {padding:5px;padding-left:15px;padding-top:12px;border-top: 1px solid #B65011;margin:0;margin-bottom:15px;}
.Warning .WarningText {display: block;float: left;width: 84%;}
.Warning a:hover em {color:#000;}


.PlaceHolder {
	width:1px;
	height:1px;
	display:block;
}
.readmore{
	font-size: 12px;
	font-style: italic;
}

.Warning .readmore {margin-top:-15px;clear: both;margin-right:10px;}

.MAINPIC{max-height:410px;}
.MAINPIC img{max-height:400px;width:auto;}








#APPLY-Table input, 
#APPLY-Table textarea,
#APPLY-Table select,
.woocommerce-ordering input [type=select],
.orderby,
input [type=select]{
	font-size: 14px;
	-webkit-border-radius: 0.5em;
	border-radius: 2px;
	border: solid 1px #999;
	padding: 3px;
	margin-top: 4px;
	background-color:#fff;
 }
 
#APPLY-Table input:focus, 
#APPLY-Table textarea:focus {
   border: solid 1px #900;
   	-webkit-box-shadow: 0 0 4px #333;
	-moz-box-shadow: 0 0 4px #333;
	-ms-box-shadow: 0 0 4px #333;
	-o-box-shadow: 0 0 4px #333;
	box-shadow: 0 0 4px #333;
	background-color:#fff;
 }


input[type=checkbox],
 input[type=radio] {
	 -moz-appearance:none;-webkit-appearance:none;
	display: inline-block;
	font-size: 16px;
	line-height: .5em;
	margin-bottom:5px;
	padding: 0;
	width: 1.5em;
	height: 1.5em;
	-webkit-border-radius: 0.25em;
	vertical-align: text-top;
	margin-top: 0;
	margin-right: 0.5em;
	margin-left: 0;
		background-color:#ddd;
 }

 input[type=radio] {
    -webkit-border-radius: 2em; /* Make radios round */
		border: 2px solid #999;
  }
  
  input[type=checkbox]:checked,
  input[type=radio]:checked {
	   -moz-appearance:none;-webkit-appearance:none;
   	background-color:#900;
   -webkit-background-size: 28px 28px; /* shrink high resolution background */
      background:url(/images/checkbox.jpg) left top no-repeat;
	     background-size:100% 100%;
    cursor:pointer; outline:none;
 
 }



.ResultImage{margin:auto;float:left;max-width:500px;margin-top:10px;margin-left:10px;}

#MAINBODY li, body #MAINBODY p {text-align: left;}










.widget_search {display:block;width:260px;margin:5px auto;}
.widget_product_search{display:block;width:300px;margin:5px auto;}




@media (min-width: 1570px){
	.SelectGallery, .SelectSpace {top: -30px;}
	#MAINBODY {padding:4%;padding-top:0px;padding-bottom:0px;width: 77%;}
	#KINO{width:853px;height:480px;}
	#BUTTONS-TOPNAV {right:33%;}
	.SEO-txt{width: 95%;}
	#ifrCONTACT {height: 320px;}	
}


@media (min-width: 1500px){
	#MAINBODY {padding:4%;padding-top:0px;padding-bottom:0px;width: 79%;}
}


@media (min-width: 1240px){
	#MAINBODY p {text-align: left;}
	#MAINBODY .CAT-THUMB p {text-align: left;}	
	#MAINBODY .entry-content {width:100%;}


}


@media (max-width: 1620px){
#TOP .Logo {margin-left: 15px;}
#PHONE-BIG p {margin-right: 15px;}
#TOP .PHONE {right: 12px;}

#divContent {width:110%;}

}

@media (max-width: 1240px){
body .NARROW {display:block;}

body #SIDE{width:200px;}
#MAINBODY {padding:2%;padding-top:0px;width: 77%;}

body #CONTENT-page, #wrapper{background-image:none;background-color:#fff;}
}

@media (max-width: 1170px){
body #SIDE{width:180px;}
#MAINBODY {padding:2%;padding-top:0px;width: 72%;}
body #BUTTONS-TOP .menu-item-329{display:none;}
}

@media (max-width: 1024px){
#MAINBODY {padding:2%;padding-top:0px;width: 70%;}

body #CONTENT-page .TITLE{padding-top:46px;font-size: 28px;margin-bottom: 1px;}

body #KINO{width:800px;height:450px;padding:3px;}
body #TOP-BUTTONS a {letter-spacing:normal;}
}

@media (max-width: 1023px){
body #BUTTONS-TOP #menu-item-300{display:none;}
}

@media (max-width: 1010px){
#BUTTONS-TOPNAV{width: 300px;overflow:hidden;}
#BUTTONS-TOPNAV .separator {display:none;}
#BUTTONS-TOPNAV .my-cart{display:block;}
#BUTTONS-TOPNAV .cart{display:block;width:50px;overflow:hidden;color:#000;padding-left:30px;}
#BUTTONS-TOPNAV .lock{display:block;width:1px;overflow:hidden;margin-left:0px;color:#fff;padding-left:18px;text-indent:-999px;}
.WelcomeUser {right:10%;}
}

@media (max-width: 992px){
body #CONTENT-page h1{font-size: 26px;}
body #CONTENT-page .TITLE{padding-top:50px;font-size: 22px;margin-bottom: 1px;}

body .NARROW {display:block;}
.Half, .Third {width:98%; float:none;margin:auto;}
.Third, .Forth{width:90%; float:none;margin:auto;}
.SEO-txt{display:none;}


}



@media (device-width: 1024px), @media (device-width: 768px){
body .COMP, body .NoiPAD {display:none;}
body .MOBILE {display:block;}
#FOOTER, #FOOTER p, #FOOTER a {font-size: 13px;}
#FOOTER .COMP{display:block;}
#FOOTER .MOBILE {display:none;}

}

@media (max-width: 1024px){
.ResultImage{margin-top:0px;margin-left:0px;}
}



@media (max-width: 880px){

body .HeaderH1 {font-size:50px;min-width:250px;width:20%;}



body #BANNER{display:none;}
#MAINBODY {padding:2%;padding-top:0px;width:96%;}
#BUTTONS-TOP ul ul {display:none;}

body #SIDE {width:90%;clear:both;float:none;margin:auto;}
#SD {width:98%;clear:both;float:left;margin:auto;}

#BUTTON-CONTENT {background-size:100% 38px;}


body #BUTTONS-TOP li, body .main-navigation ul li, body #BUTTONS-TOP ul li {
height: 37px;
}
#PHONE-BIG p {padding-top: 33px;}
		

body #KINO{width:750px;height:422px;padding:3px;} 
.tcp_shortcode {width:100%; margin-right:0px;}

#MAINBODY li, body #MAINBODY p {text-align: left;}



#BUTTONS-TOP .current-menu-item a, #BUTTONS-TOP .current-menu-parent a {background-image: none;}
#PIC .PICtext{display:none;}

body #MAINBODY .Warning  {padding-left:2%;padding-right:0;margin:0; margin-bottom:10px;}

body #searchform {width: 100%;}
#s, .woocommerce-product-search input[type=search] {width: 87%;}

}



@media (max-width: 800px){
body .HeaderH1 {display:none;width:100%;}
#Anim{min-height:10px;}

#TOP .Logo {height: 60px;margin-bottom:5px;margin-top:-5px;margin-left: 10px;}
#TOP .PHONE {width:150px;letter-spacing:normal;font-size:21px;}
#pictureIN{display:none;}

body .COMP, #FOOTER .COMP{display:none;}
body .MOBILE {display:block;}
}




@media (max-width: 767px){
body .ofe_carousel{display:none;}
.WelcomeUser {display:none;}
}





@media (max-width: 650px){
body .COMP, body .NoiPAD {display:none;} 
#FOOTER .COMP{display:none;}
body .MOBILE {display:block;}
#FOOTER, #FOOTER p, #FOOTER a {font-size: 13px;}


.gallery  #CATALOG-Projects a {height: 145px;width: 32%;margin:0;}
.gallery #CATALOG-Projects .CATEGORY img{height: 100px;width: 150px;margin:2px;}

.pict {width:100%; display:block;clear:both;margin:auto; margin-bottom:10px;float:none;}
#ifrPROJECTS {height:180px;}
#ifrCONTACT {height:150px;}
body .HeaderH1 {font-size:48px;min-width:250px;width:15%;text-align:left;}
p, li {font-size: 14px;}
#MAINBODY li {margin-left:20px;}

#Logo a {font-size:23px;padding-left:10px;padding-top:10px;}

.Basic-Title{letter-spacing: 0.5em; }

body .BTN {margin-top:10px;margin-bottom:10px;}
body #KINO{width:470px;height:264px;}

.Warning p, .Warning .readmoreDDD {display:none;}
#MAINBODY .Warning a h2 {font-size: 16px;}

#s, .woocommerce-product-search input[type=search] {width:74%;}
#PHONE-BIG p {display:none;}
#BUTTONS-TOPNAV{width: 120px;top:35px;right:-10px;}	
#BUTTONS-TOPNAV a {letter-spacing: normal;}
#BUTTONS-TOPNAV .lock {display:none;}
}



@media (max-width: 600px){
body #MAINBODY .post{border:none;width:92%;padding:4%;margin-left:0%;border-radius:0;}
body #MAINBODY h3 img  {display:block; float:none;}
body #MAINBODY .post h2,
body #MAINBODY .post h3,
body #MAINBODY .post h5 {text-align:center;font-size:20px;}

}





@media (max-width: 540px){
.gallery a p {font-size: 14px;}
.SelectGallery{right:10px;}
.SelectSpace {right: 165px;}

.SelectGallery #SelectStyle, 
.SelectSpace #SelectStyle{letter-spacing: normal;}
.SiteMap, .SiteMap:first-child, .SiteMap:last-child {width:47%;min-width:140px;}
}



@media (max-width: 500px){
.ResultImage{max-width:320px;margin-top:0px;margin-left:0px;}
}



@media (max-width: 480px){
	#TOP .Flag {background-image:none;}
body #BUTTONS-TOP li, body .main-navigation ul li, body #BUTTONS-TOP ul li {
height: 36px;
border-right: 1px none #ccc;
}
#BUTTON-CONTENT{background-size: 100% 36px;}

body #BUTTONS-TOP li a, 
body .main-navigation ul li a, 
body #BUTTONS-TOP ul li a {
	font-family:Times;
	letter-spacing: normal;
	font-size: 16px;
	line-height: 37px;
	}
		

	
}

@media (max-width: 450px){
.gallery  #CATALOG-Projects a {height: 145px;width: 48%;}
.gallery #CATALOG-Projects .CATEGORY img{height: 100px;width: 150px;margin:2px;}
.forSaleListing  {margin-left:0px;margin-right:0px;}
body #TITLE-CONTENT a {letter-spacing:3px;}

#MAINBODY #HomeText ul {padding-left:5px;}

body #KINO{width:320px;height:180px;padding:0px;border:none;}
.Logo{max-width:320px;margin-left:0;}



}



@media (max-width: 400px){
body .MOBILEport{display:block;}
body #TITLE-CONTENT a {font-size: 13px;letter-spacing:3px;}

/*
#BUTTONS-TOP .ContactBTN    {width:33%;}
#BUTTONS-TOP .CaseBTN  {width:42%;}
#BUTTONS-TOP .ServicesBTN {width:25%;}
#BUTTONS-TOP .HomeBTN, #BUTTONS-TOP .CompanyBTN {width:33%;}
*/


#BUTTONS-TOP .PhotoGalleryBTN {displayD:none;}

#BUTTONS-TOP li ul, #BUTTONS-TOP .COMP, 
#BUTTONS-TOP .HomeBTN, #BUTTONS-TOP .PhotoGalleryBTN,
#BUTTONS-TOP .LinksBTN{display:none;}


body .alignright{float:none; margin:auto;margin-top:8px;clear:both;}
#MAINBODY h3 {text-align:center;}
body .INFO ul{margin-left:25px;}

body #MAINBODY .post h2 {font-size: 20px;text-align: center;}
body #MAINBODY  h2 {font-size: 24px;line-height:1.2em;text-align: center;}

#cntctfrm_contact_form {width:300px;margin:auto;background-color: #fff;padding:0px;}
#cntctfrm_contact_form input, #cntctfrm_contact_form textarea{max-width:98%;}
body .Basic-Title{letter-spacing: 2px;text-align:center; }
.single-product-table{max-width:100%;}

h1 {font-size: 25px;line-height: 1.2em;}
}

@media (min-width: 480px) and(max-width: 540px){
body #BUTTONS-TOP .PhotoGalleryBTN {display:none;}


}


#shipping_billing_info li {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

.divider li {border:none;padding-left:0;border-bottom:1px solid #f90;}

/*
.onsale, .entry-price, .tcp-product-price {
	display: none !important;
	
}

.action .add_to_cart_button { display: none !important; }
.tcp_buy_button, .btn-primary  { display: none !important; }
.my-cart, .separator  { display: none !important; }


*/


.Price { font-size: 16px; line-height: 1.4em; display: block; clear: both; padding: 5px 0; width: 100%; }
.Price strong { font-size: 22px; font-family: 'MyFont', Arial; }
.Product { position: relative;display: inline-block;width:47%;max-width: 260px; min-height:180px; vertical-align: top; overflow:hidden;box-sizing: border-box;}
.productINFO span { display: block; width: 100%; }
.r { font-size: 60%; vertical-align: super; }
.Product img, .Product img.wp-post-image { border-radius: 0px; border: 1px solid #7A97B6; border-bottom: 5px solid #069; box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; height: 240px!important; width: 240px!important; }
.Product:hover img {}
@media (max-width:480px) {
.Product img {max-height:170px;max-width:170px;}
.Product .learnmoreBTN{display:none;}
.paralax h1, .paralax h2, .paralax h3 {font-size:20px;margin: 15px 0 15px 0;}
}

@media (max-width:400px) {
.Product img {max-height:155px;max-width:155px;}
}

@media (max-width:360px) {
.Product img {max-height:135px;max-width:135px;}
h1 {font-size: 20px;}
}
.Product h2 {
    margin: 0 0 10px 0!important;
    font-size: 21px;
    font-family: 'MyFont', Arial;
    text-align: center;
    color: #069;}
.Product span { text-align: left;line-height: 1.2em; }
.Product a:hover{ color: #090; text-decoration: none; }