/* @override 
	http://cadence-science/css/site.css
	http://www.cadencescience.com/css/site.css
*/

/* @group Generic Content Styles
-------------------------------------------------*/

body {
	margin: 0px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url('../img/body-background.png') repeat-x scroll 0% 0%;
}

p,
td,
li,
th,
dd,
dt{
	font-size: 1.1em;
	line-height: 1.3em;
	color: #5F6062;
}

li li,
dd li,
dt li
{
	font-size: 1.0em;
}

h1 {
	font-size: 3em;
	line-height: 1.1em;
}

h2 {
	font-size: 2.4em;
	color: #E4801C;
	font-weight: normal;
	margin: 0.2em 0;
	line-height: 1.1em;
}

h2 span {
	position: absolute;
	left: -9999em;
}

h3 {
	font-size: 2.2em;
	font-weight: normal;
	color: #E4801C;
	padding-left: 10px;
	margin-bottom: .2em;
	line-height: 1.3em;
	background: transparent url('../img/arrow-caret-orange-right.gif') no-repeat 0 8px;
}

h4 {
	font-size: 1.5em;
	color: #E4801C;
	font-weight: normal;
}

p {
	margin-top: 0em;
	margin-bottom: 1.1em;
}

ul,
ol {
	margin: 0 0 1.3em 0;
	padding: 0;
}

li {
	margin-bottom: .5em;
}

/* @end */

/* @group Tables 
-------------------------------------------------*/

table {
	margin-top: 1.3em;
	margin-bottom: 1.3em;
	border: 1px solid #DDDDDD;
	padding: 1px;
	width: 100%;
}

table th.category
{
	
}

table th.style
{
	
}

table th.description
{
	
}

table th.packaging
{
	
}

table td,
table th 
{
	padding: 2px 8px;
	text-align: left;
}

table th
{
	color: #E4801C;
}

table tr.alt td {
	background: #eee;
}

/* TODO Implement jQuery version */
table tbody tr:nth-child(odd),
table tbody tr.odd
{
	background: #F3F3F3;
}

/* @end */

/* @group Links
-------------------------------------------------*/

a:link {
	color: #E4801C;
	text-decoration: none;
}

a:visited{ 
	color: #E4801C;
	text-decoration: none;
}

a:hover {
	color: #924926;
	text-decoration: underline;
}

/* @end */

/* @group Images
-------------------------------------------------*/

a img {
	border: 0px;
}

.image-left {
	float: left;
	margin: 0px 15px 5px 0px;
}

.image-right {
	float: right;
	margin: 0px 0px 5px 15px;
}

/* @end */

/* @group Clear
-------------------------------------------------*/

.clear:after {
	content: ".";
	height: 0px;
	clear: both;
	visibility: hidden;
	display: block;
}

.clear span {
	position: absolute;
	left: -9999em;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

/* @end */

/* @group Outer Shell 
-------------------------------------------------*/

#page-area
{
	margin: 0 auto;
	width: 1045px;
	background: transparent url('../img/main-content-shadow.png') no-repeat scroll 50% 100%;
	padding-bottom: 8px;
}

#wrapper
{
	background: #ffffff;
	margin: 0 11px 2px;
}

/* @group Header 
-------------------------------------------------*/

#header
{
	width: 914px;
	padding: 12px 32px 6px;
	border-bottom: 6px solid #E4801C;
	position: relative;
	margin: 0 auto 1px;
}

#header:after
{
	content: ".";
	height: 0px;
	clear: both;
	visibility: hidden;
	display: block;	
}

.gallery #header
{
	background: url('../img/gallery-detail-header.jpg') no-repeat scroll 50% 100%;
	padding-bottom: 252px;
}

#header h1
{
	margin: 0;
	float: left;
}

#header h1 a
{
	background: transparent url('../img/logo.png') no-repeat scroll 0% 0%;
	width: 201px;
	height: 78px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

#header ul
{
	margin: 0;
	padding: 0;
	float: right;
}

#header ul li
{
	float: left;
	list-style: none;
	white-space: nowrap;
}

#header ul .last,
#header ul .search
{
	background: transparent none;
	padding-right: 0px;
}

#sub-nav li
{
	font-size: 1.0em;
	height: 21px;
	line-height: 21px;
	background: transparent url('../img/sub-nav-divider.gif') no-repeat 100% 50%;
	padding: 0 8px;
}

#sub-nav a:link
{
	color: #585857;
	text-decoration: none;
}

#sub-nav .search form
{
	width: 141px;
	margin: 0;
}

#sub-nav .search form p
{
	float: left;
	margin: 0;
}

#sub-nav .search .input-text,
#sub-nav .search .input-submit
{
	border: 1px solid #E2E2E2;
	background: transparent none;
	font-size: 0.91em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #585857;
	margin: 0;
	height: 15px;
	padding: 2px 5px;
} 

#sub-nav .search .input-text
{
	width: 102px;
}

#sub-nav .search .input-submit
{
	background: transparent url('../img/search-button.png') no-repeat 0 0;
	height: 21px;	
	width: 27px;
	position: relative;
	left: -1px
}

ul#main-nav
{
	clear: right;
	float: right;
	margin-top: 32px;
	margin-bottom: 8px;
}

#main-nav li
{
	font-size: 1.4em;
	height: 21px;
	line-height: 1.7em;
	padding: 0 4px;
}

#main-nav li a:link,
#main-nav li a:visited
{
	color: #E4801C;
	text-decoration: none;
	margin-left: 24px;
	padding-left: 10px;
	background: transparent url(../img/arrow-caret-orange-right.gif) no-repeat 0% 50%;
}

/* @end */

#main-content
{
	padding: 1px 28px;
	min-height: 629px;
	height: auto !important;
	height: 629px;
}

#main-content ul {
	list-style: inside;
}

#wrapper:after
{
	clear: both;
	content: ".";
	visibility: hidden;
	display: block;
	height: 0px;
}

.detail #section-content
{
	width: 246px;
	float: left;
	margin-left: 22px;
	display: inline;
}

.detail #main-content
{
	width: 711px;
	float: right;
	padding: 0;
	margin-right: 22px;
	display: inline;
	min-height: 629px;
	height: auto !important;
	height: 629px;
}

.detail #content-inner
{
	width: 445px;
	float: left;
}

.detail #sub-content
{
	width: 243px;
	float: right;
}

.detail #sub-content img {
	margin: 0px auto;
}

/* @group Section Navigation */



/* @end */

/* @group Footer */

#footer
{
	width: 1045px;
	margin: 0 auto 8em;
}

#footer p
{
	text-align: center;
	margin-bottom: 0.6em;
}

#footer p a
{
	border: 1px solid #b0b0b1;
	border-width: 0 1px;
	padding: 0 12px;
	margin: 0 8px;
	
}

#footer-nav
{
	float: left;
	position: relative;
	left: 50%;
}

#footer-nav ul:after
{
	content: ".";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}

#footer ul
{
	position: relative;
	left: -50%;
	margin-bottom: 0.8em;
}

#footer li
{
	float: left;
	display: block;
	margin-bottom: 0;
	list-style: none;
	margin: 0 6px;
	background: transparent url('../img/footer-nav-divider.gif') no-repeat 100% 50%;
	padding-right: 12px;
}

#footer li.last
{
	padding-right: 0;
	background: transparent none;
}

#footer p.copyright
{
	clear: both;
	font-size: 1.0em;
}

/* @end */

/* @end */