body
{
	font-family: Verdana, Trebuchet MS;
	background-color: #cca382;
	font-size: 10px;
	line-height: 14px;
	color: #733D08;
	background-image: url(/images/bground_tile.gif); 
	background-repeat: repeat;
}

a
{
	color: #733D08;
	text-decoration: none;
}

a:hover { color: #54C9C5; }
.green { color: #00909e; }
.red { color: #ad1626; }


div#header {
	width: 1000px;
	height: 94px;
	background: #6b2c00 url('../images/fullNav_pod.png') no-repeat;
	position: relative;
}

a#logoLink {
	display: block;
	position: relative;
	float: left;
	width: 200px;
	height: 94px;
}

/* hidden color logo for posting to facebook */
div#colorLogo {display:none;}

div#mainNav {
	top: 30px;
	left: 223px;
	width: 800px;
	height: 33px;
	position: absolute;
	background: transparent url('/images/fullNav_pod.png') 223px 124px no-repeat;
}

div#mainNav ul {margin: 0; padding: 0;}
div#mainNav li {margin: 0; padding: 0; list-style: none; position: absolute;}
div#mainNav a {height: 33px; display: block;}
div#mainNav span {display: none;}

li#mainNavA {left: 0; top: 0; width: 81px;}
li#mainNavB {left: 110px; top: 0px; width: 80px;}
li#mainNavC {left: 219px; top: 0px; width: 80px;}
li#mainNavD {left: 327px; top: 0px; width: 80px;}
li#mainNavE {left: 436px; top: 0px; width: 80px;}
li#mainNavF {left: 544px; top: 0px; width: 80px;}
li#mainNavG {left: 652px; top: 0px; width: 80px;}

/* Hover and ON state */
li#mainNavA a:hover, li#mainNavA.on {background: transparent url('/images/fullNav_pod.png') -223px -124px no-repeat;}
li#mainNavB a:hover, li#mainNavB.on {background: transparent url('/images/fullNav_pod.png') -333px -124px no-repeat;}
li#mainNavC a:hover, li#mainNavC.on {background: transparent url('/images/fullNav_pod.png') -442px -124px no-repeat;}
li#mainNavD a:hover, li#mainNavD.on {background: transparent url('/images/fullNav_pod.png') -550px -124px no-repeat;}
li#mainNavE a:hover, li#mainNavE.on {background: transparent url('/images/fullNav_pod.png') -659px -124px no-repeat;}
li#mainNavF a:hover, li#mainNavF.on {background: transparent url('/images/fullNav_pod.png') -767px -124px no-repeat;}
li#mainNavG a:hover, li#mainNavG.on {background: transparent url('/images/fullNav_pod.png') -875px -124px no-repeat;}

div#subNav {
	top: 68px;
	left: 223px;
	width: 800px;
	height: 25px;
	position: absolute;
	background: transparent url('/images/fullNav_pod.png') 223px 164px no-repeat;
}

div#subNav ul {margin: 0; padding: 0;}
div#subNav li {margin: 0; padding: 0; list-style: none; position: absolute;}
div#subNav a {height: 25px; display: block; }
div#subNav span {display: none;}

li#subNavA {left: 0; top: 0; width: 82px;}
li#subNavB {left: 109px; top: 0px; width: 85px;}
li#subNavC {left: 216px; top: 0px; width: 90px;}
li#subNavD {left: 320px; top: 0px; width: 97px;}
li#subNavE {left: 440px; top: 0px; width: 75px;}
li#subNavF {left: 548px; top: 0px; width: 75px;}
li#subNavG {left: 648px; top: 0px; width: 88px;}


/* Hover and ON state */
li#subNavA a:hover, li#subNavA.on {background: transparent url('/images/fullNav_pod.png') -223px -162px no-repeat;}
li#subNavB a:hover, li#subNavB.on {background: transparent url('/images/fullNav_pod.png') -332px -162px no-repeat;}
li#subNavC a:hover, li#subNavC.on {background: transparent url('/images/fullNav_pod.png') -439px -162px no-repeat;}
li#subNavD a:hover, li#subNavD.on {background: transparent url('/images/fullNav_pod.png') -543px -162px no-repeat;}
li#subNavE a:hover, li#subNavE.on {background: transparent url('/images/fullNav_pod.png') -663px -162px no-repeat;}
li#subNavF a:hover, li#subNavF.on {background: transparent url('/images/fullNav_pod.png') -771px -162px no-repeat;}
li#subNavG a:hover, li#subNavG.on {background: transparent url('/images/fullNav_pod.png') -871px -162px no-repeat;}


.podheaderlinks {
	top: -15px;
	float: right;
	position: relative;
	padding-right: 5px;
}

.podheaderlinks a, .podheaderlinks a:visited
{
    color: #fff;
    text-decoration: none;
	display: inline;
}
.podheaderlinks a:hover
{
    text-decoration: underline;   
	display: inline;
}




/* BODY
*********************************************************************************************************/

#container
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #733d08;
	background-color: #fff;
}

#body_container { 
	margin: 0;
}

/* HOME STYLES
*********************************************************************************************************/
#body_container .left
{
	width: 222px;
	float: left;
}

#body_container .left .popular_categories
{
	width: 200px;
	margin: 7px 0 0 21px;
	border: 1px solid #c2a181;
	background-color: #f1ebe4;
}

#body_container .left .popular_categories h1
{
	font-size: 12px;
	line-height: 18px;
	color: #663300;
	font-weight: bold;
	margin: 8px 0 0 12px;
}

#body_container .left .popular_categories ul
{
	font-size: 10px;
	line-height: 18px;
	color: #663300;
	margin: 0 0 8px 13px;
}

#body_container .left .popular_categories li a
{
	font-size: 10px;
	line-height: 18px;
	color: #663300;
	text-decoration: none;
}

#body_container .left .popular_categories li a:hover
{
	font-size: 10px;
	line-height: 18px;
	color: #54C9C5;
	text-decoration: none;
}

#body_container .left .keep_in_touch
{
	width: 200px;
	margin: 13px 0 0 21px;
	border: 1px solid #c2a181;
	background-color: #f1ebe4;
}

#body_container .left .keep_in_touch h1
{
	font-size: 12px;
	line-height: 18px;
	color: #663300;
	font-weight: bold;
	margin: 8px 0 0 12px;
}

#body_container .left .keep_in_touch ul
{
	font-size: 10px;
	line-height: 18px;
	color: #663300;
	margin: 0 0 8px 10px;
}

#body_container .left .keep_in_touch li.facebook
{
	background: url(/images/icon_facebook.gif) no-repeat left top;
	text-indent: 25px;
	height: 22px;
	margin: 4px 0 0 0;
}

#body_container .left .keep_in_touch li.twitter
{
	background: url(/images/icon_twitter.gif) no-repeat left top;
	text-indent: 25px;
	height: 22px;
}

#body_container .left .keep_in_touch li.phone
{
	background: url(/images/icon_phone.gif) no-repeat left top;
	text-indent: 25px;
	height: 22px;
}

#body_container .left .keep_in_touch li.email
{
	background: url(/images/icon_email.gif) no-repeat left top;
	text-indent: 25px;
	height: 22px;
}

#body_container .left .keep_in_touch li a
{
	font-size: 10px;
	line-height: 18px;
	color: #663300;
	text-decoration: none;
}

#body_container .left .keep_in_touch li a:hover
{
	font-size: 10px;
	line-height: 18px;
	color: #54C9C5;
	text-decoration: none;
}

#body_container .left .search { height: 36px; }

#body_container .left .search .search_field
{
	border: 1px solid #c2a181;
	width: 124px;
	margin: 9px 0 0 48px;
	line-height: 14px;
	color: #b6b5b4;
	font-size: 11px;
}

#body_container .left .search .search_btn
{
	width: 23px;
	height: 23px;
	position: absolute;
	margin: 6px 0 0 5px;
}

#body_container .left p.copy
{
	text-align: center;
	margin: 0 0 0 15px;
	line-height: 14px;
	width: 216px;
}

#body_container .left div#positionStatement {
	display: block;
	margin-top: 5px;
}

#body_container .right
{
	width: 753px;
	float: left;
}

#body_container .right .gallery
{
	width: 734px;
	height: 234px;
	margin: 7px 0 0 21px;
	border: 1px solid #c2a181;
	background-color: #fff;
}

#body_container .right .home_center
{
	width: 736px;
	height: 244px;
	margin: 7px 0 0 21px;
	background-color: #f1ebe4;
	background-image: url(../img/bground_home_center.jpg);
}

/* new homepage specials area */
#body_container .right .home_centerTest
{
	display: block;
	width: 738px;
	height: 216px;
	margin: 7px 0 0 20px;

}

#body_container .right .home_centerTest a.homeSpecials {
	display: block;
	width: 246px;
	height: 216px;
	float: left;
}


#body_container .right .home_center .sotm_text
{
	width: 243px;
	text-align: center;
	float: left;
	margin: 46px 0 0 0;
}

#body_container .right .home_center .sotm_link
{
	width: 243px;
	text-align: center;
	margin: 58px 0 0 0;
	float: left;
}

#body_container .right .home_center .wn_text
{
	width: 245px;
	text-align: center;
	float: left;
	margin: 46px 0 0 0;
}

#body_container .right .home_center .wn_link
{
	width: 245px;
	text-align: center;
	margin: 58px 0 0 0;
	float: left;
}

#body_container .right .home_center .rs_text
{
	text-align: left;
	float: left;
	margin: 46px 0 0 21px;
}

#body_container .right .home_center .rs_link
{
	text-align: left;
	float: left;
	margin: 58px 0 0 21px;
}

#body_container .right .home_bottom
{
	width: 733px;
	height: 133px;
	margin: 7px 0 0 21px;
	border: 1px solid #c2a181;
	background-color: #f1ebe4;
	background-image: url(../img/bground_home_bottom.gif);
}

#body_container .right .home_bottom .sanlori_celebrate
{
	width: 141px;
    position: relative;
    margin-left: 296px;
    margin-top: 25px;
}

/* INTERIOR STYLES
*********************************************************************************************************/

div#sidebarSpacer {
	display: block;
	height:200px;
	width: 200px;
}
#body_container .int_left
{
	width: 222px;
	float: left;
}

#body_container .int_left .categories
{
	margin: 0 0 0 30px;
	line-height: 20px;
}

#body_container .int_left .categories .on
{
	color: #54C9C5;
}

#body_container .int_left .keep_in_touch
{
	width: 200px;
	margin: 13px 0 0 21px;
}

#body_container .int_left .keep_in_touch h1
{
	font-size: 12px;
	line-height: 18px;
	color: #663300;
	font-weight: bold;
	margin: 8px 0 0 12px;
}

#body_container .int_left .keep_in_touch ul
{
	font-size: 10px;
	line-height: 18px;
	color: #663300;
	margin: 0 0 8px 10px;
}

#body_container .int_left .keep_in_touch li.facebook
{
	background: url(/images/icon_facebook.gif) no-repeat left top;
	text-indent: 25px;
	height: 22px;
	margin: 4px 0 0 0;
}

#body_container .int_left .keep_in_touch li.twitter
{
	background: url(/images/icon_twitter.gif) no-repeat left top;
	text-indent: 25px;
	height: 22px;
}

#body_container .int_left .keep_in_touch li.phone
{
	background: url(/images/icon_phone.gif) no-repeat left top;
	text-indent: 25px;
	height: 22px;
}

#body_container .int_left .keep_in_touch li.email
{
	background: url(/images/icon_email.gif) no-repeat left top;
	text-indent: 25px;
	height: 22px;
}

#body_container .int_left .keep_in_touch li a
{
	font-size: 10px;
	line-height: 18px;
	color: #663300;
	text-decoration: none;
}

#body_container .int_left .keep_in_touch li a:hover
{
	font-size: 10px;
	line-height: 18px;
	color: #54C9C5;
	text-decoration: none;
}

img#onlineStoresHdr {
	margin: 20px auto;
}

a#retailersShopNow {
	display: block;
	height: 26px;
	width: 82px;
	margin: auto;
	background: transparent url(../img/btn_shop_now.png) no-repeat;
}

a#retailersShopNow span {
	display: none;
}

a#retailersShopNow:hover {
	background: transparent url(../img/btn_shop_now.png) no-repeat 0 -26px;
}

table#onlineRetailers {
	width: 80%;
	margin: auto;
	font-size: 18px;
	line-height: 22px;
	font-family: Verdana, arial, sans-serif;
}

table#onlineRetailers td {
	text-align: center;
	width: 50%;
	padding: 5px 0;
}


#body_container .int_right
{
	width: 753px;
	float: left;
}

#body_container .int_right .breadcrumb
{
	float: left;
	color: #94e8e5;
	margin: 13px 0 0 21px;
}

#body_container .int_right .breadcrumb a
{
	color: #94e8e5;
}

#body_container .int_right .breadcrumb a:hover
{
	color: #94e8e5;
	text-decoration: underline;
}

#body_container .int_right .search 
{ 
	height: 36px; 
	float: right;
	margin: 0 26px 0 0;
	min-height: 51px;
}

#body_container .int_right .search .search_field
{
	border: 1px solid #c2a181;
	width: 124px;
	margin: 9px 0 0 48px;
	line-height: 14px;
	color: #b6b5b4;
	font-size: 11px;
}

#body_container .int_right .search .search_btn
{
	width: 23px;
	height: 23px;
	position: absolute;
	margin: 6px 0 0 5px;
}

#body_container .int_right .search_results
{ 
	width: 753px;
	float: right;
	margin: 0 0 0px 0;
}

#body_container .int_right .search_results .left
{ 
	float: left;
	margin: 0 0 0 21px;
}

#body_container .int_right .search_results .right
{ 
	float: right;
	width: 50%;
	text-align: right;
	margin-bottom: 10px;
}

#body_container .int_right .search_results .right .display_text
{ 
	position: relative;
	top: -3px;
	margin: 0 1px 0 0;
}

#body_container .int_right .center_main
{
	width: 753px;
	float: left;
	border-left: 1px solid #733d08;
	border-bottom: 1px solid #733d08;
	min-height: 467px;
	/*background-image: url(../img/bground_product_main.gif);*/
	background-repeat: no-repeat;
}

#body_container .int_right .center_main#genre
{
	border:0;

}

#body_container .int_right .center_main #centerGenre {
	text-align: center;
	padding: 0 20px 20px 20px;
}

#body_container .int_right .center_main #centerGenre h1 {
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
	color: #fff;
}

#body_container .int_right .center_main #centerGenre #catDescription {
	width: 575px;
	text-align: center;
	margin: 10px auto 0 auto;
}

#body_container .int_right .center_int
{
	width: 719px;
	float: left;
	border-left: 1px solid #733d08;
	border-bottom: 1px solid #733d08;
	min-height: 467px;
	padding: 0 17px 0 17px;
}

#body_container .int_right .center_int p
{
	font-size: 12px;
	line-height: 24px;
}

ul#contactUs {
	list-style-type: none;
	margin: 20px 0 0 210px;
}

ul#contactUs li {
	font-size: 14px;
	margin: 15px 0;
}

ul#contactUs li label {
	width: 150px;
	display: block;
	float: left;
}

#body_container .int_right .center_int div#retailSpotlightHead {
	padding-bottom: 10px;
	font: 14px Verdana;
	font-weight: bold;
}

#body_container .int_right .center_int div#retailSpotlightImage img {
	display: block;
	margin: 0 auto 10px auto;
	
}

#body_container .int_right .center_int div#retailSpotlightBody p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
}
#body_container .int_right .center_int .about_text
{
	float: left;
	width: 414px;
}

#body_container .int_right .center_int .about_photo p
{
	text-align: center;
}

#body_container .int_right .center_int .about_photo
{
	float: left;
	width: 276px;
	margin: 43px 0 0 20px;
}

#body_container .int_right .center_cat
{
	width: 740px;
	float: left;
	border-left: 1px solid #733d08;
	border-bottom: 1px solid #733d08;
	min-height: 467px;
	padding: 0 0 0 25px;
	margin-top:10px;
}

#body_container .int_right .center_cat .tn
{
	width: 185px;
	height: 200px;
	float: left;
}

#body_container .int_right .center_cat .tn img
{
	width: 150px; 
	height: 150px; 
}

#body_container .int_right .center_cat .tn .name
{
	text-align: center;
	width: 150px;
	display: block;
	font-size: 11px;
}

#body_container .int_right .center_prod
{
	width: 740px;
	float: left;
	border-left: 1px solid #733d08;
	border-bottom: 1px solid #733d08;
	padding: 0 0 0 25px;
}

#body_container .int_right .center_prod h1
{
	font-size: 12px;
	margin: 0 0 6px 0;
	font-family: Verdana, arial, sans-serif;
}

#body_container .int_right .center_prod h2
{
	margin: 0 0 6px 0;
}

#body_container .int_right .center_prod p
{
	margin: 0 0 6px 0;
}

#body_container .int_right .center_prod span.boldItal {
	font: 12px/14px Verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
}

#body_container .int_right .center_prod .left
{
	width: 330px;
	float: left;
}

#body_container .int_right .center_prod .left .related
{
	width: 330px;
}

/*
#body_container .int_right .center_prod .left .related .rp
{
	float: left;
	width: 110px;
	height: 100px;
}

#body_container .int_right .center_prod .left .related .rp_text
{
	float: left;
	width: 100px;
	text-align: center;
	margin: 0 10px 10px 0;
}
*/

#body_container .int_right .center_prod .left .related .rp {
	display: block;
	float: left;
}

#body_container .int_right .center_prod .left .related .rp span {
	display: block;
	text-align: center;
	margin: 0 auto;
}

#body_container .int_right .center_prod .right
{
	position: relative;
	width: 330px;
	margin: 0 0 0 30px;
}

#body_container .int_right .center_prod .right div#backorder {
	width: 330px;
	height: 330px;
	position: absolute;
	top: 0;
}

#body_container .int_right .center_prod .right div#backorder img {
	opacity:0.4;
	filter:alpha(opacity=40);
}

#body_container .int_right .center_prod .right .buy_btn
{
	width: 330px;
	text-align: center;
	margin: 12px 0 20px 0;
}

#body_container .int_right .center
{
	width: 753px;
	float: left;
	border-left: 1px solid #733d08;
	border-bottom: 1px solid #733d08;
	min-height: 482px;
}

#body_container .int_right .bottom
{
	width: 733px;
	height: 133px;
	margin: 7px 0 0 21px;
}

#body_container .int_right .bottom .subcatCopy {
	display: block;
	width: 600px;
	margin: 15px auto 0 auto;
	text-align: center;
}

#body_container .int_right .bottom .pod
{
	width: 243px;
	float: left;
	margin: -1px 0 0 -1px;
}

#body_container .int_right .bottom .pod_link
{
	width: 243px;
	text-align: center;
	margin: 4px 0 0 0;
	float: left;
}

#body_container .int_right .bottom .shopatron
{
	width: 245px;
	float: left;
	margin: -1px 0 0 1px;
}

#body_container .int_right .bottom .shopatron_link
{
	width: 245px;
	font-size: 9px;
	text-align: center;
	margin: 4px 0 0 3px;
	float: left;
}

#body_container .int_right .bottom .pom
{
	width: 245px;
	float: left;
	margin: -1px 0 0 0;
}

#body_container .int_right .bottom .pom_link
{
	text-align: center;
	margin: 4px 0 0 42px;
	float: left;
}


#body_container .int_right .bottom .sanlori_celebrate
{
	/* width: 141px; commented out by Shane June 21 2010 */
    position: relative;
    margin-left: 296px;
    margin-top: 569px;	
}

#body_content p { margin: 9px 0 9px 0; }
#body_content em { font-weight: bold; }

/* FOOTER
*********************************************************************************************************/

#footer
{
	color: #733d08;
	font-size: 10px;
	display: block;
	float: left;
	width: 1000px;
	margin: 10px 0 10px -200px;
	text-align: center;
	line-height: 12px;
}

#footer a
{
	color: #733d08;
	text-decoration: none;
}

#footer a:hover
{
	color: #733d08;
	text-decoration: underline;
}

#footer .tm
{
	text-align: center;
	margin-top: -10px;
	line-height: 14px;
	float: left;
}

.tm span {
	color: #fff;
	font-size: 9px;
}
