@charset "utf-8";
/* CSS Document */

body{
  margin:0 auto;
  background-color:#FFFFFF;
}
p{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#1a1a1a;
}


#top{
  margin:0 auto;
  padding:0px;
  width:952px;
  height:118px;
  background:#0173d4 url(/images/top_background.jpg) no-repeat;
}
#top .search{
  float:right;
  width:486px;
  height:65px;
  background:url(/images/search_background.gif) no-repeat;
  margin:5px;
  padding-top:43px;
  padding-left:16px;
}
#top .search_input{
  width:300px;
  height:21px;
  float:left;
}
#top .search_input input{
  width:300px;
}
#top .search_btn{
  width:150px;
  height:21px;
  float:left;
}


#navigation{
  margin:0 auto;
  width:852px;
  height:39px;
  background:url(/images/nav_background.jpg) no-repeat;
  text-align:center;
  line-height:39px;
  padding-left:100px;
}
#navigation ul{
  margin:0px;  
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#ffffff;
}
#navigation ul li{
  float:left;
  list-style:none;
  margin:0px;
}
#navigation a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
}
#navigation a:hover{
  color:#fff100;
  text-decoration:underline;
}


#main{
  margin:0 auto;
  width:952px;
  margin-top:18px;
}
#main .test{
  clear:both;
}
.main_left{
  width:766px;
  float:left;
}
.left{
  width:256px;
  float:left;
}
.page_name01{
  width:256px;
  background:url(/images/pagename_background01.gif) no-repeat bottom;
}
.page_name{
  width:216px;
  background:url(/images/pagename_background.gif) no-repeat;
  padding:20px;
  text-align:center;
}
.page_name p{
  margin:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#666666;
}
.page_name h3{
  font-family:Arial, Helvetica, sans-serif;
  font-size:26px;
  font-weight:normal;
  color:#01a4f3;
}

.main_right{
  width:186px;
  float:left;
}
.last{
  width:186px;
  font-family:Arial, Helvetica, sans-serif;
}
.last .more{
  font-size:14px;
  font-weight:normal;
  color:#000000;
  padding-left:3px;
}
.last .more a{
  color:#000000;
  text-decoration:underline;
}
.last_top{
  width:186px;
  background:url(/images/last_background01.jpg) no-repeat;
  font-family:"Times New Roman", Times, serif;
  font-size:24px;
  font-weight:bold;
  color:#000000;
  text-align:center;
  padding-top:15px;
  padding-bottom:5px;
}
.last_middle{
  width:186px;
  background:url(/images/last_background02.jpg) repeat-y;
}
.last_middle01{
  width:176px;
  background:url(/images/last_background04.jpg) no-repeat;
  padding-left:5px;
  padding-right:5px;
}
.last table ul{
  list-style:none;
  margin:0px;
  padding-left:5px;
  padding-right:5px;
}
.last table ul li{
  line-height:18px;
}
.last .website{
  font-size:12px;
  font-weight:normal;
  color:#0069b4;
}
.last .website a{
  color:#0069b4;
  text-decoration:none;
}
.last .website a:hover{
  color:#0069b4;
  text-decoration:underline;
}
.last .value{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#000000;
}
.last .view{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#537e01;
}
.last .view a{
  color:#537e01;
  text-decoration:none;
}
.last .view a:hover{
  color:#537e01;
  text-decoration:underline;
}
.dot{
  background:url(/images/dot.jpg) no-repeat 5px 8px;
  width:8px;
}
.last_bottom{
  width:186px;
  height:11px;
  background:url(/images/last_background03.jpg) no-repeat;
}

.adv{
  width:186px;

  margin-top:10px;
}

.right{
  width:510px;
  float:left;
}
.rightbig{
  width:766px;
  float:left;
}
.adv_ggbig{
  width:706px;
  background:url(/images/adv_googlebig.jpg) no-repeat top;
  padding-left:30px;
  padding-right:30px;
  padding-top:20px;
}

.adv_gg{
  width:450px;
  background:url(/images/adv_google.jpg) no-repeat top;
  padding-left:30px;
  padding-right:30px;
  padding-top:20px;
}
.news{
  width:450px;
  padding-left:30px;
  padding-right:30px;
  padding-top:30px;
}
.newsbig{
  width:706px;
  padding-left:30px;
  padding-right:30px;
  padding-top:30px;
}

#footer{
  margin:0 auto;
  width:952px;
  margin-top:18px;
  background:url(/images/foot_background.jpg) repeat-x top;
  text-align:center;
  font-family:Verdana, Arial, Helvetica, sans-serif;  
  font-size:10px;
  color:#02a3f1;
  padding-top:5px;
  padding-bottom:10px;
}
#footer a{
  color:#02a3f1;
  text-decoration:underline;
}
#footer .cpr{
  color:#959595;
  display:block;
  clear:both;
  line-height:22px;
}
.position{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#eb6100;
  width:15%;
  text-align:center;
}
.website_url{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#0069b4;
  width:60%;
}
.website_url a{
  color:#0069b4;
  text-decoration:none;
}
.website_url a:hover{
  color:#0069b4;
  text-decoration:underline;
}
.website_url P{
  margin:0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#666666;
}
.view{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#537e01;
}
.view a{
  text-decoration:none;
  color:#537e01;
}
.view a:hover{
  text-decoration:underline;
  color:#537e01;
}
.dollar_value{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#000000;
}


/* home */
.state01{
  width:256px;
  background:url(/images/pagename_background01.gif) no-repeat bottom;
}
.state{
  width:216px;
  background:url(/images/pagename_background.gif) no-repeat;
  padding:20px;
}
.state01b{  width:256px;  background:url(/images/pagename_background01b.gif) no-repeat bottom;}
.stateb{  width:216px;  background:url(/images/pagename_backgroundb.gif) no-repeat;  padding:20px;}
.state p{
  margin:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#1a1a1a;
}
.home_tb{
  width:256px;
  margin-top:11px;
  font-family:Arial, Helvetica, sans-serif;
}
.home_top{
  width:256px;
  height:19px;
  background:url(/images/home_tb_background_01.gif) no-repeat;
}
.home_middle{
  width:256px;
  background:url(/images/home_tb_background_02.gif) repeat-x top;
}
.home_middle01{
  width:216px;
  background:url(/images/home_tb_background_021.gif) repeat-y top;
  padding-left:20px;
  padding-right:20px;
}
.home_tb h2{
  margin-top:0px;
  font-size:22px;
  font-weight:normal;
  color:#000000;
  border-bottom:#00a3f2 1px solid;
  padding-bottom:5px;
}
.home_tb table{
  border-top:#FFFFFF 1px solid;
  border-left:#ffffff 1px solid;
  width:100%;
  margin-bottom:8px;
}
.home_tb table .tr01{
  background-color:#d2ebf7;
}
.home_tb table .tr02{
  background-color:#ebf6fc;
}
.home_tb table td{
  border-bottom:#FFFFFF 1px solid;
  border-right:#ffffff 1px solid;
  padding:5px;
  text-align:left;
}
.home_tb table ul{
  list-style:none;
  margin:0px;
  padding-left:5px;
  padding-right:5px;
}
.home_tb table ul li{
  line-height:16px;
}
.home_tb .website{
  font-size:14px;
  font-weight:normal;
  color:#0069b4;
}
.home_tb .website a{
  color:#0069b4;
  text-decoration:none;
}
.home_tb .website a:hover{
  color:#0069b4;
  text-decoration:underline;
}
.home_tb .value{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#000000;
}

.home_tb .view a{
  color:#537e01;
  text-decoration:none;
}
.home_tb .view a:hover{
  color:#537e01;
  text-decoration:underline;
}
.td01{
  width:85%;
}
.home_tb .more{
  font-size:14px;
  font-weight:normal;
  color:#0069b4;
  padding-left:20px;
}
.home_tb .more a{
  color:#0069b4;
  text-decoration:underline;
}
.home_bottom{
  width:256px;
  height:20px;
  background:url(/images/home_tb_background_03.gif) no-repeat;
}


/* details */
h4{
  font-family:Arial, Helvetica, sans-serif;
  font-size:20px;
  font-weight:bold;
  color:#01a4f3;
  margin:0px;
}


.description{
  width:256px;
  margin-top:11px;
}
.description p{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#313131;
  line-height:20px;
  margin-top:5px;
}
.description .screenshoot{
  text-align:center;
  margin-bottom:8px;
}
.description .screenshoot img{
  border:#01a4f3 1px solid;
}
.description .screenshoot a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#006ab3;
}


.from_same_owner{
  font-family:Arial, Helvetica, sans-serif;
  width:256px;
  margin-top:20px;
}
.from_same_owner p{
  font-size:12px;
  font-weight:normal;
  color:#313131;
  line-height:20px;
  margin-top:5px;
  margin-bottom:5px;
}
.from_same_owner .value{
  font-size:16px;
  font-weight:bold;
  color:#eb6100;
}
.from_same_owner ul{
  margin:0px;
  padding:0px;
  font-size:12px;
  font-weight:normal;
  color:#006ab3;
  list-style:disc;
  padding-left:15px;
}
.from_same_owner a{
  color:#006ab3;
  text-decoration:none;
}
.from_same_owner a:hover{
  color:#006ab3;
  text-decoration:underline;
}


.related{
  font-family:Arial, Helvetica, sans-serif;
  width:256px;
  margin-top:20px;
}
.related .value{
  font-size:12px;
  font-weight:normal;
  color:#eb6100;
}
.related ul{
  margin:0px;
  padding:0px;
  font-size:12px;
  font-weight:normal;
  color:#006ab3;
  list-style:disc;
  padding-left:15px;
}
.related a{
  color:#006ab3;
  text-decoration:none;
}
.related a:hover{
  color:#006ab3;
  text-decoration:underline;
}


.categories{
  font-family:Arial, Helvetica, sans-serif;
  width:256px;
  margin-top:20px;
}
.categories ul{
  margin:0px;
  padding:0px;
  font-size:12px;
  font-weight:normal;
  color:#006ab3;
  list-style:disc;
  padding-left:15px;
}
.categories a{
  color:#006ab3;
  text-decoration:none;
}
.categories a:hover{
  color:#006ab3;
  text-decoration:underline;
}


.value_total{
  width:450px;
  padding-left:30px;
  padding-right:30px;
  margin-top:11px;
  margin-bottom:20px;
}
.site_value{
  width:284px;
  float:left;
  font-family:Arial, Helvetica, sans-serif;
}
.state .value{
  font-size:24px;
  color:#eb6100;
  font-weight:normal;
  line-height:50px;
}
.track{
  width:195px;
  height:165px;
  background:url(/images/track_background2.gif) no-repeat;
  margin-top:15px;
  padding:15px;
}
.track p{
  font-size:12px;
  font-weight:normal;
  color:#313131;
  line-height:20px;
  margin-top:25px;
  margin-bottom:5px;
}
.track p span{
  font-weight:bold;
  clear:both;
  display:block;
}

.analysis{
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#313131;
  line-height:20px;
}
  
  
.value_graphic{

}


.post_value{
  width:429px;
  height:184px;
  background:url(/images/yourvalue_background.gif) no-repeat top;
  padding-top:10px;
  padding-left:20px;
} 

.post_value_2{
  width:429px;
  height:290px;
  background:url(/images/yourvalue_background_2.gif) no-repeat top;
  padding-top:10px;
  padding-left:20px;
  padding-right:10px;
} 

.post_demo{
  float:left;
}
.post_demo p{
  margin-bottom:20px;
}
.arrow{
  width:60px;
  height:145px;
  float:left;
  background:url(/images/arrow.gif) no-repeat left top;
}
.post_code{
  width:190px;
  height:145px;
  float:left;
}
.post_code p{
  margin-bottom:0px;
}



/* Directory */
.directory{
  width:766px;
  padding-top:15px;
  clear:both;
}
.current_category{
  width:736px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#0069b4;  
  margin-right:30px;
  margin-bottom:5px;
}
.current_category span{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#959595;
  font-weight:bold;
  padding-left:25px;
  padding-right:10px;
}
.current_category a{
  text-decoration:none;
  color:#0069b4;
}
.current_category a:hover{
  text-decoration:underline;
  color:#0069b4;
}
.current_category .current{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
  font-weight:bold;
  padding-left:5px;
  padding-right:0px;
}
.sub_categories01{
  width:766px;
  background:url(/images/sub_nav_background01.gif) repeat-y top;
}
.sub_categories{
  width:706px;
  background:url(/images/sub_nav_background.gif) no-repeat top;
  padding-left:30px;
  padding-right:30px;
  padding-top:20px;
}
.sub{
  width:150px;
  height:30px;
  background:url(/images/sub_dot.gif) no-repeat left top;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#0069b4;
  padding-left:8px;
  margin-right:18px;
  float:left;
}
.sub a{
  color:#0069b4;
  text-decoration:none;
}
.sub a:hover{
  color:#0069b4;
  text-decoration:underline;
}
.tb_top_directory{
  width:736px;
  height:27px;
  background:url(/images/tb_directory01.gif) no-repeat;
  padding-top:15px;
  padding-left:15px;
  padding-right:15px;
}
.tb_middle{
  width:750px;
  padding-left:8px;
  padding-right:8px;
}
.tb_middle table{
  width:750px;
  border-top:#FFFFFF 1px solid;
  border-right:#01a4f3 1px solid;
  border-left:#01a4f3 1px solid;
}
.tb_middle table th{
  background-color:#90ccec;
  color:#434343;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  padding:3px;
}
.tb_middle table .tr01{
  background-color:#d2ebf7;
}
.tb_middle table .tr02{
  background-color:#ebf6fc;
}

.tb_bottom{
  width:736px;
  height:37px;
  background:url(/images/tb_bottom.gif) no-repeat;
  padding-top:5px;
  padding-left:15px;
  padding-right:15px;
}
.tb_top_total{
  color:#eb6100;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  margin-right:30px;
}
.tb_top_page{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#666666;
}
.page_bar{
  color:#a7b1b6;
  font-size:14px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
}
.page_bar img{
  border:0px;
}
.page_bar a{
  color:#537e01;
  text-decoration:none;
}
.page_bar a:hover{
  color:#537e01;
  text-decoration:underline;
}
.goto_page{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#666666;
  margin-left:30px;
}



/* Popular */
.tb_top_popular{
  width:736px;
  height:27px;
  background:url(/images/tb_popular01.gif) no-repeat;
  padding-top:15px;
  padding-left:15px;
  padding-right:15px;
}

  



/* Addons */
.addons{
  width:766px;
}
.addon_dot{
  width:115px;
  height:90px;
  float:left;
  margin-top:15px;
}
.addon_info{
  width:621px;
  height:90px;
  float:left;
  margin-top:40px;
  padding-right:30px;
}
.addon_info p{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#313131;
}
.addon_view{
  width:139px;
  margin-left:120px;
  text-align:center;
  float:left;
}
.addon_install{
  width:170;
  float:left;
  margin-top:50px;
  margin-left:30px;
}
.addon_install img{
  border:0px;
}
.addon_view a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#006ab3;
}
.title{
  font-family:Arial, Helvetica, sans-serif;
  font-size:30px;
  color:#000000;
  clear:both;
  display:block;
}




/* About Us */
.about_us{
  width:706px;
  padding-left:30px;
  padding-right:30px;
  padding-top:30px;
  float:left;  
}
h5{
  font-family:Arial, Helvetica, sans-serif;
  font-size:20px;
  font-weight:bold;
  color:#000000;
}



/* Contact */
.contact{
  width:706px;
  padding-left:30px;
  padding-right:30px;
  padding-top:30px;
  float:left;  
}

.fulllist{
  margin-top:11px;
  font-family:Arial, Helvetica, sans-serif;
}
.fulllist h2{
  margin-top:0px;
  font-size:22px;
  font-weight:normal;
  color:#000000;
  border-bottom:#00a3f2 1px solid;
  padding-bottom:5px;
}
.fulllist table{
  border-top:#FFFFFF 1px solid;
  border-left:#ffffff 1px solid;
  width:100%;
  margin-bottom:8px;
}
.fulllist table .tr01{
  background-color:#d2ebf7;
}
.fulllist table .tr02{
  background-color:#ebf6fc;
}
.fulllist table td{
  border-bottom:#FFFFFF 1px solid;
  border-right:#ffffff 1px solid;
  padding:5px;
  text-align:left;
}
.fulllist table ul{
  list-style:none;
  margin:0px;
  padding-left:5px;
  padding-right:5px;
}
.fulllist table ul li{
  line-height:16px;
}
.fulllist .website{
  font-size:14px;
  font-weight:normal;
  color:#0069b4;
}
.fulllist .website a{
  color:#0069b4;
  text-decoration:none;
}
.fulllist .website a:hover{
  color:#0069b4;
  text-decoration:underline;
}
.fulllist .value{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#000000;
}

.fulllist .view a{
  color:#537e01;
  text-decoration:none;
}
.fulllist .view a:hover{
  color:#537e01;
  text-decoration:underline;
}
.fulllist .more{
  font-size:14px;
  font-weight:normal;
  color:#0069b4;
  padding-left:20px;
}
.fulllist .more a{
  color:#0069b4;
  text-decoration:underline;
}

    .quote {
       border:1px solid #9FCFFF;
       background:#D7EBFF url('/images2/quote-left.gif') no-repeat left top;
       margin-left: 10%;
       margin-right: 10%;
       padding-top: 10px;
       padding-left: 40px;
       font-style:normal;
       font-variant:normal;
       font-weight:normal;
       font-size:11px;
       font-family:Arial
    }

    .quote div {background: transparent url(/images2/quote-right.gif) right bottom no-repeat;
     padding-right: 40px;
     padding-bottom: 10px;
    }
