/* @override http://local.goldentech.com:8888/css/style.css */

/* DigiSquid CSS Library Version 3.6.5 */
/* GoldenTech.com

/* Framework */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000000;
	background: #f0e3ce url(golden_files/bkg.png) repeat-x 0 top;
}

.design #container {
	width: 970px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}
.design #masthead {
	height: 164px;
	background-image: url(golden_files/masthead.png);
	padding-left: 375px;
}

.design #content {
	padding: 25px 100px 50px;
	background: url(golden_files/content.png) repeat-y 0 bottom;
}

/* End Framework */

/* Animation */
.design #animation {
	float: right;
	width: 371px;
	height: 300px;
	padding: 25px;
}

.design #animatedphoto {
	float: left;
	width: 350px;
	height: 350px;
	padding: 25px;
}

/* End Animation */

/* Products */
.design #productbox {
	padding-bottom: 50px;
	height: 350px;	
}

.design #pdfbox {
	padding-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
}

.design #pdfbox ul {
	padding-left: 0px;
}

.design #pdfbox li {
	list-style-type: none;
	background: url(golden_files/pdf.png) no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	height: 20px;
}

.design #pdfbox a:link {
	text-decoration: none;
	color: #874400;
}

.design #pdfbox a:hover {
	text-decoration: none;
	color: #ff8200;
}


.design #videobox {
	padding-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
}

.design #videobox ul {
	padding-left: 0px;
}

.design #videobox li {
	list-style-type: none;
	background: url(golden_files/video.png) no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	height: 20px;
}

.design #videobox a:link {
	text-decoration: none;
	color: #874400;
}

.design #videobox a:hover {
	text-decoration: none;
	color: #ff8200;
}

.design #detailsbox {
	display: inline-block;
	vertical-align: top;	
	padding: 0 30px 20px 20px;
	width: 340px;
}

.design #detailsbox ul {
	padding-left: 0px;
}

.design #detailsbox li {
	list-style-type: square;	
}

.design #swatchbox {
	vertical-align: top;	
	padding: 20px 20px 10px;
	background-color: #fef8e9;
	border: 1px solid #ceac45;
}

.design #swatchbox ul {
	padding-left: 0px;
}

.design #swatchbox li {
	
	font-size: 10px;
	
	display: inline-block;
	text-align: center;
	padding-left: 25px;
}

.design #serieslist {
	vertical-align: top;	
	padding: 20px 20px 10px;
	background-color: #fef8e9;
	border: 1px solid #ceac45;
}

.design #serieslist ul {
	padding-left: 0px;
}

.design #serieslist li {
	display: inline-block;
	text-align: center;
	padding-left: 25px;
}

.design #serieslist a {
	text-decoration: none;
	color: #874400;
}

.design #serieslist img {
	border: 1px solid #ceac45;
	margin-bottom: 10px;
}



/* End Products */



/* Navigation */
.design #navbar {
	background-image: url(golden_files/navbar.png);
	height: 69px;
}
#navbar-landing{
	background-image: url(golden_files/navbar-landing.png);
	height: 69px;
	position: relative;
}

.design #navbar p {
	padding-top: 25px;
	padding-left: 90px;
}

.design #navbar img {
	float: right;
	margin-right: 55px;
}


/* End Sidebar */

/* Footer */

.design #footer {
	height: 157px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(golden_files/footer.png) no-repeat;
}
.design #footer p {
	text-align: left;
	padding-left: 100px;
}

/* End Footer */

/* Text Styling */

h1 {
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 20px;
	color: black;
	font: 24px/26px Georgia, "Times New Roman", Times, serif;
}

h2 {
	text-align: left;
	margin: 0;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 18px/21px Georgia, "Times New Roman", Times, serif;
	padding-left: 0;
}

h3 {
	text-align: left;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 10px;
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
}

p {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

strong {
	font-weight: bold;
}

.small {
	font-size: 9px;
	line-height: 10px
}

.bigger {
	font-size: 125%;
	font-weight: bold;
}

ul {
	font-size: 12px;
	line-height: 20px;
	padding-top: 0;
	padding-bottom: 10px;
}

li {
	padding-bottom: 10px;
}

/* End Text Styling */

/* P Links */

p a:link {
	color: #56503c;
	text-decoration: none;
}

p a:visited {
	color: #56503c;
	text-decoration: none;
}

p a:hover {
	color: #ee9307;
	text-decoration: none;
	background: none;
}

p a:active {
	color: #ee9307;
	text-decoration: none;
}

/* end P Links */

/* Photos */
.photo {
	padding: 25px;
}
/* end Photos */

/* Photo Gallery */
.photogallery ul { 
	list-style:none; /* No bullets */ 
	overflow:hidden;
	margin-left: 40px;
} 

.photogallery li { 
	float:left; /* Horizontal list */
	width:300px; /* Room for images and text */ 
	padding:25px; /* Gap between */ 
} 

.photogallery li div { 
	text-align:center; /* Center description */ 
} 

.photogallery li img { 
	display:block; 
	margin:0 auto; /* Cener block image */ 
	width:300px; /* All images the same size */
	border: 1px solid gray; /* border  */
}

/* End Photo Gallery */

/* Tables */

table {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
}

table td {
	border-bottom: 1px solid gray;
	padding: 20px;
}

.design #tablehead {
	background-color: #3973bc;
	border: 1px solid #143f75;
	color: #fff;
	font: bold 14px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* End Tables */


/* Form */

form.webform fieldset {
  margin-bottom: 10px;
}

form.webform input {
	width: 250px;
}

form.webform legend {
  padding: 0 2px;
  font-weight: bold;
	font-size: 18px;
	color: #356aa0;
}
form.webform label {
  display: inline-block;
  line-height: 14px;
  vertical-align: top;
	font-size: 12px;
}
form.webform fieldset ol {
  margin: 0;
  padding: 0;
}
form.webform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.webform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.webform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.webform fieldset fieldset label {
  display: block;
  width: auto;
}
form.webform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.webform label {
  width: 250px; /* Width of labels */
}
form.webform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

.webform #submitbox {
	background-color: #356aa0;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

/* End Form */

hr {
color: #cdab44;
background-color: #cdab44;
height: 1px;
border: 0;
	margin-bottom: 25px;
}


.column{
	width: 200px;
	margin-left: 7px;
	margin-right: 7px;
	border: 1px solid #8c7d57;
	padding: 10px;
	margin-top: 25px;
	display: inline-block;
	vertical-align: top
}

/*-0-=-=-=- =-=-=-=-=-=-= */
#searchTypeLabel, #productsAndServices span{
	text-align: left;
	margin: 0 !important;
	padding-top: 0px;
	padding-bottom: 10px !important;
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	font-weight: normal !important;
	top: 0 !important;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#productsAndServices span{
	padding-bottom: 0 !important;
}
#searchPanelOne, #searchPanelTwo{
	width: 340px;
	border: 1px solid #8c7d57;
	padding: 10px;
	margin: 25px 7px;
	display: inline-block;
	vertical-align: top;
}



#searchPanels td{
	padding: 0;
}
#searchPanels td input{
	padding: 0;
	margin: 0;
}
#searchPanels input, #searchPanels select{
	margin: 5px 10px;
}
#searchPanelTwo input{
	margin: 5spx 0;
}

/*Results*/

.resultsProductsServicesLabelColumn, .resultsCompanyInfoColumn{
	vertical-align:top;
	display: inline-block;
	width: 350px;
	padding-right: 10px;

}
.resultsProductsServicesLabelColumn{
	color: #666;
}
.resultsItem{
	padding: 10px;
	border-bottom: 3px solid #C2B984;
	font-size: 90%;
}
.resultsItem a:link, .resultsItem a:active, .resultsItem a:visited{
	color: #897954;
	font-weight: bold;
}
.resultsItem a:hover{
	color: #000;
}


/*landing page*/
#homeLink, #contactLink, #mapLink{
	position: absolute;
	width: 120px;
	height: 42px;
	display: block;
	cursor: pointer;
}
#homeLink{
	top: 15px;
	left: 534px;
}
#contactLink{
	top: 15px;
	left: 659px;
}
#mapLink{
	top: 15px;
	left: 786px;	
}

#landing_mapContent table td{
	padding: 0;
	bordeR: 0;
}

#ecomm_contactUsForm td{
	padding: 0 5px 5px 0;
	border: 0;
}
.landing-footer{
	background-image: url(golden_files/footer-landing.png) !important;
}
#companyName{
	position: relative;	
	color: #fff;
	font-weight: bold;
	width: 430px;
	left: 85px;
	top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

#fullSiteLink{
 display:none;
}
#navbar-landing.hasFullSite{
 background-image: url(golden_files/navbarbuttons-landing-full.png);
}
.hasFullSite #companyName{
 width: 300px;
}
.hasFullSite #fullSiteLink{
 position: absolute;
 width: 120px;
 height: 42px;
 display: block;
 cursor: pointer;
 top: 13px;
 left: 788px;
}
.hasFullSite #mapLink{
 top: 13px;
 left: 659px;
}
.hasFullSite #contactLink{
 top: 13px;
 left: 534px;
}
.hasFullSite #homeLink{
 top: 13px;
 left: 409px;
}
