/* @override http://localhost:3000/stylesheets/master.css?1259001825 */

/* @override http://localhost:3000/stylesheets/master.css?1258993315 */

/* @override http://localhost:3000/stylesheets/master.css?1258951783 */

/* @override http://localhost:3000/stylesheets/master.css?1258948520 */

/* @override http://localhost:3000/stylesheets/master.css?1258944580 */

/* @group Reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1.5;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table, td, th {
	vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}


/* @end */

/* @group Typography / Colors */

body {
	font-size: 75%;
	color: #222;
	background: #f4f5f5;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #111;
}

h1 {
	font-size: 3em;
	line-height: 1;
}

h2 {
	font-size: 2em;
	margin-bottom: 0.75em;
}

h3 {
	font-size: 1.5em;
	line-height: 120%;
	margin-bottom: 1em;
}

h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
	height: 1.25em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}

p {
	margin: 0 0 1.5em;
}

p span.d {
	font-size: 1.2em;
}

blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}

strong {
	font-weight: bold;
}

em, dfn {
	font-style: italic;
}



em {
	font-style: normal;
	color: #686c70;
}

dfn {
	font-weight: bold;
}

sup, sub {
	line-height: 0;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
}

address {
	margin: 0 0 1.5em;
	font-style: italic;
}

del {
	color: #666;
}

pre, code {
	margin: 1.5em 0;
	white-space: pre;
}

pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

li ul, li ol {
	margin: 0 1.5em;
}

ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}

ul {
	list-style-type: square;
}

ol {
	list-style-type: decimal;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dd {
	margin-left: 1.5em;
}

table {
	margin-bottom: 1.4em;
	width: 100%;
}

th {
	font-weight: bold;
	background: #C3D9FF;
}

th, td {
	padding: 4px 10px 4px 5px;
}

tr.even td {
	background: #E5ECF9;
}

tfoot {
	font-style: italic;
}

.first {
	margin-left: 0;
	padding-left: 0;
}

.last {
	margin-right: 0;
	padding-right: 0;
}

.top {
	margin-top: 0;
	padding-top: 0;
}

.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* @end */

/* @group Structure */

body {
	margin: 0;
	line-height: 1.5;
	background: #fff;
	color: #585858;
}

div#container {
	margin: 0px auto;
	width: 960px;
}

div#header div.inner {
	margin: 0px auto;
	width: 950px;
	position: relative;
}

div#header {
	height: 95px;
	background: #eee;
	margin-bottom: 20px;
	border-bottom: 1px solid #adadad;
}

div#logo {
	position: absolute;
	width: 176px;
	background: url(../images/sprites.png) no-repeat;
	height: 50px;
	top: 19px;
}

div#logo a {
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}

div#user_nav {
	position: absolute;
	top: 0;
	right: 0px;
	overflow: hidden;
	/*background: url(../images/sprites.png) no-repeat -187px 0;
	width: 404px;
	*/
	height: 51px;
	font-size: 12px;
}

div#user_nav ul li {
	list-style: none;
	float: left;
	border-right: solid 1px #ccc;
	padding-left: 12px;
	padding-right: 12px;
}

div#user_nav ul li:last-child {
	border-right: none;
}

div#user_nav ul li a {
	text-decoration: none;
	font-weight: bold;
}

div#user_nav ul {
	margin-top: 13px;
}

li#user_name {

}

div#user_actions {
	position: absolute;
	right: 4px;
	top: 63px;
}

div#user_actions ul li {
	float: left;
	list-style: none;
	font-weight: bold;
	margin-left: 10px;
}

div#user_actions ul li a {
	text-decoration: none;
	padding: 4px 8px;
	background: #ddd;
	border: outset #ddd 1px;
	-webkit-border-radius: 4px;
	color: #585858;
}

div#browse {
	float: left;
	width: 36%;
	border-right: solid 1px #ccc;
}

div#browse ul.first li {
	list-style: none;
}

div#browse ul.second li {
	list-style: inherit;
}

div#browse h4 {
	margin-bottom: 0;
	margin-top: 10px;
}

div#main-menu {
	float: left;
	width: 150px;
	margin-right: 10px;
	font-size: 1.1em;
}

div#main {
	float: left;
	width: 590px;
	margin-right: 10px;
	min-height: 150px;
	border-right: solid 1px;
	border-left: solid 1px;
	padding-right: 24px;
	margin-right: 25px;
	padding-left: 25px;
	margin-left: 14px;
	
}

div#main iframe {
	border: solid 1px;
	border-top: none;
}

div#menu {
	float: left;
	width: 70px;
	min-height: 150px;
}

div#script_actions {
	float: right;
	margin-right: 143px;
	position: relative;
	top: 24px;
}

div#script_actions ul {
	list-style: none;
}

div#script_actions ul li {
	float: left;
	margin-left: 10px;
}

div#script_actions ul li a, div.actions a {
	font-weight: bold;
	text-decoration: none;
	padding: 4px 8px;
	background: #0094d5;
	border: outset #0094d5 1px;
	color: #fff;
}

div.form {
	width: 600px;
	float: left;
}

div.aside {
	float: left;
	width: 320px;
	margin-left: 40px;
	background: #eafde8;
	color: #43aa38;
	font-size: 16px;
	border: 1px solid #43aa38;
}

div.aside p {
	margin: 1em .5em;
}

div.aside a {
	color: #43aa38;
}

ul#libraries_index_list {
	margin: 0;
}

ul#libraries_index_list h1, ul#libraries_index_list h2, ul#libraries_index_list h3, ul#libraries_index_list h4, ul#libraries_index_list h5 {
	font-size: 16px;
}

ul#libraries_index_list h3.title {
	font-size: 20px;
	margin-bottom: 5px;
}

ul#libraries_index_list > li {
	list-style: none;
	border: solid 1px #ccc;
	margin-bottom: 20px;
	padding: 10px;
	background: #f0f0f0;
	position: relative;
}

ul#libraries_index_list ul.meta {
	overflow: hidden;
	margin: 0;
	margin-bottom: 10px;
	list-style: none;
}

ul#libraries_index_list ul.meta li {
	border: none;
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

ul#libraries_index_list div.actions {
	position: absolute;
	right: 12px;
	top: 15px;
}

ul#libraries_index_list div.description {
	border-top: solid 1px #ccc;
	padding-top: 10px;
}

table.library {
	width: auto;
}

/* @end */

/* @group Colors */

div#main {
	border-color: #ddd;
}

/* @end */

/* @group More stuff */

h1.title a {
	color: #6b7b95 !important;
}

h1.title {
	margin-bottom: 24px;
}

#menu a, #main-menu a {
	display: block;
	padding: 2px;
}

#main-menu h4 {
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	margin: 10px 0;
	padding-bottom: 2px;
}

#main-menu a {
	display: block;
	text-align: right;
}

#main h1 {
	font-size: 2.5em;
	padding-bottom: .3em;
	margin-bottom: .5em;
	clear: both;
}

#main h1, #main h2 {
	border-bottom: 1px solid #ddd;
}

h1, h2, h3, h4, h5, h6 {
	color: #313334;
	font-weight: bold;
}

h1 a:link, h1 a:visited {
	color: #e40053;
	text-decoration: none;
}

#main-menu h4 {
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	margin: 10px 0;
	padding-bottom: 2px;
	font-size: 1.2em;
}

a:link, a:visited {
	color: #0094d5;
}

a:hover, a:active {
	color: #00577e;
}

h2 a:link, h2 a:visited {
	color: #43aa38;
	text-decoration: none;
}

pre {
	background: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 7px;
	overflow: auto;
	font-size: 12px;
}

a#download {
	float: right;
	font-size: 18px;
	border: solid 1px;
	padding: 10px;
	background: #fff;
}

p#flash {
	padding: 10px;
	margin: 10px auto;
	width: 910px;
	border: solid 1px;
	text-align: center;
	
}

p#flash.notice {
	background: #f0f0f0;
	border-color: #333;
}

/* @end */

/* @group Forms */



textarea {
	font-family: Monaco, courier;
	font-size: 12px;
	width: 98%;
	height: 200px;
}

input.text{
	width: 98%;
	font-size: 16px;
}

select {
	font-size: 16px;
}

div#selects {
	overflow: hidden;
}

div#selects p {
	float: left;
	margin-right: 1em;
}

span.url small {
	font-size: 11px;
}

/* @end */

div.message {
	float:right;
	width: 60%;
}
div.aside {
	float: left;
	width: 30%;
}

div#footer {
	clear: both;
	width: 950px;
	margin: auto;
	padding-top: 100px;
	text-align: right;
}