

/**** HOME STYLES START ****/

/* INTRO */

.intro-container
{
margin-left:4px;
}

.intro-box
{
background: ;
color:;
margin-top:5px;
}

.intro-title,
.intro-title:visited,
.intro-title:active
{
color: #333333;
display: block;
font: bold 19px arial;
margin: 0px 0px 10px 0px;
}

.intro-image {
border:1px solid #665EA9
}

.intro-text {}

/* PRIMARY LINKS */

.primary-container
{
margin-left:5px;
}

.primary-box
{
border:1px solid #655DA8;
margin: 0px 0px 0px 0px;
}
.primary-title-box
{
background: URL(/webfiles/AbsoluteDiscos/webpages/images/30882/home_primary_title_bg.jpg);
height:25px;
}

a.primary-title,
a.primary-title:visited,
a.primary-title:active
{
color:#FFFFFF;
display: block;
font:bold 13px arial;
}

.primary-image
{
}

.primary-text
{
}

.primary-readmore
{
color: ;
font: normal 10px verdana,;
}

/* ACTION LINKS */

.action-container
{
}

.action-box 
{
}

.action-title,
.action-title:active,
.action-title:visited,
.action-title:hover
{
color:#333333;
display: block;
font:normal 12px arial;
}

.action-image 
{
margin-right:7px;
}

.action-text 
{
}

/**** HOME CLASSES END ****/

/************** HEADINGS **************/
h1
{
	margin: 10px 0px 10px 5px;
	padding: 0px 0px 0px 0px;
	display: block;
	background:url(/webfiles/AbsoluteDiscos/layouts/images/h1.gif) no-repeat left;
}
h1,
h1 a,
h1 a:visited,
h1 a:hover
{
	color: #333333;
	letter-spacing: 0px;
	text-transform: none;
	text-decoration: none;
	font: normal normal bold 18px/normal arial;
}
h2
{
	margin: 8px 0px 8px 0px;	
	padding: 0px 0px 0px 0px;
	display: block;
}

h2,
h2 a,
h2 a:visited,
h2 a:hover
{ 
	border-bottom: 0px solid;
	color: #333333;
	font: normal normal bold 14px/normal arial;
}
h3
{
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	display: block;
}

h3,
h3 a,
h3 a:visited,
h3 a:hover
{
	color: #808080;
	font: normal normal bold 12px/normal arial;
}

h4
{
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	display: block;
}

h4,
h4 a,
h4 a:visited,
h4 a:hover
{
	color: ##Paragraph Header Color##;
	font: normal normal bold 12px/normal arial;
}

h5
{
	color: Maroon;
	display: block;
	font: normal 12px arial;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
h6
{
	display: block;
	margin: 0px;
	padding: 0px;
}

/**** GENERAL STYLES START ****/	

.website-border
{
border-color: #283079;
}
img
{
border: 0px;
}

a
{
	text-decoration: underline;
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #FCB21F;
}

/*  LAYOUT STRCUCTURES */

body,td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt
{
	color: #333333;
	font: 11px verdana;
}
body
{
 background: #6E6E6E;
}

div#overall-container /* overall-body encompasses the header, body, and footer */
{
	background: url() #E6E6E6;
	width: 750px;
margin-top:15px;
} 

div#header-container
{
	background: url(/webfiles/AbsoluteDiscos/layouts/images/bg-header.gif) #000000;
}

.body-container /* body container only includes the content and not the left nav*/
{
	background: #E6E6E6 url(/webfiles/AbsoluteDiscos/layouts/images/bg-main.gif);
	padding: 0px 0px 0px 0px; /* the padding here is commonly used to create margins around the content*/
}

.internal
{
padding: 0px 20px 0px 15px;
}

.body-section-a
{
}

.body-section-b
{
}

/**** GENERAL STYLES END ****/

/**** TOP NAV STYLES START ****/	

div#tn-container 
{
background: url(/webfiles/AbsoluteDiscos/layouts/images/2982/layout_topnav_bg.jpg) repeat-x left center;
text-align:Left;
}

table#topnav 
{
width:100%;
}

td#tn-left 
{
background:url(/webfiles/AbsoluteDiscos/layouts/images/2982/layout_topnav_left_img.jpg) no-repeat left center;
height:50px;
width:20px;
}

td#tn-right 
{
background:url(/webfiles/AbsoluteDiscos/layouts/images/2982/layout_topnav_right_img.jpg) no-repeat right center;
height:50px;
width:20px;
}

div#tn-bottom 
{
}

/* TOP NAV STANDARD LINKS */

td.tn-link-std,
td.tn-selected-std {}

td.tn-link-std a,
td.tn-link-std a:visited,
td.tn-link-std a:active,
td.tn-selected-std a,
td.tn-selected-std a:active,
td.tn-selected-std a:visited 
{
	color: #000000;
	display: block;
	font: normal 11px Arial;
	padding: 5px 15px 5px 15px;
	border-right:0px solid #FFFFFF;
	text-transform: none;
	text-decoration: none;
	width:100%;
}

td.tn-selected-std a,
td.tn-selected-std a:visited, 
td.tn-link-std a:hover,
td.tn-selected-std a:hover 
{
	color: #333333  ! important;
	text-decoration: none;
}


/* DROP DOWN STYLES */

div.menu div.options 
{	
	margin: 0px 1px 0px 1px;
	border:1px solid #dddddd;
	background-color:#908BC1;
}

div.options,
div.options a,	
div.options a:visited,
div.options a:active
{
	background-color:#736BB8;
	border-bottom: 1px solid #dddddd;
	color:#000000;
	display:block;
	font:bold 10px arial;
	padding: 6px 3px 6px 3px;
	text-decoration:none;
}

div.options a:hover 
{
	color:#333333;
}


/**** TOP NAV STYLES END ****/

/**** LEFT NAV STYLES START ****/

td#ln-container
{
	background: url() #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 187px;
}

table#leftnav
{
background:url(/webfiles/AbsoluteDiscos/layouts/images/2982/layout_leftnav_bg.jpg);
}	

td#ln-top 
{
}
	
td#ln-middle 
{
text-align:center;
padding:0px 5px 0px 5px;
}

td#ln-bottom 
{
background: #FFFFFF;
}

/* LEFT NAV STARNDARD LINKS */

a.ln-link-std,
a.ln-selected-std,
a.ln-link-std:active,
a.ln-selected-std:active,
a.ln-link-std:visited,
a.ln-selected-std:visited
{
	background: url(/webfiles/AbsoluteDiscos/layouts/images/2982/layout_leftnav_botton.jpg) no-repeat left top ;
	border-bottom: 0px solid #CCCCCC;
	color: #405C88;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: bold 11px arial;
	padding: 5px 6px 8px 34px;
	text-align:left; /* by default this A tag will center the text */
	text-decoration: none;
	height:18px;
}

a.ln-selected-std,
a.ln-link-std:hover,
a.ln-selected-std:hover 
{
	background: url(/webfiles/AbsoluteDiscos/layouts/images/2982/layout_leftnav_botton.jpg) no-repeat left top !important;
	color: #003366 !important;
}

/* LEFT NAV SUB LINKS */


a.ln-link-sub,
a.ln-selected-sub,
a.ln-link-sub:active,
a.ln-selected-sub:active,
a.ln-link-sub:visited,
a.ln-selected-sub:visited
{
	background: ;
	border-bottom: 1px solid #CCCCCC;
	color: #405C88;
	display: block; /* "block" is used to make top and bottom padding work on A tags*/
	font: normal 11px arial;
	padding: 8px 3px 8px 25px;
	text-align:left; /* by default this A tag will center the text */
	text-decoration: none;
}

a.ln-selected-sub,
a.ln-link-sub:hover,
a.ln-selected-sub:hover 
{
	font-weight:bold;
}

/**** LEFT NAV STYLES END ****/

/**** FOOTER STYLES START ****/

div#footer-container
{
	background: url(/webfiles/AbsoluteDiscos/layouts/images/2982/footer_bg.jpg) no-repeat top #000000;
	border-top: 1px solid #000000;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

div#footer-container,
div#footer-container span.spacer,
div#footer-container a,
div#footer-container a:active,
div#footer-container a:visited
{
	color: #999999;
	font: 10px Verdana;
}

div#footer-container a {
	text-decoration: underline;
}

div#footer-container span.spacer
{
	padding:0px 10px;
}

/**** FOOTER STYLES END ****/

/**** BODY STYLES START ****/

.back
{
	font-weight:bold;
	text-decoration:none;
}

.main-image {
	border: 2px solid #808080;
}

.thumbnail-image
{
	border: 1px solid #808080;
}

.image-caption 
{
font: bold 10px;
}

.print-page-break 
{
	page-break-Before: always;
}


/* DEVELOPMNET STYLES */

table.productlist
{
	width: 100%;
}

.list-table 
{
}

.list-header 
{
background-color:#CCCCCC;
}

.list-row 
{
border-top:1px solid #cccccc
}

table.productlist td
{
	border-bottom:1px solid #cecfce;
	font: 10px Verdana;
	text-align: center;
}

table.productlist th
{
	font: bold 12px Arial;
	background-color: #cecfce;
	text-align: center;
}


/**** BODY STYLES END ****/