@charset "utf-8";
/*****************************************************************************
Sony Points Style Sheet

Created by Christian Web Programming

Copyright &copy; 2010 by James E. Pettis

June 17, 2010
*****************************************************************************/


/*****************************************************************************
/*****************************************************************************
Font Size
/*****************************************************************************
*****************************************************************************/
h1
	{
	font-size: 512%;
	}

h2, h4
	{
	font-size: 200%;
	}

.Plaque h3
	{
	font-size: medium;
	}

.Plaque h3 sup
	{
	font-size: 56%;
	}

.DQ h3
	{
	font-size: 492%;
	}

.DQ h3.SmallTitle, .FM h3.SmallTitle
	{
	font-size: 244%;
	}

.FM h3
	{
	font-size: 388%;
	}




/*****************************************************************************
/*****************************************************************************
Elements
/*****************************************************************************
*****************************************************************************/
.Plaque h3, .Plaque h4
	{
	display: inline-block;
	}




/*****************************************************************************
/*****************************************************************************
Classes
/*****************************************************************************
*****************************************************************************/

/*****************************************************************************
.HomeButton
*****************************************************************************/
.HomeButton
	{
	position: absolute;
	left: 1em;
	}

.HomeButton button
	{
	
	position: relative;
	bottom: 5.5em;
	}
/*****************************************************************************
end .HomeButton
*****************************************************************************/


/*****************************************************************************
.Plaque
*****************************************************************************/
.Plaque h3.Header
	{
	position: relative;
	top: .25em;
	}

.Plaque h3 sup
	{
	position: relative;
	top: .2em;
	}
/*****************************************************************************
end .Plaque
*****************************************************************************/


/*****************************************************************************
.TableOfContents
*****************************************************************************/
.TableOfContents h4
	{
	text-align: left;
	}

.TableOfContents li
	{
	margin-top: .7em;
	}

.TableOfContents ul
	{
	list-style-type: none;
	margin: 0;
	}
/*****************************************************************************
end .TableOfContents
*****************************************************************************/




/*****************************************************************************
/*****************************************************************************
Element.Class Combos
/*****************************************************************************
*****************************************************************************/
table.DQ span
	{
	font-size: 126%;
	}


h1.Rule, h2.Rule, h3.Rule, h4.Rule, h5.Rule, h6.Rule
	{
	display: block;
	}


/*****************************************************************************
table.SP
*****************************************************************************/
table.SP button span
	{
	width: 8em;
	}

table.SP button span span
	{
	width: auto;
	}

table.SP th div
	{
	display: inline-block;
	}
/*****************************************************************************
end table.SP
*****************************************************************************/

