/* ===================== Generic styles ===================== */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	background-image: url(../images/black.gif);
}

p {
	line-height: 16px;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

p, td, div 
{
	font-size: 12px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

h1.h1a {
	font-size: 16px;
}

h1.contact
{
	border-bottom: solid 2px #666666;
	line-height: 20px;
	padding: 0px;
	padding-bottom: 2px;
	margin: 0px;
	margin-bottom: 20px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

h3 
{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	background-color: #666666;
	color: #FFFFFF;
	display: block;
	text-align: center;
	margin: 0px;
}
	

/* h4 used on the list page */
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color:#000000;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 135px;
}
	
	
ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

ul.script 
{
	padding: 10px;
	padding-left: 30px;
	text-indent: 40px;
}

li {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

/* ===================== Custom styles ===================== */


li.eye {
	background-repeat: no-repeat;
	background-position: 0 0px;
	list-style-position: outside;
	list-style: none;
	background-image: url(../images/eye.gif);
	text-indent: 0em;
	padding-left: 20px;
	margin: 0 0 7px 0em;
}

li.vol {
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style-position: outside;
	list-style: none;
	background-image: url(../images/volume.gif);
	text-indent: 0em;
	padding-left: 20px;
	margin: 0 0 7px 0em;
}

li.page {
	background-repeat: no-repeat;
	background-position: 0 0em;
	list-style-position: outside;
	list-style: none;
	background-image: url(../images/page.gif);
	text-indent: 0em;
	padding-left: 20px;
	margin: 0 0 7px 0em;
}

li.arrow {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style-position: outside;
	list-style: none;
	background-image: url(../images/arrow.gif);
	text-indent: 0;
	padding-left: 10px;
	margin: 0 0 7px 0px;
}

li.morespace 
{
	margin-bottom: 15px;
}

li.canvassing 
{
	margin-bottom: 5px;
	font-size: 13px;
}

.clearboth {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.addspace {
	height: 100px;
}
.addsmallspace {
	height: 40px;
}


.box
{
	border: solid 1px #CCCCCC;
	padding: 10px;
	margin-bottom: 15px;
}

.privacy 
{
	width: 575px;
	height: 400px;
	font-size: 10px;
	padding-right: 15px;
	overflow: scroll;
}

.return-policy 
{
	width: 475px;
	font-size: 14px;
	padding-right: 0px;
}

#tonybox 
{
	float: left; 
	width: 302px; 
	border: solid 1px #666666; 
	padding: 10px; 
	text-align: center;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	margin-left: 40px;
}

blockquote.sitemap 
{
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.audiosample 
{
	display: block;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	padding: 5px;
	text-align: center;
}

.moresamples 
{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	font-style: inherit;
	text-align: center;
}


.cdlisting 
{
	display: block;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	background-image: url('../images/cdlisting-title.jpg');
	background-color: #FAFAFA;
	padding: 5px;
	margin-top: 10px;
}

.cdlistingbottom
{
	border-top: solid 1px #CCCCCC;
	display: block;
}

.cdlistingsides 
{
	border: solid 1px #CCCCCC;
	/* border-left: solid 1px #CC0000;
	border-right: solid 1px #CC0000;
	border-bottom: solid 1px #CC0000; */
}
	
.greylink
{
	color: #333333;
}

.signup 
{
	width: 250px;
	margin-bottom: 10px; 
	font-family:Arial, Helvetica, sans-serif;
	border: solid 1px #999999;
	padding: 3px;
}
.signup_small
{
	width: 150px;
	margin-bottom: 10px; 
	font-family:Arial, Helvetica, sans-serif;
	border: solid 1px #999999;
	padding: 3px;
}

.signup_mandatory 
{
	background-color: #FFEEEE;
}

.padright 
{
	padding-right: 25px;
}

.padleft
{
	padding-left: 20px;
}

/* ==== review styels ==== */

.r-name 
{
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
	color: #ffffff;
	background-color: #333333;
}

.r-title
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
	color: #ffffff;
	background-color: #666666;
}

.r-text 
{
	padding: 15px;
}

.r-more
{
	text-align: right;
	padding-left: 15px;
	padding-right: 15px;
}

/* ==== end review styels ==== */

/*=== checklist 'results' styles === */

#next {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	padding: 15px;
}

#next input {
	margin-left: 10px;
	margin-right: 10px;
}

#next div {
	float: left;
}

/*=== info page price styles === */

.pricetitle {
	font-size: 16px;
	font-weight: bold;
}

.priceamount 
{
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}

/*=== list page styles ===*/

#listvol1 {
	background-image:url(../images/product_list_v1.jpg);
	background-repeat:no-repeat;
	width: 628px;
	height: 131px;
	margin: 40px 0px 20px 0px;
}
#listvol2 {
	background-image:url(../images/product_list_v2.jpg);
	background-repeat:no-repeat;
	width: 628px;
	height: 131px;
	margin: 0px 0px 20px 0px;
}

#submitbtn {
	float: right;

}

.prod {
	margin: 0px 10px 0px 135px;
}

.select {
	text-align:right;
	margin: 10px 20px 0px 0px;	
	color: #cc0000;
	vertical-align: bottom;
}

/* h4 was set above */


/* shopping cart styles */

.sc-col1 
{
	width: 440px;
	background-color: #FFFFFF;
	float: left;
}

.sc-col2 
{
	width: 440px;
	margin-left: 30px;
	background-color: #FFFFFF;
	float: right;
}

.sc-smallprint 
{
	font-size: 10px;
}

.sc-headerpic 
{
	height: 60px;
	overflow: hidden;
}

.sc-header 
{
	background-image: url(../images/sc-bg-header.gif);
	background-repeat: repeat-x;
	background-color: #eaeaea;
	overflow: hidden;
}

.sc-header-text 
{
	padding: 10px;
	font-weight: bold;
}

.sc-header-button 
{
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	text-align: right;
}

a.sc-header-button, a.sc-header-button:visited
{	
	color: #CC0000;
	text-decoration: none;
}

a.sc-header-button:hover, a.sc-header-button:visited:hover
{	
	color: #CC0000;
	text-decoration: underline;
}

.sc-combo-wrap 
{
	background-image: url(../images/sc-bg-combo.jpg);
}

.sc-combo-text 
{
	padding: 10px;
}

.sc-combo-cart 
{
	float: right;
}

h1.sc 
{
	color: #00c32e;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px
}

p.sc-price 
{
	font-weight: bold;
	font-size: 18px;
}


.sc-sub-head-wrap
{
	background-color: #CCCCCC;
}
.sc-sub-head-text 
{
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 4px;
}

.sc-outline-wrap 
{
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.sc-outline-pad 
{
	padding: 10px;
}

.sc-cd-col1 
{
	width: 70px;
	float: left;
	text-align: center;
}

.sc-cd-col2
{	
	/* change to width: 240px; when dynamic */
	width: 330px;
	float: left;
	margin-left: 10px;
}

.sc-cd-col3 
{
	/* change to width: 90px; when dynamic, removed for static purchase button */
	width: 0px;
	float: left;
	margin-left: 10px;
}

.sc-vol 
{
}

.sc-break
{
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 10px;
}
	

.sc-cd-price 
{
	font-size: 15px;
}

.sc-cd-vol-cart 
{
	float: right;
}

.sc-dl-col1 
{
	width: 50px;
	float: left;
	text-align: center;
}

.sc-dl-col2 
{
	width: 350px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 10px;
	
}



.sc-dl-ind-cd 
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
	margin-bottom: 5px;
}


.sc-cd-slider-wrap
{
	background-color: #CCCCCC;
}

.sc-cd-slider-text 
{
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}


.sc-sliderbox 
{
	border: solid 1px #EEEEEE;
	background-color: #FFFFFF;
}

.sc-icd-title-wrap 
{
	background-image: url(../images/sc-bg-cd.jpg);
	height: 27px;
	width: 334px;
	overflow: hidden;
	margin-left: 8px;
	margin-top: 10px;
}

.sc-icd-title-text	
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

.sc-icd-title-cart 
{
	float: right;
}

.sc-icd-text 
{
	font-size: 11px;
	padding: 5px;
	padding-left: 15px;
}


td.sc-co-th 
{
	border-bottom: solid 1px #CCCCCC;
	font-weight: bold;
	font-size: 13px;
	background-color: #ffffd6;
}

td.sc-co-row1
{
	background-color: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}

td.sc-co-row2
{
	background-color: #fcfcfc;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}

.sc-co-rightcell 
{
	border-right: solid 1px #CCCCCC;
}

.sc-co-leftcell 
{
	border-left: solid 1px #CCCCCC;
}

td.confirm-head 
{
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}


#shopping-cart-wrap td 
{
	padding: 8px;
}

.sc-co-totals 
{
	background-image: url(../images/sc-co-bg-totals.gif);
	background-repeat: repeat-x;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.sc-co-subtotal 
{
	font-weight: bold;
	font-size: 12px;
}

.sc-co-subtotal2
{
	font-size: 12px;
}

.sc-co-total 
{
	font-weight: bold;
	font-size: 14px;
	border-top: double 1px #000000;
}


.sc-co-button 
{
	width: 130px;
	text-align: center;
	float: right;
	margin-left: 10px;
}
.sc-co-button-long
{
	width: 170px; 
	text-align: center;
	float: right;
	margin-left: 10px;
}

.sc-empty 
{
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	
}


.sc-co-totalbutton-wrap 
{
	padding: 10px;
	background-color: #EEEEEE;
	
}

a.sc-co, a.sc-co:visited
{
	background-image: url(../images/sc-co-button-bg.gif);
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	padding: 4px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
}

a.sc-co:hover, a.sc-co:visited:hover
{
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	color: #000000;
}

/* end shopping cart styles */

/* start of form styles */

form.sc 
{
	padding: 0px;
	margin: 0px;
}

legend.sc 
{
	padding: 10px;
	margin-top: 15px;
	border: solid 1px #CCCCCC;
	font-weight: bold;
	background-image: url(../images/sc-form-bg-legend.gif);
}
fieldset.sc 
{
	border: solid 1px #CCCCCC;
	padding: 10px;
}

input.sc 
{
	border: solid 1px #CCCCCC;
	padding: 3px;
	width: 216px;
}

input.sc-required
{
	border: solid 1px #CCCCCC;
	padding: 3px;
	padding-left: 18px;
	width: 200px;
}

input.sc-blank
{
	padding: 3px;
	width: 200px;
	border: solid 1px #FFFFFF;
	background-color: #FFFFFF;
}


.fst-image 
{	
	float: left;
	margin-right: 10px;
	width: 100px;
}

.fst-text
{
	float: left;
	width: 400px;
	margin-right: 10px;
}

.fst-buffer 
{
	height: 10px;
}

h2.fst-headline 
{
	font-size: 15px;
}

.sc-form-drop 
{
	border: solid 1px #CCCCCC;
	padding: 3px;
}

span.sc 
{
	border: solid 1px #CCCCCC;
	padding: 3px;
}

.sc-label
{
	width: 120px;
	text-align: right;
	margin-right: 10px;
	margin-top: 14px;
	font-size: 12px;
	float: left;
	clear: left;
}

.sc-input
{
	width: 400px;
	margin-top: 10px;
	text-align: left;
	float: left;
}

.sc-confirm-left
{
	width: 120px;
	text-align: right;
	margin-right: 10px;
	margin-top: 14px;
	float: left;
	clear: left;
	color: #666666;
}

.sc-confirm-right
{
	width: 400px;
	margin-top: 14px;
	text-align: left;
	float: left;
}

.sc-units 
{
	text-align: right;
}

.sc-label-radio
{
	width: 350px;
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 12px;
	float: left;
}

.sc-input-radio
{
	width: 120px;
	margin-top: 0px;
	text-align: right;
	float: left;
	clear: left;
}

.radioheader 
{
	clear: both;
	font-weight: bold;
	padding-top: 15px;
}

.sc-form-required 
{
	padding-top: 10px;
	clear: both;
	color: Black;
}

.sc-input-required
{
	background-color: #EEFFEE;
	background-image: url(../images/sc-form-star.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}

.sc-input-blank
{
	background-color: #FFFFFF;
}


.sc-form-button 
{
	/* width: 130px; */
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

a.sc-form, a.sc-form:visited
{
	background-image: url(../images/sc-co-button-bg.gif);
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	padding: 5px 20px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
}

a.sc-form:hover, a.sc-form:visited:hover
{
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	text-decoration: none;
	color: #000000;
}


.formbox 
{
	border: solid 1px #CCCCCC;
	padding: 25px;
	background-color: #FFFFFF;
}

.sc-form-fineprint 
{
	border-top: solid 1px #CCCCCC;
	padding-top: 5px;
	margin-top: 15px;
	font-size: 9px;
}

/* end of form styles */



/* ===================== Header styles ===================== */



#header-wrap {
	background-color: #000000;
}

#header-fade {
	height: 19px;
	background-image: url(../images/bg-topfade.gif);
	clear: both;
	background-color: #FFFFFF;
	width: auto;
	min-width: 1230px;
}

#header-width-wrap {
	width: 995px;
}

#hcol1 {
	float: left;
	width: 190px;
}

#hcol2 {
	float: right;
	width: 765px;
	text-align: right;
	background-color:#000000;
}

#header-logo {
	/* float: left; */
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 65px;
	padding-right: 0px;
}

#header-menu {
/*	float: right;*/
	text-align: right;
	color: #FFFFFF;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#header-menu a, #header-menu a:visited {
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/hash.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-color: #000000;
	text-decoration: none;
	line-height: 24px;
}

#header-menu a:hover {
	background-color: #E0E0E0;
	color: #000000;
}

#header-volumes {
/*	float: right;
	clear: right;*/
	color: #FFFFFF;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
}

.headerv1 {
	margin-top: -5px;
}

.headerv2 {
	margin-top: -5px;
}

.headerbn {

}

.outline 
{
	border: solid 1px #666666;
	background-color: #FAFAFA;
}

.padding5
{
	padding: 5px;
}

/* ===================== Body styles ===================== */

/* == 080611 index styles == */

.r1-c1 
{
	float:left;
	width: 342px;
	background-image: url('../images/in-guarantee.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.r1-c2
{
	float: left;
	width: 220px;
	margin-left: 43px;
}

.r1-c3
{
	float: left;
	width: 290px;
	margin-left: 43px;
	background-image: url('../images/in-testimonial-body.gif');
}

.r1-c3-2
{
	float: left;
	width: 290px;
	margin-left: 43px;
	height: 20px;
}

.in-t-head
{
	width: 290px;
	height: 36px;
	background-image: url('../images/in-testimonial-head.gif');
	text-align: center;
}

.in-t-body
{
	width: 290px;
	background-image: url('../images/in-testimonial-body.gif');
}

.in-t-item
{
	margin: 25px;
	font-size: 12px;
	line-height: 14px;
	/* border-bottom: solid 1px #6db33e; */
}

.in-t-item2
{
	margin-left: 25px;
	margin-right: 25px;
	font-size: 12px;
	margin-top: -15px;
	/* border-bottom: solid 1px #6db33e; */
}

.in-testimonial-item
{
	margin-left: 20px;
	margin-top: 25px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 13px;
	
}

.in-cd-item
{
	margin: 5px 15px 5px 15px;
	font-size: 14px;
	line-height: 19px;
	/* border-bottom: solid 1px #6db33e; */
}


.in-t-name
{
	padding: 5px;
	text-align: right;
}
	
.in-title
{
	
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 9px;
}

.in-title-small
{
	text-align :center; 
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 20px;
}



.in-t-footer
{
	width: 290px;
	height: 20px;
	background-image: url('../images/in-testimonial-footer.gif');
}

.in-button
{
	text-align: center;
}

ul.in 
{
	margin-left: 20px;
	margin-top: 15px;
	list-style-image: url('../images/green-bullet.gif');
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

li.in
{
	margin-bottom: 4px;
}

h1.in-title
{
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

h1.in-key
{
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: -3px;
}


h2.in-tag
{	
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px;
	margin-top: -5px;
	padding: 0px;
}
	
.in-phone
{	
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}
	
.in-guarantee1
{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.in-guarantee2
{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

.in-r1c1-text 
{
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	line-height: 20px;
}
	
.in-learnmore 
{
	text-align: center;
	font-style: italic;
	color: #555555;
	margin-top: 15px;
}

.in-vol1
{
	margin-top: 10px;
	width: 148px;
	float: left;
}

.in-vol2
{
	margin-top: 10px;
	width: 148px;
	float: left;
	margin-left: 46px;
}

.in-50
{
	width: 50%;
	float: left;
	text-align: center;
}

.in-r2-head 
{
	margin-top: 20px;
	width: 938px;
	height: 36px;
	background-image: url('../images/in-br-head.gif');
}

.in-r2-body 
{
	width: 938px;
	background-image: url('../images/in-br-body.gif');
	margin-top: 20px;
}

.in-r2-footer 
{
	width: 938px;
	height: 19px;
	background-image: url('../images/in-br-footer.gif');
}
	
.in-r2-col1 
{
	width: 310px;
	float: left;
}

.in-r2-c1-bg 
{
	background-image: url('../images/in-br-col1-bg.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	
}

.in-r2-c1-pad 
{
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 35px;
}

.in-r2-col2 
{
	width: 308px;
	float: left;
}

.in-r2-c2-pad 
{
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
}

.in-r2-col3 
{
	width: 320px;
	float: left;
}

.in-r2-c3-bg 
{
	background-image: url('../images/in-br-col3-bg2.gif');
	background-position: left top;
	background-repeat: no-repeat;
	
}

.in-r2-c3-pad 
{
	padding-right: 25px;
	padding-top: 25px;
	padding-left: 35px;
}

.in-r2-title
{
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 8px;
}

.in-r2-copy
{
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 15px;
}

.in-r2-corpbox
{
	border: solid 1px #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
}

.in-br-corp-name
{
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
}
.in-br-corp-title
{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
}

.in-br-corp-contact
{
	font-size: 11px;
	margin-top: 15px;
}

/* == end 080611 index styles == */

#body-wrap {
	background-color: #FFFFFF;
/*	background-image: url(../images/bg-money-bottom.jpg); */
	background-image: url(../images/bg-money-bottom2.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	color: #000000;
	width: auto;
	min-width: 1230px;
}

#bg-tim {
	background-image:url(../images/SS_main_bck_tim2.jpg);
/*	background-image:url(../images/SS_main_bck_tim.jpg); */
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 564px;
	background-color: #FFFFFF;
}
#copy-padding {
	padding-left: 70px;
	padding-top: 25px;
}

#copy-padding-index {
	padding-left: 65px;
	padding-top: 25px;
}

#copy-padding-list {
	padding-left: 10px;
	padding-top: 25px;
}

#copy-padding-cart {
	padding-left: 120px;
	padding-top: 25px;
}

#copy-main {
	width: 530px;
	float: left;
}
#copy-main-wider {
	width: 630px;
	float: left;
}

#shopping-cart-wrap 
{
	width: 773px;
}

.shopping-cart-button 
{
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px;
}
.shopping-cart-headtxt 
{
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
	float: left;
}

#shopping-cart-headimg 
{
	padding: 0px;
	margin: 0px;
	height: 51px;
}

#shopping-cart-headbar 
{
	background-image: url(../images/sc-co-bg-header.gif);
	background-color: #EEEEEE;
	padding: 3px;
	margin: 0px;
	border-bottom: solid 1px #CCCCCC;
}

.copy-main-50
{
	width: 314px;
	float: left;
}

#copy-main-50a
{
	width: 250px;
	float: left;
}

#copy-main-50b
{
	width: 250px;
	float: left;
	margin-left: 15px;
}

#copy-main a, #copy-main a:visited {
	color: #CC0000;
	text-decoration: none;
}

#copy-main a:hover, #copy-main a:visited:hover {
	color: #CC0000;
	text-decoration: underline;
}

#copy-padding a, #copy-padding a:visited {
	color: #CC0000;
	text-decoration: none;
}

#copy-padding a:hover, #copy-padding a:visited:hover {
	color: #CC0000;
	text-decoration: underline;
}

#copy-padding-index a, #copy-padding-index a:visited {
	color: #CC0000;
	text-decoration: none;
}

#copy-padding-index a:hover, #copy-padding-index a:visited:hover {
	color: #CC0000;
	text-decoration: underline;
}



#copy-col1 {
	width: 340px;
	float: left;
}

#copy-col2 {
	width: 160px;
	margin-left: 30px;
	float: left;
}

#copy-col2 ul 
{
	margin-top:10px;
	margin-left: 10px;
}

#copy-main-right {
	width: 335px;
	padding-left: 50px;
	float: left;
}

#copy-main-right a, #copy-main-right a:visited {
	color: #CC0000;
	text-decoration: none;
}

#copy-main-right a:hover, #copy-main-right a:visited:hover {
	color: #CC0000;
	text-decoration: underline;
}

#main-col1 
{
	width: 430px;
	float: left;
}

#main-col2 
{
	width: 430px;
	margin-left: 50px;
	float: left;
}

/* ============ start of landing page content area styles ================ */
	

#lp-content-wrap
{
	background-color: #000000;
}

#lp-content
{
	padding: 10px 75px;
	width: 900px;
	background-color: #000000;
	color: #FFFFFF;
}

a.lp-link, a.lp-link:visited
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	display: block;
}

.lp-text 
{
	background-color: #FFFFFF;
	padding: 25px;
}

#lp-content h1 
{
	color: #000000;
	font-size: 30px;
	line-height: 20px;
	font-weight: bold;
	border-bottom: solid 2px #000000;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-left: 3px;
}

#lp-content h2 
{
	color: #000000;
	font-size: 23px;
	line-height: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}

#lp-content h3
{
	color: #000000;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-transform: none;
	text-align: left;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
	
#lp-content p
{
	color: #000000;
}

#lp-content ul
{
	padding-left: 50px;
	margin: 0px;
	margin-top: 5px;
}

#lp-content li
{
	width: 400px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}

a.lp-link:hover, a.lp-link:visited:hover
{
	text-decoration: underline;
}

a.lp-linkvol, a.lp-linkvol:visited
{
	background-image: url(../images/sc-co-button-bg.gif);
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	padding: 10px 20px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin: 25px 10px;
}

a.lp-linkvol:hover, a.lp-linkvol:visited:hover
{
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	color: #000000;
}

/* ============ end of landing page content area styles ================ */


/* ===================== Footer styles ===================== */

#footer-wrap {
	clear:both;
	width: 995px;
	background-color: #000000;
	min-height: 50px;
}

#footer-menu {
	float: left;
	width: 600px;
	margin-left: 70px;
	margin-top: 10px;
	font-size: 11px;
	color: #EEEEEE;
}

#footer-menu a, #footer-menu a:visited {
	color: #EEEEEE;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#footer-menu a:hover, #footer-menu a:visited:hover {
	text-decoration: underline;
}

#footer-copyright {
	float: right;
	width: 200px;
	margin-right: 0px;
	margin-top: 10px;
	font-size: 9px;
	color: #999999;
}



