charset "UTF-8";
/* CSS Document */

* {margin:0px; padding:0px; position: relative;}

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	line-height: 18px;
}
img {
	border:none; margin:0px; padding:0px;
}


.thrColFixHdr #container {
	width: 1030px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #e9eced;
	background-image: url(../img/gradient_bg.png);
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 0;
	margin-bottom: 24px;
	margin-left: 0px;
	float:left;

}
#header {
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#header img.left {
	margin: 0px 8px 0px 0px;	
	padding: 0px 0px 0px 0px;
	float:left;
}
#header img.right {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	float:left;
}
.url_img {
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 256px;
	height:270px;
	float:left;
}
.url_img_left {
	margin: 0px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
	width: 256px;
	height:270px;
	float:left;
}
#header .bottom {
	bottom: 0px;
	margin-top: 240px;
}
#header #search {
	position:absolute;
	left:800px;
	top:24px;
	width:137px;
	padding:1px 4px 1px 4px;
	font-size:11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#header #button {
	display:block;
	position:absolute;
	left:950px;
	top:23px;
}

#header form {margin:0px 0px 0px 0px;}

.thrColFixHdr #leftbar {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color: #ffffff;
	line-height:14px;
	min-height: 1px;
	/* font-family:Futura, Trebuchet, Arial, sans-serif;*/
	
}
#leftbar li {
	background-image:url(../img/menu/menu_bg.gif);
	list-style-type:none;
	float:left;
	clear:left;
	margin:0px 0px 0px 0px;
	width:189px;
}
#leftbar img {
	float:left;
	display:inline-block;
}
#leftbar li a {
	color: #5f6466;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:"Futura Bold LB", Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	display:inline-block;
}
#leftbar li div {
	margin: 7px 4px 4px 32px;
}
#leftbar li.active {
	background-image:url(../img/menu/menu_bg_act.gif);
}
#leftbar li:hover {
	background-image:url(../img/menu/menu_bg_act.gif);
}
#leftbar li.active a {
	color:#fff;
	font-family:"Futura Bold LB", Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
}
#leftbar li:hover a {
	color:#fff;
	font-family:"Futura Bold LB", Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
}
#leftbar li.sub {
	background-image:url(../img/menu/submenu_bg.gif);
}
#leftbar li.sub:hover {
	background-image:url(../img/menu/submenu_bg_act.gif);
}
#leftbar li.sub div {
	margin: 7px 4px 2px 32px;
}
#leftbar li.subactive {
	background-image:url(../img/menu/submenu_bg_act.gif);
}
#leftbar li.sub a {
	font-family:"Futura Bold LB", Trebuchet MS, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
}
#leftbar li.sub:hover a {
	color: #7ab800;
	font-family:"Futura Bold LB", Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	font-size:10px;
}
#leftbar li.subactive a {
	color: #7ab800;
	font-family:"Futura Bold LB", Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	font-size:10px;
}
.thrColFixHdr #preMain {
	height:36px;
	float:left;
	margin:20px 0px 0px 0px;
	border-bottom:1px solid #acacac;
	padding:0px
}
.thrColFixHdr #mainMenu { 
	height:36px;
	float:left;
	margin:20px 0px 0px 0px;
	border-bottom:1px solid #acacac;
	width:840px;
	*width:840px;
	
	background: #ffffff;

} 
.thrColFixHdr #mainMenu img { 
	float:left;
	border:none;
}
.thrColFixHdr #rightbar {
	float: right; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 24px 10px 20px 12px; /* padding keeps the content of the div away from the edges */
	color: #666;
	
}
.thrColFixHdr #rightbar ul {
	font-size:11px;
	margin:0px 0px 0px 12px;
	padding:0px;
}
.thrColFixHdr #rightbar ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.thrColFixHdr #rightbar ul a {
	color: #7ab800;
	text-decoration:none;
}
.thrColFixHdr #rightbar .download_title {
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
}
.thrColFixHdr #rightbar ul a:hover {
	text-decoration:underline;
} 
#rightbar img {
	padding-top:0px;
}
.filesize {
	color:#666666;
	font-size:10px;
}
.thrColFixHdr #mainContainer { 
	background: #ffffff;
	float:left;
	width:640px;
	display: inline;
	min-height:800px;
	border-left:1px solid #e9eced;
	border-right:1px solid #e9eced;
	border-bottom:1px solid #e9eced;
}
.thrColFixHdr #mainContainer #mainContent {
	margin: 0px 0px 0px 0px;
	padding: 40px 40px 20px 40px;
	min-height:502px;
	height:auto !important;
	height:502px;
}
.thrColFixHdr #mainContainer #mainContent #next_chapter {
	font-weight:bold;
	margin:10px 0px 12px 0px;
	color: #666666;
	float:right;
	height:16px;
	padding:0px 0px 4px 0px;
}
.thrColFixHdr #mainContainer #mainContent #next_chapter img {
	vertical-align:middle;
}
.thrColFixHdr #footer { 
	margin:20px 0px 0px 0px;
	height:40px;
	background: #ffffff;
	font-size:9px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0px 10px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #666666;
}
.thrColFixHdr #footer p a {
	color: #666666;
	text-decoration:none;
}
.thrColFixHdr #footer p a:hover {
	color: #7ab800;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.align_right {
	text-align:right;
}

