body {
    background-color: #ecf4ff;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	text-align:center;
	margin:0;
	padding:0;
}

a {color:#02304f; text-decoration:none;}
.clear {clear:both;}
table {width:100%;}
p {margin:0; padding:0;}

#top {
	width:964px;
	height:120px;
	margin:0 auto;
	text-align:left;

}

#logo {
	float:left;
	margin-top:15px;
}
#logo img {
	border:0;
	float:left;
}

#toplinks {
	float:left;
	width:680px;
	height:30px;
	font-weight:bold;
}
#toplinks a {
	color:#FFFFFF;
	float:right;
	display:block;
	padding:8px 6px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-top:3px solid #FFFFFF;
	margin: 0 4px;
}

#toplinks a:hover {
	background-color:#063c60;
	border:1px solid #084c7a;
	border-top:4px solid #B80000;
	margin: 0 3px;
}

#search {
	float:right;
	width:350px;
	height:40px;
	margin-right:20px;
	margin-top:25px;
}
#search a{
	color:#FFFFFF;
	text-decoration:none;
}
#search .images {
	float:right;
}
#search .text {
	float:right;
	background-image:url(../images/search-bg.gif);
	background-repeat:repeat-x;
	height:20px;
	width:280px;
	padding:5px;
	border:0;
	color:#FFFFFF;
	font-size:15px;
}
#search .btn {
	float:right;
	background-image:url(../images/search-go.gif);
	background-repeat:repeat-x;
	height:30px;
	width:52px;
	margin-left:4px;
	padding:0;
	border:0;
}

#wrapper {
	background-image:url(../images/body-bg.gif);
	background-repeat:repeat-y;
	width: 933px;
	margin:0 auto;
	padding:20px;
}

#center {
	width:100%;
	margin-top:-25px;
}

#leftbody {
	width:294px;
	float:left;
}

#leftbody .top {
	background-image:url(../images/path-bg.gif);
	background-repeat:repeat;
	width:257px;
	height:26px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding: 14px 0 0 35px;
	font-size:10px;
}
#leftbody .links {
	width:292px;
	background-image:url(../images/left-link-bg.gif);
	background-repeat:repeat-y;
	margin-bottom:15px;
}
#leftbody .linkss {
	width:292px;
	background-image:url(../images/left-link-bg.gif);
	background-repeat:repeat-y;
	margin-bottom:15px;
}
#leftbody .nrm {
	width:250px;
	margin:0 auto;
	padding:7px;
	border-bottom:1px solid #B5CFE8;
	font-weight:bold;
}
#leftbody .nrmm {
	width:250px;
	margin:0 auto;
	padding:3px;
	border-bottom:1px solid #B5CFE8;
	font-weight:bold;
    color:#02304f;
}

#leftbody .links a {
	display:block;
	width:250px;
	margin:0 auto;
	padding:7px;
	border-bottom:1px solid #B5CFE8;
	font-weight:bold;
}
#leftbody .links a:hover {
	text-decoration:none;
	border-bottom:1px solid #B5CFE8;
	background-repeat:no-repeat;
    text-decoration: none;
}
#leftbody .linkfooter {
	width:292px;
	background-image:url(../images/left-link-bottom.gif);
	background-repeat:no-repeat;
	height:20px;
	clear:both;
}



#rightbody {
	width:632px;
	float:right;
	margin-right:3px;
}


#rightbody .content {
	width:632px;
	background-image:url(../images/body-top-bg.gif);
	background-repeat:no-repeat;
}
#rightbody .contentfooter {
	width:610px;
	padding: 10px 12px 20px 10px;
	background-image:url(../images/body-bottom-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:left;
}

#path {
	background-color:#02304f;
	background-image:url(../images/path-bg.gif);
	background-repeat:repeat-x;
	height:40px;
	text-align:left;
	color:#FFFFFF;
}
#path .left {
	background-image:url(../images/path-left.gif);
	background-repeat:no-repeat;
	height:40px;
}
#path .right {
	background-image:url(../images/path-bg2.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:40px;
}
#path .txt {
	margin: 14px 0 0 35px;
	font-size:10px;
	font-weight:bold;
	float:left;
}
#path .txt a {
	color:#62a9d9;
	text-decoration:none;
}

#featlinks {
	background-color:#02304f;
	background-image:url(../images/path-bg2.gif);
	background-repeat:repeat-x;
	height:40px;
	text-align:left;
	color:#FFFFFF;
}

#homex {}

#homex .top {
	background-color:#02304f;
	background-image:url(../images/path-bg.gif);
	background-repeat:repeat-x;
	height:40px;
	text-align:left;
	color:#FFFFFF;
	margin-top:15px;
}
#homex .topleft {
	background-image:url(../images/path-left.gif);
	background-repeat:no-repeat;
	height:40px;
}
#homex .topright {
	background-image:url(../images/path-bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:40px;
}
#homex .toptxt {
	margin: 14px 0 0 35px;
	font-size:10px;
	font-weight:bold;
	float:left;
}


#homex .block {
	width: 104px;
	height: 130px;
	float:right;
	border: 1px solid #B6CFE7;
	text-align:center;
	margin: 8px;
}

#homex img {
	height: 75px;
	width: 100px;
	padding: 2px 2px;
	border: 0;
}

#homex .l a {
	display:block;
	padding: 2px;
	font-size:9px;
	margin: 2px;
	height: 40px;
}

#homex .block:hover {
    /*border: 1px solid #0E4D7A;*/
    background-color: #DBE7F3;
}

.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 9pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #5e74b3;
	background-color:#dbe7f3;
	padding:7px;
	padding-left:15px;
	font-size: 8pt;
	border-bottom:2px solid #5e74b3;
	border-top:2px solid #5e74b3;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	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;
}

.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 {
	color: #000000;
	border: 1px solid #5e74b3;
}
input:focus, textarea:focus {
	color: #000000;
	background-color: #F0FFE6;
}

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 #3E81B4;
	background-color: #F0F0F0;
	color: #3E81B4;/*3E81B4;*/
	cursor: pointer;
	height: 23px;
}

.btn a:hover {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #FF0000;
	background-color: #F0F0F0;
	color: #FF0000;/*3E81B4;*/
	cursor: pointer;
	height: 23px;
}

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 15px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	margin-top:3px;
	padding: 2px 10px 5px 13px;
	border: 1px solid #999999; 

}
div.prg {
	width: 80px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
	float:right;
	margin-top:2px;
}
div.prb {
	background: #1f4549;
	height: 3px;
	font-size: 1px;
}


div.footer {
	bottom:0;
	clear:both;
	width:930px;
	text-align: center;
	padding: 15px 0 0 0;
	margin: 15px 0 -10px 0; 
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
}
div.footer a {
	color: #606060;
}
.price {
}
.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;
   color:#6A8AD4;
}

#catTitle {
   background:#dbe7f3; /* Important for Konqueror */
   width:253px;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:253px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#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:#DCE9F4;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

.categs_ads {
  font-weight:normal;
  padding-top:4px;padding-bottom:4px;padding-left:8px;padding-right:8px;
}
.categs_ads a { color:#000000; font-weight:bold; text-decoration:none; }
.categs_ads a:hover { color:#000000; font-weight:bold; text-decoration:underline; }

.categs_sponsor {
  padding-top:5px;padding-bottom:5px;padding-left:8px;padding-right:8px;
}
.categs_sponsor a { font-weight:bold; color:maroon; text-decoration:none; }
.categs_sponsor a:hover { font-weight:bold; color:maroon; text-decoration:underline; }

span.categs_url {
  font-style:italic; color: #666666; font-weight:normal;
}



div.url
{
	color: #b5c4e5;
	padding: 0;
	font-style: italic;
	font-size: 0.9em;
	width: 1%;
	cursor: help;
	white-space: nowrap;
}

.resource-news table {
	margin: 0 0 5px 0;
	width: 100%;
	/*background: #fff repeat-x url(../images/bcklinks.gif);*/
	border: #D9E8F9 1px solid;
}
.resource-news table td {
	padding: 5px 10px;
}

.resource-news a {
	font-weight: bold;
	color: #0E4D7A;
	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 #002448;*/ 
	margin: 0 0 5px 0;
	padding:0px;
    background: #DBE7F3;
	/*background: #fff repeat-x url(../images/bcklinks-hover.gif);*/
}


.res table {
	margin: 0 0 5px 0;
	width: 100%;
	border: #D9E8F9 1px solid;
}
.res table td {
	padding: 5px 10px;
}

.res a {
	font-weight: bold;
	color: #2e9ddb;
	text-decoration: none;
}
.res .url {
	font-weight: bold;
	color: #44443c;
}
.res p a {
	color: #2e9ddb;
}

.lp-out {
    width: 223px;height:62px;
    padding: 0px 0px 0px 0px;
    background-image: url(/images/lp_all.gif);
    margin: 0px;
}
.lp-box {
    width: 75px;
    height: 41px;
    margin: 21px -1px 0px 0px;
    padding: 0px;
    float: left;
}
html>body .lp-box {
    width: 75px;
    height: 62px;
    margin: 21px -1px 0px 0px;
    padding: 0px;
    float: left;
}

.lp-google, .lp-yahoo, .lp-msn {
    width: 75px;height: 12px;
    margin: 0px;padding: 0px;
    text-align: center; color: #444;
    font-size: 10px; font-weight:normal;font-family: Tahoma;
    cursor: default;
}
.lp-google {
    background-image: url(/images/google-bg.gif);
    background-repeat: no-repeat; background-position: left center;
}
.lp-yahoo {
    background-image: url(/images/yahoo-bg.gif);
    background-repeat: no-repeat;background-position: left center;
}
.lp-msn {
    background-image: url(/images/msn-bg.gif);
    background-repeat: no-repeat;background-position: left center;   
}
.lp_alexa {
    width:75px;height:17px;
    text-align: center; color: #444;
    font-size: 10px;font-family: Tahoma;    
    background-image: url(/images/alexa-bg.gif);
    background-repeat: no-repeat;background-position: 0px 3px; 
    cursor: default; font-weight:normal;
    padding:2px 0px 0px 0px;
}

html>body .lp_alexa {
    width:75px;height:19px;
    text-align: center; color: #444;
    font-size: 10px;font-family: Tahoma;    
    background-image: url(/images/alexa-bg.gif);
    background-repeat: no-repeat;background-position: 0px 3px; 
    cursor: default; font-weight:normal;
    padding:2px 0px 0px 0px;
}

.lp-pagerank {
    width: 75px;height: 18px;
    text-align: center; color: #444;
    font-size: 11px;font-family: Tahoma;
    padding: 4px 0px 0px 0px;
    cursor: default;
}

html>body .lp-pagerank {
    width: 75px;height: 19px;
    text-align: center; color: #444;
    font-size: 11px;font-family: Tahoma;
    padding: 4px 0px 0px 0px;
    cursor: default;
}


.lp-tooltip {
    border: solid 1px #BFBFBF;
    background: #FFFDE4;
    margin: 5px 0px 0px 10px;
    padding: 4px;
    text-align: left;
    position: absolute;
    visibility: hidden;
    display: none;
    font-weight:normal;font-size: 10px; font-family: Tahoma;
    color: #444;
}

.formsection {
              border:2px #0f2a5a solid;
              margin-top:2px;
              padding:2px;
}
.formlabel {
            font-size:15px;
            float:left;
            width:150px;
            text-align:right;
            padding:4px 10px 0 0;
               }

.formfield { 
             width:260px;
             float:left;
            
}



.formsbox-top {background:url('../images/tooltip/formboxtop.png');
               width:500px;
               height:6px;
               margin:10px 0 0px 40px;
}

.formsbox {
           background:url('../images/tooltip/formbox.png');
           width:460px;
           margin:0 0 0 40px;
           padding:10px 20px 10px 20px;
           font-weight:bold;
           
}

.formsbox-bottom {background:url('../images/tooltip/formboxbottom.png');
           width:500px;
           height:6px;
           margin:0 0 0 40px;
}

.forminput, .forminput2, .forminput3, .forminput4, .forminput5 {
                        border:2px #1f4ca0 solid;
            font-size:14px;
            font-weight:bold;
            color:#0099CC;
            padding:2px;
            font-family:arial;
            float:left;

}

.forminput {background: #0f2a5a url('../images/tooltip/formsback.gif') repeat-x top;
            height:18px;
            width:250px;
}

.forminput2 {background: #0f2a5a url('../images/tooltip/formsback2.gif') repeat-x top;
             height:96px;
             width:250px;   
             }

.forminput3 {background: #0f2a5a;
             height:26px;
             width:258px;
}

.forminput4 {background: #0f2a5a;
             height:26px;
             width:120px;
             
}

.forminput5 {background: #0f2a5a;
             height:15px;
             width:60px;
             margin:0 10px 0 10px;
}

.reciptext {background: #0f2a5a url('../images/tooltip/formsback2.gif') repeat-x top;
            width:250px;
            border:2px #1f4ca0 solid;
            font-size:14px;
            font-weight:normal;
            color:#909090;
            padding:2px;
            height:auto;
            font-family: verdana;          
}

.formsmall {background: #0f2a5a url('../images/tooltip/formsback.gif') repeat-x top;
            height:26px; 
            width:90px;
            font-size:18px;
            font-weight:bold;
            color:#0099CC;
            padding:2px;
            font-family:arial;
            border:2px #1f4ca0 solid;
}
.speaker {float:left;
margin-left:3px; 
margin-top:5px;
      }
.tips .tips-top {background:url('../images/tooltip/catpoptop.png');
          height: 21px;
          width: 400px;
          padding: 5px 0 0 20px;
}
.tips {float:left;
       height:18px;
       width:18px;
       margin-left:1px;
       margin-top:0px;
       background:url('../images/tooltip/question.png');}

.tips:hover {float:left;
       background:url('../images/tooltip/question-on.png');}


.tips li {color: #505050;
             margin-left:20px;          
}
.tips ul {color: #0A456E;
              
              margin:5px 0 0 0;
              padding:0px 4px 0px 0;
}
.tips a span {display:none;}

.tips a {position:relative;
         display:block;
         height:18px;
         width:18px;
 z-index:2000;}

.tips a:hover .tips-container{
  display:block;
  position: absolute;
  bottom: -5px;
  left: -200px;
  display: block;
  width: 250px;
  z-index:5000;
    } 
.tips .tips-bottom {
  background:url('../images/tooltip/catpopbottom.png');
  width:420px;
  height:75px;
}
.tips-middle {
  background:url('../images/tooltip/catpopmiddle.png');
  padding: 5px 30px 0 20px;
  text-align:left;
  color:#0A456E;
  font-size:11px;
  width: 370px; 
}
.glow {
	BORDER-BOTTOM: #0E4D7A 1px solid; BORDER-LEFT: #0E4D7A 1px solid; BACKGROUND-COLOR: #DBE7F3; BORDER-TOP: #0E4D7A 1px solid; CURSOR: pointer; BORDER-RIGHT: #0E4D7A 1px solid
}

.featured table {
	BACKGROUND: url(../images/f-back.gif) #417fa7 repeat-x;
}
.featured table:hover {
    BACKGROUND: url(../images/f-back.gif) #417fa7 repeat-x; border:1px solid #FF0000;
}
#accept_box {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 11px;
              font-weight: bold;
              text-align: center;
              color: #990000;
  }
   
  #chance {
              font-family: Geneva, Arial, Helvetica, sans-serif;
              font-size: 15px;
              font-weight: bold;
              color: #339933;
              text-align: center;
  }