@charset "utf-8";
/* CSS Document */
body, a, td, div, span, input, textarea, select, p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

body, form { padding:0px; margin:0px; }
body {background:url(template_images/hersonissos_bg.jpg) no-repeat;
background-position: top center; }
a { text-decoration:none; color:#F56222; }
a:hover { text-decoration:underline; }

h1 { font-size:16px; font-weight:bold; }

.container { width:1059px; margin-top:62px; }
.column-left { width:127px; padding-top:164px; }
.column-center { width:750px; background-color:#FFFFFF; }
.column-right { width:182px; padding-top:164px; }

.header-row { height:91px; }
.footer-row { background-color:#FFFFFF; border-top:1px solid #E6E6E6; }

#menu-row { margin-left:12px; }

.inner-column-left { width:176px; }

.gallery-cell { padding-bottom:15px; background-color:#E0EFEE; border:1px solid #6AB3B1; }

.blocks-box {  width:167px; }
.blocks-box .column { background:#17BCB7 url(template_images/blocks_bg.jpg) no-repeat; height:379px; }
.blocks-box .column .category, 
.blocks-box .column .subcategory { margin:0px 30px 0px 3px; height:15px; }
.blocks-box .column .category a,
.blocks-box .column .subcategory a { padding:1px 0px 1px 32px; display:block; width:95%; }
.blocks-box .column .category a:hover { background-color:#CFFFFD; color:#F45F21; text-decoration:none; }	

.blocks-box .column .category a { 
	background:url(template_images/blocks_bullet.gif) no-repeat left center; 
	color:#B6FFFD; 
	font-weight:bold; 
}
.blocks-box .column .category a:hover { 
	background:#88FFFB url(template_images/blocks_bullet_hover.gif) no-repeat left center;
	text-decoration:none;
}
.blocks-box .column .subcategory a { color:#FFFFFF; }
.blocks-box .column .subcategory a:hover {
	background:url(template_images/blocks_bullet.gif) no-repeat left center;
	text-decoration:none;
}
	
.blocks-box .column .selected-category a {
	color:#F45F21;
	background:#88FFFB url(template_images/blocks_bullet_hover.gif) no-repeat left center;
}

.blocks-box .column .selected-subcategory a,
.blocks-box .column .selected-subcategory a:hover { background-color:#CFFFFD; color:#F45F21; text-decoration:none; }

.block-row { border-bottom:1px solid #8DE2DF; }
.block-row td, .block-row div, .block-row a { font-size:10px; }
.block-row img { border:1px solid #8DE2DF; }
.block-row .title, .block-row a { color:#F56222; font-weight:bold; }
.block-row .title { text-decoration:underline; }	
.block-row a.more { background:url(template_images/arrow_more.jpg) no-repeat right center; padding-right:17px; }
.block-row a.more:hover { text-decoration:underline; }

.block-item { border-top:1px solid #EBEBEB; }
.block-item .title { color:#F56222; font-weight:bold; font-size:16px; padding-top:9px; padding-left:10px; }
.block-item img { border:2px solid #8DE2DF; }
.block-item td { color:#605D5D; }
.block-item .content { padding:10px; }
.block-item .info { background-color:#D6FFFE; padding:10px; }
.block-item .info a { color:#F56222; }

.banner td, .banner .title { font-size:9px; }
.banner td { color:#605D5D; }
.banner .title { color:#F56221; text-decoration:underline; font-weight:bold; } 
.banner .content { border-left:1px solid #E2E2E2; padding-left:5px; }

.paging { color:#F56222; font-weight:bold; }
a.paging { font-weight:normal; }

input { border:1px solid #FF9900; }

select { border:1px solid #FF9900; }

textarea { border:1px solid #FF9900; }