html, body {
height: 100%;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #000000;
background: #ffffff;
}

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

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

img {border: 0;}

form {margin: 0;}

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

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

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

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

.alert_message a {
font-family: Verdana, Arial, 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: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #555555;
padding: 2px 10px;
border: 1px solid #a4b816;
background: #d5ee92;
}

input.topbutton	{
cursor: pointer;
height: 18px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #777777;
white-space: nowrap;
margin: 0;
padding: 0 5px 1px 5px;
border: solid 1px #A4B816;
background: #D5EE92;
}

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: #027eae;
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: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding: 5px 10px 5px 10px;
background: #7d1b01;
border: 1px solid #cccccc;
}

.price-old {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;
margin-top: 20px;
background: #efefef;
border: 1px solid #dfdfdf;
}

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

/*** 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: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
border: 1px solid #dfdfdf;
}

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

.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: #aaaaaa; text-decoration: none;}

a.progressbar:hover {font-weight: normal; color: #000000; text-decoration: none;}

.progressbar td.current {color: #555555;}
/*** !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, a.begin, a.end, a.previous, a.next, a.page {
padding: 2px 7px;
margin: 0 -3px;
color: #555555;
text-decoration: none;
background: #f9f9f9;
border: 1px solid #F5F5F5;
}

ul.pageTab a.begin:hover, a.end:hover, a.previous:hover, a.next:hover, a.page:hover {background: #f5f5f5;}

ul.pageTab li.current {
color: #f5f5f5;
background: #cccccc;
}
/*   !pageTab  */

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

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

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

#title {
font: bold 16px Arial;
color: #027eae;
margin: 0;
padding: 0;
padding-bottom: 5px;
}

/*** AD BLOCKS ***/
table.box {
width: 100%;
border: 1px solid #ceea82;
}

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

.box td.content {padding: 5px;}

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

/*** MENU SERVICE ***/

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

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

/*** MENU SERVICE ***/

/*** TOP MENU ***/
table.menu-dropdown {
float: right;
margin-bottom: 1px;
}

table.menu-dropdown td {
font-family: Arial, Verdana, Sans-Serif;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
white-space: nowrap;
margin: 0;
margin-bottom: 2px;
margin-left: 2px;
}

table.menu-dropdown td a {
display: block;
font-family: Arial, Verdana, Sans-Serif;
font-size: 10px;
font-weight: bold;
color: #555555;
text-transform: uppercase;
text-decoration: none;
padding: 4px 3px 4px 3px;
background: #d5ee92;
}

table.menu-dropdown td a:hover {
font-family: Arial, Verdana, Sans-Serif;
font-size: 10px;
font-weight: bold;
color: #007dad;
text-transform: uppercase;
text-decoration: none;
padding: 4px 3px 4px 3px;
background: #d5ee92;
}

table.menu-dropdown td a.rollover {
font-family: Arial, Verdana, Sans-Serif;
font-size: 10px;
font-weight: bold;
color: #007dad;
text-transform: uppercase;
text-decoration: none;
padding: 4px 3px 4px 3px;
background: #d5ee92;
}

table.menu-dropdown td a.rollout {
font-family: Arial, Verdana, Sans-Serif;
font-size: 10px;
font-weight: bold;
color: #555555;
text-transform: uppercase;
text-decoration: none;
padding: 4px 3px 4px 3px;
background: #d5ee92;
}

table.menu-dropdown td a.rollover_current {
font-family: Arial, Verdana, Sans-Serif;
font-size: 10px;
font-weight: bold;
color: #007dad;
text-transform: uppercase;
text-decoration: none;
padding: 4px 3px 4px 3px;
background: #d5ee92;
}

td.separator {
width: 21px;
height: 20px;
margin: 0;
padding: 0;
background: url(/images/topmenu.gif) center no-repeat;
}

td.separator-left {
width: 10px;
height: 20px;
margin: 0;
padding: 0;
background: url(/images/topmenuleft.gif) no-repeat;
}

td.separator-right {
width: 10px;
height: 20px;
margin: 0;
padding: 0;
background: url(/images/topmenuright.gif) no-repeat;
}

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

div.dropdown-sub td.submenu {}

div.dropdown-sub td.submenu a {
display: block;
width: 100px;
font: bold 12px Verdana;
color: #5875B1;
text-align: left;
text-decoration: none;
padding: 5px;
}

div.dropdown-sub td.submenu a:hover {
font: bold 12px Verdana;
color: #000000;
text-decoration: none;
background: #eeeeee;
}

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: 160px;
font: 12px verdana, sans-serif;
padding: 3px;
margin: 0;
}

.navlist li {
list-style: none;
border: 1px solid #fff;
}

.navlist a {
display: block;
padding: 3px 0 3px 25px;
border-bottom: 1px solid #fff;
background: url(/images/menu.gif) 3px no-repeat;
}

.navlist a:hover {
display: block;
color: #007dad;
padding: 3px 0 3px 25px;
border-bottom: 1px solid #fff;
background: url(/images/menu.gif) 3px no-repeat;
}

li.subnavlist a {
padding-left: 17px;
background: url(/images/menu-sub.gif) 3px no-repeat;
}

li.subnavlist a:hover {}

a.current {
font-weight: bold;
}
/*** !LEFT MENU ***/

/*** LEFT MENU MAIN ***/
.navlistmain {
width: 160px;
font: 11px verdana, sans-serif;
text-transform: uppercase;
margin: 0;
padding: 3px;
}

.navlistmain li {
height: 32px;
list-style: none;
}

.navlistmain a {
display: block;
height: 32px;
padding-left: 35px;
padding-top: 7px;
margin-top: 2px;
background: url(/images/bulletmain.gif) no-repeat;
}

.navlistmain a:hover {color: #007DAD;}

li.subnavlistmain a {
padding-left: 17px;
background: url(/images/menu-sub.gif) 3px no-repeat;
}

a.currentmain {font-weight: bold;}
/*** !LEFT MENU MAIN ***/

/*** LEFT MENU CATEGORY ***/
.category {
width: 160px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
padding: 0;
margin: 0;
}

.category li {
height: 20px;
list-style: none;
}

.category a {
display: block;
text-decoration: none;
padding-left: 20px;
margin-top: 2px;
margin-bottom: 2px;
background: url(/images/category.gif) 5px no-repeat;
}

.category a:hover {color: #007dad;}

li.subcategory a {
padding-left: 17px;
background: url(/images/menu-sub.gif) 3px no-repeat;
}

a.categorycurrent {font-weight: bold;}
/*** !LEFT MENU CATEGORY ***/

/*** 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: Verdana, Arial, 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: Verdana, Arial, 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: Verdana, Arial, 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: Verdana, Arial, 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: Verdana, Arial, 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: 170px;}

td.boxheading	{
width: 170px;
height: 22px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 10px;
font-weight: bold;
color: #0d7fc1;
text-transform: uppercase;
padding-left: 10px;
background: url(/images/header-category.gif) no-repeat;
}

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

/*** BOXES ***/

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

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

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

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

/*** BOTTOM MENU ***/
a.bottomlinks:link	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
text-decoration: underline;
color: #000000;
padding-left: 1px;
padding-right: 1px;
}

a.bottomlinks:active	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
text-decoration: underline;
color: #000000;
padding-left: 1px;
padding-right: 1px;
}

a.bottomlinks:visited	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
text-decoration: underline;
color: #000000;
padding-left: 1px;
padding-right: 1px;
}

a.bottomlinks:hover	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
text-decoration: none;
color: #0d7fc1;
padding-left: 1px;
padding-right: 1px;
}
/*** !BOTTOM MENU ***/

.context_search{
background: yellow;
}

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

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

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

.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: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

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

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


/* ONE STEP START */
.one_step_new {
padding-top: 10px;
text-align: center;
border-top: solid 1px #cccccc;
}

.onestep_steps_header {
height: 27px;
font: bold 14px Arial, Verdana, Sans-Serif;
line-height: 27px;
overflow: hidden;
padding-left: 10px;
background: url(/images/onestep_steps_header.png) right no-repeat;
}

.onestep_steps_1 {
width: 32px;
height: 27px;
float: left;
background: url(/images/onestep_steps_1.png) right no-repeat;
}

.onestep_steps_2 {
width: 32px;
height: 27px;
float: left;
background: url(/images/onestep_steps_2.png) right no-repeat;
}

.onestep_steps_3 {
width: 32px;
height: 27px;
float: left;
background: url(/images/onestep_steps_3.png) right no-repeat;
}

.onestep_steps_4 {
width: 32px;
height: 27px;
float: left;
background: url(/images/onestep_steps_4.png) right no-repeat;
}
/* ONE STEP END */

/* ALERT MESSAGES START */
.error {
   background: url(/images/validation_advice_bg.gif) no-repeat left;
   margin-top: 8px;
   padding: 0 0 0 17px;
   font: bold 11px Verdana, Arial, Sans-Serif;
   color: red; /* error blocks */
}

.error_js {
   background: url(/images/validation_advice_bg_js.gif) no-repeat left;
   margin-top: 8px;
   padding: 0 0 0 17px;
   font: bold 11px Verdana, Arial, Sans-Serif;
   color: red; /* error blocks */
}


.state-highlight-error {
   border: 1px dashed #ff0000;
   background: #FAEBE7;
}
/* ALERT MESSAGES END */

