.download {
	display: none;
	margin-bottom: 10px;
}
body {
	background: #FFFFFF url('images/bg_top.gif') repeat-x;
	padding: 0 0px;
	color:#000000;
	font: 13px/18px Arial, sans-serif;
	text-align: center;
		 }

		h1 {
	font-size: 16px;
		line-height: 16px;
		color:#EA6A2D;
		margin-left:5px;
		font: Georgia, Geneva, Arial, Helvetica, sans-serif;
		
		text-align:left;
		}
		h2.head {
	font-size: 18px;
		line-height: 13px;
		color:#8C8C8C;
		margin-left:5px;
		font: Georgia, Geneva, Arial, Helvetica, sans-serif;
		
		text-align:left;
		}
			h2 {
	font-size: 13px;
		line-height: 13px;
		color:#8C8C8C;
		margin-left:5px;
		font: Georgia, Geneva, Arial, Helvetica, sans-serif;
		
		text-align:left;
		}
		.smalltext {
	font-size: 10px;
		line-height: 11px;
		color:#7A7A7A;
		font: Georgia, Geneva, Arial, Helvetica, sans-serif;
		text-align:left;
		margin-top:10px;
		margin-left:10px;
		}

		.ofparts {
	font-size: 12px;
		line-height: 11px;
		color:#FA7A7A;
		font: Georgia, Geneva, Arial, Helvetica, sans-serif;
		text-align:left;
		margin-top:10px;
		margin-left:10px;
		font-weight:600;
				}
		.smalltextcenter {
	font-size: 10px;
		line-height: 11px;
		color:#7A7A7A;
		font: Georgia, Geneva, Arial, Helvetica, sans-serif;
		text-align:center
		margin-top:10px;
		margin-left:10px;
		}
h3 {
	font-size: 11px;
		line-height: 11px;
		color:#7A7A7A;
		font: Georgia, Geneva, Arial, Helvetica, sans-serif;
		text-align:center;
		margin-top:10px;
		margin-left:10px;
		}
body 
{ 
text-align:-moz-center; /*FF*/
#text-align:center; /*IE */
}

		
.homepageTitle {
	font-weight: normal;
	font-size: 9pt;
	margin-bottom: 10px;
	text-align:left;
	width: 100%;
}		
.homepageCopy {
	font-weight: normal;
	font-size: 8pt;
	color:#FF2424;
	margin-bottom: 10px;
	width: 100%;
	text-align:right;
}
.tabnav
	{
		height: 20px;
		margin: 0;
		margin-top: 10px;
		padding-left: 10px;
/*		background: url(/image/tab_bottom.gif) repeat-x bottom;*/
		border-bottom: 1px solid #A4B3C0;
		margin-bottom: 7px;

	}

.tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
.tabnav a:link, .tabnav a:visited
	{
		float: left;
		background: #ecf5ff;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #A4B3C0;
		text-decoration: none;
		color: #666;
		border-bottom: 1px solid #f3f3f3;
	}

.tabnav a:link.active, .tabnav a:visited.active
	{
		border-bottom: 2px solid #fff;
		background: #fff;
		color: #000;
	}

.tabnav a:hover
	{
		background: #fff;
	}


/* Buttons */
.button {
	background: #f2f2ba;
	color: black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
}

.button.active {
	font-weight: bolder;
}

.button:hover {
	text-decoration: none;
	color:#FF562C;
}

.button:active {
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid black;
	border-left: 1px solid black;
}

.button_submit {
	padding-bottom: 1px;
	padding-top: 1px;
}


/* Hidden DIV default */
.container_hidden {
	display: none;
	background: #f2f2ba;
	color: #afbe57;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 8pt;
	padding: 5px;
	border: 1px solid black;
}

.container_hidden .input {
	background: #d5d5a3;
	border: 1px solid black;
}

.container_hidden .button, .container_hidden_tool .button {
	background: #d5d5a3;
}

.container_hidden .title { 
	color: black; 
}

/* Post tools */
.container_hidden_tool {
	display: none;
	border: 1px solid black;
	background: #f2f2ba;
	color: black;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 8pt;
	padding: 5px;
}

.tools_menu {
	margin-left: 10px;
	margin-top: 10px;
}

.tools .item {
	background: #d5d5a3;
	color: black;
	font-size: 8pt;
	border: 1px solid black;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 3px;
	padding-right: 3px;

}

.tools .item_selected {
	background: #f2f2ba;
	border-bottom: 1px solid #f2f2ba;
}

.warning_text {
	color: red;
}
.leftContainer {
	float: left;
	width: 330px;
	vertical-align: top;
}
.rightContainer {
	float: right;
	vertical-align: top;
	width: 335px;
}
.homepageBox {
	width: 330px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.rightContainer .homepageBox {
	width: 220px;
	overflow: auto;
}

.homepageBoxTitle {
	font-weight: bolder;
	margin-bottom: 10px;
}


.titlebar .title a {
	font-weight: bolder;
	font-size: 12pt;
	margin-bottom: 10px;
	width: 100%;
}

.titlebar {
	margin-bottom: 15px;
	height: 20px;
}

.post_search_header {
        font-weight: bold;
        font-size: 13pt;
        width: 100%;
        padding: 10px;
        margin-bottom: 10px;
}

.avatar {
	width: 36px;
	height: 36px;
}

#xmlhttploading {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	background-color: red;
	color: white;
}

#upload_monitor {
	display: none;
	background-color: rgb(210, 228, 252);
	margin: 5px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
}

#upload_monitor_progressbar_outer {
	background-color: white;
	width: 95%;
	height: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#upload_monitor_progressbar_inner {
	background-color: blue;
	width: 0px;
	height: 10px;
}

div .thumb {
	padding-top: 10px;
	padding-right: 10px;
}

img .thumb {
	margin-top: 5px;
	margin-right: 10px;
	max-height: 240px;
	max-width: 320px;
}

.thumb a {
	font-size: 16px;
}

/*
.description {
	max-height: 800px;
	min-height: 30px;
	min-width: 320px;
	max-width: 730px;
	overflow: auto;
}
*/

.helpText {
	min-height: 20px;
	margin: 10px;
	background-color: rgb(210, 228, 252);
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
    border-bottom: 1px solid rgb(102,153,204);
    border-right: 1px solid rgb(102,153,204);
    border-top: 1px solid gray;
    border-left: 1px solid gray;
}

.box {
	margin-bottom: 30px;
}

.error {
	color: #b00;
	border: 1px solid #fcc;
	background-color: #fee;
	padding: 10px;
	margin: 20px;
}

.error .title {
	font-size: 10px;
	font-weight: bold;
}

.dataTable thead {
	font-weight: bold;
}

.dataTable thead td {
	border-bottom: 1px solid black;
}

.dataTable tbody td {
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px #ccc solid;
	padding-right: 20px;
}

.simple tbody td {
	padding-top: 7px;
	border-bottom: 0;
}

.editable {
	text-align: right;
	font-size: x-small;
}

label.required {
	color: red;
}

textarea.description {
	width: 430px;
	height: 200px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	display: inline;
	z-index: 100;
}

#nav a {
	width: 10em;
}

#nav li { /* all list items */
	float: left;
	width: 12em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 12em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#autoCompletionZoneContainer {
	background-color: #eee;
}

.autoCompletionZone {
	width: 500px;
	min-height: 15px;
	padding: 10px;
}

.autoCompletionZone a {
	margin-right: 15px;
	text-decoration: underline;
}

.autoCompletionZone label {
	margin-right: 18px;
	border-right: 1px solid #eee;
}

#templatePreviewPane {
	margin-top: 5px; border: 3px dashed #ccc; width: 90%; padding: 10px;
}

#templatePreviewPane:before { 
	color: gray;
	font-weight: bold;
	font-size: 1em; 
	letter-spacing: .5em;
	content: "Preview: ";
	display: block;
	width: 90%;
	border-bottom: 1px solid gray;
	margin-bottom: 5px;
}

#templatePreviewPane:after {
	color: gray;
	font-weight: bold;
	font-size: 1.3em;
	border-top: 1px solid gray;
	width: 90%;
	content: "May appear differently on actual blog.";
}

.post_statistics {
	width: 400px;
	border: 1px solid black;
}

.post_statistics TH {
	background-color: #eeeeee;
	color: black;
}

#footer {
	margin: 10px;
	color: gray; 
	font-size: .9em;
	padding-top: 10px;
	border-top: 1px #ccc solid;
}

.pokkariFileReplacer DIV {
	width: 100px;
}

blockquote {
	border-left: 2px solid blue;
	padding-left: 5px;
}

/* Chatter */
#chatterBox {
    border:1px inset #727258;
    background: #ffffff;
    margin-bottom: 5px;
}

#chatterBox .inner {
    padding: 3px;
}

#div_chat {
    border:1px inset #727258;
    background: #ffffff;
    margin-bottom: 5px;
	font-size: 8pt;
	font-family: tahoma, arial, sans-serif;
}

#div_chat a {
	color: rgb(26, 72, 114);
}

#div_chat {
    padding: 3px;
}

#chatterFieldBox {
    text-align:left;
    background:#eeeeee;
    border-top: 1px groove #727258;
}

#chatterField {
    border: 0px;
    background-image: url(/images/comment.gif);
    background-repeat: no-repeat;
    background-position: 3px 2px;
    padding-left: 20px;
    font: 8pt Arial;
    background-color: #eeeeee;
}                                                                                               
#button_post_submit:disabled {
	background-color: #eee;
}

.pagination .page { display: inline; }

.validator {
	font-size: 12px;
	display: none;
	color: red;
}

.album {
	margin-top: 30px;
	text-align: center;
}

album_container {
	float:left; 
	text-align:center; 
	width:100px; 
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 30px;
}

.album_img_clip {
	width:100px; 
	height:100px; 
	overflow:hidden;
}

.album_title {
	text-align:center; 
	width:100px; 
	height: 28pt; 
	overflow:hidden;
}

.inline_editable:hover {
	background-color: #ffff99; 
	color: #000;
	cursor: text;
}

.field_editor {
	background-color: #eee;
}

.view_keyframes {
	height: 230px;
	overflow: auto;
}
.view_keyframes_item {
	padding:20px 15px 0;
	font-weight:bold;
	text-align:center;
	width:125px;
	float: left;
}
.view_keyframes_keyframe {
	padding:8px;
	margin:0px;
	background-color:#ecf5ff;
	border:1px solid #d7e2f1;
}	
.view_keyframes_title {
	margin-top:5px;
	padding:0;
}
.view_keyframes_keyframe img {
	border-width:0px;
	width: 80px;
}

.workflow_status_indicator_container {
	width: 110px;
	height: 15px;
	background-color: #eee;
	border: 1px solid #ccc;
}

.workflow_status_indicator {
	height: 15px;
	background-color: rgb(51,204,51);
}

.workflow_status_indicator_blocker {
	height: 15px;
	background-color: rgb(153,0,0);
}



.buttonbar {
	width: 100%;
	background-color: rgb(210, 228, 252);
	padding-top: 5px;
	padding-bottom: 5px;	
}

.buttonbar .button {
	background-color: #eee;
	margin: 2px;
}

.bd {
	margin: 5px;
}

.hd {
	height: 15px;
}

.add_file {
	display: none;
	margin-top: 5px;
}
