/* default styles 
--------------------------------------------- */

p {
	color: #7B3A00;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: arial, helvetica, verdana, sans-serif;
}

label {
	font-weight: bold;
	color: #7B3A00;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: arial, helvetica, verdana, sans-serif;
}

a {
	color: #F69320;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #7B3A00;
	text-decoration: none;
}

h1 {
	color: #7B3A00;
	font-weight: normal;
	font-size: 2em;
	font-family: verdana, sans-serif;
}

h2 {
	color: #F69320;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	font-family: arial, helvetica, verdana, sans-serif;
}

h2 a {
	color: #7B3A00;
}

h3 {
	color: #7B3A00;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
	font-family: arial, helvetica, verdana, sans-serif;
}

h4 {
	color: #7B3A00;
	font-weight: normal;
	font-size: 1.6em;
	text-decoration: none;
	font-family: arial, helvetica, verdana, sans-serif;
}

h5 {
	color: #F69320;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	font-family: arial, helvetica, verdana, sans-serif;
}

h6 {
	color: #F69320;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	font-family: arial, helvetica, verdana, sans-serif;
}

hr {
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #F69320;
	background-color: #FFFFFF;
	color: #FFFFFF;
	width: 100%;
	margin: 5px 0 5px 0;
}

b, strong {
	color: #F69320;
	font-weight: bold;
}

li {
	list-style: none;
	padding-left: 22px;
	color: #7B3A00;
	font-size: 1.2em;
	line-height: 1.8em;
	font-family: arial, helvetica, verdana, sans-serif;
	background: url(images/li_bg.png) 0px 3px #FFFFFF no-repeat;
	font-weight: bold;
}

.nobg {
	background: none !important;
}

ul li ul li {
	font-size: 1em;
}

.mincart a {
	color: #7B3A00;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}

.mincart {
	color: #7B3A00;
	font-size: 1em;
	font-weight: bold;
	padding: 2px;
}

.mincart hr {
	background-color: #FEE7CC;
	color: #FEE7CC;
	border-color: #7B3A00;
}

.proddescription {
	color: #7B3A00;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: arial, helvetica, verdana, sans-serif;
	padding-bottom: 10px;
}

.prodoptions {
	color: #7B3A00;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: arial, helvetica, verdana, sans-serif;
	padding-bottom: 10px;
}

.prodnavigation {
	font-size: 14px;
}

.prodname, .catname {
	color: #7B3A00;
	font-weight: normal;
	font-size: 2em;
	font-family: verdana, sans-serif;
	border-style: solid;
	border-color: #7B3A00;
	border-width: 0px;
	border-top-width: 1px;
	background-color: #F69320;
	padding: 5px;
}

.prodname a, .catname a {
	color: #7B3A00;
	font-weight: bold;
	font-family: verdana, sans-serif;
}

.prodprice {
	color: #F69320;
	font-weight: bold;
	font-size: 1.4em;
	display: none;
}

.prodseparator {
	height: 0px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	border-color: #FFFFFF;
}


.cobtbl {
	font-size: 12px;
}

.cobhl {
	padding-left: 12px;
	padding-right: 12px;
}

.cobll {
	padding-left: 12px;
	padding-right: 12px;
}

.detailname {
	color: #7B3A00;
	font-weight: normal;
	font-size: 2em;
	font-family: verdana, sans-serif;
	margin: 10px;
}

.detaildescription {
	color: #7B3A00;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: arial, helvetica, verdana, sans-serif;
	padding: 10px 0 10px 0;
}

.detailoptions {
	color: #7B3A00;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: arial, helvetica, verdana, sans-serif;
	padding-bottom: 10px;
}

.detailprice {
	color: #F69320;
	font-weight: bold;
	font-size: 1.4em;
	display: none;
}

.price {
	color: #F69320;
	font-weight: bold;
	font-size: 1.4em;
}


.formfield {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
}

.formbutton {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	color: #F69320;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.formbutton:hover {
	color: #7B3A00;
	cursor: pointer;
}

.formerrors {
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

.formerrors li {

}

hr {
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #F8A84C;
}

.products form table, .cattble {
	border-style: solid;
	border-color: #7B3A00;
	border-width: 1px;
	text-align: center;
}

.products form table:hover, .cattble:hover {
	border-color: #F69320;
}

.products form table table {
	border: none;
}

.products form .prodoptions {
	display: none;
}

.products table .prodname, .cattble .catname {
	font-size: 1.3em;
}

.cattble td.catimage {
	height: 160px;
}

.frontpage_image {
	margin: 0 5px 5px 5px;
}

.image_strip td {
	border-style: solid;
	border-color: #7B3A00;
	border-width: 1px;
}

.image_strip td:hover {
	border-color: #F69320;
}

.image_strip td a img {
	border: none;
}

td.prodimage {
	height: 160px;
}

td.catimage {
	height: 200px !important;
}

select.prodoption, select.prodoption option {
	color: #7B3A00;
}

.galleria li {
	list-style: none;
	background: none;
	margin: 0px;
	padding: 0px;
}

#main_image {
	text-align: center;
}

#main_image img {
	border-color: #F69320;
	border-style: solid;
	border-width: 1px;
}