html, body {
margin: 0;
padding: 0;
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #000;
background: url(/images/body_bg.jpg);
}

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

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

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

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: #fff;
background: green;
}

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

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

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

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

input.button {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #e0eeef;
padding: 2px 10px;
border: 1px solid #969696;
cursor: pointer;
background: url(/images/button_bg.jpg) repeat-x center;
}

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

.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;
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: #0d7fc1;
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 ***/
.progressbar td, .progressbar td a {color: #aaaaaa;}

.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: Tahoma;
font-size: 12px;
font-weight: bold;
color: #8f271c;
text-decoration: none;
}

#navigation a:hover {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #8f271c;
text-decoration: none;
}

#title {
font-family: Verdana, Arial, Sans-Serif;
font-size: 14px;
font-weight: bold;
color: #0d7fc1;
padding: 0;
margin: 0;
}


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

.box td.heading {
height: 24px;
font-weight: bold;
color: #0d7fc1;
text-transform: uppercase;
margin: 2px;
padding-left: 3px;
border: 1px solid #dfdfdf;
background: #F9F9F9;
}

.box td.content {
padding: 2px;
border: none;
border-top: none;
}


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


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

table.menu-dropdown td a {
display: block;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #0d7fc1;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 8px;
}


table.menu-dropdown td a:hover {
display: block;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 8px;
background: #0d7fc1;
}


table.menu-dropdown td a.rollover {
display: block;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 8px;
background: #0d7fc1;
}

table.menu-dropdown td a.rollout {
display: block;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #0d7fc1;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 8px;
}

table.menu-dropdown td a.rollover_current {
display: block;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 8px;
background: #0d7fc1;
}


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

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: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #0d7fc1;
text-align: left;
text-decoration: none;
padding: 5px;
}

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

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: 250px;
margin: 0;
padding: 3px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
}

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

}

.navlist a {
display: block;
font-family: Tahoma;
font-size: 14px;
font-weight: none;
color: #0f0e0e;
text-decoration: none;
padding: 3px 0 3px 45px;
border-bottom: 1px dotted #b0b0b0;
background: url(/images/menu_left_bg.jpg) 3px no-repeat;
}

.navlist a:hover {
display: block;
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
color: #7f1102;
text-decoration: underline;
padding: 3px 0 3px 45px;
border-bottom: 1px dotted #b0b0b0;
background: url(/images/menu_left_bg.jpg) 3px no-repeat;
}

li.subnavlist a {
display: block;
font-family: Tahoma;
font-size: 14px;
font-weight: none;
color: #0f0e0e;
text-decoration: none;
padding: 3px 0 3px 45px;
border-bottom: 1px dotted #b0b0b0;
background: url(/images/menu_left_bg.jpg) 3px no-repeat;
}

a.current {font-family: Tahoma;
font-size: 14px;
font-weight: bold;
color: #7f1102;
text-decoration: underline;}
/*** !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: 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 ***/

/*** SITE MAP ***/  
a.sitemap	{
font-family: Tahoma;
font-size: 14px;
font-weight: none;
color: #0f0e0e;
text-decoration: none;
}

a.sitemap:hover	{
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
color: #7f1102;
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 ***/

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

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

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

.context_search	{background: yellow;}


#ball a{
display:block;
background: url(/images/ball.gif) no-repeat;
width: 24px;
height: 24px;
text-decoration: none;
z-index: 1;
}
#ball a:hover {
cursor: pointer;
}
.menu2 #ball a{
position: relative;
top: 50px;
z-index: 1;
}
.menu {
	margin: 0 ;
	padding: 0;
	list-style: none;
	z-index: 1;
}
.menu li {
	padding: 0 3px 0 3px;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
	list-style:none;
	z-index: 1;
}
.menu li em {
display: none;
	background: url(/images/text2.gif) no-repeat;
	width: 130px;
	height: 70px;
	position: absolute;
	top: -90px;
	left: 5px;
	text-align: center;
	padding: 5px 8px 0 5px;
	vertical-align: text-bottom;
	font-style: normal;
	z-index: 2000;
}
.menu2 {
	margin: 0 ;
	padding: 0;
	list-style: none;
	z-index: 1;
}
.menu2 li {
	padding: 0 3px 0 3px;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
	list-style:none;
	z-index: 1;
}
.menu2 li em {
display: none;
	background: url(/images/text3.gif) no-repeat;
	width: 140px;
	height: 120px;
	position: absolute;
	top: -90px;
	left: 5px;
	text-align: center;
	padding: 5px 10px 0 10px;

	font-style: normal;
	z-index: 2000;
}
.map1 {
display: block;
	position: relative;
top: 40px;
left: 10px;
z-index: 1;
}
.map2 {
display: block;
	position: relative;
top: 192px;
left: -12px;
z-index: 1;
}
.map3 {
display: block;
	position: relative;
top: 325px;
left: -5px;
z-index: 1;
}
.map4 {
display: block;
	position: relative;
top: 65px;
left: 70px;
z-index: 1;
}
.map5 {
display: block;
	position: relative;
top: 192px;
left: 50px;
z-index: 2;
}
.map6 {
display: block;
	position: relative;
top: 430px;
left: 25px;
z-index: 1;
}
.map7 {
display: block;
	position: relative;
top: 112px;
left: 20px;
z-index: 1;
}
.map8 {
display: block;
	position: relative;
top: 155px;
left: 40px;
z-index: 1;
}
.map9 {
display: block;
	position: relative;
top: 410px;
left: 10px;
}
.map10 {
display: block;
	position: relative;
top: 105px;
left: 10px;
}
.map11 {
display: block;
	position: relative;
top: 55px;
left: 145px;
}
.map12 {
display: block;
	position: relative;
top: 130px;
left: 155px;
}
.map13 {
display: block;
	position: relative;
top: 320px;
left: 105px;
}