#main { padding-top: 0;position: fixed;top: -140px; }
#main {background: url() top left no-repeat; background-position: center; margin-top:0; width: 100%; height: 100%; z-index: -1;overflow-x: hidden;}
#maintext { width:949px;height:320px;margin-top:-10px;margin-left:auto;margin-right:auto;overflow-x: hidden;}
.text-box{
        clear:both;
        height:120px;
        padding:0px 30px 0px 30px;
        text-align:center;
        margin-left:auto;
        margin-right:auto;
		margin-top:30px;
        width:949px;
}
.text-box .searchinput{
        width:729px;
        height:105px;
        background: url(http://bestclicktoday.com/themes/default/searchbar.png) top left no-repeat;
        border:none;
        float:left;
        font-size:45px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style:italic;
        padding:15px 0px 0px 220px;
		margin-left:0px;        
}
.text-box .showbutton2{
        width:190px;
        height:105px;
		padding-top:15px;
		background:transparent;
		margin-left:-190px;
        border:none;
        float:left;
        cursor:pointer;
}

/*link colours*/
#headerlayer{color:#000000;}
h2{color:#000000;}
.hotTopicIndex .shareInfoLeft{color:#000000;}
.topictext {color:#000000;}
.trendingTopicPopular a:hover{color:#000000;}
.trendingTopicRecent a:hover{color:#000000;}
.trendingTopicCommented a:hover{color:#000000;}
.header_toplink{color:#000000;}
.header_toplink a{color:#000000;}
.footer_linkbox a{color:#000000;}
.footer_linkbox a:hover{color:#000000;}
.footer_copyrightbox{color:#000000;}
.footer_copyrightbox a{color:#000000;}

/*main colours*/
#logo_homepage {	color:#078DC9;}
#logo_result {	color:#078DC9;}
a {	color:#078DC9;}
a:hover {color:#078DC9;}
.header_toplink a:hover{color:#078DC9;}


/*secondary colours*/
a:visited {	color:#c0c0c0;}
.searchinput {color:#c0c0c0;}
.footer_copyrightbox a:hover{color:#c0c0c0;}
.footer{border-top:#c0c0c0;}


*html #overlay{
	position:absolute;
	top: expression(((ignoreMe = document.documentElement.scrollTop? document.documentElement.scrollTop : document.body.scrollTop)) + 'px');
	left: expression(((ignoreMe2 = document.documentElement.scrollLeft? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');
}