/*  ******************************  */
/*  EDMONTON DIVORCE SOLUTIONS CSS  */
/*  ******************************  */


/* Import Blueprint's screen styles */
@import url(blueprint/compressed/screen.css);

/* Import structure for menu -- DO NOT MODIFY */
@import url(lib/main-menu.css);

/* Uncomment the line below for helpful debugging CSS */
/*@import url(lib/debug.css);*/

/*
	Font-size reference.  Calcuate with: pixel_size / 12
		9px		: 0.75em
		10px	: 0.8333em
		11px	: 0.9167em
		12px	: 1.0em
		13px	: 1.0833em
		14px	: 1.1667em
		15px	: 1.25em
		16px	: 1.3333em
		17px	: 1.4167em
		18px	: 1.5em
		19px	: 1.5833em
		20px	: 1.6667em
		21px	: 1.75em
		22px	: 1.8333em
		23px	: 1.9167em
		24px	: 2.0em
		25px	: 2.0833em
		26px	: 2.1667em
		27px	: 2.25em
		28px	: 2.3333em
		29px	: 2.4167em
		30px	: 2.5em
		31px	: 2.5833em
		32px	: 2.6667em
*/




/*** structure/block/positioning styles ***/

body {
	background: #fff url(../img/bg.gif) repeat-x top left;
	margin: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0px;
}

#header {
	margin-top: 17px;
	height:105px;
	background: transparent;
}

#banner {
	background: transparent;
	height: 244px;
}


#content {
	margin-top: 35px;
}

#sub-content {
	margin-top: 25px;
}

#start_link {
	margin-top: 28px;
}

#footer {
	background: #bdd3e3;
	border-top: 10px solid #dce9f0;
	width: 100%;
	padding-bottom:20px;
}

.manual {
	background: transparent url(../img/page2.gif) no-repeat top left;
	display: block;
	margin:5px 0 0 0;
}

.quotation {
	display: block;
	border: 7px solid #dee9f1;
	background: #ebf2f7 url(../img/quotes.gif) no-repeat -2px -5px;
	padding: 7px 12px;
	margin: 10px 0;
}

.stripes {
	height: 40px;
	margin:1.5em 0;
	background: transparent url(../img/gradient.gif) repeat-x top left;
}

.expert_link {
	padding: 0 15px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	clear:both;
}

#copyright {
	margin-top: 10px;
}

/* end */




/***  heading logo styles  ***/

#header h1 {
	margin:0;
	padding-bottom: 0;;
}

#header h1 a{
	display: block;
	text-indent: -9999px;
	height: 100px;
	background: transparent url(../img/logo.gif) no-repeat 0 3px;
}

/* end */



/***  workshop box styles  ***/

.workshops_link {
	margin: 1.5em 0;
	padding: 0;
	display: block;
	background: transparent url(../img/divorce_solutions.gif) no-repeat right 30px;
}

.workshops_link h4 {
	margin:0;
	padding:0 2px 2px 4px;
	background: #7aa7c8 url(../img/corner.gif) no-repeat top left;
}

.workshops_link p {
	margin: 0;
	padding: 0;
	float: left;
}

.workshops_link ul {
	margin-top: 2px;
	clear:both;
}

.workshops_link li {
	font-style: oblique;
	list-style-image: url(../img/arrow2.gif);
	list-style-type: circle;
}

/* end */




/***  element styles  ***/

img {
	margin-bottom: 0.25em;
}

#main-content img {
	float: left;
	margin: 0 1.5em 1.5em 0;
}

#banner img {
	margin:10px 0 0 0;
	/*border-right: 2px solid #acc6dc;
		border-left: 2px solid #acc6dc;*/
	border: 6px solid white;

}

/* end */




/*** typography styles ***/

body, p {
	font-family: Georgia, Times, "Times New Roman", serif;
}

h1, h2, h3, h4, h5 {
	font-family: "Lucida Grande", lucida, helvetica, arial, serif;
	font-weight: bold;
	clear:both;
}

h1, h2 {
	letter-spacing: -2px;
}

h2 {
	color: #06054b;
	font-size: 2.75em;
	margin: 5px 0 5px 0;
	padding-left: 40px;
	padding-bottom:0;
	background: transparent url(../img/icon.gif) no-repeat left 8px;
}

h3 {
	letter-spacing: -1px;
	font-size: 1.95em;
	margin-bottom: .75em;
}

h3 a {
	font-size:1.35em;
	letter-spacing: -2px;
}

#sub-content h3 {
	margin-top: 15px;
	font-size:1.76em;
	line-height: 105%;
}

#sub-content h3 a {
	font-size:1.05em;
	letter-spacing: -1px;
}

#start_link h3 {
	font-size:1.45em;
	letter-spacing: 1px;
	font-style: oblique;
	color:#5892ba;
	font-weight:100;
	font-family: Georgia, Times, "Times New Roman", serif;
	margin:0;
	padding:0 8px 0 0;
	float:left;
	width: 365px;
	border-right: 1px solid #999;
}

#start_link p {
	color:#999;
	font-style: oblique;
	margin:0;
	padding:5px 0 0 0;
	font-size:1.35em;
	float:right;
	width: 115px;
	letter-spacing: -1px;
}

h4 {
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: .5em 0;
	padding:0;
	font-size: 1.5em;
}

p {
	font-size: 1.2em;
}

#disclaimer {
	width:100%;
	background: #dce9f0;
	border-top: 2px solid #bdd3e3;
	border-bottom: 1px solid #fff;
}

p.disclaimer {
	display: block;
	clear: both;
	padding: 12px;
	font-size: .9em;
	color: #555;
}

.quotation p {
	/*display: block;*/
	padding: 0;
	font-style: oblique;
	font-size: 1.2em;
	margin: 0;
	color:#222;
	line-height:135%;
}

.manual p {
	padding: 8px 5px 5px 10px;
	font-style: oblique;
	margin-bottom: 0;
	line-height:1.05em;
}

.manual p strong {
	font:1em "Lucida Grande", lucida, arial, sans-serif;
	text-decoration: underline;
	letter-spacing: -1px;
	font-weight: bold;	
}

#sub-content .manual p em {
	font-size: 0.93em;
	background-color: transparent;
	color:#5892ba;
	padding-left: 12px;
}

.expert_link p {
	font-size:small;
}

.expert_link p strong {
	font-size:normal;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -1px;
}

#copyright p {
	color: #497a9b;
	font-size: 1em;
	margin: 0;
}

#main-content ul {
	margin-left: 20px;
	margin-top:0;
}

#main-content li {
	list-style-image: url(../img/arrow2.gif);
	list-style-type: circle;
	font-size: 1.2em;
}

#top_list ol {
	margin-left:33px;
}

#top_list ol li {
	list-style-image: url(../img/check.gif);
	list-style-type: decimal;
	font: bold 1.25em "Lucida Grande", lucida, arial, serif;
	letter-spacing: -1px;
	color: #5892ba;
	padding: .15em;
}

/* end */


/***  links  ***/

a, a:link, a:visited {
	color: #b300b3;
	text-decoration: none;
}

a:hover {
	color: #555;
}

.workshops_link a {
	color: #fff;
}

.workshops_link a:hover {
	color: #dee9f1;
}

#copyright a {
	color: #497a9b;
	font-size: 1.1em;
}

#copyright a:hover {
	color: #5892ba;
}

a.righty {
	float:left;
	margin-left:15px;
	padding-bottom:5px;
}

a.lefty {
	float:left;
	margin-left:2px;
	padding-bottom:5px;
}

/* end */



/***  feature box styles  ***/

.feature, .feature2 {
	margin: 21px 0 0 0;
	height: 88px;
	overflow:hidden;
	border: 6px solid white;
	font-style:oblique;
}

.feature {
	background: #fff url(../img/stone_bg.jpg) no-repeat top left;
}

.feature2 {
	background: #fff url(../img/green_bg.jpg) no-repeat top left;
}

.feature a, .feature2 a  {
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.75em;
	letter-spacing: -2px;
	line-height: 1.15em;
	color:black;
	margin: 13px 15px 0 15px;
	display:block;
}

.feature a:hover, .feature2 a:hover  {
	color: #4f4f4f;
}

.feature .plus, .feature2 .plus {
	font-size: 1.25em;
	font-style: normal;
}

/* end */


/*  Alerts sign up form  */

#alerts {
	padding: 5px 0;
	margin-bottom: 15px;
	border: 1px solid #999;
	background-color: #eaeaea;
	float: left;
	min-height: 150px;
	clear:both;
}

#alerts .alerts1 {
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	color: #b300b3;
	font-size: 1.5em;
	background: transparent url(../img/pink_env.gif) no-repeat 12px 0;
	padding-left: 44px;
}

#alerts p {
	margin:0;
	padding:0;
	padding-left:10px;
}

#alerts ul#alerts2 {
	margin-bottom:0;
	margin-left: 30px;
	padding-bottom:0;
}

ul#alerts2 li {
	font-size: x-small;
}

#alerts fieldset {
	margin:0;
}

#alerts table {
	padding: 5px 0;
	margin:0;
}

/* end */

/* Some example styles for the sub menu */

ul#submenu {
	margin: 0 0 10px 25px;
	/*padding: 0 0 20px 0;*/
}

/* ** commenting out these 
submenu properties fixed IE6 display ** */

#submenu li {
	/*float:left;*/
	padding:0 25px 0 0;
	margin:0;
	font-size: 1.25em;
	font-weight: bold;
}

/* end */


/*** horizontal line rules ***/

hr.line {
	clear:both;
	margin:0;
	background: transparent;
	border:0;
	border-top:1px solid #acc6dc;
}

hr.breaker {
	clear:both;
	margin:0;
	background: transparent;
	border:1px solid transparent;
}

hr.pagebreak {
	clear: both;
	margin:25px 55px 35px 15px;
	width: 475px;
	background: transparent;
	border: 2px solid #acc6dc;
}

/* end */


/* Some example styles for the main menu */

#nav li{

	background: transparent url(../img/chevrons.gif) no-repeat left 5px;
	padding-right: 10px;
	padding-left: 15px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
}
/* Menu item hover */
#nav li a {
	padding: .25em 0;
	background: transparent;
	margin:0;
	margin-right: 1px;
	font: bold 1.25em "Lucida Grande", lucida, helvetica, arial, serif;
	letter-spacing: -1px;
	color: #000;
}

/* Current Main item */
#nav li a.current {
	background: transparent;
	color: #b300b3;
}

/* Menu item hover */
#nav li a:hover {
	background: transparent;
	color: #b300b3;
}

/* Submenu item */
#nav li ul {
	border:1px solid #999;
	background: #fff;
	margin-left:10px;
	width: 190px;
}

#nav li li {
	background: #fff;
	display: block;
	border-bottom: none;
	padding: 2px 5px;
}

#nav li li a {
	background: #fff;
	font-size: 1em;
	display:block;
	text-decoration: none;
	font-weight:bold;
}

/* Current Submenu item */
#nav li li a.current {
	background: transparent;
	display: block;
	text-decoration: none;
}

/* Submenu item hover */
#nav li li a:hover {
	background: transparent;
	display: block;
	text-decoration: none;
}

#topnav  {
	margin-top: 0px;
	border-top:1px solid #acc6dc;
}

#topnav ul {
	margin-left: 10px;
	text-align: left;
}

th, td {
padding: 2px 2px 0 0 ;
border-bottom: 0px solid #fff;
}

h4.centertext {
	text-align: center;	
}

h4.bigtext {
	font-size: 1.75em;
	color: #06054b;
}

h3.greentext1 {
	color:#078c2b;
	margin:0;
	padding:0;
}

h4.greentext2 {
	color:#078c2b;
}

.boldgreen {
	font-weight: bold;
	color:#078c2b;
}

p.plus {
	font-size: 1.25em;
}
