/* 
  WGR.gr research and development department
*/

@CHARSET "UTF-8";

body
{
	padding:0px;
	margin:0px;
	color:#222222;
	font-family: "Century Gothic",Arial,sans-serif;
	font-size:13px;
	background-color: #F7F7F7;
	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;	
}



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

.logInput
{
	background-image: url("../Images/logBg2.png");
	width: 140px;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
}

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

.menua 
{
	height:30px;
	width:100px;
	background-color: #FFF739;
	color:black;
	font:12px Tahoma;
	background-image: url("../Images/menuBA1.png");
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.menua a
{
	color:black;
  text-decoration: none;	
}

.menua a:VISITED
{
	color:black;
  text-decoration: none;	
}

.menuab
{
	height:30px;
	width:100px;
	background-color: #FFF739;
	color:black;
	font:12px Tahoma;
	background-image: url("../Images/menuBA2.png");
	text-align: center;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: left top;
}

.menuab a:VISITED
{
	color:black;
  text-decoration: none;	
}
.menuab a
{
	color:black;
  text-decoration: none;	
}
.menuab a:HOVER
{
	color:#800000;
  text-decoration: none;	
}

.menu 
{
	height:30px;
	width:80px;
	background-color: #FFF739;
	color:black;
	font:12px Tahoma;
	background-image: url("../Images/menuB1.png");
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.menu a
{
	color:black;
  text-decoration: none;	
}

.menu a:VISITED
{
	color:black;
  text-decoration: none;	
}

.menub
{
	height:30px;
	width:80px;
	background-color: #FFF739;
	color:black;
	font:12px Tahoma;
	background-image: url("../Images/menuB2.png");
	text-align: center;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: left top;
}

.menub a:VISITED
{
	color:black;
  text-decoration: none;	
}
.menub a
{
	color:black;
  text-decoration: none;	
}
.menub a:HOVER
{
	color:#800000;
  text-decoration: none;	
}

.menuUnder
{
	height:10px;
	background-image: url("../Images/menuUnder.png");
	background-repeat: repeat-x;
}

.menuBar
{
	background-color: #FFDE00;
	text-align: right;
	color:black;
	font:14px Tahoma;
	font-weight: bold;
}

.menuBar a
{
	text-decoration:none;
	color:black;	
}

.menuBar a:HOVER
{
	text-decoration:none;
	color:#800000;	
}

.menuBar a:VISITED
{
	text-decoration:none;
	color:black;	
}

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

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

.center
{
  text-align: center; 	
}

.justify 
{
  text-align: justify;	
}

.left
{
	text-align: left;
}

.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> */

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

.barLeft
{
	height: 42px;
	width: 5px;
	background-image: url("../Images/barLeft.png");
	background-repeat:no-repeat;
	cursor: pointer;
}

.barLeftAct
{
	height: 42px;
	width: 5px;
	background-image: url("../Images/barLeftAct.png");
	background-repeat:no-repeat;
	cursor: pointer;
}

.barLeftOn
{
	height: 42px;
	width: 5px;
	background-image: url("../Images/barLeftOn.png");
	background-repeat:no-repeat;
	cursor: pointer;
}

.barRight
{
	height: 42px;
	width: 5px;
	background-image: url("../Images/barRight.png");
	background-repeat:no-repeat;
	cursor: pointer;
}

.barRightAct
{
	height: 42px;
	width: 5px;
	background-image: url("../Images/barRightAct.png");
	background-repeat:no-repeat;
	cursor: pointer;
}

.barRightOn
{
	height: 42px;
	width: 5px;
	background-image: url("../Images/barRightOn.png");
	background-repeat:no-repeat;
	cursor: pointer;
}

.bar
{
	text-align:center;
	height: 42px;
	background-image: url("../Images/bar.png");
	background-repeat:repeat-x;
	cursor: pointer;
}

.barAct
{
	text-align:center;
	height: 42px;
	background-image: url("../Images/barAct.png");
	background-repeat:repeat-x;
	cursor: pointer;
}

.barOn
{
	text-align:center;
	height: 42px;
	background-image: url("../Images/barOn.png");
	background-repeat:repeat-x;
	cursor: pointer;
}

.barDiv
{
	width: 4px;
	height: 42px;
	background-image: url("../Images/barDiv.png");
	background-repeat:no-repeat;	
}

.barLink,.barLink a,.barLink a:VISITED,.barLink a:HOVER,.barLink a:VISITED:HOVER
{
	color:#FFFFFF !important;
	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;
}



.orange
{
	color: #F4791F !important;
}

.rightGrey
{
	background-image: url("../Images/rightGrey.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: #F4791F;
}

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

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

.font160
{
	font-size	:	160%;
}

.verde 
{
	color:#248526;	
}

.font130
{
	font-size	:	130%;	
}

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

.greyBorder
{
	border:1px solid #CCCCCC;
}

.grey 
{
	color:#666666;
}

.sButton a,.sButton a:VISITED
{
	width:112px;
	height:30px;
	display:block;
	background-image: url("../Images/sButton.png");
	background-repeat:no-repeat;
  font-weight:bold;
  font-size:110%;
  padding-top:7px;
	text-align: center;
	filter: alpha(opacity = 70);  
	-moz-opacity: 0.70;  
	-khtml-opacity: 0.70;  
	opacity: 0.70;
	text-decoration: none !important;  
}

.sButton a:HOVER
{
	filter: alpha(opacity = 95);  
	-moz-opacity: 0.95;  
	-khtml-opacity: 0.95;  
	opacity: 0.95;
	display:block;
}
.width150px
{
	width:150px;
}
.sButton2 a,.sButton2 a:VISITED
{
	height:20px;
	display:block;
	background-image: url("../Images/bar.png");
	background-repeat:repeat-x;
  font-weight:bold;
  padding-top:4px;
  color:white;
	vertical-align:middle;
	text-align: center;
	text-decoration: none !important;  
	border: 1px solid white;
}

.sBtn2,.sBtn2:HOVER
{
	display: inline-block;
	padding: 5px; 
	background-image: url("../Images/bar.png");
	background-repeat:repeat-x;
  font-weight:bold;	
  color:white;
  text-decoration: none;  
}

.sButton2 a:HOVER
{
	border: 1px solid black;
	background-image: url("../Images/barOn.png");
	background-repeat:repeat-x;
	display:block;
}

.sButton3 a,.sButton3 a:VISITED
{
	width:280px;
	height:30px;
	display:block;
	background-image: url("../Images/sButton3.png");
	background-repeat:no-repeat;
  font-weight:bold;
  font-size:110%;
  padding-top:7px;
	text-align: center;
	filter: alpha(opacity = 70);  
	-moz-opacity: 0.70;  
	-khtml-opacity: 0.70;  
	opacity: 0.70;
	text-decoration: none !important;  
}

.sButton3 a:HOVER
{
	filter: alpha(opacity = 95);  
	-moz-opacity: 0.95;  
	-khtml-opacity: 0.95;  
	opacity: 0.95;
	display:block;
}

.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:#000099 !important;
	background-color: white;
	border:2px solid #CCCCCC;
	text-decoration: none !important; 
}

.subCat a:HOVER 
{
	border:2px solid #999999;
	text-decoration: none !important; 
	color:#000099 !important; 
}

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

.pricePadding
{
	padding-right: 20px;
}

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

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

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

#secMenu
{
	display: table;
}

#secMenu a
{
	display:table-cell;
	white-space:nowrap;
	line-height:15px;
	padding-left: 35px; 
	color: #404040;
	text-decoration: none !important; 
}

#secMenu a:HOVER
{
	text-decoration: none !important; 
}

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

#searchField
{
    background: url("../Images/searchFor.png") no-repeat scroll 5px 5px transparent;
    color: #808080;
    font-family: Verdana;
    font-size: 13px;
    height: 18px;
    line-height: 16px;
    padding: 1px 0 1px 18px;
    width: 150px;
    border: medium none;
    border: 1px solid #C6C6C6;
}

#catMenu
{
	display: table;
	width: 1190px;
}

#catMenu a
{
    box-shadow: 1px 2px 4px #CCCCCC;
    display: table-cell;
    text-align:center;
    height: 44px;
    width: 127px; 
    padding-left:3px;
    padding-right:3px;
    vertical-align: middle;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

#catMenu a:HOVER
{
	text-decoration: none;
}

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

.actCat
{
	background-image: url("../Images/actCat.png");
	background-repeat: no-repeat;
	background-position: center;
}

#mark
{
	width:400px; 
	display: table;
	box-shadow: 1px 5px 14px #CCCCCC;
	background-image: url("../Images/closeMessage.png");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: white;
	z-index: 99 !important; 
	left: -600px; 
	top: -600px; 
}

#mark span
{
	display: table-cell;
	vertical-align: middle;
	color: #F09648;
	font-weight: bold;
	font-size: 15px;
	padding-left: 5px; 
	padding-right: 5px; 
}

.zg a, .zg a:HOVER
{
	color: #404040;
	text-decoration: none;
  font-family: Verdana,Geneva,sans-serif;
  font-size: 12px;	
}

h1
{
	display: block;
	width: 100%;
	font-family:Verdana,Geneva,sans-serif;
	font-size: 17px; 
	border-bottom: 1px solid #404040;
	padding-bottom:3px;
	color: #404040;
}

#logTable,#cartTable
{
	display: table;
}


#logTable a,#cartTable a,#cartTable img
{
	display: table-cell;
	vertical-align: middle;
	line-height: 18px;
	white-space: nowrap;
}

#cartTable
{
	white-space: nowrap;
}


#logTable var,#cartTable var 
{
	display: table-cell;
	background-image: url("../Images/dot10.png");
	background-position: center;
	background-repeat: no-repeat;	
	width: 24px; 	
}

#leftMenu a
{
	display: block;
	width: 160px;
	text-decoration: none;
}

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

#leftMenu .rc
{
	margin-top:10px; 
	color: #F4791F;
	font-weight: bold;
	font-size: 16px; 
	padding: 5px 0px 5px 0px; 
	border-top: 2px solid #F09648;
	border-bottom: 2px solid #F09648;
}

#leftMenu .nc
{
	background-color: #FFFFFF; 
	margin-top: 2px;
	margin-bottom: 2px; 
	box-shadow: 1px 2px 4px #CCCCCC;
	padding-left: 2px;
}

#leftMenu .sc
{
		background-image: url("../Images/dot10.png");
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px !important; 
	width: 146px !important;
}

#rightBanner div
{
	display: block;
	border: 1px solid #BDB7B9; 
	width: 160px; 
	overflow: hidden;
	margin-bottom: 30px;
	background-image: url("../Images/uline.png");
  background-repeat: repeat-x;
  background-position:bottom;
  padding-bottom: 3px; 
  box-shadow: 1px 2px 4px #CCCCCC;
}

#page {
	position: absolute;
	top: -1000px;
	left: -1000px;
	z-index: 6;
	width: 825px;
	font-size: 15px;
}

.subListOuter
{
	box-shadow: 1px 2px 4px #CCCCCC;
	background-color: #FAFAFA;
}

.pResults {
	background-image: url("../Images/bgWhite.png");
  background-repeat: repeat;
	line-height: 25px;
	padding: 0px 10px 0px 10px;
	font-size: 15px;
	color: #404040;
}

.pPagination {
	background-image: url("../Images/bgWhite.png");
  background-repeat: repeat;
	line-height: 25px;
	padding: 0px 10px 0px 10px;
	color: #404040;
	font-size: 14px;
}

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

.pPagination select {
	background-color: #F4A053;
	color:white;
	background-image: url("../Images/pric.png");
	background-repeat: repeat;
	border: 1px solid #3C3C3C;
}

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

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

.pPagination a {
	color: #000000;
	padding: 0px 3px 0px 3px;
}

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

.pResults a,.pResults a:HOVER {
	color: #404040;
	text-decoration: none;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.right {
	text-align: right;
}

.productsList
{
	text-align: center;
}

.product {
	vertical-align: bottom;
	display: inline-block;
	width: 184px;
	margin: 7px 11px 7px 11px;
	font: 11px/1.55 Tahoma, Arial, sans-serif;
	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: 160px;
	height: 160px;
	border: 1px solid #F5F5F5;
	padding: 10px;
	background-image: url("../Images/picBg.png");
	background-repeat: repeat;
	text-align: left;
}

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

.product .actions
{
	text-align: center;
}
.product .actions a {
	line-height: 20px;
	display: inline-block;
	height: 20px;
	padding: 0px 5px 0px 5px;
	color: white;
	font-family: "Century Gothic", Arial, 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: #404040;
	font-size: 11px;
	font-weight: bold;
  background-color: #F0F0F0;
}

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

.product .price {
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url("../Images/pric.png");
	background-repeat: repeat;
}

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

.blue35 {
	background-color: #504C4B;
	position: relative;
	top:8px;
	vertical-align: baseline;
	width: 46px;
}

.orange35 {
	background-image: url("../Images/bar.png");
	background-repeat:repeat-x;
	position: relative;
	top:8px;
}

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

.eInfo {
	display: table;
	width: 100%;
	background-color: white;
	z-index: 12;
}

.eInfo .pic,.secPics .pic
{
	margin:15px 5px 15px 5px;
	display: table-cell; 
	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: table-cell;
	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;
}

#login
{
	display: none;
}

#login input,#wNewsLetters1 input,#wNewsLetters2 input
{
	border:1px solid #E77A2C;
	background-color: white;
	color: gray;
	display: inline-block;
	width: 100px; 
	margin: 0px 5px 0px 5px;	
}

#wNewsLetters1 input
{
	position: relative;
	top: -222px; 
	left: 250px; 
}

#wNewsLetters2 input
{
	position: relative;
	top: -235px; 
	left: 630px; 
}

#wNewsLetters1 a,#wNewsLetters2 a
{
	padding: 0px 5px 0px 5px !important;
}

#wNewsLetters1 a
{
	position: relative;
	top: -182px; 
	left: 150px; 
}

#wNewsLetters2 a
{
	position: relative;
	top: -195px; 
	left: 530px; 
}

#login a,#login a:HOVER
{
	line-height: 15px;
	text-decoration: none;
	background-image: url("../Images/bar.png");
	background-repeat:repeat-x;
	display: inline-block;
	margin: 0px 5px 0px 5px;	
	color: white !important; 	
	padding: 2px 5px 2px 5px; 
	position: relative;
	top: -2px; 
}

.footer
{
	background-image: url("../Images/footer.png");
	background-repeat:no-repeat;
	display: block;
	width: 825px; 
	height: 150px; 
}

.footer a,.footer a:HOVER
{
	text-decoration:none;
	color: white; 
	font-size: 14px; 
	font-weight: bold;
	position: relative;
	letter-spacing: 1px; 
}

.footer .ft1{left: 115px; top: 40px;}
.footer .ft2{left: 40px; top: 63px;}
.footer .ft3{left: -64px; top: 88px;}
.footer .wgr{letter-spacing: normal !important; font-weight: normal !important; font-size: 12px !important;  left: 70px; top: 115px;}
.footer .ft4{left: 185px; top: 40px;}
.footer .ft5{left: 120px; top: 63px;}
.footer .ft6{left: 25px; top: 88px;}