@charset "utf-8";
body 
{
	background-color: #F1F1F1;
	scrollbar-base-color: #dfdfdf;
	scrollbar-face-color: #565656;
	scrollbar-Track-Color: #cccccc;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-DarkShadow-Color: #cfcfcf;
	scrollbar-Highlight-Color: #ffffff;
	scrollbar-Shadow-Color: #000000;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	margin: 0px;
	

} 
.collisionsite_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/top_blank2.jpg);
	width: 100%;
	height: 38px;
}
.welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFC;
	padding: 0px;
	height: 14px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	width: 300px;
}
.logo {
	background-image: url(images/collisionsite_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.__Navs_________ {
}

#toplinks{
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 30px;
	width: 250px;
	background-position: left -2px;
	background-image: url(images/top_linkbar.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
}

#toplinks a{
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	filter: DropShadow(Color=000, OffX=1, OffY=1, Positive=Y);
	padding-bottom: 2px;
	height: 14px;
	font-variant: small-caps;
	letter-spacing: 1px;
	position: static;
	top: 3px;
}
#toplinks a:hover {
	color:#FC0;
	text-decoration: none;
	text-align: center;
	filter: DropShadow(Color=000, OffX=1, OffY=1, Positive=Y);
	position: static;
	height: 14px;
	top: 3px;
}

/* Navigations */

#topmenucontainer{
	height:28px;
	display:block;
	padding-right: 0;
	padding-bottom: 0;
	position: absolute;
	top: 37px;
	z-index: 40;
	left: 0px;
	width: 100%;
	overflow: hidden;
	background-color: #666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(images/jobtitle_back.jpg);
}
#topmenu{
	position:relative;
	display:block;
	height:26px;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	padding-left: 5px;
	overflow: hidden;
	width: 900px;
	padding-top: 4px;
}
#topmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#topmenu ul li{
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}
#topmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	height:20px;
	width: 90px;
	padding-top: 2px;
	padding-bottom: 0;
	text-align: center;
	background-color: transparent;
	background-image: url(images/navbutton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000;
}
#topmenu ul li a:hover{
	color:#000;
	background-color: transparent;
	background-image: url(images/navbutton.jpg);
	background-repeat: no-repeat;
	background-position: left -24px;
	border: 1px solid #000;
}
#topmenu ul li a.active,#topmenu ul li a.active:hover{
	color:#000;
	background-image: url(images/navbutton.jpg);
	background-position: left -48px;
	border: 1px solid #000;
}


#foxmenucontainer{
	height:28px;
	display:block;
	padding-right: 0;
	padding-bottom: 0;
	position: fixed;
	top: 21px;
	z-index: 40;
	left: 0px;
	width: 100%;
	overflow: visible;
	background-color: #666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image: url(images/jobtitle_back.jpg);
}
#foxmenu{
	position:relative;
	display:block;
	height:23px;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	padding-left: 5px;
	overflow: hidden;
	width: 650px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #000;
}
#foxmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#foxmenu ul li{
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	height:20px;
	width: 90px;
	padding-top: 2px;
	padding-bottom: 0;
	text-align: center;
	background-color: transparent;
	background-image: url(images/navbutton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000;
}
#foxmenu ul li a:hover{
	color:#000;
	background-color: transparent;
	background-image: url(images/navbutton.jpg);
	background-repeat: no-repeat;
	background-position: left -24px;
	border: 1px solid #000;
}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#000;
	background-image: url(images/navbutton.jpg);
	background-position: left -48px;
	border: 1px solid #000;
}


#jobsmenucontainer{
	height:24px;
	display:block;
	padding-right: 0;
	padding-bottom: 0;
	position: static;
	z-index: 40;
	width: 580px;
	overflow: visible;
	margin-top: 6px;
}
#jobsmenu{
	position:static;
	display:block;
	height:23px;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	padding-left: 5px;
	overflow: hidden;
	width: 570px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#jobsmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#jobsmenu ul li{
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}
#jobsmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	height:20px;
	width: 90px;
	padding-top: 3px;
	padding-bottom: 0;
	text-align: center;
	background-color: transparent;
	background-image: url(images/navbutton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000;
}
#jobsmenu ul li a:hover{
	color:#000;
	background-color: transparent;
	background-image: url(images/navbutton.jpg);
	background-repeat: no-repeat;
	background-position: left -24px;
	border: 1px solid #000;
}
#jobsmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#000;
	background-image: url(images/navbutton.jpg);
	background-position: left -48px;
	border: 1px solid #000;
}
#jobsmenu ul li a.add_alert{
	color:#000;
	background-color: transparent;
	background-image: url(images/add_alert.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	border: 1px solid #000;
}
.___buttons________ {
}


/* Buttons */

a.button1 {
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/button_back.jpg);
	background-repeat: no-repeat;
	height: 28px;
	display: block;
	cursor: hand;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	text-align: center;
	line-height: 24px;
}
a.button1:hover {
	color:#FFF;
	text-decoration: none;
	background-image: url(images/button_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.button1:visited {
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/button_back.jpg);
	background-repeat: no-repeat;
	height: 25px;
	display: block;
	cursor: hand;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	text-align: center;
	line-height: 24px;
}
a.button_F1 {
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/button_back_f1_125.jpg);
	background-repeat: no-repeat;
	height: 25px;
	display: block;
	cursor: hand;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	text-align: center;
	line-height: 24px;
	background-color: #f1f1f1;
}
a.button_F1:hover {
	color:#FFF;
	text-decoration: none;
	background-image: url(images/button_back_f1_125.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 125px;
}
a.button_F1:visited {
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/button_back_f1_125.jpg);
	background-repeat: no-repeat;
	height: 25px;
	display: block;
	cursor: hand;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	text-align: center;
	line-height: 24px;
}


a{
	color:#036
}
a:hover{color:#0033ff}
a:visited{color:#003399}

.formbutton_delete {
	cursor: hand;
	border: 0px solid #000000;
	height: 30px;
	margin: 0px;
	padding: 0px;
	width: 80px;
	background-image: url(images/bar_delete_slide.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}
.formbutton_delete:hover {
	cursor: hand;
	border: 0px solid #000000;
	height: 30px;
	margin: 0px;
	padding: 0px;
	width: 80px;
	background-image: url(images/bar_delete_slide.jpg);
	background-repeat: no-repeat;
	background-position: left -30px;
}
a.white {
	color:#eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}
a.white:hover {
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: static;
	font-weight: bold;
	text-decoration: underline;
}
a.barbuttons {
	color:#eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/bar_light.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	padding-top: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	position: relative;
	padding-left: 25px;
	display: block;
	padding-right: 5px;
	margin-left: 3px;
}

a.barbuttons:hover {
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/bar_light2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	padding-top: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	position: relative;
	padding-left: 25px;
	display: block;
	padding-right: 5px;
	margin-left: 3px;
}
input.bardelete {
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/bar_delete1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	width: 80px;
	margin: 0px;
	padding: 0px;
	cursor: auto;
}
input.bardelete:hover {
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/bar_delete1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	display: block;
	width: 80px;
	margin: 0px;
	padding: 0px;
}
.formbutton_shadow {
	cursor: pointer;
	border: 0px solid #000000;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 107px;
	background-image: url(images/formbutton_1102.gif);
}
.formbutton_shadow_b {
	cursor: hand;
	border: 0px solid #000000;
	height: 22px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 120px;
	letter-spacing: 0px;
	background-image: url(images/formbutton_1102.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.formbutton_shadow_blue {
	cursor: pointer;
	border: 0px none #000000;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	width: 150px;
	background: url(images/formbutton_blue2.gif);
}
.formbutton_shadow_c {
	cursor: pointer;
	border: 0px solid #000000;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px; 
	color: #000000;
	font-weight: bold;
	width: 120px;
	background: url('http://www.collisionsite.net/images/formbutton_120.gif');
}
.select .coolButton	{width: 16px; height: 5; font-family: webdings; padding: 1;
					font-size: 11px;}
.formbuttonshadowd {

	cursor: pointer;
	border: 0px solid #000000;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11pt; 
	color: #000000;
	font-weight: bold;
	width: 120px;
	background: #CCCCCC url(images/formbutton_120.gif);
}
.formbutton {
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 25px;
	cursor: hand;
	width: 125px;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	line-height: 22px;
	background-color: #FFF;
	background-image: url(images/button_back_125.jpg);
	text-align: center;
	display: inherit;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formbutton:hover {
	color:#000;
	text-decoration: none;
	background-image: url(images/button_back_125.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formbutton_150 {
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 25px;
	cursor: hand;
	width: 150px;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	line-height: 22px;
	background-color: #FFF;
	background-image: url(images/button_back.jpg);
	text-align: center;
	display: inherit;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formbutton_150:hover {
	color:#000;
	text-decoration: none;
	background-image: url(images/button_back_125.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formbutton_f1 {
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 25px;
	cursor: hand;
	width: 125px;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	line-height: 25px;
	background-color: #F1F1F1;
	background-image: url(images/button_back_f1_125.jpg);
	text-align: center;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formbutton_f1:hover {
	color:#000;
	text-decoration: none;
	background-image: url(images/button_back_f1_125.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	background-color: #F1F1F1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formbutton_f1:visited {
	color:#000;
	text-decoration: none;
	background-image: url(images/button_back_125.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.add_button {
	cursor: pointer;
	border: 0px solid #000000;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px; 
	color: #000000;
	font-weight: bold;
	width: 90px;
	background: url('images/formbutton_90.gif');
}
.edit_button{
	cursor: pointer;
	border: 0px solid #000000;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px; 
	color: #000000;
	font-weight: bold;
	width: 70px;
	background: url('images/formbutton_70.gif');
}
.____FORMS_________ {
}


/* Inputs  */

.input_120px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #f1f1f1;
	border: 1px solid #CCC;
	width: 120px;
}
.input_150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #f1f1f1;
	height: 18px;
	width: 150px;
	border: 1px solid #CCC;
}
.input_90 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #f7f7f7;
	width: 90px;
	border: 1px solid #CCC;
	height: 16px;
	padding-left: 4px;
}
.input_50 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #f7f7f7;
	width: 60px;
	border: 1px solid #CCC;
	height: 16px;
	padding-left: 4px;
}
.input_200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #f1f1f1;
	height: 18px;
	width: 200px;
	border: 1px solid #CCC;
}
.input_textbox {
	background-color: #F1F1F1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}

.selected		{border: 0px inset #B4CAD5; background: #B4CAD5; padding: 0; font: icon}
.selectTable	{height: 100%; width: 100%;
				border: 1px outset #B4CAD5; background: #B4CAD5}

.checkbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	width: 14px;
	vertical-align: text-bottom;
	text-align: center;
}
.sortbutton {
	left: 3px;
	top: 5px;
}
.option			{font: icon; padding-left: 3; padding-right: 3; width: 100%;
				background: #B4CAD5; border: 1px solid #B4CAD5; padding: 1}
.legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E758F;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 16px;
	border: 1px solid #666;
	background-color: #f1f1f1;
}
.___TABLES_______________ {
}


/*  Tables */

.textbox_border1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #666;
	background-image: url(images/tableheader_blue.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	vertical-align: top;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.text_list_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-color: #CCC;
	padding: 2px;
}

.textbox_table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(images/tableheader_blue.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
}

.info_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
}
.div_90_b1 {
	width: 96%;
	border: 1px solid #666;
	margin-right: auto;
	margin-left: auto;
}


.info_table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.table_small_text {
}
.table_small_text tr td {
	text-align: center;
	white-space: nowrap;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inherit;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


.info_table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-indent: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
}
.info_table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.info_table_text tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-indent: 4px;
}
.info_table_wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	width: 100%;
}
.info_table_wrap tr td {
	margin: 0px;
	padding: 2px;
}
.info_table_wrap tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}


.___CONTAINERS_______ {
}
#jobs_header {
	height: 31px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: fixed;
	z-index: 40;
	visibility: visible;
	right: 0px;
	background-image: url(images/jobtitle_back.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 0px;
	background-repeat: repeat-x;
}
#jobs_list {
	width: 100%;
	z-index: 10;
	top: 54px;
	position: absolute;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#jobs_list_columns {
	height: 21px;
	position: fixed;
	left: 0px;
	top: 31px;
	right: 0px;
	z-index: 50;
	background-color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#job_view_space {
	background-image: url(images/tableheader2.jpg);
	height: 20px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 40;
}

#job_nav {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	position: fixed;
	top: 20px;
	background-color: #CCC;
	width: 100%;
	z-index: 30;
}
#hd_details {
	position: fixed;
	top: 75px;
	width: 100%;
	z-index: 20;
	background-color: #f1f1f1;
	height: 50px;
}
#job_details_list {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 144px;
	z-index: 10;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#customer_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background-color: #FFC;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	position: fixed;
	top: 50px;
	z-index: 30;
	font-variant: normal;
	letter-spacing: 1px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	line-height: 25px;
	border-right-style: none;
	border-left-style: none;
	text-indent: 10px;
}
#customer_info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background-color: #FFC;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	position: fixed;
	top: 0px;
	z-index: 30;
	font-variant: normal;
	letter-spacing: 1px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	line-height: 25px;
	border-right-style: none;
	border-left-style: none;
	text-indent: 10px;
}

#jobinfo {
	width: 100%;
	position: absolute;
	z-index: 10;
	top: 80px;
}
#production_info {
	width: 100%;
	position: relative;
}
#production_details_header {
	background-color: #666;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	position: relative;
	height: 18px;
}
#production_details {
	height: 130px;
	overflow: auto;
	background-color: #FFF;
	position: relative;
}


#labor_details {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #CCC;
	display: none;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#details_list {
	width: 100%;
}
#hd_tech_jobs {
	position: fixed;
	top: 75px;
	width: 100%;
	z-index: 20;
	height: 45px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#tech_details_list {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 128px;
	z-index: 10;
	width: 100%;
	margin: 0px;
	padding: 0px;
}



.collapse_close {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 16px;
	padding-right: 5px;
	background-image: url(images/bar_button_space.jpg);
	letter-spacing: 1px;
	padding-left: 5px;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #000;
	width: auto;
}


.____TEXT_FORMAT____ {
}


.messages {
	width: 100%;
	overflow: auto;
	height: 100%;
	bottom: 0px;
	top: 0px;
	margin-top: 40px;
}

.hd-small-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.hd-med-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color: #4E758F;

}
.text-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}







.msg_top {
	height: 40px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}
.alerts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px;
	height: 200px;
	overflow: auto;
}
.border_1 {
	border: 1px solid #000;
}
.cap{font-weight:bold;text-decoration:underline;}
.menu{
	color:#000000;
	text-decoration:none;
	background-color: #f1f1f1;
	height: 18px;
	border: 1px solid #999;
	font-weight:normal;
}
.text_red {
	color: #C00;
}

.msg_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 16px;
}


.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;

}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;


}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.med-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-indent: 10px;
	margin-top: 5px;
}

.bottom_jobs_image {
	background-image: url(images/btn_hd_jobs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 125px;
	height: 29px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.text_11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.textbox_yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #FFC;
	border: 1px solid #999;
	font-weight: bold;
	text-align: center;
}
.red_background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	border: 1px solid #000;
}

.text_10b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.text_white_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	letter-spacing: 1px;
}
.photodiv {
	width: 120px;
	border: 1px solid #000;
	height: 90px;
}
.red_11b {
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	white-space: nowrap;
	font-weight: bold;
}
.red_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #900;
}


.___HEADERS____________ {
}

.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(images/square_8.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	height: 26px;
	letter-spacing: 1px;
	font-variant: normal;
	text-transform: none;
	padding-left: 18px;
	white-space: nowrap;
	width: 100%;
	line-height: 26px;
}
.subheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	height: 19px;
	vertical-align: top;
	white-space: nowrap;
}
.subheader_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	height: 19px;
	vertical-align: top;
	text-align: center;
}



.columnheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-image: url(images/tableheader2.jpg);
	height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	text-align: center;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 1px;
}
.prod_columnheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-image: url(images/tableheader2.jpg);
	height: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	text-align: center;
	line-height: 15px;
	padding-bottom: 2px;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.list_rows {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#jobmessages {
	width: 100%;
	position: absolute;
	z-index: 5;
	top: 80px;
}
#jobprogress {
	width: 100%;
	position: absolute;
	z-index: 5;
	top: 80px;
}
.test {
	background-color: #FFC;
	height: 40px;
	width: 100%;
	position: fixed;
	z-index: 90;
	top: 50px;
}
a {
	white-space: nowrap;
}

