/* 
==
  WGR.gr research and development department
*/

@CHARSET "UTF-8";

html, body {
    height: 100%;
}

body
{
	margin:0px;
	padding:0px 0px 2px 0px;
	color:white;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color: #C9D7E4;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td 
{
	margin:0;	
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
display: inline;
}

img 
{ 
  border: none;
}

a,a:VISITED
{
	color:#404040;
	text-decoration: none;
}

a:HOVER
{
	text-decoration: underline;
}



.topSelect
{
	padding-left: 625px;
	height: 32px; 
	padding-top: 5px;
}

.barMenu
{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	padding-left: 10px;
	padding-right: 10px;	
	font-family: MuseoSans-700,Arial,Sans-Serif;
	font-size: 13px;
	line-height: 30px;
	vertical-align: middle;
	color: white;
}

.barMenu td
{
	text-align: center;
}

.barMenu span
{
	cursor: pointer;	
	padding: 5px;
}

.barMenu a
{
	color: #A3A3A3;  
}

.barMenu a:HOVER
{
	color: white; 
}

#bar
{
	position: fixed;
	left: 0px;
	top: 0px; 
	z-index: 10; 
	height: 30px; 
	width: 100%;
	background-image: url("../Images/barBg.png");
	background-repeat: repeat-x;
}

#downBar
{
	position: fixed;
	left: 0px;
	top: -30px; 
	z-index: 15; 
}

.topLogo
{
	position: fixed;
	left: 0px;
	top: 0px; 
	z-index: 15; 
}

#error
{
	position: fixed;
	left: 0px;
	top: 0px; 
	z-index: 25; 	
 	background-image: url("../Images/darkOpacity.png");
	background-repeat: repeat;
	font-size: 140%;
	color: white;
	font-weight: bold;
	display: none;
	text-align: center;
	padding-top: 200px;
}

#error a
{
	color: white;
}

.barDiv
{
	position: fixed;
	left: 200px;
	top: 30px; 
	z-index: 11;  
	display:none;
	line-height: 18px;
}

.barFiller
{
	height: 14px;
	width: 100%;
	background-color: #460000;	
}

.fullWidth
{
	width: 100%;
}
.barDivMenu
{
	background-color: #460000;	
	padding-left: 10px;
	padding-right: 10px; 
	color: white; 
}

.barDivMenu a
{
	color: #A3A3A3; 
	text-decoration: none; 
}

.barDivMenu a:HOVER
{
	color: white; 
	text-decoration: none;
}

.downBg
{
	height: 20px; 
	padding-right: 10px;
	background-image: url("../Images/downBarBg.png");
	background-repeat: repeat-x;
	color: #A3A3A3;
}

.downLeft
{
	height: 20px; 
	width: 11px;
	background-image: url("../Images/downBarLeft.png");
	background-repeat: no-repeat;
}

.downBg a
{
	color: #A3A3A3; 
	text-decoration: none; 
}

.downBg a:HOVER
{
	color: white; 
	text-decoration: none;
}

.prodDesc
{

	padding: 10px;
}

.inPrice
{
	float: right;
	font-size: 110%;
	font-weight: bold;
}

.inPrice span
{
	font-size: 80%;
	font-weight: bold;
	margin-right: 10px;
}

.inSizes
{
	float: right;
}

.inSizes span
{
	border: 1px solid white; 
	background-color: black;
	font-weight: bold;
	padding: 5px;
	margin-right: 10px;
}

.inPic
{
	padding: 10px;
}

.floatRight
{
	float:right;	
}


.bbord2
{
	border: 3px solid #3C0000;
	width: 100%;
	padding: 5px;
	color: white;
}

.bbord2 a
{
	color: white;
}

.bwhite
{
	padding-left: 10px;
	padding-right: 10px;
	background-image: url("../Images/bg2.png");
}
button
{
	background-color: #3D5196;
	color: white;
	padding: 3px;
	border-radius: 5px;
}

button:HOVER
{
	background-color: #00CAFD;
	color: white;	
}

.inews
{
	text-align: center;
}

.brSpace
{
	height: 5px;
}

.logInput
{
	background-color:#3D5196;
	color: white;
	width: 140px;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid white;
	border-radius: 5px;
}

.linkNone,.linkNone a,.linkNone a:VISITED,.linkNone a:HOVER
{
	text-decoration: none;
}

.width33
{
	width:33%;
}

.width67
{
	width:67%;
}

.large 
{
	font-size:110%;
}

.small 
{
	font-size:85%;
}

.bold
{
	font-weight:bold;
}


.formInput
{
	background-image: url("../Images/admin_formInput.png");
	background-repeat: repeat-y;
	background-position:left;
	border: solid 1px #AAAAAA;
	background-color: #D5D0CA;
	text-align: left;
}

.formLabel
{
	background-image: url("../Images/admin_formLabel.png");
	background-repeat: repeat-y;
	background-position:right;
	border: solid 1px #AAAAAA;
	background-color: #D5D0CA;
	text-align: right;
}
.actionButton
{
	color:#000000;
	background-image: url('../Images/btnBg.gif');
  background-repeat: repeat-x;
  text-align: center;
  height:20px;
  border: #CFCFCF 2px solid;
  text-decoration: none;
}

.actionButton a
{
	color:#FFFFFF;
	background-image: url('../Images/btnBg.gif');
  background-repeat: repeat-x;
  text-align: center;
  height:20px;
  border: #CFCFCF 2px solid;
  text-decoration: none;
}

.actionButton:HOVER
{
	background-image: url('../Images/btnBgOn.gif');
  background-repeat: repeat-x;
}

.topMiddle
{
	background-image: url("../Images/topMiddle.png");
	background-repeat: repeat-x;
}

.botMiddle
{
	background-image: url("../Images/botMiddle.png");
	background-repeat: repeat-x;	
}

.mainTable
{
	
  border-left: solid 2px #FFDE00; 
  border-right: solid 2px #FFDE00; 
  position: relative;
  top: -2px;
  background-color: black;
}


.botTable
{
  position: relative;
  top: -2px;
}

.logo
{
	position: absolute;
	top: 15px;
	left: 40px;
	z-index: 2;
}

.motodesign
{
	position: absolute;
	top: 37px;
	left: 140px;
	z-index: 2;
}


.leftCont
{
	vertical-align: top;
	width: 180px;
}

.rightCont
{
	vertical-align: top;
	width: 160px;
}

.rightFix
{
}

.cont
{
	vertical-align: top;
	width: 780px;
	display: block;
}

#textPage,.bbord
{
	display: block;
	min-height: 250px;
	border-radius: 10px;
	background-image: url("../Images/whiteDeg.png");
	background-repeat: repeat;
	color: black;
	padding: 10px; 
	font-size: 120%;
}

.menuCont
{
	padding-left: 5px;
	padding-bottom: 10px;
	color: #009E80;
	font-weight: bold;
}

.cartCont
{
	position: relative;
	padding-right: 5px;
	top: -60px;	
}

.treeHeader
{
  color: white;
	font-weight: bold;
	font-size: 110%;
	width: 95%;
	text-align: left;
	display: block;

	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url("../Images/tvBg.png");
	background-repeat: repeat-y;
	border-radius: 5px;
	border: 1px solid #C3C3C3;
}

.treeHeader:HOVER
{
	color:#3D5196 !important;
	background-image: url("../Images/boxTopCenter.png");
	background-repeat: repeat;
	border-radius: 5px;
	border: 1px solid #C3C3C3;
}

.treeInHeader
{
	font-size: 80%; 
	font-weight: bold;
	color: #3D5196;
	border-bottom: 1px dotted #3D5196;
}
	
	
.oBoxHead
{
	display: block;
	width: 160px;
	height: 13px;
	background-image: url("../Images/oBoxHead.png");
	background-repeat: no-repeat;
}

.oBoxFoot
{
	display: block;
	width: 160px;
	height: 14px;
	background-image: url("../Images/oBoxFoot.png");
	background-repeat: no-repeat;
}

.oBoxBody
{
	background-image: url("../Images/oBoxBody.png");
	background-repeat: repeat-y;	
	padding: 0px 6px;
	color: white;
	text-align: center;
}

.oBoxBody a,.oBoxBody a:HOVER
{
	color: white !important;
}

.boxDiv
{
	border-bottom: 1px dotted white;
	margin-bottom: 7px; 
	display: block;
	width: 120px; 
	height: 7px;
}

.gBoxHead
{
	display: block;
	width: 160px;
	height: 13px;
	background-image: url("../Images/gBoxHead.png");
	background-repeat: no-repeat;
}

.gBoxFoot
{
	display: block;
	width: 160px;
	height: 14px;
	background-image: url("../Images/gBoxFoot.png");
	background-repeat: no-repeat;
}

.gBoxBody
{
	background-image: url("../Images/gBoxBody.png");
	background-repeat: repeat-y;	
	padding: 0px 6px;
	color: white;
	text-align: center;
}

.gBoxBody a,.gBoxBody a:HOVER
{
	color: white !important;
}


/* <COMMON CSS> */


.height6px
{
	height: 6px;
}

.width10px;
{
	width: 10px;
}
.height10px
{
	height: 10px;
}

.height20px
{
	height: 20px;
}

.height30px
{
	height: 30px;
}

.height40px
{
	height: 40px;
}
.width50px;
{
	width: 50px;
}
.verticalTop
{
	vertical-align: top;
}

.verticalMiddle
{
	vertical-align: middle;
}

.verticalBottom
{
	vertical-align: bottom;
}

.height100
{
	height: 100%;
}

.height90
{
	height: 90%;
}

.height70
{
	height: 70%;
}
.right
{
  text-align: right;	
}

.headFont,.headFont a
{
	text-align: right;
	font-size: 16px;
	font-family: MuseoSans-700,Arial,Sans-Serif;
	letter-spacing: 2px;
	color: #A4A4A4;
}



.center
{
  text-align: center; 	
}

.justify 
{
  text-align: justify;	
}

.left
{
	text-align: left !important;
}

.black
{
	color:black;
}

.width100
{
	width: 100%;
}

.width100px
{
	width: 100px;
}
.width90
{
	width: 90%;
}

.width80
{
	width: 80%;
}

.width20
{
	width: 20%;
}
.width60
{
	width: 60%;
}
.block 
{
	display:block;
}
.width10
{
	width: 10%;
}

.width77
{
	width: 77%;
}
/* </COMMON CSS> */

.cataloguePic
{
	width:150px; 
}

.cataloguePrice
{
	width:110px; 
}

.catalogueCont
{
	width:100%; 
}

.catalogueTitle,.catalogueTitle a,.catalogueTitle a:VISITED
{
	color:#D55025;
	font-size:110%;
	font-weight: bold;
	text-decoration: none;
}

.catalogueTitle a:HOVER
{
	color:#009E80;
	text-decoration: underline;
}

.cataloguePage,.catalogueOtherPage:HOVER
{
	color: black;
	background-color:#526CC9;
	border: 2px solid #3D5196;
	border-radius: 5px;
	width:20px;
	height:20px;
	border:1px solid white; 
	font-weight: bold;
	text-align: center;
}

.catalogueOtherPage 
{
	color: #526CC9 !important;
	background-color:white;
	border: 2px solid #526CC9;
	border-radius: 5px;
	width:20px;
	height:20px;
	border:1px solid white; 
	font-weight: bold;
	text-align: center;
}

.catalogueOtherPage a
{
	color: #526CC9 !important;
}

.catalogueOtherPage a:HOVER
{
	color: white !important;
}

.pageNum a,.newGrey
{
	color: #D9E0E4;
	font-weight: bold;
		display: table-cell;
		background-color: #3D5196;
		padding: 4px;	
		border-radius: 5px;
}

.pageNum a:HOVER
{
	color: white;
	font-weight: bold;
	
}

.esProduct
{
	margin: 4px;
	padding: 10px 4px 10px 4px;
	background-image: url("../Images/darkOpacity.png");
	background-repeat: repeat;
	min-height: 100%;
	max-width: 240px;
	filter: alpha(opacity = 85);  
	border:2px solid gray;
	opacity: 0.85;  
	border-radius: 5px;
	
}

.esProduct:HOVER
{
	filter: alpha(opacity = 100);  
	opacity: 1;  
}

.esPic 
{
	width: 230px;
	height: 270px;
	vertical-align: middle;
	text-align: center;
	background-color: white;
}

.esTitle
{
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	padding: 5px;
	color: black;
}

.esPrice
{
	text-align: center;
	font-weight: bold;
	color: #404040;
}

.esPrice span
{
	text-decoration: line-through;
}

.esInfo
{
	background-image: url("../Images/bg2.png");
	background-repeat: repeat;
	width: 230px;
	vertical-align: middle;
	text-align: right;
	padding: 5px;	
	display: none;
	position: absolute;
	z-index: 10;
	color: white;
}

.esCompany
{
	font-size: 120%;
	font-weight: bold;
	padding:4px 5px 4px 0px;
}

.esSizes
{
	padding:9px 0px 9px 0px;
}

.esSizes span
{
	border: 1px solid white; 
	background-color: black;
	font-weight: bold;
	padding: 5px;
	margin-right: 10px;
}

.normal
{
	text-decoration: none !important;
	color: #A4A4A4 !important;	
}

#orderBy,#resultsPerPage
{
	color: black;
	background-color:#526CC9;
	border: 2px solid #3D5196;
	border-radius: 5px;
}

.catalogueOtherPage a,.catalogueOtherPage a:HOVER
{
	color:white;
}

.innerLT
{
	width:31px;
  height:20px; 
	background-image: url("../Images/innerLT.png");
	background-repeat: no-repeat;
}

.innerT
{
	border-top: solid 1px #9C9D9B;
	background-color: white;
}

.innerRT
{
	width:31px;
  height:20px; 
	background-image: url("../Images/innerRT.png");
	background-repeat: no-repeat;
}

.innerLB
{
	width:31px;
  height:20px; 
	background-image: url("../Images/innerLB.png");
	background-repeat: no-repeat;
}

.innerB
{
	border-bottom: solid 1px #9C9D9B;
	background-color: white;
}

.innerRB
{
	width:31px;
  height:20px; 
	background-image: url("../Images/innerRB.png");
	background-repeat: no-repeat;
}

.innerLR
{
	border-left: solid 1px #9C9D9B;
	border-right: solid 1px #9C9D9B;
	background-color: white;
}

.newsLetter�
{
	height: 21px;
	background-image: url("../Images/newsT.png");
	background-repeat: no-repeat;	
}

.newsLetterBody
{
	color: black;
	padding: 5px;
	background-image: url("../Images/newsM.png");
	background-repeat: repeat-y;		
}

.newsLetter�
{
	height: 8px;
	background-image: url("../Images/newsB.png");
	background-repeat: no-repeat;	
}

.opOff
{
	filter: alpha(opacity = 65);  
	-moz-opacity: 0.65;  
	-khtml-opacity: 0.65;  
	opacity: 0.65;  
}

.opOn
{
	filter: alpha(opacity = 100);  
	-moz-opacity: 1;  
	-khtml-opacity: 1;  
	opacity: 1;  
}

.logEntry
{
	height:20px;
	background-image: url("../Images/logEntry2.png");
	background-position: right;
	background-repeat:no-repeat;
	vertical-align: middle;
	padding-right:14px;
	width:62px;
	text-align: right;
}

.noUnderline,.noUnderline a,.noUnderline a:VISITED,.noUnderline a:HOVER
{
	text-decoration: none !important;
}


.searchFieldClass
{
	width:207px; 
	height: 28px;
	vertical-align:middle;
	padding-left: 29px;
	padding-right: 2px;
	background-image: url("../Images/searchInput.png");
	background-repeat:no-repeat;
	border: none;
}

.searchBtn,.searchBtn a,.searchBtn a:VISITED,.searchBtn a:VISITED:HOVER
{
	width:65px; 
	height: 28px;
	background-image: url("../Images/searchOff.png");
	background-repeat:no-repeat;
	display:block;
	border: none;
	text-decoration: none !important;
}

.searchBtnOn,.searchBtnOn a,.searchBtnOn a:VISITED,.searchBtnOn a:VISITED:HOVER
{
	width:65px; 
	height: 28px;
	background-image: url("../Images/searchOn.png");
	background-repeat:no-repeat;
	display:block;
	border: none;	
	text-decoration: none !important;
}

.line
{
	border-bottom:1px solid #EEEEEE;
}

.dynPage,.dynPage a,.dynPage a:VISITED
{
	vertical-align:middle;
	color: #BBBBBB;
	font-size:11px;
	padding-left: 6px;
}

#path
{
	font-size: 80%;
	font-weight: bold;
	color: #3D5196;
}

#path a
{
	color: #3D5196;
	text-decoration: none;
}

#path a:HOVER
{
	color: #526CC9;
	text-decoration: none;
}

.orange
{
	color: white !important;
}

.redCat
{
	width:160px; 
	height: 25px;
	background-image: url("../Images/redCat.png");
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E66E18;
	border: none;	
	color:white;
	font-size:105%;
	font-weight:bold;
	vertical-align:middle;
	padding-left:6px;
	padding-left:4px;
	text-decoration: none !important;
}

.redCat a,.redCat a:HOVER,.redCat a:VISITED
{
	color:white;
	text-decoration: none !important;	
}

.greyCat,.greyCat a,.greyCat a:VISITED
{
	width:160px; 
	height:22px;
	background-color:#EAEAEA;
	color:black;
	font-size:95%;
	vertical-align:middle;
	text-decoration: none !important;	
}



.greyCatOn,.greyCatOn a,.greyCatOn a:HOVER,.greyCatOn a:VISITED
{
	width:160px; 
	height:22px;
	background-color:#999999;
	color:white;
	font-size:95%;
	vertical-align:middle;
	cursor: pointer;
	text-decoration: none !important;	
}

.rightGrey
{
	background-image: url("../Images/rightGrey.png");
	background-repeat: repeat-y;
}

.rightGrey2
{
	background-image: url("../Images/rightGrey2.png");
	background-repeat: repeat-y;
}


.leftGrey
{
	background-image: url("../Images/leftGrey.png");
	background-repeat: repeat-y;
}

.suggestions 
{
	font-size:140%;
	padding:0.3em;
	font-weight:bold;
	color:#666666;
}

h6
{
	font-size: inherit;
	color: black;
}

.prodLink,.prodLink a,.prodLink a:VISITED
{
	color : #009E80;
	font-weight: normal;
}

.prodLink a:HOVER 
{
	color : #D55025;
}

.font160
{
	font-size	:	140%;
}

.verde 
{
	color:#009E80;	
}

.font130
{
	font-size	:	130%;	
}

.greyTable
{
	background-color:black;
	padding:5px;
}

.greyBorder
{
	background-color: #0F0F0F;
}

.greyBorder2
{
	background-color: #0F0F0F;
	border: 2px solid #6B0000;
	padding: 5px;
}
.grey 
{
	color:white;
}


.width150px
{
	width:150px;
}
.cartHead
{
	background-color: black;
	color: white;
	font-size: 100%;
	margin: 3px;
	text-align: center;
	border: 1px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cartTable a,.cartTable a:HOVER
{
	color: white;
}

.cartTotal
{
	font-size:120%;
	background-color: black;
	font-weight: bold;
	color: white;
}

.cartTable
{
	border: 1px solid white; 
	background-color: #212121;
	padding: 5px;
	color: white;
	text-align: right;
}

.sButton
{
	width: 120px;
}
.sButton3 a,.sButton3 a:VISITED,.sButton2 a,.sButton2 a:VISITED,.sButton a,.sButton a:VISITED
{
	display:block;
  font-weight:bold;
  font-size:110%;
	padding: 10px;
	background-color: #3D5196;
	color: white;
	text-decoration: none;
	border: 2px solid white;
}

.sButton3 a:HOVER,.sButton2 a:HOVER,.sButton a:HOVER
{
	background-color: #526CC9;
	color: white;
	text-decoration: none;
}

.subCat a,.subCat a:VISITED
{
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	min-height:20px; 
	vertical-align: middle;
	display: block;
	text-align: center;
	color:white !important;
	background-color: #D55025;
	border:2px solid white;
	text-decoration: none !important; 
	font-weight: bold;
	font-size: 110%;
}

.subCat a:HOVER 
{
	border:2px solid #009E80;
	background-color: white;
	text-decoration: none !important; 
	color:#009E80 !important; 
}

.catProdPic
{
	width:130px;
	height:130px;
}

.pricePadding
{
	padding-right: 20px;
}

.simpleInput
{
	border:1px solid #CCCCCC;
	text-align: center;
}
.simpleInput:FOCUS
{
	border:1px solid #D55025;
	text-align: center;
}

#passwordRetrieve
{
	text-align: center;
	position: relative;
	top: -10px;
}

.gBorder
{
	border: 1px solid #009E80;
}

.oBorder
{
	border: 1px solid #D55025;
}

.white
{
	color: white !important;
}

.wgr
{
	float: right;
	padding-bottom:30px;
	padding-right:5px;
	text-align: right;
}

.wgr a 
{
	color: white !important; 	
	text-decoration: none;
	font-size:8px;
}

.wgr a:HOVER
{
	color: white !important; 
	font-size:10px;
}

.chref a:HOVER 
{
	background-color: white;	
}

.customSelect
{
	color: #A4A4A4;
	border: 1px solid #A4A4A4; 
	width: 152px;
	position: absolute;
	z-index: 5;
}

.customSelectInline
{
	position: inherit !important;
}

.customSelect span 
{
		display:table-cell;
		width:150px;
		height: 32px;
		text-align: left;
		vertical-align: middle;
		background-image: url("../Images/selectInputBg.png");
		background-repeat: no-repeat;
		color: #A4A4A4;		
		border: none;
		padding-left: 5px; 
}

.customSelect span:HOVER
{
	color: white;
}

.customSelect ul
{
	list-style-type: none;
	display:none;
}

.customSelect li
{
	background-color: black;
	padding-left: 5px; 
	text-align: left;
	border-top: 1px dotted #A4A4A4;	
}

.customSelect li:HOVER {
	background-color: white;
	color: black;
}

.customSelect li span
{
	display: none;
}

 .fixedDiv
 {
 	position: fixed;
 	left: -600;
 	top: -600;
 	display: block;
 	width: 0px;
	height: 0px;
	z-index: 1;
	overflow: hidden;
 }

.absoluteDiv
{
	position: absolute;
	top: -1000px;
	left: -1000px;	
	z-index: 5;	
}

.barBg
{
	background-image: url("../Images/bg1.png");
	background-repeat: repeat;
}

.z9 
{
	z-index: 9 !important;
}

.z2 
{
	z-index: 2 !important;
}

.z3 
{
	z-index: 3 !important;
}

.z4
{
	z-index: 4 !important;
}

.z6
{
	z-index: 6 !important;
}

.z7
{
	z-index: 7 !important;
}

.z8
{
	z-index: 8 !important;
}
	
.z10
{
	z-index: 10 !important;
}

.z11
{
	z-index: 11 !important;
}

.z12
{
	z-index: 12 !important;
}

.cMenu
{
	line-height: 50px;
	text-align: center;
}
 .cBtn 
 {
 	padding: 5px;
 	text-align: right;
 }
 
.cBtn a
{
	white-space:nowrap;
	color: white;
	text-decoration: none;
	background-color: #6B0000;
	padding: 5px;
	font-size: 120%;
	border-radius: 20px 20px 20px 20px;
}

.cBtn a:HOVER
{
	white-space:nowrap;
	color: white;
	text-decoration: none;
	background-color: #800000;
	padding: 5x;
	font-size: 120%;
	border-radius: 20px 20px 20px 20px;
}

 .cBtn var
 {
  white-space:nowrap;
	color: #6B0000;
	text-decoration: none;
	background-color: white;
	padding: 5px;
	font-size: 120%;
	border-radius: 20px 20px 20px 20px; 	
 }

 
 #hz_menu{
	margin:0;
	padding:0;
	min-height:30px;
	width:100%;
	list-style:none;
	font-size:12px;
	float:left;
	height:30px;
	}
	
#hz_menu .norm
{
	background:url(../Images/menuBg.jpg) repeat-x;	
}	
	


#hz_menu li:hover{
	color: #F97914;
	background:url(../Images/menuBgHover.jpg) repeat-x;
}

#hz_menu ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:980px;
}

#hz_menu a{
	display:block;
	padding:4px 10px 5px 10px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
}

#hz_menu li{
	float:left;
}
#hz_menu li a{
	font-weight:bold;
	font-size:12px;
	white-space:nowrap;
	padding:7px 18px 7px 15px;
	margin-left:10px;
}

#hz_menu li a, #hz_menu li a:visited,#hz_menu li a:active{
	color: #505050;
}

#hz_menu li a:hover{
	color: #3D5196;
	background:url(../Images/menuBgHover.jpg) repeat-x;
}

#hz_menu .first a{
	height:30px;
	width: 36px;
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	background:url(../Images/stanga.png) 0 0 no-repeat;
	}
	
#hz_menu .first a:hover{	
	height:30px;
	width: 36px;
	float:left;
	background:url(../Images/stanga_hov.png) 0 0 no-repeat;
}

#hz_menu .last, #hz_menu .last:hover{
	height:30px;
	width: 13px;
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	float:right;
	background:url(../Images/dreapta.png) 0 0 no-repeat;
}

#hz_menu .maxnorm , #hz_menu .maxnorm:HOVER
{
	display:block;
	height:30px;
	width: 445px;
	background:url(../Images/menuBg.jpg) repeat-x;	
}

#hz_menu div.separator{
	width:1px;
	height:30px;
	float:left;
	background:#6682a6 url(../Images/menuSeparator.jpg) center top no-repeat;
}

#hz_menu li li.item-last
{
	background-image:none;
}


.box {
	
}

.boxTopLeft {
	float: left;
	background: url("../Images/boxTopLeft.png") no-repeat;
	width: 15px;
	height: 31px;
}

.boxTopCenter {
	float: left;
	background: #FFFFFF url("../Images/boxTopCenter.gif") repeat-x;
	width: 156px;
	height: 21px;
	padding-top: 10px;
	padding-left:3px;
	color: #505050;
	text-align: left;
	font-weight: bold;
}

.boxTopRight {
	float: left;
	background: url("../Images/boxTopRight.png") no-repeat;
	width: 6px;
	height: 31px;
}

.boxMiddle {
	clear: both;
	background: url("../Images/boxMiddle.png") bottom left no-repeat;
	border: 0px;
	width: 180px;
}

.boxPopCats {
	padding: 10px 5px 14px 5px;
	margin: 0;
	list-style: none;
	line-height: 16px;
}

.boxPopCats li {
	background: url("../images/boxPopCatsBg.gif") 0px 9px no-repeat;
	padding: 4px 0px 6px 10px;
	border-bottom: 1px solid #D6D9DF;
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #454545;
	font-size: 11px;
	text-decoration: none;
}

.boxPopCats li a:hover {
	color: #2A68D8;
	text-decoration: none;
}

.pnt
{
	cursor: pointer;
}