/*---BEGIN OF ADVERTISE---*/
/*
#advertise {
	width: 250px;
	height: 250px;
	padding: 17px;
	background: url('../images/panels/advertise.png');
}
*/

* html #advertise {
	width: 274px;
	height: 384px;
}

#advertise div {
	width: 260px;
        height: 265px;
        margin-top: 10px;
	/*height: 16px;
	margin-top: -15px;*/
}

/*---END OF ADVERTISE---*/

/*---BEGIN OF RED---*/

.red {
	color: white;
	text-align: left;
}

.red_right {
	width: 275px;
	background: url('../images/panels/red.right.bg.png') top repeat-y;
}

.red_left {
	width: 153px;
	background: url('../images/panels/red.left.bg.png') top repeat-y;
}

.red div {
	padding: 17px 17px 0px 17px;
	font-size: 10pt;
}

.red_right div {
	background: url('../images/panels/red.right.top.png') top no-repeat;
}

.red_left div {
	background: url('../images/panels/red.left.top.png') top no-repeat;
	height: auto;
}

.red .bottom {
	padding: 0px !important;
	height: 17px;
	margin-top: -4px;
	font-size: 0pt;
}

.red_right .bottom {
	background: url('../images/panels/red.right.bottom.png') top no-repeat;
}

.red_left .bottom {
	background: url('../images/panels/red.left.bottom.png') top no-repeat;
}

* html .red_right .bottom {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/panels/red.right.bottom.png',sizingMethod='scale');	
}

* html .red_left .bottom {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/panels/red.left.bottom.png',sizingMethod='scale');	
}

.red ul {
	margin-bottom: 4px;
}

.red p {
	margin: 0px 0px 4px 0px;
}

.red li {
	display: block;
	margin: 0px !important;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	min-height: 17px;
	height: auto;
}

* html .red li {
	height: 17px;
}

.red li span,
.red_left li {
	font-weight: bold;
}

.red li span.filter_name,
.red li span.filter_value {
	font-weight: normal !important;
	display: block;
	padding-right: 70px;
}

.red li span.filter_name {
	color: #c39f9f;
}

.red li span.filter_value {
	border-color: #a66f6f;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
}

.red li .marker {
	float: left;
	position: absolute;
	width: 20px;
	text-align: right;
	height: 17px;
	font-weight: normal;
	margin-left: -25px;
}

.red li .not_available,
.red li .selected,
.red li a {
	display: block;
/*	line-height: 17px;*/
	text-decoration: none;
	padding-left: 4px;
	font-weight: normal;
}
.red li a {	
	background: none;
	color: #e1cfcf;
}
.red_right li .not_available,
.red_right li .selected,
.red_right li a {
	padding-left: 25px;
}
.red li .selected,
.red li a:hover {
	color: white;
	background: red;
}

.red ul ul {
	margin-bottom: 0px !important;
}

.red ul ul li {
	background: url('../images/panels/red.tabs.bg.png');
}

* html .red ul ul li {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/panels/red.tabs.bg.png',sizingMethod='scale');		
}

.red ul ul li.parent,
.red ul ul li.selected {
	background: url('../images/panels/red.tabs.selected.png');	
}

* html .red ul ul li.parent,
* html .red ul ul li.selected {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/panels/red.tabs.selected.png',sizingMethod='scale');		
}

.red ul ul li.not_available span,
.red ul ul li.selected span{
	font-weight: normal !important;
}

.red ul ul li.not_available span{
	color: #926c6c;
}

.red .x {
	padding: 0px;
	float: right;
	width: 17px;
	height: 17px;
	cursor: hand;
	margin-left: 2px;
}

.red .x,
.red a.x:hover {
	background: url('../images/cross.png') no-repeat top left;
}

* html .red .x,
* html .red a.x:hover {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cross.png',sizingMethod='crop');	
}

.red a.x {
	width: 50px;
	padding-left: 20px;
}

* html .red a.x {
	width: 70px;
}

a.button {
	width: 241px;
	height: 40px;
	margin: 0px 0px 4px 0px;
	padding: 0px !important;
	display: block;
	text-decoration: none;
	color: white;
}

a.button:hover {
	color: red;
}

a.button div {
	width: 261px;
	height: 60px;
	margin: -10px !important;
	position: absolute;
	background: url('../images/panels/button.red.png') top center no-repeat;
	padding: 0px;
	cursor: pointer;

	font-size: 16pt;
	font-family: Georgia, Times New Roman, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
}

* html a.button div {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/panels/button.red.png',sizingMethod='scale');	
}

a.button div:first-letter {
	color: red;
}

.red .big {
	position: static;
	margin: 0px !important;
	display: block;
	color: white;
	font-size: 16pt;
	font-family: Georgia, Times New Roman, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
}

/*---END OF RED---*/

/*---BEGIN OF CLOUD---*/

.cloud {
	margin-top: 10px;
	padding: 0px 6px 0px 6px;
	text-align: justify;
	line-height: 25px;
}

.cloud a,
.cloud span {
	padding: 0px 3px 0px 3px;		
}

.cloud span {
	color: white;
	background: red;
}

/*---END OF CLOUD---*/

/*---BEGIN OF THUMBNAIL---*/

.thumbnail {
	background: url('../images/panels/thumbnail.bg.png') no-repeat;
	float: left;
	margin: 1px 2px 1px 1px;
}

.thumbnail a {
	position: relative;
	display: block;
	width: 108px;
	background: url('../images/panels/thumbnail.frame.2.png') 0px 0px no-repeat;
	margin: 5px 5px 7px 6px;
	padding: 11px 10px 10px 11px;
}

* html .thumbnail a {
	width: 129px;
}

.thumbnail .selected_thumbnail,
.thumbnail a:hover {
	background: url('../images/panels/thumbnail.frame.2.png') -129px 0px no-repeat;	
}

.thumbnail img {
	display: block;
	width: 108px;
	height: 81px;
}

.thumbnail div {
	padding-top: 15px;
	margin-bottom: -10px;
	font-size: 10pt;
}

.thumbnail div span {
	font-weight: bold;
}

/*---END OF THUMBNAIL---*/

/*---BEGIN OF NEWS & QUOTES---*/

.news {
	clear: left;
}

.news span,
.news p{
	margin: 0px 0px 0px 150px;
	padding: 5px 0px 0px 0px;
	display: block;
	text-align: left;
}

.news span {
	font-size: 10pt;
	font-weight: bold;
}

.centered {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10px;
}

.shadow {
	width: 100%;
	height: 40px;
	background: url('../images/shadow.jpg') no-repeat top center;
	margin-top: 10px;
	margin-bottom: -40px !important;
}

/*---END OF NEWS & QUOTES---*/

/*---BEGIN OF LINK STRING---*/

#pre_link_string {
	text-align: left;
}

#link_string {
	width: 572px;
	background: url('../images/panels/linkstring.bg.png') top center repeat-y;
	margin-bottom: 16px;
}

#link_top {
	width: 522px;
	background: url('../images/panels/linkstring.top.png') top center no-repeat;	
	padding: 19px 25px 5px 25px;
	overflow: hidden;
}


* html #link_top {
	width: 572px;
}

#link_content {
	width: 522px;
}


#link_bottom {
	height: 16px;
	background: url('../images/panels/linkstring.bottom.png') top center no-repeat;	
	font-size: 0pt !important;
	margin-top: -16px;
	position: relative;
	top: 16px;
}

* html #link_bottom {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/panels/linkstring.bottom.png',sizingMethod='crop');
}

#link_string a {
	float: left;
	text-decoration: none;
	color: white;
	white-space: nowrap;
}

#link_string a:hover {
	color: red;
	background: none;
}

#link_string span,
#link_string div {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

#link_string span {
	float: left;
	color: red;
	min-width: 15px;
	width: auto;    
	white-space: nowrap;
	text-align: center;
}

#link_string span.split {
	color: white;
}

#link_string div:first-letter {
	color: red;
}

#link_string .error {
	text-align: center;
	color: red;
}

#g {
	height: 27px;
	width: 18px;
	background: url('../images/g.png') no-repeat;
	float: left;
	position: absolute;
	margin-left: -2px;
	margin-top: 4px;
	cursor: pointer;
}
/*---END OF LINK STRING---*/

/*---BEGIN OF PREVIEW---*/

.preview {
	float: left;
	background: url('../images/panels/preview.bg.png') no-repeat;
	padding: 5px 6px 6px 6px;
	text-align: left;
}

.preview a {
	width: 252px;
	height: 189px;
	display: block;
	background: url('../images/panels/preview.frame.png') 0px 0px no-repeat;	
	padding: 11px 11px 10px 11px;
	text-decoration: none;
}

* html .preview a {
	width: 274px;
	height: 210px;
}

.preview a:hover {
	background: url('../images/panels/preview.frame.png') -274px 0px no-repeat;
}

.preview a img{
	display: block;
	position: absolute;
	z-index: 1;
	width: 252px;
	height: 189px;
}

.preview a div {
	position: relative;
	z-index: 2;
	color: #333333 !important;
}

.producer {
	font-size: 10pt;
	font-weight: bold;
}

.model {
	font-size: 16pt;
}

.price {
	font-size: 10pt;
	top: 127px;
	white-space: nowrap;	
}

/*---END OF PREVIEW---*/

/*---BEGIN OF DESCRIPTION---*/

.descr {
	padding-left: 123px;
}

.tabs .descr {
	padding-left: 123px;
}

.history {
	padding-left: 5px;
}

.logo {
	width: 112px;
	float: left;
	margin-left: -118px;	
}
.history_logo {
	width: 112px;
	float: left;
	margin-left: 230px;
	margin-bottom: 10px;
}
.logo_container {
	float: left;
	margin-left: -118px;
	padding: 0px;
}
* html .logo_container {
	display: inline;
}

.logo_container .logo{
	margin-top: 94px;
	margin-left: 0px !important;
}
.view {
	display: block;
	width: 400px;
	height: 300px;
	margin-left: 10px;
}

/*---END OF DESCRIPTION---*/

/*---BEGIN OG TABS---*/

.tabs {
	width: 572px;
	background: url('../images/panels/tabs.bg.png');
}

.tabs_bottom {
	padding-bottom: 17px;
	background: url('../images/panels/tabs.bottom.png') bottom center no-repeat;	
}

.tabs_top {
	padding-top: 17px;
	background: url('../images/panels/tabs.simpletop.png') top center no-repeat;	
	//height: 100%;
}

.tabs_content {
	text-align: left;
	margin: 0px 17px 0px 17px;
}

ul#tabs {
	height: 81px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 2px 0px 3px;
}

ul.full_tabs {
	background: url('../images/panels/tabs.top.png');	
}

ul.three_tabs {
	background: url('../images/panels/tabs.top.3.png');	
}

ul#tabs li {
	float: left;
	width: 81px;
	height: 81px;	
	margin: 0px;
	padding: 0px;
}

ul#tabs li span, 
ul#tabs li a{
	display: block;
	width: 81px;
	height: 81px;	
	padding: 0px !important;
}

ul#tabs li a{
	background: url('../images/panels/tab.frame.png') 0px 0px no-repeat;
}

ul#tabs li a:hover {
	background: url('../images/panels/tab.frame.png') 0px -81px no-repeat;
}

ul#tabs li a.parent,
ul#tabs li a.parent:hover {
	background: none;
}

ul#tabs li span{
	background: url('../images/panels/tab.center.selected.png') 0px 0px no-repeat;
}

ul#tabs li span.not_available{
	background: url('../images/panels/tab.frame.png') 0px 0px no-repeat;
}

ul#tabs li span.left{
	background: url('../images/panels/tab.left.selected.png') 0px 0px no-repeat;
}

ul#tabs li span.right{
	background: url('../images/panels/tab.right.selected.png') 0px 0px no-repeat;
}

ul#tabs li span.center_right{
	background: url('../images/panels/tab.center.right.selected.png') 0px 0px no-repeat;
}

ul#tabs li a img {
	width: 81px;
	height: 81px;
	display: block;

	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
}

ul#tabs li span img,
ul#tabs li a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
/*
ul#tabs li span.not_available img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
*/
.tabs h1 {
	padding-left: 0px;
}
.tabs .form_error,
.tabs .header {
	margin-left: 0px;
}

/*---END OG TABS---*/

/*---BEGIN OF QUOTES---*/
.quote {
	clear: left;
	margin-top: 20px;
}

.quote span,
.quote p{
	display: block;
	text-align: left;
}

.quote p{
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.quote span {
	font-size: 10pt;
	font-weight: bold;
	background: #e5e5e5;
	margin: 0px -5px 0px -5px;
	padding-left: 5px;
}
/*---END OF QUOTES---*/

/*---BEGIN OF TABS TABLE---*/

ul.tables {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.tables li {
	display: block;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.tabs table {
	border-collapse: collapse;
	margin: 0px -5px 0px -5px;
	width: 548px;
}

.tabs table td,
.tabs table th {
	padding: 0px 0px 0px 5px;
	text-align: left;
	vertical-align: top;
	height: 18px;
}

.tabs table th {
	font-size: 10pt;
}

.tabs table td {
	width: 50%;
}

.tabs table td.half {
	width: 25%;
}

.tabs table .odd th {
	background: white;
}

.tabs table th,
.odd th.odd,
.odd {
	background: #e5e5e5;
}

.odd .odd {
	background: #cecece;
}

.big {
	font-size: 0pt;
	position: relative;
	top: 145px;	
}

a.big_thumbnail {
	width: 538px;
	height: 404px;
	padding: 17px;
	margin: auto;
	display: block;
	background: url('images/panels/thumbnail.big.png') 0px 0px no-repeat;
}

* html a.big_thumbnail {
	width: 572px;
}

a.big_thumbnail:hover {
	background: url('images/panels/thumbnail.big.png') 0px -438px no-repeat;	
}

.big_thumbnail img {
	display: block;
	width: 538px;
	height: 404px;
	margin: auto;
}

.big_thumbnail div {
	position: relative;
	top: 15px;
	margin-bottom: -20px;
	font-size: 10pt;
}

.big_thumbnail div span {
	font-weight: bold;
}

.underline {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #e5e5e5;
}

/*---END OF TABS TABLE---*/

/*---BEGIN OF EQUIP---*/

.prices {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.left_half {
	float: left;
	width: 279px;
	overflow: hidden;
	margin-left: -5px;
}

* html .left_half {
	display: inline;
}

.left_half table{
	width: 279px;
	margin-left: 0px;
}

.right_half {
	float: left;
	width: 264px;	
	overflow: auto;
}

.overflow table {
	width: 100%;
	margin-left: 0px;
	margin-bottom: 15px;
}

.overflow table td {
	text-align: center;
	padding: 0px 0px 0px 5px;
}

.overflow table th {
	text-align: center;
}

.overflow table th div {
	/*width: 83px;*/
	width: 82px;
	text-align: center;
	margin: auto;
}

.section_header div {
	font-weight: bold;	
}

.section_header div.not_first {
	margin-top: 15px;
}

.position_header,
.position_name {
	padding: 0px !important;
	margin: 0px !important;
	width: 0px !important;
}

.position_name div {
	width: 0px !important;
	overflow: hidden;
}

.position_header div {
	visibility: hidden;
	overflow: hidden;
	width: auto;
	font-weight: bold;
}

.position_header div div{
	float: left;
	/*
	width: 83px !important;
	margin-right: -83px;
	*/
	width: 82px !important;
	margin-right: -82px;
	text-align: center;
	background: gray;
}

.position_name div div {
	width: 274px !important;
	text-align: left;
	background: gray;
}

.group_name div div {
	//margin-bottom: -9px;
}

.price td {
	font-weight: bold;
}

.right_half input {
	height: 15px;
	margin: 0px;
}

.option input {
	padding: 0px;
	margin: 0px;
	float: left;
}

.option label {
	float: left;
	text-align: left;
	//margin-left: -5px;
}

/*---END OF EQUIP---*/

/*---BEGIN OF STARS---*/

.star {
	float: left;
	width: 15px;
	height: 19px;
	font-size: 0pt;
}

.star_100 {
	background: url('../images/panels/star.100.png');
}

* html .star_100 {
	position: relative;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/panels/star.100.png',sizingMethod='scale');
}

.star_40 {
	background: url('../images/panels/star.40.png');
}

* html .star_40 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/panels/star.40.png',sizingMethod='scale');
}

a.star {
	float: left;
	width: 15px;
	height: 19px;
	font-size: 0pt;
	background: url('../images/panels/star.png') 0px 0px;	
}

a.star_hover,
a.star:hover {
	background: url('../images/panels/star.png') 0px -19px;
}

/*---END OF STARS---*/

/*---BEGIN OF FILM---*/

#film {
	width: 572px;
	overflow: auto;
	margin-bottom: 40px;
	font-size: 0pt;

	position: relative;
	bottom: 438px;
	text-align: left;
}

* html #film {
	overflow-x: scroll;
	overflow-y: hidden;
}

#film_content{
	margin-left: -2px;
	margin-bottom: 5px;
	height: 114px;
}

/*---END OF FILM---*/

/*---BEGIN OF CONTENT---*/

.column_block,
.single_block {
	clear: left;
	overflow: hidden;
}

.single_block {
	margin: 0px 17px 0px 17px;
}

.column_block p ,
.single_block p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
}

.single_block .form_error,
.single_block .header {
	margin-top: 0px;
}

.single_block h1 {
	margin-bottom: 20px;
}

.single_block ul {
	list-style-type: disc;
}

.single_block ul,
.single_block ol {
	text-align: left;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}

.single_block ul.mods {
	float: right;
	width: 308px;
	text-align: left;
	margin: 0px;
	list-style-type: none;
}

.single_block ul.mods li {
	display: block;
}

.single_block ul.mods li div {
	float: right;
	width: 100px;
}

/*---END OF CONTENT---*/

/*---BEGIN OF PAGES---*/

.pages {
	text-align: center;
	line-height: 27px;
}

.pages span,
.pages a{
	margin: 0px !important;
	padding: 6px 10px 6px 10px;
}

.pages a:hover {
	background: #f2f2f2;
}

.pages span{ 
	background: red;
	color: white;
}

.temp {
	background: gray;
	width: 30px;
	height: 30px;
	position: absolute;
	margin: auto;
}

/*---END OF PAGES---*/

/*---BEGIN OF POPUP VIEW---*/

.popup_view {
	position: absolute;
	width: 449px !important;
	height: 316px !important;
	padding: 17px 0px 0px 17px !important;
	background: url('../images/panels/400x300.png') no-repeat !important;
	visibility: hidden;
	margin-left: -466px;
	margin-top: -307px;
	z-index: 20;
}

* html .popup_view {
	width: 466px !important;
	height: 333px !important;
	background: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/panels/400x300.png',sizingMethod='scale');
}

.popup_iframe {
	display: none;
}

/*---END OF POPUP VIEW---*/

/*--BEGIN OF SETS TABLE---*/

table#sets td {
	vertical-align: middle;
}

table#sets td span {
	color: gray;
	font-style: italic;
	font-weight: normal;
}

/*--END OF SETS TABLE---*/

/*--BEGIN OF COMPARE TABLE---*/

table#compare {
	border-collapse: collapse;	
}

table#compare td {
	padding: 0px;
}

table#compare th {
	font-size: 10pt;
	font-weight: normal;
}

table#compare th span {
	font-weight: bold;
}

table#compare td,
table#compare th {
	height: 18px;
}

.empty {
	height: 0px !important;
}

.left_column div {
	width: 300px;
}

#compare .odd td,
#compare .even td {
	padding: 0px 5px 0px 5px;
}

a.model_view {
	display: block;
	width: 220px;
	height: 165px;
	background: url('../images/panels/220x165.png') 0px 0px no-repeat;
	padding: 17px;
	margin: 0px;
}

a.model_view:hover {
	background: url('../images/panels/220x165.png') -254px 0px no-repeat;
}

* html a.model_view {
	width: 254px;
	height: 165px;
}

a.model_view img {
	display: block;
}

#compare td span {
	color: gray;
	font-style: italic;
}

.same_divider td {
	background: #a0a0a0;
	height: 1px !important;
	margin: 0px;
	padding: 0px;
}

.manage {
	vertical-align: top;
}
.manage div {
	margin-left: 10px;
}

#compare .section_header div {
	margin-left: 5px;
}

.comparison span{
	font-style: normal !important;
	color: black !important;
}
.comparison a {
	text-decoration: none !important;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #a71c20;	
}
.comparison a:hover {
	border-width: 0px;
}

/*--END OF COMPARE TABLE---*/

/*---BEGIN OF PIECE---*/

.piece div {	
	position: absolute;
	margin-left: 508px;
	margin-top: -6px;
	width: 48px;
	height: 42px;
	background: url('../images/piece.png') no-repeat;
}

* html .piece div {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/piece.png',sizingMethod='crop');	
}

.piece a {
	position: absolute;
	width: 31px;
	height: 29px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 512px;
	margin-top: -4px;
	z-index: 10;
}

.piece a:hover {
	background-position: 0px -29px;
}

.plus {
	background-image: url('../images/plus.png');
}

.minus {
	background-image: url('../images/minus.png');
}

/*---END OF PIECE---*/

/*---BEGIN OF SELECTION---*/

.selection_search {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.for_selection {
	clear: both;
	display: table;
	//position: relative;
	text-align: left;
	//display: block;
	//height: 1%;
	//overflow: hidden;
	width: 538px;
}

.selection_descr {
	padding-top: 10px;
	/*//margin-top: -20px;*/
	//position: absolute;
	//top: 50%;
	display: table-cell;
	vertical-align: middle;
	width: 157px;
	text-align: right;
}

.selection_descr div {
	//position: relative;
	//top: -50%;
	padding-right: 10px;
}

.selection_table {
	float: right;
	width: 361px;
	//width: 381px;
	padding-top: 10px;
	padding-left: 20px;
	overflow: hidden;
}

.selection_table .column {
	float: left;
	width: 49.9%;
	text-align: left;
}

.selection_table label {
	display: block;
	height: 20px;
	line-height: 20px;
	text-align: left;
	width: 100%;
	//background: transparent;
}

.selection_table span {
	float: right;
	margin: 0px 5px 0px 5px;
}

.selection_table input {
	float: left;
}

.selection_table input.text {
	float: right;
	margin: 0px;
}

.no_matters {
	clear: none;
	float: left;
	height: 20px;
	line-height: 20px;
	border-width: 0px 0px 1px 0px;
	border-color: #c0c0c0;
	border-style: dashed;
	color: gray;
	position: relative;
	z-index: 10;
}

.bracket {
	background: url('../images/bracket.png') left center no-repeat;
	position: relative;
	left: -20px;
	top: -20px;
}

.bracket_top {
	background: url('../images/bracket.top.png') left top no-repeat;
}

.bracket_bottom {
	background: url('../images/bracket.bottom.png') left bottom no-repeat;
	padding-top: 20px;
	margin-bottom: -20px;
}

.bracket_inner {
	overflow: hidden;
	position: relative;
	left: 20px;
}

.temp_t {
	height: 100%;
	background: #f0f0f0;
}

/*---END OF SELECTION---*/

/*---BEGIN OF TIP---*/

.tip {
	display: table;
	position: absolute;
	top: -500px;
	left: -500px;
	z-index: 20 !important;
	//display: block;
	//overflow-y: hidden;
	width: 366px;
	height: 333px;
	background: url('../images/panels/tip.bottom.png') no-repeat;
	text-align: left;

	margin-top: -325px;
	margin-right: -366px;
	margin-left: 5px;
}

* html .tip {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/panels/tip.bottom.png',sizingMethod='crop');	
}

.tail {
	width: 317px;
	height: 34px;
	position: absolute;
	background: url('images/panels/tip.tail.png') no-repeat;	
	z-index: 21;
	padding: 299px 0px 0px 49px;
	text-align: left;

	margin-top: -325px;
	margin-right: -366px;
	margin-left: 5px;
}

* html .tail {
	width: 366px;
	height: 333px;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/panels/tip.tail.png',sizingMethod='crop');	
}

.tip .r {
	display: table-row;
	position: relative;
	//top: 100%;
}

.tip .a {
	display: table-cell;
	//display: inline;
	position: relative;
	//float: left;
	width: 100%;
	//margin-right: -100%;
	vertical-align: bottom;
}
.tip .r .r {
	display: block;
	//top: -100%;
	width: auto;
	//width: 100%;
	margin-bottom: 17px;
	background: url('images/panels/tip.bg.png') no-repeat;
	position: relative;
}

* html .tip .r .r {
	background: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/panels/tip.bg.png',sizingMethod='crop');	
}

.tip .content {
	overflow: hidden;
	max-height: 210px;
	min-height: 36px;
	padding: 16px 17px 0px 49px;
	//height: expression(this.scrollHeight> 210 ? "210px" :(this.scrollHeight< 52 ? "52px" : "auto"))};
}
/*---END OF TIP---*/
