/* basic layout stuff first */
body {
	background: #FFFFFF;
	margin:3pt;
}
#topdiv{
	position: relative;
	background: #FFFFFF;
	height: 75px;
	margin: 0;
}

#content{
	width: 100%;
	margin: auto;
	margin-top: 0;
	background: #ffffff;
	position: relative; top:0 !important;
	display: block;
}


#nav{ /* all lists */
	display: none;
}

#header{
	position: relative;	
	width: auto;
	height: auto;
	margin: 0 0 5pt 0;
	padding: 0;
	padding-top: 10px;
	border: 0;
	background: #ffffff;
	z-index: 10;
	page-break-after: avoid;
}

#header img{
	position: absolute; right:0; top:0;
}

#headerbar{
	position: relative; top:60px;
	width: 100%;
	margin:0;
	height: 5px;
	overflow: visible;
}
#headerbar img{
	position: absolute; top:0; right:0;	

}
#headerbar hr{
	width: 97%;
}
#submenu{
	display: none;
}


#searchbox{
	display: none;
}
#navhead{
	position: relative; top:0;
}

#bodyspace{
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 0;
	padding-bottom: 0;
	width: auto;
	margin: auto;
	overflow: visible;
	float: none;
	position: relative;
	display: block;		/*if this gets set to inline, firefox will not display floated items properly, but everything else displays so nicely...*/
	page-break-inside: auto;
}
#bodyspace ul {
	page-break-inside: avoid;
}

#bodyspace p{
	page-break-inside: avoid;
}

#bodyspace table {
	overflow: visible;
}

#footer{
	background: #FFFFFF;
	text-align: center;
	color: #000000;
	font-weight: bold;
	display: block;
	width: 100%;
	padding: 5px;
	margin: auto;
	position: relative; bottom:-10px;	/*setting this to 0 fixes the print problem in ie8, what needs it to be -20? - opera needs it*/
	float: none;
}
#notice{
	position: absolute; right: 220px; left:0;
	padding: 2px;
	height:75px;
}
.newsholder{
	overflow: visible;	/*needed so that we cna see the contents*/
}
.newsholder div{
	margin-bottom: 10px; /*removes the excess bottom margin - all good*/
	padding-bottom: 10px;	/*removes the excess padding - this causes firefox to overlay the div's*/
	background: #FFFFFF;
}

.front{
	background: #FFFFFF;
	color: #888888;
}
/* end of basic layout stuff */
/* font styles */

.distributor{
	page-break-inside: avoid;
	height:auto;
	display: block;
	float: none;
}

.image-list-cell{
	/*float: left;*/
	display: inline;
	page-break-inside: avoid;
}
/*headings*/


h2{
	page-break-after: avoid;
}

h3{
	page-break-after: avoid;
}

.highlight1{
	font-weight: bold;
	text-transform: uppercase;
}

.highlight2{
	font-weight: bold;
	color: #0000FF;
}

.disclaimer{
	font-size:10px;	
	width: 100%;
	position: relative; left: 0;
}

/*links*/
a:link {
	color: #CC3300;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	color: #003399;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

/*forms*/
input.submit{
	background-color: #263D8D;	
	border-color: #667DCD;;
	font-family: Verana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
/*formatting for images*/
img{
	border-style: none;		/*turns off the border on linked images*/
}

.alignleft{
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.alignright{
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*image gallery code*/
.imagegallery{
	position: relative;
	text-align: center;
	/*height: 100%;	*/
	padding: 10px;
	margin: auto;
	overflow: visible;
	float: none;
	display: block;
	
}

.fullimage{
	/*position: absolute; top: 0; left: 0;*/
	/*border: 1px solid #263D8D;*/
	width: 100%;
	margin: auto;
	overflow: visible;
	float: none;
	/*position: relative;*/
}

.thumbnails{
	padding-left:15px;
	padding-right:15px;
}

.image-list{
	float: none;
	position: relative;
	width: 100%;
	height: auto;
	/*display: inline;*/
}

.image-list p{
	text-align: justify;
	margin:0;
	padding: 0;
	margin-left: 5%;
	margin-right:5%;
}

.break-floats-in-print{
	clear: both;	
	display: block;
	position: relative;
	width:0;
}
/*this next one are not used.
.break-floats-in-print-newpage{
	clear: both;	
	display: block;
	position: relative;
	width:0;
	page-break-after:always;
}*/
.clearfloats{
	clear: both;
	margin: 0;
	width: 100%;
	height: 1px;
	font-size:0;
}
.pagelink{
	padding-top: 0;
}

.phony{
	margin: 0;
}

.floatClearing{
	font-size:14pt;	
}

.invert {
	background: #FFFFFF; /*#CCCCCC;*/
	color: black;
	font-weight: bold;
	font-size: 14pt;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 5px solid #EE3300;
}

.invert a{
	font-weight: bold;
	font-size: 14pt;
	font-color: #EE3300;
}

.LessonList{
	display: none;	
}

.LightLesson{
	position: relative; left: 0;
	display: block;	
	width: auto;
	border-top: none;
	padding-left: 1%;
	padding-right: 1%;
	margin-left: 3pt;
	margin-right: 0;
}

.LightLesson h1{
	position: relative;	top: -36px;
	margin-bottom: -36px;
}
.blanker{
	width: 48%;
	height: 8px;
	z-index:2;
	position:absolute; top: -6px;
	display: inline;
}

.topline{
	display: block;
	width:50.2%;	
	padding:0;
	margin:0;
	margin-left:51%;
	border-top: 2px solid #585858;
	height: 1px;
	position: relative; top:-18px;
}
