/* CSS Document */
* {
  margin: 0;
  padding: 0;
}

body {
  background: #e3ddcf url(/media/bg-rpt.jpg) repeat-x scroll left top;
  color: #3a3b35;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
}

* html body {
  font-size: x-small; /* for IE5 */
}

/*=Layout Styles Begin */

#wrap {
  width: 1018px;
  margin: 0 auto;
  background: #ddd6c3 url(/media/bg-solicitor-in-rochdale.jpg) no-repeat center top;
}

#header {
  height: 156px;
  padding: 20px 12px 12px;
}
#header h1 {
  color: #fff;
  font-size: 180%;
  font-weight: normal;
}

.col-160,
.col-220,
.col-280,
.col-460,
.col-520,
.col-620,
.col-680,
.col-700,
.col-790,
.col-940,
.col-960 {
  display: inline;
  float: left;
  margin: 0 10px;
}

.col-160 {
  width: 160px;
}

.col-220 {
  width: 220px;
}

.col-280 {
  width: 280px;
}

.col-460 {
  width: 460px;
}

.col-520 {
  width: 520px;
}

.col-620 {
  width: 620px;
}

.col-680 {
  width: 680px;
}
.col-700 {
  width: 700px;
}
.col-790 {
  width: 790px;
}
.col-940 {
  width: 940px;
}
.col-960 {
  width: 960px;
}

.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

.alpha-omega {
  margin-left: 0;
  margin-right: 0;
}

#inner-wrap {
  position: relative;
}
div#logo {
  position: absolute;
  top: 30px;
  left: 40px;
  width: 230px;
  z-index: 100;
}
img#bubble {
  position: absolute;
  top: 10px;
  left: 264px;
}
p.bubbletext {
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: 30px;
  left: 286px;
  max-width: 160px;
  z-index: 100;
}

#left-panel {
  float: left;
}

/*#breadcrumbs {
	border-bottom: 1px solid #CCC;
}
#breadcrumbs p {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:170px;
}
*/
#box-content {
  background: url(/media/bg-content-head.gif) no-repeat 40px 0;
  padding-top: 24px;
}
#content-panel {
  width: 463px;
  min-height: 350px;
  padding: 5px 15px 10px 218px;
  border-left: 4px solid #c2b7a3;
  margin: 0 0 20px 40px;
  background: #ebe8e3;
}
#content-panel li {
  margin: 0 0 10px 0;
}
#content-panel h1 {
  margin-bottom: 10px;
}

.portrait {
  float: right;
  margin-left: 8px;
}

a {
  color: #ff752b;
}

a img {
  border: none;
}

img.banner {
  border: 1px solid #ccc;
  margin-bottom: 10px;
}

#right-panel {
  float: left;
  padding-top: 10px;
}

#footer {
  width: 960px;
  background: #e3ddcf url(/media/bg-footer.jpg) no-repeat center top;
  min-height: 175px;
  margin: auto;
  padding: 12px 0 0 0;
  text-align: left;
}
#footer p {
  margin: 10px 0 10px 0;
  text-align: center;
}

.footer-ad1,
.footer-ad2,
.footer-ad3 {
  padding: 10px;
  min-height: 95px;
  position: relative;
}
.footer-ad1 img,
.footer-ad2 img,
.footer-ad3 img {
  position: absolute;
  top: 0;
  left: 0;
}
#footer .footer-ad1 p {
  position: absolute;
  top: 30px;
  width: 280px;
  padding: 0 0 0 20px;
  text-align: left;
}
#footer .footer-ad2 p {
  position: absolute;
  top: 54px;
  left: 0;
  width: 300px;
}
#footer .footer-ad3 p {
  position: absolute;
  top: 32px;
  left: 0;
  width: 300px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Layout Styles End */

/* Navigation Styles Begin */

#nav {
  list-style: none;
  margin-top: -20px;
  border-bottom: 1px dotted #3a3b35;
}
#nav li {
  display: block;
}

#nav a {
  color: #3a3b35;
  text-decoration: none;
  padding: 5px 5px 5px 20px;
  display: block;
  min-height: 1em;
  font-weight: bold;
}
#nav a:hover {
  background-color: #ebe8e3;
}

#nav .menu-level1 a {
  min-height: 2.5em;
  line-height: 2.5em;
  border-top: 1px dotted #3a3b35;
}

#nav .menu-level1 a:hover,
#nav .menu-level1 a.highlighted {
  background-color: #ebe8e3;
}

#nav .menu-level1 a.haschildren {
  background-image: url(/media/downarrow.gif);
  background-repeat: no-repeat;
  background-position: 2% 50%;
}

#nav .menu-level2 a {
  background-color: #e7e1d5;
  border-top: 1px solid #c2b7a3;
  padding-left: 25px;
}

#nav .menu-level2 a:hover {
  background-color: #ebe8e3;
  color: #ff752b;
}
#nav .menu-level2 a.highlighted {
  color: #ff752b;
}

/*#nav .menu-level1 a:hover, 
#nav .menu-level1 a.highlighted {
	background-color: #EBE8E3;
}
#nav .menu-level1 a.highlighted {	
	border-top: 1px dotted #3A3B35;
}

#nav .menu-level1 a.haschildren {
	background-image: url(/media/downarrow.gif);
	background-repeat:no-repeat;
	background-position:  2% 50%;
}

#nav .menu-level2 a
 {
	text-indent:10px;
	background: #E7E1D5;
	border: 1px solid #C2B7A3;
	border-top:none;
}

#nav .menu-level2 a:hover,
#nav .menu-level2 a.highlighted {
	background-color: #EBE8E3;
	color: #FF752B;
}*/

/*Navigation Styles End */

/* Generic Text Styles Begin */

p,
ul {
  margin-bottom: 10px;
}

h1 {
  font-size: 185%;
}

h2,
h3 {
  font-size: 120%;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 4px;
  margin-top: 10px;
}
h3 {
  font-size: 100%;
}

h2.top {
  margin-top: 0px;
}

label {
  line-height: 130%;
}

p {
  line-height: 160%;
  margin: 20px 0;
}

table {
  text-align: none;
  font-weight: normal;
  font-size: 85%;
}
caption {
  text-align: left;
  padding-bottom: 20px;
}
#formerror {
  font-size: 90%;
  margin-bottom: 5px;
}

/* Generic Text Styles End */

/* Specific Text Styles Begin */

#content-panel ol,
#content-panel ul {
  line-height: 150%;
  padding-left: 40px;
  margin-bottom: 15px;
}

#formerror ul {
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#formerror ul li {
  /*override #content-panel list styles */
  background: none;
  list-style: disc;
  padding-left: 0;
  margin-bottom: 0;
}

/* Specific Text Styles End */

/*======= Events =======*/
.event {
  margin-top: 16px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #3a3b35;
}
.event p {
  margin: 10px 0 0 0;
}
.event a {
  font-size: 95%;
}
.event h2 a {
  font-size: inherit;
  color: #3a3b35;
  text-decoration: none;
}
.event h2 a:hover {
  text-decoration: underline;
}
.dateonline {
  color: #666666;
  font-size: 80%;
  margin: 0;
}
p.venue {
  line-height: 130%;
  margin-top: 0;
}
/*------- End Events -------*/

/*Accessibility Page Styles Begin */
.access-text {
  background: #7973af;
  padding: 4px 5px 9px 0px;
  color: #ffffff;
}
.access-image {
  padding-right: 10px;
  padding-bottom: 10px;
}
.access-left {
  float: left;
  display: inline; /*IE6 double margin float bug */
  width: 40%;
  text-align: right;
  color: #6d68a3;
  font-weight: bold;
  background: #ccc;
  margin-bottom: 10px;
  font-size: 0.75em;
  padding: 1%;
  margin-right: 1px;
  min-height: 35px;
}
.access-right {
  float: left;
  display: inline; /*IE6 double margin float bug */
  width: 55%;
  text-align: left;
  margin-bottom: 10px;
  font-size: 0.75em;
  background: #b8b9d0;
  padding: 1%;
  border-right: 2px solid #b9caee;
  min-height: 35px;
}

/*Accessibility Page Styles End */

.clear-both {
  clear: both;
  font-size: 1px;
}

.banner-link {
  padding: 0px;
  padding-right: 7px;
}

.banner-link h2 {
  color: #fff;
  margin-bottom: 15px;
}

.dotted-line {
  border-top: 1px dotted #669;
  margin: 15px 0px;
}

.image-border {
  border: 1px solid #353664;
}

.text-center {
  text-align: center;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}
img.float-right {
  margin-left: 10px;
  background: #fff;
  padding: 3px;
  border: 1px solid #c2b7a3;
}

.submit-button {
  padding: 0 10px;
}

.align-right {
  display: block;
  text-align: right;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*=Pagination styles */
.pagination {
  font-size: 85%;
  float: left;
  width: 463px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 5px;
}
.pagelinks {
  float: right;
}
.pagination a,
.pagination span {
  float: left;
  display: block;
  border: 1px solid #999;
  background: #d7caac;
  color: #3a3b35;
  padding: 3px 8px 4px 8px;
  margin-left: 5px;
  text-decoration: none;
}
.pagination span {
  background: #ccc;
  color: #666;
}
.pagination a:hover {
  text-decoration: underline;
}

/*Thumbnail viewer styles */
/*thumbnail viewer */
#thumbBox {
  background-color: #ffb654;
  border: 1px solid #666;
  color: #000;
  cursor: pointer;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  left: 0pt;
  padding: 0pt 10px 10px 10px;
  position: absolute;
  text-align: center;
  top: 0pt;
  visibility: hidden;
  width: auto;
  z-index: 1000;
}
#thumbImage {
  border: 1px solid #666;
  background: #fff;
  padding: 6px;
}
#thumbLoading {
  background-color: #efefef;
  border: 1px solid black;
  padding: 5px;
  position: absolute;
  visibility: hidden;
  z-index: 5;
}
.footerbar {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.1em;
  padding: 5px 0pt;
  text-align: right;
}

/* forms */
/* CSS Document */

form {
  margin: 10px 0;
}
input,
textarea {
  background-color: #f0f0f0;
  border: 1px solid #999999;
  /*font-size: 90%;*/
}

.enquiryform {
  float: left;
  padding: 10px;
  border: 4px solid #c2b7a3;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.enquiryform .title {
  margin: 0 0 20px 0;
  font-weight: bold;
}
.formentry {
  display: none;
}

.textfield,
textarea {
  float: left;
  width: 284px;
  padding: 3px;
}
input.textfield {
  height: 20px;
}
.textfield:focus,
textarea:focus {
  background-color: #fff;
}

fieldset {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 0;
  margin-top: 5px;
}
.formfield {
  float: left;
  margin-bottom: 5px;
}
.formfieldfull {
  float: left;
  width: 90%;
  padding-bottom: 2px;
  margin-top: 10px;
}
label {
  font-weight: bold;
  font-size: 90%;
  /* float: left; */
  /* width: 120px; */
}
.labelfull {
  width: 460px;
  display: block;
  float: left;
  text-align: left;
  font-weight: bold;
  color: #353664;
}
.fieldset {
  font-size: 0.8em;
}
.formsubmit {
  float: right;
  margin-right: 23px;
  text-align: right;
}
.formsubmit input {
  background: #d7caac;
  cursor: pointer;
  padding: 2px 5px;
  border-width: 2px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.formselect {
  width: 10em;
}
.submit_button {
  background: #426d6b;
  color: #fff;
  width: 6em;
  margin-right: 5px;
  font-size: 90%;
  padding: 2px;
  border: 1px solid #ccc;
}
.formnote {
  margin-left: 120px;
  font-size: 75%;
  color: #666;
}
.wa {
  width: auto;
}
.w4em {
  width: 4em;
}

.align-right {
  text-align: right;
}
.submit-hold {
  text-align: right;
  margin: 0px;
  padding: 10px;
  width: 490px;
}
.m0 {
  margin: 0;
}
.lm0 {
  margin-left: 0;
}
.inline {
  display: inline;
}
.outer-borders {
  border: 1px solid #a5acb2;
  padding: 5px;
  margin-top: 10px;
  width: 92%;
}
.info,
.notify,
.question,
.success,
.warning,
.error,
.validation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  border: 1px solid;
  margin: 10px 0px;
  padding: 18px 10px 15px 55px;
  background-repeat: no-repeat;
  background-position: 10px 12px;
  min-height: 20px;
  border-radius: 4px;
}
.info,
.notify {
  color: #00529b;
  background-color: #bde5f8;
  /* background-image: url(/common/media/icons/satin/icon_info.png); */
}
.question {
  color: #00529b;
  background-color: #bde5f8;
  /* background-image: url(/common/media/icons/satin/icon_question.png); */
}
.success {
  color: #4f8a10;
  background-color: #dff2bf;
  /* background-image: url(/common/media/icons/satin/icon_success.png); */
  padding-left: 65px;
  background-position: 5px 9px;
}
.warning {
  color: #9f6000;
  background-color: #feefb3;
  /* background-image: url(/common/media/icons/satin/icon_alert.png); */
}
.error {
  color: #d8000c;
  background-color: #ffbaba;
  /* background-image: url(/common/media/icons/satin/icon_alert.png); */
}
.validation {
  color: #d63301;
  background-color: #ffccba;
  /* background-image: url(/common/media/icons/satin/icon_alert.png); */
}

tr.altrow {
  background: #e8f2fd;
}

/**Image Position**/
.img_left {
  float: left;
  margin-right: 10px;
}
.img_right {
  float: right;
  margin-left: 10px;
}
.img_centred {
  display: block;
  margin: 0 auto;
}

/**Forms **/
.page-contact {
  .FormBuilder.InputfieldForm .Inputfield {
    margin-bottom: 5px;
  }

  .FormBuilder.InputfieldForm {
    padding: 10px;
    border: 4px solid #c2b7a3;
    border-radius: 6px;
  }
}
