body
{
	margin: 0;
	padding: 0;
	color: #c8b99a;
	min-width: 1003;
	background: #FFF url("/images/background.gif");
	position: relative; /* for ie7*/
}
form
{
	margin: 0;
	padding: 0;
}
body,td,th,input,textarea,select
{
	font: normal 13px Verdana, Serif;
}	
p
{
	padding-bottom: 0;
	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: normal 22px Arial;
	line-height: 18px;
	padding: 0;
	margin: 0 0 13 0;
}
h2
{
	font-size: 18px;
	font-weight: 400;
}
/* 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: 16;
	height: 16;
}
a.imageleft,img.imageleft
{
	float: left;
	margin: 0 5 0 0;
}
a.imageleft img
{
	margin: 0 !important;
}
a.imageright,img.imageright
{
	float: left;
	margin: 0 0 0 5;
}
a.imageright img
{
	margin: 0 !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: 5 0;}
.stdmarginextra{margin: 10 0;}
.stdheader1
{
	background: #f9f9f9;
	color: #444;
	border-left: 4px solid #427bad;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 13 0;
	padding: 7 0 7 13;
	overflow: hidden;
}
* html .stdheader1
{
	width: 100%;
}
.stdheader2
{
	clear: both;
	color: #000;
	overflow: hidden;
	padding: 7 13;
	margin: 0 0 13 0;
	border-bottom: 4px solid #ed9f01;
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	background: #f4f4f4;
}
* html .stdheader2
{
	width: 100%;
}
.stdheader3
{
	overflow: hidden;
	background: #427bad url("/images/header-background.gif") repeat-x bottom;
	color: #FFF;
	padding: 7 13;
	font-weight: bold;
}
* html .stdheader3
{
	width: 100%;
}
.stdblock
{
	background: #f4f4f4;
	padding: 7 13;
	line-height: 15px;
}
.stdblock2
{
	padding: 7 13;
	line-height: 15px;
	overflow: hidden;
}
* html .stdblock,* html .stdblock2
{
	width: 100%;
}
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: 7 13 !important;
}
table.t th
{
	text-align: left;
	color: #000;
	background: #d9d9d9;
	font-size: 12px;
	font-weight: normal;
}
.ok
{
	clear: both;
	margin: 10 0;
	border: 1px solid #00ff00;
	background: #f0fff0;
	color: #000;
	padding: 10 20;
	text-align: center;
}
.error
{
	clear: both;
	margin: 10 0;
	border: 1px solid #F00;
	background: #ffffdd;
	color: #F00;
	padding: 10 20;
	text-align: center;
}
.notice
{
	margin: 10 0;
	border: 1px solid #ffd700;
	background: #ffffdd;
	color: #000;
	padding: 10 20;
	text-align: center;
}
/* DESIGN */


#top
{
	background: #cdbea1 url("/images/background-top.gif") repeat-x;
	height: 35;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
#topinner
{
	text-align: left;
	width: 1003;
	margin: 0 auto;
}
#topleft
{
	float: left;
	margin: 8 0 0 0;
	color: #201913;
	font-size: 12px;
	font-weight: 900;
	font-family: "Times New Roman";
}
#topright
{
	float: right;
	text-align: right;
	color: #201913;
	margin: 7 0 0 0;
}


#logo
{
	float: left;
	width: 268;
	height: 90;
	margin: 40 0 0 0;
}
#logo *
{
	display: block;
	width: 100%;
	height: 100%;
}

#bottom
{
	overflow: hidden;
	width: 100%;
	height: 117;
	background: #c8b998;
	text-align: center;
}
#bottominner
{
	width: 1003;
	margin: 0 auto;
	text-align: left;
}
#copyright
{
	float: left;
	width: 380;
	color: #3e2f28;
	margin: 23 0 0 0;
	line-height: 19px;
}
#bottomaddress,#topaddress
{
	float: right;
	overflow: hidden;
	width: 570;
	line-height: 18px;
}
#bottomaddress
{
	margin-top: 30;
}

#bottomaddress2,#bottomaddress1
{
	float: left;
	color: #3e2f28;
}
#bottomaddress a:link,#bottomaddress a:active,#bottomaddress a:visited
{
	color: #3e2f28;
}
#bottomaddress a:hover
{
	color: #FFF !important;
}
#topaddress a:link,#topaddress a:active,#topaddress a:visited
{
	color: #70574b;
}
#topaddress a:hover
{
	color: #FFF !important;
}

#bottomaddress1
{
	text-align: left;
	background: url("/images/bottomspacer.gif") no-repeat right center;
	width: 283;
}
#bottomaddress2,#topaddress2
{
	float: right;
	width: 275;
	text-align: right;
}
#topaddress2,#topaddress1
{
	color: #70574b;
	margin-top: 30;
}
#topaddress1
{
	float: left;
	text-align: left;
	width: 283;
	background: url("/images/topspacer.gif") no-repeat right center;
}

.phone
{
	display: block;
	font-size: 15px;
}
#topaddress1 .phone,#topaddress2 .phone
{
	color: #c8b99a;
}
.graphic
{
	display: block;
	margin: 9 0 0 0;
}
.graphic2
{
	display: block;
	float: right;
	margin: 9 0 0 0;
}
#header
{
	height: 195;
	width: 100%;
	text-align: center;
	background: url("/images/background-header.gif") repeat-x;
}
#headerinner
{
	width: 1003;
	height: 195;
	margin: 0 auto;
	overflow: hidden;
	background: url("/images/header.jpg") no-repeat;
}
#menu
{
	float: right;
	width: 545;
	height: 37;
	border-top: 1px solid #70574b;
	margin: 24 0 0 0;
	font-size: 15px;
}
#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu ul li
{
	float: left;
	display: inline-block;
	margin: 0 42 0 0;
	padding: 13 0 0 0;
}
#menu a:link,#menu a:active,#menu a:visited
{
	color: #c8b99a;
}
#menu a:hover
{
	color: #FFF;
}
.mlast
{
	margin: 0 0 0 0 !important;
}
.mselected
{
	background: url("/images/corner.gif") no-repeat center top;
	color: #70574b;
}
#content
{
	width: 100%;
	min-height: 520;
	text-align: center;
}
* html #content
{
	height: 520;
}
#contentinner
{
	text-align: left;
	width: 1003;
	margin: 0 auto 0 auto;
	line-height: 22px;
	overflow: hidden;
}
.superblock
{
	background: #58493e url("/images/background-block.gif");
	padding: 13 21 !important;
}

.testresult
{
	color: #000;
	padding: 0;
	margin: 0 0 0 7;
	text-align: center;
	line-height: 15px;
	display: inline-block;
	vertical-align: middle;
	height: 19;
	width: 110;
}
.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: 546;
	height: 416;
	padding: 55;
	display: none;
	overflow: hidden;
}
* html .overlay
{
	width: 656;
	height: 526;
}
.overlay .close
{
	background: url("/images/ui/overlay/close.png") no-repeat;
	width: 35;
	height: 35;
	position: absolute;
	right: 5;
	top: 5;
	cursor: pointer;
}
.overlaybuttons
{
	text-align: center;
	margin: 13 0 0 0;
}
.overlaybuttons input
{
	color: #FFF;
	background: #2b525b;
	width: 100;
	border: 1px solid #000;
	margin: 0 7;
}
#overlaycancel
{
	background: #cc0033 !important;
}

/* dialog box */
div.overlay.overlaydialogbox
{
	background: url("/images/ui/overlay/message.png") no-repeat !important;
	width: 656;
	height: 174;
	text-align: center;
}
.overlaydialogboxcontent
{
	text-align: center;
}
/* alert */
div.overlay.overlayalert
{
	background: url("/images/ui/overlay/alert.png") no-repeat !important;
	width: 598;
	height: 48;
	padding: 29 !important;
	text-align: center;
	overflow: hidden;
}
* html div.overlay.overlayalert
{
	width: 656;
	height: 106;
}
div.overlay.overlayalert .ok,div.overlay.overlayalert .error,div.overlay.overlayalert .notice
{
	background: none !important;
	border: none;
	margin: 5 0 !important;
}

/* ajax admin */
.overlayajaxadmincontent
{
	height: 380;
	overflow: auto;
	text-align: left;
}

/* ajax standard */

.overlay.overlayajaxstandard
{
	background: url("/images/ui/overlay/form.png") no-repeat !important;
	width: 556 !important;
	height: 556 !important;
	padding: 50px !important;
	overflow: hidden;
}
* html .overlay.overlayajaxstandard
{
	width: 656 !important;
	height: 656 !important;
}
.overlayajaxstandardcontainer
{
	height: 556px;
	overflow: auto;
	text-align: left;
}
.overlayajaxstandardcontainer .form_block
{
	margin: 0 !important;
}

/**/
div.tooltip
{
	background: #f9f9f9;
	border: 1px solid #d5d5d5;
	width: 370px;
	height: 194px;
	display: none;
	text-align: left;
	color: #000;
}
.tooltipcontent
{
	width: 310;
	height: 134;
	margin: 30 0 0 30;
	overflow: auto;
}

/* -------------------------------------------------------------------
// 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
{
	border: 1px solid #d5d5d5 !important;	
	background:#FFF url("/lib/jquery.markitup/images/bg-container.png") repeat-x top left;
	padding: 5;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
* html markItUpContainer
{
	width: 100%;
}
.markItUpEditor {
	padding:5px;
	clear:both;
	display:block;
	overflow:auto;
}
.markItUpPreviewFrame	{
	overflow:auto;
	background-color: #FFF;
	width:100%;
	height:300px;
	margin: 5 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 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:0px;
}
.markItUpHeader ul .markItUpSeparator {
	margin: 0 5 0 3 !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 3 3 3;
}
.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: 0 0 0 0;
}
#auth_block_form_container
{
	overflow: hidden;
	width: 193;
}
#auth-compact-remember
{
	text-align: right;
}
#auth-compact-links
{
	margin: 5 0 0 0;
	text-align: right;
}
#auth-compact-links *
{
	margin: 0 0 0 0;
}
#auth-compact-login
{
}
#auth-compact-login,#auth-compact-password
{
	margin: 0 0 3 0;
	text-align: left;
}
#auth-compact-login label,#auth-compact-password label
{
	display: inline-block;
	height: 13;
	width: 60;
	margin: 0 5 0 0;
	text-align: right;
}
#auth-compact-login input,#auth-compact-password input
{
	width: 128 !important;
}
.auth-compact-submit
{
	width: 80;
	margin: 3 0 0 65;
}
/*My Gallery*/
.mygalleryinner
{
	width: 200;
}
.imageinputname
{
	width: 100%;
	height: 35 !important;
	overflow: hidden;
}
#mygallery_newalbum
{
	margin: 13 0;
}
#mygallery_album_name
{
	width: 200;
}
#mygallery_newalbum_name
{
	width: 200;
}
.mygallerylinks
{
	margin: 5 0 0 0;
}
.mygallerylinks input
{
	width: 350;
}
.mygallerymoderating
{
	margin: 3 0;
}
.mygalleryalbumscont
{
	display: inline-block;
	line-height: 15px;
}
/*User info*/
.userinfolink
{
	font-weight: bold;
}
#userinfoleft
{
	float: left;
	width: 90;
}
#userinforight
{
	zoom: 1;
	overflow: hidden;
}
#userinforight .stdblock
{
	line-height: 18px;
	margin: 0 0 13 0 !important;
}
.usericon
{
	width: 24;
	height: 24;
	border: 0;
}
#authresultcontainer
{
	line-height: 2em;
}
#userstable
{
	width: 100%;
}
.myarticlesitem
{
	clear: both;
	margin: 0 0 42 0;
}
.myarticlesprop
{
	display: inline-block;
	margin: 0 50 7 0;
}
a.myarticlesbutton,a.myarticlesbutton:active,a.myarticlesbutton:visited
{
	display: inline-block;
	background: #FFF;
	border: 1px solid #d5d5d5;
	padding: 3 0 5 0;
	margin: 0 0 26 0;
	text-decoration: none;
	width: 150;
	text-align: center;
}
a.myarticlesbutton:hover
{
	
}
.myarticlesprops
{
	float: left;
	padding: 7 13;
	background: #ffffdd;
	border: 1px solid #ffd700;
}
.myarticlesoptions
{
	float: right;
}
.myarticlesnotice
{
	margin: 3 0 7 0;
}
.myarticlesnotice p
{
	margin: 0;
	padding: 0;
}
.userarticlesitem
{
	clear: both;
	margin: 0 0 42 0;
}
.userarticlesprops
{
	clear: both;
	padding: 7 13;
	margin: 7 0 0 0;
	background: #f9f9f9;
}
#authform
{
	width: 220 !important;
}
#authform #remember-container
{
	clear: both;
	height: 22;
	margin: 5 0 0 0;
}
#authlinks-container
{
	clear: both;
	height: 22;
	margin: 3 0 0 0;
}
.avatar
{
	float: left;
	width: 80;
	position: relative;
}

#news_block
{
	margin: 0 0 26 0;
}
#newscalendar
{
	margin: 13 0 0 0;
}
.newsname
{
	margin: 2 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 10 0 0;
}
.newsitem
{
	margin: 0 0 26 0;
	clear: both;
}
.newsdate
{
	color: #a6a6a6;
	font-size: 11px;
}
.newsnotice
{
	margin: 3 0 0 0;
}
.newsnotice p
{
	margin: 0 !important;
	padding: 0 !important;
}
.newssource
{
	margin: 3 0 0 0;
	clear: both;
}
.newsauthor
{
	margin: 3 0 0 0;
	clear: both;
}
.newsbottom
{
	margin: 7 0 0 0;
	clear: both;
	background: #f4f4f4;
	padding: 7 13;
}
.newsnav
{
	text-align: center;
	clear: both;
	margin: 15 0;
}
.newsrss
{
	vertical-align: middle;
	margin-left: 3;
	width: 16;
	height: 16;
}

.form_block
{
	margin: 26 0 0 0;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.formtitle
{
	font: bold 16px Arial;
	color: #2189d4;
	margin: 0 0 13 0;
}
.formdiv
{
	padding: 7;
	position: relative;
}
* html .formdiv
{
	width: 100%;
}
.formrow
{
	clear: both;
	width: 100%;
	overflow: hidden;
}
.formheader
{
	float: left;
	padding: 15 0 0 0;
	width: 27%;
	text-align: right;
}
.formheader label
{
	padding: 2 13 0 0;
	display: inline-block;
}

.formelement
{
	float: left;
	padding: 15 0 0 0;
	width: 73%;
}
.form-notice
{
	font-size: 10px;
	color: #969696;
}
.form-ajaxvalidator-message
{
	display: inline-block;
	margin: 0 0 0 0;
}
.form-ajaxvalidator-message .ok,.form-ajaxvalidator-message .error
{
	padding: 1 7 !important;
	margin: 0 0 0 7 !important;
	text-align: left !important;
	background: transparent;
}
.required
{
	color: #F00;
}
fieldset
{
	clear: both;
	padding: 10;
}
fieldset legend
{
	font-weight: 900;
}
div.formdiv textarea
{
	width: 100%;
	height: 120;
	overflow: auto;
}
.editorbutton
{
	padding: 0 0;
}
div.location
{
	margin: 0 7 7 0;
	float: left;
}
div.location label
{
	margin: 0 0 3 0;
	display: block;
}
div.location select
{
	vertical-align: middle;
}
.formradio
{
	display: inline-block;
	margin: 0 10 0 0;
}
.formradio input,.formradio label
{
	vertical-align: middle;
}
.formcheckboxes
{
	display: block;
	margin: 0 7 0 0;
}
.formselect
{

}
.formmultiple
{
	
}
.formfile
{
	
}
img.smile
{
	border: none;
	vertical-align:middle;
	margin: 0 2;
}
.require
{
	border: 1px solid red !important;
}
.focus
{
	border: 1px solid #bbdafd !important;
}
.blur
{
	border: 1px solid #49f42d !important;
}
select
{
	color: #727272;
}
.forminput
{
	background: transparent;
	border: 1px solid #a5acb2;
	color: #727272;
}
.formelement .forminput
{
	vertical-align: middle;
	width: 100%;
}
.formsmall
{
	width: 27;
}
.formmiddle
{
	width: 145 !important;
}
.formsubmit
{
	border: 1px solid #a5acb2;
	background: #f4f4f4;
}
.formimage
{
}
.fields-are-required
{
	clear: both;
	padding: 7 0 0 0;
}
div.emoticons
{
	margin: 0 0 5 0;
}
.formmessage
{
	color: #000;
	padding: 3 8;
	border: 1px solid #ffd700;
	background: #ffffdd;
}
#password-strength
{
	color: #FFF;
}
#password-strength span
{
	padding: 1 1;
}
.formaltfile
{
	height: 30 !important;
	vertical-align: top;
}
.captcha
{
	width: 100;
	height: 50;
	vertical-align: middle;
}
.captchareload
{
	margin-left: 15;
}
.formcaptcha
{
	width: 45;
}
.formimagecontainer
{
	overflow: hidden;
	width: 100%;
}
.formimage-image
{
	float: left;
	margin: 0 15 0 0;
}
.formimage-options
{
	float: left;
	line-height: 1.6em;
	overflow: hidden;
}
* html .formimage-options
{
	height: 1%;
}
#confirm_code
{
	width: 40 !important;
}
.formlocationcountry
{
	width: 300 !important;
}
.formlocationcity
{
	width: 230 !important;
}
.formlocationcustom
{
	width: 230 !important;
}
.formlinkfield
{
	width: 100% !important;
	cursor: default;
}
.formtexts
{
	border-collapse: collapse;
}
.formtexts td
{
	padding: 4;
}
.formtexts .formtextsvalue
{
	width: 280;
}
.formtexts .formtextslabel
{
	text-align: right;
}

#sub
{
	padding: 0;
	margin: 13 0;
	list-style-type: none;
	overflow: hidden;
	width: 100%;
	line-height: 13px;
}
#sub li
{
	display: inline-block;
	float: left;
	margin: 0 26 0 0;
}
#sub a:link,#sub a:active,#sub a:visited,#sub strong
{
	display: block;
	padding: 7;
	color: #ed9f01;
	font-weight: normal;
}
#sub a:hover
{
	color: #427bad;
}
#sub strong
{
	background: #427bad;
	color: #FFF;
}

#route
{
	padding: 0;
	margin: 0 0 13 0;
	list-style-type: none;
	color: #a1a1a1;
	overflow: hidden;
	width: 100%;
}
#route li
{
	float: left;
}
.routespacer
{
	float: left;
	margin: 0 7;
}
.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 16;
	float: left;
	display: inline;
}
#langswitch img
{
	width: 16;
	height: 11;
	vertical-align: middle;
}
#langswitch a img
{
	opacity: 0.5;
}
* html #langswitch a img
{
	filter: alpha(opacity=50);
}


