/* CSS for Default Desktop Mode */

/*Universal Styles*/
.page {
	box-shadow:2px 10px 15px 5px #000;
	margin-bottom:50px;
	min-width:840px;
}

header {
	background:url(../images/SuiteJ_Header-background.jpg) center 0 no-repeat;
	height:110px;
}

header a.logo {
	background:url(../images/SuiteJ-Logo-Main.png) 0 0 no-repeat;
	display:block;
	position:absolute;
	left:10px;
	top:-20px;
	
	height:200px;
	width:200px;
	z-index:9000;
}

header nav.external {
	position:absolute;
	right:0;
	top:48px;
}
header nav.external a{
	padding-right:30px;
	
	color:#DDD;
	font-size:1.3em;
	font-weight:100;
}
header nav.external a:hover {
	color:#FFF;
	text-decoration:none;
}

header nav.internal {
	position:absolute;
	right:0;
	top:83px;
}
header nav.internal a {
	padding-right:30px;
	
	color:#FFF;
	font-size:1.2em;
	font-variant:small-caps;
	font-weight:500;
}
header nav.internal a:hover {
	color:#f0ca70;
	text-decoration:none;
}


footer {
	background:url(../images/SuiteJ_Footer-background.jpg) center 0 no-repeat;
}

footer nav {
	float:left;
	margin-top:30px;
	width:65%;
}

footer div {
	float:right;
	margin-top:30px;
	width:33%;
}

footer div div {
	width:60%;
	margin: 10px 0;
}

.splash {}
.splash img {
	max-width:960px;
	width:100%;
	display:block;
}
/*.splash h1 {
	position:relative;
	display:block;
	left:30px;
	bottom:75px;
	font-size:5em;
	text-shadow:5px 2px 10px #000;
	z-index:9000;
}*/
.splash h1 {
	position:absolute;
	display:block;
	left:30px;
	top:420px;
	font-size:5em;
	text-shadow:5px 2px 10px #000;
	z-index:9000;
}


section.testimonials {
	display:table;
	background:url(../images/SuiteJ_Testimonials-background.jpg) center 0 no-repeat;
	height:120px;
	max-width:960px;
	width:100%;
	
	/*text-align:center;
	vertical-align:;
	padding:0 150px;*/
}
section.testimonials  p {
	display:table-cell;
	text-align:center;
	padding: 0 150px;
	vertical-align:middle;
}

section.testimonials p a {
	color:#f0ca70;
	font-weight:bold;
}
section.testimonials p a:hover {
	color:#FF0;
	font-weight:bold;
}



section.introduction {
	padding:30px 50px 25px;
	background:url(../images/SuiteJ_Introduction-background.jpg) center top no-repeat;
}
section.introduction a {
	color:#f0ca70;
}

/* Index.php specific styles */
.redVelvetFeature {
	background:url(../images/SuiteJ-RedVelvet.jpg) center 0 no-repeat;
	height:70px;
}
.redVelvetFeature div {
	display:table;
	height:100%;
	width:100%;
}
.redVelvetFeature div h2 {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

.infoAtAGlance {
	background:url(../images/infoAtAGlance-background.png) center 0 no-repeat;
	text-align:center;
	vertical-align:top;
}

.infoAtAGlance div {
	display:inline-block;
	margin:20px 2%;
	width:29%;
	text-align:left;
	vertical-align:top;
}

.infoAtAGlance h3 {
	text-align:center;
}

.infoAtAGlance a.learnMore {
	color:#f0ca70;
	font-size:1.1em;
	text-align:right;
}

.whatWeWorkWith {padding:30px;}
.whatWeWorkWith div {
	text-align:center;
}
.whatWeWorkWith div.productGallery {
	padding:20px;
}
.whatWeWorkWith div.productGallery img {
	padding:5px;
}

/*About.php specific styles*/
section.aboutSuiteJ {
	padding:30px 50px 25px;
}
section.aboutSuiteJ div {
	columns: auto 2;
	-moz-columns: auto 2;
	-webkit-columns: auto 2;
	column-gap:50px;
	-moz-column-gap:50px;
	-webkit-column-gap:50px;
}
section.ourPhilosophy {
	background:#111;
	padding:25px 50px 25px;
}
section.ourPhilosophy div {
	font-size:1.2em;
	line-height:1.5em;
	text-align:center;
}
section.ourPhilosophy div p {
	color:#FFF;
}

section.salongGallery {
	padding:25px 50px 25px;
}
section.salongGallery div {
	text-align:center;
}
section.salongGallery div img{
	max-width:190px;
	padding:10px;
}

section.staffProfileFeatured {
	padding:25px 50px;
}
section.staffProfileFeatured img {
	float:left;
	padding-right:40px;
}


section.staffProfileSecondary {
	padding:25px 15px;
	text-align:center;
}
section.staffProfileSecondary div {
	display:inline-block;
	margin:3%;
	text-align:left;
	vertical-align:top;
	width:43%;
}
section.staffProfileSecondary div img {
	float:right;
	padding-left:20px;
	padding-bottom:20px;
}

/*Services.php specific styles*/
section.servicesFeature {
	padding:0 50px 25px;
}
section.servicesFeature div img {
	float:left;
	padding-right: 30px;
	padding-bottom:40px;
}
section.servicesGoals {
	background:#111;
	padding:25px 50px 25px;
}
section.servicesGoals h2 {
	text-align:center;
}
section.servicesGoals p {
	text-align:center;
}
section.servicesGoals ul {
	text-align:center;
	line-height:2em;
	padding-left:0;
}
section.servicesGoals ul li {
	/*color:#f0ca70;*/
	list-style-position:inside;
	list-style-type:square;
}
section.servicesGoals ul li span{
	color:#f0ca70;
	font-weight:bold;
	font-style:italic;
}
section.servicesPriceList {
	padding:25px 45px 50px;
}
section.servicesPriceList table tr th {
	background:#111;
	color:#FFF;
	font-size:1.1em;
	font-weight:normal;
	border:11px solid #000;
}
section.servicesPriceList table tr td {
	border:11px solid #000;
}

/*Products.php specific styles*/
section.productsFeature {
	padding:0 50px 25px;
}
section.productsFeature div {
}
section.productsFeature div img {
	float:left;
	padding-right: 30px;
	padding-bottom:40px;
}

/*Contact.php specific styles*/
section.contactInformation {
	padding: 0 50px;
}
section.contactInformation span {
	color:#f0ca70;
}
section.contactInformation div {
	display:inline-block;
}
section.contactInformation div a{
	color:#f0ca70;
}
section.contactInformation .leftPanel {
	float: left;
	width:48%;
	margin-right:10px;
}
section.contactInformation .rightPanel {
	float: right;
	background:#111;
	height:100%;
	width:45%;

	padding:30px 30px 30px 0;

	text-align:right;
	vertical-align:top;	
}
section.contactInformation .rightPanel ul {
	list-style-type:none;
}

section.map {
	clear:both;
	padding-top:50px;
}


/*Contact.php specific styles
section.contactInformation {
	float:left;
	padding-left:50px;
}
section.contactInformation span {
	color:#f0ca70;
}
section.contactGoogleMaps {
	float:right;
	padding-right:50px;
}*/