@charset "utf-8";
@import url("fonts.css");

body {
	background: url('../imgs/background.jpg') repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.normal-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;    
}

.page {
	width: 962px;
	text-align: left;
	padding: 10px 20px 10px 20px;
}

.topright {
	float: right;
	text-align: right;
}

.button-bar {
	background: url('../imgs/button-bg.jpg') no-repeat;
	width: 671px;
	height: 52px;
	margin-top: 4px;
}

.button-bar ul {
	list-style: none;
	padding: 5px 0px 0px 5px;
	margin: 0;
}

.button-bar li {
	float: left;
}

.button-bar li a {
	display: block;
	line-height: 21px;
	padding: 10px 19px 10px 19px;
	color: #7b7b7b;
	font-family: Amaranth;
	font-size: 16px;
	text-decoration: none;
}

.button-bar li:hover a {
	color: #37a5ec;
}

.button-bar li:hover ul {
	display: block;
}

.button-bar li ul {
	position: absolute;
	background: #e9e9e9;
	width: 200px;
	padding: 0px;
	display: none;
	z-index: 10;
	border-bottom: 5px solid #ffc60f;
}

.button-bar li ul li {
	padding: 0px;
	height: 27px;
	width: 200px;
	text-align: left;
}

.button-bar li ul li a {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}

.button-bar li ul li:hover a {
	display: block;
	color: #7b7b7b;
	background: #f4f4f4;
}

.content {
	background: #FFFFFF;
	padding: 10px;
	margin-top: 15px;
	box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
}

#search-form {
    background: #dadada;
    height: 30px;
    margin-right: 8px;
    position: relative;
    width: 246px;
	border-radius: 15px;
}
#search-form input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #888888;
    font-family: Arial;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    margin-left: 13px;
    margin-top: 3px;
    outline: medium none;
    width: 193px;
}
#search-form a {
    background: url("../imgs/search-marker.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 17px;
    position: absolute;
    right: 11px;
    top: 7px;
    width: 21px;
}

.line {
	border-bottom: 1px solid #f4f4f4;
	margin: 15px 0px 10px 0px;
}

.flashbar {
	margin-top: 10px;	
}

.homeabout {
	background: url('../imgs/about-bg.jpg') no-repeat;
	height: 168px;
}

.aboutmatter {
	padding: 5px 20px 10px 220px;	
	color: #2e2e2e;
	text-align: justify;
}


h1 {
	font-family: Colaborate-Thin;
	font-weight: 100;
	font-size: 50px;
	margin: 0px;
	color: #FFFFFF;
}

h2 {
	font-family: HattoriHanzo-Light;
	font-weight: 100;
	font-size: 30px;
	margin: 0px;
	color: #2e2e2e;
	background: url('../imgs/arrow.png') no-repeat left center;
	padding: 0px 0px 0px 30px;
}

h3 {
	font-family: HattoriHanzo-Light;
	font-weight: 100;
	font-size: 30px;
	margin: 0px;
	color: #FFFFFF;
}

h4 {
	font-weight: 100;
	font-size: 15px;
	margin: 0px;
	color: #1678b5;
}

h5 {
	font-family: HattoriHanzo-Light;
	font-weight: 100;
	font-size: 20px;
	margin: 0px;
	color: #1676b3;
}

h6 {
	font-family: HattoriHanzo-Light;
	font-weight: 100;
	font-size: 20px;
	margin: 0px;
	color: #000;
}

.internalbanner {
	margin: 10px 0px 10px 0px;	
}

.link-text {
	background: #2e2e2e;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.link-text:hover {
	background: #727272;	
}

.link-text1 {
	background: #727272;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

.link-text1:hover {
	background: #ffc60f;	
}

.link-text2 {
	color: #000000;
	text-decoration: none;
}

.link-text2:hover {
	color: #39A8EF;	
}

.link-text3 {
	color: #000000;
	text-decoration: none;
}

.link-text3:hover {
	color: #37a6ed;	
}

.link-text4 {
	color: #000000;
	text-decoration: none;
}

.link-text4:hover {
	color: #ffffff;	
}

.link-text5 {
	background: #727272;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	margin-right: 4px;
}

.link-text5:hover {
	background: #ffc60f;	
}

.homeicons {
	margin-top: 10px;
	height: 375px;
}

.homeicons .productsrange {
	width: 305px;
	float: left;
	border-right: 1px solid #efefef;
	padding-bottom: 20px;
	background: #f6f6f6;
	padding: 10px;
	height: 366px;
}

.homeicons .productsrange ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 10px 20px 0px 0px;
}

.homeicons .productsrange ul li {
	background: url('../imgs/arrow-1.png') no-repeat 2% center;
	padding: 0px 0px 0px 30px;
	border-bottom: 2px dotted #e7e7e7;
	line-height: 30px;
}

.homeicons .contactinfo {
	margin-left: 10px;
	width: 305px;
	float: left;
	border-right: 1px solid #efefef;
}

.homeicons .quickenquiry {
	margin-left: 10px;
	width: 289px;		
	float: left;
	background: #f6f6f6;
	padding: 10px;
	height: 366px;
}

.linktext {
	padding-right: 20px;
	text-align: right;
	line-height: 0px;
}

.socialmedia {
	background: url('../imgs/social-bg.jpg') no-repeat;
	width: 304px;
	height: 98px;
	margin-top: 10px;
}

.socialicons {
	margin: 0px 0px 0px 108px;
	padding-top: 18px;
}

.quickenquiryform {
	margin-top: 10px;	
}

.field_name {
	font-size: 11px;
    margin-bottom: 3px;
}

.field_name1 {
    margin-bottom: 3px;
}

.field_value {
    margin-bottom: 5px;
}

.ft {
	background: #f5f5f5;
	border: 1px dashed #ddd;
	padding: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 278px;
}

.ft1 {
	background: #f5f5f5;
	border: 1px dashed #ddd;
	padding: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 743px;
}

.ft2 {
	background: #f5f5f5;
	border: 1px dashed #ddd;
	padding: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 278px;
}

.ft3 {
	background: #ffffff;
	border: 1px dashed #ddd;
	padding: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 278px;
}

.enquirydiva {
	margin-top: 10px;	
}

.bottom-bar {
	line-height: 25px;
	background: #e3e3e3;
}

.bottomlinks {
	width: 962px;
	text-align: left;
}

.awebmaker {
	float: right;	
}

#google_translate_element {
	float: right;	
}

.icontent {
	text-align: justify;
	margin-top: 10px;
}

.aboutpic {
	border: 0px solid #ffc60f;
}

.bottom-icons {
	height: 104px;
	margin: 10px 0px 0px 0px;
}

.bottom-icons .internalcontact {
	width: 333px;
	margin-right: 10px;
	float: left;
}

.bottom-icons .downloadnewsletter {
	float: left;
	margin-right: 10px;
}

.bottom-icons .socialmedia {
	float: left;
	margin-top: 0px;
}

.bottom-page {
	background: #f0f0f0;
	margin-top: 10px;
}

.bottom-content {
	padding-top: 3px;
	width: 962px;
	text-align: left;
}

.box {
    background: #F6F6F6;
    padding: 10px;
    border: 1px dashed #ddd;
    margin-top: 10px;
    height: 50px;
}

.box1 {
    background: #F6F6F6;
    padding: 10px;
    border: 1px dashed #ddd;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 150px;
}

.box1 img { 
    margin-right: 10px;
}

.box2 {
    background: #F6F6F6;
    padding: 10px;
    border: 1px dashed #ddd;
    margin-right: 10px;
    margin-bottom: 10px;
}

.box3 {
    margin-right: 10px;
    margin-bottom: 10px;
}

.box3 p {
    margin-top: 0px;
}

.enquiryform span {
    display: inline-block;
    width: 49%;
}

.thanksMessage {
    background: #d4ffcd url('../imgs/tick.png') no-repeat 5px center;
    padding: 10px 10px 10px 40px;
    margin-bottom: 5px;
    border: 1px solid #9adf8f;
    border-radius: 7px;
    color: #258815;
    font-size: 16px;
}

.rightbar {
    background: #EFEFEF;
    padding: 10px;
}

.rightbar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.rightbar ul li {
    background: url('../imgs/arrow-1.png') no-repeat left 10px;
    padding: 0px 0px 0px 20px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
}

.rightbar ul ul {
    background: #fece1a;
    padding-left: 28px;
    list-style-type: square;
    margin-bottom: 10px;
}

.rightbar ul ul li {
    background: none;
    border: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 25px;
}

.pagging {
    background: #EFEFEF;
    margin-right: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    text-align: center;
}

.disabled {
	background: #ccc;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	margin-right: 4px;
	cursor: default;
}

.current {
	background: #ffc60f;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	margin-right: 4px;
}

.jobApply {
    padding: 10px;
    background: #ffffff;
}

.errorMessage {
    background: #fed2d3 url('../imgs/dialog_error.png') no-repeat 3px center;
    padding: 10px 10px 10px 40px;
    margin-bottom: 5px;
    border: 1px solid #d8929c;
    border-radius: 7px;
    color: #871225;
}

.feedbackform {
    float: right;
    padding: 10px;
    background: #F6F6F6;
    
}