/* CSS Document */

body {
	text-align: center;
	margin-top: 20px;
	/*background-color: #957347;*/
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#6C5635;
	margin-top: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #002252;
	font-size: 14px;
	margin: 0px;
	border-bottom:3px double #868686;
}

img {
	border: none;
	}

input {
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color:#F7EDD4; color: #996600;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 880px;
	text-align:left;
	z-index:1; 
	visibility:visible;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:880px;
	height:185px;
	border: none;
	z-index:1;
	visibility:visible;
}

#navbg{
	position:absolute;
	background-image:url(../images/menubg.gif);
	left:0px; 
	top:185px;
	width:880px;
	height:28px;
	z-index:100;
	visibility:visible;
}

#container #menu{
	position:absolute;
	width: 666px;
	left:10px;
	padding: 2px 0px 0px 10px;
	margin-left: 195px;
	z-index:100;
	visibility:visible;
}

#languagenav {
	position:absolute;
	left:0px;
	top:213px;
	width:173px;
	height:25px;
	z-index:3;
	visibility:visible;
}

#topbg {
	position:absolute;
	left:173px;
	top:213px;
	width:41px;
	height:25px;
	z-index:4;
	visibility:visible;
}

#storenav {
	position:absolute;
	background-image:url(../images/storenavbg.gif);
	background-repeat: repeat-x;
	left:214px;
	top:213px;
	width:666px;
	height:25px;
	z-index:5; 
	visibility:visible;
}

#storemenu {
	text-align: right;
	margin: 10px 32px 0px 0px;
	color: #6C5635;
}
#storemenu a {
	color: #6C5635;
}

#storemenu a:hover {
	color:  #791D1F;
}


#container #contentcontainer {
	position:absolute;
	background-image: url(../images/contentbg.gif);
	background-repeat:repeat-y;
	text-align: justify;
	left:202px;
	top:272px;
	width:678px;
	z-index:10;
	visibility:visible;
	min-height: 433px;
}
html>body #content{height:auto; min-height:433px;}
#content {
	display:block;
	background-image: url(../images/contentbg.gif);
	background-repeat:repeat-y;
	width: 92%;
	padding: 15px 0px 20px 22px;
	margin: 0px 30px 0px 0px;
	height: 400px;
}


#left {
	position:absolute;
	background-color:#FFFFFF;
	left:0px;
	top:238px;
	width:173px;
	height:433px;
	z-index:6;
	visibility:visible;
 }

.leftnudge {
	position:relative;
	padding-left: 15px;
}

#archive {
	margin: 7px 0px 0px 0px;
}

#archive a {
	color: #996;
}

#archive a:hover {
	color: #6C5635 ;
}

#divider {
	position:absolute;
	left:173px;
	top:238px;
	width:41px;
	height:433px;
	z-index:7;
	visibility:visible;
}

#pagetitle {
	position:absolute;
	left:214px;
	top:238px;
	width:666px;
	height:34px;
	z-index:8;
	visibility:visible;
}

#clear {
	float:left;
	clear:both;
}

/** Copy right Styles **/

#legal {
	background-color:#FFFFFF;

}

#copyright {
	display:inline;
	background-color:#FFFFFF;
	font-size: 90%;
	margin: 7px 0px 0px 0px;
	padding-left: 22px;
	color: #6C5635;
	width: 654px;
}

#terms {
	display: inline;
	background-color:#FFFFFF;
	font-size: 90%;
	margin: 7px 0px 0px 0px;
	text-align:right;
	padding-left: 242px;
	color: #6C5635;
}

#terms a {
	color:#6C5635;
	text-decoration: none;
}

#terms a:hover {
	color: #6C5635 ;
	text-decoration:underline;
}

#terms_fr {
	display: inline;
	background-color:#FFFFFF;
	font-size: 90%;
	margin: 7px 0px 0px 0px;
	text-align:right;
	padding-left: 212px;
	color: #6C5635;
}

#terms_fr a {
	color:#6C5635;
	text-decoration: none;
}

#terms_fr a:hover {
	color: #6C5635 ;
	text-decoration:underline;
}


/* Cartweaver Styles */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS HTML Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #345F81;
}
a:visited {
	color: #002252;
}
a:hover {
	color: #868686;
	text-decoration:none;
}
a:active {
	color: #696969;
	text-decoration:none;
}

hr{
	color: #696969;
	height: 1px;
	width: 90%;
}
#tableSearchResults img {
	float:left;
	margin: 0px 5px 15px 0px;
	border: 1px solid #ccc;
	}
h1 {
	color: #002252;
	font-size: 12px;
	margin: 0px;
	border-bottom:3px double #868686;
}

h2 {
	color: #696969;
	font-size: 18px;
}

/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #002252;
	border: 1px inset #979797;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 3.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #002252;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	/*border-bottom: 1px solid #696969;*/
	border: none;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 10px 10px 10px 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #979797;
	color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #FEF0DB;
}
.altRowOdd{
	background-color: #EEDFCC;
}

/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
}
.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}

/* This aligns products to the top of the table cell with horizontal display of results */
table#tableSearchResults td {
	vertical-align:top;
}
