/* @override http://jerrylopez.net/css/jerrylopez.css */

@charset "utf-8";
/* CSS Document */


body {
	background: #fff;
	font-size: 9px;
	font-family: arial;
}

#header {
	margin-top: 0px;
}

#footer {
	width: 800px;
	clear: both;
}

#footer p {
	color: #cccccc;
	clear: both;
}

ul#nav-bar li.cart-indicator a {
	background:none;
	padding-right: 0px;
}

a, #header a, .navigation-list li a {
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}

body.two-col #wrapper, #wrapper {
	background: none;
}

div#header.container #content {
	width: 783px;
}

#product-details #content, #cart #content, body.one-col #content {
	background:#FFFFFF none repeat scroll 0 0;
	width:783px;
}

#cart #content {
	height: auto;
}

.container {
	width:785px;
}

#sidebar {
	border-right: none;
	width:935px;
}

#sidebar h3 {
	font-size: 11px;
	color: #cccccc;
	display: inline;
	padding-right: 20px;
}

#sidebar h3:hover {
	font-size: 11px;
	color: #000000;
}

.product-listing li {
	border: none;
	width: 145px;
	height: 120px;
	overflow: hidden;
	background: #fff;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	padding: 0px;
	margin: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
}

.product-listing {
	margin-top: 0px;
}

ul#nav-bar li.cart-indicator a.full {
	background-image: none;
}

#product-description {
	width: 120px;
	border-right: none;
}

#main-image {
	width: 450px;
	height: 250px;
}

button.large, a.button.large, input.button.large {
	font-size: 1em !important;
	border: none;
	line-height: 1em;
	text-transform: uppercase;
}

button.primary, a.button.primary, input.button.primary {
	font-weight: normal;
}

button, a.button, input.button {
	background: none !important;
	border: none !important;
}

button:hover, a.button:hover, input.button:hover {
	background-image: none !important;
}

#product-variations {
	height: 120px;
}

#product-variations hr {
	background: #fff;
	border-bottom: 1px solid #999;
}

.uppercase {
	text-transform: uppercase;
}

a.button {
	text-transform: uppercase;
}

div#checkout #billing {
	background-image: none;
}

div#checkout #billing.completed h2, div#checkout #billing.disabled h2, div#checkout #shipping.completed h2, div#checkout #shipping.disabled h2, div#checkout #shipping_method.completed h2, div#checkout #shipping_method.disabled h2, div#checkout #payment.completed h2, div#checkout #payment.disabled h2,div#checkout #confirmation.completed h2, div#checkout #confirmation.disabled h2, div#checkout #registration.completed h2, div#checkout #registration.disabled h2 {
	background-image: none;
	color: #999;
	border-bottom: 1px solid #999;
	padding-left: 0px;
}

.product-shot {
	height: 100px;
	width: 80px;
	overflow: hidden;
	float: left;
	text-align: center;
}

.product-shot .image {
	height: 100px;
	width: 80px;
}

/** 
 * Slideshow style rules.
 */
#slideshow {
	width:783px;
	height:522px;
	position:relative;
	margin-top: 20px;
}
#slideshow #slidesContainer {
  width:783px;
  height:522px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  width:763px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:522px;
}



/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:100px;
  height:522px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../img/control_left.png) no-repeat 0 0;
  z-index: 15;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../img/control_right.png) no-repeat 0 0;
  z-index: 16;
}
#leftControl:hover {
  top:0;
  left:0;
  background:transparent url(../img/control_leftH.png) no-repeat 0 0;
  z-index: 17;
}
#rightControl:hover {
  top:0;
  right:0;
  background:transparent url(../img/control_rightH.png) no-repeat 0 0;
  z-index: 18;
}

.slide {
  width: 783px;
  z-index: -1;
}

h3 {
	color:#CCCCCC;
	font-size:1.2em;
}

#product-images {
	display:inline;
	margin-right:10px;
	width:370px;
}

#biographyWrapper {
	width: 783px;
	padding-top: 20px;
	clear: both;
}

#biographyText {
	width: 535px;
	float: left;
	padding-right: 15px;
}

#biographyText p {
	color: #000000;
	font-size: 12px;
}

#biographyPic {
	background-color: #ffffff;
	float: right;
	padding: 5px 0px 5px 10px;
}

#biographyList {
	width: 215px;
	height: 810px;
	overflow: scroll;
	float: left;
}

#biographyList h4 {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

#biographyList p {
	color: #555555;
}

#meetJerryWrapper {
	width: 783px;
	padding: 20px 0px 0px 100px;
	clear: both;
	position: relative;
}

#meetJerryPic {
	width: 272px;
	height: 272px;
	background-color: #cccccc;
	float: left;
}

#meetJerryText {
	width: 275px;
	height: 272px;
	float: left;
	padding: 0px 0px 0px 10px;
}

#meetJerryText h6 {
	font-size: 20px;
	float: left;
	padding: 0px 0px 5px 0px;
	margin: 0;
	color: #666666;
	line-height: 30px;
	font-weight: 100;
	font-style: normal;
}

#meetJerryText p {
	font-size: 12px;
	float: left;
	text-align: justify;
	line-height: 25px;
}

#meetJerryThumbWrapper {
	width: 783px;
	height: 187px;
	overflow: auto;	
	clear: both;
}

#largeImg { 
	background-color: #111111;
	width: 272px;
	height: 272px;
}

.thumbs img {
	border: solid 1px #CCCCCC;
	width: 136px;
	height: 136px;
	padding: 4px;
}
.thumbs img:hover {
	border-color: #000000;
}

#allWay {
	width: 20053px;
	height: 141px;
}

#hairAndMakeup, #press {
	width: 783px;
	margin-top: 20px;
}

#hairAndMakeup .thumbs img, #press .thumbs img {
	border: solid 1px #CCCCCC;
	width: 100px;
	height: 100px;
	padding: 4px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#hairAndMakeup .thumbs img:hover, #press .thumbs img:hover {
	border-color: #000000;
}

#editorial {
	margin-top: 20px;
}

#editorial .thumbs img {
	border: solid 1px #CCCCCC;
	width: 320px;
	height: 184px;
	padding: 4px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#editorial .thumbs img:hover {
	border-color: #000000;
}

#film {
	margin-top: 20px;
}

#film .thumbs img {
	border: solid 1px #CCCCCC;
	width: 150px;
	height: 200px;
	padding: 4px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#film .thumbs img:hover {
	border-color: #000000;
}

#hair_services {
	width: 450px;
	font-size: 11px;
}

#hair_services table {
	margin-top: 20px;
}

#hair_services table tr {
	border-bottom: #cccccc 1px solid;
}

#hair_services h2 {
	font-size: 26px;
	color: #666666;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	
}

#hair_services h4 {
	font-size: 15px;
	margin: 20px 0px 0px 0px;
	padding: 0;
	color: #666666;
}

#make-up_services {
	width: 450px;
	font-size: 11px;
}

#make-up_services table {
	margin-top: 20px;
}

#make-up_services table tr {
	border-bottom: #cccccc 1px solid;
}

#make-up_services h2 {
	font-size: 26px;
	color: #666666;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	
}

#make-up_services h4 {
	font-size: 15px;
	margin: 20px 0px 0px 0px;
	padding: 0;
	color: #666666;
}

#hairPic {
	float: right;
	margin-top: 20px;
}

#make-upPic {
	float: right;
	margin-top: 20px;
}

#locations-events {
	margin-top: 20px;
}

.location {
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}

.location h3 {
	font-size: 16px;
	color: #666666;
	margin: 20px 0px 0px 0px;
	line-height: 26px;
	padding: 0;
}

#collections {
	margin-top: 20px;
}

#collections .single {
	width: 258px;
	float: left;
}

#collections .single p a {
	font-size: 12px;
	color: #666666;
}

#collections .thumbs img {
	border: solid 1px #CCCCCC;
	width: 240px;
	height: 310px;
	padding: 4px;
	margin-right: 12px;
}
#collections .thumbs img:hover {
	border-color: #000000;
}

.product {
	padding: 10px;
	margin-bottom: 20px;
}

.product img {
	float: left;
	margin-top: 10px;
}

.product .product-details {
	float: right;
	width: 500px;
	border-top: 1px dashed #ddd;
	padding-top: 10px;
}

.product-form {
	border-top: 1px dashed #eee;
	border-bottom: 1px dashed #eee;
	padding: 4px;
	font-size: 12px;
	color: #444;
}

.product-form span {
	margin-right: 120px;
	font-size: 14px;
}

.product-details h4 {
	font-size: 14px;
	font-weight: bold;
}

#quantity {
	border: 1px solid #444;
}

button.primary {
	font-size: 12px !important;
	border: 1px solid #444 !important;
	background: #eee !important;
	padding: 4px;
}

#faqs {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

#faqs h3 {
	font-size: 16px;
	color: #666666;
	margin: 20px 0px 0px 0px;
	line-height: 26px;
	padding: 0;
}

#faqs p {
	margin-bottom: 60px;
}

#contact {
	margin-top: 20px;
}

#contact textarea {
	height:170px;
	padding:5px;
	width:260px;
}

#contact #left {
	width: 300px;
	margin-right: 40px;
}

#contact #left h3 {
	font-size: 15px;
	color: #666666;
	line-height: 14px;
}

#contact #left .section {
	margin-bottom: 60px;
}

#contact #right {
	width: 400px;
	float: right;
}

.product .product-details {
	border-top:1px solid #FFA63F;
}

#pager a {
color:#fff;
}

#blog-post-wrap {
width:600px;
margin: 30px 0 0px 0;
float: left
}
.blog-post {
margin: 0px 0 30px 0;
width:600px;
}
.blog-post h1 {font-weight: normal; color: gray; text-transform:none; font-family: Georgia}
.blog-post p {font-size: 12px;}
.blog-post img {margin: 0 0 10px 0}

.blog-post h1 a {text-transform: none !important}
.blog-post h1 a:hover {color: silver !important}


#blog-post-list {
width:160px;
float:right;
margin: 60px 0 0 0;
}
#blog-post-list H3 {font-size: 18PX; color: GRAY;

font-family: Georgia; }

#blog-post-list ul {
margin: 0;
padding: 0;
font-size: 11px;


}
#blog-post-list ul li {
list-style-type: none
/*
list-style-image: url(http://jerrylopez.net/shop/catalog/view/theme/default/image/bestsellers.png);
list-style-position: inside;
vertical-align: text-top;
*/
}

#blog-post-list ul li a {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	text-transform:capitalize;
	color: gray;
	border-bottom: solid 1px #ddd;
}
#blog-post-list ul li a:hover {color: red}
#blog-post-list ul li a img {
	border: solid 1px gray;
	padding: 2px;
	margin: 0 5px 0px 0;
	vertical-align: text-top;
	display: block;
}
