body {
	margin:0px;
	background-color: #dae2e3;
	font-family: Verdana;
	font-size: 11px;
}
a:link, a:visited {
	font-size:11px;
	color:#256ca5;
	font-family:Verdana;
	text-decoration:underline;
}
a:hover {
	color:#19436e;
}
p {
	margin:3px 0px 2px 0px;
}
.header {
	/*background-image:url(../images/header-bg.jpg);*/

	/*background-repeat:no-repeat;*/

	width:780px;
	height:124px;
}
.search {
	background-color:#0f294a;
	padding:5px;
	border:1px solid #2b507c;
}
.search-input {
	padding-top: 1px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	border: #c7cacc 1px solid;
	font-size: 12px;
	background: #ffffff;
	color: #086c9d;
	height: 15px;
}
.button {
	border: 0px;
	font-size: 12px;
	background:#A1C71C;
	width: 56px;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
}
.menucontainer {
	background-image:url(../images/menuBackground.gif);
	background-repeat:no-repeat;
	width:780px;
	height:31px;
}
.menu {
}
a.menu:link, a.menu:visited {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#81a628;
	text-decoration:none;
}
a.menu:hover {
	color:#627c20;
	text-decoration:underline;
}
.path {
	background-image:url(../images/pathBackground.gif);
	background-repeat:no-repeat;
	width:780px;
	height:28px;
	font-family:Verdana;
	color:#d9e0e8;
	font-size:11px;
}
a.path-link:link, a.path-link:visited {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.path-link:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#user-bar {
	clear:both;
	width:20%;
	margin:0 0 0 auto;
	padding:3px;
	background:#D9E8F9;
	line-height:19px;
	text-align:right;
}
.column {
	background-image:url(../images/columnBackground.gif);
	background-repeat:repeat;
	background-position:top;
	border-right:1px solid #b2b2b2;
	width:179px;
	vertical-align:top;
}
.columnCenter {
	background-image:url(../images/columnBackground.gif);
	background-repeat:repeat;
	background-position:top;
	padding:9px 20px 9px 20px;
}
.columnTitle1 {
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color:#ff9600;
	height:20px;
	width:179px;
}
.columnTitle2 {
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color:#99c71c;
	height:20px;
	width:179px;
}
.columnList1 {
	padding:4px;
	line-height:18px;
}
.columnList1 a:link, .columnList1 a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #256ca5;
	text-decoration: none;
	padding: 0px 0px 0px 16px;
	background-image:  url(../images/arrowIcon.gif);
	background-repeat: no-repeat;
	background-position: 4px 60%;
}
.columnList1 a:hover {
	color:#1d527c;
	text-decoration:underline;
}
.columnList2 {
	padding:4px 4px 4px 8px;
	line-height:18px;
	font-family: Verdana;
	font-size: 11px;
	color: #374c5e;
}
.cats {
	/* background-image:url(../images/cats-top.gif);

	background-repeat:no-repeat;

	background-position:top; */

	background-color:#f4f4f4;
	padding:25px;
	vertical-align:top;
}
a.cat:link, a.cat:visited {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#256ca5;
	text-decoration:none;
}
a.cat:hover {
	color:#19436e;
	text-decoration:underline;
}
h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	padding-left:12px;
	background-image:url(../images/categoryIcon.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
p.subcats {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
a.subcat:link, a.subcat:visited {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#256ca5;
	text-decoration:none;
}
a.subcat:hover {
	color:#19436e;
	text-decoration:underline;
}
.flinks {
	background-image:url(../images/featuredLinksHeader.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f4f4f4;
	padding:55px 15px 0px 15px;
}
.rlinks {
	background-image:url(../images/regularLinksHeader.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f4f4f4;
	padding:25px 15px 0px 15px;
}
.featured {
	/* background-color:#FFFFFF; */

	background-image:url(../images/featuredBackground.gif);
	border:2px solid #256ca5;
	margin-bottom:10px;
}
.regular {
	margin-bottom:10px;
}
#links {
	margin:20px 0px 0px 0px;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #333333;
	/* font-size: 7pt; */

	font-size: 8pt;
	text-decoration: none;
}
.recommendedsites {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#256CA5;
}
div.thumbsites {
	text-align: center;
	width:780px;
	height:130px;
	background:#c2dcdf;
	border-top: 2px dotted #1d69a3;
	border-bottom: 2px dotted #1d69a3;
}
.pager {
	background-image:url(../images/pagerBackground.gif);
	background-repeat:no-repeat;
	width:560px;
	height:35px;
	padding: 0px 20px 0px 200px;
}
div.footer {
	bottom:0;
	clear:both;
	text-align: center;
	background-image:url(../images/footerBackground.gif);
	width:780px;
	height:78px;
}
div.footer p {
	color:#C5ECFE;
	margin:0px;
	padding-top:15px;
}
div.footer a:link, div.footer a:visited {
	color: #f4f4f4;
}
div.footer a:hover {
	color: #ffffff;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
h1 {
	margin:0;
	padding:0;
}
h3 {
	color: #5e74b3;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}
table.formPage {
	border: none;
}
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;
	font-weight: bold;
	vertical-align: top;
}
.buttons {
	text-align: center;
	padding-top:10px;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
.url {
	/* color: #6f6f6f; */

	color: #ff9600;
}
.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #5e74b3;
}
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: 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;
}
.sort {
	color: #ff9600;
}
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: #256ca5;
	height: 3px;
	font-size: 1px;
}
.price {
	background-color:#FFFFFF;
	padding:10px;
	border:1px solid #256ca5;
}
.price table td {
	margin: 0;
	padding: 0px 3px 0px 2px;
	vertical-align: middle;
}
.main-paging {
}
.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;
	cursor:hand;
	color:#6A8AD4;
}
#categtree {
	margin:3px 0;
	height:200px;
	width:300px;
	overflow:auto;
	border:1px dotted #9EC2F3;
	border-width:0 1px 1px;
}
#catTitle {
	background:#fff;
} /* 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;
	cursor:hand;
}
#categtree .categ-item {
	clear:both;
	margin:3px 5px;
	padding:2px 5px;
	display:block;
	border:1px dotted #CBE2EC;
	border-width:1px 0;
	cursor:pointer;
	cursor:hand;
}
#categtree .categ-item img {
	margin-right:1em;
}
#categtree .odd {
	background:#F8F8FC;
}
#categtree .even {
	background:#fff;
}
#categtree .categ-item:hover {
	background:#eee;
}

