/*
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: #000000 url(../images/img03.jpg) repeat-x left top;
	*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
}

h1, h2, h3 {
	margin: 0;
	font-family:Arial;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 26px; }

h3 { }

p, ul, ol {
	
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 11px;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 10px 0 0;
}

img.left2 {
	float: left;
	margin: 7px 20px 0 20px;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}
img.right2 {
	float: right;	
}
img.right3 {
	float: right;
	margin: 13px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	/*
	background: url(../images/img06.jpg) repeat-x left bottom;
	*/
}

/* Header */

#header-wrapper {
	width: 980px;
	margin: 0 auto;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
}

#quality-more-wrapper {
	width: 200px;
	margin: 0 auto;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
}


#header {
	width: 980px;
	height: 60px;
	margin: 0 auto;
	background: #608F30 url(../images/eris_product/img02.jpg) no-repeat left top;
}

/* Menu */

#lang {
	float: right;
	width: 120px;
	height: 76px;
}
#lang form {
	float: right;
	margin: 0;
	padding: 17px 0 0 0;
}
#lang fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#menu {
	float: left;
	width: 630px;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 25px 0px 0 15px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	/*�W��u��C�k�詵��Z��A�p�Gie6�����D�N��o��*/
	margin-right: 2px;
	padding-right: 9px;
	text-decoration: none;
	/*
	font: 14px Georgia, "Times New Roman", Times, serif;
	*/
	font-family:Arial;
	font-style:normal;
	font-size:15px;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #FFFFFF;
}


/* Search */

#search {
	float: right;
	width: 225px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	width: 225px;
	padding: 3px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	margin-left: 6px;	
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 90px;
	height: 20px;
	padding: 3px 0 0 5px;
	background: #FFFFFF;
	color: #000000;
}
#lang_select {
	width: 90px;
	padding: 3px 0 0 5px;
	background: #FFFFFF;
	color: #000000;
}

#search-submit {
	height: 23px;
	margin-left: 6px;
	color: #000000;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 15px 0px 0px 0px;
	background: url(../images/eris_product/bg_product_1.jpg) no-repeat 50% 100%;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
}

/** LOGO */

#logo {
	height: 167px;
	background: url(../images/eris_product/img01.jpg) no-repeat left top;
}

#logo h1, #logo p {

	margin: 0;
	padding: 10px 0 0 80px;
	line-height: normal;
}

#logo h1 {
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }


#logo p {
	padding: 50px 0 0 30px;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 700px;
}

#path {
	float: left;
	width: 620px;
	padding-left:20px;
	padding-bottom:10px;
	font-size:13px;
	color:#837669;	
}
#path a {
	color:#837669;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {

	/*font: 25px Georgia, "Times New Roman", Times, serif;*/
	font-family:Arial;
	font-style:normal;
	font-size:16px;
	color: #FFFFFF;	
	height: 45px;
	margin-bottom: 3px;
	padding: 0px 0px 2px 20px;
	/*background: url(../images/eris_product/img07.jpg) no-repeat left top*/;
	color: #000000;
}

.post .date {
	float: right;
	margin-top: -70px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.post .meta {
	margin: -40px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-style:normal;
	
	
	color: #B6ACA2;
}
.post .meta2 {
	font-style:normal;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	font-family:Arial;
	font-style:normal;	
	font-size:10px;
	padding: 25px 20px;

}
.post .zz{
	font-family:Arial;
	font-style:normal;	
	font-size:10px;
	padding: 0px 0px 10px 0px;;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;

	width: 222px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	font-style:normal;
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	/*padding: 15px 0 0px 20px;
	background: url(../images/eris_product/img04_available.jpg) no-repeat left top;*/
	padding: 15px 0px 0px 30px;
	background: url(../images/eris_product/img04_available.gif) no-repeat left top;	
	font-size: 16px;
	font-weight:bold;
	color: #2B388F;
}


#sidebar p {
	padding-left:20px;
	font-size:13px;
	line-height: 200%;
	width:180px;
}
#sidebar a{ text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }
/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/eris_product/bg_product_2.jpg) no-repeat ;
}

#footer p {
	margin: 0;
	padding: 25px 0;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}
