/* 
	====================================
		CSS STYLES FOR AmericanDJ.com 
	====================================
*/   
/* new styles - BEGIN */

body {	font: 13px verdana, geneva, sans-serif;	color: #54606F;	margin: 0px;	background: url(images/bkg.jpg) repeat-x;	text-align: center;}
#container{margin-left: auto;margin-right: auto;width: 800px;text-align: left;}
p {	margin-top: .5em;	margin-bottom: .5em;}h3 {	font-size: 13px;	font-weight: normal;	margin-top: 0px;	margin-bottom: 0px;}.pad10 {	margin-left: 10px;	margin-right: 10px;}.sm {	font-size: 11px;}#button {	float: right;	padding: 5px;}#navcontainer {	padding-left: 75px;	padding-right: 75px;}#navcontainer img {	margin-right: 10px;	margin-left: 10px;}#navcontainer a {	text-transform: uppercase;	font-size: 16px;	color: #FFFFFF;	letter-spacing: 0.1em;	text-decoration: none;
	text-shadow: #212121 0 0 6px;
	vertical-align: middle;
}
#navcontainer a:hover {
	text-shadow: #000 0 0 0;
}#nav2container{	border-top: 4px solid #e0e5e9;
	width: 162px;
	margin: 0 6px;
	padding: 3px 0 0;
}#nav2list{	border-bottom: 1px solid #e0e5e9;
	margin: 0;
	padding: 0;
}#nav2list li{	border-top: 1px solid #e0e5e9;	list-style: none;	text-transform: uppercase;	font-size: 11px;	letter-spacing: .08em;
	padding: 6px 4px;
}#nav2list li a {	text-decoration: none;	color: #546175;}
#nav2list li a:hover {	color: #546175;
	background-color: #e0e5e9;
	width: 162px;
	padding: 4px;
	margin: 0 -4px;
}
/* new styles - END */


.TextInput-Name 				{ width: 175px; border: 1px solid #B51821;}
.TextInput-Address 				{ width: 200px; border: 1px solid #B51821;}
.TextInput-City 				{ width: 150px; border: 1px solid #B51821;}
.TextInput-State 				{ width: 025px; border: 1px solid #B51821;}
.TextInput-Zip 					{ width: 075px; border: 1px solid #B51821;}
.TextInput-Phone 				{ width: 150px; border: 1px solid #B51821;}
.TextInput-Email 				{ width: 150px; border: 1px solid #B51821;}
.TextInput-Password				{ width: 150px; border: 1px solid #B51821;}
.DropDownList					{ border: 1px solid #B51821;}
.TextInput-Zip-Sm				{ width: 040px; border: 1px solid #B51821;}
.TextInput-Email-Sm				{ width: 130px; border: 1px solid #B51821;}

.DropDown
{
    WIDTH: 250px;
    BACKGROUND-COLOR: #B51821;
	border: outset;
	color: White;
}

table.ADJContainer {
    font-size: 11px;
	width:100%;
    border-spacing: 0px;
	border: 0px solid #669ACC;
	background:#FFFFFF;
}
table.ADJContainer tr {
    text-align: center;
    font-weight: normal;
    padding: 0.2em 0.5em;
}
table.ADJContainer td {
    text-align: center;
    padding: 0.0em 0.0em;
}

table.ADJProductDetails {
	width:100%;
	border: 0px dotted #B51821;
    border-spacing: 1px;
    border-top: 0px dotted #B51821;
    border-bottom: 0px dotted #B51821;
	background:#FFFFFF;
}
table.ADJProductDetails tr {
    text-align: center;
    font-weight: normal;
    padding: 0.2em 0.5em;
}
table.ADJProductDetails td {
    text-align: left;
    padding: 0.0em 0.0em;
}

table.ADJDealerLocator {
	border: 0px dotted #B51821;
    border-spacing: 1px;
    border-top: 0px dotted #B51821;
    border-bottom: 0px dotted #B51821;
	background:#FFFFFF;
    font-size: 10px;
    line-height: 10px;
    color: #000000;    
}
table.ADJDealerLocator tr {
    text-align: center;
    font-weight: normal;
    padding: 0.2em 0.5em;
}
table.ADJDealerLocator td {
    text-align: left;
    padding: 0.0em 0.0em;
}

table.ADJProductResources {
	width:100%;
	border: 1px #B51821;
    border-spacing: 1px;
    border-top: 1px #B51821;
    border-bottom: 1px #B51821;
	background:#FFFFFF;
    font-size: 11px;
    line-height: 14px;    
    color: #000000;    
}
table.ADJProductResources tr {
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.5em;
	border: 0px dotted #B51821;
}
table.ADJProductResources td {
    text-align: center;
    padding: 0.0em 0.0em;
	border: 0px dotted #B51821;
	background:#FFFFFF;
}

table.ADJBreadCrumb {
	width:100%;
	border: 1px dotted #B51821;
    border-spacing: 1px;
    border-top: 1px dotted #B51821;
    border-bottom: 1px dotted #B51821;
	background:#FFFFFF;
    font-size: 11px;
    line-height: 14px;    
}
table.ADJBreadCrumb tr {
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.5em;
	border: 0px dotted #B51821;
}
table.ADJBreadCrumb td {
    text-align: left;
    padding: 0.0em 0.0em;
	border: 0px dotted #B51821;
}

table.ADJHeader {
	width:100%;
	border: 1px solid #B51821;
    border-spacing: 3px;
    border-top: 3px solid #666467;
    border-bottom: 1px solid #B51821;
	background:#B51821;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;    
    color: #FFFFFF;    
}
table.ADJHeader tr {
    text-align: left;
    font-weight: normal;
    padding: 0.5em 0.5em;
}
table.ADJHeader td {
    text-align: center;
    padding: 0.2em 0.5em;
}

table.ADJButton {
	border: 1px solid #B51821;
    border-spacing: 3px;
    border-top: 3px solid #B51821;
    border-bottom: 1px solid #B51821;
	background:#FFFFFF;
}
table.ADJButton tr {
    text-align: left;
    font-weight: normal;
    padding: 0.5em 0.5em;
}
table.ADJButton td {
    text-align: center;
    padding: 0.2em 0.5em;
	white-space: nowrap;
}

table.ADJForm {
	width:100%;
    background-color: #FFFFFF;
    border-spacing: 0px;
	border: 1px solid #B51821;
    line-height: 20px;    
    font-size: 11px;
}
table.ADJForm tr {
    text-align: left;
    font-weight: normal;
    padding: 0.5em 0.5em;
}
table.ADJForm td {
    text-align: left;
	vertical-align: top;
    padding: 0.5em 0.5em;
    border-bottom: 1px dotted #B51821;
}

table.ADJGrid {
	width:100%;
    background-color: #FFFFFF;
    border-spacing: 0px;
	border: 1px dotted #B51821;
    font-size: 11px;
}
table.ADJGrid tr {
    text-align: left;
    font-weight: normal;
    padding: 0.5em 0.5em;
	border: 1px dotted #B51821;
}
table.ADJGrid td {
    background-color: #FFFFFF;
    text-align: center;
    padding: 0.5em 0.5em;
	border: 1px dotted #B51821;
    color: #000000;
}

.NavigationLink
{
    color: #FFFFFF;
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    line-height: 13pt;
    font-weight: bold;
}

a:link.NavigationLinkYellow { color:#FFFF00; text-decoration: none; font-weight: bold;  }
a:visited.NavigationLinkYellow { color:#FFFF00; text-decoration: none; font-weight: bold;  }
a:hover.NavigationLinkYellow { color:#FFFF00; text-decoration: underline; font-weight: bold;  }

a:link.NavigationLinkBlack { color:#000000; font-family: verdana, geneva, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold; }
a:visited.NavigationLinkBlack { color:#000000; font-family: verdana, geneva, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline }
a:hover.NavigationLinkBlack { color:#000000; font-family: verdana, geneva, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold; }

a:link.NavigationLinkSm { color:#cccccc; font-family: verdana, geneva, sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; }
a:visited.NavigationLinkSm { color:#cccccc; font-family: verdana, geneva, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none }
a:hover.NavigationLinkSm { color:#cccccc; font-family: verdana, geneva, sans-serif; font-size: 10px; text-decoration: underline; font-weight: bold; }

a.ButtonLink, A.ButtonLink:link, A.ButtonLink:visited
{
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    line-height: 14px;    
    font-weight: bold;
	color:#000000;

}

a.ButtonLink:hover 
{
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    line-height: 14px;    
    font-weight: bold;
	color:#000000;
	text-decoration: underline;
}

a.imagelink, A.imagelink:link, A.imagelink:visited
{
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 12px;    
	color:#000000
}

a.imagelink:hover 
{
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 12px;    
	text-decoration: underline;
	color:#000000
}

a.imagelinksm 
{
	font-size:10pt;
	font-family:verdana, geneva, sans-serif;
	font-weight: normal;
	color:#000000
}

a.imagelinksm:hover 
{
	font-weight: bold;
	text-decoration: underline;
	color:#000000
}

.style1 {
	font-family: verdana, geneva, sans-serif;
	font-size:10pt;
	color: #7493D0;
}

.HomeHead
{
    color: #999966;
    font-family: verdana, geneva, sans-serif;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

.ContentHead
{
    color: #000000;
    font-family: verdana, geneva, sans-serif;
    font-weight: bold;
    font-size: 13px;
}

.SubContentHead
{
    background-color: darkgray;
    color: dimgray;
    font-family: verdana, geneva, sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

.ReallySmallText
{
    color: #FFFFFF;
    font-family: verdana, geneva, sans-serif;
    font-size: 10px;
    line-height: 11pt
}

.ReallySmallTextBlack
{
    color: #000000;
    font-family: verdana, geneva, sans-serif;
    font-size: 10px;
    line-height: 11pt
}

.CopyrightText
{
    color: #cccccc;
    font-family: verdana, geneva, sans-serif;
    font-size: 10px;
    line-height: 10pt
}

.CopyrightTextBlack
{
    color: #000000;
    font-family: verdana, geneva, sans-serif;
    font-size: 12px;
    line-height: 12pt
}

.UnitCost
{
    color: #808080;
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    line-height: 15pt
}

.ModelNumber
{
    color: #808080;
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    line-height: 15pt
}

/* */
.ErrorText
{
    font-family: verdana, geneva, sans-serif;
    color: #FF0000;
    font-size: 13px;
    line-height: 15pt
}
.ErrorTextBold
{
    font-family: verdana, geneva, sans-serif;
    color: red;
    font-size: 13px;
    line-height: 15pt;
    font-weight: bold;
}
.MostPopularHead
{
    font-family: Arial, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Arial, Arial;
    font-size: 11px;
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Arial, Arial;
    font-size: 11px;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: Arial, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: Arial, Arial;
    font-size: 10px
}

.CartListHead
{
    background-color: #FF0000;
    border-top: #B51821 1px dotted;
    border-left: #B51821 1px dotted;
    border-right: #B51821 1px dotted;
    border-bottom: #B51821 1px dotted;
    color: black;
    font-family: Arial, Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #000000;
    border-top: #B51821 1px dotted;
    border-left: #B51821 1px dotted;
    border-right: #B51821 1px dotted;
    border-bottom: #B51821 1px dotted;
    color: black;
    font-family: Arial, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 15pt;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #000000;
    border-top: #B51821 1px dotted;
    border-left: #B51821 1px dotted;
    border-right: #B51821 1px dotted;
    border-bottom: #B51821 1px dotted;
    color: black;
    font-family: Arial, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 15pt;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #000000;
    border-top: #B51821 1px dotted;
    border-left: #B51821 1px dotted;
    border-right: #B51821 1px dotted;
    border-bottom: #B51821 1px dotted;
    color: black;
    font-family: Arial, Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: verdana, geneva, sans-serif;
    color: black;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    font-size:  11px;
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: black;
    font-family: verdana, geneva, sans-serif;
    text-decoration: underline;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: underline;
}

A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: black;
    font-family: verdana, geneva, sans-serif;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: black;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: black;
    font-family: verdana, geneva, sans-serif;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: black;
    font-family: verdana, geneva, sans-serif;
    padding-left: 10px
}

.Normal
{
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 14px    
}

.NormalBold
{
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px    
}

.BulletList
{
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    line-height: 15px    
}

.NormalDouble
{
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px    
}

.BiggerDoubleBold
{
    font-family: verdana, geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px    
}

.NormalTextBox
{
    font-family: verdana, geneva, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

.NormalSelect
{
    font-family: verdana, geneva, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

.EditTextBox
{
    font-family: verdana, geneva, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

.NormalControl
{
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.NormalCheckBox
{
    margin-left: -4px;
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.NormalRadio
{
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-indent: -5px;
}

.NormalButton
{
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: red
}

.DoubleBoldWhite
{
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: white;
    line-height: 13px    
}
.NormalBoldWhite
{
    font-family: verdana, geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: white;
    line-height: 12px    
}
.NormalBoldBlack
{
    font-family: verdana, geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: black;
    line-height: 12px    
}
.NormalBoldWhiteNoDeco
{
    font-family: verdana, geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: white;
    line-height: 12px    
}
.NormalBoldBlackNoDeco
{
    font-family: verdana, geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: white;
    line-height: 12px    
}

.NormalItalic
{
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px    
}

.SmallText
{
    font-family: verdana, geneva, sans-serif;
    font-weight: normal;
    font-size: 10px;
    line-height: 10px    
}

A:link, A:visited  {
    text-decoration: none;
	color:#000000;
    font-size: 10px;
    line-height: 12px;    
    font-weight: bold;
}

A, A:hover {
    text-decoration: underline;
	color:#000000;
    font-size: 10px;
    line-height: 12px;    
    font-weight: bold;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    verdana, geneva, sans-serif;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}

