/* -------------------------------------------------------

Trek 2000 Corporation 2007 - Design/development by Trafick IMS
http://www.trafick.net 

----------------------------------------------------------*/

HTML, body {
	text-align:center;
	background-image: url("../images/bgtrek.jpg");
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.85em;
	}

a {	color: #933; text-decoration: none;}

a:hover {color: #C00; text-decoration: none;}

#container {
	text-align: left;
	margin: 0px auto;
	background-color: #fff;
	padding: 0px;
	width: 781px;
}

#banner {
	height:104px;
	background-image: url(../images/trek2000_02.jpg);
	background-repeat: no-repeat;
	
}

#nav {
	width:781px;
	height:51px;
	background-image:url("../images/trek2000_01.jpg");
	background-repeat:no-repeat;
	font-size:12px;
	text-align:center;
	padding:0px 0px 0px 0px;
}


/*----- Center column box with only LTcol---*/		

#content {
	float:right;
	color:#666;
	width: 554px;
	padding: 5px;
	}
	
	#content p{
	padding:.14em 0;
	}
/*----- Center column box with both RT and LT boxes---*/		

#content3col {
	margin: 0 180px;
	color:#666;
	width: 400px;
	padding: 5px;
	line-height: 20px;
	text-align: justify;
	}
	
	#content3col p{
	padding:.2em 0;
	}
	
	#content3col a {color: #333; 
	 border-bottom: dashed #333 1px;
	text-decoration: none; }

	#content3col a:hover {color: #F30; text-decoration: none; }
	
/*----- Left column box ---*/		

#LTcol {
	float: left;
	margin:1.5em 0em 0em .5em;
	padding:2px 5px;
	background-color:#fff;
	width:150px;
	border-color: #FC0;
	border-width: .1em;
	border-style: solid;
	}
	
	#LTcol p {
		color: #666;
		font-size: 11px;
		line-height: 15px;
		}
		
#ltCol_text{
width:140px;
padding: 2px 0 0 5px;

}

/*----- Right column box ---*/		
#RTcol {
	float: right;
	margin:1.5em .1em 0em 0em ;
	width:136px;
	background-image: url("../images/rt_postit_BG.jpg"); 

}

	#RTcol p {
		color: #666;
		font-size: 11px;
		}
		
		
#rtCol_text{
width:116px;
padding: 2px 0 0 5px;

}

#book{
	width:380px;
	height:100%;
	background-color:#F1E7AC;
	padding: .7em .9em;
	border-color: #FC0 ;
	border-width: .1em;
	border-style: solid;

}

#book_addinfo{
	font-size:.89em;
	width:370px;
	height:75px;
	background-color:#FFC;
	padding:2px;
	border-color: #FC0;
	border-width: 0.1em;
	border-style: solid;
}


#footer {
	text-align:right;
	width:770px;
	height:40px;
	background-color:#EAAD50;
	padding: .8em .5em;
}

	.footer_text {
	font-size: 85%;
	color: #666;
}

	#footer a {	color: #333; text-decoration: none; }

	#footer a:hover {	color: #F30; text-decoration: none; }
	
.clearer {clear: both;}


/*- Menu Tabs I--------------------------- */

    #tabsI {
     float:left;
     width:781px;
	 font-family: Georgia, "Times New Roman", Times, serif;
     font-size:86%;
     line-height:normal;
/*	 border-bottom:1px solid #DD740B;
*/      }
    #tabsI ul {
	  margin:0;
	  padding:28px 10px 0 8px;
	  list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("../images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("../images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
	  color:#666;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
	  color:#666;
      }
	  
/*---------Typography ------*/

.blockquote {

	border-bottom: .02em solid #E38F08;
	border-top: .02em solid #E38F08;
	color: #333;
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-bottom: .2em;
	padding: .02em .02em .02em .02em;

}



.subheading{
	font-size: 1.1em;
	color:#E38F08;
}

.book_title {
	font-size: 1.2em;
	font-weight:500;
	color:#E38F08;
}

.smallfry{
	font-size:.85em;
}

.book_info{
	font-size:.85em;
}


/*---------- Image Display ----------------*/

/*--- syntax is <div id...><img src=....><br/>text</div> ----- */

#imageNormal{
	background-color:#fff;
	text-align: center;
	border:solid #000 .1em;
	padding: .2em .2em .2em .2em;
	margin: .3em .8em;
}

#imageLT{
	float:left;
	background-color:#fff;
	text-align: center;
	border:solid #000 .1em;
	padding: .2em .2em .2em .2em;
	margin: .3em .8em;
}

#imageLTBOOK{
	float:left;
	background-color:#fff;
	text-align: center;
	border:solid #000 .1em;
	margin-right:.4em;
	padding: .2em .2em .2em .2em;
}

#imageRT{
	float:right;
	text-align: center;
	border:solid #000 .1em;
	padding: .2em .2em .2em .2em;
	margin: .8em .8em;
}

#imageNone{
	float:left;
	text-align: center;
	border:solid #000 .1em;
	padding: .2em .2em .2em .2em;
	margin: .3em .8em;
}

.imgBorder{
	border:solid #000 .1em;
	}
.floatLT{ float:left; }
.floatRT{ float:right; }
.floatNone{ float:none; }
