/* @override http://localhost/~austin/clients/sno/site/css/sno1.css */

/*--main--*/
body {
	font-family: Verdana, Lucida Grande, Geneva, Arial, sans-serif;
	background-color: #adbfff;
	background-image: url('../img/10_body_back.png');
	background-repeat: repeat-x;
	margin: 5px;
	text-align: center;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
}

p { color: #666; font-size: 10pt; margin: 0; padding-top: 10px; padding-left: 16px; text-align: left; padding-right: 16px; }
h1 { color: #c60; margin: 0; padding-top: 10px; padding-left: 10px; letter-spacing: -1px; text-align: left;}
h2 { color: #00009b; font-weight: normal; margin: 0; padding-top: 10px; padding-left: 10px; letter-spacing: -1px; text-align: left;
}
h3 { color: #770b00; font-weight: normal; margin: 0; padding-top: 10px; padding-left: 10px; letter-spacing: -1px; text-align: left;}
h4 { color: #770b00; text-decoration: none; margin: 0; padding-top: 10px; padding-left: 10px; letter-spacing: -1px; text-align: left;}
h5 { color: #c60; margin: 0; padding-top: 10px; padding-left: 10px; text-align: left;}
h6 { color: #666; margin: 0; padding-top: 0px; padding-left: 6px; font-weight: normal ; line-height: 14px; text-align: left;}

a:link { color: #c60; text-decoration:none; }
a:visited { color: #c60; text-decoration:none; }
a:hover { color: #28207e }
a:active { color: #28207e }

.text_7 { font-size: 7pt; text-align: left; }
.text_8 { font-size: 8pt; text-align: left; color: #770b00; }
.text_10{ font-size: 12pt; text-align: left; color: #770b00;}

#pagecontent {
	
	width: 750px;
	margin-left: auto;
	margin-right:  auto;
	color: #666;
}

.clearer {
	clear: both;
}

.clearer_height {
	clear: both;
	height: 8px;
}


/*--footer --*/
#footer {
	text-align: center;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 80%;
	color:  white;
	text-shadow: black 1px 1px 4px;
}

#footer a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

/*--above menu --*/
#masthead {
	background: white;
	width: 100%;
	margin-bottom: 10px;
	height: 6em;
	min-height: 90px;
}
#masthead img {
	margin-top: 10px;
	float: left;
}
#masthead #userstatus {
	margin-right: 0px;
	padding-right: 0px;
}
#consolebuttonarea {
	float: right;
	text-align: right;
	margin-right: 0px;
	margin-top: 35px;
}

#consolebuttonarea ul {
	list-style: none;
	margin-top: 5px;
	font-size: 70%;
	font-weight: bold;
}

#consolebuttonarea ul li {
	display: inline;
	border-right: 1px solid black;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

#consolebuttonarea ul li a {
	color: black;
}
#consolebuttonarea button {
	display: inline;
}

/*--home--*/
.myMainDiv{

}

.uiLeftDiv {
 	color: #444;
 	background: #ffe;
	width: 126px;
	float: left;
	padding: 4px;
	margin-top: 58px;
}
.uiRightDiv {
	width: 600px;
	float: right;
	padding: 3px;
}

.b1 {
	padding: 2px;
 	color: #444;
 	background: #ffe;
 	border: 1px solid #ddc;
}

.uiListData{
	width: 100px;
	border: 1px solid #d5d5d5;
}
/*--about--*/



