body {
	font-size:					12px;
	font-weight:				200;
	line-height:                20px;
	color:						#000000;
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	background:					#ffffff;
}



* {
	margin:						0;
	padding:					0;
}

img {
	border:						0px;
}

hr {
	border:                     1px solid #d4e7ec;
	margin-top:                 15px;
	margin-bottom:              15px;
	
}

h1 {
	font-size:					18px;
	color:						#3594aa;
	margin-bottom:              15px;
	border-bottom:				2px solid #000000;
	height:						30px;
}

h2 {
	font-size:					14px;
	color:						#3594aa;
	margin-top:                 15px;
	margin-bottom:              15px;

}

h3 {
	font-size:					16px;
	color:						#ffffff;
	margin-top:                 15px;
	margin-bottom:              15px;
       background-color:#3594aa;
       display:block;
       padding:2px 0px 2px 2px;

}

h4 {
	font-size:					12px;
	color:						#3594aa;
	margin-top:                 15px;
	margin-bottom:              15px;
	
}

a {
    color:						#3594aa;
	text-decoration:            none;
}

a:hover {
    color:						#3594aa;
	text-decoration:            underline;
}

p {
    margin:				5px 0px 5px 0px;
}

ul {
    padding:                    0px 0px 10px 20px;
    margin:				15px 0px 15px 0px;
}

li {
	padding:	         		0px;	
	color:						#3594aa;
       margin:				0px 0px 3px 0px;
}

.blue {
    color:						#3594aa;
}
/* --------- Main Container --------- */

body {
	font-size:					12px;
	font-weight:				200;
	line-height:                20px;
	color:						#000000;
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	background:					#d4e7ec url(assets/bg.jpg) repeat-x top left fixed;
}



* {
	margin:						0;
	padding:					0;
}


#lawyers_christchurch_wrapper {
	width:						948px;
	height:                     100%;
	padding:                    0px;
	margin: 					0 auto;
}

#lawyer_main_container {
	width:						948px;
	height:                     100%;
	padding:                    0px;
	margin: 					0 auto;
	float:						left;
}

.logo {
	padding:					50px 0px 0px 270px;
}


/* --------- Masthead ---------*/

#masthead {
    width:                      948px;
	height:						182px;
	margin:				        0px;
	padding:                    0px;
	background:					transparent url(assets/masthead_bg.jpg) repeat-x;
}


/* --------- Mainarea ---------*/


.clark_boyce_mainarea {
    width:                      948px;
	margin:                     0px;
	padding:              		0px;
	float:                      left;				
        background:		#ffffff url(assets/mainarea-bg.jpg) repeat-y top right;
}


.nz_left_column {
	width:						150px;
	height:						100%;
	float:						left;
}

.nz_law_right_column {
    width:                      249px;
	height:						100%;
	float:						right;
}


.new_zealand_lawyers_textarea {
	margin:                     0px;
	width:						492px;
	float:						left;
	margin:						25px 20px 25px 30px;
}

* html .new_zealand_lawyers_textarea {
	margin:						25px 0px 0px 15px;
}

.slideshow {  
	width:						492px;
	height:						164px;
	background:					transparent url(assets/slideshow_bg.jpg) no-repeat;
	margin:						0px 0px 20px 0px;/**/
}




.textarea_full {
	margin:                     0px;
	width:						741px;
	float:						left;
	margin:						18px 20px 25px 30px;
}

* html .textarea_full {
	margin:						18px 0px 0px 15px;
}




/* --------- Navigation left ---------*/


.navigation {
	width:						130px;
	float:						left;
	margin:                		15px 0px 50px 15px;
	line-height:                18px           
}

* html .navigation {
	margin:						15px 0px 50px 10px;
}

.navigation ul {
	margin:						0px;
	padding:					0px;
	width:						130px;
	
	
}

.navigation li {
	list-style:                 none;
	margin:                     0px;
	padding:                    0px;
	width:						130px;
}


* html .navigation li {
	margin-top:                -3px;
	padding:                    1px 0px 1px 0px;
}


.navigation a {
	text-decoration:			none;
	color:						#000000;
	margin:                     0px;
	padding:                    0px;
	display:                    block;
	padding:                    3px 0px 3px 10px;
	
}

.navigation a:hover {
	color:						#359499;
	text-decoration:			underline;
	margin:                     0px;
	padding:                    3px 0px 3px 10px;
}


.navigation #active a {
	margin:                     0px;
	color:						#359499;
	text-decoration:			none;
	padding:                    3px 0px 3px 10px;
	font-weight:				bold;
} 

.navigation #active a:hover {
	text-decoration:			none;
	color:						#359499;
	margin:                     0px;
	padding:                    3px 0px 3px 10px;
} 

.navigation #parent {
	margin:                     0px;
	color:						#359499;
	text-decoration:			none;
	padding:                    3px 0px 3px 10px;
	font-weight:				bold;
	width:						100px;
}  

.navigation #parent a {
	margin:                     0px;
	color:						#000000;
	text-decoration:			none;
	padding:                    0px;
	font-weight:                200;
	background:					none;	
} 

.navigation #parent a:hover {
	text-decoration:			none;
	color:						#359499;
	margin:                     0px;
	padding:                    0px;
	background:					none;
	font-weight:                200;
	text-decoration:			underline;
}

 
.navigation li ul li {
	color:						#000000;
	text-decoration:			none;
	width:						120px;
	border-bottom:				none;
	margin-left:				10px;
}


/* --------- Testimonials --------- */

.random_testimonials {
	width:						120px;
	margin:						0px 0px 0px 25px;
}

.random_testimonials p {
	color:						#3594aa;
	font-size:					13px;
	font-style:					italic;
	text-align:					left;
	font-weight:				200;
	float:						left;
}

.random_testimonials a {
	color:						#3594aa;
	font-size:					12px;
	font-style:					normal;
}




/* --------- Footer --------- */

#footer {
	width:						948px;
	height:                     63px;
	font-size:					9px;
	color:						#000000;
	margin-top:                 0px;
	clear:                      both;
	background:					url(assets/footer_bg.jpg) no-repeat;
}



#footer a {
	text-decoration:			none;
	color:						#000000;
}

#footer a:hover {
	text-decoration:			underline;
	color:                      #000000;
}

#footer p {
	font-size:					9px;
	color:						#000000;
	text-align:					center;
	padding-top:                45px;
}


* html #footer p {
	padding-top:                35px;
}





/* --------- Contact Form --------- */


div.contactForm{
  width:                        365px;
  padding:                      0px;
  margin:                       30px;
}
div.row {
  clear:                        both;
  padding-top:                  5px;
  vertical-align:               middle;
  }
div.row span.label {
  float:                        left;
  width:                        140px;
  text-align:                   right;
  padding:                      0px 10px 0px 0px;
  }
div.row span.formw {
  float:                        right;
  width:                        210px;
  text-align:                   left;
  }
div.row span.formw input.text, div.row span.formw textarea{
	font-family:                Arial, Helvetica, sans-serif;
	font-size:                  12px;
	color:                      #86b637;
	width:                      210px;
	border:                     1px solid #000000;
	background:                 none !important;
}
div.row span.formw textarea{
  height:                       50px;
}
div.spacer {
  clear:                        both;
}
/*------------- Contact Form --------------*/

div.contactForm{
  width:500px;
  padding: 0px;
  margin: 0px;
}
div.row {
  clear: both;
  padding-top: 5px;
  _padding-top: 2px;
}
div.row span.label {
  float: left;
  width: 35%;
  text-align: right;
  padding:0px 10px 0px 0px;
}
div.row span.formw {
  float: right;
  width: 60%;
  text-align: left;
}
div.row span.formw input.text, div.row span.formw textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  width: 100%;
  border: 1px solid #000000;
  background: #ffffff !important;
  padding-left: 3px;
}
div.row span.formw textarea{
  height:50px;
}
div.spacer {
  clear: both;
}

