html, body {
height: 100%;
margin: 0;
padding: 0;
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #aa9e8a;
background: url(/images/body-tile.gif);
}

a {
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #ebdba1;
text-decoration: underline;
}

a:hover {
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #ebdba1;
text-decoration: none;
}

span {
font-family: Arial, Verdana, Sans-Serif;
font-weight: normal;
}

img {border: 0;}

form {margin: 0;}

.error {
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
font-weight: normal;
color: #ed7527;
}

.notify {
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
background: green;
}

.notify_message {
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
background: green;
padding: 5px;
}

.alert_message {
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
background: red;
padding: 5px;
}

.alert_message a {
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: underline;
background: red;
padding: 5px;
}

input.box, .form input.box {width: 20px;}

input.button {
cursor: pointer;
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
padding: 2px 5px;
border: none;
background: url(/images/button.gif) repeat-x;
}

input.button_search	{
cursor: pointer;
width: 77px;
font-size: 11px;
color: #ffffff;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 22px;
border: none;
background: url(/images/button-search.gif) no-repeat;
}

.button_seeall	{
cursor: pointer;
width: 60px;
font-size: 11px;
color: #ffffff;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
border: none;
background: url(/images/button-seeall.gif) no-repeat;
}

.button_seeall a {
font-size: 11px;
color: #ebdba1;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 2px;
text-decoration: none;
}

.button_seeall a:hover {
font-size: 11px;
color: #000000;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 2px;
text-decoration: none;
}

a.text_button{
display: block;
width: 30px;
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding: 5px 10px 5px 10px;
background: #ebdba1;
border: 1px solid #cccccc;
}

.price, .price-special {font-size: 11px;}

.price-old {font-size: 11px; text-decoration: line-through;}

td.price, th.price, .table th.price {font-size: 11px; text-align: right;}

.price-total {font-size: 11px; color: red;}

th.price-total, td.price-total, .table th.price-total {font-size: 11px; text-align: right;}

.total {padding-top: 3px; font-size: 11px; font-weight: bold;}

.buttons {
padding: 10px 0;
margin-top: 20px;
}

.vline {border-left: 1px solid #9c755c;}

/*** form ***/
table.form  {width: 100%;}

.form input {width: 180px;}

.form td {padding: 5px;}

.form span {font-size: 12px;}

.asterisk {color: red;}

.form-left {
width: 50%;
font-weight: bold;
text-align: right;
}

.form .info {
font-weight: bold;
text-align: center;
padding: 10px 0;
}

.form .buttons {
text-align: center;
padding-top: 10px;
}
/*** !form ***/

/*** table ***/
.table {
width: 100%;
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: normal;
border: 1px solid #9c755c;
}

.table th {
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ebdba1;
text-align: center;
padding: 5px;
background: #F9F9F9;
border-bottom: 1px solid #9c755c;
}

.table tr, .table tr.out {background: #ffffff;}

.table tr.over {background: #dffaff;}

.table td.order-desc {background: #d1eaef;}

.table td.order-asc {background: #e0ecef;}

.table td {}
/*** !table ***/

/*** progressbar ***/
a.progressbar {font-weight: normal; color: #ebdba1; text-decoration: none; font-size: 11px;}

a.progressbar:hover {font-weight: normal; color: #ffffff; text-decoration: none; font-size: 11px;}

.progressbar td.current {color: #ffffff; font-size: 11px;}

table.progressbar (font-weight: normal; color: #ebdba1; font-size: 11px;)
/*** !progressbar ***/

/*   pageTab   */
ul.pageTab {
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}

ul.pageTab li {
padding: 0;
list-style: none;
display: inline;
}

ul.pageTab li.current{
padding: 2px 7px;
margin: 0 -3px;
color: #9d0200;
text-decoration: none;
background: #ffffff;
font-weight: bold;
border: none;
border: 1px solid #25160f;
}

ul.pageTab a.begin, a.end, a.previous, a.next, a.page {
padding: 2px 7px;
margin: 0 -3px;
color: #461a13;
text-decoration: none;
background: #d5be96;
border: 1px solid #25160f;
}


ul.pageTab a.begin:hover, a.end:hover, a.previous:hover, a.next:hover, a.page:hover {background: #ffffff; color: #9d0200; font-weight: bold;}

/*   !pageTab  */

/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/

#navigation {
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
font-weight: normal;
color: #ebdba1;
text-decoration: none;
}

#navigation a {
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
font-weight: normal;
color: #ebdba1;
text-decoration: none;
}

#navigation a:hover {
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-decoration: underline;
}

#title {
font-family: Times;
font-size: 16px;
font-weight: bold;
color: #d3af5b;
text-align: center;
padding: 0;
margin: 0;
}


/*** AD BLOCKS ***/
table.box {
width: 100%;
border: none;
}

.box td.heading {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
background: url(/images/tableheading.gif) repeat-x;
}

.box td.content {padding: 0; margin: 0;}

.box a {font-size: 11px;}
/*** !AD BLOCKS ***/

/*** MENU SERVICE ***/

.menu-service td a {
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #e1d0c3;
text-decoration: underline;
}

.menu-service td a:hover {
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

/*** MENU SERVICE ***/

/*** TOP MENU ***/
table.menu-dropdown td {
margin: 0;
white-space: nowrap;
}

table.menu-dropdown td a {
display: block;
font-family: Arial, Verdana, Sans-Serif;
font-size: 13px;
font-weight: normal;
color: #ebdba1;
text-decoration: none;
padding-left: 7px;
padding-right: 7px;
padding-top: 8px;
padding-bottom: 8px;
}


table.menu-dropdown td a:hover {
display: block;
font-family: Arial, Verdana, Sans-Serif;
font-size: 13px;
font-weight: normal;
color: #ebdba1;
text-decoration: none;
padding-left: 7px;
padding-right: 7px;
padding-top: 8px;
padding-bottom: 8px;
background: url(/images/menu-over.gif) center repeat-x;
}


table.menu-dropdown td a.rollover {
display: block;
font-family: Arial, Verdana, Sans-Serif;
font-size: 13px;
font-weight: normal;
color: #ebdba1;
text-decoration: none;
padding-left: 7px;
padding-right: 7px;
padding-top: 8px;
padding-bottom: 8px;
background: url(/images/menu-over.gif) center repeat-x;
}

table.menu-dropdown td a.rollout {
display: block;
font-family: Arial, Verdana, Sans-Serif;
font-size: 13px;
font-weight: normal;
color: #ebdba1;
text-decoration: none;
padding-left: 7px;
padding-right: 7px;
padding-top: 8px;
padding-bottom: 8px;
}

table.menu-dropdown td a.rollover_current {
display: block;
font-family: Arial, Verdana, Sans-Serif;
font-size: 13px;
font-weight: normal;
color: #ebdba1;
text-decoration: none;
padding-left: 7px;
padding-right: 7px;
padding-top: 8px;
padding-bottom: 8px;
background: url(/images/menu-over.gif) center repeat-x;
}

td.separator, separator-left, separator-right {width: 8px; background: url(/images/separator.gif) center no-repeat;}

div.dropdown-sub {
margin: 0;
padding: 0;
background: #F9F9F9;
border: solid 1px #CCCCCC;
}

div.dropdown-sub td.submenu {}

div.dropdown-sub td.submenu a {
display: block;
width: 100px;
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ebdba1;
text-align: left;
text-decoration: none;
padding: 5px;
}

div.dropdown-sub td.submenu a:hover {
display: block;
width: 100px;
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-align: left;
text-decoration: none;
padding: 5px;
background: #ebdba1;
}

div.dropdown-sub td.submenu a.issub {background: url(/images/admin/issub.gif) center right no-repeat;}

div.dropdown-sub td.submenu a.issub:hover {background: #EEE url(/images/admin/issub.gif) center right no-repeat;}

div.dropdown-sub td.separator {
height: 1px;
background: #cccccc;
}
/*** !TOP MENU ***/

/*** LEFT MENU ***/
.navlist {
width: 200px;
margin-left: 10px;
padding: 0;
}

.navlist li {
list-style: none;
border-bottom: 1px solid #e9e0d0;
text-align: left;
}

.navlist a {
display: block;
font-family: Arial, Verdana, Sans-Serif;
font-size: 14px;
font-weight: bold;
color: #461a13;
text-decoration: none;
padding: 6px 0 6px 25px;
background: url(/images/category-normal.gif) 3px no-repeat;
}

.navlist a:hover {
display: block;
font-family: Arial, Verdana, Sans-Serif;
font-size: 14px;
font-weight: bold;
color: #b48642;
text-decoration: none;
padding: 6px 0 6px 25px;
background: url(/images/category-over.gif) 3px no-repeat;
}

li.subnavlist a {
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
font-weight: normal;
color: #000000;
padding: 3px 0 3px 25px;
background: url(/images/bullet.gif) 8px no-repeat;
text-decoration: none;
}

li.subnavlist a:hover {
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
font-weight: normal;
color: #461a13;
padding: 3px 0 3px 25px;
background: url(/images/bullet.gif) 8px no-repeat;
text-decoration: underline;
}

li.subnavlist a.current {
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
font-weight: normal;
color: #461a13;
padding: 3px 0 3px 25px;
background: url(/images/bullet.gif) 8px no-repeat;
text-decoration: underline;
}

a.current {
display: block;
font-family: Arial, Verdana, Sans-Serif;
font-size: 14px;
font-weight: bold;
color: #b48642;
text-decoration: none;
padding: 6px 0 6px 25px;
background: url(/images/category-over.gif) 3px no-repeat;
}
/*** !LEFT MENU ***/

/*** EXPAND MENU ***/
table.menu-expand {
position: relative;
z-index: 1000;
padding-left: 10px;
}

table.menu-expand td {
width: 130px;
height: 16px;
padding: 0;
margin: 0;
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #661f00;
border: 1px solid #661f00;
background: url(/images/arrow.gif) no-repeat #f9e8ce;
/* Opacity in IE */ filter: alpha(opacity=70);
/* Opacity in Mozilla */-moz-opacity: 0.7;
}

table.menu-expand td a {
display: block;
height: 16px;
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #661f00;
text-decoration: none;
padding: 4px 4px 4px 10px;
background: #f9e8ce;
cursor: pointer;
}

table.menu-expand td a:hover {
display: block;
height: 16px;
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
padding: 4px 4px 4px 10px;
background: #f8dcad;
cursor: pointer;
}

table.menu-expand td a.issub {background: url(/images/arrow.gif) center right no-repeat #f9e8ce;}

table.menu-expand td a.issub:hover {background: url(/images/arrow_over.gif) center right no-repeat #f8dcad;}

div.expand-sub {
padding: 0;
margin: 0;
background: #ffffff;
}

div.expand-sub td.submenu {border: 1px solid #661f00;}

div.expand-sub td.submenu a {
display: block;
width: 200px;
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #661f00;
text-align: left;
text-decoration: none;
background: #F9E8CE;
padding: 4px 4px 4px 10px;
cursor: pointer;
}

div.expand-sub td.submenu a:hover {
display: block;
width: 200px;
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-align: left;
text-decoration: none;
background: #f8dcad;
padding: 4px 4px 4px 10px;
cursor: pointer;
}

div.expand-sub td.submenu a.issub {background: url(/images/arrow.gif) center right no-repeat #f9e8ce;}

div.expand-sub td.submenu a.issub:hover {background: url(/images/arrow_over.gif) center right no-repeat #f8dcad;}

div.expand-sub td.separator {
height: 1px;
background: #cccccc;
}
/*** !EXPAND MENU ***/

/*** BOXES ***/

table.boxtable	{width: 215px;}

td.boxheading	{
width: 100%;
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
background: url(/images/boxheading-tile.gif) repeat-x;
}

td.boxcontent	{
width: 100%;
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #000000;
padding-top: 10px;
background: #e6d5b4;
}

/*** BOXES ***/

/*** SITE MAP ***/  
a.sitemap	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
font-weight: bold;
color: #ebdba1;
text-decoration: none;
}

a.sitemap:hover	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
font-weight: bold;
color: #ebdba1;
text-decoration: underline;
}

a.subsitemap	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
padding-left: 20px;
}

a.subsitemap:hover	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: underline;
}
/*** !SITE MAP ***/

.bottomlinks	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #555555;
}

a.bottomlinks	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #555555;
text-decoration: underline;
}

a.bottomlinks:hover	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #ebdba1;
text-decoration: none;
}

.context_search{
background: yellow;
}

.petition-name	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ebdba1;
}

.petition-description	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #000000;
}

.petition-form	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ebdba1;
}

.blog_menu a{
display: block;
padding: 0 0 0 10px;
text-decoration: none;
}

.blog_menu a:hover{
display: block;
padding: 0 0 0 10px;
text-decoration: underline;
color:red;
}

.blog_menu  a.current{
display: block;
padding: 0 0 0 10px;
text-decoration: underline;
color:red;
}

a.login	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

a.login:hover	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ebdba1;
text-decoration: none;
}

a.language {
font-family: Arial, Verdana, Sans-Serif;
font-size: 10px;
font-weight: normal;
color: #ffffff;
text-decoration: underline;
}

a.language:hover {
font-family: Arial, Verdana, Sans-Serif;
font-size: 10px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

#search_content a{
color: #553725;
text-decoration: none;
}

#search_content a:hover{
color: #553725;
text-decoration: underline;
}

table.links_tab td {
font-family: Arial, Verdana, Sans-Serif;
font-size: 14px;
font-weight: bold;
color: #d3af5b;
text-decoration: none;
}

table.links_tab td a {
font-family: Arial, Verdana, Sans-Serif;
font-size: 14px;
font-weight: bold;
color: #ebdba1;
text-decoration: none;
}

table.links_tab td a:hover {
font-family: Arial, Verdana, Sans-Serif;
font-size: 14px;
font-weight: bold;
color: #d3af5b;
text-decoration: none;
}

/* add top rotator */
#slider-wrapper {
    width:657px;
    height:277px;
    margin:0 ;
}

#slider {
	position:relative;
    width:657px;
    height:277px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	float:right;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.clear {
	clear:both;
}
