html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	background: #12252C url(../../images/homepage/bg_body.jpg) repeat-x;
	}

strong, b {
	font-weight: bold;
	}

p { 
	margin: 0px;
	line-height:15px;
	}
strong, b {
	font-weight: bold;
	}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
	}
form {
	margin: 0;
	padding: 0;
	}
hr {
	border: 0px;
	color: white;
	background-color: transparent;
	border-top: 1px solid red;	
	margin-left: -10px;
	margin-bottom: 13px;
	}
.hide {
	display: none;
	}
.clr {
	clear: both;
	}
.highlight {
	color: #d9ecff;	
	}
.floatright{
	float: right;
	margin: 10px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #B5B5B5;
	vertical-align: top;
	}
.floatleft{
	float: left;
	margin: 5px 5px 5px 15px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #B5B5B5;
	vertical-align: top;
	}
	
a:link {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}
a:active {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}


#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	min-height:600px;
	}
	
/*************************
        header area
*************************/
#header {
	padding:0;
	width: 980px;
	height: 105px;
	background: url(../../images/homepage/logo_slogan.jpg) no-repeat;
	float: left;
	margin: 0;
	color: #ffffff;
	}

#login{
	margin: 10px 3px 0 4px;
	float: left;
	display: inline;
	padding-left: 330px;
	color: #ffffff;
	width: 645px;
	height: 39px;
	}

#tl_login{
	width: 55px;
	height: 20px;
	background: transparent url(../../images/homepage/tl_login.jpg) no-repeat left;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}
	
/*************************
        menu area and search
*************************/
#bg_menu_search{
	margin: 0;
	padding:0;
	width: 980px;
	height: 39px;
	background: url(../../images/homepage/bg_menuSearch.jpg) repeat-x;
	float: left;
	display: inline;
	}
	
#menu{
	margin: 15px 0 0 0;
	padding: 0;
	}
	
.menu_devider {
	margin: 0;
	padding:0;
	width: 33px;
	height: 20px;
	background: url(../../images/homepage/menu_devider.gif) no-repeat;
	float: left;

	}	
.menu_home img{
	width: 44px;
	height: 20px;
	border: 0px;
	float: left;
	margin:0 0 0 18px;
} 
.menu_home a img{ 
	background-image: url(../../images/homepage/menu_home.gif); 
	background-repeat: no-repeat;
} 
.menu_home a:hover img{ 
	background-image: url(../../images/homepage/menu_home.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

.menu_services img{
	width: 60px;
	height: 20px;
	border: 0px;
	float: left;
} 
.menu_services a img{ 
	background-image: url(../../images/homepage/menu_services.gif); 
	background-repeat: no-repeat;
} 
.menu_services a:hover img{ 
	background-image: url(../../images/homepage/menu_services.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

.menu_about img{
	width: 69px;
	height: 20px;
	border: 0px;
	float: left;
} 
.menu_about a img{ 
	background-image: url(../../images/homepage/menu_about.gif); 
	background-repeat: no-repeat;
} 
.menu_about a:hover img{ 
	background-image: url(../../images/homepage/menu_about.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

.menu_specials img{
	width: 60px;
	height: 20px;
	border: 0px;
	float: left;
} 
.menu_specials a img{ 
	background-image: url(../../images/homepage/menu_specials.gif); 
	background-repeat: no-repeat;
} 
.menu_specials a:hover img{ 
	background-image: url(../../images/homepage/menu_specials.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

.menu_news img{
	width: 42px;
	height: 20px;
	border: 0px;
	float: left;
} 
.menu_news a img{ 
	background-image: url(../../images/homepage/menu_news.gif); 
	background-repeat: no-repeat;
} 
.menu_news a:hover img{ 
	background-image: url(../../images/homepage/menu_news.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

.menu_contact img{
	width: 79px;
	height: 20px;
	border: 0px;
	float: left;
	padding-right: 22px;
} 
.menu_contact a img{ 
	background-image: url(../../images/homepage/menu_contact.gif); 
	background-repeat: no-repeat;
} 
.menu_contact a:hover img{ 
	background-image: url(../../images/homepage/menu_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

/****SEARCH****/

#search{
	margin: 0;
	padding:0;
	width: 420px;
	float: left;
	display: inline;
}

#tl_search{
	width: 75px;
	height: 20px;
	background: transparent url(../../images/homepage/tl_search.gif) no-repeat left;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}

/*************************
      Container area
*************************/
#container {
	margin: 0;
	padding:0;
	width: 970px;
	background: url(../../images/homepage/bg_container.jpg) repeat-y;
	float: left;
	padding: 10px;
	}
#container_footer {
	margin: 0;
	padding:0;
	width: 980px;
	height: 12px;
	background: url(../../images/homepage/bg_container_footer.jpg) no-repeat;
	float: left;
	}
	
#advert{
	margin: 0 0 5px 0px;
	
}

/*************************
       LSH Menu area
*************************/

#lhs {
	float: left;
	display: inline;
	width: 206px;
	margin: 0 7px 0 0;
	}
	
#cat {
	background: url(../../images/homepage/bg_cat.jpg) repeat-y;
	border: 1px solid #FFC222;
	float: left;
	display: inline;
	width: 206px;
	color: #333333;
	padding: 0 0 10px 0;
	}

#cat h1{
	width: 202px;
	height: 30px;
	background: transparent url(../../images/homepage/tl_cat.jpg) no-repeat left top;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin: 2px;
	}
	
#addtobookmarks {
	width: 206px;
	height: 30px;
	background: url(../../images/homepage/addtobookmarks.jpg) no-repeat left;
	float: left;
	display: inline;
	margin-top: 7px;
	}

/*************************
     Main content area
*************************/	
#content {
	float: left;
	display: inline;
	width: 538px;
	margin: 0;
	font-size: 12px;
	color: #000000;
	min-height: 500px;
	}
	
#container_flash{
	width: 537px;
	height: 254px;
	float: left;	
	background: white;
	margin-right: 7px;
}

#flash_banner{
	width: 537px;
	height: 66px;
	float: left;	
	background: white;
	margin-right: 7px;
}

#specials{
	margin-top: 5px;
	width: 536px;
	min-height: 323px;
	float: left;	
	background: white;
	border: 1px solid #A41920;
}

#specials h1{
	width: 538px;
	height: 30px;
	background:  transparent url(../../images/homepage/tl_specials.jpg) no-repeat left top;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#specials_item{
	width: 178px;
	height: 146px;
	float: left;
	display: inline;
	background: white;
	border-right: 1px solid #FFE49E;
}


#content p{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	}
	
	
/*******Content Area for the General pages*****/

#content_general{
	width: 534px;
	display: inline;
	float: left;	
	background: white;
	margin-right: 7px;
	border: 1px solid #A41920;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	min-height: 578px;
}

#content_general_bcc{
	width: 958px;
	display: inline;
	float: left;	
	background: white;
	margin-right: 7px;
	border: 1px solid #A41920;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	min-height: 578px;
}

#top {
	background-image:url(../../images/homepage/header.jpg);
	width: 980px;
	height: 12px;
	float: left;
}

#area2503 a img {
	float: right;
	margin-top: -16px;
	margin-right: 6px;
}

#help_left {
	float: left;
	width: 40%;
}

#help_right {
	float: right;
	width: 60%;
}

#help_right img {
	border: 1px solid black;
}

#local_content{
	padding: 5px;
}
#content_noCart{
	width: 745px;
	display: inline;
	float: left;	
	background: white;
	margin-right: 4px;
	border: 1px solid #A41920;
	margin: 0;
	padding: 1px;
	font-size: 12px;
	color: #000000;
	min-height: 578px;
}

#tl_about h1{
	width: 538px;
	height: 30px;
	background: transparent url(../../images/homepage/tl_about.jpg) no-repeat top left;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#tl_specials_page h1{
	width: 745px;
	height: 30px;
	background:  url(../../images/homepage/tl_specials_page.jpg) no-repeat top left;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#tl_services h1{
	width: 538px;
	height: 30px;
	background:  url(../../images/homepage/tl_services.jpg) no-repeat top left;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#tl_news h1{
	width: 538px;
	height: 30px;
	background:  url(../../images/homepage/tl_news.jpg) no-repeat top left;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}
#tl_contact h1{
	width: 538px;
	height: 30px;
	background:  url(../../images/homepage/tl_contact.jpg) no-repeat top left;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#tl_myacc h1{
	width: 538px;
	height: 30px;
	background:  url(../../images/homepage/tl_myacc.jpg) no-repeat top left;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#tl_catalogue h1{
	width: 745px;
	height: 30px;
	background:  url(../../images/homepage/tl_catalogue.jpg) no-repeat top left;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	z-index:-1;
}

#tl_delivery h1{
	width: 538px;
	height: 30px;
	background:  url(../../images/homepage/tl_delivery.jpg) no-repeat top left;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}
#tl_registration h1{
	width: 538px;
	height: 30px;
	background:  url(../../images/homepage/tl_registration.jpg) no-repeat top left;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}
#tl_sitemap h1{
	width: 538px;
	height: 30px;
	background:  url(../../images/homepage/tl_sitemap.jpg) no-repeat top left;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}
#tl_shopping_cart h1{
	width: 745px;
	height: 30px;
	background:  url(../../images/homepage/tl_shopping_cart.jpg) no-repeat top left;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#cart_sm{
	margin-top: -40px;
	width: 280px;
	height: 33px;
	float: right;
	text-align: left;
	margin-left: 420px;
	color: #ffffff;
position:relative;
z-index:1;

	}

#cart_sm_img{
	width: 32px;
	height: 22px;
	float: left;
	display: inline;
	margin: 5px 5px 2px 5px;
	background: url(../../images/homepage/cart_sm.gif) top left no-repeat;
	}

	
/*************************
	RHS menu
*************************/

#rhs {
	float: left;
	display: inline;
	width: 206px;
	margin: 0 0 0 4px;
	}
	
#cart {
	background: url(../../images/homepage/bg_cart.jpg) no-repeat;
	float: left;
	display: inline;
	width: 206px;
	height: 121px;
	color: #333333;
	}

#cart h1{
	width: 202px;
	height: 30px;
	background: transparent url(../../images/homepage/tl_cart_sm.jpg) no-repeat top left;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin: 2px;
	}

#paper {
	float: left;
	display: inline;
	width: 206px;
	height: 64px;
	margin-top: 4px;
}

#ink {
	float: left;
	display: inline;
	width: 206px;
	height: 63px;
	margin-top: 4px;
}

#delivery {
	float: left;
	display: inline;
	width: 206px;
	height: 139px;
	margin-top: 4px;
}

#news_sm{
	width: 202px;
	display: none;
	float: left;	
	background: white;
	border: 1px solid #348934;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	margin-top: 4px;
	min-height: 174px;
}

#flash_sidebanner{
	width: 206px;
	display: none;
	float: left;	
	background: white;
	border: none;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	margin-top: 4px;
	min-height: 174px;
	padding-top: 4px; 
}


#news_sm h1{
	width: 202px;
	height: 30px;
	background: transparent url(../../images/homepage/tl_news_sm.jpg) no-repeat top left;
	display: block;
	text-indent: -700em;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
	
/*************************
	footer
*************************/
#footer {
	margin: 0 auto;
	width: 955px;
	text-align: left;
	padding-top: 5px;
	padding-bottom:10px;
	MARGIN-TOP:2px;
	height: 20px;
	color: #ffffff;
	}
#footer div.lhs{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 0 130px 0 5px;
	float: left;
	}
	
#footer div.mid{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 0 180px 0 100px;
	float: left;
	}
#footer div.mid a{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
#footer div.mid a:hover{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	}
	
#footer div.rhs{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 0 5px 0 0px;
	float: right;
	}
#footer div.rhs a{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
#footer div.rhs a:hover{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	}


	
