@charset "utf-8";
/* CSS Document */
/* Created for AnxiousEarth.com by Web Wise Concepts Aug 2009 */

body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, table, td {/* set everything to zero for a good cross-browser starting point */
	margin: 0;
	padding: 0;
	border: 0;
}
body {/* sets defaults */
	background-color:#FFF;
	color: #666;
	text-align: center;
	font:100.01% Verdana, Arial, Helvetica, sans-serif;
	min-width: 770px;
}
#wrapper {
	width: 80%; /* sets the width of the wrapper */
	margin: 5px auto;/* centers the wrapper first value */
	position: relative; /* important to position it relatively */
	background:#fff url(../images/wrapper-bkgd2.jpg) no-repeat right top;
	border: 1px solid #666;
	text-align: left;/* Realigns the text to the left */
}
/* Text ------------------------------------------- */
p {
	padding: 5px 10px;
	line-height: 1.4;
}
h1, h2, h3, h4 { padding: 15px 0 8px 25px; }
h1 {font-family: Georgia, "Times New Roman", Times, serif;}
h2 {font: 1.65em Georgia, "Times New Roman", Times, serif;}
h3 {font-size: 1.25em; }
h4 {
	font-size: 1.2em;
	font-style: italic;
	}
ul { margin: .5em 4.5em; }
ul li { padding: 3px 0; }
ul#list {list-style-type: none;}

/* Header ----------------------------------------- */
#header {
	height: 200px;
	background: transparent;
	padding: 0 10px;
}
#header h1 { 
	padding: 1.5em 0 0 .5em;
	font-size: 2.5em;
	color: #435c3e;}
#header h1 #tag {
	font-size: .425em; 
	font-weight: normal;
	padding-left: 1.75em;
	font-style: italic;}
img#logo { float: left; width: auto;}
	
/* Content ----------------------------------- */
#content {
	padding: 0;
	margin-right: 190px;
}
#content_main {
	padding: 10px 0;
	font-size: .8em;
	border: 1px solid #ccc;
	margin: .25em 1em 10px .5em;
	min-height: 400px;
	background:url(../images/content_main-bkgd.jpg) no-repeat bottom left;
}
#main_2col#content_main { margin-top: 0; }

/* Content_sub ------------------------------------ */
#content_sub {
	float: right;
	width: 180px;
	line-height: normal;
	margin: 0 0 1.5em 0;
	padding: 15px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
}
ul#nav_store {
	border: 1px solid #ccc;
	margin-top: 0;
	margin-left: 10px;
	padding: 3px 5px;
	list-style-type: none;
	width: 150px;
	font: .75em Arial, Helvetica, sans-serif;
}
#nav_sub {
	list-style-type: none;
	white-space: nowrap;
	text-align: left;
	margin: 10px 10px 25px 10px;
}
#content_sub li a:link, #nav_sub li a:visited, #nav_store li a:visited {
	display: block;
	background: #b0bc85;
	color: #435c3e;
	padding: 5px 15px;
	font-size: 10px;
}
#content_sub li a:hover {
	background-color: #435c3e;
	color: #d5e8b7;
	padding-left: 30px;
}
#content_sub .subinfo{
	border: 1px solid #ccc;
	margin: 15px 5px;
	background: transparent;
	text-align: center; 
	padding-top: 2px;}
#content_sub #date{margin: 10px 20px;}
#content_sub fieldset, #content_sub #language  {margin: 10px;}
#content_sub input {font-size: 9px;	}

/* Links and Navigation --------------------------------------------*/
a, a:link {
	text-decoration: none;
	font-weight: bold;
}
a:link img{border: none; background: transparent;}
a:link, a:visited { color: #435c3e; }
a:focus {
	color: #d5e8b7;
	background: #b0bc85;
}
a:hover {
	color: #b0bc85;
	background-color: #435c3e;
}
#skipnav {
	position: absolute;
	margin-left: -1000px;
	}
#skipnav a:focus, #skipnav1 a:active {
	margin-left: 1000px;
	overflow: visible;
	display: block;
	width: 10em;
	text-align: left;
	}
#navcontainer {
	background: #435c3e;
	color: #d5e8b7;
	height: 58px;
}
#navcontainer p#tag {
	padding: 5px 0;
	font: .9em  Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#navcontainer ul {
	padding: 3px 0;
	list-style-type: none;
	text-align: center;
	margin-top: 0;
}
#navcontainer ul li {
	display: inline;
	font: .675em Verdana, Arial, Helvetica, sans-serif;
	background: #435c3e;
	margin: 0;
	padding: 5px 8px 5px 8px;
}
#navcontainer ul a, #navcontainer ul a:link{
	margin: 0;
	padding: 5px 8px 5px 8px;
	color: #d5e8b7;
}

#navcontainer ul a:hover{
	color: #435c3e;
	background-color: #d5e8b7;
}
#navcontainer ul a#current, #navcontainer ul li#active a:hover {
 color: #ccc;
 padding: 5px 10px 2px 10px;
 font-weight: normal;
 background: #435c3e;
}
/* Sale Events --------------------------------------*/
#sale_event {
	border: 10px double #f8e906;
	background: url(../images/sale_bkg.jpg) right no-repeat;
	padding: 0 15px 5px 5px;
	font-size: .8em;
	margin: 0 1em 0 .65em;
	text-align: left;
	height: auto;
}
#sale_event img#event {
	padding: 10px; }
#sale_event img#rImage {
	padding: 10px 25px 10px 5px;
	}
#sale_event h2 {
	font: bold 1.75em Georgia, "Times New Roman", Times, serif;
}
#sale_text {
	margin-left: 15px;
	overflow: hidden;
}
	
#sale_date {
	font: 9px Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
/* Footer -------------------------------------------*/
#footer {
	background: #435c3e;
	color: #b0bc85;
	padding: 5px;
	font: .625em Arial, Helvetica, sans-serif;
	clear: both;
}
#footer p {	line-height: normal;}
#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}
#footer ul li {
	float: right;
	width: auto;
	background: #435c3e;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #7cae55;
}
#footer ul li#last { border: none; }
#footer a, #footer a:link {
	margin: 0;
	color: #d5e8b7;
}
#footer ul a, #footer ul a:link {	padding: 5px;}
#footer a:hover {
	color: #435c3e;
	background-color: #d5e8b7;
}
#vps {
	font-size: 1.24em;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	}

/* Generic Styles -----------------------------------*/
.topspace { padding-top: 25px; }
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0;
}
#thumbs img {
	max-width: 200px;
	padding: 0 3px;}
.fltlt {
	float: left; 
	width: 200px;
	margin-right: 25px;
	}
.fltrt {
	float: right;
	width: auto;
	margin-left: 25px;
	}
img, a:link img, a:hover img {
	border: none; 
	background:#fff;
	}
.crumbs {
	padding-left: 3.5em;
	font-size: .625em;
}
.smit {
	font-size: .625em;
	font-style: italic;
	line-height: normal;
	}
td {vertical-align: top;}
.sale {color: red;}
	
/* Store Pages ------------------------------------ */
.descrip {
	margin: .25em 2em .5em 2em;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: left;
	font-size: .76em;
	}
#item {
	margin: 10px 2em;
	width: 98%;
	}
#item ul#itemlist {
	margin: 0;
	padding: 0;
	list-style-type: none; }
#item ul#itemlist li {
	float: left;
	margin: 5px 5px 10px 0;
	width:140px;
	height: 170px;
	border: 1px solid #ccc;
	font: .8em Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
}
#item ul#itemlist li img {
	display: block;
	margin: 0 10px;
	max-height: 160px;
	padding-left: 5px;
}
#prodtitle {
	border-bottom: 1px solid #435c3e;
	font-size: 1.5em;
	font-weight: bold;
	margin: 1em 3em;
	padding: 5px 25px;
}
#prodtitle #right {
	float: right;
	width: auto;
}
#product {
	width: 90%;
	margin: 1em auto;
	padding: 0 1em;
	}

#prod_img {
	width: 200px;
	float: left;
	padding: 10px 50px;
}
#addcart {
	postion: relative;
	margin: 1em 0 1em 225px;
	font-size: .8em;
	background: #b0bc85;
	padding: 5px;
	}

ul#prod_info {
	padding: 0;
	list-style: none;}
	
.pdescrip {
	position: relative;
	margin: 10px 3.5em;
	border: 1px solid #ccc;
	padding: 10px;
	font-weight: bold;
	}
table {
	font-size: .8em;
	border-collapse: collapse;
	background: transparent;
}
fieldset {margin: .25em; padding: 5px;	}
label {padding: 5px; font-weight: bold;}
legend {font-weight: bold; margin: 5px; }
form input, form select {margin: 6px;}
form table, div#buttons {
	width: 95%;
	margin: 25px auto;
}
table th, table td {padding: 3px 5px; text-align: left;}
#title { width: 60%;}
#qty { width: 10%;}
#unit, #total { width: 15%;text-align: right; }
#subtotal {width: 85%; font-weight: bold;}
.alignrt {text-align: right;}
/* Checkout ------------------------------ */
.required {
	font-weight: bold;
	color: #FF0000;
}
.form1 {
	margin: 0 3em; 
	padding: 1em 2.5em;}
.form1 p {
	width: 400px;
	clear: left;
	margin: 0;
	padding: 3px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	height: 1%;
}
.form1 label {
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.form1 input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/ width: 180px; }
.form1 textarea {
	width: 270px;
	height: 150px;
}
table#customer_info {
	width: 75%;
	margin: 25px auto;}
.cart table {width: 75%; margin: 0 auto;}
.cart table td, table#results td {vertical-align: middle;}

.rowTint {
  color: #000;
  background: #fffaca;
}
table#products {
	width: 60%;
	margin: 25px 20%;
	border: none;
}
table#products th {
	text-align: center;
	font-size: 120%;
	}
table#products td {
	padding: 5px;
	font-size: 100%;
	}
table.sitelist {
	width: 90%;
	margin: 25px auto;
	border-collapse: collapse;
	border: none;
	}
table.sitelist th {
	background: #b0bc85;}
table.sitelist td{
	vertical-align: top;
	padding: 3px;
	}
table.sitelist td ul {
	padding: 0;
	margin: 0;
	list-style-type: none;}
table.sitelist tr.rowTint {background-color: transparent;}
