@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3;
	padding:0;
	margin:0;
	background: url(http://www.a-parts.gr/shop/templates/rhuk_milkyway/images/blue/back.png) fixed;
	background-color: #8AA2F8;
}

a{
	color: #32B1F1;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	font-size: 1.7em;
	font-weight: normal;
	margin: 0;
	padding-bottom: 0.1em;
}



#heading{
	width:1000px;
	height:200px;
	background:url(img/banner.png) top  no-repeat;
}

#wrapper{
	width:1000px;
	overflow:auto;
	background-color:#EEEFFF;
}


#top_menu{
	height:40px;
	clear:both;
	background:url(http://www.a-parts.gr/shop/templates/rhuk_milkyway/images/menu-back.png);
}

#top_menu ul{
	width:auto;
	list-style: none;
	margin:0;
	padding:0;
}

#top_menu ul li a{
	color: black;
	text-decoration:none;
	margin-left: 108px;
	margin-right: 108px;
	padding: 10px;
	float: left;
	font-size: 17px;
	font-weight: bold;
}

#top_menu ul li a:hover{
	background:url(http://www.a-parts.gr/shop/templates/rhuk_milkyway/images/blue/buttonbg.png);
}

#breadcrumbs{
	float:left;
	height:13px;
	width:100%;
	font-size:x-small;
	text-align:left;
	background:url(http://www.a-parts.gr/shop/templates/rhuk_milkyway/images/bg-breadcrumbs.png) bottom left repeat-x;
}


#left_col{
	width:205px;
	float:left;
	position:relative;
	background-color:inherit;
	clear:both;
}

#module {
	padding: 0;
}

#module h3{
	background: url(http://www.a-parts.gr/shop/templates/rhuk_milkyway/images/blue/h3bg.png) top left no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.5em 0.5em 1em 0.5em;
	margin: 0 -10px 0.5em -10px;
}

#module p{
	margin-top: -20px;
}


#main_col{
	width:760px;
	float:left;
	margin-left:20px;
	margin-right:15px;
	margin-bottom:50px;
	padding-top:20px;
	background-color:inherit;
}

#main_col table{
	clear:both;
	padding-top:40px;
}


#title{
	text-align: left;
	width: 390px;
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#title h3{
	margin:0;
        text-align:center;
}


#footer{
	height:65px;
	width:1000px;
	clear:both;
	background:url(http://www.a-parts.gr/shop/templates/rhuk_milkyway/images/blue/reflection.png) top left repeat-x;
}


#markalogo{
	float:left;
	width:108px;
	height:105px;
}

#markalogo img{
	width:70px;
	height:70px;
}

#modelo {
	float:left;
	width:108px;
	margin-left:9px;
	margin-right:9px;
	height:80px;
}

#modelo a{
	text-decoration:none;
	color:#000000;
}

#modelo a:hover{
	text-decoration:underline;
}


#bottom{
	font-size:1.1em;
	float: left;
	margin-top: 25px;
	margin-left: 225px;
}

#bottom a{
	color:#000;
	text-decoration:none;
}

#bottom a:hover{
	color:#32B1F1;
	text-decoration:underline;
}

#copyright{
	float:left;
	margin-top: 20px;
}

#ovweb{
	float:	right;
	margin-top:20px;
}

#ovweb img{
	border:0;
}

#main_col .tr1{
	background:#8AA2F8;
	cursor: hand;
	cursor: pointer;
}

#main_col .tr1:hover{
	background:#2F8;
	cursor: hand;
	cursor: pointer;
}

#main_col .tr2:hover{
	background:#2F8;
	cursor: hand;
	cursor: pointer;
}

#details{
	text-align:left;
	width:510px;
	float:left;
}

#contact{
	float:right;
	width:240px;
	height:225px;
	background:url(http://a-parts.gr/shop/templates/rhuk_milkyway/images/blue/prod_cont.png);
}

#details h1{
	background: url(http://a-parts.gr/shop/templates/rhuk_milkyway/images/dotted.gif) bottom left repeat-x;
	margin-bottom: 0.3em;
	text-align:left;
}


#linkmodel{
	height:70px;
	float:right;
	width:360px;
	padding-top:10px;
	background:url(img/linkimg.gif);
}

#linkmodel a{
	font-weight:bold;
	color:#FFFFFF;
}

.seo-text{
	color:#EEEFFF;
}

/*.seo-text::selection{color:#EEEFFF;}*/