/* 
  main application css 
  WGR.gr research and development department
*/
@CHARSET "UTF-8";

body {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	color: #222222;
		font-family:"Century Gothic",Arial,sans-serif;
	font-size: 12px;
	background-color: #E4E4E6;
	overflow-y:scroll;
}

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;
}

p {
	padding: 0px;
	margin: 0px;
}

#gallery 
{
	color: #DB2324 !important;
}

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

.fixedDiv2 {
	position: fixed;
	left: -1000px;
	top: -1000px;
	display: block;
	z-index: 1;
}

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

#narrowFix {
	position: absolute;
	display: block;
	width: 960px;
	height: 1px;
	top: 0px;
	left: 0px;
	z-index: 1;
}

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

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

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

.z5 {
	z-index: 5 !important;
}

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

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

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

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

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

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

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

.z20 {
	z-index: 20 !important;
}

.z90 {
	z-index: 90 !important;
}


.blue35 {
	background-color: #504C4B;
}

#bg2
{
	background-image: url("../Images/bg2.png");
	background-repeat: repeat;	
}
#bg3
{
	background-image: url("../Images/bg3.png");
	background-repeat: repeat-x;	
}
#bg4
{
	background-image: url("../Images/bg4.png");
	background-repeat: repeat-x;	
}
#bg6,#bg7
{
	background-image: url("../Images/bg6.png");
	background-repeat: repeat-x;	
}
#bg5
{
	background-image: url("../Images/bg5.png");
	background-repeat: no-repeat;
	background-position: center center;	
}
.orange35 {
	background-image: url("../Images/orange35.png");
	background-repeat: repeat-x;
}



.greyBorder table td { /*
	padding: 5px; 
	border: 1px solid #F5F5F5;
	background-image: url("../Images/picBg.png");
	background-repeat: repeat;	
	*/
	
}
.transparent
{
	background-color: transparent !important;
}
.wmap
{
	width: 770px; 
	height: 770px;
}

.greyBorder {

}

#mbar {
	color: #9A9A9A;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}

#mbar a {
	color: #9A9A9A;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
	line-height: 30px;
	cursor: pointer;
	padding: 5px 5px 0px 5px;
}

#mbar a:HOVER {
	color: white;
	text-decoration: none;
}

#mbar span {
	display: inline-block;
	width: 20px;
}

.lh20 {
	line-height: 20px;
}

.innerBtn {
	display: inline-block;
	width: 90px;
	height: 20px;
	background-image: url("../Images/innerBtn.png");
	background-repeat: no-repeat;
	text-align: center;
}

.innerBtn a {
	display: inline-block;
	width: 90px;
	height: 20px;
	width: 100%;
}

.innerBtn a:HOVER {
	text-decoration: none;
}

.searchFieldClass {
	display: inline-block;
	width: 156px;
	height: 20px;
	background-image: url("../Images/innerInput.png");
	background-repeat: repeat-x;
	text-align: left;
	border: none;
	border: 1px solid #DBDBDB;
	padding-left: 2px;
}

#btnSearch {
	display: inline-block;
	width: 35px;
	height: 20px;
	background-image: url("../Images/search.png");
	background-repeat: no-repeat;
}

.homeBanners {
	margin-top: -40px;
}

.headerSpace {
	display: block;
	height: 10px;
	margin-bottom: 40px;
}

.homeBanners span {
	margin-left: 4px;
}

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

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

#leftMenu div,#leftMenu a {
	display: block;
	width: 100px;
	height: 60px;
	padding: 30px 10px 0px 10px;
	color: white;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	overflow: hidden;
	cursor: pointer;
}

#leftMenu a:HOVER {
	text-decoration: none;
	color: white;
}


#whiteBg {
	background-color: white;
}



.zoomy
{
	z-index: 4 !important;
}
#page {
	position: absolute;
	top: -1000px;
	left: -1000px;
	z-index: 3;
	width: 560px;
	overflow: hidden;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
}

.pResults {
	background-image: url("../Images/black.png");
	line-height: 30px;
	padding: 0px 10px 0px 10px;
	font-family: 'Noto Sans';
	font-size: 15px;
	color: white;
	line-height: 30px;
	-webkit-box-shadow: 5px 5px 11px 0px #231F20;
	-moz-box-shadow: 5px 5px 11px 0px #231F20;
	box-shadow: 5px 5px 11px 0px #231F20;
}

.pPagination {
	background-image: url("../Images/black3.png");
	line-height: 30px;
	padding: 0px 10px 0px 10px;
	color: white;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 15px;
}

.pPagination .morePages {
	display: inline-block;
	width: 20px;
}

.pPagination select {
	background-color: #232325;
	color: white;
	border: 1px solid black;
}

.pPagination .floatRight {
	font-size: 13px;
}

.pPagination .thisPage {
	font-size: 120%;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}

.pPagination a {
	color: #C0C0C0;
	padding: 0px 3px 0px 3px;
	font-weight: bold;
	display: inline-block;
	white-space: nowrap;
}

.pResults a {
	color: white;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.right {
	text-align: right;
}

.product {
	vertical-align: top;
	display: inline-block;
	width: 180px;
	margin: 7px 10px 7px 10px;
	cursor: pointer;
	-webkit-box-shadow: 0px 1px 3px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 3px 0px #4a4a4a;
	box-shadow: 0px 1px 3px 0px #4a4a4a;
	background-color: white;
}

.product .pic {
	display: block;
	width: 170px;
	height: 170px;
	border: 1px solid #F5F5F5;
	padding: 5px;
	background-image: url("../Images/picBg.png");
	background-repeat: repeat;
}

.product .pic img {
	position: relative;
	top: 0px;
	left: 0px;
}

.product .actions a {
	line-height: 20px;
	display: inline-block;
	height: 20px;
	padding: 0px 5px 0px 5px;
	color: white;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}

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

.product .price span {
	text-decoration: line-through;
}

.product .title {
	text-align: center;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #EDEDEB;
}

.product .title a,.title a:HOVER {
	color: inherit;
	text-decoration: none;
}

.product .price {
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #404040;
}

.pricePadding {
	text-align: right;
	font-size: 14px;
	color: #3F3F3F;
}

.bold {
	font-weight: bold;
	color: white;
}

.center {
	text-align: center;
}

.eTitle {
	font-size: 16px !important;
}

.eInfo {
	display: block;
	width: 100%;
	background-color: white;
}

.eInfo .pic,.secPics .pic {
	margin: 15px 5px 15px 5px;
	display: inline-block;
	padding: 5px;
	border: 1px solid #F5F5F5;
	background-image: url("../Images/picBg.png");
	background-repeat: repeat;
	vertical-align: middle;
}

.eInfo .descBox {
	margin: 5px 20px 5px 20px;
	display: inline-block;
	width: 500px;
	min-height: 220px;
	vertical-align: top;
	float: right;
	padding: 5px;
	border: 1px solid #F5F5F5;
	background-image: url("../Images/picBg.png");
	background-repeat: repeat;
}

.eInfo .descBox .desc {
	margin: 5px;
	padding: 5px;
	background-color: white;
	border: 2px solid #F5F5F5;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

.eInfo .descBox .price {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #3F3F3F;
}

.eInfo .descBox .price span {
	text-decoration: line-through;
}

.eInfo .descBox .actions {
	text-align: right;
}

h6 {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}

.eInfo .descBox .actions a {
	line-height: 30px;
	display: inline-block;
	height: 30px;
	padding: 0px 5px 0px 5px;
	color: white;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}

.eInfo .descBox .actions a:HOVER {
	text-decoration: none;
	color: white;
}

.secPics {
	clear: both;
	margin-top: 5px;
	width: 100%;
	text-align: center;
	background-color: #F5F5F5;
	margin-bottom: 20px;
}

.clearBoth
{
	clear: both;
}
.belt {
	background-image: url("../Images/belt.png");
	background-repeat: repeat-x;
}

.harp {
	position: absolute;
	display: block;
	width: 160px;
	height: 200px;
	overflow: hidden;
	top: -1000px;
	left: -1000px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 3;
}

#harp1 {
	background-image: url("../Images/h1.jpg");
}

#harp2 {
	background-image: url("../Images/h2.jpg");
}

#harp3 {
	background-image: url("../Images/h3.jpg");
}

#harp4 {
	background-image: url("../Images/h4.jpg");
}

#harp5 {
	background-image: url("../Images/h5.jpg");
}

#harp6 {
	background-image: url("../Images/h6.jpg");
}

.shadow {
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	z-index: 2;
}

#copy {
	padding-top: 10px;
	padding-bottom: 25px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
}

#copy,#copy a,#copy a:HOVER {
	text-align: center;
	color: #E1E1E1;
	text-decoration: none;
}


.innerPage {
	width: 545px;
	padding: 5px 5px 5px 10px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	color: white;
	background-image: url("../Images/black3.png");
}

.tRed {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	color: white;
	font-weight: bold;
}

#beltMenu {
	background: #504C4B url("../Images/beltMenu.png") repeat-x top;
	padding-top: 20px;
	width: 100%;
	text-align: center;
}

#beltDown {
	background: url("../Images/beltDown.png") repeat-x top;
}

#beltMenu div {
	display: table;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#beltMenu div div {
	font-family: 'Roboto', sans-serif;
	display: table-cell;
	width: 192px;
	vertical-align: top;
	padding: 0px 10px 20px 10px;
	text-align: left;
}

#beltMenu span {
	line-height: 24px;
	padding-left: 24px;
	background: #504C4B url("../Images/bull.png") no-repeat left;
}

#beltMenu span,#beltMenu span a {
	color: #E1E1E1;
	display: block;
	font-size: 14px;
}

#beltMenu p {
	padding-left: 24px;
	padding-bottom: 2px;
}

#beltMenu p a {
	color: black;
	font-size: 12px;
}

.infoCall {
	display: block;
	width: 180px;
	height: 276px;
	background: url("../Images/infoCall.png") no-repeat;
}

.icName {
	position: relative;
	top: 133px;
	left: 74px;
	font-size: 80%;
	width: 76px;
}

.icPhone {
	position: relative;
	top: 153px;
	left: -4px;
	font-size: 80%;
	width: 76px;
}

.icButton {
	position: relative;
	text-align: center;
	top: 162px;
	left: 85px;
	width: 90px;
}

#fb {
	background-color: white;
}

#loadingPro {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
}

#loading {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
}


.sButton2 a,.sButton3 a
{
	display: inline-block;
	text-align:center; 
	color: #D4072C;
	font-weight: bold;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	border-radius:4px; 
	border: 2px solid #D4072C;
	background-color: white; 	
}	
	
.sButton2 a:HOVER,.sButton3 a:HOVER
{
	display: inline-block;
	text-align:center;
	color: white;
	font-weight: bold;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	border-radius:4px; 
	border: 2px solid white;
	background-color: #008ABB;
}	

.menu2 {
	background-image: url("../Images/menu2Bg.png") !important;
	background-repeat: repeat !important;
	border: none !important;
	font-size: 14px !important;
	line-height: 15px;
}

.menu2In {
	display: block;
	width: 248px;
}



.menu {
	background-image: url("../Images/menuBg.png");
	background-repeat: repeat-y;
	border-right: 1px solid #C0C0C0;
	box-shadow: 1px 0 3px rgba(0, 0, 0, 0.25);
	padding-top: 100px;
	font-family: 'Noto Sans';
	font-size:20px;
	font-weight:bold;
	display: block;
	width: 248px;
	overflow: hidden;
}

.menu a,.menu span {
	color: #EBEBEB;
	text-align: center;
	text-shadow: 1px 1px 1px #000000;
	display: block;
	width: 248px;
	overflow: hidden;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #1B1B1B;
	border-top: 1px solid #555555;
	cursor: pointer;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu a:HOVER,.menuHover{
	text-decoration: none;
	background-image: url("../Images/menuHover.png");
	background-repeat: repeat-x;
	color: #000000 !important;	
	text-shadow: none !important;
}

.menu span img
{
    position: absolute;
    left:0px;
    top:0px;
    width: 14px;
    height: 9px;
}

#menuBtn 
{
	cursor: pointer;
}
	
#menuBtn .rot img
{
    position: absolute;
    left:0px;
    top:0px;	
}

#menuBtn .let img
{
    position: absolute;
    left:0px;
    top:54px;	
}
