/*Created by: Tina Barbatsalou*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #D4C792 url(images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}


/*Font Styles*/

/*td
{
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 10px;
	
}*/ 

/*tr
{margin-left: 5px;
	
}*/ 
/*h1, h2, h3 {
	color: #AA2808;
}

h1 {	margin-left:5px;
	margin-right: 10px;
}

h2 {
	margin-left:5px;
	margin-right: 10px;}

h3 {
margin-left:5px;
	margin-right: 10px;}*/

/*p, blockquote, ul, ol {
	margin-bottom: 20px; */
	
/*line-height: 1.6em; }
*/
/* p {
	
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 10px;

}*/

blockquote {
}

ul {
}

ol {
}

/*a {	margin-left:5px; 
	text-decoration: underline;
	color: #323B51;
}

a:hover {
	margin-left: 5px;  
	text-decoration: none;
	color: #FF0000;
}*/ 
/*End of Font Styles*/



/* Menu */






#menu {
margin-top: -40px;
position:relative;
	float:right;
	padding-right: 8px;
	
	

	
}

 #menu #current  {
        display: block;
background-image: url('images/img03a.gif');
	color: #AA2808; 
         
      
}



#menu ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 20px;
	margin: 0;
	padding: 10px 0 0 0;
	background: url('images/img02a.gif');
	text-align: center;
	text-transform: lowercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, a:active
{
	background-image: url('images/img03a.gif');
	color: #AA2808;
}






/*End of Menu*/



/*Content*/

#topcontent
{
position:relative;
float:right;
width:100%;
height: 17px;
background-image: url('images/content_top.png');
background-repeat: no-repeat;
margin-top:-10px;

}

#bottomcontent
{
position:relative;
float:right;
width:100%;
height:25px;
background-image: url('images/bottomcontent.gif')  ;
background-repeat: no-repeat;
/* margin-top: inherit; */


}

 .contentarea
{
	/*padding-top: 0em;*/
background-color: #ffffff;
	position: relative;
	
	/*margin-left: 100px;*/
	width: 705px;
	height: auto;
	margin-top: auto;
	margin-right:10px;
	
}

/*End of Content*/



/*Standing*/
#wrapper
{
margin-top:0px;
width:710px;
}
/*End of Standing*/


/*Header*/
#header
{

position:relative;
width:705px;
height:250px;


}
#topleft
{
position: relative;
float: left;
background-image: url("http://www.poweron.com.gr/media/topleft.png") ;
width: 255px;
height:250px;
 
}

#topright
{position: relative;
float: right;
background-image: url('images/topright.png');
width:448px;
height: 250px;

}
/*End of Header*/



	
	
/*Footer*/
#footer
{
position: relative;
background-image: url('images/footer.gif') ;
background-repeat: no-repeat;
width: 100%;
height:50px;
float:right;
}

#footleft
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}

#footright
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

	margin-left: 567px;
	margin-bottom: 40px;
	margin-right: 1px;
	margin-top: -17px;
	
}

#footflags
{
width:400px;
height:20px;
margin-top: 12px;
margin-right: 15px;
margin-left:0px;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

#shop13
{
	position: fixed;
        width: 200px;
        height: 110px; 
        top: 0px;
        right: -45px;
        background-image: url("http://www.poweron.com.gr/media/shop13.png");
        background-repeat: no-repeat;
        
        
 }
body>div#shop13{
   position:fixed;
  }

/*#texts13{
        position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
        text-align: left;
        margin-left: 25px;
        margin-top: 110px;
        width: auto;
        height: 100%;

}
body>div#texts13{
   position:fixed;
} */ 
/** html #shop13 { position: fixed; right: 0px; top: 0px; }*/

/** html #shop13{position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}  */ 














