﻿*
{
	padding: 0;
	margin: 0;
}

hr
{
	margin-top: 8px;
	border: 0;
	width: 100%;
	color: #A7A77B;
	border-top: dashed 1px #A7A77B;
	border-bottom: none;
	background-color: transparent;
	height: 0px;
}
h2
{
	color: #000000;
	font-weight: bold;
	font-size: 1.6em !important;
	margin-left: -15px;
}
h2 span
{
	padding-left: 15px;
	background-image: url(/images/head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
h3
{
	font-size: medium;
	margin: 3px 0 0 0;
	color: #97977A;
}
body 
{
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	background-color: #980000;
	font-size: 80%;
	font-family: Verdana;
	line-height: 18px;
}

ul.largelist li
{
	font-size: larger;
	color: #97977A;
}

ul
{
	margin: 0 !important;
	padding: 0 !important;
}

p
{
	text-indent: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

p.noindent
{
	text-indent: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div#main
{
	position: relative;
	width: 1000px;
	margin: 30px auto;
}

div#main div#top
{
	background-image: url(../images/fixed-h1.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 15px;
	line-height: 0;
	font-size: 0;
}

div#main div#header
{
	width: 1000px;
	text-align: center;
	background-image: url(../images/fixed-one-container.gif);
	background-repeat: repeat-y;

}

div#main div#topbottom
{
	line-height: 0;
	font-size: 0;
	background-image: url(../images/fixed-one-container.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 10px;
}

div#main div#content
{
	padding: 0 15px 10px 15px;
	background-image: url(../images/fixed-one-container.gif);
	background-repeat: repeat-y;
}

div#main div#bottom
{
	line-height: 0;
	font-size: 0;
	background-image: url(../images/fixed-one-footer.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 7px;
}

div.top
{
	position: absolute;
	top: 0px;
	
	width: 100%;
	height: 10px;
	
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
}
div#leftnav,div#middlecont,div#rightnav
{
	margin-right: 2px;
}
div#main div#content div#leftnav
{
	float: left;
	padding-top: 8px;
	position: relative;
	width: 210px;
}
div#main div#content div#middlecont
{
	float: left;
	padding-top: 8px;
	position: relative;
	width: 542px;
}
div#main div#content div#rightnav
{
	float: left;
	padding-top: 8px;
	position: relative;
	width: 210px;
}
div#main div#content div#fullcont
{
	float: left;
	padding-top: 8px;
	position: relative;
	width: 100%;
}

div#main div#content div#fullcont div.quizmiddle
{
	padding-left: 10px;
}
div#main div#content div#fullcont div.quizmiddle ul, div#main div#content div#fullcont div.quizmiddle ol
{
	list-style-position: inside;
}

div.topleft
{
	position: absolute;
	top: 0px;
	left: 0px;
	
	z-index: 5;
	
	width: 10px;
	height: 10px;
	
	background-image: url(../images/topleft.jpg);
	background-repeat: no-repeat;
}
div.menu
{	
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px 12px 0px 10px;

}
div.menu p a{
    color: #980000;
    font-weight: bold;
    text-decoration: none;
}
div.menu p a:visited{
    color: #980000;
    text-decoration: none;
}
div.menu p a:hover{
    color: #980000;
    text-decoration: underline;
}
div.menu ul {
    list-style: none;
    margin: 25px 0px 30px 0px;
    padding: 0;
    text-align: right;
}
div.menu ul li{
    padding: 5px 0px 5px 0px;
}
div.menu ul li a{
    text-decoration: none;
    color: #980000;
    font-weight: bold;
    font-size: 1.2em;
    text-decoration: none;
}
div.menu ul li a:hover{
    text-decoration: underline;
    color: #980000;
}
div.middle
{	
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 8px;
}
a
{
	color: #980000;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
div.middle p a{
    color: #980000;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
div.middle p a:visited{
    color: #980000;
    text-decoration: none;
}
div.middle p a:hover{
    color: #980000;
    text-decoration: underline;
}
div.middle ul 
{
	list-style-position: outside;
    margin: 25px 0px 30px 30px;
    padding: 0;
    text-align: left;
}
div.middle ul li{
    padding: 5px 0px 5px 0px;
    margin-left: 30px;
}
div.middle ul li a{
    text-decoration: none;
    color: #980000;
    font-weight: bold;
    font-style: italic;
    font-size: 1em;
}
div.middle ul li a:hover{
    text-decoration: underline;
    color: #980000;
    font-weight: bold;
    font-style: italic;
}
div.topright
{
	position: absolute;
	top: 1px;
	right: 0px;
	
	width: 10px;
	height: 10px;
	
	background-image: url(../images/topright.jpg);
	background-repeat: no-repeat;
}

div.bottomright
{
	position: absolute;
	bottom: -7px;
	right: 0px;
	
	width: 10px;
	height: 10px;
	
	background-image: url(../images/bottomright.jpg);
	background-repeat: no-repeat;
}
div.middle div
{
	margin: 0px 10px;
	padding: 0px 10px;
}
#error{
	color: #CC0000;
}
h1{
    font-size: 2em;
    margin-left: -15px;
    padding: 5px 10px 0px 10px;
    line-height: normal;
}

h4{
    font-size: 1.125em;
    color: #980000;
    margin-left: -15px;
    padding: 10px 10px 0px 10px;
}
dt
{
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	border-bottom: 1px dotted #000000
}
dd
{
	font-size: 7pt;
}

div.notification_success
{
	padding: 10px 10px 10px 50px !important;
	margin: 10px 0px !important;
	
	background-color: #F7F7DA;
	border: dashed 1px #C7C7AA;
	
	background-image: url(/images/accept.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}

div.notification_error
{
	padding: 10px 10px 10px 50px !important;
	margin: 10px 0px !important;
	
	background-color: #F7F7DA;
	border: dashed 1px #C7C7AA;
	
	background-image: url(/images/error.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}

div.notification_error ul
{
	list-style-position: inside;
}

div.notification_error ul li
{
	margin: 0 0 0 15px;
	padding: 0px;
}

label
{
	padding-left: 13px;
}

.required
{
	padding-left: 13px;
	
	background-image: url(/images/required.gif);
	background-position: 3px center;
	background-repeat: no-repeat;
}

table.tableform
{
	width: 70%;
}

table.tableform th
{
	width: 145px;
	text-align: left;
	padding-right: 30px;
}

table.tableform tr.buttonrow
{
	text-align: right;
}
table.tableform tr.buttonrow td
{
	padding-top: 5px;
}

div.middle div div
{
	padding: 0;
	margin: 0;
	
}

/* HOW TO VIDEOS */
.clear {
	clear: both;
}

#middlecont div.middle div.videocontainer {
	width: 220px;
	margin: 0px 0px 0px 15px;
	float: left;
}

#middlecont div.middle div.videocontainer h3 
{
    display:block;
    height: 40px;
    /* So if a header takes up 2 lines */
}

#middlecont div.middle div.thumbcontainer {
	background: url('../images/promo_210x158.gif') no-repeat top;
	width: 220px;
	height: 208px;
	margin: 5px 0px 0px 0px;
}

#middlecont div.middle img.howtothumb {
	margin: 5px 0px 0px 5px;
}

#middlecont div.middle div.thumbcontainer img {
	border: none;
	outline: none;
}

/* END HOW TO VIDEOS */

a#Facebook
{
    display:block;
    height:54px;
    width:180px;
    background:url('/images/facebook2.gif') no-repeat top;
    margin:8px auto 0px auto;
    
}
a#SupportTheCouncil 
{
    display:block;
    height:72px;
    width:181px;
    background:url('/images/STC_v4.png') no-repeat top;
    margin:8px auto 0px auto;
    
}
a#SupportTheCouncil:hover 
{
    background-position:0px -72px;
}

a.application-pdf 
{
    padding-right:18px;
    background: url('/images/mimetypes/application-pdf.png') no-repeat right center;
}