html {
	height:100%;
}

body {
	font-size:62.5%;
	color:#000;
	font-family:Helvetica, Tahoma, Arial, sans-serif;
	margin:0;
	font-weight:normal;
	text-align:center;
	background:#fff;
}
h1, h2, h3, h4 { font-weight:normal; margin:0 0 5px; }
h1 { font-size:1.8em; }
h2 { font-size:1.6em; }
h3 { font-size:1.2em; }
p { margin:0 0 6px; }
a { color:#2f3e4e; }
a:link, a:visited { text-decoration:underline; }
a:active, a:focus, a:hover { text-decoration:none; }
ul { margin:0; padding:0; }
li { padding:0; margin-left:15px; }
img { border:none; vertical-align:top; }
blockquote { padding:0; margin:5px 10px; }
form { margin:0; padding:0; }
textarea { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:100%; }
td, th { vertical-align:top; }

.clear { clear:both; font-size:0; line-height:0; height:0; }

div.news-items {
	margin-top: 20px;
}
	div.news-item h3 {
		margin: 5px 0;
	}
		div.news-item span {
			font-weight: bold;
		}
		div.news-item a {
			color: #48B8E5 !important;
		}

div#container {
	text-align:left;
	font-size:1.2em;
}
	div#header {
		position:relative;
		height:127px;
		background:#1f2120;
	}
		div#header a#logo {
			position:absolute;
			top:35px;
			left:25px;
		}
		
		div#header a#member {
			position:absolute;
			bottom:12px;
			left:870px;
		} 
		
		div#header div#nav-wrapper {
			position:absolute;
			bottom:0;
			left:337px;
			background:transparent url(../images/nav-bg.jpg) top left repeat-x;
			font-size:1.3em;
		}
			div#nav-wrapper div#nav {
				background:transparent url(../images/nav-corners.jpg) -6px 0 no-repeat;
			}
				div#nav ul{
					height:40px;
					width:518px;
					background:transparent url(../images/nav-corners.jpg) 512px 0 no-repeat;
				}
					div#nav li {
						float:left;
						list-style:none;
						margin:5px 0 0;
						padding:0 25px;
						line-height:32px;
						border-left:1px solid grey;
						overflow:visible;
					}
						div#nav li.home {
							border:none;
						}
						
						div#nav li a {
							color:#fff;
							display:block;
						}
							div#nav a:link, div#nav a:visited {
								text-decoration:none;
							}
							
							div#nav a:active, div#nav a:focus, div#nav a:hover {
									
							}
							
							div#nav li.cms-current a:link, li.cms-current a:visited, li.cms-current a:active, li.cms-current a:active, li.cms-current a:hover, body.home li.home a, body.about li.about a, body.consumer li.consumer a, body.find-surgeon li.find-surgeon a {
								font-weight:bold;
							}

div#second-nav-wrapper1 {
	background:transparent url(../images/2nd-nav-bg.gif) top left repeat-x;
}
	div#second-nav-wrapper-2 {
		background:transparent url(../images/2nd-nav-edges.gif) top left no-repeat;
	}
		div#second-nav {
			background:transparent url(../images/2nd-nav-edges.gif) bottom right no-repeat;
			height:58px;
			padding:0 0 0 45px;
		}
			div#second-nav h1#title, div#second-nav h1#title.news.title {
				font-family:"Times New Roman", Times, serif;
				line-height:53px;
				font-size:2.5em;
				color:#fff;
				float:left;
				width:290px;
			}
			
			div#second-nav h1#title.news {
				line-height:26px;
				font-size:1.55em;
			}
		
			div#menu {
				float:left;
				background:transparent url(../images/double-bar.gif) left center no-repeat;
				height:58px;
				z-index:20;
			}
				div#menu ul {
					margin-left:75px;
				}
					div#menu ul li {
						list-style:none;
						margin:0;
						float:left;
						line-height:58px;
						background:transparent url(../images/dot.gif) right center no-repeat;
						padding:0 20px 0 15px;
					}
						div#menu ul li:last-child {
							background:none;
						}
						
						div#menu li a {
							color:#fff;
							display:block;
						}
							div#menu a:link, div#menu a:visited {
								text-decoration:none;
							}

div#content {
	color:#2f3e4e;
	background:#fff url(../images/content-shadow.gif) top left repeat-x;
	line-height:1.5em;
	z-index:0;
}
	div#content-wrapper {
		width:985px; /* 335 (#sidebar + padding [l]) + 650 (#main-wrapper1) */
	}
		div#content h1, div#content h2, div#content h3, div#content h4 {
			font-family:"Times New Roman", Times, serif;
			color:#2f3e4e;
		}
		
		body.cms-display div#content .cms-text-content, body.cms-display div#content .cms-heading-content {
			padding:0;
		}
		
		div.admin-control {
			padding:10px;
			background:#ddd;
		}
			div.admin-control p.text {
				font-size:0.9em;
				color:#666;
				line-height:1.1em;
			}
		
		div#sidebar {
			width:285px;
			padding:30px 0 0 50px;
			background:#fff url(../images/side-bar-bg.jpg) top left repeat-x;
			float:left;
		}
			div#sidebar hr.cms-separator-content {
				width:95%;
			}
			
			div#search-box {
				margin-bottom:15px;
			}
				div#search-box h3 {
					font-family:Helvetica, Tahoma, Arial, sans-serif;
					font-size:1em;
					font-weight:bold;
					text-transform:uppercase;
				}
				
				div#search-box form {
					margin-top:0px;
				}
					div#search-box form div.wrap {
						background:transparent url(../images/magnifying-glass.jpg) center left no-repeat;
						padding:15px 15px 15px 45px;
					}
			
			div.side-bar {
				
			}
			
			div#latest-news {
				margin-bottom:35px;
			}
				div#latest-news li {
					list-style:disc !important;
					color:#ddd;
				}
			
			div#press-info {
				width:280px;
			}
			
				div.side-bar h3 {
					font-size:1.5em;
					margin-bottom:15px;
				}
				
				div.side-bar p {
					margin-left:15px;
					padding:0;
				}
				
				div.side-bar li {
					list-style:none;
				}
					div.side-bar li a {
						color:#48b8e5;
					}
		
		div#main-wrapper1 {
			float:right;
			width:650px;
			padding:23px 0 0;
			/*margin-left:335px;*/
			background:#fff url(../images/blue-bar-bg.jpg) top left repeat-x;
		}
			div#main-wrapper2 {
				padding:0;
				background:#fff url(../images/content-bg.jpg) top left repeat-y;
			}
				div#main {
					padding:25px;
					background:transparent url(../images/content-btm.jpg) -3px bottom no-repeat;
					min-height:300px;
				}
					div#main h4.cms-heading-content, body.search div#main h1, body.admin div.cms-user-list h2, div.cms-directory-listing h2.directory-title {
						font-size:1.5em;
						text-transform:uppercase;
						margin:0 0 15px;
						border-bottom:1px solid #add5e5;
						padding:0;
					}
					
					div#nz-regions {
						height:590px;
						width:405px;
						margin:0 auto;
						background-image:url(../images/region-map.gif);
						background-repeat:no-repeat;
						background-position:0 0;
						position:relative;
					}
						div#nz-regions a {
							position:absolute;
						}
						
						a#northland { top:50px; right:200px; }
						a#auckland { top:110px; right:155px; }
						a#waikato { top:165px; right:140px; }
						a#bay-of-plenty { top:150px; right:35px; }
						a#gisborne { top:185px; right:-10px; }
						a#hawkes-bay { top:230px; right:10px; }
						a#taranaki { top:220px; right:180px; }
						a#manawatu-wanganui { top:265px; right:130px; }
						a#wellington { top:310px; right:55px; }
						
						a#tasman { bottom:275px; right:180px; }
						a#marlborough { bottom:235px; right:110px; }
						a#west-coast { bottom:200px; left:90px; }
						a#canterbury { bottom:160px; right:165px; }
						a#otago { bottom:50px; left:100px; }
						a#southland { bottom:50px; left:0; }

div#footer {
	clear:both;
	margin:10px 0 10px 300px;
	color:#999;
	font-size:0.95em;
	width:650px;
	text-align:center;
	padding:0 0 10px;
}
	div#footer a {
		color:#999;
	}

/* Custom members login form modifications */

#members-login {
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 330px;
    border: 1px solid #ccc;
    padding-bottom: 40px;
    background-color: white;
    background-position: center 5px;
    background-repeat: no-repeat;
    font-size: 12px;
}
    #members-login ul.checkout-error {
        padding: 10px;
        border: 1px solid red;
        background: #ffcfd0;
    }

    #members-login h2 {
        border-bottom: 1px solid #ccc;
        padding-top: 30px;
    }
    
    #members-login form {
        margin-left: 40px;
        margin-right: 40px;
    }

/* member area styles */
body.admin div#second-nav-wrapper1 {
	background:transparent url(../images/green-2nd-nav-bg.gif) top left repeat-x;
}
	body.admin div#second-nav-wrapper-2 {
		background:transparent url(../images/green-2nd-nav-edges.gif) top left no-repeat;
	}
		body.admin div#second-nav {
			background:transparent url(../images/green-2nd-nav-edges.gif) bottom right no-repeat;
		}
			body.admin div#menu {
				background:transparent url(../images/green-double-bar.gif) left center no-repeat;
			}
				body.admin div#menu ul li {
					background:transparent url(../images/green-dot.gif) right center no-repeat;
				}
					body.admin div#menu ul li:last-child {
						background:none;
					}
	
body.admin div#main-wrapper1 {
	background:#fff url(../images/green-bar-bg.jpg) top left repeat-x;
}

/* user manager */
body.admin div.cms-new-user {
	background:#e6f2f7;
	padding:10px;
	border:1px solid #9ca8b1;
	margin:0 0 20px;
}
	body.admin div.cms-new-user h2 {
		margin:0 0 10px;
	}
	
	body.admin div.cms-new-user table {
		
	}
		body.admin div.cms-new-user td {
			padding:5px;
		}
			body.admin div.cms-new-user td span {
				display:block;
				width:100px;
				float:left;
				line-height:20px;
			}

body.admin div.cms-user-list h2 { /* heading title up above ^ [search for div#main h4.] */ text-transform:none; }

body.admin div.cms-user-list table, body.admin div.cms-user-list td {
	border-collapse:collapse;
}
	body.admin div.cms-user-list table td {
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
	}
	
	body.admin div.cms-user-list table tr.alt-row {
		background:#eee;
	}
		body.admin div.cms-user-list table tr:hover {
			background:#e6f2f7;
		}
		
		body.admin div.cms-user-list table tr.cms-user-header:hover {
			background:none;
		}
			
			body.admin div.cms-user-list table th, body.admin div.cms-user-list table td {
				padding:5px;
			}
			
			body.admin div.cms-user-list table td.cms-user-id {
				text-align:center;
			}

/* search results */
body.search div#main h1 { /* heading title up above ^ [search for div#main h4.] */ }

body.search ul#searchresults {
	margin-top:10px;
}
	body.search ul#searchresults li {
		margin:0 0 10px 20px;
		padding:3px;
		list-style:none;
	}
		body.search ul#searchresults li:hover {
			background:#e6f2f7/*add5e5*/;
		}
			body.search ul#searchresults li:hover a {
				/*font-style:italic;*/
			}

/* directory listing styles */
div.cms-directory-listing {
	
}
	h2.directory-title { /* heading title up above ^ [search for div#main h4.] */ }
	
	div.cms-directory-listing h3 {
		font-size:1.4em;
		margin:0;
		line-height:1em;
	}
	
	div.cms-directory-listing span {
		margin:0 0 ;
		padding:0;
		line-height:1em;
	}
	
	div.cms-directory-listing strong {
		font-family:"Times New Roman", Times, serif;
		padding:0;
		font-size:1.2em;
	}

/* freedom image text styles (check settings in backedn for dimensions) */
.cms-imagetext-image {
	width:196px;
}

.cms-imagetext-text {
	margin-left:216px;
}





