/* //////////////////////////////////////
Divorce Seminar Center - Foundation Styles 
================================
- Foraker Design - Boulder, Colorado
- http://www.foraker.com
///////////////////////////////////// */


/* ////////// The Basics /////////// */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, San-serif;
	font-size: .8em;
	text-align: center;
	background-color: #3a7281;
	background-image: url('../images/bg-body.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

div {
 border: 0px dashed #ff0000;
}

h1 {
	margin: 1em 0 .5em 0;
	padding: 0;
	font-size: 160%;
	font-weight: normal;
	color: #12859f;
}

h2 {
	margin: 15px 0 5px 0;
	padding: 0;
	font-size: 120%;
	font-weight: 900;
	color:  #719fb1;
}
h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 100%;
	font-weight: 900;
	color:  #2b2b2b;
}

p {
	margin: 0;
	padding: 0;
}

li {
	margin: .5em 0;
}

.hr { 
	width: 100%; 
	border-bottom: 1px solid #a3dbcf; 
	line-height: 1px; 
	padding-top: 1em; 
	margin-bottom: 1em; 
}

a:link { color: #12859f; }
a:visited { color: #800080; }
a:hover { color: #FF0000; }


/* HRs are coo! */

hr {
/*	visibility: hidden; */
	visibility: hidden;
	height: 1px;
	overflow: hidden;
 margin: -.75em 0;
	padding: 0;
	color: #eee;
	background: #eee;
	border: 0;
}

.hrmw {
	visibility: hidden;
	width: 760px;
	position: relative;
	left: 4px;
	border: 1px dashed #ff0000;
}

.hrmw2 {
	visibility: hidden;
	width: 708px;
}

html>body .hrmw, html>body .hrmw2 {
	margin: 0 0 .5em 0;
}




/* ////////// Some extra HTML selectors /////////// */

address {
	font-style: normal;
}

abbr, acronym, dfn {
	border-bottom: 1px dashed #eee;
	cursor: help;
}




/* ////////// Utility Classes /////////// */


/* CLEARFIX */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* ////////// Uniquely Named Selectors /////////// */

.padwrap {
 margin: 0;
	padding: 0 16px;
	border: 0px dashed #ff0000;
}

#container {
	border: 0px dashed #fff;
}


#top {
	display: none;
}

#masthead {
	position: relative;
	min-width: 760px;
	max-width: 1024px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: .001em;
	background-color: #fff;
	background-image: url('../images/bg-content-masthead.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	border: solid #fff;
	border-width: 1px 1px 0 1px;
}

body#home #masthead {
	height: 89px;
	background-image: url('../images/bg-masthead-home.gif');
}
#logo { display: block;
	height: 100px;
	width: 1024px;
	background-color: transparent;
	background-image: url('../images/bg-content-brand.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

body#home #logo { display: block;
	height: 100px;
	width: 760px;
	background-color: transparent;
	background-image: none;
	border: none;
}

#brand { display: block;
	height: 100px;
	width: 760px;
	background-color: transparent;
	background-image: url('../images/bg-brand.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#brand img {
 display: none;
}

body#home #brand {
	height: 90px;
 color: #c9e0ef;
	background-image: url('../images/bg-brand-home.gif');
	border-right: 0px;
}




/* ////////// Main Navigation Block /////////// */	

#nav {
	position: relative;
	margin: 0;
	padding: 0 16px;
	font-size: 11px;
	background: #12859f;
	text-align: left;
	border: solid #fff;
	border-width: 1px 0;
}

#navwrap {
	position: relative;
	min-width: 760px;
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 !important;
	background: #2a98a1 url('../images/bg-nav-item.gif') bottom left repeat-x;
	border: solid #fff;
	border-width: 0 1px;
}

#navlist {
	width: 760px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	border: 0;
}

#navlist td {
	margin: 0;
	padding: 0;
	border: 0px dashed #eee;
	white-space: nowrap;
}

/*
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}
*/


#nav a {
	display: block;
	height: auto;
	width: auto;
	margin: 0;
	padding: 5px 7px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: #2a98a1 url('../images/bg-nav-item.gif') bottom left repeat-x;
 border-right: 1px solid #fff;
}

#nav a:hover { 
	color: #fff;
	background: #d9c50c;
}

#nav a.active, #nav a.active:hover {
	font-weight: bold;
	cursor: default;
	padding: 4px 8px;
	background: #fff;
	color: #2a98a1;
	border-bottom: 2px solid #fff;
}




/* ////////// Fluff Area (on Home Page) /////////// */

#decor {
	height: 184px;
	background: #93d3c4 url('../images/bg-decor.jpg') bottom left repeat-x;
	border-bottom: 1px solid #fff;
}

#decor strong {
	display: block;
	min-width: 760px;
	max-width: 1024px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border: solid #fff;
	border-width: 0 1px;
	background: #93d3c4 url('../images/bg-decor-home-int.jpg') bottom left repeat-x;
}

#banner {
	display: block;
	width: 760px;
	height: 184px;
	margin: 0;
	font-size: 1px;
	color: #fff;
	background: transparent url('../images/bg-home-banner.jpg') bottom left no-repeat;
}




/* ////////// Content Block /////////// */	

#content {
	position: relative;
	min-width: 760px;
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 0 2em 0;
	text-align: left;
	background: #fff url('../images/bg-content.gif') bottom left repeat-x;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

* html #content {
  padding: .25em 0 4em 0
}

#content p {
	margin: 0 0 .5em 0;
	padding: 0;
}	


* html #intwrap {
	height: 1%;
}

.fltrgfx {
	float: right;
	margin: 5px 0 .5em .5em;
	border: 0px solid #322e8e;
	font-size: 85%;
	text-align: center;
	color: #12859f;
}

.fltlftfx {
	float: left;
	margin: 5px 10px 5px 0;
	font-size: 85%;
	text-align: center;
	color: #12859f;
}


/* ////////// Main Content Block (on Home Page) /////////// */

#main {
	position: relative;
	margin: 0;
	padding: 0 24px 0 24px;
	border-left: 1px solid #c6deee;
}

body#home #main {
	margin: 0 0 0 330px;
	min-height: 420px;
}

body#register #main {
	width: 780px;
}

* html #main {
	height: 1%;
}




/* ////////// Menu Block (on Home Page) /////////// */

#menu {
 position: absolute;
	top: 1.5em;
	left: 20px;
	width: 288px;
}

.nitem {
 margin: 0;
 padding: 0;
 font-size: 90%;
clear: both;
}

.nitememail {
 margin: 0;
 padding: 7px;
 font-size: 90%;
 background: #f1f7f9;
}

.nitem img {
	float: left;
 margin: 0 8px 0 0;
 height: 67px;
 width: 67px;
 border: 1px solid #228CA4;
}

.nitem a img {
 margin: 0 0 10px 75px;
 height: 27px;
 width: 199px;
 border: 0px solid #fff;
}

.nitem p {
	float: left;
 width: 208px;
 min-height: 67px;
 margin: 0 0 0 2px;
 line-height: 160%;
}

* html .nitem p {
 height: 67px;
 overflow: visible;
}




/* ////////// Floating Block (in CONTENT) /////////// */	

.fltblock {
	display: block;
	float: right;
	overflow: visible;
	font-size: 90%;
	width: 200px;
	margin: .5em 0 1em 1em;
	padding:  .5em .75em;
	background: #ffffff;
	border: solid #78c1b6;
	border-width: 5px 1px 1px 1px;
}

.fltblock span {
	color: #b40000;
	font-style: italic;
	font-size: 110%;
}

.fltblock h2 {
	margin: .5em 0 .75em 0;
	color: #12859f;
	border-bottom: 1px solid #12859f;
}

.fltblock ul {
	margin: 0 0 0 2em;
	padding: 0;
	color: #444;
}

.fltblock li {
	margin: 0 0 1em 0;
	padding: 0;
}

.fltblock a:link, .fltblock a:visited {
	color: #55899f;
	text-decoration: underline;
}

.fltblock a:hover {
	text-decoration: none;
}

/* ////////// Gallery Styles  ///////////// */
.gallery_thumb { margin: 3px; float:left; text-align:center; background: #f0f7f9; padding: 7px; width: 200px; height: 220px;  }
.gallery_thumb img { background: #f0e0c2; border:1px solid #c1af8d; padding: 3px; margin: 1px; }
.gallery_items { margin: 0 auto; clear: both; text-align: center; display: block; }
.clear { clear: both; }

.backtop { width: 100%; text-align: right; padding-top: 20px; font-size: 85%; }

/* ////////// Upcoming Seminar Table /////////// */	

.ustable {
	margin: 0;
	padding: 0;
	background: #fff;
	width: 350px;
	border-top: 4px solid #c9e0ef;
}

.ustable caption {
	height: 4px;
	margin: 1px 1px 0 1px;
	font-size: .001em;
	padding: .25em;
	color: #c9e0ef;
	background: #c9e0ef;
	display: none;
}

.ustable a:link {
	color: #55899f;
	text-decoration: underline;
}

.ustable a:hover {
	color: #55899f;
	text-decoration: none;
}

.ustable th, .ustable td {
	padding: .5em;
	border-spacing: 1px;
	background: #dfecf2;
	vertical-align: top;
}

.ustable th.ustv, .ustable td.ustv {
	background-image: url('../images/bg-td-ustv.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

.ustable td.ustx {
	border-right: 1px solid #cae0f0;
	vertical-align: top;
}

.ustable td.usty {
	border-bottom: 1px solid #cae0f0;
	vertical-align: top;
}

.ustable th {
	padding-left: 2em;
	text-align: right;
	width: 50px;
	vertical-align: top;
}

.ustable td#ustimg {
	padding: 0;
	width: 100px;
	vertical-align: top;
}

/* Specific Contact Form Declarations */


#conform {
  border: 0px dashed #ccc;
  float: right;
  width: 400px;
}

#conform br {
	clear: both;
}

.error, .red {
  color: #ff0000;
}

.red {
  padding: 0 0 0 4px;
  }

.define_required {
   display: block;
   width: 98%;
   text-align: right;
   margin-bottom: 1em;
   
}

.define_required span {
  color: #ff0000;
}

.form_error { 
	background-color: #fffeaf; 
}

.success { color: green; }

.formcopy { 
  width: 40%;
  float: left;
  text-align: left; 
  font-style: italic; 
}

.nolabel {
  width: 40%;
  float: left;
  text-align: right;
  margin: 0 1em 0 0;
  padding: 2px;
  clear: both;
  line-height: 1px;
}

#conform .hr { 
	clear: both;
	width: 100%; 
	border-bottom: 1px solid #c5dce7; 
	line-height: 1px; 
	padding-top: 5px; 
	margin-bottom: 5px; 
}


/* FORM Elements */

form {
  height: auto;
  margin: 20px 0;
  padding: 10px;
  background-color: #f7fbfd;
}

* html form {
  height: 1%;
}

label {
  width: 40%;
  float: left;
  text-align: right;
  margin: 0 1em 5px 0;
  padding: 2px;
  clear: both;
  cursor: help;
}

input, select, textarea {
  float: left;
  margin: 0 .25em 0 0;
  padding: 2px;
  font-family: "Verdana", Arial, Helvetica, San-serif;
}


label span {
  vertical-align: middle;
}

input.checkbox {
  margin: 7px 0 0 0;
  border: 0;
}

* html input.checkbox {
  margin: 0;
}

form input.formbuttons {
  margin: 4px 0;
  padding: 4px 2px;
  font-weight: bold;
  color: #777;
  cursor: default;
}


html>body form input.formbuttons {
  padding: 4px 10px;
}


/* ////////// Footer Block /////////// */	

#footer {
	position: relative;
	min-width: 760px;
	max-width: 1024px;
	margin: 0 auto 2% auto;
 padding: 0;
	background: #fff;
	border: 0px solid #fff;
}

#footer {
	padding: .75em 0;
	color: #7ea8bc;
	font-size: 80%;
	text-align: left;
	background: transparent;
}


/* ////////// Powered by Foraker Bug ////////// */

#poweredbyforaker {
	position: absolute;
 z-index: 100;
	top: 8px;
	right: 0;
	width: 120px;
	height: 24px;
 margin: 0;
 padding: .5em 1em;
	border: 0px dashed #fff;
}

* html #poweredbyforaker {
	top: 10px;
	right: 24px;
}

#forakerlink {
	display: block;
	width: 120px;
 height: 24px;
	overflow: visible;
	margin: -4px 0 0 0;
	padding: 0;
	color: #7ea8bc;
	text-decoration: none;
	background: transparent url('../images/bg-forakerlink.gif') top left no-repeat;
	border: 0px dashed #fff;
 }
 
a#forakerlink:hover {
	background-position: 0 -24px;
	color: #fff;
	text-decoration: none;
 }
 
#forakerlink span {
	position: relative;
	top: 0;
	left: 40px;
	margin: 0;
	padding: 0;
}


/* ////////// Validation Links /////////// */	

#validation a:link, #validation a:visited {
	color: #7ea8bc;
}

#validation a:hover {
	color: #fff;
}





