/* Master layout */


/************************************************************
Embedded fonts */

@font-face{
	font-family:Futura;
	src:url('../fonts/futura.eot'); /* For IE */
	src:local('XXX'), url('../fonts/futura.otf') format('opentype');
}
@font-face{
	font-family:FuturaCond;
	src:url('../fonts/futuramc.eot'); /* For IE */
	src:local('XXX'), url('../fonts/futuramc.ttf') format('opentype');
}

@font-face {
	font-family:Sanchez;
	src: url('../fonts/Sanchezregular.eot');
	src: local('XXX'), url('../fonts/Sanchezregular.ttf') format('truetype');
}

@font-face {
	font-family:Sanchezregular-ita;
	src: url('../fonts/Sanchezregular-ita.eot');
	src: local('XXX'), url('../fonts/Sanchezregular-ita.ttf') format('truetype');
}




/************************************************************
Global styles */

html {
	background-color:#fff;
	background: url(../images/backgrounds/yellowGradient.jpg) repeat-x;
	color:#767779;
}
body {
	font:10pt/1.3 Futura, Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
}


/* Links */
a:link,
a:visited,
a:hover,
a:active {
	color:#767779;
	text-decoration:none;
}
a img {
	border:none;
}

.clear {clear: both;}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	font:11pt/1.3 Sanchez, Futura, Arial,Helvetica,sans-serif;
	margin:0.4em 0 0.2em;
	letter-spacing:-0.02em;
	color:#767779;
}
h1 {
	font-size:30pt;
}
h2 {
	font-size:18pt;
}
h3 {
	font-size:13.5pt;
}
h4 {
	font-size:12pt;
}
h1 strong, h2 strong, h3 strong,
h4 strong, h5 strong, h6 strong {
	color:#7b1315;
	font-weight:normal;
}

/************************************************************
Layout: Top */

#top {
	background-color: #d9ae5f;
	width: 100%;
	height: 30px;
	-webkit-box-shadow: 0 8px 6px -6px #d7d4ce;
	-moz-box-shadow: 0 8px 6px -6px #d7d4ce;
	box-shadow: 0 8px 6px -6px #d7d4ce;
}
	
#topContent {
	width: 956px;
	margin: 0 auto;
}
#topContent .leftCol {
	display: inline-block;
	vertical-align: top;
	width: 80%;
	margin-left:20px;
	color: #7a1215 !important;
	padding: 5px;
	font: 11pt/1.2 Futura, Arial, Helvetica, sans-serif;
}
#topContent .rightCol {
	display: inline-block;
	vertical-align: top;
	width: 16%;
	padding: 0;
}

/* Top Navigation */
#topContent a{
	color: #7a1215;
}

/* Login Area */
ul.leftNav {
	list-style: none;
	margin: 0;
	padding: 0;
}
.leftNav>li{
	display: inline-block;
	vertical-align: top;
}
.cartIcon {
	background: url('../images/icons/cart.png') no-repeat top left;
	position: absolute;
	top:8px;
	right:11em;
}
.cartIcon a{
	padding: 25px;
	position: relative;
	top:-1px;
	left:6px;
}
li.contactFlag {
	cursor: pointer;
}
li.contactFlag a{
	position: relative;
}
/*li.contactFlag a:after {
	content: 'CONTACT';
	color: #fff !important;
	position: absolute;
	right:1.9em;
	top:-3em;
}*/

	
/************************************************************
Layout: Header */

#main-nav {
	width:937px;
	margin:0 auto;
	position: relative;
}
#main-nav .leftCol {
	display: inline-block;
	vertical-align: top;
	margin: 10px 0 0 0;
	padding: 0;
	width: 23%;
}

#main-nav .rightCol {
	position: absolute;
	top:65px;
	right:-27px;
	display: inline-block;
	vertical-align: top;
	margin: 25px 5px;
	padding: 0;
	width: 79%;
}


/* Logo */

.logo {
	margin: 0;
}
.logo a {
	background: url("../images/site/curtLogo.png") no-repeat left transparent;
    display:block;
    height: 166px;
    text-indent: -9999px;
    width: 185px;
}
/*Search */

#search {
}

/*Navigation */

#nav {
	font: 13pt/1.5 Sanchez,Arial,Helvetica,sans-serif; /*needs to be the Sanchez Font */
    list-style: none outside none;
    margin: 1em 0 0 0;
    padding:8px 0;
    width: 95%;
    border-top: 1px solid #FFFFFF;
}
#nav li {
	display:inline-block;
	vertical-align:middle;
    padding: 0 1.5em 0 .5em;
    position: relative;
    text-transform: uppercase;
}

#nav a {
	color: #565759;
}

/************************************************************
Layout: Content */

#contentBkgrd {
	width: 100%;
}
	
#content {
	width: 952px;
	margin: 0 auto;
	color: #767779;
	padding-top: 20px;
}
.leftCol {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font:14.5pt/1.25 Futura,Arial,Helvetica,sans-serif;
	color: #6e6e6e;
	width: 25%;
	padding: 15px;
}
.rightCol {
	position: relative;
	display: inline-block;
	vertical-align: top;
	background:transparent;
	width: 63%;
	margin: 0;
	padding: 15px;
}
#content .rightCol {
	box-shadow:4px -8px 10px #f4f2f2;

}

/************************************************************
Layout: Bottom area */

/*Dividing Shadow */
#shadowDivider {
	margin: 0 auto;
	background: url("../images/site/shadowDivider.jpg") no-repeat center;
	height: 24px;
	padding-top: 20px;
}

/*Bottom Navigation */
#bottom-nav:before {
	background: -webkit-radial-gradient(center top , ellipse farthest-side, rgba(0, 0, 0, 0.15), transparent) repeat scroll 0 0 transparent;
	background: -moz-radial-gradient(center top , ellipse farthest-side, rgba(0, 0, 0, 0.15), transparent) repeat scroll 0 0 transparent;
	background: -o-radial-gradient(center top , ellipse farthest-side, rgba(0, 0, 0, 0.15), transparent) repeat scroll 0 0 transparent;
	background: -ms-radial-gradient(center top , ellipse farthest-side, rgba(0, 0, 0, 0.15), transparent) repeat scroll 0 0 transparent;
	background: radial-gradient(center top , ellipse farthest-side, rgba(0, 0, 0, 0.15), transparent) repeat scroll 0 0 transparent;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	bottom: 15em;
	content: " ";
	height: 1em;
	left: 5%;
	position: absolute;
	width: 90%;	
}

#bottom {
	font-size:9.5pt;
	color:#767779;
	width:956px;
	margin: 0 auto;
	margin-top: 5em;
 }
#bottom-nav {
	padding:0 0 0 1em;
	list-style:none;
	position: relative;
}
#bottom-nav>li {
	display:inline-block;
	vertical-align:top;
}


/* Headings */
#bottom-nav h3 {
	top:0;
	margin:0;
	line-height:2.2;
	color:#767779;
}
#bottom-nav h3 a {
	color:#767779;
}


/* Links */
#bottom-nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#bottom-nav ul li{
	margin:0 0 0.5em;
}
#bottom-nav ul li div,
#bottom-nav ul li p {
	margin:0;
	float: left;
}
#bottom-nav ul li span{
	float: left;
	margin:0 10px 20px 0;
}


/* Nav Columns */
#bottom-nav .col {
	padding-right:6em;
	margin-left: 1em;
}
#bottom-nav .col.one {
	padding:0 7em 3em 1.5em;
	border-left: 1px solid #f3e6cf;
}
#bottom-nav .col.two {
	border-left: 1px solid #f3e6cf;
	padding: 0 8em 1em 1.5em;
}
#bottom-nav .col.three {
	border-left: 1px solid #f3e6cf;
	padding: 0 7em 3em 1.5em;
}
#bottom-nav .col.four {
	border-left: 1px solid #f3e6cf;
	border-right: 1px solid #f3e6cf;
	padding: 0 4em 3em 1.5em;
}

/************************************************************
Layout: Connect With Us */

#connectBkgrd {
	position:relative;
	background:#fcf8f1 url('../images/backgrounds/creamTexture.jpg') repeat left top;
	width: 100%;
	padding-bottom: .5em;
}
#connect {
	font-size:9.5pt;
	color:#767779;
	width:956px;
	margin: 0 auto;
}
#connect-info {
	padding:1em 0 0 1em;
	list-style:none;
}
#connect-info>li {
	display:inline-block;
	vertical-align:top;
}


/* Headings */
#connect-info h3 {
	top:0;
	margin:0;
	line-height:1.5;
	color:#767779;
}
#connect-info h3 a {
	color:#767779;
}


/* Links */
#connect-info ul {
	list-style:none;
	text-align: center;
	padding: 0;
	margin-left: 1em;
}
#connect-info ul li {
	margin:0 0 0.5em;
}


/* Get In Touch Columns */
#connect-info .col {
	padding:0 3em 0 0;
	margin-top: 1em;
	
}
#connect-info .col.one {
	padding:0 4em 3em 2.5em;
	border-right: 1px solid #f3e6cf;
}
#connect-info .col.two {
	border-right: 1px solid #f3e6cf;
	padding: 0 2em 0 2em;
	text-align: center;
	width: 18%;
}
#connect-info .col.three {
	padding: 0 1em 0 0em;
}

#connect-info .col.three h3 { margin-left: 1em;}

/*Social Media Icons */

#share-icons li > a {
	background: transparent url('../images/icons/share-icons.png') no-repeat scroll left center;
	display: inline-block;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
}

#share-icons li.facebook a {
	background-position: center 0px;
}

#share-icons li.twitter a {
	background-position: center -40px;
}

#share-icons li.plus a {
	background-position: center -80px;
}

#share-icons > li {
	vertical-align: top;
	display: inline-block;
	list-style: none;
	padding: .5em 1em 0 0;
}

#share-icons li a > span {
	display: none;
}


/************************************************************
Layout: Footer */
#footer {
	width: 100%;
	padding: .5em 0 3em 0;
	color: #ffffff;
	background: #7e1416;
	background: -webkit-linear-gradient(left, #7e1416 29%, #b12024 51%, #7e1416 70%);
	background: -moz-linear-gradient(left, #7e1416 29%, #b12024 51%, #7e1416 70%);
	background: -o-linear-gradient(left, #7e1416 29%, #b12024 51%, #7e1416 70%);
	background: -ms-linear-gradient(left, #7e1416 29%, #b12024 51%, #7e1416 70%);
	background: linear-gradient(left, #7e1416 29%, #b12024 51%, #7e1416 70%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e1416', endColorstr='#7e1416',GradientType=1 );
}
#footer-content {
	width: 956px;
	margin: 0 auto;
}
hr.white {
	border: 0;
	width: 100%;
	color:#fdfdfe;
	background-color: #fdfdfe;
	height: 1px;
	margin: 0;
	
}
#footer-info {
	padding:0 0 0 1em;
	list-style:none;
	font-size: 9pt;
}
#footer-info>li {
	display:inline-block;
	vertical-align:top;
}


/* Footer Links */

#footer-info a {
	color: #fff;
}


/* Footer Columns */
#footer-info .col {
	padding:0 0 0 0;
	margin-top: 1em;
	
}
#footer-info .col.one {
	padding:0 4em 0 0;
}
#footer-info .col.two {
	padding: 0 2em 0 8em;
	width: 30%;
	
}
#footer-info .col.three {
	padding: 1.75em 2em 0 0;
	float: right;
}


#footer-info .creditcards {
    background: url("../images/site/cards.png") no-repeat scroll 113px 0 transparent;
    padding: 1em 119px 1em 0;
}


/************************************************************
Buttons / links  / search */

.submit {
	position: absolute;
	border:none;
	text-indent: -1000px;
	cursor: pointer;
}
.button {
	position: relative;
	display: inline-block;
	border:1px solid #ddb67c;
	font: 12pt/20px Sanchez, Arial, Helvetica, sans-serif;
	padding:10px 1.5em;
	border-radius: 8px 0 0 8px;
	border-right: none;
	margin-right: 42px;
}
.button:after {
	content: url('../images/icons/tan-button-right.png');
	position: absolute;
	right: -42px;
	top:-3px;

}

input[type="submit"].button {
	background: rgb(119, 17, 19) url("../images/backgrounds/red-button-right.jpg") no-repeat scroll right center;
	padding-right: 3em;
	height: 37px;
	cursor: pointer;
}


.button.tan {
	background:#fcf8f2;
	color: #ddb67c !important;
	border:1px solid #ddb67c;
}
.button.red {
	background:#771113;
	color: #FFF !important;
	border:none;
	padding:0.5em 1.5em;
}
.button.red:after {
	content: url('../images/icons/red-button-right.png');
	position: absolute;
	right: -32px;
	top:0px;
}
.button.yellow {
	background: #d7ac5f;
	color: #fff;	
	border-radius: 8px 6px 6px 8px;
	z-index: 20;
}
.button.yellow:after{
	content: url('../images/icons/yellow-button-right.png');
	position: absolute;
	right: -46px;
	top: -8px;
	padding:7px 1em; 
}
.button.no-arrow {
	border-radius: 8px;
	border-right: 1px solid #ddb67c;
	margin-right: 0;
}

.button.no-arrow:after {
	position: static;
	content: '';
}

.button.thin {
	font-size: 10pt;
    padding: 2px 0.5em;
}

input[type="text"] {
	background: #fff !important;
	border-radius: 0.5em;
	border: none;
	padding: 5px 7px;
	box-shadow:inset 5px 3px 5px #f1f1f2; /* FF4+, IE9+, Chrome, Opera */
	border: 1px solid #ead3aa;
}
.email {
	width:20em;
	height: 26px;
}

#email-signup .email {
	border-radius: .5em 0 0 .5em;
}

#email-signup .submit{
	/*background: url('../images/icons/go.png') no-repeat;
	width: 55px;
	height: 37px;
	top:6.2em;*/
	padding: 0 .5em;
	height: 38px;
	color: #FFF;
	background-color: #D8AC5F;
	width: auto;
	font-size: 12pt;
	text-transform: uppercase;
	text-indent: 0;
	border-radius: 0 .5em .5em 0;
}
#search {
	position: absolute;
	left:469px;
	top:-32px;
	margin:-1em;
}

#search .search {
	width:15em;
	height: 20px;
	border-radius: .5em 0 0 .5em;
}

#search .submit {
	background: transparent url('../images/icons/search.png') no-repeat scroll center center;
	width: 34px;
	height: 32px;
	border: 1px solid #D8AC5F;
	border-left: 0;
	border-radius: 0 .5em .5em 0;
}
.yellowButton {
	position: relative;
	display: inline-block;
	font: 12pt/20px Sanchez, Arial, Helvetica, sans-serif;
	padding:10px 1.5em;
	border-radius: 8px 0 0 8px;
	background: #d7ac5f;
	color: #fff !important;	
	border-radius: 8px 6px 6px 8px;
	z-index: 20;
	margin-top: 10px;
}
/************************************************************
Modal window */

#modal {
	display:none;
	background:#fff;
	color:#2E2D2D;
	padding:1px 15px 1px 15px;
	width:600px;
	margin:auto;
	overflow-x: hidden;
	overflow-y: auto;
	border-radius: 10px;
}
#modal h2 {
	margin:-1px -15px 0em -15px;
	padding:0.5em;
	font-family: Sanchez, Futura, Arial, sans-serif;
	letter-spacing: 1px;
}
#modal .simplemodal-close {
	cursor:pointer;
	float:right;
	margin-top:0.5em;
    background-color: #E9CC74;
    border-radius: 50%;
    padding: .1em;
    font-size: 15pt;
    color: #FFF;
    width: 25px;
    height: 25px;
    text-align: center;
}


/************************************************************
Miscellaneous */

/* Font sizes */
small { font-size:90%; }
big { font-size:115%; }

/* Font Colors */
.yellowFont {color:#d8ac5f}

/* Padding */
.pad { padding:1em; }
.topPad { padding-top:1em; }
.bottomPad { padding-bottom:1em; }
.leftPad { padding-left:1em; }
.rightPad { padding-right:1em; }

/* Columns */
.col {
	display:inline-block;
	vertical-align:top;
}

/* Positioning */
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

/* Default */
.default {
    color: #BBB !important;
    font-size: 12pt !important;
}