/* --------------------------------------------------
CSS Document For Leaves v1.0 - Anthonyy @ OSWD.org
-------------------------------------------------- */
/* CONTAINER */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBFBFB;
	background-image: url('images/edlogoback.gif');
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	min-width: 1000px;
}
.noback {
 background-image: none;
}
#container {
	width: 910px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 1.6em;
	color: #666;
	background-color: #FFF;
}
#container2 {
  padding-left: 5px;
	font-size: 13px;
	line-height: 1.6em;
	color: #666;
	background-color: #FFF;
}

/* GENERAL MOJO AND MULA */
h1 {
	font-weight: normal;
	font-size: 32px;
	color: #CC6633;
	margin-bottom: 30px;
	background-color: #FFF;
}
h2 {
	color: #666666;
	font-size: 20px;
	line-height: 25px;
}
h3 {
	font-size: 14px;
	font-weight: 500;
}
a {
	color: #CC6714;
	text-decoration: none;
}
#content a {
	text-decoration: underline;
}
a:hover {
	color: #CC6714;
	background-color: #F5F5F5;
}
#header form {
	float: right;
	margin-top: -45px;
	font-size: 9px;
}
#header input {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
}
/* HEADER ELEMENTS */
#header {
	border-bottom: 4px solid #948979;
	padding-top: 10px;
	clear: both;
	margin-bottom: 10px;
}
/* the slogan */
#header p {
	margin-top: -20px;
	margin-left: 30px;
	color: #999999;
}
#topad {
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
/* NAVIGATION ELEMENTS */
#navigation {
	float: left;
	width: 160px;
}
#navigation ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 140px;
}
#navigation a {
	display: block;
	padding: 5px;
	width: 140px;
	border-bottom: 1px solid #CCC;
}
div#reklam {
	border: 1px red dotted;
	margin: 1px;
	padding-left: 1px;
	background-image: url('images/ncare100x36.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}
#navigation div#reklam a {
	border-bottom: none;
	padding-left: 0;
}
#navigation div#reklam a:hover {
	background: none;
}
#navigation a:link, #navlist a:visited {
	color: #CC6714;
	text-decoration: none;
}
#navigation a:hover {
	background: #F5F5F5 url('images/arrow.gif') no-repeat 96% 50%;
	color: #CC6714;
}
/* THE SMALL BOX BELOW NAV */
#navigation p {
	margin-top: 40px;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}
/* CONTENT ELEMENTS */
#content {
	width: 730px;
	margin-left: 180px;
	font-size: 13px;
}
#content p {
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
}
/* SIDEBAR ELEMENTS */
#sidebar {
	float: right;
	width: 175px;
}
#sidebar p {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 5px;
}
/* FOOTER ELEMENTS */
#footer {
	margin-top: 20px;
	clear: both;
	background-color: #575352;
	padding: 0px 5px 0px 5px;
}
#footer p {
	color: #89817f;
	padding: 5px;
}
.vurgu {
	color: red;
}
.vurgub {
	font-weight: bold;
	font-size: 14px;
}
.vurgui {
	font-style: italic;
}
.vurguc {
	color: blue;
	font-size: 10px;
}
.vurgur {
	color: #333333;
	font-style: italic;
}
ul.tick li {
	list-style-image: url('images/tick.gif');
	margin-bottom: 5px;
	vertical-align: top;
	margin-left: 35px;
}
li {
	padding-left: 5px;
	padding-bottom: 5px;
}
ul.history {
	margin-left: 35px;
	margin-bottom: 5px;
}
ul.history li {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.nopad {
	padding: 0;
}
.nopad2 {
	padding: 0;
	padding-left: 20px;
}
.floatsol {
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 5px;
	display: inline;
}
.floatsag {
	float: right;
	clear: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	display: inline;
}
.clear {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0px;
}
.clear:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
.336x280 {
	display: inline;
	width: 336px;
	height: 280px;
}
.600x250 {
	width: 600px;
	height: 250px;
}
.200x200 {
	width: 200px;
	height: 200px;
}
.300x745 {
	width: 300px;
	height: 745px;
	display: block;
}
.300x500 {
	width: 300px;
	height: 500px;
	border-left: 1px #948979 solid;
}
.160x600 {
	width: 160px;
	height: 600px;
}
.300x250 {
	width: 300px;
	height: 250px;
}
div#bfbox {
	background-image: url('images/bfbox.gif');
	background-position: right center;
	background-repeat: no-repeat;
	width: 490px;
}
div#bflite {
	background-image: url('images/speed.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	width: 650px;
}
div#download {
	background-image: url('images/adam.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	width: 670px;
	vertical-align: top;
	height: 320px;
}
div#order {
	background-image: url('images/adam3.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 600px;
	height: 335px;
}
div#screen {
	height: 300px;
	background-image: url('images/adam2.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	width: 580px;
}
div#about {
	background-image: url('images/edlogo.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 410px;
}
div#contact {
	background-image: url('images/contact.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 720px;
}
div#help100 {
	background-image: url('images/kadin.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	width: 386px;
	text-align: center;
	height: 542px;
}
div#notfound {
	background-image: url('images/ok.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	width: 526px;
	height: 250px;
}
ol {
	margin-left: 20px;
}
ol li {
	margin-bottom: 5px;
}
table#lite td {
	padding-right : 15px;
	padding-top: 5px;
	font-size: 14px;
	min-height: 25px;
}
table#download td {
	font-size: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}
table#download2 {
 padding-left: 8px;
 height: auto;
}
iframe#dframe {
 min-height: 350px;
}
table#formtable {
	max-width: 515px;
}
table#formtable td.sag {
	text-align: right;
	padding-right: 5px;
	height: 25px;
}
form#support input {
	border: 1px maroon solid;
}
form#support textarea {
	border: 1px maroon solid;
	resize: none;
}
form#support input#submit {
	border: 2px gray outset;
	background-color: #f47511;
	cursor: hand;
	cursor: pointer;
	height: 24px;
	width: 70px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
}
.vurgua {
	color: red;
	font-size: 11px;
}
table#affiliate td {
	vertical-align: top;
	padding: 10px;
}
table#contact2 {
	width: 560px;
}
table#contact2 td {
	padding-right: 15px;
	padding-bottom: 5px;
	min-width: 170px;
	vertical-align: top;
}
.aright {
	text-align: right;
}
table#awards td {
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 5px;
}
table#awards td.acenter {
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	width: 128px;
}
table#awards2 {
	width: 730px;
}
table#awards2 td {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}
table#awards2 td.acenter {
	width: 128px;
	padding-right: 15px;
}
table#awards a:hover, table#awards2 a:hover {
	background: none;
}
.block {
	display: block;
}
p.in {
	text-indent: each-line;
	padding-left: 10px;
	margin-top: 5px;
}
