body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

body {
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	color: #3f3f3f;
	font-size: 14px;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

img {
	border-style: none;
}

a {
	text-decoration: underline;
	color: rgb(130, 130, 130);
}

a:visited {
	text-decoration: underline;
	color: rgb(130, 130, 130);
}

a:hover {
	text-decoration: underline;
	color: #551a8b;
}

p {
	font-size: 14px;
	color: black;
}

/* ----- container-------*/

.container {
	margin-right: auto;
	margin-left: auto;
	padding: 30px 0 0 30px;
	position: relative;
}


/* -----Header-------*/

#header {
	min-width: 810px;
	background: #333333 url(images/header-bg.png) repeat;
	height: 100px;
	background-color: Black;
}

.mainlogo {
	padding-top: 30px;
	padding-left: 27px;
	border-style: none;
	border-width: 0px;
	float: left;
}

.mainlogo h1 {
	color: #eeeeee;
	padding: 0;
	font-size: 28px;
	}

.searchicon {
	padding-top: 18px;
	float: right;
	height: 15px;
	width: 15px;
	display: inline;
}

.searchbar {
	padding-right: 15px;
	padding-left: 5px;
	float: right;
	padding-top: 15px;
	display: inline;
}

/* -----NavBar-------*/

#navbar {
	padding-left: 0px;
	clear: right;
	display: block;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 40px;
	margin: 0px;
	font-weight: bold;
	color: #828282;
	text-decoration: none;
	float: right;
}

#navbar a {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	color: #828282;
	text-decoration: none;
}

/* -----Grey Headline-------*/

#headline {
	background-repeat: repeat-x;
	color: #333333;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	line-height: 22px;
	height: 26px;
	background: url(images/headline-bg.png);
	border-bottom: solid 1px #666666;
	
}

#record_nav ul {
	position: absolute;
	bottom: 0px;
}

ul#record_nav {
	display: inline;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #3f3f3f;
}

#record_nav li {
	display: inline;
	text-decoration: none;
	margin: 0px;
	font-size: 12px;
	color: #3f3f3f;
}

li#record_name {
	font-weight: bold;
	font-size: 16px;
	color: #3f3f3f;
	padding: 1px 20px 0 27px;
}

li.record_options a:link, li.record_options a:visited {
	background-color: #999999;
	color: #ffffff;
	padding: 5px 5px 8px 5px;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	text-decoration: none;
}



.issue_meta {
	color: rgb(153, 153, 153);
	font-size: 12px;
	font-style: italic;
	margin: 3px 0px 0px 0px;
}

.description {
	color: rgb(153, 153, 153);
	font-size: 12px;
}

.issue_content {
	margin: 0px;
	padding: 0px;
	color: #3D3D3D;
}

.issues {
	border-top-width: 0px;
	display: block;
	font-size: 14px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 600px;
}

.issue_entry {
	background-color: rgb(247, 247, 247);
	border-bottom-color: rgb(210, 218, 218);
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	display: list-item;
	line-height: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	padding-bottom: 11px;
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 10px;
	position: relative;
}

table.table_index
{
	border:1px solid #c3c3c3;
	border-collapse:collapse;
	width: 600px;
	font-size: 14px;

}
 
table.table_index th
{
	background-color:#b9ddff;
	border:1px solid #c3c3c3;
	padding:3px;
	color: #3f3f3f;
}
 
table.table_index td 
{
	border-bottom:1px solid #c3c3c3;
	padding:3px;
}

tr.even {  
        background-color: rgb(237, 235, 235);
        border: 0px;
}

tr.odd {

}



a.topnav{
	color: #FFFFFF;
}

td.activity {
	color: rgb(153, 153, 153);
	font-size: 12px;
}

table.admin_langs
{
	border:1px solid #c3c3c3;
	border-collapse:collapse;
	width: 200px;
	font-size: 14px;
}
 
table.admin_langs th
{
	background-color:#b9ddff;
	border:1px solid #c3c3c3;
	padding:3px;
	color: #3f3f3f;
}
 
table.admin_langs td 
{
	border-bottom:1px solid #c3c3c3;
	padding:3px;
}
#enabled_langs {
	float: left;
	text-align: left;
	margin: 0;
}

#add_lang {
}

#set_default_lang {
	float: left;

}

.admin_langs{
	padding: 40px 40px 0px 0px;
	
	
}

#enabled_langs {

}

.subsection_nav {
	padding: 10px;
}

.admin_input {
        text-align: left;
        font-size: 11px;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        padding: 10px 0px 0px 0px;
        margin: 0px;
}

.stage2_input {
        text-align: left;
        font-size: 11px;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        padding: 10px 0px 0px 0px;
        margin: 0px;
}

.field_label {
        display: block;
        visibility: visible;
        color: #8a8a8a;
}

.admin_title {
	margin: 0px;
	padding: 0px;

}

#stage2_fields {
	border-bottom-color: rgb(210, 218, 218);
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding: 20px 20px 20px 0px;
}

.sub_content {
	width: 620px;
	padding-bottom: 20px;
}

#issues_nav {
	padding-bottom: 20px;
	padding-top: 10px;
}
#issues_subnav {
}

.form_submit {
	padding-top: 20px;
	padding-bottom: 20px;
}
.form_edit {
	padding-top: 20px;
	padding-bottom: 20px;
}
#validation {
	padding: 20px;
}

#blah {
	float: right;
	padding-right: 200px;
	
}
#lang_list {
	float: right;
	padding: 0px 10px 0px 0px;
}

/* sortable stuff */
.column { width: 300px; float: left; padding-bottom: 100px; }
.portlet { margin: 0 1em 1em 0; }
.portlet-header { margin: 0.3em; padding-bottom: 4px; padding-left: 0.2em; }
.portlet-header .ui-icon { float: right; }
.portlet-content { 
	padding: 5px 10px 10px 10px;
	font-size: 11px;
	border-bottom: dotted 1px #999999;
	color: #666666;
	}
.portlet-content p {
	color: #666666;
	}
.portlet_titles { 
	margin: 10px 10px 10px 10px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	}
.ui-sortable-placeholder { border: 1px dotted black; visibility: visible !important; height: 50px !important; }
.ui-sortable-placeholder * { visibility: hidden; }


#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: #666666 url(images/footer-bg.png) repeat-x;
	height:50px;
	
}

#powered_tag {
	position: absolute;
	bottom: 6px;
	right: 0px;
	width: 121px;
	height: 37px;
	background: #666666 url(images/powered-tag.gif) no-repeat;

}
