@import 'stripstyles.css';
@import 'clearfix.css';
html, body { padding: 0; margin: 0; text-align:center; height:100%; }
body {
	font: normal 12px/1.5em Helvetica, "Lucida Grande", "Verdana", sans-serif;
	padding:0; margin:0; 
	border:0;
	text-align:center;
	background:#333 url(images/bg.gif) 50% 0 repeat-y;
}
#content {
	display:block; 
	margin:0 auto;
	width:790px; 
	padding:0 0 10px 0;
	background:#666 url(images/content_top_shadow.gif) 0 191px no-repeat;
}
#header {
position:relative;
display:block;
width:790px;
height:191px;
background:url(images/top_right_bg.gif) top right no-repeat;
}
#header h1 a {
position:absolute; top:0; left:0;
width:201px;
height:191px;
background:url(images/logo.gif) 0 0 no-repeat;
}
#header h1 a span, #header h2 span {display:none;}

#header #nav {
	position:absolute;
	top:0;
	right:0;
}
#header #nav li {
	float:left;
	margin:0; padding:0;
	border-right:solid 1px #bebebe;
}
#header #nav li a {
	display:block;
	margin:0;padding:0;
/*	padding:64px 20px 5px 19px;*/
	font-size:18px; font-weight:bold; color:#fff;
}
#header #nav li a span {display:block; width:auto; padding:64px 20px 5px 19px; margin:0;}
#header #nav li a:hover {color:#666; background:url(images/ro_shadow.gif) top right no-repeat;}
.on {color:#999;}

#header h2 {
	position:absolute;
	top:90px;
	right:0;
	width:589px;
	height:101px;
}
.h_home {background:url(images/welcome.gif) 0 0 no-repeat;}
.h_decorative {background:url(images/decorativearts.gif) 0 0 no-repeat;}
.h_garden {background:url(images/gardenarts.gif) 0 0 no-repeat;}
.h_artist {background:url(images/artistprofile.gif) 0 0 no-repeat;}
.h_retail {background:url(images/retailers.gif) 0 0 no-repeat;}

#nav li.garden {border-bottom:solid 3px #ff00c1;}
#nav li.decorative {border-bottom:solid 3px #daf210;}
#nav li.retail {border-bottom:solid 3px #107619;}
#nav li.artist {border-bottom:solid 3px #580ba8;}

.title
{
	background:#252525;
  text-align:left;
	font-size: 16px;
	font-weight:bold;
	line-height:1;
	color: #fff;
	padding: 6px 0 6px 20px;
}

.retailer
{
  background:#333333;
  text-align:center;
	font-size: 16px;
	font-weight:bold;
	line-height:1;
	color: #fff;
	padding:6px;
}
#content_body {color:#fff;}
#content_body table {width:700px; margin:0 auto;}
#content_body table td {font-size:11px; line-height:1.2; padding:9px; color:#fff; text-align:left;}
#content_body table td b {font-size:12px;}
#content_body .static_content_body p, #content_body .static_content_body h1, #content_body .static_content_body h2 {text-align:left; width:690px; margin:10px auto;}
#content_body .static_content_body h1 {font-size:19px;}
#content_body .static_content_body p {font-size:14px;}

.post {
  display:block;
  width:580px;
  margin:10px auto;
  padding:0;
}

.post h2, .post h2 a {color:#fff; font-size:21px; text-align:left; margin:20px 0 0 0; padding: 10px 0;}

.entry {
  display:block;
  width:185px;
  float:left;
  font-size:10px;
  color:#999; line-height:1; font-weight:normal;
}
#item_details {
  display:block;
  float:left;
  margin-left:30px;
  width:350px;
  text-align:left;
  color:#fff;
  font-weight:bold;
}
#item_details small {background:#444; padding:2px; color:#eee; font-weight:normal; font-size:11px;}

.cat_listing {
  display:block;
  float:left;
  text-align:center;
  width:180px;
  margin:10px 0 10px 62px;
}
.cat_listing p a, 
.cat_listing img {display:block; clear:both;}

.cat_listing h3, .cat_listing h3 a {color:#fff; font-size:14px; text-align:left; margin:0; padding:0 0 3px 0; line-height:1;}
.cat_listing h3 small {font-weight:normal; display:block;}
.cat_listing h3 a:hover {color:#f90;} 

.wholesaler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color:#333;
	margin-top:50px;
	padding: 11px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
#breadcrumb {position:relative; color:#fff; display:block; text-align:left;padding: 8px 0 8px 100px;}
#breadcrumb a, #breadcrumb a:visited {text-decoration:underline; color:#fff;}
#breadcrumb a:hover {color:#f90;}
.contact {font-weight:bold; position:absolute; top:10px; right:20px;}
#footer {
	width:790px;
	background:#666;
	display:block;
	clear:both;
	padding:0; margin:0 auto;
	position:relative;
	color:#fff;
	font-size:11px;
	padding:6px 0;
}
#footer a {color:#fff; text-decoration:underline;}