@charset "UTF-8";
/* CSS file for Soundline.co.nz site */


/*
-----------------------------
MAIN STYLES
-----------------------------
*/
html {
	background-color:#FFF;
}
body {
	margin:0px;
}
#wrapper {
	position: relative;
	height:100%;
	width:100%;
	background-color:#FFF;
}
#wrapper_header {
	position:absolute;
	width:100%;
	height:135px;
	left:0px;
	top:0px;
	background-image:url(images/header-slice2.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
}
#container {
	position:relative;
	width:1024px;
	left:50%;
	margin-left:-512px;
}
#header {
	position:relative;
	width:1024px;
	height:135px;
}
#content {
	position:relative;
	width:836px;
	height:145px;
	float:left;
	background-color:#FFF;
}
#blog_content {
	position:relative;
	width:836px;
	float:left;
	background-color:#FFF;
	padding-bottom:50px;
}
#backgroundImage {
	position:absolute;
	width:100%;
	height:auto;
	top:280px;
	left:0px;
}
#headlines {
	position:relative;
	width:187px;
	height:145px;
	top:0px;
	float:right;
	clear:right;
	background-color:#FFF;
	border-left-style:solid;
	border-left-color:#000;
	border-left-width:1px;
}
/*
-----------------------------
CONTENT STYLES
-----------------------------
*/
#content h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#000;
	padding-top:5px;
	padding-left:50px;
	padding-right:35px;
}
#content a:link {
	text-decoration:none;
	color:#000;
}
#content a:visited {
	text-decoration:none;
	color:#000;
}
#content a:hover {
	text-decoration:underline;
	color:#000;
}
#content strong {
	font-size:16px;
}
.entry {
	position:inherit;
}
.entry h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#000;
	padding-top:5px;
	padding-left:50px;
	padding-right:35px;
}
/*
-----------------------------
BLOG CONTENT STYLES
-----------------------------
*/
#blog_content h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#000;
}
#blog_content h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#000;
}
#blog_content h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#000;
}
.blog_entry {
	position:inherit;
	width:751px;
	margin-top:10px;
	margin-left:50px;
	padding-bottom:5px;
	border-bottom:#000 solid 1px;
}
#blog_content p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#000;
	padding-bottom:20px;
}
#blog_content a:link {
	text-decoration:none;
	color:#000;
}
#blog_content a:visited {
	text-decoration:none;
	color:#000;
}
#blog_content a:hover {
	text-decoration:underline;
	color:#000;
}
#blog_content strong {
	font-size:16px;
}
#blog_content label {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
}
#blog_content img {
	border:#000 solid 1px;
	padding-bottom:10px;
	text-align:center;
}
/*
-----------------------------
HEADER STYLES
-----------------------------
*/
#header_menu {
	position:absolute;
	top:41px;
	left:445px;
}
#header_menu_products {
	position:absolute;
	width:87px;
	height:26px;
	top:0px;
	overflow:hidden;
	background-image:url(images/menu_products.gif);
	background-position:0px 0px;
}
#header_menu_products:hover {
	background-position:0px -26px;
}
#header_menu_audioVisual {
	position:absolute;
	width:95px;
	height:26px;
	top:0px;
	left:87px;
	overflow:hidden;
	background-image:url(images/menu_audioVisual.gif);
	background-position:0px 0px;
}
#header_menu_audioVisual:hover {
	background-position:0px -26px;
}
#header_submenu_audioVisual {
	position:absolute;
	width:460px;
	top:25px;
	left:88px;
	padding:5px;
	padding-left:8px;
	background-color:#474747;
	visibility:hidden;
}
#header_submenu_audioVisual p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}
#header_submenu_audioVisual a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
#header_submenu_audioVisual a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
#header_submenu_audioVisual a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
#header_menu_homeAutomation {
	position:absolute;
	width:125px;
	height:26px;
	top:0px;
	left:182px;
	overflow:hidden;
	background-image:url(images/menu_homeAutomation.gif);
	background-position:0px 0px;
}
#header_menu_homeAutomation:hover {
	background-position:0px -26px;
}
#header_submenu_homeAutomation {
	position:absolute;
	width:360px;
	top:25px;
	left:183px;
	padding:5px;
	padding-left:8px;
	background-color:#474747;
	visibility:hidden;
}
#header_submenu_homeAutomation p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}
#header_submenu_homeAutomation a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
#header_submenu_homeAutomation a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
#header_submenu_homeAutomation a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
#header_menu_onlineStore {
	position:absolute;
	width:120px;
	height:26px;
	top:0px;
	left:307px;
	overflow:hidden;
	background-image:url(images/menu_onlineStore.gif);
	background-position:0px 0px;
}
#header_menu_onlineStore:hover {
	background-position:0px -26px;
}
#header_menu_contact {
	position:absolute;
	width:74px;
	height:26px;
	top:0px;
	left:427px;
	overflow:hidden;
	background-image:url(images/menu_contact.gif);
	background-position:0px 0px;
}
#header_menu_contact:hover {
	background-position:0px -26px;
}
#header_menu_blog {
	position:absolute;
	width:64px;
	height:26px;
	top:0px;
	left:501px;
	overflow:hidden;
	background-image:url(images/menu_blog.gif);
	background-position:0px 0px;
}
#header_menu_blog:hover {
	background-position:0px -26px;
}
/*
-----------------------------
PRODUCT STYLES
-----------------------------
*/
#headlines {
	position:relative;
	width:187px;
	height:145px;
	top:0px;
	float:right;
	background-color:#FFF;
	border-left-style:solid;
	border-left-color:#000;
	border-left-width:1px;
}
#headlines h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
	padding-top:5px;
	padding-left:20px;
}
#headlines a:link {
	text-decoration:none;
	color:#000;
}
#headlines a:link {
	text-decoration:none;
	color:#000;
}
#headlines a:visited {
	text-decoration:none;
	color:#000;
}
#headlines a:hover {
	text-decoration:underline;
	color:#000;
}
/*
-----------------------------
PRODUCT STYLES
-----------------------------
*/
#product_wrapper {
	position:relative;
	width:100%;
	min-height:600px;
	background-color:#000;
}
#product_container {
	position:relative;
	width:1024px;
	left:50%;
	margin-left:-512px;
}
.products {
	position:relative;
	width:auto;
	height:auto;
	top:40px;
	left:30px;
	margin-bottom:30px;
	float:left;
}
/*
-----------------------------
POPUP STYLES
-----------------------------
*/
#hiddenDiv {
	position:fixed;
	width:920px;
	height:570px;
	left:50%;
	top:50%;
	margin-left:-460px;
	margin-top:-285px;
	background-image:url(images/products_popups/popup_image.png);
	visibility:hidden;
}
#hiddenDiv_image {
	position:fixed;
	width:836px;
	height:480px;
	left:50%;
	top:48%;
	margin-left:-418px;
	margin-top:-240px;
	clear:left;
}
#arrow_left {
	position:relative;
	height:78px;
	width:44px;
	top:250px;
	left:0px;
	float:left;
	clear:left;
}
#arrow_right {
	position:relative;
	height:78px;
	width:44px;
	top:230px;
	right:0px;
	float:right;
	clear:right;
}
#closePopup {
	position:relative;
	right:20px;
	top:15px;
	float:right;
	clear:right
}
#closePopup a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}
#closePopup a:link {
	text-decoration:none;
}
#closePopup a:hover {
	text-decoration:underline;
}
/*
-----------------------------
CONTACT STYLES
-----------------------------
*/
#contact_wrapper {
	position:relative;
	width:100%;
	background-color:#000;
}
#contact_container {
	position:relative;
	width:1024px;
	height:580px;
	top:-60px;
	left:50%;
	margin-left:-512px;
}
#contact_wellington {
	position:absolute;
	width:440px;
	top:280px;
}
#contact_christchurch {
	position:absolute;
	width:440px;
}
#contact_queenstown {
	position:absolute;
	width:440px;
	top:280px;
}
#contact_auckland {
	position:absolute;
	width:440px;
}
.contact_text {
	position:absolute;
	width:240px;
	height:213px;
	left:232px;
	float:left;
	clear:right;
}
.contact_text p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:24px;
	color:#FFF;
	margin-top:-8px;
}
.contact_text a:link {
	color:#ba3939;
	text-decoration:none;
}
.contact_text a:visited {
	color:#ba3939;
	text-decoration:none;
}
.contact_text a:hover {
	color:#ba3939;
	text-decoration:underline;
}
.contact_image {
	position:absolute;
	width:212px;
	height:213px;
	float:left;
}
/*
-------------------------------
SIDEBAR STYLES
-------------------------------
*/
#sidebar {
	position:relative;
	width:187px;
	top:0px;
	float:right;
	clear:right;
	background-color:#FFF;
	border-left-style:solid;
	border-left-color:#000;
	border-left-width:1px;
}
#sidebar h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#000;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:10px;
}
#sidebar h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:3px;
}
#sidebar p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
}
#sidebar strong {
	font-weight:bold;
}
#sidebar label {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
}
#sidebar a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
}
#sidebar a:link {
	text-decoration:none;
	color:#000;
}
#sidebar a:link {
	text-decoration:none;
	color:#000;
}
#sidebar a:visited {
	text-decoration:none;
	color:#000;
}
#sidebar a:hover {
	text-decoration:underline;
	color:#000;
}
#s {
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:2px;
	margin-left:20px;
	margin-bottom:5px;
	border:#000 solid 1px;
}
#searchsubmit {
	height:25px;
	width:50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-left:20px;
	border:#000 solid 1px;
	background-color:#FFF;
}
#searchsubmit:hover {
	color:#FFF;
	background-color:#000;
}
/*
-------------------------------
FOOTER STYLES
-------------------------------
*/
#footer {
	position:fixed;
	width:1024px;
	left:50%;
	bottom:0px;
	margin-left:-512px;
	padding-bottom:10px;
}
#footer h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:8.5px;
	line-height:16px;
	text-align:center;
	color:#FFF;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity:0.75;
	opacity:0.75;
}
#footer p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:8.5px;
	line-height:16px;
	text-align:center;
	color:#FFF;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity:0.75;
	opacity:0.75;
}
#footer a:link {
	text-decoration:none;
	color:#FFF;
}
#footer a:visited {
	text-decoration:none;
	color:#FFF;
}
#footer a:hover {
	text-decoration:underline;
	color:#FFF;
}
/*
---------------------------------
FIX UP IE6 PNG SUPPORT
---------------------------------
*/
img, div, #header img { behavior: url(./iepngfix.htc) }