body {
	margin: 0; padding: 0;
	background-color: #fff;
	background-image: url(../images/container-bck.gif);
	background-repeat: repeat-x;
	/*font-family: Tahoma; font-size: 11px;*/
}
.clear {clear: both; font-size: 0; height: 0;}

h1.home {
	vertical-align:super;
	line-height:8px;
	margin: 0 0 0 -17px;
	display:inline;
	background-image: none;
}

a {
	outline: none;
}

.page {	color:#90B900; padding: 0 0 0 40px; }
.page a, a:visited { color:#2e9ddb; }
.page a:hover, a.active { color:#ff0000; text-decoration: underline; }

.loadinfo {
	float:left;
	margin:2px;
	display:none;
	background-image: url(../images/bookmark.gif);
	width:12px;
	height:12px;
}

/*
input[disabled], input[readonly], select[disabled], select[readonly], checkbox[disabled], checkbox[readonly], textarea[disabled], textarea[readonly]
{
 background-color: #dcdcdc;
 border: #ff0000 1px solid;
 color: #ff0000;
 cursor: default;
} 
*/

#sortArea {
	padding:0px;
	margin:0px;

}
#sortList {
	list-style:none;
	list-style-type:none;
	padding:0px;
	margin:0px;
	color:#000;
	z-index:2;
	width:230px;
}
#sortList li {
	width:230px;
	padding:0px;
}

.hover {
	z-index:1;
	border:1px #2e9ddb dotted;
	background:transparent; /* #e2f6ab; */
}

.options { 
	color: #fff; 
	background-color: #383838; 
	display:none; 
	border-bottom: 1px #fff solid;
	border-top: 4px #44443c solid;
}

.config {
	border-top:4px #a6e300 solid; 
	background-color:#44443c; 
	color:#fff; 
	padding-left:21px;
}

.config img { 
	cursor:pointer; 
}

.checkboxes h3 { 
	color: #a6e300;
}
.checkboxes table td {
	padding: 0px 0px 20px 20px;
}
.rssText {
	margin: 3px 0px 0px 0px;
    font-size: 10px;
    line-height:10px;
	border: #a6e300 1px solid;
	vertical-align: top;
}


#site-container {
	margin:auto;
	width:999px;
}

.renew-text {
	padding: 3px;
	border: 1px #90B900 solid; 
	color:#2e9ddb;
}

.renew-text-focus {
	padding: 3px;
	background-color: #fcf1f2;
	border: 1px #d2091C solid;
}


.read_descriptions {
    cursor:pointer;
	text-decoration:underline;
	font-weight:normal;
	color:#90b900;
}
.descriptions {
	text-decoration:none;
	font-weight:normal;
	color:#000;
}

#frame { width: 100%; height:520px; border: none; }



.alphacat {
	margin: 0px; padding:4px;
}
.alphacat a {
	background: repeat-x url(../images/category/bckcatoff.gif);
	padding: 2px;
}
.alphacat a:hover {
	background: repeat-x url(../images/category/bckcaton.gif);
	padding: 2px;
}


.transmenu {
	margin: 0px; padding:4px;
}
.transmenu a {
	background: repeat-x url(../translation/bcktranslation.gif);
	padding: 2px;
}
.transmenu a:hover {
	background: repeat-x url(../translation/bcktranslationhover.gif);
	padding: 2px;
}


#menu {
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
	height: 50px;
	background: repeat-x url(../images/bckmenu.gif);
	text-align: right;
	font-weight: bold;
}
#menu li {
	display: inline;
	margin: 0 5px;
	line-height: 50px;
}
#menu li a {
	padding: 14px 15px 10px 15px;
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	padding: 16px 14px 10px 14px;
	background-color: #44443c;
	background: #5CB9E7;
	border-left: #fff 1px solid; border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	border-bottom: #5CB9E7 4px solid;
	text-decoration:underline;
}

#gallery-container {
	margin: 0 0 15px 0; padding: 5px;
	/*font-weight: bold;*/
	
	
	color: #2e9ddb;
	width:174px;
}

#s7 { 
	width: 100%; 
	height: 305px; 
	border: 0px solid #C9EDFA; 
	background: #fff repeat-x url(../images/bck-gallery.gif);
}

#s7 div { 
	width: 100%; 
	height: 170px; color: #333; 
	text-align: left; 
	font-size: 11px; 
	top: 0; 
	left: 0; 
}

.info img { 
	width: 150px; 
	height: 130px; 
	border: none; 
	float:left; 
	padding: 10px 10px 10px 10px;  
	border: 0px #C9EDFA solid;
	background: #fff repeat-x url(../images/bck-scroller-thumb.jpg);

}

.info p { 
	font-size:11px; font-weight:normal; padding: 0px 0px 0px 30px; margin:8px 0px 0px 0px;
}

.info a { font-size:11px; }


#selected {
	padding: 14px 14px 10px 14px;
	color: #fff;
	background-color: #44443c;
	background: repeat-x url(../images/bckmenulinkro.gif);
	border-left: #fff 1px solid; border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	border-bottom: #5CB9E7 4px solid;
	text-decoration:none;
}


#detail-bck {
	padding-top:2px;
	width: 277px;
	height: 256px;
	background: no-repeat url(../images/detail-thumb-bck.png);
}

#header {
	position: relative;
	height: 115px;
	background: repeat-x url(../images/bckheader.jpg);
}
#header h1 {
	margin: 0; padding: 0;
	width: 275px; height: 115px;
	background: no-repeat url(../images/logo.gif);
	font-size: 0;
}
#header h1 a {
	display: block;
	width: 275px; height: 115px;
	line-height: 500px;
	overflow: hidden;
}
#adverts {
	position: absolute;
	top: 15px; right: 25px;
	width: 468px; height: 60px;
}
#adverts h3 {
	position: absolute;
	margin: 0; padding: 0;
	bottom: -15px; right: 0;
	font-size: 11px; font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	border: none;
}
#adverts h3 a {
	color: #fff;
	text-decoration: none;
}
#container {
	margin: 0 0 75px 0; padding: 0 15px;
	background: #fff repeat-x url(../images/bckcontainer.gif);
}
#sidebar {
	position: relative;
	float: left;
	margin: -24px 0 0 0;
	width: 250px;			
	background: repeat-y url(../images/bcksidebar.gif);
	color: #44443c;
}
#sidebar .bottom {			
	padding: 5px 10px 40px 10px;
	min-height: 200px;
	background: left bottom no-repeat url(../images/bcksidebarbottom.gif);
}
* html #sidebar .bottom {
	height: 200px;
}
#sidebar .block {
	margin: 0 0 5px 0; padding: 10px 10px 0px 10px;
	background: #fff repeat-x url(../images/bcksidebardiv.gif);
	border-bottom: #f3f3f3 1px solid;
}
#sidebar h3 {
	margin: 0 0 10px 0; padding: 0;
	font-family: Arial; font-size: 14px;
	color: #2e9cdb;
	line-height: 1em;
	border: none;
}
#sidebar h3 span {
	font-weight: normal;
	color: #44443c;
}
#article .block {
	margin: 0 0 5px 0; padding: 10px 10px 15px 10px;
	background: #fff repeat-x url(../images/bcksidebardiv.gif);
	border-bottom: #f3f3f3 1px solid;
}

#article h3 {
	margin: 0 0 15px 0; padding: 0;
	font-family: Arial; font-size: 14px;
	color: #2e9cdb;
	line-height: 1em;
	border: none;
}
#sponsors a {
	padding: 0 0 0 13px;
	background: left center no-repeat url(../images/bcksidebarlink.gif);
	font-weight: bold;
	color: #90b900;
	text-decoration: none;
}
#pagerank {
	text-align: center;
}
#pagerank h3 {
	text-align: left;
}
#pagerank div {
	margin: 10px auto;
	width: 125px;
}
#pagerank a {
	font-weight: normal;
	color: #44443c;
}
#pagerank img {
	float: left;
	width: 79px; height: 16px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
#sidebar .block p {
	margin: 0 0 15px 0; padding: 0;
}
#search {
	display: block;
}
#search * {
	vertical-align: middle;
}
#search .searchtext {
	margin: 0 5px 0 0; padding: 2px 5px;
	width: 140px;
	background-color: #fff;
	border: #e6e6e6 1px solid;
	font-family: Arial; font-size: 11px;
	color: #444;
}
#search .searchbtn {
	margin: 0; padding: 0;
	width: 50px; height: 22px;
	background: no-repeat url(../images/bcksearchbtn.gif);
	border: none;
	cursor: pointer;
}

#zipsearch {
	display: none;
}
#zipsearch * {
	vertical-align: middle;
}
#zipsearch .searchtext {
	margin: 0 5px 0 0; padding: 2px 5px;
	width: 150px;
	background-color: #fff;
	border: #e6e6e6 1px solid;
	font-family: Arial; font-size: 11px;
	color: #444;
}
#zipsearch .searchbtn {
	margin: 0; padding: 0;
	width: 50px; height: 22px;
	background: no-repeat url(../images/bcksearchbtn.gif);
	border: none;
	cursor: pointer;
}

#valid {
	position: absolute;
	height: 55px;
	background: left bottom repeat-x url(../images/bckvalid.gif);
	left: 14px; bottom: -65px;
	width: 231px;
}
#valid a.xhtml {
	float: left;
	margin: 0 1px 0 0;
	width: 115px; height: 35px;
	background: no-repeat url(../images/bckxhtml.gif);
	font-size: 0;
	text-decoration: none;
	color: #99c612;
}
#valid a.css {
	float: left;
	width: 115px; height: 35px;
	background: no-repeat url(../images/bckcss.gif);
	font-size: 0;
	text-decoration: none;
	color: #1378c7;
}
#contentcontainer {
	float: right;
	width: 100%;
	margin-left: -280px;
}
#content {
	padding: 20px 0 0 0;
	margin-left: 258px;
/*	background: left 15px no-repeat url(../images/bckcontent.gif); */
}
#path {
	margin: 0 0 15px 0; padding: 5px;
	font-weight: bold;
	background-color: #fff;
	border: #e7e7e7 1px solid;
	color: #2e9ddb;
}
#comment-block {
	margin: 0 0 15px 0; padding: 5px;
	font-weight: bold;
	background-color: #fff;
	border: #e7e7e7 1px solid;
	color: #2e9ddb;
}

#path a {
	color: #2e9ddb;
	text-decoration: none;
}

#path span {
	color: #44443c;
}

#path-submit-site {
	margin: 0 0 15px 0; padding: 5px;
	font-weight: bold;
	background-color: #fff;
	border: #e7e7e7 1px solid;
	color: #2e9ddb;
}

#path-submit-site a {
	color: #2e9ddb;
	text-decoration: none;
}

#path-submit-site span {
	color: #44443c;
}

#directory-category-index {
	margin: 0 0 15px 0; padding: 5px;
	font-weight: bold;
	background-color: #fff;
	border: #e7e7e7 1px solid;
	color: #2e9ddb;
}
#directory-category-index a {
	color: #2e9ddb;
	text-decoration: none;
}
#directory-category-index span {
	color: #44443c;
}
#directory-page-path-bottom {
	margin: 0 0 15px 0; padding: 5px 0 0 0;
	font-weight: bold;
	background-color: #fff;
	border: #e7e7e7 0px solid;
	color: #2e9ddb;
}
#directory-page-path-bottom a {
	color: #2e9ddb;
	text-decoration: none;
	padding: 4px 7px 4px 7px;
	border: 1px #2e9ddb solid;
	background-color: #fff;
}

#directory-page-path-bottom a:hover {
	color: #ff0000;
	text-decoration: none;
	padding: 4px 7px 4px 7px;
	border: 1px #ff0000 solid;
	background-color: #fff;
}


#directory-page-path-bottom span {
	color: #44443c;
}


#directory-page-path-top {
	margin: 0 0 15px 0; padding: 5px 0 0 0;
	font-weight: bold;
	background-color: #fff;
	border: #e7e7e7 0px solid;
	color: #2e9ddb;
}
#directory-page-path-top a {
	color: #2e9ddb;
	text-decoration: none;
	padding: 4px 7px 4px 7px;
	border: 1px #2e9ddb solid;
	background-color: #fff;
}

#directory-page-path-top a:hover {
	color: #ff0000;
	text-decoration: none;
	padding: 4px 7px 4px 7px;
	border: 1px #ff0000 solid;
	background-color: #fff;
}


#directory-page-path-top span {
	color: #44443c;
}


.resource-news table {
	margin: 0 0 5px 0;
	width: 100%;
	background: #fff repeat-x url(../images/bcklinks.gif);
	border: #e4e4e3 1px solid;
}
.resource-news table td {
	padding: 5px 10px;
}

.resource-news a {
	font-weight: bold;
	color: #2e9ddb;
	text-decoration: none;
}
.resource-news .url {
	font-weight: bold;
	color: #44443c;
}
.resource-news p {
	margin: 7px 0 0 0; padding: 7px 0 0 0;
	color: #44443c;
	background: left top repeat-x url(../images/bcklinksborder.gif);
}
.resource-news p a {
	color: #2e9ddb;
}
.resource-news:hover table {
	border: 1px solid #90B900; 
	margin: 0 0 5px 0;
	padding:0px;
	background: #fff repeat-x url(../images/bcklinks-hover.gif);
}


#tfl {
	margin: 0 0 15px 0; padding: 5px 10px;
	background: #9adcf4 repeat-x url(../images/bckfeat.gif);
	border: #2f9fdc 1px solid;
	border-top: #2f9fdc 4px solid;
}
#tfl table {
	width: 100%;
}
#tfl h3 {
	margin: 5px 0 15px 0 !important; padding: 0;
	font-family: Arial; font-size: 18px !important; font-weight: normal;
	line-height: 1em;
	color: #fff !important;
	border: none;
}
#tfl h3 span {
	font-weight: bold;
}
#tfl a {
	font-weight: bold;
	color: #e2ed6d;
	text-decoration: none;
}
#tfl .url {
	font-weight: bold;
	color: #fff;
}
#tfl p {
	margin: 7px 0 0 0; padding: 7px 0 0 0;
	color: #000;
	background: left top repeat-x url(../images/bckfeatborder.gif);
}
#tfl p a {
	color: #fff;
}
#featlinks table {
	margin: 0 0 5px 0;
	width: 100%;
	background: #9adcf4 repeat-x url(../images/bckfeat.gif);
	border: #2f9fdc 1px solid;
	border-top: #2f9fdc 4px solid;
}
#featlinks table td {
	padding: 5px 10px;
}
#featlinks a {
	font-weight: bold;
	color: #e2ed6d;
	text-decoration: none;
}
#featlinks .url {
	font-weight: bold;
	color: #fff;
}
#featlinks p {
	margin: 7px 0 0 0; padding: 7px 0 0 0;
	color: #000;
	background: left top repeat-x url(../images/bckfeatborder.gif);
}
#featlinks p a {
	color: #fff;
}
#links table {
	margin: 0 0 5px 0;
	width: 100%;
	background: #fff repeat-x url(../images/bcklinks.gif);
	border: #e4e4e3 1px solid;
}
#links table td {
	padding: 5px 5px;
}

#links a {
	font-weight: bold;
	color: #2e9ddb;
	text-decoration: none;
}
#links .url {
	font-weight: bold;
	color: #44443c;
}
#links p {
	margin: 7px 0 0 0; padding: 7px 0 0 0;
	color: #44443c;
	background: left top repeat-x url(../images/bcklinksborder.gif);
}
#links p a {
	color: #90b900;
}

#links img {
	display: block;
	margin: 0 0 0 5px;
	border: #1f7fd0 0px solid;
	padding:3px;
}

.instructions {
	list-style-type: none;
	margin: 0; padding: 0 0 0 15px;
	font-size: 11px;
	background: left center no-repeat url(../images/bckcats.gif)
}

#bookmarks table {
	margin: 0 0 5px 0;
	width: 100%;
	background: #fff repeat-x url(../images/bcklinks.gif);
	border: #e4e4e3 1px solid;
}

#bookmarks table td {
	padding: 5px;
}

#bookmarks a {
	font-weight: bold;
	color: #2e9ddb;
	text-decoration: none;
}
#bookmarks .url {
	font-weight: bold;
	color: #44443c;
}
#bookmarks p {
	margin: 7px 0 0 0; padding: 7px 0 0 15px;
	color: #44443c;
	background: left top repeat-x url(../images/bcklinksborder.gif);
}
#bookmarks p a {
	color: #90b900;
}

#bookmarks img {
	display: block;
	margin: 0 0 0 5px;
	border: #1f7fd0 0px solid;
	padding:3px;
}


#articles table {
	margin: 0 0 5px 0;
	width: 100%;
	background: #fff repeat-x url(../images/bcklinks.gif);
	border: #e4e4e3 1px solid;
}
#articles table td {
	padding: 5px 10px;
}

#articles a {
	font-weight: bold;
	color: #2e9ddb;
	text-decoration: none;
}
#articles .url {
	font-weight: bold;
	color: #44443c;
}
#articles p {
	margin: 7px 0 0 0; padding: 7px 0 0 0;
	color: #44443c;
	background: left top repeat-x url(../images/bcklinksborder.gif);
}
#articles p a {
	color: #90b900;
}


#zipcodelinks {
	width:100%;
	float:right;
}

#zipcodelinks table {
	margin: 0 0 5px 0;
	width: 100%;
	background: #fff repeat-x url(../images/bcklinks.gif);
	border: #e4e4e3 1px solid;
}
#zipcodelinks table td {
	padding: 5px 10px;
}

#zipcodelinks a {
	font-weight: bold;
	color: #2e9ddb;
	text-decoration: none;
}
#zipcodelinks .url {
	font-weight: bold;
	color: #44443c;
}
#zipcodelinks p {
	margin: 7px 0 0 0; padding: 7px 0 0 0;
	color: #44443c;
	background: left top repeat-x url(../images/bcklinksborder.gif);
}
#zipcodelinks p a {
	color: #90b900;
}



#flinks table {
	margin: 0 0 5px 0;
	width: 100%;
	background: #fff repeat-x url(../images/bcklinks.gif);
	border: #e4e4e3 1px solid;
}
#flinks table td {
	padding: 5px 10px;
}

#flinks a {
	font-weight: bold;
	color: #2e9ddb;
	text-decoration: none;
}
#flinks .url {
	font-weight: bold;
	color: #44443c;
}
#flinks p {
	margin: 7px 0 0 0; padding: 7px 0 0 0;
	color: #44443c;
	background: left top repeat-x url(../images/bcklinksborder.gif);
}
#flinks p a {
	color: #90b900;
}

#rss-links table {
	margin: 0px;
	width: 100%;
	background: #fff repeat-x url(../images/bcklinks.gif);
	border: #e4e4e3 1px solid;
}
#rss-links table td {
	padding: 5px;
}

#tfl img, #featlinks img {
	display: block;
	margin: 0 0 0 5px;
	width: 100px; height: 70px;
	border: #1f7fd0 1px solid;
}

h4 a, a {
	/*font-weight: bold;*/
	color: #2e9ddb;
	text-decoration: none;
}
#news {
	margin: 15px 0 0 0;
	color: #44443c;
}
.feedTitle {
	position: relative;
	bottom: -1px;
	margin: 0; padding: 5px;
	width: 90px;
	background-color: #fbfbfb;
	border: #ededed 1px solid;
	border-bottom: none;
}
.feedTitle a {
	font-weight: bold;
	color: #2e9ddb;
	text-decoration: none;
	text-transform: uppercase;
}
#news ul {
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
	background-color: #fbfbfb;
	border: #ededed 1px solid;
	border-bottom: none;
}
#news ul li {
	padding: 10px 5px;
}
#news ul li a {
	font-weight: bold;
	color: #90b900;
	text-decoration: none;
}
#creditfooter {
	background-color: #fbfbfb;
	border: #ededed 1px solid;
	border-top: none;
}
#menubottom {
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
	height: 35px; line-height: 35px;
	background: repeat-x url(../images/bckmenubottom.gif);
	text-align: center;
	font-weight: bold;
}
#menubottom li {
	display: inline;
	margin: 0 5px;
}
#menubottom li a {
	padding: 11px 15px 10px 15px;
	color: #fff;
	text-decoration: none;
}
#menubottom li a:hover {
	padding: 7px 14px 10px 14px;
	background-color: #44443c;
	border-left: #fff 1px solid; border-right: #fff 1px solid;
	border-bottom: #44443c 1px solid; 	border-top: #fff 1px solid;
	text-decoration:underline;
}
#footer {
	background-color: #44443c;
	padding: 20px 0;
	text-align: center;
	color: #fff;
}
#footer a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.navig {
	margin: 15px 0 0 0;
}

#ads_container{
	position: relative;
	overflow:hidden;
	width: 220px;
	height: 75px;
	border: 1px solid #f1f1f1;
	color: #666;
	background-color:#fff;
}

tr.odd_color { background:#f0f0f0; }
tr.even_color { background:#fff; }

.add_bar {
	padding: 5px;
	color: #666;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	text-align:left;
}
.add_bar a:link {color: #666; font-weight: bold; text-decoration: none;}
.add_bar a:visited { color: #666; font-weight: bold; text-decoration: none;}
.add_bar a:hover {color: #666; font-weight: bold; text-decoration: underline;}

span.ad_description {
  color: #666;
  font-size: 10px;
}

.link_bar {
	color: #fff;
	background-color: #f9f9f9;
	border-top: #f1f1f1 1px dashed;
	border-bottom: #f1f1f1 1px dashed;
	padding: 5px;
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;
	text-align:right;
}
.link_bar a:link {color: #44443c !important; font-weight: bold; text-decoration: none;
padding:0 !important;background:none !important;
}
.link_bar a:visited { color: #fff; font-weight: bold; text-decoration: none;}
.link_bar a:hover {color: #fff; font-weight: bold; text-decoration: underline;}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

h1 {
/*	margin: 0; padding: 0 0 0 13px; */
	margin: 0; padding: 0 0 0 15px;
	font-size: 11px;
	color: #2e9ddb;
	background: left center no-repeat url(../images/bckcats.gif);
}
h1 a, a:visited {
	color: #2e9ddb;
	text-decoration: none;
}

h1 a:active, a:hover {
	color: #2e9ddb;
	text-decoration: underline;
}

h2 {
	margin: 0; padding: 0 0 0 10px;
	font-size: 11px;
	/*color: #2e9ddb;*/
/*	background: left center no-repeat url(../images/bckcats.gif); */
}
h2 a, a:visited {
	color: #666666;
	text-decoration: none;
}


h2 a:active, a:hover {
	color: #2e9ddb;
	text-decoration: none;
}

#catsinner h2 {
	margin: 0 0 7px 0;
}

#resources h2 {
	margin: 0 0 7px 0;
}

#content h3 {
	margin: 15px 0; padding: 0;
	font-family: Arial; font-size: 17px;
	color: #44443c;
}

#arts h2, #arts h3 {
	margin: auto; padding: 0;
	color: #44443c;
	font-family: Tahoma; font-size: 11px !important;
	background: none;
	width: auto; height: auto;
	border: none;
}

h3.bg {
	padding: 20px 0 0 0 !important;
	background: center top no-repeat url(../images/bckdetailshadow.gif);
}

table.formPage {
	width: 100%;
	text-align: left;
}
table.details {
	background: #fff repeat-x url(../images/bcklinks.gif);
	border: #e4e4e3 1px solid;
	text-align: left;
}
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 {
	
margin:0 10px 0 0;
padding:0 0 0 10px;
text-align:right;
}
table.details .label {
	padding: 0 5px 0 0;
	width: 0px;
}
.buttons {
	padding: 5px;
	border: 0px solid #ccc;
}
.count {
	/*color: #2e9ddb;*/
}
.url {
	color: #90b900;
}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	border: 1px #90B900 solid; 
	padding:3px;
	color:#2e9ddb;
/*	padding: 2px 0;
	color: #000000;
	border: 1px solid #ccc;
*/
}
textarea.text {
	border: 1px #90B900 solid; 
	padding:3px;
	color:#2e9ddb;
/*
	padding: 2px 0;
	font-size: 8pt;
	border: 1px solid #ccc;
*/
}
select {
	font-size: 8pt;
	border: 1px solid #ccc;
}

.captcha {
	border: 1px solid #ccc;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFAA11;/*#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;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #44443c;
	font-family: Tahoma;
	font-size: 8pt; font-weight: normal;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 3px 0 15px; 
	padding: 0 0 0 13px;
	color: #98988b;
	font-sze:11px;
}
p.subcats a {
	font-weight: normal;
	color: #98988b;
	text-decoration: none;
}
div.pr {
	padding-top:5px;
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	
}
div.prg {
	width: 40px;
	border: 1px solid #31a4dd;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #61c0e8;
	height: 3px;
	font-size: 1px;
}

.formPage ul li {
	list-style-image: url(../images/li.gif);
}

.price {
	padding: 15px 15px 35px 15px;
	background: center bottom no-repeat url(../images/bckpriceshadow.gif);
}

.price strong {
	font-weight: bold;
	color: #2e9ddb;
}

.price table {
	width: 100%;
	border: #e4e4e4 1px solid;
	background: repeat-x url(../images/bckprice.gif);
}
.price table td{
	margin: 0;
	padding: 5px;
	vertical-align: top;
}

.pricepermfeat5 {
	width: 150px; height: 50px;
	font-size: 0;
	color: #fff;
	background: left center no-repeat url(../images/bckpricepermfeat5.gif);
}
.pricepermfeat {
	width: 150px; height: 50px;
	font-size: 0;
	color: #fff;
	background: left center no-repeat url(../images/bckpricepermfeat.gif);
}

.pricepermregular3 {
	width: 150px; height: 50px;
	font-size: 0;
	color: #fff;
	background: left center no-repeat url(../images/bckpricepermregular3.gif);
}

.pricepermregular {
	width: 150px; height: 50px;
	font-size: 0;
	color: #fff;
	background: left center no-repeat url(../images/bckpricepermregular.gif);
}

.pricefeat5 {
	width: 150px; height: 50px;
	font-size: 0;
	color: #fff;
	background: left center no-repeat url(../images/bckpricefeat5.gif);
}
.pricefeat {
	width: 150px; height: 50px;
	font-size: 0;
	color: #fff;
	background: left center no-repeat url(../images/bckpricefeat.gif);
}

.priceregular3 {
	width: 150px; height: 50px;
	font-size: 0;
	color: #fff;
	background: left center no-repeat url(../images/bckpriceregular3.gif);
}

.priceregular {
	width: 150px; height: 50px;
	font-size: 0;
	color: #fff;
	background: left center no-repeat url(../images/bckpriceregular.gif);
}

.submitbtn {
	margin: 0; padding: 0;
	border: none;
	width: 110px; height: 22px;
	background: no-repeat url(../images/submitbtn.gif);
	cursor: pointer;
}

.paypal {
/*	float: right; */
	margin-top: 25px;
	width: 150px; height: 60px;
	background: no-repeat url(../images/paypal.gif);
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; color:#2e9ddb; font-weight:bold;} /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}