/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	margin: 0;
	padding: 0;
	background: #D1FBFF url(images/img02.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #686868;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	font-weight: normal;
	color: #83BFFB;
	text-align: left ;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #83BFFB;
}

a:hover, a:active {
	text-decoration: none;
	color: #83BFFB;
}

a:visited {
	color: #83BFFB;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

table {
	text-align: left;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	background: url(images/img01.jpg) repeat-x;
	text-align:center;
}

/* Header */

#header {
	width: 970px;
	height: 50px;
	margin: 0px auto 30px auto;
	padding-top: 20px;
	padding-bottom: 2px;
}

#waiting {
    color: #767676;
    text-align: center;
}

#logo {
	float: left;
	height: 50px;
}

#logo h1 {
	font-size: 38px;
	color: #3399CC;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #28737B;
}

#logo a {
	text-decoration: none;
	color: #3399CC;
}

/* Menu */

#menu {
	float: right;
	background-image: url(images/jorss1.png) ;
	background-repeat: no-repeat;
	background-position: 153px 18px;
    z-index:10;
    height: 90px;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li { 
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 61px;
	padding: 7px 10px;
	text-decoration: none;
	font-size: 15px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
}

/* Page */

#page {
	width: 900px;
	margin: 1px auto;
	background: #FFFFFF;
	padding: 20px 40px;
}

/* Content */

#content {
	float: right;
	width: 730px;
	height:auto;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(images/img03.jpg) no-repeat left bottom;
	border-bottom: 1px dashed #FFFFFF;
}

.post .entry {
	float: left;
}


/* poe oma */

#catalog{
	width:680px;
	margin:5px -40px;
	float:left;
	height:auto;
}

#catalog li{
	float:left;
	margin:10px 10px 10px 10px;
	height:180px;
}
#catalog li img{
	display:block;
}
		.cartHeaders,.totalRow{display:none;}
		.simpleCart_items{
			overflow-y:auto;
			overflow-x:hidden;
			height:124px;
			width:243px;
			margin-bottom:20px;
		}
.price{
	display:block;
	float:left;
	background:url(images/span.png);
	width:45px;
	height:21px;
	line-height:20px;
	margin:4px 4px 0 0;
	color:#fff;
	font-size:15px;
	padding:2px 0 0 5px;
	font-weight:lighter;
	
	
}

/* poe oma lopp */
.post .meta {
	padding: 15px 0 60px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 45px 5px 45px;
	background: url(images/img05.jpg) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

.post .meta .comments {
	padding: 5px 45px 5px 45px;
	background: url(images/img05.jpg) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 130px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar li {
	margin-bottom: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar li ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar li li {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(images/img04.jpg) no-repeat left bottom;
	font-size: 18px;
	font-weight: normal;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 165px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

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

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	height: 40px;
	min-height: 74px;
	padding: 10px 0 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


#footer p {
	line-height: 5px;
}

#footer a {
	font-weight: bold;
}

html>body #footer {
	height: auto;
}

#footer_menu {
	clear: both;
	padding-top: 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #83BFFB;
}

#legal {
	clear: both;
	padding-top: 4px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #83BFFB;
}

#legal a {
	font-weight: bold;
	color: #83BFFB;
}


/* cart */
#shoppingcart {
	float: left;
	height:auto;
	min-height: 100px;
	width: 850px;
	margin-bottom:2px;
	margin-top:23px;
	padding-bottom:2px;
	border-bottom:1px dashed #CFCFCF;
	
	background:#FFFFFF none repeat scroll 0%;
	border-bottom:1px solid #292929;
	color:#ccc;
	font-size:85%;
	padding-top:2px;
	left:0pt;
	position:fixed;
	top:0pt;
	width:100%;
	z-index:1;	
}

#shoppingcart_inside {
	height:auto;
	width: 850px;
	margin-bottom:2px;
	margin-top:5px;
	padding-bottom:2px;
	border-bottom:1px dashed #CFCFCF;
}

#shoppingcart ul {
	margin: 2px;
	padding: 2px;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#shoppingcart h2 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url(images/img04.jpg) no-repeat left bottom;
	font-size: 18px;
	font-weight: normal;
}
#shoppingcart h1 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 32px;
	width: 100px;
	font-weight: normal;
}

.shopping_h1 {
	width: 110px;
	height: 100px;
}

.itemImage {
width:75px;
height:75px;
}

h1.simpleCart_items {
float:left;
width:75px;
}

ul.simpleCart_items {
display: inline;
list-style: none;
float:left;
height:auto;
margin-left:100px;
width:680px;
 }
ul.simpleCart_items li {
display: inline;
width: 170px;
}

a.simpleCart_empty {
background:transparent url(images/tyhjenda.png);
display:inline-block;
height:28px;
margin-left:20px;
vertical-align:left;
width:100px;
margin-bottom: 3px;
}
a.simpleCart_checkout {
background:transparent url(images/maksma.png);
display:inline-block;
height:28px;
margin-left:20px;
vertical-align:left;
width:100px;
margin-bottom: 3px;
}
a.simpleCart_checkout_small {
background:transparent url(images/maksma_smally.png);
background-repeat: no-repeat;
background-position: 0px 2px;
display:inline-block;
height:16px;
margin-left:5px;
vertical-align:left;
width:50px;
}
a.delete {
background:transparent url(images/cross.png) repeat scroll 0 0;
display:inline;
font-size:0;
height:10px;
overflow:hidden;
width:10px;
}

#checkoutDivButton {
width:150px;
float:right;
vertical-align:top;
margin-top: 15px;
}
#checkoutDivItems {
width:600px;
float:left;
height:auto;
}
#item_element {
float: left;
min-width:100px;
margin-left:5px;
padding-left:5px;
border-left:1px dashed #CFCFCF;
width:105px;
height:84px;
vertical-align:top;
display: inline;
}
.itemImageDiv {
width:80px;
height:80px;
float: right;
}
.itemImageViewDiv {
width:335px;
height:326px;
float: left;
}
.itemImageViewImg {
border: silver;
border-style: solid;
border-width: 1px;
}
.itemImageViewInfoDiv {
width:300px;
height:160px;
float: left;
margin: 20px;
margin-top: 5px;
}
.itemButtonsDiv {
width:20px;
height:80px;
float: left;
}
.itemButtonsDiv {
width:20px;
height:80px;
float: left;
line-height: 14px;
}
.bankLinkDiv {
width:100px;
height:50px;
float: left;
}
.itemViewLink {
text-transform: none;
}
.cartIcon {
padding-right: 6px;
}

.kataloogi_klass {
text-align: left;
line-height: 14px;
font-size:14px;
display: inline-block;
float: left;
}
.cat_pilt_div {
width:150px;
height:150px;
float: left;
}
.cat_price_div {
width:55px;
height:35px;
float: left;
}
.cat_text_div {
width:100px;
height:28px;
margin: 2px;
float: left;
}
.cat_tocart_div {
width:80px;
height:20px;
margin: 2px;
margin-top: 6px;
float: left;
}
.cat_tocart_img {
margin: 2px;
float: left;
}
.cat_tocart_a {
	line-height: 20px;
}
.ul_cata {
list-style: none;
display: inline-block;
margin: 0px;
}
.ul_cart {
list-style: none;
display: inline-block;
}

h5.item_elem {
display:inline;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
vertical-align:top;
}
img.cross {
margin-left:15px;
}
div.itemamount {
width:40px;
float:left;
}

/* jQuery */

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #sobrale {
  width:455px; 
  height:373px;
  padding:25px;
  background-color:#ffffff;
}

#boxes #edasimyyja {
  width:555px; 
  height:373px;
  padding:25px;
  background-color:#ffffff;
  font-weight: normal;
}

#boxes #fortumo {
  width:400px; 
  height:220px;
  padding:25px;
  background-color:#ffffff;
  font-weight: normal;
}

#boxes #disainikool {
  width:560px; 
  height:480px;
  padding:25px;
  background-color:#ffffff;
  font-weight: normal;
}

#boxes #edasimyyja p { 
	margin-top: 2px; 
	margin-bottom: 2px;
	line-height: 16px;
	font-weight: normal;
	font-size: 14px;
}

#boxes #muuda_andmeid {
  width:600px; 
  height:220px;
  padding:25px;
  background-color:#ffffff;
  font-weight: normal;
  position: fixed;
}

#boxes #parool_unu {
  width:600px; 
  height:150px;
  padding:25px;
  background-color:#ffffff;
  font-weight: normal;
}

.topLoginDiv {
       position:     absolute;
       margin-top: 	 0px;
       left:         50%;/*some magic to align the element in the center; */
       width:        500px;
       height: 		 20px;
       background-color: white;
       margin-left:  -250px;/* half of the width */
       padding: 4px;
       text-align: center;
}
.viitajaLingid {
	float: left;
	width: 530px;
}
.lotsOfText {
	text-align: justify;
}
.tegijad {
	margin:8px;
}
.login_div {
	margin: 5px;
	border-style: dashed;
	border-color: white;
	border-width: 0px;
	padding: 5px;
	width: 220px;
	height: 200px;
	float: left;
}
.miks_edasimyyjaks {
	margin: 10px;
	border-left-style: dashed;
	border-left-color: silver;
	border-left-width: 1px;
	padding: 10px;
	width: 350px;
	float: left;
}

.cover_images_div {
	padding: 5px;
	float: left;
	width: 250px;
}

.cover_images_img {
	border-style: dashed;
	border-color: silver;
	border-width: 1px;
	padding: 5px;
	margin-bottom: 5px;
	float: left;
}

.cover_tont {
	margin: 5px;
	width: 440px;
	height: 370px;
	float: left;
	background-image: url(images/avapage_jutt.png);
	background-repeat: no-repeat;
}
.cover_tont_inside {
	margin-top: 85px;
	margin-left: 40px;
	width: 180px;
	height: 200px;
	float: left;
}
#cover_tont_a a{
	text-decoration: none;
	color: #686868;
}
#cover_tont_a a:hover{
	text-decoration: none;
	color: #83BFFB;
}

.cover_break_line_div {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: silver;
	width: 700px;
	height: 5px;
	float: left;
}

.cover_week_design {
	width: 400px;
	height: 250px;
	float: left;
}

.cover_price_table_div {
	width: 300px;
	float: right;
}


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 5px;
	margin-left: 20px;
	width: 250px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}

.gridCell {
display:block;
float:left;
height:auto;
margin:0 18px 18px 0;
overflow:hidden;
position:relative;
width:158px;
height: 180px;
}

.realviewLink {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://asset.zcache.com/assets/graphics/z2/skins/default/productGridCellBg_v2.gif) no-repeat scroll center center;
border-style:dashed;
border-color: #E2E2E2;
border-width:1px;
border-bottom-style: none;
display:block;
position:relative;
top:1px;
}

.realviewImage {
border:medium none;
height:147px;
margin:2px;
}

.est_cat_price {
	margin: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #83BFFB;
}

.item_price_tag_1 {
	background-color: #F5F5F5;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	width: 240px;
	margin-bottom: 5px;
}

.sa_oled_teeninud {
    background-color: #F5F5F5;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	width: 380px;
	margin-bottom: 5px;
}

#boxes #raha_valja {
  width:555px; 
  height:125px;
  padding:25px;
  background-color:#ffffff;
  font-weight: normal;
  position: fixed;
}

#boxes #raha_valja p { 
	margin-top: 2px; 
	margin-bottom: 2px;
	line-height: 16px;
	font-weight: normal;
	font-size: 14px;
}

.kasutaja_andmete_vaade {
	float:right;
	width: 250px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-color: silver;
	border-left-style: dashed;
}

.checkout_flow {
	float: left;
	width: 620px;
}

.choose_editor_images_div {
	padding: 15px;
	float: left;
	width: 300px;
}

.choose_editor_images_img {
	border-style: none;
	border-color: silver;
	border-width: 1px;
	padding: 10px;
	margin-bottom: 5px;
	float: left;
}

.ul_cata_avapage {
list-style: none;
display: inline-block;
margin: 0px;
width: 400px;
height: 250px;
}

#tool-bar {
background:#888888 none repeat scroll 0%;
border-bottom:1px solid #292929;
color:#ccc;
font-size:85%;
padding-top:0px;
height:22px;
left:0pt;
position:fixed;
top:0pt;
width:100%;
z-index:1;
margin: 0px auto;
}

#tool-bar-dummy1 {
	height:22px;
	width: 100%;
	min-width: 800px;
}

#tool-bar-dummy2 {
	height:102px;
	width: 100%;
	min-width: 800px;
}

#displayText {
	color: #FFFFFF;
}
#fancy_edit_link a{
	color: red;
	font-weight: bold;
}