@import "formatting.css";

body {
    text-align: center;
}

#page {
    margin: 50px auto 20px auto;
    width: 920px;
    text-align: left;
}

#side_frame {
    float: left;
    width: 103px;
	text-align: right;
	_top: 50px;
}

#side_frame img {
    text-align: right;
	border: none;
	margin-bottom: 15px;
}

#side_frame ul {
    list-style: none;
}

#side_frame ul a {
    color: #A00020;
    text-decoration: none;
    padding: 5px;
    display: block;
    font-weight: bold;
    text-align: right;
    _height: 14px;
}

#side_frame ul ul a {
    font-weight: normal;
}

#side_frame ul li a:hover {
    background-color: #D7D7D7;
}

.menu_on {
	background-color: #EEE;
}

#main {
	width: 750px;
    float: right;
    padding-top: 70px;
}

.preview {
	background-color: #EEE;
	margin-top: 5px;
	border: 1px solid #CCC;
	padding: 20px;
}

.preview h1 {
    padding-bottom: 0px;
}

.right-content {
    float: right;
    width: 475px;
	margin-right: 110px;
	_margin-right: 50px;
}

.float-left {
    float: left;
}

.submit {
    border: 1px solid #7F9DB9;
    padding: 3px;
}

.new {
	padding: 5px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
	font-weight: bold;
}

.list {
	margin-bottom: 30px;
}

.list td {
	padding: 5px;
		border-bottom: 1px solid #DDD;
}

.list tr:hover {
	background-color: #FFFFCC;
}

.list, .list tr, .list td {
	border-collapse: collapse;
}

.small {
	font-size: 9px;
	font-style: italic;
}

.new:hover {
	text-decoration: underline;
}

.errorExplanation {
	background-color: #FFFFCC;
	padding: 5px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.errorExplanation h2 {
	color: red;
	text-transform: none;
}

.errorExplanation p {
	font-weight: normal;
}

.fieldWithErrors input, .fieldWithErrors textarea {
	border: 2px solid red;
	background-color: #FFECF0;
}

.submit:hover {
	color: #A00020;
    border: 1px solid #A00020;
	background-color: #FFF;
}

.field {
    border: 1px solid #7F9DB9;
    padding: 3px;
}

.fieldOn {
	color: #A00020;
    border: 1px solid #A00020;
	background-color: #F5F5F5;
    padding: 3px;
}

#operations {
	background-color: #EEE;
	padding: 10px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 40px;
	border: 1px solid #CCC;
}

.operation {
	width: 8%;
}

.title_division {
	width: 70%;
}

.operation a {
	text-decoration: none;
	padding: 5px;
}

.operation a:hover {
	background-color: #EEE;
	border: 1px solid #A00020;
	padding: 4px;
}

form table {
	border-collapse: collapse;
}

form td {
	padding: 5px;
	text-align: left;
}


#footer {
	border-top: 5px solid #D7D7D7;
	padding-top: 7px;
	margin-top: 30px;
	margin-bottom: 40px;
}

#footer a {
	padding: 5px;
	text-decoration: none;
	border: none;
}

#footer a:hover {
	text-decoration: underline;
	border: none;
}

label {
	display: block;
	text-align: right;
	height: 100%;
}



#main table, #main tr, #main td {
	border-collapse: collapse;
}

#main td {
	padding: 5px;
}

#main li {
	list-style: none;
	padding-left: 13px;
    background: url('../images/view/bullet.gif') no-repeat;
	background-position: 3px 8px;
}

#main ul {
	margin-bottom: 5px;
}

#project_col_1 {
	float: left;
	width: 302px;
	background-color: #D8E7EF;
	padding-top: 20px;
	padding-bottom: 75px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#project_col_2 {
	float: left;
	width: 120px;
	background-color: #93ACB9;
	padding-top: 20px;
	padding-bottom: 45px;
	margin-top: 60px;
	margin-bottom: 20px;
}

#project_col_3 {
	float: left;
	width: 200px;
	background-color: #B1C6CE;
	padding-top: 70px;
	margin-bottom: 20px;
}

#projects {
	margin-top: -41px;
}

#projects img, #projects a {
	border: none;
}

#project_col_1 img, #project_col_3 img {
	margin-top: -5px;
}

#project-images {
	width: 470px;
	float: right;
}

#project-content {
	width: 240px;
	float: left;
}

#project-images img, #project-images a img {
	padding: 0px;
	margin: 0px;
	border: none;
}

#imageTitle {
	color: #BCB2B1;
}

#content {
	margin-bottom: 20px;
}

#content, #side_frame {
	margin-bottom: 20px;
}

h2 a:hover {
	text-decoration: underline;
}

#message {
	padding: 5px;
	margin-bottom: 5px;
}

.notice {
	border-top: 1px solid #00a017;
	border-bottom: 1px solid #00a017;
	color: #00a017;
	background-color: #e0f5e0;
}

.error {
	border-top: 1px solid #a00027;
	border-bottom: 1px solid #a00027;
	color: #a00027;
	background-color: #f5e0e5;
}

#sort_status {
	padding: 3px;
	font-weight: bold;
}

#sortable_list li {
	background-color: #f6f1c5;
	list-style: none;
	background-image: none;
}

#sortable_list li {
	background-color: #f6f1c5;
	padding: 3px;
	margin-bottom: 3px;
	cursor: n-resize;
}

.show .left {
	float: left;
	width: 130px;
}

.show .right {
	float: right;
	width: 590px;
}

.show img {
	border: 0;
}

.show a {
	text-decoration: none;
}

.show {
	margin-bottom: 30px;
}

#shows .view_selections {
	display: block;
	padding-left: 20px;
	background: url(/images/indented-arrow.gif) no-repeat;
	line-height: 12px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */