@charset "UTF-8";
/* CSS Document */


/* MAIN DOCUMENT STYLING
--------------------------------------------------- */
body {
	color: #333;
	font-size: 12px;
	padding: 0px;
	background-color: #FAFAFC;
	background-image: url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#0093D3;
}



/* HEADER & NAV
--------------------------------------------------- */
#header {
}
#navigation {
	height: 38px;
	letter-spacing: 1px;
	padding: 0px;
	margin-bottom: 10px;
}
#navigation {
	height: 38px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
}
#navigation ul {
	color: #000;
	padding: 0px;
	margin: 0px;
}
#navigation ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float:left;
}
#navigation ul li a {
	display: block;
	height: 38px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
}
#navigation ul a#home {
	width: 67px;
	background-position: 0px 0px;
}
#navigation ul a#towers {
	background-position: -67px 0px;
	width: 133px;
}
#navigation ul a#racks {
	width: 107px;
	background-position: -200px 0px;
}
#navigation ul a#speakers {
	width: 132px;
	background-position: -307px 0px;
}
#navigation ul a#mirrors {
	width: 133px;
	background-position: -439px 0px;
}
#navigation ul a#cameramounts {
	width: 197px;
	background-position: -572px 0px;
}
#navigation ul a#contactus {
	width: 145px;
	background-position: -769px 0px;
}
#navigation ul a#home:hover {
	background-position: 0px bottom;
}
#navigation ul a#towers:hover {
	background-position: -67px bottom;
}
#navigation ul a#racks:hover {
	background-position: -200px bottom;
}
#navigation ul a#speakers:hover {
	background-position: -307px bottom;
}
#navigation ul a#mirrors:hover {
	background-position: -439px bottom;
}
#navigation ul a#cameramounts:hover {
	background-position: -572px bottom;
}
#navigation ul a#contactus:hover {
	background-position: -769px bottom;
}
#logo {
	height: 90px;
	padding-top: 25px;
}
#headerspecials {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 10px;
}
#nav {
   list-style: none;
   margin: 0; 
   padding: 0;
}
#nav li {
	float: left;
	margin: 0;
	padding: 4px;
	background-image: url(../images/nav_border_1.png);
	background-repeat: no-repeat;
	background-position: right top;	
}
#nav .last {
	background-image:none;
}
#nav li a {
	display: block;
	text-align: center;
	margin: 0px;
	color: #767878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	
}
#nav li a:hover {
	color: #29AEEF;
	text-decoration:none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0093D3;
}
#headerspecials img {
	padding-right: 10px;
	padding-left: 10px;
}



/* MAIN CONTENT
--------------------------------------------------- */
#maincontent {
	color: #333;
	margin-left: 10px;
}
#footerlinks a:link {
	color:#999;
}
#footerlinks a:hover {
	color:#666;
}
#footerlinks {
	text-align:right;
}
/* FEATURE IMAGE
--------------------------------------------------- */
#featureimage {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#slideshow {
    position:relative;
    height:300px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* SIDEBAR SUB CATEGORIES
--------------------------------------------------- */
#sidebar img {
	margin-bottom: 5px;
	
}
#sidebar a:hover img {
filter:alpha(opacity=50);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}
/* FOOTER
--------------------------------------------------- */

#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666;
	vertical-align: middle;
	color: #999;
	padding-top: 10px;
	margin: 0;
	width: 960px;
	margin-top: 10px;
	font-size: 10px;
}

/* BUTTONS
--------------------------------------------------- */

.awesome{
	background: #222 url(/images/alert-overlay.png) repeat-x;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.blue.awesome, .blue.awesome:visited		{
	background-color: #29AEEF;
	
}
.blue.awesome:hover							{
	background-color: #8FD0E7;
	text-decoration:none;
}

/* PRODUCT LISTING
--------------------------------------------------- */

#productlisting .awesome {
	float: right;
}
#productlisting img {
	border: 1px solid #666;
	margin-bottom: 5px;
}
#productlisting {
	width:740px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding: 10px;
	position:relative;
	
}
#productlisting:hover {
	background-color:#EDF8FB;
}
#productlisting .line {
	
}
#description {
	width: 620px;
	height: 55px;
	overflow:hidden;
}
#productlistingimage {
	float:left;
	width:115px;
}
#productimage img {
	border: 1px solid #666;
	margin: 2px;
	padding: 0px;
}
#productimage  {
	color: #666;
}



#homethumbs a:hover img {
filter:alpha(opacity=50);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}
/* Forms
--------------------------------------------------- */

/* form.css */

* {
  margin: 0;
  padding: 0;
}

#maincontent form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 560px;
  max-width: 780px;
  width: 750px;
}

#maincontent form fieldset {
	clear: both;
	font-size: 100%;
	padding: 10px;
	margin: 0 0 0 0;
	border: 1px solid #CCC;
	background-color: #fafdff;
}

#maincontent form fieldset legend {
  margin: 0 0 0 0;
  padding: 0 5px;
}

#maincontent label {
  font-size: 100%;
}

#maincontent label u {
  font-style: normal;
  text-decoration: underline;
}

#maincontent input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}
.submitbutton {
	padding-left: 155px;
}
#maincontent form div {
  clear: left;
  display: block;
  width: 534px;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

#maincontent form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

#maincontent form fieldset div.notes h4 {
  background-image: url(/images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

#maincontent form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

#maincontent form fieldset div.notes p.last {
  margin: 0em;
}

#maincontent form div fieldset {
	clear: none;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	margin: 0 0 0 144px;
	padding: 0 5px 5px 5px;
	width: 197px;
}

#maincontent form div fieldset legend {

  padding: 0 3px 0 9px;
  font-size: 14px;
  font-weight: normal;
  color: #0093D3;
}
legend {
	font-size: 14px;
  font-weight: normal;
  color: #0093D3;
}

#maincontent form div.required fieldset legend {
  font-weight: normal;
  color: #0093D3;
}

#maincontent form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

#maincontent form div.optional label, label.optional {
  font-weight: normal;
}

#maincontent form div.required label, label.required {
  font-weight: normal;
}

#maincontent form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  zoom: 1;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

#maincontent form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

#maincontent form div img {
  border: 1px solid #000000;
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

#maincontent form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

#maincontent form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  width: 100px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  zoom: 1;
}
/* form.import.css */

label img {
  behavior: url(/behaviors/label_img.htc);
}

form fieldset legend {
  line-height: 150%;
}

form input, form select, form textarea {
  background-color: #ffffff;
}
.cat_textbox input {
	border: 1px solid #999;
	background-color: #FFF;
}
form textarea.expanding {
  overflow: auto;
  overflow-x: auto;
  overflow-y: visible;
}

div.optional label:before {
  content: '';
}

div.required label:before {
  content: '';
}
  
form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  zoom: 1;
  padding: 4px 0 0 18px;
  text-indent: -18px;
  line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
  width: 160px;
  margin: 0 0 0 18px;
  margin: expression(setCntr(), '0px 0 0 -124px');
}

form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

form div.wide label {
  float: none;
  display: block;
}

form div label.wide {
  width: 348px;
}

form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea {
  width: 344px;
  margin: 0;
}

form div.notes p, form div small {
  line-height: 125%;
}

form div.wide small {
  margin: 0 0 5px 0;
}


/* Other Sections
--------------------------------------------------- */
.cat_button {
	width: 50px;
}
#subcatimages  {
	padding-top: 30px
}
#catalist img {
	padding-right: 8px;
	padding-bottom: 10px;
}
.breadcrumbs {
	color:#666;
}
#catalist h3 {
	font-size:12px;
	text-align:right;
	padding-top: 5px;
}
#catalist2 ul {
	float: left;
 
	margin: 0;
 	padding: 0;
	padding-top:0px;
	list-style: none;
}
#catalist2 li {
	 float: left;
 	 margin: 0;
 	 padding-right: 5px;
}
#catalist2 a:hover img {
filter:alpha(opacity=50);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
#catalist2 h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#sidemenu {
	float:right;
	width: 400px;
	padding-top: 5px;
	text-align:right;
}
.productItemNotFound {
display:none;
}

.catalogueItemNotFound {
display:none;
}
.catalogueItem li {
	padding-right: 10px;
}

#sbb img {
	padding-right: 15px;
	padding-top: 10px;
}#top {
	background-image: url(../images/top_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	padding-top: 11px;
}
#top h1 {
	font-size: 11px;
	font-weight: normal;
	margin-left: 270px;
	margin-top: 3px;
	color: #7E796D;
}
#top h1 a {
	color: #7e7c7d;
}
#top h1 a:hover{
	color: #ADAAAD;
}

#top .search-box {
}
#top .search-box {
	float: right;
	margin: 0 20px 0 0;
}
#top .search-box form #CAT_Search {
	background-color: #342f30;
	border: 1px solid #928f92;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #848182;
	font-size: 11px;
	padding: 3px;
	width: 175px;
}
#top .search-box form .cat_button {
	width: 75px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
#top h2 {
	margin-top: 5px;
	margin-left: 400px;
}
#top h2 img:hover {
filter:alpha(opacity=50);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}
#maincontent .search-result {
	margin-top: 10px;
}
#maincontent .search-result h2 {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#fadeshow1 {
	margin: 14px 0 0 0;
	border: 1px solid #333;
}

#homethumbs img {
	padding: 0px;
	margin: 0 10px 0 0;
}

#homethumbs {
	margin-top: 20px;
}
#homelogos {
	margin-top: 20px;
}
#qldwake {
	float: right;
	margin-right: 30px;
}
#homelogos-img {
	float: left;
}
#homecontent {
	margin-top: 10px;
}
#homecontent h2 {
	text-align: left;
	font-size: 16px;
	padding: 0;
	margin:0;
}
.saletag {
	position:absolute;
	top:7px;
	left:7px;
}
