@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font: 80% tahoma, verdana, arial, sans-serif;
	background-image:url(../images/background-top.gif);
	background-repeat:repeat-x;
}

p {
	font-size:100%;
	color: #000;
	margin: .7em 0;
	line-height:1.4em; }
em {
	font-style: normal;
	font-weight: bold; }
ul {
	margin: 0;
	padding: 0;
	list-style-position:inside; }
li {
	margin: 0;
	padding: 0; }
table {
	border: none; }
img {
	border: none; }
a {
	color:#000; }
a:hover {
	text-decoration: none; }

form {
	margin: 0;
	padding: 0; }

.alignRight { text-align:right; }
.floatLeft { float:left; }
.floatRight { float:left; }
.littlePadding { padding:0.25em; }
.somePadding { padding:0.5em; }
.bigPadding { padding:1em; }


.left,.floatLeft{ float:left; }
.right,.floatRight{ float: right; }
.left20{ float: left; width: 20%; }
.left21{ float: left; width: 21%; }
.left25{ float: left; width: 25%; }
.left29{ float: left; width: 29%; }
.left33{ float: left; width: 33%; }
.left35{ float: left; width: 35%; }
.left37{ float: left; width: 37%; }
.left40{ float: left; width: 40%; }
.left47{ float: left; width: 47%; }
.left50{ float: left; width: 50%; }
.left55{ float: left; width: 55%; }
.left65{ float: left; width: 65%; }
.left63{ float: left; width: 63%; }
.left66{ float: left; width: 66%; }
.right33{ float: right; width: 33%; }
.right35{ float: right; width: 35%; }
.right37{ float: right; width: 37%; }
.right44{ float: right; width: 44%; }
.right49{ float: right; width: 49%; }
.right50{ float: right; width: 50%; }
.right53{ float: right; width: 53%; }
.right60{ float: right; width: 60%; }
.right63{ float: right; width: 63%; }
.right65{ float: right; width: 65%; }
.right66{ float: right; width: 66%; }
.right71{ float: right; width: 71%; }
.right75{ float: right; width: 75%; }
.right79{ float: right; width: 79%; }
.right80{ float: right; width: 80%; }
.bold{ font-weight: bold; }
.italic{ font-style: italic; }
.clearBoth{ clear:both; }
.clearBothAssurance{ clear: both; height:0; zoom:1;}
.textAlignLeft{ text-align: left; }
.textAlignCenter{ text-align: center; }
.textAlignRight{ text-align: right; }
.zoom{ zoom:1; }

.width48{
	width:48%;
}
.width100{
	width:100%;
}
.marginBottom05{ margin-top: .5em; }
.marginTop05{ margin-top: .5em; }
.marginTop10{ margin-top: 1em; }
.marginTop15{ margin-top: 1.5em; }
.marginTop20{ margin-top: 2em; }
.marginTop40{ margin-top: 4em; }

.padding05{ padding:0.5em; }
.padding10{ padding:1.0em; }
.padding15{ padding:1.5em; }
.padding20{ padding:2.0em; }

.paddingTop05{ padding-top:0.5em; }
.paddingTop10{ padding-top:1.0em; }

.paddingLeft05{ padding-left:0.5em; }
.paddingLeft10{ padding-left:1.0em; }

.grey6{color:#666;}
.grey5{color:#555;}
.red{color:#dd0000;}
.yellow{color:#FEF200;}
.blue{color:#0000FF;}

.whiteBg{ background: #fff; }
.yellowBg{ background: #FEF200; }

.blackBorder{ border: 1px solid #000; }
.greyBorderTop{ border-top: 1px solid #ddd; }

.size70{ font-size: 70%; }
.size80{ font-size: 80%; }
.size85{ font-size: 85%; }
.size90{ font-size: 90%; }
.size95{ font-size: 95%; }
.size100{ font-size: 100%; }
.size110{ font-size: 110%; }
.size120{ font-size: 120%; }
.size130{ font-size: 130%; }
.size140{ font-size: 140%; }
.size150{ font-size: 150%; }
.size160{ font-size: 160%; }
.size170{ font-size: 170%; }
.size180{ font-size: 180%; }
.size190{ font-size: 190%; }
.size200{ font-size: 200%; }

.strikeout{ text-decoration: line-through; }

h1, h2.h1, .ContentType_ImageGallery_title {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#573f09;
	font-weight:normal;
	font-size:235%;
	margin:0.95em 0 0.25em 0;
	background-image:url(../images/symbol.jpg);
	background-repeat:no-repeat;
	background-position:0 12px;
	padding-left:30px;
	font-style:normal;
	clear:both;
}
.ContentType_ImageGallery_title {
	margin-top:0.25em;
}
.ContentType_ImageGallery_description {
	/*font-weight:bold;*/
}
.ContentType_ImageGallery_Summary_title a {
	color:#573f09;
}
.resultsCountTop, .resultsCountBottom {
	background-color:#6c9d31;
	color: #fff;
	margin:0.35em 0;
}
h1.first {
	margin-top:0;
}

h2, h1.h2 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#6c9d31;
	font-weight:normal;
	font-style:italic;
	font-size:175%;
	margin:0.25em 0 1em 0;
	padding-left:0;
	background:none;
	clear:both;
}
h1.normal {
	font-size:110%;
	color: #000;
	padding-left:0;
	margin: .7em 0;
	line-height:1.4em;
	background:none;	
}
.bold {
	font-weight:bold;
}

#brownContainer {
	height:23px;
	position:relative;
	background-color:#573f09;
	z-index:100;
	overflow-x:hidden;
	-moz-box-shadow: -5px 1px 5px #666666;
	-webkit-box-shadow: -5px 1px 5px #666666;
	box-shadow: -5px 1px 5px #666666;
}

#page {
	margin: 0 auto;
	width: 950px;
	
	background-image:url(../images/background-radial.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin-top:8px;
	min-height:800px;
	height:auto !important;
	height:800px;
}

#pageInner {
	
}

#content{
	padding: .35em .5em .5em .5em;
	*padding-top: 0;
}
#contentLeftContainer {
	float:left;
	width:27%;
}
#contentLeftContainer #logo {

}
#contentLeftContainer .contentLeft {
	margin:0.25em 0 0.5em 0;
}
#contentLeftContainer .contentLeft ul {
	margin-bottom:2em;
}
#contentLeftContainer .contentLeft ul li {
	text-align:right;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	background-color:#e8e8e8;
	list-style-type:none;
}
#contentLeftContainer .contentLeft ul li a {
	color:#4d4d4d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	padding:1em 0.75em;
	background-image:url(../images/left-nav-background-grey.jpg);
	background-repeat:repeat-y;
}
#contentLeftContainer .contentLeft ul li a:hover {
	background-image:url(../images/left-nav-background-green.jpg);
	background-repeat:no-repeat;
}
#contentLeftContainer em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#573d0a;
	display:block;
	text-align:center;
}
.contentLeftMailingList {
	text-align:center;
	margin-bottom:1em;
}
#meetTheFounder {
	border:1px solid #DDD;
	padding:0.15em 1em;
	color:#333;
	line-height:1.3em;
}
#meetTheFounder p {
	margin:0.5em 0;
	font-size:90%;
}
#socialButtons {
	height:50px;
}
#socialButtons img {
	margin:0.5em auto;
	float:left;
	padding:0.5em 1em;
}


#contentLeftContainer .contentLeftSeparator {
	margin:1.5em 0 1.5em 2em;
	text-align:center;
	width:75%;
	border-top:1px dotted #DDD;
	height:1px !important;
}


#contentRightContainer {
	float:right;
	width:73%;
	position:relative;
	
	
}
#contentRightContainer #toolbar {
	text-align:right;
	position:relative;
	z-index:99;
	right:0;
	top:-18px;
	*top:-15px;
}
#contentRightContainer #toolbar ul {

}
#contentRightContainer #toolbar ul li {
	display:inline;
}
#contentRightContainer #toolbar ul li a {
	width:150px;
	outline:none;
}
#contentRightContainer #toolbar ul li a img {
	position:relative;
}
#content1 {
	margin:0 0 0 0.75em;
	padding:0 0 0 0.75em;
	
	min-height:1010px;
	height:auto !important;
	height:1010px;
	
	border-left:1px dotted #DDD;
}
#content1 ul, #content1 ol {
	list-style-position:outside;
	margin:0 0 0.25em 2em;
}
#content1 ul li, #content1 ol li {
	padding:0.25em 0;
}
#footerContainer {
	background-image:url(../images/background-footer.gif);
	background-repeat:repeat-x;
	width:100%;
	background-color:#573f09;
	height:auto !important;
	margin:0 auto;
	min-height:140px;
}
#footer {
	padding:1em;
	border-top:1px dotted #DDD;
	margin:0 1em;
	margin: 0 auto;
	width: 950px;
	color:#ddd;
}
#footer .footerSection {
	border-right:1px solid #3c2c06;
	float:left;
	height:auto !important;
	margin-top:0.5em;
	width:17%;
	min-height:110px;
}
#footer .footerSection .footerSectionTitle {
	font-weight:bold;
	color:#8dc648;
	font-size:90%;	
}

#footer .footerSectionProducts {
	width:24%;
}
.footerSectionProducts li {
	float:left;
	width:99%;
	list-style-type:disc;
}
#footer .footerSectionCompany {
	width:25%;
}
#footer #footerRight {
	float:left;
	margin:0.5em auto;
	text-align:right;
	width:33%;
	font-size:85%;
	color:#ccc;
}
#footerRight ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0.5em;
}
#footerRight li {
	padding:0.25em;
}
#footerRight li a {
	color:#F8FB88;
	font-size:90%;
}
#footerRight .seocartLink a {
	color:#FFFFFF;
}
.footerSection .inner {
	margin-bottom:0.75em;
	padding:0 1em;
}
.footerSection ul {
	margin-left:1em;
}
.footerSection ul li a {
	color:#eee;
	font-size:85%;
	text-decoration:underline;
}
.footerSection ul li a:hover {
	text-decoration:none;
}
.footerSection ul li {
	list-style-position:outside;
}

/* needed for drop-menu */
.contentLeft .dropmenu li {  position: relative; z-index: 100; /*height:100%; width: 100%;*/ padding: 0; margin: 0; }
.contentLeft .dropmenu ul { display: none; position: absolute; left: 100%; top: 0px; width:100%; z-index:101;  padding: 0; margin: 0; }
* html .contentLeft .dropmenu ul li, .contentLeft .dropmenu ul li{ *margin-top:-3px; *padding-bottom:3px; *top:3px; *width:100%; *height:100%; *margin-left:-15px; }
* html .contentLeft .dropmenu ul { left: 100%; z-index: 102; padding: 0; margin: 0; }
* html .contentLeft .dropmenu ul ul { left: 100%; ; z-index: 103; }
.contentLeft .containsSubMenu{
	background-image: url(/cirkuit/includes/js/jquery/plugins/dropmenu/1.0/images/grey_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.contentLeft .dropmenu ul{
	border: none;
	border-bottom: 1px solid #555;

	box-shadow: 0pt 0pt .35em #777;
	-moz-box-shadow: 0pt 0pt .35em #777;
	-webkit-box-shadow: 0pt 0pt .35em #777;
}
.contentLeft .dropmenu ul li{
	border: none;
	border-right: 1px solid #555;
}
.contentLeft .dropmenu ul li a{
	background:none !important;
	background-color:#EEE !important;
}
.contentLeft .dropmenu ul li a:hover{
	background-color:#d0ecaf !important;
}
.contentLeft .dropmenu ul.sub_nav2{
	width: 342px;
	border:none;
}
.contentLeft .dropmenu ul.sub_nav2 li{
	border: none;
}
.contentLeft .dropmenu ul.sub_nav2 li a{
	border: none;
	border-top: 1px solid #555;
}
.contentLeft .dropmenu ul.sub_nav2 li.leftcol{
	width: 171px;
	float:left;
}
.contentLeft .dropmenu ul.sub_nav2 li.rightcol{
	width: 170px;
	float:right;
	border-left: 1px solid #555;
}
.contentLeft .dropmenu ul li.emptyNavLi{
	border-top: 1px solid #555;
	padding: 0.1em 0 0.2em 0.5em;
	color: #555;
}


/* homepage */
.slideBoxHome {
	width:665px;
	height:295px;
}

.featuredArticleContainer {
	float:left;
	width:323px;
	border:1px solid #DDD;
	padding:0.25em;
	position:relative;
	margin-bottom:3em;
}
.featuredArticleScroller {
	height:250px;
	overflow-y:scroll;
}
.featuredArticleContainer h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	padding:0.5em;
	background-color:#5a8c1c;
	color:#FFF;
	font-size:120%;
	font-weight:bold;
	background-image:none;
	margin:0;
}
.featuredArticleContainer ul {
	line-height:1.8em;
	margin:0.15em 0 0 1.5em;
}
.featuredArticleContainer ul li {
	list-style-position:outside;
}
.featuredArticleContainer img {
	float:left;
	padding:0.45em 1.5em 0 0.15em;
}

/* press page */
.ContentType_ImageGallery_summary, .ContentType_ImageGallery_Summary_title {
	text-align:left !important;
}

.ContentType_ImageGallery_Summary_Image {
	float:left;	
	margin-right:1em;	
}
.ContentType_SubPageList_listCell {
	padding-bottom:0.5em;
	border-bottom:1px solid #CCC;
}
.ContentType_ImageGallery_Summary_Custom {}

.featuredVideo {
	float:left;
	width:325px;
	height:300px;
}
.featuredMeetTheFounder {
	float:left;
	width:308px;
	height:auto;
	padding:0.15em 0 0.15em 2em;
}
.featuredMeetTheFounder em {
	color: #573D0A;
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
.featuredMeetTheFounder img {
	display:block;
	margin:0 auto;	
}

/* product reviews */
#product-reviews {
font-size: 1em;
margin:0 .5em;
}

#product-reviews h1 {
font-size: 1.2em;
font-weight:bold;
margin: 15px 0 15px 0;
padding: 0;
background:none;
}

#product-reviews h1 a {
float: right;
font-weight: normal;
font-size: 0.85em;
margin: -15px 0 0 0;
display:block;
}

#product-reviews h1 a.write-review {
margin: 0 0 0 14px;
*margin: -15px 0 0 0;
padding: 0 0 2px 20px;
background: url(/cirkuit/includes/images/icons/icon_write-review.gif) no-repeat 0px 1px;
}

div.review {
border-bottom: 1px dotted #808080;
padding: 0 0 5px 0;
}

#last.review {
border-bottom: none;
}

div.review h2 {
font-size: 1em;
font-weight: normal;
margin: 0;
padding: 5px 0 5px 5px;
}

div.review p {
margin: 0;
padding: 0 0 0 15px;
}

#product-price-bottom {
font-size: 0.95em;
margin: 0 185px 0px 230px;
padding: 20px 0 0px 0;
}

div.paging {
background: #f0f0f0;
border:1px solid #ddd;
padding: .5em .25em;
}

div.paging span {
float: right;
}

div.sorting {
float: right;
}

div.paging-results {
padding: 7px 0px 7px 0px;
}

div.paging-results div {
float: right;
font-weight: 700;
}

div.paging-results span {
font-weight: 700;
margin: 0 10px 0 0;
}

div.paging-results a {
font-weight: normal;
}

.toolbar {
	display:block;
	text-align:right;
	margin-bottom:-20px;
	margin-top:1.5em;
}
.print {
	background:url("/cirkuit/includes/images/icons/icon_print.gif") no-repeat scroll 0 1px transparent;
	margin-left:9px;
	padding:0 0 0 19px;
}

/* homepage rotating banner */
.testimonialsContainer {
	margin-left:0.5em;
	margin-top:1.25em;
	border:1px solid #AAAAAA;
	padding:0.5em;
}
.testimonialsContainer h2 {
	margin:0 0 0 0 !important;
}
ul.bannerNav li{
	list-style: none;
	display: inline;
	line-height: 1em;
	margin: 0 1px;
	padding: 1px 4px;
}
ul.bannerNav li.pauseBanner{
	padding: 1px 0;
}

ul.rotateTestimonials{
	margin:0 !important;
	margin-top:3px !important;
	padding:0 !important;
	list-style: none;
	height:185px !important;
}
ul.rotateTestimonials li{
	margin:0 !important;
	padding:0 !important;
	list-style: none;
	font-style:italic;
}
ul.bannerNav{
	margin:4px !important;
	padding:0;
	list-style: none;
	position: absolute;
	line-height: 1em;
	padding: 5px 1px;
	background: #fff;
	border: 1px solid #777;

	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;

	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
ul.bannerNav li{
	list-style: none;
	display: inline;
	line-height: 1em;
	margin: 0 1px !important;
	padding: 2px !important;
	font-weight: bold;
	background: #AAAAAA;
	border: 1px solid #333;
	font-size: 10px;
	cursor: pointer;
	color: #000;

	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
ul.bannerNav li:hover{
	background-color: #ff6c6c;
}
ul.bannerNav li.active{
	background: #ffbbbb;
	color: #000;
}
ul.bannerNav li.pauseBanner{
	padding: 1px 0;
}
ul.bannerNav li.pauseBanner span{
	padding: 0 4px;
	background: url('/cirkuit/includes/js/jquery/plugins/rotateBanners/1.0/theme-red-play-icon.gif') center center no-repeat;
}
ul.bannerNav li.pauseBanner.active span{
	padding: 0 4px;
	background: url('/cirkuit/includes/js/jquery/plugins/rotateBanners/1.0/theme-red-icons.gif') 3px center no-repeat;
}

div.bannerCaption,
a.bannerCaption{
	display:none !important;
}


