@CHARSET "UTF-8";

#att_menu			{ width: 708px; height: 170px; margin-left:1px; padding-left:1px; float: left; background: url('/static/images/backgrounds/firm/att_menu_bck.gif') repeat-x 0 -1px; }
.att_header 		{ font-size: 14px; color: #1791D7; font-weight: bold; margin: 8px 0px 20px 20px; }
#att_menu a			{ float: left; width: 117px; height: 35px; display: block; text-align: center; font-size: 10px; text-decoration: none; color: #333; cursor: pointer; padding-top:85px;}
#att_menu img 		{ margin-bottom: 7px; margin-top: 15px; }
.icon_title			{ display:block; width:117px; }
.count_margin		{ line-height:20px; }

#att_head_out		{ width: 709px; height: 61px; float: left; background: url('/static/images/backgrounds/firm/att_header_bck.gif') repeat-x; font-size: 12px; font-weight: bold; line-height: 61px; }
#att_head_in		{ float: left; margin-left:27px; margin-top:3px; }
#att_head_img		{ float: left; background: url('/static/images/firm.png') no-repeat -422px -41px; width:39px; height:61px; margin-right:23px; }
#att_head_txt		{ float: left; }

#att_list			{ width: 710px; float: left; background-color: #fff; overflow: hidden;}
#att_list label 	{ display: inline-block; width: 68px; }
.att_item			{ float: left; width: 710px; padding: 10px 0px; border-bottom: 1px solid #EAEAEA; }
.att_item:hover 	{ background: #eaffff; }
.att_no_item		{ margin-left: 75px; margin-bottom:15px; font-size:12px; color: #1791D7; }
.att_item_img		{ float: left; width: 75px; text-align: center; height: 50px; font-size: 10px; color: #666; margin-left:5px; }
.att_item_img a		{ cursor:pointer; }
.att_item_title		{ float: left; width: 475px; color: #1791D7; font-size: 11px; overflow:hidden; font-weight: bold; margin-bottom: 5px; min-height:13px; padding-left: 10px; }
.att_item_date		{ float: left; width: 132px; font-size: 10px; color: #666; text-align:right;}
.att_item_descr		{ float: left; width: 605px; font-size: 11px; line-height:125%; padding: 0px 10px; overflow:hidden}

#att_add_wrap 		{ margin-top: 4px; display: block; float:left; width:707px; padding: 10px;}
#attForm			{ margin-bottom:15px; padding-left:30px; }

#attForm p 			{ margin-top: 15px; }
.attach_line		{ float:left; margin-top: 15px; }
.attach_label		{ float:left; padding: 6px 15px 0px 0px; height:20px; }
.attach_input		{ float:left; }
.show_filename		{ float:left; padding:6px 0px 0px 15px; height:20px; }
#file_info			{ clear:both; }
#attForm .error		{ color: red; }
#title_label		{ width:150px; }
#description_label	{ width:150px; }
#description 		{ width: 300px; line-height: 14px; margin-top: 7px; padding: 5px 0px 0px 5px; color: #333; font-size: 11px; }
.tyt				{ display: inline-block; width: 220px; }
.fitem input		{ width: 300px; line-height: 19px; padding: 3px 0px 3px 5px; color: #333; font-size: 11px; }
#file_info			{ font-size:10px; }

.att_mini			{ width: 32px; height:38px; margin-left:22px; }
.att_mini_audio		{ background: url('/static/images/firm.png') no-repeat -523px 0px; }
.att_mini_video		{ background: url('/static/images/firm.png') no-repeat -490px 0px; }
.att_mini_site		{ background: url('/static/images/firm.png') no-repeat -556px 0px; }
.att_mini_document	{ background: url('/static/images/firm.png') no-repeat -422px 0px; }
.att_mini_image		{ background: url('/static/images/firm.png') no-repeat -456px 0px; }

.att_top_all_out	{ background: url('/static/images/firm.png') no-repeat 0px -102px }
.att_top_all_over	{ background: url('/static/images/firm.png') no-repeat 0px -222px }
.att_top_audio_out	{ background: url('/static/images/firm.png') no-repeat -481px -102px }
.att_top_audio_over	{ background: url('/static/images/firm.png') no-repeat -481px -222px }
.att_top_video_out	{ background: url('/static/images/firm.png') no-repeat -601px -102px }
.att_top_video_over	{ background: url('/static/images/firm.png') no-repeat -601px -222px }
.att_top_site_out	{ background: url('/static/images/firm.png') no-repeat -118px -102px }
.att_top_site_over	{ background: url('/static/images/firm.png') no-repeat -118px -222px }
.att_top_document_out	{ background: url('/static/images/firm.png') no-repeat -239px -102px }
.att_top_document_over	{ background: url('/static/images/firm.png') no-repeat -239px -222px }
.att_top_image_out	{ background: url('/static/images/firm.png') no-repeat -361px -102px }
.att_top_image_over	{ background: url('/static/images/firm.png') no-repeat -361px -222px }

/* GALERIA */
.replace_me_slider { cursor: pointer; text-align: center; }
#att_list #gallery { visibility: hidden; position: fixed; top: 200px; left: 300px; }
#att_list #galleryview_container {visibility:hidden; position:fixed; left:0px ;top:0px; background:url("/static/images/pics/transparent_black_60.png");
									width:100%; height:100%; z-index:1001 }