* {margin:0;padding:0;}




html, body, #wrap {
	height: 100%;
	color: #000;
}
body > #wrap {height: auto; min-height: 100%;}
#main {padding-bottom: 80px;}
#footer {position: relative;
	margin-top: -80px; 
	height: 80px;
	clear:both;} 
.pagefix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.pagefix {display: inline-block;}
* html .pagefix { height: 1%;}
.pagefix {display: block;}

/* 

*/


body {
	font:12pt "Times New Roman", Times, serif;
	background-color:#eb5604;
	line-height:1.3em; 
	color:#444444;
	 background-image:url(images/bg.jpg);
	 background-repeat:repeat-y;
	 background-position:center;
	 text-align: left;}

a img {border:none;}



p {
	margin:10px 0 5px 0;
	text-align: left;
}

/* Header */
#header {padding:0px 0px 0px 22px;
	height:160px;
	border-bottom: 1px solid #777777;
	background-color:#FFF;}
#header #logo {width:800px;
	margin:0 auto;
	padding:0 10px 0 10px;}

#header img.logo {margin-top:26px;}
#header #logo #lang {width:100px;float:right;height:55px;margin-right:60px;}

/* Content Area */

#main {width:800px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;}

#main2 {width:800px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;}

#content {width:600px;
	float:right;
	padding:30px 10px 25px 10px;
	}

#content h1 {font-size:1.65em;
	margin:0;padding:0;
	color:#7A0A17;
	line-height:1.1em;}

#content h2 {font-size:1.2em;
	margin:15px 0 10px 0;
	color:#7A0A17;}

#content h3 {font-size:1.1em;font-weight:normal;
	margin:15px 0 10px 0;
	color:#7A0A17;}

#content pre {
	margin:15px 0 15px 0;
	line-height:0.9em;
	font-size:0.9em;
	color:#000000;}

#content ul {list-style:square;
	margin:10px 0 10px 20px;
	list-style-position:inside;}
#content li {line-height:1.2em;
	font-size:0.9em;}

#content #list {width:200px;float:left;}
#content #screenshots {width:200px;float:right;padding-top:15px;}

#content #screenshots p {margin:5px 0 0 0;font-size:0.8em;}


#sidebar {width:170px;float:left;
	padding:0px 0px 0px 2px;}

#sidebar ul {list-style:none;}

#sidebar h2  {font-size:1.2em;
	margin:25px 0 12px 0;
	color:#7A0A17;}

#sidebar img {margin-right:3px;}
#sidebar img.digg {padding-top:5px;}

#footer {background: #979e7c;
	color:#ffffff;
	font-size:11px;
	border-top: 1px solid #777777;
	}

#footer2 {background-color: #979e7c;
	color:#ffffff;
	font-size:11px;
	height:80px;}

#footer a, #footer2 a {color:#ffffff;
	text-decoration:underline;}
#footer a:hover, #footer2 a:hover {color:#804249;
	text-decoration:underline;}
#footer a:visited, #footer2 a:visited  {color:#ffffff;
	text-decoration:underline;}

#footer p, #footer2 p {margin:0 0 15px 0;}
#footer p.axe img, #footer2 p.axe img {margin-bottom:-7px;}

#foot {width:800px;
	margin:0 auto;
	background: url('images/duct-tape.jpg') no-repeat;
	height:80px;
	line-height:1.1em;
	padding:0 10px 0 10px;}

#foot2 {width:800px;
	margin:0 auto;
	height:80px;
	line-height:1.1em;
	padding:0 10px 0 10px;}

#foot #left {width:400px;float:left;padding-top:72px;}
#foot #right {width:250px;float:right;text-align:right;padding-top:72px;}

#foot2 #left {width:450px;float:left;padding-top:45px;}
#foot2 #right {width:250px;float:right;text-align:right;padding-top:45px;}#wrap #header #logo img {
	
}
.orange1a {
	color: #d75b13;
	font-size: 16pt;
	font-weight: bold;
}


p.groove {
	border-bottom-style: groove;
}
table.header_box {
	       border-bottom-style:ridge;
		   border-bottom-width:medium;
		   border-bottom-color:#333;
}
table.coverage {
	height:100%;
}
.orange14 {
	font-size: 18px;
	color: #d75b13;
	font-weight: bold;
}
.orange18 {
	font-size: 24px;
	color: #d75b13;
}
.orange24 {
	font-size: 24px;
	color: #d75b13;
}

A:link {
	text-decoration: underline;
	color:#cc3300;
	}
A:visited {
	text-decoration: underline;
	color:#7a7558;
}
A:active {
	text-decoration: none;
	color:#f3c41c;
	}
A:hover {
	text-decoration: none;
	color:#cc3300;
}
