/* Authored by Tim Rauter October 2005 */



body {
margin: 10px auto;
background-color: #000000;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-align: left;
}

a {
color: #344bd9;
font-weight: bold;
text-decoration: none;
}

hr {
color: #000000;
}

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

.title {
font-size: 15px;
font-weight: bold;
color: #000000;
}

.header {
height: 125px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-color: #646464;
}

.headerleft {
padding: 15px 0 0 15px;
}



.headerrighttext {
z-index: 2;
}

.mainbody {
background-image: url(images/mainbodybg.jpg);
background-repeat: repeat-y;
background-color: #646464;
}

.mainbodyright {
background-image: url(images/mainbodyright.jpg);
background-repeat: repeat-y;
background-color: #646464;
}

.mainbodyleft {
background-image: url(images/mainbodyleft.jpg);
background-repeat: repeat-y;
background-color: #646464;
}

.mainul {
margin: 1px 15px 10px 30px; !important
}

.linkbar {
padding: 0 0 0 20px;
}
.mainleft {
padding: 0 10px 0 20px;
}

.dividervert {
background-image: url(images/divider_vert.gif);
background-repeat: repeat-y;
}

.mainright {
padding: 0 3px 0 0;
border-left: 1px solid #000000;
}

.imageright {
float: right;
padding: 10px 15px 0 5px;
}

.imageleft {
float: left;
padding: 10px 15px 0 5px;
}

.footer {
height: 60px;
margin: 0;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
background-color: #646464;
}

.footerleft {
padding: 8px 0 0 35px;
font size: 9px;
color: #ffffff;
}

.footerright {
text-align: right;
padding: 8px 35px 0 0;
font size: 9px;
}

.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}

/* form elements */
form {
	border: 1px solid #f2f2f2; 
	background-color: #e2e2e2; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0 0 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(button-bg.jpg) repeat-x 0 0;
	border: none;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 220px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}



.toggler {
	color: #ffffff;
	margin: 0;
	padding: 2px 5px;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}

.toggler a{
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
	text-decoration: none;
} 

.toggler a:hover{
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
	text-decoration: none;
} 

.element {

	background: #ffffff; 
}
 
.element p {
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;	
}

.element ul, ol {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;	
}

.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}




#kwick				{ background-color: #000000; }
#kwick .kwicks 			{ height:143px; list-style-type:none; margin:0; padding:0; }
#kwick li 			{ float:left; }
#kwick .kwick 			{ display:block; cursor:pointer; overflow:hidden; height:143px; width:201px; }
#kwick .kwick span 		{ display:none; }

#kwick .john 			{ background:url(images/graphss.jpg) no-repeat; }
#kwick .paul 			{ background:url(images/calculators.jpg) no-repeat; }
#kwick .george 			{ background:url(images/clients.jpg) no-repeat; }
#kwick .ringo 			{ background-color: #cccccc }