/* @override http://localhost/lipoglyptiki/style/stylesheet.css */

/* css lipoglyptiki.gr  by webmos */
h1,h2,h3,h4,h5,h6,h7,h8 {
	margin:0; padding:0; font:inherit;
}
* {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:120%;
	outline:none;
}

body {
	background:none;
	background-color:#FFF;
	text-align:center;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:top;
}
div.body_wrapper {
	width:960px;
	text-align:center;
	overflow:hidden;
	margin-top:0px;
	margin:auto;
	vertical-align:top;
	background-color:#e8f8fb;
}
div.upper_header {
	height:30px;
	margin:0px;
	background-color:#549bbf;
	text-align:center;
}
div.upper_header div.upper_header_content {
	width:850px;
	background-color:#4d8eae;
	height:30px;
	text-align:left;
	margin:auto;
	font-size:14px;
	color:#FFF;
	padding-top:6px;
	padding-left:10px;
}
div.upper_header div.upper_header_content span{
	font-weight:bold;
}
div.upper_header div.upper_header_content a{
	font-weight:bold;
	border-bottom:1px dotted #CCC;
	color:#FFF;
	text-decoration:none;
}
div.upper_header div.upper_header_content a:hover{
	border-bottom:1px solid #CCC;
	color:#e7f3f3;
}
	


div.header {
	height:100px;
	background-image:url(header_background.png);
	background-repeat:repeat-x;
	border:none;
	text-align:left;
	overflow:visible;
	position:relative;
	
	
}
div.header div.logo {
	background-image:url(logo.png);
	background-repeat:no-repeat;
	background-position:center left;
	text-align:left;
	width:350px;
	height:70px;
	font-size:24px;
	padding-top:20px;
	padding-left:0px;
}
div.header div.logo h1 {
	text-indent:-9999px;
	cursor:pointer;
	height:70px;
	width:350px;
}
/****************************************************************/
/*                      menu                                    */
/****************************************************************/
div.header div.menu_wrapper {
	text-align:right;
	position:absolute;
	top:20px;
	right:10px;
	width:600px;
	height:100px;
	overflow:visible;
}
div.menu_wrapper_wrapper {
	position:relative;
}
div.menu_item {
	position:absolute;
	top:0px;
	width:100px;
	height:90px;
	background-image:url(menu_item_background.png);
	background-repeat:no-repeat;
	padding-top:20px;
	text-align:center;
	cursor:pointer;
	text-indent:-9999px;
}

div.menu_item#_active {
	top:15px;
}

div.menu_item#_5 {
	right:10px !important;
	background-image:url(menu_item_5.png);
	background-repeat:no-repeat;
}
div.menu_item#_4 {
	right:130px !important;
	background-image:url(menu_item_4.png);
	background-repeat:no-repeat;
}
div.menu_item#_3 {
	right:250px !important;
	background-image:url(menu_item_3.png);
	background-repeat:no-repeat;
	
}
div.menu_item#_2 {
	right:370px !important;
	background-image:url(menu_item_2.png);
	background-repeat:no-repeat;
}
div.menu_item#_1 {
	right:490px !important;
	background-image:url(menu_item_1.png);
	background-repeat:no-repeat;
}







/****************************************************************/
/*                      content                                 */
/****************************************************************/
div.content {
	background-image:url(content_home_background.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e8f8fb;
	padding-top:40px;
	overflow:hidden;
}

/****************************************************************/
/*                      container                                 */
/****************************************************************/
div.container_right {
	background-image:url(splash1.png);
	background-repeat:no-repeat;
	height:370px;
	width:450px;
	float:right;
}
div.container_left {
	width:430px;
	float:left;
	text-align:left;
	padding-left:30px;
}

/****************************************************************/
/*                      footer                                 */
/****************************************************************/
div.footer {
	background-image:url(footer_background.png);
	height:100px;
	position:relative;
	text-align:center;
}
div.real-web {
	text-align:center;
}
div.real-web a {
	color:#4d8eae;
	font-size:14px;
	text-decoration:none;
	text-align:center;
}
div.real-web a:hover {
	color:#636363;
}

div.real-web img {
	vertical-align:text-bottom;
}



/****************************************************************/
/*                      page 3 slider                            */
/****************************************************************/
div.slider_wrapper {
	position:relative;
	height:450px;
}
div.slider_wrapper div {
	height:450px;
}
div.slider_prev {
	position:absolute;
	left:0px;
	width:40px;
	cursor:pointer;
	background-image:url(prev.png);
	background-repeat:no-repeat;
}
				div.slider_prev:hover {
					background-image:url(prev_hover.png);
					background-repeat:no-repeat;
				}
div.slider_next {
	position:absolute;
	right:0px;
	width:40px;
	cursor:pointer;
	background-image:url(next.png);
	background-repeat:no-repeat;
}
				div.slider_next:hover {
					background-image:url(next_hover.png);
					background-repeat:no-repeat;
				}
div#slider {
	margin-left:40px;
	width:865px;
	margin:auto;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider li{ 
	width:865px;
	height:600px;
	overflow:hidden; 
}
#slider li img {
	width:865px;
	height:450px;
}
#slider li div {
	text-align:left;
}
#slider li div span {
	padding-left:5px;
	padding-top:10px;
	display:block;
	color:#727272;
	font-size:14px;
}

/* @group home */
div.home_button {
	background-image:url(style/home_button_backround.png); 
	background-repeat:no-repeat;
	height:40px;
	width:200px;
	cursor:pointer;
}
div.home_button:hover {
	background-image:url(style/home_button_backround_hover.png);
	background-repeat:no-repeat;
}
div.home_title {
	font-size: 28px;
	line-height:130%; 
	letter-spacing:1px; 
	font-weight:bold; 
	color:#4d8eae;
}
div.home_subtitle {
	clear:both; 
	font-size:16px; 
	letter-spacing:0.8px;
	line-height:110%;
	color:#54595b;
	margin:12px 0px;
}
table.home td {
	padding:0px;
	text-align:left;
}
	table.home td div a {
		color: #54595B;
		text-decoration: none;
	}
		table.home td div a:hover {
			text-decoration: underline;
		}
table.home td.left {
	padding-right:15px;
}



/* @end */

