@charset "UTF-8";
body {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 1000px;
	margin: 0 auto;
	margin-top:70px;
	text-align: left;
}
#header {
	height:50px;
	margin:0; 
	padding:0;
	background-image:url(../layout/Header_Background.jpg);
	background-repeat:repeat-x;
}
#Logo {
	height:50px;
	width:220px;
	background-image:url(../layout/Header_logo.jpg);
	background-repeat:no-repeat;
	float:left;
}
#LogoCaption {
	font-size:14px;
	font-stretch:narrower;
	color:white;
	padding-left:10px;
	padding-top:3px;
	margin: 0;
	height: 17px;
}
#menu{
	margin-left:220px;
	width:560px;
}
#JosephLyddy{
	width:100px;
	height:70px;
	cursor:pointer;
	background-image:url(../layout/link_JL.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-top:-20px;
}
#Shu-Kem{
	width:100px;
	height:70px;
	cursor:pointer;
	background-image:url(../layout/link_shu-kem.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-top:-20px;
	margin-left:5px;
}
#print{
	width:30px;
	height:30px;
	cursor:pointer;
	background-image:url(../layout/print.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:25px;
}
#Shu-KemProducts{
}
#Shu-KemProducts p{
	color:#000000;
	margin:0 0 4px 0;
	font-size:12px;
	line-height:14px;
}
#Shu-KemProducts h1{
	color:#000000;
	margin:5px 0 0 0;
	font-size:12px;
}
#mainContent {
	padding: 0;
	height:500px;
	background-image:url(../backgrounds/home_background.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
}
#mainContentCategories {
	padding: 0;
	height:510px;
	background-image:url(../layout/cat_background.jpg);
	background-repeat:no-repeat;
}
#mainContentContact {
	padding: 0;
	height:510px;
	background-image:url(../layout/cat_background.jpg);
	background-repeat:no-repeat;
}
#categories {
	margin: 0 45px 0 0;
	padding:5px 10px 10px 30px;
	width:170px;
	float:left;
	background:url(../layout/category_background.png) repeat;
	height:265px;
	color:white;
}
#catheading {
	width:170px;
	font-size:15px;
	color:white;
	margin-top:30px;
	padding:3px 10px 0px 30px;
	margin: 0;
	height: 22px;
	background-color:#d21242;
}
#products {
	width:750px;
	background:url(../layout/category_background.png) repeat;
	height:508px;
	overflow:auto;
}
#products p{
	color:#000000;
	margin:0 0 5px 0;
	font-size:12px;
	line-height:14px;
}
#products h1{
	color:#000000;
	margin:10px 0 5px 0;
	font-size:18px;
	font-weight:600;
}
#products h2{
	color:#000000;
	margin:0 0 5px 0;
	font-size:14px;
	font-weight:600;
	line-height:14px;
}
#products h3{
	color:#000000;
	margin:10px 0 5px 0;
	font-size:12px;
	font-weight:bolder;
}
#products .image{
	float:left;
	width:325px;
	height:360px;
	
}
#products .productcopy1{
	width:365px;
	padding:15px 20px;
	margin-left:325px;
}
#products .backlink{
	width:108px;
	height:17px;
	margin-left:257px;
	background-image:url(../layout/back_to_products.gif);
}
#products .productcopy2{
	width:690px;
	padding: 0 20px 20px 20px;
}
#products a{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
#products a:hover{
	text-decoration:underline;
}
#hintsandtips {
	width:610px;
	background:url(../layout/category_background.png) repeat;
	height:470px;
	float:right;
	padding:20px 60px;
	margin:0;
	margin-right:20px;
	overflow:auto;
}
#hintsandtips h1 {
	color:#d21242;
	font-size:18px;
	font-weight:normal;
	margin: 0;
	margin-bottom:5px;
}
#hintsandtips h2{
	color:#d21242;
	font-size:11px;
	display:inline;
	font-weight:bold;
}
#hintsandtips img{
	float:right;
	padding: 5px 0 10px 10px;
}
#hintsandtips p{
	font-size:11px;
	margin: 0 0 5px 0;
}
#aboutus {
	width:610px;
	background:url(../layout/category_background.png) repeat;
	height:470px;
	float:right;
	padding:20px 60px;
	margin:0;
	margin-right:20px;
	overflow:auto;
}
#aboutus h1 {
	color:#d21242;
	font-size:18px;
	font-weight:normal;
	margin: 0;
	margin-bottom:5px;
}
#aboutus h2{
	color:#333333;
	font-size:12px;
	line-height:20px;
	display:inline;
	font-weight:normal;
}
#aboutus img{
	float:right;
	padding: 5px 0 10px 10px;
}
#news {
	width:750px;
	background:url(../layout/category_background.png) repeat;
	height:480px;
	float:right;
	padding:0;
	margin:0;
}
#news p{
	color:#000000;
	margin:0 0 5px 0;
	font-size:12px;
	text-align:justify;
}
#news p.teaser{
	color:#000000;
	margin:0 0 5px 0;
	font-size:15px;
}
#news a{
	color:#d21242;
	text-decoration:none;
}
#news a:hover{
	color:#d21242;
	text-decoration:underline;
}
#news h1{
	color:#000000;
	margin-bottom:10px;
	font-size:18px;
	font-weight:600;
	display:inline;
	font-weight:normal;
}
#news h2{
	color:#d21242;
	font-size:12px;
	display:inline;
	font-weight:normal;
}
#news img{
	float:left;
	margin: 0 20px 15px 0;
}
#news hr{
	border-style:solid;
	border-width:0 0 2px 0;
	border-color:#d21242;
	margin:5px 0 15px 0;
}
#news .newscopy{
	width:600px;
	padding:0 75px;
}
#sitemap {
	width:610px;
	background:url(../layout/category_background.png) repeat;
	height:470px;
	float:right;
	padding:20px 60px;
	margin:0;
	margin-right:20px;
	overflow:auto;
}
#sitemap h1 {
	color:#d21242;
	font-size:18px;
	font-weight:normal;
	margin: 0;
	margin-bottom:5px;
}
#sitemap a {
	color:#000000;
	text-decoration:none;
}
#sitemap a:hover{
	color:#d21242;
	text-decoration:underline;
}
#sitemap a.bold {
	font-weight:bold;
}
#pinkline {
	width:1000px;
	height:10px;
	margin-bottom:15px;
	background-image:url(../layout/pinkline.jpg);
	background-repeat:repeat-x;
}
.pink {
	color:#d21242;
}
#sidebar {
	width: 250px;
	float:left;
}
#categories a{
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	color:#d21242;
}
#categories a:hover, #categories a.current{
	padding: 2px 4px;
	color:#FFFFFF;
	background-color:#d21242;
}
#contact {
	float:right;
	margin-right:20px;
	height:368px;
	padding:20px 60px;
	background:url( ../layout/category_background.png) repeat;
	margin-top: 80px;
	width: 610px;

}
#contact h1 {
	color:#d21242;
	font-size:18px;
	font-weight:normal;
	margin: 0;
	margin-bottom:5px;
}
#contact h2{
	color:#333333;
	font-size:12px;
	line-height:20px;
	display:inline;
	font-weight:normal;
}
#contact h3{
	color:#000000;
	font-size:12px;
	line-height:20px;
	display:inline;
	font-weight:bold;
}
#contact h4{
	color:#d21242;
	font-size:12px;
	line-height:20px;
	display:inline;
	font-weight:normal;
}
#customerlogin {
	margin:0 335px 80px 335px;
	padding:20px 40px;
	background:url( ../layout/category_background.png) repeat;
	width: 250px;
}
#customerlogin h1 {
	color:#d21242;
	font-size:18px;
	font-weight:normal;
	margin: 0;
	margin-bottom:5px;
}
.hr {
	width:100%;
	height:2px;
	margin:10px 0;
	background: #d21242;
	clear:both;
}
#Search {
	height:115px;
	width:250px;
	float:left;
	margin-top:45px;
}
#Map {
	height:115px;
	width:250px;
	float:left;
	margin-top:20px;
}
#Hotlinks {
	margin-left:250px;
	height:190px;
	width:750px;
	padding-top:60px;
}
#search {
	margin-left:250px;
	height:500px;
	width:750px;
	margin-top:-300px;
}
#Hotlinks a{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	text-decoration:none;
	color:#000000;
}
.Searchlink{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width:160px;
	height:12px;
	font-weight:100;
	text-decoration:none;
	color:#000000;
	margin: 0 0 10px 30px;
	background-image:url(../layout/Search_button.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	padding: 4px 10px;
}
.Searchlink a:link, .Searchlink a:visited{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	text-decoration:none;
	color:#FFF;
}
.Searchlink a:hover {
	colour:#FFF;
}
fieldset.search {
	border: none;
	width: 180 px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 152px;
	height: 16px;
	padding: 2px 6px 2px 6px;
	background:url(../layout/Search_field_bg.gif) no-repeat;
	margin-left: 18px;
	outline: none;
}
.search input.box:focus {
	outline: none;
}
.search button.btn {
	width: 15px;
	height: 20px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../layout/Search_field_button.gif) no-repeat top right;
}
.search button.btn:hover {
}
#footer { 
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	color: white;
} 
#footer a {
	margin: 0;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	color: white;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.hiddenPic {
	display:none;
}
.clearfloat{
	clear:both;
}
