/*
-----------------------------------------------
Active Value Styles for WebBusiness2.0 - Basic
Author:   Alexander Pisculla
Version:  31 January 2006
----------------------------------------------- */


html, body {
	background: #a9a9a9 url(i/bg_grey.jpg) repeat-x;
	font: 11px/15px "Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif; 
	color: #666;
	margin: 0;
	padding: 0;
}

th, td {
	font: 11px/15px "Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif; 
	color: #666;
	text-align: left;
}

#content {
	width: 98%;
	margin: 10px 0 0 22px;
	padding: 0;
	text-align:left;
}
	  
#mainpart {
	float: left;
	background-color: #fff; 
	width: 585px;
	margin:0; 
	padding:0;
	min-height: 700px;
	height: auto; 
}

* html #mainpart { height:700px; } /* IE 5.5 - 6.x */
html + body #mainpart { height:700px; } /* IE 5.0 */

#mainpart-content {
	margin:0; 
	padding: 0;
}

#mainpart-wide {
	float: left;
	width: 563px;
}

#mainpart-dummy {
	float: right;
	width: 1px;
}

#outerpart {
	position: absolute;
	top: 20px;
	left: 607px;
	width: 200px;
	padding: 0;
	margin: 0;
}

#outerpart-content {
	margin: 0; 
	padding: 350px 0 1px 0;
}

#navigation {
	position: absolute;
	top: 20px;
	left: 626px;
	width: 200px;
	padding: 0;
	margin: 0;
}

#footer {
	clear: both;
	background-image: url(i/bg_footer.gif);
	background-repeat: no-repeat;	
	height: 68px;
	margin: 0;
	padding: 72px 0 0 0;
	text-align: center;
	width: 585px;	
	color: #4f4f4f;
	font-size: 11px;
}	  
	  
#logo {
	background-repeat: no-repeat;
	background-color: #000; 
	height: 178px;
}

#logoimg {
	background-repeat: no-repeat;
	background-position: 18px 93px;
	height: 178px;
}

#colorborder {
	background-color: #ddd;
	height: 10px;
	font-size: 1px;	
	border: solid #fff;
	border-width: 1px 1px 0 1px;
	padding: 0;
	margin: 0;
}

#greyborder {
	position: absolute;
	background-color: #AEAD9B;
	top: 189px;
	left: 607px;
	height: 10px;
	font-size: 1px;
	width: 200px;
	padding: 0;
	margin: 0;
}
   
hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
}
	  	  
/* Headlines
----------------------------------------------- */
h1,h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
}

#logo h1 {
	display: none;
}	  

#mainpart-wide h2 {
	border-bottom: 1px solid #8d8d8d;
	margin: 0 0 10px 0;
	padding: 35px 0 4px 18px;
	font-size: 17px;
	line-height: 19px;
}

#mainpart-wide h3 {
	font-size: 11px;
	color: #4f4f4f;
	padding: 2px 0 0 18px;
	margin: 30px 0 12px 0;
	font-weight: normal;
	border-top: 1px solid #8d8d8d;	
}

#mainpart-wide h4, h4.lst {
	font-size: 11px;
	color: #4f4f4f;
	padding: 2px 0 0 18px;
	margin: 14px 0 2px 0;
	font-weight: normal;
	border-top: 1px solid #8d8d8d;	
}

#outerpart h2 {
	font-size: 17px;
	line-height: 19px;
	border-bottom: 1px solid #908F7E;
	padding: 0 0 6px 19px;
	color: #807F6D;
}

#outerpart h3 {
	font-size: 11px;
	color: #807F6D;
	padding: 0 0 6px 18px;
	margin: 4px 0 2px 0;
	font-weight: normal;
	border-top: 1px solid #807F6D;		
}

/* Paragraphs
----------------------------------------------- */

#mainpart-wide p {
	padding: 0 0 4px 18px;
	margin: 0 0 4px 0;
}

#mainpart-wide p.inner {
	margin: 0;
	padding-bottom: 4px;
}

#outerpart p {
	padding: 0;
	margin: 0 0 4px 19px;
	width: 170px;	
	color: #757463;
}

#footer p {
	color: #4f4f4f;
	font-size: 11px;	
}

.pref {
	margin-left: 70px;
}

.mostimportant {
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	line-height: 22px;
	padding: 6px 0 6px 18px !important;
	margin: 20px 0 20px 0 !important;
}

p.empty {
	margin-bottom: 100px;
}

#navigation p {
	margin-right: 20px;
}

/* Images
----------------------------------------------- */
#outerpart img.wideimage {
	margin: 0 0 6px 19px;
}

#mainpart-wide img {
	float: left;
	border: 3px solid #ccc;
	padding: 0px;
	margin: 2px 10px 5px 0;
}

#mainpart-wide .imgfull {
	float: none !important;
	margin: 8px 0 8px 0 !important;
}

.outerref {
	margin-right: 4px;
	border: 3px solid #ccc;
}

.iconimg {
	border: none !important;
}


/* Link Styling
----------------------------------------------- */
#footer a {
	color: #4f4f4f;
	border: 0;
}

a.nostyle:link, a.nostyle:visited {
	border: 0;
	padding: 0;
	margin: 0;
}

a.invisible:link, a.invisible:visited {
	border: 0;
	padding: 0;
	margin: 0;
}

a.homelink {
	background: url(i/home.gif) no-repeat 0 1px;
	padding-left: 18px;
}

a.feedlink {
	background: url(i/rss.gif) no-repeat 0 2px;
	padding-left: 18px;
}

#mainpart-wide h2 a {
	color: #666;
	border: 0;
}

/* Lists
----------------------------------------------- */
ul.pluslist li {
	list-style-image: url(i/bullet_plus.gif);
}


/* Forms
----------------------------------------------- */
.standardform {
	padding: 0 0 10px 18px;
	margin: 0 0 10px 0;	
}

.standardform th, .standardform td {
	vertical-align: top;
	
}

.standardform th {
	padding: 6px 2px 2px 10px;	
	border-left: 3px solid #eee;
}

.standardform td {
	padding: 2px;
}

.standardform .contact {
	padding: 4px;
	width: 220px;
	font-weight: bold;
	border: 1px solid #8d8d8d;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;			
	font-size: 11px;
}

.standardform textarea {
	padding: 4px;
	width: 220px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;			
	font-size: 11px;
	border: 1px solid #8d8d8d;
}

.standardform .chk {
	width: 20px;
	border: none;
}

.standardform .error {
	border: 1px solid #c00;
}

.standardform .lchk {
	margin-bottom: 10px;
}

.standardform .empty {
	background-color: #fff;
}

.standardform .button {
	width: 120px;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	color: #333;	
}

.standardform .ibutton {
	border: 0;
	padding: 0;
}

.standardform .required {
}

/* Main Menu
----------------------------------------------- */
#navigation a span {
	display: none;
}

/* Weblog stuff
----------------------------------------------- */
#commentlist {
	margin: 0;
	padding: 0;
	color: #999;
}

#commentlist li {
	list-style: none;
	padding: 5px 0 0 0;	
	margin: 0 0 10px 18px;
	background-color: #f9f9f9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#commentlist .gravatar {
	float: left;
	margin: 3px 6px 3px 0;
}

#commentlist .commentintro {
	margin-bottom: 13px;
}

blockquote {
	margin-left: 20px;
	padding-left: 12px;
	background-image: url(i/quote.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #666;
	font-style: italic;
}

p .date {
	background: url(i/post.gif) no-repeat 0 1px;
	padding-left: 13px;
}

/* Sidebar and Searchform
----------------------------------------------- */
#sidebar {
	margin: 0;
}

#sidebar ul {
	margin: 0 0 20px 18px;
	padding: 0;
}

#sidebar ul li {
	list-style: none;	
}

#logo form {
	text-align: right;
	padding: 20px 10px 0 0;
}

#logo .button {
	border: 1px solid #666;
	background-color: #333;
	color: #9c3;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 4px;	
}

#logo .cinput {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 2px;
	font: 11px "Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif; 
}


/* Other Stuff
----------------------------------------------- */
.errortext {
	color: #c00;
	padding-left: 15px;
	background-image: url(i/icon_warning.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.dynamic {
	margin-top: 10px;
}

.clearleft {
	clear: left;
}

.badge {
	margin-top: 100px;
	padding-left: 18px;
}

.highlighter:hover {
	background-color: #eee;
}

.email {
	padding-left: 13px;
	background-image: url(i/email.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.av666 {
	padding-left: 22px;
	background-image: url(i/av_666.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
}

#mainpart-wide li {
	padding-bottom: 12px;
}

div.example {
	border: 1px solid #ccc;
	margin: 0 0 10px 18px;
	background-color: #eee;
	padding: 10px;
}

/* Clouds
----------------------------------------------- */
a.cl:link, a.cl:visited {
	border: 0;
}

.c1 {
	font-size: 11px;
}

.c2 {
	font-size: 13px;
	border: 0;
}

.c3 {
	font-size: 15px;
	border: 0;
}

.c4 {
	font-size: 17px;
	border: 0;
}

.c5 {
	font-size: 19px;
	border: 0;
}

.cloud {
	text-align: justify;
	padding-top: 20px !important;
}



/* sIFR
----------------------------------------------- */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #mainpart-left h7 {
	visibility: hidden; 
	letter-spacing: 9px;
}

/* grazr
----------------------------------------------- */
#grazr {
	font-family:arial,sans-serif; font-size:9pt; width: 190px; height: 190px; border: 1px solid #999;
}

.szwidget {
	padding-left: 8px;
}