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

/* @group Basic */

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Layout */
body {
	background: #ebe6d0 url('../images/background.png') repeat;
}

#wrapper {
	padding-bottom: 10px;
}

.inner {
	width: 960px;
	margin: auto;
	position: relative;
}

#colCenter {
	margin-left: 20px;
	width: 656px;
	float: left;
}

#colLeft {
	width: 276px;
	float: left;
}

#heightFix {
	display: none;
}

/* @end */

/* @group Header */

#header {
	background: #c6a869 url('../images/header-bg-tile.jpg') repeat-x 18px top;
}

#header .inner {
	background: transparent url('../images/header-bg.jpg') no-repeat center top;
	height: 207px;
	width: 1077px;
}

#logo {
	position: absolute;
	top: 0;
	left: 45px;
	z-index: 50;
	display: block;
	width: 250px;
	height: 190px;
}

/* @group top menu */

#topMenu {
	position: absolute;
	top: 93px;
	left: 306px;
}

#topMenu li {
	float: left;
	text-align: center;
	margin-right: 16px;
}

#topMenu a {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: black;
	width: 101px;
	height: 24px;
	padding-top: 4px;
	display: block;
}

#topMenu li:hover {
	background-image: url(../images/header-link-bg.png);
}

#topMenu li:hover a {
	color: #7c4b0c;
}

/* @end */

/* @group search */

#search {
	position: absolute;
	right: 93px;
	top: 18px;
	font: 11px "Trebuchet MS", Tahoma, Lucida, Verdana, sans-serif;
}

#search label {
	color: #bab9ba;
	padding: 4px;
}

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

#search input {
	color: white;
	font: normal 10px Arial,sans-serif;
	border: none;
}

#search #q {
	color: #333;
	padding: 0 4px;
	width: 142px;
	height: 20px;
	margin: 0 2px 0 4px;
}

#search input.submit {
	font-size: 10px;
	background-color: transparent;
	padding: 6px;
}

/* @end */

/* @end */

/* @group colLeft */

#colLeft {
	background: #d4c7ab url(../images/left-col-tile-bg.png) repeat-x;
}

#colLeft .top-incline {
	height: 22px;
	background: transparent url(../images/left-col-top-bg.png) no-repeat top center;
}

#colLeft .bottom {
	height: 19px;
	background: transparent url(../images/left-col-bottom-bg.png) no-repeat bottom center;
}

#colLeft .top {
	background: transparent url('../images/left-top-bg.png') no-repeat top center;
	height: 34px;
	width: 244px;
	color: #d4c7ab;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	padding-left: 36px;
	padding-top: 8px;
	position: relative;
	left: -2px;
}

#colLeft .boxLeft {
	margin-bottom: 40px;
}

/* @group categories */

#colLeft .menulinks ul,
#colLeft .categories ul {
	padding: 0 26px;
	margin-top: 20px;
}

#colLeft .menulinks ul li,
#colLeft .categories ul li {
	list-style-type: circle;
}

#colLeft .menulinks ul li:hover,
#colLeft .menulinks ul li:hover a,
#colLeft .categories ul li:hover,
#colLeft .categories ul li:hover a,
#colLeft .categories ul li.selected,
#colLeft .categories ul li.selected li:hover a,
#colLeft .categories ul li.selected a,
#colLeft .categories ul li li.selected a {
	color: #90611b;
}

#colLeft .menulinks ul li a,
#colLeft .categories ul li a {
	border-bottom: 1px dashed #696056;
	height: 27px;
	padding-top: 8px;
	display: block;
	color: #534e44;
	font: bold 12px "Trebuchet MS", Tahoma, Lucida, Verdana, sans-serif;
}

#colLeft .categories ul ul {
	margin-top: 0;
	padding: 0 0 0 24px;
}

#colLeft .categories ul li li {
	list-style-type: none;
}

#colLeft .categories ul li.selected li a,
#colLeft .categories ul li li a {
	color: #534e44;
	font: 12px "Trebuchet MS", Tahoma, Lucida, Verdana, sans-serif;
	border-color: #9B907C;
	height: 21px;
	padding-left: 2px;
}

/* @end */

/* @group cart */

#little-cart {
	background: transparent url(../images/mini-cart-bg.jpg) no-repeat bottom center;
	height: 114px;
}

#little-cart .status {
	margin: 36px 0 0 27px;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#little-cart .status a {
	color: #333333;
}

#little-cart .status span {
	font: bold 12px "Trebuchet MS", Tahoma, Lucida, Verdana, sans-serif;
}

/* @end */

/* @end */

/* @group colCenter */

#colCenter {
	background: #F7F5EF url(../images/right-col-tile-bg.png) repeat-y center;
}

#colCenter .top-bg {
	background: transparent url(../images/right-col-top-bg.png) no-repeat top center;
	height: 10px;
}

#colCenter .bottom-bg {
	background: transparent url(../images/right-col-bottom-bg.png) no-repeat bottom center;
	height: 5px;
}

/* @group gallery */

#cart-wrapper,
#static-wrapper,
#product-wrapper,
#gallery-wrapper {
	position: relative;
	padding: 40px 0 16px;
}

#cart-wrapper .ornament,
#static-wrapper .ornament,
#product-wrapper .ornament,
#gallery-wrapper .ornament {
	position: absolute;
	top: 0px;
	width: 20px;
	height: 21px;
	background: transparent url(../images/golden-button.png) no-repeat center;
}

#cart-wrapper .ornament.left,
#static-wrapper .ornament.left,
#product-wrapper .ornament.left,
#gallery-wrapper .ornament.left {
	left: 10px;
}

#cart-wrapper .ornament.right,
#static-wrapper .ornament.right,
#product-wrapper .ornament.right,
#gallery-wrapper .ornament.right {
	right: 11px;
}

#cart-wrapper .top,
#static-wrapper .top,
#product-wrapper .top,
#gallery-wrapper .top {
	color: #4b4239;
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	background: transparent url(../images/right-col-hr.png) repeat-x bottom left;
	margin: 0 24px 0px 24px;
	padding-bottom: 8px;
}

#gallery {
	margin: auto;
	width: 95%;
}

#gallery td {
	padding-bottom: 24px;
}

#gallery .product {
	width: 158px;
	background-color: white;
	border: 1px solid #EDEAE0;
	padding: 12px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: auto;
}

#gallery .image {
	border: 1px solid #E7E5DD;
	background-color: #ECE9DA;
	padding: 8px;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 140px;
	margin: auto;
}

#gallery .image:hover {
	background-color: #ebe2b1;
}

#gallery .image a img {
	width: 140px;
	height: 140px;
	display: block;
}

#gallery .info {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 2px;
	margin: 8px 0;
	height: 26px;
	overflow: hidden;
}

#gallery .info a {
	color: #7e7361;
}

#gallery .price-and-link {
	background-color: #6A604F;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 6px;
}

#gallery .price-and-link .price {
	color: #f9f7f2;
	float: left;
}

#gallery .price-and-link a {
	color: #d4c7ab;
	float: right;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	margin-top: 24px;
	background: transparent url(../images/footer-bg.jpg) repeat-x top;
	height: 30px;
	padding-top: 13px;
}

#footer a,
#footer {
	color: #1f1f1f;
	font: 11px "Trebuchet MS", Tahoma, Lucida, Verdana, sans-serif;
}

/* @end */

/* @group Index */

#old-photo {
	padding: 33px 30px 24px 26px;
	background: transparent url(../images/old-photo-frame.png) no-repeat;
	display: block;
	margin: auto;
}

/* @group intro text */

#introText {
	color: #695b4d;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 24px;
}

#introText .welcome {
	color: #4b4239;
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
}

/* @end */

#colCenter .hr {
	height: 5px;
	background: transparent url(../images/right-col-hr.png) repeat-x;
	margin: 0 20px;
}

/* @group main cats */

#main-cats {
	margin: 16px auto;
	width: 633px;
}

#main-cats li {
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#main-cats li.clear {
	float: none;
}

#main-cats li a {
	display: block;
	width: 211px;
	height: 241px;
}

#main-cats li a:hover {
	text-decoration: none;
}

#main-cats li a:hover .view-more {
	text-decoration: underline;
}

#main-cats li .description {
	position: absolute;
	bottom: 32px;
	color: #7e7361;
	height: 28px;
	width: 165px;
	left: 26px;
}

#main-cats li .view-more {
	position: absolute;
	bottom: 10px;
	color: #b68336;
	right: 10px;
}

/* @end */

/* @end */

/* @group cart */

#cart-wrapper table#cart {
	margin: 40px auto 0;
	width: 95%;
}

#cart-wrapper table#cart th {
	color: #a1760c;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 8px 6px;
}

#cart-wrapper table#cart th.details {
	padding-left: 24px;
}

#cart-wrapper table#cart tr.product td {
	border-top: 1px dashed #60584F;
	border-bottom: 1px dashed #60584F;
	background-color: #EDE8D3;
	padding: 12px 8px;
	vertical-align: top;
}

#cart-wrapper table#cart tr.product td.image {
	padding: 8px;
}

#cart-wrapper table#cart tr.product td.image img {
	border: 1px solid #796E5D;
}

#cart-wrapper table#cart tr.product td.details {
	color: #4b4239;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

#cart-wrapper table#cart tr.product td.details .name a {
	font-weight: bold;
	color: #4b4239;
}

#cart-wrapper table#cart tr.product td.quantity input {
	background-color: #F5F0E4;
	border: none;
	padding: 2px 8px;
	font-size: 11px;
}

#cart-wrapper table#cart tr.product td.price,
#cart-wrapper table#cart tr.product td.quantity,
#cart-wrapper table#cart tr.product td.total {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Lucida, Verdana, sans-serif;
	color: #333333;
}

#cart-wrapper table#cart tr.product td.price,
#cart-wrapper table#cart tr.product td.total {
	text-align: right;
}

#cart-wrapper table#cart tr.product td.total {
	font-weight: bold;
}

#cart-wrapper table#cart tr.product td.remove a {
	display: block;
	background: transparent url(../images/little-X.png) no-repeat center;
	width: 15px;
	height: 13px;
	margin: auto;
}

#cart-wrapper table#cart tr.void td {
	height: 24px;
}

#cart-wrapper #cart-bottom {
	text-align: right;
	margin-right: 24px;
}

#cart-wrapper #cart-bottom .cart-total {
	color: #a1760c;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#cart-wrapper #cart-bottom .cart-total .label {
	font-size: 11px;
}

#cart-wrapper #cart-bottom .cart-total .price {
	font-size: 24px;
	margin-left: 8px;
}

#cart-wrapper #cart-bottom .links {
	margin-top: 32px;
}

#cart-wrapper #cart-bottom .links a,
#cart-wrapper #cart-bottom .links input {
	background-color: #6A604F;
	color: #d4c7ab;
	border: none;
	padding: 4px 16px;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 8px;
}

#gallery-wrapper .blank-text,
#cart-wrapper .blank-text {
	text-align: center;
	font: italic 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 8px;
	color: #6A604F;
}

/* @end */

/* @group show */

/* @group product */

#product-wrapper .product {
	margin: 16px;
	color: #4b4239;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#product-wrapper .product .image {
	float: left;
	margin: 0 22px 0 8px;
	padding: 12px;
	background-color: white;
	border: 1px solid #EDEAE0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#product-wrapper .product .info {
	margin-left: 236px;
}

#product-wrapper .product .name {
	font-size: 14px;
	font-weight: bold;
}

#product-wrapper .product .name a {
	color: #4b4239;
}

#product-wrapper .product .description {
	font-size: 11px;
}

#product-wrapper .product span {
	color: #956d17;
	font-size: 11px;
}

#product-wrapper .product select {
	margin-bottom: 8px;
}

#product-wrapper .product .has-submit {
	margin-top: 8px;
}

#product-wrapper .product .has-submit input {
	color: #d4c7ab;
	background-color: #6A604F;
	font-size: 12px;
	font-weight: bold;
	border: none;
	padding: 3px 16px;
}

/* @end */

#product-wrapper .other.top {
	font-size: 18px;
}

#product-wrapper ul.other-images {
	margin: 16px 8px;
}

#product-wrapper ul.other-images li {
	float: left;
	width: 33%;
}

#product-wrapper ul.other-images li.clear {
	float: none;
}

#product-wrapper ul.other-images li a {
	padding: 12px;
	background-color: white;
	border: 1px solid #EDEAE0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	width: 150px;
	height: 150px;
	margin: auto;
}

#product-wrapper ul.other-images li a img {
	height: 150px;
	width: 150px;
	display: block;
}

/* @end */

/* @group static */

.static .text {
	padding: 8px;
	color: #666;
	font-size: 12px;
}

/* @end */

/* @group page body styling */

/* @group text */

div.page_body.static .text {
	padding: 16px 32px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4b4239;
}

div.page_body.static .text img {
	padding: 8px;
	background-color: white;
	border: 1px solid #796E5D;
}

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

div.page_body a {
	color: #956d17;
}

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 h2,
div.page_body h3,
div.page_body h4 {
	font-weight: bold;
	margin-bottom: 0.5em;
}

div.page_body h2 {
	padding-top: 5px;
	font-size: 16px;
}

div.page_body h3 {
	font-size: 16px;
}

div.page_body h4 {
	font-size: 14px;
}

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

/* @end */

/* @group contact form */

#shop-contact-form label {
	display: block;
	width: 120px;
	float: left;
	font-size: 12px;
	padding-top: 2px;
}

#shop-contact-form input,
#shop-contact-form textarea {
	background-color: #E6E0D3;
	border: none;
	padding: 4px;
}

#shop-contact-form .submit input {
	background-color: #6A604F;
	color: #d4c7ab;
	border: none;
	padding: 4px 16px;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 120px;
}

/* @end */

/* @end */

