html,body
{
	height: 100%;
}
body
{
	margin: 0px;
	padding: 0px;
	color: #000;
	min-width: 1049px;
	background: #ffffff;
	position: relative; /* for ie7*/
	text-align: center;
	overflow: auto;
}
form
{
	margin: 0px;
	padding: 0px;
}
body,td,th,input,textarea,select
{
	font: normal 13px Arial, Verdana, Serif;
}	
p
{
	line-height: 21px;
	padding-bottom: 0px;
	margin-bottom: 18px;
}
a img
{
	border: none;
}
a:link,a:visited,a:active
{
	color: #427bad;
	text-decoration: underline;
}
a:hover
{
	color: #ed9f01;
}
a.inverted:link,a.inverted:active,a.inverted:visited
{
	color: #ed9f01;
	text-decoration: underline;
}
a.inverted:hover
{
	color: #427bad;
}
h1,.h1
{
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 0 52px;
	margin: 0 0 10px;

	color: #F7941D;
}
h2
{
	font-size: 18px;
	font-weight: normal;
}
/* Exception */
.exception
{
	border: 1px solid #d5d5d5;
	padding: 0.5em;
	margin: 1em;
}
.exception strong
{
	color: navy;
}
/* Plugins */
a.openimage
{
	display: inline-block;
}
/* Standard features */
#loading
{
	background: url("/images/global/loading.gif") no-repeat;
	width: 16px;
	height: 16px;
}
a.imageleft,img.imageleft
{
	float: left;
	margin: 0px 5px 0px 0px;
}
a.imageleft img
{
	margin: 0px !important;
}
a.imageright,img.imageright
{
	float: left;
	margin: 0px 0px 0px 5px;
}
a.imageright img
{
	margin: 0px !important;
}
.player
{
	display: block;
}
.small{font-size: 10px;}
.big{font-size: 12px;}
.fleft{float: left;}
.fright{float: right;}
.inlineblock{display: inline-block;}
.inline{display: inline;}
.middle{vertical-align: middle !important;}
.clear{clear: both;}
.haslayout{overflow: hidden;width: 100%;}
.center{text-align: center !important}
.left{text-align: left !important}
.right{text-align: right !important}
.top{vertical-align: top !important}
.bottom{vertical-align: bottom !important}
.hidden{display: none;}
.nowrap{white-space: nowrap !important}
.flash{overflow: hidden;}
.hl{color: #F00;}
.black{color: #000 !important;}
.white{color: #FFF;}
.red{color: #F00;}
.gray{color: #969696;}
.darkgray{color: #757575;}
.w100{width: 100%;}
.stdmargin{margin: 5px 0;}
.stdmarginextra{margin: 10px 0;}
.stdheader1
{
	background: #f9f9f9;
	color: #444;
	border-left: 4px solid #427bad;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 13px 0px;
	padding: 7px 0px 7px 10px;
	overflow: hidden;
	display: block;
}
.stdheader2
{
	clear: both;
	color: #000;
	overflow: hidden;
	padding: 7px 13px;
	margin: 0px 0px 13px 0px;
	border-bottom: 4px solid #ed9f01;
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	background: #f4f4f4;
}
.stdheader3
{
	overflow: hidden;
	background: #427bad url("/images/header-background.gif") repeat-x bottom;
	color: #FFF;
	padding: 7px 13px;
	font-weight: bold;
}
.stdblock
{
	overflow: hidden;
	background: #f4f4f4;
	padding: 7px 13px;
	line-height: 15px;
}
* html .stdblock
{
	width: 100%;
}
.stdblock2
{
	padding: 7px 13px;
	line-height: 15px;
	overflow: hidden;
}
table.t
{
	background: #f4f4f4 !important;
	border-collapse: collapse !important;
}
table.t tr.tr0{background-color: #fbfbfb !important;}
table.t tr.tr1{background-color: #FFF !important;}
table.t td,table.t th
{
	border: 1px solid #FFF !important;
	padding: 7px 13px !important;
}
table.t th
{
	text-align: left;
	color: #000;
	background: #d9d9d9;
	font-size: 12px;
	font-weight: normal;
}
.ok
{
	clear: both;
	margin: 10px 0px;
	border: 1px solid #00ff00;
	background: #f0fff0;
	color: #000;
	padding: 10px 20px;
	text-align: center;
}
.error
{
	clear: both;
	margin: 10px 0px;
	border: 1px solid #F00;
	background: #ffffdd;
	color: #F00;
	padding: 10px 20px;
	text-align: center;
}
.notice
{
	margin: 10px 0px;
	border: 1px solid #ffd700;
	background: #ffffdd;
	color: #000;
	padding: 10px 20px;
	text-align: center;
}
.guest
{
	color: #000;
	font-weight: bold;
}
/* DESIGN */
#super
{
	border-spacing: 0;
	border-collapse: collapse;
	height: 100%;
	width: 100%;
	background: url("/images/background.gif") repeat-x;
}
#supertd
{
	text-align: center;
	padding: 0;
	vertical-align: top;
	height: 100%;
}
#outer{
	border-spacing: 0;
	border-collapse: collapse;
	height: 100%;
	width: 1049px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background: url("/images/background-center.gif") repeat-y;
	overflow: hidden;
}
#outertd
{
	vertical-align: top;
	text-align: left;
	padding: 0;
	height: 100%;
}
#gmain
{
	border-spacing: 0;
	border-collapse: collapse;
	height: 100%;
	width: 1049px;
}
#subgmain
{
	border-spacing: 0;
	border-collapse: collapse;
	height: 100%;
	width: 100%;
}
#subgmain1
{
	vertical-align: top;
	padding: 0;
}
#left
{
	width: 13px;
	font-size: 1px;
	background: url("/images/background-left.png") no-repeat;
	padding: 0;
}
#right
{
	font-size: 1px;
	width: 13px;
	background: url("/images/background-right.png") no-repeat;
	padding: 0;
}
#centrecontent
{
	width: 1023px;
	height: 100%;
	padding: 0;
	vertical-align: top;
}
#footer
{
	padding: 0;
	vertical-align: top;
	height: 61px;
}
#footerleft
{
	background: url("/images/background-footer-left.gif") no-repeat scroll 0 0 #d6d6d6;
	float: left;
	border-top: 1px solid #FFF;
	height: 60px;
	width: 292px;
}
#footerright
{
	float: right;
	border-top: 1px solid #FFF;
	width: 731px;
	height: 60px;
}
#copyright
{
	text-align: left;
	font-size: 11px;
	margin: 25px 0 0 47px;
}
#counters
{
	margin: 10px 0 0 20px;
}
#header
{
	width: 100%;
	overflow: hidden;
	height: 127px;

}
a.logo:link,a.logo:active,a.logo:visited,a.logo:hover
{
	display: block;
	float: left;
	width: 232px;
	height: 78px;
	margin: 23px 0 0 42px;
	background: url("/images/logo.gif") no-repeat;
}
* html .logo
{
	display: inline !important;
}
#topcontacts
{
	float: right;
	line-height: 18px;
	padding: 48px 24px 0 0;
	text-align: right;
}
#red
{
	width: 100%;
	overflow: hidden;
	height: 52px;
	background: #f89e31 url("/images/background-menu.gif") repeat-x;
}
#topmenu
{
	float: left;
	margin: 16px 0 0 22px;
}

#upmenu
{
	float: left;
	margin: 16px 0 0 0px;
	width: 292px;
}

* html #topmenu
{
	display: inline;
}
#topmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu li
{
	background: url("/images/spacer.gif") no-repeat right;
	padding: 0 30px;
	float: left;
}
#topmenu a:link,#topmenu a:active,#topmenu a:visited
{
	color: #FFF;
	text-decoration: none;
}
#topmenu a:hover
{
	text-decoration: underline;
}
#topmenu *
{
	color: #FFF;
}
#langs
{
	width: 16px;
	float: right;
	margin: 14px 26px 0 0;
}
* html #langs
{
	display: inline;
}
#center
{
	width: 100%;
	overflow: hidden;
	margin: 40px 0;
}
#leftcol
{
	float: left;
	width: 292px;
	overflow: hidden;
}
#rightcol
{
	float: right;
	width: 731px;
	overflow: hidden;
}
#authplace
{
	height: 267px;
	width: 292px;
	overflow: hidden;
	background: #D6D6D6 url("/images/background-auth.gif") no-repeat;
}
#authplace2
{
	height: 124px;
	width: 292px;
	overflow: hidden;
	background: #D6D6D6 url("/images/background-auth2.gif") no-repeat;
}
#mainimage img
{
	display: block;
}
#content
{
	overflow: hidden;
	padding: 0px 52px;
	zoom: 1;
}
* html #content
{
}

#secondmenu
{
	overflow: hidden;
	margin: -23px 10px 0 43px;
}

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

#second_leftmenu0 li
{
	background: url("/images/left.gif") no-repeat 0px 4px;
	margin: 0 0 13px 0;
	padding: 0 0 0 23px;
}
#second_leftmenu0 a:link,#second_leftmenu0 a:active,#second_leftmenu0 a:visited
{
	color: #4b4c55;
	text-decoration: none;
	font-weight: bold;
}
#second_leftmenu0 a:hover
{
	color: #6e6e94;
}



#leftmenu
{
	overflow: hidden;
	margin: 10px 10px 0 52px;
}
#leftmenu0
{
	margin: 10px 10px 0 52px;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}


#leftmenu1
{
	margin: 15px 0 0px 0;
	padding: 0 0 1px 0;
	list-style-type: none;
}
#leftmenu0 li
{
	background: url("/images/left.gif") no-repeat 0px 4px;
	margin: 0 0 13px 0;
	padding: 0 0 0 23px;
}
#leftmenu0 a:link,#leftmenu0 a:active,#leftmenu0 a:visited
{
	color: #4b4c55;
	text-decoration: none;
	font-weight: bold;
}
#leftmenu0 a:hover
{
	color: #6e6e94;
}
#leftmenu1 li
{
	background: none;
	margin: 0 0 5px 0px;
	padding: 0 0 0 0px;
}
#leftmenu1 a:link,#leftmenu1 a:active,#leftmenu1 a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#leftmenu1 a:hover
{
	color: #6e6e94;
}


.cal
{
	border: 3px solid #000;
	width: 155px;
	height: 180px;
	float: left;
	padding: 15px;
	margin: 0 15px 15px 0;
}
.cal h6
{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.cal table
{
	border-spacing: 0px;
	border-collapse: collapse;
}
.cal table th,.cal table td
{
	padding: 4px;
	text-align: left;
}
.cal table th
{
	color: #000;
}
.cal table td
{
	color: #838383;
}
a.seminar:link,a.seminar:active,a.seminar:visited
{
	color: #FFF;
	display: block;
	height: 100%;
	text-decoration: none;
}

.testresult
{
	color: #000;
	padding: 0;
	margin: 0 0 0 7px;
	text-align: center;
	line-height: 17px;
	display: inline-block;
	vertical-align: middle;
	height: 18px;
	width: 110px;
}
.shortPass,.badPass
{
	border: 1px solid #bc0000;
	background: #edabab;
}
.goodPass
{
	border: 1px solid #bc9f00;
	background: #ede3ab;
}
.strongPass
{
	border: 1px solid #73bc00;
	background: #d3edab;
}

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
    margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background: Window url('/lib/jquery.autocomplete/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

.openimage {
    cursor: url("/lib/zoomimage/images/zoomin.cur"), auto;
}

.zoomimage {
	position: absolute;
	display: none;
	z-index: 5000;
	outline: none;
    cursor: url("/lib/zoomimage/images/zoomout.cur"), auto;
}
.zoomimage_focused {
	z-index: 51000;
}
.zoomimage_s {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: none;
}
.zoomimage_st {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
	overflow: hidden;
}
.zoomimage_stl {
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 6px;
	overflow: hidden;
	background:transparent url(/lib/zoomimage/images/shadow.png) no-repeat scroll 0 0;
}
.zoomimage_stc {
	overflow: hidden;
	height: 6px;
	margin: 0 6px;
	background: transparent url(/lib/zoomimage/images/shadow.png) repeat-x scroll 0 -30px;
}
.zoomimage_str {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 6px;
	overflow: hidden;
	background:transparent url(/lib/zoomimage/images/shadow.png) no-repeat scroll 0 -18px;
}
.zoomimage_sc {
	position: absolute;
	top: 6px;
	width: 100%;
	left: 0;
	overflow: hidden;
}
.zoomimage_scl {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 6px;
	background: transparent url(/lib/zoomimage/images/shadow-lr.png) repeat-y scroll 0pt;
}
.zoomimage_scr {
	position: absolute;
	overflow: hidden;
	right: 0;
	top: 0;
	height: 100%;
	width: 6px;
	background:transparent url(/lib/zoomimage/images/shadow-lr.png) repeat-y scroll -6px 0pt
}
.zoomimage_scc {
	margin: 0 6px;
	height: 100%;
	background:transparent url(/lib/zoomimage/images/shadow-c.png);
	overflow: hidden;
}
.zoomimage_sb {
	position: absolute;
	overflow: hidden;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
}
.zoomimage_sbl {
	position: absolute;
	overflow: hidden;
	width: 6px;
	height: 6px;
	left: 0;
	top: 0;
	background:transparent url(/lib/zoomimage/images/shadow.png) no-repeat scroll 0pt -12px;
}
.zoomimage_sbc {
	height: 6px;
	overflow: hidden;
	margin: 0 6px;
	background:transparent url(/lib/zoomimage/images/shadow.png) repeat-x scroll 0pt -36px;
}
.zoomimage_sbr {
	position: absolute;
	overflow: hidden;
	width: 6px;
	height: 6px;
	right: 0;
	top: 0;
	background:transparent url(/lib/zoomimage/images/shadow.png) no-repeat scroll 0pt -6px;
}
.zoomimage img {
	position: absolute;
	top: 6px;
	left: 6px;
	display: none;
	border: 20px solid #000;
}
.zoomimage_caption {
	position: absolute;
	background-color: #fff;
	color: #000;
	width: 100%;
}
.zoomimage_caption p {
	padding: 10px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
.zoomimage_loading {
	background-image: url(/lib/zoomimage/images/ajax_small.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
	position: absolute;
	background-color: #fff;
	width: 100%;
	top: 0;
	left: 0;
}
.zoomimage_move {
	cursor: move;
}
.zoomimage_controls {
	position: absolute;
	background: #fff;
	height: 30px;
	overflow: hidden;
}
.zoomimage_prev {
	background: #fff url(/lib/zoomimage/images/zoomimage_prev.gif) no-repeat center;
	width: 39px;
	height: 29px;
	position: absolute;
	bottom: 1px;
	left: 10px;
}
.zoomimage_next {
	background: #fff url(/lib/zoomimage/images/zoomimage_next.gif) no-repeat center;
	width: 39px;
	height: 29px;
	position: absolute;
	bottom: 1px;
	right: 10px;
}

/* global */
.overlay
{
	background: url("/images/ui/overlay/white.png");
	width: 546px;
	height: 416px;
	padding: 55px;
	display: none;
	overflow: hidden;
}
* html .overlay
{
	width: 656px;
	height: 526px;
}
.overlay .close
{
	background: url("/images/ui/overlay/close.png") no-repeat;
	width: 35px;
	height: 35px;
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
}
.overlaybuttons
{
	text-align: center;
	margin: 13px 0 0 0;
}
.overlaybuttons input
{
	color: #FFF;
	background: #2b525b;
	width: 100px;
	border: 1px solid #000;
	margin: 0 7px;
}
#overlaycancel
{
	background: #cc0033 !important;
}

/* dialog box */
div.overlay.overlaydialogbox
{
	background: url("/images/ui/overlay/message.png") no-repeat !important;
	width: 656px;
	height: 174px;
	text-align: center;
}
.overlaydialogboxcontent
{
	text-align: center;
}
/* alert */
div.overlay.overlayalert
{
	background: url("/images/ui/overlay/alert.png") no-repeat !important;
	width: 598px;
	height: 48px;
	padding: 29px !important;
	text-align: center;
	overflow: hidden;
}
* html div.overlay.overlayalert
{
	width: 656px;
	height: 106px;
}
div.overlay.overlayalert .ok,div.overlay.overlayalert .error,div.overlay.overlayalert .notice
{
	background: none !important;
	border: none;
	margin: 5px 0 !important;
}
div.overlay.overlayalert .ok
{
	color: #14a60f;
}
div.overlay.overlayalert .error
{
	color: #f00;
}
/* ajax admin */
.overlayajaxadmincontent
{
	height: 380px;
	overflow: auto;
	text-align: left;
}

/* ajax standard */

.overlay.overlayajaxstandard
{
	background: url("/images/ui/overlay/form.png") no-repeat !important;
	width: 556px !important;
	height: 556px !important;
	padding: 50px !important;
	overflow: hidden;
}
* html .overlay.overlayajaxstandard
{
	width: 656px !important;
	height: 656px !important;
}
.overlayajaxstandardcontainer
{
	height: 556px;
	overflow: auto;
	text-align: left;
}
.overlayajaxstandardcontainer .form_block
{
	margin: 0 !important;
}

/**/
#smalltip
{
	display: none;
	background-image: url("/images/ui/tooltip/black_arrow.png");
	width: 159px;
	height: 82px;
	padding: 20px 25px 20px 25px;
	line-height: 16px;
	font-size: 11px;
	color:#fff;
	overflow: hidden;
	z-index: 10000000;
}
* html #smalltip
{
	width: 209px;
	height: 122px;
}

.cptip
{
	display: none;
	background-image: url("/images/ui/tooltip/black_arrow_big.png");
	width: 320px;
	height: 176px;
	padding: 20px 25px 20px 25px;
	line-height: 16px;
	font-size: 11px;
	color: #fff;
	overflow: hidden;
}
* html .cptip
{
	width: 370px;
	height: 216px;
}
.tooltipcontent
{
	margin: 30px 0 0 0;
	height: 130px;
	text-align: left;
	overflow: auto;
}

/* tabs */
.tabsnav
{
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.tabsnav li
{
	float: left;
	display: block;
}
.tabsnav li a:link,.tabsnav li a:active,.tabsnav li a:visited
{
	text-decoration: none;
	background: #e5e5e5;
	display: block;
	padding: 3px 11px;
	border: 2px solid #e5e5e5;
	margin: 0 2px 0 0;
}
.tabsnav li a.current:link,.tabsnav li a.current:active,.tabsnav li a.current:visited,.tabsnav li a.current:hover
{
	background: #FFF;
	border-bottom: 2px solid #FFF;
}
.tabs
{
	position: relative;
	z-index: 0;
	top: -2px;
	overflow: hidden;
	border: 2px solid #e5e5e5;
	width: 800px;
	height: 300px;
}
.tabs .items
{
	width: 20000em;
	position: absolute;
}
.tabsitem
{
	float: left;
	display: block;
	width: 772px;
	padding: 13px;
}

/* -------------------------------------------------------------------
// markItUp! Universal MarkUp Engine, JQuery plugin
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp *
{
	margin: 0px;
	padding: 0px;
	outline: none;
}
.markItUp a:link,
.markItUp a:visited
{
	color:#000;
	text-decoration:none;
}
.markItUp
{
}
.markItUpContainer
{
	overflow: hidden;
	border: 1px solid #d5d5d5 !important;	
	background:#FFF url("/lib/jquery.markitup/images/bg-container.png") repeat-x top left;
	padding: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
* html markItUpContainer
{
	width: 100%;
}
.markItUpEditor {
	padding: 0px;
	overflow: auto;
}
.markItUpPreviewFrame	{
	overflow: auto;
	background-color: #FFF;
	width: 100%;
	height: 300px;
	margin: 5px 0;
	border: 1px solid #d5d5d5 !important;
}
.markItUpFooter {
	width: 100%;
	cursor: n-resize;
	text-align: center;
}
.markItUpResizeHandle {
	overflow:hidden;
	width:22px; height:5px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("/lib/jquery.markitup/images/handle.png");
	cursor:n-resize;
}
/***************************************************************************************/
/* first row of buttons */
.markItUpHeader ul
{
	overflow: hidden;
	width: 100%;
}
.markItUpHeader ul li	{
	list-style:none;
	float:left;
	position:relative;
}
.markItUpHeader ul li ul{
	display:none;
}
.markItUpHeader ul li:hover > ul{
	display:block;
}
.markItUpHeader ul .markItUpDropMenu {
	background:transparent url("/lib/jquery.markitup/images/menu.png") no-repeat 115% 50%;
}
.markItUpHeader ul .markItUpDropMenu li {
	margin-right: 0;
}
.markItUpHeader ul .markItUpSeparator {
	margin: 0 5px 0 3px !important;
	width:1px;
	height:16px;
	overflow:hidden;
	background-color:#CCC;
}
.markItUpHeader ul ul .markItUpSeparator {
	height: 1px;
	margin: 0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
	display:none;
	position:absolute;
	top:18px;
	left:0px;	
	background:#F5F5F5;
	border:1px solid #3C769D;
	height:inherit;
}
.markItUpHeader ul ul li {
	float:none;
	border-bottom:1px solid #3C769D;
}
.markItUpHeader ul ul .markItUpDropMenu {
	background: #F5F5F5;
}
/* next rows of buttons */
.markItUpHeader ul ul ul {
	position:absolute;
	top:-1px; left:150px;
}
.markItUpHeader ul ul ul li {
	float:none;
}
.markItUpHeader ul a {
	display:block;
	width:16px;
	height:16px;
	text-indent:-10000px;
	padding:0px;
	margin: 0 3px 3px 3px;
}
.markItUpHeader ul ul a {
	display:block;
	padding-left: 0px;
	text-indent: 0;
	width:120px; 
	padding:5px 5px 5px 25px;
	background: #f5f5f5 !important;
	margin: 0 !important;
}
.markItUpHeader ul ul a:hover  {
	color:#FFF;
	background: #3C769D !important;
}
/***************************************************************************************/
.html .markItUpEditor {
	background-image:url("/lib/jquery.markitup/images/bg-editor-html.png");
}
.markdown .markItUpEditor {
	background-image:url("/lib/jquery.markitup/images/bg-editor-markdown.png");
}
.textile .markItUpEditor {
	background-image:url("/lib/jquery.markitup/images/bg-editor-textile.png");
}
.bbcode .markItUpEditor {
	background-image:url("/lib/jquery.markitup/images/bg-editor-bbcode.png");
}
.wiki .markItUpEditor,
.dotclear .markItUpEditor {
	background-image:url("/lib/jquery.markitup/images/bg-editor-wiki.png");
}

/* -------------------------------------------------------------------
// markItUp!
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp .markItUpButton1 a	{
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat 0px 0px;
}
.markItUp .markItUpButton2 a	{
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat -16px 0px;
}
.markItUp .markItUpButton3 a	{
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat -32px 0px;
}
.markItUp .markItUpButton4 a	{
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat -224px 0px;
}
.markItUp .markItUpButton5 a	{
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat -48px 0px;
}
.markItUp .markItUpButton6 a	{
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat -64px 0px;
}
.markItUp .markItUpButton7 a	{
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat -80px 0px;
}
.markItUp .markItUpButton8 a	{
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat -96px 0px;
}
.markItUp .markItUpButton9 a	{
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat -112px 0px;
}
.markItUp .markItUpButton10 a	{
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat -128px 0px;
}
.markItUp .markItUpButton11 a	{
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat -144px 0px;
}
.markItUp .markItUpButton12 a	{
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat -160px 0px;
}
.markItUp .markItUpButton13 a	{
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat -176px 0px;
}
.markItUp .clean a {
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat -192px 0px;
}
.markItUp .preview a {
	background: url("/lib/jquery.markitup/images/buttons.png") no-repeat -208px 0px;
}

.markItUp .colors a {
}
	.markItUp .colors ul {
		width: 81px;
		padding: 1px;	
	}
	.markItUp .colors  li {
		border: 1px solid white;
		width: 25px;
		height:25px;
		overflow: hidden;
		padding: 0px;
		margin: 0px;
		float: left;
	}
	.markItUp .colors ul a {
		width:25px;	height:25px;
	}
	.markItUp .colors ul a:hover {
		background-color: transparent;
	}
	
	.markItUp .colors .col1-1 a {
		background:yellow !important;
	}
	.markItUp .colors .col1-2 a {
		background:orange !important;
	}
	.markItUp .colors .col1-3 a {
		background:red !important;
	}
	.markItUp .colors .col2-1 a {
		background:blue !important;
	}
	.markItUp .colors .col2-2 a {
		background:purple !important;
	}
	.markItUp .colors .col2-3 a {
		background:green !important;
	}
	.markItUp .colors .col3-1 a {
		background:white !important;
	}
	.markItUp .colors .col3-2 a {
		background:gray !important;
	}
	.markItUp .colors .col3-3 a {
		background:black !important;
	}

/*Auth block*/
#auth_block
{
	margin: 34px 0 0 43px;
}
#auth_block_form_container
{
	overflow: hidden;
	width: 193px;
}
.auth-compact-remember
{
}
.auth-compact-links
{
	margin: 5px 0 0 0;
	width: 100px;
}
.auth-compact-links a:link,.auth-compact-links a:active,.auth-compact-links a:visited
{
	color: #333333;
	font-size: 11px;
}
.auth-compact-links a:hover
{
	color: #000;
}
.auth-compact-login
{
}
.auth-compact-login,.auth-compact-password,.auth2-compact-login,.auth2-compact-password
{
	margin: 0 0 3px 0;
	text-align: left;
}
.auth-compact-login label,.auth-compact-password label
{
	display: block;
	margin: 0 5px 0 0;
	color: #333333;
}
.auth2-compact-login label,.auth2-compact-password label
{
	display: inline-block;
	width: 50px;
}
.auth-compact-login input,.auth-compact-password input
{
	width: 124px !important;
}
.auth2-compact-login input,.auth2-compact-password input
{
	width: 140px !important;
}
.auth-compact-submit
{
	width: 63px;
	height: 19px;
	margin: 5px 0 0 0;
}
/*My Gallery*/
.mygalleryinner
{
	width: 200px;
}
.imageinputname
{
	width: 100%;
	height: 35px !important;
	overflow: hidden;
}
#mygallery_newalbum
{
	margin: 13px 0;
}
#mygallery_album_name
{
	width: 200px;
}
.mygallery_newalbum_name
{
	width: 200px;
}
.mygallery_newalbum_public
{
	vertical-align: middle;
}
.mygallerylinks
{
	margin: 5px 0 0 0;
}
.mygallerylinks input
{
	width: 350px;
}
.mygallerymoderating
{
	margin: 3px 0;
}
.mygalleryalbumscont
{
	display: inline-block;
	line-height: 15px;
	margin: 0 13px 0 0;
}
/*User info*/
.userinfolink
{
	font-weight: bold;
}
#userinfoleft
{
	float: left;
	width: 90px;
}
#userinforight
{
	zoom: 1;
	overflow: hidden;
}
#userinforight .stdblock
{
	line-height: 18px;
	margin: 0 0 13px 0 !important;
}
.usericon
{
	width: 24px;
	height: 24px;
	border: none;
}
#authresultcontainer
{
	line-height: 2em;
	color: #333333;
}
#authresultcontainer a:link,#authresultcontainer a:active,#authresultcontainer a:visited
{
	color: #333333;
}
#authresultcontainer a:hover
{
	color: #000;
}
#userstable
{
	width: 100%;
}
.myarticlesitem
{
	overflow: hidden;
	width: 100%;
	margin: 0 0 42px 0;
}
.myarticlesprop
{
	display: inline-block;
	margin: 0 50px 7px 0;
}
a.myarticlesbutton,a.myarticlesbutton:active,a.myarticlesbutton:visited
{
	display: inline-block;
	background: #FFF;
	border: 1px solid #d5d5d5;
	padding: 3px 0 5px 0;
	margin: 0 0 26px 0;
	text-decoration: none;
	width: 150px;
	text-align: center;
}
a.myarticlesbutton:hover
{
	
}
.myarticlesprops
{
	float: left;
	padding: 7px 13px;
	background: #ffffdd;
	border: 1px solid #ffd700;
}
.myarticlesoptions
{
	float: right;
}
.myarticlesnotice
{
	margin: 3px 0 7px 0;
}
.myarticlesnotice p
{
	margin: 0;
	padding: 0;
}
.userarticlesitem
{
	clear: both;
	margin: 0 0 42px 0;
}
.userarticlesprops
{
	clear: both;
	padding: 7px 13px;
	margin: 7px 0 0 0;
	background: #f9f9f9;
}
#authform
{
	width: 220px !important;
}
#authform #remember-container
{
	clear: both;
	height: 22px;
	margin: 5px 0 0 0;
}
#authlinks-container
{
	clear: both;
	height: 22px;
	margin: 3px 0 0 0;
}
.avatar
{
	float: left;
	width: 80px;
	position: relative;
}

#news_block
{
	margin: 0 0 26px 0;
	overflow: hidden;
	width: 100%;
}
#newscalendar
{
	margin: 13px 0 0 0;
}
.newsname
{
	margin: 2px 0;
}
.newsname a:link,.newsname a:active,.newsname a:visited
{
	color: #ed9f01;
	font-weight: bold;
	font-size: 15px;
}
.newsname a:hover
{
	color: #427bad;
}
.newsimage
{
	float: left;
	margin: 0 10px 0 0;
}
.newsitem
{
	margin: 0 0 26px 0;
	clear: both;
}
.newsdate
{
	color: #a6a6a6;
	font-size: 11px;
}
.newsnotice
{
	margin: 3px 0 0 0;
}
.newsnotice p
{
	margin: 0 !important;
	padding: 0 !important;
}
.newssource
{
	margin: 3px 0 0 0;
	clear: both;
}
.newsauthor
{
	margin: 3px 0 0 0;
	clear: both;
}
.newsbottom
{
	margin: 7px 0 0 0;
	clear: both;
	background: #f4f4f4;
	padding: 7 13;
}
.newsnav
{
	text-align: center;
	clear: both;
	margin: 15px 0;
}
.newsrss
{
	vertical-align: middle;
	margin-left: 3px;
	width: 16px;
	height: 16px;
}

#links
{
	margin: 0px 0px 39px 0px;
}
#linkslist
{
	margin: 0px 0px 0px 17px;
	padding: 0px;
	list-style-type: none;
}
#linkslist li
{
	display: block;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#topbanners
{
	margin: 0px 0px 13px 0px;
	text-align: center;
}

.form_block
{
	margin: 26px 0 0 0;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.formtitle
{
	font: bold 16px Arial;
	color: #2189d4;
	margin: 0 0 13px 0;
}
.formdiv
{
	background: #f9f9f9;
	padding: 7px;
	border: 1px solid #d5d5d5;
	overflow: hidden;
}
* html .formdiv
{
	width: 100%;
}
.formrow
{
	width: 100%;
	overflow: hidden;
}
.formheader
{
	float: left;
	padding: 15px 0 0 0;
	width: 27%;
	text-align: right;
}
.formheader label
{
	padding: 2px 13px 0px 0px;
	display: inline-block;
}

.formelement
{
	float: left;
	padding: 15px 0 0 0;
	width: 71%;
}
.form-notice
{
	font-size: 10px;
	color: #969696;
}
.form-ajaxvalidator-message
{
	position: absolute;
	z-index: 30000;
	display: inline-block;
	margin: 0;
	vertical-align: middle;
}
.form-ajaxvalidator-message .ok,.form-ajaxvalidator-message .error
{
	padding: 1px 7px !important;
	margin: 0 0 0 7px !important;
	text-align: left !important;
	background: transparent;
}
.required
{
	color: #F00;
}
fieldset
{
	clear: both;
	padding: 10px;
}
fieldset legend
{
	font-weight: bold;
}
div.formdiv textarea
{
	width: 100%;
	height: 120px;
	overflow: auto;
}
.editorbutton
{
	padding: 0;
}
div.location
{
	margin: 0 7px 7px 0;
	float: left;
}
div.location label
{
	margin: 0 0 3px 0;
	display: block;
}
div.location select
{
	vertical-align: middle;
}
.formradio
{
	display: inline-block;
	margin: 0 10px 0 0;
}
.formradio input,.formradio label
{
	vertical-align: middle;
}
.formcheckboxes
{
	display: block;
	margin: 0 7px 0 0;
}
.formselect
{

}
.formmultiple
{
	
}
.formfile
{
	
}
img.smile
{
	border: none;
	vertical-align:middle;
	margin: 0 2px;
}
.require
{
	border: 1px solid red !important;
}
.focus
{
	border: 1px solid #bbdafd !important;
}
.blur
{
	border: 1px solid #49f42d !important;
}
select
{
	color: #727272;
}
.forminput
{
	border: 1px solid #a5acb2;
	color: #727272;
}
.formelement .forminput
{
	vertical-align: middle;
	width: 100%;
}
.formsmall
{
	width: 27px;
}
.formmiddle
{
	width: 145px !important;
}
.formsubmit
{
	border: 1px solid #a5acb2;
	background: #f4f4f4;
}
.formimage
{
}
.fields-are-required
{
	clear: both;
	padding: 7px 0 0 0;
}
div.emoticons
{
	margin: 0 0 5px 0;
}
.formmessage
{
	color: #000;
	padding: 3px 8px;
	border: 1px solid #ffd700;
	background: #ffffdd;
	z-index: 300000;
}
#password-strength
{
	color: #FFF;
}
#password-strength span
{
	padding: 1px 1px;
}
.formaltfile
{
	height: 30px !important;
	vertical-align: top;
}
.captcha
{
	width: 100px;
	height: 50px;
	vertical-align: middle;
}
.captchareload
{
	margin-left: 15px;
}
.formcaptcha
{
	width: 45px;
}
.formimagecontainer
{
	overflow: hidden;
	width: 100%;
}
.formimage-image
{
	float: left;
	margin: 0 15px 0 0;
}
.formimage-options
{
	float: left;
	line-height: 1.6em;
	overflow: hidden;
}
* html .formimage-options
{
	height: 1%;
}
#confirm_code
{
	width: 40px !important;
}
.formlocationcountry
{
	width: 300px !important;
}
.formlocationcity
{
	width: 230px !important;
}
.formlocationcustom
{
	width: 230px !important;
}
.formlinkfield
{
	width: 100% !important;
	cursor: default;
}
.formtexts
{
	border-collapse: collapse;
}
.formtexts td
{
	padding: 4px;
}
.formtexts .formtextsvalue
{
	width: 280px;
}
.formtexts .formtextslabel
{
	text-align: right;
}

#sub
{
	padding: 0;
	margin: 13px 0;
	list-style-type: none;
	overflow: hidden;
	width: 100%;
	line-height: 13px;
}
#sub li
{
	display: inline-block;
	float: left;
	margin: 0 26px 0 0;
}
#sub a:link,#sub a:active,#sub a:visited,#sub strong
{
	display: block;
	padding: 7px;
	color: #ed9f01;
	font-weight: normal;
}
#sub a:hover
{
	color: #427bad;
}
#sub strong
{
	background: #427bad;
	color: #FFF;
}

#route
{
	padding: 0;
	margin: 0 0 13px 0;
	list-style-type: none;
	color: #a1a1a1;
	overflow: hidden;
	width: 100%;
}
#route li
{
	float: left;
}
.routespacer
{
	float: left;
	margin: 0 7px;
}
.routecontainer
{
	display: inline-block;
	padding: 0;
	margin: 0;
	list-style-type: none;
	color: #a1a1a1;
	overflow: hidden;
	zoom: 1;
}
a.route:link,a.route:visited,a.route:active
{
	color: #a1a1a1;
}
a.route:hover
{
	color: #ed9f01;
}
span.route,#route strong,strong.route
{
	color: #ed9f01 !important;
	font-weight: normal;
}

#langswitch
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
}
#langswitch li
{
	padding: 0;
	margin: 0 0 0 0px;
	float: left;
	display: inline;
}
#langswitch img
{
	width: 16px;
	height: 11px;
	vertical-align: middle;
}


