﻿@charset "utf-8";
/* CSS Document */
a{
	text-decoration: none;
	color: #fff;
}
a:hover{
	text-decoration: underline;
}	
body {
	width:100%;
	height:auto;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
#header {
	height: 320px;
	width: 30%;
	position: absolute;
	left: 5%;
	top: 0px;
}
#banner {
	background-color: #FFF;
	height: 431px;
	width: 1000px;
	margin-top: 7px;
	padding-top: 0px;
}
#container {
	height: auto;
	width: 100%;
	background-color: #000;
	position:relative;
}
#content {
	min-height: 250px;
	width: 95%;
	background-color: #f2e4d1;
	padding-left: 5%;
	padding-bottom: 20px;
}
#footer {
	width: 92%;
	height: 90px;
	color: #AA5E87;
	background-color: #7d92b0;
	font-size: 11px;
	padding-left: 5%;
	padding-right: 3%;
}

#slideshow {
	position:relative;
	top:0px;
	z-index:-100;
	width:100%;
	height: 603px;
}
.supagebanner {
	height: 390px !important;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow img {
	/* Set rules to fill background */
	/*min-width: 1200px;*/
			
	/* Set up proportionate scaling */
	width: 100%;
	height: 603px;
			
	/* Set up positioning */
	position: absolute;
	top: 0;
	left: 0;
}

.tooltip{background:url(../images/tab_tooltip.png) no-repeat right top;display:none;font-size:17px;height:30px;width:119px;padding:20px;padding-left:26px;color:#555;position:relative;top:15px;text-align:center}
p#vtip{display:none;position:absolute;padding:5px 15px;left:15px;top:-120px;font-size:11px;font-weight:bold;background-color:white;border:1px solid #b5b5b5;z-index:9999; text-indent:0;}#header .h-right {
	height: 60px;
	width: 578px;
	float: right;
	margin-top: 18px;
}

/*Menu*/
.logo {
margin-top: 20px;
margin-bottom: 15px;
}

.menudiv{
	width: 100%;
	height: 30px;
	position: absolute;
	z-index: 2;
	margin-top: -30px;
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat;
}

#menu {
	height: 30px;
	width: 680px;
	margin: 0 auto;
	border: solid 0px #000;
	/*
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat;
	background-position: left top;
	*/
}


#menu-buttom {
background-image: url(../images/menu-buttom.png);
background-repeat: no-repeat;
background-position: left top;
height: 21px;
width: 154px;
}
#menu-top {
background-image: url(../images/menu-top.png);
background-repeat: no-repeat;
background-position: left top;
height: 21px;
width: 154px;
}
#menu ul {
margin:0px;
padding:0px;
position:relative;
width: auto;
}
#menu ul li {
display: list-item;
list-style-type: none;
float:left;
position:relative;
}
#menu ul li a {
height: 20px;
width: 134px;
padding-top: 5px;
padding-bottom: 5px;
border-left: solid 1px #fff;
border-bottom-style: solid;
border-bottom-color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #633f32;
text-decoration: none;
float: left;
padding-left: 0px;
text-align: center;
}
#menu ul li a:hover {
background-color:#633F32;
color:#FFF;
}
#menu ul ul {
display: none;
position: absolute;
width: 150px;
top: 0px;
/*left: 100%;*/
float:none;
background-image: url(../images/menu-bg.png);
background-repeat: repeat;
background-position: left top;
}
#menu ul ul.has-sub{
display: none;
position: absolute;
width: 174px;
/*left: 100%;*/
top:30px;
*top:0px;
}
#menu ul ul ul {
left: 100%;
top: 0;
}
#menu ul ul a {
height: 20px;
width: 154px;
padding-top: 5px;
padding-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #633f32;
text-decoration: none;
float: left;
padding-left: 20px;
z-index: 99999;
text-align: left;
}
#menu ul li:hover > ul {
display: block;
}
#menu ul ul :hover > a, #menu a:focus {
background-color:#633F32;
color:#FFF;
}


#content .contact-right {
	font-size: 12px;
	line-height: 50px;
	text-align: right;
	vertical-align: middle;
	height: 50px;
	width: 97%;
	padding-right: 3%;
}
#content .contact-right span.webaddress {
	float: right;
	padding-left: 27px;
	line-height:50px;
}

#content .contact-right span.con-no {
	background-image: url(../images/mobile-icon.png);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 27px;
	line-height:50px;
	margin-left:15px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	color: #676254;
	padding-bottom: 25px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #676254;
	padding-bottom: 10px;
}
#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 90px;
	color: #FFF;
	vertical-align: middle;
	float: left;
}
#footer .social-media {
	float: right;
	line-height: 90px;
	padding-top: 30px;
}
#pro-fancy {
	display: block;
	height: auto;
	width: 100%;
}
#pro-fancy li {
	/*background-color: #FBB27F;*/
        background-color: #999999;
	display: inline;
	float: left;
	height: 100px;
	width: 100px;
	margin: 3px;
	list-style-type: none;
	border:2px #fff solid;
}
#pro-fancy li:hover {
	/*background-color: #A5481F;*/
          background-color: #666666;   
}
#pro-fancy li a img {	
	height: 96px;
	width: 96px;
	padding:2px;
}
#pro-list {
	background-color: #23221E;
	min-height: 40px;
	width: 95%;
	margin-top:30px;
	margin-right:5%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 40px;
	vertical-align: middle;
	color: #333;
	padding-right: 0%;
	padding-left: 2%;
}
#pro-list span {
	color:#FBB27F;	
}
#pro-list a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#pro-list a:hover {
	color:#FFF;	
}

/*Products List*/

#pr-fancy {
	display: block;
	height: auto;
	width: 100%;
        margin-left:-24px;
}
#pr-fancy li {
	background-color: #999999;
	display: inline;
	float: left;
	height: 230px;
	width: 195px;
	margin: 25px;
	list-style-type: none;
	border: 2px white solid;
	box-shadow: 2px 2px 15px #999;
}
#pr-fancy li:hover {
	background-color: #666666;
}
#pr-fancy li a img {	
	height: 226px;
	width: 191px;
	padding: 2px;
}
#pr-list {
	background-color: #23221E;
	min-height: 40px;
	width: 93%;
	margin-top:30px;
	margin-right:5%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 40px;
	vertical-align: middle;
	color: #333;
	padding-right: 0%;
	padding-left: 1%;
}
#pr-list span {
	color:#FBB27F;	
}
#pr-list a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#pr-list a:hover {
	color:#FFF;	
}
#google-tr {
	width:160px !important; 
	height:28px !important; 
	margin-right:30px !important;
	float:left;
}
#google_translate_element, .goog-te-gadget, .goog-te-gadget-simple {
	height:28px !important;
	margin:0px !important;
	padding:0px !important;
	float:left !important; 	
}
.infra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #676254;
}

#contact-form-div {
	position:absolute;
	top:3%;
	right:10%;
	width:650px;
	height:575px;
	background:url(../images/menu-bg.png) repeat;
	box-shadow: 2px 2px 15px #999;
        padding:20px;
	z-index:9999;
	border-radius:30px;
	border:#C9C7C7 solid 1px;;
}
#contact-form {
	width:625px;
	height:550px;
	padding:10px;;
	font-size:11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contact-form table td {
	padding:5px 0px;	
}
.form-field { width:240px; height:20px; }
