/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#272727;
	margin: 0px;
}

body#standalone {
	background: url(/site_images/bg.top.jpg) white repeat-x top;
	margin:40px 0px 0px 0px;
}

b {
	color: #000000;
}

a {
	text-decoration:none;
	color:#F39C1B;
}

/* Custom tags */
.fullblock {
	text-align: left;
	width: 800px;
	border: 2px solid;
	margin: 5px;
	overflow:auto;
	background: #FFFFFF;
}

.fullblock#block_main div#content {
	background: url(/site_images/header.jpg) transparent left no-repeat;
	text-align:right;
}

.crumb {
	font-size: x-small;
	margin: 2px;
}

/* Header Stylings **********************/
.header {
	width: 790px;
	height: 35px;
	padding: 5px;
	background:#8CC6FF;
	cursor: pointer;
	font-size:medium;
	font-weight:bold;
}
.header a {
	text-decoration:none;
	display:none;
}

.header h2 {
	font-size: large;
	margin: 5px 0px 0px 15px;
}

.highlighted {
	background:#FFFFFF;
}
/* Main Header Styles ********************/
.header#head_main {
	width: 790px;
	height: 70px;
	padding: 5px;
	text-align:right;
	background:#8CC6FF url(/site_images/logo.reg.jpg) right no-repeat;
	cursor: pointer;
	font-size:medium;
	font-weight:bold;
}
.header#head_main h1 {
	display: none;
}
.highlighted#head_main {
	background:#FFFFFF  url(/site_images/logo.highlight.jpg) right no-repeat;;
}
/* End Header Styles *********************/

.hide {
	display:none;
}

.bodydiv {
	height: 375px;
}


.style1 {color: #F39C1B}

.sectionBody {
	text-align: left;
	width: 760px;
	padding: 10px;
}

.previewBlock {
	width: 750px;
	/* overflow:auto; */
	border: 0px; 
	padding: 5px;
}

.newselement {
	background:url(site_images/newsback.jpg) no-repeat top center ;
	padding: 15px;
	overflow: auto;
	height: 240px;
}

.smallpreview {
	width: 170px;
	height: 170px;
	padding: 0px;
}

.announce {
	margin: 15px;
	overflow:auto;
}

/* Gnarly affecting --------------------------------------------*/
.mainBox {
	margin: 20px;
	padding: 15px;
	width: 800px;
	height: auto;
	text-align:left;
	border: 2px solid;
}
/* -------------------------------------------------------------*/

/* Images ------------------------------------------------------ */

.imagePreview {

	height: 170px;
	width: 170px;
	background-color:#FAD196;
	float:left;
	margin: 5px;
	padding: 0px;
	text-align:center; 
}

.imagePreview .thumb {
	border: none;
	border-bottom: thin #CC7E0B; 
	border-right: thin #CC7E0B;
}
/*--------------------------------------------------------------*/

/* The Show Page -----------------------------------------------
----------------------------------------------------------------*/
.descr {
	padding: 15px;
	background:#CCCCCC;
	border:#333333 solid 1px;
}

/* For the Series ---------------------------------------------*/
.series {
	background: #FFFFFF;
}
.series .thumb {
	width: 170px;
}
.series  .title {
	padding: 5px;
	font-weight:bold;
	font-size: medium;
	text-align:center;
}

.series .thumb .graphic {
	width: 170px;
	height: 170px;
	padding-top: 10px;
	text-align:center;
}
/* ------------------------------------------------------------ */
/* spa -------------------------------------------------------- */
.spa input.submit {
	border: 1px #0066FF;
	background:#8089F9;
	color:#0B1AD5 !important;
}

.spa h3 {
	font-size: large;
	color:#333333 !important;
}
/* ------------------------------------------------------------ */
