
/* - - - - - - - - - - - - - - - - - - - - - - -

Title :    J.Strait Designs
URL :      N/A

Created :  09.29.2009
Modified : 10.07.2009

- - - - - - - - - - - - - - - - - - - - - - - */

/* -----------------------------------------
Global Reset
v1.0 | 20080212 
http://meyerweb.com/eric/tools/css/reset/
-------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

del { text-decoration: line-through; }
ins { text-decoration: none; background: #ffc; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; border:0px; }

:focus { outline: none; }

/* Font Reset */
body { font-family: "Times New Roman", Times, serif; font-size: 72.5%; }
html>body { font-size: 10px; }

/* ----------------------------------------- 
Clearfix Hack [slightly enhanced]
http://perishablepress.com/press/2008/02/05/
-------------------------------------------- */
.clearfix:after, #wrapper:after, #content .inner:after { 
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0;
}
.clearfix, #wrapper, #content .inner { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix, * html #wrapper, * html #content .inner { height: 1%; }
.clearfix, #wrapper, #content .inner { display: block; }
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
/* close commented backslash hack */
  
/* - - - - - - - - - - - - - - - - - - - - - - -               H T M L	               - - - - - - - - - - - - - - - - - - - - - - - */

/* Anchor Links 
-------------------------------------------- */
a:link { color: #4A3625; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:hover {  color: #4A3625; text-decoration: none; }
a:active {  color: #4A3625; text-decoration: none; }

a:focus { outline: 1px dashed #00f; }

/* Headings 
-------------------------------------------- */
h1 { 
	margin: 0 0 0.25em; 
	font-size: 2.4em; 
	font-weight: normal; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	color: #A72026; 
	border-bottom: 1px solid #A72026; 
}

h2 { margin: 0 0 1em; font-size: 1.9em; font-weight: normal; text-transform: uppercase; color: #4A3625; }
h3 { margin: 0 0 1.286em; font-size: 1.4em; }
h4 { margin: 0 0 1.5em; font-size: 1.2em; }
h5 { margin: 0 0 1.8em; font-size: 1em; }
h6 { margin: 0 0 2em; font-size: 1em; }

/* Text Elements 
-------------------------------------------- */
p, ul, ol, dl, blockquote, pre { margin: 0 0 1.5em; font-size: 1em; line-height: 1.6em; }

#content p { font-size: 1.3em; }

blockquote { padding: 0 1.25em; }
small, cite { font-size: 0.9em; }
strong, b, dt, th { font-weight: bold; }
address, cite, em, i, caption, dfn, var { font-style: italic; }

ul, ol { margin: 0 0 2em 1em; }
ul li, ol li { margin-left: 1em; line-height: 1.6em; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }
ul ul ul ul { list-style-type: disc; }

ol { list-style-type: decimal; }
ol ol { list-style-type: upper-roman; }
ol ol ol { list-style-type: lower-roman; }
ol ol ol ol { list-style-type: upper-alpha; }

dl { margin-bottom: 2em; }
dt { font-weight: bold; }
dd { margin-bottom: 1em; padding-left: 1.5em; }

del { text-decoration: line-through; }
address, abbr, acronym { font-style: normal; }
acronym, abbr { border-bottom: 1px dotted #333; cursor: help; }
acronym { text-transform: uppercase; }
pre, kbd, code, samp, tt, var { font-family: "Courier New", Courier, monospace monospace; }

sub { font-size: 0.9em; line-height: 1em; vertical-align: sub; }
sup { font-size: 0.9em; line-height: 1em; vertical-align: super; }

/* Tables 
-------------------------------------------- */
table {	margin: 0 0 1.5em; border:0px; }
caption { text-align: left; }
th, td { padding: 0.25em 0.5em; }
tbody td, tbody th { border: 1px solid #bba880;
	font-size:1.4em;
	 }
tfoot { font-style: italic; }

/* - - - - - - - - - - - - - - - - - - - - - - -         M A I N - L A Y O U T         - - - - - - - - - - - - - - - - - - - - - - - */

/* Global Styles
-------------------------------------------- */
body {
	color: #000;
	background: #e3d8bc;
	
	padding: 0 0 90px;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0 28px 0 0;
	text-align: left;
	background: #fff5da;
}

.nav, .nav li, .nav ul, .nav ul li { margin: 0; padding: 0; list-style: none; }

/* Header
-------------------------------------------- */
#header {
	position: relative;
	height: 150px;
	text-align: right;
	z-index: 100;
}

#logo {
	position: absolute;
	top: 10px;
	left: 8px;
	display: block;
	width: 394px;
	height: 258px;
	text-align: left;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/j.straight_logo.jpg) no-repeat 0 0;
	z-index: 50;
	cursor:pointer;
}

/* Utility Nav */
#utility-nav { display: block; padding: 10px 18px 20px 0; }
#utility-nav li { font-size: 1.2em; line-height: 1.2em; }
#utility-nav li a { text-transform: uppercase; text-decoration: none; color: #4A3625; }
#utility-nav li a:hover { text-decoration: underline; }

/* Search Form */
#search-form { padding: 0 18px 0 0; }
#search-form label { padding: 0 8px 0 0; font-size: 1.3em; text-transform: uppercase; color: #4A3625; }
#search-form input { width: 180px; height: 14px; }

/* Global Navigation */
#global-nav {
	position: absolute;
	right: 0;
	bottom: 10px;
	display: block;
	width: 590px; 
	margin: 0 .8em 0 0; 
	list-style: none; 
	overflow: hidden; 
}

#global-nav li { display: inline; margin: 0 -0.25em 0 0; list-style: none; border-right: 1px solid #4A3625; }
#global-nav li a { font-size: 1.5em; text-transform: uppercase; color: #4A3625; text-decoration: none; padding: 0 0.5em; }
#global-nav li a:hover { text-decoration: underline; }


/* Content
-------------------------------------------- */
#content {
	clear: both;
	float: right;
	width: 906px;
	margin: 0 0 10px;
	background: #fff url(../images/content_mid.jpg) repeat-y left top;
}

#content .inner {
	padding: 0 0 20px;
	background:  url(../images/content_bot.jpg) no-repeat left bottom;
}

#main-content {
	float: right;
	width: 576px;
	padding: 20px 4px 0 27px;
	background: url(../images/content_top.jpg) no-repeat left top;
}

#main-content p { padding: 0 20px 0 0; }

/* Secondary Menu */
#sub-content {
	float: left;
	width: 260px;
	padding: 22px 0 0 22px;
	background:  url(../images/sub_nav_mid.jpg) repeat-y 22px 0;
}

#sub-nav {
	width: 260px;
	padding: 0 0 50px;
	background: url(../images/sub_nav_bot.jpg) no-repeat left bottom;
	
}

#sub-nav h4 {
	height: 85px;
	text-indent: -9999em;
	overflow: hidden;
}

#sub-nav ul { width: 225px; border-bottom: 1px solid #B4A47C; }
#sub-nav ul ul { border-bottom: none; margin: -8px 0 10px; }

#sub-nav ul li { display: inline; }

#sub-nav ul li a {
	display: block;
	padding: 8px 0 8px 20px;
	font-size: 1.5em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	color: #4A3625;
	border-top: 1px solid #B4A47C;
}

#sub-nav ul li a.active { color: #A72026; }

#sub-nav ul li a:hover { text-decoration: underline; }

#sub-nav ul ul li a {
	padding: 4px 0 4px 32px;
	text-transform: none;
	border: none;
}


/* Footer
-------------------------------------------- */
#footer {
	clear: both;
	float: right;
	width: 906px;
	margin: 0 0 30px;
	text-align: center;
	color: #FDF6E5;
	background: #baa980 url(../images/footer_mid.jpg) repeat-y 0 0;
	position: relative;
	z-index: 10;
}

#footer .top {
	float: right;
	width: 906px; 
	background: url(../images/footer_top.jpg) no-repeat 0 0; 
	z-index: 20; 
	position: relative; 
}

#footer .bot { 
	float: right;
	width: 866px;
	padding: 8px 20px 12px 20px; 
	background: url(../images/footer_bot.jpg) no-repeat left bottom; 
	z-index: 60;
	position: relative;
}

#footer p { margin: 0; font-size: 1.5em; line-height: 1.4em; z-index: 100; position: relative; }

#footer a { color: #FDF6E5; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

/* - - - - - - - - - - - - - - - - - - - - - - -    S E C O N D A R Y - L A Y O U T    - - - - - - - - - - - - - - - - - - - - - - - */

/* Home Page
-------------------------------------------- */
body.home #content .inner { background:  url(../images/home_content_bot.jpg) no-repeat left bottom; }

#feature-content {
	clear: both;
	float: right;
	width: 906px;
	margin: 0 0 10px;
	background: url(../images/home_feature_mid.jpg) repeat-y right top;
}

#feature-content .top {
	float: right;
	width: 906px; 
	background: url(../images/home_feature_top.jpg) no-repeat right top; 
	z-index: 20; 
	position: relative; 
}

#feature-content .bot { 
	float: right;
	position: relative;
	width: 608px;

	min-height: 206px;
	height: auto !important;
	height: 206px;

	padding: 20px 0 0 298px;
	background: url(../images/home_feature_bot.jpg) no-repeat right bottom; 
	z-index: 60;
	position: relative;
}

#feature-content h2 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 265px;
	height: 226px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/home_feature_title.jpg) no-repeat 0 0;
}

#feature-content h3 {
	width: 420px;
	margin: 0 0 0.25em;	
	font-size: 2.4em;
	font-weight: normal;
	color: #3E5657;
}

#feature-content p {
	width: 410px;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #4A3625;
}

#feature-content img {
	position: absolute;
	top: 12px;
	right: 18px;
}






/* Category Landing Page
-------------------------------------------- */
#main-content #banner { margin: -20px 0 15px -27px; }

#main-content #bannerfooter { margin: 0px 0 0px -27px; }


/* Secondary Page
-------------------------------------------- */
.paginate { clear: both; padding: 0 30px 0 0; text-align: right; color: #4A3625; }
.top-paginate { margin: -4em 0 2em 0; }

.paginate li { display: inline; font-size: 1.2em; font-weight: bold; text-transform: uppercase; }
.paginate li a { padding: 0 6px 0 0; line-height: 1.2em; color: #4A3625; }

.paginate li.active a { text-decoration: none; color: #A72026; }

.paginate li.view-all a { padding: 0 0 0 6px; text-decoration: none; }
.paginate li.view-all a:hover { text-decoration: underline; }

/* Product Gallery */
#product-gallery { margin: 0; padding: 8px 0 0; list-style: none; }

#product-gallery li {
	float: left;
	width: 170px;
	height: 300px;
	margin: 0 18px 0 0;
	padding: 0;
	list-style: none;
}

#product-gallery li img { float: left; margin: 0 0 3px; }

#product-gallery li h5 {
	margin: 0;
	font-size: 1.5em;
	text-align: center;
	text-transform: uppercase;
	color: #4A3625;
}

#product-gallery li p {
	float: left;
	width: 170px;
	margin: 0 0 4px;
	padding: 0;
	font-family: Arial;
	font-size: 1em;
	line-height: 1.2em;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background-color: #ABA199;
}

#product-gallery li p a { color: #fff; text-decoration: none; }
#product-gallery li p a:hover { text-decoration: underline; }

/* Order Page
-------------------------------------------- */
img#product-detail {
	float: left;
	margin: 0 12px 0 0;
}

#order-form { color: #4A3625; }

#order-form h3 {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
}

#order-form h4 {
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
}

#order-form p { margin: 0 0 1em; }

#order-form .quantity-field { margin: 0 0 8px; }

#order-form .radio-field,
#order-form .message-field { margin: 0 0 4px; font-size: 1.3em; }

#order-form .quantity-field input { width: 76px; }

#order-form .radio-field input { float: left; }

#order-form .message-field label { display: block; }

#order-form .button { margin:  0 0 10px; padding: 20px 0 0; }

#order-form #continue-shopping a {
	display: block;
	width: 177px;
	height: 33px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/button_continue_shopping.jpg) no-repeat 0 0;
}

.imgright {
	float:right;
	margin-left:20px;
	border:3px solid #4A3625;;
}

.imgleft {
	float:left;
	margin-right:20px;
	border:3px solid #4A3625;;
}

form div.formtext {
	clear:left;
	margin-top:7px;
}

form div.formtext label {
	float:left;
	line-height:1.7em;
	width:130px;
	font-size:1.3em;
}

form input {
	width:150px;
}

#order-form input {
	width:auto;
}

#order-form .txtfield {
	width:150px;
}

form input#add-to-cart {
	width:auto;
}

form textarea {
	width:300px;
}

#wholesalepage p, #wholesalepage ul, #wholesalepage h3, #wholesalepage ol {
	font-size:1.4em;
}

.customimage {
	width:170px;
	height:227px;
	float:left;
	margin-bottom:15px;
	margin-right:15px;
	border:0px;
}
