/* @override 
	http://hisus.osagt.se/styles.css
	http://www.hisus.se/beta/styles.css
*/

*{padding: 0; margin: 0;}

body {
	background-color: #1f1e1e;
	font: 15px/20px Helvetica, Arial, sans-serif;
}

#background {
	background-color: #fff;
	width: 100%;
	height: 100%;
}

#logga {
	height: 90px;
	background-color: #1f1e1e;
}

#loggacontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding-left: 20px;
}

#loggacontainer img {
	border-style: none;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#main {
	float: left;
	width: 620px;
	clear: left;
}

#sidebar {
	float: right;
	width: 250px;
	padding: 0;
}

#footer {
	clear: both;
	width: 100%;
	background-color: #1f1e1e;
	
}

#footerContainer {
	width: 900px;
	color: #fff;
	font-size: 12px;
	margin: 8px auto 20px;
	text-align: center;
}

#header {
	height: 38px;
	margin-bottom: 30px;
	position: relative;
	left: -15px;
	z-index: 1;
}

#header .title {
	display: inline-block;
	font-size: 16px;
	background: #1f1e1e url(img/title_round.png) no-repeat;
	font-weight: bold;
	height: 28px;
	padding-left: 15px;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 10px;
	float: left;
	text-transform: uppercase;
}

#header .subtitle {
	display: inline-block;
	height: 28px;
	padding-top: 10px;
	font-size: 16px;
	color: #1f1e1e;
	float: left;
	padding-left: 10px;
	border-right: 9px solid #1f1e1e;
	padding-right: 12px;
}

#header .arrow {
	height: 38px;
	width: 16px;
	display: inline-block;
	float: left;
}

#main .ingress {
	font-size: 24px;
	border-left: 9px solid #000;
	width: 580px;
	margin-bottom: 25px;
	line-height: 32px;
	font-weight: bold;
	padding: 10px 10px 10px 15px;
}

#main blockquote {
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #999;
	margin-left: 25px;
	padding-left: 5px;
	font-style: italic;
	width: 350px;
	border-left: 6px solid #afafaf;
	margin-bottom: 15px;
}

#main h2 {
	font-size: 18px;
	padding-left: 6px;
	margin-left: 1px;
	display: block;
	border-left: 7px solid #000;
	margin-bottom: 5px;
}

#main p {
	margin-bottom: 15px;
}

#main hr {
	width: 609px;
	height: 4px;
	margin-bottom: 20px;
	border-style: none;
}

#main .author {
	font-size: 13px;
	color: #7e7e7e;
	font-weight: bold;
	padding-left: 4px;
	display: inline-block;
	margin-left: 1px;
	margin-bottom: 40px;
	position: relative;
	bottom: 6px;
	border-left: 4px solid #ddd;
}

#main .author strong {
	color: #5c5c5c;
}

#main .author small {
	font-size: 11px;
}

#main a {
	font-weight: bold;
	border-bottom: 1px dotted;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
}

#main a:hover {
	color: #fff;
	border-bottom-style: none;
}

#presList {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#presList li {
	display: inline-block;
	width: 585px;
	font-size: 13px;
	margin-bottom: 20px;
}

#presList li img {
	padding: 5px;
}

#presList li h2 {
	font-size: 14px;
	position: relative;
	border-style: none;
}

#presList li .imgspan {
	float: left;
	display: block;
	margin-right: 10px;
	height: 100%;
}

#pubDocList {
	list-style-type: none;
	padding: 0;
	width: 610px;
	margin: 0;
}

#pubDocList span.head {
	background-color: #1f1e1e;
	display: block;
	padding: 5px 7px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 25px;
}

#pubDocList li {
	padding: 3px;
	margin-bottom: 2px;
}

#pubDocList li img {
	vertical-align: -9px;
	margin-right: 10px;
}

#eventList {
	list-style-type: none;
	margin-top: 20px;
	padding: 0;
}

#eventList li span.date {
	color: #919191;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

#eventList li span.date img {
	vertical-align: -2px;
	margin-right: 5px;
}

.passedEventHead {
	display: block;
	padding: 5px 7px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#eventListPassed {
	list-style-type: none;
	margin-top: 20px;
	padding: 0;
}

#eventListPassed li span.date {
	color: #919191;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

#eventListPassed li span.date img {
	vertical-align: -2px;
	margin-right: 5px;
}

#sidebar .event {
	background-color: #ead7be;
}

#sidebar .eventPassed {
	background-color: #eee;
	display: block;
	margin-bottom: 4px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #909090;
}

#sidebar .eventPassed small {
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	display: -moz-inline-box;
	width: 45px;
	background-color: #cacaca;
	text-align: center;
	margin-right: 6px;
}

#sidebar .event {
	background-color: #eee;
	display: block;
	margin-bottom: 4px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #535353;
}

#sidebar .event small {
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	display: -moz-inline-box;
	width: 45px;
	background-color: #cacaca;
	text-align: center;
	margin-right: 6px;
}

#sidebar .calendarImg {
	vertical-align: -5px;
	margin-right: 3px;
	border-style: none;
}

#sidebar .calendarLink {
	background-color: #fff1e7;
	padding: 4px;
	text-align: center;
	text-indent: -4px;
	margin-top: 15px;
	border: 2px solid #a7a7a7;
}

#sidebar .calendarLink:hover {
	background-color: #fff;
}

#sidebar .calendarLink a {
	text-decoration: none;
	font-weight: bold;
	color: #9f7c68;
	display: block;
	width: 100%;
	height: 100%;
}

#sidebar .calendarLink a:hover {
	color: #864f36;
	text-decoration: none;
}

#sidebar .box {
	background-color: #ccc;
	width: 220px;
	margin-bottom: 15px;
	padding: 10px 15px 15px;
	font-size: 13px;
	line-height: 16px;
	color: #303030;
}

#sidebar .linkbox {
	background: url(img/sidebar_boxback.png) repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	width: 230px;
	padding: 10px;
	margin: 0;
}

#sidebar .linkboxtop {
	width: 250px;
	height: 6px;
	background: url(img/sidebar_boxtop.png) no-repeat;
	margin: 0;
	font-size: 1px;
}

#sidebar .linkboxbottom {
	width: 250px;
	height: 6px;
	background: url(img/sidebar_boxbottom.png) no-repeat;
	margin-bottom: 15px;
	font-size: 1px;
}

#sidebar .linkbox a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #EAD7C4;
	display: block;
}

#sidebar .linkbox {
	color: #EAD7C4;
}

#sidebar .linkbox a h4 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#sidebar .linkbox h4 {
	color: #fffeff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#sidebar h3 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 250px;
	background: url(img/sidebar_boxhead.png) no-repeat;
	height: 36px;
	text-align: center;
	padding-top: 10px;
	margin: 0;
	text-transform: uppercase;
}

#loginError {
	background-color: #ffdede;
	width: 424px;
	margin: auto;
	padding: 8px;
	color: #fb0000;
}

#loginBox {
	background-color: #e0e0e0;
	color: #1f1e1e;
	width: 400px;
	padding: 20px;
	text-align: left;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#loginBox label {
	display: -moz-inline-box;
	display: inline-block;
	width: 120px;
	text-align: right;
	margin-right: 7px;
	font-weight: bold;
	font-size: 13px;
}

#loginBox input.field {
	border: 1px solid #000;
	padding: 5px;
	font: 12px Helvetica, sans-serif;
	width: 220px;
	margin-bottom: 15px;
	vertical-align: top;
}

#loginBox input.button {
	width: 200px;
	padding: 2px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
}

.loginBoxTitle {
	color: #fffeff;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	padding: 8px;
	width: 424px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-color: #1f1e1e;
}

#archiveSelect {
	padding: 10px 10px 10px 14px;
	color: #1f1e1e;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 20px;
}

#archiveSelect label {
	margin-right: 5px;
}

#archiveSelect select {
	font-size: 16px;
	width: 140px;
}

#contactForm {
	margin: 15px;
}

#contactForm label {
	font-weight: bold;
	font-size: 13px;
	width: 90px;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	margin-right: 8px;
}

#contactForm .field {
	padding: 5px;
	border: 1px solid #bababa;
	font: 13px Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-left: 4px;
}

#contactForm textarea {
	padding: 5px;
	border: 1px solid #bababa;
	font: 13px Helvetica, sans-serif;
	margin-bottom: 10px;
	height: 150px;
	width: 250px;
}

#contactForm .note {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	padding: 10px;
	font-size: 20px;
	margin-top: 50px;
	color: #45ac5d;
	line-height: 24px;
}

#contactForm .alert {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	padding: 10px;
	font-size: 20px;
	margin-top: 50px;
	color: #fb0000;
	line-height: 24px;
}

#medlemForm .alert {
	color: #fb0000;
	background-color: #ffdede;
	padding: 3px;
}

#contactForm a {
	color: #000;
	text-decoration: underline;
	text-align: center;
}

#contactForm a:hover {
	text-decoration: none;
}

#contactForm input.button {
	width: 200px;
	padding: 2px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 5px;
}

#medlemFormHead {
	background-color: #1f1e1e;
	display: block;
	padding: 5px 7px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 25px;
	color: #3ddaa0;
	width: 516px;
}

#medlemForm {
	background-color: #D8F8EC;
	padding: 15px;
	width: 500px;
}

#medlemForm strong {
	color: #f00;
}

#medlemForm .field {
	padding: 5px;
	border: 1px solid #bababa;
	font: 13px Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-left: 4px;
	width: 270px;
}

#medlemForm label {
	font-weight: bold;
	font-size: 13px;
	width: 120px;
	display: -moz-inline-box;
	display: inline-block;
	margin-right: 8px;
	text-align: right;
	vertical-align: top;
}

#medlemForm input.button {
	width: 200px;
	padding: 2px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: auto;
	display: block;
	margin-right: 55px;
}

#main .politik {
	color: #fffeff;
	font-size: 13px;
	font-weight: bold;
	background-color: #be61e6;
	display: inline;
	margin-right: 6px;
	position: relative;
	padding: 3px 5px 2px;
	bottom: 2px;
}

#main h2.politik {
	border-left-style: none;
	font-size: 18px;
	background-color: #fffeff;
	color: #1f1e1e;
	margin-left: 0;
	padding-left: 0;
	display: block;
	margin-bottom: 0;
}

span.nav {
	background-color: #fffeff;
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #909090;
}

/* @group admin */

.pageListMaster {
	list-style-type: none;
}

.pageListMaster li {
	vertical-align: top;
	float: left;
	display: block;
}

.pageList #startsidan a {
	text-transform: uppercase;
}

.pageList {
	list-style-type: none;
	padding: 0;
	width: 150px;
	margin: 0 10px 20px 0;
}

.pageList li {
	display: block;
	margin-bottom: 2px;
	float: none;
}

.pageList li a img {
	vertical-align: -3px;
	margin-left: 4px;
	border-style: none;
}

.pageList li a {
	color: #1f1e1e;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: auto;
	height: 100%;
	padding: 4px 7px;
	background-color: #f4e8de;
}

.pageList li a:hover {
	color: #e8dcd3;
	background-color: #85564b;
}

.pageList span {
	display: inline-block;
	background-color: #1f1e1e;
	padding: 5px 7px;
	color: #f28981;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

.pageList span {
	display: inline-block;
	background-color: #1f1e1e;
	padding: 5px 7px;
	color: #f28981;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

.docListAdmin {
	list-style-type: none;
	padding: 0;
	width: 500px;
	text-align: left;
	margin-bottom: 15px;
}

.docListAdmin span {
	background-color: #1f1e1e;
	display: block;
	color: #f2897b;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 5px;
	text-transform: uppercase;
}

.docListAdmin li {
	background-color: #f4e8de;
	margin-bottom: 2px;
	padding: 3px 6px;
}

.docListAdmin li img {
	vertical-align: -2px;
	margin-right: 4px;
	border-style: none;
}

.docListAdmin li a {
	font-size: 12px;
	color: #1f1e1e;
}

.docListAdmin li a:hover {
	text-decoration: none;
}

.docListAdmin li a.delete {
	font-size: 10px;
	color: #d42824;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
}

.docListAdmin li a.delete:hover {
	color: #ff5652;
}

#archiveSelectAdmin {
	color: #000;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 20px;
	font-weight: bold;
}

#archiveSelectAdmin label {
	margin-right: 5px;
}

#archiveSelectAdmin select {
	font-size: 16px;
	width: 140px;
}

#blogList {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 600px;
}

#blogList li {
	background-color: #f4e8de;
	margin-bottom: 2px;
	padding: 3px 3px 3px 6px;
}

#blogList li a {
	color: #1f1e1e;
	font-size: 12px;
}

#blogList li a:hover {
	text-decoration: none;
}

#blogList span {
	font-size: 10px;
	font-weight: bold;
	color: #a88375;
	padding-left: 5px;
}

#blogList .links {
}

#blogList .links a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #f97500;
	display: inline-block;
	text-transform: uppercase;
}

#blogList .links a:hover {
	color: #ff9e3c;
	text-decoration: none;
}

#blogList li a.delete {
	font-size: 10px;
	color: #d42824;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#blogList li a.delete:hover {
	color: #ff5652;
}

#blogList li span.eventCat {
	text-transform: uppercase;
	margin-left: 5px;
}

.blogForm {
	background-color: #f4e8de;
	border: 1px none #d7bfb6;
	margin-bottom: 15px;
	padding: 15px;
}

.blogForm textarea {
	padding: 5px;
	border: 1px solid #bababa;
	font: bold 24px Helvetica, sans-serif;
	margin-bottom: -5px;
}

.blogForm textarea.presText {
	padding: 5px;
	border: 1px solid #bababa;
	font: 12px Helvetica, sans-serif;
	width: 500px;
	height: 80px;
	margin-bottom: 5px;
}

.blogForm label.pres {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	text-align: right;
	margin-bottom: 12px;
}

.blogForm input.presField {
	padding: 5px;
	border: 1px solid #bababa;
	font: 13px Helvetica, sans-serif;
	width: 200px;
}

.blogForm textarea.box {
	font-size: 12px;
	font-weight: bold;
}

.blogFormNote {
	background-color: #d5f3d7;
	border: 1px dashed #83d68b;
	padding: 5px;
	text-align: center;
	color: #45ac5d;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}

.blogFormAlert {
	background-color: #f90000;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-right: 5px none #b60000;
	border-left: 5px none #b60000;
	border-bottom: 5px solid #b60000;
	border-top: 5px solid #b60000;
	margin-bottom: 2px;
}

.blogForm div {
}

.blogForm input.author {
	margin-top: 15px;
	padding: 5px;
	border: 1px solid #bababa;
	font: 13px Helvetica, sans-serif;
	width: 200px;
}

.blogForm input.filename {
	padding: 5px;
	border: 1px solid #bababa;
	font: 13px Helvetica, sans-serif;
	width: 200px;
}

.blogForm label {
	font-size: 14px;
	font-weight: bold;
	margin-right: 7px;
	color: #7a5345;
}

.blogForm input.file {
	margin-top: 15px;
}

.blogForm #dateChooser {
	margin-bottom: 10px;
}

.blogForm input.field {
	margin-bottom: 10px;
	width: 500px;
	padding: 5px;
	border: 1px solid #bababa;
	font: bold 18px Helvetica, sans-serif;
}

.blogForm input.button {
	width: 200px;
	padding: 2px;
	margin-top: 25px;
	font-size: 20px;
	font-weight: bold;
}

#blogList input.button {
	width: 200px;
	padding: 2px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 5px;
}

#blogList input.orderField {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	border: 1px solid #bababa;
}

#blogList span.head {
	display: block;
	background-color: #1f1e1e;
	padding: 5px 7px;
	color: #f28981;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

a.newbox {
	display: inline-block;
	background-color: #f28981;
	padding: 3px 6px;
	color: #1f1e1e;
	border: 2px solid #1f1e1e;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 15px;
	text-decoration: none;
}

a.newbox:hover {
	text-decoration: none;
	background-color: #fdaaa6;
}

.blogFormTitle {
	background-color: #1f1e1e;
	color: #f28981;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	padding: 8px;
}

.blogForm select {
	font-size: 16px;
}

#header .titleAdmin {
	display: inline-block;
	font-size: 16px;
	background: #1f1e1e url(img/title_round.png) no-repeat;
	font-weight: bold;
	height: 28px;
	padding-left: 15px;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 10px;
	float: left;
	color: #f28981;
}

#header .subtitleAdmin {
	display: inline-block;
	height: 28px;
	padding-top: 10px;
	font-size: 16px;
	color: #1f1e1e;
	float: left;
	padding-left: 10px;
	border-right: 9px solid #1f1e1e;
	padding-right: 12px;
	background-image: url(img/title_admin.png);
}

#header .arrowAdmin {
	height: 38px;
	width: 16px;
	display: inline-block;
	float: left;
	background-image: url(img/title_arrow_admin.png);
}

#footerForm {
	background-color: #1c1b1b;
	padding: 15px;
}

#footerForm .field {
	background-color: #1c1b1b;
	border: 1px dashed #4d4b4c;
	padding: 5px;
	color: #fffeff;
	font: 12px Helvetica, sans-serif;
	width: 98%;
	display: block;
}

.footerFormButton {
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	width: 200px;
}

#blogList span.category {
	background-color: #a88375;
	color: #f4e8de;
	padding: 2px 4px;
	margin-left: 5px;
}

span.help {
	color: #909090;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	display: block;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	margin-bottom: 5px;
	margin-top: 5px;
}

span.help img {
	vertical-align: -2px;
	margin-right: 3px;
	margin-left: 1px;
}

/* ------------------------------- */

#sddm li.admin a
{	
	color: #f28981;
}

#sddm li.admin a:hover, #sddm li.adminLogout a:hover {
	color: #fff;
}

#sddm li.adminLogout a
{	
	color: #f28981;
	background-color: #61312d;
}

#sddm li.admin div a
	{
	background: url(img/menuback_admin.png) repeat;
	color: #1f1e1e;
}



/* @end */

/* @group TB */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {
	text-decoration: none;
}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(js/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:0px;
}

#TB_title{
	background-color: #1f1e1e;
	height:27px;
	text-transform: uppercase;
	font-size: 12px;
	color: #fffeff;
	font-weight: bold;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:0px;
	_margin-bottom:0px;
	margin-right: 0px;
}



/* @end */

/* @group sddm */

#menu {
	width: 100%;
	height: 40px;
	background-color: #1f1e1e;
}

#sddm
{	margin: 0 auto;
	padding: 0;
	z-index: 30;
	background-color: #1f1e1e;
	width: 900px;
	height: 30px;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-transform: uppercase;
	font: bold 16px Helvetica, Arial, sans-serif;
	background-color: #1f1e1e;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	text-align: center;
	text-decoration: none;
	height: 24px;
	padding: 12px 10px 4px;
}

#sddm li.pink a
{	
	color: #ff1f7f;
}

#sddm li.pink a:hover {
	color: #ff60a2;
}

#sddm li.blue a
{	
	color: #20aad5;
}

#sddm li.blue a:hover {
	color: #67cef8;
}

#sddm li.green a
{	
	color: #88e426;
}

#sddm li.green a:hover {
	color: #b8ff6d;
}

#sddm li.orange a
{	
	color: #ff6618;
}

#sddm li.orange a:hover {
	color: #ff8a54;
}

#sddm li.purple a
{	
	color: #be61e6;
}

#sddm li.purple a:hover
{	
	color: #de8eff;
}

#sddm li.yellow a
{	
	color: #e5e300;
}

#sddm li.yellow a:hover
{	
	color: #fef984;
}

#sddm li.mint a
{	
	color: #3ddaa0;
}

#sddm li.mint a:hover
{	
	color: #81fdc6;
}

#sddm li div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #eaeaea;
	z-index: 10;
	border-bottom: 9px solid #1f1e1e;
}

	#sddm li div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #eaeaea;
		color: #000;
	height: auto;
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
}

#sddm div a:hover
	{	background: #999;
		color: #FFF}

#sddm li.pink div a
	{
	background: url(img/menuback_pink.png) repeat;
	color: #1f1e1e;
}

#sddm li.blue div a
	{
	background: url(img/menuback_blue.png) repeat;
	color: #1f1e1e;
}

#sddm li.green div a
	{
	background: url(img/menuback_green.png) repeat;
	color: #1f1e1e;
}

#sddm li.orange div a
	{
	background: url(img/menuback_orange.png) repeat;
	color: #1f1e1e;
}

#sddm li.purple div a
	{
	background: url(img/menuback_purple.png) repeat;
	color: #1f1e1e;
}

#sddm li.yellow div a
	{
	background: url(img/menuback_yellow.png) repeat;
	color: #1f1e1e;
}

#sddm li.mint div a
	{
	background: url(img/menuback_mint.png) repeat;
	color: #1f1e1e;
}

#sddm li.admin div a:hover
	{
	background: #d43f3a repeat;
	color: #fff;
}

#sddm li.pink div a:hover
	{
	background: #e63882 repeat;
	color: #fff;
}

#sddm li.blue div a:hover
	{
	background: #2087a8 repeat;
	color: #fff;
}

#sddm li.green div a:hover
	{
	background: #6eb621 repeat;
	color: #fff;
}

#sddm li.orange div a:hover
	{
	background: #f36316 repeat;
	color: #fff;
}

#sddm li.purple div a:hover
	{
	background: #985eaf repeat;
	color: #fff;
}

#sddm li.yellow div a:hover
	{
	background: #c4bd00 repeat;
	color: #fff;
}

#sddm li.mint div a:hover
	{
	background: #3bb083 repeat;
	color: #fff;
}



/* @end */