* {	
	margin:0;
	padding:0;
	}
body {
	color: #112042;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.8em;
	text-align: center;
	background-image: url(/assets/gfx/background.gif);
	background-repeat: repeat-x;
	}
	
#header, #content, #footer {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	}
#crumbs {display: none;}

#lng {
	float: right;
	margin-top: -48px;
	font-size: 1.2em;
	z-index: 20;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}


/*--[ common ]----------------------------------------------------------------*/
h1, h2, h3, h4 {
	font-weight: normal;
	}
h1 {
	font-size: 2em;
	line-height: 24px;
	height: 24px;
	width: 600px;
	color: #D87114;
	margin-bottom: 1.4em;
	}
h2 {
	font-size: 1.4em;
	margin: 0 0 0.6em 0;
	color: #0769a2;
	}
h2 em {
	color: #a6a090;
	font-size: 0.8em;
	font-style: normal;
}	
h3 {
	font-size: 1.4em;
	margin: 0 0 0.4em 0;
	}

p {
	margin: 0 0 1em 0;
	font-size:120%;
	}
address {
	font-style: normal;
}
ol {
	margin: 0 0 1em 1em;	

	}

 ul {
	margin: 0 0 1em 0;
	}
	ul li {
	background: url(/assets/gfx/bullet.gif) 0 0.2em  no-repeat;
	list-style-type: none;
	padding:0 0 0 0px;
		}

dt {
	
	float: left;
	clear: both;
	padding: 0.3em 0 0.3em 20px;
	line-height: 1.4em;
	border-bottom: 1px solid #dfdcd4;
}
dd {
	float: left;
	padding: 0.3em 0;
	line-height: 1.4em;
	border-bottom: 1px solid #dfdcd4;
}


a {
	color: #0767a0;
	}
	a:hover {
		text-decoration: none;
		}
img, fieldset {
	border: none;
	}
.alignleft {
	margin: 0 15px 5px 0;
	float: left;
	}
.alignright {
	margin: 0 0 5px 15px;
	float: right;
	}
.highlight { /* highlight important text */
	background: #FFC;
	}
.clear { /* clear floated divs */
	clear: both;
	}
.hide, .url { /* hides text from broswer */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
	}
.mini {
	clear: both;
	margin: 0px;
	height: 16px;
	position: relative;
}
.mini span {
		position: absolute;
		width: 16px;
		height: 16px;
}
.mini span a {
		text-indent: -9000em;
		overflow: hidden;
		width: 16px;
		height: 16px;
		display: block;
		text-decoration: none;
		float: left;
}
.mini span, .mini span a {background-position: 0px 0px;}
.mini span.top, .mini span.top a {background-image: url(/assets/gfx/top.gif);right: 0px;}
.mini span.back, .mini span.back a {background-image: url(/assets/gfx/back.gif);right: 16px;}
.mini span.top a:hover, .mini span.back a:hover {background-position: 0 -16px;}



/*--[ header ]----------------------------------------------------------------*/
#header-wrapper {
	height: 170px;
	width: 100%;
	text-align: center;
	}
#header {
	position: relative;
	height: 170px;
	}
#header h2 {
	position: absolute;
	top: 24px;
	left: 0px;
	margin: 0px;
	width: 758px;
	height: 118px;
	z-index:0;
	background-image: url(/assets/gfx/ivillage_header.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#header h2 a {
	text-indent: -9000em;
	overflow: hidden;
	width: 250px;
	height: 75px;
	display: block;
	text-decoration: none;
	float:left;
}

/*#nav{
	position: absolute;
	bottom: -30px;
	right: 3px;
	z-index: 999;
	list-style: none;
	width: 755px;
}

#nav li{
	float: left;
	margin-right: 3px;
	font-size: 120%;
	text-transform: uppercase;
	background-image: url(/assets/gfx/bg_nav_li2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}

#nav li.current{
   background-position: right bottom;
}

#nav li a{
	float: left;
	display: block;
	height: 22px;
	padding: 9px 14px 0;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/assets/gfx/bg_nav_li_a2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav li.current a{
   background-position: left bottom;
   color: #27333A;
}

#nav li:hover,
#nav li.sfhover{
   background-position: right -31px;
}

#nav li.current:hover,
#nav li.sfhover.current{
   background-position: right bottom;
}

#nav li:hover a,
#nav li.sfhover a{
   background-position: left -31px;
   color: #FFF;
}

#nav li.current:hover a,
#nav li.sfhover.current a{
   background-position: left bottom;
   color: #27333A;
}

#nav li#nav_home.current{
   background-position: right top;
}

#nav li#nav_home.current a{
   background-position: left top;
   color: #9BAAB5;
}

#nav li.current#nav_home:hover,
#nav li.current.sfhover#nav_home{
   background-position: right -31px;
}

#nv li.current#nav_home:hover,
#nav li.current.sfhover#nav_home a{
   background-position: left -31px;
   color: #FFF;
}

#nav li ul{
   clear: left;
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 161px;
   margin-top: 31px;
   margin-left: -1px;
  
   border: 1px solid #BABEB1;
   border-top: 0;
   border-bottom: 0;
   list-style: none;
   line-height: 1;
}
#sec-nav {
	position: absolute;
	top: 7px;
	right: 0px;
	margin: 0;
	width: 146px;
	}
#sec-nav li {
	background: none;
	float: left;
	display: inline;
	line-height: 12px;
	border-left: 1px solid #78abcf;
	padding: 0 15px;
	margin: 0px;
	font-weight: bold;
	}
#sec-nav .first {
	padding: 0 15px 0 0;
	border-left: 0px;
	}
#sec-nav a {
	color: #EFECE5;
	text-decoration: none;
	}
#sec-nav a:hover, #sec-nav .active a{
	color: #FF6600;
	}
*/
/*--[ content ]----------------------------------------------------------------*/
#content-wrapper {
	background: #eeebe4 url(/assets/gfx/bg-content-wrapper.jpg) 0 0 repeat-x;
	text-align: center;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	}

#content {
	background: #eeebe4 url(/assets/gfx/bg-content.jpg) 0 0 no-repeat;
	padding-top: 40px;
}

#map{
	clear: both;
	width: 740px;
	height: 280px;
	margin: 0 10px 20px 10px;
}

/*--[ homepage ]----------------------------------------------------------------*/
#home #content {
	background: transparent;
}
#home h1 {margin-bottom: 0.4em;}
#intro {
	background-image: url(/assets/gfx/livingnetworkbg-intro.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 30px;
	padding-right: 140px;
	padding-bottom: 20px;
	padding-left: 20px;
}



.shadow-l, .shadow-r {
	position: absolute;
	top: 0px;
	height: 50px;
	width: 50px;
	z-index: 20;
}

shadow-l {left: 0px;}
.shadow-r {right: 0px;}
html>body .shadow-l {background: transparent url(/assets/gfx/shadow-l.png) top left repeat-y;}
html>body .shadow-r {background: transparent url(/assets/gfx/shadow-r.png) top right repeat-y;}
#choose {
	float: left;
	display: inline;
	margin: 0 5px;
	width: 750px;
	height: 210px;
}
#choose li {
	background: url(/assets/gfx/bg-choose.gif) 0 0 no-repeat;
	width: 250px;
	height: 210px;
	padding: 0px;
	float: left;
	display: inline;
}
#choose a {
	background: url(/assets/gfx/bg-choose.gif) 0 0 no-repeat;
	text-decoration: none;
	width: 250px;
	height: 210px;
	display: block;
	color: #D56705;
	cursor:pointer;
}
#choose a:hover {background-position: -250px 0;color: #0767a0;}
#choose img {
	margin:  15px 0 0 20px;
	float: left;
	display: inline;
}
#choose h2 {
	margin: 0px;
	text-align: right;
}
#choose span {
	display: block;
	height: 34px;
	line-height: 34px;
	padding-right: 60px;
}


.img a {
	border: 5px solid #EEEBE4;
	background: #EEEBE4;
	text-align: center;
	width: 100px;
	height: 90px; 
	display: block;
	overflow: hidden;
}
.img a:hover {border-color: #fff;}
.img img {
	margin: 0 auto;
	vertical-align: middle;
}

.pagination {
	clear: both;
	padding: 0.8em 0;
	margin: 1em 0 0 0;
	text-align: center;
	border-top: 2px solid #e4e0d5;
	float: left;
	text-align: right;
	width: 760px;
}

.pagination li {
	background: #9a8d72 url(/assets/gfx/bg-pagination.gif) 0 0 no-repeat;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	padding: 0px;
	display: inline;
	float: left;
	color: #aea592;
	font-size: 0.8em;
	cursor: default;
	margin: 0 2px 0 0;
}

.pagination a {
	background: #9a8d72 url(/assets/gfx/bg-pagination.gif) 0 -18px no-repeat;
	color: #fff;
	text-decoration: none;
	width: 18px;
	text-align: center;
	height: 18px;
	line-height: 18px;
	display: block;
	cursor: pointer;
}

.pagination a:hover, .pagination .active {
	background: #4291cb url(/assets/gfx/bg-pagination.gif) 0 -36px no-repeat;
}

/*--[ contact ]----------------------------------------------------------------*/
#contactinfo {
	width: 270px;
	float: left;
	border-right: 1px solid #DFDCD4;
	padding-right: 20px;
	margin-bottom: 20px;
}
#hours {
	margin-top: 30px;
	width: 440px;
	float: right;
}
#hours dt {width: 160px;}
#hours dd {width: 260px;}
/*form {
	width: 700px;
	float: left;
	clear: both;
}*/
form fieldset div { padding: 0.25em 0;float:left;display:inline;width: 350px;}
label, span.label { cursor: pointer;padding-right: 10px; width: 120px; display: block; float: left; text-align: right;  }
div.error label, span.error { color: #e23b00; }
label em, span.label em {font-style: normal; color: #e23b00; }
input, textarea {
	font-size: 1.0em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #DAD7CA;
	width: 210px;
	background-color: #FFF;
}
select {width: 210px;}
textarea {
	/*width: 560px;*/
	height: 80px;
	overflow: auto;
}
div.error input,  div.error textarea { 
	border-color: #e23b00; 
	background: #fff3ef url(/assets/gfx/bg-error.gif) 0.4em 0.4em no-repeat;
	text-indent: 10px;
	}
div.error select {background: #fff3ef;}	
.error {color: red;}
input:focus, input.error:focus, textarea:focus {background-color: #FFF;border-color: #afab98; }
form .textarea {
	clear: both;
	/*width: 700px;
	float: left;*/
}
.button {
	clear: both;
	margin: 0 0 0 140px;
}
.button input {
	padding: 0px;
	border: 0px;
	height: auto;
	float: left;
	width: auto;
}
#interested .button {margin: 5px 0 0 130px;}
#interested, .info {
	clear: both;
	float: left;
	background: #ece9e2 url(/assets/gfx/bg-interested.gif) bottom left no-repeat;
	padding: 20px 30px 40px 30px;
	width: 700px;
	margin-bottom: 10px;
}
#interested h2, .info h2 {
	background: #ece9e2 url(/assets/gfx/bg-interested.gif) 0 0 no-repeat;
	width: 700px;
	margin: -20px -30px 0 -30px;
	padding: 30px 30px 10px 30px;
}

.button p {
	
	float: right;
	line-height: 36px;
	width: 440px;
	margin: 0px;
	color: #817d74;
}
.errors, #success {
	clear: both;
	padding: 20px;
	background: #e23b00;
	margin : 0 0 10px 130px;
}
#success {
	background: #7CB439;
	margin : 0;
}
.errors h3, #success h3 {
	clear: both;
	color: #fff;
	font-size: 1.1em;
	letter-spacing: 0px;
	margin: 0px;
}

/*--[ table ]----------------------------------------------------------------*/
table {
	background: #fff;
	width: 750px;
	margin: 0 0 1em 0;
	border: 1px solid #DFDCD6;
	border-left: 0px;
}
th {
	background: #0769A2;
	padding: 5px;
	color: #FFF;
}
td {
	padding: 5px;
	border-left: 1px solid #DFDCD6;
	border-top: 1px solid #DFDCD6;
}


/*--[ footer ]----------------------------------------------------------------*/
#footer-wrapper {
	background: #e4e0d5;
	text-align: center;
	clear: both;
	float: left;
	padding: 30px 0 30px 0;
	width: 100%;
}



#footer {
	width: 812px;
	height: 50px;
	padding-left: 40px;
	clear: both;
	background: url('../images/core/bg-footer.gif') no-repeat right 0;
}

div.logo-links { text-align: center; margin-bottom: 20px; clear: both;}

#footer p { font-size: 1.1em;	color: #999397; text-align: center; }

#footer a {
	color: #5791b1;
	text-decoration: underline;
}
#footer h3{display:inline; margin-left:10px;}

#footer a:hover { color: #5CCBCD; text-decoration: underline;}
  #nav li.current#nav_home,
         #nav li.current#nav_home:hover{
            background-position: right bottom;
         }
         
         #nav li.current#nav_home a,
         #nav li.current#nav_home a:hover{
            background-position: left bottom;
            color: #27333A;
         }
/*********************
	EDUKA FORM LAYOUT
**********************/
fieldset { margin-bottom: 10px; border:none; padding:0;}

.edukaform legend {
	padding: 0 2px;
	font-weight: bold;
}	
.edukaform label 
{
	float:left;
	vertical-align: top;
}	
.edukaform fieldset ol {
	margin: 0;
	padding: 0;
	}	
.edukaform fieldset li {
	list-style: none;
	margin: 0 0 5px 0;
	overflow:hidden;
	}
.edukaform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}	
.edukaform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
.edukaform fieldset fieldset label {
	display: block;
	width: auto;
	}
.edukaform em { /*required field asterix*/
	font-weight: bold;
	font-style: normal;
	color:red;
	}
.edukaform label { width: 45%;} /* Width of labels */
.edukaform fieldset fieldset label { margin-left: 45%; } /* Width plus 3 (html space) */
/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */
.edukaform .checkbox input{
	float:left;
}
.edukaform .checkbox label{
	width:auto;
	float:left;
}
.edukaform .checkbox{
	float:left;
}
.edukaform span.error, .edukaform .button{
	margin-left:45%;
}
/******************
	FORM STYLES
******************/
.textbox, .textarea, .select{
	width:50%;
}
/******************
	ALERT STYLES
******************/
.warning{/*styles the warning messages*/
	background-color:#FFF4AD;
	padding:5px 5px 5px 50px;
	clear:both;
	margin-bottom:10px;
	background-image:url(/assets/gfx/warning.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	border:3px solid #DAB100;
	min-height:30px;
	color:red;
}

.failure{/*styles the failure messages*/
    background-color:#E84F4F;
	padding:5px 5px 5px 50px;
	clear:both;
	color:#fff;
	margin-bottom:10px;
	background-image:url(/assets/gfx/failure.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	border:3px solid #BF1212;
	min-height:30px;
}

.success{ /*styles the success messages*/
	background-color:#B5FFAD;
	padding:5px 5px 5px 50px;
	clear:both;
	color:#000;
	margin-bottom:10px;
	background-image:url(/assets/gfx/success.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	border:3px solid #53AA4A;
	min-height:30px;
}

