/* main */

body {
	margin: 0 0 50px 0;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #FFFFFF;
}

.a {
	color: #FFFFFF;
	text-decoration:underline;
}

.a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

form {
	padding:0;
	margin:0;
}

/* header */

table.header td.orange_text {
	font-size:14px;
	font-weight:bold;
	color:#F39334;
	padding:0 0 0 31px;
}

table.header span.bold_blue_text {
	font-size:25px;
	font-weight:bold;
	color:#0070AA;
	line-height:19px;
}

table.login td.green_background {
	background-image:url(/view/tixnix/image/login_box_middle_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

table.login td {
	font-size:15px;
	font-weight:bold;
}

img.spacer {
	display:block;
}

table.login a {
	font-size:9px;
	color:#FFFFFF;
	text-decoration:underline;
}

input.textfieldbox {
	font-size:10px;
	width:108px;
	height:15px;
	font-weight:bold;
	color:#5C6173;
	border: 1px solid #7D8599;
	padding:0 3px 0 3px
}

table.logout td.greenbg {
	background-image:url(/view/tixnix/image/login_box_middle_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

table.logout td {
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}

img.spacer {
	display:block;
}

table.logout a {
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

/* header info text */

td.subinfo_text {
	background-image:url(/view/tixnix/image/subtop.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	height:38px;
}

td.subinfo_text a {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 0 5px;
	text-decoration:none;
}

td.info_text a:hover {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 0 5px;
	text-decoration:underline;
}

/* left nav client results */

#clientresult td {
	border:none;
}

#clientresult td.title {
	padding:3px 2px 0 3px;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	border:none;
	text-transform:uppercase;
}

#clientresult td.text {
	background-color:#99CCFF;
	font-size:12px;
	color:#fff;
	padding:8px;
	line-height:17px;
	border-bottom:1px solid #5CA7DD;
}

#clientresult td.text span.place {
	line-height:normal;
	font-weight:bold;
	font-size:10px;
}

#clientresult a {
	font-size:10px;
	color:#99CC33;
	padding:2px;
	float:right;
}

/* content (secondary page) */

#content td {
	font-size:12px;
	font-weight:normal;
}

#content td.top {
	background-image:url(/view/tixnix/image/subtop2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#content h1 {
	font-size:22px;
	color:#F39334;
	line-height:22px;
	margin:22px 0 10px 0;
	padding:0;
	text-transform:uppercase;
}

#content h5 {
	color:#0070AA;
	font-size:13px;
	margin:6px 0 6px 0;
	padding:0;
}

#content h4 {
	font-size:16px;
	margin:0;
	padding:0;
}

#content h4 a {
	color:#99CC33;
}

/* orange box */

#content table.fightform td {
	background-image:url(/view/tixnix/image/sub_orange_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#content table.fightform p {
	font-size:20px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	display:inline;
	margin:10px 10px 10px 0;
}

#content table.fightform select.selectbox {
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

/* content middle table with blue bg */

#content table.highlight td.toplines {
	background-color:#99CCFF;
	border-bottom:1px solid #fff;
}

#content table.highlight td {
	background-color:#E8EBEE;
}

#content table.highlight a {
	text-transform:uppercase;
	color:#99CC33;
	font-weight:bold;
}

#content table.highlight a.normal {
	text-transform:none;
	color:#99CC33;
	font-weight:bold;
}

#content table.highlight h4 {
	text-transform:uppercase;
	color:#0070AA;
	font-weight:bold;
	font-size:12px;
	margin:0; padding:0;
	display:inline;
}

#content table.highlight span {
	color:#F39334;
}

#content table.highlight td.botlines {
	background-color:#99CCFF;
	border-top:1px solid #fff;
}

/* content (home page) */

td.main_background {
	background-image:url(/view/tixnix/image/main_background_image.jpg);
	background-color: #0070AA;
	background-position: left top;
	background-repeat: no-repeat;
}

td.dui_background {
	background-image:url(/view/tixnix/image/dui_background_image.jpg);
	background-color: #0070AA;
	background-position: left top;
	background-repeat: no-repeat;
}

td.info_text a {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 0 5px;
	text-decoration:none;
}

td.info_text a:hover {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 0 5px;
	text-decoration:underline;
}

span.info_bold_text {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 0 8px;
	text-decoration:none;
}

span.get_bold_text {
	font:helvetica, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFFFFF;
	line-height:24px;
}

span.now_bold_text {
	font-size:40px;
	color:#FFFFFF;
	line-height:30px;
}

span.get_white_text {
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}

img.org_bullet {
	margin:0 4px 2px 0;
}

table.orange td {
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:21px;
}

table.orange td.org_background {
	background-color:#F49334;
}

select.selectbox {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

table.clients span.title {
	font-size:14px;
	font-weight:bold;
	color:#0070AA;
	text-transform:uppercase;
}

table.clients a {
	font-size:10px;
	font-weight:bold;
	color:#99CC33;
	text-decoration:none;
}

table.clients td {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:16px;
}

table.clients span.client_name {
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

table.clients span.client_location {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

table.clients td.cdl_background {
	background-image:url(/view/tixnix/image/truck_image.gif);
	background-color:#99CCFF;
	background-repeat: no-repeat;
	background-position: left top;
}

table.clients td.dui_box_background {
	/*
	background-image:url(/view/tixnix/image/truck_image.gif);
	*/
	background-color:#99CCFF;
	background-repeat: no-repeat;
	background-position: left top;
}

table.clients span.cdl_bold {
	font-size:15px;
	font-weight:bold;
	color:#0070AA;
	line-height:18px;
}

table.clients span.cdl_normal {
	font-size:11px;
	color:#0070AA;
	font-weight:normal;
	line-height:16px;
}

table.clients td.why_use_background {
	background-image:url(/view/tixnix/image/why_use_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

table.clients td.dui_why_use_background {
	background-image:url(/view/tixnix/image/dui_why_use_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* footer*/

table.bottom a {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

table.bottom a:hover {
	text-decoration:underline;
}

table.bottom td.additional {
	background-color:#CCE5FF;
	font-size:12px;
	color:#0070AA;
	text-transform:uppercase;
}

table.bottom td.safety {
	background-color:#99CCFF;
	color:#FFFFFF;
	font-size:11px;
}

table.bottom td.records {
	background-image:url(/view/tixnix/image/green_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

table.bottom_link td {
	font-size:9px;
	line-height:16px;
	font-weight:normal;
	color:#0070AA;
}

table.bottom_link a {
	font-size:9px;
	color:#99CC33;
	text-decoration:underline;
}

table.bottom_link a:hover {
	text-decoration:none;
}

/* LANDING PAGES*/

/* faq*/

table.faq td {
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#000000;
}

table.faq td.item {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#000000;
}

table.faq td.title {
	background-color:#CCE5FF;
	font-size:12px;
	font-weight:bold;
	color:#0070AA;
	text-transform:uppercase;
}

table.faq a {
	font-size:12px;
	color:#0070AA;
	font-weight:bold;
	text-decoration:none;
}

table.faq a:hover {
	text-decoration:underline;
}


img.spacer { display:block; border:0; }

span.bold { font-weight:bold; }
span.normal { font-weight:normal; }
span.normalslant { font-weight:normal; font-style:italic;  }
span.smalltext { font-size:10px; }
span.blacktext { color:#000; font-weight:normal; }


tr.green_background {
	background-image:url(../../../view/tixnix/image/login_box_middle_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}


/* content (secondary page) */

#content td {
	font-size:12px;
	font-weight:normal;
}

#content td.top {
	background-image:url(../../../view/tixnix/image/subtop2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#content h1 {
	font-size:22px;
	color:#F39334;
	line-height:22px;
	margin:22px 0 10px 0;
	padding:0;
	text-transform:uppercase;
}

#content h5 {
	color:#0070AA;
	font-size:13px;
	margin:6px 0 6px 0;
	padding:0;
}

#content h4 {
	font-size:16px;
	margin:0;
	padding:0;
}

#content h4 a {
	color:#99CC33;
}

/* orange box */

#content table.fightform td {
	background-image:url(/view/tixnix/image/sub_orange_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#content table.fightform p {
	font-size:20px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	display:inline;
	margin:10px 10px 10px 0;
}

#content table.fightform select.selectbox {
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

/* content middle table with blue bg */

#content table.highlight td.toplines {
	background-color:#99CCFF;
	border-bottom:1px solid #fff;
}

#content table.highlight td {
	background-color:#E8EBEE;
}

#content table.highlight a {
	text-transform:uppercase;
	color:#99CC33;
	font-weight:bold;
}

#content table.highlight a.normal {
	text-transform:none;
	color:#99CC33;
	font-weight:bold;
}

#content table.highlight h4 {
	text-transform:uppercase;
	color:#0070AA;
	font-weight:bold;
	font-size:12px;
	margin:0; padding:0;
	display:inline;
}

#content table.highlight span {
	color:#F39334;
}

#content table.highlight td.botlines {
	background-color:#99CCFF;
	border-top:1px solid #fff;
}

/* content (home page) */

td.main_background {
	background-image:url(/view/tixnix/image/main_background_image.jpg);
	background-color: #0070AA;
	background-position: left top;
	background-repeat: no-repeat;
}

td.info_text a {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 0 5px;
	text-decoration:none;
}

td.info_text a:hover {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 0 5px;
	text-decoration:underline;
}

span.info_bold_text {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 0 8px;
	text-decoration:none;
}

span.get_bold_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFFFFF;
	line-height:24px;
}

span.now_bold_text {
	font-size:40px;
	color:#FFFFFF;
	line-height:30px;
}

span.get_white_text {
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}

img.org_bullet {
	margin:0 4px 2px 0;
}

table.orange td {
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:21px;
}

table.orange td.org_background {
	background-color:#F49334;
}

select.selectbox {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

table.clients span.title {
	font-size:14px;
	font-weight:bold;
	color:#0070AA;
	text-transform:uppercase;
}

table.clients a {
	font-size:10px;
	font-weight:bold;
	color:#99CC33;
	text-decoration:none;
}

table.clients td {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:16px;
}

table.clients span.client_name {
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

table.clients span.client_location {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

table.clients td.cdl_background {
	background-image:url(/view/tixnix/image/truck_image.gif);
	background-color:#99CCFF;
	background-repeat: no-repeat;
	background-position: left top;
}

table.clients span.cdl_bold {
	font-size:15px;
	font-weight:bold;
	color:#0070AA;
	line-height:18px;
}

table.clients span.cdl_normal {
	font-size:11px;
	color:#0070AA;
	font-weight:normal;
	line-height:16px;
}

table.clients td.why_use_background {
	background-image:url(/view/tixnix/image/why_use_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* footer*/

table.bottom a {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

table.bottom a:hover {
	text-decoration:underline;
}

table.bottom td.additional {
	background-color:#CCE5FF;
	font-size:12px;
	color:#0070AA;
	text-transform:uppercase;
}

table.bottom td.safety {
	background-color:#99CCFF;
	color:#FFFFFF;
	font-size:11px;
}

table.bottom td.records {
	background-image:url(/view/tixnix/image/green_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

table.bottom td.formfooter {
background:#0070aa; color:#fff; font-size:10px; padding:5px; font-weight:bold;
}

table.bottom_link td {
	font-size:9px;
	line-height:16px;
	font-weight:normal;
	color:#0070AA;
}

table.bottom_link a {
	font-size:9px;
	color:#99CC33;
	text-decoration:underline;
}

table.bottom_link a:hover {
	text-decoration:none;
}

/* LANDING PAGES*/

/* faq*/

table.faq td {
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#000000;
}

table.faq td.item {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#000000;
}

table.faq td.title {
	background-color:#CCE5FF;
	font-size:12px;
	font-weight:bold;
	color:#0070AA;
	text-transform:uppercase;
}

table.faq a {
	font-size:12px;
	color:#0070AA;
	font-weight:bold;
	text-decoration:none;
}

table.faq a:hover {
	text-decoration:underline;
}



/* form steps */

p.tagline { padding:0 0 5px 10px; font-size:18px; color:#0070aa; margin:0; text-align:left; }

td.topcontanct { background:#0070aa; color:#fff; font-size:10px; text-transform:uppercase; padding:2px; border-bottom:1px solid #fff; }
td.topcontanct a { color:#fff; text-decoration:none; }
td.topcontanct a:hover { color:#fff; text-decoration:underline; }

td.tellus {
height:95px;
vertical-align:middle;
text-transform:uppercase;
padding-left:10px;
width:249px;
background:url(../../../view/tixnix/image/tell_us_what_happened.gif) left top no-repeat;
color:#fff;
font-size:26px;
font-weight:bold;
line-height:25px;
}
td.progress {
background:url(../../../view/tixnix/image/progress_bg.gif) left top no-repeat #a5cdec;
color:#fff;
font-size:16px; font-weight:bold;
text-align:center;
text-transform:uppercase;
}
td.steps { background:#a5cdec; }

table.form {
background:#a5cdec;
}

td.titlecurve {
background:url(../../../view/tixnix/image/form_title_curve.gif) left top no-repeat;
height:27px; vertical-align:middle;
padding:0 0 0 10px;
font-size:12px; font-weight:bold;
color:#fff; text-transform:uppercase;
}
td.formtitle {
background:url(../../../view/tixnix/image/form_title.gif) left top repeat-y;
height:20px; vertical-align:middle;
padding:0 0 0 10px;
font-size:12px; font-weight:bold;
color:#fff; text-transform:uppercase;
}
td.formcontent {
background:url(../../../view/tixnix/image/form_main_bg.gif) left top repeat-y;
}
table.fields td {
font-weight:bold;
color:#004569;
font-size:13px;
}
table.formcontent td {
font-weight:normal;
color:#000;
font-size:12px;
}
table.formcontent td.paratitle {
font-weight:bold;
color:#004569;
font-size:14px;
border-bottom:1px solid #ccc;
}

table.fields td.fieldsblueborder { color:#000; font-weight:normal; border-left:1px solid #a9cfe5; padding-left:15px; }
table.fields td.fieldsblueborder p.confirmationcode { font-size:18px; font-weight:bold; color:#0070aa; padding:0; margin:0; }

table.fields td.fieldsgreyborder { color:#000; font-weight:normal; border-left:1px solid #a9adb2; padding-left:15px; }

#aboutprocess { margin:5px 0; }
#aboutprocess td.title { background:url(../../../view/tixnix/image/blue_header.gif) left top repeat-y; color:#fff; font-size:18px; font-weight:bold; padding:5px 10px; }
#aboutprocess td.odd { background:url(../../../view/tixnix/image/process_odd.gif) left top repeat-y; padding:4px 15px; color:#000; font-size:12px; font-weight:bold; }
#aboutprocess td.endingodd { background:url(../../../view/tixnix/image/process_endingodd.gif) left bottom no-repeat; padding:4px 15px; color:#000; font-size:12px; font-weight:bold; }
#aboutprocess td.even { background:url(../../../view/tixnix/image/process_even.gif) left top repeat-y; padding:0 15px; color:#000; font-size:12px; font-weight:normal; }
#aboutprocess td.evenon { background:url(../../../view/tixnix/image/process_evenon.gif) left top repeat-y; padding:0 15px; color:#000; font-size:12px; font-weight:bold; }
#aboutprocess td.evenoff { background:url(../../../view/tixnix/image/process_even.gif) left top repeat-y; padding:0 15px; color:#959595; font-size:12px; font-weight:normal; }

#didyouknow { margin-right:7px; width:239px; background:url(../../../view/tixnix/image/diduknow_header.gif) left top no-repeat; }
#didyouknow p.title { padding:0; color:#fff; font-size:18px; font-weight:bold; margin:11px 0 10px 45px; }
#didyouknow div { color:#000; font-size:12px; font-weight:normal; padding:0 10px 10px 10px; text-indent:35px; border-bottom:1px solid #0070aa; border-left:1px solid #0070aa; border-right:1px solid #0070aa;}

#previousforms { margin:5px 0; border:1px solid #0070aa; width:239px; margin-right:7px; }
#previousforms td.title { background:#0070aa; color:#fff; font-size:18px; font-weight:bold; padding:1px 0 1px 5px; }
#previousforms td { background:#deeeff; color:#000; font-size:11px; font-weight:normal; }


#previousforms td.previous_step { background:url(../../../view/tixnix/image/previous_step_bg.gif) left top no-repeat; color:#fff; text-transform:uppercase; font-size:11px; font-weight:bold; }
#previousforms td.previous_step a { color:#fff; text-transform:uppercase; font-size:11px; font-weight:bold; text-decoration:none; }
#previousforms td.previous_step a:hover { text-decoration:none; }

#previousforms td.previous_step_closed { background:url(../../../view/tixnix/image/previous_stepclosed_bg.gif) left top no-repeat; color:#fff; text-transform:uppercase; font-size:11px; font-weight:bold; }
#previousforms td.previous_step_closed a { color:#fff; text-transform:uppercase; font-size:11px; font-weight:bold; text-decoration:none; }
#previousforms td.previous_step_closed a:hover { text-decoration:none; }

#previousforms p { color:#000; font-size:12px; font-weight:bold; padding:1px 0; border-bottom:1px solid #0070aa; margin:0 10px 5px 0;  }


/* form info show.hide - mootools */
h3 {
color:#fff;
font-size:11px;
font-weight:bold;
text-decoration:none;
margin:0; padding:5px 0 6px 32px;
background: url(../../../view/tixnix/image/previous_step_bg.gif) left top no-repeat #deeeff;
}
h3 a {
font-weight: bold;
display: block;
text-decoration: none;
color: #fff;
}
h3 a:hover {
color: #fff;
text-decoration: none;
}
h3.one, h3.two, h3.three, h3.four {
background: url(../../../view/tixnix/image/previous_step_bg.gif) left top no-repeat #deeeff;
}
h3.one a, h3.two a, h3.three a, h3.four a {
font-weight: bold;
display: block;
text-decoration: none;
color: #fff;
text-transform:uppercase;
}
h3.one a:hover, h3.two a:hover, h3.three a:hover, h3.four a:hover {
color: #fff;
text-decoration: none;
}

div.accordion div {
padding:5px;
background:#deeeff;
color:#000; font-size:11px; font-weight:normal;
}
div.accordion div a { color:#0070aa; text-transform:none; font-size:11px; text-decoration:none; font-weight:bold; }

/* The main calendar widget.  DIV containing a table. */div.calendar { position: relative; }.calendar table {border:1px solid #dedede;font-size: 11px;color: #000;background: #fff;font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;}