

/* General layout */
body {background:#0c0809; color:#303030; font:76% trebuchet MS, tahoma, verdana, sans-serif; margin:0; padding:15px 0 0;}



#container {background:#fff; color:#303030;margin:0  auto 20px ;padding:5px 20px 20px;width:925px;}





/* Site title */
#logo {margin:15px 0 0;}
#logo h1 a {border:none; color:#505050;}
#logo h1 a:hover {border:none; color:#303030; text-decoration:none;}
#logo p {font-size:1.3em;  color:#505050; margin:0 0 20px 0;}

/* Tags */
a {border-bottom:1px dotted #505050; color:#303030; text-decoration:none;}
a:hover {border-bottom:1px solid #505050; color:#303030; text-decoration:none;}
a img {border:0;}
h1 {font-size:2.2em; font-weight:400; margin:0 0 5px; padding:0;}
h2 {font-size:1.8em; font-weight:400; margin:0 0 12px;}
h3 {font-size:1.1em; font-weight:400; margin:0 0 10px;}
p {line-height:1.3em; margin:0 0 15px; text-align:left;font-size:1.1em; font-weight:400; margin:0 0 10px;}
ul,ol {margin:0 0 15px 15px; padding:0;font-size:1.1em; font-weight:200; margin:0 0 10px;}
li {margin:0 0 3px 0;}


22181c



hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:right;
	width:100%;
	
	background:#ffffff;
	font-size:90%;
	line-height:normal;
	}
	
#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
	
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
	




	
#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}




	
#tabs a span {
	float:left;
	display:block;background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}




	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#ffffff;
	}
	
#tabs a:hover {
	background-position:0% -42px;
	}
	
#tabs a:hover span {
	background-position:100% -42px;
	}

.product {color:#333333;text-align:justify;padding-top:20px;line-height:16px}
.product2 {background:#999999; padding:4px 5px; font-weight:bold}
.product3 {background:#dadada; padding:4px 5px 4px 10px}
.product4 {background:#f8f5df; padding:4px 5px 4px 10px}
.white {background:#FFFFFF}



/* Header description area */
#desc {background:#ffffff; clear:both; color:#000000; /* height:50px; */ margin:5px 0 15px; padding:0 0 5px 0;}
#desc p {font-size:1em; line-height:1.3em; padding:0 0 0 15px; width:290px;}
#desc h2 {color:#000000; padding:2px 2px 0;}
#desc a {border-color:#fff; color:#fff; text-decoration:none;}

/* Main content */
#main { float:left; margin:0; padding:0 15px 0 0; width:600px;}

/* Sidebar */
#sidebar {float:left; width:200px;}
#sidebar p {font-size:0.9em; line-height:1.3em; margin:0 0 15px;}
#sidebar ul {margin:0 0 15px 0; padding:0;   font-size:1.0em}
#sidebar li {list-style:none;}
#sidebar  ul.sidelink li {list-style:none; margin:0 0 3px; padding:0;}
#sidebar  ul.sidelink li a{background-image:url("images/background4.png");  top right no-repeat; border:none; display:block; margin:5px 10px 5px 0; padding:3px 4px 3px 8px; text-align:left; width:100px;}
#sidebar  ul.sidelink li a:hover {background:#e0e0e0 url(images/corner.gif) top right no-repeat; border:none; text-decoration:none;}

/* Footer */
#footer {background:#fff; border-top:1px solid #d8d8d8; clear:both; margin:0; padding:0;}
#footer a {color:#303030;}
#footer a:hover {color:#303030;}
#footer p {color:gray; font-size:1.1em; line-height:1.3em; margin:15px 0 0; padding:0;}

/* Additional classes */
.photo {background-color:#f0f0f0; border:1px solid #d8d8d8; margin:0 0 15px; padding:2px;}
.timestamp {font-size:1.2em; color:#606060; margin:-12px 0 12px 0;}
.right {margin:-8px 0 8px 0; text-align:right;}
.block {background:#ffffff; padding:10px;}
.hide {display:none;}