body 
{
	margin:0px; 
	padding:0px; 
	background-image:url(../images/bg_dark.jpg);
	background-repeat:repeat; 
	font-family: Arial, sans-serif;
	font-size:12px;
	color:black;
}

p {
	margin: 10px 0px;
}

a{
	color:#990000;
	text-decoration: none;
}

a:visited {
	color:#990000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

table.main {
	width:100%;
}

textarea {
	resize: none;
}

/* borders { */
#corner_lt {
	background-image:url(../images/corner_lt.jpg); 
}

#corner_rt {
	background-image:url(../images/corner_rt.jpg); 
}

#corner_lb {
	background-image:url(../images/corner_lb.jpg); 
}

#corner_rb {
	background-image:url(../images/corner_rb.jpg); 
}

.corner {
	background-repeat: no-repeat;
	height:29px;
	width:29px;
}

.topshadow {
	background-image:url(../images/border_t.jpg); 
	background-repeat: repeat-x;
	height:29px;
}

.leftshadow {
	background-image:url(../images/border_l.jpg); 
	background-repeat: repeat-y;
	width:29px;
}

.rightshadow {
	background-image:url(../images/border_r.jpg); 
	background-repeat: repeat-y;
	width:29px;
}

.bottomshadow {
	background-image:url(../images/border_b.jpg); 
	background-repeat: repeat-x;
	height:29px;
}

/* } end borders */

.navigation {
	width:460px;
	margin-top:7px;
}

.home {
	margin-top: 84px; 
	margin-left: 25px;
}

.bodycell {
	
	background-image:url(../images/bg_lighter_14.jpg); 
	background-repeat:repeat;
	padding-right: 40px;
	padding-left: 40px;
	font-family: Georgia, serif;
	font-size:11px;
	height: 490px;
	width: 628px;
	padding-bottom:25px;

}

.italic {
	font-family: Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	font-style:italic;
}

.page_header {
	text-align: left;
	margin-top:3px;
	margin-bottom:15px;
	position:relative;
	left:-62px;
}
.page_header span {
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	font-family: Georgia, serif;
	font-size: 21px;
	font-weight: bold;
	color: #767B82;
	float:left;
	padding-left:60px;
	padding-right:40px;
	padding-top:2px;
	height: 31px;
}
.page_header span input {
	margin-top:3px; 
	margin-left:5px;
	cursor: pointer;
}

.header {
	font-family: Georgia, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight:bold;
	text-transform: uppercase;
	text-align:left;
}

.headerBrwn {
	font-family: Georgia, sans-serif;
	font-size: 11px;
	color: #400800;
	font-weight:bold;
	text-transform: uppercase;
	text-align:left;
	margin-bottom:3px;
}
.headerGray {
	font-family: Georgia, sans-serif;
	font-size: 15px;
	color: #767B82;
	font-weight:bold;
	text-align:left;
	line-height:17px;
	margin-bottom:2px;
}

strong {
	color: #400800;
}

.faq a{
	font-weight:bold;
	font-style: italic;
	line-height:15px;
}

.highlight {
	color: #990000;
}

.leftcell {
	width: 160px;
	text-align:right;
}

.line_vertical {
	margin-right:15px;
}

.line_horz {
	margin-top:30px;
	margin-bottom:15px;
}

.footer {
}

.footer div {
	text-align: center;
	font-size: 13px;
	font-weight:bold;
	color: #400800;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom:30px;
	font-family: Trebuchet MS, sans-serif;
}

.footer a {
	color: #400800;
	text-decoration:none;
}
.footer a:hover {
	color: #400800;
	text-decoration:underline;
}

ul {
	margin-top:5px;
	margin-bottom:10px;
	list-style: disc;
	padding-left:15px;
	margin-left:1px;
}

ul ul {
	margin-left:35px;
}

ul li {
	padding-left:12px;
	color: #990000;
} 

ul li span,div{
	color:black;
}

div.paragraph {
	margin-top: 16px;
	line-height: 17px;
	text-align: justify;
}

.shcart {
	color: #990000;
	font-weight: bold;
	text-align: left;
	font-size:10px;
}

div.shcart {
	background-image: url(../images/shopping-cart.png);
	background-repeat: no-repeat;
	float:right;
	width:179px;
	height:30px;
	margin-bottom:10px;
	margin-left:10px;
	text-align:left;
}

.cart_corner_left{
	background-image: url(../images/whitepill_l.png);
	background-repeat: no-repeat;
	width:4px;
	height:13px;
}
.cart_corner_right{
	background-image: url(../images/whitepill_r.png);
	background-repeat: no-repeat;
	width:4px;
	height:13px;

}

.shcart table {
	display:inline;
	position:relative;
	top:10px;
}

div.shcart div {
	width:138px; 
	height:30px;
	text-align:center;
}

.logo {
	height:0;
	left:-615px;
	position:relative;
	top:-45px;	
}

.hr_top {
	background-image: url(../images/hr.png);
	background-repeat: repeat-x;
	width:100%;
	height: 4px;
	margin: 30px 0px 20px 0px;
	border:0px;
}

.hr {
	background-image: url(../images/hr.png);
	background-repeat: repeat-x;
	height: 4px;
	margin: 15px 0px;
	border:0px;
}

.hr_cart {
	background-image: url(../images/hr_cart.png);
	background-repeat: repeat-x;
	height: 3px;
	border:0px;
}

/* homepage styling { */

div.home_sampler {
	position: relative; 
	left:-15px;  
}

div#home_audio {
	height:141px; 
}

div#home_video {
	height:160px;
}

div.sampler_main{
	width:404px; 
	position:absolute;
	padding-left:240px;
}

#home_audio .sampler_main {
	background-image:url(../images/digitize-audio.png); 
	background-repeat: no-repeat; 
	height:141px; 
}

#home_video .sampler_main{
	background-image:url(../images/digitize-video.png); 
	background-repeat: no-repeat; 
	height:170px; 
}

#home_video .sampler_header{
	padding-top:12px;
}

.sampler_header {
	color: #990000;
	font-weight:bold;
	margin-top:18px;
	margin-left:3px;
	font-size:17px;
}
.sampler_header span{
	color:black;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}

.sampler_list {
	margin-left:40px;
	margin-top:18px;
}
.sampler_list div{
	margin-top:8px;
}
.sampler_list img{
	position:absolute;
	margin-left:5px;

}
/* } end hompage styling */

/* quick quote { */
.qquote span {
	font-size:12px;
	font-weight:bold;
	color: #990000;
	margin-left:20px;
}

.quote span {
	font-size:12px;
	font-weight:bold;
	color: #990000;
}

.quote div {
	padding-top:5px;
}

#price {
	font-size:12px;
	font-weight:bold;
}

#PackName {
	display:block;
	margin-bottom:7px;
	color:#990000;
}
/* } */

/* audio page { */
div.audio_compare {
	position:relative;
	height:619px;
	left:-61px;
}

.audio_compare .compare_main {
	position:absolute;
	background-image:url(../images/audio_bkg.png); 
	background-repeat: no-repeat; 	
	height:619px;
	width:699px;
}

.compare_main > div{
	margin:55px 15px 0px 200px;
}

.compare_main table{
	font-size:12px;

}

#audio_sampler {
	background-image: url(../images/audio-samples_bkg.png);
	background-repeat: no-repeat; 	
	padding-top:190px;
	height:84px;
}

#audio_sampler > div {
	margin-left:40px;
	margin-right:40px;
}

.audio_player {
	margin-top:10px; 
}
#audio_player_r {
	float:right; 
}
#audio_player_l {
	float:left; 
}
.audio_player div{
	color:#400800;
	text-transform:uppercase;
	margin-top:10px;
}
/* } */

/* video page { */
div.video_compare {
	position:relative;
	height:562px;
	left:-61px;
}

.video_compare .compare_main {
	position:absolute;
	background-image:url(../images/video_bkg.png); 
	background-repeat: no-repeat; 	
	height:562px;
	width:699px;
}
/* } */

/* contact page { */
table.contact_main {
	font-size:12px; 
	background-image: url(../images/contact-us_bkg.gif);
	width:625px;
	height:422px;
}

table.contact_main td {
	vertical-align: bottom;
}

.contact_main input {
	width:505px;
	background: transparent;
	border:0px;
}

#contact_comments {
	width: 567px; 
	height: 168px;
	margin-left:30px;
	line-height:21px;
	background: transparent;
	border:0px;
	overflow:auto;
}

#captcha {
	float:left;
	margin-right:210px; 
}

#captcha img {
	border:1px dotted black;
}

#captcha_input {
	position: absolute; 
	margin:13px 0px 0px 20px;
}

#captcha_input input {
	width:140px;
}
/* } */

/* shopping cart page {  */
.cart_main {
	font-size:12px;
}
.cart_main th {
	background-image: url(../images/cart_header_row.png);
	background-repeat:no-repeat;

}

.cart_main input[type="text"] {
	width:24px;
}

tr.even {
	background-image:url(../images/cart_even_row.png); 
	background-repeat: no-repeat;
}

.remove {
	margin-left:25px;
}

.cart_buttons #update {
	float:left;
}
.cart_buttons #paylater {
	float:right;
}
.cart_buttons #paynow {
	float:right;
	margin-left:10px;
}

.qty {
	font-family: Arial, sans-serif; 
	font-size:13px;
}
/* } */

.sn_icons {
	margin: -20px 7px 0px 0px;
	height:20px;
	width:20px;
	float:right;
}

html>/**/body .sn_icons {
	margin: -2px 7px 0px 0px;
}

.error {
	color: #990000;
}

.content {
	line-height:18px;
}

.content p {
	margin: 10px 0px 0px;
}


