a { 
	text-decoration: none; 
	color: #32a2f3;
}

td, th { font-family: trebuchet ms; font-size: 9pt; }

body {
	margin: 0px;
	padding: 0px;
	background: url(/admin/images/bg2.jpg);
}

div#wrapper {
 	height: 900px;
	background: url(/admin/images/bg.jpg) repeat-x;
}
div#container {
	width: 1000px;
/*	margin: 0 auto;*/
}
div#header {
	margin-bottom: 50px;

}
div#header div#login {
	float: right;
	width: 300px;
	height: 38px;
	text-align: right;
	font: 12px Arial;
	padding: 10px 25px 0 0;
}
div#header div#login span#username {
	float: left;
	text-align: left;
	font-weight: bold;
	color: #434343;
}
div#header div#login a {
/*	*/
}
div#header div#login a:hover {
	color: #434343;
	text-decoration: underline;
}

div#header div#logo {
/*	margin: 0 auto;*/
/*	width: 112px;*/
	padding-top: 5px;
	height: 49px;
}
span.logotext {
	margin-left: 25px;
	margin-top: 15px;
	font: 25pt trebuchet ms;
	letter-spacing: -2px;
	color: #32a2f3;
}
div#header div#logo img {
	margin-left: 25px;
	margin-top: 10px;
}
div#header div#menu {
	position: relative;
	text-align: center;
/*	margin: 0 auto;*/
	margin-left: 20px;
	width: 900px;
}
div#header div#menu div.menuitem {
	float: left;
	display: block;
	white-space: nowrap;
	padding: 0px 14px 0px 8px;
	margin: 0 auto;
	background: url(/admin/images/menuitem-bg.jpg) right top no-repeat;
	height: 31px;
	color: #434343;
	font: 13px Arial;
	line-height: 23px;

}
div#header div#menu div.menuitem a {
	color: #434343;
	text-decoration: none;
	display: block;
}
div#container div.content-container {
	float: left;
	position: relative;
	background: url(/admin/images/content-bg-right.png) right bottom repeat-y;
	width: 740px;
/*	margin: 0 auto;*/
	
	
}

div#container div.sidepanel-wrapper {
	float: right;
	width: 260px;
}
div#container div.sidepanel-wrapper div.sidepanel-container {
	float: right;
	width: 260px;
	position: relative;
	background: url(/admin/images/content-bg-right.png) right bottom repeat-y;
	
}
div#container div.sidepanel-wrapper div.sidepanel-container div.content {
	width: 240px;
	padding: 20px 0px;
/*	margin-left: 20px;*/
	background: white;
	font: 14px Arial;
}
div#container div.sidepanel-wrapper div.sidepanel-footer {
	width: 260px;
	height: 20px;
	float: right;
	background: url(/admin/images/sidepanel-bg-bottom.png) bottom right no-repeat;
}
div#container div.content-container div.content {
	background: white;
	width: 660px;
	padding: 20px;
	margin-left: 20px;
/*	margin: 0 auto;*/
	font: 14px Arial;
}
div#container div.content-wrapper div.content-footer {
/*	margin: 0 auto;*/
	float: left;
	width: 740px;
	height: 20px;
	background: url(/admin/images/content-bg-bottom.png) bottom right no-repeat;
	
}
#activeArrow {
	position: absolute;
	display: none;
	margin-top: -5px;
}

h1 {
	margin: 0px;
	padding: 0px;
	background: url(/admin/images/hr.jpg) repeat-x;
	font: 23px Trebuchet MS;
	color: #32a2f3;
}
h1 span {
	margin: 0px 30px;
	padding: 0px 6px;
	background: white;
}
h1 img {
	margin: 0px 30px;
	background: white;
	padding: 0px 6px;
}
h2 {
	margin: -2px 0px 0px 35px;
	padding: 0px;
	font: 16px Trebuchet MS, sans-serif;
	color: #828282;
	font-weight: normal;
}
h3 {
	margin: 10px 0px 0px 30px;
	padding: 0;
	font: 14px Trebuchet MS, sans-serif;
	color: #000;
	font-weight: normal;
}
p {
	font: 12px Arial;
	color: #434343;
	margin-left: 35px;
}

.kulma {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(/admin/images/kulma.png) no-repeat;
}

ul.sidemenu {
	padding: 0px;
	list-style-type: none;
	background: #efefef;
}
ul.sidemenu li {
	font: 12px Arial;
	border-bottom: 1px solid white;
}
ul.sidemenu li:hover {


}
ul.sidemenu li a {

	display: block;
	color: #434343;
	padding: 8px 8px 8px 8px;
	
}
ul.sidemenu li a:hover {
		background: #202020;
		color: #9F9F9F;
}
table {
	padding: 10px;
	width: 100%;
}
table th {
	text-align: left;
	border-bottom: 4px solid #e3e1e2;
}
table tr.dark td {
	background: #efefef;
}

div#tabs-wrapper {
	padding: 20px;
}
div.tabs-handle {
	border-top: 1px solid #939393;
	border-left: 1px solid #939393;
/*	border-top: 1px solid #434343;*/
	background: #efefef;
	color: #939393;
	float: left;
	padding: 5px 6px 5px 5px;
	cursor: pointer;
	z-index: 1000000000000;
	margin-bottom: -2px;
}
div.tabs-handle-active {
	color: #434343;
	background: white;
}
div.tabs-handle-last {
	border-right: 1px solid #939393;
}
div#tabs-wrapper div.tabs-content {
	display: none;
}
div#tabs-wrapper div.tabs-open {
	display: block !important;
}
div.tabs-content {
	clear: both;
}

div.sortableWrapper {
	width: 630px;
	padding: 10px;
}
div.sortableItem {
	padding: 3px 5px;
	font: 12px Arial;
	background: white;
}
div.sortableItem:hover {
	cursor: move;
}
.sortHelper {
	border: 1px dashed #bbb;
}
.sortablehover {
	background: #F8FFB9;

}
.sortableactive {
	border: 2px dashed #bbb;
}
.thPretender {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: black;
	width: 630;
	margin: 0px 10px;
	border-bottom: 4px solid #e3e1e2;
}

#feedback {
	display: none;
}
#feedback ul {
	margin: 0px;
	padding: 0px;
}
#feedback li {
	margin: 0px 40px 0px 0px;
	list-style-type: none;
	padding: 5px 20px;
	border: 2px dotted #4EDE18;
	background: #EFEFEF;
	color: #4EDE18;
	font: 12pt trebuchet ms;
}
ul {
	margin-left: 10px;
}

li {
	font: 12px Arial;
	color: #434343;
}

#errors {
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #691312;
	background: #FF8583;
	border: #9F4C4B 2px dotted;
}

.text {
	width: 340px;		
}


div.contact {
	margin: 0px 10px 10px 30px;
	
	background: #F6F6F6;
	padding: 15px;
	border-bottom: 5px solid #f1f1f1;
	position: relative;
}

div.contact h1 {
	background: none;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

div.contact div.actions {
	position: absolute;
	right: 20px;
	bottom: 10px;
}
div.contact div.actions div.process {
	margin: 0 5px;
	float: left;
	padding: 3px;
	color: white;
	background: #39ACE3;
	border: 2px solid #4191B6;
	font: bold 12px Trebuchet MS;
}
div.contact div.actions div.process a {
	color: white;
	display: block;
}

div.contact div.actions div.del {
	margin: 0 5px;
	float: left;
	padding: 3px;
	right: 20px;
	bottom: 10px;
	color: white;
	background: #E33939;
	border: 2px solid #B64141;
	font: bold 12px Trebuchet MS;
}
div.contact div.actions div.del a {
	color: white;
	display: block;
}

.expandable {
	
	margin-left: 20px;
	margin-bottom: 20px;
	background: #E5E5E5;
	padding: 10px;
	border-bottom: 2px solid #F1F1F1;
}

.expandableContent {
	display: none;
}
.expandableContent table tr td {

}

.expandable h2 {
/*	display: inline;*/
	margin: 0px;
	padding: 0px 0px 0px 20px;
	
	background: url(/admin/images/iconPlus.gif) no-repeat left;
	cursor: pointer;
}

.preview {
	float: right;
	height: 100px;
	width: 130px;
	border: 1px solid #A2A2A2;
	background: #fff;
	text-align: center;
	padding-top: 30px;
	margin: 0px 10px 0px 0px;
}
.preview span {
	cursor: pointer;
}
.preview span:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	
}

div.category {
	width: 630px;
	margin: 10px;
	padding: 0 10px;
}
div.category:hover {
	cursor: move;
}

div.boards {
	padding: 3px 3px 3px 10px;
}

div.board {
	margin: 2px 5px;
	padding: 3px 0;
	font: 12px Arial;
}
div.board:hover {
	cursor: move;
}

a img { border: 0; }

.colorpicker { z-index: 100; }
.opacitySliderWrapper { font-size: 9px; }
.opacitySliderWrapper .sliderNumber { float: left; padding: 0 5px; }
.opacitySliderWrapper .opacitySlider { width: 120px; float: left; }

.messageoftheday {
	border: 1px solid #ebebeb;
	background: #f7f7f7;
	padding: 10px 10px 10px 0px;
	margin: 10px;
}