/* CSS Document */

a.foralink, a.skedlink, a.concernlink,  a.requestlink, a.babieslink
	{
	width:150px;
	height:60px;
	display:block;
	margin:10px 14px;
	}

a.foralink {background:url(forum.jpg) no-repeat;}
a.skedlink {background:url(sked.jpg) no-repeat;}
a.concernlink{ background:url(concern.jpg) no-repeat;}
a.requestlink{ background:url(request.jpg) no-repeat;}
a.babieslink{ background:url(gapuzBabies.jpg) no-repeat;}


body
	{
	background:url(topbg.gif) repeat-x #aeaeae;
	text-align:center;
	margin:0 auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555;
	}

.thumb
	{
	padding-bottom:10px;
	}

form
	{
	margin:0px;
	}

a
	{
	text-decoration:none;
	color:#000066;
	}

a:hover
	{
	color:#f48014;
	text-decoration:none;
	}

.main
	{
	margin:0 auto;
	text-align:left;
	}

.logo
	{
	height:100px;
	width:180px;
	background: url(logo.jpg) no-repeat;
	cursor:pointer;
	}

.header
	{
	height:100px;
	width:580px;
	background: url(header.gif) no-repeat;
	vertical-align:top;
	border-right:1px solid #fff;
	}

.tb, .post, .helpline
	{
	border:1px solid #f48014;
	border-left:5px solid #f48014;
	}

.button, .mainoption, .liteoption
	{
	border-bottom:1px solid #b35906;
	border-right:1px solid #b35906;
	border-top:1px solid #f9bb81;
	border-left:1px solid #f9bb81;
	background:#f48014;
	color:#fff;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	}

.divlogin
	{
	color:#fff;
	width: 250px;
	position:relative;
	left:318px;
	top:5px;
	border:0px solid red;
	}

.divlogin td, .search td
	{
	padding-left:3px;
	font-weight:normal;
	}

.divlogin a:hover
	{
	color:#fff;
	}

#username, #password, #search
	{
	width:100px;
	height:18px;
	}

.go
	{
	width:20px;
	height:20px;
	background: url(go.gif) no-repeat;
	cursor:pointer;
	}

.leftnav
	{
	background:#192f67 url(leftlogo.gif) no-repeat bottom center;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding-bottom:100px;
	}

.navmenu
	{
	width:178px;
	}

.navmenu a
	{
	display:block;
	color:#fff;
	padding:6px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:12px;
	border-top:1px solid #4d5e89;
	border-bottom:1px solid #122148;
	}

.navmenu a:hover
	{
	background: #f48014;
	color:#fff;
	text-decoration:none;
	}

.navquickmenu a
	{
	text-align: left;
	display:block;
	text-transform:uppercase;
	font-weight: bold;
	color:#fff;
	padding:6px;
	padding-left: 40px;
	font-size: 12px;
	}

.navquickmenu a:hover
	{
	color:#fff;
	text-decoration: none;
	}


.content
	{
	background:#fff url(tbg.gif) repeat-x;
	border-right:1px solid #fff;
	}

.subcontent
	{
	padding:10px;
	font-size:12px;
	}

.mcolumn 
	{
	padding-right:5px;
	width:340px;
	overflow:hidden;
	}

.subcontent h1
	{
	font-weight:normal;
	color:#f48014;
	border-bottom:0px solid #ccc;
	margin-top:0px;
	margin-bottom:10px;
	font-size:24px;
	}

.highlights
	{
	background:#e8ecbf;
	padding:5px;
	margin-bottom:10px;
	}
	
.companynews
	{
	background:#eee;
	padding:5px;
	margin-bottom:10px;
	}

.latestnews
	{
	background:#eeeeff;
	padding:5px;
	margin-bottom:10px;
	}

.companynews a, .latestnews a, .archives a
	{
	display:block;
	padding-left:20px;
	background: url(../../images/submenu-off.gif) no-repeat left top;
	}

.search a, .loginav a
	{
	padding-left:20px;
	background: url(../../images/submenu-on.gif) no-repeat left top;
	}

.archives div
	{
	padding-left:20px;
	padding-bottom:5px;
	}

.cpage
	{
	color:#FF9900;
	font-weight:bold;
	}

.pages
	{
	}

.archivenav
	{
	border:1px solid #ccc;
	}
	


.poll
	{
	margin-top:10px;
	background:#e7e7ee;
	padding:5px;
	}

.search
	{
	text-align:center;
	color:#fff;
	background:url(sbg.jpg) repeat-x bottom;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
	}

.search table
	{
	margin:0 auto;
	text-align:left;
	}

.footer
	{
	background:#192f67;
	border-left:1px solid #fff;
	padding:5px;
	color:#fff;
	font-size:12px;
	border-top:0px;
	height:40px;
	vertical-align:bottom;
	text-align:right;
	}

.footer a
	{
	color:#f48014;
	font-weight:bold;
	}
	
.footer a:hover
	{
	color:#fff;
	}

.leftbottom
	{
	border-left:1px solid #fff;
	background:#192f67;
	border-right:1px solid #fff;
	height:30px;
	}

.contentbottom
	{
	background:url(bbg.gif) repeat-x;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding-left: 5px;
	}

.contentbottom a
	{
	text-transform:uppercase;
	font-size:10px;
	}

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	background:#192f67;
	}

.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item {
    color:#fff;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
    text-decoration:none;
	text-align:left;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:1;
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background: #f48014;
	color:#fff;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
	}
	
	
.thTop, .thCornerL, .thCornerR, .catSides
	{
	background:#192f67;
	border-top:0px solid #eee;
	border-left:0px solid #eee;
	border-right:0px solid #aaa;
	border-bottom:0px solid #aaa;
	color:#fff;
	}
.catLeft, .rowpic, .catHead, .thHead, .archivenav td
	{
	background:url(tbg.gif) repeat-x;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:2px solid #ccc;
	height:30px;
	}

.catSides a
	{
	color:#555;
	}

.row1, .row2:hover
	{
	background:#f7f7f7;
	}

.row2, .row1:hover
	{
	background:#e7e7e7;
	}
	
.forumline
	{
	border:1px solid #ccc;
	}
	
iframe, hr
	{
	border:0px;
	}		
	
.poll h3
	{
	font-size:12px;
	margin:10px;
	}

.poll td
	{
	text-align:left;
	}

.links th
	{
	font-size:18px;
	font-weight:normal;
	color: #000066;
	}

.fmenu a
	{
	background: url(../../images/submenu-on.gif) no-repeat left;
	display:block;
	padding:5px;
	padding-left:20px;
	}

.checklist li
	{
	list-style-image:url(checklist.gif);
	}

.subcontent ul
	{
	list-style-image:url(ul.gif);
	}

img.people
	{
/*	border-top:2px solid #888;
	border-left:2px solid #888;
	border-bottom:2px solid #ccc;
	border-right:2px solid #ccc;
*/	}

.skey
	{
	background:yellow;
	border:1px solid #c00;
	}

.rootmap
	{
	width:300px;
	}

.rootmap a, .maph1, .subh1 a
	{
	display:block;
	font-weight:bold;
	background: url(root.gif) no-repeat left center;
	padding-left:20px;
	font-size:12px;
	}

.submap a, .subh1, .subsubmap a
	{
	padding-left:40px;
	font-weight:normal;
	background: url(submap.gif) no-repeat left center;
	font-size:11px;
	}

.subh1
	{
	padding-left:26px;
	}


.submap a:hover
	{
	padding-left:30px;
	}
	
.subsubmap a
	{
	margin-left:26px;
	}

.subsubmap a:hover
	{
	padding-left:30px;
	}


/* paging */	

		.pageblock
			{
			margin-bottom:5px;
			float:left;
			clear:both;
			}
				
		a.goback, a.gonext 
			{
			background:url('images/go-previous.png') no-repeat center;
			height:16px;
			display:block;
			width:12px;
			float:left;
			margin:0px 1px;
			}
		
		a.gobackoff
			{
			background:url('images/go-previous2.png') no-repeat center;
			cursor:default;
			}
		
		a.gonext
			{
			background:url('images/go-next.png') no-repeat center;
			}
		
		a.gonextoff
			{
			background:url('images/go-next2.png') no-repeat center;
			cursor:default;
			}
		
		a.gobackfirst
			{
			border-left:0px solid #5e811c;
			margin-left:5px;
			}
		
		a.gonextlast
			{
			border-right:0px solid #5e811c;
			margin-right:5px;
			}


		.paging, .pagestat
			{
			float:left;
			}

		.pagelist
			{
			clear:both;
			}			
		
		.paging a, .paging b
			{
				display:block;
				padding:1px 1px;
				text-align:center;
				border:1px solid #999;
				color:#999;
				float:left;
				margin:0px 1px;
				font-weight:bold;
			}
		
		.paging a:hover
			{
				text-decoration:none;
				background:#96cb43;
				border:1px solid #96cb43;
				color:#fff;
			}
			
		.paging b
			{
				border:1px solid #96cb43;
				background:#96cb43;
				color:#fff;
			}
			
/*books*/

.ordertable
	{
	background:#fff;
	margin-bottom:10px;
	border:1px solid #ccc;
	}

.ordertable input, .ordertable select
	{
	width:90%;
	}

.ordertable td
	{
	background:#eee;
	}

.orhead td
	{
	background:url(tbg.gif) repeat-x;
	padding-left:5px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:2px solid #ccc;
	height:30px;
	}

.booktable
	{
	width:300px;
	height:700px;
	}

.book
	{
	clear:both;
	margin-bottom:1px;
	}

.book td
	{
	padding:10px;
	}

.booktitle
	{
	font-weight:bold;
	}

.bookdesc
	{
	margin:5px 0px;
	}

.brow1
	{
	background:#eee;
	}
	
.brow2
	{
	background:#f7f7f7;
	}
	
.atb
	{
	border:1px solid #c00;
	background:beige;
	}
	
.wload
	{
	background: url(wload.gif) no-repeat left top;
	padding-left:24px;
	}