body#main_page {
	margin: 0;
	padding: 0;
	background: #000 url(Design/SiteDesign/StarSky.png);
	position: relative;
}
#grass {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-width: 0.1%;
	height: 100px;
	background: url(Design/SiteDesign/Grass.png) repeat-x;
}
#clouds {
	position: absolute;
	top: 85px;
	left: 204px;
	width: 600px;
	height: 62px;
	background: url(Design/SiteDesign/Clouds.png) no-repeat;
}
#clouds2 {
	position: absolute;
	top: 85px;
	left: 0;
	width: 100%;
	height: 62px;
	background: url(Design/SiteDesign/Clouds2.png);
	background-position: -20px 0;
	min-width: 0.1%;
}
#line {
	position: absolute;
	top: 168px;
	left: 248px;
	width: 500px;
	height: 1px;
	background: url(Design/SiteDesign/line.png) no-repeat;
}	
#page {
	position: relative;
	margin: auto;
	width: 800px;
	height: 100%;
	background: url(Design/SiteDesign/moon.png) no-repeat;
	background-position: 74px 5px;
}
#header {
	margin: 0px 0px 0px 219px;
	padding: 0;
	width: 570px;
	height: 180px;
}
#logo {
	z-index: 1;
	position: relative;
	top: 0;
	left: 163px;
	width: 191px;
	height: 90px;
	background: url(Design/SiteDesign/Aizhana.png) no-repeat;
}
#main_nav {
	width: 570px;
	height: 60px;
	background-color: #E8ECED;
	padding: 0;
	margin: 30px 0 0 0;
	text-align: left;
}
#main_nav_list {
	position: relative;
	width: 570;
	height: 50px;
	list-style-type: none;
	margin: 0 0 0 -20px;
}
#main_nav_list li {
	diplay: inline;
	height: 50px;
	margin: 10px 10px 0 10px;
	float: left;
}
#main_nav_list img {
	border-style: none;
}
#contents {
	padding: 0;
	margin: 0;
	width: 800px;
	height: 100%;
}
#left_column {
	background: #000 url(Design/SiteDesign/StarSky.png) repeat-y;
	width: 219px;
	height: 100%;
	float: left;
}
#sub_nav {
	margin: 0;
	padding: 0;
	width: 219px;
}
#sub_nav_list {
	padding: 0;
	margin: 0;
	width: 219px;
	list-style-type: none;
}
#sub_nav_list li {
	margin: 0 0 3px 0;
	padding: 0;
	text-align: center;
	height: 65px;
}
#sub_nav_list a {
	overflow: hidden;
	line-height: 90px;
	height: 65px;
	margin: 0;
	padding: 0;
	display: block;
}
#main_column {
	width: 570px;
	height: 100%;
	background-color: #E8ECED;
	float: left;
	min-height: 550px;
}
#data {
	line-height: 1.2;
	margin: 0;
	padding: 0 30px 0 30px;
	width: 510px;
	overflow: visible;
}
#data p {
	margin: 5px 10px 10px 5px;
	padding: 0;
}
#data iframe {
	margin: 20px 0 0 0;
	padding: 0;
}
.product {
	margin: 10px 0 0 0;
	padding: 0;
	width: 255px;
	float: left;
	text-align: center;
	border-style: none;
	position: relative;
}
.product img {
	border-style: none;
}
.cl {
	margin: 0;
	padding: 0;
	clear: both;
	border-top: 1px dotted;
}
.cat {
	text-align: center;
}
.items {
	margin: 0;
	padding: 0 0 5px 0;
	width: 510px;
	position: relative;
	float: left;
}
.items_img {
	margin: 0 0 5px 0;
	padding: 0;
	width: 100px;
	height: 100px;
	float: left;
	position: relative;
	text-align: center;
}
.items_img img {
	border-style: none;
	max-width: 100px;
	max-height: 100px;
}
.img {
	width: 100px;
	height: 100px;
}
.items_info {
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	width: 255px;
	height: 100px;
	float: left;
	position: relative;
}
.items_buy {
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	width: 150px;
	float: left;
	position: relative;
	text-align: center;
}
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 110px;
	bottom: 0;
	border-style: none;
}
#left_footer {
	background: url(Design/SiteDesign/FooterFairy.png) no-repeat;
	width: 219px;
	height: 110px;
	float: left;
	border-style: none;
}
#right_footer {
	width: 570px;
	height: 110px;
	background: #E8ECED url(Design/SiteDesign/FooterBack.png) no-repeat;
	border-style: none;
	float: left;
}
#footer_nav {
	padding: 0;
	margin: 10px 30px 0 30px;
	width: 510px;
	height: 35px;
	position: relative;
}
.np {
	margin: 0;
	padding: 0;
	width: 28px;
	height: 35px;
	float: left;
	border-style: none;
	position: relative;
}
.np img {
	border-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#footer_pages {
	margin: 0;
	padding: 0;
	width: 454px;
	height: 35px;
	float: left;
	position: relative;
	text-align: center;
}
#numb {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#numb li {
	display: inline;
	margin: 0 5px 0 5px;
}	
#footer_links {
	padding: 0;
	width: 300px;
	margin: 10px 0 0 0;
	text-align: center;
	bottom: 35px;
	right: 135px;
	position: absolute;
}
#disc {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#disc li {
	display: inline;
	padding: 0 10px 0 10px;
}
/*--- Custom ---*/
#me {
	border: solid 1px;
	max-width: 231px;
	max-height: 307px;
	min-width: 231px;
	min-height: 307px;
	background: #000000 url(Img/Resources/Myself.png) no-repeat;
	vertical-align: top;
	float: left;
	margin: 0 10px 0 0;
}
#myplaces {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#myplaces li {
	margin: 7px 0 0 7px;
	padding: 0;
}
#myplaces img {
	border-style: none;
}
#dat {
	line-height: 1.2;
	margin: 0;
	padding: 0 30px 0 30px;
	width: 510px;
	overflow: visible;
}
#dat p {
	margin: 5px 10px 10px 5px;
	padding: 0;
}
#support_nav {
	width: 570px;
	height: 60px;
	background-color: #E8ECED;
	padding: 0;
	margin: 30px 0 0 0;
	text-align: left;
}
#support_nav_list {
	position: relative;
	width: 570px;
	height: 50px;
	list-style-type: none;
}
#support_nav_list li {
	display: inline;
	height: 50px;
	margin: 10px 26px 0 26px;
	float: left;
}
#support_nav_list img {
	border-style: none;
}
#support_line {
	position: absolute;
	top: 168px;
	left: 286px;
	width: 445px;
	height: 1px;
	background: url(Design/SiteDesign/line.png) no-repeat;
}
#item_care {
	width: 170px;
	height: 39;
	vertical-align: top;
}
#returns {
	width: 170px;
	height: 39px;
	vertical-align: top;
}
/*--- Forms ---*/
.data fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.data input {
	border-style: solid;
	border-width: 1px;
	border-style: none;
}
.data textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.data submit {
	text-align: right;
}
.product select {
	text-align: center;
	background-color: #E9EDEE;
	border: 2 ridge #008000;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
}
.items select {
	text-align: center;
	background-color: #E9EDEE;
	border: 2 ridge #008000;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
}
.data legend{
	color: #000000;
}
.data label {
	color: #000000;
}
.data button {
	background-color:#A85C8E; 
}
#ace_full table {
	border-style: none;
	border-width: 0px;
	border-spacing: 0;
}

#ace_full th {
	color: #FFFFFF;
	background-color:#A15084;
	padding: 3px 2px 3px 2px;
}

#ace_full tr.odd {
	color: #000000;
	background-color:#F8F2F6;
	padding: 3px 2px 3px 2px;
}

#ace_full tr.even {
	color: #000000;
	background-color:#EFE2EB;
	padding: 3px 2px 3px 2px;
}