﻿body {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding:0px;
	background-position: top left;
	background-color:#ffffff;
	margin: 0px 0 0 0; 
	padding: 0;
	width:100%;
}

table
{
	margin-right:auto;
	margin-left:auto;
}

#page_header {
	background-color:#432F0E; 
	background-image:url('../images/top.png');
	background-repeat:no-repeat;
	width:100%;
	height:20px;
	border-width:0px;
	margin:0px;
	top:0px;
	left:0px;
	overflow:hidden;
	font-size:0px	
}

#page_logo {
	width:240px;
	height:63px;
	background-image:url('../images/martinbouda.png');
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;	
	margin-right:auto;
	margin-left:auto;	
	}
#page_logo strong {
	display: none;	
	}
#container {
	width: 100%;
	border-bottom: 0px solid #a0522d;
	background-color: #fff;
	margin:0px; 
	top:0px;
	left:0px
}
#masthead {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation {
	width: 190px;
	margin: 0 auto;	
	overflow:hidden;
	margin-bottom: 10px;
	border-top:10px;
	text-align:center;	
}
#page_content {
	position: relative;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	position: relative;
	float: left;
	width: 290px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#sidebar {
	float: right;
	width: 380px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#footer {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer-contents {
	padding: 0;	
	border-top: 1px solid #888;
	border-top-style: dashed;
	background-color:#FFE28E;  
}

/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float:left;
}
#navigation a {
	text-decoration: underline;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: none;
}
#navigation a:hover {
	text-decoration: none;
}

.pricelist 
{
	width:300px;
	float:left;
	height:360px;	
	padding:10px;
	font-weight:bold;
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	border-top-style:solid;
	border-top-width:2px;
}

.priceheader
{
	width:320px;
	float:left;
	text-align:center;
	margin-bottom:3px;
	font-size:16px;
	font-weight:bold;
}

/* Content Styles */
h6 {
	color: #a0522d;
}
h5 {
	color: #a0522d;
}
h4 {
	color: #a0522d;
}
h3 {	
	width:960px;	
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 7px;
	clear:both;
	text-align:center;	
	font-family:Trebuchet MS;	
	font-size:1.7em;		
	font-weight:normal;
	color:#7F4E01;
}
h2 {
	color: #000;
	font-size:13px;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 0;	
	padding-bottom: 2px;
	line-height: 1em;
}
h1
{
	color: #a0522d;	
}

.logo
{	
	margin-right: auto;
	margin-left: auto;
	background-image:url('../images/martinbouda.png');
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;	
	width: 100%;
	height: 100%;	
	/*
	text-align:center;
	margin-bottom:15px;
	*/
}

/* Link Styles */
a {
	color: #a0522d;
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}

a.imglink {
	color: #a0522d;
	font-size: 10px;
	text-decoration: underline;
}
a.imglink:hover {
	color: #800000;
	font-size: 10px;
	text-decoration: underline;
}

a.imgclick:link {
	border:0px;
	border-style:none;
	color:black;
	text-decoration: none;
	
}
a.imgclick:hover {
	border:0px;
	border:0px;
	border-style:none;
	color:black;
	text-decoration: none;
}
a.imgclick:visited {
	border:0px;
	border:0px;
	border-style:none;
	color:black;
	text-decoration: none;
}
a.imgclick:active {
	border:0px;
	border:0px;
	border-style:none;
	color:black;
	text-decoration: none;
}

img {
	border:0px;
}

.activeItem
{
	color: #a0522d;
	font-size:18px;	
	font-weight:bold;
}

.bigHeader
{
	color: #a0522d;
	font-size:20px;		
}

.mediumHeader
{
	color: #a0522d;
	font-size:16px;		
}

.thumbName
{
	font-size: 11px;
}

.headerSeries
{
	color: #000000;
	font-size:17px;	
	font-weight:normal;
}

.section{
	border-top: 5px;
	padding: 1.4em 0 3.2em 0;
	overflow: auto;
	width: 100%;
	text-align:center;
}
.section2{
	
	overflow: auto;
	width: 50%;
}

.thumbnail{
	
	background-color: #ffffff;
	border: 1px solid #777777;
	float: left;
	padding:2px;
}

.messageText
{
	color: #cf1a00 ;
	font-size:12px;	
	font-weight:normal;
}

input.control{
	cursor:pointer;
	border:solid 1px #ccc;	
	color:#000;
	width:70px;
	height:20px;
		
}
input.text{
	border-top : 2px solid Black;
	border-left : 2px solid Black;
	border-bottom : 2px solid #D9D9D9;
	border-right : 2px solid #D9D9D9;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: normal;
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*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.csscaptcha input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 80px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
margin-right:auto;
margin-left:auto;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
.imagecontainer 
{	
	overflow:auto; 
	width:100%; 
	height:400px
}
 .feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../images/feed-icon.png") no-repeat 0 50%;
}

hr.ruler
{	
	margin: 0 auto;
	clear: both;	
	border: none 0; 
	border-top: 1px dashed grey;
	width: 480px;
	text-align: center;
	height: 1px;
}
