﻿/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                                 Body		                         */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

body
{
/*	border: medium solid #000000;	*/
	background-color: #C0C0C0;
	font-family: Verdana, arial, helvetica;
	font-size: medium;
	width: 800px;	
	margin-left: auto;
	margin-right: auto;			

}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                                 Headers                               */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#HomeHeader
{
	position: static;
	width: 800px;
	height: 175px;
}

#menuBanner
{
	background-image: url("Masthead.jpg" );
	background-repeat: no-repeat;

	width: 800px;
	height: 150px;
}

#PageHeader
{
	position: static;
	width: 800px;
	height: 175px;
}

#PageBanner
{
	background-image: url("Masthead.jpg" );
	background-repeat: no-repeat;

	width: 800px;
	height: 150px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                                 MENU	                                 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#menudiv
{
	border: thin solid #808080;	
	position: static;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	height: 20px;
	line-height: 20px;
	z-index: 100px;
}

#menudiv table
{
	width: 100%;
	height: 100%;
}

#menudiv td
{
	background-image: url(    "NavBarSlice.jpg" );
	width: 16.67%;
/*	display: block;*/
	padding: 0px 0 0px 0;
	font-weight: lighter;
	font-size: 10pt;
	color: #FFFF00;
	text-align: center;
	vertical-align: middle;
	position: inherit;
}

#menudiv a
{
	text-decoration: none;
	color: #FFCC00;
	font-weight:bold;
}

#menudiv a:hover
{	
	color: #FFFFFF;
}

#dropmenudiv
{
	position:absolute;
	width:16.67%;	
	border-bottom-width: 0;
	height:20px;
	color: #FFFF00;
	z-index:200;
}

#dropmenudiv a
{
/*	background-image: url("menu.jpg" );
	background-repeat: repeat;*/
	border: thin solid #C0C0C0;
	background-color: #3333CC;

	display: block;
	position: absolute;
	width: 130px;		
	height: 20px;

	text-decoration: none;
	text-align:center;
	color: #FFCC00;
	font-size: 10pt;
	font-weight:bold;
}

#dropmenudiv a:hover
{	
	color: #FFFFFF;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                                 HOME PAGE AND PAGE CONTENT            */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#HomeContent
{
/*	border: thin solid #6666FF;*/
	width: 100%;
	background-color: #FFFFFF;
}


#PageContent
{
/*	border: thin solid #000000;*/
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 10px;
}

/**********Categories List control******/

.CatSum
{
/*	border: thin solid #00FF00;*/
	width:100%;
}

.CatSum table
{
	height: 115px;
}

.CatSum img
{

/*	height: 136px;
	width: 128px;*/
	margin: 10px;
}

.CatSum td
{
	height: 19px;
}

.CatSum .Title
{
	font-size: 11pt;
	font-weight:bold;
}

.CatSum .Summary
{
	font-size: 10pt;
	font-weight:lighter;
}


/*********Links on both Categories and Items********/

.Link a
{	
	background-image: url(              "TellMeMore(Up).jpg" );
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	height: 31px;
}

.Link a:hover
{
	background-image: url(              "TellMeMore(Over).jpg" );
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	height: 31px;
}

/*********Items List control********/

.ItemSum
{
/*	border: thin solid #00FF00;*/
	width:100%;
}

.ItemSum table
{
	height: 115px;
}

.ItemSum img
{
	height: 111px;
	width: 100px;
	margin: 10px;
	vertical-align: top;
}

.ItemSum td
{
	height: 19px;
}

.ItemSum .Title
{
	font-size: 11pt;
	font-weight:bold;
}

.ItemSum .Summary table
{
	font-size: 10pt;
	font-weight:lighter;
	width: 95%;
}

.ItemSum .Summary
{
/*	border: thin solid #6666FF;*/
	padding-right: 20px;
}

.ItemSum .Link
{
	font-size: 10pt;
	font-weight:normal;
}

#ctl00_ContentPlaceHolder1_qwcItemList1_DataList1
{
/*	border: thin solid #6666FF;*/
	width: 100%;
}

/*********Single Category controls********/
/*
#CategoryContent
{
	border: thin solid #C0C0C0;
}

.CategoryHTML
{
	border: thin solid #C0C0FF;
	padding-top: 20px;
	margin-top: 20px;
}*/

/*********Single Item controls********/
#ItemContent
{
	/*border: thin solid #C0C0C0;*/
}

.ItemTitle
{
	position: static;
	font-weight: bold;

	text-align: left;
	margin-left: 25px;
}

/*.ItemHTML
{
	padding-top: 20px;
	margin-top: 20px;
}*/

.ItemRelatedItem
{
	border:thin solid #C0C0C0;	
}

.RelatedItem
{
	
}

/***************Side Images*************************/
#SideImages
{
/*	border:thin solid #000000;*/
	float: right;
	position: static;
	padding-top: 160px;
}

#People
{
	width: 209px;
	height: 248px;
	background-image: url(              "Home-Page-Pic-People.jpg" );	
	background-repeat: no-repeat;
	background-position: center center;	
/*	position: relative;*/
	padding-right: 12px;
	padding-left: 12px;
}

#MicrosoftLogo
{
	width: 93px;
	height: 70px;
	background-image: url(              "MicrosoftLogo.jpg" );
	background-repeat: no-repeat;	
/*	position: relative;*/
	padding-right: 70px;
	padding-left: 70px;
	vertical-align: middle;
	background-position: center center;
}

/***************Form Level and place holders*************************/
#ContentPlaceHolder
{	
}

#FormContent
{
	padding-right:	20px;		/*260px;*/
	padding-left:	50px;	/*270px;*/
}

#FormContent table

{
	font-size: small;
}

#FormContent p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFCC00;
	text-align: center;
}

/***************Mapped Images*************************/

#ImagesMap
{
/*	border: thin solid #000000;*/
	margin-top: 20px;
}

#SiteMap
{
	/*border: thin solid #000000;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 10px;
	text-decoration: none;
}


#BookText
{
	text-align: center;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}