/* General Layout */

*{
margin:0;
padding:0;
}

a:focus{
outline:none;
}

img{
border:0;
}

body{
text-align: center;
margin-top: 20px;
margin-bottom: 0px;
background: #860000;
font-family: Verdana, Arial, sans-serif;
font-size:62.5%;
}

a:link, a:visited, a:active{
color: #860000;
text-decoration:none;}

a:hover{
color: #860000;
text-decoration:underline;}

#wrap {
width: 720px;
margin: auto;
background-image: url(images/bg_ambody.gif);
background-repeat: repeat-y;
}

.hidden  {
display: none;}

H2, H3 {
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-left: 6px;
	margin: 10px 0px 1px 0px;}
	
H2 {
	font-size: 12px;}

H3 {
	font-size: 11px;}

H4 {
	font-weight: bold;
	color: #000;
	text-align: left;
	font-size: 11px;
	margin: 10px 0px 1px 0px;
	padding: 0;}

H6 {
	font-weight: bold;
	color: #000;
	text-align: left;
	font-size: 11px;
	margin: 4px 0 2px 20px;
	padding: 0;}
	
#clear {
clear: both;}

/* Horizontal nav */

#hnav {
	width: 680px;
	font-size: 11px;
	font-weight:bold;
	float: left;
	display: inline;
	margin-left: 20px;
	background-color: #000;}
	
#hnav a:link, #hnav a:visited, #hnav a:active {
color: #fff;}

#hnav a:hover {
color: #A81C25;
text-decoration: none;}

.makers {
font-size: 10px;
float:left;
padding: 0px 12px 4px 7px;}

.hnav {
float: right;
padding: 0px 12px 4px 0px;}


/* Vertical Nav */

#vnav {
width:115px;
float: left;
margin-left: 20px;
padding: 0px;
display: inline;
background-repeat: no-repeat;
background-image: url(images/bg_ammenu.gif);
overflow:hidden;
}

.DeptMenu {
width:115px;}

.DeptMenu ul{
border-top:1px solid #555;
list-style-type: none;
margin: 5px 0 0 0;
text-align: left;
font-size: 1.1em; 
font-weight: bold;}

.DeptMenu li{
border-right: 1px solid #000;
}

.DeptMenu a:link, .DeptMenu a:visited, .DeptMenu a:active {
color:#000;
background-color:#f0f0f0;
padding:2.5px 0 3px 4px;
display: block;
border-top:1px solid #fafaf6;
border-right:1px solid #f0f0f0;
border-bottom:2px solid #aaaaaa;
border-left:2px solid #aaaaaa;
}

.DeptMenu a:hover {
color:#fff;
display: block;
background-color:#aaaaaa;
text-decoration: none;
border-top:2px solid #777;
border-right:1px solid #777;
border-bottom:1px solid #666;
border-left:2px solid #aaa;}

/* Line Page Layout */

#LineContent {
width: 565px;
float: left;
padding-left:20px;
}

#linetitle {
float: left;
width: 480px;
padding-bottom: 2px;
border-bottom: 1px dashed #000;
font-family: Georgia, serif;
font-weight: bold;
color: #000;
text-align: left;
font-size: 16px;
margin: 8px 0 0 0;}

#linewrap {
width: 525px;
float: left;
font-size: 9px;
margin: 4px 0 20px 15px;}

ul.linelist li {
width: 80px;
height: 13em;
list-style-type: none;
display: inline;
float: left;
margin: 0 8px 4px 0;}

ul.linelist a:link, ul.linelist a:visited, ul.linelist a:active{
color: #000;
border:0;}

ul.linelist img {
border:0;
}

/* Ambassador Layout */

#ambassador {
float:left;
width:500px;
height:325px;
margin-left:10px;
margin-top:0;
margin-bottom:10px;
background-image:url(images/ambassador.gif);
background-repeat:no-repeat;
}

#ambassador p {
font-size:11px;
color:#fff;
padding: 100px 90px 6px 90px;
}

#ambassador a:link, #ambassador a:visited{
color: #ff0000;
text-decoration:none;}

#ambassador a:hover{
text-decoration:underline;}


/* Flexible Page Layout */

#MainContent {
width: 565px;
float: left;}

#RightContent {
width: 300px;
float: right;
margin: 20px 20px 0 0;}

.imageright {
float: right;
margin-right: 20px;
width: 300px;
height: 300px;
}

/* Cart Layout */

#CartContent {
width: 200px;
float: left;
padding: 20px 5px 5px 14px;}

#ProdDesc p{
text-align: left;
font-size: 9px;
color: #000000;
padding: 1px 0 2px 2px;}

#CartButton {
text-align: left;
padding: 0;}

#CartButton p{
text-align: left;
padding: 0;}

#ProdDesc p.price {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

#ProdDesc span.ActualPrice {
color: #860000;
font-size: 11px;
font-weight: bold;
text-align: left;}

/* Footer */

#footer {
width: 720px;
height: 50px;
margin: auto;
background-image: url(images/bg_amfooter.gif);
clear: both;
}

#email_strip{
text-align:right;
width: 720px;
margin:0 auto;
clear: both;
background:transparent url(images/bg_footer_middle.gif) repeat-y;
padding-top:10px;
}

#email_strip p{
color:#fff;
display:inline;
margin-right:6px;
}

#email_strip form{
display:inline;
margin-right:20px;
}

#femail{
color:#000;
background-color:#FDD069;
margin-right:6px;
height:1.4em;
}

#submit{
display:inline;
margin-right:10px;
height:2em;
font-size:1em;
padding:1px;
font-family:Arial, Helvetica, sans-serif;
border-color:#333;
border-style:double;
}

.productheader {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.slash {
	font-size: 11px;
	font-weight: bold;
	text-decoration: line-through;
	color: #860000;
}
.redbold {
	font-weight: bold;
	color: #860000;
}

.style1 {color: #FFFFFF}
	
