/*  
Theme Name: PHPld242
Theme URI: http://www.directory.jodee.biz
Description: Theme coded by Clive Ray http://www.joomla.ws 
Version: 1.0 
Author: JoDee.biz Directory
*/
html {background: #EFF1F0 url(../images/bg_top.gif) repeat-x top left;}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	text-align: center;
	background: url(../images/bg_bottom.gif) repeat-x bottom left;
}
#content {
	font-size: 1.2em
}
.content .entry {
	line-height: 1.4em;
}

#footer {
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 1.4em;
}
a, h2 a:hover, h3 a:hover {
	color: #0D6C75;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0;
	padding:0 0  50px 0; 
}

#page {
	margin: auto;
	width: 1024px;
}

#header {
	padding: 0 ;
	width: 670px;
	margin:100px auto 0 auto;
	text-align:left;
}
#search {
 width: 653px; height:93px;
 margin: 0 auto; padding:27px 0;
 background:url(../images/bg_search.gif) no-repeat top center;

}
#search input#s {
	width: 565px; padding: 16px;
	border: 0;
	background: url(../images/search.gif) no-repeat top center;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
}
#search input#submit { 
	background:none;
	border:none;
	cursor:pointer;
	color:#D12C0C;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	float:none;
}
.content {
	margin: 0 auto;
	width: 690px;
	background: url(../images/bg_content.gif) repeat-y top center;
	float:left;
}

.post {
	text-align: justify;
	margin: 0px 10px 20px 10px; padding: 10px;
}
.post h2 a:link, .post h2 a:visited {
	color: #0D6C75;
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
}
.subcats a {
	color: #5C5C5C;
	font: 12px Arial, Helvetica, sans-serif;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 690px;
	clear: both;
	font: 12px Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
#footer a {
 color: #0D6C75;
}

h1 {
 padding: 15px;
 margin: 0;
 text-align: left;
 background: url(../images/bg_h1.gif) no-repeat center right;
 text-align:right;
 color: #ffffff;
}
h2 {
	margin: 0; padding: 0;
}

h3 {
	padding: 0;
	margin: 0;
}
#sidebar {
	float: left; text-align: center;
	width: 166px;
	margin-right:5px;
	font: 12px Arial, Helvetica, sans-serif;
}
#advertisment {
	float:right;
}
.label {
	text-align: right;
}
.buttons {
	text-align: center;
}
.count {
	color: #0D6C75;
	font-size: 1.1em;
	font-weight: normal;
}
.submit {
	float: right;
	vertical-align: bottom;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #C4C5C4;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #C4C5C4;
}
select {
	font-size: 8pt;
	border: 1px solid #C4C5C4;
}

.captcha {
	border: 1px solid #C4C5C4;
	margin-top: 10px;
}

form {
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #C4C5C4;
	background-color: #A4D2EA;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;

	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}


.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}