/* CSS Document */
/*#############################################################
Dynamic Detective - design by Zookx.
#############################################################*/
/* Standard elements */
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
p a
{
	color: #0066CC;
	text-decoration: underline;
}
p a:hover
{
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: underline;
}
body {
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 16px;
	background-color: #FFFFFF;
	background-image: url(images/page_background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
p
{
	margin-bottom: 14px;
}
ul {
	margin: 12px 0;
}
li {
	margin-left: 18px;
	list-style-image: url(images/bullet.gif);
}
code {
	font: normal 1em "Lucida Sans Unicode",serif;
	color: #888;
	display: block;
	padding: 3px 6px;
	white-space: pre;
	margin-bottom: 12px;
}
/* Misc */
div.quote {
	margin-bottom: 12px;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	background: url(img/quote.gif) no-repeat;
	padding-left: 28px;
	color: #666;
}
/* Main structure */
#contactnumber {
	FLOAT: right;
	padding-right: 20px;
	width: 480px;
	text-align: right;
}
#logo {
	FLOAT: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main {
	margin: 20px auto 4px auto; 
	text-align: left;
	width: 940px; 
}
/* Menu */
.menu a {
	color: #444;
	float: right;
	padding-top: 4px;
	width: 140px; height: 60px;
}
.menu a span {
	padding-left: 0px;
}
/* Content */
.page {
	clear: both;
	border-top-width: 0px;
}
.content {
	clear: both;
	width: 900px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/image_blue_pixel.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.content h1 {
	margin: 0 0 4px;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}
.content p {
	margin: 0 0 12px;
}
.item {
	background: #030303 url(img/bgitem.gif) repeat-x;
	padding: 8px 10px;
}
/* extra */
#secondarycontent
{
position: relative;
width: 280px;
float: right;
}
#secondarycontent h3
{
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #3366CC;
	letter-spacing: -0.5px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/image_blue_pixel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: normal;
}
#secondarycontent .information
{
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}
#primarycontent
{
	position: relative;
	width: 590px;
	float: left;
}
#primarycontent h3
{
	position: relative;
	top: 4px;
	font-size: 23px;
	line-height: 25px;
	color: #336699;
	margin-bottom: 20px;
	font-weight: normal;
	font-family: Georgia, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/image_blue_pixel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#primarycontent .post
{
margin-bottom: 10px;
}
#primarycontent .post .title
{
position: relative;
}
#primarycontent .post .information
{
	margin-bottom: 0px;
	font-family: Georgia;
	font-size: 12px;
	line-height: 18px;
	color: #555;
}
#primarycontent .post .end
{
	position: relative;
	top: -5px;
	height: 44px;
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
}
#primarycontent .post .end ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}
#primarycontent .post .end ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 45px;
background-repeat: no-repeat;
background-position: 0px 2px;
}
#fullstop{
clear: both;
}
img.picA
{
	position: relative;
	top: -2px;
	width: 160px;
	height: 160px;
	padding: 8px;
	background-image: url(images/bg_main_images.gif);
	background-repeat: no-repeat;
}
img.picB
{
	position: relative;
	top: -2px;
	width: 230px;
	height: 130px;
	background-image: url(images/bg_side_images.gif);
	background-repeat: no-repeat;
	padding: 7px;
}
img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}
/* base menu */
.sitemap {
	color: #666;
	background-color: #fff;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	background-image: url(images/bg_member-logo.gif);
	background-position: 98px bottom;
	background-repeat: no-repeat;
} 
/* Footer */
.footer {
	color: #666;
	background-color: #EBEBEB;
	text-align: left;
	background-image: url(images/image_key_small.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 55px;
} 
