/* 
  BLUEPRINT CSS
   * Version:         0.7.1 (2008-02-25) YYYY-MM-DD
   * Website:         http://code.google.com/p/blueprintcss/
   
   Generated by:
    * Blueprint CSS Grid Generator (2008-07-24) [http://kematzy.com/blueprint-generator/]
    
  == STRUCTURE: ========================
   * Page width:            930 px
   * Number of columns:     16
   * Column width:          30 px
   * Margin width:          30 px
  ======================================  
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:0 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:1200px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
body {margin:1.5em 0;}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16 {float:left;margin-right: 30px;}

div.last {margin-right:0;}
.span-1  { width: 30px;}
.span-2  { width: 90px;}
.span-3  { width: 150px;}
.span-4  { width: 210px;}
.span-5  { width: 270px;}
.span-6  { width: 330px;}
.span-7  { width: 390px;}
.span-8  { width: 450px;}
.span-9  { width: 510px;}
.span-10 { width: 570px;}
.span-11 { width: 630px;}
.span-12 { width: 690px;}
.span-13 { width: 750px;}
.span-14 { width: 810px;}
.span-15 { width: 870px;}
.span-16, div.span-16 { width: 930px; margin: 0; }

.prepend-4  { padding-left: 240px;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* shawn */
html {height: 100%; background: #5D5C5C url(/img/bg.jpg) repeat-x scroll top left;}
body {background-color: transparent; color: #CCCCCC; font-family:Tahoma, Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; margin :0;}

div {background-color: transparent;}

#header {position: relative;    padding: 25px 0;} /* changed from margin-top to padding-top due to IE6/7 bug and the DHTML menu putting its hidden divs at the top of the dom(in body) */
	#micholder {width: 263px; height: 379px; position: absolute; right: 0; top: -44px; background: transparent url(/img/mic.png) no-repeat scroll top left; background-size: 80%;visibility: hidden;}
		#header .mic-studio {background-image: url(/img/mic-studio.png);}
		#header .mic-services {background-image: url(/img/mic-services.png);}
		#header .mic-audio {background-image: url(/img/mic-audio.png);}
		#header .mic-news {background-image: url(/img/mic-news.png);}
		#header .mic-contact {background-image: url(/img/mic-contact.png);}
		.micEnd {height: 379px; top: -44px;}

#nav {margin-bottom: 50px;}

		#subnav h2 {margin: 0 0 .5em 0; padding: 0;}
		#subnav ul {list-style-image: url(/img/arrow.png);}

#mainvav {list-style-type: none; color: #FFF; font-size: 1.4em;}
	#mainvav li {display: inline; margin-right: 20px;}
	#mainvav a {text-decoration: none; color: #FFF;}
	#mainvav a:hover, #mainvav a:focus {color: #CCC;}
	
#maincontent {margin-top: 35px;}
#topcontent{padding:20px 0;}

#footer {margin-top: 40px; text-align: right;}
	
	#copyright {float:left;}
	#payment {float:left; position:relative; top:-5px; padding-left:105px;}
		#payment img {margin:0;}	
	#links {float:right;}
	
	.partnerlinks a {color: #333333;}
	
	#sidebar .banner-first {padding-top:180px;}
	#sidebar .banner {text-align:center;}
	#sidebar .banner img {border:1px solid #C9C9C9;}
	
	
/* general */

h1 {color: #D66C6A; font-size: 1.5em;}
h2 {color: #CCCCCC; font-size: 1.5em; line-height: 1em;}
h3 {color: #CCCCCC; font-size: 1.1em; font-weight: bold;}
h4 {color: #CCCCCC; font-size: 0.9em; font-weight: bold;}

blockquote {color: #CCC; font-style: normal; font-family: arial, sans-serif; border-left: 1px solid #C9C9C9; padding-left: 1em;}

a {color: #CCC;}
a:hover, a:focus, #content a:hover, #content a:focus {color: #FFF;}
	.moreinfo {float: right; background: transparent url(/img/arrow.png) no-repeat scroll 0px 0.7em; padding-left: 13px}

#content p {margin-bottom:10px;}
	
.panme {width: 270px; overflow: hidden; border: 1px solid #C9C9C9; margin-bottom:7px;}
.panme img {display:block; margin:0; padding:0;}
.txtimgb {border: 1px solid #C9C9C9;}
.txtimga {float: left; margin: 0 1em 0.5em 0;}

div.border{padding-right:14px;margin-right:15px; background: transparent url(/img/divider.png) no-repeat scroll 100% 20px; border: none;}

.studio h1, .studio a, .section-studio #topmenu .current, .subnav-studio .current, #eq .current {color: #DD7C27 !important;}
.services h1, .services a, .section-services #topmenu .current, .section-services #subnav .current {color: #5B73D6 !important;}
.audio h1, .audio a, .section-audio #topmenu .current, .section-audio #subnav .current {color: #AD626B !important;}
.news h1, .news a, .section-news #topmenu .current, .section-news #subnav .current,#subnav.subnav-news  .current {color: #947284 !important;}
.contact h1, .contact a, .section-contact #topmenu .current, .section-contact #subnav .current {color: #5B8C5A !important;}

.section-default #topmenu .current, .section-default #subnav .current {color: #D66C6A;}

.highlight {color: #5C7CA2; border:2px solid #5C7CA2; background:#c8d3e0; padding: .8em .8em 0 .8em;}
.highlight p {font-weight: bold; font-size: 1.2em; margin-bottom: .8em;}

/* page specific */
form .submitterm {display: none;}

.gallery img {margin: 0 2px;}

#sitemap {font-size: 1.6em; list-style-type: none; margin-left: 20px;}
	#sitemap li {margin-bottom: 0.1em;}
	#sitemap ul {margin-left: 20px; font-size: 0.8em; list-style-type: none;}

.equipment {margin-bottom: 1em;}
.equipment h3 {line-height: 1em;}

.equipment-details {width:690px; margin-right:0;}
.em {font-weight:bold;}
.read-more-trigger {cursor:pointer;}
.equipment-photo-container {margin-bottom: 1em; min-height: 215px; width: 328px; background-color: white; border: 1px solid #C9C9C9; line-height:215px;}
.equipment-photo-container img {margin-bottom: 0; border: none; vertical-align: middle;}
.equipment-photo {margin-bottom: 1em;}
.equipment-hide-show {display:inline-block; margin-left:.3em; border-bottom: 1px dotted #CCC; opacity:0.8;}
.read-more-trigger:hover .equipment-hide-show {opacity:1; color:#FFF;}

p.read-more-trigger {font-size:1.5em;}

.equipment-hide-show .equipment-icon {background:transparent url(/img/hide-show-bg-sprite.png) no-repeat scroll left center; display:inline-block; margin-left:3px; width:5px; height:10px;}
.open .equipment-icon {background-position:right center;}

table.features td {vertical-align:top;}
table.features ul {list-style-type:none; margin:0 0 1em 0;}

.equipment-hide {display:none;}
.open .equipment-hide {display:inline;}
.open .equipment-show {display:none;}

.pdf-download {display:block; font-size:1.3em; padding-left:54px; background:transparent url(/img/pdf.png) no-repeat scroll left center; min-height:48px;}
.pdf-download span {display:block; font-size: 0.7em;}

#enquiry_form_response div {padding:.8em;margin-bottom:1em;border:2px solid #ddd; background:#E6EFC2;color:#264409;border-color:#C6D880;}

#linklist {}
#linklist li {padding-bottom:5px;}

/* hover menu */
#topmenu {overflow:hidden;}
#topmenu a {display:block; float:left; text-align:center; padding-right: 30px;font-size:16px; color:#fff; text-decoration:none; padding-top:3px; margin:3px 20px 3px 3px; height:25px;}
#topmenu a:hover, #topmenu a.trigger.active, #topmenu .current {color:#ccc; margin:3px 20px 3px 3px;}
#topmenu .current {font-weight:bold;}

div.hx_level_1 {background:#000;}
div.hx_level_1 a {display:block; width:141px; color:#fff; text-decoration:none; padding:3px 5px 4px;}
div.hx_level_1 a.hover, div.hx_level_1 a.current {background-color:#555; color:#fff;}

.hx_menu {display:none;	position:absolute;}

/* scrollbar fix */
html {overflow-y: scroll;}

input[type="text"] {
padding: 5px;
    width: 300px;
    margin: 5px 0px;
}
.audio-img-div{
 	display:inline-block;
    width:200px;
    margin-right:10px;
   
}
.audio-img-div img{
	width:100%;
    margin:20px 0;
}
.audio-desc-div{
    display:inline-block;
    width: 470px;
    vertical-align: top;
}
.audio-desc-div p{
    display: block;
   margin: 20px 0;
}