
/*  UNIVERSAL STYLES */


body
{
	background-image: url(http://www.epidavros.org/_gr/_universal/bkg_tile.jpg);
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}

div.main_holder
{
	background-image: url(http://www.epidavros.org/_gr/_universal/bkg_stairs.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
/*	margin-left: auto; 
	margin-right: auto; */
}

img.layout_image
{
	display: block;
}

a.normal_link
{
	text-decoration: none;
	font-weight: normal;
	color: #5D1108;	
}
a.normal_link:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #5D1108;	
}

p
{
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}

/*  HOME PAGE STYLES  */



div.home_feature_1
{
	position: absolute;
	top: 36px;
	left: 410px;
	width: 121px;
	height: 108px;
}

div.home_feature_2
{
	position: absolute;
	top: 380px;
	left: 410px;
	width: 121px;
	height: 108px;
}

div.home_feature_3
{
	position: absolute;
	top: 492px;
	left: 410px;
	width: 121px;
	height: 108px;
}

div.home_news_area
{
	position: absolute;
	top: 375px;
	left: 534px;
	width: 232px;
}

td.home_news_content
{
	width: 232px;
	height: 205px;
	background-color: #3F2E27;
}

p.home_news_story
{
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #BECC93;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 20px;
}
span.home_news_film_title
{
	font-weight: bold;
	/*color: #ABD039;*/
}
span.home_news_date
{
	color: #8B8987;
}
a.home_news_link
{
	color: #ABD039;
	text-decoration: none;
	font-weight: bold;
}
a.home_news_link:hover
{
	color: #ABD039;
	text-decoration: underline;
	font-weight: bold;
}
span.home_news_title
{
	font-size: 11px;
	font-weight: bold;
}


/*  STYLES FOR THE ABOUT US SECTION  */


body
{
	background-image: url(http://www.epidavros.org/_gr/_universal/bkg_tile.jpg);
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}

div.products_content_holder
{
	position: absolute;
	background-image: url(http://www.epidavros.org/_gr/products/products_content_bkg.png);
	background-repeat: no-repeat;
	height: 939px;
	width: 545px;
	top: 121px;
	left: 161px;
}

div.products_content
{
	position: absolute;
	top: 185px;
	left: 200px;
	width: 307px;
}

span.products_title
{
	font-weight: bold;
	font-size: 11px;
	font-family: arial, sans-serif;
	color: #5D1108;
}

td.products_image
{
	width: 50px;
	vertical-align: top;
}

td.products_description
{
	width: 257px;
	vertical-align: top;
}

p.products_description
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 23px;
	margin-bottom: 0px;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #28201E;
}

img.more_info_arrow
{
	vertical-align: middle;
}

span.products_price
{
	font-weight: bold;
	font-size: 11px;
	color: #5D1108;
}

a.products_more_info
{
	text-decoration: none;
	font-weight: bold;
	color: #28201E;
}

a.products_more_info:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #5D1108;
}

select.ship_select
{
	width: 150px;
	height: 15px;
	font-family: arial, sans-serif;
	font-size: 10px;
}

div.products_sidebar
{
	position: absolute;
	width: 157px;
	top: 256px;
	left: 538px;
}

p.products_sidebar_top
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #3B0F0A;
	margin: 0px 0px 0px 0px;
}

p.products_address_block
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #3B0F0A;	
	margin: 10px 0px 0px 0px;
}

span.products_address_company
{
	color: #952215;
	font-weight: bold;
}

p.products_form_button
{
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 23px;
	margin-bottom: 0px;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #28201E;
}
/*  STYLES FOR THE PRODUCTS SUBSECTIONS  */


div.products_sub_content_holder
{
	position: absolute;
	background-image: url(http://www.epidavros.org/_gr/products/products_info_bkg.png);
	background-repeat: no-repeat;
	height: 939px;
	width: 545px;
	top: 121px;
	left: 161px;
}


p.products_sub_description
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #28201E;
}

img.products_spot_image
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

p.products_sub_text
{
	margin-top: 10px;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #28201E;
}

span.products_quote_name
{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #28201E;
}

p.products_sub_heading
{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #28201E;
}