﻿body 
{
    font-family:Arial, Verdana, Sans-Serif;
	font-size:13px;
	line-height:19px;
	background-image:url(/images/bkg-pattern.jpg);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
}

img
{
	border:0px;
}

a
{
	color:#000;
}

a:hover
{
	color:#000;
	text-decoration:none;
}

#contentWrapper
{
	width:878px;
	margin:0px auto 0px auto;
	background-color:#3b3b3b;
	padding:0px 0px 13px 22px;
	
}

#navigation
{
	margin:0px;
	padding:0px;
}

#navigation li
{
	list-style:none;
	float:left;
	display:block;
	
}

#navigation li a
{
	color:#ffffff;
	text-decoration:none;
	display:block;
	white-space:nowrap;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color:#4f4f4f;
	background-image:url(/images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	border:2px #565347 solid;
	padding:2px 7px 2px 12px;
	margin:10px 9px 10px 0px;
}

#navigation li a:hover
{
	color:#ffffff;
	text-decoration:none;
	display:block;
	white-space:nowrap;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color:#c2963b;
	background-image:url(/images/arrow-2.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	border:2px #565347 solid;
	padding:2px 7px 2px 12px;
	margin:10px 9px 10px 0px;
	
}

#left
{
	width:313px;
	height:658px;
	background-color:#444444;
	color:#ffffff;
	font-size:12px;
	line-height:19px;
	float:left;
	
}

#left div.content
{
	width:283px;
	padding:10px 15px 0px 15px;
}

#left img.button
{
	margin:7px 0px 0px 165px;
}

#left .thumb
{
	float:left;
	margin:0px 12px 0px 0px;
}

#buttons
{
	margin:20px 0px 0px 0px;
	padding:0px;
}

#buttons li
{
	list-style:none;
	float:left;
	display:block;
	width:204px;
	height:150px;
	position:relative;
}

#buttons li.spacing
{
	margin:0px 12px 0px 0px;
}



/*news start*/
.date
{
	font-size:10px;
	line-height:25px;
}

a.news
{
	color:#ffffff;
	text-decoration:underline;
	line-height:8px;
}

a.news:hover
{
	color:#ffffff;
	text-decoration:none;
}
/*news end*/

/*content start*/
#header
{
	
	width:850px;
	border:1px #575448 solid;
	height:198px;
	margin:0px 0px 10px 0px;
}

#header .image
{
	border:3px #333333 solid;
	height:192px;
	width:844px;
	position:relative;
}


#content
{
	background-color:#cecece;
	width:850px;
	min-height:450px;
}

#content .text
{
	width:806px;
	padding:10px 22px 10px 22px;
}

.thanks
{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

/*content end*/

/*footer start*/
#footer
{
	width:900px;
	margin:5px auto 0px auto;
	padding:0px 0px 0px 0px;
	color:#ffffff;
	font-size:12px;
	line-height:16px;
}

#footer a
{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover
{
	color:#ffffff;
	text-decoration:underline;
}
/*footer end*/

/*products start*/
#products
{
	background-color:#ffffff;
	padding:22px;
	margin:20px 0px 20px 0px;
	min-height:100px;
}

#products div.left
{
	float:left;
	margin:0px 20px 0px 0px;
	width:200px;
}

#products div.details
{
	width:570px;
	margin:0px 0px 0px 220px;
}
.title
{
	font-size:16px;
	font-weight:bold;
}

.price
{
	color:#287a4f;
	font-weight:bold;
	font-size:16px;
}
/*products end*/

/*gallery start*/
.galleryBorder
{	width:231px;
	height:150px;
	padding:2px;
	border:1px #3b3b3b solid;
}

#galleryCategory
{
	background-color:#3b3b3b;
	width:215px;
	padding:4px 4px 4px 18px;
	text-align:left;
	background-image:url(/images/gallery-arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

#galleryCategory a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
/*gallery end*/

/*sIFR start*/
h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {

	font-size:18px;
	line-height:25px;
	color:#c2963b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size:16px;
	line-height:25px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:32px;
	bottom:0px;
	display:inline-block;
}

h3 {
	font-size:16px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	top:152px;
	left:22px;
	display:inline-block;
}

h4 
{
    font-family:Arial, Helvetica, sans-serif;
	color: #dece62;
	font-size: 20px;
}

h5 {
	font-size: 12px;
}
/*sIFR end*/