@charset "UTF-8";

#content-wrapper {
	float:right;
    width:854px;
    height:522px;
    margin-top:60px;
    background-image:url(main_bg.png);
    background-repeat:no-repeat;
	margin-bottom:-15px;
    position:relative;
}

#content-area {
	float:right;
    padding:10px;
    padding-top:24px;
    padding-left:22px;
	padding-right:0px;
    /* width:614px; */
	width:588px;
	margin-right:14px;
    height:100%;
    background-image:url(content_area_bg.png);
    background-repeat:no-repeat;
	background-position:-204px 24px;
}

#content-area .content-page {
	margin-left:0px;
    float:left;
    width:575px;
    position:relative;
}

#content-area .content-page h1 {
	font-family:Tahoma, Trebuchet, Arial, sans-serif;
	font-size:33px;
	color:#513938;
	padding-left:14px;
	margin-bottom:10px;
}

#content-area .content-page .product-category {
	width:275px;
	float:left;
	padding:4px;
    padding-left:6px;
}

#content-area .content-page .product-category p {
	color:#3f3f3f;
	font-size:13px;
	width:260px;
	margin-top:5px;
	padding-left:10px;
	margin-bottom:10px;
}

#content-area .content-page .product-category img {
	border:none;
}

#content-area .content-page #products {
	margin-left:10px;
}

#content-area #product-category_text {
	color:#3f3f3f;
	font-size:13px;
	margin-top:11px;
	padding-left:15px;
	position:absolute;
	top:405px;
}

#content-area .content-page .gallery-thumbs a,
#content-area .content-page .gallery-content a,
#content-area .content-page .gallery-thumbs img,
#content-area .content-page .gallery-content img {
	border:none !important;
	text-decoration: none !important;
}

#content-area .content-page .gallery-content {
	height:471px;
	line-height: 0px;
}

#content-area .content-page .gallery-content .slideshow {
	text-align: center;
}

#content-area .content-page .gallery-content .caption-container {
	float:left;
	position: absolute;
	bottom:82px;
	left:0px;
	height:50px;
	width:100%;
	background-image: url("caption_bg.png");
	background-repeat: no-repeat;
	line-height:25px;
	text-align:center;
	padding-left:4px;
	font-size:16px;
	font-weight:bold;
}

#content-area .content-page .gallery-thumbs {
	background-image: url("gallery_viewfinder_bg.png");
	background-repeat: no-repeat;
	float:left;
	width:566px;
	height:82px;
	margin-left:5px;
}

#content-area .content-page .gallery-thumbs .bottom {
	display:none;
}

#content-area .content-page .gallery-thumbs .top {
	line-height:20px;
	font-size:14px;
	text-align: center;
	font-weight:bold;
	color:#513938;
	height:20px;
	width:100%;
	padding-top:2px;
 
}

#content-area .content-page .gallery-thumbs .top a,
#content-area .content-page .gallery-thumbs .top span {
	color:#513938;
    display:inline-block;
    padding-left:6px;
    padding-right:6px;
    position:relative;
    z-index:1000;
}

#content-area .content-page .gallery-thumbs .top span {
	color:#E3922D;
}

#content-area .content-page .gallery-thumbs .top a:hover {
	color:#E3922D;
}

#content-area .content-page .gallery-thumbs .thumbs {
	padding:0px;
	margin:0px;
	margin-left:26px;
}

#content-area .content-page .gallery-thumbs .thumbs li {
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	float:left;
	margin:0px;
	padding:1px;
	border:1px solid white !important;
}

#content-area .content-page .gallery-thumbs .thumbs li.selected {
	border:1px solid black !important;
}

#content-area .content-page .gallery-thumbs .thumbs li a {
	width:80px;
	height:50px;
	display:block;
	border:1px solid white !important;
}

#content-area .content-page .gallery-thumbs .thumbs li a:hover {
	border:1px solid black !important;
}

#content-area .content-page #start-page-message {
	position:absolute;
	top:379px;
	left:12px;
	width:545px;
	height:64px;
	padding-top:16px;
	padding-right:5px;
	background-image:url("start_page_message_bg.png");
	background-repeat:no-repeat;
	color:white;
	font-size:19px;
	font-weight:bold;
	font-family:Tahoma, Arial, Verdana, Georgia, Helvetica, sans-serif;
	line-height:22px;
	text-align:right;
}

/* Comment styling START */
#comments {
	border:1px solid #cccccc;
	padding:4px;
}

#comments h3 {
	margin-top:5px;
	margin-bottom:5px;
	font-size:120%;
}

#comments .comment .submitted {
	font-size:75%;
}

#comments .comment .links {
	font-size:85%;
	margin-bottom:5px;
}

#comments .indented{
	border:1px solid #dddddd;
	padding:4px;
}
/* Comment styling END */



/* Inline links styling START */
.links .statistics_counter {
	display:none;
}

.links .node_translation_en,
.links .node_translation_el {
	display:none;
}
/* Inline links styling END */
















