@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.oneColFixCtrHdr #container {
	width: 850px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.videobar {
	font-family: Arial, Helvetica, sans-serif;
	width: 360px;
	float: right;
	padding-right: 0px;
	padding-left: 6px;
}
.newsbox {
	float: left;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 6px;
}
.hometext {
	width: 450px;
	float: left;
	height: 240px;
	overflow: scroll;
	overflow-x: hidden;
}
.ethics {
	width: 435px;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.fltright {
	float: right;
}
.cartcontents {
	float: right;
	width: 200px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.navbox {
	float: right;
	width: 500px;
	text-align: right;
}
.fltleft {
	float: left;
}
.oneColFixCtrHdr #header {
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/page-header.png);
	background-repeat: no-repeat;
	height: 100px;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.whiteheader {
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px;
	background-image: url(../images/content-background.png);
}
.oneColFixCtrHdr #footer {
	height: 270px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../images/video-background.png);
	background-repeat: no-repeat;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.transparent
{
   filter:alpha(opacity=100); 
   -moz-opacity: 1; 
   opacity: 1; 
}
.fltleftmgn {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.wpbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.product {
	padding: 15px;
}
 .clearfloat {
	clear: both;
}

.contenttemplate {
	height: 100%;
	background-image: url(../images/content-background.png);
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
}
.contactform {
	height: 500px;
	width: 800px;
	background-image: url(../images/postcard.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.contactdetails {
	float: right;
	height: 360px;
	width: 380px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.vidcommunity {
	width: 810px;
	float: left;
}
.flickr {
	float: right;
	width: 400px;
}
.facebook {
	float: left;
	width: 500px;
	margin-right: 22px;
}
.twitter {
	float: left;
	width: 180px;
}

.bodyblog {
	width: 590px;
	float: left;
	background-color: #FFF;
	height: 100%;
}
.blogside {
	float: left;
	width: 200px;
	background-color: #FFF;
}
.stickers {
	width: 310px;
	float: right;
	margin-left: 20px;
}
.fltrightmgn {
	float: right;
	padding-right: 20px;
}
.cartbutton {
	margin-right: 300px;
	float: right;
}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:325px;
	margin-left: -40px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:0px solid #ccc;
	padding: 0px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500;
}

#shopsidebar {
	float: right;
	width: 250px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 50px;
}

/* Sidebar */



#newsbox ul {
	padding: 0;
	list-style: none;
	line-height: 19px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	
}

#newsbox li {
	margin-bottom: 20px;
	padding: 0 15px 0 20px;
	list-style-type: none;
}

#newsbox li ul {
}

#newsbox li li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #E5E5E5;
}

#newsbox li h2 {
	margin-bottom: 15px;
	font-size: 18px;
}

#contentarea ul.socialwrap li {list-style-type:none;}
