/* CTindex Style Sheet for Listing Page */

* { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}
body { font-size:11px; background:#ededed url(../images/bg.gif) repeat-y top center; color:inherit;}
a { text-decoration:none;}
a:hover { text-decoration:underline;}
.clear { clear: both; display: block; visibility: hidden; line-height:0}

/* Layout */
#centreWrap { width:950px; margin-left:auto; margin-right:auto; position:relative;}

/* Header */
#header { background:url(../images/bg_header.gif) no-repeat top left; height:115px; margin-bottom:69px;}
#header h1 a { float:left; width:433px; padding-top:60px; overflow:hidden; background:url(../images/logo.gif) no-repeat top left; height:0; margin-top:22px; margin-left:20px;}
#header ul { float:right; width:248px; height:28px; margin-top:44px; background:url(../images/bg_headernavi.gif) no-repeat top left; padding:8px 0 8px 11px;}
#header li { display:inline; margin-right:15px; list-style-type:none;}
#header li a { color:#FFFFFF; background:inherit;}
#header .getlisted { text-decoration:underline;}
#header .getlisted:hover { color:#FFCC33; background:inherit;}

#searchBrowse { position:absolute; left:9px; top:83px; z-index:3;}

/* Footer */
#backtotop a { float:left; margin-top:40px; text-align:center; width:100%; background:url(../images/bg_backtotop.gif) no-repeat left bottom; line-height:15px; color:#4e4e4e;}
#footer { width:958px; margin-left:auto; margin-right:auto; background:#ededed url(../images/bg_footershadow.gif) no-repeat left top; padding-top:8px;}
#copyright { float:left; width:50%; color:#666666; background-color:inherit; margin-left:4px;}
#footerNavi { text-align:right; margin-right:4px; padding-bottom:30px;}
#footerNavi a { color:#000000; background-color:inherit;}
