@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);

* {
	font-family: 'Droid Arabic Kufi', "Century Gothic" ;
	font-size: 12px;
	color:#c4c4c4;

}

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_repeat.png) repeat #000;
}

/*font-family: 'Ubuntu', sans-serif;*/

::selection { background: #999999; color: #FFFFFF; }

::-moz-selection { background: #999999; color: #FFFFFF; }

.clear {
	clear: both;
}
.shell {
	margin: 0 auto;
}

a {
	text-decoration:none;
	color:#c4c4c4;
	}
	
a:hover {
	text-decoration:none;
	color:#ffffff;
}

p {
	text-align:justify;
	color:#c4c4c4;
	margin-top:5px;
	margin-bottom:5px;

	}

ul {list-style:url(../images/list_bullet.png);}

	
h1 {
	color: #C09630;
	font-size:18px;
	margin-top:0;
	margin-bottom:5px;
	font-weight:500;
	text-transform:uppercase;
	}

h2,h3,h4,h5,h6 {
	color: #C09630;
	}
	
	
.container_main {
	background:#151517;
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
	position:relative;

}
.header {
	height: 115px;
	padding-top: 15px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.logo {
	float: right;
}
.logo1 {
	float: right;
	margin-right: 210px;
}
.language {
	float: left;
	color: #8f8f8f;
}
.language a {
	color: #8f8f8f;
	font-size: 15px;
	text-decoration: none;
}
.language a:hover {
	color: #c5a159;
	font-size: 15px;
	text-decoration: none;
}
.language .active {
	color: #c5a159;
	font-size: 15px;
	text-decoration: none;
}
.search {
	border: 1px solid #000000;
	color: #CCCCCC;
	float: left;
	font-size: 12px;
	height: 25px;
	margin-right: 0px;
	margin-top: -25px;
	padding-left: 5px;
	width: 224px;
	background-color: #363636;
}

.search_icon {
	border:none;
	background:url(../images/search-btn.png) no-repeat;
	width:25px;
	height:25px;
	float:left;
	cursor:pointer;
	margin-top:2px;
	}

.search_icon_right {
	float: right;
	height: 24px;
	width: 185px;
	background-color: #363636;
}

input[type="text"], input[type="password"], input[type="submit"] { outline: none; }

#navigation_top {
	height: 2px;
	background: url(../images/nav_top.jpg) repeat-x;
	margin-top: 10px;
}
.navigation_container {
	margin: 0 auto;
	position: relative;
	background: url(../images/navigation.jpg) repeat-x;
	background-position: 0 0;
}
#navigation {
	height: 44px;
	margin: 0 auto;
	font-size: 15px;
}
.navigation_div {
	margin: 0 auto;
	width: 700px;
}
#navigation ul {
	list-style: none;
	list-style-position: outside;
	border-radius: 0;
	z-index: 1000;
	background-image: url(../images/navigation.png);
	background-repeat: repeat;
	color: #fef2d9;
	margin: 0 auto;
}
#navigation ul li {
	float: right;
	padding-right: 2px;
	line-height: 44px;
	font-size: 15px;
	white-space: nowrap !important;
	text-transform: uppercase;
	background-image: url(../images/nav-border.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
}
#navigation ul li a {
	display: block;
	color: #c09630;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
	text-decoration: none;
	font-size:15px;
}
#navigation ul li a:hover {
	color: #f9da90;
}
#navigation ul li.active a {
	text-decoration: none;
	color: #f9da90;
}

#navigation ul li.active a:hover {
	text-decoration: none;
	color: #c09630;
}

#navigation ul li.first a {
	padding-left: 16px;
}
#navigation a.nav-btn {
	display: none;
}

#navigation ul > li > a:hover:before {
	content: '';
	z-index: 2;
	position: absolute;
	top: 0;
	left: -1px;
}

#navigation ul > li > a:hover:after {
	content: '';
	z-index: 2;
	position: absolute;
	top: 0;
	right: -1px;
}
#navigation > ul > li > ul {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	background: #272727;
}
#navigation > ul > li:hover > ul {
	opacity: 1;
	visibility: visible;
	position: absolute;
	border-radius: 0;
}
#navigation > ul > li > ul {
	position: absolute;
	padding:0;
}
#navigation > ul > li > ul > li {
	float: none;
	position: relative;
	border-bottom: #333 solid 1px;
}
#navigation > ul > li > ul > li > ul {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}
#navigation > ul > li > ul > li:hover > ul {
	opacity: 1;
	visibility: visible;
	position: absolute;
}
#navigation > ul > li > ul > li > ul {
	top: 1px;
}
#navigation1 > ul > li > ul > li > ul > li {
	float: none;
}

#gallery_main {
	margin:0 auto;
	margin-right:5px;
}

.cnt_main {
	margin: 0;
	padding: 0;
	width: 1000px;
}
.cnt_section1 {
	margin: 0px;
	float: right;
	width: 465px;
	margin-top: -25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #212122;
}
.cnt_section1 h2 {
	font-weight: 500;
	color: #c09630;
	font-size:16px;
}
.cnt_section1 p {
	font-size: 13px;
	color: #c4c4c4;
	text-align: justify;
}
.cnt_section2 {
	margin: 0px;
	float: left;
	width: 475px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: -25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.cnt_section2 h2 {
	font-size: 16px;
	color: #c09630;
	font-weight:500;
}
.footer_main {
	float: left;
	width: 970px;
	background-image: url(../images/nav_top.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.divider {
	width: 980px;
	background: url(../images/nav_top.jpg) no-repeat;
	margin:0 auto;
	height:10px;
	margin-top:10px;
	clear:both;
	
	}

.footer_section1 {
	float: right;
	width: 320px;
	font-size: 11px;
	font-weight: 900;
	color: #7c7c7d;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}
.footer_section2 {
	width: 320px;
	float: right;
	height: 100px;
	padding: 0px;
	margin-top:5px;

}
.footer_section3 {
	float: left;
	font-size: 11px;
	color: #7c7c7d;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;

	margin-left: 0px;
}
.zaptech_logo {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.footer_social_cnt {
	padding: 0px;
	float: right;
	width: 40px;
	font-size: 11px;
	color: #7c7c7d;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 85px;
}
.social_1 {
	padding: 0px;
	float: left;
	width: 22px;
	margin-top: 6px;
}
.social_2 {
	margin: 0px;
	float: left;
	width: 22px;
	padding-left: 2px;
	margin-top: 6px;
}
.social_3 {
	margin: 0px;
	float: left;
	width: 22px;
	padding-left: 2px;
	margin-top: 6px;
}
.social_4 {
	margin: 0px;
	float: left;
	width: 22px;
	padding-left: 2px;
	margin-top: 6px;
}
.social_5 {
	margin: 0px;
	float: left;
	width: 22px;
	padding-left: 2px;
	margin-top: 6px;
}
.social_bttn_main {
	margin: 0px;
	float: right;
	width: 120px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.social_bttn {
	padding: 0px;
	float: right;
	width: 22px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.facebook {
	width: 22px;
	background-image: url(../images/social_bttn_fb.png);
	background-position: top;
	height: 22px;
	display: block;
	float: left;
}
.facebook:hover {
	background-image: url(../images/social_bttn_fb.png);
	background-position: bottom;
	width: 22px;
	height: 22px;
	display: block;
}
.link {
	width: 22px;
	background-image: url(../images/social_bttn_2.png);
	background-position: top;
	height: 22px;
	display: block;
	float: left;
}
.link:hover {
	background-image: url(../images/social_bttn_2.png);
	background-position: bottom;
	width: 22px;
	height: 22px;
	display: block;
}
.in {
	width: 22px;
	background-image: url(../images/social_bttn.in.png);
	background-position: top;
	height: 22px;
	display: block;
	float: left;
}
.in:hover {
	background-image: url(../images/social_bttn.in.png);
	background-position: bottom;
	width: 22px;
	height: 22px;
	display: block;
}
.twitter {
	width: 22px;
	background-image: url(../images/social_bttn_tw.png);
	background-position: top;
	height: 22px;
	display: block;
	float: left;
}
.twitter:hover {
	background-image: url(../images/social_bttn_tw.png);
	background-position: bottom;
	width: 22px;
	height: 22px;
	display: block;
}
.youtube {
	width: 22px;
	background-image: url(../images/social_bttn_yt.png);
	background-position: top;
	height: 22px;
	display: block;
	float: left;
}
.youtube:hover {
	background-image: url(../images/social_bttn_yt.png);
	background-position: bottom;
	width: 22px;
	height: 22px;
	display: block;
}
/**********/

.item {
	width: 327px;
	height: 161px;
	/* required to hide the image after resized */
	overflow: hidden;
	/* for child absolute position */
	position: relative;
	/* display div in line */
	float: right;
	margin-top: 10px;
}
.item .caption {
	width: 327px;
	height: 40px;
	color: #fff;
	font-weight: bold;
	/* fix it at the bottom */
	position: absolute;
	left: 50;
	/* hide it by default */
	display: none;
	/* opacity setting */
	filter: alpha(opacity=80);    /* ie  */
	-moz-opacity: 0.8;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.8;    /* for really really old safari */
	opacity: 0.8;    /* css standard, currently it works in most modern browsers like firefox,  */
	margin-top: 70px;
	background-image: url(../images/cpt_hvr_bg.png);
	background-repeat: repeat-y;
}
.item .caption a {
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	display: block;
	font-size: 15px;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.item .caption p {
	padding: 5px;
	margin: 0;
	font-size: 12px;
}
.item img {
	position: absolute;
}
.demo {
	position: relative;
}

/*****************************/

.page_navigation 
{
	margin-left:10px;
	margin-right:10px;
	border-bottom:#000 dotted 1px;
	margin-top:5px;
	margin-bottom:5px;
	}
	
.pagination_links {
	margin-bottom:5px;
	}	

.main_content {
	margin:0 auto;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	overflow:hidden;
	min-height:550px;
	}


.header1 {
	}

.about_content {
	min-height:300px;
	width:640px;
	float:left;
	margin-bottom:5px;
	}

.about_us {
	}
	
.about_img {
	float:right;
	margin-left:15px;
	}

.we_offer_container {
	width:640px;
	float:right;
	overflow:hidden;
	}
	
.we_offer {
	margin-top:5px;
	margin-bottom:5px;
	width:635px;
	}
	
.offer_div {
	
	}

.title_count {
	height:30px;
	width:30px;
	background:url(../images/about_bullot.png) no-repeat;
	text-align:center;
	float:right;
	}
		
.offer_title {
	float:right;
	margin-right:10px;
	font-size:16px;
	width:500px;
	color:#ffe4a1;
	}

.offer_img {
	float:left;
	margin-right:15px;	
	}

.team_row {
	margin-top:5px;
	}

.team_div {
	float:right;
	width:233px;
	margin-right:8px;
	margin-bottom:10px;
	border:#666 1px solid;
	}
	
.prof_img {
	
	}

.prof_name {
	margin-top:10px;
	text-align:center;
	color:#ffe4a1;
	font-size:18px;
	padding-left:5px;
	padding-right:5px;
	}
	
.prof_descrip {
		padding:5px;
	}

.about_content ul {list-style:url(../images/list_bullet.png);
margin:0;
padding:0;
	}
	
.about_content ul li {
	margin-right:25px;
	line-height:30px;
	font-size:15px;
	color:#ffe4a1;
	} 

/************/

.contact_content {
	float:left;
	width:340px;
	}

.contact_title {
	font-size:18px;
	margin-top:5px;
	color:#ffe4a1;
	text-transform:uppercase;
	}

.contact_address {
	line-height:30px;
	font-size:13px;
	}

/****************/

.form_container {
	width:410px;
	margin:0 auto;
	margin-top:10px;
	background:#101010;
	padding:10px;
	}

.form_div {
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	}
	
.form_row {
	overflow:hidden;
	margin-top:15px;
	margin-bottom:15px;
	}

.form_label {
	float:right;
	width:110px;
	padding-top:5px;
	}

.text_feild_div {
	float:right;
	}

.text_feild {
	width:290px;
	height:25px;
	color:#999;
	padding:3px;
	background:#151515;
	border:#252525 1px solid;
	box-shadow:none;
	}

.list_box {
	width:298px;
	height:35px;
	color:#999;
	padding:3px;
	background:#151515;
	border:#252525 1px solid;
	box-shadow:none;
	}

.text_area {
	width:290px;
	height:70px;
	color:#999;
	padding:3px;
	background:#151515;
	border:#252525 1px solid;
	box-shadow:none;
	}

.submit_button {
background: #eab333; /* Old browsers */
background: -moz-linear-gradient(top,  #eab333 0%, #eac877 48%, #b78717 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eab333), color-stop(48%,#eac877), color-stop(100%,#b78717)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eab333 0%,#eac877 48%,#b78717 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab333', endColorstr='#b78717',GradientType=0 ); /* IE6-9 */

width:100px;
height:24px;
border:none;
box-shadow:none;
color:#372700;
cursor:pointer;
}

.submit_button:hover {
background: #eab333; /* Old browsers */
background: -moz-linear-gradient(top,  #eab333 0%, #eac877 0%, #b58005 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eab333), color-stop(0%,#eac877), color-stop(100%,#b58005)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eab333 0%,#eac877 0%,#b58005 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab333', endColorstr='#b58005',GradientType=0 ); /* IE6-9 */

}

/**********************/

.news_container
 {
background: #333333; /* Old browsers */
background: -moz-linear-gradient(top,  #333333 0%, #1d1d1d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#1d1d1d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #333333 0%,#1d1d1d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #333333 0%,#1d1d1d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #333333 0%,#1d1d1d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #333333 0%,#1d1d1d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#1d1d1d',GradientType=0 ); /* IE6-9 */

padding:10px;
margin-bottom:10px;
overflow:hidden;
	 }

.news_img {
	float:right;
	margin-left:5px;
	}

.news_div {
	float:right;
	min-height:80px;
	width:850px;
	margin:left:5px;
	}
	
.news_head {
	font-size:16px;
	color:#ffe4a1;
	}

.news_date {
	font-size:14px;
	color:#666;
	}
.news_text {
	
	}
	
.news_button {
	float:left;
	overflow:hidden;
	background: #eab333; /* Old browsers */
background: -moz-linear-gradient(top,  #eab333 0%, #eac877 48%, #b78717 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eab333), color-stop(48%,#eac877), color-stop(100%,#b78717)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eab333 0%,#eac877 48%,#b78717 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab333', endColorstr='#b78717',GradientType=0 ); /* IE6-9 */
width:90px;
height:24px;
padding-top:5px;
color:#000;
text-align:center;
}

.news_button:hover {
background: #eab333; /* Old browsers */
background: -moz-linear-gradient(top,  #eab333 0%, #eac877 0%, #b58005 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eab333), color-stop(0%,#eac877), color-stop(100%,#b58005)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eab333 0%,#eac877 0%,#b58005 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab333', endColorstr='#b58005',GradientType=0 ); /* IE6-9 */
color:#000;
	}
	
.news_button a {
text-align:center;
border:none;
box-shadow:none;
color:#000;
font-size:15px;
text-decoration:none;
}

/**************************/

.products_row {
	margin:0 auto;
	margin-bottom:10px;
	}
	
.products_div {

padding:10px;
float:right;
	
background: #333333; /* Old browsers */
background: -moz-linear-gradient(top,  #333333 0%, #1d1d1d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#1d1d1d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #333333 0%,#1d1d1d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #333333 0%,#1d1d1d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #333333 0%,#1d1d1d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #333333 0%,#1d1d1d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#1d1d1d',GradientType=0 ); /* IE6-9 */

padding:10px;
margin-bottom:10px;
overflow:hidden;
width:212px;
margin-right:10px;
	}

.category_title {
	background: #eab333; /* Old browsers */
background: -moz-linear-gradient(top,  #eab333 0%, #eac877 48%, #b78717 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eab333), color-stop(48%,#eac877), color-stop(100%,#b78717)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eab333 0%,#eac877 48%,#b78717 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab333', endColorstr='#b78717',GradientType=0 ); /* IE6-9 */

width:212px;
height:40px;
border:none;
box-shadow:none;

	
	}

.category_title p {
color:#372700;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
padding-top:7px;
text-align:center;
	}

.category_thumbnail {
	margin:0 auto;
	}

.descriptions {
	text-align:right;
	margin-top:5px;
	font-size:18px;
	color:#C09630;
	}
	
.category_text {
	
	}
	
.products_btn {
	overflow:hidden;
background: #eab333; /* Old browsers */
background: -moz-linear-gradient(top,  #eab333 0%, #eac877 48%, #b78717 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eab333), color-stop(48%,#eac877), color-stop(100%,#b78717)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eab333 0%,#eac877 48%,#b78717 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab333', endColorstr='#b78717',GradientType=0 ); /* IE6-9 */
width:90px;
height:24px;
padding-top:5px;
margin-right:60px;
margin-top:10px;
cursor:pointer;
color:#000000;
	}
	
.products_btn:hover {
	background: #eab333; /* Old browsers */
background: -moz-linear-gradient(top,  #eab333 0%, #eac877 0%, #b58005 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eab333), color-stop(0%,#eac877), color-stop(100%,#b58005)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eab333 0%,#eac877 0%,#b58005 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab333', endColorstr='#b58005',GradientType=0 ); /* IE6-9 */
color:#000000;
	}

.products_btn a {
text-align:center;
border:none;
box-shadow:none;
color:#000000;
font-size:15px;
text-decoration:none;
}

/**********************/

.sidebar {
	width:230px;
	float:right;
	margin-right:10px;
}

.sidebar_nav {
	border:none;
	}
	
.sidebar_ul {
	list-style: none;
	padding: 0;
	width: 230px;
	margin-top:0px;
	}
	
.sidebar_ul li {
	position: relative;
	background-color: #d4d5d8;
	margin-top:10px;
}

.sidebar_ul li a {
	color: #000000;
	display: block;
	font-size: 14px;
	line-height: 35px;
	text-transform: uppercase;
	outline: 0;
	padding-right: 10px;
	text-decoration: none;
	
	background: #eab333; /* Old browsers */
background: -moz-linear-gradient(top,  #eab333 0%, #eac877 48%, #b78717 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eab333), color-stop(48%,#eac877), color-stop(100%,#b78717)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eab333 0%,#eac877 48%,#b78717 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab333', endColorstr='#b78717',GradientType=0 ); /* IE6-9 */
	
}

.sidebar_ul li a:hover {
background: #eab333; /* Old browsers */
background: -moz-linear-gradient(top,  #eab333 0%, #eac877 0%, #b58005 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eab333), color-stop(0%,#eac877), color-stop(100%,#b58005)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eab333 0%,#eac877 0%,#b58005 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab333', endColorstr='#b58005',GradientType=0 ); /* IE6-9 */
color:#000000;
}

.sidebar_ul li a.active {
background: #ddb442; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkYjQ0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MzY4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ddb442 0%, #936800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddb442), color-stop(100%,#936800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ddb442 0%,#936800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ddb442 0%,#936800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ddb442 0%,#936800 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ddb442 0%,#936800 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddb442', endColorstr='#936800',GradientType=0 ); /* IE6-8 */




color: #000;
display: block;
font-size: 14px;
line-height: 35px;
font-weight:bold;
text-transform: uppercase;
outline: 0;
padding-right: 10px;
text-decoration: none;
}

/************************/

.products_content {
	float:right;
	width:730px;
	margin-right:10px;
	overflow:hidden;
	position:relative;
	}

.products_row {
	margin-bottom:5px;
	overflow:hidden;
	position:relative;
	}
	
.products_items {
	float:right;
	margin-left:5px;
	}

.products_items img {
	opacity:1;
	border:#151517 solid 5px;
	}

.products_items img:hover {
-webkit-box-shadow: inset 0px 0px 0px 15px rgba(240,192,0,1);
-moz-box-shadow: inset 0px 0px 0px 15px rgba(240,192,0,1);
box-shadow: inset 0px 0px 0px 15px rgba(240,192,0,1);
opacity:.9;
border:#b68209 solid 5px;
	}

.description_content {
margin:0;
}

.enquiry_btn {
overflow:hidden;
background: #eab333; /* Old browsers */
background: -moz-linear-gradient(top,  #eab333 0%, #eac877 48%, #b78717 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eab333), color-stop(48%,#eac877), color-stop(100%,#b78717)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eab333 0%,#eac877 48%,#b78717 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eab333 0%,#eac877 48%,#b78717 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab333', endColorstr='#b78717',GradientType=0 ); /* IE6-9 */
width:90px;
height:24px;
padding-top:5px;
margin-top:10px;
cursor:pointer;
color:#000000;
	}
	
.enquiry_btn:hover {
	background: #eab333; /* Old browsers */
background: -moz-linear-gradient(top,  #eab333 0%, #eac877 0%, #b58005 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eab333), color-stop(0%,#eac877), color-stop(100%,#b58005)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eab333 0%,#eac877 0%,#b58005 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eab333 0%,#eac877 0%,#b58005 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab333', endColorstr='#b58005',GradientType=0 ); /* IE6-9 */
color:#000000;
	}

.enquiry_btn a {
text-align:center;
border:none;
box-shadow:none;
color:#000000;
font-size:15px;
text-decoration:none;
}

.close_div {
	float: left;
	height: 25px;
	width: 25px;
	position: absolute;
	z-index: 555;
	top: -13px;
	left: -13px;}

/************************/

.newspage_navigation {
	clear: both;
}

.newspage_navigation .bottom {
	margin-top: 12px;
	margin-left:5px;
}
.newspage_navigation a {
	display: block;
	float: right;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
.newspage_navigation a:hover {
	background-color: #b78b20;
	text-decoration: none;
}
.newspage_navigation strong {
	background-color: #ffd364;
	color:#000;
}

.newspage_navigation a.news_activ {
	background-color: #ffd364;
	color:#000;
	}

.gallery_subcontent {
	margin-bottom:10px;
	}

.press_release_img {
	margin-bottom:10px;
	}
	
/********** Validation ************/

input {
        display: block;
        }
		
.unhappyMessage {
            display:  block;
			color:#F00;
        }

























