body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #6E6E6E;
	vertical-align: top;	
	line-height:13px;
}

img		{
	border:0;
}

a {
	color:#737373;
	text-decoration:none;
}

a:link {
	color:#737373;
	text-decoration:none;
}

a:visited {
	color:#737373;
	text-decoration:none;
}

a:hover {
	color: #31569C;
	text-decoration:underline;
}

h1		{
	font-size: 12px;
	margin: 0px;
}

h2		{
	font-size: 16px;
	margin: 0px;
	color: #31569C;
}

h2.home		{
	font-size: 11px;
	margin: 0px;
	color: #31569C;
}

h3		{
	font-size: 12px;
	margin: 0px;
}

.box {
	border: 1px solid #6E6E6E;
}
/* Form style */

#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 1.5em; -webkit-border-radius:5px; }
#contact input, textarea, select {
	width: 280px;
	margin: 0;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
	webkit-border-radius:5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
}   
#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { width: 85px; cursor: pointer; border: 1px solid #222; background:#333; color:#fff; }
#contact input.submit:hover { background:#444; }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; }
#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('assets/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }
.sp-banner {
	background-image: url(../../images/audio/studiopros-banner.jpg);
	background-repeat: no-repeat;
	height: 187px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
.sp-BannerTxt {
	font-size: 24px;
	color: #FFF;
	position: relative;
	top: 157px;
	padding-left: 16px;
}
.sp-tbl-txt {
	padding: 4px;
}
.sp-tbl-txt h2 {
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 4px;
}
.sp-service-tbl {
	background-color: #FFF;
	border: 2px solid #999;
}
/* STORE TABLE BACKGROUNDS
-------------------------------------*/
TABLE.cobtbl{
background-color: #B1B1B1;
}

TD.cobhl{
background-color: #EBEBEB;
}

TD.cobll{
background-color: #FFF;
}

/* PRICE NAME and DISCOUNTS DISPLAY
-------------------------------------*/
.prodprice, .detailprice, .prodname, .detailname {
color: #60596A;
font-size: 18px;
font-weight : bold;
}
.discountsapply{
color: #84210F;
font-size: 12px;
font-weight : bold;
}
.proddiscounts, .detaildiscounts, .catdiscounts{
color: #84210F;
font-size: 11px;
font-weight : normal;
}
/* PRODUCT REVIEWS
-------------------------------------*/
.numreviews{
color: #333;
font-size: 13px;
font-weight : bold;
background-color:#ccc;
border-bottom:1px solid #000;
padding:4px;
}
.reviewheader{
color: #333;
font-size: 12px;
font-weight : bold;
}
.reviewcomments{
color: #333;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
.reviewname{
color: #666;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
/* DESCRIPTION FIELDS
-------------------------------------*/
.detaildescription, .proddescription{
 font-family: Arial, Helvetica, sans-serif;
 color: #333;
 line-height:1.6;
}
/* DESCRIPTION FIELDS

body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
}
-------------------------------------*/

