/* CSS Document */

body {
	background: #88796D url(../images/canvas/bg1.jpg) repeat-x;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

p {
	text-align:justify;
}

h1 {
	font-size:140%;
}

#Wrapper {
	width:800px;
	margin:0 auto;
}

#Header, #Menu, #Content, #Footer {
	width:100%;
	clear:both;
	float:left;
}

#Header {
	height:163px;
}

#Menu {
	height:84px;
}

#Content {
	background:url(../images/canvas/back-main.jpg) repeat-y;
	height:100%;
	position:relative;
}

#Footer {
	background:transparent url(../images/canvas/back-bottom.jpg) no-repeat scroll 0 -8px;
	color:#f4f0e4;
	font-size:85%;
}

#Footer p {	
	text-align:center;
}

#Footer a {	
	color:#f4f0e4;
	font-weight:bold;
}

.innertube {
	margin:25px;
}

.CatInnerTube {
	height:100%;
	margin:0 24px;
}

#Catalog {
	width:100%;
	border-collapse:collapse;
	color:#3d1906;
}

#Catalog h1 {
	font-size:120%;
	margin-bottom:12px;
}

#Catalog h2 {
	font-size:120%;
	margin-bottom:12px;
}

#Catalog a {
	color:#3d1906;
}

#Catalog a:hover {
	color:#6b573f;
}



#Catalog th {
	background:#BCAC9D none repeat scroll 0 0;
	padding:0 5px;
	text-align:left;
	vertical-align:top;
	width:140px !important;
	font-weight:normal;
	min-width:140px !important;
}

#Catalog th li {
	margin:0.5em 0;
	font-size:90%;
}


.nav_bar {
	background-color:#88796D;
	color:#F3EFE6;
	font-size:80%;
	padding:6px 12px;
}

#tblCategoriesCollage td {
	text-align:center;
	font-size:80%;
	width:50%;
}

#tblCategoriesCollage a:hover {
	text-decoration:none;
	color:#954A00;
}

.nav_bar a, .nav_bar a:visited {
	color:#F3EFE6 !important;
	font-weight:bold;
}


#tblProductSheet td {
	vertical-align:top;
}

#tblProductSheet p {
	font-size:90%;
	margin:0 0 12px 0;
	text-align:left;
}

#tblProductSheet ul {
	font-size:90%;
	margin:12px 0 12px 1.25em;
}

.price {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#604544;
}

.salesprice {
	color:#B00000;
	font-size:120%;
}

#tblProdThumbnails td {
	cursor:pointer;
	margin:0 0.9em;
	text-align:center;
	width:20%;
}

#tblProdThumbnails img {

}

.ImgNotSelected {
	border:2px solid #F4F4DB;
	padding:1px;
}

.ImgSelected {
	border:2px solid #AA0000;
	padding:1px;
}
