@import 'theme.css';

.cycle{
	width:655px;
	height:469px;
	overflow:hidden;
	margin:0 0 15px;
}
.cycle img{
	max-width:655px;
	overflow:hidden;
}
#frontpage-cycle{ position:relative; }
#cycle-pager{
	position: absolute;
	bottom: 8px;
	right: 0;
	z-index: 100;
}
#cycle-pager a{
	background:url('/store/static/media/layout/pagi-bg.gif') left top repeat-x;
	color:#fff;
	text-shadow:0 -1px 0 #79a71c;
	display:inline-block;
	margin:0 8px 0 0;
	width:24px;
	height:24px;
	text-align:center;
	line-height:24px;
	border:1px solid #90ab73;
	font-size:103%;
	font-weight:bold;
}
#cycle-pager a:hover, #cycle-pager .activeSlide{ 
	background-position: 0 -24px; 
	border-color:#7a8b68;
	text-shadow:0 -1px 0 #7daf17;
}

body { cursor: url('http://www.antonnina.com/store/static/media/layout/anton32.png'), url('http://www.antonnina.com/store/static/media/layout/anton.cur'), auto; }
/*a:hover { cursor: url('http://www.antonnina.com/store/static/media/layout/anton_pointer.png'), url('http://www.antonnina.com/store/static/media/layout/anton_pointer.cur'), auto; }*/

#tinytext_bottom {
background: white; 
padding-top: 15px; 
font-size: 10px; 
text-align: center;
}

#tinytext_bottom a {
color: #777777;
}

#tinytext_bottom a:hover {
color: black;
}

#order_history_button {
float: right;
width: 140px;
}

#profile_name {
float: left;
}

div.image-background {
	background-color: white;
	margin: 0 0 10px 0;
	max-height: 190px;
   	max-width: 190px;
	position: relative;
}

span.image-border
{
display: block;
border:1px solid #CEDDB0;
height: 188px;
width: 188px;
}

table.product-list table td:first-child {
width: 94px;
}

span.image-border-tiny
{
display: block;
border:1px solid #CEDDB0;
height:94px;
width:94px;
}

.hidden {
display: none;
}

td.message {
padding: 20px 20px 10px;
}

#to-payment-button input {
padding: 10px;
}

#to-payment-button strong {
position: absolute;
}

#to-payment-button {
margin:0 auto;
width:140px;
}

input.amount {
width: 25px;
float:left;
padding-left: 4px !important;
}

body {
	margin: 0;
	padding: 0 0 70px 0;
	line-height: 1;
	color: #637244;	
	}

a img { border: none; }

:focus { outline: none; }

p {
        margin: 0;
        padding: 0 0 10px 0;
        }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding-bottom: 10px;
	}

h2.title, div.title {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
        border-bottom-width: 1px;
	height: 27px;
	padding: 10px 0 0 17px;
	clear: both;	
	}

div.title {
	padding: 7px 17px 0 17px;
	height: 30px;
	}

.arrow-link {
	float: left;
	display: block;
	padding: 0 13px 5px 0;
	}

#wrapper-top, #wrapper-bottom {
	height: 12px;
	width: 1014px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	}
			
#outer-wrapper {
	width: 1014px;
	margin: 70px auto;
	position: relative;
	
	}

#wrapper { 
	padding: 15px 27px; 
	width: 960px;
	overflow-x:hidden;
	}

#order-newsletter {
	position: absolute;
	text-align: right;
	top: -37px;
	width: 960px;
	height: 44px;
	left: 33px;
	}
	
#paper-sheet-right {
	position: absolute;
	top: 15px;
	right: -34px;
	width: 41px;
	height: 645px;
	}
	
#header { height: 75px; }

#carousel { 
	height: 238px;
	width: 960px;
	overflow: hidden;
	}

#carousel p {
margin: 0;
}

ul#menu-top {
	height: 41px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
        border-bottom-style: solid;
	margin: 0 0 10px 0;
	width: 952px;
	float: left;
	padding: 0;
	width: 100%;
	}

ul#menu-top li {
	float: left;
	list-style: none;
	}

ul#menu-top li a {
	display: block;
	height: 28px;
	padding: 13px 9px 0 10px;
	float: left;
	}

ul#menu-top li.first a { padding: 13px 9px 0 17px; }

ul#menu-top li a span { 
	display: block;
	float: left; 
	cursor: pointer;
	padding: 0 7px 5px 0;
	}

ul#menu-top li a span.arrow {
	padding: 0;
	margin-top: 1px;
	width: 16px;
	height: 16px;
	float: left;
        overflow: hidden;
	}

div#search-top {
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
        border-bottom-style: solid;
	margin: -10px 0 10px 0;
	width: 952px;
	float: left;
	padding: 0;
	width: 100%;
}

div#search-top table#top-search {
	float: right;
}

div#search-top table#top-search tr td{
	padding: 2px 5px;
}

div#search-top table#top-search tr td select.selector{
	height: 21px;
	padding: 0 0 0 4px;
}

div#search-top table#top-search tr td input.text-field{
	height: 19px;
}


div#search-top table#top-search tr td h2,
div#search-top table#top-search tr td span.text
{
	padding: 4px;
	color: #fff;
}


#input-wrapper {
	border-top-style: solid;
	border-top-width: 1px;
	float: right; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 0 1px;
	height: 24px;
	width: 171px;
	position: relative;
	}

span.button, span.button-left, .pages a {
	display: block;
	height: 22px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	cursor: pointer;
	}

button.submit, a.prev-page, a.next-page {
	height: 22px;
	padding: 0 20px 2px 15px; 
	}

a.prev-page, a.next-page { 
	display: block; 
	padding: 4px 15px 2px 20px;
	}

a.next-page { padding: 4px 20px 2px 15px; }

span.button-left button.submit { padding: 0 15px 2px 20px; }

.pages { padding-top: 2px; }

.pages a { 
	float: left; 
	padding: 2px 7px 0 7px;
	margin: 0 4px;
	height: 16px;
	}

#input-wrapper span.button, 
#login-box span.button { 
	float: left; 
	margin: 0 0 0 5px;
	width: 24px;
	}

#input-wrapper span.button { margin: 0; }

button {
	border: none;
	background: none;
	height: 23px;
	padding: 0;
	cursor: pointer;
	}

button.small-submit { width: 24px; }

input#join {
	background: none;
	border: none;
	height: 21px;
	float: left;
	width: 142px;
	height: 23px;
	padding-right: 3px;
	}

input.text-field, .selector { 
	padding: 0 0 0 2px; 
	height: 22px;
	border-style: solid;
	border-width: 1px;
	}

#order-newsletter label { float: right; }

label { 
	display: block;
	padding: 5px 10px 0 0;
	}

span#default-value {
	position: absolute;
	top: 4px;
	right: 69px;
	}

#login-box { 
	float: right; 
	padding-top: 10px;	
	}

#login-box div {
        float: left;
        padding-right: 20px;
        }

#login-box p {
	float: left;
	padding: 10px 0 0 0;
	clear: both;
	width: 430px;
	}

#login-box form, #login-box label { float: left; }

#login-box input.text-field { width: 105px; float: left; } 

#cart {
	display: block;
	float: right;
	height: 25px;
	width: 109px;
	padding: 35px 0 0 63px;
	}

#left-column {
	width: 255px;
	float: left;
	}	

#right-column {
	float: right;
	width: 695px;
	}

.clearer { 
	width: 100%; 
	clear: both; 
	font-size: 0px;
	height: 0;
	}

#inner-wrapper { clear: both; }

.box { padding: 20px 20px; overflow: visible;}

div.no-bottom { background-image: none; }

div.two-cols {
	float: left;
	width: 695px;
	}

div.col { 
	width: 342px; 
	float: left; 
	position: relative; 
	overflow: hidden;
	min-height: 206px;
	}

div.even { margin-left: 11px; }

div.two-cols-bottom { 
	height: 11px; 
	width: 695px; 
	clear: both;
	}

div.col p, div.col ul { position: relative; z-index: 2; }

ul.arrow-list, ul.category-list, ul.category-list li ul,
ul.footer-list {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul.arrow-list li { padding-bottom: 8px; }

ul.footer-list li ul { margin-top: 8px; }

ul.footer-list li { float: left; padding-left: 72px; }

ul.footer-list li ul li { float: none; padding: 0 0 8px 0; }

ul.arrow-list li a, div.arrow-list a { padding: 0 0 0 14px; }

ul.category-list li ul { padding: 8px 0 0 2px; }

ul.category-list li { padding-bottom: 20px; } 

ul.category-list li ul li { padding: 0 0 6px 20px; line-height: 1.2em; }

ul.category-list li ul li.first { padding-top: 4px; }

div.item-list {  
	position: relative;
	float: left; 
	border-bottom-style: solid;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-top-width: 1px;
        padding: 15px 0;
        }

div.item-list table td.pl { padding-left: 15px; }
table.product-list table td.pl { padding: 0 15px; }

table.product-list td { 
	border-right-width: 1px; 
	border-right-style: solid;
	padding: 20px;
	width: 200px;
	}

table.product-list tr.first td { padding-top: 0; }

table.product-list tr td.last { 
	border-right-width: 0; 
	padding-right: 0;
	}

table.product-list tr td.first {
	padding-left: 0;
	}

table.product-list { margin-bottom: 10px; }

table.product-list table { position: relative; display: block; }

table.product-list table td { border: none; padding: 0; }

table.product-list td.even { 
	padding-left: 20px; 
	border-left-width: 1px;
	border-left-style: solid;
	border-right: 0;
	}

table.product-list td.line, td.line { padding: 0; height: 2px; }

div.item-list a img, table.product-list a img, .cart-table img {
	border-width: 1px;
	border-style: solid;
	}

div.first-item, table.product-list tr.first-row td { border-top-width: 0px; padding-top: 0; }

div.last-item, table.product-list tr.last-row td { border-bottom-width: 0px; padding-bottom: 0; }

.list-title, .list-price { display: block; padding-bottom: 5px; }

table.product-list a.list-title img { border: none; }

span.small-star-green {
	font-size: 10px;
	width: 35px;
	display: block;
	height: 23px;
	position: absolute;
	left: 50px;
	top: 70px;
	text-align: center;
	padding-top: 12px;
	z-index: 1;
	}	

span.big-star-yellow, span.big-star-green {
	font-size: 11px;
	width: 44px;
	height: 29px;
	display: block;
	position: absolute;
	right: 20px;
	bottom: -10px;
	text-align: center;
	padding-top: 16px;
	}

span.old-price { margin-left: 5px; }

span.huge-star-green {
	font-size: 14px;
	display: block;
	width: 60px;
	height: 38px;
	text-align: center;
	position: absolute;
	top: -14px;
	right: -17px;
	z-index: 100;
	padding-top: 23px;
	}

#footer {
	clear: both;
	width: 100%;
	padding-top: 12px;
	}	

#footer div.footer-box { 
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 20px;
 	}

.float { float: left; }

.block { display: block; }

.pl { padding-left: 10px; }

#facebook {
	float: right; 
	background: transparent url('../layout/border.gif') left repeat-y;
	margin-left: 15px;
	padding-left: 15px;
	}
	
#facebook a {
	display: block;
	float: left;	
	padding-left: 40px;
	height: 27px;
	text-align: left;
	background: transparent url('../layout/facebook-icon.gif') left no-repeat;
	}


.column { 
	float: left;
	width: 198px;
	background: transparent url('../layout/border-2.gif') right repeat-y;
	padding-right: 15px;
	}

.center-column { padding: 0 15px; }

.last-column { 
	padding: 0 0 0 15px;
	background: none; 
	}

#product-images { width: 315px; position: relative; }
        
#slideshow-wrapper {
	width: 313px;
	height: 277px;
	overflow: hidden;
	}
        
#product-details {
        width: 310px;
        padding-left: 30px;
        }

.product-selections {
	float: left;
	padding-bottom: 10px;
	width: 100%;
	}

span.select-title { 
	float: left; 
	width: 100px; 
	font-weight: bolder; 
	display: block;
	padding-top: 5px;
	}

.selector, .dropbox {
	float: left;
	padding: 5px 0 0 4px;
	}

.selector { 
	height: 17px; 
	min-width: 200px;
	cursor: pointer;
	position: relative;
	}

#amount-selector { width: 30px; }

.dropbox {
        position: absolute;
	border-top: none;
	left: -1px;
	padding: 0px 4px 4px 4px;
	display: none;
	top: 22px;
	min-width: 196px;
        }

#amount-selector .dropbox { width: 26px; }

.selector span { float: left; }

span.amount { padding-left: 8px; font-weight: normal; padding-top: 5px; display: block; float: left; }

span.select-arrow {
	display: block;
	float: right;
	width: 8px;
	height: 7px;
	margin-top: 4px;
	margin-right: 5px;
	}

ul.select-list {
	margin: 0;
	list-style: none;
	padding: 0;
	}

ul.select-list li { 
	display: block;
	text-align: left;
	}

ul.select-list li a {
	display: block;
	padding: 2px 0 3px 0;
	color: #637244;
	width: 100%;	
	}

ul.select-list li a:hover { 
	background-color: #e2eccd;
	color: #637244;
	}

span#price {
	display: block;
	width: 100%;
	padding: 5px 0 20px 0;
	}

#selections { padding: 15px 0 15px 0;  width: 100%; }

#add-cart {
	padding: 15px 0 0 42px;
	}

#share { padding: 15px 0; }

#slideshow-navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#slideshow a {
	display: block; 
	width: 313px; 
	height: 277px; 
	}
	
#slideshow-thumbs {
	width: 315px;
	padding: 15px 0 0 0;
	float: left;
	}

#slideshow-thumbs a { display: block; float: left; padding: 0 0 13px 0; }

#slideshow-thumbs a.link1, #slideshow-thumbs a.link4 { padding: 0 13px 13px 13px; }	

#slideshow-thumbs .image-border {
	height: 93px;
	width: 93px;
	}	

#image-functions {
	height: 23px;
	padding-top: 7px;
	width: 313px;
	position: relative;
	}
		
a#magnifier {
	display: block;
	width: 106px;
	margin: 0 auto;
	}
	
a#prev, a#next {
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 6px;
	}

a#prev { left: 10px;  }

a#next {  right: 10px; }

p#login-information { 
	text-align: right; 
	padding: 0px 20px 0 0; 
	line-height: 1.6em;
	}

.flat-bottom, table.flat-bottom { padding-bottom: 0px; margin-bottom: 0px; }

.float-right { float: right; }

#baby {
        position: absolute;
        right: 1px;
        top: 30px;
        }

#kid { 
	position: absolute;
	top: 15px;
	right: 1px; 
	}

#girl {
	position: absolute;
	top: 2px;
	right: 10px;
	}

#mother {
	position: absolute;
	top: 58px;
	right: 1px;
	}

#category-4 {
        position: absolute;
        right: 1px;
        top: 30px;
        }

#category-6 { 
	position: absolute;
	top: 15px;
	right: 1px; 
	}

#category-7 {
	position: absolute;
	top: 2px;
	right: 10px;
	}

#category-8 {
	position: absolute;
	top: 58px;
	right: 1px;
	}


#cart-steps td { padding: 0 25px 20px 25px; }

span.step-number { padding-bottom: 8px; display: block; }

span.padding { padding: 0 5px; }

.cart-table { 
	margin-bottom: 20px;
	border-style: solid;
	border-width: 1px;
	}

.cart-table td {
	padding: 10px 5px;
	}

.cart-table th {
	padding: 10px 10px;
	}

.cart-table tfoot td { 
	padding: 10px 5px; 
	border-top-width: 1px;
	border-top-style: solid;
	}

.cart-table td.line { padding: 0; }

.vat { vertical-align: top; }
.tal { text-align: left; }
.tac { text-align: center; }
.tar { text-align: right; }
.cart-table td.cart-image { width: 54px; padding-left: 10px; }
.cart-table td.product-information span { display: block; padding-bottom: 5px; }
.cart-table td.functions { padding-right: 10px; }

.remove { display: block; padding-left: 15px; }

.cart-table input.text-field { width: 200px; }

.order-info td { padding: 10px; text-align: left; }
.order-info td.center { padding: 10px; text-align: center; }
.order-info p { padding-bottom: 0px; }

.required {
	position: relative;
	top: 4px;
	}

th h1 { padding-bottom: 0; }

#topLeftCol {
float: right;
}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 1px solid #888;
	margin:-1px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:1px solid #dce1e5;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}

#slideshow { background-color: white; }

#slideshow a.cloud-zoom {width: auto; height: auto; }
#slideshow-wrapper { background-color: #fff; }
#zoom-elem { visibility: hidden; right: 22px; top: 20px; position: absolute; width: 319px; height: 308px; }
#matkahuolto-ohje { padding-top: 10px; }

#matkahuolto-ohje a { font-weight: bold; text-decoration: underline; }
