/* Start of CMSMS style sheet 'setsu_mar' */
/*-----------------------------------------------------------------------------Start Assign Default Tag Properties*/
h1, h2, h3, h4, p, li, td, a, body
{
	font-family:Calibri, sans-serif;
}
.alert
{
color: #FF0000;
}
#fade, #fade a, #fade a:link, #fade a:hover, #fade a:visited
{
color: #676D6C;
}

.intext
{
color: #000000;
}
/*a
{
	text-decoration:none;
	color:#82549A;
}*/
a, a:visited
{
	text-decoration:none;
	color:#3C4FA2;
	font-weight: 500;
}
a:hover
{
	color:#ED2024;
}
h1
{
	font-size:30px;
}
h1, h2
{
	color:#134677;
	margin:0px;
	padding:0px;
	border:0px;
}
p, table, h3, h4
{
	color:#000000;
	padding-left:20px;	
	padding-right:50px;
}
h2
{
	
	font-size:24px;
}
html body
{
	position:absolute;
	top:0px;
	margin:0 auto auto 0;
	width:100%;
	min-width:950px;
	background-color:#c6d2db;
	background-image: url("images/setsu_mar/bkggrad.gif");
	background-repeat:repeat-x;
}
div, img
{
	border:0px;
	padding:0px;
	margin:0px;
}
.bio
{
	float: left;
	padding-left: 20px;
	margin: 0 10px 10px 10px;
}
.clear
{
	clear:both;
/* Stand back, I'm going to try PADDING! */
	padding-top: 34px;
}
h3
{
	color:#134677;
	font-size:18px;
}

/* ++++++++++++ previous dateLoc */
span.s
{
  text-decoration: line-through;
}
.u
{
  text-decoration: underline;
}
.b
{
  font-weight: bold;
}
.c
{
  text-align: center;
}
/* ++++++++++++ end my own shtuff */

ul
{
	padding-left:35px;
}


ul.numbered
{
	list-style-type: decimal;
}
p.small
{
	width:500px;
}
p.Dpr
{
	color: #888888;
}
p.centered
{
	margin-left:auto;
	margin-right:auto;
}

p.inList{
	margin-top:2px;
	margin-bottom:2px;
}
table.donate td
{
	padding:2px;
	border:none;
	text-align: center;
	
}

table.donate td.head
{
	font-weight: bold;
}
td.wideTitleCell
{
	width:1000px;
}
td.wideRow
{
	width: 500px;
}

/*-----------------------------------------------------------------------------End Assign Default Tag Properties*/


/*-----------------------------------------------------------------------------Start Div Positioning */
div.bkggrad  /*Top gradation of page background*/
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width:100%;
/*	background-image: url("images/setsu_mar/bkggrad.gif");
	background-repeat:repeat;*/
	height:96.99px;
	
}
div.footer /*Footnotes of page to dynamically spill to bottom of page*/
{
	height:30px;
	width:450px;
	position:absolute;
	bottom:0px;
	right:0px;
	margin-top:10px;
	padding-left:75px;
}
div.topBanner /*Site Logo and Top Slpash Information*/
{
	background-color: transparent;
	position:absolute;
	left:180px;
	top:40px;
	width:700px;
	height:200px;
	z-index:50;
}
div.leftMenu /*Left Naivgation Menu*/
{
	position:absolute;
	left:10px;
	top:20px;
	width:150px;
	height:700px;
	z-index:51;
}
div.location /*General Location Header Display (Ex:Home, Registration)*/
{
	position:absolute;
	left:280px;
	top:230px;
	height:30px;
	z-index:60;
}
div.dateLoc /*Con Dates*/
{
	position:absolute;
	left:250px;
	top:125px;
	z-index:62;
}
div.dateLoc2 /*Location of Con*/
{
	position:relative;
	left:30px;
	top:-30px;
	z-index:62;
}
div.dateLoc h2
{
	color:#000000;
	font-size:24px;
}
div.dateLoc h4
{
	color:#000000;
	padding-top: 5px;
}
div.subMenu /*Sub Location Header Display (Ex:Attendee Registration, Vendor Registration)*/
{
	position:absolute;
	top: 210px;
	left:220px;
	width:600px;
	height:35px;
	z-index:52;
}

div.mascots /*Right Display of Setsucon Mascot to Display on right of screen with minimum and maximum bounds*/
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:48;
	min-width:1000px;
	max-width:1400px;
	text-align:right;
	width:100%;
}
div.sideFluf /*General Fluff Art between Left Navigation and Content information*/
{
	position:absolute;
	top:230px;
	left:205px;
	z-index:47;
}
div.content /*Page content information to display with minimum and maximum bounds*/
{
	position:absolute;
	top:290px;
	left:220px;
	max-width:1200px;
	min-width:780px;
	min-height:535px;
	z-index:49;
	padding:0px 40px  40px 10px;
}
div#register
{
	background: #B0C1CF;
	padding:10px;
	position: absolute;
	top:-50px;
	right:50px;
	border:1px;
	border-style:solid;
	border-color:#0E4576;
	margin-right:10px;
	
}
div#register a, div#register a:visited 
{
	color: #06233E;
}

img.regDivLeft
{
	position:absolute;
	left:-5px;
	top:0px;
}
div#register form
{
	display:inline;
	margin-left:20px;
	padding:2px;
}
/*-----------------------------------------------------------------------------End Div Positioning */

/*----------------------------------------------------------------------------- Start Navigation Menu Setup*/
p.regTitle
{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	
}
p.regMailin
{
	margin:0px;
	padding:0px;
	padding-top:5px;
}
p.right
{
	text-align:right;
}

ul.leftNav, ul.subOptions
{
	position:relative;
	/*top:-6px;*/ /* This line for HTML 4.01 Strict */
	top:-1px; /* This line for HTML 4.01 Transitional */
	left:-1px;
	margin:0px;
	border:0px;
	padding:0px;
	list-style-type:none;
}
ul.subOptions
{
	left:0px;
	top:0px;
}
li.leftNav a, li.leftNavCurrent a, li.subOption a
{
	width:185px;
	height:32px;
	background-image:url("images/setsu_mar/buttonback.gif");
	margin:0;
	padding:0px;
	display:block;
	color:#B21F1F;
	text-decoration:none;
	line-height:30px;
	overflow:hidden;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	background-repeat:no-repeat;
}
li.leftNavCurrent a
{
	background-image:url("images/setsu_mar/currentOption.gif");
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	width:185px
}
li.subOption a
{
	background-image:url("images/setsu_mar/subOption.gif");
	color:#9595C9;
	text-align:center;
	height:22px;
	font-size:14px;
	padding-right:10px;
	width:185px;
	line-height:20px;
}

li.leftNav a:hover
{
	background-image:url("images/setsu_mar/buttonRoll.gif");
	color:#F26161;
}
li.subOption a:hover
{
	color:#FF0000;
}
/*-----------------------------------------------------------------------------End Navigation Menu Setup*/


/*-----------------------------------------------------------------------------Start Left Menu Graphics*/
img.leftMenuImg
{
	border:0px;
	padding:0px;
	margin:0px;
	position:relative;
	top:3px;
}
img.bottomMenuImg
{
	border:0px;
	padding:0px;
	margin:0px;
	position:relative;
	top:-6px;
	left:-2px;
	background-image:url("images/setsu_mar/bottomLeftMenu.png");


}
/*-----------------------------------------------------------------------------EndLeft Menu Graphics*/


/*-----------------------------------------------------------------------------Start IE6 Min Height Fix*/
.content
{	
	height: 400px;
}

html>body div.content
{
	width: auto;
	height: auto;
	min-height:400px;
}
/*-----------------------------------------------------------------------------End IE6 Min Height Fix*/


/*-----------------------------------------------------------------------------Start Footer Graphic*/

p.filler
{
	color:#c6d2db;
}
p.footer
{
	margin:0px;
	padding:0px;
}
img.footer1
{
	position:absolute;
	top:0px;
	left:0px;
}
/*-----------------------------------------------------------------------------End Footer Graphic*/

/*-----------------------------------------------------------------------------Start News*/
div.topPost
{
	display:block;
	clear:both;
	margin:5px 30px 0px 25px;
	border:solid;
	border-width:1px 1px 0px 1px;
	border-color:#000000; /*#6DABDD;*/
	padding: 10px 10px 2px 10px;
	background-color:#6DABDD;
	width: 598px;
}
div.midPost
{
	display:block;
	clear:both;
	margin:0px 20px 5px 25px;
	padding: 10px 10px 10px 10px;
	border:solid;
	border-width:0px 1px 1px 1px;
	border-color:#000000; /*#6DABDD;*/
	width: 598px;
}
p.topTitle, p.postDate, p.newsBody
{
	margin:0px;
	padding:0px;
}
p.topTitle
{
	font-weight:bold;
}
p.topTitle a, p.topTitle a:visited
{
	font-weight:bold;
	color:#000000;
}
p.topTitle a:hover
{
	font-weight:bold;
/*	color:#AA2024; */
	color:#B21F1F;
}
p.newsBody2
{
	margin:17px 0px 0px 0px;
	padding:0px;
}
p.postDate
{
	font-size:11px;
	text-align:right;
}

div#NewsPostDetailDate p
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#NewsPostDetailCategory p
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#NewsPostDetailAuthor p
{
	margin-top: 0px;
	padding-top: 0px;
}

#NewsPostDetailReturnLink {
  text-align: center;
}

/*-----------------------------------------------------------------------------End News*/

div#feedimg img {
  position: relative;
  left: 598px;
}



/*----------------------------------------------------------------------------- Sample FormBuilder CSS base */
	form {
	margin-top:0;
	margin-left: 50px;
color: #134677;
}
	form, td, th, li { font-size: 100%}
	form div {
		margin-bottom:0;
		padding: 0.25em 0 0.25em 0;
}
	fieldset div {
		margin-bottom:0.5em;
		margin-left:1em;
	}
	fieldset div div {
		margin-top:0.5em;
		margin-left:1em;
	}
	fieldset {
		margin-bottom: 2em;
		margin-top:2em;
		border:1px solid #134677;
		padding:1em;
		width: 70%;
	}
	fieldset label {
		width:auto;
	}
	legend {
		color:#eee;
		background:#134677;
		font-style:italic;
		font-size:1.2em;
		margin-bottom:0.5em;
		padding:.2em;
		width:auto;
		font-weight: bold;
	}
	input[type="text"], select, textarea {
		margin-left: 40px;
		display: block;
		clear: both;
	}
	#spacer {
		margin-left: 40px;
 padding-bottom: 50px;
	}
	/* Apply this class to text/select input fields with shorter labels
		to help alignment */
	.short-label label {float:left; width:10em;}
	.short-label fieldset div input,
	.short-label fieldset div select {width:16em;}

	/* Pretty up your Captcha image output */
	.captcha {
		margin:0.5em 0;
		width:200px;
		text-align:center;
	}
	.captcha img {border:1px solid #134677; margin-bottom:0.5em}
	.captcha input {width:196px; margin-top:0.5em;}

	/* Just a bit more room for the Submit button */
	.submit {margin-top:2em; margin-left: 40px;}



/*----------------------------------------------------------------------------- Form Styles*/

div.error_message, div.fb_invalid
{
	color: red;
	font-weight: bold;
}



/*--- Reg form ---*/
#regconf{
border: 10px solid black;
}
/*----------------------------------------------------------------------------- End Form Styles*/
/* End of 'setsu_mar' */

