/*
---------------------- Main styles
*/
*{
	margin:0;
	padding:0;
}
body  {
	font: 80% Arial, Helvetica, sans-serif;
	color: #c8c8c8;
	background-color:#f3fdf1;
}
ul, ol{
	margin-left:20px;
}
li{
	margin-bottom:0;
}
h1,h2,h3,h4,h5,h6{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#c8c8c8;
	margin-bottom:0.5em;
	font-weight:normal;
}
h1{
	font-size:1.8em;
	text-transform:uppercase;
}
h2{
	font-size:1.5em;
}
h3{
	font-size:1.3em;
}
h4{
	font-size:1.2em;
}
h5{
	font-size:1em;
	font-weight:bold;
}
h6{
	font-size:0.9em;
}
p{
	margin-bottom:0.75em;
}
p.nbm{
	margin-bottom:0;
}
table{
	border-collapse:collapse;
}
th{
	background-color:#c8c8c8;
	color:#333;
	text-align:center;
}
td{
}
.small{
	font-size:0.8em;
	line-height:normal;
}
/*
---------------------- Hacks
*/
div.clearer{
	clear:both;
	font-size:1px;
}
/*
---------------------- Main positioning
*/
#wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	width:900px;
}
#banner{
	width:900px;
	height:107px;
}
#menu{
	width:900px;
	background-image:url(images/menu-bg-1.gif);
	background-repeat:repeat-y;
}
#main{
	width:900px;
	background-image:url(images/main-bg-1.gif);
	background-repeat:repeat-y;
}
#thumbs{
	clear:both;
}
#footer{
	width:900px;
	padding-top:12px;
	border-top:1px solid #c8c8c8;
}
/*
--------------------------- Content margins/padding/styling
*/
#banner{
}
#banner a img{
	border:0;
}
#menucontent{
	padding-left:12px;
	padding-right:12px;
	text-align:center;
	color:#B9B9B9;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	border-bottom:1px solid #c8c8c8;
}
#menucontent ul{
	list-style:none;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:10px;
}
#menucontent ul li{
	display:inline;
}
#menucontent a{
	padding:0 9px 0 9px;
	color:#A2A2A2;
	text-decoration:none;
	font-size:1.1em;
}
#menucontent a:hover{
	color:#000;
}
#menucontent a.this{
	color:#5F5F5F;
}
#menucontent a.this:hover{
	color:#000;
}
#maincontent{
	padding:8px 0 12px 12px;
}
#maincontent a{
	color:#a9b127;
	text-decoration:underline;
}
#maincontent a:hover{
	color:#000;
	text-decoration:underline;
}
#footercontent{
	text-align:center;
	font-size:1.2em;
	color:#5F5F5F;
}
#copyright{
	float:left;
	margin-top:12px;
	font-size:0.8em;
	color:#ccc;
}
#siteby{
	float:right;
	margin-top:12px;
	text-align:right;
	font-size:0.8em;
	color:#ccc;
}
#siteby a{
	color:#ccc;
	text-decoration:none;
}
#siteby a:hover{
	color:#333;
	text-decoration:none;
}
/* ---- Home page ---- */
#home-mainimage{
	float:left;
	width:544px;
	margin-top:4px;
	margin-right:0;
}
#home-mainimage a img{
	border:none;
}
#home-thumbs{
	float:right;
	font-size:1.1em;
	text-transform:uppercase;
	color:#5F5F5F;
	width:332px;
	margin-left:10px;
}
#home-thumbs img{
	padding:2px;
	margin-right:0; /*8px;*/
	margin-bottom:8px;
	float:left;
}
#home-thumbs img.right{
	margin-right:0;
}
#home-thumbs img.break{
	clear:both;
}
#home-thumbs img.left{
	margin-left:0;
}
#home-thumbs a img{
	border:2px solid #fff;
}
#home-thumbs a img:hover{
	border:2px solid #a9b127;
}
#home-thumbs p{
	clear:both;
	margin-right:16px;
	margin-bottom:0;
	text-align:right;
}
/* ---- Text page ---- */
#text-image{
	float:right;
	width:544px;
	margin-top:4px;
	margin-right:12px;
}
#text-text{
	font-size:1.1em;
	color:#5F5F5F;
}
/* ---- Product page ---- */
#product-image{
	float:right;
	width:560px;
	margin-top:4px;
	margin-right:0;
}
#product-image img.main{
	margin-left:4px;
}
#product-image #thumbs img{
	padding:2px;
	margin-right:8px;
	margin-bottom:8px;
	float:left;
}
#product-image #thumbs img.right{
	margin-right:0;
}
#product-image #thumbs img.left{
	margin-left:0;
}
#product-image #thumbs a img{
	border:2px solid #fff;
}
#product-image #thumbs a img:hover{
	border:2px solid #a9b127;
}

#product-text{
	float:left;
	width:320px;
	font-size:1.1em;
	color:#5F5F5F;
}
#product-text #thumbs{
	margin-left:-4px;
	margin-right:-4px;
}
#product-text #thumbs img{
	padding:2px;
}
#product-text #thumbs img.left{
	margin-right:8px;
}
#product-text #thumbs img.top{
	margin-bottom:8px;
}
#product-text #thumbs a img{
	border:2px solid #fff;
}
#product-text #thumbs a:hover img{
	border:2px solid #a9b127;
}
#product-thumbs{
	clear:both;
}
#product-thumbs img{
	padding:2px;
	margin-right:8px;
}
#product-thumbs a img{
	border:2px solid #fff;
}
#product-thumbs a img:hover{
	border:2px solid #a9b127;
}
/* ---- Large photos ---- */
#largephotos.hide{
	position:absolute;
	right:-10000px;
	top:-10000px;
}