html, body, ul, li, h1, h2, h3, h4, h5, h6, p, hr {
	margin: 0;
	padding: 0;
}
body {
	font: 1em "MS PGothic";
	color: #fff;
	background: #371e1e;
	margin-top: 25px;
	margin-bottom: 20px;
}
ul {
	list-style: none;
}
hr {
	display: none;
}
/*
SHARED
*/
#header, #content, #footer {
	width: 800px;
	margin: 0 auto;
}
/*
CONTAINER
*/
div#container {
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: transparent url(../images/bg.gif) repeat-y;
}
/*
HEADER
*/
#header {
	height: 46px;
	background: transparent url(../images/top.gif) no-repeat center top;
}
#header h1 {
	color: #d6c274;
	font-size: .7em;
	font-weight: normal;
	text-align: center;
	position: absolute;
	margin: 0 auto;
	width: 800px;
	top: -17px;
}
#nav_main {
}
#nav_main ul {
	font: .8em "Tahoma", sans-serif;
	margin-top: 20px;
	margin-right: 10px;
	float: right;
}
#nav_main ul li {
	display: inline;
	margin: 0 10px;
	color: #d6c274;
}
#nav_main ul li#active {
	font-weight: bold;
}
#nav_main ul li a {
	text-decoration: none;
}
#nav_main ul li a:link,
#nav_main ul li a:visited {
	color: #fff;
}
#nav_main ul li a:hover {
	color: #d6c274;
}
/*
*/
#content {
	width: 760px;
}
/*
FOOTER
*/
#footer {
	text-align: center;
	background: transparent url(../images/bottom.gif) no-repeat bottom;
	height: 130px;
	position: relative;
	clear: both;
}
#footer #nav_sec {
	display: block;
	width: 770px;
	font-size: .7em;
	position: absolute;
	bottom: 30px;
	left: 15px;
	border-top: 1px #b5a58e solid;
	padding-top: 5px;
}
#footer ul#nav_sec li {
	display: inline;
	margin: 0;
	color: #d6c274;
}
#footer ul#nav_sec li a {
	text-decoration: none;
}
#footer ul#nav_sec li a:link,
#footer ul#nav_sec li a:visited {
	color: #eae7e3;
}
#footer ul#nav_sec li a:hover {
	color: #d6c274;
}
#footer span#copy {
	display: block;
	width: 800px;
	position: absolute;
	bottom: 4px;
	left: 0;
	color: #fdf6ee;
	/*text-transform: uppercase;*/
	font: .7em Arial, sans-serif;
}
#footer span#copy a:link,
#footer span#copy a:visited {
	text-decoration: none;
	/*color: #A1D57B;*/
	color: #D0BBBA;
}
#footer span#copy a:hover {
	/*text-decoration: underline;
	color: #A1D57B;*/
}
/*
*
* CATALOG AND SHARED WITH GALLERY
*
*/
body#catalog {
	/*background: #1e0000 url(../images/bg_catalog_body.gif) repeat-x 0 71px*/;
	background: #1e0000 url(../images/bg_catalog_body2.gif) repeat-x 0 71px;
}
#catalog #header {
	height: 46px;
}
#catalog #content {
	width: 800px;
}
#catalog #content h2,
#catalog #content ul li h2 {
	display: none;
}
/*
	PAGINATION
*/
#catalog #content #pages {
	font: .8em "MS PGothic", "Arial", sans-serif;
	margin: 0 auto;
	position: relative;
	bottom: 24px;
}
#catalog #content #pages ul {
	color: #E3E0DD;
	text-align: center;
	height:25px;
}
#catalog #content #pages h3 {
	display: none;
}
#catalog #content #pages ul li {
	display: inline;
	margin: 0 3px;
	/*
	*/
	text-align: center;
}
#catalog #content #pages ul li.actual_page {
	color: #D6C274;
	font-weight: bold;
	margin: 0 2px 0 5px;
}
#catalog #content #pages ul li.actual_page span.sep{
	color: #fff;
	font-weight: normal;
}
#pages ul li a {
	text-decoration: none;
}
#pages ul li a:link,
#pages ul li a:visited {
	color: #E3E0DD;
}
#pages ul li a:hover {
	color: #D6C274
}
/*
	CATEGORIES
*/
#catalog #categories {
	position: relative;
}
#catalog #categories ul {
	position: absolute;
	top: 10px;
	right: 20px;
	text-align: right;
	font-size: .7em;
	width: 100%;
}
#catalog #categories ul li {
	display: inline;
	margin-right:7px;
	padding-right: 5px;
	color: #D6C274;
	background: transparent url(../images/sep_categories2.gif) no-repeat right top;
}
#catalog #categories ul li.last_cat {
	background: none;
	margin-right: 0;
	padding-right: 0;
}
/*FIREFOX*/
#catalog #categories ul>li {
	padding-right: 7px;
}
#catalog #categories ul li a {
	text-decoration: none;
}
#catalog #categories ul li a:link,
#catalog #categories ul li a:visited {
	color: #fff;
}
#catalog #categories ul li a:hover {
	color: #D6C274;
}
/**/
#catalog ul#subcategories {
	font-size: .7em;
	position: absolute;
	top: 38px;
}
#catalog #footer {
	height: 60px;
}
/*
PRODUCTS
*/
#catalog #products {
	background: transparent url(../images/bg_catalog2.gif) no-repeat;
	width: 800px;
	height: 422px;
}
#catalog #products ul#products_list {
	margin: 0 auto;
	width: 700px;
	padding-top: 70px;
}
ul#products_list li.product {
	width: 175px;
	float: left;
	height: 160px;
}
ul#products_list li.product ul li {
}
ul#products_list li,
ul#products_list li h3 {
	text-align: center;
	color: #cfcbca;
	font: .9em "MS PGothic", sans-serif;
}
ul#products_list li h3 a {
	font-size: 1em;
	line-height: 1.5em;
}
ul#products_list li h3 a:link {
	color: #cfcbca;
	text-decoration: none;
}
ul#products_list li h3 a:visited {
	color: #888;
	text-decoration: none;
}
ul#products_list li h3 a:hover {
	color: #ddd;
	border-bottom: 1px solid;
}
ul#products_list li.product img {
	border: 1px #cfcbca solid;
}
ul#products_list li.status_new,
ul#products_list li.status_sold {
	margin-bottom: 4px;
	font-size: .8em;
	font-family: Tahoma;
	/*font-weight: bold;*/
	color: #C8B16E;
	/*color: #fff;*/
}
ul#products_list li.status_new,
ul#products_list li.status_sold {
	/*position: relative;*/
	text-align: right;
	padding-right: 15px;
}
ul#products_list li.status_new span,
ul#products_list li.status_sold span {
	/*position: absolute;
	right: 20px;
	top: 0px;*/
}
/*


	PRODUCT


*/
body#show_product  {
	/*background: #1e0000 url(../images/bg_product_body.gif) repeat-x 0 71px;*/
	background: #1e0000 url(../images/bg_product_body.gif) repeat-x 0 0px;
	color: #382F2A;
	font-size: .9em;
	position: relative;
	margin-top: 0;
}
#show_product #header {
	/*height: 46px;*/
	display: none;
}
#show_product #product h1 {
	/*display: none;*/
	font-size: .9em;
	color: #fff;
	font-weight: normal;
}
#show_product #product {
	background: transparent url(../images/bg_product.gif) no-repeat;
	width: 800px;
	height: 100%;
}
#show_product #product img {
	/*position: relative;
	display: block;
	width: 746px;
	height: 497px;
	overflow: hidden;*/
	/*top: 43px;
	left: 27px;*/
	/*
	push
	*/
	display: block;
	width: 746px;
	height: 497px;
	overflow: hidden;
	padding: 43px 0 17px 27px;
}
/*bottom nav -only this page-*/
#show_product #nav_main {
	margin: -20px 0 0; /*IE*/
	position: relative;
	height: 20px;
}
#show_product #container > #nav_main { /*FIREFOX RESET*/
	margin: -20px 0 0;
}
#show_product #nav_main ul {
	font: .7em "Tahoma", sans-serif;
	margin: 0 auto;
	display: block;
	width: 100%;
	text-align: center;
	/**/
	position: absolute;
}
#show_product #nav_main ul li {
	display: inline;
	margin: 0 10px;
	color: #d6c274;
}
#show_product #nav_main ul li#active {
	/*font-weight: bold;*/
}
#show_product #nav_main ul li a {
	/*text-decoration: none;*/
}
#show_product #nav_main ul li a:link,
#show_product #nav_main ul li a:visited {
	/*color: #fff;*/
}
#show_product #nav_main ul li a:hover {
	/*color: #d6c274;*/
}
/*

NAV

*/
#show_product #pics_nav,
#show_product #pics_nav2 {
	position: absolute;
	line-height: 1.5em;
	width: 720px;
	height: 21px;
	left: 46px;
	font-size: .9em;
	/**/
	/*font: .8em "MS PGothic", "Arial", sans-serif;*/
}
#show_product #pics_nav {
	margin-top: 7px;
}
#show_product #pics_nav2 {
	/*margin-top: 556px;
	background: #000;*/
}
/*FIREFOX*/
#show_product #product > #pics_nav2 {
	/*background: #f0f;
	margin-top: 0;*/
}
/*END FIREFOX*/
#show_product #pics_nav h2,
#show_product #pics_nav2 h2 {
	font-size: .9em;
	font-weight: normal;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
}
#show_product #pics_nav ul,
#show_product #pics_nav2 ul {
	font-size: .9em;
	position: absolute;
	top: 0;
	right: 0;
}
#show_product #pics_nav ul li,
#show_product #pics_nav2 ul li {
	margin: 0 3px;
	display: inline;
	color: #fff;
}
#show_product #pics_nav ul li.actual_pic,
#show_product #pics_nav2 ul li.actual_pic {
	color: #D6C274;
}
#show_product #pics_nav ul li.actual_pic span.sep,
#show_product #pics_nav2 ul li.actual_pic span.sep {
	color: #fff;
}

#show_product #pics_nav ul li a,
#show_product #pics_nav2 ul li a {
	text-decoration: none;
	color: #fff;
}
/*
*/
/*
#show_product #pics_nav h2 {
	display: inline;
	font-size: .9em;
	font-weight: normal;
	color: #fff;
}
#show_product #pics_nav {
	font: .8em "MS PGothic", "Arial", sans-serif;
}
#show_product #pics_nav ul {
	text-align: center;
	margin-top: 3px;
}
#show_product #pics_nav ul li {
	margin: 0 3px;
	display: inline;
	color: #fff;
}
#show_product #pics_nav ul li#actual_pic {
	color: #D6C274;
}
#show_product #pics_nav ul li a {
	text-decoration: none;
	color: #fff;
}
*/
/*
*/
#show_product div#description {
	margin: 0 auto;
	width: 740px;
	height: 121px;
	background: transparent url(../images/bg_desc.gif) no-repeat;
	position: relative;
	top: 50px;
}
#show_product div#description p {
	padding: 15px 20px 0;
}
/*
*/
#show_product div#last_info {
	position: relative;
	top: 50px;
	width: 471px;
	height: 172px;
	background: transparent url(../images/bg_last_info.gif) no-repeat;
	margin-left: 30px;
	margin-top: 15px;
}
#show_product #last_info ul {
	line-height: 1.2em;
	padding-top: 20px;
	padding-left: 20px;
}
#show_product #last_info ul .title {
	font-weight: bold;
}
/*
*/
#show_product div#cargo {
	font-size: .9em;
	text-align: center;
	width: 260px;
	height: 142px;
	background: transparent url(../images/bg_buy.gif) no-repeat;
	margin-left: 510px;
	margin-top: -122px;
	/*
	*/
	position: relative;
}
#cargo p#ask {
	position: absolute;
	width: 100%;
	bottom: 30px;
	left: 0;
}
#cargo a:link,
#cargo a:visited {
	color: #382F2A;
}
#cargo a:hover {
	color: #fff;
}
#cargo img#tocargo {
	border: none;
	margin: 50px 0 20px;
	width: 70px;
	height: 25px;
	background: #f00;
}
/*
*/
#show_product #sold_out,
div#cargo iframe {
	width: 70px;
	height: 25px;
	position: relative;
	top: 30px;
}
#show_product #sold_out {
	background: transparent url(../images/soldout.gif) no-repeat;
	text-align: center;
	margin: 0 auto;
}
#show_product #sold_out span {
	visibility: hidden;
}

/*
*/
#show_product div#products_nav {
	margin: 30px auto;
	width: 313px;
	height: 36px;
	background: transparent url(../images/bg_flowers.gif) no-repeat;
	font-size: .9em;
}
#show_product div#products_nav #catalog_btn {
	display: block;
	text-align: center;
	font-weight: bold;
}
#show_product div#products_nav #catalog_btn a {
	color: #D6C4A8;
	text-decoration: none;
	border-bottom: none;
}
#show_product div#products_nav #catalog_btn a:hover {
	color: #fff;
	border-bottom: 1px solid;
}
div#products_nav ul {
	padding-top: 17px;
	text-align: center;
}
div#products_nav ul li {
	display: inline;
	margin: 0 10px;
}
div#products_nav ul li a:link,
div#products_nav ul li a:visited {
	color: #fff;
	text-decoration: none;
}
div#products_nav ul li a:hover {
	text-decoration: underline;
}
/**/
div#products #no_products {
	position: absolute;
	top: 170px;
	left: 15px;
	width: 770px;
	height: 100px;
}
div#products #no_products p {
	font-size: .9em;
	text-align: center;
}
/*
*/
body#show_product #footer {
	height: 30px;
}
/*
	CONTACT
*/
div#contact_form {
	width: 670px;
	/*margin-top: 20px;
	margin-left: 5px;*/
	font-size: .9em;
	margin: 20px auto -19px;
	/*
	*/
	background: transparent url(../images/bg_form_middle.gif) repeat-y center;
	color: #382F2A;
}
#contact_form form {
	background: transparent url(../images/bg_form_botton.gif) no-repeat left bottom;
}
#contact_form h2 {
	background: transparent url(../images/bg_form_top.gif) no-repeat top;
	padding-top: 30px;
	padding-bottom: 10px;
	display: block;
}
#contact_form ul {
	position: relative;
	width: 645px;
	height: 320px;
}
#contact_form ul input,
#contact_form ul textarea {
	width: 500px;
	position: absolute;
	right: 0px;
}
#contact_form ul textarea {
	height: 200px;
}
#contact_form ul li {
	margin-bottom: 15px;
	text-indent: 20px;
}
#contact_form ul li.text_area {
	height: 200px;
}
#contact_form ul li.text_area span {
	position: relative;
	top: 90px;
}
#contact_form ul input#submit {
	width: 70px;
	bottom: 0;
	right: 275px;
	margin-bottom: 20px;
}
/*FIREFOX*/
#contact_form ul input[id="submit"] {
	/*display: block;*/
}
/**/
body#contact img {
	border: 1px #665549 solid;
	margin-top: 20px;
}
body#contact h2 {
	font-size: 1em;
	text-align: center;
	/*margin: 20px auto;*/
}
body#contact div#last_info {
	margin: 20px auto;
	font-size: .9em;
	color: #382F2A;
	position: relative;
	width: 670px;
	height: 142px;
}
body#contact #last_info ul {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 1.2em;
	width: 471px;
	height: 142px;
	padding: 20px 0 0 0;
	background: transparent url(../images/bg_last_info.gif) no-repeat;
}
body#contact #last_info ul li {
	margin-left: 20px;
}
body#contact #mail_status {
	font-size: .8em;
	margin-top: 30px;
	height: 200px;
}
/*

	LAW

*/
body#law h2 {
	width: 740px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	font-size: .9em;
	font-weight: normal;
	color: #fff;
	background: transparent url(../images/bg_info_top.gif) no-repeat bottom;
}
body#law h3 {
	padding: 20px 0 10px 30px;
}
body#law #content {
	width: 740px;
	color: #382F2A;
	background: transparent url(../images/bg_info_middle.gif) repeat-y;
	font-size: .8em;
	line-height: 1.6em;
	/*padding-top: 20px;*/
	/*padding: 20px 10px 0;*/
}
body#law ul {
	list-style: square;
	/*padding: 30px;*/
	/*padding: 20px;*/
	list-style-position: inside;
	margin: 0 40px;
}
body#law ul li {
    margin: 5px 0 0px;
    padding-bottom: 5px;
	line-height: 2.2em;
	border-bottom: 1px #786D61 solid;
	/*position: relative;
	border-bottom: 1px #786D61 solid;
	margin-bottom: 6px;*/
}
body#law ul li span.long {
}
body#law ul li span {
	display: block;
	margin-top: -24px;
	margin-left: 120px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
body#law ul li>span {
	/*top: 0;	*/
}
body#law ul ul {
    list-style: none;
    margin-bottom: 10px;
}
body#law ul li ul li {
	border-bottom: none;
	line-height: 1.5em;
}
body#law ul li#last span {
	/*display: block;
	width: 100%;
	background: transparent url(../images/bg_info_bottom.gif) no-repeat bottom;*/
}
body#law ul li.has_child_ul ul {
}*
body#law span#bad {
    display: block;
    background: transparent url(../images/bg_info_bottom.gif) no-repeat bottom;
    height: 27px;
    font-size: .1em;
    /*border: 1px transparent;*/
}
/**/
body#law #tojiru,
body#contact #tojiru,
body#steps #tojiru,
body#links #tojiru {
	margin: 0 auto;
	width: 313px;
	height: 36px;
	padding-top: 10px;
	background: transparent url(../images/bg_flowers.gif) no-repeat;
	font-size: .9em;

}
body#law #tojiru a,
body#contact #tojiru a,
body#steps #tojiru a,
body#links #tojiru a {
	color: #fff;
}
body#law #footer,
body#contact #footer,
body#steps #footer,
body#links #footer {
	/*margin: 50px auto 0;*/
	margin: 0 auto;
	margin-top: 30px;
	height: 126px;
}
/*
*
*
* SEARCH
*
*/
div#search {
	/*position: relative;
	left: 45px;
	width: 260px;
	height: 62px;
	color: #382F2A;
	background: transparent url(../images/bg_search.gif) no-repeat;
	line-height: 1.3em;
	text-align: center;
	padding-top: 8px;*/
	width: 356px;
	height: 61px;
	color: #382F2A;
	background: transparent url(../images/bg_search2.gif) no-repeat;
	line-height: 1.3em;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
}
div#search h3,
div#search span {
	font-size: .8em;
	font-weight: normal;
}
div#search span#example {
	/*display: block;*/
	display: block;
}
div#search h3 {
	/*display: inline;
	margin-right: 8px;*/
	display: inline;
	margin-right: 4px;
}
div#search form input {
	background: #fff;
	border: 1px #9A886C solid;
	/*width: 150px;
	height: 15px;*/
	width: 200px;
	height: 15px;
}
div#search form input#submit {
	width: 47px;
	height: 20px;
	padding-top: 2px;
	border: none;
	background: transparent url(../images/bg_search_btn.gif) no-repeat;
}
div#search form > input#submit{
	padding-top: 0;
}
/*
GALLERY AND SHOW PIECE
*/
body#catalog.gallery div#products {
	background: transparent url(../images/bg_catalog.gif) no-repeat;
}
body#catalog.gallery #content {
	position: relative;
}
body#catalog.gallery #content h2 {
	font-size: .9em;
	display: inline;
	height: 22px;
	position: absolute;
	top: 5px;
	left: 20px;
	padding-top: 4px;
}
body#show_product.show_piece #description {
	/*margin-bottom: 50px;*/
}
body#show_product.show_piece #description > p {
	/*padding-top: 13px;*/
	line-height: 1em;
}
body#show_product.show_piece #footer {
	/*height: 130px;*/
}
body#show_product.show_piece #products_nav {
	padding-top: 40px;
	background-position: bottom;
}
/*

		LINKS

*/

body#links h2 {
	text-align: center;
	margin-bottom: 20px;
}
body#links #links_ul {
	margin: 30px auto 20px auto;
	width: 90%;
	font: 90% "MS PGothic", sans-serif;
}
#links_ul li {
	margin-top: 20px;
	border-bottom: 1px #fff dashed;
	/*background: transparent url(../images/links_sep.gif) no-repeat bottom;*/
	padding-bottom: 20px;
}
#links_ul li img {
	border: 1px #786D61 solid;
	vertical-align: text-bottom;
	margin-right: 10px;
	width: 88px;
	height: 31px;
}
#links_ul li p.site_name {
	position: relative;
	display: inline;
	bottom: 10px;
	/*vertical-align: top;*/
	/*background: #f00;*/
}
#links_ul li p.site_name span {
	font-weight: bolder;
}
#links_ul li p.link_description {
	/*text-indent: 2em;*/
	color: #F3F3F3;
	margin-top: 10px;
	font-size: 90%;
	line-height: 170%;
}

#links_ul li p.site_name a {
	font-weight: bold;
	text-decoration: none;
}
#links_ul li p.site_name a:link {
	color: #fff;
}
#links_ul li p.site_name a:visited {
	color: #534B41;
}
#links_ul li p.site_name a:hover {
	/*text-decoration: underline;*/
	border-bottom: 1px solid;
}
ul.links_pagination  {
	font-size: .9em;
	margin: 0 auto;
	text-align: center;
	color: #E3E0DD;
}
ul.links_pagination li {
	display: inline;
	margin: 0 3px;
	text-align: center;
}
ul.links_pagination li.actual_page {
	color: #D6C274;
	font-weight: bold;
	margin: 0 2px 0 5px;
}
ul.links_pagination li.actual_page span.sep {
	color: #fff;
	font-weight: normal;
}
ul.links_pagination li a {
	text-decoration: none;
}
ul.links_pagination li a:link {
	color: #E3E0DD;
}
ul.links_pagination li a:visited {
	/*color: #371E1E;*/
	color: #fff;
}
ul.links_pagination li a:hover {
	color: #D6C274
}
/*

=SITEMAP

*/
body#sitemap #content h2 {
	text-align: center;
	margin: 10px 0 10px;
	padding-top: 20px;
	border-top: 1px #B5A58E solid;
}
body#sitemap #content ul#catalog {
	float: left;
	width: 45%;
}
body#sitemap #content ul#sections {
	float: right;
	width: 44%;
}
body#sitemap a {
	/*color: #fff;*/
	text-decoration: none;
}
body#sitemap a:hover {
	/*color: #fff;
	text-decoration: underline;*/
}

body#sitemap #content ul {
	margin: 20px;
	margin-right: 0;
}
body#sitemap #content ul li {
	margin-left: 15px;
	padding: 2px;
	font-size: 13px;
	color: #fff;
}
body#sitemap #content ul ul * {
	font-weight: normal;
	font-size: 13px;
}
body#sitemap #content ul ul {
	margin: 0px;
	list-style: disc;
}
body#sitemap #content ul li li {
}
/*sections*/
body#sitemap #content ul h3 {
	font-size: 14px;
	color: #fff;
}
body#sitemap #content ul h3 a {
	font-size: 15px;
	color: #fff;
}
body#sitemap #content ul h3 a:hover {
	color: #D6C274;;
}
body#sitemap #content ul h3 {
	color: #D6C274;
}
/*categories*/
body#sitemap #content ul h4 a {
	color: #fff;
}
body#sitemap #content ul h4 a:hover {
	color: #D6C274;;
}
/*subcategories*/
body#sitemap #content ul h5 a {
	color: #D6C4A8;
}
body#sitemap #content ul h5 a:hover {
	color: #fff;
}
/*products*/
body#sitemap #content ul h6 a {
	color: #ddd;
}
body#sitemap #content ul h6 a:hover {
	color: #fff;
}
body#sitemap #content ul#gallery_ul li {
	margin-left: 30px;
}
/*

=STEPS

*/
body#steps #content {
	font-size: .8em;
	width: 740px;
	margin-top: 40px;
	color: #382F2A;
	background: transparent url(../images/bg_info_middle.gif) repeat-y center;
	position: relative;
}
body#steps h2 {
	position: absolute;
	width: 740px;
	left: 0px;
	top: -40px;
	height: 30px;
	margin-top: 10px;
	text-align: center;
	font-size: .9em;
	color: #fff;
	font-weight: normal;
	background: transparent url(../images/bg_info_top.gif) no-repeat bottom;
}
body#steps #content ul,
body#steps #content h3,
body#steps #content h4,
body#steps #content a.back_to_top,
body#steps #content p {
	margin: 0 30px;
	background: transparent url(../images/bg_info_middle.gif) repeat-y center;
}
body#steps #content h3 {
	margin-top: 20px;
}
body#steps #content ul#steps_index {
	padding-top: 30px;
}
body#steps #content ul#steps_index li span {
	font-weight: bold;
}
body#steps #content ul#steps_index li {
	line-height: 1.4em;
}
body#steps #content ul#steps_index a {
	color: #382F2A;
	margin-left: 10px;
	text-decoration: none;
}
body#steps #content ul#steps_index a:hover {
	text-decoration: underline;
	color: #fff;
}
body#steps  span#bad {
    display: block;
    background: transparent url(../images/bg_info_bottom.gif) no-repeat bottom;
    height: 27px;
    font-size: .1em;
    /*border: 1px transparent;*/
}

body#steps #content a.back_to_top {
	font-style: italic;
	display: block;
	margin-top: 10px;
	width: 120px;
	color: #fff;
}
body#steps #content a.back_to_top:hover {
	color: #382F2A;
}
body#steps #content h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.2em;
	border-top: 1px #786D61 solid;
	padding-top: 20px;
}
body#steps #content p {
	line-height: 1.4em;
}
body#steps #content ul {
	margin-top: 10px;
}
body#steps #content ul li {
}
body#steps #content ul li span {
	font-weight: bold;
}