body
{
padding: 10px;
color: #000;
}

div#wrapper{
  width:960px;
  margin: auto;
}

.pdf_link {
background-image: url(http://images.text.co.uk/control_panel/pdf_icon.gif); background-repeat: no-repeat; 
padding: 6px 0px 0px 26px;
}

form {
  margin: 0px;
  padding: 0px;
}


div.errors
{
position:relative;
border: solid 1px red;
margin:10px 0px;
padding: 5px 0px;
background: url(http://images.text.co.uk/control_panel/icons/ordererror.gif) #FFE1E1 no-repeat 6px 7px;
}

div.errors p
{
margin: 0px 30px;
padding-bottom: 5px;
text-align: justify;
}

div.errors ul
{
color: #F00;
list-style-type: disc;
list-style-position:inside;
font-weight:bold;
margin:0px 0px 0px 30px;
padding:0px;
}

div.errors ul li
{
margin-bottom:3px;
}


body, h1, table, input, select, textarea, h2
{
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
}

div#header ul ul
{
float:none;
padding:0px;
width:100px;
margin:0px;
}

div#header ul ul li
{
padding:0px;
margin:2px 0px;
width:100px;
}

div#header ul li ul li a
{
background:none;
border:none;
}

div#header ul li.active ul li a, div#header ul li ul li a:hover
{
color: #000;
background: none;
}

div#header ul
{
width: 127px;
margin: 0;
padding: 0;
float: left;
list-style-type: none;
list-style-position: inside;
clear: left;
padding-bottom:20px;
}

div#header ul li
{
padding-left: 17px;
width: 110px;
background-repeat: no-repeat;
background-position: top left;
margin: 0;
list-style-position: outside;
margin-bottom: 3px
}

div#header ul li a
{
font-size:11px;
display: block;
border: solid 1px #8FA3C7;
height: 13px;
width: 106px;
padding:0 0 0 3px;
text-decoration: none;
overflow: hidden;
color: #204080;
}

div#header ul li a:hover, div#header ul li.active a
{
background-image: none;
color: #FFF;
background-color: #8FA3C7
}

div#header ul li.gap
{
margin-top:10px;
}

h1
{
clear: both;
border:  solid 1px #8FA3C7;
display: block;
height:  15px;
text-align: right;
margin-top:0;
padding-right: 10px;
margin-bottom: 15px;
padding-top: 1px;
}

h1, div#footer p#loggedin,
div#header ul li a
{
background-image: url(http://images.text.co.uk/control_panel/gradient.gif);
}

div#main
{
float: right;
border: solid 1px #8FA3C7;
width: 800px;
padding: 10px;
z-index:10;
}

div#footer
{
position:relative;
clear: both;
height: 30px;
padding-top: 15px;
}

div#footer img
{
position:absolute;
top:-20px;
}

div#footer p
{
margin:0;
padding:0;
width: 40%
}

div#footer p#loggedin
{
border:  solid 1px #8FA3C7;
display: block;
height:  16px;
padding-left: 4px;
padding-right: 10px;
margin-top:0;
margin-bottom:2px;
width: auto;
}

div#footer  p#copyright,
img#client_logo
{
float: left;
}

div#footer p#iplog,
img#ukfast_logo
{
float: right;
text-align: right
}

a
{
color: #204080;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}


a img
{
border: none;
}

img#client_logo
{
margin: 0px 10px 10px 10px;
margin-left:0px;
}

img#ukfast_logo
{
margin: 0px 0px 10px 0px;
}

div.alphabet
{
display:block;
width:100%;
height:15px;
margin-bottom:5px;
}

div.alphabet a
{
display:block;
float:left;
background-color: #E3E7E8;
border:solid 1px #8FA3C7;
margin:0 3px 2px 0;
width:12px;
text-align:center;
}

div.alphabet a:hover
{
background-color: #FFF;
text-decoration: none;
}

div.alphabet a#active_letter
{
background-color: #8FA3C7;
color:#FFF;
}

input, select, textarea, .forminput
{
font-family: Arial;
font-size: 11px;
border: 1px solid #8FA3C7;
}

h2
{
padding:0;
margin:0 0 10px 0;
}

.required
{
color: #F00;
}

fieldset
{
display:block;
border:#8FA3C7 1px solid;
margin:10px 0px;
padding:5px;

}

fieldset.login_fieldset {
  background-image: url(http://images.text.co.uk/control_panel/login_back.png);
  background-repeat: no-repeat;
  width: 380px;
  height: 380px;
  margin: 50px auto 0px auto;
  padding: 20px 20px 40px 20px;
  border: none;
  display: block;
}

fieldset.login_fieldset ul {
  margin: 0px;
  padding: 0px;
}

fieldset.login_fieldset ul li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

fieldset.login_fieldset ul li.logo {
  text-align: center;
  padding-top: 30px;
  height: 120px;
}

fieldset.login_fieldset ul li.title {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}

fieldset.login_fieldset ul li.label {
  float: left;
  width: 25%;
  text-align: right;
  font-weight: bold;
  padding-right: 10px;
  padding-top: 3px;
  margin-bottom: 5px;
}

fieldset.login_fieldset ul li.input {
  float: left;
  width: 70%;
  margin-bottom: 5px;
}

fieldset.login_fieldset ul li.input input {
  border: 1px solid #000000;
  width: 235px;
  padding: 2px;
}

fieldset.login_fieldset p.submit {
  text-align: center;
  clear: both;
}

ul.login_credits {
  width: 380px;
  height: auto;
  margin: 0px auto;
  padding: 0px;
}

ul.login_credits li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center;
}

ul.login_credits li.credit_1 {
  width: 50%;
  float: left;
  line-height: 44px;
}

ul.login_credits li.credit_2 {
  width: 50%;
  float: left;
  line-height: 44px;
}

ul.login_credits li.credit_3 {
  clear: both;
  padding-top: 10px;
}

fieldset.login_fieldset div.login_error {
  line-height: 50px;
  height: 50px;
  width: auto;
  text-align: center;
}

div.login_error p {
  background-image: url(http://images.text.co.uk/control_panel/icons/ordererror.gif);
  background-repeat: no-repeat;
  background-position: 0px 17px;
  margin: 0px auto 0px 30px;
  font-weight: bold;
  color: #FF0000;
}

legend
{
margin:0px;
font-weight: bold;
}

label
{
display:block;
width:100%;
}

table
{
margin-top:10px;
}

fieldset table
{
margin:5px auto;
clear: both;
}

p.submit_holder
{
text-align:center;
margin:0px;
}

div.confirmation
{
border: solid 1px #00F;
margin:10px 0px;
padding: 5px 0px;
background: url(http://images.text.co.uk/control_panel/icons/blue_info_graphic.gif) #E1E1FF no-repeat 6px 7px;
}

div.confirmation p
{
margin: 0px 30px;
padding-bottom: 5px;
padding-left:0px;
text-align: justify;
}

div.confirmation ul
{
color: #F00;
list-style-type: disc;
list-style-position: inside;
font-weight: bold;
margin: 0px 0px 0px 30px;
padding: 0px;
}

div.confirmation ul li
{
margin-bottom: 3px;
}


input.colour
{
border-right: solid 20px #000;
}

div.alphabet {
  clear: both;
}

div.alphabet a {
  display:block;
  float:left;
  background-color: #E3E7E8;
  border:solid 1px #8FA3C7;
  margin:0px 3px 2px 0px;
  width:12px;
  text-align:center;
}

div.alphabet a:hover {
  background-color: #FFF;
  text-decoration: none;
}

div.alphabet a#active_letter {
  background-color: #8FA3C7;
  color:#FFF;
}

table#hoverhighlight caption {
  text-align: right;
}

table#hoverhighlight a:hover
{
  text-decoration:none;
}

table#hoverhighlight th a {
  display:block;
  width:100%;
}

table#hoverhighlight tr.shaded {
  background: #E3E7E8;
}

table#hoverhighlight td a {
display:block;
width:100%;
}

table#hoverhighlight tr.highlight td {
background-color: #8FA3C7;
}
table#hoverhighlight tr.highlight td a {
color:#FFF;
}

p
{
margin:10px 0px;
}

input.no_border
{
border:none;
}

table#hoverhighlight tr.dim a
{
color:#888;
}

div#tooltip_container {
  background-image: url(http://images.text.co.uk/control_panel/gradient.gif);
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  color: #204080;
  position: absolute;
  z-index: 20;
  left: 0;
  top: 0;
  border: 1px solid #204080;
  visibility: hidden;
  padding: 5px;
  width: 200px;
}

img.tooltip_trigger
{
vertical-align: top;
}

.large
{
width:280px;
}

.medium
{
width:140px;
}

.small
{
width:70px;
}

textarea.large, textarea.medium, textarea.small
{
width:280px;
}

textarea.small
{
height:40px;
}

textarea.medium
{
height:80px;
}

textarea.large
{
height:160px;
}


textarea
{
position:relative;
}

.galleryimg
{
background-color: #E3E7E8;
border: 1px solid #8FA3C7;
width: 110px;
height: 75px;
display: block;
overflow: hidden;
}


img.tooltip
{
vertical-align:top;
position:relative;
top:1px;
}

div#header ul ul li a
{
display:block;
width:110px;
}

div#header ul ul li.active a, div#header ul ul li a:hover
{
width:95px;
border-right:12px solid #8FA3C7;
}

th
{
text-align:left;
}

p.note
{
font-size:smaller;
font-style:italic;
}

p.offset_links
{
float:right;
}

p.offset_links a
{
display:block;
width:20px;
margin:0px 0px;
float:left;
text-align:center;
}

p.offset_links a:hover
{
background:#e3e7e8;
}

div.rss_news_item
{
border-bottom: 1px solid #8FA3C7;
padding: 10px 0px;
min-height: 90px;
clear: both;
}
 
div.rss_news_item img
{
float: right;
border: 1px solid #8FA3C7;
margin: 0px 0px 10px 10px;
}
 
div.rss_news_item h3
{
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 12px;
}
 
div.rss_news_item p
{
margin: 0px;
padding: 5px 0px;
}

a.false_link
{
cursor: pointer;
}

div.loading_div
{
float: left;
position: absolute;
  left: 350px;
width: 144px;
height: 25px;
background-image: url(http://images.text.co.uk/control_panel/loading.gif);
background-repeat: no-repeat;
border: 1px dashed #8FA3C7;
margin: 10px;
}

div.loading_div h4
{
display: none;
}

span.auth_username
{
font-weight: bold;
}

div#hidden_overlay {
  width: 557px;
  height: auto;
  position: absolute;
    top: 190px;
    left: 170px;
  display: none;
  border: 1px solid #8FA3C7;
  background-color: #F9FAFD;
  padding: 10px;
  z-index: 500;
  margin: 10px 0px;
}

div#image_div {
  position: absolute;
  display: none;
  border: 1px solid #8FA3C7;
  background-color: #FFFFFF;
  z-index: 500;
  padding: 10px;
}

div#loader {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  cursor: wait;
  background-image: url(http://images.text.co.uk/invis_1x1.gif);
  z-index: 999;
}

p#selected_banner {
  margin: 5px 5px;
  padding: 5px 0px;
}

div#banner_list {
  margin: 5px 0px;
  border: 1px solid #8FA3C7;
  height: 200px;
  overflow: auto;
}

div#banner_list ul {
  margin: 0px;
  padding: 0px;
}

div#banner_list ul li {
  margin: 0px;
  padding: 5px 0px;
  list-style-type: none;
  border-bottom: 1px solid #8FA3C7;
  text-align: center;
}

ul.page_tabs {
  margin: 10px 0px;
  padding: 0px;
  height: 22px;
  border-bottom: 1px solid #8FA3C7;
}

ul.page_tabs li {
  list-style-type: none;
  float: left;
  display: inline;
}

ul.page_tabs li a {
  display: block;
  padding: 4px 10px 3px 10px;
  background-color: #E6E9EB;
  margin: 0px 5px;
  border: 1px solid #8FA3C7;
}

ul.page_tabs li.selected a {
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

ul.page_tabs li a:hover {
  background-color: #FFFFFF;
  text-decoration: none;
}

div#start_quote
{
  background-image: url(http://images.harperjames.com/start_quote.gif);
  background-repeat: no-repeat;
}

div#end_quote
{
  background-image: url(http://images.harperjames.com/end_quote.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 10px;
}

ul#files
{
  margin: 0px;
  padding: 0px;
}

ul#files li
{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

ul#files li a
{
  display: block;
  padding: 0px 0px 0px 15px;
  background-image: url(http://images.harperjames.com/control_panel/icons/folder_unframed.png);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  position: relative;
  margin: 0px;
}

/* Main Style Sheet for jQuery UI date picker */
#ui-datepicker-div, .ui-datepicker-inline {
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #E3E7E8;
	width: 185px;
}
#ui-datepicker-div {
	display: none;
	border: 1px solid #214080;
	z-index: 100; /*must have*/
}
.ui-datepicker-inline {
	float: left;
	display: block;
	border: 0;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-dialog {
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}
.ui-datepicker-disabled {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
}
button.ui-datepicker-trigger {
	width: 25px;
}
img.ui-datepicker-trigger {
	margin: 2px;
	vertical-align: middle;
}
.ui-datepicker-prompt {
	float: left;
	padding: 2px;
	background: #ddd;
	color: #000;
}
* html .ui-datepicker-prompt {
	width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #fff;
}
.ui-datepicker-control {
	background: #8FA3C7;
	padding: 2px 0px;
}
.ui-datepicker-links {
	background: #214080;
	padding: 2px 0px;
}
.ui-datepicker-control, .ui-datepicker-links {
	font-weight: bold;
	font-size: 80%;
}
.ui-datepicker-links label { /* disabled links */
	padding: 2px 5px;
	color: #888;
}
.ui-datepicker-clear, .ui-datepicker-prev {
	float: left;
	width: 34%;
}
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
	float: right;
	text-align: right;
}
.ui-datepicker-current {
	float: left;
	width: 30%;
	text-align: center;
}
.ui-datepicker-close, .ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
	float: left;
	text-align: left;
}
.ui-datepicker-header {
	padding: 1px 0 3px;
	background: #8FA3C7;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.ui-datepicker-header select {
	background: #214080;
	color: #fff;
	border: 0px;
	font-weight: bold;
}
.ui-datepicker {
	background: #ccc;
	text-align: center;
	font-size: 100%;
}
.ui-datepicker a, .ui-datepicker label {
	display: block;
	width: 100%;
}
.ui-datepicker-title-row {
	background: #777;
}
.ui-datepicker-days-row {
	background: #eee;
	color: #666;
}
.ui-datepicker-week-col {
	background: #777;
	color: #fff;
}
.ui-datepicker-days-cell {
	color: #214080;
	border: 1px solid #ddd;
}
.ui-datepicker-days-cell a{
	display: block;
}
.ui-datepicker-week-end-cell {
	background: #ddd;
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #777;
}
.ui-datepicker-days-cell-over {
	background: #fff;
	border: 1px solid #777;
}
.ui-datepicker-unselectable {
	color: #888;
}
.ui-datepicker-today {
	background: #fcc !important;
}
.ui-datepicker-current-day {
	background: #999 !important;
}
.ui-datepicker-status {
	background: #ddd;
	width: 100%;
	font-size: 80%;
	text-align: center;
}

/* ________ Datepicker Links _______

** Reset link properties and then override them with !important */
#ui-datepicker-div a, .ui-datepicker-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.ui-datepicker-inline .ui-datepicker-links a {
	padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
	padding: 2px 5px !important;
	color: #eee !important;
}
.ui-datepicker-title-row a {
	color: #eee !important;
}
.ui-datepicker-control a:hover {
	background: #E3E7E8 !important;
	color: #333 !important;
}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover {
	background: #ddd !important;
	color: #333 !important;
}

/* ___________ MULTIPLE MONTHS _________*/

.ui-datepicker-multi .ui-datepicker {
	border: 1px solid #777;
}
.ui-datepicker-one-month {
	float: left;
	width: 185px;
}
.ui-datepicker-new-row {
	clear: left;
}

/* ___________ IE6 IFRAME FIX ________ */

.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}


