/* Pixel8tor Style Sheet - Created by Pixel8tor Photography & Web Design.  visit me online www.pixel8tor.co.uk or email me at Pixel8tor@hotmail.co.uk */



body {
padding: 0;
margin: 0;
background-color: black;
font: small Verdana, Arial, sans-serif;
color: gray;
}



#wrapper {
width: 750px;
margin: 0 auto;
background-color: black;
}



#masthead {
background: url(graphics/banner.jpg) no-repeat;
}


#sidebar {
background: black;
width: 165px;
padding: 20px 10px;
float: left;
margin-right: 10px;
}


#sidebar ul {
list-style-type: none;
padding: 0;
margin: 0;
}


#sidebar li {
float: left;
margin: 0;
padding: 0;
background: url(graphics/nav_button.png) no-repeat;
}


#sidebar li a {
display: block;
padding-top: 6px;
height: 30px;
width: 150px;
font: bold 11px Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-align: center;
color: gray;
text-decoration: none;
}


#sidebar li a:hover {
background: url(graphics/nav_button.png) 0 -60px;
color: red;
}


#sidebar li a:active {
background: url(graphics/nav_button.png) 0 -60px;
}


#sidebar li a span {display: none;}

#sidebar li a:hover span {display: block;
position: absolute; top: 450px; width: 125px;
padding: 10px; margin: 2px; z-index: 100;
color: gray; background: black;
text-align: center;
text-transform: none;
border: 1px solid #888888;}


#mainContent {
float: left;
width: 545px;
padding: 20px 0;
}

#mainContent ul {
list-style-type: square;
font-size: 85%;
line-height: 1.3em;
}

#mainContent li a {
color: gray;
text-decoration: none;
}

#mainContent li a:hover {
color: red;
text-decoration: none;
}


#mainContent li a:active {
color: gray;
text-decoration: none;
}

#clients {
padding-left: 120px;
}

#clients a:link {
color: #BB0000;
font-weight: bold;
}

#clients a:visited {
color: #BB0000;
font-weight: bold;
}

#clients a:hover {
text-transform: uppercase;
}




.boxout {
float: right;
width: 130px;
border-left: 1px solid #888888;
border-bottom: 1px solid #888888;
padding: 15px 0 15px 25px;
background-color: black;
margin-left: 15px;
margin-bottom: 10px;
color: #622220;
}

.boxout a:link {
font-family: "lynda cursive", "Script MT Bold", "Bradley Hand ITC", Vivaldi, Mistral;
font-weight: bold;
font-size: 200%;
color: #b60000;
text-decoration: none;
}


.boxout a:visited {
color: #b60000;
text-decoration: none;
}


.boxout a:hover {
color: #ad6163;
text-decoration: none;
}



.seperator {
clear: both;
height: 0;
}



.seperatorbar {
clear: both;
height: 35px;
background-color: black;
}


.seperatorbar1 {
clear: both;
height: 10px;
background-color: black;
}


#footer {
background-color: black;
text-align: center;
font-size: 85%;
padding: 15px 20px;
color: gray;
}


#footer a:link, a:visited{ color: gray; text-decoration: none;}

#footer a:hover { color: white; text-decoration: underline overline;}






h1 {
font-size: 140%;
font-weight: bold;
margin: 0 0 5px;
text-align: center;
}


#mainContent h1 {
border-bottom: 1px solid #888888;
padding-bottom: 3px;
margin-bottom: 10px;
}


#sidebar h1 {
font-size: 95%;
}



h2 {
font-size: 105%;
text-transform: uppercase;
font-weight: bold;
margin: 0 0 5px;
}


#sidebar h2 {
font-size: 85%;
}


h3 {
font-size: 100%;
text-transform: uppercase;
text-decoration: underline;
text-align: center;
font-weight: bold;
margin: 0 0 5px;
}



p {
font-size: 85%;
line-height: 1.3em;
margin: 0 0 1em;
}


p a:link, a:visited {
color: gray;
text-decoration: none;
}


p a:hover {
color: white;
text-decoration: underline;
}


span.redtext {
color: red;
}

span.redtextlg {
color: red;
font-size: 120%;
font-weight: bold;
}


span.whitetextlg {
color: white;
font-size: 100%;
font-weight: bold;
}


#pixel8torlogo {
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding-top:100px;
    }




a#myspacelinkbanner {
display: block;
height: 90px;
width: 450px;
background-image: url(graphics/myspacelinkbanner.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

a#myspacelinkbanner:hover {
background-position: 0 -90px;
}


a#custalbums {
display: block;
height: 90px;
width: 450px;
background-image: url(graphics/custalbumsbanner.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

a#custalbums:hover {
background-position: 0 -90px;
}

a#kjlinkbanner {
display: block;
height: 90px;
width: 450px;
background-image: url(graphics/kjbanner.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

a#kjlinkbanner:hover {
background-position: 0 -90px;
}

a#lspfbanner {
display: block;
height: 90px;
width: 450px;
background-image: url(graphics/lspfbanner.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

a#lspfbanner:hover {
background-position: 0 -90px;
}


a#pypbanner {
display: block;
height: 67px;
width: 450px;
background-image: url(graphics/pypbanner.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

a#pypbanner:hover {
background-position: 0 -67px;
}


a#swannysmugbanner {
display: block;
height: 100px;
width: 292px;
background-image: url(graphics/swannysmugbanner.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

a#swannysmugbanner:hover {
background-position: 0 -110px;
}

#sitemap p {color: #BB0000;}