/* 
Author: PHPLDTemplates.com
Templates: CycloneV3-2
URL: http://www.phpldtemplates.com
Free PHPLD Template available: http://www.phpldtemplates.com/freephpld.php
*/

body {	
	font-family: Arial,Verdana, Tahoma,  sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
    	background:#3A75B8 url(../images/body-bg.gif) repeat-x;
}
#wrapper {
	width: 795px;
	margin: 0 auto;
	padding:0;	
	background:#FFFFFF;
	
}
#nav{
	width:100%;
	margin:0;
	padding:0px;
	background-image:url(../images/nav-bg.gif);
	height:26px;	
}
.btn-nav {
	float:left;
	height:21px;	
	padding: 5px 0 0 0;
	text-align:center;
	font-weight:bold;
	color:#3a75b8;
	width:97px;	
}

.btn-nav a{
	color:#3a75b8;
	text-decoration:none;
}
.btn-nav a:hover{
	text-decoration:underline;
}
.search{
	float: left;
	margin:3px 0 0 50px;
	padding:0px;
	color:#474747;
}
.searchtext {
   font-size: 8pt;
   margin: 0;
   padding-left: 3px;
   color:#474747;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}
#header{
	width:100%;
	clear:both;
	margin:0;
	padding:0px;
	background: url(../images/header-bg.gif);
	height:121px;
}

#borderright {
	background-image:url(../images/border-right.gif);	
	background-position:right;
	background-repeat: repeat-y;	
	background-color: #FFFFFF;
	margin: 0;
	padding:0;	
}
#borderleft {
	background-image:url(../images/border-left.gif);		
	background-repeat: repeat-y;	
	margin: 0;
	padding:0;	
}
#main {
	margin: 0 20px;
	padding:10px 0;
}
#left{
	margin: 0px;
	padding: 0 5px;
	width:180px;	
}
#right{
	margin: 0px;
	padding: 0 5px;
	width:555px;
}
.sidebar-top{
	background:#f7b320;
	width:180px;
	height:14px;
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	color:#474747;
	padding:4px 0px 4px 0px;
}
.sidebar-body{
	background:#f4f2f2;
	width:170px;	
	padding: 5px;
	color:#474747;
}
.scontent{
	text-align:center;
}
.sidebar-body a{
	color:#474747;
	text-decoration:none;
}
.sidebar-body a:hover{
	color:#474747;
	text-decoration:underline;
}

#trail {
	height:21px;
	color:#474747;
	padding:5px;
	font-weight:bold;
	font-size:9pt;
	font-style:italic;
}
#trail a {
	color:#474747;
	text-decoration:none;
}
#trail a:hover {
	text-decoration:underline;
}
.cats {
  	width:97%;
  	margin: 0;
}
.cats a {
	color:#22446b;
	text-decoration:none;
}
.cats a:hover {
	text-decoration:underline;
}
.subcats {
  margin: 0px 15px 7px 0px;
  padding: 0px 0px 0px 20px;
  font-size:7pt;
  color:#474747;
}
.subcats a {
	color:#474747;
	text-decoration:none;
}
.subcats a:hover{
	text-decoration:underline;
}
#footer {
	background-image:url(../images/footer-bg.gif);
	width:100%;
	clear:both;
	text-align:center;
	height:69px;
	color:#474747;
	font-size:7pt;
	font-weight:bold;
}
#footer-link{
	width:755px;
	float:left;
	padding: 0px 0 0 0;
}
#footer a {
  color: #474747;
  text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.featlink {
	width:100%;
	padding: 3px;
	border-bottom: 1px dashed #cee8fd;		
}
.featlink a {
	color:#22446b;
	font-weight:bold;
	text-decoration:none;	  
}
.featlink a:hover {
	text-decoration:underline;  
}
.reglink {
	width:100%;
	padding: 3px;
	border-bottom: 1px dashed #cee8fd;		
	margin-bottom: 5px;
}
.reglink a {
	color:#474747;
	font-weight:bold;	
	text-decoration:none;
}
.reglink a:hover {
	text-decoration:underline;  
}
#detail {
	width:100%;
	padding: 3px;
	margin: 0px;
}
#detail a {
	color:#22446b;
	font-weight:bold;	
	text-decoration:none;
}
#detail a:hover {
	text-decoration:underline;  
}
.articles {
	width:100%;
	padding: 3px;
	margin-bottom: 15px;
}
.articles a {
	color:#22446b;
	font-weight:bold;	
	text-decoration:none;
}
.articles a:hover {
	text-decoration:underline;  
}
.c {
	float: left;
}
.cr {
	clear: left;
}
td {
	vertical-align: top;
	padding: 0px;
}
h1 {
  font-size: 14pt;
  margin: 5px 0 5px 0;
}
h2 {
  font-size: 9pt;
  margin: 0px 10px 0px 10px;
  padding: 0;
}

h3 {
  color: #22446b;
  font-size: 9pt;
  font-style:italic;
  padding: 0;
  border-bottom: 1px dashed #A0A0A0;
}
h4 {
  color: #22446b;
  font-size: 9pt;
  font-style:italic;
  padding: 0;
  margin: 2px 0;
}
#descr {
  padding: 0px;
  margin: 0 0 5px 0;
}
table.formPage {
   border: 0px solid #A0A0A0;
   width:90%;   
}
table.formPage a{
	color:#474747;
	font-weight:bold;
}
td.err {
   padding: 0px;
   color: #FF0000;
   background: #FFEDED;
   border: 0px solid #A0A0A0;
   text-align: left;
}
td.msg {
   padding: 0px;
   color: #0000FF;
   background: #EDF3FF;
   border: 0px solid #A0A0A0;
   text-align: left;
}
.label {
   text-align: right;
   font-weight:bold;
}
.field {
	width:70%;
	color: #5e5e5e;
}
.smallDesc {
   color: #5e5e5e;
   font-size: 7pt;
   font-weight:normal;
   margin:0;
   padding:0;
}
.Desc {
   color: #ababab;
   font-size: 7pt;
   font-weight:normal;
   margin:0;
   padding:0;
}
.buttons {
   border-top: 1px solid #A0A0A0;
   text-align: center;
}
.count {
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}
#links a {
   font-size: 9pt;
}
#links p {
   margin: 0 0 7px 0;
}
.url {
   color: #666666;
   font-weight:bold;   

}
.featurl{
   color: #333333;
   font-weight:bold;

}
#path {
   margin-top: 2px;
   padding: 3px;
   background: #D9E8F9;
   line-height: 19px;
   border-top: 1px solid #5e74b3;
}
.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 {
   font-size: 8pt;
   margin:0px;
   padding:0px;
}
input.text {
   color: #474747;
   border: 1px solid #5e74b3;
}
textarea.text {
   font-size: 8pt;
   color: #474747;
   border: 1px solid #5e74b3;
}
select {
   font-size: 8pt;
   color: #474747;
   border: 1px solid #5e74b3;
}

.captcha {
   border: 1px solid #5e74b3;
   margin-top: 10px;
}
form {
   display: inline;
   margin: 0;
   padding: 0;
}

.btn {
	border: 1px solid #999999;
	background-color: #22446b;/*#FFCC33;*/
	cursor: pointer;
	height:18px;
	font-size: 7pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;  
	font-weight: bold; 
	margin-top: 2px;
	color:#FFFFFF;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 2px;
	padding: 0px;
	color: #FF0000;
	background: #FFFFF3;
	font-size:7pt;
}
.small, .small a {
	padding: 0px;
	color: #474747;
	font-size: 7pt;
	text-decoration: none;
}
.small-catsearch{
	margin-left:10px;
	padding: 0px;
	color: #474747;
	font-size: 7pt;
	text-decoration: none;	
}
.small-regular, .small-regular a{
   padding: 0px;
   color: #474747;
   font-size: 7pt;
   text-decoration:none;
   font-family: Verdana, Tahoma,  sans-serif;
}
.small-regular a:hover{
   text-decoration:underline;
}
.small-regular{
   margin-left: 100px;
}
.sort {
	color: #22446b;
}
div.pr {
	font-size: 6pt;
	color: #474747;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
.price {
	border: 0px solid #A0A0A0;
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.paging-links,
.paging-info {
   text-align:right;
}

.navig, .navig a{

   text-decoration:none;
   font-style: italic;
   font-weight:bold;
}
.navig{
   color:#474747;
}
.navig a{
   color:#22446b;
}
.navig a:hover{
   text-decoration:underline;
}
.paging-info {
   font-style: italic;
   color:#474747;
   font-weight:bold;   
}
.paging-links, .paging-links a{
   color:#22446b;
   text-decoration:none;
   font-weight:bold;
}
.paging-links a:hover{
   text-decoration:underline;
}
.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;
}
img.thumb{
	border: 1px solid #888;
	width: 85px;
	height: 66px;
	margin: 3px;
	padding: 0px
}
img.arrow{
	width:13px;
	height:13px;
	padding: 0px;
	margin: 1px 5px 1px 15px;
}
img.validator {
	border:0px;
}
img.left{
	float:left;
}
img.right{
	float:right;
}
img.caticon {
	margin:0 3px 0 0;
	border:0px;
}
img.subcaticon {
	margin:0 3px 0 0;
	border:0px;
}
#contactus{
	margin-left:80px;
	margin-bottom:10px;
}
.list, .articlelist {
	width : 97%;
	margin : 0 0 5px 0;
}
.list, .list a, .articlelist, .articlelist a {
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}
.articlelist, .articlelist a {
	color : #22446b;
}
.list, .list a {
	color : #22446b;
}
.articlelist p, .list p {
	color : #474747;
	font-weight : normal;
	font-size : 8pt;
	margin:0px;
	padding:0px;
}
.list a:hover, .articlelist a:hover  {
	text-decoration : underline;
}
.searchpaging a {
	color:#22446b;
	font-weight:bold;
	text-decoration:none;
}
.searchpaging a:hover{
	text-decoration:underline;
}