﻿	
body {
	direction: ltr;
	margin: 0; padding: 0;
	background-image: url('http://www.fontef.com/images/background.gif');
}

div#header {
	position: fixed;
	left: 50px;
	top: 10px;
	width: 100px;
	height: 125px;
	background-image: url('http://www.fontef.com/images/fontef.gif');
	background-repeat: repeat;
	background-position: 0px 0px;
}

div#menu, div#projects_container {
	position: fixed;
	left: 50px; top: 135px;
	width: 100px;
	z-index: 10;
}

div#projects_container {
	display: none;
	z-index: 0;
}

div#menu ul, div#projects_container ul {
	display: block;
	margin: 0; padding: 0;
	width: 100px;
}

div#menu ul li, div#projects_container ul li {
	display: block;
	margin: 0; padding: 0;
	width: 100px;
	height: 24px;
	margin-bottom: 1px;
	cursor: pointer;
}

div#menu ul li a, div#projects_container ul li a {
	display: block;
	margin: 0; padding: 0;
}

div#menu ul li img, div#projects_container ul li img {
	border: 0;
	display: block;
	margin: 0; padding: 0;
}

div#fonts_container {
	display: none;
	position: absolute;
	right: 0px;
	left: 190px;
	top: 60px;
	height: 100%;
	background-color: transparent;
}

div#cart_container {
	display: none;
	position: absolute;
	right: 0px;
	left: 190px;
	top: 60px;
	height: 100%;
	background-color: transparent;
	padding-bottom: 50px;
}

table.cart {
	position: relative;
	top: 0px; right: 0px;
	border-collapse: separate;
	margin-bottom: 20px;
	border-spacing: 5px;
	white-space: nowrap;
}

a.cartAction {
	color: rgb(96, 96, 96);
	font-weight: bold;
}

table.cart td {
	font-family: Arial, Sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #606060;
	line-height: 18px;
	margin: 5px;
	vertical-align: top;
	padding: 5px;
}

table.cart td.totalCaption {
	width: 510px;
	background-color: white;
}

table.cart td.totalSum {
	width: 200px;
	background-color: white;
}

table.cart td.title {
	width: 100px;
	background-color: white;
}

table.cart td.weights {
	width: 200px;
	padding: 0;
}

table.cart td.weights div, table.cart td.formats div {
	padding: 5px;
	background-color: white;
}

table.cart td.formats {
	width: 200px;
	padding: 0;
}

table.cart td.price {
	width: 200px;
	vertical-align: bottom;
	background-color: white;
}

table.cart td ul {
	display: block;
	margin: 0; padding: 0;
	list-style: none outside;
}

table.cart td ul li {
	display: block;
	padding: 5px;
	margin-top: 5px;
	cursor: default;
}

table.cart form {
	display: block;
	margin: 0; padding: 0;
}

table.cart input {
	display: block;
	margin: 0; padding: 0;
	border: 0;
	width: 500px;	
}

table.cart input.submit {
	width: 150px;
	background-color: transparent;
	text-align: right;
}

div.card {
	font-family: Arial, Sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #606060;
	line-height: 18px;
	position: relative;
	top: 0px; right: 0px;
	margin-bottom: 20px;
}

div.add_card {
	font-family: Arial, Sans-serif;
	font-weight: 400;
	font-size: 12px;
	padding: 5px;
	background-color: #B4D9E8;
	color: black;
	line-height: 18px;
	position: relative;
	top: 0px; right: 0px;
	margin-bottom: 20px;
}

div.add_card a {
	color: black;
}

span.title {
	display: block;
	position: absolute;
	top: 0px; left: 0px;
	cursor: pointer;
	background: white;
	padding: 0px;
	width: 100px;
	height: 24px;
}

span.title img {
	display: block;
}

div.card ul.weights {
	display: block;
	position: absolute;
	top: 0px; left: 120px;
	margin: 0; padding: 0;
	list-style: none;
}

div.card ul.weights li {
	display: block;
	cursor: pointer;
	position: absolute;
	width: 60px; height: 20px;
	padding: 2px 5px;
	background-color: !#A1AED9;
}

span.smallsize {
	display: block;
	position: absolute;
	top: 0px; left: 625px;
	width: 15px; height: 20px;
	padding: 2px 5px;
	cursor: pointer;
}

span.bigsize {
	display: block;
	position: absolute;
	top: 0px; left: 650px;
	width: 15px; height: 20px;
	padding: 2px 5px;
	cursor: pointer;
}

span.buy {
	cursor: pointer;
	display: block;
	position: relative;
	top: 0px; left: 685px;
	height: 20px; width: 60px;
	padding: 2px 5px;
	background: white;
}

span.buy a {
	text-decoration: none;
	color: rgb(96, 96, 96);
}

span.newflag {
	display: none;
	position: absolute;
	top: 0px; left: 770px;
	height: 20px; width: 40px;
	padding: 2px 5px;
	color: black;
	background: white;
	text-align: center;
}

div.admin {
	padding: 5px;
	background-color: #B4D9E8;
	color: black;
}

div.admin a {
	color: black;
}

div.admin div {
	margin-top: 10px;
}

div.admin table td {
	vertical-align: top;
}

div.admin ul, div.add_card ul {
	list-style: none;
	display: block;
	padding: 0; margin: 0;
	margin-left: 25px;
}

div.admin ul li, div.add_card ul li {
	display: block;
	padding: 0; margin: 0;
	height: 45px;
}

div.admin ul li.stripedit {
	height: auto;
}

div.admin .long {
	width: 400px;
	height: auto;
}

div.admin .short {
	width: 115px;
	height: auto;
}

div.admin .tiny {
	width: 50px;
}

div.admin label, div.add_card label {
	display: block;
}

div.admin input, div.add_card input {
	background-color: white;
	padding: 5px;
	border: 0;
	color: black;
	font-size: 16px;
}

div.admin input.submit {
	background-color: #DAECF4;
	border: 2px solid white;
	padding: 2px;
	font-size: 14px;
}

div.strip {
	!padding-top: 5px;
	height: 5px;
	overflow: hidden;
	cursor: pointer;
	background-color: white;
}

div.strip img {
	width: 49%;
	height: 128px;
	border: 0px;
}

div.info {
	height: 1px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: white;
	position: relative;
}

div.text {
	overflow: hidden;
	height: 0px;
	position: absolute;
	top: 10px;
	left: 265px;
	width: 250px;
	font-family: Arial, Sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #606060;
}

div#loading {
	font-family: Arial, Sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #606060;
	line-height: 18px;
	background-color: white;
	position: fixed;
	left: 50%; margin-left: -50px; width: 100px;
	top: 50%; margin-top: -25px;
	padding: 10px;
	text-align: center;
}

div.photos {
	display: block;
	position: relative;
	top: 85px;
	left: 550px;
	height: 0px;
	font-family: Arial, Sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #606060;
	list-style: none outside none;
}

div.photos div {
	display: block;
	position: relative;
	top: -75px;
}

div.photos div img {
	display: block;
}

div.photos div.picnav {
	position: absolute;
	top: 5px; left: 0px;
}

div.photos div.picnav img {
	display: inline;
}

div#pic_container {
	display: none;
	position: absolute;
	padding: 5px;
	background-color: white;
	overflow: hidden;
}

div#pic_container div {
	padding: 0; margin: 0;
	background-position: 100% 0px;
	background-repeat: no-repeat;
}

div#pic_container img {
	border: 0;
	display: block;
}

div#about_container {
	position: fixed;
	top: 135px; left: 35px;
	overflow: hidden;
	height: 0px;
	display: none;
	font-family: Arial, Sans-serif;
	font-weight: 400;
	font-size: 11px;
	color: #606060;
	width: 100px;
	background-color: white;
	padding: 15px;
}

div#links_container {
	font-family: Arial, Sans-serif;
	font-weight: 400;
	font-size: 11px;
	color: #606060;
	padding: 10px;
	margin-top: 15px;
	background-color: white;
	height: 1.5em;
	overflow: hidden;	
}

div#links_container:hover {
	height: auto;
}

div#links_container ul, div#links_container ul li {
	display: block;
	width: auto;
	height: auto;
}

div#links_container ul li {
	margin-bottom: 4px;
}

div#links_container a {
	color: #606060;
}

div#links_container p {
	padding: 0; margin: 0;
	height: 30px;
}

div#badge_container {
	text-align: center;
	margin-top: 15px;
}
