* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans;
}

.clear {
	clear: both;
}

body,html {
	height: 100%;
	background-color: #fff;
	font-size: 11px;
}

.page {
	position: relative;
	clear: both;
}

.page h2,.page h3,.page h4 {
	font-size: 14px;
	font-family: arial;
	margin: 15px 0 15px 20px;
}

.page h3 {
	font-size: 11px;
	margin: 0px 0 0px 20px;
	font-weight: normal;
}

.page h4 {
	font-size: 11px;
	margin: 5px 0 5px 20px;
}

a {
	color: #234DBF;
}

a:hover {
	color: #000;
}

/* column container */
.colmask {
	position: relative;
	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear: both;
	float: left;
	width: 100%; /* width of whole page */
	overflow: hidden; /* This chops off any overhanging divs */
}

/* 2 column right menu settings */
.rightmenu {
	background-color: #EFEFEF;
}

.rightmenu .colleft {
	float: left;
	width: 200%;
	margin-left: -200px;
	position: relative;
	right: 100%;
}

.rightmenu .col1wrap {
	float: left;
	width: 50%;
	position: relative;
	left: 50%;
	padding-bottom: 1em;
}

.rightmenu .col1 {
	margin: 0 0px 0 215px;
	overflow: hidden;
}

.rightmenu .col1-content {
	border: 1px solid #C8C8C8;
	margin-top: 15px;
	background-color: #fff;
	min-height: 200px;
}

.rightmenu .col1-content p {
	font-size: 11px;
}

.rightmenu .col2 {
	float: right;
	width: 200px;
	position: relative;
	left: 200px;
}

.bottom {
	clear: both;
	position: relative;
	border-top: 3px solid #ccc;
	font-size: 11px;
	height: 45px;
	background-color: #fff;
}

.bottom p.copy {
	position: absolute;
	top: 15px;
	left: 15px;
}

.header-wraper {
	border-bottom: 5px solid #4688e3;
}

.header-wraper .header {
	height: 60px;
	background-color: #3F3F3F;
	position: relative;
}

.header-wraper .header h1 a strong {
	padding: 15px 15px 0px 0px;
	font-size: 16px;
	color: #fff;
	display: block;
	text-decoration: none;
	position: absolute;
	left: 25px;
	font-family: Arial;
}

.header-wraper .header .top-links {
	position: absolute;
	right: 595px;
	top: 34px;
	width: 250px;
	text-align: right;
}

.header-wraper .header .top-links li {
	display: inline;
}

.header-wraper .header .top-links li a {
	font-size: 12px;
	color: #BFBFBF;
	margin-right: 10px;
}

.header-wrapere .header .top-links li.my a {
	text-decoration: none;
}

.header-wraper .header .top-links li a:hover {
	color: #fff;
}

.header-wraper .header .top-menu {
	position: absolute;
	top: 28px;
	right: 5px;
	margin-right: 0px;
}

.header-wraper .header .top-menu li {
	display: inline;
}

.header-wraper .header .top-menu li.help {

}

.header-wraper .header .top-menu li a {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 9px 9px 9px 9px;
	background-color: #1F1F1F;
	color: #fff;
	line-height: 13px;
	font-size: 11px;
	text-decoration: none;
	border-right: 1px solid #6F6F6F;
	border-top: 1px solid #6F6F6F;
}

.header-wraper .header .top-menu li.dashboard a {
	margin-right: 25px;
}

.header-wraper .header .top-menu li.myaccount a {
	margin-left: 25px;
	font-weight: normal;
}

.header-wraper .header .top-menu li.myaccount a strong {
	font-weight: normal;
}

.header-wraper .header .top-menu li.logout a {

}

.header-wraper .header .top-menu li.logout a strong {
	font-weight: normal;
}

.header-wraper .header .top-menu li.active a strong {

}

.header-wraper .header .top-menu li a:hover,.header .top-menu li.active>a
	{
	background-color: #4688e3;
	border-right: 1px solid #9fb4d0;
	border-top: 1px solid #9fb4d0;
}

.submenu {
	margin-top: 45px;
	margin-bottom: 5px;
}

.submenu li {
	display: block;
}

.submenu li a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #C8C8C8;;
	margin-right: 5px;
}

.submenu li.change-view {
	font-size: 13px;
	margin-right: 5px;
	display: block;
	padding: 5px;
}

.submenu li.search-form form {
	margin-left: 5px;
}

.submenu li.search-form form .submit {
	border: 1px solid gray;
}

.submenu li a:hover {
	background-color: #fff;
}

.admin-path {
	padding: 5px;
	background-color: #FFFBE8;
	border-bottom: 1px solid #C8C8C8;
}

.admin-path ul {

}

.admin-path ul li {
	display: inline;
}

.admin-path ul li a {
	font-size: 12px;
	color: #2F2F2F;
	text-decoration: none;
	padding-right: 19px;
	background: transparent url("/admin_assets/img/icon/arrow_right.gif")
		no-repeat right top;
}

.admin-path ul li a:hover {
	text-decoration: underline;
}

.pagination {
	padding: 16px;
	font-size: 12px;
}

.pagination a {
	background-color: #4F4F4F;
	color: #fff;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	margin: 0 1px 0 1px;
}

.pagination em {
	padding: 2px 5px 2px 5px;
	color: gray;
}

.pagination a:hover {
	background-color: #6F6F6F;
	color: #fff;
}

.pagination .current {
	padding: 2px 5px 2px 5px;
	background-color: #000;
	color: #fff;
}

.pagination .next a {

}

.pagination .numbers {

}

.pagination .numbers a {

}

.pagination .counter {
	padding: 10px 0 0px 0;
}

.data-table {
	border: 1px solid #C8C8C8;
	border-collapse: collapse;
	width: 97%;
	margin: 1%;
}

.grid-view {
	margin: 1%;
	width: 100%;
	overflow: auto;
	font-size: 11px;
}

.grid-view li {
	display: inline;
}

.grid-view li div {
	width: 150px;
	float: left;
	height: 100px;
	margin: 2px;
	border: 1px solid #EFEFEF;
	padding: 3px;
}

.grid-view li .action-links {
	width: auto;
	height: auto;
	text-align: center;
}

.list-view {

}

.list-view li {
	display: block;
	margin: 5px 5px 25px 5px;
	padding-left: 35px;
	font-size: 12px;
}

.adminarea-view {
	margin-top: 25px;
	background-image: none;
}

.reports-view li {
	margin: 5px 5px 5px 5px;
}

.adminarea-view ul {
	margin: 0;
	padding: 0;
	background-image: none;
}

.adminarea-view  li {
	background-image: none;
}

.adminarea-view ul li {
	margin: 0;
	padding: 2px 2px 2px 15px;
	background-image: none;
}

.adminarea-view ul li a {
	font-size: 12px;
}

.templates-view li {
	display: block;
	margin: 5px 5px 25px 5px;
	background: transparent url("/admin_assets/img/icon/layout_header.png")
		no-repeat 5px 0;
	padding-left: 35px;
}

.settings-view li {
	display: block;
	margin: 5px 5px 25px 5px;
	background: transparent url("/admin_assets/img/icon/cog.png") no-repeat
		5px 0;
	padding-left: 35px;
}

.settings-view .dl {
	padding: 5px 5px 5px 25px;
}

.settings-view .dl dd {
	padding-bottom: 15px;
}

.settings-view .dl dt {
	width: 300px;
}

.settings-view .dl dd {
	margin-left: 300px;
}

.list-view h3 {
	margin: 5px 0 5px 0;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.list-view .actions-links a {
	margin-right: 10px;
}

.list-view h3 a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.list-view li h2 {
	font-size: 14px;
	margin: 15px 0 10px 0;
	padding: 0;
}

.list-view li h3 {
	font-size: 12px;
	font-weight: normal;
}

.list-view li div {
	margin-top: 3px;
}

.list-view li div  a {
	font-size: 11px;
}

.list-view li ul li {
	margin: 3px 0 10px 0;
}

.list-view-small {
	margin: 0 0 25px 0;
	padidng: 0;
}

.list-view-small li {
	padding: 3px 3px 3px 25px;
	margin: 0;
	list-style: none;
}

.list-view-small li label em {
	margin-left: 20px;
	color: gray50;
}

.data-table td {
	border: solid 1px #fff;
	border-collapse: collapse;
	margin: 5px 0;
	padding: 4px;
	background-color: #efefef;
	font-size: 13px;
}

a.big {
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.grid-view a.big {
	overflow: hidden;
}

.grid-view a.big:hover {
	overflow: visible;
	background-color: #fff;
}

.grid-view .actions-links a {
	width: auto;
	float: left;
	margin-right: 15px;
	color: #000;
	font-size: 11px;
}

.grid-view .actions-links a:hover {
	color: #2654CF;
}

.data-table td .description {
	width: 30%;
	max-height: 70px;
	overflow: scroll;
}

.data-table td h2,.data-table td h3 {
	font-size: 14px;
	font-weight: bold;
}

.data-table td.status-0 a {
	color: gray;
}

.data-table th {
	background-repeat: repeat-x;
	background-color: #303030;
	border: solid 1px #FFF;
	color: #fff;
}

.data-table th.asc a,.data-table th.desc a,.data-table th.undefined a {
	background-repeat: no-repeat;
	background-position: left center;
}

.data-table th.asc a {
	background-image: url('/admin_assets/img/icon/bullet_arrow_down.png');
	font-weight: bold;
}

.data-table th.desc  a {
	background-image: url('/admin_assets/img/icon/bullet_arrow_up.png');
	font-weight: bold;
}

.data-table th.undefined a {
	background-image:
		url('/admin_assets/img/icon/bullet_arrow_undefined.png');
	font-weight: normal;
}

.data-table th a,.data-table th em {
	display: block;
	text-align: left;
	border-collapse: collapse;
	text-decoration: none;
	margin: 0 0 1px;
	padding: 4px 4px 4px 17px;
	font-style: normal;
	background-repeat: repeat-x;
	background-color: #303030;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-weight: normal;
}

.data-table tr td.title {
	background-color: #EFEFEF;
	color: #000;
}

.data-table th em {
	color: #e0e0e0;
}

.data-table th a:hover {
	color: #fff;
	text-decoration: underline;
}

.data-table .actions-links a {
	margin-right: 10px;
}

.data-table td.important {
	font-size: 14px;
}

.data-table-horizontal {

}

.data-table-horizontal th {
	width: 150px;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
}

.view-links {
	text-align: right;
	margin-right: 20px;
}

.view-links a {
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	margin-right: 8px;
}

.view-links span {
	font-size: 11px;
	color: gray;
	margin-left: 10px;
}

.view-links a.active {
	text-decoration: underline;
	color: #000;
}

.view-links .buttons {

}

.view-links .buttons a {
	background-color: #EFEFEF;
	padding: 4px;
}

.view-links .buttons .off {
	background-color: #EFEFEF;
}

.view-links .buttons .on {
	background-color: #4F4F4F;
	color: #fff;
}

.data-table tr.noactive td,.data-table tr.noactive td a {
	color: #ccc;
}

.data-table tr.alt td {
	background-color: #F7F7F7;
}

.data-table tr.over td {
	background: #d8ecfe;
}

.empty-list {
	font-size: 12px;
	color: #0B6FB9;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px 10px 59px;
}

.list-title {
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px 10px 10px;
}

.list-title em,.empty-list em {
	text-decoration: underline;
}

.data-table .shortfield {
	width: 25px;
}

.data-table .buttons-row .submit {
	margin-left: 0;
	float: none;
}

.cake-sql-log {
	clear: both;
	margin-top: 35px;
}

.cake-sql-log td {
	border-collapse: collapse;
	border: 1px solid gray;
}

.cake-sql-log th {
	border-collapse: collapse;
	border: 1px solid gray;
	font-size: 12px;
}

.admin-form {
	margin: 15px;
	font-size: 11px;
}

.admin-form p {
	margin: 5px 0 15px 0;
}

.admin-form .message {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #fff;
	color: #8F0000;
}

.admin-form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.admin-form fieldset h2 {
	display: block;
	margin: 0 0 24px 0;
	padding: 0;
	color: #3340CF;
	font-weight: bold;
	font-size: 15px;
}

.admin-form fieldset h2 em {
	text-decoration: underline;
}

.admin-form .input label {
	display: block;
	font-size: 11px;
	padding: 3px 0 3px 0;
	font-weight: bold;
}

.admin-form   h5 {
	font-size: 11px;
	color: #7F7F7F;
	font-weight: normal;
}

.admin-form .input {
	margin-bottom: 10px;
}

.admin-form .input input,.admin-form .input textarea {
	width: 300px;
	border: 1px solid gray;
	padding: 2px;
	font-size: 12px;
}

.admin-form .input select {
	width: 300px;
	padding: 2px;
	font-size: 12px;
}

.admin-form .input-wide select,.admin-form .input-wide input,.admin-form .input-wide textarea
	{
	width: 500px;
}

.admin-form .input:focus {
	border: 1px solid blue;
}

.admin-form .textarea-high textarea {
	height: 500px;
	width: 90%;
}

.admin-form .input input.form-error {
	border: 1px solid #BF0000;
}

.admin-form .input input.important {
	font-size: 18px;
	font-weight: bold;
	width: 80%;
}

.admin-form div.submit {
	margin-top: 14px;
	font-size: 12px;
}

.admin-form .submit input,.admin-form .submit button {
	border-left: 1px solid #091330;
	border-top: 1px solid #5273cd;
	border-right: 1px solid #748fd7;
	border-bottom: 1px solid #102358;
	background-color: #234DBF;
	color: #fff;
	padding: 3px;
	font-size: 12px;
	margin-right: 5px;
}

.admin-form .errors {

}

.admin-form .errors li {
	color: #BF0000;
	list-style: none;
}

.admin-form .input .checkbox {
	padding: 5px;
}

.admin-form .radio input {
	float: none;
	width: auto;;
	display: inline;
	border: 0;
}

.admin-form .input .checkbox input {
	float: none;
	width: auto;;
	display: inline;
}

.admin-form .input .checkbox label {
	float: none;
	display: inline;
	padding-left: 15px;
	padding-top: 0px;
}

.admin-form-horizontal {

}

.admin-form-horizontal div {
	float: left;
	margin-right: 5px;
}

.admin-form-horizontal div.submit {
	margin-top: 20px;
}

.admin-form-horizontal div.input input {
	width: 130px;
}

.admin-form-horizontal div.input select {
	width: 130px;
}

.admin-form-horizontal div label {
	width: 130px;
}

.admin-form-grid {

}

.admin-form-grid table {
	width: 90%;
	border: 2px solid gray;
	border-collapse: collapse;
}

.admin-form-grid table td,.admin-form-grid table th {
	padding: 2px;;
	border: 1px solid #DBDBDB;
	border-collapse: collapse;
}

.admin-form-grid table th {

}

.admin-form-grid input.wide {
	width: 90%;
}

#flashMessage {
	padding: 15px;
	border: 3px solid #2644CF;
	margin: 15px;
	font-weight: bold;
	background-color: #FFFEEF;
}

#notice-con {
	position: absolute;
	top: 150px;
	right: 20px;
}

.empty-list {
	font-size: 14px;
	font-weight: bold;
	color: #AF0A20;
	padding: 8px;
}

.icon-dir {
	background: transparent url("/admin_assets/img/icon/folder.png")
		no-repeat top left;
	text-indent: -3000em;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 4px;
}

.icon-type {
	background: transparent url("/admin_assets/img/icon/page_white.png")
		no-repeat top left;
	text-indent: -3000em;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 4px;
}

.icon-type-jpg,.icon-type-gif,.icon-type-png,.icon-type-bmp {
	background: transparent url("/admin_assets/img/icon/picture.png")
		no-repeat top left;
}

.icon-domain {
	background: transparent url("/admin_assets/img/icon/sitemap.png")
		no-repeat top left;
}

.admin-login {
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	width: 500px;
	margin: 50px auto 50px auto;
}

.admin-login .remind-pass {
	margin-left: 35px;
}

.cv-distance {
	width: 1px;
	height: 50%;
	background-color: #fc6;
	margin-bottom: -110px; /* half of container's height */
	float: left;
}

.cv-container {
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	text-align: left;
	height: 250px;
	width: 350px;
	clear: left;
}

div.treeview {
	margin: 15px;
	border-top: 1px solid #EFEFEF;
}

.treeview ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(/admin_assets/img/tree/treeview-default.gif) -64px -25px
		no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}

/* fix for IE6 */
* html .hitarea {
	display: inline;
	float: none;
}

.treeview li {
	margin: 0;
	padding: 1px 0pt 3px 16px;
}

.treeview li a {
	font-size: 11px;
	padding-left: 19px;
}

.treeview li a.page-tree-el-choose {
	padding-left: 3px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol {
	margin: 1em 0;
	display: none;
}

.treeview .hover {
	cursor: pointer;
}

.treeview li {
	background: url(/admin_assets/img/tree/treeview-default-line.gif) 0 0
		no-repeat;
	font-size: 12px;
	font-style: normal;
	cursor: move;
}

.ui-sortable-disabled li {
	cursor: auto;
}

.treeview li em {
	font-style: normal;
	padding-left: 5px;
}

.treeview li em.more-visible {
	font-weight: bold;
}

.treeview li em.more-visible input {
	background-color: #000;
	border: 1px solid $                     000;
}

.treeview li .links {
	display: inline;
	visibility: hidden;
}

.treeview li .on {
	visibility: visible;
}

.treeview li:hover {
	background-color: #EFEFEF;
}

.treeview li:hover div.links:hover {
	visibility: visible;
}

.treeview li.collapsable,.treeview li.expandable {
	background-position: 0 -176px;
}

.treeview .expandable-hitarea {
	background-position: -80px -3px;
}

.treeview li.last {
	background-position: 0 -1766px;
}

.treeview li.lastCollapsable,.treeview li.lastExpandable {
	background-image: url(/admin_assets/img/tree/treeview-default.gif);
}

.treeview li.lastCollapsable {
	background-position: 0 -111px;
}

.treeview li.lastExpandable {
	background-position: -32px -67px;
}

.treeview div.lastCollapsable-hitarea,.treeview div.lastExpandable-hitarea
	{
	background-position: 0;
}

.treeview-red li {
	background-image: url(/admin_assets/img/tree/treeview-red-line.gif);
}

.treeview-red .hitarea,.treeview-red li.lastCollapsable,.treeview-red li.lastExpandable
	{
	background-image: url(/admin_assets/img/tree/treeview-red.gif);
}

.treeview-black li {
	background-image: url(/admin_assets/img/tree/treeview-black-line.gif);
}

.treeview-black .hitarea,.treeview-black li.lastCollapsable,.treeview-black li.lastExpandable
	{
	background-image: url(/admin_assets/img/tree/treeview-black.gif);
}

.treeview-gray li {
	background-image: url(/admin_assets/img/tree/treeview-gray-line.gif);
}

.treeview-gray .hitarea,.treeview-gray li.lastCollapsable,.treeview-gray li.lastExpandable
	{
	background-image: url(/admin_assets/img/tree/treeview-gray.gif);
}

.treeview-famfamfam li {
	background-image:
		url(/admin_assets/img/tree/treeview-famfamfam-line.gif);
}

.treeview-famfamfam .hitarea,.treeview-famfamfam li.lastCollapsable,.treeview-famfamfam li.lastExpandable
	{
	background-image: url(/admin_assets/img/tree/treeview-famfamfam.gif);
}

div.jGrowl {
	padding: 10px;
	z-index: 99999;
}

/** Normal Style Positions **/
body>div.jGrowl {
	position: fixed;
}

body>div.jGrowl .top-left {
	left: 0px;
	top: 0px;
}

body>div.jGrowl .top-right {
	right: 0px;
	top: 0px;
}

body>div.jGrowl .bottom-left {
	left: 0px;
	bottom: 0px;
}

body>div.jGrowl .bottom-right {
	right: 0px;
	bottom: 0px;
}

body>div.jGrowl .center {
	top: 0px;
	width: 50%;
	left: 25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification,div.center div.jGrowl-closer {
	margin-left: auto;
	margin-right: auto;
}

div.jGrowl div.jGrowl-notification,div.jGrowl div.jGrowl-closer {
	background-color: #000;
	color: #fff;
	opacity: .85;
	filter: alpha(opacity =
		                       85);
	zoom: 1;
	width: 235px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	display: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.jGrowl div.jGrowl-notification {
	min-height: 40px;
}

div.jGrowl div.jGrowl-notification div.header {
	font-weight: bold;
	font-size: 10px;
}

div.jGrowl div.jGrowl-notification div.close {
	float: right;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}

div.jGrowl div.jGrowl-closer {
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.filetree li {
	padding: 3px 0 2px 16px;
}

.filetree span.folder,.filetree span.file {
	padding: 1px 0 1px 16px;
	display: block;
}

.filetree span.folder {
	background: url(/admin_assets/img/tree/folder.gif) 0 0 no-repeat;
}

.filetree li.expandable span.folder {
	background: url(/admin_assets/img/tree/folder-closed.gif) 0 0 no-repeat;
}

.filetree span.file {
	background: url(/admin_assets/img/tree/file.gif) 0 0 no-repeat;
}

.lightbox img {
	border: 1px solid gray;
}

.lightbox:hover img {
	border: 1px solid #000;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box>#lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev,#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}

#lightbox-nav-btnNext {
	right: 0;
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

.dl {
	padding: 25px;
}

.dl dt {
	float: left;
	clear: left;
	width: 200px;
	text-align: left;
	padding-top: 1px;
	font-size: 11px;
}

.dl dt:after {
	content: ":";
}

.dl dd {
	margin: 0 0 0 210px;
	padding: 0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
}

.ajax-indicator {
	background: url(/admin_assets/img/ajax-loader.gif) 5px 0px no-repeat;
}

.stanadard-view {
	padding: 25px;
}

.stanadard-view h2 {
	display: block;
	margin: 0 0 24px 0;
	padding: 0;
	color: #3340CF;
	font-weight: bold;
	font-size: 15px;
}

.stanadard-view p {
	font-size: 12px;
}

h2 .toggle {
	font-size: 11px;
	padding: 0 10px 2px 10px;
	text-decoration: none;
	font-weight: normal;
}

/*
 * jQuery UI screen structure and presentation
 * This CSS file was generated by ThemeRoller, a Filament Group Project for jQuery UI
 * Author: Scott Jehl, scott@filamentgroup.com, http://www.filamentgroup.com
 * Visit ThemeRoller.com
*/ /*
 * Note: If your ThemeRoller settings have a font size set in ems, your components will scale according to their parent element's font size.
 * As a rule of thumb, set your body's font size to 62.5% to make 1em = 10px.
 * body {font-size: 62.5%;}
*/ /*UI accordion*/
.ui-accordion { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	border-bottom: 1px solid #595959;
}

.ui-accordion-group { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	border: 1px solid #595959;
	border-bottom: none;
}

.ui-accordion-header { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	cursor: pointer;
	background: #000000
		url(/admin_assets/img/jquery_ui/000000_40x100_textures_02_glass_50.png)
		0 50% repeat-x;
}

.ui-accordion-header a { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	display: block;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	padding: .5em .5em .5em 1.7em;
	color: #ebebeb;
	background: url(/admin_assets/img/jquery_ui/ededed_7x7_arrow_right.gif)
		.5em 50% no-repeat;
}

.ui-accordion-header a:hover {
	background: url(/admin_assets/img/jquery_ui/ffffff_7x7_arrow_right.gif)
		.5em 50% no-repeat;
	color: #ffffff;
}

.ui-accordion-header:hover {
	background: #0d0d0d
		url(/admin_assets/img/jquery_ui/0d0d0d_40x100_textures_02_glass_60.png)
		0 50% repeat-x;
	color: #ffffff;
}

.selected .ui-accordion-header,.selected .ui-accordion-header:hover {
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_65.png)
		0 50% repeat-x;
}

.selected .ui-accordion-header a,.selected .ui-accordion-header a:hover
	{
	color: #222222;
	background: url(/admin_assets/img/jquery_ui/222222_7x7_arrow_down.gif)
		.5em 50% no-repeat;
}

.ui-accordion-content {
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_0.png)
		0 0 repeat-x;
	color: #222222;
	font-size: 1em;
}

.ui-accordion-content p {
	padding: 1em 1.7em 0.6em;
}

/*UI tabs*/
.ui-tabs-nav { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #595959;
	bottom: -1px;
}

.ui-tabs-nav li { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	float: left;
	border: 1px solid #595959;
	border-right: none;
}

.ui-tabs-nav li a { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	float: left;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	padding: .5em 1.7em;
	color: #ebebeb;
	background: #000000
		url(/admin_assets/img/jquery_ui/000000_40x100_textures_02_glass_50.png)
		0 50% repeat-x;
}

.ui-tabs-nav li a:hover {
	background: #0d0d0d
		url(/admin_assets/img/jquery_ui/0d0d0d_40x100_textures_02_glass_60.png)
		0 50% repeat-x;
	color: #ffffff;
}

.ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #ffffff;
}

.ui-tabs-nav li.ui-tabs-selected a,.ui-tabs-nav li.ui-tabs-selected a:hover
	{
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_65.png)
		0 50% repeat-x;
	color: #222222;
}

.ui-tabs-panel { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	clear: left;
	border: 1px solid #595959;
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_0.png)
		0 0 repeat-x;
	color: #222222;
	padding: 1.5em 1.7em;
	font-size: 1.1em;
}

.ui-tabs-hide {
	display: none;
	/* for accessible hiding: position: absolute; left: -99999999px*/;
}

/*slider*/
.ui-slider { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_0.png)
		0 0 repeat-x;
	border: 1px solid #dddddd;
	height: .8em;
	position: relative;
}

.ui-slider-handle { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	position: absolute;
	z-index: 2;
	top: -3px;
	width: 1.2em;
	height: 1.2em;
	background: #000000
		url(/admin_assets/img/jquery_ui/000000_40x100_textures_02_glass_50.png)
		0 50% repeat-x;
	border: 1px solid #595959;
}

.ui-slider-handle:hover {
	background: #0d0d0d
		url(/admin_assets/img/jquery_ui/0d0d0d_40x100_textures_02_glass_60.png)
		0 50% repeat-x;
	border: 1px solid #dddddd;
}

.ui-slider-handle-active,.ui-slider-handle-active:hover {
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_65.png)
		0 50% repeat-x;
	border: 1px solid #dddddd;
}

.ui-slider-range { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	height: .8em;
	background: #0d0d0d
		url(/admin_assets/img/jquery_ui/0d0d0d_40x100_textures_02_glass_60.png)
		0 50% repeat-x;
	position: absolute;
	border: 1px solid #595959;
	border-left: 0;
	border-right: 0;
	top: -1px;
	z-index: 1;
	opacity: .7;
	filter: Alpha(Opacity =                 70);
}

/*dialog*/
.ui-dialog { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_0.png)
		0 0 repeat-x;
	color: #222222;
	border: 0px solid #dddddd;
	position: relative;
}

/* This file skins resizables */
.ui-resizable {
	position: relative;
}

/* Global handle styles */
.ui-resizable-handle {
	position: absolute;
	display: none;
	font-size: 0.1px;
}

.ui-resizable .ui-resizable-handle {
	display: block;
}

body .ui-resizable-disabled .ui-resizable-handle {
	display: none;
}  /* use 'body' to make it more specific (css order) */
body .ui-resizable-autohide .ui-resizable-handle {
	display: none;
}  /* use 'body' to make it more specific (css order) */
.ui-resizable-n {
	cursor: n-resize;
	height: 6px;
	width: 100%;
	top: 0px;
	left: 0px;
}

.ui-resizable-s {
	cursor: s-resize;
	height: 6px;
	width: 100%;
	bottom: 0px;
	left: 0px;
}

.ui-resizable-e {
	cursor: e-resize;
	width: 6px;
	right: 0px;
	top: 0px;
	height: 100%;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 6px;
	left: 0px;
	top: 0px;
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 9px;
	height: 9px;
	right: 0px;
	bottom: 0px;
	background:
		url(/admin_assets/img/jquery_ui/222222_11x11_icon_resize_se.gif)
		no-repeat 0 0;
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: 0px;
	bottom: 0px;
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: 0px;
	top: 0px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: 0px;
	top: 0px;
}

/* This file skins dialog */
.ui-dialog {
	background-color: #fff;
}

.ui-dialog .ui-dialog-titlebar {
	border-bottom: 1px solid #A6BDEA;
	background: #A6BDEA
		url(/admin_assets/img/jquery_ui/dialog/dialog-title.gif) repeat-x;
	padding: 0px;
	height: 28px;
	_height: 29px;
}

.ui-dialog .ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

/**
 * This styles were change.
 */
.ui-dialog-titlebar-close,.ui-dialog-titlebar-max,.ui-dialog-titlebar-rest
	{
	width: 16px;
	height: 16px;
	position: absolute;
	top: 6px;
	cursor: default;
	background-repeat: no-repeat;
	outline: none;
}

.ui-dialog-titlebar-max {
	background-image:
		url(/admin_assets/img/jquery_ui/dialog/dialog-titlebar-max.png);
	right: 22px;
}

.ui-dialog-titlebar-rest {
	background-image:
		url(/admin_assets/img/jquery_ui/dialog/dialog-titlebar-min.png);
	right: 22px;
}

.ui-dialog .ui-dialog-titlebar-close {
	background-image:
		url(/admin_assets/img/jquery_ui/dialog/dialog-titlebar-close.png);
	right: 7px;
}

.ui-dialog-titlebar-max span,.ui-dialog-titlebar-close span,.ui-dialog-titlebar-rest span
	{
	display: none;
	outline: none;
}

.ui-dialog .ui-dialog-titlebar-close-hover {
	background:
		url(/admin_assets/img/jquery_ui/dialog/dialog-titlebar-close-hover.png)
		no-repeat;
}

.ui-dialog .ui-dialog-titlebar-max-hover {
	background:
		url(/admin_assets/img/jquery_ui/dialog/dialog-titlebar-max-hover.png)
		no-repeat;
}

.ui-dialog .ui-dialog-titlebar-rest-hover {
	background:
		url(/admin_assets/img/jquery_ui/dialog/dialog-titlebar-min-hover.png)
		no-repeat;
}

/**
 * ********************************************************************************************
 */
.ui-dialog .ui-dialog-title {
	margin-left: 5px;
	color: white;
	font-weight: bold;
	position: relative;
	top: 6px;
	left: 4px;
	font-size: 12px;
}

.ui-dialog .ui-dialog-content {
	overflow: auto;
	height: 80%;
	margin: 0 0.75em;
}

.ui-dialog .ui-dialog-buttonpane {
	position: absolute;
	bottom: 18px;
	right: 22px;
	width: 100%;
	text-align: right;
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: 6px;
}

/* Dialog handle styles */
.ui-dialog .ui-resizable-n {
	cursor: n-resize;
	height: 6px;
	width: 100%;
	top: 0px;
	left: 0px;
	background: transparent
		url(/admin_assets/img/jquery_ui/dialog/dialog-n.gif) repeat scroll
		center top;
}

.ui-dialog .ui-resizable-s {
	cursor: s-resize;
	height: 8px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	background: transparent
		url(/admin_assets/img/jquery_ui/dialog/dialog-s.gif) repeat scroll
		center top;
}

.ui-dialog .ui-resizable-e {
	cursor: e-resize;
	width: 8px;
	right: 0px;
	top: 0px;
	height: 100%;
	background: transparent
		url(/admin_assets/img/jquery_ui/dialog/dialog-e.gif) repeat scroll
		right center;
}

.ui-dialog .ui-resizable-w {
	cursor: w-resize;
	width: 8px;
	left: 0px;
	top: 0px;
	height: 100%;
	background: transparent
		url(/admin_assets/img/jquery_ui/dialog/dialog-w.gif) repeat scroll
		right center;
}

.ui-dialog .ui-resizable-se {
	cursor: se-resize;
	width: 9px;
	height: 9px;
	right: 0px;
	bottom: 0px;
	background: transparent
		url(/admin_assets/img/jquery_ui/dialog/dialog-se.gif);
}

.ui-dialog .ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: 0px;
	bottom: 0px;
	background: transparent
		url(/admin_assets/img/jquery_ui/dialog/dialog-sw.gif);
}

.ui-dialog .ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 29px;
	left: 0px;
	top: 0px;
	background: transparent
		url(/admin_assets/img/jquery_ui/dialog/dialog-nw.gif);
}

.ui-dialog .ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 29px;
	right: 0px;
	top: 0px;
	background: transparent
		url(/admin_assets/img/jquery_ui/dialog/dialog-ne.gif);
}

/*datepicker*/ /* Main Style Sheet for jQuery UI date picker */
.ui-datepicker-div,.ui-datepicker-inline,#ui-datepicker-div { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_0.png)
		0 0 repeat-x;
	font-size: 1.1em;
	border: 4px solid #dddddd;
	width: 15.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}

.ui-datepicker-div,#ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
}

.ui-datepicker-inline {
	float: left;
	display: block;
}

.ui-datepicker-control {
	display: none;
}

.ui-datepicker-current {
	display: none;
}

.ui-datepicker-next,.ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #000000
		url(/admin_assets/img/jquery_ui/000000_40x100_textures_02_glass_50.png)
		0 50% repeat-x;
}

.ui-datepicker-next {
	left: 14.6em;
}

.ui-datepicker-next:hover,.ui-datepicker-prev:hover {
	background: #0d0d0d
		url(/admin_assets/img/jquery_ui/0d0d0d_40x100_textures_02_glass_60.png)
		0 50% repeat-x;
}

.ui-datepicker-next a,.ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(/admin_assets/img/jquery_ui/ededed_7x7_arrow_left.gif)
		50% 50% no-repeat;
	border: 1px solid #595959;
	cursor: pointer;
}

.ui-datepicker-next a {
	background: url(/admin_assets/img/jquery_ui/ededed_7x7_arrow_right.gif)
		50% 50% no-repeat;
}

.ui-datepicker-prev a:hover {
	background: url(/admin_assets/img/jquery_ui/ffffff_7x7_arrow_left.gif)
		50% 50% no-repeat;
}

.ui-datepicker-next a:hover {
	background: url(/admin_assets/img/jquery_ui/ffffff_7x7_arrow_right.gif)
		50% 50% no-repeat;
}

.ui-datepicker-prev a:active {
	background: url(/admin_assets/img/jquery_ui/222222_7x7_arrow_left.gif)
		50% 50% no-repeat;
}

.ui-datepicker-next a:active {
	background: url(/admin_assets/img/jquery_ui/222222_7x7_arrow_right.gif)
		50% 50% no-repeat;
}

.ui-datepicker-header select {
	border: 1px solid #595959;
	color: #ebebeb;
	background: #000000;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
}

.ui-datepicker-header option:focus,.ui-datepicker-header option:hover {
	background: #0d0d0d;
}

.ui-datepicker-header select.ui-datepicker-new-month {
	width: 7em;
	left: 2.2em;
}

.ui-datepicker-header select.ui-datepicker-new-year {
	width: 5em;
	left: 9.4em;
}

table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}

table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #ebebeb;
	background: #000000
		url(/admin_assets/img/jquery_ui/000000_40x100_textures_02_glass_50.png)
		0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #ffffff;
}

table.ui-datepicker td a:hover {
	border: 1px solid #dddddd;
	color: #ffffff;
	background: #0d0d0d
		url(/admin_assets/img/jquery_ui/0d0d0d_40x100_textures_02_glass_60.png)
		0 50% repeat-x;
}

table.ui-datepicker td a:active {
	border: 1px solid #dddddd;
	color: #222222;
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_65.png)
		0 50% repeat-x;
}

table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #fff;
	text-transform: uppercase;
}

table.ui-datepicker .ui-datepicker-title-row td a {
	color: #fff;
}

.ui-datepicker-cover {
	display: none;
	display /**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}

/* ui-autocomplete */ /*
.ui-autocomplete-input {
	border: 1px solid #dddddd;
	color: #222222;
	background: #ffffff;
}
*/
.ui-autocomplete-results { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	z-index: 9999;
}

.ui-autocomplete-results ul,.ui-autocomplete-results li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ui-autocomplete-results ul {
	border: 1px solid #dddddd;
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_0.png)
		0 0 repeat-x;
	border-top: 0;
	border-bottom: 0;
	margin-bottom: -1px;
}

.ui-autocomplete-results li {
	color: #222222;
	padding: .4em .5em;
	font-size: 1em;
	font-weight: normal;
	position: relative;
	margin: 1px 0;
}

.ui-autocomplete-results li.ui-hover-state,.ui-autocomplete-results li.ui-active-state
	{
	margin: 0;
}

.ui-autocomplete-results li.ui-autocomplete-over {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: #0d0d0d
		url(/admin_assets/img/jquery_ui/0d0d0d_40x100_textures_02_glass_60.png)
		0 50% repeat-x;
	color: #ffffff !important;
}

.ui-autocomplete-results li.ui-autocomplete-active {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_65.png)
		0 50% repeat-x;
	color: #222222 !important;
	outline: none;
}

.ui-autocomplete-results li:first-child,.ui-autocomplete-results li.first
	{
	margin-top: 0;
}

.ui-autocomplete-results li:last-child,.ui-autocomplete-results li.last
	{
	margin-bottom: 0;
}

/*UI ProgressBar */
.ui-progressbar { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_0.png)
		0 0 repeat-x;
	border: 1px solid #dddddd;
	position: relative;
	height: 1.8em;
}

.ui-progressbar-bar {
	background: #000000
		url(/admin_assets/img/jquery_ui/000000_40x100_textures_02_glass_50.png)
		0 50% repeat-x;
	overflow: hidden;
	border: 1px solid #595959;
	margin: -1px;
	z-index: 2;
	position: relative;
	height: 1.8em;
	opacity: .7;
	filter: Alpha(Opacity =                 70);
}

.ui-progressbar-wrap {
	position: absolute;
	top: 0;
	left: 0;
}

.ui-progressbar-text {
	color: #ebebeb;
	padding: .2em .5em;
	font-weight: normal;
	position: absolute;
	top: 0;
	left: 0;
}

.ui-progressbar-text-back {
	color: #222222;
	z-index: 0;
}

.ui-progressbar-disabled {
	opacity: .5;
	filter: Alpha(Opacity =                 50);
}

/*UI Colorpicker */
.ui-colorpicker { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_0.png)
		0 0 repeat-x;
	border: 4px solid #dddddd;
	padding: 5px;
	width: 360px;
	position: relative;
}

.ui-colorpicker-color {
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 15px;
}

.ui-colorpicker-color div {
	/* is this extra div needed? why not just .ui-colorpicker-color ? */
	border: 1px solid #595959;
	height: 150px;
	background: url(/admin_assets/img/jquery_ui/_x_.);
	position: relative;
}

.ui-colorpicker-color div div {
	/* shouldn't this have a class like ui-colorpicker-selector ? */
	width: 11px;
	height: 11px;
	background: url(/admin_assets/img/jquery_ui/_x_.);
	position: absolute;
	border: 0;
	margin: -5px 0 0 -5px;
	float: none;
}

.ui-colorpicker-hue {
	border: 1px solid #595959;
	float: left;
	width: 17px;
	height: 150px;
	background: url(/admin_assets/img/jquery_ui/_x_.);
	position: relative;
	margin-right: 15px;
}

.ui-colorpicker-hue div {
	background: transparent
		url(/admin_assets/img/jquery_ui/222222_35x9_colorpicker_indicator.gif.gif)
		;
	height: 9px;
	left: -9px;
	margin: -4px 0 0;
	position: absolute;
	width: 35px;
	cursor: ns-resize;
}

.ui-colorpicker-new-color,.ui-colorpicker-current-color {
	float: left;
	width: 6.5em;
	height: 30px;
	border: 1px solid #595959;
	margin-right: 5px;
}

.ui-colorpicker-current-color {
	margin-right: 0;
}

.ui-colorpicker-field,.ui-colorpicker-hex {
	position: absolute;
	width: 6em;
}

.ui-colorpicker-field label,.ui-colorpicker-field input,.ui-colorpicker-hex label,.ui-colorpicker-hex input
	{
	font-size: 1em;
	color: #222222;
}

.ui-colorpicker-field label,.ui-colorpicker-hex label {
	width: 1em;
	margin-right: .3em;
}

.ui-colorpicker-field input,.ui-colorpicker-hex input {
	border: 1px solid #dddddd;
	color: #222222;
	background: #ffffff;
	width: 4.6em;
}

.ui-colorpicker-hex {
	left: 205px;
	top: 134px;
}

.ui-colorpicker-rgb-r {
	top: 52px;
	left: 205px;
}

.ui-colorpicker-rgb-g {
	top: 78px;
	left: 205px;
}

.ui-colorpicker-rgb-b {
	top: 105px;
	left: 205px;
}

.ui-colorpicker-hsb-h {
	top: 52px;
	left: 290px;
}

.ui-colorpicker-hsb-s {
	top: 78px;
	left: 290px;
}

.ui-colorpicker-hsb-b {
	top: 105px;
	left: 290px;
}

.ui-colorpicker-field label {
	font-weight: normal;
}

.ui-colorpicker-field span {
	width: 7px;
	background:
		url(/admin_assets/img/jquery_ui/ededed_11x11_icon_arrows_updown.gif)
		50% 50% no-repeat;
	right: 5px;
	top: 0;
	height: 20px;
	position: absolute;
}

.ui-colorpicker-field span:hover {
	background:
		url(/admin_assets/img/jquery_ui/ffffff_11x11_icon_arrows_updown.gif)
		50% 50% no-repeat;
}

.ui-colorpicker-submit {
	right: 14px;
	top: 134px;
	position: absolute;
}

/*
Generic ThemeRoller Classes
>> Make your jQuery Components ThemeRoller-Compatible!
*/ /*component global class*/
.ui-component { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
}

/*component content styles*/
.ui-component-content {
	border: 1px solid #dddddd;
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_0.png)
		0 0 repeat-x;
	color: #222222;
}

.ui-component-content a {
	color: #222222;
	text-decoration: underline;
}

/*component states*/
.ui-default-state {
	border: 1px solid #595959;
	background: #000000
		url(/admin_assets/img/jquery_ui/000000_40x100_textures_02_glass_50.png)
		0 50% repeat-x;
	font-weight: normal;
	color: #ebebeb !important;
}

.ui-default-state a {
	color: #ebebeb;
}

.ui-default-state:hover,.ui-hover-state {
	border: 1px solid #dddddd;
	background: #0d0d0d
		url(/admin_assets/img/jquery_ui/0d0d0d_40x100_textures_02_glass_60.png)
		0 50% repeat-x;
	font-weight: normal;
	color: #ffffff !important;
}

.ui-hover-state a {
	color: #ffffff;
}

.ui-default-state:active,.ui-active-state {
	border: 1px solid #dddddd;
	background: #ffffff
		url(/admin_assets/img/jquery_ui/ffffff_40x100_textures_01_flat_65.png)
		0 50% repeat-x;
	font-weight: normal;
	color: #222222 !important;
	outline: none;
}

.ui-active-state a {
	color: #222222;
	outline: none;
}

/*icons*/
.ui-arrow-right-default {
	background: url(/admin_assets/img/jquery_ui/ededed_7x7_arrow_right.gif)
		no-repeat 50% 50%;
}

.ui-arrow-right-default:hover,.ui-arrow-right-hover {
	background: url(/admin_assets/img/jquery_ui/ffffff_7x7_arrow_right.gif)
		no-repeat 50% 50%;
}

.ui-arrow-right-default:active,.ui-arrow-right-active {
	background: url(/admin_assets/img/jquery_ui/222222_7x7_arrow_right.gif)
		no-repeat 50% 50%;
}

.ui-arrow-right-content {
	background: url(/admin_assets/img/jquery_ui/222222_7x7_arrow_right.gif)
		no-repeat 50% 50%;
}

.ui-arrow-left-default {
	background: url(/admin_assets/img/jquery_ui/ededed_7x7_arrow_left.gif)
		no-repeat 50% 50%;
}

.ui-arrow-left-default:hover,.ui-arrow-left-hover {
	background: url(/admin_assets/img/jquery_ui/ffffff_7x7_arrow_left.gif)
		no-repeat 50% 50%;
}

.ui-arrow-left-default:active,.ui-arrow-left-active {
	background: url(/admin_assets/img/jquery_ui/222222_7x7_arrow_left.gif)
		no-repeat 50% 50%;
}

.ui-arrow-left-content {
	background: url(/admin_assets/img/jquery_ui/222222_7x7_arrow_left.gif)
		no-repeat 50% 50%;
}

.ui-arrow-down-default {
	background: url(/admin_assets/img/jquery_ui/ededed_7x7_arrow_down.gif)
		no-repeat 50% 50%;
}

.ui-arrow-down-default:hover,.ui-arrow-down-hover {
	background: url(/admin_assets/img/jquery_ui/ffffff_7x7_arrow_down.gif)
		no-repeat 50% 50%;
}

.ui-arrow-down-default:active,.ui-arrow-down-active {
	background: url(/admin_assets/img/jquery_ui/222222_7x7_arrow_down.gif)
		no-repeat 50% 50%;
}

.ui-arrow-down-content {
	background: url(/admin_assets/img/jquery_ui/222222_7x7_arrow_down.gif)
		no-repeat 50% 50%;
}

.ui-arrow-up-default {
	background: url(/admin_assets/img/jquery_ui/ededed_7x7_arrow_up.gif)
		no-repeat 50% 50%;
}

.ui-arrow-up-default:hover,.ui-arrow-up-hover {
	background: url(/admin_assets/img/jquery_ui/ffffff_7x7_arrow_up.gif)
		no-repeat 50% 50%;
}

.ui-arrow-up-default:active,.ui-arrow-up-active {
	background: url(/admin_assets/img/jquery_ui/222222_7x7_arrow_up.gif)
		no-repeat 50% 50%;
}

.ui-arrow-up-content {
	background: url(/admin_assets/img/jquery_ui/222222_7x7_arrow_up.gif)
		no-repeat 50% 50%;
}

.ui-close-default {
	background: url(/admin_assets/img/jquery_ui/ededed_11x11_icon_close.gif)
		no-repeat 50% 50%;
}

.ui-close-default:hover,.ui-close-hover {
	background: url(/admin_assets/img/jquery_ui/ffffff_11x11_icon_close.gif)
		no-repeat 50% 50%;
}

.ui-close-default:active,.ui-close-active {
	background: url(/admin_assets/img/jquery_ui/222222_11x11_icon_close.gif)
		no-repeat 50% 50%;
}

.ui-close-content {
	background: url(/admin_assets/img/jquery_ui/222222_11x11_icon_close.gif)
		no-repeat 50% 50%;
}

.ui-folder-closed-default {
	background:
		url(/admin_assets/img/jquery_ui/ededed_11x11_icon_folder_closed.gif)
		no-repeat 50% 50%;
}

.ui-folder-closed-default:hover,.ui-folder-closed-hover {
	background:
		url(/admin_assets/img/jquery_ui/ffffff_11x11_icon_folder_closed.gif)
		no-repeat 50% 50%;
}

.ui-folder-closed-default:active,.ui-folder-closed-active {
	background:
		url(/admin_assets/img/jquery_ui/222222_11x11_icon_folder_closed.gif)
		no-repeat 50% 50%;
}

.ui-folder-closed-content {
	background:
		url(/admin_assets/img/jquery_ui/ededed_11x11_icon_folder_closed.gif)
		no-repeat 50% 50%;
}

.ui-folder-open-default {
	background:
		url(/admin_assets/img/jquery_ui/ededed_11x11_icon_folder_open.gif)
		no-repeat 50% 50%;
}

.ui-folder-open-default:hover,.ui-folder-open-hover {
	background:
		url(/admin_assets/img/jquery_ui/ffffff_11x11_icon_folder_open.gif)
		no-repeat 50% 50%;
}

.ui-folder-open-default:active,.ui-folder-open-active {
	background:
		url(/admin_assets/img/jquery_ui/222222_11x11_icon_folder_open.gif)
		no-repeat 50% 50%;
}

.ui-folder-open-content {
	background:
		url(/admin_assets/img/jquery_ui/222222_11x11_icon_folder_open.gif)
		no-repeat 50% 50%;
}

.ui-doc-default {
	background: url(/admin_assets/img/jquery_ui/ededed_11x11_icon_doc.gif)
		no-repeat 50% 50%;
}

.ui-doc-default:hover,.ui-doc-hover {
	background: url(/admin_assets/img/jquery_ui/ffffff_11x11_icon_doc.gif)
		no-repeat 50% 50%;
}

.ui-doc-default:active,.ui-doc-active {
	background: url(/admin_assets/img/jquery_ui/222222_11x11_icon_doc.gif)
		no-repeat 50% 50%;
}

.ui-doc-content {
	background: url(/admin_assets/img/jquery_ui/222222_11x11_icon_doc.gif)
		no-repeat 50% 50%;
}

.ui-arrows-leftright-default {
	background:
		url(/admin_assets/img/jquery_ui/ededed_11x11_icon_arrows_leftright.gif)
		no-repeat 50% 50%;
}

.ui-arrows-leftright-default:hover,.ui-arrows-leftright-hover {
	background:
		url(/admin_assets/img/jquery_ui/ffffff_11x11_icon_arrows_leftright.gif)
		no-repeat 50% 50%;
}

.ui-arrows-leftright-default:active,.ui-arrows-leftright-active {
	background:
		url(/admin_assets/img/jquery_ui/222222_11x11_icon_arrows_leftright.gif)
		no-repeat 50% 50%;
}

.ui-arrows-leftright-content {
	background:
		url(/admin_assets/img/jquery_ui/222222_11x11_icon_arrows_leftright.gif)
		no-repeat 50% 50%;
}

.ui-arrows-updown-default {
	background:
		url(/admin_assets/img/jquery_ui/ededed_11x11_icon_arrows_updown.gif)
		no-repeat 50% 50%;
}

.ui-arrows-updown-default:hover,.ui-arrows-updown-hover {
	background:
		url(/admin_assets/img/jquery_ui/ffffff_11x11_icon_arrows_updown.gif)
		no-repeat 50% 50%;
}

.ui-arrows-updown-default:active,.ui-arrows-updown-active {
	background:
		url(/admin_assets/img/jquery_ui/222222_11x11_icon_arrows_updown.gif)
		no-repeat 50% 50%;
}

.ui-arrows-updown-content {
	background:
		url(/admin_assets/img/jquery_ui/222222_11x11_icon_arrows_updown.gif)
		no-repeat 50% 50%;
}

.ui-minus-default {
	background: url(/admin_assets/img/jquery_ui/ededed_11x11_icon_minus.gif)
		no-repeat 50% 50%;
}

.ui-minus-default:hover,.ui-minus-hover {
	background: url(/admin_assets/img/jquery_ui/ffffff_11x11_icon_minus.gif)
		no-repeat 50% 50%;
}

.ui-minus-default:active,.ui-minus-active {
	background: url(/admin_assets/img/jquery_ui/222222_11x11_icon_minus.gif)
		no-repeat 50% 50%;
}

.ui-minus-content {
	background: url(/admin_assets/img/jquery_ui/222222_11x11_icon_minus.gif)
		no-repeat 50% 50%;
}

.ui-plus-default {
	background: url(/admin_assets/img/jquery_ui/ededed_11x11_icon_plus.gif)
		no-repeat 50% 50%;
}

.ui-plus-default:hover,.ui-plus-hover {
	background: url(/admin_assets/img/jquery_ui/ffffff_11x11_icon_plus.gif)
		no-repeat 50% 50%;
}

.ui-plus-default:active,.ui-plus-active {
	background: url(/admin_assets/img/jquery_ui/222222_11x11_icon_plus.gif)
		no-repeat 50% 50%;
}

.ui-plus-content {
	background: url(/admin_assets/img/jquery_ui/222222_11x11_icon_plus.gif)
		no-repeat 50% 50%;
}

/*hidden elements*/
.ui-hidden {
	display: none;
	/* for accessible hiding: position: absolute; left: -99999999px*/;
}

.ui-accessible-hidden {
	position: absolute;
	left: -99999999px;
}

/*reset styles*/
.ui-reset { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

/*clearfix class*/
.ui-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ui-clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .ui-clearfix {
	height: 1%;
}

.ui-clearfix {
	display: block;
}

/*  nyro modala */
div#nyroModalFull {
	font-size: 12px;
	color: #777777;
}

div#nyroModalFull div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150 px;
	text-indent: -9999em;
	background: #fff url(/admin_assets/img/nyro-modal/ajaxLoader.gif)
		no-repeat;
	background-position: center;
}

div#nyroModalFull div#nyroModalLoading .error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}

div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 2px solid #777;
}

div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -30px;
	right: -30px;
	width: 30px;
	height: 30px;
	text-indent: -9999em;
	background: #fff url(/admin_assets/img/nyro-modal/close.png) no-repeat;
	outline: 0;
}

div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent
	{
	padding: 5px;
}

div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent
	{
	position: relative;
	overflow: hidden;
	text-align: center;
}

div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img
	{
	vertical-align: baseline;
}

div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div
	{
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity =           20);
}

div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover
	{
	opacity: 0.5;
	filter: alpha(opacity =           50);
	cursor: help;
}

div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a
	{
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}

div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev
	{
	left: 0;
	width: 40%;
}

div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev:hover
	{
	background: url(/admin_assets/img/nyro-modal/prev.gif) left 20%
		no-repeat;
}

div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext
	{
	right: 0;
	width: 40%;
}

div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext:hover
	{
	background: url(/admin_assets/img/nyro-modal/next.gif) right 20%
		no-repeat;
}

/* End hide from IE-mac */
	/* Note: for resizable styles, use the styles listed above in the dialog section */
	/* mod faq admin */
.pytanie {

}

.pytanie textarea {
	font-size: 11px;
	width: 100%;
	height: 120px;
	overflow: auto;
	border: 0;
	padding: 2px;
	margin: 0;
}

.pytanie-show {
	width: 90%;
	height: 120px;
}

.admin-form .input textarea.std-textarea-short {
	width: 500px;
	height: 110px;
}

.admin-form .input textarea.std-textarea {
	width: 500px;
	height: 310px;
}

.admin-form .input textarea.std-textarea-big {
	width: 714px;
	height: 580px;
}

.pytanie-is-delay-no {

}

.pytanie-is-delay-yes a,.pytanie-is-delay-yes {
	color: #FF0033;
}

.adm-body {
	padding: 20px;
}

.adm-body .actions-links {
	padding: 5px;
}

.adm-body .actions-links a {
	font-size: 12px;
	margin-left: 5px;
}

.help-menu {
	float: left;
	width: 245px;
}

.help-menu ul {
	padding: 0 0 10px 10px;

	margin-right: 15px;
}

.help-menu ul li {
	list-style: none;
}

.help-menu ul li a {
	display: block;
	padding: 3px;
	text-decoration: none;
}

.help-menu ul li a:hover,.help-menu ul li a.current {
	background-color: #CCE4FF
}

.help-content {
	padding: 0 20px 20px 20px;
	margin-left: 250px;
	display: block;
	width: auto;
}

.help-content h2 {
	margin-left: 0;
}

.rightmenu .col1-content .help-content p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 16px;
}
.rightmenu .col1-content .help-content ul{
margin: 10px;
}
.rightmenu .col1-content .help-content ul li{
margin-left: 20px;
font-size: 12px;
padding: 3px;
}

.rightmenu .col1-content p.p{
	margin-left: 25px;
}
.mod-konkursy{
	padding-left: 25px;
	padding-bottom: 25px;
	border-top: 1px solid #C8C8C8;
}
.mod-konkursy h2{
	margin-left:0;
	paddin-left:0;
}
.mod-konkursy .std-content{
	padding: 20px;
	border: 1px solid gray;
}
.media-tree-choose-dirs{
	float: left;
	width: 40%;
}
.media-tree-choose-files{
	float: left;
	width: 60%;
}
.media-tree-choose-files .content{
	padding: 10px;

}
.media-tree-choose-dirs .treeview li a{
	padding:2px;
}
.media-tree-choose-files td, .media-tree-choose-files td a{
	font-size: 11px;
}