/*
Colors - tan: #c6c8a1 | ltan: #e8e9d9 | dtan: #97907c |  purple: #583458 | brown: #4c4334
*/
body{
	background: #3b1f04 url('http://www.gimmegrace.com/Images/cssimg/bg.gif') top repeat-x;
	color: #4c4334;
	margin-top: 10px;
	margin-bottom: 20px;
}

a,h1,h2,h3,input.cat_button, input.productSubmitInput, label, #search input.bt, .blog_title .date, em, .product a, #price_tag{
	font-family: "Georgia","Times",serif;
	font-style: italic;
}
.tan{
	color: #c6c8a1;
}
a {
	color: #4c4334;
}
p{
	line-height: 1.3em;
        font-size: 12px;
        font-family: Arial;
}
h1{
	color: #583458;
        font-size: 20px;
}
h2{
	/*text-transform: uppercase;*/
	color: #4c4334;
        font-size: 18px;
}
hr{
	border: none;
	background: none;
	color: #fff;
	border-bottom: 2px dotted #4c4334;
	clear: both;
	margin: 20px 0px;
}
blockquote{
	float: right;
	padding: 10px 15px;
	background: #c5c6a4 /*#d2d3b3*/;
	color: #ffffff;
	border: 1px solid #adad84;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 150px;
	/*font-size: .8em;*/
}
blockquote p{
	line-height: 1.3em;
	font-size: 12px;
        font-family: Arial;
}
blockquote h1{
	color: #583458;
        font-size: 20px;
}
blockquote h2{
	/*text-transform: uppercase;*/
	color: #4c4334;
        font-size: 18px;
}

blockquote.image{
	float: right;
	padding: 0px 0px;
	background: #ffffff;
	border: 0px; /*solid #adad84*/
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 180px;
	/*font-size: .8em;*/
}

blockquote.video{
	float: right;
	padding: 0px 0px;
	background: #ffffff;
	border: 0px; /*solid #adad84*/
	margin: 0px;
	margin-top: 13px;
	margin-left: 40px;
	margin-bottom: 20px;
	width: 320px;
	/*font-size: .8em;*/
}

#main_nav{
	position: relative;
	z-index: 10;
	_height: 50px;
	_text-align: right;
	_width: 340px;
}
#main_nav.ribbon{
	padding-top: 14px;
	*padding-top: 15px;
        margin-left: -70px;
	padding-left: 115px;
	margin-right: -50px;
	*width: 850px;
	background: url('http://www.gimmegrace.com/Images/cssimg/nav_ribbon2.png') no-repeat top left;
/*	_background: none;*/
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Images/cssimg/nav_ribbon2.png", sizingMethod="scale");*/
	_background: #583458;
	_padding: 0px;
	_margin: 0px;
	_width: auto;
}
#main_nav.header{
	float: right;
}
#main_nav.ribbon ul{
	height: 100px; /* JJ was 84 */
	_height: 70px;
	padding-right: 100px;
}
#main_nav ul li{
	float: left;
}
#main_nav ul li a{
	display: block;
	padding: 20px 18px;
	color: #c6c8a1;
	text-decoration: none;
	font-size: 18px;
}
#main_nav.header ul li a{
	font-size: 1em;
	padding: 20px 20px;
}
#main_nav ul li a:hover, #main_nav ul li a.selected{
	color: #fff;
}
#page_nav{
	clear: both;
	float: left;
	text-align: left;
	position: relative;
	z-index: 10;
	padding-left: 40px;
	margin-top: -33px;
	*margin-top: 10px;
	width: 630px;
}
#search{
	float: right;
	clear: right;
	_clear: both;
	margin-right: -70px;
	margin-top: 12px;
	width: 250px;
}
#search input{
	background: #e0dbd7;
	border: 1px solid #fff;
	border-right: none;
	border-left: none;
	border: none;
	padding: 5px;
	margin-right: -5px;
	color: #999;
}
#search input:focus{
	background: #c6c8a1;
	color: #000;
}
#search input.bt{
	border-left: none;
	padding: 4px;
	font-size: 11px;
	color: #583458;
}
#search input.bt:hover{
	background: #583458;
	color: #fff;
}
#page_nav ul li{
	float: left;
}
#page_nav ul li a{
	display: block;
	padding: 12px;
	font-family: "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .9em;
	color: #97907c;
}
#page_nav ul li a.selected{
	font-weight: bold;
	color: #4c4334;
}
#page_nav ul li a:hover{
	text-decoration: underline;
}
#shelf_shadow{
	background: url('http://gimmegrace01.goodbarry.com/Images/cssimg/shelf_shadow.png') top repeat-x;
	_background: none;
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Images/cssimg/shelf_shadow.png", sizingMethod="scale");*/
	height: 13px;
	width: 900px;
	position: relative;
	z-index: 10;
	margin: 0px auto;
	margin-bottom: -13px;
}
#shadow{
	width: 900px;
	margin: 0px auto;
	background: url('http://gimmegrace01.goodbarry.com/Images/cssimg/page_shadow.png') repeat-y;
	_background: none;
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Images/cssimg/page_shadow.png", sizingMethod="scale");*/
	padding-right: 35px;
	padding-left: 35px;
}
.frame{
	border: 15px solid #f2f2ea;
	padding: 1px;
	background: #ced0b0;
}
#page{
	background: #fff;
	min-height: 500px;
	overflow: auto;
	padding: 20px;
	_height: 500px;
}
.center{
	width: 900px;
	_padding: 0px 100px;
	margin: 0px auto;
}
.center.home{
	width: 800px;
}
table label, table input, table textarea{
	float: none;
	width: auto;
	margin: 0px;
}
table input, table textarea{
	border: solid 1px #c6c8a1;
}

table.loginforms{
       border-collapse: collapse;
      height: 600px;
      width: 780px;
      padding: 10px;
       margin: 20px;
}
input.cat_textbox:focus, textarea:focus{
	background: #c6c8a1;
}
label{
	padding-bottom: 0px;
	clear: both;
	background: none;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
input.cat_textbox, textarea.cat_textbox{
	border: 1px solid #c6c8a1;
	background: #e8e9d9;
	padding: 7px;
/*	width: 150px;*/
}
input.cat_button, input.productSubmitInput{
	float: left;
	margin-top: 10px;
	clear: both;
	background: #4c4334;
	border: none;
	padding: 5px 20px;
	color: #c6c8a1;
	font-size: 1.3em;
}
input.cat_button:hover, input.productSubmitInput:hover{
	background: #583458;
}

/* Internal Page */

#header{
	background: url('http://www.gimmegrace.com/Images/cssimg/header.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Images/cssimg/header.png", sizingMethod="scale");
	height: 143px;
	margin: -45px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	padding-right: 120px;
	padding-top: 83px;
}
#header h1{
	color: #9d977f;
	font-size: 2.5em;
}
#logo_link{
	float: left;
	height: 170px;
	width: 450px;
	margin-top: -80px;
}
#nav_left{
	float: left;
	width: 170px;
}
#nav_left a{
	text-decoration: none;
}
#nav_left ul li a{
	font-family: /*"Lucida Grande","Lucida Sans Unicode", helvetica, verdana, */arial, sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #97907c/*#583458,#4c4334,#c6c8a1*/;
	line-height: 2em;
}
#nav_left ul li a:hover{
	color: #d2d3b3/*#d2d3b3, #583458, #4c4334*/;

}

#nav_left ul li a.selected{
	color: #d2d3b3/*#d2d3b3, #583458, #4c4334*/;
}

ol.blogsitesummary{
	list-style: none;
}
ol.blogsitesummary a{
	font-weight: bold;
	display: block;
	line-height: 1.1em;
	text-decoration: none;
	font-size: 1.1em;
}
ol.blogsitesummary a:hover{
	text-decoration: underline;
	line-height: 1.1em;
}
ol.blogsitesummary .author{
	font-style: italic;
	display: block;
	font-size: 1em;
	margin-top: 2px;
}
ol.blogsitesummary .date{
	font-size: .8em;
	display: block;
	margin-bottom: 10px;
}

#page_content{
	float: right;
	width: 610px;
	color: #97907c;
	font-size: 1.1em;
}
#page_banner{
	height: 200px;
	width: 610px;
	border: 1px solid #c6c8a1;
	margin-bottom: 20px;
}

/* Home Page */

#home_card{
	background: url("http://www.gimmegrace.com/Images/cssimg/card_flap_thin.png") top left no-repeat;
	_background: none;
	padding-top: 20px;
	float: left;
	width: 530px;
	margin-bottom: -40px;
}

/*********** JJ backup in case i f it up *****************
#home_card{
	background: url("http://gimmegrace01.goodbarry.com/Images/cssimg/card_flap.png") top left no-repeat;
	_background: none;
	padding-top: 34px;
	float: left;
	width: 530px;
	margin-bottom: -40px;
}*/

#home_card ul{
	float: left;
	margin-left: 18px;
}
#home_card ul li{
	width: 90px;
	height: 99px;
	background: url('http://gimmegrace01.goodbarry.com/Images/cssimg/tn_shadow.png') no-repeat top left;
	_background: none;
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Images/cssimg/tn_shadow.png", sizingMethod="scale");*/
	background-position: -10px -10px;
}
#home_card ul li a img{
	border: 5px solid #f2f2ea;
	padding: 1px;
	background: #ced0b0;
}
#home_card ul li a:hover img, #home_card ul li a.selected img{
	border-color: #4c4334;
}

#home_content{
	float: left;
	width: 250px;
	padding-top: 20px;
	font-size: .9em;
}

/**********JJ backup for home_copy dev 
#home_content{
	float: left;
	width: 250px;
	padding-top: 40px;
	font-size: .9em;
}
*/
#large_card{
/*	background: url("http://www.gimmegrace.com/Images/cssimg/shadow_large.png") bottom left no-repeat;*/
	_background: none;
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Images/cssimg/shadow_large.png", sizingMethod="scale");*/
	padding-bottom: 69px;
	float: left;
	height: 464px;
	width: 380px;
}
#large_card img{
	float: left;
	border: 15px solid #f2f2ea;
	padding: 1px;
	background: #ced0b0;
}

/* Blog **********************************************************************************/
.blog_content{
	color: #97907c;
	font-size: 1.1em;
}
.blog_title{
	background: #fff url('http://gimmegrace01.goodbarry.com/Images/cssimg/blog_title_tag.gif') no-repeat top left;
	width: 585px;
	padding-top: 9px;
	padding-right: 20px;
	padding-left: 50px;
	position: relative;
	z-index: 10;
	margin-left: -40px;
	height: 50px;
}
.blog_title h1{
	padding-top: 5px;
}
.blog_title .date{
	float: right;
	width: 60px;
	color: #fff;
	text-align: center;
}
.blog_title .date .day{
	font-size: 2em;
	margin-top: -15px;
}
.blog_post{
	width: 610px;
	margin-bottom: 20px;
}
#sidebar{
	padding-left: 30px;
	float: left;
	width: 130px;
}
#sidebar h2{
	text-transform: none;
}
#sidebar a{
	text-decoration: none;
	color: #583458;
}
#sidebar a:hover{
	text-decoration: underline;
}
.comment .bubble{
	background: url('..http://gimmegrace01.goodbarry.com/Images/cssimg/comment_connector.gif') no-repeat bottom left;
	padding-bottom: 1px;
	background-position: 20px bottom;
	margin-bottom: -10px;
}
.comment .bubble p{
	background: #f3f4ec;
	padding: 10px;
	font-size: .9em;
	line-height: 1.3em;
}
.comment em{
	margin-left: 60px;
	color: #4c4334;
}

/* Store */

.product{
	float: left;
	height: 280px;
	width:  200px;
}
.product_image{
	width: 185px;
	height: 200px;
	text-align: center;
}
.product input{
	width: 30px;
}
input.productSubmitInput{
	float: none;
	font-size: .8em;
	padding: 3px;
	width: auto;
}
input.productTextInput{
	width: 20px;
}
/*#prod_img_large img{
	width: 310px;
	border: 7px solid #f2f2ea;
	padding: 1px;
	background: #ced0b0;
}*/
/*.product img{
	width: 150px;
	height: 150px;
	border: 7px solid #f2f2ea;
	padding: 1px;
	background: #ced0b0;
}*/
.product a{
	color: #4c4334;
	font-size: 1.3em;
	text-decoration: none;
}
.product a:hover{
	text-decoration: underline;
}
.card{
	width: auto;
	margin-bottom: -30px;
}
.card img.frame{
	border: 7px solid #f2f2ea;
	padding: 1px;
	background: #ced0b0;
}
.card.horizontal{
	margin-top: 57px;
	padding-left: 16px;
	background: url('http://gimmegrace01.goodbarry.com/Images/cssimg/card_flap_hor.gif') no-repeat top left;
}
.card.vertical{
	margin-left: 30px;
	padding-top: 16px;
	background: url('http://gimmegrace01.goodbarry.com/Images/cssimg/card_flap_vert.gif') no-repeat top left;
}
#product_desc{
	float: right;
	width: 255px;
}

#product_desc p{
	line-height: 1.3em;
	font-size: 12px;
}

ul.product_desc{
                     list-style: disc;
}

#product_desc li{
	line-height: 1.3em;
	font-size: 12px;
                     list-style: disc;
}

#add2cart{
	margin-left: -20px;
}
#price_tag{
	font-size: 2em;
	color: #fff;
	position: relative;
	z-index: 10;
	padding-left: 30px;
	width: 130px;
	margin-top: -58px; 
	margin-bottom: 35px;
/**************************************
	margin-top: -60px; 
	margin-bottom: 20px;
******************************************/
}
#card_vert{
	background: url("http://gimmegrace01.goodbarry.com/Images/cssimg/card_detail_vert.gif") no-repeat;
}
.announcement-list h2{
	font-size: 2em;
}
.announcement-list p{
	font-size: 1.5em;
}
.announcement-list .date{
	font-size: 2em;
	color: #583458;
}
a h1, a h3{
	text-decoration: none;
}

.shippingDiv {
	text-align: left;
	width: 200px;
	white-space: nowrap;
}

.shippingSpan {
	text-align: left;
	width: 200px;
	white-space: nowrap;
}

.shippingCountryDiv {
	display: none;
}

.shippingCountrySpan {
	visibility:hidden;
}

.shippingStateDiv {
	text-align: left;
	width: 200px;
	white-space: nowrap;
}

.shippingStateSpan {
	text-align: left;
	width: 200px;
	white-space: nowrap;
}