/* Start of CMSMS style sheet 'spacialaudio: Home' */
/* CSS used in home page */

.home_blockimage
{
  background-image: url('http://www.spacialaudio.com/uploads/spacialaudio/images/main_bg.jpg');
  background-repeat: no-repeat;
  cursor:pointer;
  cursor: hand;
}

.home_heading, .home_heading_left, .home_heading_right
{
 font-size: 15pt;
 color: #767676;
 font-weight: bold;
}

.home_heading_right
{
 color: #ffa341;
}

.home_heading_sub
{
 font-size: 10pt;
 color: #767676;
 font-weight: bold;
}
/**/
/* End of 'spacialaudio: Home' */

/* Start of CMSMS style sheet 'spacialaudio: Common Template' */
/* Styles used in most of the core templates, header and footer */
/* Specifically excludes CSS used in CONTENT sections. We try to focus on the CSS elements used exclusively in the actual wrapping template */

/* == Header content == */



/* == Content frames == */

/* styles for css rounded corners */
#round p {margin:0 10px; letter-spacing:1px;}
#round p {padding-bottom:0.5em; font-size:12px; text-align:left}
#round p.client {text-align: right; font-size:11px; color:#414042}
#round {background: transparent;}
.rdtop, .rdbottom {display:block; background:transparent; font-size:1px;}
.rd1, .rd2, .rd3, .rd4 {display:block; overflow:hidden;}
.rd1, .rd2, .rd3 {height:1px;}
.rd2, .rd3, .rd4 {background:#f0f0f0; border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7;}
.rd1 {margin:0 5px; background:#d7d7d7;}
.rd2 {margin:0 3px; border-width:0 2px;}
.rd3 {margin:0 2px;}
.rd4 {height:2px; margin:0 1px;}
.rdcontent {display:block; background:#f0f0f0; border:0 solid #d7d7d7; border-width:0 1px; padding-left: 5px; padding-right: 5px;}



/* == Footer content == */

.footer_content
{
  font-size: 8pt;
  color: #767676;
}

/**/
/* End of 'spacialaudio: Common Template' */

/* Start of CMSMS style sheet 'spacialaudio : SpacialAudio' */
body
{
  margin: 0pt;
  font-family: Tahoma, Arial, Verdana;
  font-size: 13pt;
  color: #525252;
}

b, strong
{
  font-family: Tahoma, Arial, Verdana;
  color: #414042;
}

a:link, a:visited, a:active {
  text-decoration: none;
  color: #500000 ;
}

a:hover {
  text-decoration: underline;
  color: #751b1b;
}

a:img {
   border: none;
}

hr {
border: 0;
color: #dddddd;
background-color: #dddddd;
height: 1px;
width: 100%;
text-align: left;
}

/*mostly styles for the home page*/

.main_bg
{
  background-image: url('http://staging.spacialaudio.com/uploads/spacialaudio/images/bg.jpg');
  background-image: url('http://staging.spacialaudio.com/uploads/spacialaudio/images/bg_small.jpg');
  border-left: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
}

#bg_small
{
  background-image: url('http://staging.spacialaudio.com/uploads/spacialaudio/images/bg_small.jpg');
}

#bg_big
{
}

.main_menu
{
  background-image: url('http://staging.spacialaudio.com/uploads/spacialaudio/images/main_bg.jpg');
  background-repeat: no-repeat;
  cursor:pointer;
  cursor: hand;
}

.main_heading1, .main_heading2
{
 font-size: 15pt;
 color: #767676;
 font-weight: bold;
}

.main_heading2
{
 color: #ffa341;
}

.main_heading3
{
 font-size: 10pt;
 color: #767676;
 font-weight: bold;
}

.footer
{
  font-size: 8pt;
  color: #767676;
}

/*styles for the div with the background image*/

.block, .border
{
  background-image: url('http://staging.spacialaudio.com/uploads/spacialaudio/images/div_bg.gif');
  border: 1px solid #cccccc;
  padding: 5px;
}

.border
{
  background-image: none;
}

/*styles for main headings on the content pages*/

.heading1, .heading2, .heading3
{
  font-size: 20pt;
  color: #767676;
  font-weight: bold;
  letter-spacing: -2px;
}

.heading2
{
  color: #ffa341;
}

.heading3
{
  font-size: 14pt;
  color: #4f4f4f;
  letter-spacing: 0px;
  font-weight: normal;
}

/*styles for tabbed content*/

.tab_corner{
  border-bottom: 1px solid #d7d7d7;
}

.tab_active, .tab_inactive{
  background-image: url(http://staging.spacialaudio.com/uploads/spacialaudio/images/tabs_top.gif);
  background-repeat: repeat-x;
  border-right: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  text-align: center;
  line-height: 0px;
  cursor:pointer;
  cursor: hand;
}

.tab_active{
  border-bottom: none;
}

.tab_header_text{
  font-weight: bold;
  position:relative;
  top: -5px;
  color: #4a4a4a;
  padding: 20px;
}

/**/
/* End of 'spacialaudio : SpacialAudio' */

