/* - - - - - - - - - - - - - - - - - - - - -

Title : North Wyong Childcare
URL : http://www.northwyongchildcare.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : full website styles

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/
html {
	padding: 0px;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	}


body{
	background-color:#b2d233;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#01004c;
}

p {


}

li, ul {
	list-style-image:url(/persistent/templateimages/list.gif);
	padding-top:4px;
	}

a:link, a:active, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#004590;
	}
	
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#e83790;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#005188;
	padding:0px;
	margin:0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#d40c57;
	padding:0px;
	margin:0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#014f89;
	padding:0px;
	margin:0px;
}

form {
  margin: 0;
}

input, select, textarea {

}

.stats {
	display: none;
	height: 0;
	line-height: 0;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}
/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
.wrapper {
	width:710px;
	padding:0px;
	margin:0 auto;
	text-align:left;
	vertical-align: top;
}

#topBar {
	marging: 0 auto;
}

#nwLogo {
	float: left;
}

#acrcLogo {
	float: right;
}

#spacer {
	height:23px;
}

#conTop {
	padding:0px;
	margin:0px;
	height:17px;
	max-height:17px;
	overflow: none;
	}

#conTop img {
	width:710px;
	height:17px;
	display:block;
	}
	
	
#shade {
	width: 710px;
	background: #fff url(/persistent/templateimages/gradient.gif) repeat-y 0% 0%;
	margin:0 auto;

}

#contentWrap {
	width: 700px;
	margin: 0px auto;
	padding:10px 0px 10px 0px;
	/* border-left: #004392 1px solid; 
	background:  url(/persistent/templateimages/white.gif) repeat-y 0% 0%;*/

}

#content {
	width:510px;
	float:right;
	height:auto;
	padding:0px;
	text-align:left;
	vertical-align:top;
	padding: 0px 10px 0px 15px;
	}


#conBot {
	padding:0px;
	margin:0px;
	height:23px;
	max-height:23px;
	overflow:none;
}

#conBot img {
	width:710px;
	height:23px;
	display:block;
	}
	
#footer {
	float: right;
	padding-top:11px;
	font-size:11px;
	padding-right:17px;
}


/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#nav {
	float:left;
	width:141px;
	margin-top:5px;
	padding-left:10px;
	
	}

.navlist {
	margin: 0px;
	text-indent:0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	}

.navtext {
	padding: 7px 5px 7px 11px;
	border-bottom: 1px dashed #ed3c7e;
	width:135px;
	list-style: none;
	list-style-image: none;
	}

a.navlink:link, a.navlink:active, a.navlink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ec0c60;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-transform:lowercase;
	}
	
a.navlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ffabd4;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-transform:lowercase;
	}

/*
----------------------------------------------------------------------------- 
MISCEL
-----------------------------------------------------------------------------*/
form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	display: none;
	color: red;
	font-style: italic
}
div.error { display: none; }
/*input, select, textarea {	border: 1px dotted black; }/*
input:focus { border: 1px solid black; }
input.error { border: 1px dotted red; }



/*
----------------------------------------------------------------------------- 
Cart Menu Styles
-----------------------------------------------------------------------------*/




	
/*
----------------------------------------------------------------------------- 
Form styles
-----------------------------------------------------------------------------*/

/*input {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
}

select {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
}

.checkout_input {
	border: 1px solid #252F47;
}

.cart_button {

}

.checkout_button {
  
}

.checkout_table_bgcol {
  	background: #ECE9D8;
  	font-family: Arial, Helvetica, sans-serif;
	color:#6F685B;
	font-size:11px;
	font-weight:normal;
	line-height:1.2em;
  
}

.checkout_table_bgcol tr {
  background: #FFF;
}

.checkout_table_bgcol tr td.checkout_toprow {
  background: #ECE9D8;

}*/

