@charset "utf-8";
/* CSS Document */

body {background-color:#666;font-family:Arial,sans-serif;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;color:#000000;}
a {text-decoration:underline;}
a:link {color:#4C4C4C; cursor:pointer;}
a:visited {color:#4C4C4C;}
a:hover {color:#BC4F00;}
a * {color:#4C4C4C;text-decoration:underline;}
sup {font-size:0.7em; vertical-align: 0.3em;}
sub {font-size:0.7em;}
h1 {font-size: 24px;}
hr {width: 100%; clear: both; margin: 20px 0;}
.serif {font-family: 'Noto Serif', serif;}

#container {width: 980px; background-color: #1B1B1B; display: block; margin: 0 auto; box-shadow: 5px 5px 4px #444;}

#header {width: 980px; height: 261px; background-image: url(images/header.jpg);}

#menu-bar {
  position: relative;
  top: 114px;
  left: 15px;
  height: 50px;
  padding: 0;
  box-shadow: 0px 2px 10px #666666;
  -webkit-box-shadow: 0px 2px 10px #666666;
  -moz-box-shadow: 0px 2px 10px #666666;
background: rgb(115,115,115); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(115,115,115,1) 0%, rgba(18,18,18,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(115,115,115,1)), color-stop(100%,rgba(18,18,18,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(115,115,115,1) 0%,rgba(18,18,18,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(115,115,115,1) 0%,rgba(18,18,18,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(115,115,115,1) 0%,rgba(18,18,18,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(115,115,115,1) 0%,rgba(18,18,18,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#737373', endColorstr='#121212',GradientType=0 ); /* IE6-9 */

  z-index:999;
}
#menu-bar li {
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  list-style: none;
}
#menu-bar a {
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  color: #FFF;
  text-decoration: none;
  display: block;
  padding: 16px 16px; 
  border-right: solid 1px #999;
}

#menu-bar li:last-child a {
	border-right: none;
}
#menu-bar .active a, #menu-bar li:hover > a {
background: rgb(158,158,158); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(158,158,158,1) 0%, rgba(56,56,56,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(158,158,158,1)), color-stop(100%,rgba(56,56,56,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(158,158,158,1) 0%,rgba(56,56,56,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(158,158,158,1) 0%,rgba(56,56,56,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(158,158,158,1) 0%,rgba(56,56,56,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(158,158,158,1) 0%,rgba(56,56,56,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e9e9e', endColorstr='#383838',GradientType=0 ); /* IE6-9 */

  color: #FFFFFF;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 1);
}

#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}

.testimonial {
	width: 327px;
	display: block;
	background-color: #CCC;
	
	padding: 10px;
	position: relative;
	font-style: italic;
	font-size: 11px;
	top: 116px;
	left: 45px;
	border-radius: 5px;
}
.testimonial2 {
	
	display: inline-block;
	background-color: #CCC;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	font-size: 14px;
	width: 60%;
	margin-top: 10px;
	border-radius: 5px;
	}
	
	.testimonial22 {
	
background-color: #3C5272;
font-size: 13px;
font-weight: 600;
padding: 10px;
font-size: 14px;
width: 47%;
margin-top: 10px;
float: left;
margin-right: 5px;
color: #fff;
border-radius: 5px;
	}
	
	.testimonial3 {
	width: 327px;
	display: block;
	
	
	padding: 10px;
	position: relative;
	
	font-size: 15px;
	top: 116px;
	left: 45px;
	border-radius: 5px;
}
	.testimonial4{
	width: 327px;
	display: block;
	padding: 10px;
	position: relative;
	font-size: 15px;
	left: 45px;
	float: right;
	border-radius: 5px;
}

#content {
	width: 860px;
	margin: 0 30px 20px;
	background-color: #fff;
	padding: 30px;
	clear: both;
}

.right {float: right; margin: 0 10px; text-align: center;}
.left {float: left; margin: 0 10px; text-align: center;}

.yellowbox {width: 300px; padding: 10px; background-color: #FF6; text-align: center; box-shadow: 5px 5px 4px #444; border: 1px solid #000; float: right;}

table.price-list {
	width: 100%;
	text-align: left;
}

table.price-list th {
	font-weight: 700;
	padding: 2px;
}

table.price-list th, table.price-list td {
	padding: 3px;
}

table.price-list thead tr {
  background-color: #666 !important;
  color: #fff !important;
}

table.price-list tr:nth-child(odd) {
  background-color: #ddd;
  color: #000;
}

.clear {clear: both;}

#footer {width: 980px; height: 5px;clear: both;}

p.email a {text-decoration: none;}

.onclick-menu {
    position: relative;
    display: inline-block;
	float: left;
	padding: 5px;
	text-decoration: underline;
}
/*.onclick-menu:before {padding: 5px 10px;}*/

.onclick-menu:focus .onclick-menu-content {
    display: block;
	border-color: rgba(229, 103, 23, 0.8);
   box-shadow: 0 1px 1px rgba(229, 103, 23, 0.075) inset, 0 0 8px rgba(229, 103, 23, 0.6);
   outline: 0 none;
}
.onclick-menu-content {
    position: absolute;
    z-index: 1;
    background-color: #FFF383;
    width: 150px;
    margin-top: 19px;
    margin-left: 0;
    padding: 10px;
    display: none;
	color: #000;
	top: -80px;
	font-weight: 300;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.button {
background-color: #D3EAFF;
border-radius: 10px;

}

*:focus {
    outline: 0;
}

.ordercode {font-style: italic; font-size: 12px; margin-top: 8px;}