/* CSS Document */

#myimage{
filter:light
}


html {
	overflow-y: scroll;}

body {
	margin:1;
	padding:0;
	background: #ffffff;
}

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

}

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


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

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

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.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;
	

}

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

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

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

#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%;
}

#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;
}

#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;
}


#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;
}

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


.thumbnail {
	float: left;
	width: 110px;
	border: solid 0px #000000;
	margin: 5px 25px 0px 2px;
	padding: 0px 0px 0px 0px;
}


.doublebill {
	float: left;
	width: 249px;
	border: solid 0px #000000;
	margin: 5px 25px 0px 2px;
	padding: 0px 0px 0px 0px;
}

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


.toenail {
	float: left;
	width: 521px;
	border: solid 0px #000000;
	margin: 5px 15px 0px 2px;
	padding: 0;
}

.toenail2 {
	float: left;
	width: 251px;
	border: solid 0px #000000;
	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 "arial";
	color:  #000000;
        text-align: left;        
}
