@charset "utf-8";

/* CSS Document */
fieldset,form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

img {
	border: 0px;
}

select {
	font: 12px Arial, Helvetica, sans-serif;
}

label {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.Header {
	background: #f0ab00 url(../img/HeaderBgRepeat.jpg) repeat-y;
}


a {
	color: #ee8800;
	text-decoration: none;
}

a:visited {
	color: #ee8800;
	text-decoration: none;
}

a:hover {
	color: #dd7700;
	text-decoration: underline;
}

td.content {
	padding: 10px
}

/*login*/
div.MainLoginContent {
	text-align: left;
	vertical-align: text-top;
	width: 370px;
	margin: 70px 280px;
}

#login {
	position: relative;
	width: 100%;
	height: 219px;
	background: url(../img/content_plus2.jpg) no-repeat 0 0;
	text-align: center;
}

.login_header {
	display: block;
	width: 370px;
	height: 20px;
	color: #fff;
	text-align: center;
	padding: 20px 0 6px 0;
	font-size: 24px;
}

.login_error {
	display: inline;
	position: absolute;
	top: 7px;
	left: 1px;
	width: 370px;
	height: 1px;
	color: #f00;
	text-align: center;
	padding: 0;
	margin: 6px 0;
	font-size: 12px;
}

#login h2.login_header {
	position: absolute;
	top: 34px;
	left: 40px;
	color: #fff;
	font-size: 23px;
	height: 20px;
	width: 300px;
	padding: 0 0 6px 0;
}

*+html .submit_button {
	height: 2.4em;
	padding-bottom: 0px;
}

.submit_button:hover {
	color: #232323;
	background: #eeeeee url(../img/button_bg_hover.png) repeat-x 0 100%;
	text-decoration: none;
}

#signIn {
	position: absolute;
	top: 80px;
	right: 100px;
	width: 160px;
}

#signIn .input {
	display: block;
	width: 150px;
	padding: 3px 5px;
	margin-bottom: 10px;
	border: 1px solid #2b2a27;
	color: #7b7a75;
}

#signIn #submit_plus {
	margin-top: 10px;
	display: block;
	float: right;
}

.submit_button {
	background: #fdfdfd url(../img/button_bg.png) repeat-x 0 100%;
	border: 1px solid #bbbbbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #468175;
	text-transform: uppercase;
	height: 2.4em;
	width: 7.0em;
	text-align: center;
	padding-bottom: 2px;
	letter-spacing: -0.05em;
	cursor: pointer;
	display: inline;
}

/*maybe*/
.category_form {
	margin: 20px 20px 0px 20px;
	width: 890px;
}

.table_data {
	margin: 20px 20px
}

.tr_datatop {
	background-color: #ccc;
}

.td_adminrow {
	background-color: #ffffff;
}

li {
	list-style: none;
	margin: 16px 0
}

ul .feedbackPanelERROR {
	margin: -10px 0 0 0;
}

li .feedbackPanelERROR {
	list-style: none;
	width: 300px;
	height: 20px;
	//float: left;
	margin: 0 0 0 0;
	display: block;
	color: #f55;
}

.adminMainContainer {
	border: 1px solid #ccc;
	width: 935px;
	padding-left: 20px;
}

.adminEditCategoryContainer {
	position: relative;
	width: 935px;
	top: 30px;
}

div.tabpanel div.tab-row li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

div.tabpanel div.tab-row a:link,div.tabpanel div.tab-row a:visited {
	float: left;
	background: #f3f3f3;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

div.tabpanel div.tab-row li.selected a:link,div.tabpanel div.tab-row a:visited.active
	{
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}

div.tabpanel div.tab-row a:hover {
	background: #fff;
}

#editCategoryForm {
}

#editCategoryForm .input {
	display: block;
	width: 300px;
	padding: 3px 5px;
	margin-bottom: 10px;
	border: 1px solid #aaaaaa;
	color: #333333;
}

#editCategoryForm .select {
	display: block;
	width: 311px;
	padding: 0px 0px;
	margin-bottom: 10px;
	border: 1px solid #aaaaaa;
	color: #333333;
}

#editClassForm {
	padding: 5px;
}

#editClassForm .input {
	display: block;
	width: 318px;
	padding: 3px 5px;
	margin-bottom: 10px;
	border: 1px solid #aaaaaa;
	color: #333333;
}

#editClassForm .select {
	display: block;
	width: 261px;
	padding: 0px 0px;
	margin-bottom: 10px;
	border: 1px solid #aaaaaa;
	color: #333333;
}


	body {
		background-color: #828282;
		font: 11px/14px Arial, Helvetica, sans-serif;
		margin-top: 0px;
	}
	
	.popupBody {
		background-color: #fff;
		font: 11px/14px Arial, Helvetica, sans-serif;
		margin-top: 0px;
		padding-top: 10px;
	}
	
	#layoutContainer {
		background-color: #828282;
		width: 972px;
		margin:0px auto;
	}
	
	#mainContainer {
		background-color: #ddd;
		width: 972px;
		margin:0px auto;
		border-top:1px solid #777;
		border-left:1px solid #777;
		border-bottom:2px solid #666;
		border-right:2px solid #666;
		padding: 15px;
	}
	
	#mainHeader {
		height: 50px;
		padding: 10px;
		background: #f0ab00 url('../img/HeaderBgRepeat.jpg') repeat-y;
		
	}
	
	#mainHeader .logo {
		position: relative;
		top: 8px;
		left: 0px;
		width: 90px;
		height: 36px;
		float: left;
	}
	
	#mainHeader .separator {
		position: relative;
		top: 8px;
		background-color: #fff;
		width: 1px;
		height: 36px;
		float: left;
	}
	
	#mainHeader .title {
		position: relative;
		padding-left: 40px;
		top: 18px;
		width: 346px;
		height: 36px;
		float: left;
	}
	
	#mainHeader .menu {
		position: relative;
		padding-left: 40px;
		top: 20px;
		width: 435px;
		height: 36px;
		float: left;
		text-align: right;
		
	}
	
	.classTable {
		border-top:1px solid #abc;
		empty-cells: show;
	}
	
	.classTable th {
		background: url('../img/TableHeaderRepeater.jpg') repeat-x scroll 0 0;
		height: 27px;
		vertical-align: middle;
		font-weight: bold;
		padding: 3px;
	}
	
	.classTable td {
		padding: 3px;
		text-align: center;
	}
	
	.thBorderRight {
		border-right: 1px solid #abc;
	}
	
	.tdBorderRight {
		border-right: 1px solid #abc;
	}
	
	.tdBorderNoWrap {
		border-right: 1px solid #abc;
		white-space: nowrap;
	}
	
	.tdNoWrap {
		white-space: nowrap;
	}
	
	.classTable .footer {
		background: url('../img/TableFooterRepeater.jpg') repeat-x scroll 0 0;
		height: 34px;
	}
	
	.classTable .odd {
		background: none repeat scroll 0 0 #E3E9EC;
	}
	
	.classTable .even {
		background: none repeat scroll 0 0 #DAE1E5;
	}
	
	.menu a {
		color: #333;
		text-decoration: none;
	}
	
	.menu a:visited {
		color: #333;
		text-decoration: none;
	}
	

	.menu a:hover {
		color: #333;
		text-decoration: underline;
	}
	
	.menuSeparator {
		color: #fff;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 80%;
	}
	
	#contentContainer {
		background-color: #fff;
		margin-top:5px;
		padding:5px;
	}
	
	#footerContainer {
		background-color: #828282;
		color: #fff;
		height: 60px;
		padding-top: 20px;
		text-align: center;
	}
	
	#footerContainer a {
		color: #fff;
	}
	
	#footerContainer p {
		margin: 2px;
	}
	
	span.footerSeparator {
		background: url('../img/footerSeparator.gif') no-repeat scroll center center transparent;
		padding:0 5px;
	}
	
	#topFormContainer {
			display: inline;
			margin: 20px 10px 0 0;
			overflow: hidden;
			width: 300px;
		}
		
		#topFormContainer .input {
			display: block;
			width: 300px;
			padding: 3px 5px;
			margin-bottom: 10px;
			border: 1px solid #aaaaaa;
			color: #333333;
		}
		
	.dateInput {
		width: 100px;
		padding: 3px 5px;
		margin-bottom: 10px;
		border: 1px solid #aaaaaa;
		color: #333333;
	}
	
	.commentInput {
		width: 250px;
		padding: 3px 5px;
		margin-bottom: 10px;
		border: 1px solid #aaaaaa;
		color: #333333;
	}
	
	.transparent {
		position: relative;
		top: 70px;
		width: 963px;
		height: 500px;
		filter:alpha(opacity=90); 
		-moz-opacity: 0.90; 
		opacity: 0.90; 
		background-color: #fff;
		vertical-align: top;
		margin:0px auto;
	}
	
	h1 {
		color:#F0AB00;
		font:19px/22px Arial Black,Arial,Helvetica,sans-serif;
		letter-spacing:-0.05em;
		text-align: center;
	}
	
	h2 {
		font:bold 14px/17px Arial,Helvetica,sans-serif;
		color:#44697D;
		padding: 0px;
		margin: 0px;
	}
	
	ul {
		padding-left: 20px;
		margin-top: 4px;
		
	}
	#categoryTable {
		margin:0px auto;
	}
	#categoryTable td {
		vertical-align: top;
	}
	.categoryList li {
		list-style-image: url('../img/LinkArrow.gif');
		margin: 0px;
		padding-top: 2px;
		vertical-align: middle;
	}
	
	#listMainContainer {
		height: 400px;
	}
	#listMainContainer a, #listMainContainer a:visited {
		color: #44697D;
		text-decoration: none;
	}
	
	#listMainContainer a:hover {
		color: #33586C;
		text-decoration: underline;
	}
	
	#listMainContainer div {
		float: left;
		padding-left: 35px;
		width: 275px;
	}
	.column{
		height: 446px;
	}
	.columnObject {
		background-color: #fff;
	}
	#welcomeBackground {
		background: url(../img/racecar.jpg) no-repeat 0 0;
		width: 963px;
		height: 654px;
	}		
		
	