html, body {
	height: 100%;
}

body {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #6f6f6f;
}

@media screen {
body {
	min-width: 1000px;	
}
}

a {
	color: #6f6f6f;
}

a.dashed {
	text-decoration: none;
	border-bottom: 1px dashed;
}

a img {
	border: 0 none;
}

h1 {
	font-family: /*Georgia, */"Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	color: #393939;
	margin: 15px 0;
	background: url(../images/heading-bgr2.gif) 0 bottom repeat-x;
}

h2 {
	font-family: /*Georgia, */"Times New Roman", Times, serif;
	font-size: /*32*/24px;
	font-weight: normal;
	color: #393939;
	margin: 15px 0;
	/*background: url(../images/heading-bgr2.gif) 0 bottom repeat-x;*/
}

h3 {
	font-family: /*Georgia, */"Times New Roman", Times, serif;
	font-size: 20px;
	color: #393939;
	margin: 15px 0;
}

h4 {
	font-family: /*Georgia, */"Times New Roman", Times, serif;
	font-size: 16px;
	color: #393939;
	margin: 15px 0;
}

h5 {
	font-size: 14px;
	color: #393939;
	margin: 15px 0;
}

h5 a {
	color: #393939;
}

h3 a, h4 a {
	color: #498f25;
}

button {
	color: black;
	font-size: 11px;
	vertical-align: middle;
}

div.price {
	width: 110px;
	height: 40px;
	background: #59a34b url(../images/price-bgr.gif) no-repeat;
	color: white;
	font-family: /*Georgia, */"Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	line-height: 35px;
	padding-left: 7px;
}

div.small-image {
	width: 135px;
	height: 185px;
	overflow: hidden;
	text-align: center;
}

div.hr {
	background: url(../images/heading-bgr.gif) repeat-x;
	height: 1px;
	overflow: hidden;
	clear: both;
	margin-left: 25px;
	margin-right: 28px;
}
	
.nowrap {
	white-space: nowrap;
}

.green {
	color: #393939;
}

form {
	margin: 0;
	padding: 0;
}

div.body {
	/*padding:  0px 0px 20px 0px;*/
	padding: 0;
	height: 100%;
	min-height: 100%;
	position: relative;
}

html>body div.body {
	height: auto;
	width: auto;
}

div.main {
	padding-bottom: 170px;
	height: 50px;
}

div.has-prod-list {
	padding-bottom: 120px;
}

html>body div.main {
	height: auto;
	overflow: auto;
}

div.header {
	height: 150px;
	position: relative;
	overflow: auto;
}

a.logo {
	position: absolute;
	top: 0;
	left: 34px;
}

div.sales-contact, div.service-contact {
	width: 145px;
	padding-left: 15px;
	border-left: 9px #f1f1f1 solid;
	padding-bottom: 1px;
	position: absolute;
	top: 38px;
	right: 220px;
}

div.service-contact {
	right: 40px;
}

div.sales-contact span, div.service-contact span {
	display: block;
	color: black;
	font-size: 20px;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #222;
}

div.sales-contact small, div.service-contact small {
	font-size: 15px;
}

div.sales-contact a, div.service-contact a {
	font-size: 15px;
	color: #222;
}

div.cart-info {
	margin-top: 82px;
	margin-left: 270px;
	margin-right: 390px;
}

div.cart-info div {
	width: 150px;
	margin: 0 auto;
	background: url(../images/cart.gif) left bottom no-repeat;
	padding-left: 21px;
	padding-bottom: 1px;
}

div.cart-info strong {
	display: block;
}
/*
div.two-cols {
	height: 50px;
	xmargin-left: 62px;
}

html>body div.two-cols {
	height: auto;
	overflow: auto;
}*/

div.clear {
	clear: both;
}

div.left-col {
	width: 210px;
	float: left;
	margin-top: 35px;
	padding-left: 62px;
}

div.right-col {
	margin-left: 315px;
	margin-right: 30px;
}

html>body div.right-col {
	height: auto;
}

ul.left-menu {
	margin: 0;
	margin-left: -4px;
	padding: 0;
	font-family: /*Georgia, */"Times New Roman", Times, serif;	
	font-size: 18px;
	/*font-weight: bold;*/
	list-style: none;
}

ul.left-menu li {
	padding-bottom: 1px;
}

ul.left-menu a {
	color: #498f25;	
	padding: 0 5px;
}

ul.left-menu li.active {
	margin: 4px 0;
}

ul.left-menu li a.active {
	color: white;
	background: #498f25;
	text-decoration: none;
	border-top: 2px #498f25 solid;
	border-bottom: 3px #498f25 solid;
}

ul.left-menu ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
	font-weight: normal;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 25px;
	margin-top: 7px;
}

ul.left-menu ul a {
	color: #787878;
	padding: 0;
}


.left-block {
	margin: 35px 0 0 0;
	color: #a0a0a0;
}

.left-block a {
	color: #a0a0a0;
}

form.search input {
	width: 165px;
	padding-left: 4px;
	font-size: 12px;
	color: #b9b9b9;
}

form.search p {
	margin: 0;
	margin-top: 2px;
	margin-left: 2px;
}

div.left-news p {
	margin: 12px 0;
}

div.left-news p a {
	color: #6f6f6f;
}

div.map img {
	margin-bottom: 3px;
}

table.index-offer {
	/*height: 450px;*/
	width: 99%;
}

table.index-offer td {
	width: 50%;
	vertical-align: middle;
	padding: 0;
}

table.index-offer td.image {
	text-align: right;
}

table.index-offer td.image img {
	margin-right: 22px;
}

table.index-offer p {
	margin: 12px 0;
}


table.index-offer td.descr {
	padding-left: 2px;
	font-size: 12px;
}

table.index-offer td.descr h3 {
	margin-top: 0;
}

table.index-offer td.price {
	vertical-align: bottom;
	height: 40px !important ;
}

div.products-list {
	margin-left: 20px;
	padding-top: 20px;
	height: 50px;
	clear: both;
}

html>body div.products-list {
	height: auto;
	overflow: auto;
}

div.products-list h2 {
	margin-left:23px;
	margin-right: 28px;
	margin-bottom: 30px;
}

div.products-list h2.no-filter {
	margin-bottom: 36px;
}

div.product {
	width: 295px;
	height: 202px;
	border-left: 23px white solid;
	border-bottom: 56px white solid;
	float: left;
	position: relative;
	overflow: auto;
}

div.product div.image {
	width: 135px;
	height: 190px;
	overflow: hidden;
	text-align: right;
	float: left;
}

div.product div.descr {
	margin-left: 149px;
}

div.product div.price {
	position: absolute;
	left: 145px;
	bottom: 6px;
}

div.product h4 {
	margin-top: 0;
	margin-bottom: 10px;
}

div.product p {
	margin: 10px 0;
	line-height: 110%;
}

p.no-stock {
	color: #c16a6a;
}

div.products-list div.hr {
	position: relative;
	top: -20px;
}

div.footer {
	clear: both;
	position: absolute;
	bottom: 0;
	width: 100%;
}

div.footer div {
 margin: 0 28px 0 43px;
 padding-left: 2px;
 font-size: 12px;
 background: url(../images/heading-bgr.gif) 0 20px repeat-x;
 padding-top: 30px;
 padding-bottom: 10px;
}

div.no-top {
	padding-top: 20px;
	background-position: 0 0;
}


div.footer p {
	margin: 15px 1px;
}

div.footer a {
	color: #498f25;
}

div.footer p.developer {
	color: #999;
	margin-top: 20px;
}

div.footer p.developer a {
	color: #999;
}

ul.tags-cloud {
	margin: 15px 0;
	margin-bottom: 30px;
	padding: 0;
	list-style: none;
	font-size: 10px;
}

ul.tags-cloud li {
	display: inline;
	padding-right: 8px;
	line-height: 150%;
}

ul.tags-cloud li a {
	white-space: nowrap;
}

ul.tags-cloud li.active a {
	color: white;
	text-decoration: none;
	background: #498f25;
	padding: 0 5px;
	border-top: 2px #498f25 solid;
	border-bottom: 2px #498f25 solid;
}

div.filters {
	width: 810px;
	margin: -5px auto 46px auto;
}

form.filter, div.orderby {
	width: 546px;
	text-align: center;
	background: #f3f3f3;
	border: 1px solid #ddd;
	padding: 12px 0px 10px 0px;
	margin-left: 220px;
}

div.orderby {
	width: 204px;
	float: left;
	margin-left: 0px;
	padding-bottom: 12px;
}

div.orderby span {
	position: relative;
	top: 1px;
	/position: static;
}

div.orderby select {
	font-size: 11px;
	vertical-align: middle;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	height: 19px;
	/height: 20px;
}


form.filter input {
	width: 30px;
	margin: 0 2px;
	font-size: 11px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

html>body form.filter input {
	height: 15px;
}

form.filter button {
	width: 92px;
	margin-left: 10px;
}

div.single-product {
	margin: 0px 18px 20px 0px;
	padding-top: 20px;
	height: 50px;
	clear: both;
}

html>body div.single-product {
	height: auto;
	overflow: auto;
}

div.single-product h1 {
	margin-left: 43px;
	margin-right: 10px;
}

div.single-product h1 span {
	display: none;
}

div.large-image {
	 width: 40%;
	 float: left;
	 min-width: 400px;
	 margin-top: 10px;
	 padding-left: 35px;
	 padding-right: 30px;
}

div.large-image div {
	width: 380px;
	max-height: 500px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}

div.description {
	margin-right: 4%;
	height: 50px;
	margin-top: 25px;
	font-size: 14px;
}

html>body div.description {
	height: auto;
	overflow: auto;
}

div.images {
	height: 80px;
	margin-bottom: 15px;
}

div.images div div {
	width: 66px;
	height: 65px;
	padding: 7px;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	border: 1px solid white;
	cursor: pointer;
	line-height: 64px;
	font-size: 1px;
}

div.images div div img {
	vertical-align: middle;
	line-height: 64px;
}

div.images div.selected {
	border-color: #5ab24c;
}

p.characteristics span {
	color: #393939;
}

p.characteristics span span.manual {
	font-size: 12px;
	color: #929292;
}

p.characteristics span.tooltip {
	color: #929292;
	position: relative;
	z-index: 1;
	font-size: 12px;
}

p.characteristics span.tooltip span.popup {
	display: block;
	position: absolute;
	background: white;
	border: 1px #498f25 solid;
	padding: 10px;
	width: 230px;
	left: 15px;
	top: 12px;
	z-index: 10000 !important;
	display: none;
}

p.characteristics a {
	color: #929292;
	outline: none;
}

div.textures {
	height: 42px;
	margin-bottom: 15px;
	font-size: 11px;
}

html>body div.textures {
	height: auto;
	overflow: auto;
}

div.textures div {
	height: 18px;
	padding: 11px;
	padding-top: 9px;
	border: 1px solid white;
	float: left;
	margin-right: 20px;

}

div.textures div.colorless {
	padding-top: 13px;
}

div.textures div.selected {
	border-color: #5ab24c;
}

div.textures div.selected a, div.textures div.selected img {
	text-decoration: none;
	cursor: default;
}

div.textures img {
	width: 17px;
	height: 17px;
	border: 1px #a4a4a4 solid;
	padding: 0;
	margin: 0;
	margin-right: 6px;
	cursor: pointer;
	vertical-align: middle;
	margin-bottom: 3px;
}


div.textures div a {
	outline: none;
}

div.large-image img {
	display: none;
}

div.actions {
	margin-top: 26px;
}

div.plain-price {
	float: left;
	font-size: 18px;
	padding-top: 5px;
}

div.plain-price strong {
	color: black;
	font-size: 20px;
	font-weight: normal;
	display: none;
}

div.cart-button {
	float: left;
	margin: 0 14px;
	margin-top: 5px;
	padding: 3px 0 6px 0;
	width: 160px;
	border-left: 1px solid #c7c5bf;
	border-right: 1px solid #c7c5bf;
	text-align: center;
}

div.cart-button span {
	padding-top: 3px !important ;
}

div.cart-button button {
	width: 130px;
}

#compare-delete, #compare-loading {
	display: none;
}

div.compare-links {
	font-size: 11px;
}

div.compare-links a {
	color: #3c8530;
	font-size: 11px;
}

div.compare-links a.compare {
	font-size: 14px;
}

div.compare {
	margin: 0px 28px 20px 43px;
	clear: both;
	overflow: auto;
	padding-top: 20px;
}

div.compare h2 {
	margin-left: 15px;
}

table.compare {
	font-size: 12px;
	color: #393939;
	width: 100%;
	margin-bottom: 60px;
}

table.compare th {
	vertical-align: top;
}

table.compare td {
	text-align: center;
	overflow: hidden;
	border-left: 1px #dbdbdb solid;
	padding: 7px 4px; 
	vertical-align: top;
}

table.compare tr.images td {
	border: 0 none;
	background: url(../images/compare-table-bgr.gif) left top no-repeat;
	vertical-align: middle;
}

table.compare tr.images td div {
	width: 200px;
}

table.compare tr.bb td {
	border-bottom:  1px #dbdbdb solid;
}

table.compare tr.bt td {
	border-top:  1px #dbdbdb solid;
}


table.compare td.left {
	border-left: 0 none;
	color: #6f6f6f;
	text-align: left;
	padding-left: 16px;
	white-space: nowrap !important;
	width: auto;
}

table.compare td.last {
	border-left: 0 none;
	width: 90%;
	background: none !important ;
}

table.compare td a {
	font-size: 11px;
	color: #3c8530;
}

table.compare div.price {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

table.compare tr.multiline td {
	line-height: 24px;
	padding-top: 6px;
}

table.compare tr.multiline td span {
	padding-left: 28px;
}

table.compare tr.last td {
	border-left: 0 none;
	background: url(../images/compare-table-bgr2.gif) left bottom no-repeat;
	padding-bottom: 62px;
}

table.compare tr.last td.left {
	background: none;
}

ul.locks {
	margin: 20px 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

ul.locks li {
	width: 145px;
	height: 179px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: center;
}

ul.locks li div {
	width: 145px;
	height: 147px;
}

div.content {
	font-size: 13px;
}

div.content p {
	margin: 15px 0;
}

span.phone-code {
	font-size: 20px;
}

span.phone-number {
	font-size: 20px;
	color: #393939;
	white-space: nowrap;
}

ul.download {
	margin: 25px 0;
	padding: 0;
	list-style: none;
	height: 160px;
	font-size: 12px;
}

ul.download li {
	float: left;
	margin-right: 25px;
	text-align: center;
	width: 190px;
}

ul.download li.last {
	margin-right: 0;
}

ul.download li a {
	color: #3c8530;
}

form.common  {
	margin-bottom: 40px;
	font-size: 13px;
}

form.common fieldset {
	border: 0 none;
	margin: 20px 0;
	padding: 0;
}

form.common legend {
	color: #393939;
	margin-bottom: 0px;
	padding-bottom: 12px;
	margin-left: 0;
	/margin-left: -7px;
	font-size: 14px;
}


form.common div.field, form.common div.checkbox {
	margin-bottom: 10px;
	height: 10px;
}

form.common div.error {
	color: red;
}

html>body form.common div.field, html>body form.common div.checkbox  {
	height: auto;
	overflow: auto;
}

form.common div.field input {
	margin-top: 1px;
	display: block;
}

form.common div.checkbox {
	margin-bottom: 7px;
}

form.common div.checkbox input {
	vertical-align: middle;
	width: auto;
	margin-top: 0;
}

form.common div.field span {
	color: red;
}

form.common div.long input {
	width: 646px;
}

form.common div.medium input{
	width: 423px;
}

form.common div.small input {
	width: 199px;
}

form.common div.x-small input {
	width: 65px;
}

form.common div.short {
	width: 210px;
}

form.common div.left {
	float: left;
	padding-right: 20px;
}

form.common div.clear {
	clear: left;
}

form.common button {
	width: 75px;
}

span.dim {
	white-space: nowrap;
}

button.small {
	width: 58px;
}

table.search {
	width: 100%;
	margin-left: -2px;
}

table.search td {
	vertical-align: top;
}

table.search td.field {
	width: 95%;
}

table.search td.field div {
	padding-right: 10px;
	padding-top: 1px;
}

table.search td.field input {
	width: 100%;
	font-size: 11px;
}

p.found-total {
	font-size: 15px;
	padding-left: 2px;
}

p.found-total span {
	color: black;
	font-size: 18px;
}

table.cart {
	width: 99%;
	margin: 25px 0 15px 0;
	font-size: 11px;
}

html>body table.cart {
	width: 100%;
}

table.cart h4 {
	margin-top: 0;
	margin-bottom: 11px;
}

table.cart p {
	margin-top: 11px;
	margin-bottom: 12px;
}

table.cart th {
	background: #ebebeb;
	font-size: 14px;
	padding: 3px 5px;
	color: #393939;
	font-weight: normal;
}

table.cart td.image {
	text-align: center;
}

table.cart td {
	padding: 20px 10px;
	border-bottom: 1px #d6d6d6 solid;
	vertical-align: middle;
}

table.cart td.qnt {
	text-align: left;
}

table.cart td.qnt input {
	width: 40px;	
	text-align: center;
}

table.cart td.qnt2 {
	width: 40px;	
	text-align: center;
	font-size: 15px;
	color: black;
}

table.cart td.price {
	font-size: 15px;
	color: black;
	white-space: nowrap;
	width: 110px;
}

table.cart td.price span {
	white-space: nowrap;
}

p.stock-message {
	font-style: italic;
	display: none;
}

p.stock-message a {
	color: #498f25 !important ;
}

p.cart-total {
	text-align: right;
	font-size: 12px;
	margin: 18px 0;
	padding-right: 18px;
}

p.cart-total span {
	color: black;
	font-size: 14px;
	padding-left: 3px;
}

p.cart-total b {
	font-size: 20px;
}

div.order-button {
	text-align: right;
	margin: 30px 0;
}

div.order-button button {
	width: 134px;
}

div.order-steps {
	margin: 20px 0;
	font-size: 14px;
}

div.order-steps span {
	padding-left: 35px;
	background: url(/images/arrow.gif) 5px 50% no-repeat;
}

div.order-steps span.active {
	color: #347d28;
	font-weight: bold;
}

form.order {
	font-size: 14px;
}

div.field {
	height: 10px;
	margin-bottom: 6px;
}

html>body div.field {
	height: auto;
	overflow: hidden;
}

div.field span {
	
}

div.field span.title {
	float: left;
	margin-right: 7px;
	padding-right: 8px;
	padding-top: 3px;
	text-align: right;
	width: 130px;
	display: block;
}

div.req span.title {
	background: url(/images/mandatory.gif) right center no-repeat;
}

div.error span.title {
	color: red;
}

div.field span.error-msg {
	background: url(/images/error-marker.gif) 3px 50% no-repeat;
	padding-left: 21px;
	color: red;
	font-size: 12px;
}

div.field input {
	width: 490px;
}

/*div.error input, div.error textarea {
	color: red;
}*/

div.field input, div.field select,div.field textarea {
	font-size: 12px;
}

div.field textarea {
	width: 490px;
	height: 45px;
	overflow: auto;
}

div.short input {
	width: 185px;
}

div.radiogroup {
	height: 10px;
}

html>body div.radiogroup {
	height: auto;
}

div.radiogroup label input {
	vertical-align: middle;
	margin-right: 6px;
	margin-top: 0;
	margin-bottom: 0;
}

div.radiogroup br {
	font-size: 17px;
}

div.sublevel {
	margin: 7px 40px;
}

div.sublevel div.sublevel {
	margin: 4px 22px;
}

#floorDeliveryDetails {
	margin-bottom: 17px;
}

#floorDeliveryDetails input {
	width: 40px;
}

#floorDeliveryDetails div.field span.title {
	width: 30px;
}

#floorDeliveryDetails label input {
	width: auto;
}

div.address-fields {
	margin: 15px 0;
}

div.order-contents h3 {
	color: #347d28;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	position: relative;
	top: -3px;
}

div.order-contents ul {
	margin: 11px 5px 13px 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

div.order-contents ul li {
	margin-bottom: 10px;
}

div.order-contents ul a {
	color: #393939;
}

div.order-contents ul p {
	font-size: 10px;
	margin: 0;
}

div.order-contents p.total {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 12px;
}

div.order-contents p.total span {
	display: block;
	color: #393939;
	font-size: 14px;
}

div.order-buttons {
	border-top:  1px #dbdbdb solid;
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: left;
	margin-top: 20px;
}

div.order-buttons button {
	width: 80px;
}

div.order-buttons button.long {
	width: 134px;
}

div.order-buttons button.right {
	float: right;
}

p.message {
	margin: 15px 0;
	padding: 10px 10px;
	font-size: 12px;
	font-weight: bold;
}

p.error {
	background: #fefb9c;
	border: 1px  red solid;
	color: red;
}

div.darken {
	color: #393939;
}

div.darken span {
	color: #6f6f6f;
}

div.darken span a {
	color: #498f25;
}

#paymentFizForm, #paymentYurForm {
	margin-top: 20px;
}

table.order td.image{
	border-left: 1px #d6d6d6 solid;
}

table.order td.price{
	border-right: 1px #d6d6d6 solid;
	width: auto;
}


table.services-cost {
	width: 100%;
	margin: 25px 0 15px 0;
	border-bottom: 1px #d6d6d6 solid;
}

table.services-cost th {
	background: #ebebeb;
	font-size: 14px;
	padding: 3px 5px;
	color: #393939;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
}

table.services-cost th.price {
	text-align: right;
	padding-right: 20px;
}

table.services-cost td {
	padding: 1px 10px;
	border-left: 1px #d6d6d6 solid;
	vertical-align: middle;
	padding-left: 20px;
}

table.services-cost td.price {
	border-left: 0 none;
	border-right:  1px #d6d6d6 solid;
	text-align: right;
	padding-right: 20px;
	padding-left: 0;
	font-size: 15px;
	color: black;
	white-space: nowrap;
}

table.services-cost tr.spacer td {
	border-right: 1px #d6d6d6 solid;

}

p.order-subtotal {
	text-align: right;
	padding-right: 20px;
}

p.order-subtotal span {
	font-size: 15px;
	color: black;
}

p.services-cost-msg {
	border-bottom: 1px #d6d6d6 solid;
	padding: 15px 20px;
	color: #a15b5b;
}

.dark {
	color: #393939;
}

.order-step1 {
	 padding-left: 23px; 
	 height: 50px;
}

html>body .order-step1 {
	 height: auto;
}

div.order-completed {
	font-size: 14px;
	text-align: center;
}

div.order-completed span {
	color: black;
}

div.order-completed p.thank {
	font-size:  20px;
	color: black;
}

div.order-completed p.home {
	font-size: 20px;
}

div.order-completed p.home a {
	color: #498f25;
}

p.agree-error, p.agree-error a {
	color: red !important ;
}

div.content {
	font-size: 14px !important ;
}

div.content strong {
	font-weight: normal;
	color: #393939;
}

ul.services-list {
	margin: 15px 0;
	padding: 0;
	list-style: none;
}

ul.services-list li {
	margin-bottom: 7px;
}

div.article {
	margin-bottom: 28px;
}

p.contact a.email {
	font-size: 20px;
}

div.docs-list div {
	margin-bottom: 21px;
	
}

div.docs-list h5, div.docs-list p {
	margin: 10px 0;
}

body.error {
	background: #357b2a;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
}

body.error h1 {
	background: none;
	color: white !important ;
	font-size: 180px;
	margin: 0;
}

body.error p {
	margin: 0;
}


body.error a {
	color: white;
	font-size: 32px;
}

body.error div.error {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	margin-top: -200px;
}

p.notfound {
	 font-size: 16px; 
	 text-align: center; 
	 padding-bottom: 40px;
	 font-family: "Times New Roman", Times, serif;
	 color: #498f25;
}