﻿body {
	height: 100%;
	color:#fff;
	margin: 0;
	padding: 0;
	background-color:black;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
}
html {
	height: 100%;
	margin: 0;
	padding: 0;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
}
#container {
	position: relative;
	min-height: 100%;
	background-color: black;
	width: 100%;
}
p {
	font: 10.5pt Arial, Helvetica, sans-serif;
	line-height:180%;
	padding:0px;
	}
td {
	color: #fff;
}	
h1 {
	margin: 0;
	padding-bottom: 5px;
	font-size:13pt;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color:#72a3e4;
}

h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }

.headText{ color:#72a3e4; font:16pt Arial, Helvetica, sans-serif; letter-spacing:0px; line-height:180%; font-weight: bold; text-align:center;  }
.headText2{ color:#72a3e4; font:14pt Arial, Helvetica, sans-serif; letter-spacing:0px; line-height:180%; font-weight: bold; text-align:center;  }
.headText3{ color:#72a3e4; font:12pt Arial, Helvetica, sans-serif; letter-spacing:0px; line-height:180%; font-weight: bold; text-align:center;  }
.headText4{ color:#72a3e4; font:14pt Arial, Helvetica, sans-serif; letter-spacing:0px; line-height:180%; font-weight: bold; text-align:Left;  }
.headText5{ color:#72a3e4; font:12pt Arial, Helvetica, sans-serif; letter-spacing:0px; font-weight: bold; text-align:Left; line-height:180%;  }
.headText6{ color:#72a3e4; font:10.5pt Arial, Helvetica, sans-serif; letter-spacing:0px; line-height:180%; font-weight: bold; text-align:Left;  }
.headText6white{ color:#fff; font:10.5pt Arial, Helvetica, sans-serif; letter-spacing:0px;	line-height:180%; font-weight: bold; text-align:Left;  }

.textSpacing {
	padding: 0px 0 0 0;
	line-height:180%;
	margin: 0px;
	color: #333;
}
.textSpacingCenter {
	padding: 0px 0 0 0;
	line-height:180%;
	margin: 0px;
	color: #72a3e4;
	text-align:center;
}


.textSpacing2 {
	font: 10.5pt Arial, Helvetica, sans-serif;
	padding: 8px 0 0 0;
	line-height:180%;
	margin: 0px;
	color: #fff;
	text-align:justify;  
}
.textSpacing3 {
	font: 10.5pt Arial, Helvetica, sans-serif;
	padding: 15px 0 0 0;
	line-height:180%;
	margin: 0px;
	color: #fff;
	text-align:justify;  
}

.ContentSpacing {
	padding: 5px 0 0 0;
	font-size:13px;
	line-height: 180%;
	margin: 0px;
	text-align:justify;
	color: #333;

}
.Bulets_Numeric {
	padding: 0px 0 0 10px;
	font: 10.5pt Arial, Helvetica, sans-serif;
	line-height: 180%;
	text-align: justify;
	color: #66bdf5;
	list-style: decimal;
	margin-left:35px;
	}
	
.Bulets-Alpha {
	font: 10.5pt Arial, Helvetica, sans-serif;
	list-style-type: lower-alpha;
	line-height: 180%;
	margin-top: 15px;
	margin-left:35px;
	text-align: justify;
	color: #66bdf5;
}
	
.Bulets {
	padding: 0px 0 0 10px;
	list-style-type: disc;
	line-height: 180%;
	margin-top: 15px;
	color: #66bdf5;
	font: 10.5pt Arial, Helvetica, sans-serif;
	margin-left: 35px;
}

/* begin Button */
.art-button-wrapper .art-button
{

  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #000000 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 33px;
  height: 33px;
  margin: 0;
  padding: 0 21px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}
img {
	border:0px;}
}
.art-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 33px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select
{
  vertical-align: middle;

}

.art-button-wrapper.hover .art-button, .art-button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
  color: #FCF9ED !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 99px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.art-button-wrapper .l
{
  left: 0;
  right: 10px;
}

.art-button-wrapper .r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
  top: -33px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
  top: -66px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

.bbstyle {
			text-align: left;
			font-weight:bold;
			font-size:10.5pt;
			color:#40AEE0;
}
.bbpstyle {
	text-align: justify;
	font-size: 10.5pt;
	line-height:150%;
}


		.style1 {
			text-align: left;
			font-weight:bold
}
		.style2 {
		padding-top:10px;
			text-align: left;
			font-size: medium;
		}
		.pic {
		padding:10px;
			text-align: left;
			font-size: medium;
		}
/*********************************************************************************** Produkz - MENU ***/
			.box{ 
				width: 163px; 
				height: 130px;
				float:left; 
				overflow: hidden; 
				position: relative; 
			}
			.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
			}
		
			.boxgrid1{ 
				width: 163px; 
				height: 130px;
				margin:10px; 
				float:left; 
				background:#161613; 
				background-image:url('../boxes/jvc2.jpg');
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}			
				.boxgrid1 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
			.boxgrid2{ 
				width: 163px; 
				height: 130px;
				margin:10px; 
				float:left; 
				background:#161613; 
				background-image:url('../boxes/pm2.jpg');
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}			
				.boxgrid2 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}

			.boxgrid3{ 
				width: 163px; 
				height: 130px;
				margin:10px; 
				float:left; 
				background:#161613; 
				background-image:url('../boxes/xavian2.jpg');
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}			
				.boxgrid3 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
			.boxgrid4{ 
				width: 163px; 
				height: 130px;
				margin:10px; 
				float:left; 
				background:#161613; 
				background-image:url('../boxes/denon2.jpg');
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}			
				.boxgrid4 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
			.boxgrid5{ 
				width: 163px; 
				height: 130px;
				margin:10px; 
				float:left; 
				background:#161613; 
				background-image:url('../boxes/onkyo2.jpg');
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}			
				.boxgrid5 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}

			.boxgrid6{ 
				width: 163px; 
				height: 130px;
				margin:10px; 
				float:left; 
				background:#161613; 
				background-image:url('../boxes/mks2.jpg');
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}			
				.boxgrid6 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
			.boxgrid7{ 
				width: 163px; 
				height: 130px;
				margin:10px; 
				float:left; 
				background:#161613; 
				background-image:url('../boxes/naimnet2.jpg');
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}			
				.boxgrid7 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
			.boxgrid8{ 
				width: 163px; 
				height: 130px;
				margin:10px; 
				float:left; 
				background:#161613; 
				background-image:url('../boxes/naim2.jpg');
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}			
				.boxgrid8 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
			.boxgrid9{ 
				width: 163px; 
				height: 130px;
				margin:10px; 
				float:left; 
				background:#161613; 
				background-image:url('../boxes/integra2.jpg');
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}			
				.boxgrid9 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}

			.boxgrid10{ 
				width: 163px; 
				height: 130px;
				margin:10px; 
				float:left; 
				background:#161613; 
				background-image:url('../boxes/r2.jpg');
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}			
			.boxgrid10 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}

			.boxgrid11{ 
				width: 163px; 
				height: 130px;
				margin:10px; 
				float:left; 
				background:#161613; 
				background-image:url('../boxes/if2.jpg');
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}			
			.boxgrid11 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
			.boxgrid12{ 
				width: 163px; 
				height: 130px;
				margin:10px; 
				float:left; 
				background:#161613; 
				background-image:url('../boxes/oss2.jpg');
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}			
			.boxgrid12 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}

/*********************************************************************************** HYPERLINKS - MENU ***/
A:link {
	COLOR: #fff;
	TEXT-DECORATION: underline;	font-weight: bold;

}
A:visited {
	COLOR: #fff;
	TEXT-DECORATION: underline;	font-weight: bold;

}
A:hover {
	COLOR: #3AA4DA;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

/*********************************************************************************** HYPERLINKS - ASEDesign ***/
.class1 A:link {
display:block;
	color: #efefef;
	text-decoration: none;
}
.class1 A:visited {
display:block;
	color: #efefef;
	text-decoration: none;
}
.class1 A:hover {
display:block;
	text-decoration: none;
	color: #d5c300;
	font-style: normal;
	font-weight: normal;
}

/********************************** HEADER *****************************************/
#header {
	padding: 0px;
	background-color:black;
	height: 274px;
	text-align: center;
}
#header #container_header1 {
	padding: 0px;
	height: 274px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/signals_01.jpg') no-repeat;
	position: relative;
}
#header #container_header2 {
	padding: 0px;
	height: 117px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/signals_02.jpg') no-repeat;
	position: relative;
}
#dat{
	display: block;
	height: 12px;
	color: #fff;
	margin-top: 13px;
	width: 250px;
	vertical-align: baseline;
	float: right;
	text-align: right;
}
/********************************** BODY *****************************************/
#content {
	background-color: black;
	background-image: url('../images/signals_02.jpg');
	background-repeat: repeat-y;
	width: 1000px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}
div#navigation {
	float: left;
	width: 267px;
	height:700px;
}
div#content-right {
	float: right;
	width: 710px;
	padding-right:5px;
	text-align: justify;
	line-height: 20px;
}

div#content-right-Produks {
	float: right;
	width: 650px;
	text-align: justify;
	line-height: 50px;
}

/********************************** FOOTER *****************************************/
   
#footer {
	position: absolute;
	bottom: 0;
	padding: 0;
	background-color: #193857;
	width: 100%;
	height: 130px;
	    z-index: 1000;
    left: 0;
    position: absolute;
    border-top: 1px solid #d5d9da;

	text-align:center;
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:small;
}
#footer h1 {
	color: #fff;
	padding-bottom: 0;
}
/*--------------------------------contact form-------------------*/
select:focus {
	border: 1px solid #000;
	background-color: #3ca1dc;
}
input:focus {
	border: 1px solid #000;
	background-color: #3ca1dc;
}
textarea:focus {
	border: 1px solid #000;
	background-color: #3ca1dc;
}
.cssform p {
	width: 410px;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/;
	border-top: 1px dashed gray;
	height: 1%;
	color: #424242;
}
.cssform label {
	font-weight: bold;
	float: left;
	color: #424242;
	margin-left: -145px; /*width of left column*/;
	width: 240px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform textarea {
	font-weight: bold;
	color: #424242;
	width: 300px;
	height: 150px;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix {
	margin-left: 3px;
}
.cust_CellBOX {
	COLOR: #211001;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-family: Verdana;
	font-size: small;
	width: 300px;
}
.cust_AdrressBox {
	font-weight: bold;
	COLOR: #211001;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-family: Verdana;
	width: 302px;
	height: 60px;
	font-size: small;
}
.cust_TextArea {
	font-weight: bold;
	COLOR: #211001;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-family: Verdana;
	width: 302px;
	height: 100px;
	font-size: small;
}
.cust_Select {
	font-weight: bold;
	COLOR: #211001;
	text-align: left;
	margin-bottom: 10px;
	font-family: Verdana;
	FONT-WEIGHT: normal;
	line-height: 120%;
	width: 300px;
	font-size: small;
}
.formTextLeft {
	padding-top: 0px;
	padding: 5px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	width: 300px;
	text-align: left;
	margin-left: 40px;
	height: 16px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cust_buttons {
	text-align: center;
	margin-left: 40px;
	width: 300px;
}
/********** Contact PAGE **********/
a.rolloverCU {
	text-decoration: none;
	color: #222222;
}
a.rolloverCU:hover {
	color: #79B30B;
}
div#CULeftColum {
	padding: 0 0 15px 10px;
	float: left;
	width: 480px;
	font-style: normal;
	font-family: Verdana;
	font-weight: bold;
	text-align: justify;
	font-size: small;
}
div#CURightColum {
	padding: 0 10px 15px 0;
	float: Right;
	font-style: normal;
	font-family: Verdana;
	font-weight: bold;
	text-align: justify;
	font-size: small;
	width: 360px;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}
input.CompanyBox {
	background: url(../images/home.png) 0 2px no-repeat;
	width: 375px;
	height: 13px;
	padding: 3px;
	border: 1px solid #6c5635;
}
input.Name {
	width: 400px;
	height: 13px;
	padding: 3px;
	border: 1px solid #6c5635;
}
input.MailBox {
	width: 385px;
	height: 13px;
	padding: 3px;
	border: 1px solid #6c5635;
}
input.Phone {
	text-align:left;
	width: 385px;
	height: 13px;
	padding: 3px;
	border: 1px solid #6c5635;
}

input.required {
	text-align:left;
	width: 385px;
	height: 13px;
	padding: 3px;
	border: 1px solid #6c5635;
}
textarea.required {
	text-align:left;
	width: 375px;
	height: 200px;
	padding: 3px;
	border: 1px solid #6c5635;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid;
	color : #6c5635;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}
.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
INPUT.seachbox {
	BORDER-RIGHT: #645030 1px solid;
	BORDER-TOP: #645030 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #645030 1px solid;
	BORDER-BOTTOM: #645030 1px solid;
	FONT-FAMILY: Tahoma, Verdana;
}
textarea {
	text-align: left;
	border-color: #6c5635;
	border-style: solid;
	border-width: 1px;
	width: 28px;
	height: 80px;
	white-space: pre;
	overflow: auto;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #6c5635;
	padding: 3px;
}
.CUST-CellBOX {
	COLOR: #6c5635;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana;
	FONT-WEIGHT: bold;
	line-height: 120%;
	font-size: 10pt;
	width: 280px;
	border-color: #6c5635;
	border-style: solid;
	border-width: 1px;
}
.CUST-SelectBOX {
/**	background: url(../images/sglobe2.jpg) 0 7px no-repeat; */
	COLOR: #6c5635;
	text-align: center;
		border: 0px solid #6c5635;
		padding:3px;

}
select {
	width: 380px;
	margin-left: 18px;
	height: 22px;
	border: 1px solid #6c5635;
}
.CUST-SelectButton {
	COLOR: #6c5635;
	height: 28px;
	padding: 3px 3px 3px 30px;
	text-align: center;
	font-family: Verdana;
	FONT-WEIGHT: bold;
	background: url(../images/form_button.gif) no-repeat;
	font-size: 10pt;
	width: 90px;
	margin-left:6px;
	border-color: #6c5635;
	border-style: solid;
	border-width: 1px;
}
.radioStyle {
	background-color: #FF0000;
	border: #000000 solid 1px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
INPUT {
	width: 394px;
	height: 14px;
	padding: 2px;
	BORDER-RIGHT: #645030 1px solid;
	BORDER-TOP: #645030 1px solid;
	BORDER-LEFT: #645030 1px solid;
	BORDER-BOTTOM: #645030 1px solid;
	FONT-FAMILY: Tahoma, Verdana;
	FONT-SIZE: 11px;
	COLOR: #645030;
}
label {
	color: #6c5635;
	width: 200px;
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}
.field-label {
	padding-bottom:2px;
color: #6c5635;
	width: 200px;
}
.field-widget {
	color: #6c5635;
	width: 400px;
}
	#form5 p.submit{
		clear:both;
		margin:1em 0;
		padding:.5em 70px;
		border-top:1px solid #f1f1f1;		
		
		}	
	#button{
		height:28px;
		line-height:28px;		
		border-top:1px solid #999;
		border-left:1px solid #999;
		border-right:1px solid #333;
		border-bottom:1px solid #333;
		background:url(../images/form_button.gif) no-repeat;
		padding:0 10px 0 25px;
		color:#333;
		cursor:pointer;
		text-align:left;
		font-size:11px;
		font-weight:bold;
		}				

/*********************************** NAVIGATION **********************************/
#selected {
	padding: 3px 5px 0 5px;
	color: #993300;
}
#bgmenupic {
		background-image:url('../images/roomacousic.jpg');
	background-position:right;
	background-repeat:no-repeat;
}
#menu {
	display: block;
	height: 350px;
	width: 266px;
	margin-left: 0px;
	padding-top: 20px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu ul li {
	display: block;
	float: left;
	margin: 0 0px 0 0;
position: inherit;
}
#menu ul li a {
	display: block;
	float: left;
		overflow:hidden;
	color: #003366;
	text-decoration: none;
	padding: 0px 0px 0 0px;
}
#menu ul li a.current {
	color: #fff;
}
#menu ul li a:hover {
	color: #993300;
	font-weight: bolder;
}
a.rollover0 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/0.jpg') no-repeat;
}
a.rollover0:hover {
	background-position: 0px -35px;
}
#rollover0s {
	background: url('../menu/0.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover1 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/1.jpg') no-repeat;
}
a.rollover1:hover {
	background-position: 0px -35px;
}
#rollover1s {
	background: url('../menu/1.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover2 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/2.jpg') no-repeat;
}
a.rollover2:hover {
	background-position: 0px -35px;
}
#rollover2s {
	background: url('../menu/2.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover3 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/3.jpg') no-repeat;
}
a.rollover3:hover {
	background-position:  0px -35px;
}
#rollover3s {
	background: url('../menu/3.jpg') no-repeat;
	background-position:  0px -35px;
}
a.rollover4 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/4.jpg') no-repeat;
}
a.rollover4:hover {
	background-position: 0px -35px;
}
#rollover4s {
	background: url('../menu/4.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover4a {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/4a.jpg') no-repeat;
}
a.rollover4a:hover {
	background-position: 0px -35px;
}
#rollover4as {
	background: url('../menu/4a.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover5 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/5.jpg') no-repeat;
}
a.rollover5:hover {
	background-position: 0px -35px;
}
#rollover5s {
	background: url('../menu/5.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover6 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/6.jpg') no-repeat;
}
a.rollover6:hover {
	background-position: 0px -35px;
}
#rollover6s {
	background: url('../menu/6.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover7 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/7.jpg') no-repeat;
}
a.rollover7:hover {
	background-position: 0px -35px;
}
#rollover7s {
	background: url('../menu/7.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover8 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/8.jpg') no-repeat;
}
a.rollover8:hover {
	background-position: 0px -35px;
}
#rollover8s {
	background: url('../menu/8.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover9 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/9.jpg') no-repeat;
}
a.rollover9:hover {
	background-position: 0px -35px;
}
#rollover9s {
	background: url('../menu/9.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover10 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/10.jpg') no-repeat;
}
a.rollover10:hover {
	background-position: 0px -35px;
}
#rollover10s {
	background: url('../menu/10.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover11 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/11.jpg') no-repeat;
}
a.rollover11:hover {
	background-position: 0px -35px;
}
#rollover11s {
	background: url('../menu/11.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover19 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/19.jpg') no-repeat;
}
a.rollover19:hover {
	background-position: 0px -35px;
}
#rollover19s {
	background: url('../menu/19.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover13 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/13.jpg') no-repeat;
}
a.rollover13:hover {
	background-position: 0px -35px;
}
#rollover13s {
	background: url('../menu/13.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover14 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/14.jpg') no-repeat;
}
a.rollover14:hover {
	background-position: 0px -35px;
}
#rollover14s {
	background: url('../menu/14.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover15 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/15.jpg') no-repeat;
}
a.rollover15:hover {
	background-position: 0px -35px;
}
#rollover15s {
	background: url('../menu/15.jpg') no-repeat;
	background-position: 0px -35px;
}

a.rollover16 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/16.jpg') no-repeat;
}
a.rollover16:hover {
	background-position: 0px -35px;
}
#rollover16s {
	background: url('../menu/16.jpg') no-repeat;
	background-position: 0px -35px;
}

a.rollover17 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/17.jpg') no-repeat;
}
a.rollover17:hover {
	background-position: 0px -35px;
}
#rollover17s {
	background: url('../menu/17.jpg') no-repeat;
	background-position: 0px -35px;
}
a.rollover18 {
	display: block;
	width: 266px;
	height: 35px;
	background: url('../menu/18.jpg') no-repeat;
}
a.rollover18:hover {
	background-position: 0px -35px;
}
#rollover18s {
	background: url('../menu/18.jpg') no-repeat;
	background-position: 0px -35px;
}


@media screen {
    body>div#footer {
        position: fixed;
        }
    }
* html body {
    overflow: hidden;
    }
    
    
    
/************************* TABS NAV ************************/
* {

margin: 0;

padding: 0;

}


/*
body {

font-size: 75%;

color: #222;

background: #ffffff;

font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

line-height: 1.6em;

}
*/


.widget {

width: 310px;

margin: 20px;

padding: 10px;

background: #f3f1eb;

border: 1px solid #dedbd1;

margin-bottom: 15px;

}



	.widget a {

	color: #222;

	text-decoration: none;

	}

	

	.widget a:hover {

	color: #009;

	text-decoration: underline;

	}



	.tabnav li {

	display: inline;

	list-style: none;

	padding-right: 5px;

	}

	

		.tabnav li a {

		text-decoration: none;

		text-transform: uppercase;

		color: #222;

		font-weight: bold;

		padding: 4px 6px;

		outline: none;

		}

		

		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {

		background: #dedbd1;

		color: #222;

		text-decoration: none;

		}

		

	.tabdiv {

	margin-top: 2px;

	background: #e7e8e3;

	border: 1px solid #dedbd1;

	padding: 5px;

	}

	

		.tabdiv li {

		list-style-image: url("star.png");

		margin-left: 20px;

		}



.ui-tabs-hide {

		display: none;

		}



		#featuredvid {

		text-align: center;

		}

		

			.fvid {

			margin-bottom: 5px;

			}

		

			.vidselector li {

			text-align: left;

			list-style: none;

			padding: 5px;

			background: #ffffff;

			border: 1px solid #dedbd1;

			text-transform: uppercase;

			margin-bottom: 5px;

			}


