body {width:100%;height:100%; margin: 0 auto; padding: 0; font-family: Arial, sans-serif; background: #761010; }
a {color: #FF0000;text-decoration: underline;}
a:hover {text-decoration: none;color: #FF0000;}

h1 {font-size: 32px; font-weight: normal; margin: 0; padding: 0 0 10px;}
h2 {font-size: 30px; font-weight: normal; margin: 0; padding: 0 0 10px;}
h3 {font-size: 20px; margin: 0; padding: 5px;}
h4 {font-size: 18px; font-weight: normal; margin: 0; padding: 0 0 10px;}
h5 {font-size: 14px; margin: 2px;}
h6 {font-size: 2.5vw; font-weight: normal;margin: 0; padding: 0 0 10px;}

p	{ margin: 0 0 20px; font-size: 13px; line-height: 22px; color: #000; }
.subp {font-size: 12pt;line-height:13pt;}
.smallp {font-size: 12px;margin: 5px 0 0 0;line-height: 12px;}
.mapp {font-size: 12pt;margin: 0 0 0 0;line-height: 7pt;}
.wrapper { position: relative; max-width: 1360px; margin: 0 auto; padding: 0 0;}
.content { margin: -4px 0;width:100%;background: #fff;position: absolute;}
.content .pic	{ margin: 50px 0; }
.content .pic img{ display: block; max-width: 100%; }
.contentleft {padding: 5px;width:72%;min-width:280px;float: left;background: #fff;}
.contentright {width:26%;float:left;background: #fff;}

#short-description {font-size: 0.9em;line-height: 1em}

#map_canvas{height:600px;}
#side_bar{font-size:12pt;line-height:20pt;}
.wide_container {margin-top:5px;padding: 3px 5px 0 5px;width:100%;background: #fff; }
.theheadline {width:100%;font-size:1.8vw;text-align:center;}
.themessage {width:100%;font-size:1.25vw;text-align:center}     
.divp {width:60%}
.divpr {width:30%}
   
@media (max-width: 768px) {.wide_container {margin-top:0px;}
    .theheadline {width:100%;font-size:10pt;text-align:center;}
    .themessage {width:100%;font-size:8pt;text-align:center;}
    .mapp {font-size:8pt;line-height:7pt;width:100%;}
    .tablep {font-size: 10pt; width:100%;}
    .divp {width:100%;}
    .divpr {width:100%;}
#vid-wrap {padding-top: 13%;}
#side_bar{font-size:9pt;line-height:10pt;}
#map_canvas{height:300px;}

}   
/* Footer */
#footer {display: inline-block;padding-left: 2px;padding-right:2px;background: #761010;color: #fff;font-size:11px;}
#footer a {color: #fff;}
#footer a:hover {text-decoration: none;color: #FF0000;}
#sidebar-wrapper {margin:0 5px 0 2px;padding-left:10px;background-color:rgba(237, 237, 237, 0.75);height:100%;min-height: 500px;}
#sidebar .major {
    font-size: 11px;
    color: #755923;
    font-style: italic;
    margin: 0px 0px 0px;
    padding: 0px;
    line-height: 11pt;
}
#sidebar .default {
    margin-top: 0px;
    padding: 0 0 0 5px;
}
#sidebar .default li {
    font-size: 11pt;
    list-style-type: none;
    margin: 0px;
    padding: 5px 0px 0px;
    line-height: 11pt;
}
.menuhalf {width:50%;float: left;}

/* Dak Form */
.dak-form {
    border-radius: 10px;
    margin-left:auto;
    margin-right:5px;
    max-width: 390px;
    float: left;
    background: #E4E0DA;
    padding: 25px 5px 25px 10px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #000;
}
.dak-form h1 {
    font-size: 25px;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom:1px solid #E4E4E4;
    margin: -10px -15px 30px -10px;;
    color: #888;
}
.dak-form h1>span {
    display: block;
    font-size: 11px;
}
.dak-form label {
    display: block;
    margin: 0px;
}
.dak-form label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #000;
}
.dak-form div>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 0px;
    color: #000;
}
.dak-form input[type="text"], .dak-form input[type="email"], .dak-form textarea, .dak-form select {
    border: 1px solid #DADADA;
    color: #000;
    height: 30px;
    margin-bottom: 10px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 75%;
    font-size: 12px;
    line-height:13px;
}
.dak-form textarea{
    padding: 5px 3px 3px 5px;
}
.dak-form select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    width: 70%;
    line-height: 25px;
}
.dak-form textarea{height:100px;}
/*div target*/
.target {width:100%;}
.target > div {display:none;}
.target > div:target{display:block;}
/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #a6967f; /* Old browsers */
    background: -webkit-linear-gradient(top, #ffffff 0%, #a6967f 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #ffffff 0%, #a6967f 100%); /* W3C */ 
	outline: none;
    border: none;
	border-radius: 2px;
	color: #000;
	display: inline-block;
	padding: 0; 
    margin: 2px 3px 2px 3px; 
    min-width: 24px;
	text-decoration: none;
    font-size: 12pt;
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #a6967f; /* Old browsers */
    background: -webkit-linear-gradient(top, #ffffff 0%, #39342C 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #ffffff 0%, #39342C 100%); /* W3C */ 
	outline: none;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #a6967f; /* Old browsers */
	background: -webkit-linear-gradient(top, #a6967f 0%, #39342C 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #a6967f 0%, #39342C 100%); /* W3C */
	border: none;
	border-top: 1px solid #39342C;
	padding: 0;
}
/*mouseover*/
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 999999;
}
.thumbnail span{ 
position: fixed;
background-color: #761010;
padding: 3px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
font-size: 10px;
text-align: center;
text-decoration: none;
}
.thumbnail span img{
width: 100%;
max-width: 500px;
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ 
visibility: visible;
top: 1%;
left: 1%; 
}
/*mouseover ccc*/
.thumbnailccc{
position: relative;
z-index: 0;
}
.thumbnailccc:hover{
background-color: transparent;
z-index: 999999;
}
.thumbnailccc span{ 
position: fixed;
background-color: #CFC7BA;
padding: 3px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnailccc span img{
    width: 100%;
max-width: 490px;
border-width: 0;
padding: 2px;
}
.thumbnailccc img {
margin-right: 3px;
margin-bottom: 3px;
}
.thumbnailccc:hover span{ 
visibility: visible;
top: 20%;
left: 20%; 
}
/*wokerS*/
#workers {width: 100%;float: left;}
#workers-wrap {
    width: 31%;
    min-width: 135px;
    min-height: 185px;
    float: left;
    margin: 2px;
    padding: 0.5%;
    border-style: solid;
    border-width: 1px;
    border-color: #888888;
}
/*worker*/
#worker-form {width: 47%;float: left;min-width:280px;display: block}
/*product*/
#product {width: 100%;float: left;}

#keyword{border: #CCC 1px solid; border-radius: 4px; padding: 7px;background:url("demo-search-icon.png") no-repeat center right 7px;}
.btn-page{margin-right:10px;padding:5px 10px; border: #CCC 1px solid; background:#FFF; border-radius:4px;cursor:pointer;}
.btn-page:hover{background:#F0F0F0;}
.btn-page.current{background:#F0F0F0;}