/*  

Theme Name: Web Directory Reviews

Theme URI: http://webdirectoryreviews.com

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

Version: 1.6

Author: Bunny

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





*/







/* Begin Typography & Colors */





#page {

	border: 1px solid #959596;

	text-align: left;

	}


.highlighttext{
background-color:yellow;
font-weight:bold;
}


#content {

	font-size: 1.2em

	}



.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: 1.2em;

	}





#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: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



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

	color: #777;

	}



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: #06c;

	text-decoration: none;

	}



a:hover {

	color: #147;

	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;

	}



#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;

	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." */





html, body, h1, h2, h3, h4, ul, li {

	margin: 0;

	padding: 0;

	

}

h1 img {

	display: block;

}

img {

	border: 0;

}

a {

	color: #464544;

}

a:hover {

	color: #FFA405;

}

.left {

	float: left;

	

}

.right {

	float: right;

}

.more {

	text-align: right;

}

.clear {

	clear: both;

}



body {

	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;

	text-align: center;

	font: 11px verdana, arial, sans-serif;

	color: #996600;

	padding-bottom: 0px;

	vertical-align:top;

	padding-top: 0px;

}



/** layout **/

#wrapper {

	text-align: left;

	width: 99%;

	margin-top:0px;

	margin-left:0px;

	vertical-align:top;

    background: url(images/news_bg.jpg) repeat-y;

	

}



#header {  

  width:auto;

  top: 0px;

  vertical-align:top;

  margin-left:0px;

  

  height: 20px;



}

#left {

    float:left;

	margin-left:0px;

	vertical-align:top;

	width: 243px;

	background: url(images/bg_top.gif);

	background-repeat:no-repeat;

	background-position:top;

	height:auto;

	

}

#logo {

  width: 244px;

  height: 152px;

  background: url(images/header_1.jpg) no-repeat;



  text-align: center;

  color: #595959;

}

#logo h1 {

  padding-top: 30px;

  font: 24px "arial narrow", arial, sans-serif;

}

#logo p {

  margin: 8px 25px 4px 25px;

  border-top: 1px solid #B8B8B8;

  border-bottom: 1px solid #B8B8B8;

  padding: 0px;

  letter-spacing: 0.2em;

  font-weight: bold;

}



#nav {

  background: url(images/nav_left.jpg) no-repeat;

}

#nav ul {

  margin-left: 9px;

  padding-left: 1px;

  padding-bottom: 29px;

  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;

}

#nav li {

  list-style: none;

     font-family:"Pagoda SF", Verdana, Tahoma;
  font-size:12px;

  border-top: 1px solid #959595;

  background: 188px 10px url(images/arr_white.gif) no-repeat;

  padding: 2px 0 0 31px;

}



#nav a {

  color: #fff;

  text-decoration: none;

  border-left: 1px solid #959595;

  padding-left: 10px;

  display: block;

  width: 90%;

  padding: 2px 0 6px 8px;

}

#nav a:hover {

  text-decoration: underline;

}

#nav .important {

  border: none;

  background: 188px 10px url(images/arr_orange.gif) no-repeat;

}

#nav .important a {

  color: #E9C379;

}


#navspecial li {

  list-style: none;

     font-family:"Pagoda SF", Tahoma;
  font-size:16px;

  border-top: 1px solid #959595;

  background: 188px 10px url(images/arr_white.gif) no-repeat;

  padding: 2px 0 0 31px;

}

#navspecial {

  background: url(images/nav_left.jpg) no-repeat;

}

#navspecial ul {

  margin-left: 9px;

  padding-left: 1px;
  font-family:"Pagoda SF", Tahoma;

  padding-bottom: 29px;

  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;

}



#navspecial a {

  color: #fff;

  text-decoration: none;

  border-left: 1px solid #959595;

  padding-left: 10px;

  display: block;

  width: 90%;

  padding: 2px 0 6px 8px;

}

#navspecial a:hover {

  text-decoration: underline;

}

#navspecial .important {

  border: none;

  background: 188px 10px url(images/arr_orange.gif) no-repeat;

}

#navspecial .important a {

  color: #E9C379;

}

#news {

  background: url(images/news_bg.jpg) repeat-y;

  padding-left: 37px;

  padding-right: 22px;

  padding-bottom: 3px;

  text-align: justify;

  height:auto;

}

#news h2 {

  font-size: 12px;

  color: #BE8B06;

}



#news h3, #news p {

  font-size: 11px;

  margin: 1em 8px 1em 0;

}

#news a {

  color: #74653D;

  font-weight: bold;

  text-decoration: underline;

}

#news a:hover {

  color: #38301A;

}

#news .more {

  font-size: 9px;

}

#news .hr-dots {

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

  height: 10px;

}

#hr-dots {
  background: center url(images/dots.gif) repeat-x;
  list-style:none;

  height: 10px;

}


#support {

  background: url(images/support.jpg) no-repeat;

  padding: 1px;

  height: 97px;

  color: #1A1A18;

}

#support p {

  margin: 0.7em 2.6em;

}

#right a:link, #right a:visited, #right a:active {

color:#663300;

text-decoration:none;

}



#right a:hover{

color:#FF9900;

text-decoration:none;

}



#right {

  margin-left:247px;

  width: auto;

  float:inherit;

  padding-right: 9px;

  padding-top: 0px;

  vertical-align:top;

}

#right h1 {

  font: 18px arial, sans-serif;

  color: #BE8B06;

  border-bottom: 1px solid #C4AE7C;

  padding-bottom: 6px;

  margin-bottom: 1em;

}

#right h2 {

  font: 12px arial, sans-serif;

  color: #BE8B06;

  border-bottom:dashed #BE8B06 thin ;

  border-bottom-style:ridge;

  

  padding-bottom: 2px;

  font-weight:bold;

  text-decoration:none;

  margin-bottom: 1em;

}

#right h3 {

  font: 14px arial, sans-serif;

  color: #BE8B06;

  border-bottom: 1px solid #C4AE7C;

  padding-bottom: 6px;

  margin-bottom: 1em;

  margin-top: 2em;

}



#right h4 {

  font: 13px arial;

  color: #BE8B06;

  font-weight:bold;

  

  padding-bottom: 6px;

  margin-bottom: 1em;

  margin-top: 2em;

}

#welcome {

margin-left:0px;

  width: 100%;

  padding-right: 9px;

  padding-top: 0px;

  position:inherit;

  vertical-align:top;

}

#profile {

 

}

#right .left {

  margin-right: 18px;

}

#right .more {

  font-weight: bold;

  font-size: 10px;

}



#corp, #indu {

  float: left;

  width: 49%;

}

#corp {

  margin-right: 1%;

}

#corp-img, #indu-img {

  background: url(images/pic_2.jpg) no-repeat;

  width: 112px;

  height: 23px;

  float: left;

  margin-right: 18px;

  text-align: center;

  padding-top: 90px;

  font-size: 9px;

  font-weight: bold;

}

#indu-img {

  background: url(images/pic_3.jpg) no-repeat;

}

#spacer {

  height: 2em;

}



#footer {
color:#996600;



}

#copyright {

  text-align: center;  

  font-size: 9px;

  margin-left:0px;

    color: #715F36;

  font-weight: bold;

    

}

#footerline{



}





/*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;

}



.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;

}



