/*
Company:	Claire Yoga
File:		shop.css - This contains all the shop styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - any style that defines how the site is laid out (position and size of objects)
Nav - navigation bar
Headings - headings like h1, h2, etc
Text Styles - Styles for text
Lists - unordered and ordered lists
Forms - html forms
Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
body {
	background: url(../images/bkg.jpg) no-repeat -50px 0;
	font-family: Georgia, serif;
	
}

/*div#wrap {
background: url(../images/bkg.jpg) no-repeat 50% 0;
width: 1183px;
height: 800px;
margin-left: auto;
margin-right: auto;
}*/

/* @end */

/* @group Layout */
div#hd, div#bd {
	width: 935px;
	/*margin-left: auto;
	margin-right: auto;*/
}

div#hd {
	height: 70px;
}

div#bd p {
	margin-bottom: 10px;
}

a#logo {
	width: 210px;
	height: 200px;
	margin: 0 0 0 15px;
	text-indent: -9000px;
	float: left;
	display: inline;
}
div#content {
	width: 660px;
	margin-right: 0px;
	margin-top: 40px;
	float: right;
	display: inline;
}

div#featuresContentMarginRight {
	margin-right: 20px;
}

body#secondary div#content p, body#shop-main div#content p, body#prod-categories div#content p {
	font-size: 93%;
	color: #7c6c65;
	line-height: 140%;
}

h2.box1-title {
	background: url(../images/box1-title.gif) no-repeat 50% 0;
	line-height: 34px;
	padding-bottom: 5px;
	margin-bottom: -5px;
	width: 306px;
	color: #85221b;
	font-family: Georgia, serif;
	font-weight: bold;
	padding-left: 15px;
	margin-left: 1px;
}
h2.box2-title {
	background: url(../images/box2-title.gif) no-repeat 50% 0;
	line-height: 28px;
	padding-bottom: 3px;
	margin-bottom: -2px;
	width: 235px;
	color: #85221b;
	font-family: Georgia, serif;
	font-weight: bold;
	padding-left: 15px;
	margin-left: 1px;
}
h2.box4-title {
	background: url(../images/box4-title.gif) no-repeat 50% 0;
	line-height: 30px;
	padding-bottom: 5px;
	margin-bottom: -3px;
	width: 166px;
	color: #85221b;
	font-family: Georgia, serif;
	font-weight: bold;
	padding-left: 15px;
	margin-left: 2px;
}
div.box1-top {
	width: 321px;
	height: 21px;
	background: url(../images/box1-top.png) no-repeat;
	overflow: hidden;
}
div.box1-mid {
	width: 291px;
	padding: 1px 15px;
	background: url(../images/box1-mid.png) repeat-y;
}
div.box1-btm {
	width: 321px;
	height: 21px;
	background: url(../images/box1-btm.png) no-repeat;
	overflow: hidden;
	margin-bottom: 10px;
}

div.box2-top {
	width: 250px;
	height: 21px;
	background: url(../images/box2-top.png) no-repeat;
	overflow: hidden;
}
div.box2-mid {
	width: 220px;
	padding: 1px 15px;
	background: url(../images/box2-mid.png) repeat-y;
}
div.box2-btm {
	width: 250px;
	height: 21px;
	background: url(../images/box2-btm.png) no-repeat;
	overflow: hidden;
	margin-bottom: 10px;
}



div.box3-top {
	width: 258px;
	height: 21px;
	background: url(../images/box3-top.png) no-repeat;
	overflow: hidden;
}
div.box3-mid {
	width: 228px;
	padding: 1px 15px;
	background: url(../images/box3-mid.png) repeat-y;
}
div.box3-btm {
	width: 258px;
	height: 21px;
	background: url(../images/box3-btm.png) no-repeat;
	overflow: hidden;
	margin-bottom: 10px;
}


div.box4-top {
	width: 185px;
	height: 21px;
	background: url(../images/box4-top.png) no-repeat;
	overflow: hidden;
}
div.box4-mid {
	width: 155px;
	padding: 1px 15px;
	overflow: visible;
	background: url(../images/box4-mid.png) repeat-y;
}
div.box4-btm {
	width: 185px;
	height: 21px;
	background: url(../images/box4-btm.png) no-repeat;
	overflow: hidden;
	margin-bottom: 10px;
}

div.left-col {
	width: 322px;
	float: left;
	display: inline;
}
div.right-col {
	width: 322px;
	float: right;
	display: inline;
}

body#secondary div.left-col {
	width: 258px;
}
body#secondary div.right-col {
	width: 360px;
}

body#shop-main div.left-col {
	width: 390px;
}
body#shop-main div.left-col div.left-col-half {
	width: 185px;
	float: left;
	display: inline;
}
body#shop-main div.left-col div.right-col-half {
	width: 185px;
	float: right;
	display: inline;
}
body#shop-main div.right-col {
	width: 240px;
}

body#prod-details div.left-col {
	
}
body#prod-details div.right-col {
	
}
body#prod-details div.right-col div.left-col-half {
	
	float: left;
	display: inline;
}
body#prod-details div.right-col div.right-col-half {
	
	float: right;
	display: inline;
}

body#prod-categories div.left-col {
	width: 185px;
}
body#prod-categories div.right-col {
	width: 450px;
}

img.left-img {
	margin: 0 10px 5px 0;
	float: left;
	display: inline;
}

div.yoga-dvd p {
	font-size: 93%;
}
div.yoga-dvd h3 {
	margin-top: 13px;
	font-size: 93%;
}
div.yoga-dvd h4 {
	font-size: 108%;
}

div.product-box {
	text-align: center;
	width: 128px;
	margin: 0 20px 20px 0;
	float: left;
	display: inline;
}
div.product-box p {
	margin: 5px 0!important;
}



div.prod-details p {
	margin-bottom: 0!important;
	margin-top: 10px;
	font-size: 93%;
	color: #7c6c65;
	line-height: 140%;
}
div.prod-details ul {
	font-size: 93%;
	color: #7c6c65;
	line-height: 140%;
	margin-left: 18px;
}
div.prod-details ul li {
	list-style-type: disc;
	padding-left: 0px;
	line-height: 110%;
	padding-top: 2px;
	padding-bottom: 2px;
}
p.enlarge {
	margin-top: 10px;
}
p.enlarge a {
	background: url(../images/enlarge-icon.gif) no-repeat 0 50%;
	padding-left: 17px;
	font-family: Arial, sans-serif;
	font-size: 85%;
}
p.enlarge a:link, p.enlarge a:visited {
	color: #cd5353;
	text-decoration: none;
}

body#prod-details div.right-col div.right-col-half p {
	font-size: 93%;
	color: #7c6c65;
	line-height: 140%;
}

div#ft {
	clear: both;
	padding-top: 30px;
}
div#ft p {
	text-align: center;
	font-size: 77%!important;
	color: #efc575!important;
	font-family: "Lucida Sans", Arial, sans-serif;
}
div#ft a:link, div#ft a:visited {
	color: #efc575!important;
	text-decoration: none;
}
div#ft a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Nav */
/* Utility Links */
ul#util-links {
	margin-right: 0px;
	margin-top: 25px;
	float: right;
	display: inline;
}
ul#util-links li {
	margin-left: 20px;
	float: left;
	display: inline;
}
ul#util-links li a {
	background: url(../images/heart-icon.gif) no-repeat 0 50%;
	padding-left: 20px;
	font-weight: bold;
	font-family: Georgia, serif;
	font-size: 93%;
}
ul#util-links a:link, ul#util-links a:visited {
	color: #c53920;
	text-decoration: none;
}
ul#util-links a:hover {
	text-decoration: underline;
}

/* Main Nav */
ul#nav {
	float: right;
	margin-right: 0px;
	margin-top: 60px;
	display: inline;
}
ul#nav li {
	font-family: Georgia, serif;
	font-weight: bold;
	margin-left: 18px;
	padding-bottom: 3px;
	float: left;
	display: inline;
}
ul#nav a:link, ul#nav a:visited {
	color: #84231b;
	text-decoration: none;
}
ul#nav a:hover, ul#nav li.active a:link, ul#nav li.active a:visited {
	text-decoration: none;
	border-bottom: 2px solid #eb8926;
}
/* @end */

/* @group Headings */
h1 { }
h2 {
	color: #85231c;
	font-size: 108%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;	
}
h3 {
	color: #e57000;
	font-family: Georgia, serif;
	font-weight: bold;
	margin-bottom: 6px;
}
h4 {
	color: #85231c;
	font-family: Georgia, serif;
	font-weight: bold;
	margin-bottom: 6px;
}
h5 {
	color: #dc882f;
	font-size: 93%;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 7px;	
}
h6 { }
/* @end */

/* @group Text Styles */
.center {
	text-align: center;
}
strong {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
/* @end */

/* @group Lists */
ul.item-list li {
	background: url(../images/heart-icon-small.gif) no-repeat 0 50%;
	padding-left: 13px;
	font-size: 93%;
	font-family: Georgia, serif;
	font-weight: bold;
	color: #e57000;
	margin-bottom: 20px;
}
ul.item-list li a {
	font-weight: normal;
}
ul.item-list li a:link, ul.item-list li a:visited {
	color: #f7a901;
}
ul.item-list li a:hover {
	text-decoration: none;
}
/* @end */

/* @group Forms */
form.buy-now-form label {
	width: 80px;
	font-size: 93%;
	color: #7c6c65;
	line-height: 170%;
	float: left;
	display: inline;
}
form.buy-now-form select {

}
div.row {
	clear: left;
	margin-bottom: 10px;
}
/* @end */

/* @group Links - link visited hover active */
a:link, a:visited {
	color: #f7a901;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */

/* Hides hr (added Jan 14, 2008) \*/
hr { display:none; }
