html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}

* {	font-family: Arial, Helvetica, sans-serif; }

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	
}

h1 { font-size:15px }
h2 { font-size:13px }
.notstyle { text-decoration:none}
body, td, th, input, textarea, select, a { font-size: 12px; }

form {
	padding: 0;
	margin: 0;
	display: inline;
}

input, textarea, select {
	margin: 2px 0px;
}

a, a:visited {
	color: #F60;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	color: #C00;
	text-decoration: none;
	
}

a img {
	border: none;
}

p {
	margin-top: 0px;
}

hr {
	color: #DDD;
	background-color: #DDD;
	height: 1px;
	border-width: 0px;
}

/* ΒΕΠΥΝΘΕ ΚΝΞΟΚΘ ΜΕΝή */
#header .logos { 
	border:#CCC 1px solid;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:63px;
	width: 75px;  
	float:left; 
	margin-right: 10px;
	-moz-box-shadow: 0px 0px 10px #CCC;
	}

#header .logos2 { 
	position: absolute;
	top: 85px;
	right: -11px;
	border: #F90 1px solid;
	padding: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:47px;
	width: 822px;  
	float:left; 
	margin-right: 10px;
	-moz-box-shadow: 0px 0px 10px #CCC;
	}
	
	
a.group {
	float:left;
	display:block;
	width: 163px;
	height: 47px;
	border-right:#F90 1px solid;
	background:  url(../image/mkomn.gif) left top;
	}
a.group:hover {background-position:left 47px;}



.group2 { 
	float:left;
	display:block;
	width: 163px;
	height: 47px;
	border-right:#F90 1px solid;
	background: url(../image/metal.gif) left top;
}
a.group2:hover {background-position:left 47px;}


.group3 { 
	float:left;
	width: 164px;
	height: 47px;
	border-right:#F90 1px solid;
	background-color:#CCC;
	background: url(../image/furnitura.gif) left top;
}
a.group3:hover {background-position:left 47px;}
	
.group4 { 
	float:left;
	width: 164px;
	height: 47px;
	border-right:#F90 1px solid;
	background: url(../image/pereg.gif) left top;
}
a.group4:hover {background-position:left 47px;}

.group5 { 
	float:left;
	width: 164px;
	height: 47px;
	background: url(../image/arki.gif) left top;	
}
a.group5:hover {background-position:left 47px;}


/* layout */

#container {
	width: 1080px; //960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFFFFF;
}

#header {
	position: relative;
	background: url('../image/head.gif') no-repeat;
}

#header .brand {
	width: 220px;
	height: 62px;
	position: absolute;
	top: 160px;
	right: 0px;
	padding-top: 7px;
	float: right;
	border:#999 1px;
	
}

#header .div1 { height: 135px; }
#header .div2 { 
	width: 1000px;
	height: 62px;
	position:absolute; 
	top: 3px;
	left: 255px; border:#fe8300 1px;
}


#header .div6 {
	width: 220px;
	height: 28px;
	position: absolute;
	top: 146px;
	right: 0px;
	padding-top: 7px;
	float: right;
}

#header .div7 { 
	width: 240px;
	height: 140px;
	position: absolute;
	top:-145px;
	right: 830px;
	border:#999 2px;
}

#header .div4 {
	height:37px;
	background:url(../image/bg400000.gif) repeat-x top;
	margin:0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#header .div4 img {
	float: left;
	margin-right: 5px;
}

#header .div5 li a {
	padding: 12px 10px 12px 10px;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}



ul.menu_main li{list-style:none;display:block;float:left;height:36px;overflow:hidden;background:url(../image/bg200001.gif) no-repeat 100% 0;padding:0 2px 0 0;}

ul.menu_main li a:hover {background:url(../image/bg190000.gif) repeat-x top;}



#breadcrumb {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#column_left {
	float: left;
	width: 200px; 
	margin-right: 10px;
	
}



#column_left a {
	font-size: 12px;
}



#column_right {
	float: right;
	width: 200px;
	margin-left: 10px;
}

#content {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}

#content .top {
	padding: 8px 0px 6px 10px;
	background: url('../image/content_.png') no-repeat;
}

#content .top h1, .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}

.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#content .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 380px;
}

.box_cart {
	margin-bottom: 10px;
	background: url('../image/box_top0.png') no-repeat; 
	border: 2px solid #3C0;
}

.middle_cart { 
	vertical-align:middle;
	background:url(../image/201_s.gif) no-repeat center;		
	padding: 10px 10px 1px 10px;
	min-height: 80px;
}

.cart_info { 
	text-align:center;
	padding-top:20px;
	vertical-align:middle;			
	min-height: 50px;
}


#content .bottom {
	background: url('../image/content0.png') no-repeat;
	height: 5px;
}

.box {
	margin-bottom: 10px;
	background: url('../image/box_top0.png') no-repeat;
}

.box .top {
	padding: 8px 0px 6px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.box .top img {
	float: left;
	margin-right: 5px;
}

.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}

.box .bottom {
	height: 5px;
	background: url('../image/box_bott.png') no-repeat;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

.required {
	color: #FF0000;
	font-weight: bold;
}

.error {
	color: #FF0000;
	display: block;
}

.help {
	cursor: pointer;
}

.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}

.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

a.button {
	background: transparent url('../image/button_r.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.button span {
	background: transparent url('../image/button_l.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}



a.button2 {
	background: transparent url('../image/button_r_gr.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.button2 span {
	background: transparent url('../image/button_l_gr.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}



.buttons {

	background: #F8F8F8;

	border: 1px solid #DDDDDD;

	margin-bottom: 10px;

	clear: both;

	padding: 5px;

}

.buttons input {

	padding: 0px;

	margin: 0px;

}

.buttons table {

	width: 100%;

	border-collapse: collapse;

}

.buttons table td {

	vertical-align: middle;

}

.list {

	width: 100%;

	margin-bottom: 10px;

}

.list td {

	text-align: center;

	vertical-align: top;

	padding-bottom: 10px;

}

.sort {

	margin-bottom: 10px;

	background: #F8F8F8;

	height: 30px;

	width: 100%;

}

.sort .div1 {

	float: right;

	margin-left: 5px;

	padding-top: 6px;

	padding-right: 9px;

}

.sort .div2 {

	text-align: right;

	padding-top: 9px;

}

.sort select {

	font-size: 11px;

	margin: 0;

	padding: 0;

}

.pagination {

	display: inline-block;

	width: 100%;

	background: #F8F8F8;

	margin-bottom: 10px;

}

.pagination .links, .pagination .results {

	padding: 7px;

}

.pagination .links {

	float: left;

}

.pagination .links a {

	border: 1px solid #CCCCCC;

	padding: 4px 7px;

	text-decoration: none;

	color: #000000;

}

.pagination .links b {

	border: 1px solid #CCCCCC;

	padding: 4px 7px;

	text-decoration: none;

	color: #000000;

	background: #FFFFFF;

}

.pagination .results {

	float: right;

}

.tabs {

	display: block;

	width: 615px;

	margin-bottom: 0px;

}

.tabs a {

	float: left;

	display: block;

	padding: 6px 15px 7px 15px;

	margin-right: 2px;

	border-top: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

	border-left: 1px solid #DDDDDD;

	border-right: 1px solid #DDDDDD;

	background: #FFFFFF url('../image/tab00000.png') repeat-x;

	color: #000000;

	font-weight: bold;

	font-size: 13px;

	text-decoration: none;

	z-index: 1;

	position: relative;

	top: 1px;

}

.tabs a.selected {

	background: #FFFFFF url('../image/tab00000.png') repeat-x;

	border-bottom: 0px;

	padding-bottom: 8px;

	z-index: 3;

}

.page {

	border: 1px solid #DDDDDD;

	background: #FFFFFF;

	display: inline-block;

	padding: 10px;

	display: block;

	width: 615px;

	clear: both;

	z-index: 2;

	margin-bottom: 10px;

}

#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #DDDDDD;
}

#linki{ 
	float:right; 
	border:#F60 double; 
	width:81%; 
	height:35px; text-align:center;
	padding: 20px 0px 0px 0px;
	font:Arial, Helvetica, sans-serif; color:#F90; font-size:10px;
} 

#footer .div1 {
	float: left;
	text-align: left;
}

#footer .div2 {
	float: right;
	text-align: right;
}

#category ul {

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 8px;

	padding-left: 0px;

	list-style: none; 

}



#category ul li {

	margin-bottom: 7px;

}



#allproduct ul {

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 8px;

	padding-left: 12px;

	list-style: none;

	list-style: url('../image/bullet_1.png');

}

#information ul {

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 8px;

	padding-left: 12px;

	list-style: url('../image/bullet_2.png');

}

.cart {

	border-collapse: collapse;

	margin-bottom: 10px;

	width: 100%;

	border: 1px solid #EEEEEE;

}

.cart th {

	background: #EEEEEE;

	padding: 5px;

	font-weight: normal;

}

.cart td {

	padding: 0px;

}

#newsticker-demo
{   

	padding:  0; 

	margin: 0;   

}



.newsticker-jcarousellite ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}


a.sprite {
	display:block;
	width:75px;
	height:63px;
	background: url(../image/logo_volh.gif) left 63px;
	}
a.sprite:hover {background-position:left top;}

a.sprite2 {
	display:block;
	width:75px;
	height:63px;
	background: url(../image/logo_okean.gif) left 63px;
	}
a.sprite2:hover {background-position:left top;}

a.sprite3 {
	display:block;
	width:75px;
	height:63px;
	background: url(../image/logo_sofia.gif) left 63px;
	}
a.sprite3:hover {background-position:left top;}

a.sprite4 {
	display:block;
	width:75px;
	height:63px;
	background: url(../image/logo_valdo.gif) left 63px;
	}
a.sprite4:hover {background-position:left top;}

a.sprite5 {
	display:block;
	width:75px;
	height:63px;
	background: url(../image/logo_mm.gif) left 63px;
	}
a.sprite5:hover {background-position:left top;}

a.sprite6 {
	display:block;
	width:75px;
	height:63px;
	background: url(../image/logo_alldoor.gif) left 63px;
	}
a.sprite6:hover {background-position:left top;}

a.sprite7 {
	display:block;
	width:75px;
	height:63px;
	background: url(../image/logo_dariana.gif) left 63px;
	}
a.sprite7:hover {background-position:left top;}

a.sprite8 {
	display:block;
	width:75px;
	height:63px;
	background: url(../image/logo_legran.gif) left 63px;
	}
a.sprite8:hover {background-position:left top;}

a.sprite9 {
	display:block;
	width:75px;
	height:63px;
	background: url(../image/logo_mario.gif) left 63px;
	}
a.sprite9:hover {background-position:left top;}


