﻿/* Global
----------------------------*/
form { margin: 0px; }
img { border-style: none; }

table { font-size: 11px; }
table a { color:#040A77; font-weight: normal; text-decoration: underline; }
table a:hover { color: #000000; font-weight: normal; text-decoration: underline; }

table, input, select, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; }

/* Classes
----------------------------*/

.shell_pad { padding-bottom: 12px; padding-left: 14px; }
.shell {
	vertical-align:top;
	text-align:left;
	background-color:#FFFFFF;
}

.i_content_pad { padding: 16px; }
.i_content {
	width: 708px;
	height: 264px;
	vertical-align:top;
	text-align:left;
	background-image:url(../images/i_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FCFCFC;
}
.h_content_pad { padding: 16px; }
.h_content {
	width: 480px;
	height: 271px;
	vertical-align:top;
	text-align:left;
	background-image:url(../images/h_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FCFCFC;
}

.h_right {
	background-image:url(../images/h_right.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.h_base_pad { padding-left: 12px; }
.h_base {
	height: 30px;
	vertical-align:top;
	text-align:left;
	background-image:url(../images/h-border.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #EAEAEA;
}

.i_content_right {
	background-image:url(../images/i_right.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.i_base_pad { padding-left: 12px; }
.i_base {
	width: 715px;
	height: 36px;
	vertical-align:middle;
	text-align:left;
	background-image:url(../images/i-con-border.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #EAEAEA;
}

.h_products_pad { padding: 8px; }
.h_products {
	width: 212px;
	height: 102px;
	vertical-align:top;
	text-align:left;
	background-image:url(../images/np_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ffffff;
	font-size: 9px;
}

.np_left {
	background-image:url(../images/np_left.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
.np_right {
	background-image:url(../images/np_right.gif);
	background-repeat:repeat-y;
}
.np_base_pad { padding-right: 24px; }
.np_base {
	background-image:url(../images/np_base.gif);
	background-position:top;
	width: 229px;
	height: 22px;
	text-align:right;
	vertical-align:top;
}

.image_border { padding:4px; border: 1px solid #040D74; background-color: #F3F6FB; }
.table_border { border-top: 1px solid #003399; border-left: 1px solid #003399; }
.table_border_i { border-right: 1px solid #003399; border-bottom: 1px solid #003399; }

/* Common/Template
----------------------------*/
.body { margin:0px; background-color:#E6E6E6; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-position:top;

}
.alignment { text-align:center; }
.print_friendly { text-align:left; padding: 16px; background-color:#FFFFFF; }
.page_title { font-weight: bold; color: #152358; font-size: 12px; }
.bullet { margin-bottom: 0px; width: 1px; height: 1px; }
.search_icon { margin-bottom: 0px; }

.crumb { font-size: 9px; color: #152358; }
.crumb strong { color:#000000; }
.crumb a { color: #A30000; font-weight: bold; text-decoration: underline; }
.crumb a:hover { color: #000000; font-weight: bold; text-decoration: underline; }

.tbd { color:#E3E3E3; font-size: 9px; }
.tbd a { font-weight: bold; text-decoration: none; color:#E3E3E3; }
.tbd a:hover { font-weight: bold; text-decoration: none; color:#E3E3E3; }

/* Subnav
----------------------------*/
.subnav { font-size: 10px; }
.subnav a { color: #040A77; font-weight: bold; text-decoration:none; }
.subnav a:hover { color: #1F67CD; font-weight: bold; text-decoration:none; }


/* Footer
----------------------------*/
.footer { font-size: 10px; color:#040A77; }
.footer a { text-decoration: none; }
.footer a:hover { text-decoration: underline; }

.search_bg_pad { padding-top: 16px; padding-left: 16px; }
.search_bg {
	width: 741px;
	height: 47px;
	vertical-align:top;
	text-align:left;
	background-image:url(../images/clark-air-bg.jpg);
	background-repeat:no-repeat;
}
.search_table { width: 120px; }
.search { font-size: 9px; padding-left: 4px; width: 105px; }

/* Tell a Friend
----------------------------*/
.body_taf { 
	background-color: #FAFAFA; 
	margin: 0px; 
	width: 450px; 
	border-style: none;
}
.body_taf_table { background-color:#FFFFFF; }

.textbox {
	width:150px;
	height: 14px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	padding-left: 4px;
}
.textarea {
	width:300px;
	height: 75px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	padding-left: 4px;
}

/* Buttons
----------------------------*/
.button {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#152358;
}

/* Misc
----------------------------*/

.positioned_frame {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.positioned_image {
	position: absolute;
	z-index: 2;
	left: 417px;
	top: 0px;
}

.positioned_table {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

.alpha1 {
	/* corss-browser css support for alpha filters */
	filter: Alpha(Opacity=10);
	-moz-opacity:0.1;
	opacity: 0.1;		

}
.subheader2 {
	font-family: Papyrus;
	font-size: small;
	font-weight: bold;
}