@charset "UTF-8";

/* CSS Document */
body {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #646566;
}

h1, h2, h3, h4.h5 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color:#0db6f5;
}

.container_12 div { margin-bottom:6px; }

#logo_holder div {
	height:69px;
	padding:0 0 16px 0;
	margin-bottom:16px;
}

#forever_nav {
	font-size:10px;
	color:#008ef2;
}

#forever_nav a {
	color:#008ef2;
	text-decoration:none;
}

#forever_nav a:Hover { text-decoration:underline; }

#logo h1 a {
	display:block;
	width:234px;
	height:69px;
	text-indent:-99999px;
	background:url(images/natskin-logo.gif) 0 100% no-repeat;
}

#forever_nav { text-align:right; }

#gray_banner_top_holder div { height:30px; }

#rnd_gray_bar {
	background:#aeaeae;
	text-align:right;
	padding-bottom:15px;
}

#tag_line {
	height:204px;
	background:#78c8e6 url(images/blue-box-tag-line.gif) 0 100% no-repeat;
}

#sites_n_specials_holder div { }

#locations div {
	margin:0 1px 0 0;
	height:143px;
	overflow:hidden;
	padding:7px 0 0 6px;
	width:128px;
	float:left;
}
#locations img{
	border:none;
}
#locations h2 a, #locations h3 a,#locations h2, #locations h3
 {
	margin:0;
	padding:0;
	font:"Century Gothic", Arial, Helvetica, sans-serif;
	text-decoration:none
}

#locations h2 a,#locations h2 {
	color:#FFF;
	font-size: 16px
}

#locations h3 a,#locations h3{
	color:#d2f1fd;
	font-size:12px;
}

#helper_box div {
	text-align:right;
	font: 10px "Century Gothic", Arial, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
}

#locations h2 { }

#locations h3 { }

#yarra_valley { background: #78c8e6 url(images/yarra-valley-thumb-home.jpg) 0 100% no-repeat; }

#sth_melbourne { background:#78c8e6 url(images/sth-melbourne-thumb-home.jpg) 0 100% no-repeat }

#ringwood { background:#78c8e6 url(images/ringwood-thumb-home.jpg) 0 100% no-repeat }

#canterbury { background:#78c8e6 url(images/canterbury-thumb-home.jpg) 0 100% no-repeat }

#main_cointent_holder div { }

.pagenav {
	list-style:none;
	margin:0;
	padding:0
}
.page_item img a{
	border:none;
}

.page_item a {
	display:block;
	background:#78c8e6;
	padding:5px;
	margin:0 0 5px 0;
	text-decoration:none;
	color:#FFF;
}

.page_item a:Hover { font-weight:bold; }

.page_item { }

.current_page_item { }

.current_page_parent { }

.post h2.new_page_heading {
	font-size:21px;
	display:block;
	border-bottom:1px dashed #78c8e6;
	padding:0 0 15px 0;
	height:auto;
}

#footer {
	border-top:30px solid #aeaeae;
	padding:10px 0 0;
	font-size:10px;
	text-align:center;
	color:#a0e3fc;
}

#footer a {
	color:#a0e3fc;
	text-decoration:none;
}

#footer a:Hover { text-decoration:underline; }

#footer ul {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}

#footer li { display:inline; }
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
        float: right;
        }
.alignleft {
        float: left
        }


