body
{
	color: #000;
	background: #FFF;
}
form
{
	margin: 0;
	padding: 0;
}
body,td,th,input,textarea,select
{
	font: normal 13px "Trebuchet MS",Arial, Verdana, Serif;
}
a img{border: none;}
a
{
	color: #00a8d4;
	text-decoration: underline;
}
a:active{color: #F00;}
a:hover{color: #93c100;}
h1,.h1
{
	font-weight: normal;
	font-size: 230%;
	padding: 0;
	margin: 35px 0 18px 0;
	font-family: Georgia;
}
h2
{
	font-size: 150%;
	font-weight: normal;
}
h3
{
	font-size: 130%;
	font-weight: normal;
}
h4
{
	font-size: 130%;
	color: #009900;
	font-weight: normal;
}
p{line-height: 1.5;}

a.openimage{display: inline-block;}
#loading
{
	background: url("../images/_loading.gif") no-repeat;
	width: 16px;
	height: 16px;
	z-index: 1000000000000000000;
}
.imageleft
{
	float: left;
	display: inline-block;
	margin: 0 5px 0 0;
}
.imageright
{
	float: right;
	display: inline-block;
	margin: 0 0 0 5px;
}
.image
{
	display: inline-block;
	border: 1px solid #d5d5d5;
	background: #f9f9f9;
	padding: 5px;
}
.image a,.image img{display: block;}
.player{display: block;}

.small{font-size: 80%;}
.big{font-size: 110%;}
.fleft{float: left;}
.fright{float: right;}
.block{display: block !important;}
.inlineblock{display: inline-block;}
.inline{display: inline;}
.middle{vertical-align: middle !important;}
.clear{clear: both;}
.haslayout{overflow: hidden;zoom: 1;}
.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 !important;}
.red{color: #ee4611;}
.w100{width: 100% !important;}
.w99{width: 99% !important;}
.name
{
	color: #757575;
}
.simplelist
{
	margin: 0 0 13px 0;
	padding: 0;
	list-style-type: none;
}
.simplelist li
{
	margin-bottom: 4px;
}
.margin{margin: 13px !important;}
.margin-top{margin-top: 13px !important;}
.margin-right{margin-right: 13px !important;}
.margin-bottom{margin-bottom: 13px !important;}
.margin-left{margin-left: 13px !important;}
.margin-top-s{margin-top: 3px !important;}
.stdblock
{
	overflow: hidden;
	zoom: 1;
	background: #f4f4f4;
	padding: 7px 13px;
	border: 1px solid #d5d5d5;
	margin: 0;
}
.stdblockheader
{
	color: #000;
	margin: 0 0 13px 0;
	font-size: 110%;
	font-weight: bold;
}
.stdtable
{
	width: 100%;
	border-collapse: collapse;
	background-color: #f9f9f9;
}
.stdtable .tr0
{
	background-color: #f9f9f9;
}
.stdtable .tr1
{
	background-color: #f4f4f4;
}
.stdtable td
{
	padding: 7px 10px;
	border: 1px solid #d5d5d5;
}
.stdtable th,.stdtable .th
{
	background: #f0f0f0;
	border: 1px solid #d5d5d5;
	font-weight: bold;
	padding: 10px;
}

.stdlist
{
	padding: 0;
	margin: 13px 0;
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
}
.stdlist li
{
	float: left;
	margin: 0 26px 13px 0;
}
.stdlist a,.stdlist strong
{
	display: inline-block;
	color: #427bad;
	text-decoration: none;
	padding: 3px 0px 3px 0px !important;
	border-bottom: 1px dotted #427bad;
}
.stdlist a:hover
{
	color: #ed9f01;
	border-bottom: 1px dotted #ed9f01;
}
.stdlist strong
{
	color: #000;
	border-bottom: 0;
}
.stdlist a.selected
{
	color: #FFF !important;
	border-bottom: none;
	background-color: #427bad;
	padding: 3px 5px 3px 5px !important;
}
.stdlist a.selected:hover
{
	background-color: #ed9f01;
}
.ok,.error,.notice
{
	clear: both;
	zoom: 1;
	margin: 10px 0;
	padding: 10px 20px;
	text-align: center;
	color: #000;
	background: #ffffdd;
}
.ok
{
	border: 1px solid #00ff00;
	background: #f0fff0;
}
.error
{
	border: 1px solid #F00;
	color: #F00;
}
.notice
{
	border: 1px solid #ffd700;
}
.guest
{
	color: #000;
	font-weight: bold;
}
.icon16,.icon32
{
	display: inline-block;
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
}
.icon16
{
	background-image: url("../images/_sprite16.png");
	width: 16px;
	height: 16px;
	cursor: pointer;
}
.icon32
{
	background-image: url("../images/_sprite32.png");
	width: 32px;
	height: 32px;
}
.submit,.pointer{cursor: pointer;}
.delete{background-position: 0 0;}
.rss
{
	background-position: -16px 0px;
	margin-left: 3px;
}
.call{background-position: -32px 0px;}
.search{background-position: -48px 0px;}
.plus{background-position: -64px 0px;}
.minus{background-position: -80px 0px;}
.help{background-position: -96px 0px;}

.calculator{background-position: 0 0;}
.clock-off{background-position: -32px 0;}
.clock-on{background-position: -64px 0;}

.arrowprev,.arrownext
{
	display: inline-block;
	width: 32px;
	height: 32px;
	background-image: url("../images/_sprite32.png");
	background-repeat: no-repeat;
}
.arrowprev{background-position: -96px 0;}
.arrownext{background-position: -128px 0;}

/* Marks */
.mark-value
{
	display: inline-block;
	margin: 0 2px 0 0;
}
.mark-plus
{
	color: #008000 !important;
}
.mark-minus
{
	color: #F33 !important;
}
.mark-zero
{
	color: #808080;
}
.mark,.mark-up,.mark-down
{
	width: 16px;
	height: 18px;
	background: none;
	border: none;
	background-repeat: no-repeat;
	background-image: url("../images/_sprite16.gif");
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
	margin: 0 0 0 4px;
}
.mark-up{background-position: -16px 0;}
.mark-up:hover{background-position: -16px -18px;}
.mark-down{background-position: 0 0;}
.mark-down:hover{background-position: 0 -18px;}

/* Explorer */
.explorer,.explorerhidden
{
	padding: 0;
	margin: 0;
	overflow: hidden;
	list-style-type: none;
	background: url("../images/_sprite_tree.gif") repeat-y -59px 0;
}
.explorer ul,.explorerhidden
{
	margin: 0 0 0 20px !important;
}
.explorer li
{
	width: 100%;
	overflow: hidden;
	display: block;
	vertical-align: top;
}
.explorerplus,.explorerminus,.explorerone,.explorerfolder
{
	display: block;
	float: left;
	width: 15px;
	height: 18px;
	margin: 0 2px 0 0;
	background-image: url("../images/_sprite_tree.gif");
	background-repeat: no-repeat;
}
.explorerplus{background-position: 0 0;}
.explorerminus{background-position: -15px 0;}
.explorerone
{
	width: 16px;
	background-position: -30px 0;
}
.explorerfolder
{
	width: 13px;
	height: 16px;
	margin: 0 5px 0 0;
	background-position: -46px 0;
}

/* ROUTE */
#route
{
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 0 0;
	margin: 0 0 0px 12px;
	list-style-type: none;
	color: #000;
	height: 29px;
}
#route li
{
	float: left;
}
.routespacer
{
	float: left;
	margin: 0 7px;
}
#route a
{
	color: #FFF;
}
#route a:hover
{
	color: #000;
}
#route strong
{
	color: #000 !important;
}

/* SUBS */
#subs
{
}

/* PAGE NAVIGATOR */
.PageNavigator
{
	margin: 15px 0 0 0;
	overflow: hidden;
	zoom: 1;
}
.PageNavigator ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
}
.PageNavigator li
{
	float: left;
	margin: 0 6px 0 0;
	vertical-align: middle;
}
.PageNavigator a,.PageNavigator .selected
{
	padding: 3px 6px;
	display: inline-block;
	text-align: center;
}
.PageNavigator .selected
{
	background: #00adef;
	color: #fff;
}
.PageNavigator span.pageinterval
{
	color: #000 !important;
	padding: 0 !important;
}
.PageNavigator input
{
	background: #FFF;
	height: 19px;
	width: 26px;
	padding-top: 4px;
	text-align: center;
	border: 1px solid #c7c7c7;
	vertical-align: middle;
}
.PageNavigator-header
{
	font-size: 120%;
	margin-bottom: 5px;
}
/* DESIGN */
html,body
{
	height: 100%;
	margin: 0;
	padding: 0;
}
html>body
{
	min-height: 100%;
    height: auto;
}
body
{
	position: relative;
	min-width: 1003px;
	text-align: center;
}
#footer
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 187px;
	text-align: center;
}
#footerinner
{
	overflow: hidden;
	width: 1003px;
	margin: 0 auto;
	height: 100%;
	zoom: 1;
	text-align: left;
	background: url("../images/bottom.gif") no-repeat;
}
#main
{
	overflow: hidden;
	padding: 40px 0 187px 0;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#maininner
{
	text-align: left;
	width: 1003px;
	zoom: 1;
	overflow: hidden;
	margin: 0 auto;
}
#footer_left
{
	float: left;
	width: 440px;
	margin: 0 0 0 310px;
}
* html #footer_left
{
	display: inline;
}
#footer_right
{
	float: right;
	margin: 16px 110px 0 0;
}
* html #footer_right
{
	display: inline;
}
#agency
{
	display: block;
	background: url("../images/3agency.gif") no-repeat right top;
	width: 113px;
	height: 14px;
	color: #000;
	padding: 25px 0 0 0;
	text-decoration: none;
}
#agency:hover
{
	color: #ef9c02;
}
#counters
{
	margin: 34px 0 0 0;
}
#copyright
{
	font-weight: bold;
	font-size: 115%;
	color: #444;
	margin: 40px 0 0 0;
}
#bottom_contact
{
	line-height: 1.5;
	margin: 20px 0 0 0;
}
.green
{
	color: #50a100;
}
#logo
{
	display: block;
	width: 260px;
	height: 57px;
	margin: 0 0 31px 12px;
	background: url("../images/logo.gif") no-repeat;
}
#stomatology
{
	width: 290px;
	height: 40px;
	overflow: hidden;
	color: #FFF;
	background: url("../images/stomatology.gif") no-repeat;
	text-align: center;
	font-size: 235%;
	font-family: Georgia;
	letter-spacing: 1px;
	margin: 0 0 36px 0;
}
#topmenu
{
	margin: 0 0 63px 12px;
	color: #00a8d4;
	font-weight: bold;
}
#topmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu li
{
	vertical-align: top;
	overflow: hidden;
	zoom: 1;
}
.topmenu0 a
{
	font-size: 140%;
}
.topmenu0 strong
{
	font-size: 140%;
	color: #000;
}
.topmenu1
{
	padding: 0 0 0 0;
	margin-left: 20px !important;
	margin-bottom: 7px !important;
	margin-top: 7px !important;
	overflow: hidden;
	zoom: 1;
	font-size: 70%;
}
* html .topmenu1
{
	margin-bottom: 0px !important;
}
*+html .topmenu1
{
	margin-bottom: 0px !important;
}
.topmenu0 li
{
	margin: 0 0 10px 0;
}
.topmenu1 li
{
	margin: 0 0 5px 0;
}
.topmenu0s
{
	margin-bottom: 7px !important;
}
.dash
{
	display: inline-block;
	margin: 0 5px 0 0;
	color: #00a8d4;
	font-weight: bold;
	font-size: 140%;
}
.dashes
{
	color: #000;
}
.maininner-main
{
	background: url("../images/main.jpg") no-repeat 169px 0px;
}
.maininner-inner
{
	background: url("../images/inner.jpg") no-repeat 300px 0px;
}
#innerimage
{
	width: 260px;
}
.innerimage1
{
	height: 180px;
	background: url("../images/inner1.jpg") no-repeat;
}
.innerimage2
{
	height: 169px;
	background: url("../images/inner2.jpg") no-repeat;
}
#header
{
	overflow: hidden;
	height: 160px;
	zoom: 1;
}
#top_contact
{
	float: right;
	font-size: 75%;
	color: #000066;
	text-align: right;
	padding: 0 53px 0 0;
}
#topphone
{
	color: #cc3300;
	font-size: 265%;
	font-weight: bold;
	margin: 7px 0 0 0;
	letter-spacing: -1px;
}
#topphone span
{
	font-size: 80%;
	color: #a8a8a8;
	font-weight: normal;
}
#route_container
{
	height: 39px;
}
#specs
{
	float: left;
	margin: 140px 0 0 0;
	overflow: hidden;
	font-family: Georgia;
	position: relative;
	left: -45px;
	width: 452px;
	height: 75px;
	line-height: 1.1;
	padding-top: 5px;
}
#specs a
{
	display: block;
	color: #FFF;
	font-size: 220%;
	text-decoration: none;
}
#specs p
{
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.1;
}
#left
{
	float: left;
	width: 310px;
	padding: 0 0 53px 0;
	overflow: hidden;
	text-align: left;
}
#right
{
	float: right;
	width: 693px;
	padding: 0 0 53px 0;
	text-align: left;
}
#mainright
{
	float: right;
	width: 220px;
	position: relative;
	top: -60px;
}
#content
{
	margin-right: 53px;
}
.content-main
{
	float: left;
	width: 410px !important;
	padding: 20px 0 0 0;
	margin-right: 0 !important;
}
#rightmenu
{
	position: relative;
}
#rightmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#rightmenu .dash
{
	font-weight: normal;
	font-size: 100%;
}
#rightmenu li
{
	margin-bottom: 3px;
}
.header
{
	display: block;
}
.header1
{
	background: url("../images/headers.gif") no-repeat 0px 0px;
	height: 26px;
	width: 221px;
	text-indent: -1000000px;
	margin: 0 0 10px 0;
}
.header3
{
	background: url("../images/headers.gif") no-repeat 0px -53px;
	height: 24px;
	width: 158px;
	text-indent: -1000000px;
	margin: 0 0 10px 0;
}
#interesting
{
	margin: 29px 0 0 0;
}
#interesting .newsitem
{
	margin-bottom: 15px;
}
.header2
{
	background: url("../images/headers.gif") no-repeat 0px -26px;
	height: 27px;
	width: 165px;
	text-indent: -1000000px;
	margin: 0 auto 0px auto;
}
.blueback
{
	width: 180px;
	height: 170px;
	background: url("../images/blue-back.jpg") no-repeat;
	text-align: center;
	padding-top: 10px;
}
.bluebackinner
{
	height: 160px;
	overflow: hidden;
}
#doctors 
{
	margin: 53px 0 0 0;
	text-align: center;
}
#doctors .newsitem
{
}
#doctors .newsnotice
{
	font-weight: bold;
}
#doctors .blueback
{
	margin: 0 auto;
}
.doctorimage
{
	float: left;
	margin: 0 60px 0 0;
}
.doctortext
{
	margin-top: 0;
}
.doctornotice
{
	margin: 0 0 12px 0;
	font-weight: bold;
	overflow: hidden;
}
* html .doctornotice
{
	height: 1%;
}
.doctortext p
{
	margin-top: 0;
	padding-top: 0;
}
.doctorname
{
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 15px;
}
#tips
{
	width: 221px;
}
.tipsnotice
{
	font-style: italic;
	font-family: Georgia;
	font-size: 140%;
	line-height: 1.3;
}
.commentcolumntext
{
	width: 186px;
	background: url("../images/comments-back.jpg") repeat-y;
	font-family: Georgia;
	font-style: italic;
	font-size: 110%;
	padding: 0 17px 0 17px;
	line-height: 1.3;
	font-weight: bold;
	overflow: hidden;
}
.commentcolumntop
{
	background: url("../images/comments-top.jpg") no-repeat;
	width: 220px;
	height: 21px;
}
.commentcolumnbottom
{
	background: url("../images/comments-bottom.jpg") no-repeat;
	width: 220px;
	height: 46px;
}
.comments-u
{
	font-family: Georgia;
	font-style: italic;
	font-size: 115%;
	font-weight: bold;
	margin: 5px 0 19px 0;
}
#comments_column
{
	margin: 0 0 36px 0;
}


.commentbtext
{
	width: 580px;
	background: url("../images/comments-b-back.jpg") repeat-y;
	font-family: Georgia;
	font-style: italic;
	font-size: 110%;
	padding: 0 30px;
	line-height: 1.3;
	font-weight: bold;
	overflow: hidden;
}
.commentbtop
{
	background: url("../images/comments-b-top.jpg") no-repeat;
	width: 640px;
	height: 17px;
}
.commentbbottom
{
	background: url("../images/comments-b-bottom.jpg") no-repeat;
	width: 640px;
	height: 36px;
}
#toplink1
{
	display: block;
	position: absolute;
	width: 107px;
	height: 107px;
	top: 230px;
	left: 390px;
}
#toplink2
{
	display: block;
	position: absolute;
	width: 107px;
	height: 107px;
	top: 230px;
	left: 720px;
}
#toplink3
{
	display: block;
	position: absolute;
	width: 230px;
	height: 40px;
	top: 422px;
	left: 495px;
}

.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: url("/lib/zoomimage/images/shadow.png") no-repeat scroll 0 0;
}
.zoomimage_stc {
	overflow: hidden;
	height: 6px;
	margin: 0 6px;
	background: 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: 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: 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: url("/lib/zoomimage/images/shadow-lr.png") repeat-y scroll -6px 0pt
}
.zoomimage_scc {
	margin: 0 6px;
	height: 100%;
	background: 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-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,.zoomimage_next
{
	background-image: url("../images/_sprite32.png");
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	bottom: 1px;
}
.zoomimage_prev
{
	background-position: -96px 0;
	left: 10px;
}
.zoomimage_next {
	background-position: -128px 0;
	right: 10px;
}

.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;
	zoom: 1;
	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;
}

.form_block
{
	margin: 26px 0 0 0;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.formtitle
{
	font-weight: bold;
	font-size: 125%;
	color: #2189d4;
	margin: 0 0 13px 0;
}
.formbody
{
	overflow: hidden;
	zoom: 1;
}
.formrow
{
	width: 100%;
	overflow: hidden;
	margin: 0 0 15px 0;
}
.formname
{
	float: left;
	width: 27%;
	color: #616161;
	text-align: right;
}
.formname label
{
	padding: 2px 13px 0 0;
	display: inline-block;
}
.formelement
{
	float: left;
	width: 72%;
}
.form-notice
{
	font-size: 80%;
	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;
}
fieldset
{
	margin: 0 0 15px 0;
}
fieldset legend
{
	font-weight: bold;
	color: #000;
}
fieldset .fieldset
{
	margin: 13px 5px 7px 5px;
}
.formbody textarea
{
	width: 100%;
	height: 120px;
	overflow: auto;
}
.higharea
{
	height: 400px !important;
}
.required
{
	color: #F00;
}
.location
{
	margin: 0 7px 7px 0;
	float: left;
}
.location label
{
	margin: 0 0 3px 0;
	display: block;
}
.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;
}
.formdate select
{
	display: inline-block;
	margin: 0 3px 0 0;
}
.require
{
	background-color: #fce2e2;
}
.focus
{
}
.blur
{

}
.formelement .forminput
{
	vertical-align: middle;
	width: 100%;
}
.formsmall
{
	width: 40px !important;
}
.formmiddle
{
	width: 175px !important;
}
.formsubmit
{
}
.formimage
{
}
.fields-are-required
{
	width: 100%;
	overflow: hidden;
	margin: 7px 0 0 0;
}
.formmessage
{
	color: #000;
	padding: 3px 8px;
	border: 1px solid #ffd700;
	background: #ffffdd;
	z-index: 300000;
}
.formaltfile
{
	height: 30px !important;
	vertical-align: top;
}
.captcha
{
	width: 100px;
	height: 50px;
	vertical-align: middle;
}
.captchareload
{
	margin-left: 15px;
}
.formcaptcha
{
	width: 40px !important;
}

/* Form image */
.formimagecontainer
{
	overflow: hidden;
	width: 100%;
	margin: 18px 0 0 0;
}
.formimagealtcontainer
{
	overflow: hidden;
	margin: 18px 0 0 0;
}
.formimage-image
{
	float: left;
	width: 130px;
}
.formimage-file
{
}
.formimage-file-options
{
	overflow: hidden;
	margin: 7px 0;
}
.formimage-options
{
	float: left;
	overflow: hidden;
	width: 200px;
}
.formimage-options div,.formimage-file-options div
{
	margin: 0 0 5px 0;
}
.formimagealt-file
{
	width: 200px;
}
.formimagealt-options
{
	width: 320px;
}
.formimagealt-file-options
{
}
.formimagealt-options input
{
	width: 99% !important;
}

/* Form location */
.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;
}

.formopenlink
{
	display: block;
	float: right;
	border: 2px solid #ffd700;
	background: #ffffdd;
	text-align: center;
	text-decoration: none;
	color: #000;
	padding: 7px;
	white-space: nowrap;
}
.formopenlink:hover
{
	color: #F00;
}
.fieldset-no-border
{
	border-color: transparent;
}
* html .fieldset-no-border
{
	border-color: none;
}
.form-terms-content
{
	border: 1px solid #d5d5d5;
	margin: 7px 0 0 0;
	padding: 7px;
	height: 200px;
	display: none;
	overflow: auto;
}

#faqcats
{
	float: left;
}
#faqcats span
{
	display: inline-block;
	color: #969696;
	font-size: 80%;
	margin: 0 0 0 7px;
	text-decoration: none;
}
#faq_contents
{
	margin: 0 0 26px 0;
}
.faq-item
{
	margin: 0 0 26px 0;
}
.faq-question
{
}
.faq-date
{
	font-size: 70% !important;
	color: #969696;
	float: right;
}
.faq-answer
{
	margin-bottom: 0px;
}

/* Glossarium */
#gloss dt
{
	font-size: 125%;
	font-weight: bold;
}
#gloss dd
{
	margin-bottom: 20px;
}

#news_block
{
	margin: 0 0 26px 0;
	overflow: hidden;
	width: 100%;
}
.newsname
{
	margin: 2px 0;
}
.newsname a
{
	font-weight: bold;
	font-size: 115%;
}
.newsimage
{
	float: left;
	margin: 0 10px 0 0;
}
.newsitem
{
	margin: 0 0 26px 0;
	overflow: hidden;
	zoom: 1;
}
.newsdate
{
	color: #a6a6a6;
	font-size: 85%;
}
.newsnotice
{
	margin: 3px 0 0 0;
}
.newsnotice p
{
	margin: 0 !important;
	padding: 0 !important;
}
.newssource,.newsauthor
{
	margin: 3px 0 0 0;
	overflow: hidden;
	width: 100%;
}
.newsnav
{
	text-align: center;
	width: 100%;
	overflow: hidden;
	margin: 15px 0;
}
#newscalendar
{
	float: right;
	text-align: right;
}
#calendarcont
{
	margin: 15px 0 0 0;
}
.calendarcont0
{
	display: none;
}
.calendarcont1
{
}

/* Gallery cats */
.gallery-cats
{
	float: left;
	overflow: hidden;
	padding: 7px 0;
	margin: 0 0 13px 0;
	list-style-type: none;
}
.gallery-cats li
{
	float: left;
	margin: 0 13px 0 0;
	padding: 7px;
}
.gallery-cats a
{
	font-weight: bold;
}
.gallery-cats .selected
{
	background: #427bad;
	color: #FFF;
}
.gallery-cats-albums
{
	font-size: 85%;
	color: #969696;
}
.gallery-cats .selected .gallery-cats-albums
{
	color: #FFF;
}

/* Albums */
.gallery-albums
{
	overflow: hidden;
	zoom: 1;
	clear: both;
	padding-right: -15px;
}
.gallery-albums-block
{
	float: left;
	width: 300px;
	height: 155px;
	margin: 0 15px 15px 0;
}
.gallery-albums-image
{
	float: left;
	margin: 0 7px 0 0;
}
.gallery-albums-props
{
	overflow: hidden;
}
* html .gallery-albums-props
{
	height: 1%;
}
.gallery-albums-props a
{
	font-weight: bold;
}
.gallery-simple-block
{
	float: left;
	width: 130px;
	height: 130px;
	margin: 26px 26px 0 0;
}

/* Album */
.gallery-album-info
{
	display: block !important;
	overflow: hidden;
	margin: 0 0 15px 0;
}
.gallery-album-images
{
	overflow: hidden;
	zoom: 1;
}
.gallery-album-block
{
	float: left;
	width: 130px;
	height: 230px;
	margin: 0 18px 18px 0;
	border: 1px solid #d5d5d5;
	background: #f4f4f4;
	padding: 7px;
	overflow: hidden;
}
.gallery-album-image
{
	width: 130px;
	height: 130px;
}
.gallery-album-name
{
	margin: 7px 0;
	height: 45px;
}
.gallery-album-name a
{
	font-weight: bold;
}

/* Full image */
.fullimage
{
	margin: 0 0 15px 0;
	display: inline-block;
	overflow: hidden;
}
.fullimage-info
{
	float: left;
	font-size: 140%;
	height: 1.9;
	line-height: 2;
}
.gallery-controls
{
	float: right;
}
.gallery-controls a
{
	margin-left: 13px;
}
.fullimage-props
{
	float: left;
	margin: 0 45px 0 0 !important;
}
.fullimage-links
{
	float: left;
	overflow: hidden;
	width: 400px;
}
.fullimage-links div
{
	margin: 3px 0 7px 0;
}
.fullimage-links label
{
	color: #757575;
}
.fullimage-links input
{
	width: 100% !important;
	margin: 0 0 5px 0;
}

/*Gallery search*/
.gallery-search
{
	float: right;
	margin: 7px 0 30px 0;
}
.gallery-form-query
{
	width: 300px !important;
	vertical-align: middle;
}
.gallery-search-results
{
	zoom: 1;
	clear: both;
	overflow: hidden;
}
.gallery-search-block
{
	height: 200px;
	width: 300px;
	float: left;
	margin: 0 45px 0 0;
}
.gallery-search-image
{
	float: left;
	margin: 0 15px 0 0;
}
.gallery-search-content
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
* html .gallery-search-content
{
	height: 1%;
}
.gallery-search-content li
{
	margin: 0 0 8px 0;
}
.gallery-search-name
{
	font-weight: bold;
	font-size: 125%;
}

/*Gallery slideshow*/
#slideshowcontainer
{
	margin: 26px 0 0 0;
}
#slideshow_delay
{
	width: 30px;
}
.gallery-button
{
	width: 100px;
	vertical-align: middle;
}
.gallery-props
{
	margin: 7px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.gallery-props li
{
	margin: 0 0 7px 0;
}

#links
{
	margin: 0 0 39px 0;
}
#linkslist
{
	margin: 0 0 0 17px;
	padding: 0;
	list-style-type: none;
}
#linkslist li
{
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
}
#topbanners
{
	margin: 20px 0 13px 0;
}

#currencies_block
{
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	margin: 13px 0 0 0;
	padding: 5px 0 0 0;
	list-style-type: none;
}
#currencies_block li
{
	float: left;
	margin: 0 7px 0 0;
	font-size: 95%;
}
.cursname
{
	color: #ed9f01;
	font-weight: bold;
	font-size: 125%;
}

/* CP */
.cp-rate
{
	width: 60px;
}


#pay_block
{
	float: left;
	width: 48%;
}
#payblockcontent
{
}
#payblockamount
{
	overflow: hidden;
	width: 100%;
}
#payblockamount *,#payblocksystems *
{
	display: inline-block;
	vertical-align: middle;
}
#pay_description
{
	border: 1px solid #ffd700;
	background: #ffffdd;
	color: #000;
	padding: 7px;
	margin: 13px 0 0 0;
	font-size: 85%;
}
#pay_description p
{
	margin: 0;
	padding: 0;
}
#payblocksystems
{
	margin: 7px 0 0 0;
	white-space: nowrap;
}
#paymentaccount
{
	margin: 0 0 20px 0;
}
#personalaccountoperations
{
	width: 100%;
	overflow: hidden;
	padding: 26px 0 0 0;
}

#polls_block
{
	margin: 0 0 26px 0;
}
.pollitem
{
	margin: 13px 0 13px 0;
	width: 200px;
}
.poll .body
{
	padding: 5px 0;
}
.poll .question
{
	font-weight: bold;
	margin: 0 0 5px 0;
}
.pollresults
{
}
.pollresult
{
	overflow: hidden;
	width: 100%;
}
.poll .variantname
{
}
.poll .num
{
	color: #969696;
	font-size: 85%;
	display: block;
}
.poll .pc
{
	float: right;
	vertical-align: top;
	color: #000;
	text-align: right;
	padding: 0;
	white-space: nowrap;
}
.poll .bar
{
	float: left;
	background: #FFF;
	margin: 2px 5px 5px 0;
	height: 25px;
	width: 74%;
	border: 1px solid #a5acb2;
}
.poll .bar div
{
	margin: 1px;
	height: 23px;
	background: #ed9f01;
}
.poll .votesubmit
{
	margin: 10px 0 0 0;
}
.pollbottom
{
	
}

.tags
{
	overflow: hidden;
	width: 100%;
	margin: 3px 0;
}
.tagstitle
{
	display: inline-block;
	float: left;
	margin: 0 5px 0 0;
}
.tags ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
}
.tags li
{
	float: left;
	margin: 0 7px 0 0;
}
.tag
{
	text-decoration: none;
	color: #ed9f01;
}
.tag:hover
{
	text-decoration: none;
	color: #FFF;
	background: #ed9f01;
}
.tags-cloud
{
	margin: 0 0 0 13px;
	padding: 13px;
	list-style-type: none;
	text-align: justify;
	border: 1px dotted #969696;
}
.tags-cloud li
{
	padding: 0;
	margin: 0;
	display: inline;
}

#lang_block
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	overflow: hidden;
}
#lang_block li
{
	padding: 0;
	margin: 0 0 0 16px;
	float: left;
	display: inline;
}
#lang_block img
{
	width: 16px;
	height: 11px;
	vertical-align: middle;
}
#lang_block a img
{
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/* Alphabet */
.alphabet
{
	padding: 7px;
	margin: 0;
	list-style-type: none;
	overflow: hidden;
	background: #f9f9f9;
	border: 1px solid #d5d5d5;
	zoom: 1;
}
.alphabet li
{
	display: block;
	float: left;
	padding: 5px;
	margin: 0 5px 0 0;
	border: 1px solid #f9f9f9;
}
.alphabet li.selected
{
	background: #ed9f01;
	border: 1px solid #fff;
	color: #FFF;
}
.alphabet a:link,.alphabet a:active,.alphabet a:visited
{
	text-decoration: none;
}

/* Location */
.locationstr
{
	display: inline-block;
}
.locationstr img
{
	margin: 0 3px 0 0;
}

#comments
{
	overflow: auto;
	width: 100%;
	margin: 0 0 0 0;
}
#comments_block
{
	margin: 0 0 0 0;
	padding: 13px 0 0 0;
}
#num_comments
{
	font-weight: bold;
}
.comments-root-thread
{
	margin: 7px 0 9px 0;
	font-weight: bold;
}
.commentsmessages
{
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.commentsrow0,.commentsrow1
{
	overflow: hidden;
	zoom: 1;
	padding: 0;
}
.commentsrow0
{
}
.commentsrow1
{
}
.commentsleft
{
	float: left;
	width: 105px;
	min-height: 5px;
}
* html .commentsleft
{
	height: 5px;
}
.commentsmessage
{
	overflow: hidden;
	padding: 0;
}
* html .commentsmessage
{
	height: 1%;
}
.commentslevel
{
	overflow: hidden;
	margin: 0 0 0 40px;
	padding: 0;
	list-style-type: none;
}
.commentsdate
{
	color: #757575;
	display: inline-block;
	font-size: 80%;
	margin: 0 0 0 7px;
}
.commentslink
{
	display: inline-block;
	margin: 0 0 0 7px;
}
.commentstext
{
	width: 100%;
	overflow: hidden;
	margin: 13px 0;
}
.commentsmessage blockquote
{
	border: 1px solid #f4f4f4;
	background: #f9f9f9;
	padding: 5px;
	margin: 5px 10px;
}
.commentstextarea
{
	width: 100%;
	height: 150px !important;
}
.commentsmodified
{
	font-size: 80%;
	margin: 10px 0 0 0;
}
.commentsopinionpositive,.commentsopinionnegative
{
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 125%;
}
.commentsopinionpositive
{
	color: #00F;
}
.commentsopinionnegative
{
	color: #F00;
}

.comments-marks
{
	float: right;
}

#calendar
{
	background: #f9f9f9;
	width: 255px;
	border: 1px solid #d5d5d5;
	padding: 5px;
	text-align: center;
}
#calendarmonths
{
	text-align: center;
	margin: 0 0 5px 0;
}
#calendarmonths a
{
	text-decoration: none;
	font-size: 95% !important;
}
#calendarmonths a:hover
{
	color: #F00;
	text-decoration: none;
}
#calendarmonths .curmonth
{
	color: #F00;
}

#calendardays
{
	border-collapse: collapse;
	border: none;
	width: 100%;
}
#calendardays td
{
	border: 1px solid #FFF;
	padding: 0;
}
a.day,a.day:active,a.day:visited
{
	background: #f9f9f9;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: right;
	padding: 5px 5px 5px 8px;
}
a.day:hover
{
	text-decoration: none;
	background: #f1f1f1;
	color: #000;
}
a.curday,a.curday:active,a.curday:visited
{
	background: #F00;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: right;
	padding: 5px 5px 5px 8px;
}
a.curday:hover
{
	text-decoration: none;
	background: #ed9f01;
	color: #FFF;
}
a.oday,a.oday:active,a.oday:visited
{
	background: #f9f9f9;
	color: #a2a2a2;
	text-decoration: none;
	display: block;
	text-align: right;
	padding: 5px 5px 5px 8px;
}
a.oday:hover
{
	background: #b5b5b5;
	color: #FFF;
	text-decoration: none;
}
.dayname
{
	background: #ed9f01;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding: 2px 5px !important;
}
#calendaryears
{
	text-align: center;
	padding: 3px 0 0 0;
}
#calendaryears a,#calendaryears a:active,#calendaryears a:visited
{
	text-decoration: none;
}
#calendaryears a:hover
{
	color: #F00;
	text-decoration: none;
}
#calendaryears input
{
	border: 1px solid #d5d5d5;
	vertical-align: middle;
	width: 40px;
}

/* Auth block */
#auth_block
{
}
.auth-compact-login,.auth-compact-password,.auth-compact-remember,.auth-compact-submit
{
	margin: 0 0 7px 0;
}
.auth-compact-links
{
	margin: 5px 0 0 0;
}
.auth-compact-links a
{
	display: inline-block;
	margin: 0 7px 0 0;
}
.auth-compact-login input,.auth-compact-password input
{
	width: 100%;
}
#authresultcontainer
{
}
.auth-result-row
{
	margin-bottom: 7px;
}

/* Auth */
#authform
{
	overflow: hidden;
	width: 100%;
}
#auth_left
{
	width: 50%;
	float: left;
}
.auth-login,.auth-password
{
	margin: 0 0 7px 0;
}
.auth-login input,.auth-password input
{
	width: 95%;
	font-size: 150%;
}
.auth-remember
{
	margin: 0 0 7px 0;
}
#auth_links
{
	float: left;
	margin: 0 0 0 0;
}

/* User info */
.userlink
{
	font-weight: bold;
}
#userinfo
{
	margin: 35px 0 0 0;
	overflow: hidden;
	width: 100%;
}
#userinfoleft
{
	float: left;
	width: 100px;
}
#userinforight
{
	zoom: 1;
	overflow: hidden;
}
.userinfoblock
{
	margin-bottom: 15px !important;
}

/* Users */
#userstable
{
	width: 100%;
}
#userstable th,#userstable td
{
	text-align: left;
	font-size: 100% !important;
}


/*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;
}
.mygalleryimageprops
{
	margin: 7px 0 0 0;
	float: left;
}
.mygallerylinks
{
	margin: 5px 0 0 0;
	float: right;
	padding: 0;
	list-style-type: none;
}
.mygallerylinks li
{
	display: block;
	text-align: right;
	margin: 0 0 5px 0;
}
.mygallerylinks input
{
	width: 350px;
}
.mygallerymoderating
{
	margin: 3px 0;
}
.mygalleryalbumscont
{
	display: inline-block;
	margin: 0 13px 0 0;
}
.usericon
{
	width: 24px;
	height: 24px;
	border: none;
}

/* My articles */

.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;
}

/* Order history */
#ordershistory ol
{
	margin: 0 0 0 20px;
	padding: 0;
}

/* Common */
.avatar
{
	width: 80px;
	overflow: hidden;
}

/* User search */
#usersearch
{
	margin: 15px 0 0 0;
	border: 1px solid #d5d5d5;
	background: #f9f9f9;
	display: inline-block;
	padding: 12px 15px;
}
.usersearch-q
{
	vertical-align: middle;
	margin: 0 15px;
}
#usersearch label
{
}

.sitemapcontainer
{
	float: left;
	overflow: hidden;
	margin: 13px 42px 0 0;
}
* html .sitemapcontainer
{
	height: 1%;
}

.ratingcontainer
{
	margin: 3px 0 0 0;
	overflow: hidden;
	width: 85px;
}
.rating
{
}
.ratingstars
{
	overflow: hidden;
	width: 100%;
	height: 17px;
	white-space: nowrap;
}
.ratingstar
{
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -999em;
}
* html .ratingstar
{
	display: inline;
}
.ratingstar-left,.ratingstar-right
{
	width: 8px;
}

.ratingstar a,.ratingstar span
{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url("../images/_sprite16.gif");
}

.ratingstar a,.ratingstar span {background-position: 0 -36px}
.ratingstar-left a,.ratingstar-left span {background-position: -16px -36px}
.ratingstar-right a,.ratingstar-right span {background-position: -40px -36px}

.ratinghover a,.ratinghover span {background-position: 0 -52px !important;}
.ratinghover-left a,.ratinghover-left span {background-position: -16px -52px !important;}
.ratinghover-right a,.ratinghover-right span {background-position: -40px -52px !important;}
	
.ratingon a,.ratingon span {background-position: 0 -68px !important;}
.ratingon-left a,.ratingon-left span {background-position: -16px -68px !important;}
.ratingon-right a,.ratingon-right span {background-position: -40px -68px !important;}


/*

.ratingon a,.ratingon span
{
	background-position: 0 -32px;
}
*/


.ratingrates
{
	font-size: 85%;
	color: #757575;
}
.ratingradio
{
	width: 13px;
	height: 13px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	display: inline-block;
}
.ratingsubmit
{
	width: 16px;
	height: 16px;
	vertical-align: middle;
	display: inline-block;
}
.ratingmessage
{
	display: none;
	position: absolute;
	z-index: 100;
	white-space: nowrap;
}
.ratingmessage div
{
	text-align: left !important;
	padding: 3px 5px;
	font-size: 85%;
}

.stat-counter-image
{
	width: 88px;
	height: 31px;
}



@media print {
#footer,#header,#left,#right
{
	display: none !important;
}
#outer,#outerinside,.outerwrap
{
	padding: 0 !important;
	margin: 0 !important;
}

}


