@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: #C2C9C7;
	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; }

.formmargin	{ margin: 0px; }





/* NON-MENU LINK COLORS */

a:link		{ color: #5f7f9f; text-decoration: none; }

a:visited	{ color: #5f7f9f; text-decoration: none; }

a:active	{ color: #5f7f9f; text-decoration: none; }

a:hover		{ color: #000000; text-decoration: underline; }





/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

body, table, div	{ color: #4C5A57; font: 16px "Source Sans Pro", arial, sans-serif; font-weight: 400; }

.title 		{ color: #4C5A57; font: 16px "Raleway", arial, sans-serif; font-weight: 700; letter-spacing: 5px; }

.subtitle 	{ color: #FFFFFF; font: 22px "Raleway", arial, sans-serif; font-weight: 400; }

.smalltitle 	{ color: #000000; font: 14px "Raleway", arial, sans-serif; font-weight: 700; }

.phonetitle 	{ color: #006666; font: 14px "Raleway", arial, sans-serif; font-weight: 700; }

.hilite		{ color: #FF3300; font-weight: 600; }

.blanktitle 	{ color: #C2C9C7; font: 14px "Raleway", arial, sans-serif; font-weight: 700; }



/* 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; }

.gal-content-width	{ width: 725px; margin: 0 auto; }

.stylist-content-width	{ width: 725px; margin: 0 auto; }

.gifts-content-width	{ width: 775px; margin: 0 auto; }

.contentpad 	{ padding: 25px 25px 25px 25px; }





/* HOMEPAGE & HOME jQUERY */

table.homeimages td 	{ padding: 0px; }

.homeimages-space	{ height: 20px; }

.JQslideshow 	  	{ background-color: transparent; }


/* 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;
		position: sticky; 
		position: -webkit-sticky;
		top: 10;
}
		
.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: 302px;
		border-right: #97A5A2 1px solid;
		}





/* FOOTER */

.footer 	{
		width: 100%;
		background-color: #4C5A57;
		}

.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: #AEBFBC; font: 12px "Source Sans Pro", arial, sans-serif; font-weight: 400; }

.footer-copyright 	{ padding: 10px 14px 10px 14px; }

.footer-borders	  	{ border: #96A4A1 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: 15px auto 10px 10px;
		}

table.footer-menu td 	{ padding: 0px 4px 0px 4px; white-space: nowrap; }

/* FOOTER LINK COLORS */

a.footlink:link		{ color: #CCCC99; text-decoration: none; }

a.footlink:visited	{ color: #CCCC99; text-decoration: none; }

a.footlink:active	{ color: #CCCC99; text-decoration: none; }

a.footlink:hover	{ color: #FFFFFF; text-decoration: underline; }

a.afootlink:link	{ color: #4C5A57; text-decoration: none; }

a.afootlink:visited	{ color: #4C5A57; text-decoration: none; }

a.afootlink:active	{ color: #4C5A57; text-decoration: none; }

a.afootlink:hover	{ color: #4C5A57; 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: 22px; height: 22px; }





/* GENERAL BORDERS & COLOR AREAS */

.splittable	{ border-right: #4C5A57 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: #97A5A2 1px solid;
		}

/* NON-GALLERY IMAGE BORDERS */

.iborders	{ border: #4C5A57 1px solid; }





/* GALLERY & CART CODE */

.Galborder	 	{ border: #000000 1px solid; padding: 0px; margin-bottom: 3px; }

a:hover .Galborder 	{ border: #FF0000 1px solid; padding: 0px; margin-bottom: 3px; }



.gallery-text	{ color: #663300; font: 17px "Source Sans Pro", arial, sans-serif; font-weight: 400; }

.price	 	{ color: #000000; 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; }

.clbutton-order 	{
		background-image: url("picts/150gc.jpg");
		background-repeat: repeat-x;
		background-color:#DDEDE7;
		font: 16px "Source Sans Pro", arial, sans-serif;
		font-weight: normal;
		color: #336666;
		padding: 5px 30px 5px 30px;
		width: 182px;
		height: 112px;
		cursor:pointer;
		overflow: visible;
		text-align: center;
		border: #4C5A57 1px solid;
	/* CORNER ROUNDING */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
		-webkit-appearance: none;
		}


.clbuttonon-order {
		background-image: url("picts/on150gc.jpg");
		background-repeat: repeat-x;
		background-color:#EBEDDD;
		font: 16px "Source Sans Pro", arial, sans-serif;
		font-weight: normal;
		color: #996600;
		padding: 5px 30px 5px 30px;
		width: 182px;
		height: 112px;
		cursor:pointer;
		overflow: visible;
		text-align: center;
		border: #996600 1px solid;
	/* CORNER ROUNDING */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
		-webkit-appearance: none;
		}
.cbutton-order 	{
		background-image: url("picts/100gc.jpg");
		background-repeat: repeat-x;
		background-color:#DDEDE7;
		font: 16px "Source Sans Pro", arial, sans-serif;
		font-weight: normal;
		color: #336666;
		padding: 5px 30px 5px 30px;
		width: 182px;
		height: 79px;
		cursor:pointer;
		overflow: visible;
		text-align: center;
		border: #4C5A57 1px solid;
	/* CORNER ROUNDING */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
		-webkit-appearance: none;
		}


.cbuttonon-order {
		background-image: url("picts/on100gc.jpg");
		background-repeat: repeat-x;
		background-color:#EBEDDD;
		font: 16px "Source Sans Pro", arial, sans-serif;
		font-weight: normal;
		color: #996600;
		padding: 5px 30px 5px 30px;
		width: 182px;
		height: 79px;
		cursor:pointer;
		overflow: visible;
		text-align: center;
		border: #996600 1px solid;
	/* CORNER ROUNDING */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
		-webkit-appearance: none;
		}
.button-order 	{
		background-image: url("picts/50gc.jpg");
		background-repeat: repeat-x;
		background-color:#DDEDE7;
		font: 16px "Source Sans Pro", arial, sans-serif;
		font-weight: normal;
		color: #336666;
		padding: 5px 30px 5px 30px;
		width: 182px;
		height: 79px;
		cursor:pointer;
		overflow: visible;
		text-align: center;
		border: #4C5A57 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/on50gc.jpg");
		background-repeat: repeat-x;
		background-color:#EBEDDD;
		font: 16px "Source Sans Pro", arial, sans-serif;
		font-weight: normal;
		color: #996600;
		padding: 5px 30px 5px 30px;
		width: 182px;
		height: 79px;
		cursor:pointer;
		overflow: visible;
		text-align: center;
		border: #996600 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: 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: #336666;
		font: 15px "Source Sans Pro", arial, sans-serif;
		font-weight: normal;
		background-color:#DDEDE7;
		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: #4C5A57 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: #996600;
		font: 15px "Source Sans Pro", arial, sans-serif;
		font-weight: normal;
		background-color:#EBEDDD;
		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: #996600 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: #4C5A57 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: #4C5A57 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: 12px arial, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		border: #4C5A57 1px solid;
		}

.dropquotes	{
		font: 13px arial, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		}





/* SITE SEARCH BOX STYLES */

.search-font		{
			color: #AEBFBC;
			font-size: 13px;
			font-weight: bold;
			}

.searcharea-width	{ width: 200px; }

.searcharea		{
			background-color: #4C5A57;
			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: #4C5A57 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: #4C5A57 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: "Raleway", arial, helvetica, sans-serif;
		font-size: 16px;
		font-weight: 700;
		}


a.menu:link 	{ color: #4C5A57; }


a.menu:visited 	{ color: #4C5A57; }


a.menu:active 	{ color: #4C5A57; }


a.menu:hover 	{ color: #FFFFFF; text-decoration: underline; }





/* CODE FOR THE TOP MENU */

.top-menu-area	{ background-color: #4C5A57; padding: 30px 3px 10px 3px; }

.top-menu-inner	{
		font-family: "Raleway", arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #96A4A1;
		}

table.top-menu-inner td { padding: 0px 4px 0px 4px; white-space: nowrap; }


.menu-top	{
		font-family: "Raleway", arial, helvetica, sans-serif;
		font-size: 15px;
		font-weight: 400;
		}

a.menu-top:link 	{ color: #CCCC99; }


a.menu-top:visited 	{ color: #CCCC99; }


a.menu-top:active 	{ color: #CCCC99; }


a.menu-top:hover 	{ color: #FFFFFF; text-decoration: underline; }


.top-phone-font		{ font: 22px "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: #4C5A57;
			}


/* BE SURE TO INCLUDE THE CSS RESET FOUND IN THE DEMO PAGE'S CSS */

/*------------------------------------*\
    NAV
\*------------------------------------*/
.nav {
    list-style: none;
    font-weight: bold;
    margin-bottom: 10px;
    float: left; /* Clear floats */
    width: 100%;
    /* Bring the nav above everything else--uncomment if needed.
    position: relative;
    z-index: 5;
    */
}
.nav li {
    float: left;
    margin-right: 10px;
    position: relative;
}
.nav a {
    display: block;
    padding: 5px;
    color: #fff;
    background-color: #333;
    text-decoration: none;
}
.nav a:hover {
    color: #fff;
    background-color: #6b0c36;
    text-decoration: underline;
}

/*--- DROPDOWN ---*/
.nav ul {
    background-color: #fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
    background: rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
    list-style: none;
    position: absolute;
    left: -9999px; /* Hide off-screen when not needed (this is more accessible than display: none;) */
}
.nav ul li {
    padding-top: 1px; /* Introducing a padding between the li and the a give the illusion spaced items */
    float: none;
}
.nav ul a {
    white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
.nav li:hover ul { /* Display the dropdown on hover */
    left: 0; /* Bring back on-screen when needed */
}
.nav li:hover a { /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
    background-color: #6b0c36;
    text-decoration: underline;
}
.nav li:hover ul a { /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
    text-decoration: none;
}
.nav li:hover ul li a:hover { /* Here we define the most explicit hover states--what happens when you hover each individual link. */
    background-color: #333;
}

