body {
	margin: 0px;
	background-image: url('images/background.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #CEE4FC;
}

img {
	border: none;
}

table {
	font-size: 13px;
	color: #222222;
}

td {
	padding: 0px;
	line-height: 22px;
	vertical-align: top;
}

td.basket {
	height: 80px;
	vertical-align: middle;
	padding: 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}

td.receipt {
	height: 60px;
	vertical-align: middle;
	padding: 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}

div.outer {
	width: 980px;
	height: 100%;
	position: relative;
	float: center;
	text-align: center;
	margin: 0px;
}

div.logo {
	width: 200px;
	height: 105px;
	position: relative;
	float: left;
	text-align: left;
	margin-top: 20px;
}

div.basket {
	width: 230px;
	height: 80px;
	position: relative;
	float: right;
	font-family: georgia;
	font-size: 12px;
	color: #3D8CB8;
	line-height: 16px;
	text-align: left;
	background-image: url('images/basket.png');
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: 25px;
}

div.basket span {
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	color: #134A85;
	text-decoration: none;
}

div.search {
	width: 500px;
	height: 60px;
	position: relative;
	float: right;
	font-family: georgia;
	font-size: 11px;
	line-height: 24px;
	text-align: right;
	margin-top: 28px;
	margin-right: 30px;
}

div.search-left {
	position: relative;
	float: right;
	text-align: right;
}

div.search-right {
	position: relative;
	float: right;
	margin-left: 8px;
}

div.topmenu {
	width: 500px;
	height: 27px;
	position: relative;
	float: right;
	text-align: right;
	margin-top: 8px;
	margin-right: 30px;
}

div.topmenu a {
	font-family: georgia;
	font-size: 12px;
	color: #3D8CB8;
	text-decoration: none;
	margin-left: 14px;
}

div.topmenu a:hover {
	padding-bottom: 4px;
	border-bottom: 3px solid #3D8CB8;
}

div.content {
	width: 980px;
	height: auto;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	background-image: url('images/background-logo.png');
	background-position: 567px 5px;
	background-repeat: no-repeat;
	border: 3px solid #AADBF2;
	margin-top: 15px;
	z-index: 99;
}

div.content-in {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 10px;
}

div.menu {
	width: 970px;
	height: 45px;
	position: relative;
	float: left;
	font-family: georgia;
	text-align: left;
	background-image: url('images/menu.png');
	background-position: top left;
	background-repeat: repeat-x;
	margin: 5px;
	margin-bottom: 0px;
	z-index: 99;
}

div.menu-in {
	position: relative;
	margin-top: 10px;
	margin-left: 16px;
}

a.menuadm {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 17px;
}

a.menuadm:hover {
	color: #AADBF2;
}

div.topbanner {
	width: 970px;
	height: 70px;
	position: relative;
	float: left;
	text-align: left;
	background-image: url('images/topbanner.png');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div.topbanner-in {
	width: 900px;
	height: 40px;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

div.maincontent {
	width: 930px;
	height: auto;
	position: relative;
	float: left;
}

div.maincontent, div.upload {
	font-family: georgia;
	font-size: 13px;
	color: #222222;
	line-height: 22px;
	text-align: left;
	margin: 22px;
	z-index: 1;
}

div.maincontent a, div.upload a {
	font-family: georgia;
	color: #3D8CB8;
	text-decoration: underline;
}

div.maincontent a:hover, div.upload a:hover {
	text-decoration: none;
}

div.facebook {
	width: 900px;
	height: 40px;
	position: relative;
	float: left;
	font-family: georgia;
	font-size: 13px;
	color: #777777;
	line-height: 22px;
	text-align: left;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
}

span.grey {
	color: #777777;
}

div.banner {
	width: 970px;
	position: relative;
	float: left;
	margin: 5px 5px;
}

div.collection {
	width: 890px;
	height: 200px;
	position: relative;
	float: left;
	color: #777777;
	text-align: left;
	background-color: #EDF3FC;
	border: 3px solid #AADBF2;
	margin-bottom: 20px;
}

div.collection span {
	font-family: georgia;
	font-size: 17px;
	font-weight: bold;
	color: #3D8CB8;
}

div.collection-in {
	position: relative;
	float: left;
	margin: 25px;
}

div.collection-left {
	width: 160px;
	position: relative;
	float: left;
}

div.collection-right {
	width: 600px;
	position: relative;
	float: left;
	text-align: left;
	margin-left: 30px;
}

div.collection img {
	border: 5px solid #FFFFFF;
}

div.new {
	width: 100px;
	height: 100px;
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	background-image: url('images/new.png');
	background-position: top left;
	background-repeat: no-repeat;
}

div.item {
	width: 279px;
	height: 285px;
	position: relative;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url('images/ornament.png');
	background-position: center 220px;
	background-repeat: no-repeat;
	border: 3px double #AADBF2;
	margin-bottom: 20px;
}

div.item img {
	margin-top: 15px;
}

div.item span {
	font-family: georgia;
	font-size: 17px;
	font-weight: bold;
	color: #3D8CB8;
}

div.item2 {
	width: 580px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 20px;
}

div.item2 span {
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

div.item3 {
	width: 100%;
	height: 40px;
	position: relative;
	float: left;
	border: 2px solid #CCCCCC;
	margin: 5px 0px;
}

div.item3-in {
	position: relative;
	float: left;
	margin: 10px;
}

div.item2 span.mini {
	font-size: 15px;
	color: #3D8CB8;
	margin-bottom: 5px;
}

div.item, div.item2 {
	margin-right: 25px;
}

div.mini {
	width: 255px;
	height: 90px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	border: 3px double #AADBF2;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 20px;
}

div.mini_pic {
	width: 70px;
	height: 70px;
	position: relative;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	margin: 10px;
}

div.mini_pic img {
	margin-top: 5px;
}

div.mini_text {
	width: 150px;
	height: 70px;
	position: relative;
	float: left;
	font-size: 11px;
	line-height: 15px;
	margin-top: 10px;
}

div.mini_text a {
	color: #3D8CB8;
	text-decoration: none;
}

div.mini_text a:hover {
	color: #3D8CB8;
}

div.bottom {
	width: 205px;
	height: 145px;
	position: relative;
	float: left;
	font-family: georgia;
	font-size: 11px;
	color: #3D8CB8;
	text-align: left;
	line-height: 16px;
	margin: 20px;
	z-index: 1;
}

div.bottom span {
	font-size: 14px;
	color: #134A85;
	font-weight: bold;
	line-height: 35px;
}

div.bottom a {
	font-weight: bold;
	color: #3D8CB8;
	text-decoration: underline;
}

div.bottom a:hover {
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

textarea {
	width: 400px;
	height: 110px;
	font-family: georgia;
	font-size: 13px;
	color: #666666;
	border: 1px solid #BAC5DC;
	background-color: #FFFFFF;
	padding: 2px 3px;
	margin-top: 2px;
	margin-bottom: 6px;
}

input.text, select {
	width: 400px;
	height: 23px;
	font-family: georgia;
	font-size: 13px;
	color: #666666;
	border: 1px solid #BAC5DC;
	background-color: #FFFFFF;
	padding: 2px 3px;
	margin-top: 2px;
	margin-bottom: 6px;
}

input.text-big {
	width: 410px;
	height: 29px;
	font-family: georgia;
	font-size: 14px;
	color: #7A8FBC;
	border: 2px solid #BAC5DC;
	background-color: #FFFFFF;
	padding: 3px 5px;
	margin: 0px;
}

input.text-mini {
	width: 35px;
	height: 23px;
	font-family: georgia;
	font-size: 13px;
	color: #666666;
	border: 1px solid #BAC5DC;
	background-color: #FFFFFF;
	padding: 2px 3px;
	margin-right: 5px;
}

select.mini {
	width: 95px;
	height: 23px;
	font-family: georgia;
	font-size: 13px;
	color: #666666;
	border: 1px solid #BAC5DC;
	background-color: #FFFFFF;
	padding: 2px 3px;
	margin: 0px;
	margin-right: 5px;	
}

input.submit {
	height: 25px;
	font-family: georgia;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3D8CB8;
	background-image: url('images/button.png');
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px solid #3D8CB8;
	padding: 1px 3px;
	margin: 0px;
	margin-right: 5px;
}
