html,body{
	margin:0;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #f9f6c0;
}
	
.textInput {
 	font-size: 11px; 
	height:15px;
	width: 130px;
 	background-color: #FFFFFF; 
 	border: 1px solid #999999; 
	padding:0.2em 0.2em 0 0.3em; 
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #660033;

}
a:active {
	text-decoration: none;
	color: #000000;
}

div#container{
	width:800px;
	background-color:#FFFFFF;
	margin-left:15px;
	text-align: left; /* counter the body center */
}

div#printheader{
	width:75%;
	height: 106px;
	background: url('/resources/images/site/apl-header.jpg')  no-repeat;
	margin:0px;
	padding: 0 1em;
	}
	
div#printcontent{
	color:black;
	background-color:#FFFFFF;
	text-align:left;
	width: 75%;
	padding: 0 1em;
	margin-top: 0;
}

div#header{
	width:800px;
	height: 106px;
	background-image: url('/resources/images/site/apl-header.jpg');
	margin:0px;
	}
	
div#topnav{
	background-color:#01b5dd;
	margin:0px;
	color: #FFF;
}

div#leftnav{
	height:100%;
	width:100%;
	background-color:#0e458c;
	color: #FFF;
	margin:0px;
}

div#content{
	text-align: left; /* counter the body center */
	height:100%;
	margin: 0 15px 0 15px;
}
	
.pod{
	margin-bottom:30px;
	text-align:left;
	clear: both;
	}
	
div#footer{
	text-align: center;
	background-color:#FFFFFF;
	margin:0px;
}
	
#breadcrumb a{color:#0072AE;}
#breadcrumb a:visited{color:#0072AE;}
#breadcrumb a:hover{color:#71CBD2;}

#breadcrumb ul, #nav ul, #subnav ul{list-style:none;}

table.header {
	width:100%;
	}
	
h1 {
	color:#0e458c;
	font-size:19px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:19px;
	padding-bottom:1pt;
	}	

.header h1 {
	color:#f2e513 ;
	font-size:22px;
	line-height:22px;
	padding-bottom: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}	
	
h2 {
	color:#0e458c;
	font-size:15px;
	font-weight:normal;
	line-height:15px;
	padding-bottom:1pt;
	}

h3 {
	color:#01b5dd;
	padding-bottom:1pt;
	font-size:13px;
	font-weight:bold;
	}
	
.content p {
	color:#000000;
	line-height:13px;
	margin:0pt 0pt 7pt 0pt;
	}
	
.blackcaption {
	color:#000000;
	font-weight:bold;
	}
	
table.leftnavpics {
	text-align:center;
/*	padding:10px;*/
	}	

table.leftnav {
	border-spacing: 0px;
/*	padding: 10px 10px 10px 10px;*/
	width:200px;
	height:100%;
	text-align:left;
	border-width:0px;
	border-style:none;
}	
	
table.main {
	width:800px;
	border-width:0px;
	border-spacing: 0px;
	padding:0px;
	}
	
.leftnav h2 {
	color:#01b5dd;
	font-size:15px;
	font-weight:normal;
	line-height:15px;
	padding-bottom:1pt;
	}

.leftnav h3 {
	color:#f2e513;
	font-size:11px;
	line-height:12px;
	padding-bottom:1pt;
	font-weight:bold;
	}
	
.leftnav p {
	color:#FFF;
	line-height:13px;
	margin:0pt 0pt 7pt 0pt;
	}
	
.searchboxlabel {
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	letter-spacing:-1px;
}
	
table.content {
	border-width:0px;
	border-spacing: 0px;
	/*	padding:10px;*/
	width:100%;
}	
	
td.content {
	padding: 10px 10px 10px 10px; 	
	}
	
p.contact {
	line-height:14px;
	margin:0pt 0pt 7pt 0pt;
	}
	
td.leftnav {
	background-color:#0e458c;
	padding-top: 10px; 	
	padding-left: 5px;
	padding-bottom: 10px; 	
}

.actionButton {
	margin-top:3px;
	}
/* shop styles */
.product_listing {
	width: 100%;
	clear: both;
}
.image-border {
	border:1px solid #EDEDED;
}
.price {
	color:#4D4C4A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

.dark-blue {
	color: #0e458c;
}
.yellow {
	color: #f2e513 !important;
}
.menudivider {
	color: #f2e513 !important;
}
.pod a, .pod a:visited, .pod a:hover{color:#01b5dd}

.pod #contact_us_module input,  .pod #contact_us_module textarea {
	width: 100%;
	border: #F3F4F5 2px inset;
}
