/* @override 
	http://south-park.kostas.wecode.gr/themes/70/stylesheets/screen.css
	http://planetonline.skroutzstore.gr/themes/263/stylesheets/screen.css
*/

/* @group Basic */

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

a {
	text-decoration: none;
	color: #039bdc;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Layout */

body, #wrapper {
	background-color: #e5f0ff;
}

#footer, #wrapperInner {
	width: 956px;
	margin: auto;
}

#wrapperInner {
	background-color: white;
	border: 4px solid #f3f5f7;
	border-top: none;
	padding-bottom: 27px;
}

#content {
	overflow: hidden;
	background: white url('../images/content-top-bg.gif') repeat-x top;
	padding-bottom: 5px;
	padding-top: 15px;
	border-top: 1px solid white;
}

#colLeft {
	float: left;
	width: 212px;
	margin-top: -8px;
}

#colRight {
	float: right;
	width: 736px;
	padding-left: 8px;
}

#pageContent {
	padding-left: 8px;
}

/* @group slider */

#slider-wrapper {
    background: white url('../images/box-with-orange-top-bg.png') no-repeat top center;
    padding: 35px 1px 10px 1px;
    width: 727px;
    position: relative;
    margin-bottom: 14px;
}

#slider-wrapper #controls {
	position: absolute;
	top: 0;
	left: 0;
	padding: 6px 14px;
}

#slider-wrapper #controls a {
	padding: 3px 7px;
	margin: 0 2px;
	border: 1px solid white;
	color: white;
	font: bold 12px Arial,sans-serif;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#slider-wrapper #controls a:hover {
	color: #e6531f;
	background-color: white;
	text-decoration: none;
}

#slider {
    position: relative;
    height: 200px;
    overflow: hidden;
}

#slider .belt {
	position: absolute;
}

#slider .panel {
    width: 719px;
	padding: 10px;
}

#slider .panel .product-left {
	float: left;
	width: 250px;
	text-align: center;
}

#slider .panel .product-left .product-image {
	position: relative;
}

#slider .panel .product-left .product-image .on-sale {
	background: transparent url('../images/big-promo.png');
	position: absolute;
	bottom: 16px;
	right: 0;
	width: 77px;
	height: 77px;
}

#slider .panel .product-right {
	float: right;
	width: 440px;
	padding-top: 8px;
}

#slider .panel .product-right .name {
	font: bold 24px Arial,sans-serif;
	color: #039bdc;
	margin-bottom: 8px;
	height: 30px;
	overflow: hidden;
	text-decoration: underline;
}

#slider .panel .product-right .description {
	height: 90px;
	overflow: hidden;
	color: #333333;
	font: normal 12px Arial,sans-serif;
}

#slider .panel .product-right .has-price {
	margin-top: 8px;
	position: absolute;
	bottom: 24px;
	font: bold 12px Arial,sans-serif;
}

#slider .panel .product-right .has-price .price {
	font-size: 24px;
	color: #e6531f;
	margin: 0 4px;
}

#slider .panel .product-right .has-price del {
	font-weight: normal;
	color: #cccccc;
}

/* @end */


/* @end */

/* @group Header */

#header {
	position: relative;
	background-color: white;
	color: black;
}

#top-in-header {
	height: 87px;
	background: white url('../images/header-bg.png') repeat-x bottom;
	z-index: 50;
	position: relative;
}

#logo-top {
	position: absolute;
	bottom: 0px;
	left: 10px;
	z-index: 50;
	display: block;
}

#logo-top img {
	vertical-align: bottom;
}

#logo-bottom {
	position: absolute;
	top: 0px;
	left: 14px;
	z-index: 50;
	background: transparent url('../images/logo-bottom.png') no-repeat top left;
	height: 35px;
	width: 80px;
}

#little-cart {
	position: absolute;
	top: 18px;
	right: 16px;
	text-align: right;
}

#cartStatus {
	float: right;
	height: 22px;
	padding-top: 10px;
	display: block;
	padding-left: 40px;
	background: transparent url('../images/little-cart-icon.gif') no-repeat left top;
	font: 12px Arial;
	color: black;
}

#go-to-cart-button:hover {
	text-decoration: none;
}

#cartStatus b {
	padding-left: 4px;
	margin-left: 2px;
	border-left: 1px solid black;
}

#topBar {
	width: 100%;
	background: url('../images/blue-top-bg.png') repeat-x bottom;
	height: 35px;
	font-size: 12px;
	position: relative;
	margin: 0 -4px;
	padding: 0 4px;
}

#topSearch {
	position: absolute;
	right: 6px;
	top: 6px;
	height: 22px;
}

#topSearch label,
#topSearch input {
	float: left;
}

#topSearch label {
	font-size: 12px;
	padding: 4px;
	color: #d0dbea;
	font: normal 12px Arial,sans-serif;
}

#topSearch input.submit {
	background: transparent url('../images/search-field-bg.png') no-repeat top right;
	width: 43px;
	height: 22px;
	border: none;
}

#q {
	background: transparent url('../images/search-field-bg.png') no-repeat 0 0;
	border: none;
	width: 201px;
	padding: 2px 1px 2px 4px;
	height: 18px;
	font: normal 14px Arial,sans-serif;
}

#topMenu {
	margin-left: 145px;
}

#topMenu li {
	float: left;
	padding: 10px 15px;
	border-right: 1px solid #486f8e;
	height: 15px;
}

#topMenu li a {
	font-weight: bold;
	color: #d0dbea;
}



/* @end */

/* @group Intro text */

#introText {
	padding-left: 128px;
	background: white url('../images/intro-text-bg.jpg') no-repeat center center;
	height: 117px;
	overflow: hidden;
}

#introText .text strong {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	display: block;
}

#introText .text {
	padding: 14px 16px 16px 0;
	background: transparent url('../images/right-shadow-bg.png') repeat-y right;
	font: normal 13px Arial,sans-serif;
}

/* @end */

/* @group Breadcrump */

h2#breadcrump {
	font: 11px Arial;
	color: #333333;
	height: 14px;
	padding: 7px 7px 7px 10px;
	background: #f3f5f7 url('../images/diagonal-bg.gif');
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}

h2#breadcrump a {
	font-weight: bold;
	color: #333333;
}

/* @end */

/* @group Left column */

.boxLeft {
	margin: 12px 8px;
	border: 1px solid #d7d7d7;
	padding: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	overflow: hidden;
	background: white url('../images/gray-top-bg.png') repeat-x top;
}

.boxLeft.categories {
	margin-top: 8px;
}

.boxLeft.offer {
	background-image: none;
	margin: 7px 8px;
}

.boxLeft .top {
	color: #026995;
	font: bold 14px Arial,sans-serif;
	height: 24px;
}

.boxLeft li {
	margin: 0 -8px;
	border-bottom: 1px dotted #cccccc;
	padding: 4px 0 4px 12px;
}

.boxLeft li li {
	border-bottom: none;
}

.boxLeft li a {
	color: #039bdc;
	font-size: 12px;
}

/* @group categories */

ul#links {
	margin-bottom: 15px;
	padding: 0;
}

ul#links li {
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	border-bottom: none;
}

ul#links li a {
	border-bottom: 1px dotted #cccccc;
	background: white url('../images/little-right-orange-arrow.gif') no-repeat 10px center;
	padding: 5px 0 5px 22px;
	display: block;
}

ul#links li.children_selected a,
ul#links li.selected.has_children a {
	background-image: url('../images/little-down-orange-arrow.gif');
	background-position: 8px center;
}

ul#links li.children_selected li a,
ul#links li.selected.has_children li a,
ul#links li li a {
	font-weight: normal;
	background-image: none;
	background-color: white;
	padding-left: 30px;
	color: #e8410d;
}

ul#links li li.selected a,
ul#links li.selected a {
	font-weight: bold;
	background-color: #f5f5f5;
}

p#manufacturers {
	margin: 0px 15px;
	font: normal 13px Arial,sans-serif;
}

p#manufacturers a {
	display: block;
	float: left;
	padding: 5px;
}

p#manufacturers a.selected {
	font-weight: bold;
}

/* @end */

/* @end */

/* @group Right column */

#gallery-wrapper {
	border: 1px solid #d7d7d7;
	margin: 0 8px 8px 0;
	padding: 0 4px;
	padding-bottom: 32px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: white url('../images/gray-top-bg.png') repeat-x top;
}

#pageContent.empty-cart h3,
#gallery-wrapper h3 {
	color: #026995;
	font: bold 18px Arial,sans-serif;
	height: 24px;
	margin: 6px 4px;
}

#pageContent.empty-cart h3 {
	padding-left: 4px;
}

#gallery {
	width: 100%;
}

#gallery td {
	border-bottom: 1px dashed #e2e2e2;
}

#gallery td.image {
	width: 100px;
	padding: 4px 12px;
}

.product .name {
	margin-bottom: 4px;
}

.product .name a {
	font: bold 16px Arial,sans-serif;
	color: #039bdc;
	text-decoration: underline;
}

.product .description {
	font: 12px Arial,sans-serif;
	color: #333333;
}

#gallery td.price-and-cart {
	vertical-align: bottom;
	text-align: right;
	width: 180px;
	padding: 8px;
}

#gallery td.price-and-cart .price {
	position: relative;
	font: bold 16px Arial,sans-serif;
	color: #333333;
	margin-bottom: 12px;
}

#gallery td.price-and-cart .price del {
	font: normal 10px Arial,sans-serif;
	color: #999999;
	text-decoration: line-through;
}

.promo {
	position: absolute;
	bottom: 0;
	right: 100px;
	background: transparent url('../images/little-promo.png') no-repeat top right;
	width: 43px;
	height: 43px;
	z-index: 5;
}

tr.blank-text td {
	padding: 16px;
	text-align: center;
}

/* @end */

/* @group Product */

#colRight #pageContent {
	margin: 0 8px 0 0;
	border: 1px solid #d7d7d7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: white url('../images/gray-top-bg.png') repeat-x top;
}

#colRight h1 {
	color: #026995;
	font-size: 18px;
	font-weight: bold;
	height: 26px;
	padding-top: 6px;
}

#product-left,
#product-right {
	padding: 8px 0;
}

#product-left {
	float: left;
        width:238px;
}

#product-image,
#product-images {
	margin-bottom: 10px;
	text-align: center;
}

#product-image {
	width: 200px;
	position: relative;
}

#product-image .on-sale {
	position: absolute;
	bottom: -8px;
	right: -8px;
	z-index: 5;
	width: 83px;
	height: 83px;
	background: transparent url('../images/big-promo.png') no-repeat 0 0;
}

.product-images {
	margin: 10px;
}

#product-image img, .product-images img {
	border: none;
}

.product-images img {
	margin: 3px;
	padding: 7px;
	border: none;
}

#product-right {
	width: 460px;
	float: right;
	margin-right: 18px;
	font-size: 14px;
}

#product-left select {
	margin: 5px 0px;
	border: 1px solid #ccc;
}

span.variation {
	font-weight: bold;
}

#product-variants {
	margin-top: 18px;
	padding: 3px;
	font-size: 12px;
	color: #333333;
}

#product-right form p,
#product-variants p {
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 8px;
	margin-bottom: 12px;
}

#product-variants .has-price {
	font-weight: bold;
}

#product-variants .price {
	font-size: 24px;
	color: #e6531f;
	margin: 0 4px;
}

#product-variants del {
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

#product-variants ul {
	margin-bottom: 0;
}

#product-variants ul li {
	padding: 4px 6px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0;
}

#product-right form .has-submit {
	padding-bottom: 8px;
	padding-left: 2px;
	border-bottom: 3px solid #eeeeee;
	margin-bottom: 12px;
}

#product-details {
	padding: 10px 0 15px;
}

.radio {
	margin-left: 3px;
}

/* @end */

/* @group Footer */

#footer {
	font-size: 12px;
	padding: 16px 0;
	height: 12px;
	color: #333333;
}

#footer a {
	color: #039BDC;
	text-decoration: underline;
}

#copy {
	float: left;
}

#footer-right {
	color: #039BDC;
	float: right;
}

/* @end */

/* @group Cart */

#cartform {
	margin-left: -8px;
	padding: 0 3px 30px;
}

#cart {
	width: 100%;
	border-collapse: collapse;
}

#cart th,
#cart {
	border-bottom: 3px solid #e4e4e4;
}

#cart th {
	padding: 12px 8px 8px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#cart td {
	vertical-align: top;
	border-bottom: 1px dotted #C8C6C1;
}

#cart td.cart-column-one {
	padding: 7px 0;
}

#cart td.cart-column {
	width: 80px;
	padding-top: 12px;
	font-size: 14px;
	color: #333333;
}

#cart td.cart-columnDel {
	padding-top: 12px;
	width: 63px;
	text-align: center;
}

.cart-images {
	margin: 0 10px 0 7px;
	float: left;
}

.cart-images img {
	background-color: #FFF;
}

.cart-desc {
	width: 250px;
	padding-top: 2px;
	float: left;
	font-size: 12px;
}

#cart .cart-desc p {
	font-size: 14px;
}

.cart-odd, .cart-even {
	padding: 7px 10px;
}

.cart-even {
	background-color: #FAFAFA;
}

#cart-right {
	text-align: right;
	padding-right: 8px;
}

#cart-right h3 {
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: normal;
	padding: 15px 5px;
	color: #333333;
}

#cart p {
	padding-bottom: 2px;
}

.cartRemove {
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/minus.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin: auto;
}

.cart-total {
	font-size: 22px;
	font-weight: bold;
	color: black;
	margin-left: 16px;
}

#pageContent.empty-cart {
	padding-left: 0;
	padding-bottom: 16px;
}

.empty-cart .blank-text {
	margin-bottom: 20px;
	border-bottom: 3px solid #cccccc;
	padding: 4px 0 8px 12px;
	color: #333333;
}

/* @end */

/* @group Search */

#pageContent.search {
	padding-bottom: 16px;
	padding-left: 0;
}

#pageContent.search h1 {
	padding-left: 8px;
}

#pageContent.search .blank-text {
	margin-top: 8px;
	padding-left: 12px;
}

/* @end */

h2.breadcrump {
	background: transparent url(../images/gray-and-white.gif) center bottom repeat-x;
	padding: 20px 0px 8px 10px;
	font: normal 12px Arial,sans-serif;
}

/* @group page body styling */

div.page_body {
	font-size: 12px;
	padding-left: 4px;
}

div.page_body p {
	line-height: 1.4em;
}

div.page_body strong {
	font-weight: bold;
}

div.page_body em {
	font-style: italic;
}

div.page_body ul,
div.page_body ol {
	margin: 3px 0px 3px 15px;
}

div.page_body ul li,
div.page_body ol li {
	list-style-type: disc;
}

div.page_body table {
	width: 100%;
}

div.page_body table tr td {
	padding: 4px;
	border-bottom: 1px #D2d2d2 solid;
	width: 50%;
}

div.page_body h1 {
	padding-top: 5px;
	background: transparent url(../images/bk_dotted.jpg) repeat-x scroll left bottom;
}

div.page_body h2 {
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

div.page_body h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

div.page_body h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}

div.page_body blockquote {
	padding: 10px;
	background-color: #FCFCFC;
	border: 1px #CCC solid;
	margin: 5px 0 10px 0px;
	display: table;
}

div.page_body label {
	display: block;
}

/* @end */

div.featuredItem {
	font: normal 12px Arial,sans-serif;
}

div.featuredItem img {
	float: left;
}

div.featuredDetails {
	margin: 5px 0px 0px 5px;
	float: left;
}

div.featuredDetails .title {
	color: #039bdc;
	text-decoration: underline;
}

div.featuredDetails .price {
	color: #e8410d;
	font: bold 14px Arial,sans-serif;
	margin-top: 8px;
}

/* Blog styling */
h1 small.post_date
{
	float:right;
	font-size:12px;
	line-height:24px;
	padding-right:10px;
}

/* End blog styling */
