* {
margin:0;
padding:0;
}
body {
background: #044175 url('../images/headerbg.gif') repeat-x;
color:#30302f;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
text-align:left;
margin:0;
padding:0;
}
.a-z {
  text-align:center; margin-top:6px;margin-bottom:6px;font-size:12px;font-weight:bold;
}
.a-z a:link {color:#066398;text-decoration:none;padding-left:2px;padding-right:2px;}
.a-z a:visited {color:#066398;text-decoration:none;padding-left:2px;padding-right:2px;}
.a-z a:hover {background:#066398;color:#ffffff;text-decoration:none;padding-left:2px;padding-right:2px;}
.a-z a:active {background:#066398;color:#ffffff;text-decoration:none;padding-left:2px;padding-right:2px;}

body,html,ul {
margin:0;
padding:0;
}
a:link , a:visited, a:hover {
color:#066398;
}
#container {
background: #ffffff url('../images/topmainbg.gif') repeat-x;
overflow:hidden;
width:900px;
margin:0 auto;
}
.main-content {
background:url('../images/navbg.gif') repeat-x;
margin:0 0 15px 0;
padding:10px;
}
.footerbg {
background: url('../images/footerbg.gif') repeat-x bottom;
}
.content-bar {
	width:508px;	
	height:26px;
}

.content-bar-background {
	float:left;
	width:481px;
	height:26px;
	background:url('../images/content-bar-background.gif');
	line-height:20px;
}

.content-bar-left {
	float:left;
	width:20px;
	height:26px;
	background:url('../images/content-bar-left.gif') no-repeat;
	
}

.content-bar-right {
	float:right;
	width:7px;
	height:26px;
	background:url('../images/content-bar-right.gif') no-repeat;
	
}
.content-bar-2-background {
	float:left;
	width:481px;
	height:26px;
	background-image:url('../images/content-bar-2-background.gif');
	line-height:20px;
}

.content-bar-2-left {
	float:left;
	width:20px;
	height:26px;
	background-image:url('../images/content-bar-2-left.gif');
	background-repeat:no-repeat;
}

.content-bar-2-right {
	float:right;
	width:7px;
	height:26px;
	background-image:url('../images/content-bar-2-right.gif');
	background-repeat:no-repeat;
}

#grad-bar {
	width:900px;
	height:38px;
	background:url('../images/grad-bar-background.gif') repeat-x;
	margin:auto;
}

#grad-bar-left {
	float:left;
	width:7px;
	height:38px;
	background:url('../images/grad-bar-left.gif') no-repeat;
	
}

#grad-bar-right {
	float:right;
	width:7px;
	height:38px;
	background:url('../images/grad-bar-right.gif') no-repeat;
	
}
#copyright-bar {
	width:900px;
	height:30px;
	margin:auto;
}

#footer-left {
	float:left;
	width:7px;
	height:30px;
	background-image:url("../images/footer-left.gif");	
}

#footer-middle {
	float:left;
	width:653px;
	height:30px;
	background-color:#fff;
}

#copyright-block {
	float:right;
	width:240px;
	height:30px;
	background-image:url("../images/copyright-block.gif");
	background-repeat:no-repeat;
	line-height:30px;
	text-align:center;	
color:#ffffff;
}
#headerbg {
height:123px;
margin:0;
padding:0;
}
#header {
background:url('../images/headerbg2.gif') no-repeat;
height:107px;
width:900px;
margin:0 auto;
}
#header2 {
display:inline;
float:right;
} 

.logo {
position:absolute;
margin-left:10px;
top:40px;
}
#content {
color:#30302f;
display:inline;
float:left;
font-size:100%;
line-height:1.4em;
text-align:left;
width:508px;
margin:16px 0 0 15px;
padding:0 0 15px 0;
}
#sidebarr {
display:inline;
float:right;
line-height:1.5em;
padding:0;
width:166px;
margin:0 15px 20px 0px;
}
#sidebarl {
display:inline;
float:left;
line-height:1.5em;
padding:0;
width:166px;
margin:0 0 20px 15px;
}
.spacing {
margin:0 0 18px 0;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 13pt;
	margin: 5px 0 5px 0;
color:#066398;

}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;

}
.cat a{
color:#066398;
text-decoration:none;
}
.cat2 a{
color:#ffffff;
text-decoration:none;
}
h3 {
	color: #5e74b3;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
}
h4 a{
color:#066398;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

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;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}
#path {
	margin-top: 2px;
	padding: 3px;
	line-height: 19px;
	
}
#path a {
color:#333;
text-decoration:none;
}
.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;
color:#ffffff;
}
input.btn1{
display: none;
}

input.text1 {
width: 150px;
font-size: 1.0em;
border: 1px #aeab9f solid;
padding:2px 0 0 2px;
height:18px;
color:#333333;
}
input.text {
	color: #000000;
	border: 1px solid #cccccc;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #cccccc;
	color: black;
}
select {
	font-size: 8pt;
	border: 1px solid #cccccc;
}

.captcha {
	border: 1px solid #cccccc;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #044175 ;/*#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: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
font-size:12px;
line-height:1.3em;
}
p.subcats a{
color:#333333;
text-decoration:none;
}
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;
	padding: 3px 0 20px 0;
	margin: 20px 0 0 0;
color:#ccc;
}
.footer a {
color:#cccccc;
}
.footer a:hover {
color:#cccccc;
text-decoration:underline;
}
.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;
}
/*sidebar*/
#sidebarr h2 {
background:url('../images/topnavbg.gif') no-repeat;
color:#fff;
font-size:11px;
font-weight:bold;
letter-spacing:0;
width:142px;
line-height:25px;
text-transform:uppercase;
height:26px;
margin:0;
padding:0 0 0 24px;
}

#sidebarl h2 {
background:url('../images/topnavbg.gif') no-repeat;
color:#fff;
font-size:11px;
font-weight:bold;
letter-spacing:0;
width:142px;
line-height:25px;
text-transform:uppercase;
height:26px;
margin:0;
padding:0 0 0 24px;
}

#sidebarr ul {
list-style:none;
margin:5px 0;
padding:10px 0;
font-size:12px;
}
#sidebarr ul.sidebarbg, #sidebarl ul.sidebarbg, #sidebarr ul#feed , #sidebarr p, #sidebarl p{
background:url('../images/navbg.gif') repeat-x;
padding:0;
margin:0;
min-height:40px;
}

#sidebarl ul {
list-style:none;
margin:5px 0;
padding:10px 0;
font-size:12px;
}

#sidebarr ul li a {
background-repeat:no-repeat;
background-position:top left;
padding:0 0 0 13px;
color:#fffffff;
text-decoration:none !important;
margin:0;
}
li.sidebarbg {
margin:0 0 10px 0;
}
.sidebarbg ul.children {
margin:0 !important;
padding:0 !important;
}
.sidebarbg li, .linkcat li{
padding-left:7px;
}

#sidebarl ul li a {
background-image:url('../images/square.gif');
background-repeat:no-repeat;
background-position:top left;
padding:0 5px 0 13px;
color:#686868;
text-decoration:none !important;
margin:0;
}

#sidebarr ul li a:hover {
color:#686868;
text-decoration:underline !important;
}

#sidebarl ul li a:hover {
color:#686868;
text-decoration:underline !important;
}
.morearticles a {
color:#066398 !important;
}
/**/

/*navigation*/

.navigation {
clear:both;
height:32px;
width:875px;
margin:0 auto;
text-transform:uppercase;
font-size:11px;
}

.navigation a:link,.navigation a:link span,.navigation a:visited,.navigation a:visited span {
cursor:pointer;
display:block;
float:left;
}

.navigation li {
line-height:32px;
float:right;
list-style:none;
margin:35px 0 0 0;
}

.navigation ul {
list-style:none;
margin:0;
padding:0;
}

.navigation a:link,.navigation a:visited {
background:#FFF url('../images/htopmenunormal.gif') left bottom no-repeat;
color:#ffffff;
height:32px;
margin-right:2px;
padding-left:12px;
text-decoration:none;
}

.navigation a:link span,.navigation a:visited span {
background:url('../images/htopmenunormal2.gif') right bottom no-repeat;
height:32px;
padding-right:12px;
}

.navigation a:hover {
background:#FFF url('../images/htopmenuactive.gif') left bottom no-repeat;
color:#ffffff;
height:32px;
margin-right:2px;
padding-left:12px;
text-decoration:none;
}

.navigation a:hover span {
background:url('../images/htopmenuactive2.gif') right bottom no-repeat;
height:32px;
padding-right:12px;
}
.bluetext {
color: red;
}


