/*  

Theme Name: H-log

Theme URI: http://h-log.com

Description: The default Web Directory Reviews <a href="http://www.h-log.com/">Admin</a>.

Version: 1.6

Author: Bunny

Author URI: http://www.directoryblend.com/



	 v1.5

	 Author URI: http://www.directoryblend.com/



	This theme was designed and built by Administrator,

	whose blog you will find at http://directoryblend.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/







/* Begin Typography & Colors */





#page {

	border: 1px solid #959596;

	text-align: left;

	}





#content {

	font-size: 12px;
	font-weight:normal;

	}



.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	}



.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

	text-align: center;

	}



.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}





small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}





#sidebar h2 {

	font-family: 'Lucida Grande', Verdana, Sans-Serif;

	font-size: 12px;

	}





#sidebar h2, #wp-calendar caption, cite {

	text-decoration: none;

	}



.entry p a:visited {

	color: #b85b5a;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font:  'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #996633;
	font-size:10px;
	font-weight:bold;


	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	color: #996633;

	text-decoration: none;

	

	}



a:hover {

	color: #FFFFFF;

	text-decoration: underline;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */



#page {



	margin: 20px auto;

	padding: 0;

	width: 98%;

	border: 1px solid #959596;

	}









.narrowcolumn {

	float: left;

	

	margin: 0px 0 0;

	width: 98%;

	}



.widecolumn {

	padding: 10px 0 20px 0;

	

	width: 100%;

	}



.post {

	margin: 0 0 40px;

	text-align: justify;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: right;

}







/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}



h2 {

	margin: 30px 0 0;

	}



h2.pagetitle {

	margin-top: 30px;

	text-align: center;

}



#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

	}



h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float:inherit;

	}



.alignleft {

	float: left

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 0px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	} 



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ul li:before, #sidebar ul ul li:before {

	content: "\00BB \0020";

	}







.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	font-size:10px;

	font-weight:bold;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px; 

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 35%;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 98%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	width:20%;

	float: left;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Sidebar */

#sidebar

{

	padding: 0px 0 0px 0;

	margin-left: 0px;

	float:left;

	width: auto;

	}



#sidebar form {

	margin: 0;

	}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/







/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */



.hr-dots {

  background: center url(images/dots.gif) repeat-x;

  height: 10px;

  width:150px;;

}

/*PHPLD Code */





#pricedisplay {

padding-left:15px;

}

#user-list {

		list-style: none;

		padding-left:0px;

		margin-top:1px;

		margin-bottom:5px;

		

		text-decoration:none;

		

		font-size:11px;

		font-family:Tahoma, "Times New Roman", sans-serif;

		color:#333333;

}

#submissioninfo ul {

		margin-left:10px;

		margin-top:2px;

		margin-bottom:5px;

		text-decoration:none;

		

		font-size:15px;

		font-family:Tahoma, "Times New Roman", sans-serif;

		color:#990000;

}



#submissioninfo li {

list-style:lower-alpha;

		margin-left:15px;

		margin-top:2px;

		margin-bottom:5px;		

		text-decoration:none;		

		font-size:11px;

		font-family:Tahoma, "Times New Roman", sans-serif;

		color:#666666;

}

.feat_links {

		margin-bottom:5px;

		font-family:Tahoma, "Times New Roman", sans-serif;

		border:dashed;

		width:98%;

		background:#F8D9BA;

		font-size:13px;

		color:#333333;

}



		

}

#user-list2 {

		list-style: none;

		padding-left:4px;

		

		text-decoration:none;

		

		font-size:11px;

		font-family:Tahoma, "Times New Roman", sans-serif;

		color:#333333;

}



div.featured{

border:dashed;

background-color:#FFCC99;

}

#titlecat {

		

		font-size:15px;

		padding-top:0px;

		font-family:Tahoma;

		color: #85670C;

		width:auto;

		text-align:left;

		

		font-weight:bold;

}



#titlesubcat {

		

		font-size:15px;

		padding-top:0px;

		font-family:Tahoma;

		color: #85670C;

		border:none;

		width:auto;

		text-align:left;

		

		font-weight:bold;

}

#title {

		

		font-size:17px;

		font-family:Verdana;

		color: #B36B00;

		font-weight:bold;

}

#prspecial {

		list-style: none;

		padding-bottom:0px;

		text-align:center;

		vertical-align:middle;

		padding-top:1px;

		text-decoration:none;

		font-style:italic;

		padding-left:10px;

		font-size:19px;

		font-weight:bold;

		font-family:Tahoma, "Times New Roman", sans-serif;

		color:#FFFF00;



		height:80px;

		width:63px;

}



.style1 {

	color: #FFFFFF;

	font-size: 12px;

}



#message{

    height:150px;

	width:auto;

	

		

}



.tophits {

margin-top:25px;

padding-top:25px;

		

}

div.links2 {

	font-size: 8pt;

	color: #000000;

	height:auto;

	text-align:left;

	margin-right: 5px;

	padding-top:3px;

	width:100%;

	padding-left:inherit;

	padding-top:5px;	

	border-bottom:hidden;

	border-right:none;

	border-left:none;

	border-top:thin dashed #FF9900;



	

	

}

div.links3 {

	font-size: 8pt;

	color: #000000;

	height:inherit;	

	margin-right: 5px;

	padding-top:1px;

	width:400px;

}



	

	

/*a:hover, a:active { 

	color: #000000;

	font-weight: normal;

	text-decoration: underline;

}*/



	

#footerads  { 

width:100%;

	font-weight: bold;

	text-decoration: none;	

	font-size:11px;

	height:auto;

}

#footer a:link { 

	color: #4B73B5;

	font-weight: bold;

	text-decoration: none;

	font-size:11px;border:none;

}

	

#footer a:visited { 

	color: #4B73B5;

	font-weight: bold;

	text-decoration: none;	

	font-size:11px;

}

	

#footer a:hover, #footer a:active { 

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: underline;

	font-size:11px;

}









#footerphpld a:link { 

	color: #F1D6AC;

	font-weight: bold;

	text-decoration: none;

	font-size:11px;

}

	

#footerphpld a:visited { 

	color: #F1D6AC;

	font-weight: bold;

	text-decoration: none;	

	font-size:11px;

}

	

#footerphpld a:hover, #footerphpld a:active { 

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: underline;

	font-size:11px;

}



#content1 {

margin-left:5px;



	    

		background-position: 2px top;

}



#footer {

    height:auto;

	

	color: #F1D6AC;

	margin-top:0px;

	

	text-align: center;

	width:100%;

	font-size:11px;

	

}







.text, .btnsearch2{

	font-size: 12pt;

	background-color:#CC9900;

	border-color:#000000;

	border-style:groove;

	height:20px;



	vertical-align:middle;

	color:#000000;

	font-family: Verdana, Tahoma, Arial, sans-serif;

}

.btnsearch{

	font-size: 8pt;

	background-color:#7E0F0F;

	font-family: Verdana, Tahoma, Arial, sans-serif;

}

#btnsearch4{

	font-size: 12pt;

	width:335px;

	height:196px;

	background:url('images/header-top.gif');

	color:#FFCC33;

	vertical-align:middle;

	font-weight:bold;

	margin-top:1px;

	text-align:center;

	border-style:none;

	font-family: Verdana;

}

#linkstop a:link {

color:#FFFFFF;

font-family:Verdana;

	text-decoration:none;

	font-size:11px;

	font-weight:normal;

	}

	#headertop  {

color:#FFFFFF;

font-family:Verdana;

	text-decoration:none;

	font-size:13px;

margin-top:0px;

margin-left:20px;

	}

#linksttop ul a:hover {

color:#CC9900;

font-family:Verdana;



	font-size:11px;

	font-weight:normal;

	}

#linkstop a:visited, #linkstop a:active {

color:#FFFFFF;

font-family:Verdana;

	text-decoration:none;

	font-size:11px;

	font-weight:normal;

	}

	.nav4  {	

	padding-left:0px;	

	list-style:none;	

}

.nav1  {	

	padding-left:52px;	

	list-style:none;	

}

.nav2  {	

	padding-left:60px;	

	list-style:none;	

}

.nav3  {	

	padding-left:65px;	

	list-style:none;	

}



.nav5  {	

	padding-left:55px;	

	list-style:none;	

}



/*Main.Css from Original PHPLD*/

.c {

	float: left;

}

.cr {

	clear: left;

}



h1 {

	font-size: 10pt;

	margin: 5px 0 5px 0;

}



h2 {

	font-size: 10pt;

	margin: 0;

	padding: 0;

}



h3 {

	color: #FF0000;

	font-size: 8pt;

	padding: 0;

	border-bottom: 1px dotted #5e74b3;

}











#descr {

	padding: 0px;

	color:#FFFFFF;

	margin: 0 0 5px 0;

	color:#804D00;

	font-size:14px;

}

.toptitle{

color:#FFFFFF;

font-size:12px;

}

table.formPage {

	border: 1px solid #A0A0A0;

}

td.err {

	padding: 3px;

	color: #FF0000;

	background: #FFEDED;

	border: 1px solid #A0A0A0;

	text-align: left;



}

td.msg{

	padding: 3px;

	color: #0000FF;

	background: #EDF3FF;

	border: 1px solid #A0A0A0;

	text-align: left;

}

.label {

	text-align: right;

}

.buttons {

	border-top: 1px solid #A0A0A0;

	text-align: center;

}

.count {

	color: #6f6f6f;

	font-size: 8pt;

	padding-right:15px;

	font-weight: normal;

}

.countsubpages {

	color: #663366;

	font-size: 10px;

	vertical-align:middle;

	padding-right:10px;

	padding-left:3px;



	font-weight: normal;

}

#links a {

	font-size: 9pt;

	color:#8C6711;

}

#links p {

	margin: 0 0 7px 0;

}

.url {

	color: #666666;

}

#field2 {

color:#000000;

background-color:#D1E0C9;

}

.field3 {

color:#000000;

background-color:#D2E9FF;

}



#contactform {

width:95%;

text-align:left;

margin-left:10px;

}

#path {

	margin-top: 2px;

	line-height: 16px;

	width:98%;

	font-weight:bold;

	font-size:12px;

	

}



#user-bar {

  width:90%;

   padding:3px;

	padding-left:0px;

   line-height:15px;

   font-size:14px;

   padding-top:8px;

   color:#669900;

   text-align:right;

}

#user-bar a:link {

     color:#3399FF;



}



.submit {

	float: right;

	vertical-align: bottom;

}



.text, .btn{

	font-size: 8pt;

	background-color:#D3EBFE;

	font-family: Verdana, Tahoma, Arial, sans-serif;

	

}

input.text {

	color: #000000; 

	border: 1px solid #5e74b3;

	height: 13px;

}

textarea.text {

	font-size: 8pt;

	border: 1px solid #5e74b3;

}

select {

	font-size: 8pt;

	border: 1px solid #5e74b3;

}



.captcha {

	border: 1px solid #5e74b3;

	margin-top: 10px;

}



form {

	display: inline;

	margin: 0;

	padding: 0;

}

.btn{

	font-size: 8pt;

	font-weight: normal;

	border: 1px solid #5e74b3;

	background:#62AEFB;

	height: 17px;

}

span.req{

	margin-left: 3px;

	color: #FF0000;

	font-weight: normal;

}



div.errForm, span.errForm {

	margin: 0px 0 0px 5px;

	padding: 2px 3px 2px 3px;

	color: #FF0000;

	background: #FFFFF3;

	border: 1px solid #cccccc;

	text-align: left;

	clear: right;

}

.small, .small a {

	padding: 0px;

	margin: 0px;

	color: #909090;

	font-size: 7pt;

	text-decoration: none;

}

.sort {

	color: #000000;

}

p.subcats {

	margin: 0px 0px 7px 0px;

	padding: 0px;

}

/* Old Codediv.pr {

	font-size: 6pt;

	color: #000000;

	float: left;

	height: 30px;

	margin-right: 5px;

} */

div.pr {

	font-size: 9pt;

	color: #000000;

	float: left;

	height: 100px;

	padding-top:0px;

	margin-right: 2px;

	margin-top:auto;

	width:100px;	

}

/*div.prg{

	width: 40px;

	border: 1px solid #999999;

	height: 3px;

	font-size: 1px;

}

div.prb{

	background: #5eaa5e;

	height: 3px;

	font-size: 1px;

}*/



div.footer{

	text-align: center;

	border-top: 1px solid #E0E0E0;

	padding: 3px 0 0 0;

	margin-top: 50px;

}

div.footerphpld{

	margin-top: 1px;

	margin-bottom:30px;

	font-size:9px;

	color:#FFCC99;

}

div.footerphpld a:link{

	margin-top: 1px;

	margin-bottom:30px;

	font-size:9px;

	color:#FF9900;

}



div.footerphpld a:visited {

margin-top: 1px;

	margin-bottom:30px;

	font-size:9px;

	color:#FF9900;

}



div.navig{

	margin-bottom: 50px;

}

div.paging-links{

	margin-bottom: 50px;

}

div.footer a{

	color: #606060;

}

.price {

	border: 1px solid #A0A0A0;

}

.price table td{

	margin: 0;

	padding: 2px;

	vertical-align: bottom;

}





/* From H-log Css File */

body {



background:#000000;



	



	



	vertical-align:top;



}







* html body {



	line-height: 12px;



}







.search{



	position: relative;



	



}



.pricedisplay {



padding-left:15px;



}



#user-list {



		list-style: none;



		padding-left:0px;



		margin-top:1px;



		margin-bottom:5px;



		



		text-decoration:none;



		



		font-size:11px;



		font-family:Tahoma, "Times New Roman", sans-serif;



		color:#333333;



}



#submissioninfo ul {



		margin-left:10px;



		margin-top:2px;



		margin-bottom:5px;



		text-decoration:none;



		



		font-size:15px;



		font-family:Tahoma, "Times New Roman", sans-serif;



		color:#990000;



}







#submissioninfo li {



list-style:lower-alpha;



		margin-left:15px;



		margin-top:2px;



		margin-bottom:5px;		



		text-decoration:none;		



		font-size:11px;



		font-family:Tahoma, "Times New Roman", sans-serif;



		color:#666666;



}



.feat_links {



		margin-bottom:5px;



		font-family:Tahoma, "Times New Roman", sans-serif;



		border:dashed;



		width:640px;



		background:#F8D9BA;



		font-size:14px;



				color:#333333;



}



#header-left {



		margin-top:265px;



		background:url('images/index4.gif');



		height:200px;



		font-size:11px;



		font-family:Tahoma, "Times New Roman", sans-serif;



		color:#333333;



}



#mainimage {



		margin-top:5px;



margin-left:150px;







				font-size:13px;



	



		color:#333333;



		



}



#user-list2 {



		list-style: none;



		padding-left:4px;



		



		text-decoration:none;



		



		font-size:11px;



		font-family:Tahoma, "Times New Roman", sans-serif;



		color:#333333;



}







div.featured{



border:dashed;



background-color:#FFCC99;



}



.subcat {

	font-size: 11px;

	color: #696969;

	

	

	font-weight: normal;

}

	.subcat a {

		COLOR: #696969; text-decoration: none;

	}

	.subcat a:hover {

		text-decoration: underline;

	}





.titlecat {		



		font-size:15px;

		padding-top:0px;

		font-family:Tahoma;

		color: #85670C;

		margin-left:0px;

		text-align:left;

		font-weight:bold;



}







#title {



		



		font-size:17px;



		font-family:Verdana;



		color: #B36B00;



		font-weight:bold;



}



.prspecial {



		list-style: none;



		padding-bottom:0px;



		text-align:center;



		vertical-align:middle;



		padding-top:1px;



		text-decoration:none;



		font-style:italic;



		padding-left:10px;



		font-size:19px;



		font-weight:bold;



		font-family:Tahoma, "Times New Roman", sans-serif;



		color:#FFFF00;







		height:80px;



		width:63px;



}







.style1 {



	color: #FFFFFF;



	font-size: 12px;



}



#mainpage{



    height:auto;



	width:98%;



	margin-left:8px;



	margin-right:5px;



	vertical-align:top;



	font-weight:bold;



	margin-top:0px;



	color:#000000;



	background:url('images/mainpage.gif') repeat;	



	font-size:11px;			



	font-family:Tahoma, "Times New Roman", sans-serif;



		



}







#mainpagecontact{



    height:380px;



	width:650px;



	margin-left:8px;



	margin-right:5px;



	vertical-align:top;



	font-weight:bold;



	margin-top:0px;



	color:#000000;



	background:url('images/mainpage.gif') repeat;	



	font-size:11px;			



	font-family:Tahoma, "Times New Roman", sans-serif;



		



}







#message{



    height:150px;



	width:auto;



	



		



}



#header-left{



    height:auto;



	width:161px;	



	color:#000000;



	background:url('images/index5.gif') repeat;	



	font-size:11px;			



	font-family:Tahoma, "Times New Roman", sans-serif;



		



}



#right{



    height:auto;



	width:161px;	



	color:#000000;



	background:url('images/index5.gif') repeat;	



	font-size:11px;			



	font-family:Tahoma, "Times New Roman", sans-serif;



		



}



#mainpagecopyright{



    height:800px;



	width:724px;



			font-size:11px;



			background-color:#FFFFFF;



		font-family:Tahoma, "Times New Roman", sans-serif;



		



}



.tophits {



margin-top:25px;



padding-top:25px;



		



}





div.links2 {



	font-size: 8pt;



	color: #000000;



	height:auto;



	text-align:left;



	margin-right: 5px;



	padding-top:3px;



	width:100%;



	padding-left:inherit;



	padding-top:5px;	



	border-bottom:hidden;



	border-right:none;



	border-left:none;



	border-top:thin dashed #FF9900;







	



	



}



div.links3 {



	font-size: 8pt;



	color: #000000;



	height:inherit;	



	margin-right: 5px;



	padding-top:1px;



	width:400px;



}







	



	



/*a:hover, a:active { 



	color: #000000;



	font-weight: normal;



	text-decoration: underline;



}*/







	



#footerads  { 



width:100%;



	font-weight: bold;



	text-decoration: none;	



	font-size:11px;



	height:auto;



}



#footer a:link { 



	color: #4B73B5;



	font-weight: bold;



	text-decoration: none;



	font-size:11px;border:none;



}



	



#footer a:visited { 



	color: #4B73B5;



	font-weight: bold;



	text-decoration: none;	



	font-size:11px;



}



	



#footer a:hover, #footer a:active { 



	color: #FFFFFF;



	font-weight: bold;



	text-decoration: underline;



	font-size:11px;



}



















#footerphpld a:link { 



	color: #F1D6AC;



	font-weight: bold;



	text-decoration: none;



	font-size:11px;



}



	



#footerphpld a:visited { 



	color: #F1D6AC;



	font-weight: bold;



	text-decoration: none;	



	font-size:11px;



}



	



#footerphpld a:hover, #footerphpld a:active { 



	color: #FFFFFF;



	font-weight: bold;



	text-decoration: underline;



	font-size:11px;



}







#content1 {



margin-left:5px;







	    



		background-position: 2px top;



}







#footer {



height:auto;



	



	color: #F1D6AC;	



	height:auto;



	margin-top:2px;	



	text-align: center;



	width:100%;



	font-size:11px;



	



}























#nav ul {



	



	margin-top:165px;



	margin-left:175px;	



	font-size:12px;



	clear:right;



	font-weight:bold;



	list-style:none;







	



}





.lefttop {

padding-top:400px;
padding-left:0px;

width:18%;
float:none;
position:absolute;

}


#lefttop {

padding-top:400px;
padding-left:0px;

width:18%;

position: absolute;

}

#rightmenu {

margin-left:4px;

float:right;

}





* html #linkstop ul {



	margin-right: 20px;



}







#linkstop li {



	float: left;



	list-style: none;



	margin-top:30px;



	



	color:#FFFFFF;



	



	margin-left:10px;



	font-family:Verdana;



	



	font-size:11px;



	font-weight:normal;



}



.text, .btnsearch2{



	font-size: 12pt;



	background-color:#CC9900;



	border-color:#000000;



	border-style:groove;



	height:20px;







	vertical-align:middle;



	color:#000000;



	font-family: Verdana, Tahoma, Arial, sans-serif;



}



.btnsearch{



	font-size: 8pt;



	background-color:#7E0F0F;



	font-family: Verdana, Tahoma, Arial, sans-serif;



}



#btnsearch4{



	font-size: 12pt;



	width:335px;



	height:196px;



	background:url('images/header-top.gif');



	color:#FFCC33;



	vertical-align:middle;



	font-weight:bold;



	margin-top:1px;



	text-align:center;



	border-style:none;



	font-family: Verdana;



}



#linkstop a:link {



color:#FFFFFF;



font-family:Verdana;



	text-decoration:none;



	font-size:11px;



	font-weight:normal;



	}



	#headertop  {



color:#FFFFFF;



font-family:Verdana;



	text-decoration:none;



	font-size:13px;



margin-top:0px;



margin-left:20px;



	}



#linksttop ul a:hover {



color:#CC9900;



font-family:Verdana;







	font-size:11px;



	font-weight:normal;



	}



#linkstop a:visited, #linkstop a:active {



color:#FFFFFF;



font-family:Verdana;



	text-decoration:none;



	font-size:11px;



	font-weight:normal;



	}



	.nav4  {	



	padding-left:0px;	



	list-style:none;	



}



.nav1  {	



	padding-left:52px;	



	list-style:none;	



}



.nav2  {	



	padding-left:60px;	



	list-style:none;	



}



.nav3  {	



	padding-left:65px;	



	list-style:none;	



}







.nav5  {	



	padding-left:55px;	



	list-style:none;	



}




