@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0; list-style:none; }

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#603813;
}
a:link {
	color:#0b7c75;
	text-decoration:underline;
	
}
a:active {
	color:#0b7c75;
	text-decoration:underline;
	
}
a:visited {
	color:#0b7c75;
	text-decoration:underline;
	
}
a:hover {
	/*color:#64a975;*/
	color:#4d855b;
	text-decoration:none;
	
}
li {
	line-height:20px;
}
.lefticons {
	left:20px;
	position:absolute;
	top:340px;
	width:100px;
}	
.icons {
	height:32px;
	padding-right:5px;
	width:32px;
}
.postseparatorcredits {
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	margin-bottom:5px;
	border-bottom:2px dashed #EAF5ED;
	/*border-top:2px dashed #c8e6d0;
	background-color:#fff;*/
}
.creditstxt {
	color: #0B7C75;
	font-size: 1.2em;
	text-transform:uppercase;
	font-weight:bold;
}
.postseparator {
	/*border-bottom:1px solid #91b89a;*/
	background-color:#fff;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:5px;
	/*border-bottom:2px dashed #c8e6d0;
	border-top:2px dashed #c8e6d0;*/
}
.postseparatorcomment {
	border:2px solid #bcd8c3;
	background-color:#EAF5ED;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:5px;
	/*border-bottom:2px dashed #c8e6d0;
	border-top:2px dashed #c8e6d0;*/
}
.alignleft {
	padding-bottom:5px;
	/*float:left;*/
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
	
h1 {
	color: #0b7c75;
	font-size: 4em;
	margin: 0px;
	text-transform:uppercase;
	text-align: center;
	/*border-bottom:2px dashed #fff;*/
}
h2 {
	padding-top:20px;
	color: #0B7C75;
	font-size: 1.4em;
}
h2 a:link, h2 a:active, h2 a:visited{
	text-decoration:none;
}
h2 a:hover{
	text-decoration:underline;
}

h2.sidebarh2 {
	margin-top:20px;
	color: #4d855b;
	font-size: 1.3em;
	border-bottom:2px dashed #fff;
}
h2.pagetitle {
	font-size: 1.6em;
	color: #0B7C75;
	padding-bottom:3px;
	text-align:center;
	
	}
h3 {
	padding-top:10px;
	color: #4d855b;
	font-size: 1.3em;
	
}
	
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	color: #4d855b;
	}
	
p {
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
}
img {
	border:none;
}
#bgcolor {
	background-color:#c8e6d0;
	background-image:url(/imgs/stripes.gif); 
	background-position:left;
	background-repeat:repeat;
}
#wrapper {
	
}
#wrapper, x:-moz-any-link {z-index:100;}
#wrapper, x:-moz-any-link, x:default {}
#top {
	background-image:url(/imgs/top.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:1006px;
	height:238px;
	z-index:99;
	position:relative;
}
#topnav {
	left:240px;
	position:absolute;
	top:24px;
}
.topnav1 {
	left:0;
	position:absolute;
	top:86px;
}
.topnav2 {
	left:115px;
	position:absolute;
	top:58px;
}
.topnav3 {
	left:229px;
	position:absolute;
	top:32px;
}
.topnav4 {
	left:348px;
	position:absolute;
	top:7px;
}
#logo {
	left:90px;
	position:absolute;
	top:62px;
}
.rosieslogotext {
	left:60px;
	position:absolute;
	top:196px;
	
}
.rightphotos {
	left:900px;
	position:absolute;
	top:0;
	z-index:-1;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	border-bottom:4px solid #fff;
}
#leftnav {
	left:90px;
	position:absolute;
	top:300px;
}
.leftnav1 {
	left:0px;
	position:absolute;
	top:0px;
}
.leftnav2 {
	left:0px;
	position:absolute;
	top:40px;
}
.leftnav3 {
	left:0px;
	position:absolute;
	top:80px;
}
.leftnav4 {
	left:0px;
	position:absolute;
	top:120px;
}
.leftnav5 {
	left:0px;
	position:absolute;
	top:160px;
}
.leftnav6 {
	left:0px;
	position:absolute;
	top:200px;
}
.leftnav7 {
	left:0px;
	position:absolute;
	top:240px;
}
.leftnav8 {
	left:0px;
	position:absolute;
	top:280px;
}

#mainbody {
	left:260px;
	position:absolute;
	top:212px;
	text-align:left;
	width:440px;
}
#homebody {
	left:220px;
	position:absolute;
	top:212px;
	text-align:center;
	
}
.dashed {
	border-bottom:2px dashed #603813;
	width:440px;
	height:3px;
	margin-left: auto;
    margin-right: auto;
	padding-bottom:5px;
}
.dashedlil {
	border-bottom:2px dashed #603813;
	width:200px;
	height:3px;
	margin-left: auto;
    margin-right: auto;
	padding-bottom:10px;
}

.hometxt {
	font-size:18px;
	color:#007B74;
	padding-top:5px;
	width:340px;
}
p.hometxt {
	text-align:center;
}
.homeimage {
	left:310px;
	position:absolute;
}
.indexmain {
	position:absolute;
	top:32px;
}
.cart {
	padding:3px;
	border-bottom:2px dashed #603813;
}
.prod {
	padding:5px;
}
.prodimg {
	border:2px solid #0B7C75;
	display:inline;
}
.bannerimg {
	border:3px solid #13a89e;
	display:inline;
}
.titleimg {
	text-align:center;
}

#sidebar {
	padding:200px 10px 10px 10px;
	left:760px;
	position:absolute;
	top:0;
	z-index:-1;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	border-bottom:4px solid #fff;
	width:176px;
	height:900px;
	background-color:#eaf5ed;
}
#sidebar, x:-moz-any-link {z-index:0;}
#sidebar, x:-moz-any-link, x:default {z-index:-1;}
#sidebarcontent {
	left:775px;
	position:absolute;
	top:120px;
	z-index:100;
	width:176px;
	height:900px;
}
#footer p{
	text-align:center;
}
/* shopping area */

hr{
	border-top:2px dashed #603813;
	height: 2px;
	width: 90%;
}
input, select, textarea {
 	font-size: 11px;
	color: #002252;
	border: 1px inset #0b7c75;
}

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #13a89e;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

#searchsubmit {
	background: #13a89e;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 0px 3px 0px;
}
#s {
	width:122px;
}
/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData {
	width:100%;
}

table.tabularData, table.tabularData td, table.tabularData th {
	border: 2px solid #fff;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #0b7c75;
	color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #c8e6d0;
}
.altRowOdd{
	background-color: #bce0c5;
}

/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
}
.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #f1592a;
	font-weight: bold;
}

/* This aligns products to the top of the table cell with horizontal display of results */
table#tableSearchResults td {
	vertical-align:top;
}
.alignleft {
	float:left;
	margin-right:20px;
}
.alignright {
	float:right;
	margin-left:20px;
}
.clear {
	clear:both;
}
.promoimg {
	/*left:240px;top:30px;*/
	position:absolute;
	top:15px;
	left:210px;
	z-index:100;
}
