/*--------------------------
Microsound International
VALID CSS 2.0
COPYRIGHT 2007 WILDFIREWEB
AUTHOR: Ryan McLaughlin - ryan@wildfireweb.com
CREATED: 12/6/07
---------------------------*/

@import url(/css/wildfirecommon.css);
@import url(/templates/microsound/css/slatesblogs.css);

body{
font-size: 62.5%;
margin: 0;
padding: 0;
font-family: Verdana, Arial, sans-serif;
background: #b9aa76;
}

a {
color: blue;
}

a:visited {
color: blue;
}

a:hover {
color: #407CA1;
}

.adminlinks {
display: block;
position: relative;
padding: 4px 20px;
font-size: 12px;
background: #ea892b url(/home/wfw/images/adminlinks_w.jpg) left no-repeat;
color: #eee;
text-align: center;
}

.adminlinks a{
color: #fff;
font-size: 12px;
text-decoration: none;
}

.adminlinks a:visited{
color: #fff;
}


.adminlinks a:hover{
color: #fff;
text-decoration: underline;
}

#wrapper{
margin:0 auto;
padding: 0 12px;
background: transparent url(/templates/microsound/images/wrapbg.gif) repeat-y top center;
position: relative;
width: 904px;
}

.hide{
position: absolute;
left: -9999em;
}

span.clearboth{
clear: both;
margin: 0;
height: 0;
padding: 0;
display: block;
}

#container{
width: 880px;
position: relative;
margin: 0;
margin-left: 12px;
padding: 0;
background: transparent url(/templates/microsound/images/navbg.gif) repeat-y top left;
}

/* HEADER */

#header{
width: 880px;
height: 120px;
padding: 0;
margin: 0;
margin-left: 12px;
background-color: #679fc2;
color: #cfbb5b;
color: #ccc;
}

#tagline{
width: 880px;
height: 30px;
margin-left: 12px;
background: #90ac4e url(/templates/microsound/images/tagline.gif) no-repeat right;
}

/* NAVIGATION */

#nav{
float: left;
margin: 0;
padding: 3em 0;
width: 18em;
list-style: none;

}

ul#tabs{
margin: 0;
padding: 0;
list-style: none;
}

ul#tabs li{
font-size: 1.2em;
margin: 0 4.5em 0 0.6em;
padding: 0;
position: relative;
border: 1px solid #679fc2;
}

html>body ul#tabs li{
border: none;
}

ul#tabs li a{
text-decoration: none;
color: #fff;
display: block;
margin: 0;
padding: 0.5em 0 0.3em 0.5em;
font-weight: 700;
}

ul#tabs li a:hover{
color: #175478;
}

ul#tabs li span{
color: #175478;
display: block;
margin: 0;
padding: 0;
font-weight: 700;
}


ul#tabs li.tab_2 a{
padding-left: 1.3em;
font-weight: normal;
font-size: 11px;
}

ul#tabs li.tab_2 a:hover{
color: #175478;
}

ul#tabs li.tab_2 span{
padding: 0;
font-weight: normal;
font-size: 11px;
color: #175478;
}

/* CONTENT */

#content{
margin: 0;
padding: 20px 20px 20px 10px;
position: relative;
width: 650px;
font-size: 12px;
overflow: hidden;
}


#blurb{
position: relative;
display: block;
float: left;
width: 310px;
overflow: hidden;
}

#blurb2{
position: relative;
display: block;
width: 305px;
float: right;
margin-top: 20px;
overflow: hidden;
}

#box2{
position: relative;
display: block;
float: left;
background: #dfc3c4;
width: 310px;
margin-top: 20px;
}

#box2 div{
font-size: 11px;
padding: 0 13px;
color: #555;
}

#box2 span.cap{
display: block;
width: 310px;
height: 29px;
background: transparent url(/templates/microsound/images/eventscap.gif) no-repeat top center;
}

#box2 span.foot{
display: block;
width: 310px;
height: 29px;
background: transparent url(/templates/microsound/images/eventsfoot.gif) no-repeat top center;
}

#box1{
background: #d8d7cd;
width: 305px;
float: right;
overflow: hidden;
}

#box1 div{
font-size: 11px;
padding: 0 13px;
color: #555;
}

#box1 span.cap{
display: block;
width: 305px;
height: 26px;
background: transparent url(/templates/microsound/images/pomcap.gif) no-repeat top center;
}

#box1 span.foot{
display: block;
width: 305px;
height: 26px;
background: transparent url(/templates/microsound/images/pomfoot.gif) no-repeat top center;
}

.heading1{
font-size: 1.4em;
color: #407CA1;
font-weight: bold;
}

.heading2{
font-size: 1.4em;
font-weight: bold;
color: #407CA1;
position: relative;
top: -13px;
margin: 0 1em;
padding: 0;
text-transform: uppercase;
}

/* FOOTER */

#footer{
background: transparent url(/templates/microsound/images/footerbg.jpg) no-repeat bottom center;
padding: 0 0 1em 0;
color: #fff;
font-size: 1.1em;
text-align: center;
width: 904px;

}

#footer a{
color: #fff;
}

#footer a:hover{
color: #fff;
}

#shoppingcart {
display: block;
width: 640px;
height: 20px;
background-color: pink;
margin-bottom: 20px;
padding: 6px;
font-weight: bold;
}

.counter {
font-size: 16px;
font-weight: bold;
display: block;
padding: 10px 0 0 0;
color: #fff;
}
