@charset "utf-8";
/* CSS Document */

body {
	margin:auto;
	background-color:#FFF;
	font-family: "Calibri","Trebuchet MS","Segoe UI", Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/background.jpg);
	background-position:top;
	padding:0px;
}
#all {
	width:900px;
	margin:auto;
	margin-top:0px;
}

#container {
	background-image:url(images/Banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:900px;
	margin:auto;
	margin-top:0px;
	padding-top:20px;
	float:left;
}
#topbar {
	height:20px;
	width:100px;
	padding-left:20px;
	padding-right:20px;
	float:right;
	text-align:center;
	margin-top:-10px;
}
#menubar {
	height:20px;
	width:100px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	text-align:center;
}
#title {
	background-image:url(images/Title.png);
	width:658px;
	height:110px;
	margin:auto;
	background-position:center;
	background-repeat:no-repeat;
}
#pad {
	height:305px;
	width:860px;
	padding:20px;
}
#mainshop {
	width:600px;
	padding:20px;
	float:right;
}
#mainright {
	width:600px;
	padding:20px;
	float:left;
}
#mainleft {
	width:200px;
	padding:20px;
	float:left;
}

#otherleft {
	width:200px;
	padding:20px;
	float:left;
	margin-left:-20px;
}
#example {
	width:200px;
	height:200px;
	margin-right:0px;
	background-image:url(images/Example%204.jpg);
	float:right;
	background-repeat:no-repeat;
}
#nearlybottompart {
	height:170px;
	padding-top:30px;
	background-image:url(images/Banner%20bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:900px;
	margin:auto;
	float:left;
}
#bottompart {
	height:50px;
	margin:auto;
	margin-bottom:auto;
	padding:0px;
	padding-left:inherit;
	padding-right:inherit;
	margin-bottom:-51px;
	float:left;
}
#insidebottom {
	width:900px;
	margin:auto;
	height:50px;
	text-align:center;
	padding:0px;
	margin-bottom:-51px;
	padding-top:1px;
	float:left;
}
#lordy {
	clear:both;
	float:left;
	height:10px;
	width:900px;
}

.colourchart {
	float:left;
	width:500px;
	height:200px;
	font-size:50px;
	margin:5px;
}
.cimage {
	width:200px;
	height:200px;
	float:right;
}

h1 {
	font-size:48px;
	font-family: "Calibri","Segoe UI","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	line-height: 12px;
}
h2 {
	font-size:24px;
	font-family: "Calibri","Segoe UI","Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2D6BFF;
	font-weight:100;
	line-height: 6px;
}
p {
	font-size:12px;
	font-family: "Segoe UI","Calibri","Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}
w {
	font-size:12px;
	font-family: "Segoe UI","Calibri","Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
}
w:hover{
	color:#F6C;
	font-weight:bold;
}
w:link {
	color:#FFF;
	text-decoration: none;
}

a:link {
	color:#039;
	text-decoration: none;
}
a:visited{
	color:#039;
	text-decoration: none;
}
a:hover{
	color:#900;
}
div.ecwid-productBrowser-auth { 
     display: none;
}
div.ecwid-results-topPanel-sortByPanel {
     display:none !important;
}
div.ecwid-productBrowser-categoryPath {
    //display:none;
}
div.ecwid-results-topPanel-viewAsPanel {
    display:none !important;
}

.copyright {
	color:#666;
}
.menustyle {
	font-size:12px;
	font-family: "Segoe UI","Calibri","Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
}
.menustyle:hover {
	font-weight:bold;
}
.sidestyle {
	font-size:14px;
	font-family: "Segoe UI","Calibri","Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#C09;
}
.sidestyle:hover {
	font-weight:bold;
}

.im {
	float:right;
	border:1px #006 solid;
	margin:10px;
	margin-right:0px;
	margin-top: 0px;
}

.iml {
	float:left;
	border:1px #006 solid;
	margin:10px;
	margin-left:0px;
	margin-top: 0px;
}

.imb {
	float:right;
	border:1px #006 solid;
	margin:10px;
	margin-right:0px;
	margin-top: 0px;
	margin-left:0px;
}
