/* CSS Document */


html {
	overflow-y: scroll;}

body {
	margin:1;
	padding:0;
	background-image:url('../baddieimages/background.gif'); 

}


#maincontainer {
	width: 790px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/

}

#header {
	background: #000000;
	height: 150px;
	color:  #ffffff;
        border-right: 2px solid #777777;
	border-bottom: 2px solid #666666;
        border-left: 2px solid #AAAAAA;
	border-top: 2px solid #BBBBBB;
}

#contentwrapper {
	float: left;
	width: 100%;
}

#nav {
	height: auto;
	font: 0.8em "arial";
	padding: 10px;
	float: left;
	width: 160px; /*Width of left column*/
	margin: 5px 5px 5px -790px; /*Set left margin to -(MainContainerWidth)*/
	background: #000000;
        border-right: 2px solid #777777;
	border-bottom: 2px solid #666666;
        border-left: 2px solid #AAAAAA;
	border-top: 2px solid #BBBBBB;
}

#content {
	margin: 5px 0px 5px 190px; /*Set left margin to navWidth*/
	font: 1em "century gothic";
	background: #6699CC;
	height: auto;
	line-height:130%;
	padding: 20px 20px 10px 20px;
        border-right: 2px solid #336699;
	border-bottom: 2px solid #336699;
        border-left: 2px solid #AAAAAA;
	border-top: 2px solid #BBBBBB;
}

#tabs {
	margin: 0px 0px 0px 190px; /*Set left margin to navWidth*/
	background: #FFFFFF;
	padding:8px 20px 30px 0px;
}


#tabs ul {
    list-style: none;
    padding:0;
    margin:0;
}

#tabs li {
    float: left;
    border-right: 2px solid #336699;
    border-bottom: 0px solid #336699;
    border-left: 2px solid #AAAAAA;
    border-top: 2px solid #BBBBBB;
    padding-bottom: 7px;
    padding-top: 7px;
    margin: 0 0.3em 0 0;
    background: #336699;
}

#tabs li a {
    padding: 0 0.4em;
    text-decoration: none;
    font: 1em "arial";
    color:  #ffffff;
}

#tabs a:hover{
    color:  #F2EE80;
}


#tabs #selected {
    position: relative;
    top: -2px;
    padding-bottom: 11px; 
    background: #6699CC;
}




#contenttab {
	margin: 5px 0px 5px 190px; /*Set left margin to navWidth*/
	font: 0.8em "century gothic";
	background: #6699CC;
	padding: 20px 20px 10px 20px;
        border-right: 2px solid #336699;
	border-bottom: 2px solid #336699;
        border-left: 2px solid #AAAAAA;
	border-top: 2px solid #BBBBBB;
        clear: both;
}



#contenttermsandconditions {
	margin: 5px 0px 5px 190px; /*Set left margin to navWidth*/
	font: 0.8em "arial";
	background: #EEEEEE;
	height: auto;
	line-height:130%;
	padding: 20px 20px 10px 20px;
        border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
        border-left: 2px solid #AAAAAA;
	border-top: 2px solid #BBBBBB;
}

#colincontent {
        margin: 5px 0px 5px 190px; /*Set left margin to navWidth*/
	font: 1em "century gothic";
	background: #F2EE80;
	padding: 20px 20px 10px 20px;
        border-right: 2px solid #CC9933;
	border-bottom: 2px solid #CC9933;
        border-left: 2px solid #AAAAAA;
	border-top: 2px solid #BBBBBB;
}

#bottom {
	background-color: #000000;
	height: 32px;
	font: 1em "georgia";
	color:  #ffffff;
	padding: 15px 20px 0px 0px;
	text-align: right;
	clear:  both;
        border-right: 2px solid #777777;
	border-bottom: 2px solid #666666;
        border-left: 2px solid #AAAAAA;
	border-top: 2px solid #BBBBBB;
}


h1 {
	font: 1.1em "georgia";
	margin: 0;
	}

h2 {
	font: 1.1em "georgia";
	margin: 0;
	}

h3 {
	font: 1.6em "georgia";
	margin: 0
	}

a {     font:  1.1em "arial";
	text-decoration: none;
	background: transparent;
	color:  #ffffff;
}


a.content, a.content:visited {
        font: 600 1em "century gothic";
	text-decoration: none;
	color:  #ffffff;
}


a.sitemap:visited {
        font: 600 1em "century gothic";
	text-decoration: none;
	color:  #cccccc;
}

a.sitemap {
	font: 600 1em "century gothic";
	text-decoration: none;
	color:  #ffffff;
}

a.content2, a.content2:visited {
	text-decoration: none;
	color:  #CC9933;
}

a:visited, a.content2:hover {
	color:  #6699CC;
}

a:active {
	color:  #ffffff;
}

a:hover, a.content:hover, a.sitemap:hover {
	color: #F2EE80;
	text-decoration: underline;
}

img.thumbnail:hover, img.toenail:hover, img.toenail2:hover, img.colin:hover, img.lights:hover, img.align-right:hover {
        border: solid 2px #F2EE80;
}


img.littleicon {
        border: solid 0px #ffffff;
	float:left;
	width:78px;
	margin:0px 22px 30px 2px;
	padding:0px;     
} 

img.logo {
	border: solid 0px #ffffff;
	display: inline;
	float:right;
	width:160px;
	margin:0px 4px 10px 10px;
	padding:0px;
}


.thumbnail {
	float: left;
	width: 106px;
	border: 2px solid #6699CC;
	margin: 5px 25px 0px 2px;
	padding: 0px 0px 0px 0px;
}



.align-right { 
        float:right; margin: 0 0 15px 15px;
 	width: 170px;
	border: 2px solid #6699CC;
	padding: 0px 0px 0px 0px;
}



.lights {
	float: left;
	width: 115px;
	border: 2px solid #6699CC;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}




.doublebill {
	float: left;
	width: 245px;
	border: 2px solid #6699CC;
	margin: 5px 25px 0px 2px;
	padding: 0px 0px 0px 0px;
}

.colin {
	float: left;
	width: 213px;
	border: 2px solid #6699CC;
	margin: 5px 25px 0px 2px;
	padding: 0px 0px 0px 0px;
}


.toenail {
	float: left;
	width: 517px;
	border: 2px solid #6699CC;	
	margin: 5px 15px 0px 2px;
	padding: 0;
}

.toenail2 {
	float: left;
	width: 247px;
	border: 2px solid #6699CC;
	margin: 5px 15px 0px 2px;
	padding: 0;
}

.toenail3 {
	float: left;
	width: 517px;
	border: 2px solid #6699CC;	
	margin: 5px 15px 0px 2px;
	padding: 0;
}

.clearboth { 
	clear: both;
}

.thumbnail, .toenail, .toenail2, .colin, .doublebill {
	font: 700 0.69em "arial";
	color:  #000000;
	text-align: left;
}


.description {
	font: 600 0.69em "arial";
	color:  #000000;
}

.floatright {
	float: right;
	width: 190px;
	border: solid 0px #000000;
	margin: 5px 25px 0px 2px;
	padding: 0px 0px 0px 0px;
}

.plainsailing {
        float: right;
	font: 700 0.6em "arial";
        color: #336699;
        margin: 2px 1px 0px 2px;
}

.stockists {
	font: 600 0.8em "centuary gothic";
	color:  #000000;
        text-align: left;        
}

#myimage{
filter:light
}

#fadeshow1 {
	float: right;
	margin:5px 30px 0px 0px;
}

