
/*  STYLES THAT APPLY TO EVERY PAGE */

body {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background: #D0ECF9;
	color: #333333;
}

/**************************************************
MASTHEAD:
**************************************************/


#login {
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #00467F;
	background-image: url(../images/template/login_corner_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 5px 10px 3px 15px;
	float: right;
		color: #0065B8;

}

div #flashhead{
	padding: 0;
	margin: 0;
	background-image: none;
	cursor:hand;
cursor:pointer;

}

/**************************************************
LOGIN LINKS:
**************************************************/

#masthead #login a {
	text-decoration: none;
}
#masthead #login a:link,a:visited {
	color: #FFFFFF;
}
#masthead #login a:hover,a:active {
	color: #FF9900;
}


#navstrip {
	display: block;
	height: 25px;
	width: 960px;
	background-image:url(../images/template/menustrip_bg.gif);
	background-repeat: repeat-x; 
}

/**************************************************
INFO STRIP:
**************************************************/
#infostrip {
	clear: both;
	padding: 14px 20px 20px 20px;
	margin-bottom: 20px; 
	width:inherit;
}
#fastfind {
	float: left;
	width: 200px;
	display: inline;
}

#priceinfo {
	color: #333333;
	font-weight: bold;
	left: 650px;
		width: 310px;
		position: relative;
top:-45px;
}
/**************************************************
DIVS WITHIN MAIN CONTENT:
**************************************************/
#adcol {
	float: left;
	width: 240px;
	padding-left: 20px;
}

#adcol img {
	margin-bottom: 20px;
}
#adcol a:link img {
	border: 1px solid #999999;
}
#contentcol {
	width: 880px;
	float: left;
	clear: none;
	padding-bottom: 60px;
	overflow: visible;
	padding-left: 30px;
	padding-right: 30px;
	
}

#contentcolindex {
	width: 665px;
	float: left;
	clear: none;
	padding-bottom: 20px;
	overflow: visible;
}

/**************************************************
MAIN CONTENT INLINE LINKS:
**************************************************/
#maincontent a {
	font-weight: bold;
	color: #FF9900;
}

#maincontent a:link {
	color: #FF9900;
}
#maincontent a:visited {
	color: #FF9900;
}
#maincontent a:hover {
	color: #999999;
}
#maincontent a:active {
	color: #FF9900;
}
#maincontent a img {
	border: none;
}

/**************************************************
MAIN CONTENT TITLES:
**************************************************/

#maincontent .title1 {
	color: #76C0EA;
	display:inline;
	font-size: 1.4em;
	font-weight: normal;
	margin-right: 8px;
	
}

#maincontent .title2{
	color: #00467F;
	display:inline;
	font-size: 1.4em;
	font-weight: normal;
}

/**************************************************
MAIN CONTENT HEADINGS:
**************************************************/

#maincontent h2 {
	color: #00467F;
	font-size: 1.4em;
	margin-bottom: 8px;
}

#maincontent h3 {
	font-size: 1em;
	color: #76C0EA;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: -12px; /* counters the top padding on the paragraphs */
}
#maincontent #loginheader {
	color: #00467F;
	font-weight:bold;
	font-size: 1.4em;
	margin-top: 8px;
	margin-bottom: -8px; /* counters the top padding on the paragraphs */
}
/**************************************************
MAIN CONTENT SUBNAVIGATIONx:
**************************************************/
#maincontent .subnavigation {
	margin: 10px 0 20px 0;
	
}

#maincontent .subnavigation li 
{
	display: inline;
	margin-right: 11px;
	font-weight: bold;
}
#maincontent .subnavigation li a.selected
{
	color: #FF9900;
	display: inline;
	font-weight: bold;
}

#maincontent .subnavigation li a.last
{
	border-right: none;
	display: inline;
}
#maincontent .subnavigation li a.lastselected
{
	color: #FF9900;
	display: inline;
	font-weight: bold;
	border-right: none;

}


#maincontent .subnavigation li a {
	color: #00467F;
	text-decoration: none;
		padding: 0 11px 0 0;
		border-right: 1px solid #00467F;
	display: inline;

}

#maincontent .subnavigation li a:hover {
	color: #FF9900;
	text-decoration: none;
}

#maincontent .subnavigation a:visited {
	color: #00467F;
	text-decoration: none;
}
 #maincontent .subnavigation a:active
 {
	color: #00467F;
	text-decoration: none;
 }
#maincontent .subnavigation li a:hover{
	color: #FF9900;
	text-decoration: none;
}

/**************************************************
PARAGRAPH AND LIST STYLES:
**************************************************/
#maincontent p, #maincontent ul.bulletlist {
	padding-top: 7px;
	padding-bottom: 8px;
}

#maincontent ul.bulletlist li{
	margin-left: 20px;
	list-style-type: disc;
}

/**************************************************
3 COLUMN PAGES:
CONTENT COL HAS 2 SUB-DIVS (contentcolinfo & contentcolcontact)
**************************************************/

/**************************************************
CONTENTCOLINFO:
**************************************************/
#contentcolinfo {
	width: 470px;
	padding-right: 20px;
	float: left;
	clear: none;
}

/**************************************************
CONTENTCOLCONTACT:
**************************************************/
#contentcolcontact {
	margin-top: 40px;
	padding-left: 20px;
	border-left: 1px solid #00467F;
	min-height: 350px; 
	width: 150px;
	float: left;
	clear: none;
	overflow: visible;
}

#contentcolcontact h4{
	color: #00467F;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.2;
}

#contentcolcontact a:link, #contentcolcontact a:visited, #contentcolcontact a:active {
	color:#00467F;
}

#contentcolcontact a:hover {
	color: #999999;
}


/**************************************************
ADDRESS DIVS:
**************************************************/

.address {
	margin-bottom: 10px;
	line-height: 1.2;
	font-size: 0.95em;
}

.address h5 {
	font-size: 1em;
	color: #000000;
	margin-bottom: 2px;
}

.address a{
	font-size: 0.95em;
	line-height: 1.4;
	color:#00467F;
}

#contentcol .address a{
	font-size: 0.95em;
	line-height: 1.4;
	color:#00467F;
}

#contentcol .tpicontact a{
	font-size: 0.95em;
	line-height: 1.4;
	color:#00467F;
}

/**************************************************
GLOBAL FORM ELEMENTS:
**************************************************/

select {
	font-size: 0.95em;
}

/**************************************************
FOOTER:
**************************************************/

#footer {
	clear: both;
	margin-top: 5px;
	text-align: right;
}

#footer li {
	list-style: none;
	display: inline;
	padding: 0 7px;
	border-right: 1px solid #FFFFFF;
}

#footer ul,#footer p {
	display: inline;
	color: #333333;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 4px 7px;
	line-height: 20px;
}

#footer ul {
	background-image: url(../images/template/footer_bar_corner_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer ul a {
	text-decoration:none;
}

#footer ul a:link {
	color: #333333;
}
#footer ul a:visited {
	color: #333333;
}
#footer ul a:hover {
	color: #FF9900;
}
#footer ul a:active {
	color: #333333;
}
#maincontent .tpicontact a
{
color: #00467F;
}
table.productdata {
	width: 670px;
	line-height: 1;
}

.productdata td {
	vertical-align: top;
}

.productdata td p {
	margin: 0;
	padding-top: 0;
}

td.pdflink {
	text-align: right;
 	width: 200px;
	padding-bottom: 20px;
}
