body {
	background-position: center top;
	background-color: #000;
	background-image:  url('/images/green.jpg');
	background-repeat: repeat-y;
	margin: 0;
}
h1 { 
	font-size: 20px;
	color: #2a3b2e;
}
h2 { 
	font-size: 18px;
	color: #2a3b2e;
}
h3 { 
	font-size: 16px;
	color: #2a3b2e;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align:top;
	padding: 3px 10px 0px 0px;
} 
    input,textarea, select {
border: #202B38 1px solid;
font-family:  Calibri,  Arial, Helvetica, sans-serif, Sans;
font-size: 9pt;
font-weight: normal;
padding: 3px; 
border-radius: 3px;
background-color: #eee; 
}
img { 
	border: 0px;
} 
#header {
	background-image: url('/images/header.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}

#all {
	background-image: url('/images/bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 1000px; 
}
#container{
	width: 990px;
	min-height: 800px;
	background-repeat: no-repeat;
	background-position: center top;

	margin:auto;
}
.catlinks {
	padding: 0px 0px 0px 0px;
	width: 600px;
	float: right; 
}
#maintext {
	clear: both;
	padding: 20px; 
	margin-left: 150px; 
	font-family:Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif, Sans;
	font-size: 15px;
	line-height: 150%;
	color: #111; 
	width: 670px; 
}
#maintext a{

	color: #000; 
}
.address{
	width:750px;
	padding: 10px 20px 25px 140px;
	font-family:Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif, Sans;
	font-size: 15px;
	color: #fff 
}
.address a{
	text-decoration: none;
	color: #fff; 
}
.address a:hover, #maintext a:hover{
	color: #000; 
} 
#button { 
	padding: 0px 0px 0px 30px;
	margin:auto;
	width: 900px; 
}

a.button {
    background:  transparent url('/images/green-button_1x2.png') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font: normal 13px  arial, sans-serif;
    height: 36px;
    margin-right: -16px;
    padding-right: 21px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/green-button_1x1.png') no-repeat;
    display: block;
    line-height: 36px;
    padding: 0px 0px 0px 21px;
} 




a.button:hover {
    background:  transparent url('/images/button2_1x2.png') no-repeat scroll top right;



}

a.button:hover span {
    background: transparent url('/images/button2_1x1.png') no-repeat;
	color: #FFFFFF

}

.basepics {
	height: 161px;
	background-image: url('/images/chandlery.jpg'); 
} 
.items2 {
	width: 140px;
	height	: 260px;
	float: left; 
	margin: 5px 15px 10px 0px; 
	border: 2px solid #2D4132;
	padding: 3px 3px; 
	text-align:center; 
	border-radius: 10px; 
	font-size: 13px;
	font-family: Arial, Sans, Helvetica; 
	background-color: #5E8769; 
	color: #fff;
	background-image:url('/images/green.png'); 
}
.items a, .items2 a{
	text-decoration: none; 
	color: #fff  !important;
}
.products { 
	font-weight: bold;
	line-height: 120%; 
	height: 40px; 
	}
.items2 a:hover{
	color: #000 !important;
}


.proddetails {
	float:right;
	width: 320px; 
	margin: 0px 0px 20px 20px; 
	border-radius: 5px; 
	font-size: 13px;
	font-family: Arial, Sans, Helvetica; 
	background-color: #2a3b2e; 
	color: #fff;
	padding: 0px 20px 5px 20px;
	border: 2px solid #202B38;
}


.colours {
width: 100px ;
height: 100px;
float: left; 
margin: 15px;
border: 1px solid black; 

}

.coldesc { 
	background-color: #2B2C3E;
	color: #ffffff;
	padding: 4px; 
	opacity: 0.85;filter:alpha(opacity=50);
}

.creamone {background: #5D8668;	
	padding: 5px 12px ; 
	color: #fff}
.creamtwo {background: #415C48;	
	padding: 5px 12px ; 
	color: #fff
}
.creamone a, .creamtwo a {
	color: #fff !important;
} 

.rightpictures {
float:right;
padding: 0 50px 20px 20px; 
}


#rightpic {
	float:right; 
	padding:0px 50px;

}


#rightpix {
	float:right; 
	width:200px; 
	padding:0px 0px 0px 50px;
	font-size: 12px;
	line-height: 18px; 
	font-family: Arial, Sans, Helvetica; 
	text-align:right; 
}
.frontitems { 
	height: 150px;
	width: 120px;
	background-repeat: no-repeat;
	background-position: center center;
	margin	: 0px 10px; 
	border-radius: 5px; 
	color: #fff !important; 
}

.img2 {
	height: 150px;
	width: 100px;
	border: 0px;

} 


.me {
	text-align:right;
	color: 425A74;
	font-size: 12px;
	padding-top: 50px;
}
.me a{
	color: #87A1BC;
	text-decoration: none;
}



.gallery { 
	width: 570px;
	margin: 10px 0px; 
}


.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('/css/img/loading-bar-black.gif');
}




.block {
	height: 10px;
} 


.blue1{
	background:#425A74;
}
.blue2{
	background:#202B38;
}

#options li {
	list-style-type: none;
	margin-bottom:0px;
	margin-left:-40px;
	width: 200px; 
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 6px 5px 6px 20px;
	font-size: 14px;
}

.footer{
	height:30px;
	margin:10px auto;
	clear:both;
	width: 700px;
	color: #5D8668;
	font-size: 13px; 
	font-family:Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif, Sans;
	text-align:center; 
	padding: 20px 0 0 0; 
}
.footer a{
	text-decoration: none;
	color: #000;
}
.footer a:hover {
	color: #fff;
} 
.sm {
	text-align: right;
} 
