@charset "utf-8";
* {
margin: 0;
padding: 0;
border: 0;
}
body { font: 97% / 1.7 georgia, serif; background-color: #8c915a; background-image: url(../../images/front/wp_damask_120x.gif); }
#wrapper { background-image: url(../../images/front/bg_wrapper.jpg); background-repeat: repeat-y; background-position: 0 0; width: 990px; margin-right: auto; margin-left: auto; }
#toplogo { background-color: #fff; background-image: url(../../images/front/bent120.gif); background-repeat: no-repeat; background-position: 16px 0; width: 160px; height: 90px; float: left; border-bottom: 1px solid #a6000f; }
#toplogo img {
 display: block;
}
#header { color: #333; background-color: #fff; position: relative; top: 0; width: 830px; float: left; height: 90px; clear: right; border-bottom: 1px solid #a6000f; }
#footer {
	width: 570px;
	clear: both;
	font-size: 9px;
	font-family: Verdana;
	line-height: 13px;
	background-image: none;
	text-align: center;
	margin-left: 175px;
	padding: 5px 5px 10px; }
#leftcolumn { color: #333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: relative; left: 0; width: 160px; float: left; clear: left; }
.newsletter {
	color: #0b0b0b;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	width: 150px;
	clear: right;
	margin-left: 10px; }
.newsletter .newsinputs {
	clear: right; }

#leftcolumn .newsinfos a {
	font-size: 9px;
	font-family: arial, Verdana;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline; }

#leftcolumn input {
	color: #444;
	font-size: 10px;
	font-family: Arial, helvetica;
	line-height: 16px;
	background-color: #fbfbfb;
	width: 95px;
	height: 16px;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 3px;
	border: solid 1px #e0e1c2; }
	
#leftcolumn h1 { 
color:#0c0c0c; font: 15px / 25px georgia, Times, serif; background-color: #e0e1c2; letter-spacing:0; margin-bottom:0.25em; text-transform:none; padding-top: 2px; padding-bottom: 2px; padding-left: 10px; background-image: url(../../images/front/bg_menuheaders.jpg); background-repeat: repeat-x; margin-top: 1px; border-top: 1px solid #fff; border-bottom: 1px solid #858b54; }
#content {
	color: #675c5a;
	font-size: 11px;
	font-family: Verdana;
	line-height: 13px;
	display: inline;
	width: 580px;
	float: left;
	padding: 10px; }
.default_h1 {
	color:#9c2231;
	font: 1.7em georgia, Times, serif;
	font-size-adjust:;;
background-color: white;
	text-decoration: none;
	letter-spacing:0;
	text-transform:none;
	padding: 3px 10px; }
.default {
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	padding: 3px 10px; }
.default hr {
	background-color: #bab99d;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 7px;
	border-width: 0; }

/* hack IE content column \*/
* html #content {
	width: 600px; 
	w\idth: 580px;
}
/* IE hack  over*/

#rightcol { font-size: 11px; padding: 10px 10px 5px 5px; font-family: Verdana; width: 205px; float: right; clear: right; display: inline; }

/* hack IE  \*/
* html #rightcol {
	width: 220px; 
	w\idth: 205px;
}
/* IE hack  over*/
/* hack IE right column \*/
* html #rightcolumn {
	width: 990px; 
	w\idth: 980px;
}
/* IE hack  over*/

a:link { color: #204c20; font-size: inherit; }
a:visited { color: #204c20; font-size: inherit; }
a:hover { color: #204c20; font-size: inherit; }
a:active { color: #204c20; font-size: inherit; }
#newsticker { color: #fff; font-size: 10px; background-image: url(../../../shop/imgs/content/bg_newsticker.gif); background-repeat: no-repeat; background-position: 0 0; text-align: left; vertical-align: middle; position: relative; width: 824px; height: 25px; clear: both; margin-top: 10px; margin-right: auto; margin-left: auto; padding-top: 5px; padding-right: 10px; padding-left: 10px; }
#newsticker ul { position: relative; left: 2px; width: 775px; overflow: hidden; max-width: 775px; }
#newsticker ul li { text-transform: uppercase; word-spacing: 1px; margin-top: 1px; margin-left: 5px; list-style-type: none; white-space: nowrap; }


/******** Clear Fix ************/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/**************************/
.clear { clear: both; }
/* STANDARD */
button{
	display:block;
	margin:0 15px 5px;
	font-family:georgia, "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#529214;
	background-color: #fff;
	float: right;
	clear: both;
	cursor:pointer;
	padding:5px 9px 15px;
	border-color: #787878 #222 #222 #787878;
	border-style: solid;
	border-width: 1px; /* Links */
}
button[type]{
    padding:5px 9px; /* Firefox */
    line-height:17px; /* Safari */
}
button img, .button a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
button:hover
{
	background-color:#e6efc2;
	color:#529214;
	font-weight: bold;
	text-decoration: none;
	border-width: 1px; }
.buttons a:active, .butts a:active
{
    background-color:#a9c98a;
    border:solid 1px #529214;
    color:#fff;
}
/*contact
*/
.contact textarea, .contact input {
	font-size: 12px;
	color:#424242;
	line-height: 20px;
	background-color: #fff;
	width:300px;
	float: left;
	padding-right: 2px;
	padding-left: 6px;
	border: solid 1px #cfcfcf; }
.contact {
	color: #424242;
	font-size: 1.1em;
	font-family: georgia, arial;
	background-color: #f8f8f8;
	position: relative;
	width:100%;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #cfcfcf; }
.contact_row {
	line-height: 20px;
	vertical-align: middle;
	padding: 7px 15px;
	display:block; }
.contact_row label {
	line-height: 18px;
	width: 100px;
	float: left; }
.contact_row input {
	color: #424242;
	font-size: 12px;
	font-family: Arial, helvetica;
	line-height: 16px;
	width: 170px;
	height: 20px;
	float: left;
	background-color: #fff !important;
	padding-top: 4px; }
.contact .error {
	color: #d10000;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../../images/front/exclamation.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	float: left;
	margin-left: 10px;
	padding-left: 20px; }
