#SideNav {
font-size:1.2em;
width:150px;
height:auto;
float:left;
background:#E7ECF0;
}

#SideNav ul {
font-size:1em;
width:150px;
background:#E7ECF0;
margin:0;
padding:0;
}

#SideNav ul li {
width:150px;
list-style-type:none;
display:block;
background:#E7ECF0;
margin:0;
padding:0;
}

#SideNav ul li a {
display:block;
height:auto;
text-decoration:none;
border-top:1px #F6F7F9 solid;
border-bottom:1px #CED3D6 solid;
color:#333;
margin:0;
padding:7px 0 8px 10px;
}

#SideNav ul li a:hover {
background:url(http://css.acornstairlifts.net/button_back.jpg);
color:#A70445;
}

#SideNav ul li a:active {
background:url(http://css.acornstairlifts.net/button_back.jpg);
font-weight:700;
letter-spacing:-1px;
color:#5C5C5C;
}

#SideNav ul li.selected a {
display:block;
height:auto;
font-weight:700;
letter-spacing:-1px;
text-decoration:none;
background:url(http://css.acornstairlifts.net/button_back.jpg);
border-top:1px #F6F7F9 solid;
border-bottom:1px #CED3D6 solid;
color:#333;
padding:7px 0 8px 10px;
}

#SideNav ul ul.SubNavnone {
display:none;
}

#SideNav ul ul.SubNav {
display:block;
width:auto;
background:#F2F6F9;
border-bottom:1px #ccc solid;
margin:0 !important;
padding:0;
}

#SideNav ul ul.SubNav li {
font-size:0.85em;
width:142px;
list-style-type:none;
display:block;
background:#F2F6F9;
margin:0 !important;
padding:1px 0 1px 8px;
}

#SideNav ul ul.SubNav li a {
display:block;
font-weight:400;
letter-spacing:0;
height:auto;
text-decoration:none;
background-image:none;
color:#333;
border-left:#F2F6F9 solid 1px;
border-top:#F2F6F9 solid 1px;
border-bottom:#F2F6F9 solid 1px;
margin:0 0 0 5px;
padding:3px 0 3px 5px;
}

#SideNav ul ul.SubNav li a:hover {
background:#fff;
color:#A70445;
}

#SideNav ul ul.SubNav li a:active {
background:#fff;
font-weight:700;
letter-spacing:-1px;
color:#5C5C5C;
}

#SideNav ul ul.SubNav li.selected a {
display:block;
height:auto;
font-weight:700;
letter-spacing:-1px;
text-decoration:none;
background-image:none;
background:#fff;
color:#333;
border-left:#ccc solid 1px;
border-top:#ccc solid 1px;
border-bottom:#ccc solid 1px;
margin:0 0 0 5px;
}

#SideNavbase {
width:150px;
float:left;
height:900px;
background:url(http://css.acornstairlifts.net/SideNavbase.jpg) #fff;
margin:10px 0 0;
padding:0;
}

#SideNav ul li a:link,#SideNav ul ul.SubNav li a:link {
color:#5C5C5C;
}

#SideNav ul li.selected a:hover,#SideNav ul ul.SubNav li.selected a:hover {
color:#A70445;
}
body {
font-family:verdana, arial, helvetica, sans-serif;
background:#A9BAC3;
font-size:65%;
margin:0 0 3.2em;
padding:0;
line-height: 1;
}

/***
  * Generic Tables
  */
table.text_info
{
   background-color:rgb(240, 240, 246);
   border: 1px solid rgb(200, 200, 206);
}


table.text_info td
{
   /*background-color:white;*/
   border: 1px rgb(220, 220, 226) solid;
}

table.text_info td.th
{
   font-style:italic;
}



#noprint { display:inline; }
#print { display:none; }



/***
  * Other...
  */  
  


#widthContainer #contentContainer #insideContent h1,
#widthContainer #contentContainer #insideContent h2,
#widthContainer #contentContainer #insideContent h3,
#widthContainer #contentContainer #insideContent h4,
#widthContainer #contentContainer #insideContent h5,
#widthContainer #contentContainer #insideContent h6,
#widthContainer #contentContainer #insideContent a { margin:0; padding:2px; }

#widthContainer #contentContainer #insideContent p { margin:10px; padding:0; 

}

ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
:focus {
	outline: 0;
}

#widthContainer {
	display:block;
	position:relative;
	width:97.5%;
	height:auto;
	background:#fff;
	border:1px solid #D9D9D9;
	_width:1100px;
	margin:5px 10px 0;
	padding:2px;
}

#contentContainer {
display:block;
position:relative;
font-size:1.2em;
min-height:900px;
width:auto;
background:#fff;
margin:0 5px 5px;
padding:0 5px 5px 170px;
}

#content {
font-size:1.2em;
float:right;
min-height:900px;
width:auto;
border:1px solid red;
margin:5px;
padding:5px;
}

#content ul {
list-style:circle;
width:auto;
margin:2px;
padding:4px 5px 10px 20px;
}

#content li {
padding:6px 0 6px 10px;
}

#content #smprint {
font-size:0.8em;
color:#ccc;
margin:10px;
padding:2px;
}

#content #smprint ul {
list-style:circle;
list-style-image:none;
padding:2px 10px 2px 20px;
}

#content #smprint li {
list-style:circle;
list-style-image:none;
padding:2px;
}

a {
text-decoration:none;
color:#005;
border-bottom:1px dotted #99f;
}

.top-of-page {
display:block;
width:558px;
float:right;
height:auto;
color:#999;
font-size:1em;
text-align:right;
text-decoration:none;
clear:both;
border-bottom:1px solid #E7ECF0;
margin:5px;
padding:5px;
}

#header {
width:auto;
height:111px;
background:url('/css/header_bg.gif') #fff repeat-x;
border-bottom:none;
margin:0;
padding:0;
}

#header h1 {
font-family:verdana, arial, helvetica, sans-serif;
width:auto;
color:#5B1628;
font-size:11px;
font-weight:lighter;
font-style:normal;
background:none;
border:none;
margin:0;
padding:88px 10px 5px 5px;
}

#header_logo {
display:block;
width:295px;
height:90px;
background:url(/images/header_background.gif) no-repeat;
position:absolute;
margin:0 25px 0 1px;
padding:0;
}

#header_logo_surveyor {
display:block;
width:295px;
height:90px;
background:url(/images/header_background_surveyor.gif) no-repeat;
position:absolute;
margin:0 25px 0 1px;
padding:0;
}

#header_logo a {
display:block;
width:288px;
height:71px;
cursor:pointer;
border-bottom:none;
}

#header_right {
display:block;
float:right;
width:240px;
height:80px;
background:url(/images/header_background.gif) no-repeat -440px 0;
margin:0;
padding:0;
}

#alt-country {
color:#333;
display:block;
width:590px;
height:auto;
text-align:center;
float:right;
clear:both;
padding:5px;
}

#alt-country a {
color:#333;
text-decoration:none;
}

.quote_box {
font-family:serif;
font-size:1.2em;
color:#333;
background:#DFEFE1;
margin:8px 25px;
padding:16px;
}

#SideNavside_divide {
width:150px;
height:45px;
background-color:#0F6;
background-image:url(images/local_acorn_12.jpg);
background-repeat:repeat-x;
}

#main_image {
background-image:url(images/main_image1.jpg);
background-repeat:no-repeat;
height:241px;
width:AUTO;
_margin:0 0 0 0;
margin:0 0 0 150px;
padding:0;
}

#contact_image {
background-image:url(images/main_image2.jpg);
background-repeat:no-repeat;
height:241px;
width:AUTO;
_margin:0 0 0 0;
margin:0 0 0 150px;
padding:0;
}

#callback {
background-image:url(images/callback_button.gif);
height:100px;
width:122px;
border:1px solid #666;
margin:27px 0 0 14px;
}

#callback a.callback {
height:100px;
width:122px;
float:left;
background:url(images/callback_button.gif);
margin:0;
padding:-122px;
}

#callback a.callback:hover {
height:100px;
width:122px;
float:left;
background:url(images/callback_button.gif) 0 -100px;
margin:0;
padding:0;
}

.home_image {
border:1px solid #666;
width:200px;
margin:30px 0 20px 20px;
padding:5px;
}

.contact_brochure {
width:242px;
margin:0;
padding:0;
}

#brochure {
background-image:url(images/dealer_button.gif);
height:100px;
width:122px;
border:1px solid #666;
margin:16px 0 0 14px;
}

#brochure a.request {
height:100px;
width:122px;
float:right;
background:url(images/dealer_button.gif);
}

#brochure a.request:hover {
height:100px;
width:122px;
float:left;
background:url(images/dealer_button.gif) 0 -100px;
}

#req {
background-image:url(images/request_button.gif);
height:50px;
width:300px;
border:1px solid #666;
margin:5px 50px 10px 280px;
}

#req a.request2 {
float:left;
height:50px;
width:300px;
background:url(images/request_button.gif);
}

#req a.request2:hover {
float:left;
height:50px;
width:300px;
background:url(images/request_button.gif) 0 -50px;
}

#footer {
width:auto;
height:15px;
background-color:#6B6B6B;
color:#FFF;
clear:both;
text-align:right;
margin:0;
padding:5px 10px 5px 5px;
}

#footer a {
font-weight:700;
color:#FFF;
text-decoration:none;
}

#footer a:hover {
font-weight:700;
text-decoration:underline;
}

h1 {
font-size:1.4em;
color:#a70445;
border-bottom:2px solid #efefef;
padding:2px 0;
}

h2 {
font-size:1.3em;
color:#a70445;
border-bottom:2px solid #efefef;
padding:2px 0;
}

h3 {
font-size:1.2em;
color:#a70445;
border-bottom:2px solid #efefef;
margin:0 0 5px;
padding:2px 0;
}

h4 {
font-size:1.1em;
color:#a70445;
border-bottom:2px solid #efefef;
padding:2px 0;
}

h5 {
font-size:1em;
color:#a70445;
border-bottom:2px solid #efefef;
padding:2px 0;
}

p {
text-align:justify;
margin:10px;
padding:0;
display:block;
position:relative;
}

#offices {
color:#000;
font-size:0.9em;
border:1px solid #eee;
width:220px;
height:150px;
float:left;
margin:5px;
padding:10px;
}

#suggestions {
width:auto;
margin:1px;
padding:4px 10px 10px 20px;
}

td {
text-align:left;
margin:0;
padding:2px;
}

.tableh {
font-size:0.9em;
background:#90233C;
color:#fff;
}

.table1 {
font-size:1em;
background:#ccc;
color:#000;
}

.table2 {
font-size:1em;
background:#ddd;
color:#000;
}

#table2 {
width:400px;
border:0;
text-align:left;
padding:5px;
}

.form_top {
font-weight:700;
color:#fff;
background:#99C;
padding:4px;
}

checkbox.form_top checkbox {
background-color:#303;
}

.input {
border:1px solid #666;
font-size:1.2em;
color:#333;
background-color:#eee;
margin:2px 0 2px 5px;
padding:2px;
}

.faq_box {
background:#F6F7F9;
width:500px;
height:auto;
margin:10px;
padding:4px;
}

.faq_q {
background:url(http://images.acornstairlifts.net/faq_arrow.gif) transparent no-repeat 5px 6px;
margin:8px;
padding:4px 4px 4px 40px;
}

.faq_box .faq_q {
background:url(http://images.acornstairlifts.net/faq_arrow.gif) #E7ECF0 no-repeat 5px 6px;
padding:-8px;
}

.faq_box a:link {
text-decoration:none;
font-size:1em;
font-weight:400;
color:#000;
}

.faq_box a:visited {
text-decoration:none;
}

#button_info_us a {
display:block;
width:230px;
height:55px;
background:url(http://images.acornstairlifts.net/us/info_button2.gif);
border:1px #BAD6BA solid;
float:right;
margin:0 0 14px;
padding:0;
}

#button_info_us a:hover {
background:url(http://images.acornstairlifts.net/us/info_button2.gif) 0 -55px;
}

#cust_comm a {
display:block;
width:230px;
height:94px;
background-image:url(http://images.acornstairlifts.net/us/cust_comments.gif);
border:1px solid #aaa;
float:right;
margin:14px 0;
padding:0;
}

#cust_comm a:hover {
background:url(http://images.acornstairlifts.net/us/cust_comments.gif) 0 -94px;
}

.inst_row1 td {
background-color:#eee;
}

.inst_row1 td:hover {
background-color:#dedeff;
}

.inst_row2 td {
background-color:#ddd;
}

.inst_row2 td:hover {
background-color:#c8c8fc;
}

.inst_rowh td {
background-color:#d7ffd7;
}

.inst_rowh td:hover {
background-color:#cde8cd;
}

.roundcont {
width:250px;
background-color:#d9d9d9;
color:#333;
}

.roundcont p {
margin:0 10px;
}

.roundtop {
background:url(/images/tr.gif) no-repeat top right;
}

.roundbottom {
background:url(/images/br.gif) no-repeat top right;
}

img.corner {
width:15px;
height:15px;
border:none;
display:block !important;
}

#add_job2_table #row_footer_2 {
display:none;
}

table.webservice_table {
display:table;
border-collapse:collapse;
border:1px solid #afafaf;
background-color:#efefef;
}

table.webservice_table th {
text-align:left;
padding:2px 7px;
}

table.webservice_table td {
margin:0;
padding:2px 7px;
}

table.webservice_table td.attempts {
text-align:center;
}

table.webservice_table td.service {
z-index:10;
}

#contentContainer table.webservice_table td.actions ul.action_list {
list-style:none;
margin:0;
padding:0;
}

#contentContainer table.webservice_table td.actions ul.action_list li {
float:left;
margin:0;
padding:0;
}

.overview_diary {
font-family:Arial, Helvetica, sans-serif;
width:100%;
margin:0;
padding:0;
}

.overview_diary table.dailydiary {
width:100%;
border-collapse:collapse;
background-color:none;
border:1px solid #666;
height:10px;
margin:0;
padding:0;
}

.overview_diary table.dailydiary tbody tr td {
background-color:none;
border:none;
font-size:12px;
border-top:1px solid #FFF;
border-bottom:1px solid #FFF;
margin:0;
padding:0;
}

.overview_diary table.dailydiary tbody tr th {
text-align:left;
font-weight:400;
border:none;
color:#FFF;
background-color:#666;
line-height:10px;
font-size:10px;
margin:0;
padding:0;
}

.overview_diary table.dailydiary tbody tr th a {
text-align:left;
font-weight:400;
border:none;
font-size:12px;
color:#FFF;
background-color:#666;
margin:0;
padding:0;
}

.overview_diary table.dailydiary tbody tr th.icon {
width:16px;
font-size:12px;
margin:0;
padding:0 0 0 20px;
}

.overview_diary table.dailydiary tbody tr th.icon_short {
width:16px;
text-align:right;
font-size:12px;
margin:0;
padding:0 0 0 5px;
}

.overview_diary table.dailydiary tbody tr th.time {
width:34px;
text-align:right;
font-size:10px;
margin:0;
padding:0 2px;
}

.overview_diary table.dailydiary tbody tr th.admin {
width:40px;
text-align:right;
font-size:10px;
margin:0;
padding:0 2px;
}

.overview_diary table.dailydiary tbody tr.free td.hour {
width:60px;
background-color:#C7E6F0;
border:none;
border-bottom:1px solid #FFF;
}

.overview_diary table.dailydiary tbody tr.free td.holiday {
background-color:#C9DBEE;
}

/
.overview_diary table.dailydiary tbody tr td.info table tbody tr td.admin,table.dailydiary tbody tr th.info table tbody tr th.admin {
background-color:none;
}

.overview_diary table.dailydiary tbody tr.booked td {
background-color:#C7E6F0;
border-top:1px solid #FFF;
border-bottom:1px solid #FFF;
}

.overview_diary table.dailydiary tbody tr td.booked_Breakdown {
background-color:#E6F0C7;
border-left:1px solid #FFF;
border-right:1px solid #FFF;
}

.overview_diary table.dailydiary tbody tr td.booked_Installation {
background-color:#F0D0C7;
border-left:1px solid #FFF;
border-right:1px solid #FFF;
}

.overview_diary table.dailydiary tbody tr td.booked_Removal {
background-color:#81DFC7;
border-left:1px solid #FFF;
border-right:1px solid #FFF;
}

.overview_diary table.dailydiary tbody tr td.booked_Service {
background-color:#C7D2F0;
border-left:1px solid #FFF;
border-right:1px solid #FFF;
}

.overview_diary table.dailydiary tbody tr td.booked_Survey {
background-color:#C7F0D0;
border-left:1px solid #FFF;
border-right:1px solid #FFF;
}

.overview_diary table.dailydiary tbody tr td.booked_CurvedSurvey {
background-color:#C7F0F0;
border-left:1px solid #FFF;
border-right:1px solid #FFF;
}

.overview_diary table.dailydiary tbody tr td ul {
list-style:none;
vertical-align:middle;
margin:0;
padding:5px 0;
}

.overview_diary table.dailydiary tbody tr td ol {
margin:0;
padding:5px 0;
}

li#find_near_jobs_content {
margin:10px 0 0;
padding:0;
}

li#find_near_jobs_content ul {
list-style:none;
height:250px;
overflow-x:hidden;
overflow-y:scroll;
margin:5px 0 0;
padding:0;
}

#quick_cal {
z-index:10;
margin:0 10px 0 0;
}

#quick_cal #cal_holder {
display:block;
position:relative;
background-color:#FFF;
margin:-90px 0 0;
padding:5px;
}

#quick_cal #cal_holder a#cross {
z-index:15;
display:block;
position:absolute;
top:5px;
right:5px;
border:none;
}

#quick_cal #cal_holder table {
z-index:10;
display:block;
position:relative;
margin:0;
padding:0;
}

/*
#quick_cal #cal_holder table tbody tr td div a strong {
display:block;
position:absolute;
top:0;
right:0;
}
*/

#overview_diary .overview_diary div div div ul li {
width:200px;
margin:0;
padding:0;
}

table tr td .little_form_box {
display:none;
position:absolute;
top:0;
left:70px;
background-color:#FFF;
filter:alpha(opacity=95);
-moz-opacity:0.95px;
opacity:0.95px;
border:2px solid #CCC;
color:#999;
}

.little_form_box form table.mf tbody tr td.mf {
height:auto;
background-color:#000;
margin:0;
padding:0;
}

.little_form_box a {
color:red;
float:right;
font-weight:700;
font-size:16px;
}

.overview_diary ul li#search_date #cal_holder table tbody tr td {
width:34px;
height:34px;
margin:0;
padding:0;
}

.overview_diary ul li#search_inst {
width:252px;
margin:0;
padding:0;
}

table#engineer_performance {
width:260px;
border-collapse:collapse;
background:none;
margin:0;
padding:0;
}

table#engineer_performance tbody tr td {
background:none;
color:#000;
font-size:12px;
line-height:12px;
margin:0;
padding:0;
}

table#engineer_performance tbody tr td#fromdate_err {
width:0;
}

table#engineer_performance tbody tr td input {
width:68px;
text-align:center;
border:none;
background-color:#E6ECFB;
font-size:11px;
margin:0;
padding:0;
}

table#engineer_performance tbody tr td input.button {
width:auto;
background-color:#FFF;
font-size:12px;
cursor:pointer;
}

.dpTable {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color:#505050;
background-color:#F7FAFB;
border:1px solid #AB4F5D;
}

.dpTD {
border:1px solid #F7FAFB;
}

.dpDayHighlightTD {
background-color:#D8EAE2;
border:1px solid #333;
}

.dpTDHover {
background-color:#9BAA97;
border:1px solid #888;
cursor:pointer;
color:red;
}

.dpDayTD {
background-color:#CCC;
border:1px solid #AAA;
color:#FFF;
}

.dpTitleText {
font-size:12px;
color:gray;
font-weight:700;
}

.dpDayHighlight {
color:#6C6CF4;
font-weight:700;
}

.dpButton {
font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:gray;
background:#d8e8ff;
font-weight:700;
padding:0;
}

.dpTodayButton {
font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:gray;
background:#d8e8ff;
font-weight:700;
}

.newsTable {
margin-top:-300px;
}

.newsTable2 {
display:inline;
}

.surveyorLeagueTable {
text-align:center;
border:1px solid #999;
margin:0 auto;
padding:0;
}

.surveyorLeagueTable th {
border-bottom:1px solid #333;
background-color:#DBE2E6;
color:#FFF;
padding:5px;
}

tr.oddRow {
background-color:#f2f6f9;
}

.magazine {
float:left;
border:1px solid #f2f6f9;
margin:15px;
padding:50px;
}

#nav {
background:#DBE2E6;
height:45px;
margin:0;
padding:0;
}

#nav ul {
list-style:none;
margin:0 0 0 150px;
padding:0;
}

#nav li {
display:inline;
margin-right:2px;
padding:0;
}

#nav a.nav {
background-color:#EEF0F1;
position:relative;
top:16px;
text-decoration:none;
color:#000;
text-align:center;
font-size:12px;
border:none;
margin:0;
padding:10px 10px 15px;
}

#nav a:hover {
background-color:#fff;
text-align:center;
font-size:12px;
border-left:1px solid #999;
border-right:1px solid #999;
border-top:1px solid #999;
}

#nav a.selected {
background-color:#fff;
background-repeat:no-repeat;
background-position:top;
font-weight:600;
text-align:center;
font-size:12px;
border-left:1px solid #999;
border-right:1px solid #999;
border-top:1px solid #999;
border-bottom:1px solid #fff;
}

#nav p {
float:left;
position:relative;
top:10px;
font-weight:bolder;
}

#tab {
float:right;
clear:both;
margin:0 10px 20px;
padding:0;
}

.link {
text-decoration:none;
font-weight:700;
color:#90233C;
}

.top_login {
background:#90233C;
color:#fff;
font-size:1.2em;
display:block;
width:auto;
height:18px;
margin:0;
padding:4px;
}

.fail_text {
color:red;
font-size:1.2em;
text-transform:uppercase;
font-weight:700;
}

#alt-country a:hover,.faq_box a:active,.faq_box a:hover {
text-decoration:underline;
}

label,.contactTable {
font-size:1em;
}

h3 a,h4 a {
text-decoration:none;
color:#a70445;
}

.redtext,.fieldname sup {
font-size:1em;
color:#C00;
padding:0;
}

.contactTable td,.form_label {
background-color:#efefef;
font-size:1em;
padding:4px;
}

#add_job2_table #row_job_details,#add_job2_table #row_customer_ref,#add_job2_table #row_job_type,#add_job2_table #row_invoicing,#add_job2_table #row_footer_1 {
display:block;
}

table.webservice_table td form,table.webservice_table td form input,#contentContainer table.webservice_table td.actions {
margin:0;
padding:0;
}

table.webservice_table td.params,.overview_diary img,.overview_diary img a,.overview_diary table.dailydiary tbody,.overview_diary table.dailydiary tbody tr,.overview_diary table.dailydiary tbody tr th img,.overview_diary table.dailydiary tbody tr th.icon_short img,.overview_diary table.dailydiary tbody tr th.time img,.overview_diary table.dailydiary tbody tr td ul li,.overview_diary table.dailydiary tbody tr td ol li,#overview_diary .overview_diary div div div ul li h2,table#engineer_performance tbody,table#engineer_performance tbody tr {
margin:0;
padding:0;
}

.overview_diary table.dailydiary tbody tr#date_select th,.overview_diary table.dailydiary tbody tr#date_select th a {
text-align:center;
font-weight:700;
font-size:16px;
line-height:16px;
}

.overview_diary table.dailydiary tbody tr th a img,.overview_diary table.dailydiary tbody tr th.icon_short a img,.overview_diary table.dailydiary tbody tr th.time a img {
border:2px solid #666;
margin:0;
padding:0;
}

.overview_diary table.dailydiary tbody tr.booked_Breakdown td,.overview_diary table.dailydiary tbody tr td ul.booked_Breakdown {
background-color:#E6F0C7;
}

.overview_diary table.dailydiary tbody tr.booked_Installation td,.overview_diary table.dailydiary tbody tr td ul.booked_Installation {
background-color:#F0D0C7;
}

.overview_diary table.dailydiary tbody tr.booked_Removal td,.overview_diary table.dailydiary tbody tr td ul.booked_Removal {
background-color:#81DFC7;
}

.overview_diary table.dailydiary tbody tr.booked_Service td,.overview_diary table.dailydiary tbody tr td ul.booked_Service {
background-color:#C7D2F0;
}

.overview_diary table.dailydiary tbody tr.booked_Survey td,.overview_diary table.dailydiary tbody tr td ul.booked_Survey {
background-color:#C7F0D0;
}

.overview_diary table.dailydiary tbody tr.booked_CurvedSurvey td,.overview_diary table.dailydiary tbody tr td ul.booked_CurvedSurvey {
background-color:#C7F0F0;
}

#quick_cal #cal_holder a,.magazine a,#tab img,#tab a {
border:none;
}

.little_form_box form,.little_form_box form table.mf,.little_form_box form table.mf tbody,.little_form_box form table.mf tbody tr {
height:auto;
margin:0;
padding:0;
}

.overview_diary ul li#search_date #cal_holder,.overview_diary ul li#search_date #cal_holder table {
width:252px;
border:none;
margin:0;
padding:0;
}

.overview_diary ul li#search_date #cal_holder table tbody,.overview_diary ul li#search_date #cal_holder table tbody tr,.overview_diary ul li#search_date #cal_holder table tbody tr td a {
border:none;
margin:0;
padding:0;
}

.sp_hrow1 { padding:4px 16px; 4px; 16px; border-right:1px solid #ddddff; }
.sp_hrow2 { padding:4px 16px; 4px; 16px; }
.sp_row1 { padding:4px 16px; 4px; 16px;border-right:1px solid #ddddff; }
.sp_row2 { padding:4px 16px; 4px; 16px; }

body#mainbody #widthContainer #contentContainer #insideContent .access_message {
	font-size: 1.166em;
	font-weight: bold;
	border-style: solid;
	border-width: 2px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 20px 0pt;
	padding: 30px;
}

body#mainbody #widthContainer #contentContainer #insideContent .access_message_small {
	font-size: 1.000em;
	font-weight: bold;
	border-style: solid;
	border-width: 2px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 10px 0pt;
	padding: 10px;
}

body#mainbody #widthContainer #contentContainer #insideContent .access_okay {
	background: rgb(242, 255, 242);
	border-color: rgb(0, 255, 0);
	color: rgb(0, 178, 0);
}

body#mainbody #widthContainer #contentContainer #insideContent .access_warning {
	background: rgb(255, 252, 227);
	border-color: rgb(238, 211, 0);
	color: rgb(194, 142, 0);
}

body#mainbody #widthContainer #contentContainer #insideContent .access_error {
	background: rgb(255, 242, 242);
	border-color: rgb(255, 0, 0);
	color: rgb(178, 0, 0);
}




body#mainbody .access_message {
	font-size: 1.166em;
	font-weight: bold;
	border-style: solid;
	border-width: 2px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 20px 0pt;
	padding: 20px;
}
body#mainbody #helptext {
	display:none;
	/*margin:0;
	padding:0;*/
}
body#mainbody #helptext .access_message {
	display:block;
	position:relative;
	margin:0;
	margin:0;
}
body#mainbody .access_message_small {
	font-size: 1.000em;
	font-weight: bold;
	border-style: solid;
	border-width: 2px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 10px 0pt;
	padding: 10px;
}

body#mainbody .access_okay {
	background: rgb(242, 255, 242);
	border-color: rgb(0, 255, 0);
	color: rgb(0, 178, 0);
}

body#mainbody .access_warning {
	background: rgb(255, 252, 227);
	border-color: rgb(238, 211, 0);
	color: rgb(194, 142, 0);
}

body#mainbody .access_error {
	background: rgb(255, 242, 242);
	border-color: rgb(255, 0, 0);
	color: rgb(178, 0, 0);
}
.sNotify_message {
	width: 181px;
	height: 116px;
	padding: 0px;
	background-color: white;
	position: absolute;
	display: none;
	right: 0px;
	top: 20px;
	margin-bottom: 20px;
	text-align: justify;
	border: none;
}
.sNotify_close { }






p.message {
	font-size: 1.166em;
	font-weight: bold;
	border-style: solid;
	border-width: 2px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 20px 0pt;
	padding: 30px;
}

p.message_small {
	font-size: 1.000em;
	font-weight: bold;
	border-style: solid;
	border-width: 2px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 10px 0pt;
	padding: 10px;
}

p.okay {
	background: rgb(242, 255, 242);
	border-color: rgb(0, 255, 0);
	color: rgb(0, 178, 0);
}

p.warning {
	background: rgb(255, 252, 227);
	border-color: rgb(238, 211, 0);
	color: rgb(194, 142, 0);
}

p.error {
	background: rgb(255, 242, 242);
	border-color: rgb(255, 0, 0);
	color: rgb(178, 0, 0);
}








/****
 * THE FOLLOWING IS THE NEW MENU / SUBMENU / HELPTEXT CSS
 */


@charset "utf-8";
#nav {
background:#DBE2E6;
height:45px;
margin:-0;
padding:0;
width:100%;
}

#nav ul {
list-style:none;
margin:0 0 0 150px;
padding:0;
}

#nav li {
display:inline;
margin:0;
padding:0;
}

#nav a.nav {

background-repeat:no-repeat;
background-position:top;
position:relative;
top:16px;
text-decoration:none;
color:#000;
text-align:center;
font-size:12px;
border:none;
margin:0;
padding:15px;
}

#nav a:hover {

background-repeat:no-repeat;
background-position:top;
text-align:center;
font-size:12px;
border:none;
}

#nav a.selected {

background-repeat:no-repeat;
background-position:top;
font-weight:600;
text-align:center;
font-size:12px;
border:none;
}

#nav p {
float:left;
position:relative;
top:10px;
font-weight:bolder;
}

#tab {
float:right;
clear:both;
margin:0 10px 20px;
padding:0;
}

#navTabs {
margin-bottom:10px;
padding:0;
}

#jobs {
border:1px solid #9D003F;
margin:0;
padding:0;
}

#jobs li {
display:inline;
margin:0;
padding:10px;
}

#jobs a {
color:#000;
}

#navTabs li {
display:inline;
background-color:#AA4E5C;
margin:0;
padding:10px;
}

#navTabs a {
color:#fff;
text-decoration:none;
border:none;
margin:0;
padding:0;
}

#navTabs li:hover {
padding-top:13px;
}

#navTabs .selected {
background-color:#9D003F;
}

#nav .selected {
background-color:#9D003F;
}

#navTabs.unassigned:hover {
background-color:#C00;
color:#fff;
}

#addJobButton, .addTrackDetsButton{
width:300px;
background-color:#69C;
display:block;
font-size:18px;
font-weight:700;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
text-align:center;
margin:0 auto;
}

#addJobButton a, .addTrackDetsButton a {
color:#fff;
text-align:center;
text-decoration:none;
}

#disabledAddJobButton {
width:300px;
background-color:#E0EBF7;
display:block;
font-size:18px;
font-weight:700;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
text-align:center;
cursor:text;
color:#fff;
margin:0 auto;
}

#disabledAddJobButton p {
color:#ccc;
text-align:center;
text-decoration:none;
}

#remBal {
display:block;
width:35%;
border:1px solid #900;
text-align:center;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
margin:0 auto;
padding:10px;
}

#remBal .CC_button {
width:95%;
background-color:#69C;
display:block;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
text-align:center;
color:#fff;
margin:0 auto;
padding:5px 10px;
}

#remBal .CC_button a {
font-size:24px;
}

#CC_customer-tracking-4 {

}

.CC_button {
width:auto;
background-color:#69C;
display:block;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
text-align:center;
float:left;
color:#fff;
margin:0 auto;
padding:5px 10px;
}

.CC_button a {
color:#fff;
font-weight:600;
}

.description {
text-align:center;
color:#666;
padding:10px;
}

.balance {
font-size:24px;
font-weight:800;
text-align:center;
}
.help{
position:relative;
height:auto;
width:auto;
display:block;
margin:0;
padding:0;
z-index: 98;
}
.arrow{
position:absolute;
display:block;
z-index:99;
bottom: 11px;
float:left;
}

.helpDiv {
float:left;
display:block;
width:100px;
background-color:#FFF15B;
filter:alpha(opacity = 85);
-moz-opacity:0.85;
opacity:0.85;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
border:1px solid #FC0;
position:absolute;
bottom:29px;
color:#000;
font-style:italic;
font-size:12px;
z-index:99;
margin:0 0 2px;
padding:10px;
}

.warnDiv {
float:left;
display:block;
width:100px;
background-color:#F36666;
filter:alpha(opacity = 95);
-moz-opacity:0.95;
opacity:0.95;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
border:1px solid #f00;
position:absolute;
bottom:29px;
color:#fff;
font-style:italic;
font-size:12px;
z-index:99;
margin:0 0 2px;
padding:10px;
font-weight: 800;
}

.warnDiv p {
color:#FFF;
font-weight:800;
}

.closeHelp {
margin-top:-10px;
float:right;
filter:alpha(opacity = 100);
-moz-opacity:1;
opacity:1.0;
margin-right:-10px;
}

#hint {
display:block;
text-align:right;
margin:20px auto;
padding:10px;
/*width: 100%;*/
margin: 0px;
/*position: absolute;
top:170px;
right: 1px;*/
}

#hint p {
text-align:right;
font-style:italic;
font-size:12px;
padding:3px;
}

#hint a {
background-color:red;
color:#fff;
border:1px solid #fff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
padding:5px;
}

.trackingNumPane {
width:100%;
float:left;
border:1px solid #ccc;
margin:0px;
padding:0px;
}

.trackingBody {
width:100%;
float:left;
background-color:#fcfcfc;
margin:0px;
padding:0px;

}

.item_hist {
width:65%;
float:right;
margin:0px;
padding:0px;

}

.item_dates {
width:25%;
float:left;
text-align:center;
margin:0px;
padding:0px;

}

#CC_customer-tracking-4 .CC_button {
text-align:center;
}

#addTrackForm {
width:100%;
float:left;
display:none;
margin:0px;
padding:0px;
background-color:#fcfcfc;
}

#formTopSection {
width:100%;
float:left;
text-align:center;
margin:0;
}

#formLeftCol {
width:30%;
float:left;
height:150px;
margin:0;
padding:0;
}

.CC_trackingButton {
width:auto;
background-color:#69C;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
text-align:center;
float:right;
color:#fff;
margin:0;
padding:0;
}

.CC_trackingButton a {
color:#fff;
font-weight:600;
margin:0;
padding:2px;
}

#CC_search{
text-align:center;
padding: 10px;
margin:0px;
padding:0px;
}
#CC_search input{
font-size: 16px;	
}
#CC_searchRes{
width: auto;
border:1px solid #FEFEFE;
border-collapse:collapse;
background-color:#EFEFEF;
position: absolute;
margin: 0 auto;
opacity: 0.95;
filter:alpha(opacity = 95);
-moz-opacity:0.95;
z-index: 100;
top: 164px;
right: 51px;
}

.CC_searchCol{
width:auto;
margin: 0px;
padding: 3px;
float:left;
/*height: 285px;*/
opacity: 0.85;
filter:alpha(opacity = 85);
-moz-opacity:0.85;
background-color:#fff;
border: 1px solid #999;
border-collapse:collapse;
}
#tab img,#tab a {
border:none;
}

#history,#payments,#tracking {
border:1px solid #9D003F;
display:none;
margin:0;
padding:0;
}

#jobs ul,#navTabs ul {
list-style:none;
margin:0;
padding:0;
}

#addJobButton:hover,#remBal .CC_button:hover,.CC_button:hover,.CC_trackingButton:hover, .addTrackDetsButton:hover {
background-color:#36C;
cursor:pointer;
}

#CC_customerDetails,#CC_customerNotes {
width:40%;
float:left;
padding:10px;
margin:0px;
margin-top: -30px;
}
#CC_CustNotesScroll{
height: 100px;
overflow:auto;
border: 1px solid #A5ACb2;
}
#tabbed, .trackingHeader {
width:100%;
float:left;
}

#CC_editCust,#CC_editNotes {
display:none;
width:48%;
float:left;
}

#formTopSection input,#formTopSection select {
font-size:18px;
color:#444;
}

#formLeftCol input,#formMidCol textarea,#formRightCol input {
color:#777;
}

#formMidCol,#formRightCol {
width:30%;
float:left;
height:200px;
margin:0;
padding:2px;
}

#JV_wrapper{
width:100%;
float:left;
margin:0px;
padding: 0px;
overflow: auto;
position:relative;
}
#JV_custInfo{
width: 95%;
float:left;
border-bottom: 1px solid #9D003F;
height: 150px;
margin:0px;
padding: 0px;
overflow: auto;
position:relative;
}
#JV_sidenav{
width:150px;
float:left;
background-color:#FFF;
color:#FFF;
height: 450px;
overflow: auto;
position:relative;
padding:0px;
margin:0px;
}

#JV_sidenav a{
text-align:center;
color:#FFF;
}

#JV_sidenav li{
width: 150px;
padding: 10px 0px;
margin: 5px 0px;
text-align:center;
background-color: #AA4E5C;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
color:#fff;
}

#JV_sidenav li:hover{
background-color: #9D003F;
}

#JV_sidenav #selected{
background-color: #9D003F;
color:#fff;
}

#JV_sidenav ul{
width: 150px;
list-style:none;
}

#JV_main{
height: 445px;
border-left: 1px solid #9D003F;
overflow: auto;
padding-left: 5px;
width: 600px;
position:relative;
}

.JV_link{
color:#fff;
text-transform:uppercase;
}

#clearingDiv{
width: 100%;
height: 10px;
}

#JV_sidenav .link{
text-align:center;
}

.stockTableDiv{cursor:pointer;  border: 1px solid #ccc; margin: 2px;}
.smallText{padding: 0px 5px; color:#666666; font-size:12px;}
.stockTableDiv:hover{background-color:#F7F7F7;}
.stockTableDiv table{ margin: 10px;}
#GLS_received{width: 100%; background-color: #FFFF3C; color:#f00; text-align:center; padding: 10px 0px;}
.GLS_installer:hover{background-color:#F7F7F7;}
.GLS_installer{cursor:pointer; position:relative;}
.GLS_installer .stockLevelLink{position: absolute; right: 10px;}
.stockLevelLink{position: absolute; right: 40px;}
.lightInstallerName{color:#999;}

.serialNumResults{width:170px; position:absolute; z-index: 100; background-color:#F8FAF8; opacity: 0.85;
filter:alpha(opacity = 85);
-moz-opacity:0.85;}
.highlightSerial:hover{background-color: #96C7EB;}

/* NEWS RELATED STUFF */
.newsItem{display:block; position:relative; float:left; border: 1px solid #ccc; margin:5px 0px 0 0px; padding: 5px;}
.newsItem h5{border:none; text-align:center;}
.newsImageHolder{display:block; position:relative; width: 20%; float:left; position: relative;}
.newsImageHolder img{width: 55%; }
.newsBodyHolder{display:block; position:relative; width: 78%; float:left; clear:right;}
.newsMainImage{padding: 5px; border: 1px solid #ccc; display:inline; margin: 0 auto; display:block;}
.newsBody{display:block; position:relative; width: 90%; font-size: 1.2em; color:#333333;}
.newsBody img{width: 60%; margin: 0 auto; display:block; position: relative;}
.newsAuthor{display:block; position:relative; font-size: 0.9em; color:#666666; font-style:italic;}
.newsFooter{display:block; position:relative; width: 100%; float:left; margin-bottom: 20px;clear:left;}

/* ARTICLES RELATED STUFF */
.article{border: 1px solid #ccc; padding: 10px;}

/* OTHER STUFF*/
fieldset{padding: 10px; border:1px solid #ccc; width: 95%;}
.clear{color:#999;}





.overview_diary th {
height:20px;
background:#669;
border-bottom:1px solid #fff;
}

.overview_diary .chead {
height:20px;
font-weight:700;
}

.overview_diary .dayhead {
height:20px;
}

.overview_diary .chead td {
border-bottom:1px solid #fff;
border-right:0 solid #ccc;
border-left:0 solid #ccc;
background:#99C;
color:#fff;
font-weight:700;
padding:2px;
}

.overview_diary .dayhead td {
border-bottom:1px solid #fff;
border-right:1px solid #fff;
border-left:0 solid #ccc;
background:#99C;
color:#fff;
font-size:0.8em;
font-weight:100;
padding:2px;
}

.overview_diary .dayhead td a {
color:#fff;
}

.overview_diary .timeslot {
font-size:1em;
font-weight:100;
width:100px;
color:#fff;
background:#C6C6E0;
}

.overview_diary .installerrow {
font-size:1em;
text-align:center;
font-weight:100;
background:#C6C6E0;
}

.overview_diary th table {
font-size:2em;
color:#fff;
width:100%;
}

.overview_diary th table td {
background:transparent;
color:#fff;
text-decoration:none;
border:0 solid #fff;
margin:0;
}

.overview_diary th table td a {
background:transparent;
color:#fff;
text-decoration:none;
margin:0;
}

#diary_month {
float:left;
margin:5px;
}

#diary_month table {
border:1px solid #888;
height:175px;
width:220px;
margin:0;
padding:0;
}

#diary_month table .chead td {
border:1px solid #fff;
background:#99C;
color:#fff;
font-weight:700;
padding:2px;
}

#diary_month table tr {
height:10px;
}

#diary_month table tr td.normal {
background-color:#efefef;
}

#diary_month table tr td.global {
background-color:#faa;
font-weight:700;
}

#diary_month table tr td.installer {
background-color:#aaf;
font-weight:700;
}

#diary_top table {
width:98%;
border-collapse:collapse;
margin:0;
padding:0;
}

#diary_top tr {
height:10px;
font-size:1.4em;
width:98%;
border-collapse:collapse;
margin:0;
padding:0;
}

#diary_top td {
height:10px;
font-size:1.2em;
text-align:center;
}

#add_job2_table table {
width:98%;
border:1px solid #999;
border-collapse:collapse;
margin:4px;
padding:6px;
}

#add_job2_table td {
vertical-align:top;
text-align:left;
border:1px solid #999;
}

#add_job2_table tr {
height:10px;
vertical-align:top;
}

#add_job2_table .title {
font-size:1em;
font-weight:100;
width:150px;
color:#000;
background:#DADAF4;
vertical-align:top;
text-align:left;
}

#stable,#stable td {
border:0;
}

.job_detail_table {
width:98%;
border:1px solid #444;
background-color:#fafafa;
margin:0;
padding:4px;
}

#tdTitle {
font-size:1em;
font-weight:100;
color:#000;
background:#DADAF4;
vertical-align:top;
text-align:left;
}

.overview_diary table,#holiday_planner table {
border:0 solid #ccc;
width:98%;
border-collapse:collapse;
margin:0;
padding:0;
}

.overview_diary tr,#holiday_planner tr {
height:40px;
border-top:1px solid #fff;
}

.overview_diary td,#holiday_planner td {
font-size:0.9em;
background:#efefef;
color:#000;
text-align:center;
border:1px solid #fff;
padding:3px;
}
@media print  {
.ui-tabs-nav {
display:none;
}
}

@media projection,screen  {
.ui-tabs-hide {
display:none !important;
}
}

.ui-wrapper {
width:300px;
border:1px solid #50A029;
}

.ui-wrapper input,.ui-wrapper textarea {
border:0;
}

.ui-tabs-nav,.ui-tabs-panel {
font-family:"Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
font-size:12px;
}

.ui-tabs-nav {
list-style:none;
margin:0;
padding:0 0 0 3px;
}

.ui-tabs-nav:after {
display:block;
clear:both;
content:" ";
}

.ui-tabs-nav li {
float:left;
font-weight:700;
margin:0 0 0 2px;
}

.ui-tabs-nav a,.ui-tabs-nav a span {
float:left;
border-bottom:none;
text-decoration:none;
background:url(/images/new_tabs.png) no-repeat;
padding:0 12px;
}

.ui-tabs-nav a {
padding-left:0;
background-position:100% 0;
text-decoration:none;
white-space:nowrap;
outline:0;
margin:5px 0 0;
}

.ui-tabs-nav a:link,.ui-tabs-nav a:visited {
color:#fff;
}

.ui-tabs-nav .ui-tabs-selected a {
position:relative;
top:1px;
z-index:2;
margin-top:0;
background-position:100% -23px;
}

.ui-tabs-nav a span {
padding-top:1px;
padding-right:0;
height:20px;
background-position:0 0;
line-height:20px;
}

.ui-tabs-nav .ui-tabs-selected a span {
padding-top:0;
height:27px;
background-position:0 -23px;
line-height:27px;
}

.ui-tabs-nav .ui-tabs-selected a:link,.ui-tabs-nav .ui-tabs-selected a:visited,.ui-tabs-nav .ui-tabs-disabled a:link,.ui-tabs-nav .ui-tabs-disabled a:visited {
cursor:text;
}

.ui-tabs-nav a:hover,.ui-tabs-nav a:focus,.ui-tabs-nav a:active,.ui-tabs-nav .ui-tabs-unselect a:hover,.ui-tabs-nav .ui-tabs-unselect a:focus,.ui-tabs-nav .ui-tabs-unselect a:active {
cursor:pointer;
}

.ui-tabs-disabled {
opacity:.4;
filter:alpha(opacity=40);
}

.ui-tabs-nav .ui-tabs-disabled a:link,.ui-tabs-nav .ui-tabs-disabled a:visited {
color:#000;
}

.ui-tabs-panel {
border:1px solid #9D003F;
background:#fff;
color:#000;
padding:10px;
}

* html .ui-tabs-nav,*:first-child+html .ui-tabs-nav {
display:inline-block;
}
/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/images/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/tablesorter/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/tablesorter/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

