@import url(volusionstyles.css);

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html {
	font: 0.625em Verdana, Tahoma, Helvetica, sans-serif;
	color: #454545;
}

body {
	font-size: 1em;
	line-height: 1.2em;
	text-align: center;
}

#content_area h1 { 
	font-family: Arial, "Trebuchet MS", sans-serif;
	background: url(../images/pagetitle-bg.gif) no-repeat;
	color: #3a3a3a;
	font-size: 1.7em;
	height: 34px;
	padding: 5px 5px 7px 2px;
	}
#content_area h4 { 
	font-family: Arial, "Trebuchet MS", sans-serif;
	color: #646774;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 10px;
	}
form {
	margin: 0;
	padding: 0;
}

#content_area input, select, textarea { margin: 0 2px; }

a:link, a:visited {
	color: #3f65b1;
	cursor: pointer;
}

a:hover { text-decoration: none; }

/* Fix for nested tables */
table table { margin: 0; }

#container {
	margin: 0 auto;
	text-align: left;
	width: 957px;
}
#infotable-8to5 tr td {border:1px solid grey; text-align: center;}
#infotable-8to5 .alt {background-color: #fcfdcf;}
#infotable-8to5 .alt2 {background-color: #e3fdcf; text-align: left;}


#summary p {
	margin: 0 auto;
	text-align: center;}

#summary {
	background-color: #777;
	color: #fff;
	line-height: 20px;
	margin-bottom: 10px;
}

#logo {
	height: 121px;
	margin: 0 15px 12px 12px;
	width: 174px;
}

#logo a {
	background: url(../images/template/header-logo.gif) no-repeat;
	display: block;
	height: 100%;
	text-indent: -1000em;
	height: 100%;
}

#top {
	float: right;
	text-align: right;
	margin-bottom: 30px;
}

#top h3, #top .phone {
	font-family: Calibri, Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin: 5px 0;
}

#top , #top .phone span { font-size: 18px; }

#top p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
}

#topmenu {
	border-bottom: solid 10px #29881c;
	margin: 0px;
}

#topmenu.topmenu_lighting { border-color: #1c4288; }
#topmenu.topmenu_lightbulbs { border-color: #29881c; }
#topmenu.topmenu_electrical { border-color: #d34a00; }
#topmenu.topmenu_saleitems { border-color: #9d0a0a; }

#topmenu ul {
	background: url(../images/template/topmenu.png) no-repeat;
	margin: -26px 0 0 215px;
}

#topmenu li {
	float: left;
	margin-right: 3px;
}

#topmenu a {
	display: block;
	height: 30px;
	overflow: hidden;
	text-indent: -1000em;
	width: 129px;
}

#topmenu_home:hover { background: url(../images/template/topmenu.png) no-repeat 0 -30px; }

#topmenu_lighting:hover { background: url(../images/template/topmenu.png) no-repeat -132px -30px; }

#topmenu_lightbulbs:hover { background: url(../images/template/topmenu.png) no-repeat -264px -30px; }

#topmenu_electrical:hover { background: url(../images/template/topmenu.png) no-repeat -396px -30px; }

#topmenu_saleitems:hover { background: url(../images/template/topmenu.png) no-repeat -528px -30px; }

#banners2 {
	margin-top: -114px;
	position: absolute;
	z-index: 99;
}

#banners2 li {
	display: inline;
	float: left;
	margin-right: 3px;
}

#banners2 li.last { margin: 0; }
#checkout {
	background: url(../images/template/basket-checkout-btn.gif) no-repeat 0 0px;
	font-size: 1.3em;
	font-weight: bold;
	height: 50px;
	line-height: 16px;
	text-align: left;
	width: 159px;
}
#checkout a {
	color: #fff;
	display: block;
	padding: 10px;
	text-decoration: none;
}
#checkout a:hover {text-decoration: underline;}
#main {
	background: #d5d5d5 url(../images/template/main-bg.gif) repeat-y center top;
	border: solid 4px #d5d5d5;
	border-width: 4px 0;
}

#left, #content_area, #right {
	display: inline;
	float: left;
}

#left, #right {
	margin: 0 5px;
	width: 159px;
}

#left > div, #right > div { margin-bottom: 10px; }

#left h4, #right h4 {
	color: white;
	font-size: 1.3em;
}
#left h4 a, #right h4 a {
	color: white;
	display: block;
	text-decoration: none;
}
#left h4 a:hover, #right h4 a:hover {text-decoration: underline;}

.sidepanel {
	background: white url(../images/template/sidepanel-bg-btm.gif) no-repeat left bottom;
	padding-bottom: 8px;
}

.sidepanel .inner {
	background: url(../images/template/sidepanel-bg-top.gif) no-repeat;
	padding: 0 4px;
}

.sidepanel h4 { padding: 10px 5px 6px 5px; }
.sidepanel .menu ul li a:hover {
	background-color: #40b236;
	background-image: none;
	border-bottom: solid 1px #29881c;
	color: white;
}

.sidepanel-2 {
	background: white url(../images/template/sidepanel-bg-btm.gif) no-repeat left bottom;
	padding-bottom: 8px;
}

.sidepanel-2 .inner {
	background: url(../images/template/sidepanel-2-bg-top.gif) no-repeat;
	padding: 0 4px;
}

.sidepanel-2 h4 { padding: 10px 5px 6px 5px; }
.sidepanel-2 .menu ul li a:hover {
	background-color: #3f65b1;
	background-image: none;
	border-bottom: solid 1px #1c4288;
	color: white;
}

.sidepanel-3 {
	background: white url(../images/template/sidepanel-bg-btm.gif) no-repeat left bottom;
	padding-bottom: 8px;
}

.sidepanel-3 .inner {
	background: url(../images/template/sidepanel-3-bg-top.gif) no-repeat;
	padding: 0 4px;
}

.sidepanel-3 h4 { padding: 10px 5px 6px 5px; }
.sidepanel-3 .menu ul li a:hover {
	background-color: #e76712;
	background-image: none;
	border-bottom: solid 1px #d34a00;
	color: white;
}

/* Product Search */
#product_search { background: url(../images/template/product-search-bg-btm.gif) no-repeat left bottom; }

#product_search div {
	background: url(../images/template/product-search-bg-top.gif) no-repeat;
	padding: 10px;
}

#product_search input {
	border: solid 1px #29881c;
	width: 106px;
}

/* Menu: Tree Smart Expand */
.menu { font-size: 1.1em; }
.menu ul { margin-top: 1px; }
.menu ul li {
	border: solid 1px #d5d5d5;
	border-width: 0 1px;
	width: 149px;
}

.menu ul li {
	background: #fbf8f8 url(../images/template/leftmenu-item-bg.gif) repeat-x left bottom;
	border-top: solid 1px #d5d5d5;
	color: #51545a;
}

.menu ul li a {
	border-bottom: solid 1px #d5d5d5;
	color: #50565e;
	display: block;
	text-decoration: none;
	padding: 3px;
}

#content_area {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 14px 10px 10px 10px;
	width: 599px;
}
#content_area h2 {
	color: green;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}
	
#content_area h3 {
	color: green;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
}
#content_area ul li {line-height: 20px;}

#content_area p { margin-bottom: 1em; }

#content_area table { margin-bottom: 5px; }

#content_area input, #content_area select { margin: 1px; }

#right { text-align: center; }

#right > * { margin-bottom: 10px; }

#right .sidepanel { background-image: url(../images/template/right-sidepanel-bg-btm.gif); }

#right .sidepanel .inner {
	background-image: url(../images/template/right-sidepanel-bg-top.gif);
	padding: 5px 0 2px 0;
}
#associations {margin-top: 10px;}
#associations .carousel {
	height: 70px;
	margin-top: 20px;
	overflow: hidden;
}

#associations li { height: 70px; }

#manufacturers img { margin: 5px; }

#footer {
	background: #fbf8f8 url(../images/template/leftmenu-item-bg.gif) repeat-x left bottom;
	border-top: solid 5px green;
	font-size: 1.1em;
	padding: 10px;
}

#footer ul { margin-bottom: 1em; }

#footer li {
	display: inline;
	float: left;
	margin-right: 5px;
}

#footer .copyright {
	display: inline;
	float: right;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */

/* Homepage */
/* Old */
#banners_container, #newslettersignup_container {
	display: inline;
	float: left;
	margin-bottom: 20px;
}

#banners_container, #banners {
	height: 141px;
	overflow: hidden;
	width: 410px;
}

#newslettersignup_container {
	background: url(../images/template/newslettersignup-bg-btm.gif) no-repeat right bottom;
	width: 188px;
}

#newslettersignup { 
	background: url(../images/template/newslettersignup-bg-top.gif) no-repeat right top;
	color: white;
	height: 125px;}

#newslettersignup h3 { color: white; }

#panel1_container, #panel2_container, #panel3_container {
	background: url(../images/content/panel1-bg-btm.gif) no-repeat left bottom;
	float: left;
	font-size: 0.9em;
	width: 193px;
}

#panel2_container {
	background-image: url(../images/content/panel2-bg-btm.gif);
	margin: 0 10px;
}

#panel3_container { background-image: url(../images/content/panel3-bg-btm.gif); }

#panel1, #panel2, #panel3 {
	background: url(../images/content/panel1-bg-top.jpg) no-repeat;
	color: #4C4C4C;
	height: 260px;
	padding: 7px 10px;
}

#panel2 { background-image: url(../images/content/panel2-bg-top.jpg); }

#panel3 { background-image: url(../images/content/panel3-bg-top.jpg); }

#panel1 h3, #panel2 h3, #panel3 h3 {
	color: white;
	margin-bottom: 10px;
}

/* Special Offers */
#special_offers {
	background: url(../images/articles/special-offers-bg.gif) no-repeat;
	margin-bottom: 15px;
	padding: 10px;
}

#special_offers .title { margin-bottom: 5px; }

#special_offers .prev, #special_offers .next {
	background: url(../images/articles/special-offers-prev.gif) no-repeat center center;
	display: block;
	float: left;
	height: 98px;
	text-decoration: none;
	width: 18px;
}

#special_offers .next { background-image: url(../images/articles/special-offers-next.gif); }

#special_offers .prev:hover { background-image: url(../images/articles/special-offers-prev-hover.gif); }

#special_offers .next:hover { background-image: url(../images/articles/special-offers-next-hover.gif); }

#special_offers .carousel {
	display: inline;
	float: left;
	margin: 0 5px;
}

#special_offers .carousel ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#special_offers .carousel li { margin: 0 2px; }

/* Promos */
#promos {
	background: transparent url(../images/articles/promos-bg.gif) no-repeat right top;
	margin-bottom: 15px;
}

#promos .carousel {
	border: solid 1px #71757D;
	height: 195px;
	overflow: hidden;
	width: 400px;
}

#promos p {
	color: #F8F8F8;
	background: #575A61 url(../images/articles/browse-promos-bg.gif) no-repeat center bottom;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 0 85px;
	padding: 4px 18px 6px 18px;
	text-align: center;
	width: 197px;
}

#promos .prev, #promos .next {
	background: url(../images/articles/browse-promos-prev.gif) no-repeat center center;
	display: block;
	float: left;
	height: 13px;
	text-decoration: none;
	width: 16px;
}

#promos .next {
	background-image: url(../images/articles/browse-promos-next.gif);
	float: right;
}

/* Ads */
#ads { margin-bottom: 10px; }

#ads li {
	display: inline;
	float: left;
	margin: 0 5px 5px 0;
}

#ads li.last { margin-right: 0; }

/* The UK's Favourite Low Energy Lighting Specialist */
#uks_favourite {
	background: transparent url(../images/articles/gu10-panel-grey-bg.gif) no-repeat;
	margin-bottom: 10px;
	padding: 4px 120px 4px 10px;
}

#uks_favourite h3 { color: #333; }

#uks_favourite p, #uks_favourite a { color: #f8f8f8; }

#uks_favourite em { font-style: normal; }

/* Overviews */
#overviews > div {
	display: inline;
	float: left;
	width: 189px;
}

#overviews > div > div { padding: 7px 10px 5px 10px; }

#overviews p {
	font-size: 0.9em;
	min-height: 95px;
}

#overviews ul { margin-bottom: 10px; }

#dar_overview ul, #chamaeleon_overview ul { margin-left: 1.3em; }

#overviews li { line-height: 1.2em; }

/* DAR Overview */
#dar_overview div { background: #BDDE7A url(../images/articles/dar-overview-bg-btm.gif) no-repeat left bottom; }

#dar_overview ul {
	color: #567C08;
	list-style: square;
}

/* Fireguard Overview */
#fireguard_overview { margin: 0 15px; }

#fireguard_overview div { background: #941F25 url(../images/articles/fireguard-overview-bg-btm.gif) no-repeat left bottom; }

#fireguard_overview p, #fireguard_overview a { color: white; }

#fireguard_overview ul {
	color: #FBAD40;
	list-style: none;
	margin-left: 3px;
	padding: 0;
}

#fireguard_overview li {
	background: url(../images/articles/fireguard-overview-bullet.gif) no-repeat;
	padding-left: 20px;
}

/* Chamaeleon Overview */
#chamaeleon_overview div { background: #C2CDD8 url(../images/articles/chamaeleon-overview-bg-btm.gif) no-repeat left bottom; }

#chamaeleon_overview ul {
	color: #273461;
	list-style: disc;
}

/* Other Styles */
.font-red { color: #ED0303; }

.float-lft, .float-rgt { display: inline; }

.float-lft { float: left; }

.float-rgt { float: right; }
.infotable th {
	border-right: solid 1px #F4F9FC;
	color: white;
	padding: 2px 4px;
}
	
.infotable .title th { background-color: #67A3CD; }

.infotable .hdr th { background-color: #87C5E5; }

.infotable td {
	background-color: #CBDDE5;
	border-right: solid 1px #F4F9FC;
	text-align: center;
}

.infotable .alt td { background-color: #E2EDF3; }

.infotable td.arrow {
	background-image: url(../images/template/infotable-arrow.gif);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	padding-right: 60px;
}
.photo-lft, .splitphoto-lft, .photo-rgt, .splitphoto-rgt { display: inline; }

.photo-lft, .splitphoto-lft {
	float: left;
	margin: 0 10px 10px 0;
}

.photo-rgt, .splitphoto-rgt {
	float: right;
	margin: 0 0 10px 10px;
}
#popular-items td {
	text-align: center;
	width: 155px;
}
#popular-items td a {margin-bottom: 6px;}
#popular-items td img {margin-top: 6px;}
#popular-items td a:hover {
	color: #29881c;
}
#popular-items th {
	color: #959595;
}
.splitphoto-lft, .splitphoto-rgt { margin-bottom: 0; }
