@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);
@import url(https://fonts.googleapis.com/css?family=Alfa+Slab+One);

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: #F67652; text-decoration: none; }

a:visited	{ color: #3399FF; text-decoration: none; }

a:active	{ color: #F67652; text-decoration: none; }

a:hover		{ color: #F67652; text-decoration: none; }





/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

table, div	{ color: #5A6A87; font: 15px "Source Sans Pro", arial, sans-serif; font-weight: 400; line-height: normal; }

.title 		{ color: #5A6A87; font: 15px "Source Sans Pro", arial, sans-serif; font-weight: 400; letter-spacing: 15px; }

.subtitle 	{ color: #000000; font: 20px "Alfa Slab One", arial, sans-serif; font-weight: 400; }

.smalltitle 	{ color: #000000; font: 15px "Source Sans Pro", arial, sans-serif; font-weight: 600; }

.phonetitle 	{ color: #000000; font: 14px "Source Sans Pro", arial, sans-serif; font-weight: 600; }

.quote-hilite	{ color: #009999; font: 16px "Source Sans Pro", arial, sans-serif; font-weight: 400; }

.testimonial	{ color: #CC0066; font-weight: 600; font-style: italic; }

.hilite		{ color: #009999; font-weight: 600; }





/* REMOVES MARGINS ON HEADING TAGS (FOR SEO) */

h1, h2, h3, h4	{ margin: 0px 0px 1px 0px; text-align: left; }





/* LIST CODE - SERVICES PAGE */

.bullet		{ color: #000000; list-style-image: url("picts/bullet.png"); }


ul.bullet li 	{ margin-bottom: 2px; text-indent: 3px; }





/* PAGE & CONTENT HEIGHTS AND WIDTHS */

.pageheight	{ min-height: 650px; }

.pagewrapper	{
		width: 96%;
		min-width: 770px;
		max-width: 900px;
		}

.content-width	{ width: 98%; }

.contentpad 	{ padding: 25px 40px 25px 40px; }





/* HOMEPAGE jQUERY */

/* ALSO EDIT "JQuery-Content/cycle-C-style.css" */

table.homeimages td 	{ padding: 0px; }

.homeimages-space	{ height: 20px; }

.JQslideshow 	  	{ background-color: transparent; }

/* NEXT PREV BUTTONS */

.NextPrevBorder	 		{ border: #000000 1px solid; }

a:hover .NextPrevBorder 	{ border: #99CC00 1px solid; }

#NextPrev	{
		position: relative;
		left: -82px;
		top: 15px;
		margin: 0 auto;
		width: 67px;
		height: 25px;
		margin-bottom: -25px;
		z-index: 50;
		}

table#NextPrev	td	{ padding: 0px 0px 0px 0px; }

#prev			{ margin: 0px 3px 0px 0px; }

#next			{ margin: 0px 0px 0px 0px; }





/* HEADER */

.logo-size	{ width: 480px; height: 70px; }

.header		{
		position: relative;
		width: 100%;
		margin: 0px 0px 0px 0px;
		background-color: #5881FF;
		border-top: #1682FF 7px solid;
		}

/* START TEXT HEADER CODE */

.logolayerlink	{
		display: block;
		padding: 10px 10px 10px 10px;
		}

.logo		{ color: #35A4E9; font: 400 42px "Source Sans Pro", arial, sans-serif; margin-left: 3px; }

.logo2		{ color: #A3B2CF; font: 400 42px "Source Sans Pro", arial, sans-serif; }

a.textlogo:link, a.textlogo:visited, a.textlogo:active	{ text-decoration: none; }

a.textlogo:hover { text-decoration: none; }

.textheaderheight  { height: 70px; }


/* SOCIAL ICONS HEADER AND FOOTER */

.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: 26px; height: 26px; }

.soc-header	  { position: absolute; top: 0px; right: 0px; }

.soc-text 	  { color: #F8724F; font-size: 12px; font-weight: 400; }





/* TOP CORNER EDGE */

.corner-topleft 	{
			height: 20px;
			line-height: 8px;
			font-size: 8px;
			background-image: url("picts/corner-topleft.gif");
			background-position: 0px 0px;
			background-repeat: no-repeat;
			}





/* SIDEBAR */

.sidebar-left	{
		width: 252px;
		border-right: #C8C8C8 1px solid;
		}





/* FOOTER */

.footer 	{
		width: 100%;
		background-color: #5881FF;
		border-top: #8EA0C1 0px solid;
		}

.footershade	{
		height: 12px;
		margin: 0px 0px 0px 0px;
		background-color: #1682FF;
		}

.footerpad	{ padding: 0px; }

.footertext 	{ color: #F67652; font: 12px "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: 15px;
		font-weight: 400;
		margin: 10px auto 10px 10px;
		}

table.footer-menu td 	{ padding: 0px 4px 0px 4px; white-space: nowrap; }

/* FOOTER LINK COLORS */

a.footlink:link		{ color: #F67652; text-decoration: none; }

a.footlink:visited	{ color: #F67652; text-decoration: none; }

a.footlink:active	{ color: #F67652; text-decoration: none; }

a.footlink:hover	{ color: #CCFF99; text-decoration: underline; }








/* GENERAL BORDERS & COLOR AREAS */

.splittable	{
		border-right: #5A6A87 1px solid;
		border-left: #5A6A87 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: #C8C8C8 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-size: 14px; font-weight: 400; }

.price	 	{ color: #FF6699; font-size: 16px; font-weight: 600; }

.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: 22px; }

.button-order 	{
		background-image: url("picts/button.png");
		background-repeat: repeat-x;
		background-color:#E9EFF4;
		font: 13px arial, sans-serif;
		font-weight: bold;
		color: #0073BC;
		width: 135px;
		overflow: visible;
		padding: 5px 15px 5px 15px;
		cursor: pointer;
		text-align: center;
		border: #0073BC 1px 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:#E7F9F9;
		font: 13px arial, sans-serif;
		font-weight: bold;
		color: #009999;
		width: 135px;
		overflow: visible;
		padding: 5px 15px 5px 15px;
		cursor: pointer;
		text-align: center;
		border: #009999  1px 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: 12px arial, sans-serif;
		width: 135px;
		margin-top: 5px;
		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 	{
		background-image: url("picts/button.png");
		background-repeat: repeat-x;
		background-color:#E9EFF4;
		font: 12px arial, sans-serif;
		font-weight: bold;
		color: #0073BC;
		width: 125px;
		padding: 4px 8px 4px 8px;
		margin-top: 10px;
		cursor:pointer;
		text-align: center;
		border: #0073BC 1px solid;
		}

.buttonon-submit 	{
		background-image: url("picts/button.png");
		background-repeat: repeat-x;
		background-color:#E7F9F9;
		font: 12px arial, sans-serif;
		font-weight: bold;
		color: #009999;
		width: 125px;
		padding: 4px 8px 4px 8px;
		margin-top: 10px;
		cursor:pointer;
		text-align: center;
		border: #009999  1px solid;
		}

.shadeform	{
		font: 12px arial, sans-serif;
		color: #000000;
		background-color: #EFF5F8;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 200px;
		border: #9AC1CE 1px solid;
		}

.textarea	{
		font: 12px arial, sans-serif;
		background-color: #EFF5F8;
		color: #000000;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 250px;
		height: 125px;
		border: #9AC1CE 1px solid;
		}

.dropdown 	{
		font: 12px arial, sans-serif;
		background-color: #EFF5F8;
		color: #1C5A79;
		width: 200px;
		}

.quoteform-table		{ margin-left: 15px; }

table.quoteform-table td	{ padding: 2px 0px 2px 5px; }

.quotechoice 	{ color: #336699; font-weight: 400; }

.quoteform	{
		font: 12px arial, sans-serif;
		color: #000000;
		background-color: #EFF5F8;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		border: #9AC1CE 1px solid;
		}

.dropquotes	{
		font: 12px arial, sans-serif;
		background-color: #EFF5F8;
		color: #1C5A79;
		}





/* SITE SEARCH BOX STYLES */

.search-font		{
			color: #FFFFFF;
			font-size: 12px;
			font-weight: 400;
			}

.searcharea-width	{ width: 200px; }

.searcharea		{
			background-color: #006EF1;
			background-image: url("picts/search-background.jpg");
			padding: 12px 0px 10px 0px;
		/* CORNER ROUNDING */
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 15px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 15px;
			}

.searchsiteform		{
			color: #000000;
			width: 110px;
			font-size: 13px;
			background-color: #EFF5F8;
			background-image: url("picts/shadeform.gif");
			border: #000000 2px solid;
			}

table.searchpad td	{ padding: 1px; }

.searchsitebutton	{ margin-left: 2px; }





/* LINKS 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: #EFF5F8;
		color: #000000;
		width: 140px;
		margin: 0px;
		border: #9AC1CE 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.png");
		background-repeat: repeat-x;
		background-color:#E9EFF4;
		font: 12px arial, sans-serif;
		font-weight: bold;
		color: #0073BC;
		cursor:pointer;
		text-align: center;
		overflow: visible;
		padding: 0px 5px 0px 5px;
		border: #0073BC 1px solid;
		}





/* DOWNLOADS PAGE */

.download-table		{ width: 100%; }

.download-icon-space	{ width: 100px; }





/* START THE CODE FOR THE MENU */

table.menutable td	{ padding: 0px 10px 15px 20px; }

.menu		{
		font-family: "Source Sans Pro", arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: 400;
		}


a.menu:link 	{ color: #F67652; }


a.menu:visited 	{ color: #F67652; }


a.menu:active 	{ color: #F67652; }


a.menu:hover 	{ color: #000000; text-decoration: underline; }





/* CODE FOR THE TOP MENU */


.top-menu-area	{
		background-color: #5881FF;
		border-bottom: #8EA0C1 0px solid;
		padding: 10px 3px 20px 3px;
		}

.top-menu-inner	{
		font-family: "Source Sans Pro", arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #F67652;
		}

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: #F67652; }


a.menu-top:visited 	{ color: #F67652; }


a.menu-top:active 	{ color: #F67652; }


a.menu-top:hover 	{ color: #CCFF99; text-decoration: underline; }





/* TOP PHONE LINK */

.top-phone-link	{
		font: 18px "Source Sans Pro", arial, sans-serif;
		font-weight: 400;
		white-space: nowrap;
		padding-left: 15px;
		}


a.top-phone-link:link 		{ color: #F67652; }


a.top-phone-link:visited 	{ color: #F67652; }


a.top-phone-link:active 	{ color: #F67652; }


a.top-phone-link:hover 		{ color: #CCFF99; text-decoration: underline; }



/* MOBILE BAR ONLY SHOWS AT 482 WIDTH SEE "media-queries.css" */

#top-menu-mobilebar	{
			display: none;
			padding: 8px 3px 8px 3px;
			background-color: #5A6A87;
			}



