/* Screen Stylesheet created for Jewel Saffire website by Nathan Beck and Jewel Creative, all rights reserved 2009 */

body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/bodyBg.jpg) repeat-x top;
	font: normal normal 12px "Trebuchet MS", Helvetica, Arial;
	line-height: 17px;
	color: #380d04;
	outline: none;
}
body#homepage { background: #fff url(../images/bodyBgHome.jpg) repeat-x top; }

#wrapper {
	width: 960px;
	margin: 0 auto;
}

/* Header styles */

#header {
	width: 960px;
	height: 165px;
	margin-top: 3px;
	background: url(../images/headerBg.jpg) no-repeat top;
}

h1#logo {
	width: 245px;
	height: 109px;
	background: url(../images/logo.png) no-repeat;
	margin-top: 25px;
	float: left;
}
h1#logo a { height: 109px; display: block; }
h1#logo span { display: none; }

div#loginPopup {
	width: 160px;
	height: 99px;
	padding: 5px 15px;
	background: url(../images/loginPopup.png) no-repeat top;
	z-index: 10;
	position: absolute;
	margin-left: 760px;
}
#loginPopup input[type="text"], #loginPopup input[type="password"] {
	width: 150px;
	padding: 1px 3px;
	margin-bottom: 5px;
}
#loginPopup p { float: right; margin: 0 0 5px; }
#loginPopup p a { color: #fff; font-size: 10px; }
#loginPopup input[type="image"] { float: right; clear: right; }

/* Content styles */

#mainContent {
	margin: 35px 0 60px;
	overflow: hidden;
}
#bodyContent {
	width: 560px;
	margin-right: 40px;
	float: left;
}
#subContent {
	width: 310px;
	min-height: 200px;
	padding: 25px;
	float: left;
	background: url(../images/sidebarBg.jpg) no-repeat;
}


/* Footer styles */

#footer {
	width: 100%;
	height: 40px;
	border-top: 1px solid #e36417;
	background-color:#da3c1b;
	font-size: 11px;
	color: #fff;
}
#footerCenter {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
}
#footerCenter span { float: left; }
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 40px;
	line-height: 40px;
	float: right;
}
#footer ul li {
	float: left;
	padding: 0 10px;
}
#footer ul li a { color: #fff; }


/* Homepage styles */

#homepageBanner {
	width: 960px;
	height: 240px;
	background: url(../images/homepageBanner.jpg) no-repeat;
	margin-top: 1px;
	overflow: hidden;
}
h2#tagline {
	margin: 25px auto;
	height: 30px;
	width: 857px;
	text-indent: -9999px;
	background: url(../images/tagline.png) no-repeat;
}
p#bannerIntro {
	width: 330px;
	height: 96px;
	margin-left: 80px;
	text-indent: -9999px;
	background: url(../images/bannerIntro.png) no-repeat;
}
a#bannerIntroLink {
	color: #fff;
	font-size: 15px;
	margin-left: 100px;
	background: url(../images/whiteArrow.gif) no-repeat right 5px;
	padding-right: 12px;
	float: left;
	clear: left;
}
a#bannerIntroLink:hover { text-decoration: none; }

div#bannerButtons {
	width: 360px;
	float: right;
}
img.bannerBtn { margin-bottom: 15px; }

.homepageBlock {
	width: 300px;
	float: left;
}
.homepageBlockCenter {
	width: 300px;
	padding: 0 15px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin: 0 14px;
	float: left;
}

#homepageFYETop { height: 8px; width: 300px; background: url(../images/homepageFYEBGTop.jpg) no-repeat; }
form#homepageFYE {
	overflow: hidden;
	width: 270px;
	padding: 0 15px 20px;
	background: url(../images/homepageFYEBG.jpg) no-repeat bottom;
}
form#fye_search {
	overflow: hidden;
	padding: 20px;
	background-color: #fbf8f3;
	border: 1px solid #EBDDD4;
}
form#homepageFYE p, form#fye_search p { margin: 13px 0; overflow: hidden; font-size: 11px; }
form#homepageFYE label, form#fye_search label {
	width: 80px;
	float: left;
	color: #d04f10;
	font: normal bold 15px "Trebuchet MS";
	padding-right: 6px;
	text-align: right;
}
form#homepageFYE input[type="text"], form#fye_search input[type="text"] {
	width: 165px;
	padding: 2px 3px 0 3px;
}
form#homepageFYE select, form#fye_search select { width: 178px; }
form#fye_search input.formSmallerx {
	width: 118px;
	float: left;
	margin: 0 5px 8px 0;
}
form#homepageFYE input.formSmaller, form#fye_search input.formSmaller {
	width: 118px;
	float: left;
	margin: 0 5px 8px 0;
}
form#homepageFYE input[type="image"], form#fye_search input[type="image"] { float: right; margin-top: 6px; }
img#find-your-engineer { float: right; display: none; cursor: pointer; }


/* Tabbed news */

h3#recentPostsHeader { float: left; cursor: pointer; padding: 3px 5px; }
h3#industryNewsHeader { float: right; cursor: pointer; padding: 3px 5px; }
h3.active { background-color: #faf8f5; color: #d04f10 !important; }

ul.tabbedNews {
	list-style: none !important;
	padding: 0;
	margin: 10px 0;
	border-top: 1px dotted #e8e8e8;
	clear: both;
}
ul.tabbedNews li {
	padding: 10px;
	border-bottom: 1px dotted #e8e8e8;
}
ul.tabbedNews li:hover { background-color: #faf8f5; }
ul.tabbedNews a { color: #333; text-decoration: none; }
ul.tabbedNews a:hover { color: #ee2027; }
ul.tabbedNews span {
	font-size: 11px;
	color: #888;
}


/*Homepage Footer */

#homepageFooter {
	width: 100%;
	height: 190px;
	background: url(../images/homepageFooter.jpg) repeat-x top;
	overflow: hidden;
}
#homepageFooterCenter {
	width: 960px;
	margin: 0 auto;
	height: 155px;
	padding: 15px 0 20px;
	color: #fff;
	font-size: 11px;
	background: url(../images/homepageFooterBg.jpg) no-repeat;
}
#homepageFooter .homepageBlockCenter { border: none; }

#homepageFooter a { color: #fff; }

h3#aLittleMore {
	width: 171px;
	height: 15px;
	background: url(../images/a-little-more.png) no-repeat;
	text-indent: -9999px;
}
h3#joinNewsletter {
	width: 141px;
	height: 15px;
	background: url(../images/join-the-newsletter.png) no-repeat;
	text-indent: -9999px;
}
h3#logIn {
	width: 45px;
	height: 18px;
	background: url(../images/log-in.png) no-repeat;
	text-indent: -9999px;
}

form#footerLogin input[type="text"] { width: 140px; }
form#footerLogin p { margin: 6px 0; }
form#footerLogin input[type="image"] { float: right; margin-top: -10px; }


/* Navigation bars */

ul#topNav {
	height: 30px;
	line-height: 30px;
	width: 960px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
ul#topNav li {
	float: left;
	height: 30px;
	padding: 0 15px;
	color: #fff;
}
ul#topNav li a {
	color: #fff;
	outline: none;
	text-decoration: none;
}
ul#topNav li.topNavRight a {
	line-height: 30px;
	display: block;
	text-transform: uppercase;
}
ul#topNav li a:hover { text-decoration: underline; }
li#topNavLogin { margin-left: 450px; cursor: pointer;}
li#topNavLogout { margin-left: 430px; cursor: pointer; }
ul#mainNav {
	list-style-type: none;
	margin: 130px 0 0;
	padding: 0;
	height: 35px;
	float: right;
}
ul#mainNav li {
	float: left;
	padding-left: 3px;
	height: 35px;
	background-image: url(../images/mainNav.png);
}
ul#mainNav li a {
	display: block;
	height: 35px;
	text-indent: -9999px;
}

li#navHome { width: 61px; background-position: 0 0; padding-left: 0 !important; }
li#navAbout { width: 60px; background-position: -61px 0; }
li#navProducts { width: 85px; background-position: -124px 0; }
li#navExport { width: 71px; background-position: -211px 0; }
li#navBespoke { width: 74px; background-position: -285px 0; }
li#navBlog { width: 94px; background-position: -362px 0; }
li#navServices { width: 75px; background-position: -459px 0; }
li#navSupport { width: 72px; background-position: -537px 0; }
li#navContact { width: 80px; background-position: -611px 0; }

li#navHome:hover, li#navHome.hover { background-position: 0 35px; }
li#navAbout:hover, li#navAbout.hover { background-position: -61px 35px; }
li#navProducts:hover, li#navProducts.hover { background-position: -124px 35px; }
li#navExport:hover, li#navExport.hover { background-position: -211px 35px; }
li#navBespoke:hover, li#navBespoke.hover { background-position: -285px 35px; }
li#navBlog:hover, li#navBlog.hover { background-position: -362px 35px; }
li#navServices:hover, li#navServices.hover { background-position: -459px 35px; }
li#navSupport:hover, li#navSupport.hover { background-position: -537px 35px; }
li#navContact:hover, li#navContact.hover { background-position: -611px 35px; }

ul#mainNav li:hover ul { display: block; }
ul#mainNav ul {
	z-index: 100;
	display: none;
	position: absolute;
	background-color: #380d04;
	list-style-type: none;
	opacity: 0.85;
	padding: 8px 15px;
	margin-left: -1px;
	min-width: 80px;
	border-bottom: 4px solid #ed2027;
}
ul#mainNav ul li {
	float: none;
	font-size: 12px;
	height: 24px;
	padding: 0;
	background: none;
}
ul#mainNav ul li a {
	text-decoration: none;
	color: #fff;
	text-indent: 0;
}
ul#mainNav ul li a:hover { color: #ed2027; }


/* Meet the Team styles */

ul#meettheteam {
	list-style: none !important;
	padding: 0;
	margin: 0;
	clear: both;
}
ul#meettheteam li {
	width: 160px;
	height: 230px;
	margin: 10px 3px;
	padding: 10px;
	float: left;
	text-align: center;
	background: url(../images/meettheteam/meettheteam-bg.jpg) no-repeat top;
}
ul#meettheteam li:hover { background-position: bottom; }
ul#meettheteam li h5 { margin: 8px 0 6px; }


/* Portfolio page styles */

div#portfolioFilter {
	width: 528px;
	height: 33px;
	padding: 10px 16px;
	background: url(../images/portfolioFilter.jpg) no-repeat;
}
div#portfolioFilter h4 { float: left; margin: 7px 8px 0 5px !important; }
div#portfolioFilter select { float: left; margin-right: 30px; margin-top: 4px; }
#filterDivider { float: left; margin-right: 30px; margin-top: -3px; }
div#portfolioFilter input[type="text"] { vertical-align: top; padding: 2px; width: 160px; }

.breadcrumbs { margin: 10px 8px 15px; }
h4#breadcrumbTitle { margin: 2px 8px 0 15px !important; float: left; }
.breadcrumbs a { font-weight: bold; color: #888 !important; }

p.resultsNumber { color: #888; float: left; margin: 8px 0 0 24px; }
ul.pagination {
	list-style: none !important;
	padding: 0;
	float: right;
	margin: 0 20px;
}
ul.pagination li { float: left; padding: 5px 7px; font-weight: bold; }
ul.pagination li a { color: #ed2027 !important; text-decoration: none; }
ul.pagination li:hover a { color: #fff !important; }
ul.pagination li:hover { background-color: #ed2027; }
ul.pagination span.breadcrumbActive a { text-decoration: underline !important; }

ul#portfolio-overview {
	list-style: none !important;
	padding: 0;
	margin: 0;
	clear: both;
}
ul#portfolio-overview li {
	width: 160px;
	height: 174px;
	margin: 10px 3px;
	padding: 10px;
	float: left;
	text-align: center;
	background: url(../images/portfolio-overview-bg.jpg) no-repeat top;
}
ul#portfolio-overview li:hover { background-position: bottom; }
ul#portfolio-overview img.portfolioImage { width: 154px; height: 100px; border: 1px solid #e8e8e8; }
ul#portfolio-overview li h5 { margin: 8px 0 6px; }


/* Portfolio page styles */

div.productImage {
	width: 180px;
	height: 148px;
	margin-right: 10px;
	padding-top: 13px;
	text-align: center;
	float: left;
	background: url(../images/productImageBg.jpg) no-repeat;
}
img.productImageThumb {	width: 154px; height: 100px; }
img.morePics { float: right; margin: 8px 14px 0 0; }
div.productDescription {
	width: 370px;
	float: left;
}
.productDescription h4 { margin-top: 2px !important; font-size: 15px !important; }
div.extrasTableTop {
	width: 370px;
	height: 14px;
	background: url(../images/extrasTableTop.jpg);
}
div.extrasTable {
	width: 340px;
	padding: 4px 15px 15px;
	margin-bottom: 20px;
	overflow: hidden;
	background: url(../images/extrasTable.jpg) no-repeat bottom;
}
.extrasTable table { border-collapse: collapse; width: 100%; }
.extrasTable table tr { border-bottom: 1px solid #e8e8e8;  }
.extrasTable td { padding: 3px 0; }
.extrasTable td.filesize { width: 65px; color: #888; }



/* Blog styles */

.post {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #d1d1d1;
	overflow: hidden;
}
.post h4 { font-size: 15px; margin-top: 5px !important; }
.postMeta {
	float: left;
	width: 140px;
	margin-right: 30px;
}
.postContent {
	float: left;
	width: 390px;
}
span.commentCount, span.bodyCommentCount { color: #d1d1d1; }
span.bodyCommentCount { float: right; padding-top: 15px; }



/* Contact Form styles */

form#contactForm {
	padding: 30px;
	background-color: #fffaea;
	border: 1px solid #ebddd4;
	overflow: hidden;
}
form#contactForm fieldset {
	margin-bottom: 25px;
	border: 1px solid #ebddd4;	
}
form#contactForm legend { font: normal bold 13px Helvetica; padding: 0 6px; }
form#contactForm p { overflow: hidden; }
form#contactForm label {
	font-weight: bold;
	width: 180px;
	float: left;
	margin-right: 6px;
	text-align: right;
	clear: both;
}
form#contactForm label.radioLabel {
	float: none;
	width: auto;
}
form#contactForm input[type="text"], form#contactForm input[type="password"] { width: 200px; }
form#contactForm textarea { 
	width: 194px;
	height: 95px;
	padding: 5px;
	font: normal normal 12px "Trebuchet MS";
}
form#contactForm input[type="radio"] { 
	clear: both; 
	vertical-align: text-bottom;
	margin-right: 5px;
}
form#contactForm input[type="image"] { float: right; margin-top: 10px; margin-right: 110px; }



/* General styles */

a img { border: none; }

hr {
	border: none;
	height: 1px;
	background-color: #e1e1e1;
	margin: 30px 0;
}

#mainContent h1 {
	color: #ed2027;
	margin: 5px 0 30px;
	letter-spacing: -0.2px;
}
#mainContent h3 {
	font: normal bold 19px "Lucida Sans", "Lucida Grande", Helvetica;
	color: #ed2027;
	margin: 0 0 15px;
	letter-spacing: -0.4px;
}
#mainContent span.subHead {
	font: normal normal 16px "Trebuchet MS";
	color: #333;
	margin-bottom: 6px;
}
#mainContent h4 {
	font: normal bold 13px Helvetica, Arial;
	color: #d04f10;
	margin: 24px 0 10px;
}
#mainContent h5 {
	font: normal bold 12px "Trebuchet MS";
	color: #ed2027;
	margin: 3px;
}
#mainContent ul {
	list-style-image: url(../images/brownArrow.gif);
	line-height: 18px;
}

#mainContent a { color: #380d04; }
#mainContent a:hover { color: #ed2027; }


blockquote {
	font: italic normal 14px Georgia, "Times New Roman", serif;
	text-align: center;
	line-height: 22px;
	margin: 15px 10px;
	background: url(../images/closeQuote.png) no-repeat bottom right;
	padding-right: 25px;
}
blockquote p:first-child {
	background: url(../images/openQuote.png) no-repeat top left;
	padding-left: 25px;
}
cite {
	font: normal bold 12px "Trebuchet MS";
	color: #888;
	float: right;
	width: 100%;
	text-align: right;
	border-top: 1px solid #eee;
	padding-top: 5px;
	margin-top: -5px;
}

div#mainContent p img { border: 2px solid #EBDDD4; padding: 3px; }


/** jQuery Autocomplete **/

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 165px;
	padding: 3px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #d04f10;
	color: white;
}
