@charset "utf-8";
/* CSS Document */
@import url(headset.css);
@import url(vicoustic.css);
@import url(happy_birthday.css);

body.printnews {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.mainpages {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/rode_greybg.gif);
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align:left;
}

.fineprint a {
	color: #333333;
	text-decoration: none;
}

.fineprint a:visited {
	color: #333333;
	text-decoration: none;
}

.fineprint a:hover {
	color: #333333;
	text-decoration: underline;
}

.fineprint a:active {
	color: #333333;
	text-decoration: none;
}
.white_fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align:left;
}

.white_fineprint a {
	color: #333333;
	text-decoration: none;
}

.white_fineprint a:visited {
	color: #333333;
	text-decoration: none;
}

.white_fineprint a:hover {
	color: #333333;
	text-decoration: underline;
}

.white_fineprint a:active {
	color: #333333;
	text-decoration: none;
}

.bottomfineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align:center;
}

.bottomfineprint a {
	color: #333333;
	text-decoration: none;
}

.bottomfineprint a:visited {
	color: #333333;
	text-decoration: none;
}

.bottomfineprint a:hover {
	color: #333333;
	text-decoration: underline;
}

.bottomfineprint a:active {
	color: #333333;
	text-decoration: none;
}


.newsFineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AAA;
	text-align:left;
}

.newsFineprint a {
	color: #AAA;
	text-decoration: none;
}

.newsFineprint a:visited {
	color: #AAA;
	text-decoration: none;
}

.newsFineprint a:hover {
	color: #333333;
	text-decoration: none;
}

.newsFineprint a:active {
	color: #AAA;
	text-decoration: none;
}

.rssnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.rssnews a{
	text-decoration: none;
	color: #FFFFFF;
}

.rssnews a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

.rssnews a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

.rssnews a:active{
	text-decoration: none;
	color: #FFFFFF;
}

.rsstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.large_white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

.micsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.micsubheading a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.micsubheading a:visited, active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.micsubheading a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.text a:visited, active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2B434;
	text-decoration: none;
}
.specifications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.specification_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
tr.horizontalrule td{
	border-bottom: 1px solid #AAA;
}
tr.reviewheading td{
	border-bottom: 1px solid #E2B434;
}

.thumbnail {
	border: 1px solid #999;
}

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align:center;
}

.jobs_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

.jobs_headers a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.jobs_headers a:visited, active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.jobs_headers a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}

tr.horizontalrulelight td{
	border-bottom: 1px solid #CCC;
}

tr.tableheader td{
	background: #999;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.error a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.error a:visited, active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.error a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.headertext a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.headertext a:visited, active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.headertext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.white_text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2B434;
	text-decoration: underline;
}
.white_text a:visited, active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2B434;
	text-decoration: underline;
}
.white_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2B434;
	text-decoration: none;
}
.distributor_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.distributor_text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.distributor_text a:visited, active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.distributor_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
tr.online_store_header_row {
	background-color: E2B334;
	border-bottom: 1px solid #AAA;
	border-top: 1px solid #AAA;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_large a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.text_large a:visited, active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.text_large a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2B434;
	text-decoration: none;
}
.error_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

/* styles for M1Tee form */

ol.m1 { list-style-type: none; }

input.error 
{
 background: #fed; border: 1px solid red;
}

p.error
	{
		font-family:Verdana, Geneva, sans-serif;
		font-weight:bold;
		font-size:14px;
		color:#F00;
		padding-left:50px;
		padding-right:20px;
	}

li.first_name error
	{
		font-weight:bold;
		color:#F00;
		padding:0;
		/*position:relative;
		border:thin #0F0;
		left:840px;
		top:365px;*/
	}
	
li.surname error
	{
		font-weight:bold;
		color:#F00;
		padding:0;
		/*position:absolute;
		left:840px;
		top:405px;*/
	}	
	
li.email error
	{
		font-weight:bold;
		color:#F00;
		padding:0;
		/*position:absolute;
		left:840px;
		top:445px;*/
	}
	
li.password error
	{
		font-weight:bold;
		color:#F00;
		padding:0;
		/*position:absolute;
		left:840px;
		top:483px;*/
	}	
	
li.passwordconfirm error
	{
		font-weight:bold;
		color:#F00;
		padding:0;
		/*position:absolute;
		left:840px;
		top:525px;*/
	}
	
li.city error
	{
		font-weight:bold;
		color:#F00;
		padding:0;
		/*position:absolute;
		left:840px;
		top:760px;*/
	}
	
li.country error
	{
		font-weight:bold;
		color:#F00;
		padding:0;
		/*position:absolute;
		left:840px;
		top:877px;*/
	}
	
li.age  error
	{
		font-weight:bold;
		color:#F00;
		padding:0;
		/*position:absolute;
		left:840px;
		top:957px;*/
	}	

a img 
	{
	border:none;
	}

option.hint
{
	font-style:italic;
}

p.formtext
	{
	padding-right: 25px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height: 150%;
	text-align: center;
	}

form.m1
{
  width: 480px;
  color: #FFFFFF;
  padding: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.8em;
  text-align:right;
}
/* Put span around form labels within ol class="m1" to ensure they are right aligned */
.m1 span {
	float: left;
	clear: both;
	margin-top: 10px;
	text-align: left;
}

input.submit {
	width: 133px;
	border: none;
}

input.m1
{
  margin: 1.3em 0 0 0; /* gives every form field a top margin of 1em */
  width: 280px; /* defines width of each form field. If % of form width which here is 500px */
  border: 1px solid #CCC; /* Defines color and width of submit button, input fields, textarea  */
  padding: 2px;
}

input.m1_error
{
	margin: 1.3em 0 0 0;
	width: 280px;
	background: none repeat scroll 0 0 #FFCCCC;
	border: 1px solid red;
}

select.m1, textarea.m1
{
  margin: 1.3em 0 0 0; /* gives every form field a top margin of 1em */
  width: 286px; /* defines width of each form field. If % of form width which here is 500px */
  border: 1px solid #CCC; /* Defines color and width of submit button, input fields, textarea  */
  padding: 2px;
  /*background: transparent url("field_bg.gif") no-repeat 0 0; can define a background image*/
}

input:focus, select:focus, textarea:focus /* this defines how input areas appear when selected :focus pseudo-class does not work in IE NOTE does not affect text areas*/
{
  border: 1px solid #4899BE;
  background-color: #FFFFCC;
  /*color:#808080;font-style:italic;*/
}

.star {
	position:relative;
 	top:0;
 	right:0;
	}

#button /* defines the div surrounding submit button i.e. it's positioning */
{
  text-align: right;
  margin: -15px 0 -5px 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

input.button
	{
		background:url(../images/hookmeup.png) no-repeat top right;
	}

/* Styles for blastwave fx */

ol.fx { list-style-type: none; }

p.fx {
	padding-left: 25px;
	padding-right: 75px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

form.fx {
  	width: 480px;
  	color: #000000;
	padding-left: 25px;
  	font-family: Verdana, Geneva, sans-serif;
  	font-size: 0.8em;
  	text-align:right;
}

input.fx
{
  margin: 1.3em 0 0 0; /* gives every form field a top margin of 1em */
  width: 280px; /* defines width of each form field. If % of form width which here is 500px */
  border: 1px solid #CCC; /* Defines color and width of submit button, input fields, textarea  */
  padding: 2px;
}

input.fx_error
{
	margin: 1.3em 0 0 0;
  	width: 280px;
	background: none repeat scroll 0 0 #FFCCCC;
	border: 1px solid red;
}

input.check{
	margin: 1em 0 0 0;
	border:none;
}

input.check_error {
	background-color: red;
	margin: 1em 0 0 0;
}

li.check_error {
	color: #F00;
	font-weight:bold;
	}

select.fx
{
  margin: 1.3em 0 0 0; 
  width: 286px; 
  border: 1px solid #CCC;
  padding: 2px;
}

select.fx_error
{
	margin: 1.3em 0 0 0;
	width: 286px;
	background: none repeat scroll 0 0 #FFCCCC;
	border: 1px solid red;
}

select.fx_day {
	margin: 1.3em 0 0 0;
	width: 95px;
	border: 1px solid #CCC;
  	padding: 2px;
}

select.fx_day_error {
	margin: 1.3em 0 0 0;
	width: 95px;
	background: none repeat scroll 0 0 #FFCCCC;
	border: 1px solid red;
}

select.fx_month {
	margin: 1.3em 0 0 0;
	width: 95px;
	border: 1px solid #CCC;
  	padding: 2px;
}

select.fx_month_error {
	margin: 1.3em 0 0 0;
	width: 95px;
	background: none repeat scroll 0 0 #FFCCCC;
	border: 1px solid red;
}

select.fx_year {
	margin: 1.3em 0 0 0;
	width: 95px;
	border: 1px solid #CCC;
  	padding: 2px;
}

textarea.fx
{
  margin: 1.3em 0 0 0; 
  width: 280px; 
  border: 1px solid #CCC;
  padding: 2px;
}

blockquote.fx {
	padding-right: 120px;
	padding-top: -30px;
}

a.hint {
	position:relative;
	right: 140px;
}

label.comment
{
  display: block;
  float: left;
  clear: left;
  text-align: right;
  width: 34%;
  padding-top: 0.25em;
  margin: 1em 0 0 0;
}

/* styles for yoyo form */

p.yoyoformtext
	{
	padding-right: 25px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	line-height: 150%;
	}
	
p.yoyoformsmalltext
	{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	line-height: 150%;
	}

form.yoyo {
  width: 480px;
  color: #FFFFFF;
  padding: 0 5px 5px 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.8em;
  text-align:right;
}

ol.yoyo
{
	text-align: right;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	list-style-type: none;
}

input.yo
{
  margin: 1.3em 0 0 0;
  width: 280px;
  border: 1px solid #CCC;
  padding: 2px;
}

input.yo_error
{
  margin: 1.3em 0 0 0;
  width: 280px;
  background: none repeat scroll 0 0 #FFCCCC;
  border: 1px solid red; 
  padding: 2px;
}

select.yo
{
  margin: 1.3em 0 0 0;
  width: 285px;
  border: 1px solid #CCC;
  padding: 2px;
}

select.yo_error
{
	margin: 1.3em 0 0 0;
	width: 285px;
	background: none repeat scroll 0 0 #FFCCCC;
	border: 1px solid red;
	padding: 2px;
}	

/* styles for contact form */

form.contact {
  	width: 480px;
  	color: #000000;
	padding-left: 25px;
	padding-right: 125px;
  	font-family: Verdana, Geneva, sans-serif;
  	font-size: 0.8em;
  	text-align:right;
}

ol.contact { list-style-type: none; }

label.contact
{
	display: block;
	float: left;
	clear: left;
	width: 30%;
	padding-top: 0.25em;
	margin: 1em 0 0 0;
}

select.contact
{
  margin: 1.3em 0 0 0; /* gives every form field a top margin of 1em */
  width: 140px; /* defines width of each form field. If % of form width which here is 500px */
  border: 1px solid #CCC; /* Defines color and width of submit button, input fields, textarea  */
  padding: 2px;
  /*background: transparent url("field_bg.gif") no-repeat 0 0; can define a background image*/
}

select.contact_error
{
	margin: 1.3em 0 0 0;
	width: 140px;
	background: none repeat scroll 0 0 #FFCCCC;
	border: 1px solid red;
	padding: 2px;
}	

/*{
	margin: 1.3em 0 0 0;
	width: 140px;
	background: none repeat scroll 0 0 #FFCCCC;
	border: 1px solid red;
}*/

input.contact
{
  margin: 1.3em 0 0 0; /* gives every form field a top margin of 1em */
  width: 200px;  /*defines width of each form field. If % of form width which here is 500px */
  border: 1px solid #CCC; /* Defines color and width of submit button, input fields, textarea  */
  padding: 2px;
}

input.contact_error
{
  margin: 1.3em 0 0 0; /* gives every form field a top margin of 1em */
  width: 200px;  /*defines width of each form field. If % of form width which here is 500px */
  background: none repeat scroll 0 0 #FFCCCC;
  border: 1px solid red;
  padding: 2px;
}

textarea.message
{
  margin: 1.3em 0 0 0; /* gives every form field a top margin of 1em */
  width: 300px; /* defines width of each form field. If % of form width which here is 500px */
  border: 1px solid #CCC; /* Defines color and width of submit button, input fields, textarea  */
  padding: 2px;
}

textarea.message_error
{
	margin: 1.3em 0 0 0;
	width: 300px;
	background: none repeat scroll 0 0 #FFCCCC;
	border: 1px solid red;
	padding: 2px;
}

/* Styles for sweetwater  */

#sweet
{
  width: 450px;
  color: #000;
  padding-right: 50px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.8em;
  text-align:right;
}

.sweetlabel {
	color: #000;
}

.sweetinput
{
	width: 225px;
	margin: 10px 0 5px 0;
}

.sweetinput_error
{
	margin: 10px 0 5px 0;
	width: 225px;
	background: none repeat scroll 0 0 #FFCCCC;
	border: 1px solid red;
}

.sweetformheader
{
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}

form.sweetmain
{
  width: 480px;
  color: #000000;
  padding: 5px 10px 5px 5px;;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.8em;
  text-align:right;
}

p.sweetformtext
	{
	padding-right: 25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	}

li.checkbutton {
	margin: 1em 0 0 0;
}