BODY {
   	background: #9F0405 url(/images/bodybg.jpg) top left repeat-x;
    font-family: "Segoe UI", "Arial", sans-serif;
	line-height: 1.2em;
}

a {
    color: #2A506B;
    text-decoration: none;
}

a:hover {
    color: #4787B6;
    text-decoration: underline;
}

a:visited {
    color: #808080;
    text-decoration: none;
}

a:active {
    color: #9F0405;
}

img {
    border: 0px none transparent;
} 

h1, h2, h3, h4, h5, h6{
    color: #2A506B;
}

h4{
	font-weight: normal;
	font-style:italic;
}

textarea
{
	font-family: "Segoe UI", "Arial", sans-serif;
}

fieldset
{
	border: none;
	margin: 0;
	padding: 0;
}

form label
{
	display: block;
	float: left;
	text-align: right;
	width: 200px;
	margin-right: 0.4em;
}

form label, form input, form textarea
{
	font-size: 1.2em;	
}

form, #successmessage
{
	display: block;
	padding: 22px;
	background-color: #dfdfdf;
	-moz-border-radius: 12px/*{cornerRadius}*/;
	-webkit-border-radius: 12px/*{cornerRadius}*/;
	border-radius: 12px;
	border: 1px solid #bfbfbf;
}

.inputset{
	margin: 8px;
}
.formbuttons{
	text-align: center;
	margin-top: 8px;
}
.required{
	color: #808080;
	font-size:0.8em;
	margin-left:4px;
}

.rightcolumn{
	border-left: 1px solid #dedede;
}

.column{
}

.badge{
	font-size: 1.25em;
	font-style: italic;
	padding: 20px;
	line-height: 1.7em;
	margin: auto;
	
}

.fielderrormessage{
	color:#9F0405;
	font-weight: bold;
	margin-left: 100px;
	margin-top: 8px;
}

 .pageheading{
 	font-weight: bold;
 	font-size: 1.1em;
	text-align: center;
 }

.feedburnerFeedBlock ul
{
	display: compact;
	list-style: none;
	list-style-position: inside;
	padding-left: 0;
}

.feedburnerFeedBlock .date, .feedItemAuthor
{
    color: #808080;
	font-size: 0.75em;
	text-align: right;
	margin: 0;
	float: right;
}

.feedburnerFeedBlock ul div
{
	margin-top: 0.4em;
	margin-bottom: 1.2em;
}

.feedburnerFeedBlock .headline, .feedburnerFeedBlock .headline a
{
	font-size: 0.9em;
	font-weight:bold;
	margin-bottom: 0.6em;
}

.feedburnerFeedBlock .fbsubscribelink{
	float:right;
	font-size: 0.65em;
	margin: 0;
}

.pageheading{
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}

.linksandvid
{
	position: relative;
	width: 71%;
}

.greatbooks
{
	float: right;
	width: 20%;
	margin: 1em;
	padding: 1em;
	border-left: 1px solid #dedede;
	text-align: center;
}

.greatbooksedit
{
	float: right;
	width: 20%;
	margin: 1em;
	padding: 1em;
	border-left: 1px solid #dedede;
	text-align: center;
}

.greatbooks h4
{
	margin-top: -1em;
}

.vidwrap
{
	text-align: center;
	margin: 1.5em;
}

.resourcelinks
{
	font-size:1.5em;
	line-height: 1.5em;
	margin-top: 2em;
	margin-bottom: 2em;
}

.placeholder
{
	border: 1px dotted silver;
	background-color: #e0e0e0;
} 

.grabberHeader
{
	background-color: silver;
	text-align: right;
} 

.bookDeleteButton, .resourceDeleteButton
{
	cursor: pointer;
	margin: 2px;
	/*
float: right;
*/
	text-align: center;
} 

.bookDeleteButtonHover
{
	background-image: url(/style/jquery-theme/images/ui-icons_2e83ff_256x240.png);
}

.inputnote
{
	font-size: 0.7em;
	color: gray;
}

#structure {
    background-position: bottom;
    width: 868px;
    margin: auto;
    background-image: url('../images/structurebg.png');
    background-repeat: repeat-y;
    padding: 12px 145px 88px 145px;
} 

#createdby703{
	float: left;
}

#footer {
    padding: 0em 2em 0.5em 2em;
    background: url('/images/footerbg.png') bottom center no-repeat;
	margin-top: -100px;
	height: 160px;
}

#footernav{
	font-size: 1.1em;
	padding-top: 0.7em;
	margin-left: 170px;
	width: 180px;
}

#footernav ul{
	list-style: none;
	padding-left: 0;
}

#mainstructure {
    background-image: url('/images/mainbg.png');
    background-repeat: repeat-y;
    background-position: center;
	padding-bottom: 100px;
} 

#pagehead {
    background-image: url('/images/headerbg.png');
    background-repeat: no-repeat;
    height: 397px;
} 

#maincontent {
    padding: 32px;
    padding-top: 0;
} 

#copyright {
    font-size: 0.65em;
    color: #808080;
} 

#subfooter {
	margin-top: 40px;
    float: right;
    width: 60%;
} 

#logo {
    position: relative;
    width: 549px;
    height: 166px;
    top: 100px;
    left: 159.5px;
}

#homeleftcolumn
{
	width: 40%;
	padding-right: 12px;
	padding-left: 1em;
	min-height: 800px;
}

#homerightcolumn
{
	float: right;
	width: 50%;
	padding-left: 1em;
	text-align: center;
	
}

#tabs
{
	font-size: 0.9em;
}

#asinoutput
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 20%
}

#asinoutput iframe
{
	margin: 1em;
	margin-top: 0.2em;
} 
