/*** General ***/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	cursor: default;
}
.clear {
	clear: both;
}
span.clear {
	display: block;
}
.hidden {
	display: none;
}
a {
	color: #0462dc;
	cursor: pointer;
}
a:hover {
	color: #bdb749;
}

#google_map {
	width: 100%;
	height: 320px;
	border: 1px solid #999999;
	background: #ffffff url(../images/map_loading.gif) no-repeat scroll center center;
	overflow: hidden;
}
#google_map.loaded {
	background-image: none;
}
/*** End General ***/

/*** Editor Styles ***/
.text_general1 {
	/* text general black 12 */	
	font-size: 12px;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
}
.text_general2{
	/* text general black 13 */	
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
}
.sub_titles1 {
	/* sub headings black 16 */
    color: #000000;
	letter-spacing: 0.5pt;
    font-size: 16px;
    font-weight: bold;
	line-height: 120%;
	text-transform: uppercase;
}
.sub_title2 {
	/* sub headings gold 16 */
    color: #b5ae30;
	letter-spacing: 0.5pt;
    font-size: 16px;
    font-weight: bold;
	line-height: 120%;
	text-transform: uppercase;
}
.subtitle_gold {
	/* headings black 14 */
	font-size: 14px;
	letter-spacing: 0.5pt;
	font-weight: bold;
	color: #333333;
	line-height: 110%;
}
.subtitle3 {
	/* headings blue 15 */
	font-size: 15px;
	letter-spacing: 0.5pt;
	font-weight: bold;
	color: #3076de;
	line-height: 110%;
}
.green {
	/* green 12 */
	font-size: 12px;
	font-weight: normal;
	color: #4f7231;
	line-height: 110%;
}
.green_large {
	/* green 18 */
	font-size: 18px;
	color: #4f7231;
	line-height: 110%;
}
.captions {
	/* text small 9 */
	font-size: 7.5pt;
	color: #666666;
	font-weight: normal;
}
.newsletter_text1 {
/* newsletter text 12 black */
	font-size: 12px;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
	color: #333333;
}
.newsletter_text2 {
/* newsletter text 13 black */
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
}
.newsletter_text3 {
/* newsletter text 14 red */
	font-size: 14px;
	color: #e20a02;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
}
.newsletter_heading1 {
/* newsletter heading 15 */
	font-size: 15px;
	letter-spacing: 0.5pt;
	font-weight: bold;
	color: #333333;
	line-height: 110%;
}
.newsletter_heading2 {
/* newsletter heading 16 */
	font-size: 16px;
	letter-spacing: 0.5pt;
	font-weight: bold;
	color: #333333;
	line-height: 110%;
}
.newsletter_heading3 {
/* newsletter heading 18 */
	font-size: 18px;
	letter-spacing: 0.5pt;
	font-weight: bold;
	color: #333333;
	line-height: 110%;
}

/*** End Editor Styles ***/

/*** Forms ***/
form {
	margin: 0;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	width: 230px;
	height: 80px;
}
input.text, select.text {
	background: #252525;
	color: #FEF31B;
	border: 1px solid #999999;
	padding: 3px;
	font-size: 12px;
}
input.w05, select.w05 {
	width: 60px;
}
input.w1, select.w1 {
	width: 120px;
}
input.w15, select.w15 {
	width: 180px;
}
input.w2, select.w2 {
	width: 240px;
}
td label {
	display: block;
	position: relative;
	width: 110px;
	padding-right: 10px;
	color: #666666;
}
td label.w2 {
	width: 240px;
}
span.label {
	display: block;
	color: #666666;
	padding-bottom: 3px;
}
label span.label {
	display: inline;
}
td label img {
	position: absolute;
	top: 3px;
	right: 0px;
}
td label .instruction {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
td.field label, td label.auto {
	width: auto;
	display: inline;
	padding-right: 12px;
}
td.field label {
	color: #333333;
	font-weight: normal;
}
#form_errors {
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	margin: 0 0 12px 0;
	padding: 12px;
	color: #666666;
}
#form_errors ul {
	margin-top: 12px;
	margin-bottom: 0;
	font-weight: normal;
	color: #333333;
	font-weight: bold;
}
#form_errors li {
	margin-top: 0;
	margin-bottom: 3px;
}
#form_errors *:first-child {
	margin-top: 0;
}
#form_errors *:last-child {
	margin-bottom: 0;
}
p.required {
	float: right;
	margin: 0 0 12px 24px;
	color: #666666;
}
p.buttons {
	padding-top: 12px;
	border-top: 1px solid #cccccc;
}
p.buttons input, div.submit input, p.submit input {
	height: 2.5em;
}
p.message {
	font-size: 14px;
}
p.error {
	font-size: 14px;
	font-weight: bold;
}
/*** End Forms ***/

/*** Main Layout ***/
#super_container {
	text-align: center;
	background: transparent url(../images/bg/9.jpg) no-repeat scroll center top;
}
/* - before glow background
#super_container {
	text-align: center;
}
#super_container.bg2 {
	background: transparent url(../images/bg/9.jpg) no-repeat scroll center top;
}
*/

#container {
	width: 1000px;
	text-align: left;
	margin: auto;
}
/*** End Main Layout ***/

/*** Header ***/
/* - before glow background
#container {
	background: transparent url(../images/header_bg.jpg) no-repeat scroll right top;
}
#super_container.bg2 #container {
	background-color: transparent;
	background-image: none;
}
*/
#header {
	position: relative;
}
#header .logo {
	float: left;
	width: 401px;
	height: 103px;
	background: transparent url(../images/header_logo.gif) no-repeat scroll left top;
}
#header .logo a {
	display: block;
	width: 401px;
	height: 103px;
}
#header .logo a span {
	display: none;
}
#header .panels {
	float: right;
	position: relative;
	width: 402px;
}
#header .panel {
	z-index: 3;
	width: 180px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
}
#header .panel .bg {
	background-color: #5b5b5b;
}
#header .panel .bottom {
	background: transparent url(../images/panel_180_bg.gif) no-repeat scroll left bottom;
	height: 6px;
	line-height: 6px;
}
#header .panel p {
	margin: 0;
	padding: 0 24px 0 18px;
	line-height: 24px;
	color: #d9d9d9;
	background: transparent url(../images/arrow_down.gif) no-repeat scroll right center;
}
#header .panel p.collapse {
	background-image: url(../images/arrow_up.gif);
}
#header .panel, #header .panel a {
	color: #d9d9d9;
	text-decoration: none;
}
#header .panel p:hover, #header .panel a:hover {
	color: #ffffff;
}

#related_websites ul {
	margin: 0;
	padding: 0 0 6px 0;
	list-style-type: none;
}
#related_websites li {
	height: 1%;
}
#related_websites a {
	display: block;
	padding: 6px 18px 0px 18px;
}

#header #member_login_panel {
	width: 216px;
	left: 186px;
}
#header #member_login_panel .bottom {
	background-image: url(../images/panel_216_bg.gif);
}
#member_login_panel .padding {
	padding: 6px 18px 6px 18px;
}
#member_login_panel .links {
	border-top: 1px solid #999999;
	padding: 6px 18px 6px 18px;
}
#member_login_panel table {
	border-spacing: 0;
	border-collapse: collapse;
}
#member_login_panel td {
	padding: 0 0 3px 0;
}
#member_login_panel .label {
	width: 66px;
}
#member_login_panel input.text {
	width: 112px;
}
#member_login_panel .submit {
	text-align: right;
}
#header_message {
	position: absolute;
	right: 10px;
	top: 40px;
	color: #bdb749;
}
#header_message a {
	color: #ff0000;
	text-decoration: none;
}
#header_message a:hover {
	color: #ffffff;
}
#header_message p {
	margin: 0;
}
#latest_catalogue {
	position: absolute;
	left: 411px;
	top: 0;
	width: 180px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#latest_catalogue a {
	height: 103px;
	display: block;
	color: #fcfcfc;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}
#latest_catalogue a:hover {
	color: #ffffff;
}
/*** End Header ***/

/*** Navigation ***/
#nav {
	background: #666666 url(../images/menu2_bg.gif) repeat-x scroll left top;
	height: 39px;
	width: 1000px;
}
#nav .menu {
	float: left;
	margin: 0;
}
#nav .menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav .menu li {
	float: left;
	height: 39px;
	padding: 0;
}
#nav .menu li.active div, #nav .menu li.on div, #nav .menu li.hover div {
	background-color: #606060;
}
#nav .menu li div {
	background: transparent url(../images/menu_2010.gif) no-repeat scroll left top;
}
#nav .menu li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fefefe;
	cursor: pointer;
	padding-top: 39px;
	overflow: hidden;
	height: 0px;
}
#nav .menu .discover {
	width: 70px;
}
#nav .menu .active .discover, #nav .menu .on .discover, #nav .menu .hover .discover {
	background-position: left -41px;
}
#nav .menu .audio-visual {
	width: 103px;
	background-position: -70px top;
}
#nav .menu .active .audio-visual, #nav .menu .on .audio-visual, #nav .menu .hover .audio-visual {
	background-position: -70px -41px;
}
#nav .menu .technology {
	width: 82px;
	background-position: -173px top;
}
#nav .menu .active .technology, #nav .menu .on .technology, #nav .menu .hover .technology {
	background-position: -173px -41px;
}
#nav .menu .furniture {
	width: 70px;
	background-position: -255px top;
}
#nav .menu .active .furniture, #nav .menu .on .furniture, #nav .menu .hover .furniture {
	background-position: -255px -41px;
}
#nav .menu .kitchen-laundry {
	width: 123px;
	background-position: -325px top;
}
#nav .menu .active .kitchen-laundry, #nav .menu .on .kitchen-laundry, #nav .menu .hover .kitchen-laundry {
	background-position: -325px -41px;
}
#nav .menu .lifestyle {
	width: 66px;
	background-position: -448px top;
}
#nav .menu .active .lifestyle, #nav .menu .on .lifestyle, #nav .menu .hover .lifestyle {
	background-position: -448px -41px;
}
#nav .menu .heating-cooling {
	width: 121px;
	background-position: -514px top;
}
#nav .menu .active .heating-cooling, #nav .menu .on .heating-cooling, #nav .menu .hover .heating-cooling {
	background-position: -514px -41px;
}
#nav .menu .service-centre {
	width: 104px;
	background-position: -635px top;
}
#nav .menu .active .service-centre, #nav .menu .on .service-centre, #nav .menu .hover .service-centre {
	background-position: -635px -41px;
}
#nav .menu .clearance {
	width: 117px;
	background-position: -739px top;
}
#nav .menu .active .clearance, #nav .menu .on .clearance, #nav .menu .hover .clearance {
	background-position: -739px -41px;
}
/*** End Navigation ***/

/*** Sub Navigation ***/
.cssmenu_sub, .submenucss_sub {
	width: 150px;
}
.cssmenu_sub ul, .submenucss_sub ul {
	float: left;
	width: 100%;
	background: #d1d1d1 url(../images/subpage/submenu_bg.gif) repeat-y scroll left top;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.cssmenu_sub li, .submenucss_sub li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.cssmenu_sub li a, .submenucss_sub li a {
	display: block;
	text-decoration: none;
}
.cssmenu_sub li a span, .submenucss_sub li a span {
	display: block;
	cursor: pointer;
	padding: 5px 15px 5px 10px;
	color: #2c2c2c;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.cssmenu_sub li a.arrow, .submenucss_sub li a.arrow {
	background: transparent url(../images/sub_menu_arrow.gif) no-repeat scroll right center;
}
.cssmenu_sub li.hover, .cssmenu_sub li.active, .submenucss_sub li.hover, .submenucss_sub li.active {
	background: transparent url(../images/sub_menu2_active.gif) repeat scroll left top;
/*	background: transparent url(../images/sub_menu_active.jpg) repeat-x scroll left top; */
}
/*** End Sub Navigation ***/

/*** Search ***/
#nav .search {
	float: right;
	margin: 0;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
#nav .search .target {
	height: 22px;
	cursor: default;
}
#nav .search .fields {
	line-height: 36px;
	text-align: right;
	background: transparent url(../images/search_input.gif) no-repeat scroll left center;
	padding-left: 20px;
}
#nav .search span.query {
	display: block;
	float: left;
	padding-top: 12px;
	padding-right: 20px;
}
#nav .search span.query input {
	width: 90px;
	padding: 0;
	border-style: none;
	background-color: transparent;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}
#nav .search input.submit {
	height: 36px;
	width: 1px;
	line-height: 12px;
}
/*** End Search ***/

/*** Footer ***/
#footer {
	background: #000000 url(../images/footer_bg.jpg) repeat-x scroll left top;
}
#footer .padding {
	padding: 9px 32px 20px 32px;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer p, #footer a {
	color: #8d8d8d;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover {
	color: #ffffff;
}
#footer .slogan {
	background: transparent url(../images/footer_slogan.gif) no-repeat scroll center center;
	height: 72px;
}
#footer .slogan strong {
	visibility: hidden;
}
#footer .copyright {
	float: left;
}
#footer .links {
	float: right;
}
/*** End Footer ***/

/*** Printer Friendly ***/
.print_only {
	display: none;
}
/*** End Printer Friendly ***/