body {
        background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	padding: 0; margin: 0;
}
.header {	
	background:  url(../images/headerBg.gif) repeat-x top left;
}
.header .inner {
	width: 760px;
	margin: 0 auto; padding-top: 16px;
	overflow: hidden;
}
.search {
	background: url(../images/searchBg.gif) no-repeat bottom left;
	float: right;
	height: 64px; padding: 0 33px;
}
.headerSearch {
	margin: 25px 40px 0px 0px;
}
.searchInput {
	background: none;
	border: none;
	padding: 3px 3px 5px 3px;
	width: 300px;
	height: 15px;
	color: #ffffff;
	
}
a {
	color: #106B79;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font: 19px Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 5px 0;
	color:#106B79;
	text-transform: uppercase;
}

h2 {
	font: 17px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 5px 0 10px 20px;
	background: url(../images/h2Bg.gif) no-repeat center left;
	color: #2e848d;
}

h2 a {
	color: #2e848d;
}

.sidebar h3 {
	color: #2e848d;
	font-size: 10pt;
	padding-left: 15px; margin:0;
	background: url(../images/h3Bg.gif) no-repeat center left;
}

h3 {
	color: #2e848d;
	font-size: 10pt;
}

h3 a {
	color: #2e848d;
}
.flink {
	background: url(../images/linkBg.gif) no-repeat top left;
	margin-bottom: 20px; padding: 0;
}
.link {
	margin-bottom: 20px; padding: 0;
}
.article {
	background: url(../images/articleBg.gif) no-repeat top left;
	margin: 20px 0; padding: 0;
}
.link-id {
	padding-left: 10px;
	font: 39px Georgia, "Times New Roman", Times, serif;
	line-height: 35px;
	color: #ffffff;
	float: left;
	width: 45px;
}
.link-id a:link, .link-id a:active, .link-id a:visited {
	font-size: 15pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3a929b;
}
a.link-title  {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif !important;
	color: #3a929b
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
}
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 {
	text-align: center;
}
.guidelines textarea {
	border: 1px solid #5E74B3;
	width: 100%;
	height: 100px;
}

.count {
	color: #ABC244;
	font-size: 11pt;
	font-weight: bold;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #9AA46F;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
#nav {
	margin-top: 20px;
	background: url(../images/navBg.gif) repeat-x bottom left;
	height: 58px;
	overflow: hidden;
}
.menu {
	vertical-align: bottom;
	width: 760px;
	margin: 0 auto;
}

.menu a:link, .menu a:active, .menu a:visited {
	float: left;
	display: block;
	color: #8FADB0;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 20px 10px 0px 10px;
	overflow: hidden;
}
.menu a:hover {
	background: #AAD1D5;
	float: left;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 20px 10px 9px 10px;
}
.content {
	background: url(../images/contentBg.gif) repeat-x top left;
	overflow: hidden;
}
.content .inner {
	width: 760px;
	margin: 0 auto;
}
.content .left {	
	float:left;
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidebar {
	float:right;
	width: 220px;
}
.sidebar p {
	padding: 0 15px;
}
#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 {
	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;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #9AA46F;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 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;
}

div.footer {
   bottom:0;
   clear:both;
	text-align: center;
	border-top: 5px solid #E0F3F5;
	background: #106B79;
	padding: 10px;
	margin-top: 50px;
	color: #ffffff;
}
div.footer a {
	color: #C0C8C9;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.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;
}

.featured_link_info{
	width: 45px;
	height: 40px;
	text-align:center;
	vertical-align: middle;
	color: #FF8000;
}
.featured_link_info a {
	color: #FF8000;
}
.featured_link_info strong{
	color: #FF8000;
}

.message {
	padding: 3px;
	border: 1px solid #A0A0A0;
	width:600px;
	height: 20px;
	text-align:center;
	vertical-align: middle;
	color: #FF8000;	
}