﻿@import url(reset.css);
body
{
	font-family: Arial;
    font-size: 10pt;
    letter-spacing: .1em;
    color:#333333;
    text-align:center;
    background-color: #dddddd;
    line-height: 1.5em;
}
.text
{
    line-height: 1.6em;
    color: #444444;
    font-size:110%;
    width:960px;
    padding-top:5px; 
}
a:link, a:visited
{
    color:Navy;
    text-decoration:underline;
}
h1
{
    font-family:Byington;
    font-size:200%;
    color:#355466;
    line-height: 1.5em;
    margin-bottom:10px;
    
}
h2
{
    font-family:Byington;
    font-size:150%;
    color:#355466;
    line-height: 1.5em;
    margin-bottom:10px;
}
p
{
	margin-bottom:10px;
}

li
{
	margin-left: 3em;
}
ul li
{
	list-style: disc outside;
}

strong
{
    color:Navy;
}
.fullscreen p 
{
    display:block;
    width:450px;
}
.fullscreen ul 
{
    display:block;
    width:400px;
}
#blogSpan p
{
    margin-top:5px;
    width:145px;
}
#Content
{
	width:962px;
	padding: 10px 0px 20px 20px;
	margin-left:0px;
	height:auto;
	display:inline-block;
}
#adminContent
{
	width:942px;
	padding: 10px 20px 20px 20px;
	margin-left:0px;
	height:auto;
	background-repeat:no-repeat;
	display:inline-block;
}
#leftColumn
{
	display:inline-block;
	width:192px;
	background-image: url(../images/LeftColumn.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	height: 400px;
	padding-top: 20px;
	margin-left: 4px;
}
#everything
{
    width:1000px;
    text-align:left;
    height:auto;
    border: 1px solid #cccccc;
    padding: 10px 3px 8px 3px;
    background-image: url(../images/BG.png);
    background-repeat:repeat;
    margin:auto;
}
.Button
{
    color:White !important;
    font-size: 110%;
    text-decoration: none !important;
    height: 31px;
    display:inline-block;
    text-align:center;
    width:116px;
    font-weight:bold;
    background-image:url(../images/ButtonBG.jpg);
    background-position: 0 -41px; 
    padding-top: 9px;
    padding-right:2px;
    background-repeat:no-repeat;
    margin-right: 2px;
}
.Button.Large 
{
    background-image:url(../images/LGButtonBG.gif);
    width:150px;
}
.Grid_Row td .Button, 
.Grid_Alternate_Row td .Button 
{
    background-image:url(../images/SmButtonBG.gif) !important;
    width:75px;
    height: 21px;
    padding-top:4px;
    background-position: 0 -25px; 
}
.Button:hover,
.Grid_Row td .Button:hover,
.Grid_Alternate_Row td .Button:hover  
{
	background-position: 0 0px;
	background-repeat: no-repeat;
	font-style:normal !important;
}
.highlightItemSpan 
{
	padding-right:10px;
}
#theBuzz
{
	margin-top:10px;
	border-left:1px solid black;
	border-right:1px solid black;
}
#theBuzz li 
{
	padding-right:15px;
}
.inlineSpan
{
	float:left;
	width:auto;
	margin-right:5px;
} 
label.infoHeading
{
	font-weight:bold;
	font-style:italic;
}
.Grid
{
	margin-bottom:5px;
}
.permissionHeader
{
	background-color:#888888;
	color:white;
	float:left;
}
.permissionHeader label
{
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.permissionItem,
.permissionItem span
{
	float:left;
}
.permissionItem
{
	width:100%;
}
.checkBoxSpan 
{
	width: 60px; 
	text-align:center;
}
.parentSpan
{
	width:100px;
}
.screenSpan
{
	width:200px;
}
.sideImage
{
	position:absolute;
	top:290px;
	left:24px;
	z-index:999;
	filter:shadow(color=black);
	padding:10px;
}
.author,
.footer
{
	font-size: 80%;
	width:780px;
	text-align:center;
/*  background-color: #848484;*/
	color:black;
	padding-top: 20px;
	margin:auto;    
}
.author
{
	padding-top:20px;
	padding-bottom:0px;
}
.footer
{ 
	padding-bottom:25px;
}


#mainTextColumn,
#blogColumn 
{
    width:357px;
    background-color:white;
    border:1px solid #CCCCCC;
    padding: 15px 10px 10px 10px;
    display:inline-block;
}
#mainTextColumn
{
	margin-bottom: 20px;
}
#mainTextColumn img
{
	float:left;
	margin: 10px;
}

#blogColumn 
{
    display:inline-block;
}
img.styled 
{
	/* filter:shadow(color=black);*/
	padding:8px;
	border: 1px solid #dddddd;
	margin: 10px;
	float:right;
}
table img
{
	filter: none;
	padding:0px;
	clear:both;
	display:block;	
	margin:0px;
	border: none;
}
  

.controlSpan
{
	display:block;
}
.left, .right
{
	display:inline-block;
}
.left
{
	width: 520px;
	padding: 20px;
	margin-right: 20px;
}
.right
{
	width: 357px;
}
#why b
{
	color: Navy;
}
