@import url('/themes/site_themes/global/css/reset.css');
/****************************************************

Global Styles

****************************************************/
body {
	font-family: 'TeXGyreAdventorRegular', Geneva, Verdana, Sans-serif;
	padding: 0;
	margin: 0;
	font-size: 9pt;
}

@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('/themes/site_themes/ionaudio/fonts/fontstexgyreadventor-regular-webfont.eot');
    src: url('/themes/site_themes/ionaudio/fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/site_themes/ionaudio/fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('/themes/site_themes/ionaudio/fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('/themes/site_themes/ionaudio/fonts/texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorItalic';
    src: url('/themes/site_themes/ionaudio/fonts/texgyreadventor-italic-webfont.eot');
    src: url('/themes/site_themes/ionaudio/fonts/texgyreadventor-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/site_themes/ionaudio/fonts/texgyreadventor-italic-webfont.woff') format('woff'),
         url('/themes/site_themes/ionaudio/fonts/texgyreadventor-italic-webfont.ttf') format('truetype'),
         url('/themes/site_themes/ionaudio/fonts/texgyreadventor-italic-webfont.svg#TeXGyreAdventorItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorBold';
    src: url('/themes/site_themes/ionaudio/fonts/texgyreadventor-bold-webfont.eot');
    src: url('/themes/site_themes/ionaudio/fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/site_themes/ionaudio/fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('/themes/site_themes/ionaudio/fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('/themes/site_themes/ionaudio/fonts/texgyreadventor-bold-webfont.svg#TeXGyreAdventorBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorBoldItalic';
    src: url('/themes/site_themes/ionaudio/fonts/texgyreadventor-bolditalic-webfont.eot');
    src: url('/themes/site_themes/ionaudio/fonts/texgyreadventor-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/site_themes/ionaudio/fonts/texgyreadventor-bolditalic-webfont.woff') format('woff'),
         url('/themes/site_themes/ionaudio/fonts/texgyreadventor-bolditalic-webfont.ttf') format('truetype'),
         url('/themes/site_themes/ionaudio/fonts/texgyreadventor-bolditalic-webfont.svg#TeXGyreAdventorBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

.container {
	width: 1080px;
	padding: 0;
	margin: 0 auto;
	position: relative;
}
ul {
	list-style-type:none;
}


a {
	color: #e00;
}
p {
	line-height: 20px;
	color:#555;
    margin-bottom: 1em;
}
h1 {
	font-size: 24pt;
	text-transform: uppercase;
	font-family: 'TeXGyreAdventorBold', "Gill Sans", Sans-serif;
	margin-bottom:20px;
	color:#58595B;
}
h2 {
	font-size: 16pt;
	text-transform: uppercase;
	font-family: 'TeXGyreAdventorBold', "Gill Sans", Sans-serif;
	color: #e10000;
	margin-bottom: 10px;
}

/****************************************************

Global Classes

****************************************************/
.bullets {
	list-style-type: disc;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.rmargin {
	margin-right: 10px;
}
.lmargin {
	margin-left: 10px;
}
.hmargin {
	margin: 10px 0;
}
.vmargin {
	margin: 0 10px;
}
.margin {
	margin: 10px;
}
.accent {
	color: #e00;
}
.product-box {
	position:relative;
	width: 216px;
	height: 225px;
}
.product-box h3 {
	width: 200px;
}
.product-box p {
	width: 200px;
}
.new {
	position: absolute;
	top: 10px;
	color: red;
	font-weight: bold;
	right: 10px;
}
.button {
 	font-size: 1.1em;
	line-height:15px;
	background-image: url("/themes/site_themes/ionaudio/images/button-bg.jpg");
	/*width: 112px;*/
	height: 14px;
	padding: 15px;
	margin: 1px;
	margin-right:10px;
	text-align: center;
	margin-bottom: 20px;
	color: #fff;
	text-shadow: #940000 0px 2px 3px;
	text-decoration: none;
	text-transform: uppercase;
	border:none;
}
.button.disabled{
	background-image: url('/themes/site_themes/ionaudio/images/button-bg-disabled.jpg');
	text-shadow: #000 0px 2px 3px;
}
.content-container {
	border-radius: 19px 19px 19px 19px;
    border: 1px solid rgb(219, 219, 219);
	background-image: url("/themes/site_themes/ionaudio/images/contentbg.jpg");
	background-repeat: repeat-y;
	overflow: hidden;
}
.single {
	padding: 20px 40px;
}

.product-quote {
	font-size:15px;
	word-spacing:-2px;
	line-height: 20px;
	font-weight: bold;
}

#overviewtext p.mp3 {
	font-size:10px;
}

sup {
vertical-align: super;
font-size: .6em;
}

table{
	margin-bottom:20px;
}

/****************************************************/

/*#masthead {
	position: relative;
	background-image: url('/themes/site_themes/ionaudio/images/header.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 1080px;
	height: 173px;
}
#masthead > h1 {
	position: absolute;
	width: 170px;
	height: 58px;
	top: 28px;
	left: 35px;
}

#masthead > #social-icons {
	position: absolute;
	top:49px;
	left:722px;
}

#masthead > #social-icons img {
	width:25px;
	height:25px;
	margin-right:3px;
}
*/

/****************************************************/

#mastheadNew {
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 1080px;
	height: 127px;
}

#mastheadNew > h1 {
	position: absolute;
	width: 170px;
	height: 58px;
	top: 28px;
	left: 35px;
}

#mastheadNew > nav {
	background:#ce2635;
    background-repeat: no-repeat;
    background-position: right;
	position: absolute;
	top: 105px;
	left: 0;
	height: 28px;
	width: 100%;
}

#mastheadNew > nav > ul {
	font-family: 'TeXGyreAdventorRegular', Geneva, Verdana, Sans-serif;
	font-size:1.1em;
	letter-spacing:1px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 37px;
	position:relative;
	left:195px;
}

#mastheadNew nav > ul > li {
	float: left;
	padding: 7px 12px 8px 12px;
	border-right:1px solid #c82634;
	text-transform:uppercase;
}

 #mastheadNew nav > ul.left > li a {
 	color:#ffffff;
 	text-decoration:none;

}

#mastheadNew > #social-icons {
	position: absolute;
	top:68px;
	left:623px;
}

#mastheadNew > #social-icons img {
	width:20px;
	height:20px;
	margin-right:3px;
}

#mastheadNew > #social-icons img.flag {
	width:30px;
	height:20px;
	margin-right:3px;
}


#mastheadNew #productdropdown {
	display: none;
	z-index: 1000;
	padding: 10px 10px 20px;
	width: 220px;
	background: rgba(206, 38, 53, 0.9);
	opacity: 0.98;
	box-shadow: 10px 10px 40px #000;
	color: #fff;
	position: absolute;
	margin-left: -40px;
	margin-top: -10px;
	top: 27px;
	border: 1px solid #f5434c;
}

#mastheadNew #productdropdown a {
	color: #fff;
	text-decoration: none;
}

#mastheadNew #productdropdown  ul {
	float: left;
	font-size: 9pt;
	height: 115px;
	list-style-type: none;
	margin: 0 10px 20px 0;
	width: 150px;
}

#mastheadNew #productdropdown ul > li {
	list-style-type: none;
	margin-bottom: 3px;
	font-size: 8pt;
}

#mastheadNew #productdropdown h2 {
	color: #fff;
 	margin-bottom: 5px;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 6px;
	border-bottom: 1px solid #f5434c;
	text-shadow: #440000 0px 0px 5px;

}

/* Product dropdown alt */
#mastheadNew #productdropdown{
	width:230px;
	margin-left:-25px;
	margin-top: 1px;
	padding:10px 0px;
}

#mastheadNew #productdropdown .series ul{
	display:none;
	position:absolute;
	left:230px;
	width:230px;
	margin-top:-36px;
	padding:10px 0;
	z-index: 1000;
	background: rgba(206, 38, 53, 0.9);
	opacity: 0.98;
	border: 1px solid #f5434c;
	box-shadow: 10px 10px 40px #000;
}

#mastheadNew  #productdropdown ul{
	float:none;
	height:auto;
	width:auto;
	margin:0;
	padding:0;
}

#mastheadNew  #productdropdown ul > li{
	font-size:9pt;
	padding:5px 20px;
}

#mastheadNew  #productdropdown .selected{
	background-color:#f12b3d;
}

#mastheadNew .dropdown-toggle {
	position: relative;
}

#mastheadNew .dropdown {
	display: none;
	z-index: 1000;
	padding: 10px 10px 20px;
	width: 230px;
	background: rgba(206, 38, 53, 0.9);
	opacity: 0.98;
	box-shadow: 10px 10px 40px #000;
	color: #fff;
	position: absolute;
	margin-left: -40px;
	margin-top: 1px;
	top: 27px;
	border: 1px solid #f5434c;
}

#mastheadNew .dropdown li {
	padding: 5px 0;
}

#mastheadNew #productdropdown li:hover, .dropdown li:hover {
	background-color: #f12b3d;
}

#mastheadNew .dropdown a {
	color: #fff;
	text-decoration: none;
}


/* ========================== */
/* = SearchBox Autocomplete = */
/* ========================== */

#mastheadNew div#searchbox {
	position: absolute;
	top: 57px;
	left: 810px;
	height: 41px;
	width: 256px;
	background: transparent url("/themes/site_themes/ionaudio/images/search_box.png") no-repeat;
}

#mastheadNew > #searchbox > input {
	margin-top: 10px;
	margin-left: 20px;
	width: 193px;
	height: 20px;
	border: 0;
}

#mastheadNew > #searchbox > #submit {
	border: none;
	background: transparent;
	width: 20px;
}

/* ================================================== */
/* = Previous Search field style need to be deleted = */
/* ================================================== */

div#search {
	position: absolute;
	top: 42px;
	left: 810px;
	height: 41px;
	width: 256px;
	background: transparent url("/themes/site_themes/ionaudio/images/search_box.png") no-repeat;
}
#search > input {
	margin-top: 10px;
	margin-left: 20px;
	width: 193px;
	height: 20px;
	border: 0;
}
#search > #submit {
	border: none;
	background: transparent;
	width: 20px;
}

/* ========================== */
/* = SearchBox Autocomplete = */
/* ========================== */

div#searchbox {
	position: absolute;
	top: 42px;
	left: 810px;
	height: 41px;
	width: 256px;
	background: transparent url("/themes/site_themes/ionaudio/images/search_box.png") no-repeat;
}
#searchbox > input {
	margin-top: 10px;
	margin-left: 20px;
	width: 193px;
	height: 20px;
	border: 0;
	font-family: 'TeXGyreAdventorRegular', Geneva, Verdana, Sans-serif;
}
#searchbox > #submit {
	border: none;
	background: transparent;
	width: 20px;
}

/*#masthead > nav {
	background-image: url("/themes/site_themes/ionaudio/images/navigation/nav_bar_right.jpg");
    background-repeat: no-repeat;
    background-position: right;
	position: absolute;
	top: 137px;
	left: 0;
	height: 37px;
	width: 100%;
}
#masthead > nav > ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 37px;
}
#masthead nav > ul > li {
	float: left;
}*/

#content h1{
	margin-top:10px;
}

#productdropdown {
	display:none;
	z-index: 1000;
	padding: 10px 40px;
	width: 980px;
	background: #f60000;
	opacity: 0.95;
	box-shadow: 0px 1px 3px #888;
	color: #fff;
	position: absolute;
	margin-left: -175px;
	margin-top: -10px;
	top: 37px;
	border: 1px solid #f5434c;
}
#productdropdown a {
	color: #fff;
	text-decoration: none;
}
#productdropdown  ul {
	float: left;
	font-size: 9pt;
	height: 115px;
	list-style-type: none;
	margin: 0 10px 20px 0;
	width: 150px;
}
#productdropdown ul > li {
list-style-type: none;
margin-bottom: 3px;
font-size: 8pt;
}
#productdropdown h2 {
	 color: #fff;
 	margin-bottom: 5px;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 6px;
	border-bottom: 1px solid #f5434c;
	text-shadow: #440000 0px 0px 5px;

}

/* Product dropdown alt */
#productdropdown{
	width:185px;
	margin-left:-25px;
	padding:10px 0px;
}
#productdropdown .series ul{
	display:none;
	position:absolute;
	left:185px;
	width:185px;
	margin-top:-36px;
	padding:10px 0;
	z-index: 1000;
	background: #f60000;
	opacity: 0.95;
	border: 1px solid #f5434c;
}
#productdropdown ul{
	float:none;
	height:auto;
	width:auto;
	margin:0;
	padding:0;
}
#productdropdown ul > li{
	font-size:9pt;
	padding:5px 20px;
}
#productdropdown .selected{
	background-color:#F7503D;
}

/*end Product dropdown alt */

.dropdown-toggle {
	position: relative;
}
.dropdown {
	display: none;
	z-index: 1000;
	padding: 10px 10px 20px;
	width: 180px;
	background: #f60000;
	opacity: 0.85;
	box-shadow: 0px 1px 3px #888;
	color: #fff;
	position: absolute;
	margin-left: -40px;
	margin-top: -10px;
	top: 37px;
	border: 1px solid #f5434c;
}
.dropdown li {
	padding: 5px 0;
}
#productdropdown li:hover, .dropdown li:hover {
	background-color: #F7503D;
}
.dropdown a {
	color: #fff;
	text-decoration: none;
}
/****************************************************/
#midnav img {
float: left;
}
#midnav {
height: 45px;
}
/****************************************************/

#sidebar h2 {
     height: 49px;
     text-indent: -1000px;
     width: 245px;
	 margin-bottom: 0;
}

#sidebar {
/*     background-image: url("/themes/site_themes/ionaudio/images/product_page/product_page_shadow_spacer.jpg");*/
     background-position: right bottom;
     background-repeat: no-repeat;
     width: 270px;
}

#sidebar > ul {
     list-style-type: none;
     width: 245px;
}

#sidebar > ul > li {
     background-color: rgb(213, 213, 213);
     background-image: url("/themes/site_themes/ionaudio/images/inset-line.jpg");
     background-repeat: repeat-x;
    line-height: 1.5em;
	padding: 15px 20px 15px 50px;
}

#sidebar > ul > li > a {
     color: rgb(71, 71, 71);
     font-weight: bold;
     text-decoration: none;
     text-transform: uppercase;
}
/****************************************************/
footer div {
	background-color: #eaeaea;
/*	height: 160px;*/
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
footer ul {
	border-right: 1px solid #D7D7D7;
    height: 105px;
    width: 135px;
    margin: 10px 10px 10px 20px;
    padding: 10px 10px 20px 0;
    font-size: 10px;

}
footer ul li {
padding: 5px 0;
line-height: 8pt;
}
footer ul li a {
color: #363636;
text-decoration: none;
}
.doublecol {
width: 270px;
}
.doublecol li {
float: left;
width: 135px;
}
#footer-col-1 {
	width: 280px;
}
footer p {
	font-size: 6pt;
	letter-spacing: 1pt;
	text-align: center;
}

/* FORM STYLES */

.form{
	width:95%;
	margin: 0 auto 20px auto;
}

.form form{
	padding-top:40px;
	width:100%;
}
.heading{
	width:100%;
}
.heading img{
/*		padding-left:50px;*/
}
.heading p{
	color:#D91D02;
	text-transform: inherit;
	font-size: 17pt;
	font-weight:bold;
	padding:0;
	height:43px;
	margin:0;
}
.heading .label{

}
.form .required{
	color:#D91D02;
}

.form .button{
	margin-top:20px;
}

.form .intro{
	margin:0 auto;
	width:100%;
}
.form .text_block{
	width:45%;
	margin-top:50px;
}

.form .intro h2{
	font-weight:bold;
	font-size:13pt;
	color:#58595B;
	text-transform:uppercase;
}

.form .intro h2,.form .intro p{
	margin: 0;
}

legend{
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#D9D9D9;
	padding:10px 0 10px 0;
	text-indent: 45px;
	width:100%;
	font-size:12pt;
	font-weight:bold;
	color:#3f3f3f;
	text-transform:uppercase;
}

fieldset{
border:none;
padding:0;
margin:0;
margin-top:-13px;
width:100%;
}

fieldset ul, fieldset li{
border:0;
margin:0;
padding:0;
list-style:none;
}

fieldset li{
clear:both;
list-style:none;
}

fieldset ul{
padding:30px 0;
}

fieldset input, fieldset select{
width:50%;
/*float:left;*/
margin-top:-1px;
margin-bottom:20px;
}
fieldset input{
background:url("/themes/site_themes/ionaudio/images/input_bg.jpg") no-repeat;
border:none;
text-indent:10px;
width:223px;
height:24px;
}
fieldset label{
padding-right:30px;
width:140px;
float:left;
text-align:right;
text-transform:uppercase;
}

fieldset.left ul{
border-right:1px solid #D9D9D9;
}

.form_block{
display:block;
width:50%;
}

.form_block.full{
width:100%;
}

.right{
float:right;
}

.left{
float:left;
}
#address_information, #address_information2{
}

#contact_methods{
width:100%;
}
#contact_methods input{
	width:auto;
	height:auto;
	margin:0 5px 0 0;
	vertical-align:baseline;
}
#contact_methods ul{
	border:none;
	padding:0;
	background:#D91D02;
}
#contact_methods li{
	color:#fff;
	padding:10px 0 10px 50px;
}

input.button{
	width:143px;
	height:44px;
	vertical-align:baseline;
}

.is_same{
width:100%;
height:25px;
padding:10px 0 0 0;
background:#D91D02;
position: relative;
top:-30px;
color:#fff;
}

.is_same input{
width:20px;
height:auto;
margin-left:50px;
vertical-align:baseline;
}

.checkbox{
width:20px;
margin-left:50px;
clear:both;
}
.center{
	margin:0 40%;

}

#checkout form{
	width:50%;
}
#checkout .form_block{
	width:100%;
}
#checkout .button{
	margin-top:0;
}

.screen-reader {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
}

/*
	Shopping Cart
*/

.cart{
/*	background: #eeeeee;*/
/*	border: 1px solid #d3d3d3;*/
	padding: 5px;
	margin-bottom:20px;
	width: 50%;
}

.cart h3{
	font-weight: bold;
	font-size: 13pt;
	color: #3F3F3F;
	text-transform: uppercase;
}

.cart thead tr td{
	border-bottom: 1px solid #d3d3d3;
	padding: 5px;

	font-weight: bold;
	font-size: 13pt;
	color: #3F3F3F;
	text-transform: uppercase;
}

.cart tbody tr td{
	padding: 5px;
}

.cart tbody tr td input[type=text]{
	background: #FFF;
	border: 1px solid #d3d3d3;
	width: 25px;
}

.cart tbody tr.alt{
	background: #f5f5f5;
}

.status {
text-align: center;
margin: auto;
margin-top: 1px;
width: 460px;
color: white;
opacity: .5;
border-top: none;
border-bottom-left-radius:15px;
border-bottom-right-radius:15px;
background-color: green;
position: relative;
padding: 20px;
}

.status ul{
	line-height:20px;
}

.error {
	background-color: red;
	opacity: .8;
}

/* Header User Tools */
#user_tools {
position: absolute;
top: 101px;
width: 1080px;
}
#user_tools p{
	color: #fff;
	text-align: right;
	padding-right: 50px;
}
#user_tools a{
	color:#fff;
}

.price strike {
	font-size: 20px;
}











/*================================================
								SUPPORT FORM CSS
==================================================*/


.contact-p {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 20px;
}

section#support-ion span.required {
  color: red !important;
  font-size: 18px !important;
}

section#support-ion fieldset input {
	background: #fff !important;
	border: 1px solid #ccc;
	height: 37px !important;
	width: 514px !important;
}

fieldset#inquiry-fieldset,
fieldset#contact-fieldset,
fieldset#shipping-fieldset,
fieldset#product-fieldset,
fieldset#computer-fieldset,
fieldset#question-fieldset,
fieldset#order-info-fieldset  {
  padding: 20px;
  margin: 18px 0;
  border: 1px solid #A09A9A;
  width: 96% !important;
}

fieldset#inquiry-fieldset input,
fieldset#contact-fieldset input {
  margin-bottom: 0px !important;
}

fieldset#inquiry-fieldset legend,
fieldset#contact-fieldset legend,
fieldset#shipping-fieldset legend,
fieldset#product-fieldset legend,
fieldset#computer-fieldset legend,
fieldset#question-fieldset legend,
fieldset#order-info-fieldset legend {
  background: rgba(208,43,57, 1) !important;
  color: #fff !important;
  font-size: 15px !important;
  line-height: 16px;
  font-weight: bold;
  width: 50% !important;
} 

fieldset#inquiry-fieldset label,
fieldset#contact-fieldset label,
fieldset#shipping-fieldset label,
fieldset#product-fieldset label,
fieldset#computer-fieldset label,
fieldset#question-fieldset label,
fieldset#order-info-fieldset label {
  line-height: 1.5;
  font-size: 15px;
}

fieldset#inquiry-fieldset select,
fieldset#contact-fieldset select,
fieldset#product-fieldset select {
  height: 37px !important;
  padding: 8px !important;
  font-size: 16px;
  -webkit-appearance: none !important;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: 97% center;
}

fieldset#inquiry-fieldset small,
fieldset#contact-fieldset small,
fieldset#shipping-fieldset small,
fieldset#product-fieldset small,
fieldset#question-fieldset small {
  margin-top: -1px !important;
  padding: 6px 9px 9px 9px;
  font-style: italic;
  font-size: 13px !important;
  margin-bottom: 16px;
  /*border: 2px solid green;*/
}

fieldset#question-fieldset textarea#questions-text {
  margin: 0px !important;
}

input#akai-contact-submit {
  width: 100%;
  height: 44px;
  font-size: 13px;
  padding: 15px 28px;
  border: none;
  /*margin-left: 18% !important;*/

}

.office > h5 {
  margin-bottom: 8px !important;
}

#support-offices {
  /*float: right;*/
  /*border: 2px solid green;*/
}

#help {
  /*border: 5px solid blue;*/
}

#support-offices div.office {
  margin-bottom: 20px !important;
}

fieldset#inquiry-fieldset small.error,
fieldset#contact-fieldset small.error,
fieldset#shipping-fieldset small.error,
fieldset#product-fieldset small.error,
fieldset#computer-fieldset small.error,
fieldset#question-fieldset small.error {
  display: none;
}

fieldset#contact-fieldset select#country,
fieldset#product-fieldset select#product,
fieldset#product-fieldset select#purchase,
fieldset#product-fieldset select#purchase-year,
fieldset#product-fieldset select#purchase-place {
  margin-bottom: 16px !important;
}

#shipping-address-input2 {
	margin-left: 170px;
}

#microsite-link {
	margin: 20px;
	text-align: center;
}

#microsite-link a {
	margin: 0 auto;
	text-decoration: none;
	/*border: 2px solid blue;*/
}

#sound-shine-button {
	padding: 10px;
	background: #D02B39;
	color: #fff;
	font-size: 14px;
	/*border-radius: 5px;*/
	text-transform: uppercase;
	border: 2px solid #D02B39;
}

#sound-shine-button:hover {
	color: #D02B39;
	background-color: #fff;
}

input#proof_of_purchase {
	border: 1px solid #fff !important;
}

#shipping-address-input-2 {
	margin-left: 170px !important;
}

/* ION YOUTUBE VIDEOS */

.andy-youtube {
	
}

.andy-youtube iframe {
	
}

.form-content {
	padding: 0px 15px;
	margin-top: -920px !important;
	margin-right: 300px !important;
}

.bat-form-content {
	padding: 0px 15px;
	margin-top: -880px !important;
	margin-right: 300px !important;
}

.content-container.support-container {
	background-image: none !important;
}

.footer-div-wrapper {
	text-align: center !important;
	margin: 0 auto !important;
	width: 1080px !important;
}

p.contact-p {
	/*margin: 0 !important;*/
}

input#serial-input-field {
	margin-bottom: 0px !important;
}

input#proof_of_purchase {
	/*margin-right: 10px !important;*/
}

.isa_info li{
	margin-left:60px;
}

.isa_info ul{
	margin-bottom:10px;
}

#warranty_faq li{
	margin-left:60px;
}

#warranty_faq ul{
	margin-bottom:10px;
}




















