﻿/* COPYRIGHT NOTICE - THIS STYLESHEET IS SUBJECT TO COPYRIGHT PROTECTION 
AND MAY NOT BE COPIED IN WHOLE OR IN PART WITHOUT PRIOR WRITTEN PERMISSION FROM GIL ZVULONY*/
dt {
	text-align: left;
	line-height: 100%;
	color: #800000;
	font-size: 1.2 em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
h3 {
	color: #800000;
	font-variant: small-caps;
}
dd {
	text-align: left;
	line-height: 150%;
	border-left: 1px solid #800000;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-width: 1;
	margin: 10px;
	padding: 5px;
}
blockquote {
	border: 1px dashed #800000;
	margin: 25px;
	padding: 10px;
	text-align: left;
	line-height: 125%;
}
label {
	float: left;
	display: block;
	text-align: right;
	width: 50%;
	padding-right: 3em;
	padding-bottom: 2em;
}
.imgr {
	float: right;
	padding: 5px;
	vertical-align: middle;
}
.imgl {
	float: left;
	padding-right: 25px;
	margin-right: 25px;
}
form {
	padding: 10px;
	width: 90%;
	margin-left: 5%;
	font-size: .9em;
}
form a {
	text-decoration: underline;
}
form p {
	margin-left: 20px;
}
legend {
	border: 1px solid #800000;
	padding: 15px;
	margin-bottom: 1.5em;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	color: #800000;
}
fieldset {
	border: 1px solid #800000;
	clear: left;
	background: #FFFFFF;
	PADDING: 10px;
	margin: 10px;
}
textarea {
	display: block;
	float: left;
	margin-bottom: 2em;
}
select {
	display: block;
	float: left;
	margin-bottom: 2em;
}
input {
	display: block;
	float: left;
	margin-bottom: 2em;
}
br {
	clear: left;
}
.submit-button {
	text-align: center;
	margin-left: 25%;
	width: 15em;
	color: #FFFFFF;
	font-variant: small-caps;
	padding: 4px;
	background-color: #800000;
}
:focus.submit-button {
	color: #800000;
	font-variant: small-caps;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	background-color: #FFFFFF;
}
hr {
	color: #800000;
}
html {
	padding: 0;
	margin: 0;
}
address {
	clear: both;
}
body {
	z-index: 4;
	height: 120%;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
ul {
	text-align: left;
	line-height: 100%;
	color: #800000;
}
a {
	text-decoration: none;
	font-size: 1 em;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 125%;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
img {
	border-style: solid;
	border-color: inherit;
	border-width: 0px;
}
#lefttop {
	position: relative;
	float: left;
	width: 40%;
	left: 0;
	top: 0px;
	z-index: 2;
}
#righttop {
	position: relative;
	float: left;
	width: 60%;
	padding: 0;
	top: 20px;
	left: 20px;
}
#righttop h1 {
	color: #800000;
	font-size: 1.2em;
	text-align: left;
	line-height: 1em;
	padding-top: .5em;
	padding-bottom: .5em;
}
#righttop a {
	text-decoration: underline;
}
#righttop a:hover {
	color: #FFFFFF;
	background-color: #800000;
	text-decoration: underline;
}
#content {
	border-right: 4px dotted #800000;
	border-bottom: 4px dotted #800000;
	clear: both;
	text-align: left;
	line-height: 150%;
	padding-left: 0px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 20%;
	margin-right: 10%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h1 {
	color: #800000;
	font-size: 1.1em;
	text-align: left;
	line-height: 1em;
	font-weight: bold;
}
#content a {
	text-decoration: underline;
	color: #000000;
}
#content a:hover {
	background-color: #FFF0F0;
}
#content img {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	vertical-align: middle;
}
#footer {
	display: block;
	background-position: right bottom;
	text-align: center;
	clear: both;
	margin-left: 10%;
}
#footer ul {
	list-style-type: none;
	text-align: center;
	line-height: 150%;
	margin: 0;
}
#footer li {
	float: left;
	margin-right: 10px;
}
#footer a {
	text-align: left;
	text-decoration: underline;
}
#footer p {
	text-align: left;
	clear: both;
	background: white;
}
#prices ul {
	background-color: #800000;
	line-height: 120%;
	padding: 20px;
	font-size: .9em;
	color: #FFFFFF;
}
#prices a {
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 150%;
	background-color: #800000;
}
#prices a:hover {
	background: white;
	color: #800000;
}
#prices {
	background-color: #800000;
	line-height: 120%;
	padding: 20px;
	font-size: .9em;
	color: #FFFFFF;
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
}
#prices h2 {
	line-height: 140%;
}
.fineprint {
	font-size: .7em;
	line-height: 100%;
	font-weight: normal;
}
#request {
	padding: 0px;
	width: 90%;
	text-align: center;
	border-left: 5px solid #C0C0C0;
	border-right: 5px solid #000000;
	border-top: 5px solid #C0C0C0;
	border-bottom: 5px solid #000000;
	text-align: center;
	background-color: #800000;
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
	vertical-align: middle;
}
#request p {
}
#request a {
	font-size: 1em;
	margin: 10px;
	vertical-align: middle;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #800000;
	line-height: 150%;
	display: block;
	background-image: url('images/bg.jpg');
}
#request a:hover {
	color: #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#box {
}
#boxes {
	padding: 5px;
	border: thin dotted #666666;
	margin-bottom: 2em;
	width: 30%;
	float: left;
	margin-left: 20px;
	background-color: #E9E9E9;
}
#boxes li {
	list-style: none none;
	line-height: 100%;
	float: left;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5x;
	font-size: .6 em;
}
#boxes p h4 {
	line-height: 100%;
}
#content2 {
	margin: 50px 2% 10px 2%;
	clear: both;
	text-align: left;
	line-height: 150%;
	position: relative;
}
#boxes a {
	background-color: #E9E9E9;
	text-decoration: underline;
}
#boxes a:hover {
	background-color: #E9E9E9;
	text-decoration: underline;
	color: #0000FF;
}
#content2 h1 {
	margin: 0px;
	clear: both;
	text-align: center;
	line-height: 125%;
	border-bottom-style: groove;
	border-bottom-color: #993300;
	color: #800000;
	padding-bottom: 15px;
}
#content2 h2 {
	font-size: .8em;
	color: #999999;
}
#boxes h3 h4 {
	text-align: center;
	line-height: 100%;
}
#boxes h3 a {
	color: #800000;
	text-decoration: underline;
}
#boxes p {
	font-size: .7em;
	line-height: 100%;
}
#boxes ul {
	margin-bottom: 2em;
}
#request2 {
	background-position: 0px 0px;
	width: 100%;
	text-align: center;
	border-left: 5px solid #C0C0C0;
	border-right: 5px solid #000000;
	border-top: 5px solid #C0C0C0;
	border-bottom: 5px solid #000000;
	text-align: center;
	background-color: #FFFFCC;
	margin-top: 25px;
	margin-bottom: 25px;
	vertical-align: middle;
	height: 200px;
	
}
#request2 a {
	font-size: 1.5em;
	vertical-align: middle;
	text-decoration: none;
	color: #800000;
	background-color: #FFFFFF;
	font-weight: bold;
	top: 75px;
	position: relative;
}
#request2 a:hover {
	color: #FFFFCC;
	background-color: #800000;
}

#invisible {
	color: #666666;
	background-color: #FFFFCC;
}
.hide {
	color: #666666;
}
.screen-hide {
	visibility: hidden
}

#ad {
	background-color: #FFFFFF;
	border: thin dotted #C0C0C0;
	position: fixed;
	width: 7%;
	top: 300px;
	right: 10px;
	z-index: -1;
}
#ad p {
	padding: 2px;
	margin: 2px;
	font-size: .7em;
	color: #000080;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-align: center;

}

#ad h1 {
	font-size: .9em;
	color: #000080;
	text-align: center;
}

