/* Generic Styling */

@import url(core.css);

body {
	background-color: #cbc099;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	}

img {
	border:0;
	padding: 10px;
	}

p, li, td, th, dt, dd {
    color: #333333;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 130%;
	}

em { 
	font-weight: 600; 
	padding-left: .3em; 
	vertical-align: top;
	color: red;
}

strong {
	font-weight: 800;
}

a {
	text-decoration: underline;
	color: maroon;
	}

a:hover {
	text-decoration:none;
	color: green;
	}
	
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 2em;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	}

li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 1em;
	padding-bottom: .2em;
}

dl {
	margin-bottom: 1em;
}

dt {
	padding-top: 1em;
	padding-bottom: .2em;
	font-weight: 600;
}

dd {
	padding-left: .5em;
}

th {
    font-size: 11pt;
    font-weight: 600;
    text-align: left;
    vertical-align: top;
	padding-right: .5em;
    padding-bottom: .6em;
}

td {
	vertical-align: top;
	padding: .5em;
}

td.header {
    padding-top: 20px;
    font-size: 12pt;
    font-weight: 600;
}

/* Heading's */

h1 {
	font-size: 24pt;
	font-weight:normal;
	margin-top: 0.5em;
	cursor:default;
	letter-spacing:1px;
	color: #804000;
	font-style:italic;
	}

h2 {
	font-size: 20pt;
	font-weight:normal;
	margin-bottom: 0.5em;
	cursor:default;
	letter-spacing:1px;
	color: #804000;
	font-style:italic;
	}

h3 {
	font-size: 15pt;
	font-weight:normal;
	margin-bottom: 0.5em;
	cursor:default;
	letter-spacing:1px;
	color: #804000;
	font-style:italic;
	}

/* Forms */

form {
	margin-bottom: 1em;
}

fieldset {   
	margin: .5em 0 0 0;   
	padding: 0;
	border: 1px solid #dddddd;
	float: left;
	clear: left;
	width: 100%; 
}  

fieldset ol {   
	padding: .5em 1em 0 1em;   
	list-style: none;  
}  

fieldset li {   
	float: left;    
	clear: left;    
	width: 100%;    
	padding-bottom: .5em;
	list-style-type: none;
	list-style-position: outside;
}  

fieldset.submit {
	float: none;
	width: auto;
	border-style: none;  
	text-align: center;
}

fieldset.movie {
	padding: 10px;
	margin-botom: 20px;
	float: none;
	border: 2px solid #804000;  
	text-align: left;
}

label {
    font-size: 10pt;
    font-weight: 600;
    width: 13em;
    text-align: right;
	vertical-align: bottom;
	margin-top: .3em; 
    padding: .2em;
    padding-right: 1em;
    float: left;
    overflow: hidden;
}

label.error { 
	float: none; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top; 
}

legend {
	margin-left: .5em;
	padding: .25em;
	font-size: 10pt;
}

legend.movie {
	margin-left: .5em;
	padding: .25em;
	font-size: 12pt;
	color: #804000;
}

fieldset li fieldset {
	width: auto;
	border: none;
	float: left;
	clear: none;
	margin-top: -.4em;
}

fieldset li fieldset label {
	width: auto;
	text-align: left;
	vertical-align: bottom;
	padding: .5em;
}

fieldset li fieldset label input {
	margin-right: .3em;
}

input[type="text"],input[type="password"] {
    font-size: 10pt;
    margin-top: .2em;
    padding: .2em;
	vertical-align: baseline;
	border: 1px solid #cccccc;
	width: auto;
}

input {
    font-size: 10pt;
    padding: .3em;
    vertical-align: bottom;
}

input.error { 
    padding: 2px;
	border: 1px solid red; 
}

textarea {
	font-size: 10pt;
	padding: .2em;
	border: 1px solid #cccccc;
}

textarea.error { 
	border: 1px solid red; 
}

select {
	font-size: 10pt;
	vertical-align: baseline;
	padding: .2em;
	margin-top: .0em;
}

option {
	padding-left: .1em;
	padding-right: .6em;
}

button {
    font-size: 10pt;
    padding: .3em;
    vertical-align: bottom;
}

button span {
    font-size: 10pt;
	margin: 1em;
}

button::-moz-focus-inner { 
    border: 0;
    padding: 0;
    padding-top: .1em;
}

/* Structure */

#wrapper {
	border-left-style: none;
	border-right-style: none;
	border-right: white;
	border-left: white;
	margin:0 auto;
	width:900px;
	background:#f2ecc7;
	}
#header {
	height:113px;
	background:url(/images/topbar_900.jpg) no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(/images/bg-menu-br.png) repeat-x;
	padding:0;
	}
#title-block {
	margin: 10px 20px;
	margin-bottom: 0;
	padding: 8px;
	color: black;
	}
#sidebar {
	float:right;
	width:200px;
	margin-right: 20px;
	padding: 5px;
	padding-top: 24px;
	min-height:400px;
	}

#content {
	float:left;
	width: 632px;
	min-height:400px;
	margin-left: 20px;
	padding: 8px;
	padding-top: 0;
	}

/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}
.credit {
	font-size: 10px; 
	color:#000000; 
	font-style: italic;
}

/* Modifications */

.small-text {
    font-size: 8pt;
    font-weight: 400;
}

.index {
	margin: 4pt;
	line-height: 150%;
}

.label {
	font-weight: 600;
	vertical-align: top;
}

.error {
    color: red;
    font-size: 10pt;
    vertical-align: bottom;
}

.form-detail {
    border-spacing: 12px 12px;
    border: 1px solid #999;
    margin: 6px;
    padding: 6px;
}

.form-comment {
    font-size: 8pt;
    color: black;
    text-align: left;
    vertical-align: top;
    padding: 3px;
}

li.inventory {
	margin-left: 0em;
	padding-bottom: .5em;
	height: 16pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* Menu */

#menu ul {
	list-style-type:none;
	margin: 0;
	}
#menu li {
	float:left;
	}
#menu li a {
	text-decoration: none;
	padding:0 9px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	text-decoration: underline;
	background:url(/images/bg-menu-hover-br.png) no-repeat center center;
	}

/* Sidebar */

#sidebar p a img {
	padding-bottom: 50px;
	}

/* Footer */

#footer {
	clear:both;
	background-color: #cabf99;
	text-align: center;
	padding: 1.2em;
	cursor:default;
	}

#footer p {
	font-size: 9pt;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration:underline;
	}

#menu li {
		list-style-type: none;
	}
