/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/ap-logo.jpg);
	background-position: 15px 15px;
	background-repeat: no-repeat;
}

/* Link Style - the link style for index.html is the lighter color (#cccccc) rather than #9d9d9d since a lighter color is needed against an orange background */

a:link, a:visited, a:active {
	color: #D2222C;;
} 

a:hover {
	color: #666666;
}

#icons {
	width: 280px;
	text-align: center;
}

#AP_Menu {
	left:43px;
	top:46px;
	width:783px;
	height:50px;
	z-index:2;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-left: 122px;
	color: #FF6600;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}


#menu {
	margin:0;
	padding:8px;
	z-index:1;
}
#menu li {
	-x-system-font:none;
	float:left;
	font-family:arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu .single-line {
	line-height:2.4em;
}
#menu .double-line {
	line-height:1.2em;
}
#menu li a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#D23127 none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	margin:0 1px 0 0;
	min-height:15px;
	padding:4px 10px;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	width:78px;
	border: none;
		z-index:1;

}
#menu li a:hover {
	background-color:#741B0C;
	color:#FBFBF5;
}
#menu div {
	background-color:#FBFBF5;
	border:1px solid #313F51;
	color:#741B0C;
	margin:0;
	padding:0;
	position:absolute;
	visibility:hidden;
		z-index:1;

}
#menu div a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#FBFBF5 none repeat scroll 0 0;
	color:#741B0C;
	display:block;
	font-family:arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1em;
	margin:0;
	padding:5px 10px;
	position:relative;
	text-align:left;
	text-decoration:none;
	white-space:nowrap;
	width:auto;
		z-index:1;

}
#menu div a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#49A3FF none repeat scroll 0 0;
	color:#FFFFFF;
		z-index:1;

}

#container {
	width: 783px;
	min-height: 100%;
	/*border: 1px solid #D23127;*/
	margin-left: 122px;
	padding: 4px 0;
	background: url('images/main.png') no-repeat;
}

#container a {
	border-bottom: #FC9 1px dashed;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#container a:hover {
	color: #cccccc;
}

#container .text {
	width: 460px;
	margin-left: 200px;
	line-height: 19px;
	font-size: 12px;	
}

#anchor {
	background: url('images/anchor.png') no-repeat;
	width: 783px;
	min-height: 100%;
	margin-left: 122px;	
	padding: 6px 0;
	padding-bottom: 20px;
}

#anchor a {
	border-bottom: #FC9 1px dashed;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#anchor a:hover {
	color: #cccccc;
}

#anchor .text {
	width: 260px;
	margin-left: 235px;
	line-height: 18px;
	font-size: 12px;	
	color: #ffffff;
}

#liners {
	background: url('images/liners.jpg') no-repeat;
	width: 783px;
	min-height: 100%;
	margin-left: 122px;	
	padding: 6px 0;
	padding-bottom: 50px;
}

#auto {
	background: url('images/auto.png') no-repeat;
	width: 783px;
	min-height: 100%;
	margin-left: 122px;	
	padding: 6px 0;
	padding-bottom: 20px;
}

#auto a, #liners a {
	border-bottom: #FC9 1px dashed;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#auto a:hover, #liners a:hover {
	color: #cccccc;
}

#auto .text {
	width: 360px;
	margin-left: 420px;
	line-height: 18px;
	font-size: 12px;	
	color: #ffffff;
}

#liners .text {
	width: 385px;
	margin-left: 5px;
	line-height: 18px;
	font-size: 12px;
	color: #ffffff;
}

.special {
	border-bottom: #FC9 1px dashed;
	text-transform: uppercase;
	font-weight: bold;
}

#news {
	width: 783px;
	margin-left: 122px;
	background: url('images/news.png') no-repeat;
	background-color: #F89D14;
	padding: 6px 0;
}

#news table {
	padding-top: 15px;
}
#news table a{
	display: block;
	line-height: 18px;
	font-size: 14px;	
	color: #D2222C;
	font-weight: bold;
}

#news table a:hover{	
	color: #cccccc;
}

#news a{
	display: none;
}

.news-date {
	line-height: 18px;
	font-size: 20px;	
	font-weight: bold;
	color: #D2222C;
	width: 140px;
	padding-top: 10px; 
	padding-bottom: 10px;
}

.news-item {
	padding-top: 5px; 
	padding-bottom: 5px;
	
}

.news-detail {
	color: #000000;
	line-height: 18px;
	font-size: 12px;	
}

.news-row {
	padding-top: 15px; 
	padding-bottom: 15px;
}

#features-text {
	width: 300px; 
	position: relative; 
	left: 400px; 
	top: 15px;
	font-size: 12px;
}

#features-text .title {
	border-bottom: #FC9 1px dashed;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: #ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0;
	text-transform:uppercase
}

#features-text li{
	margin-left: 15px;
	padding: 4px;
}

#features-text a { 
	color: #ffffff;
}	

#features-text a:hover {
	color: #cccccc;
}

.close-up a {
	width: 300px; 
	position: relative; 
	left: 435px; 
	top: 15px;
	font-size: 12px;
	font-weight: bold; 
	color: #ffffff;
}

.close-up a:hover {
	color: #cccccc;
}

.image {
   position: relative;
   width: 100%; /* for IE 6 */
}

h2 {
   position: absolute;
   top: 200px;
   left: 15px;
   width: 100%;
   font-size: 12px;
   color: #CC3300;
}

h2.spacer2 {
   position: absolute;
   top: 325px;
   left: 15px;
   width: 100%;
   font-size: 12px;
   color: #CC3300;}

h2.spacer3 {
   position: absolute;
   top: 325px;
   left: 120px;
   width: 100%;
   font-size: 12px;
   color: #CC3300;
}

h2 span.spacer3 {
   padding:50px 50px;
}

#sizing {
	width: 75px; 
	position: absolute; 
	left: 325px; 
	top: 235px;
}

#faq {
	width: 75px; 
	position: absolute; 
	left: 255px;
	top: 365px;
}

a.hint-links {
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform:uppercase;
	text-decoration: none;
}

#sizing-chart {
	padding: 3px;
}

#sizing-chart td { 
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	border: 1px dashed #ccc;
	vertical-align: top;
}

#wt-available td{
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	border: 1px dashed #ccc;
	vertical-align: top;
}

#sizing-chart th{
	font-size: 18px;
	text-align: left;
	padding: 5px;
	border: 1px dashed #ccc;	
}

#wt=available {
	padding: 3px;
	font-size: 14px;
}

#wt-available tr:hover {
	background-color: #EAEBEF;
}

#wt-available th{
	font-size: 18px;
	text-align: center;
	padding: 5px;
	border: 1px dashed #ccc;	
	text-transform: uppercase;
}

.make {
	font-weight: bold;
	text-transform: uppercase;
}

.model {
	font-style: italic;	
}
.crate-size {
	font-size: 18px;
	color: #D2222C;
	font-weight: bold;
}

ul.paw {
	list-style-type: none;
	padding: 0;
	margin: 8px;
}

li.paw {
	background:url(images/paw.png) 0px 50% no-repeat;
	padding-left: 20px;
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.faq {
	font-weight: bold;
	color: #CC3300;
	font-size: 16px;
	background:url(images/paw.png) 0px 50% no-repeat;
	padding-left: 25px;
	padding-top: 10px;

}

.bold {
	font-weight: bold;
	color: #CC3300;
	text-align: center;
	font-size: 12px;
}

.terms {
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
	color: #cc3300;
	padding-top: 10px;
}

blockquote {
	width: 310px;
	color: #cc3300;
	font-size: 12px;
	line-height: 18px;
}

.byline {
	color: #666666;
	text-align: right;
}

.test {
	color: #cc3300;
	font-size: 12px;
	width: 620px;
	line-height: 18px;
}

.footnote {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#footer {
	width: 787px;
	margin-left: 122px;
	font-size: 12px;
	padding: 25px 0;
	margin-bottom: 45px;
	margin-top: 20px;
}

#footer a {
	color: #D2222C;
}
	