body {
  background: url(../images/grid.gif) top left repeat;
  font-family:arial,helvetica,sans-serif;
  padding:50px;
  color:#33332d;
}

.container {
  width:900px;
  margin:0 auto;
  background:#fff;
  border:1px solid #ddd;
  position:relative;
}

a img {
  border:none;
  text-decoration:none;
}

div.udf a {
  color: #fff;
}

h1 a {
  color: #33332d;
}

hr {
  width:100%;
  clear:both;
  margin:6px 0;
	padding:0px;
	border-bottom:1px solid #000;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

small {
  font-weight:normal;
}

/*-----------------------TLS-----------------------*/


a {
  color:#da4009;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

p, li {
  margin:0;
  font-size:13px;
  line-height:140%;
}

p {
  margin-bottom:15px;
}

h1, h2, h3, h4, h5, h6 {
  font-family:georgia, "Times New Roman", serif;
  font-weight:normal;
  margin:0;
}

h3 {
  margin-bottom:15px;
}

h4, legend {
  font-family:helvetica, arial, sans-serif;
  font-weight:bold;
  margin: 15px 0 8px 0;
  font-size:14px;
}

h5 { /*recently added, featured projects*/
  text-align:center;
  font-family:helvetica, arial, sans-serif;
  font-weight:bold;
  text-transform:uppercase;
  font-size:12px;
  margin-top:15px;
  margin-bottom:15px;
}

.practiceExtended h5 {
  margin-top:25px;
}

.practiceExtended h5 img {
  margin:0;
}

small {
  font-size: 11px;
  font-family:verdana;
}

iframe {
  visibility: hidden;
  width:0;
  height:0;
}

th, td {
  text-align: left;
  vertical-align: top;
  font-size:9pt;
}

/*======================================================
                          Masthead
--------------------------------------------------------*/

.udf {
/*  height:100px;*/
  width:90px;
  background:#33332d;
  color:#fff;
  font-size:22px;
  font-weight:bold;
  margin: -20px 0 0 -20px;
  text-align:center;
  padding: 31px 0;
  float:left;
  position:relative;
  font-family:georgia;
  font-weight:normal;
}

h1 {
  color:#33332d;
  font-size:22px;
  float:left;
  margin:11px 0 0 15px;
  font-weight:normal;
}

p.login {
  float:right;
  margin:5px 5px 0 0;
  font-size:12px;
  width:400px;
  text-align:right;
}


/*----------------- Home page------------------*/

.home h1 {
  font-family:helvetica,arial,sans-serif;
  display:block;
  margin-bottom:10px;
  font-size:26px;
}

div.firstTier {
  width:94%;
  width:100%;
  text-align:center;
/*  background:#EDF6FA;*/
  overflow:hidden;
  clear:both;
/*  padding:3% 3% 2% 3%;*/
  border-bottom:1px solid #ccc;
}

div.secondTier {
  border-top:1px solid #ccc;
  margin-top:0px;
  padding-top:3%;
  width:100%;
  overflow:hidden;
  clear:both;
}

.secondTier h2 {
  margin-bottom:20px;
}

.secondTier .threecols {
  width:94%;
  padding:0 3%;
}

.secondTier .threecols .column {
  width:210px;
  float:left;
}

div.centre {
  margin:0 3%;
}

a.signup {
  font-size:20px;
  padding:4px;
  margin-left:13px;
  float:right;
}

div.introduction {
  float:left;
  width:38%;
  position:relative;
  margin-top:0px;
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
  padding-top:12px;
}

.introduction p {
  font-size:15px;
}

.twothirds {
  width:51%;
  float:right;
  overflow:hidden;
}

.twothirds ul {
  font-size:12px;
  padding-left:0px;  
}

/*======================================================
                     Main Area + Layout
--------------------------------------------------------*/

.content {
  overflow:hidden;
  clear:both;
  width:728px;
  padding:40px 86px 0 86px;
}

.main {
  width:63%;
  float:left;
}

.sidebar {
  width:30%;
  float:right;
}

.twocols {
  overflow:hidden;
  width:100%;
  border-bottom:1px solid #ddd;
}

.column {
  float:left;
  width:47%;
}

.column select {
  width: 95%;
}

.right {
  float:right;
}

span.miniNav {
  display:block;
  font-size:15px;
  line-height:140%;
  margin-top:6px;
}

h1 span.miniNav a {
  margin-right:5px;
  color:#da4009;
}

p.intro {
  font-size:18px;
  line-height:140%;
  padding:3%;
  background:#FFFDF3;
  margin-bottom:0;
}

p.intro a {
/*  color:#fff;*/
  background:#ffffd6;
}

.yellow {
  background:#fde9d8;
  background:#ffffd6;
  padding:15px 0 15px 15px;
  border-bottom:none;
  clear:both;
  width:60%;
}

/*----------------- Locations, Categories------------------*/

ul {
  list-style-type:none;
  padding: 0 0 0 16px;
  margin: 0 0 20px 0;
}
ul li {
  margin-bottom:9px;
  line-height:120%;
}

/*----------------- Project Summaries (frontend) ------------------*/

div.projectSummary {
  font-size:13px;
  line-height:140%;
  border-bottom:1px solid #eee;
/*  border:1px solid red;*/
  margin:15px 0 15px 0;
}

div.projectSummary h4 span.practiceName {
  font-weight:normal;
}



/*----------------- Practice Summary ------------------*/

.practice {
  width:100%;
  clear:both;
  margin-bottom:40px;
  line-height:130%;
  font-size:12px;
}

.practice p {
  line-height:18px;
  font-size:12px;
  margin-bottom:10px;
}

span.meta {
  font-size:11px;
  font-family:verdana;
/*  display:block;*/
  background:#FDE9D8;
  margin-top:12px;
  line-height:130%;
}

.pracName {
  display:block;
  margin-bottom:5px;
  font-weight:bold;
}
.practice img {
  width: 30px;
  margin-left: -35px;
  vertical-align: top;
  position: relative;
  float: left;
}

.practice h3 {
  position:relative;
  margin-bottom:10px;
  font-size:16px;
}

/*----------------- Practice ------------------*/

.addresses {
  border-left:1px solid #eee;
  padding-left:2%;
}

.addresses h4 {
  margin-top:0;
  padding-top:0;
}

.addresses h5 {
  font-weight:normal;
  text-transform:uppercase;
  padding:0;
  margin:12px 0 8px 0;
  text-align:left;
}

table.address td {
  padding:0;
  width:70%;
}

table.address th {
  width:30%;
  padding:0;
}

table.address {
  line-height:110%;
  padding:0;
  margin-bottom: 20px;
  width:260px;
  font-size:11px;
  font-family:verdana;
  line-height:160%;
  border-collapse:collapse;
}

.practiceExtended h2 {
  font-family:arial,helvetica,sans-serif;
  font-weight:bold;
  color:#da4009;
  font-size:16px;
}

p.url {
  margin-bottom: 20px;
}

.practiceExtended p {
  line-height:150%;
  margin-bottom: 15px;
}

.practiceExtended img {
  margin-bottom:10px;
}


/*----------------- Project ------------------*/

.project {
  overflow:hidden;
  width: 100%;
/*  background:#eee;*/
/*  border-bottom:1px solid #ddd;*/
  padding-bottom:20px;
  margin:20px 0 30px 0;
}

.project p {
  font-size:11px;
  font-family:verdana;
  line-height:150%;
  margin-bottom:10px;
}

.project .images {
  width:150px;
  float:left;
}

.project .images img {
  margin-right:5px;
  margin-bottom: 5px;
}
.project .description {
  margin-left: 150px;
  margin-bottom:20px;
}

.project h4 {
  margin-top:0;
  font-size:13px;
}

/*----------------- Project Summary ------------------*/

#projectList div {
  display:block;
  margin-bottom:20px;
  padding: 10px;
  margin:10px 10px 10px -10px;
}

#projectList div:hover {
  background-color:#ffffae;
  text-decoration:none;
  cursor:pointer;
}

#projectList div p, .searchresults div.project p {
  color:#000;
  font-size:11px;
  line-height:150%;
  font-family:verdana;
}

#projectList .images {
  margin:15px 0 0 0;
  padding:0;
}

#projectList .images img {
  width:30px;
  margin:0 5px 5px 0;
}
#projectList div h4 {
  margin-top:0;
  font-size:13px;
}

/*----------------- Pitch ------------------*/

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

.pitch p.intro {
  font-size:16px;
  line-height:140%;
  padding:15px 0;
  margin-bottom: 10px;
  border-top:none;
  width:300px;
  background:transparent;
}


#join {
  background:url(../images/background.gif) #f3f3f3 no-repeat bottom right;
  padding:15px 0 30px 0;
  border-top:1px solid #ddd;
}

#join h3 {
  margin-bottom:4px;
  margin-left:86px;
}


#join p.alreadyLoggedIn {
  margin-left:86px;
  width: 260px;
  padding:10px;
  background:#ffffae;
}

form.memberForm {
  width:450px;
  margin-left:86px;
  overflow:hidden;
  float:left;
  margin-right: 2%;
  padding-top:2%;
  padding-right:2%;
}

#join p.save {
  background: #f3f3f3;
}

/*---------- Rates Table----------*/

.pitch table {
  border-collapse:collapse;
  font-size:11px;
  text-align:left;
  width:300px;
  color:#da4009;
  margin:15px 0 70px 0;
  background:#ffffae;
  background:transparent;
/*  border:1px solid #ddd;*/
}

.pitch th {
/*  background:#f3f3f3;*/
  padding: 5px;
  color:#444;
}

th.type {
  width:200px;
}

td.type {
  color:#444;
  padding-right:10px;
  }

.pitch td {
  padding: 5px;
  height:22px;
}

.pitch tr {
  border-bottom:1px solid #ddd;
}


/*======================================================
                        Practice Forms
--------------------------------------------------------*/

form {
  padding:0;
}

fieldset {
  border:none;
  padding:0;
  margin:0;
}

label {
  font-size:12px;
  display:block;
  margin-bottom:8px;
  font-weight:bold;
  padding-top:7px;
  text-indent:2px;
  line-height:130%;
  color:#3d3d3d;
  }
  
label small {
  display: block;
  margin: 0 0 2px 0;
}
  
input, select, textarea {
  font-size:15px;
  line-height:130%;
  margin-top:3px;
  font-weight:normal;
}

select {
  float:left;
}

.twoColumnForm {
  overflow:hidden;
  margin-bottom:30px;
  padding-bottom:0;
  background: url(../images/1pxgrey.gif) top repeat-y;
}

.twoColumnForm textarea, div.editField input, div.editField select {
  width:98%;
}

div.editField {
  display:block;
}

/*---------- Login form -------------*/

small.lostPassword {
  display:block;
  margin-bottom:20px;
}

.lost h2 {
  margin-bottom:12px;
}

.lost p {
  width:50%;
}

.lost form {
  width:50%;
  margin-top:20px;
}

/*---------- Practice Details -------------*/

table label { /* for categories */
	display:inline;
	padding:0;
	font-weight:normal;
	margin:0 12px 0 0;
}

div.editField table input {
	display:inline;
	margin:0;
	padding:0;
	}
	
table {
	margin-bottom:10px;
}

td.checkbox {
/*  border:1px solid green;*/
  width:15px;
}

label.categories {
	margin-bottom:0;
}

.employees {
  width:40%;
}

.file {
  width:70%;
}

/*---------- Offices -------------*/

ul#officeList {
  padding:0;
  margin:0;
}

ul#officeList li {
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:1px solid #eee;
}

div.address label {
  margin-bottom:0px;
}

.state {
  float:left;
  width:66%;
}

.postcode {
  float:left;
  width:29%;
  margin-left:3%;
}

.phone {
  float:left;
  width:48%;
}

.fax {
  float:left;
  width:48%;
  margin-left:3%;
}


/*---------- Buttons -------------*/

p.save {
  text-align:center;
  clear:both;
  display:block;
  padding-top:20px;
  background:#fff;
}

p.save input {
  font-size:16px;
}

a.add, a.projects, a.practice, a.remove {
  padding-left: 27px;
  height:24px;
  line-height: 200%;
  font-size:12px;
/*  text-transform:uppercase;*/
  display:block;
}

a.add {
  background: url(../images/add_small.png) left no-repeat;
}

a.projects {
  background: url(../images/projects_small.png) left no-repeat;
}

a.practice {
  background: url(../images/practice_small.png) left no-repeat;
}

a.remove {
  background: url(../images/remove_small.png) right no-repeat;
  text-align:right;
  padding-left:0;
  padding-right:27px ! important;
}

/*---------- Payment Form -------------*/

.bill {
  background: #ffffae;
  padding:20px 10px 20px 10px;
  margin: 10px -10px 30px -10px;
  font-size: 12px;
  color:#000;
}

.bill table {
 /* border-top: 1px solid #000;*/
  width:100%;
  color:#000;
}
.cost {
  text-align:right;
  font-weight:bold;
  font-size:16px;
}
.bill h4 {
  margin:0 0 20px 0;
}
.bill table .expiryDate {
  text-align:right;
}

.paymentOptions label {
  font-weight:normal;
  margin-bottom:0;
}

/*---------- Project Form -------------*/

#projectImages {
  margin-top: 15px;
}

.imageActions {
/*  border:1px solid red;*/
  font-size:10px;
  display:block;
}

.imageActions span.image {
  float:left;
}

/*======================================================
                       Dashboard Tools
--------------------------------------------------------*/

.tools li {
  display:block;
  float:left;
  text-align:center;
  padding: 20px 40px 0 0;
}

.tools li img {
  display:block;
  margin-bottom:12px;
}

p.expiry {}


/*======================================================
                       Search
--------------------------------------------------------*/

#search {
  background:url(../images/background.gif) #f3f3f3 no-repeat bottom right;
  padding:15px 86px 20px 86px;
  border-top:1px solid #ddd;
  margin-top:40px;
}

#search form {
  overflow:hidden;
  width:100%;
  margin:0;
}

input.searchtext, input.searchsubmit {
  font-size:16px;
  float:left;
  margin-right:5px;
}

ol {
  padding: 0 0 0 19px;
  margin:8px 0 20px 0;
  width: 60%;
}

#search ol li {
  font-size:12px;
  line-height:130%;
  margin-bottom: 25px;
}

#search h4 {
  margin: 30px 0 15px 0;
}

#search select {
  font-size:16px;
  float:left;
  margin-right:5px;
}


/*======================================================
                  Errors and Messages
--------------------------------------------------------*/

.errorExplanation {
  background: #ffffae;
  padding:1%;
}

.errorExplanation p {
  color:#eb1e1e;
  font-weight:bold;
}

#join div.errorExplanation {
  width:280px;
  float:right;
  margin-right:20px;
}

.errorExplanation ul {
  list-style-type:disc;
  margin:10px 0 0 0;
  padding-left:19px;
  font-size:10px;
}

div.errorExplanation h2 {
  display:none;
}

.flashNotice {
  background: #ffffae;  
/*  float:right;*/
/*  display:block;
  width: 200px*/;
  width:180px;
  text-align:center;
  padding:5px;
  margin:10px 5px 15px -5px;
  font-size:12px;
}

.disclaimer {
  position:relative;
  font-size:11px;
  padding:10px;
  margin-left:-10px;
  margin-top:40px;
  background:#EDF6FA;
}

/*======================================================
                       Footer
--------------------------------------------------------*/
.footer {
  background:#33332d;
  color:#fff;
  padding:8px 86px;
}
.footer p {
  font-size:11px;
  margin-bottom:0;
}

/*======================================================
                       Ahem
--------------------------------------------------------*/

.clear {
  width:100%;
  overflow:hidden;
}

.thirtyBottom {
  margin-bottom:30px;
}



/*======================================================
                       Temp
--------------------------------------------------------*/

div.ad {
  display:block;
  height:160px;
  width:220px;
  background:#eee;
  margin-bottom:30px;
}


/*======================================================
                      Lightbox 
--------------------------------------------------------*/
#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption { 
  text-align:center;
}
#keyboardMsg { 
  float: right; 
}
#closeButton { 
  top: 5px; 
  right: 5px; 
} 
#lightbox img { 
  border: none; 
  clear: both;
} 
#overlay img { 
  border: none; 
}
#overlay { 
  background-image: url(../images/overlay.png); 
}
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}
	
