@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,700);

body 	{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}





/* DEFAULTS - MARGINS SPACING */

div		{ margin: 0; padding: 0; border: 0; }

table, tr, td	{ border-collapse:collapse; border-spacing: 0; margin: 0; padding: 0; border: 0; }





/* DEFAULTS - ALIGNMENT */

.td-right 	{ text-align: right; }

.td-left 	{ text-align: left; }

.td-center	{ text-align: center; }

.td-top		{ vertical-align: top; }

.td-middle	{ vertical-align: middle; }

.td-bottom	{ vertical-align: bottom; }

.center-align	{ text-align: center; }

.center-div	{ margin-left: auto; margin-right: auto; }

.right-div	{ margin-left: auto; margin-right: 0; }

.left-div	{ margin-left: 0; margin-right: auto; }





/* DEFAULTS - MISC */

.fullwidth	{ width: 100%; }

.halfwidth	{ width: 50%; }

.nobreak	{ white-space: nowrap; }

.just 		{ text-align: justify; }

img 		{ border: 0; }

.blockimage	{ display: block; }

.formmargin	{ margin: 0px; }





/* NON-MENU LINK COLORS */

a:link		{ color: #336699; text-decoration: none; }

a:visited	{ color: #336699; text-decoration: none; }

a:active	{ color: #336699; text-decoration: none; }

a:hover		{ color: #CC0000; text-decoration: none; }





/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

body, table, div { color: #333333; font: 16px "Source Sans Pro", arial, sans-serif; font-weight: 400; }

.title 		{ color: #9D9A88; font: 17px "Raleway", arial, sans-serif; font-weight: 400; letter-spacing: 10px; }

.subtitle 	{ color: #003557; font: 21px "Raleway", arial, sans-serif; font-weight: 400; }

.smalltitle 	{ color: #000000; font: 16px "Raleway", arial, sans-serif; font-weight: 700; }

.phonetitle 	{ color: #9D9A88; font: 15px "Raleway", arial, sans-serif; font-weight: 700; }

.hilite		{ color: #996600; font-weight: 600; }





/* REMOVES MARGINS ON HEADING TAGS (FOR SEO) */

h1, h2, h3, h4	{ margin: 0px 0px 1px 0px; text-align: left; }





/* LIST CODE - CLIENTS, CAREERS, AND SERVICES PAGES */

.bullet		{ color: #000000; list-style-image: url("picts/bullet.gif"); }


ul.bullet li 	{ margin-bottom: 2px; }





/* PAGE & CONTENT HEIGHTS AND WIDTHS */

.pageheight	{ height: 850px; }

.pagewrapper	{
		width: 96%;
		min-width: 770px;
		max-width: 1100px;
		}

.content-width	{ width: 700px; margin: 0 auto; }

.contentpad 	{ padding: 25px 25px 25px 25px; }





/* HOMEPAGE & HOME jQUERY */

table.homeimages td 	{ padding: 0px; }

.homeimages-space	{ height: 20px; }

.JQslideshow 	  	{ background-color: #999999; }


/* NEXT PREV BUTTONS */

.NextPrevBorder	 		{ border: #FFFFFF 0px solid; }

a:hover .NextPrevBorder 	{ border: #009900 0px solid; }

#NextPrev	{
		position: relative;
		left: 8px;
		top: -38px;
		width: 62px;
		height: 30px;
		margin-bottom: -30px;
		z-index: 50;
		}

table#NextPrev	td	{ padding: 0px 0px 0px 0px; }

#prev			{ margin: 0px 2px 0px 0px; }

#next			{ margin: 0px 0px 0px 0px; }





/* HEADER */

.header		{
		padding: 0px;
		margin: 0px 0px 0px 0px;
		background-color: transparent;
		}

.headerwidth	{ width: 92px; }





/* TOP BOTTOM CORNER EDGES */

.corner-topleft 	{
			height: 15px;
			line-height: 8px;
			font-size: 8px;
			background-image: url("picts/corner-topleft.gif");
			background-position: 0px 0px;
			background-repeat: no-repeat;
			}


.corner-bottomleft 	{
			height: 15px;
			line-height: 8px;
			font-size: 8px;
			background-image: url("picts/corner-bottomleft.gif");
			background-position: 0px 0px;
			background-repeat: no-repeat;
			}





/* SIDEBAR */

.sidebar-left	{
		width: 202px;
		border-right: #D7D4C5 1px solid;
		}





/* FOOTER */

.footer 	{
		width: 100%;
		background-color: #0052B5;
		}

.footershade	{
		position: relative;
		left: 1px;
		height: 20px;
		margin: 0px 0px 0px -1px;
		background-image: url("picts/footer-shade.jpg");
		background-position: 0px 0px;
		background-repeat: repeat-x;
		}

.footerpad	{ padding: 0px; }

.footertext 	{ color: #A4C9F6; font: 13px "Source Sans Pro", arial, sans-serif; font-weight: 400; }

.footer-copyright { padding: 10px 14px 10px 14px; }

.footer-borders	  { border: #FFFFFF 1px solid; }

.footer-images		{ margin: 16px auto 10px 10px; }

table.footer-images td 	{ padding: 0px 4px 0px 4px; }


/* FOOTER MENU LINKS */

.footer-menu	{
		font-family: "Source Sans Pro", arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: 400;
		margin: 30px auto 30px 10px;
		}

table.footer-menu td 	{ padding: 0px 4px 0px 4px; white-space: nowrap; }

/* FOOTER LINK COLORS */

a.footlink:link		{ color: #FFFFFF; text-decoration: none; }

a.footlink:visited	{ color: #FFFFFF; text-decoration: none; }

a.footlink:active	{ color: #FFFFFF; text-decoration: none; }

a.footlink:hover	{ color: #CCFF99; text-decoration: underline; }


/* SOCIAL ICONS AREA */

.socialspace	   { padding: 2px 2px 2px 2px; }

.social-icon-area  {
		   background-color: transparent;
		   border: #A4C9F6 0px solid;
		   }

.social-padding	  { padding: 15px 12px 5px 5px; }

.social-icons	   { width: 25px; height: 25px; }





/* GENERAL BORDERS & COLOR AREAS */

.splittable	{ border-right: #0052B5 1px solid; }

.page-splits 	{
		line-height: 1px;
		width: 99%;
		height: 3px;
		background-color: transparent;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 0px;
		border: #000000 0px solid;
		border-top: #D7D4C5 1px solid;
		}

/* NON-GALLERY IMAGE BORDERS */

.iborders	{ border: #000000 1px solid; }





/* GALLERY & CART CODE */

.Galborder	 	{ border: #000000 1px solid; padding: 0px; margin-bottom: 3px; }

a:hover .Galborder 	{ border: #66FF00 1px solid; padding: 0px; margin-bottom: 3px; }



.gallery-text	{ color: #5C7699; font: 15px "Source Sans Pro", arial, sans-serif; font-weight: 400; }

.price	 	{ color: #006699; font: 17px "Raleway", arial, sans-serif; font-weight: 700; }

.order-margin		{ margin: 0px; margin-top: 8px; }

.gallery-table		{ width: 100%; }

table.gallery-table td	{ padding: 0px; }

table td.gallery-thumb	{ width: 77px; padding-left: 15px; }

.button-order 	{
		background-image: url("picts/button.png");
		background-repeat: repeat-x;
		background-color:#0066CC;
		font: 16px "Source Sans Pro", arial, sans-serif;
		font-weight: normal;
		color: #FFFFFF;
		padding: 6px 30px 6px 30px;
		width: 135px;
		cursor:pointer;
		overflow: visible;
		text-align: center;
		border: #999999 0px solid;
	/* CORNER ROUNDING */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
		-webkit-appearance: none;
		}


.buttonon-order {
		background-image: url("picts/button.png");
		background-repeat: repeat-x;
		background-color:#119966;
		font: 16px "Source Sans Pro", arial, sans-serif;
		font-weight: normal;
		color: #FFFFFF;
		padding: 6px 30px 6px 30px;
		width: 135px;
		cursor:pointer;
		overflow: visible;
		text-align: center;
		border: #999999 0px solid;
	/* CORNER ROUNDING */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
		-webkit-appearance: none;
		}

.cartdrop	{
		color: #000000;
		background-color: #FFFFFF;
		font: 13px arial, sans-serif;
		width: 135px;
		margin-bottom: 5px;
		}





/* HIDE MENU AND ITEMS FOR PRINTING */

@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}





/* CONTACT AND QUOTES FORM */

.contactform-table		{ margin-left: 20px; }

table.contactform-table td	{ padding: 1px 0px 1px 0px; }

.button-submit 	{
		color: #000000;
		font: 15px "Source Sans Pro", arial, sans-serif;
		font-weight: normal;
		background-color:#FFFFFF;
		background-image: url("picts/button.png");
		background-repeat: repeat-x;
		padding: 5px 15px 5px 15px;
		margin-top: 10px;
		width: 123px;
		cursor:pointer;
		overflow: visible;
		text-align: center;
		border: #000000 1px solid;
	/* CORNER ROUNDING */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
		-webkit-appearance: none;
		}

.buttonon-submit {
		color: #FFFFFF;
		font: 15px "Source Sans Pro", arial, sans-serif;
		font-weight: normal;
		background-color:#000000;
		background-image: url("picts/button.png");
		background-repeat: repeat-x;
		padding: 5px 15px 5px 15px;
		margin-top: 10px;
		width: 123px;
		cursor:pointer;
		overflow: visible;
		text-align: center;
		border: #000000 1px solid;
	/* CORNER ROUNDING */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
		-webkit-appearance: none;
		}

.shadeform	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 220px;
		border: #D7D4C5 1px solid;
		}

.textarea	{
		font: 13px arial, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 250px;
		height: 125px;
		border: #D7D4C5 1px solid;
		}

.dropdown 	{
		font: 13px arial, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		width: 220px;
		}

.quoteform-table		{ margin-left: 15px; }

table.quoteform-table td	{ padding: 2px 0px 1px 5px; }

.quotechoice 	{ color: #336699; }

.quoteform	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		border: #D7D4C5 1px solid;
		}

.dropquotes	{
		font: 13px arial, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		}





/* SITE SEARCH BOX STYLES */

.search-font		{
			color: #C0DBFA;
			font-size: 12px;
			font-weight: 600;
			}

.searcharea-width	{ width: 200px; }

.searcharea		{
			background-color: #0052B5;
			background-image: url("picts/search-background.jpg");
			padding: 3px 0px 10px 0px;
		/* CORNER ROUNDING */
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 7px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 7px;
			}

.searchsiteform		{
			color: #000000;
			width: 110px;
			font-size: 13px;
			background-color: #FFFFFF;
			background-image: url("picts/shadeform.gif");
			border: #FF0000 2px solid;
			}

table.searchpad td	{ padding: 1px; }

.searchsitebutton	{ margin-left: 2px; }





/* RESOURCES PAGE */

.linksmargin	{ margin: 0px 0px 20px 0px; }

.linkboxes	{ font-size: 10px; }

table.linkboxes td  { padding: 2px 3px 2px 0px; }

.searchterms 	{
		font: 12px arial, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #FFFFFF;
		color: #000000;
		width: 130px;
		margin: 0px;
		border: #999999 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.png");
		background-repeat: repeat-x;
		background-color:#DDEDE7;
		font: 12px arial, sans-serif;
		font-weight: bold;
		color: #336666;
		cursor:pointer;
		text-align: center;
		overflow: visible;
		padding: 0px 6px 0px 6px;
		border: #336699 1px solid;
		}





/* PDF PAGE */

.pdf-table	{ width: 100%; }

.pdf-icons	{ width: 90px; }





/* START THE CODE FOR THE MENU */

table.menutable td	{ padding: 0px 12px 0px 12px; }

.menu		{
		font-family: "Source Sans Pro", arial, helvetica, sans-serif;
		font-size: 16px;
		font-weight: 400;
		}


a.menu:link 	{ color: #0052B5; }


a.menu:visited 	{ color: #0052B5; }


a.menu:active 	{ color: #0052B5; }


a.menu:hover 	{ color: #000000; text-decoration: underline; }





/* CODE FOR THE TOP MENU */

.top-menu-area	{ background-color: #0052B5; padding: 30px 3px 10px 3px; }

.top-menu-inner	{
		font-family: "Source Sans Pro", arial, helvetica, sans-serif;
		font-size: 15px;
		font-weight: 400;
		color: #A4C9F6;
		}

table.top-menu-inner td { padding: 0px 4px 0px 4px; white-space: nowrap; }


.menu-top	{
		font-family: "Source Sans Pro", arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: 400;
		}

a.menu-top:link 	{ color: #FFFFFF; }


a.menu-top:visited 	{ color: #FFFFFF; }


a.menu-top:active 	{ color: #FFFFFF; }


a.menu-top:hover 	{ color: #CCFF99; text-decoration: underline; }


.top-phone-font		{ font: 20px "Raleway", arial, sans-serif; font-weight: 400; white-space: nowrap; padding-left: 8px; }



/* MOBILE BAR ONLY SHOWS AT 482 WIDTH SEE "media-queries.css" */

#top-menu-mobilebar	{
			display: none;
			padding: 8px 3px 8px 3px;
			background-color: #0052B5;
			}




