/* 
css designed by david pinel 14th July 2009. 
Thanks

Dave
*/
body 
{
	padding:0px;
	margin:0px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#333333;
	font-family:Verdana;
	font-size:12px;
}

#message
{
	position:fixed ;
	top: 200px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:202px;
	
	
	
}



.grey
{
	height: 5px;
	background-color:#6a6a6a;
	width:730px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	
}
#seo_frame
{
	width:752px;
	border:1px solid #000;
	padding:0px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	background:#ffffff;
	
}

strong
{
	color:#ce3700;
	font-weight:normal;
	
}

.clr{ clear:both;}

/* header items logo etc...*/

#seo_header
{
	background-color:#fff;
	font-size:10px;
	color:#bebebe;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:2px;
	margin-top:2px;
	padding:10px;
	width:710px;
	
}

#seo_logo
{
	width:710px;
	height:99px;
	background-color:#fff;
	background-image: url(images/logo.gif);
	
	
	
}

#seo_tagline
{
	
	height:35px;
	background-color:#ff7000;
	border:1px solid #ffffff;
	background-image: url(images/toprightlogo.gif);
	background-repeat:no-repeat;
	width:678px;
	text-align:right;
	font-family:Courier New;
	font-size:24px;
	color:#ffffff;
	padding: 15px;
	
}

#seo_tagline p
{
	margin:2px;
	padding:0px;

	
}
#seo_tagline strong
{
	color:#ffffff;
	font-size:11px;
}


/* page items ------------------------------------------------------*/

#w3c
{
	margin:5px;
	margin-left:auto;
	margin-right:auto;
	height:15px;
	width:80px;

}
#w3cCss
{
	margin:5px;
	margin-left:auto;
	margin-right:auto;
	height:15px;
	width:80px;

}

#seo_page
{
	background-color:#ffffff;
	font-size:10px;
	color:#6d6d73;
	margin:10px;
	padding:0px;
	width:730px;

}

#seo_navigation
{
	width:155px;
	float:left;
	margin:10px;
	padding-bottom:50px;
	
	
}

#seo_navigation ul
{
	margin:0px;
	padding:0px;
	
	list-style:none;
}
#seo_navigation li
{
	
	margin-bottom:15px;
	background-image: url(images/li_bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	
}



#seo_navigation li a
{
	text-decoration:none;
	color:#6d6d73;
}

#seo_navigation li a:hover
{
	text-decoration:underline;
	color:#42639a;
}



#seo_content p
{
	line-height:17px;
	
}
#seo_content a
{
	text-decoration:none;
	color:#628abe;
	font-weight:normal;
	text-decoration:underline;
}
#seo_content
{
	float:right;
	
	background-color:#ffffff;
	width:520px;
	text-align:left;
	font-family:Verdana ;
	font-size:10px;
	color:#6d6d73;
	padding: 15px;
	border-left: 1px solid #eee;
	
}

h1
{
	font-family:Verdana;
	font-size:19px;
	font-weight:normal;
	
	
}
table
{
	width:100%;
}

td{ padding:3px;}

th
{
	text-align:left;
	font-style:italic;
}

hr
{
	height:1px;
	border:0px;
	background:#c2c0bf;
}

h2
{
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	color:#d93d00;
	font-style:italic;
}
h3
{
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	font-style:normal ;
	background-image: url(images/h3.gif);
	background-repeat:no-repeat;
	background-position:left;
	
	color:#6d6d73;
	padding-left:24px;
	

}
h4
{
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	
	
	background:#ededed;
	border: 1px solid #c2c0bf;
	
	padding:5px;
	margin:0px;

}


.btn
{
	border: 0px solid #3b70a4;
	background:#3b70a4;
	font-family:Verdana;
	font-size:10px;
	height:25px;
	width:80px;
	color:#ffffff;
	
}

.ctl
{
	font-family:Verdana;
	font-size:10px;
	padding:4px;
	width:250px;
}

form
{
	background:#ededed;
	border: 1px solid #c2c0bf;
	padding:10px;
	
}

form p
{
	margin:2px;
	padding:2px;
}

.seo_home_item
{
	float:left;
	width:250px;
	
	
	height:170px;

	
	margin:4px;
	
}

.seo_home_item p
{
	margin:2px;
	padding:0px;
	font-size:10px;
	line-height:19px;
	
}
/* footer items ----------------------------------------------------*/

#seo_footer
{
	background-color:#343434;
	font-size:10px;
	color:#bebebe;
	margin:10px;
	padding:10px;
	width:710px;
	
}

.seo_footer_section
{
	width:170px;
	float:left;

	
}

.seo_footer_section ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.seo_footer_section li
{
	margin:2px;
	
}

.seo_footer_section strong
{
	color:#ffffff;
	
	
}

.seo_footer_section li a
{
	text-decoration:none;
	color:#bebebe;
}

.seo_footer_section li a:hover
{
	text-decoration:none;
	color:#ffffff;
}

.seo_footer_logo
{
	border-top: 1px solid #bebebe;
	background-image: url(images/bottomlogo.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:24px;
}

/* tag cloud css*/
#cloud a.tag1 { font-size: 0.7em; font-weight: 100; }
#cloud a.tag2 { font-size: 0.8em; font-weight: 200; }
#cloud a.tag3 { font-size: 0.9em; font-weight: 300; }
#cloud a.tag4 { font-size: 1.0em; font-weight: 400; }
#cloud a.tag5 { font-size: 1.2em; font-weight: 500; }
#cloud a.tag6 { font-size: 1.4em; font-weight: 600; }
#cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
#cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
#cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
#cloud a.tag10 { font-size: 2.5em; font-weight: 900; }
#cloud { padding: 1px; text-align: center; }
#cloud a { padding: 0px; }
#cloud { margin: 0; }
#cloud li { display: inline; list-style-image:none; background-image:none; margin:0px;padding:0px; }
#cloud ul{ list-style-image:none; list-style:none; margin:0px; padding:0px;}

.listView
{
	border: 4px solid #c2c0bf;
	background:#fff;
	padding:0px;
}

.listView table
{
	border: 1px solid #333;

}
.listView th a
{
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.listView th
{
	background:#3b70a4;
	border: 1px solid #333;
}

.listView td
{
	background:#fff;
	border: 1px solid #333;
}