/*--------------------- TechXpress Inc. ---------------------*/

/*------------------------ Style.css ------------------------*/

/*-- STANDARD --*/

p {
	line-height: 1.5em;
	margin: 0;
	padding: 0 10px 7px 0;
	font-size: 12px;
}
h1 {
	font-size:15px;
	margin: 0;
}
h2 {
	font-size:14px;
	margin: 0 0 5px 0;
}
h3 {
	font-size:13px;
	margin: 0;
}
h4 {
	font-size:12px;
	margin: 0;
}
h5 {
	font-size:11px;
	margin: 0;
}
body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #717171;
	text-decoration: none;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	font-size:11px;
	color:#777777;
}
a:link {
	color: #4677a9;
	text-decoration: underline;
}
a:visited {
	color: #4677a9;
	text-decoration: underline;
}
a:active {
	color: #4677a9;
	text-decoration: underline;
}
a:hover {
	color: #bdad88;
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}
input {
	margin:0;
}
.l_float {
	float: left;
}
.r_float {
	float: right;
}
ul {
	padding: 10px 0 0 0;
	margin:0 0 0 0;
	list-style-type: none;
}
li {
	padding:0 0 10px 10px;
	margin:0 0 0 0;
	background-image: url(images/ul_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
/* ----------------Alsett clearing method ------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%
}
.clearfix {
	display: block;
}
/* ---------------------------------- Record Based Pages -------------------------- */

.rb_outside {
	border: 1px black solid;
	margin-bottom: 20px;
}
.rb_header {
	border-width:0 0 1px 0;
	border-color:black;
	border-style:solid;
	padding:2px;
	font-weight:bold;
}
.rb_image {
	float: left;
	padding: 5px;
}
.rb_link {
	margin-top: 5px;
}
.rb_sub_header {
	font-weight: bold;
	margin-bottom: 5px;
}
.rb_sub_image {
	float: left;
	margin: 5px;
}
.rb_sub_link {
	margin: 5px 0 10px;
	font-weight: bold;
}
.rb_sub_pdf {
	margin: 5px 0 10px;
	font-weight: bold;
}
/* ---------------------------------- Site Specific Layout -------------------------- */



#container {
	width:896px;
	margin:0 auto 0 auto;
}
#header {
	height:63px;
}
#logo {
	float:left;
	margin:18px 0 0 5px;
}
#existing_customer {
	margin:12px 5px 0 0;
	text-align:right;
}
#top_nav {
	color:#5C7A98;
	font-size:11px;
	font-weight:bold;
	margin:4px 10px 0 0;
	text-align:right;
}
#top_nav a:link {
	color: #5C7A98;
	text-decoration: none;
}
#top_nav a:visited {
	color: #5C7A98;
	text-decoration: none;
}
#top_nav a:active {
	color: #5C7A98;
	text-decoration: none;
}
#top_nav a:hover {
	color: #5C7A98;
	text-decoration: underline;
}
#main_nav {
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat-x;
	height:32px;
}
#main_nav_item {
	float:left;
	margin:0 35px 0 0px;
}
* HTML #main_nav_item{
	margin-right:10px !important;	
}
#nav_search {
	float:right;
	padding:0;
	margin:0;
	height:32px;
}
#nav_search_box {
	margin:6px 5px 0px 0;
}
#nav_search_input {
	border:solid 1px #777785;
	height:19px;
	width:120px;
	padding-left:5px;
	font-size:14px;
	color:#757575;
}
#main_page {
	width:894px;
	margin:0 1px 0 1px;
	padding:0;
}
#main_page_row {
	margin:0 0 5px 0;
	padding:0 0 0px 0;
	float:left;
	width:894px;
}
#promo {
	float:left;
	width:662px;
}
#main_menu {
	width:218px;
	height:196px;
	background-image:url(images/main_menu_bg.gif);
	background-repeat:repeat-y;
	float:right;
}
#main_menu {
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 14px;
}
#main_menu a span {
	padding:0 0 0 26px;
}
#main_menu a:link, #main_menu a:visited {
	display:block;
	width:100%;
	height:24px;
	line-height:23px;
	text-decoration:none;
	color:#fff;
}
#main_menu a:active {
	color: #fff;
	text-decoration: none;
}
#main_menu a:hover {
	height:24px;
	cursor:pointer;
	text-decoration:none;
	color:#fff;
	background-image:url(images/menu_rollover.gif);
	background-repeat:no-repeat;
}
#whats_new {
	width:590px;
	height:94px;
	border-bottom: solid 6px #CFCDAF;
	background-color:#EAE9DA;
	background-image:url(images/whats_new_bg.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	float:left;
}
#whats_new_title {
	background-image:url(images/bullet1.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-size:14px;
	font-weight:bold;
	float:left;
	padding:0px 0 4px 12px;
	margin:10px 0 6px 0;
	border-bottom:solid 1px #C6C5BA;
	width:450px;
}
#whats_new_text {
	width:380px;
	float:left;
	font-size:11px;
	color:#636152;
	padding:0 10px 0 0;
}
#whats_new_details {
}
#new_to, #ad {
	float:left;
	margin:0 0 0 4px;
}

#footer {
	width:894px;
	margin:0px 0 10px 0;
	font-size:11px;
	color:#4677A9;
}
#global_nav {
	padding:0px 10px 5px 10px;
	margin:0px 0 0 0;
}
#global_nav a:link {
	color:#4677A9;
	text-decoration:none;
}
#global_nav a:visited {
	color:#4677A9;
	text-decoration:none;
}
#global_nav a:active {
	color:#4677A9;
	text-decoration:none;
}
#global_nav a:hover {
	color:#4677A9;
	text-decoration:underline;
}
#copyright {
	float:right;
	margin:0px 0 0 0;
}
#copyright img {
	vertical-align:middle;
}
#copyright a:link {
	color:#4677A9;
	text-decoration:none;
}
#copyright a:visited {
	color:#4677A9;
	text-decoration:none;
}
#copyright a:active {
	color:#4677A9;
	text-decoration:none;
}
#copyright a:hover {
	color:#4677A9;
	text-decoration:underline;
}
/* --------------------------------- Docs Specific Layout -------------------------- */



#main_tab {
	background-image:url(images/tab_page_bg3.gif);
	background-repeat:no-repeat;
	background-position:0px 30px;
	width:890px;
	float:left;
	margin:5px 0 0 0;
}
#tab_text {
	float:left;
	background-image:url(images/tab_bg.gif);
	background-repeat:repeat-x;
	font-size:14px;
	padding:8px 10px 0 0;
	height:31px;
}
#dual_tab {
	background-image:url(images/tab_page_bg4.gif);
	background-repeat:no-repeat;
	background-position:0px 30px;
	width:430px;
	float:left;
	float:left;
}
#col_divider {
	width:10px;
	float:left;
}
#divider {
	padding:5px 0 5px 0;
}
.no_pad{padding:0px !important;}
#l_col item {
	width:590px;
}
#left_tabs {
	background-image:url(images/tab_page_bg1.gif);
	background-repeat:no-repeat;
	background-position:0px 30px;
	width:592px;
	float:left;
	padding:0 10px 0 0;
}
#main_content {
	padding:10px;
}
#side_content {
	padding:10px;
}
#right_tabs {
	background-image:url(images/tab_page_bg2.gif);
	background-repeat:no-repeat;
	background-position:0px 30px;
	width:290px;
	float:left;
}
#tab_bar {
	height:31px;
}
.tab_bar_item {
	float:left;
}
#news_item {
	margin:0 0 5px 0;
}
#news_title {
	color:#6A8096;
	font-weight:bold;
	padding:0 0 6px 0;
	font-size:12px;
}
#news_title a:link {
	color: #6A8096;
	text-decoration: underline;
}
#news_title a:visited {
	color: #6A8096;
	text-decoration: underline;
}
#news_title a:active {
	color: #6A8096;
	text-decoration: underline;
}
#news_title a:hover {
	color: #6A8096;
	text-decoration: underline;
}
#news_date {
	font-weight:bold;
	color:#777777;
	font-size:12px;
}
#news_text {
	color:#777777;
	font-size:11px;
}
#events_item {
	margin:0 0 5px 0;
}
#events_title {
	color:#6A8096;
	font-weight:bold;
	padding:0 0 6px 0;
	font-size:12px;
}
#events_title a:link {
	color: #6A8096;
	text-decoration: underline;
}
#events_title a:visited {
	color: #6A8096;
	text-decoration: underline;
}
#events_title a:active {
	color: #6A8096;
	text-decoration: underline;
}
#events_title a:hover {
	color: #6A8096;
	text-decoration: underline;
}
#events_date {
	font-weight:bold;
	color:#777777;
	font-size:12px;
}
#events_location {
	font-weight:bold;
	color:#777777;
	font-size:11px;
	margin:5px 0 5px 10px;
}
#events_text {
	color:#777777;
	font-size:11px;
}
#photo {
	margin:0 10px 10px 0px;
}
#page_header {
	background-image: url(images/page_template_05.gif);
	background-repeat: repeat-x;
	height:50px;
	background-position:center;
}
#page_header_icon {
	float: left;
}
#page_title_wrap {
	float: left;
	height:50px;
}
#page_title {
	position: absolute;
	z-index: 1;
	top: 84px;
	height: 50px;
	width: 900px;

	margin: 0;
	padding: 0;	
}
#page_title h1 {

	color: #605845;
	top: 22px;
	position:relative;
	left:14px;
	font-size: 28px;
	font-weight: bold;	
	text-shadow:1px 1px 1px #c1c1c1;
}
#page_title_shadow {
	font-size: 28px;
	font-weight: bold;	
	color: #ffffff;
	position: relative;
	top: 13px;
	left: 15px;
	z-index: 0;

}
#page_content {
	padding: 10px 0 0 0;
	font-size: 12px;
}
#page_left_column {
	float: left;
	width: 194px;
	background-image: url(images/left_col_bg_23.gif);
	background-repeat: repeat-y;
}
#left_column_header {
	font-size: 14px;
	font-weight: bold;
	color: #75808b;
	background-image: url(images/page_template_16.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	margin: 5px 0 5px 10px;
	height: 18px;
}
#left_column_sections {
	font-size: 12px;
	color: #75808b;
}
#left_column_sections a:link {
	color: #75808b;
	text-decoration: none;
}
#left_column_sections a:visited {
	color: #75808b;
	text-decoration: none;
}
#left_column_sections a:active {
	color: #75808b;
	text-decoration: none;
}
#left_column_sections a:hover {
	color: #bdad88;
	text-decoration: none;
}
#left_column_sections ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#left_column_sections li {
	background-image: url(images/page_template_21.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 3px 7px 10px;
}
.active {
	font-weight: bold;
	background-color: #ffffff;
	margin: 0 0 0 0;
	border-top: 1px solid #d9dcdf;
}
#left_column_bottom {
	background-image: url(images/page_template_24.gif);
	background-repeat: repeat-x;
}
#left_bottom_edge {
	float: right;
}
#page_right_column {
	float: left;
	width: 685px;
	padding: 0 0 20px 15px;
}
.record_row {
	border-bottom: 1px dotted #cccaca;
	padding: 0 0 20px 0;
	margin-bottom: 20px;
}
.record_item {
	float: left;
	width: 217px;
}
.record_img {
	background-image: url(images/page_template_18.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 7px;
	height:200px;
}
.record_img img {
	border: none;
}
.record_title {
	color: #4677a9;
	font-weight: bold;
	border-bottom: 1px solid #e0dede;
	padding: 2px 0 2px 0;
}
.record_desc {
	padding: 3px 0 0 0;
}
.record_more {
	padding: 3px 0 0 0;
}
.record_gutter {
	float: left;
	width: 17px;
}
#contact_map {
}
.resources_column {
	float: left;
	width: 284px;
}
.resources_gutter {
	float: left;
	width: 20px;
}
.resource_item {
	border: 1px solid #bbb99e;
	margin-bottom: 15px;
}
.resources_header {
	background-image: url(images/resource_header_bg.gif);
	background-repeat: repeat-x;
	background-color: #9a9cb5;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
}
.resources_item_content {
	padding: 5px;
}
.resources_item_content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.resources_item_content li {
	background: url(images/resources_icon.gif) no-repeat 0 7px;
	padding: 0 0 5px 10px;
}
.intro_text {
	margin-bottom: 10px;
}
#jm_row_header {
	cursor:pointer;
}
#slide_control {
	cursor:pointer;
	margin-left:55px;
	padding:3px;
	width:80px;
	margin-top:10px;
	text-align:center;
	color:#FFF;
	border:1px dotted #FFF;
}

#contact_form {color:#000; font-size:14px; border:none; font-weight:bold; font-size:12px;}

#contact_table tr td {border-bottom:1px dotted #ccc; padding:0 0 10px 0;}
#contact_table p {margin:0; padding:0;}









/* james's resource section. in the future please name and scope these properly */
.james_record_item {
padding:0 0 15px;
width:auto !important;
}
.james_record_header {
background-image:url(images/resource_parts_new_04.gif);
background-repeat:repeat-x;
height:27px;
position:relative;
overflow:hidden;
_font-size:0px;
}
.james_r_header_text {
color:#FFFFFF;
float:left;
font-size:12px;
font-weight:bold;

padding:5px 0 0;
}
.james_record_content {
border-left:1px solid #ADADAD;
border-right:1px solid #ADADAD;
padding:0 0 0 5px;
width:887px;
}
.james_record_footer {
background-image:url(images/resource_parts_new_11.gif);
background-repeat:repeat-x;
height:12px;
}
.james_record_content_list  {
float:left;
margin:20px 0 0 20px;
^margin-left:10px;
width:270px;
}

.james_record_content_list a {
font-size:13px;
font-style:normal !important;
}
.james_record_content_list a:link {
color:#4677A9;
font-style:normal;
text-decoration:underline;
}
.james_record_content_list a:visited {
color:#4677A9;
text-decoration:underline;
}
.james_record_content_list a:active {
color:#4677A9;
text-decoration:underline;
}
.james_record_content_list a:hover {
color:#BDAD88;
text-decoration:none;
}
.james_record_content_list ul {
list-style-type:none;
margin:0;
padding:0;
}
.james_record_content_list li {
background-image:url("images/_Bullet.png");
background-position:0 3px;
background-repeat:no-repeat;
font-size:11px;
font-style:italic;
padding:0 6px 15px 15px;
}

* HTML .ui-state-default ui-jqgrid-hdiv,
* HTML .ui-jqgrid-bdiv,
* HTML .ui-jqgrid-view,
* HTML .ui-state-default,
* HTML .ui-jqgrid-hdiv,
* HTML #gbox_list_table_nitinol{
	width:675px !important;
}

