@CHARSET "UTF-8";

/*
	main stylesheet
	created 2009-04-16 by Anthony Parshin

*/

/* tags */
html, body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#1D1C24;
}
h1 {
	margin:0px 0px 7px 0px;
	font-size:17pt;
	font-weight:bold;
}
h2 {
	margin:0px 0px 7px 0px;
	font-size:15pt;
	font-weight:bold;
}
h3 {
	margin:0px 0px 7px 0px;
	font-size:13pt;
	font-weight:bold;
}
h4 {
	margin:0px 0px 7px 0px;
	font-size:11pt;
	font-weight:bold;
}
a, a:visited {
	text-decoration:underline;
	color:#000;
}
a:hover {
	color:#2c557b;
}
img {
	border-width: 0px;
}
p {
	margin:0px 0px 4px 0px;
}
ul {
	padding:0px;
	margin:15px;
}
form {
	margin:0px;
	padding:0px;
}
input, select, option, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	margin:0px;
}
input[type=text], input[type=password], input[type=file], select, textarea, #rules_container {
	border:1px solid #C2C9CF;
	padding:4px;
	background:#fff url('/images/main/top_bg.png') top left repeat-x;
	margin:5px 0px 3px 0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
}
input[type=text], input[type=password] {
	width:160px;
}
/* elements */

.micro_area, .micro_editor_area {
	height:100px;
	width:300px;
	overflow:hidden;
}
.big_area, .big_editor_area {
	width:100%;
	height: 400px;
}
.width100, input.width100{
	width:100%;
}
.width90, input.width90{
	width:90%;
}
.width4, input.width4 {
	width:40px;
}

/* frame */
.main_frame{
	width:100%;
	height:100%;
	border-collapse: collapse;
	padding:0px;
	margin:0px;
	background:url('/images/main/logo.png') top left no-repeat;
}
.main_frame td{
	text-align:left;
	vertical-align:top;
}
.top_block {
	height:120px;
	text-align:left;
}
#home_link {
	position:absolute;
	display:block;
	top:10px;
	left:10px;
	width:400px;
	height:80px;
}
#contacts {
	position:absolute;
	display:block;
	top:110px;
	right:15px;
	width:140px;
	height:20px;
}
td.top_right_block{
	text-align:right;
	padding-top:25px;
}
#top_phone {
	position:absolute;
	background:url('/images/main/contacts.png');
	width:288px;
	height:136px;
	top:0px;
	right:0px;
}
.top_banner {
	width:333px;
	height:79px;
	position:absolute;
	top:0px;
	left:415px;
	background:url('/files/bixenon.png') top left no-repeat;
}
.btn {
	width:177px;
	height:42px;
	display:block;
	padding:0px;
	color:#fff;
	font-family:"Arial Narrow";
	font-size:16pt;
	font-weight:bold;
	text-decoration:none;
	line-height:42px;
	background:url('/images/main/btn.png') top left no-repeat;
}
#sto_btn {
	background:url('/images/main/sto_btn.png');
	position:absolute;
	top:-10px;
	left:45px;
}
#pass_btn {
	background:url('/images/main/pass_btn.png');
	position:absolute;
	top:-10px;
	left:230px;
}
#logout_btn {
	background:url('/images/main/logout_btn.png');
	position:absolute;
	top:-10px;
	left:230px;
}
#logged {
	position:absolute;
	top:3px;
	left:415px;
	font-size:10.5pt;
	background-color:#fff;
	z-index:1000;
}
#logged a {
	text-decoration:none !important;
	border-bottom:1px dashed #000;
	margin-right:10px;
}
#logged a:hover {
	border-bottom:1px dashed #2c557b;
}
#logged span {
	font-weight:bold;
	font-size:12pt;
	margin-right:10px;
	padding-left:22px;
	background:url('/images/main/user.png') left center no-repeat;
}
#pass_cnt {
	display:none;
	position:absolute;
	width:290px;
	height:200px;
	top:-2px;
	left:230px;
	font-size:12pt;
	opacity:0.98;
	z-index:100;
	background:url('/images/main/login_form_bg.png') center center no-repeat;
}
#pass_cnt td {
	vertical-align:middle;
}
#close_btn {
	float:right;
	width:20px;
	height:20px;
	margin:10px 10px 0px 0px;
	background:url('/images/main/close_btn.png') top left no-repeat;
}
.top_menu {
	height:25px;
}
.left_block {
	width:270px;
	padding: 0px;
	padding-top:30px;
	vertical-align:top;
}

/* containers */

.right_container_border {
	border:1px solid #edeeef;
	border-left-width:0px;
	width:271px;
	padding:0px;
	margin-bottom:17px;
}
.right_container {
	border:1px solid #c9cccd;
	background:url('/images/main/right_container_bg.png') bottom right no-repeat;
	border-left-width:0px;
	width:210px;
	padding:20px 30px;
}
.right_container_top_corner {
	background:url('/images/main/right_container_top_corner.png') top right no-repeat;
	height:11px;
	margin:-22px -32px 7px 0px;
	position:relative;
}
.right_container_bottom_corner {
	background:url('/images/main/right_container_bottom_corner.png') bottom right no-repeat;
	height:11px;
	margin:12px -32px -22px 0px;
	position:relative;
}
.right_container a {
	display:inline-block;
	font-size:15pt;
	border-bottom: 2px dotted #000;
	text-decoration:none !important;
	margin-bottom:20px;
}
.right_container a:hover {
	border-bottom: 2px dotted #2c557b;
	text-decoration:none !important;
	color:#2c557b;
}
.menu_sublevel {
	margin: -15px 0px 10px 20px;
}
.right_container .menu_sublevel a {
	font-size:11pt;
	border-bottom-width:0px;
	text-decoration:underline !important;
	margin-bottom:15px;
	color:#2b3b47;
}
.right_container .menu_sublevel a:hover {
	border-bottom-width:0px;
	text-decoration:underline !important;
	margin-bottom:15px;
	color:#000;
}

.left_container_border {
	border:1px solid #edeeef;
	border-right-width:0px;
	width:100%;
	padding:0px;
	margin-bottom:17px;
}
.left_container {
	border:1px solid #c9cccd;
	background:url('/images/main/left_container_bg.png') bottom left repeat-x;
	background-color:#f5f5f5;
	border-right-width:0px;
	width:100%;
	padding:20px 30px;
}
.left_container_top_corner {
	background:url('/images/main/left_container_top_corner.png') top left no-repeat;
	height:11px;
	margin:-22px 0px 16px -32px;
	position:relative;
}
.left_container_bottom_corner {
	background:url('/images/main/left_container_bottom_corner.png') bottom left no-repeat;
	height:11px;
	margin:16px 0px -22px -32px;
	position:relative;
}

.float_price {
	
	position:absolute;
	z-index:20;
	display:block;
	background:#e36b00;
	width:60px;
	line-height:20px;
	color:#fff;
	font-weight:bold;
	padding:0px 5px;
	bottom:2px;
	margin-left:2px;
	text-decoration:none;
	
}
.float_price a{
	text-decoration:none;
}
.hl {
	background: #ffcc00;
} 

/* yellow */

#yellow_container {
	background:#fbf7e7 url('/images/main/yellow_right_container_bg.png') bottom right no-repeat;
}
#yellow_top_corner {
	background:url('/images/main/yellow_right_container_top_corner.png') top right no-repeat;
}
#yellow_bottom_corner {
	background:url('/images/main/yellow_right_container_bottom_corner.png') bottom right no-repeat;
}
/* content */

.content_block {
	vertical-align:top;
	padding:30px 10px 0px 50px;
}
.content{
	padding:10px 0px;
	font-size:11pt;
	line-height:1.4em;
}
.copyright {
	height:60px;
	padding-left: 10px;
}
.copy_cnt {
	border-top: 1px solid #f0f0f0;
	width:540px;
	padding:10px;
	text-align:left;
	float:right;
}
.copy_left {
	width:270px;
	text-align:right;
	float:left;
	font-weight:bold;
}
.copy_left a {
	font-weight:bold;
	margin-right:10px;
}
.copy_left s {
	margin-right:10px;
}
.copy_right {
	float:right;
	width:250px;
	font-size:11pt;
}
/* files */
.thumbnail {
	padding:10px;
	width:220px;
	background-color:#F4F4F6;
	border:1px solid #e4e4e9;
	text-align:center;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	box-shadow: 2px 2px 8px #99a;
	-webkit-box-shadow: 2px 2px 8px #99a;
}
.thumbnail img {
	border:1px solid #e4e4e9;
}
#img_panel{
	margin: 2px 0px;
	padding: 5px 7px;
	border:1px solid #e4e4e9;
	display:none;
}
#img_panel div {
	margin-bottom: 2px;	
}
#edit_panel {
	text-align:right;
	padding:2px 6px;
	margin: 0px 10px -25px 10px;
	position:relative;
	opacity:0.7;
	z-index:1500;
}
#img_params {
	border:1px solid #e4e4e9;
	text-align:right;
	padding:2px 6px;
	margin:-34px 10px 15px 10px;
	position:relative;
	opacity:0.85;
	z-index:100;
	background:#ffffff;
}
#file_hidden {
	position:relative;
	opacity:0.4;
	color:#333333;	
}
.sizes_header {
	border:1px solid #e4e4e9;
	border-bottom-width:0px;
	padding:2px 5px;
	margin:0px;
	background:#F4F4F6;
	position:relative;
	z-index:2;
	width: 80px;
}
.sizes_header a, .sizes_header a:hover {
	color: #777777;
	font-weight: bold;
	text-decoration:none;
}
#sizes_panel {
	border:1px solid #e4e4e9;
	padding:2px 5px;
	margin:0px;
	background:#F4F4F6;
	position:relative;
	bottom:1px;
	display:none;
}
#sizes_panel a {
	color: #777777;
	font-weight: bold;
	text-decoration:none;
	margin-right:5px;
}
#sizes_panel a:hover {
	color: #1D1C24;
	text-decoration:underline;
}
.ins_link{
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	background-color:#fffcde;
}
.nav {
	border:1px solid #e4e4e9;
	margin:0px;
	background:#F4F4F6;
	width: 20px;
	height:20px;
	line-height:20px;
	text-align:center;
	padding:0px;
}
.nav a, .nav a:hover {
	color: #777777;
	font-weight: bold;
	text-decoration:none;
}
.nav a:hover {
	color: #1D1C24;	
}
#prev {
	float:right;
	margin-right:2px;
}
#next {
	float:right;
}

/* blocks */
.pop_container{
	padding:10px 20px 30px 20px;
}
.pages {
	float:left;
	font-weight:bold;
	margin-right: 7px;
}
.panel{
	clear:both;
	text-align:left;
	padding:10px 20px 20px 20px;
}
.panel p {
	padding: 0px;
	margin: 0px;
	display: inline;	
}
#nav_container {
	width:300px;
	height:25px;
	margin:10px 0px;
}
#pages_show, #pages_select, #pages_select option{
	font-size:10pt;
	border-width:1px;
	line-height:10pt;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
#pages_limit {
	text-align:right;
	vertical-align:middle;
	white-space:nowrap;
	float:right;
	font-weight:bold;
}
#pages_show {
	display:block;
	float:left;
	margin-right:5px;
	vertical-align:top;
	line-height:10pt;
}
.panel h1, .panel h2, .panel h3, .panel h4 {
	margin-left:0px;
}
.panel_grid{
	text-align:left;
}
.panel_grid td{
	width:auto;
	padding:2px;
	border-width:0px;
}
#right{
	text-align:right;
}
.grid {
	border-collapse:collapse;	
	border-width:0px;
}
.grid td {
	vertical-align:top;
	padding:7px;
	border-width:0px;	
}
.table {
	border-collapse: collapse;
	table-layout:auto;
}
.table td, .table th {
	border-bottom:1px solid #eff0f0;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
	font-size:10pt;
}
.table th {
	color:#000;
	background:#f5f5f5;
	font-weight:500;
	white-space:nowrap;
}
.table_grid {
	border-collapse: collapse;
	table-layout:auto;
}
.table_grid td, .table_grid th {
	border:1px solid #bbb;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
	font-size:10pt;
}
.table_grid th {
	color:#000;
	background:#f5f5f5;
	font-weight:500;
	white-space:nowrap;
}
#table_icon {
	border:1px solid #eff0f0;
}

#hl {
	background:#fbfbfb;
}
.hl_offer {
	
	border:5px solid #ffe400;
	text-align:center;
	padding-bottom:0px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	box-shadow: 3px 3px 15px #556;
	-webkit-box-shadow: 3px 3px 15px #556;
	
}
.hl_offer img {
	margin:5px 5px 15px 5px;
}
.hl_offer div, .hl_item, .hl_block {
	
	background: #ffe400 url('/images/main/hl_offer.png') bottom right no-repeat;
	padding:10px;
	margin:-10px;
	text-align:left;
	
}
.hl_offer ul {
	margin:15px;
	padding:0px;
}
td.hl_item_left {
	background: #ffe400;
	padding:10px;
	vertical-align:middle;
}
td.hl_item_left img {
	border:4px solid #fff;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.hl_item {
	margin:-3px;
	position:relative;
	padding:15px;
	left:-15px;
}
.hl_offer h2, .hl_item h3, .hl_block h1 {
	
	font-style:italic;
	
}	
.hl_offer h1, .hl_item h1, .hl_block h1 {
	
	font-style:italic;
	font-size:20pt;
	color:#fff;
	width:160px;
	height:42px;
	line-height:42px;
	padding:0px;
	margin:0px;
	margin-top:10px;
	background:#ff0000 url('/images/main/stiker.png') top left no-repeat;
	text-align:center;
		
}
.hl_offer p, .hl_item p {
	margin-bottom:6px;
}
.hl_block {
	margin:0px;
	padding:10px;
	border:5px solid #ffe400;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 3px 15px #556;
	-webkit-box-shadow: 3px 3px 15px #556;
}
.hl_block ul {
	padding:0px;
	margin:15px;
	margin-top:5px;
}
h1.sticker {
	
	color:#fff;
	width:123px;
	height:36px;
	line-height:36px;
	padding:0px;
	margin:0px;
	margin-top:10px;
	background:#ff9d32 url('/images/main/stiker_m.png') top left no-repeat;
	text-align:center;
	text-shadow: #ff9d32 1px 1px 2px;
		
}
.icon_grid {
	border-collapse: collapse;
	padding:0px;
	margin:0px;
}
.icon_grid td, .icon_grid div {
	text-align:center;
	vertical-align:top;
}
.icon_grid td {
	padding:10px;
}
.icon_grid div {
	width:70px;
}
.icon_grid a {
	text-decoration: none;
	font-size:8pt;
}

#rand_banner {	
	margin:0px 0px 10px 0px;
	display:block;
	width:272px;
	height:80px;
	padding:0px;
}

.mode_selector a{
	padding:2px;
	display:block;
	float:right;
	text-align:center;
	vertical-align:middle;
	height:20px;
}
#is_selected {
	border:1px solid #eff0f0;
	background:#F4F4F6;
	display:block;
	padding:2px;
	height:18px;
	float:right;
	text-align:center;
	vertical-align:middle;
}

.content_item {
	padding-left:30px;
	background:url(/images/list_line.gif) center left no-repeat; 
}
#list_corner {
	background:url(/images/list_corner.gif) center left no-repeat;
}

/* blocks */

.blockslist select, .blockslist option {
	font-weight:bold;
	font-size:12pt;
	line-height: 14pt;
}

#inputs_container div{
	padding:1px 0px 4px 0px;
}
#upload_container {
	border:1px solid #eeeeee;
	background:#fefefe;
	width:570px;
	padding:0px;
}

/**/
#lev0 {
	font-size:20pt;
}
#lev1 {
	margin-left:30px;
	font-size:17pt;
}
#lev2 {
	margin-left:60px;
	font-size:14pt;
}
#lev3 {
	margin-left:90px;
	font-size:12pt;
}
#lev4 {
	margin-left:110px;
	font-size:10pt;
}
#lev5 {
	margin-left:140px;
	font-size:9pt;
}
#lev6 {
	margin-left:170px;
	font-size:8pt;
}
#lev7 {
	margin-left:200px;
	font-size:7pt;
}

/* users */

.users_table {
	width:100%;
	border-collapse:collapse;
	padding:0px;
}
.users_table td {
	vertical-align:top;
	padding:7px;
}
.users_table img {
	float:left;
	border:1px solid #CCCCCC;
	margin-right:7px;
}
.rec_block {
	width: 250px;
}
#receivers_container {
	border:1px solid #C2C9CF;
	padding:5px 10px;
	width: 220px;
	height:350px;
	margin:0px;
	overflow:auto;
}
#receivers_container div {
	color:#3A79BE;
	font-size:11pt;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
}
#receivers {
	
}

#receivers span {
	
	text-decoration:underline;
	font-weight:bold;
	color:#3A79BE;
	cursor:pointer;
	margin-right:5px;
	
}

/* tags */
.tags {
	margin-bottom:15px;
}
.tags a {
	font-family:calibri, "Times New Roman", Times, serif;
	margin:3px 10px 3px 0px;
}
#tag, #tag0 {
	
}
#tag1 {
	font-size:11pt;
}
#tag2 {
	font-size:13pt;
}
#tag3 {
	font-size:15pt;
}
#tag4 {
	font-size:17pt;
}
	
/* tabs */

.ui-tabs-hide {
        display: none;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after {
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0px;
}
.tabstops, .tabstops td {
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}
.tabstops {
	margin:10px;
	margin-bottom:15px;
}
.tabstops a, .tabstops a:hover, .ui-tabs-nav a{
	padding:4px 15px;
	border:1px solid #e3e3e6;
	font-size:11pt;
	background:#f5f5f5;
	border-bottom-width:0px;
	display:block;
	color:#1D1C24;
	text-decoration:none;
	white-space:nowrap;
    outline:0;
	
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	-moz-border-top-left-radius:4px;
	-moz-border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	
}
#current_tab, .ui-tabs-nav .ui-tabs-selected a {
	border:2px solid #e3e3e6;
	padding:3px 15px 4px 15px;
	border-bottom-width:0px;
	font-weight:bold;
	font-size:11pt;
	background:transparent;
	position: relative;
	z-index: 2;
	
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	-moz-border-top-left-radius:4px;
	-moz-border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { 
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { 
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
}
.ui-tabs-panel {
    padding: 1em 8px;
}
* html .ui-tabs-nav {
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  {
    display: inline-block;
}

.form_panel {
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background:#F4F4F6;
	border:1px solid #e3e3e6;
	padding:10px;
}
#amenu_panel a{
	float:right;
}
#panel_new {
	background:#e5f1cf;
	border:1px solid #bfde9b;
}
/* comments */
.comments_form {
	background:#F4F4F6;
	border:1px solid #eff0f0;
	padding:10px 15px;
	margin:7px;
}
.comments_form h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 3px 0px;
	font-weight:normal;
}
#comments_container {
	
}
#comments_container h4{
	margin:0px 0px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#888899;
}
#comments_container h4 a, #comments_container h4 a:hover {
	color:#888899;
}
.comment{
	padding:7px 2px 5px 2px;
	margin:0px 7px 7px 7px;
	border-bottom:1px solid #eff0f0;
}
.comments_date, .comments_date a, .comments_date a:hover{
	color:#9999aa;
	font-size:8pt;
}
#comments_tpl {
	display:none;
}
/* online */
.online {
	padding:10px;
	padding-top:0px;
	text-align:justify;
	font-weight:bold;
}
.catched {
	text-align:right;
	padding:2px 20px 20px 5px;
}
.catched_form {
	position:absolute;
	z-index:10000;
	width:200px;
	background-color:#F4F4F6;
	border:2px solid #eff0f0;
	padding:7px 10px 10px 15px;
	text-align:left;
	opacity:0.9;
	display:none;
}
.catched_form select {
	width:100%;
	margin-bottom:10px;
	font-weight:bold;
	font-size:10pt;
}
.catched_form option {
	font-weight:bold;
	font-size:10pt;
	background:#fff;
	color:#000;
}
.catched_form optgroup {
	background:#F4F4F6;
	color:#888899;
}
.catched_form h3 {
	margin-left:0px;
	color:#888899;
}

/* vote */

.poll_container {
	margin-bottom:20px;
}
.poll_container .poll_answer {
	clear:both;
	vertical-align:middle;
	font-weight:bold;
}
.poll_container .poll_answer_text {
	float:left;
	width:200px;
	text-align:right;
	overflow:hidden;
}
.poll_container .poll_item {
	width:400px;
	border:1px solid #e6e6e6;
	text-align:left;
	float:left;
	margin:2px 5px;
}
.poll_container .poll_item_scale {
	background:#e6e6e6;
	height:20px;
}

.panel_poll_container {
	margin-bottom:10px;
}
.panel_poll_container .poll_answer {
	clear:both;
	margin:3px 0px;
}
.panel_poll_container .poll_answer_text {

}
.panel_poll_container .poll_item {
	width:120px;
	border:1px solid #edb306;
	text-align:left;
	float:left;
	margin:2px 5px;
}
.panel_poll_container .poll_item_scale {
	background:#edb306;
	height:7px;
}

/* service */

#query_panel {
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	box-shadow: 3px 3px 15px #556;
	-webkit-box-shadow: 3px 3px 15px #556;
	border:2px solid #fcde64;
	background:#fffebb;
	position:absolute;
	display:none;
	z-index:1000;
}
#query_show {
	position: fixed;
	right: 20px;
	bottom:80px;
}
#query_panel div {
	margin:20px;
	clear:both;
	line-height:1.6em;
}
#query_panel_close{
	text-decoration:none;
	float:right;
	margin-right:10px;
	margin-top:5px;
	color:#000;
	font-weight:bold;
	font-size:14pt;
}

.log_container {
	height:200px;
	overflow:auto;
}
#rules_container {
	height:350px;
	overflow:auto;
	display:none;
	padding:4px 3px;
	margin:4px 0px;
}
.help {
	
	border: 1px solid #eff0f0;
	background: #fcf7e2;
	padding: 10px;
	margin: 10px 0px;
	font-weight: bold;
	
}

#hidden_help {
	
	display:none;
	
}
#wmsg {
	background: #fff9c3;
	border: 1px solid #d4d4d4;
	padding: 3px;
	margin: 10px 0px;
	font-size:10pt;
	font-weight:bold;
	display:none;
	opacity:0.8;
	width:100px;
}
.err_message {
	background:#FF6600;
	border:#CC3333;
	color:#FFFFFF;
	padding:10px;
	font-weight:bold;
	font-size:11pt;
}
.err_message div {
	margin-bottom:7px;
}
#float_error, #drop_warning {
	position:absolute;
	display:none;
	width: 300px;
	height:auto;
	top: 200px;
	left:40%;
	background:#FF6600;
	border:1px solid #CC3333;
	color:#FFFFFF;
	padding:20px 10px 5px 10px;
	font-weight:bold;
	font-size:11pt;
	text-align:center;
	opacity: 0.85;
	z-index:1000;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow: 3px 3px 25px #556;
	-webkit-box-shadow: 3px 3px 25px #556;
}
#err_text {
	margin-bottom:20px;
}
#a_cont {
	margin-bottom:10px;
}
#float_error a, #drop_warning a {
	border: 2px solid #fff;
	padding: 2px 30px;
	color:#FFFFFF;
	text-decoration:none;
	width:70px;
	display:block;
	margin:4px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#float_error a:hover, #drop_warning a:hover {
	border: 2px solid #fff;
	padding: 2px 30px;
	color:#FFFFFF;
	background:#FF8811;
	text-decoration:none;
	margin:4px;
}
#float_error table, #drop_warning table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	border-collapse: collapse;
}
#float_error td, #drop_warning td {
	text-align: center;
}
.w_header {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 6px;
}
.group_selector {
	border-collapse:collapse;
	width:430px;
}
.group_selector td {
	padding:0px;
	vertical-align:top;
}
.group_selector input {
	width:22px;
	height:22px;
	font-weight:bold;
	border-width:1px;
	margin:0px;
	outline:0px;
}
.group_selector select {
	margin:0px;
	height:200px;
	width:178px;
	overflow:auto;
}
#left_group_container {
	width:200px;
	text-align:left;
}
#left_select_container {
	padding:0px;
	margin:0px;
	width:178px;
	float:left;
}
#left_input_container {
	padding:0px;
	margin:0px;
	width:22px;
	float:right;
	padding-top:75px;
	position:relative;
	left:26px;
	z-index:2;
}
#right_group_container {
	width:200px;
	text-align:right;
}
#right_select_container {
	padding:0px;
	margin:0px;
	width:178px;
	float:right;
}
#right_input_container {
	padding:0px;
	margin:0px;
	width:22px;
	float:left;
	padding-top:105px;
	position:relative;
	right:26px;
}
#buttons_container {
	width:30px;
}
#tabs_container table{
	width:100%;
}
#popup{
	background:#f0f0f3;
	border:2px solid #C2C9CF; 
	position:absolute;
	top:0;
	left:0;
	display:none;
	width:500px;
	z-index:2000;
	box-shadow: 3px 3px 15px #556;
	-webkit-box-shadow: 3px 3px 15px #556;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#popup_close{
	text-align:right;
	padding:5px 5px;
}
#popup_content{
	border:1px solid #C2C9CF;
	background-color:#fff;
	margin:10px;
	margin-top:0px;
	padding:5px;
	overflow:auto;
}
.indicator {
	background:url('/images/indicator.gif') center center no-repeat;
}
#quote {
	border: 1px dashed #eff0f0;
	background: #fcf7e2;
	padding: 5px;
	margin: 10px 0px;
	font-style:oblique;
	display:block;
}
#info {
	border: 1px solid #eff0f0;
	background: #fcf7e2;
	padding: 5px;
	margin: 10px 0px;
	display:block;
	font-weight:bold;
	clear:both;
}
/*auto suggest*/

.ac_results {
	border: 1px solid #C2C9CF;
	border-bottom-width:0px;
	background-color: white;
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
}

.ac_results li {
	padding: 2px 5px;
	white-space: nowrap;
	text-align: left;
	border-bottom: 1px solid #C2C9CF;
}

.ac_over {
	cursor: pointer;
	background-color: #F4F4F6;
}

.ac_match {
	text-decoration: underline;
	font-weight:bold;
}