/*
www.gejl.net LIGHT
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	background: #fff;
}
hr {
	display: none;
}
p {
	margin: 20px 0;
}
a:hover {
	text-decoration: none;
}
#header {
	position: relative;
	border-top: 3px solid #454545;
	background: #e9e9e9 url(/images/bg_fire_small.gif) no-repeat 30px bottom;
	margin-bottom: 30px;
}
#talk {
	position: absolute;
	left: 232px;
}
#talk h4 {
	text-indent: -100em; 
	overflow: hidden;
	margin: 0;
}
#talk #toggle {
	background: url(/images/icon_toggle.gif) no-repeat;
	width: 42px;
	height: 33px;
	font-size: 1px;
}
#talk #toggle a {
	display: block;
	height: 33px;
}
#contact {
	border-top: 6px solid #454545;
	padding: 1px 0 0 30px;
	background: #454545;
	color: #9c9c9c;
	font-size: 11px;
	line-height: 1.5em;
	height: 105px;
}
#contact p {
	margin: 10px 0 0 0;
}
#contact a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#contact a:hover {
	color: #f7941d;
}
#contact a strong {
	color: #454545;
	margin-left: 10px;
}
#contact a:hover strong {
	color: #ccc;
}
#contact #online {
	float: left;
	width: 275px;
}
#contact #online .status {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}
#intro h4, #intro h2 {
	font-weight: normal;
	font-size: 0.75em;
	color: #4b4b4b;
	padding: 10px 80px 10px 305px;
	width: 500px;
}
#intro a {
	color: #000;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 305px;
	width: 595px;
	background: url(/images/bg_fire.gif) no-repeat 182px bottom;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #f7941d;
}
#content h2 {
	font-size: 1.125em;
	font-weight: normal;
	margin-right: 95px;
}
#content h3 {
	position: absolute;
	left: 0;
	width: 175px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	line-height: 1.5em;
	color: #5e5e5e;
	margin: 24px 0 0 100px;
	* margin-top: 3px;
}
#content a, #eyecandy a {
	color: #ff4200;
}
#content p {
	margin-right: 95px;
}
#content ul, #content ol {
	margin: 20px 95px 20px 40px;
}
#content p.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #5e5e5e;
	margin-top: 10px;
}
#content p.date a {
	color: #5e5e5e;
}
#content p.top, #eyecandy p.top {
	text-align: right;
	font-size: 0.75em;
	margin-bottom: 0;
	padding-bottom: 15px;
}
#content p.top a, #eyecandy p.top a {
	display: block;
	width: 493px;
	padding-right: 7px;
	text-transform: uppercase;
	text-decoration: none;
}
#content p.top a:hover, #eyecandy p.top a:hover {
	background: #ff4200;
	color: #fff;
}
#content dl.archive {
	margin: 25px 0 0 0;
	width: 500px;
	border-top: 1px solid #eee;
}
#content dl.archive dt {
	width: 390px;
	float: left;
	margin: 0;
	padding: 5px 0;
	clear: both;
	border-bottom: 1px solid #eee;
}
#content dl.archive dd {
	width: 110px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #eee;
}
#content dl.archive a {
	text-decoration: none;
	display: block;
	width: 390px;
}
#content dl.archive a:hover {
	text-decoration: underline;
}
#content h2.bydate {
	clear: both;
	padding-top: 30px;
}
/* css power begin */
#content p[class="browser"] {
	display : none;
}
#content p.css-power {
	margin-top: -30px;
}
#content p.css-power a {
	text-decoration: none;
	color: #000;
}
#content p.css-power a:hover {
	text-decoration: underline;
}
#content p.css-power a .answer {
	float: left;
	margin: -2px 20px 0 0;
	padding: 3px;
	display: block;
	width: 26px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	color: #fff;
	background: #ff4200;
}
#content p.css-power a .answer:after {
	content: " no";
}
#content p.css-power a:visited .answer {
	background: #79b507;
}
#content p.css-power a:visited .answer:after {
	content: " yes";
}
/* css power end */
#more {
	background: #f7941d;
	padding: 15px 0 15px 305px;
	color: #fff;
}
#more ul {
	margin: 15px 0 0 0;
	font-size: 0.75em;
	list-style: none;
}
#more ul li {
	margin-bottom: 1px;
}
#more p {
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 15px 0;
}
#more a {
	color: #fff;
	padding: 2px;
	margin-left: -2px;
	text-decoration: none;
	background: #ff9d27;
}
#more a:hover {
	background: #ff4200;
}
#more .bottom {
	float: left;
	width: 245px;
	padding-right: 30px;
}
#more h4 {
	font-size: 0.875em;
}
#more h5 {
	font-size: 0.875em;
	margin-bottom: -15px;
}
#more div.clear {
	clear: both;
}
#footer {
	clear: both;	
	background: #f26522;
	color: #fff;
	padding: 10px 10px 10px 305px;
	font-size: 0.6875em;
	line-height: 1.5em;
}
#footer a {
	color: #fff;
}
#footer span[id="browser"] {
	display : none;
}

/* front only */

#front #header {
	background-image: none;
	margin: 0;
}
#welcome {
	padding: 30px 0 0 305px;
	width: 519px;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	background: url(/images/bg_fire_welcome.gif) no-repeat 30px bottom;
}
#welcome h4 {
	font-size: 2.5em;
	color: #f7941d;
	font-weight: normal;
}
#welcome h1 {
	font-size: 0.6875em;
	font-weight: normal;
	text-transform: uppercase;
	padding: 8px 0 0 1px;
	color: #999;
}
#welcome p {
	font-size: 1.375em;
	margin-top: 2px;
}
#weblog {
	float: left;
	width: 245px;
	padding: 0 25px 0 30px;
	font-size: 12px;
	line-height: 20px;
}
#weblog h3 a {
	color: #ff4200;
	display: block;
	width: 245px;
	font-weight: normal;
	font-size: 18px;
}
#weblog p.date {
	color: #999;
	font-size: 10px;
	margin: 4px 0 -20px 0;
}
#weblog p.archive {
	text-align: right;
	font-size: 11px;
}
#weblog p.archive a {
	color: #999;
	background: url(/images/icon_arrow.gif) no-repeat left center;
	padding-left: 14px;
}
#eyecandy {
	float: left;
	width: 510px;
	padding-left: 5px;
	font-size: 0.875em;
	line-height: 1.5;
	background: url(/images/bg_fire.gif) no-repeat -123px bottom;
}
#eyecandy h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: -4px 0 10px 0;
}
#eyecandy a img {
	border: 4px solid #e9e9e9;
	padding: 1px;
	background: #fff;
	margin: 0 0 -4px -5px;
}
#eyecandy a:hover img {
	border: 4px solid #464646;
}
#eyecandy .facts {
	float: right;
	width: 240px;
	margin: 23px 0 15px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#eyecandy .facts ul {
	list-style: none;
}
#eyecandy .facts em {
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	width: 60px;
	float: left;
	margin-top: 1px;
}
#eyecandy p.top {
	font-size: 0.857em;
	line-height: 2;
}
#eyecandy p.top a {
	width: 503px;
}
#front #more {
	clear: both;
	padding: 0;
}
#services {
	padding: 26px 0 0 30px;
	* padding-top: 10px;
}
#services h2 {
	font-size: 0.875em;
	margin-bottom: -15px;
}
#services .service {
	float: left;
	width: 245px;
	padding: 0 30px 10px 0;
}
#clients {
	clear: both;
	background: #f18400;
	padding: 26px 0 28px 30px;
	* padding-top: 10px;
}
#clients h3 {
	font-size: 0.875em;
	margin: 0 0 -5px 0;
}
#clients ul {
	width: 790px;
}
#clients ul li {
	display: inline;
	margin-right: 4px;
}
#footer {
	padding-left: 30px;
}