/* HTML Tag Redefinition */
html, body { height: 100%;  }
body { background-color: #dfffdf; padding: 0px; margin: 0px; }
img { border: 0px}
a { cursor:pointer }

label { font-weight:bold; }
fieldset { border:1px solid #ccc; }

#container, #header, #header-nav, #footer-nav, #footer, #header-nav ul.nav, #footer-nav ul.nav, #sidebar {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;

}

#header {
	width: 100%;
	height: 376px;
	overflow: hidden;
}

#header-nav, #footer-nav {
	width: 100%;
	height: 40px;
	background: transparent url(http://www.wow-orchids.com/themes/wow/images/header-nav-gradient.png) repeat-x;
	overflow: hidden;
}

#header-nav, #main, #footer-nav, #footer {
	position: relative;
	top: -30px;
}

#footer-nav {
	height: 20px;
	background: #055505;
}

#header-nav ul.nav, #footer-nav ul.nav {
	display: block;
	overflow: visible;
	width: auto;
	height: 100%;
	text-align: center;
}

#header-nav ul.nav li, #footer-nav ul.nav li {
	display: block;
	float: left;
	width: auto;
	height: 40px;
}

#footer-nav ul.nav li {
	height: 20px;
}

#header-nav ul.nav li a, #footer-nav ul.nav li a {
	display: block;
	height: 20px;
	padding-top: 14px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	color: #efffef;
	font-weight: bold;
	text-decoration: none;
}

#footer-nav ul.nav li.nav-selected a {
	font-style: italic;
	cursor: default;
	color: #9eee9e;
}

#footer-nav ul.nav li a {
	height: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
}

#header-nav ul.nav li.nav-selected a {
	font-style: italic;
	cursor: default;
	color: #9eee9e;
}

#header-nav ul.nav li a:hover, #footer-nav ul.nav li a:hover {
	text-decoration: underline;
	color: #9eee9e;
}

#header-nav ul.nav li.nav-selected a:hover, #footer-nav ul.nav li.nav-selected a:hover {
	text-decoration: none;
}

#main {
	padding-left: 10px;
	padding-right: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 964px;
	min-height: 400px;
	border-left: 1px solid #055505;
	border-right: 1px solid #055505;
}

#sidebar {
	display: block;
	float: left;
	width: 180px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 24px;
}

#sidebar div.ccm-page-list, #sidebar ul.nav {
	display: block;
	margin-top: 10px;
	border-top: 1px solid #5aaa5a;
	font-size: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar ul.nav {
	padding-left: 0em;
}

#sidebar div.ccm-page-list h3, #sidebar ul.nav li {
	display: block;
	line-height: 0.9em;
	margin-left: 0em;
}

#sidebar ul.nav li {
	list-style: none;
	list-style-type: none;
	font-size: 120%;
	line-height: 1.3em;
	font-weight: bold;
	text-align: left;
}

#sidebar div.ccm-page-list a, #sidebar ul.nav li a {
	color: #055505;
}

#sidebar div.ccm-page-list div.ccm-page-list-description {
	display: none;
}

#sidebar a.badge-title {
	font-size: 100%;
	text-align: center;
	color: #055505;
	font-style: italic;
	font-weight: bold;
}

#footer {
	text-align: center;
	font-size: 65%;
	font-weight: bold;
	color: #499949;
	margin-top: 1em;
}

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

#footer b {
	font-weight: bold;
	font-style: italic;
}

#footer span {
	margin-left: 3em;
	margin-right: 3em;
}

#click-prompt {
	position: absolute;
	top: -15px;
	left: 30px;
	color: #ffffff;
	width: 150px;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	z-index: 100;
	cursor: default;
}

.cc-cart-links {
	color: #055505;
	margin-bottom: 10px;
}

.cc-cart-links a, .cc-cart-links a:link, .cc-cart-links a:visited {
	color: #055505;
	font-weight: bold;
}

.ccm-core-commerce-summary, .ccm-core-commerce-product-list-results, .pagination, .pagination a {
	color: #055505;

}

.pagination a  {
	text-decoration: underline;
}
