﻿body
{
	margin: 0px;
	padding: 0px;
	background: #FFF url(Images/bg1.jpg) #fff repeat;
}
.pageSpace
{
	margin: 0px;
	padding: 0px;
	background-color: #dae7dd;
	width: 980px;
	font-size: 11px;
	font-family: Arial, Verdana;
}
A
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
A:link
{
	color: #000;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
A:visited
{
	color: #000;
}
.TopNavigationPanel
{
	background: #fff url(images/topnav_bg.jpg);
}
topNavigation
{
	color: #fff;
	font-family: Verdana, Arial;
	font-size: 11px;
}
.topNavigation *
{
	padding-left: 15px;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}
.topNavigation A
{
	color: #fff;
	font-size: 11px;	
}
.topNavigation A:link
{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
.topNavigation A:hover
{
	text-decoration: underline;
}
.topNavigation A:visited
{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

.topNavigationon
{
	color: #000;
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #fff;
}
.topNavigationon *
{
	padding-left: 15px;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}
.topNavigationon A
{
	color: #000;
	font-size: 11px;	
}
.topNavigationon A:link
{
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
.topNavigationon A:hover
{
	text-decoration: underline;
}
.topNavigationon A:visited
{
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

.ContInfo
{
	font-size: 11px;
}
.tabloimaj img {
	border: 1px solid #999999;
}
.mainpagetitles
{
	height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 3px;
	padding-left: 23px;
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: #004d7e;
	background: #e8e8e8 url(images/plus.gif) no-repeat;
	border-bottom: solid 2px #ff0000;
}
.ContentTitle
{
	margin: 0px 10px 0px 15px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Verdana, Tahoma;
	color: #005511;
	border-bottom: dotted 2px #005511;
}
.ContentBody
{
	margin-top: 10px;
	margin-left: 15px;
	font-size: 11px;
	color: #000;
	font-family: Arial, Verdana, Tahoma;
}

.ContentBottomLink
{
	margin-top: 10px;
	text-align: right;
	padding-right: 20px; 	
}

.CatalogNavigation
{
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Verdana;
	color: #005511;	
}

.CatNavLink
{
	font-weight: bold;
	color: #000100;
	text-decoration: none;
}
.CatNavLink:link
{
	font-weight: bold;
	color: #000100;
	text-decoration: none;
}
.CatNavLink:hover
{
	font-weight: bold;
	color: #000100;
	text-decoration: none;
}
.CatNavLink:visited
{
	font-weight: bold;
	color: #000100;
}
.CatNavRootSelected
{
	font-weight: bold;
	padding: 3px 10px 3px 13px;
	font-size: 10px;
	font-family: Verdana;
	color: #005511;
	background: #fff url(images/catnav_arrow.gif) no-repeat;
	border-bottom: dotted 1px #005511;
}
.CatNavRoot
{
	padding: 3px 10px 3px 13px;
	font-size: 10px;
	color: #000;
	font-family: Verdana;
	background-color: #f4f9f5;
	border-bottom: dashed 1px #005511;
}
/*.CatNavRootOver
{
	padding-left: 13px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Verdana;
	background-color: #fd0b0b;
	border-bottom: dotted 2px #005511;
}
.CatNavHead
{
	padding: 10px;
	color: #005511;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;	
	border-bottom: solid 1px #005511;
}*/
.CategoryThumbs
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	font-family: Verdana;	
	background-color: #e8e8e8;
	border: solid 1px #dddddd;
}
.CategoryThumbs A
{
	color: #003300;
	text-decoration: none;
}
.CategoryThumbs A:link
{
	color: #003300;
	text-decoration: none;
}
.CategoryThumbs A:hover
{
	color: #003300;
	text-decoration: underline;
}
.CategoryThumbs A:visited
{
	color: #003300;
	text-decoration: none;
}
.CategoryThumbsSmall
{
	padding: 5px;
	font-size: 11px;
	font-family: Verdana;	
	background-color: #e8e8e8;
	border: solid 1px #ddd;
}
.imageFrame
{
	padding: 5px;
	border: solid 1px #ccc;
	background-color: #fff;
}

/*.ProductThumbs
{
	background: #f6f6f6 url(images/productthumb_over_bg.jpg) repeat-x;
	height: 200px;
}
.ProductThumbsOver
{
	background: #e10000 url(images/productthumb_bg.jpg) repeat-x;
	height: 200px;
}*/

.ProductThumbs
{
	padding: 3px;
	font-size: 11px;
	font-family: Verdana;	
	background-color: #dae7dd;
	border: solid 1px #aaa;
}

.ProductThumbsOver
{
	padding: 3px;
	font-size: 11px;
	font-family: Verdana;	
	background-color: #fff;
	border: solid 1px #005511;
}

.productthumb_image
{
	width: 100px;
	height: 130px;
	padding: 3px;
}

.BrandThumbs
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Verdana;	
	border: solid 1px #ffffff;
	background-color: #ffffff;
}
.BrandThumbsOver
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Verdana;
	border: solid 1px #ffff33;
	background-color: #9BD159;
}
.BrandHTML
{
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 11px;	
}
.LeftPanel
{
	width: 206px;
	background-color: #f4f9f5;	
}
.LeftPanelHead
{
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px 3px 13px;
	color: #fff;
	border-bottom: solid 1px #fff;
	background-color: #005511;
}
.BreadCrumbsPanel
{
	border-bottom: dotted 2px #005511;
	margin: 0px 5px 10px 5px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Verdana, Tahoma;
	color: #005511;
}
.BreadCrumbsPanel A
{
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma;
	color: #005511;
	text-decoration: none;
}
.BreadCrumbsPanel A:link
{
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma;
	color: #005511;
	text-decoration: none;
}
.BreadCrumbsPanel A:hover
{
	color: #005511;
	text-decoration: underline;
}
.BreadCrumbsPanel A:visited
{
	color: #005511;
}

.ExchangeRates
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #dfdfdd;
}

.CatalogItemsHead
{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 8px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma;
	color: #b22222;
}
.Message
{
	font-family: Verdana;
	padding: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #ff4500;
}
#ModAnnouncesPanel
{
	background-color: #f5f5f5;
	font-family: Verdana, Arial;
	height: 264px;
}
.AnnounceSliderTitle
{
	font-size: 11px;
	color: #005511;
	border-bottom: dashed 1px #888;
	padding: 0px 0px 3px 5px;
}
.AnnounceSliderContent
{
	font-size: 10px;
	color: #000;
	padding: 8px;
}
.AnnounceSliderLink
{
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #005511;
	text-decoration: none;
}
.AnnounceSliderLink:link
{
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #005511;
	text-decoration: none;
}
.AnnounceSliderLink:visited
{
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #005511;
	text-decoration: none;
}
.AnnounceSliderLink:hover
{
	color: #005511;
	text-decoration: underline;
}
.LayoutMainPanel
{
	font-size: 11px;
	font-family: Arial, Verdana;
}
.niceinput
{
	font-size: 11px;
	border: solid 1px #b0b0b0;
}
.niceselect
{
	font-size: 11px;
	border: solid 1px #b0b0b0;	
}
.Footer
{
	padding: 9px 10px 6px 10px;
	font-family: Tahoma;
	color: #797d7a;
	font-size: 11px;
}
.Footer2
{
	padding: 9px 10px 6px 10px;
	font-family: Tahoma;
	color: #797d7a;
	font-size: 11px;
	border-top: dashed 1px #005511;
	margin: 0px 5px 0px 5px;
}
.catalognavigationpanel
{
	width: 180px;
	background: #e10000 url(images/catnav_bg.jpg) repeat-y; 
	height: 100px;
}
#dhtmltooltip
{
    BORDER-RIGHT: #000 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #000 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 10px;
    Z-INDEX: 100;
    FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#808080,direction=135,strength=5);
    VISIBILITY: hidden;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #000 1px solid;
    WIDTH: 550px;
    COLOR: #000;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #000 1px solid;
    FONT-FAMILY: Verdana, Arial;
    POSITION: absolute;
    BACKGROUND-COLOR: #ffffff
}
#LanguageSelector 
{
margin-top: 5px;
float: right;
border: 0px;
height: 22px;
font-size: 10px;
font-family: Arial;
}

#LanguageSelector ul 
{
margin: 5px 0px 0px 0px;
padding: 0;
text-align: center;
}

#LanguageSelector ul li {
display: inline;
}

#LanguageSelector a {
display: block inline;
color: #000;
margin: 0px 5px 0px 5px;
padding: 3px 5px 3px 5px;
text-decoration: none;
background-color: #e8e8e8;
}

#LanguageSelector a:hover
{
	background-color: #f0f0f0;
	color: #e10000;
}
#LanguageSelector *
{
	vertical-align: middle;
}