/***** anger management style sheet copyright www.i-browser.co.uk *****/


body {
	background: #4096EE url(images/img1.jpg) repeat-x;
	color:#333333;
	font:13px/1.7 Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	} /* 13px = 1.0em */

/*************************************************** global style ****************************/

a {text-decoration: underline; color: #FF0000; font-weight:bold;}

a:hover {text-decoration: underline; color: #006600 /*#333399*/;	font-weight:bold;}

a:focus{outline:1px dotted invert}

hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}

h1{font-size:1.15em; color: #006699;} /* 25px = 1.92em */

h2{font-size:1.1em; color: #333333;} /* 23px = 1.77em */

h3{font-size:1.1em; color: #333333;} /* 21px = 1.62em */

h4{font-size:.9em; color:#333333;} /* 19px = 1.46em */

h5{font-size:.8em; color:#333333;} /* 17px = 1.31em */

h6{font-size:1.0em; color:#333333;} /* 15px = 1.15em */

ol{list-style:decimal;}

ul{list-style:square;}

/*li{margin-left:30px;}*/

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:10px; margin-left:10px;} /* was 20 */

abbr, acronym, .help {
  border-bottom: 1px dotted;
  cursor: help;
  }

.clearone {clear:both;}
	
.imgleft {float:left; margin-right:10px;}

.imgright {float:right;} 

/**********************************************************  wrapper *****/
#wrapper {
	/*background:url(images/page.png)repeat-y;*/
	background-color:#FFFFFF;
	width:900px;
	margin: 20px auto 10px auto;
	padding:20px 0px 0px 0px;
	}

/**********************************************************  header *****/
#header {
	width:900px;
	height:180px;
	clear:both;
	}

/********************************************************** main navigation *****/
#main_nav {
	width:870px;
	margin:0px auto 10px auto;
	height:45px;
	}

#main_nav ul {
	margin:0px;
	}
	
ul.blue {
	padding: 5px;
	margin:10px 0px 0px 0px;
	list-style: none;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	clear: left;
}

ul.blue li {
	float: left;
}

ul.blue li a {
	float: left;
	text-decoration: none;
	color: #999999;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul.blue li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.blue li a:hover {
 	color: #ffffff;
	background: url(images/blue2.png) no-repeat top right;
}

ul.blue li a:hover span {
	background: url(images/blue2.png) no-repeat top left;
}

ul.blue li a.current {
	background: url(images/blue2.png) no-repeat top right;
 	color: #ffffff /*#0d5f83*/;
}

ul.blue li a.current span {
	background: url(images/blue2.png) no-repeat top left;
}

/********************************************************** date *****/
#date {
	float:right;
	width:250px;
	font-weight:bold;
	padding: 0px 20px 0px 0px;
	text-align:right;
	}

#date p {
	font-size:1em;
	margin: 5px 0px 0px 0px;
	color:#003399;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}

/************************************************************ content area */

#contentarea {
	margin: 0px 10px 0px 10px;
	width:620px;
	line-height:18px;
	float:left;
	}

/************************************************************ innerleft content */
.innerleft_content {
	width:220px;
	margin:0px 0px 0px 10px;
	display:inline;
	float:left;
	}

/************************************************************ innerright content */
.innerright_content {
	width:370px;
	margin:0px 10px 0px 10px;
	display:inline;
	float:left;
	}
/************************************************************ inner content */
.inner_content {
	width:600px;
	margin:0px 10px 0px 10px;
	display:inline;
	float:left;
	}

/************************************************************ logos */
#logos {
	margin:20px auto 0px auto;
	width:870px;
	display:inline;
	}
	
#logos img {
	float:left;
	margin:0px 0px 20px 20px;
	}

/************************************************************ sidebar */
#sidebar {
	width:220px;
	margin:0px 10px 0px 10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:2em;
	}

#sidebar ul {
	list-style:none;
	margin:0px 0px 0px 10px;
	}

.sidebarheader {
	width:210px;
	border:1px solid #bdc5d4;
	background:url(images/sidebar_bg.gif) top repeat-x;
	color:#FFFFFF;
	margin-bottom:5px;
	}

.sidebarheader h3{
	font-size:1.2em;
	font-weight:bold;
	padding-left:0px;
	color:#FFFFFF;
	}

.call_tag {
margin-left:auto;
margin-right:auto;
text-align:center;
}

.stop {font-size:1.1em;
	color: #0000FF;
	font-weight:bold;}

.anger {font-size:1.1em;
	color: #FF0000;
	font-weight:bold;}

/************************************************************ footer */
#footer {
	width:830px;
	padding-top:22px;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:40px;
	color:#FFFFFF;
	font-size:12px;
	line-height:15px;
	clear:both;
	background:url(images/footer_b.png) no-repeat top center;
}

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

#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}


#footerleft {
	float:left;
}

#footerright {
	float:right;
}

/************************************************************ subfooter */
#subfooter {
	width:900px;
	color: #FFFFFF;
	margin: 0px auto 30px auto;
	font-size:.85em;
	text-align:right;
	}

#subfooter a {
	color:#FFFFFF;
	text-decoration:none;
	}

#subfooter a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}

.subfooter_right {
	padding-right:30px;}

/*********************************************************************** form elements */

form {
	background:url(images/madethecall1.gif) right top no-repeat;
	margin:10px 10px 10px 50px;
	padding: 0;
	}
	
	
label {
	display:block;
	color: #333333;
	margin:5px 0;
	font-weight:bold;
	}

input {
	padding: 4px;
	border:1px solid #000000;
	font: normal 1em/1.5em Verdana, sans-serif;
	color: #666666;
}

textarea {
	width:350px;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border:1px solid #000000;
	height:100px;
	display:block;
	color: #666666;
}

input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #000000;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

.contact_icons {
color: #666666;
margin-top:20px;
margin-left:50px;
font-weight:bold;
}

/************************************************** red tick list */	
.redticklist {
	margin: 0px auto 20px auto;
	width:500px;
	font-size:.9em;
	/*font-weight:bold;*/
	color: #333333;
	}

.redticklist ul {
	margin:0px 0px 20px 0px;
	list-style: none;
	}

.redticklist li{
	background:url(images/tick.gif) no-repeat left 80%;
	padding-left:20px;
	margin-top:5px;
	}
/************************************************** green tick list */	
.greenticklist {
	margin: 0px auto 20px auto;
	width:500px;
	font-size:.9em;
	/*font-weight:bold;*/
	color: #333333;
	}

.greenticklist ul {
	margin:0px 0px 20px 0px;
	list-style: none;
	}

.greenticklist li{
	background:url(images/greentick.jpg) no-repeat left 80%;
	padding-left:20px;
	margin-top:5px;
	}
	
/***************************************************************************** rightside_container */
.contact_details {
float:left;
width:200px;
background-color: #fafafa;
margin:0px 10px 10px 10px;
padding:4px 0;
border-left:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
border-top:4px solid #e5e5e5;
border-bottom:4px solid #e5e5e5;
}

.contact_details p {
	font-size:.9em;
	margin-bottom:5px;
	margin:0px 10px 10px 10px;
	color:#666666;
	}

.contact_details h3 {
	color: #2DB32D;
	margin-left:10px;
	}	

.contact_details h4 {
	margin-left:10px;
	}		

.contact_details img {
	margin:0px 0px 0px 10px;
	}
	
.contact_details a {
	font-size:.9em;
	}
	
#flash {
float:left;
/*margin-right:10px;*/
}

.stopangerblue {
	font-size:1.1em;
	color:#000099;
	font-weight:bold;
	}
	
.stopangerred {
	font-size:1.1em;
	color: #FF0000;
	font-weight:bold;
	}
	
blockquote {
border : 2px solid #999999;
/*width: 200px;*/
float: left;
margin: 0px;
padding: 10px;
background-color: #EAEAEA;
color: #333333;
quotes: "\201C" "\201D";
}
/*blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }*/