/* Base Styles */
* {
	margin:0;
}



/*html,*/
body /*,#wrapper*/ {
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:0;
}

*/
body {
	height:auto;
	min-height:100%;
	width:100%;
}

div#wrapper {
	width:1000px!important;
	margin:0 auto;
	height:100%;
	position:relative;
	background-color:#31645f;
	z-index:10;
}

img {
	border:none;
}

.p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#000000;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#000000;
}



/* END Base Styles */


/* Page IDs */
.mainLogo {
	position:absolute;
	float:left;
	top:0px; left:30px;
	z-index:10;
}



/*
#header {
position:absolute; float:left; height:50px;top: 150; left:200;
}
*/
#headerbg {
	background:url(/images/headerbg.jpg) no-repeat;
	background-color:#373819;
	height:222px;
	width:990px;
	margin:10px auto 0;
	padding:0 0 0 10px;
}

#headerbg FORM {
	float:right;
}

#sidebar {
	padding:0;
	width:245px;
	float:left;


/* margin-top: 130px; margin-left: 95px; */
	background-image:url(images/sidebarbgblank.jpg) repeat-x;
	margin:0;
	height:100%!important;
	bottom:0;
}

#secureSidebar {
	padding-top:20px;
	width:245px;
	background:#31645f url(images/sidebarbgblank.jpg) repeat-x;
	float:left;
	height:500px;
}

#secureSidebar ul {
	width:200px;
	margin:0;
	padding:50px 10px 0;
}

#secureSidebar ul li a.sideNav {
	margin-left:0;
	width:210px;
}

#secureSidebar ul li {
	height:10px;
	margin:0;
	width:180px;
	text-align:left;
	word-break:break-all;
	word-wrap:break-word;
}

#contaiiner {
	margin:0 auto;
	width:735px;
	padding:0;
	position:relative;
	background-image:url(images/bg.jpg);
	height:100%;
}

#footer {
	height:42px;
	width:1000px;
	background-color:#;
	background-image:url(images/footerbg.jpg);


/*  position:absolute; top:561px; left:95px; */
}



/*#footer { height:42px; width:1000px; background-color:#; background-image:url(images/footerbg.jpg); left:95px; float: left;}*/
#footer p {
	margin:2px 10px;
	font-size:10px;
	float:right;
	color:#ffffff;
}

#footer2 {
	height:42px;
	width:1000px;
	background-color:#666666;
	background-image:url(images/footerbg.jpg);
	float:left;
	margin-top: 0px;
}

#subfooter {
	height:42px;
	width:735px;
	background-color:#666666;
	background-image:url();
	float:left;
}

#subfooter p {
	font-size:10px;
	color:#999999;
}

#subfooter a:link {
	text-decoration:none;
	color:#999999;
}

#subfooter a:visited {
	text-decoration:none;
	color:#999999;
}

#subfooter a:hover {
	color:#333333;
	background-color:#ffffff;
}

#indexsubfooter {
	height:20px;
	width:1000px;
	background-color:#;
	position:absolute;
	top:603px;
	left:95px;
}

#indexsubfooter p {
	font-size:10px;
	color:#999999;
}

#indexsubfooter a:link {
	text-decoration:none;
	color:#999999;
}

#indexsubfooter a:visited {
	text-decoration:none;
	color:#999999;
}

#indexsubfooter a:hover {
	color:#333333;
	background-color:#ffffff;
}

#siteNav {
	list-style:none;
	font-size:10px;
	font-weight:normal;
	width:545px;
	float:right;
	margin:200px 0 0 50px;
}

#siteNav a:link {
	text-decoration:none;
	color:#ffffff;
	padding:5px;
}

#siteNav a:visited {
	text-decoration:none;
	color:#ffffff;
	padding:5px;
}

#siteNav a:hover {
	color:#333333;
	background-color:rgb(255,255,255);
}

#siteNav li {
	margin-right:10px;
	display:inline;
	line-height:20px;
	color:#ffffff;
}

#siteNav2 {
	list-style:none;
	margin-top:5px;
	float:right;
	font-size:10px;
	font-weight:normal;
	width:300px;
}

#siteNav2 a:link {
	text-decoration:none;
	color:#ffffff;
	padding:5px;
}

#siteNav2 a:visited {
	text-decoration:none;
	color:#ffffff;
	padding:5px;
}

#siteNav2 a:hover {
	color:#333333;
	background-color:#ffffff;
}

#siteNav2 li {
	margin-right:10px;
	display:inline;
	line-height:20px;
	color:#ffffff;
}

#monoSlideshow {
	border:0;
	background-color:#31645f;
	left:0px;
	top:0px;
	position:absolute;
	margin:0px auto;
	width:100px;
	height:490px;
	z-index: 30;
}

#homeContainer {
	border-right-width: 0px;
	border-right-style: none;
	width:243px;
padding-top:60px;	background:#31645f url(images/sidebarbgblank.jpg) repeat-x;
	float:left;
	height:431px;
}


#homeContent {
	background-color:#ffffff;
	width:735px;
	float:right;
	margin:0 0 0 -10px;
	height:100%;
	padding:20px 10px;
	height:100%;
	min-height: 450px;
}

#secureContent {
	background-color:#ffffff;
	width:735px;
	float:right;
	margin:0 0 0 -10px;
	height:100%;
	padding:50px 10px;
}

#imageRight {
	float:left;
	margin:20px 10px 0 0;
	margin-bottom:20px;
}

#imageLeft {
	float:right;
	margin-left:10px;
	margin-bottom:20px;
}

#email {
	margin:0;
	padding:20px;
}

#flashcontent {
	height:700px;
}

.sideNav {
	font-size:10px;
	font-weight:500;
	width:215px;
	color:#ffffff;
	padding:10px 5px 0;
	float:left;
	list-style-type:: none;
	margin:0;
}

.sideNav li {
	font-size:10px;
	font-weight:500;
	text-decoration:none;
	color:#ffffff;
	display:list-item;
	list-style-type:none;
	visibility:visible;
}

a:link.sideNav {
	text-decoration:none;
	color:#ffffff;
	font-weight:500;
	list-style-type:: none;
}

a:visited.sideNav {
	text-decoration:none;
	color:#ffffff;
	font-weight:500;
	list-style-type:: none;
}

a:hover.sideNav {
	color:#ffffff;
	text-decoration:underline;
	font-weight:500;
}

a:link.subLink {
	text-decoration:none;
	color:#ffffff;
	font-weight:500;
	list-style-type:: none;
}

a:visited .subLink {
	text-decoration:none;
	color:#ffffff;
	font-weight:500;
	list-style-type:: none;
}

a:hover.subLink {
	color:#ffffff;
	text-decoration:underline;
	font-weight:500;
	list-style-type:: none;
}

ul li {
	list-style:none;
	text-decoration:none;
}



/* END Page IDs */


/* Classes */
body.home {
	background-color:#666666;
	background-image:url();
	background-position:top left;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body.shows {
	background-color:#f6e2db;
	background-image:url();
	background-position:bottom left;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body.reps {
	background-color:#d8deea;
	background-image:url();
	background-position:bottom left;
	background-repeat:repeat-x;
	background-attachment:fixed;
}

body.login {
	background-color:#9e91a3;
	background-image:url();
	background-position:bottom left;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body.links {
	background-color:#c79d8f;
	background-image:url();
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body.contact {
	background-color:#ebede0;
	background-image:url();
	background-position:bottom left;
	background-repeat:repeat-x;
	background-attachment:fixed;
}

body.portfolio {
	background-color:#a8c4c8;
	background-image:url();
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body.blog {
	background-color:#eee0d3;
	background-image:url();
	background-position:bottom left;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.marginFix {
	margin-bottom:-10px;
}

.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 */
.floatRightImg {
	float:right;
	margin:0;
	padding:0 40px 20px 0;
}

.floatLeftImg {
	float:left;
	margin:0;
	padding:0 0 20px 40px;
}

.floatMainImg {
	float:right;
	margin:0 0 15px 15px;
	padding:0;
}

.clearBoth {
	clear:both;
}

.bottomRight {
	bottom:0;
	text-align:right;
	font-size:9px;
	color:#666666;
	margin:0 5px -10px 0;
	padding:0;
}



/*END Plant Catalog Styles*/
#container {
	margin:0 auto;
	width:1000px;
	padding:0;
	position:relative;


/* background-image:url(images/bg.jpg); */
	background-color:#fff;
}

div.cat_item {
	height:340px;
	width:200px;
	border:0;
	float:left;
	position:relative;
	margin:0 5px 0 10px;
	padding:0 15px 0 0;
	word-break:break-all;
	word-wrap:break-word;
}

div.item {
	width:230px;
	float:left;
	word-break:break-all;
	word-wrap:break-word;
}

div.cat_content_bottom {
	width:230px;
	word-break:break-all;
	word-wrap:break-word;
	position:absolute;
	bottom:0;
}

.sublink {
	padding-left:10px;
}

div#checkoutcontainer {
	width:554px;
}

div#checkoutheader {
	width:554px;
}

.item {
	font-size:8pt;
}

.CartOuter {
	width:735px;
	margin:0 auto;
}

.cartContainer {
	width:735px;
	margin:0 auto;
}

table #Cart {
	margin:0 auto;
}

#EditCart {
	margin:0 auto;
}

