/** DOM styles **/

body{
	background: #f5f5f5;
	color: #464646;
    font: 100% "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0;
}
h1,h2,h3,p{margin: 0;padding: 5px;font-weight:normal}

h1{
	font-size: 160%;
	font-weight: bold;
}
h2{
	font-size: 140%;
}
h3 {
	font-size: 120%;
}
hr.head {
	border: 1px solid #ccc;
	margin: 5px;
}
a {
	color: #2888c8;
	text-decoration: none;
}
a:hover {
	color: #679f3b;
	text-decoration: underline;
}
.strong {
	font-weight: bold;
}
.gray {
	background: #eaeaea;
}
.small {
	font-size: 80%;
}
.btn * {
	display: none;
	color: white;
}
.prthide {
	display: none;
}
/** Layout styles **/

div#container{
	text-align:left;
}
div#header{
	margin: 0 10px 0 10px;
	background: #2888c8;
}
div#header.bare{
	margin: 0 10px 0 10px;
	background: #2888c8;
}
div#headlogo{
	float:left;
	background: #ffffff;
	padding: 10px;
    display: block; 
	margin: 10px 15px 5px 15px;
	font-size: 160%;
	font-weight: bold;
	border: 2px solid gray;
}
div#headlogo.hidden{
	float:left;
	background: transparent;
	border: 0;
}
div#hidden {
	background: transparent;
	border: 0;
	float: left;
}
div#headcont{
	float: left;
	margin: 20px 20px 0;
    display: block; 
	color: #ffffff;
	vertical-align: bottom;
	display: none;
}
div#headlogin{
	font-size: 80%;
	float: right;
	text-align: right;
	vertical-align: middle;
	margin: 15px 20px 0;
	padding: 0;
    display: block; 
	color: #ffffff;
	font-weight: bold;
	width: 200px;
	display: none;
}
div#headlogin a {
	color: #ffffff;
	text-decoration: none;
}
div#headlogin a:hover {
	color: #aee683;
	text-decoration: underline;
}
div#middle{
}
div#content{
	float:left;
}
div#content.full {
	padding:10px 0;
	margin:5px 0;
	clear: both;
	width: 100%;
}
div#topnav{
	margin: -10px 0 0 0;
	display: none;
}
div#toplinks{
	float: left;
	padding: 0;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
}
a.tlink {
	display: block;
	padding: 10px 15px 10px 15px;
	float: left;
	border-right: 1px solid #5b9532;
	color: #ffffff;
	text-decoration: none;
}
span.tlink {
	display: block;
	padding: 10px 15px 10px 15px;
	float: left;
	border-right: 1px solid #5b9532;
	color: #ffffff;
	text-decoration: none;
	text-decoration: none;
}
a.tlink:hover {
	text-decoration: underline;
}
span.tinfo {
	display: block;
	float: left;
	padding: 10px 15px 10px 15px;
	color: #ffffff;
	background: #679f3b;
	font-weight: normal;
	font-size: 100%;
	border-right: 1px solid #5b9532;
}
div#subnav{
	color: #828282;
	text-decoration: none;
	font-size: 90%;
	padding: 0;
	margin: 0;
	clear: both;
	border-top: 1px solid #d1d1d1;
	display: none;
}
a.slink {
	display: block;
	float: left;
	padding: 5px 15px 5px 15px;
	border-right: 1px solid #d1d1d1;
	color: #828282;
	text-decoration: none;
}
a.slink:hover {
	text-decoration: underline;
}
span.slink {
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px 15px 5px 15px;
	border-right: 1px solid #d1d1d1;
	color: #828282;
}
div#site{
	padding:10px 15px 10px 15px;
	margin: 0;
}
div#site-full{
	padding:20px 50px 20px 50px;
	margin: 0;
}
div#site-br{
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	height: 10px;
	display: none;
}
div#nav{
	float:right;
	width: 200px;
	padding:10px 0 0;
}
div#nav h2{
	font-size: 120%;
	color: #9E4A24
}
div#nav-br{
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	height: 10px;
	display: none;
}
div#footer{
	clear:both;
	padding: 10px;
	margin: 10px 10px 0px 10px;
	text-align:center;
	color: #ffffff;
	font-size: 80%;
	display: none;
}
div#footer a{
	color: #ffffff;
	text-decoration: none;
}
div#footer a:hover{
	text-decoration: underline;
}

/** Content styles **/

div#error {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #222222;
	/* color: #67d2ff; */
	background: #febcbc;
	padding: 10px;
	margin: 5px 5px 10px 5px;
	border: 1px solid #e00000;
	text-align: center;
}
div#info {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
/*	color: #84c14c; */
	color: #fff;
	background: #6ac4ff;
	padding: 10px;
	margin: 5px 5px 10px 5px;
	border: 1px solid #2888c8;
	text-align: center;
}
div.infobox {
	background-color: #ffffff;
	display: none;
	padding: 5px;
	margin: 5px;
	border: 1px solid #0248ca;
	color: #222222;
	background: #bae8fb;
}

div.layer-stroke {
/*	background: url(../layout/footer_bg.gif) repeat-x top #2888c8;  */
	margin: 20px auto 20px auto;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
}
div.layer-form {
	text-align: left;
	padding: 5px;
	margin: 10px;
}
table.stroke {
	margin: 20px auto 20px auto;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
}

div.thumb {
	float: left; 
	margin: 3px; 
	width: 100px; 
	height: 100px; 
	overflow: hidden; 
	font-size: 70%;
}
div.thumb:hover {
}
table.thumbtable {
	width: 100px; 
	height: 100px; 
}
table.thumbtable img {
	border: 0;
}
table.thumbtable a {
	color: #464646;
	text-decorations: none;
}
table.thumbtable a:hover {
	color: #464646;
	text-decorations: underline;
}

div#images{
	float: left;
	width: 75%;
}

/* Lightbox */


.lightbox {
	display: none;
	position: absolute;
	top: 20%;
	left: 40%;
	padding: 16px;
	border: 16px solid #84c14c;
	background-color: white;
	z-index:1002;
	overflow: auto;
	overflow-x: hidden;
}

.lightbox-fill{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.lightbox-light{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: white;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.imagebox {
	font-size: 90%;
	display: none;
	position: absolute;
	top: 100px;
	left: 40%;
	padding: 16px;
	border: 8px solid #84c14c;
	background-color: white;
	z-index:1002;
	overflow: auto;
	overflow-x: hidden;
}
/* Moo styles */

.toggler {
	padding: 5px;
/*	background: url(../layout/topnav_bg.gif) repeat-x top #6ac4ff; */
/*	background: url(../layout/toplinks_bg.gif) repeat-x top #679f3b;
	color: #ffffff;
*/
	color: #828282;
	margin: 5px;
	cursor: pointer;
	border: 1px solid #ccc;
}
.protoggler {
	color: #ffffff;
	padding: 2px;
	margin: 0px auto 5px auto;
	cursor: pointer;
	font-weight: bold;
	width: 90%;
}
.element {
	margin: 0px 5px 10px 5px;
 	padding: 10px;
}
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}

.tool-tip {
	color: #fff;
	width: 200px;
	z-index:9999;
}
 
.tool-title {
	font-weight: bold;
	font-size: 85%;
	margin: 0;
	color: #c4e786;
	padding: 8px 8px 4px;
}
 
.tool-text {
	font-size: 75%;
	padding: 4px 8px 8px;
	text-align: left;
}

/* Table styles */

td.head {
	vertical-align: top;
	text-align: right;
}
td.edit {
	vertical-align: top;
	font-size: 90%;
	padding-top: 3px;
}

/* Order product page */

input.pro_input {
	color: #cccccc;
}

table.attrib {
	float: left; 
	margin: 0 5px 0 5px; 
}

div#cart-preview {
	font-size: 90%;
	margin: 5px 10px 5px 5px;
}
.cbasket {
	margin: 5px;
	font-size: 90%;
}
table.basket-totals {
	margin: 30px 0 0 0;
}
.crow {
	border: 1px solid #fff;
	margin: 2px 5px 2px 5px;
}
td.crow {
	vertical-align: middle;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}