/*	
	clickpop Records CSS 
	created by: Josh Parrish at KeyLime Design
	creation date: 03/25/2005
	last modified: 09/13/2005
*/

html {
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
body {
    color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    font-family: verdana, sans-serif;
    font-size: x-small;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
div {
    margin: 0px;
    padding: 0px;
}
div#b1 {
    background: #153F6E url(graphics/clickpop_towers_bg.jpg) fixed bottom repeat-x;
    height: 100%;
    width: 100%;
}
div#b2 {
    overflow: auto;
    background: url(graphics/clickpop_towers_web.jpg) fixed left bottom no-repeat;
    height: 100%;
    width: 100%;
}
div#clickpop-records {
    background: url(graphics/clickpop_records_.jpg) no-repeat;
    width: 706px;
    height: 162px;
    margin: auto;
}
div#nav {
    padding-left: 197px;
    padding-top: 116px;
}
#nav ul {
    margin-left: 0px;
    padding-left: 0;
    margin-top: 0px;
    padding-top: 0px;
    display: inline;
}
#nav ul li {
    margin-left: 0;
    padding: 0;
    list-style: none;
    display: inline;
}
#nav img {
    border: 0px;
    background: none;
}
#nav img:hover {
    border: 0px;
    background: #f90;
}
#main {
    text-align: left;
    width: 706px;
    margin: auto;
    padding-bottom: 36px;
}
#main a {
    color: #fff;
    text-decoration: none;
    border-bottom: solid 1px #f90;
}
#main a:hover {
    background: #f90;
    border-bottom: solid 1px #fff;
}
#Home #main a, #artist-discography a {
    color: #fff;
    text-decoration: none;
    border-bottom: none;
}
#Home #main a:hover, #artist-discography a:hover {
    background: none;
    border-bottom: none;
}
#content-left {
    float: left;
    width: 436px;
}
#content-right {
    float: left;
    width: 270px;
}
ul.info {
    margin: 0px;
    padding: 0px;
}
ul.info li {
    list-style: none;
    margin: 8px 0px;
    padding: 0px;
}
div#home-new-releases, div#home-news, div#home-artists, div#home-tourdates, div.content {
    margin: 24px;
}
h2 {
    font-size: small;
    margin: 10px 0px;
}
#main ul.gallery {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#main ul.gallery li {
    list-style: none;
    float: left;
    width: 128px;
    height: 128px;
}
#main ul.gallery a {
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    border: none;
}
#main ul.gallery a:hover {
    border: none;
}
#main ul.gallery a img {
    display: block;
    border: solid 1px #fff;
    margin: auto;
}
#main ul.gallery a:hover img {
    border: solid 1px #f90;
}
#news {
    width: 400px;
    padding-left: 270px;
    background: url(/graphics/cp_news.gif) no-repeat;
}
#announce {
	height: 85px;
	width: 128px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	position: absolute;
}
