body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,label,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ul li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
a { outline: none; }

/* COLOURS:
#c33 - image
#639 - footage
#6c3 - audio
*/

/********** general **********/
html, body { height: 100%; width: 100%; background: #fff; }
body { font: normal 12px/1.2 Arial, sans-serif; border: 0; background: white; }
body.inside { overflow: hidden; height: 100%; max-height: 100%; }
body.inside{*padding: 0 0 40px 0;}

#LG-nolightbox{*padding: 0;}
body.inside2 { overflow: hidden; height: 100%; max-height: 100%; *padding: 0;}


body.inside3 { overflow: hidden; height: 100%; max-height: 100%; }

#all {min-width: 980px; min-height:100%; margin: 0px; }
#all {height:expression('100%'); width:expression((document.documentElement.clientWidth||document.body.clientWidth)<980?'980px': "auto")}


.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear {display: inline-block;}
.clear {display: block;}
h1 { font: normal 24px Verdana; color: #c33; }
h2 { float:left; font: bold 14px/14px Verdana }
h3 { padding:0 0 20px 20px; font: bold 12px/14px Verdana }
h3 a { font: bold 10px/14px Verdana; color: #09f }
h4 { padding-bottom:10px; font: bold 12px Verdana; color: #c33; }

/********** maincontent **********/
.inside #maincontent{ position: fixed; top: 0; left: 0; right: 0; bottom: 40px; overflow: auto; background: #fff; }
.inside #maincontent{*height: 100%;*width: 100%;}
#LG-nolightbox #maincontent{bottom: 0px;}
.inside2 #maincontent{ position: fixed; top: 0; left: 0; right: 0; bottom: 0px; overflow: auto; background: #fff; *height: 100%;*width: 100%;}


.inside3 #maincontent{ position: fixed; top: 0; left: 0; right: 0; bottom: 0; overflow: auto; background: #fff; }
.inside3 #maincontent{*height: 100%;*width: 100%;}


/********** header **********/
#header { width: 100%; padding-bottom:25px; position: relative; }
/* search */
#search { float: left; width: 100%; position: relative; }
#search .inner { margin: 0 240px 0 205px; }
/* search_categories */
.categories { position: relative; z-index: 10; }
.categories .label { margin:40px 0 21px}
.categories .label li {float:left; margin-right:29px}
.categories .label li input { float:left; width: 15px; height: 14px; margin-top:4px; }
.categories .label li label{ float: left; display: block; height: 21px; margin-left: 8px; }
.categories .label li label.search_images{width:68px; background:url(/img/search_images.gif) no-repeat;}
.categories .label li label.search_images_active {width:68px; background:url(/img/search_images_active.gif) no-repeat;}
.categories .label li label.search_video{width:76px; background:url(/img/search_video.gif) no-repeat;}
.categories .label li label.search_video_active{width:76px; background:url(/img/search_video_active.gif) no-repeat;}
.categories .label li label.search_music{width:54px; background:url(/img/search_music.gif) no-repeat;}
.categories .label li label.search_music_active{width:54px; background:url(/img/search_music_active.gif) no-repeat;}

#header .ballon { position: absolute; z-index: 2000; top:30px; width: 400px; }
#header .ballon .ballon_inner { border: 1px solid #ccc; border-bottom:0; background: #fff; margin-top: 10px; }
#header .ballon table {width:100%}
#header .ballon td, .ballon th { padding: 14px 20px 14px 0; border-bottom: 1px solid #ccc; vertical-align: top; font: normal 11px/1.6 Verdana;}
#header .ballon td a, .ballon th a { font: normal 11px Verdana; color: #000;}
#header .ballon td a:hover, .ballon th a:hover { color: #c33;}
#header .ballon th { padding:16px 20px 14px 20px;}
#header .ballon th a { font-weight: bold;}
#header .balloon_images { left:205px; top:60px; display: none; } /* none|block */
#header .balloon_video { left:325px; top:60px; display: none;} /* none|block */
#header .balloon_music { left:454px; top: 60px; display: none;} /* none|block */


/* search_line */
.search_line, .search_line_one { position: relative; z-index: 5;}
.inside .search_line  {height: 140px; }
/*LG*/.inside2 .search_line  {height: 140px; }
.search_line dl, .search_line_one dl { width:60%; height: 31px; position: relative;}

.search_line dl dt, .search_line_one dl dt {display: block; margin-right: 123px; /*FOR IE*/*margin-right:58px;/**/ height: 29px; border:1px solid #ccc; border-right:0; }
.search_line dl dt input, .search_line_one dl dt input { width:100%; height: 24px; border: 0; margin:1px 3px 0px; font: normal 1.5em/1.2em Verdana; outline: none; background: white; vertical-align: top;}

.search_line dl dd, .search_line_one dl dd {position: absolute; top: 0; right: 0; width:123px; height: 31px; margin: 0px; }
.search_line dl dd input, .search_line_one dl dd input {width:123px; height: 31px; border:0; cursor: pointer; background: #c33 url(/img/search_bn_rmb.png) no-repeat center; margin:0; padding:0; *height: 29px;}


#header .ballon2 { display: none; position: absolute; z-index: 100; left:205px; top:112px; padding:5px 14px 10px 14px; border: 1px solid #ccc; background: #fff; } /* none|block */
#header .ballon2 li { font: normal 11px/0.8 Verdana; }
#header .ballon2 li a { font: normal 11px/1.4 Verdana; color: #777; }
.search_line .param {position: absolute; margin-top:10px; display: none; }
body.inside .search_line .param {display: block;}
/*LG*/ body.inside2 .search_line .param {display: block;}
.search_line .param.block { display: block; position: relative; margin-right: -240px; }
.search_line .param a { color:#c33;}
.search_line .param td { padding:0 25px 5px 0; font: normal 10px Verdana; white-space: nowrap; }
.search_line .param td .lines_to_top {border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; height:8px; line-height:2px; margin-bottom:3px; margin-left:5px; margin-right:3px; position:relative; top:-3px;}
.search_line .param td .editorial_choose {position: relative;}
#editorial_popup {position: absolute; border: 1px solid #ccc; top: 1.5em; left: -4em; padding: 10px; background: #fff; width: 27em; display: none;z-index:10001;}
 #editorial_popup  div.column {float: left; width: 12em; line-height: 15px; margin-bottom: 0.5em;}
.search_line .param td.param_type { padding:0 5px 5px 0; vertical-align: top; }
.search_line .param td.creative { color: #c33; font-size: 12px; }
.search_line .param th { padding:0 25px 20px 0; font: normal 10px Verdana; white-space: nowrap; }
.search_line .param input { width: 15px; height: 14px; margin-right:3px; vertical-align: middle; }
.search_line .param input#choose_btn { width: 80px; height: 20px;}
.search_line .param input label { float: left; padding-left:3px; }
/* logo */
#logo{position:relative;overflow:hidden;float:left;width:205px; margin-right: -100%; z-index: 1;}
#logo a, #logo span{ background: url(/img/logo_rmb.gif) no-repeat; float:left; margin:45px 0 0 32px; text-decoration: none; width:130px; height:69px; }
.popup_logo { display: block; float: left; width: 70px; height: 37px; margin-right: 30px; background: url(/img/logo_rmb_small.gif) no-repeat 0 0; text-indent: -10000px; }
/* login */
#LG-log {position:relative; float:left; margin-left: -240px; width:240px; line-height: 1.4; z-index:100;}
#LG-log .login { display: block; }
#LG-log .login.none{ display: none; } /* none|block */
#LG-log .logoff{ padding-top:29px;}
#LG-log .logoff.none{ display: none;} /* none|block */

#LG-log .country{width:205px; height:20px; margin:32px 0 10px; border:1px solid #89b; font: normal 12px/1.2 Arial; }
#LG-log .country option{ font: normal 12px Arial}

#LG-log #country {width:205px; height:20px; margin:32px 0 10px; background: url('/img/lang_selector_main.gif') no-repeat left top; font: normal 12px Arial; position:relative;}
#LG-log #country #country_selected {margin: 0 1px 1px 5px; position:relative; top:3px; cursor: pointer;}
#LG-log #country #country_list {display: none; background:#fff; border:1px solid #ccc; left:5px; padding:5px; position:absolute; top:19px; width:183px; z-index: 1000;}
#LG-log #country #country_list div { height: 35px; overflow: auto; }
#LG-log #country #country_list  span {cursor:pointer; display:block; margin-bottom:0.3em; padding:1px 5px;}
#LG-log #country #country_list  span.selected , #LG-log #country #country_list  span.hover {background:#E5E5E5;}

#LG-log span{font: normal 12px/1 Arial;}
#LG-log span.ic{ padding-left:14px; background: url(/img/login_in.gif) no-repeat left center}
#LG-log span.ic_logout{ padding-left: 20px;  background: url(/img/login_out.gif) no-repeat 7px center}
#LG-log a{ font: normal 12px Arial; color:black}
#LG-log .nav{ overflow: hidden; margin:5px 0 1px; line-height: 0.8; }
#LG-log .nav li{ float: left; padding:0 14px 0 7px; margin-left:-7px; background: url(/img/login_nav.gif) no-repeat left center;  }
#LG-log .nav li a{ color:#333; }
#LG-log .nav li.str span{ cursor: pointer; border-bottom: 1px dashed; position: relative; bottom: -1px; display: inline-block; }
* html #LG-log .nav li.str span { position: static; bottom: 0; }
*+html #LG-log .nav li.str span { position: static; bottom: 0; }

#LG-log  #my_account_block {position: absolute; background: #fff; border: 1px solid #ccc; padding:13px; display: none;}
#LG-log  #my_account_block  a {display: block; color: #777; font-size:12px; line-height:1.6em;}

#LG-log  #my_account_block  form {margin: 0px; padding: 0px;}
#LG-log  #my_account_block label {display: block;}
#LG-log  #my_account_block label ins {text-decoration: none; color: #c33;}
#LG-log  #my_account_block input.text {border: 1px solid #aaa; padding: 2px;}
#LG-log  #my_account_block .selector {margin: 1em 0px 0px 0px; white-space: nowrap; font-size: 11px; }
#LG-log  #my_account_block .selector label {display: inline;}
#LG-log  #my_account_block .selector input {float:left; margin-right:2px; }
#LG-log  #my_account_block input.submit {border: none; padding:2px 30px; background: #c33; color: #fff; margin: 0.5em 0 0 0; display: block;}
#LG-log  #my_account_block .restore_acc_link a { color: #000; font-size: 11px; margin-top: 1em; }

#LG-log .nav li.ic{ padding-left:20px; background: url(/img/login_in.gif) no-repeat 7px 4px;}


/********** main **********/
#main {  }
.empty {height:62px; }
/* content */
#content{overflow:hidden;float:left;width:100%;}
#content .inner{margin:0 16% 0 205px;}
#content .inner .flash{overflow:hidden;width:100%;}
.inside #content, .inside2 #content, .inside3 #content{ overflow: visible; float: none; width: auto; margin-left:205px }
.inside #content .inner, .inside2 #content .inner, .inside3 #content .inner{margin:0; overflow: hidden;}
/* sidebar_left */
#sidebar_left{position:relative;float:left;width:205px;margin-right: -100%;margin-left: 0;}
#sidebar_left p{ padding:0 20px 20px; font: normal 10px/1.5 Verdana; }
#sidebar_left p a{ font: normal 10px Verdana; color: #c33; }
#sidebar_left .margin{position:relative; margin-top:-125px}

#sidebar_left select{ width: 165px; height: 20px; margin:0 0 20px 20px; font: normal 13px Tahoma }
#sidebar_left .block { width: 165px; padding:10px 0 14px 20px; border-top:1px solid #ccc; font: normal 13px Tahoma }
#sidebar_left .block a { font: bold 12px Verdana; color: #c33; }
#sidebar_left .block2 { width: 165px; padding:10px 0 14px 20px; border-bottom:1px solid #ccc; font: normal 13px Tahoma }
#sidebar_left .block2 a { font: bold 12px Verdana; color: #c33; }
/* sidebar_right */
#sidebar_right{overflow:hidden;float:left;width:16%;margin-left:-16%;}
#sidebar_right .advt{ position: relative; overflow:hidden; width:100%; height: 369px; line-height: 1; z-index: 10; background: url(/img/img0-bg.gif) repeat-x 0 0; }
#sidebar_right .advt .pict{ position: absolute; z-index: -1; top: 0; left: 0 }
#sidebar_right .advt .img{ display: block;margin:15px 15px 0 15px }
#sidebar_right .advt .img img{ float:left; margin:0 6px 4px 0; }
#sidebar_right .advt .img a{ float:left; margin:0 6px 4px 0; font: normal 12px Arial; color: white }
/* menu */
.menu { width: 100%; margin:20px 0 15px; }
.menu.gor { width: auto; padding: 0 0 0 205px; overflow: hidden; }
.menu.vert li { margin-left:20px; line-height:0.8 }
.menu.gor li { float:left; margin:55px 15px 0 0; }
.menu li a { font: normal 10px/2 Arial; color: #000; }

.menu2 { float:left; padding: 0 0 20px; }
.menu2 li { float:left; padding: 0 10px; margin-left:-1px; border-left:1px solid black; }
.menu2 li a { font: normal 12px Verdana; color: #09f }
.menu2 li#lightbox_add { border-right: solid 1px black; border-left: none; }
.menu2 li#lightbox_edit { border-left: none;  }

.photo { width: 100%; padding-bottom:50px;  }
.photo .item_wrap { display:-moz-inline-grid; display:inline-block; width: 170px; margin:0 15px 15px 0; vertical-align:top; }
.photo .item_wrap { *display: inline; }

.photo .item_wrap .top { position: relative; width: 170px; height: 175px; padding-bottom:5px; display:table-cell; vertical-align:bottom;}
.photo .item_wrap .top .item { position: relative; overflow: hidden; float: left; text-decoration: none; }
.photo .item_wrap .top .item { *position: absolute; *bottom: 0; *left: 0 }
.photo .item_wrap .top .item .add { display: none; position: absolute; top:100%; margin-top:-20px; left: 0; width: 100%; height: 20px; color:#fff; overflow: hidden;}
.photo .item_wrap .top .item .add { *margin-bottom:2px; *margin-top:-23px; }

.photo .item_wrap .top .item .add ul { width: 101%; height: 20px; background: url(/img/trans.png); }
.photo .item_wrap .top .item .add ul{ _background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/trans.png', sizingMethod='scale') }

.photo .item_wrap .top .item .add ul li.add_photo { display: block; }
.photo .item_wrap .top .item .add ul li.buy_photo { display: block; }
.photo .item_wrap .top .item .add ul li.rem_photo { display: none; }

.photo .item_wrap .top .item .add ul li { float: left; width:50%; height: 20px; display: block; color:white; text-align: center; }
.photo .item_wrap .top .item .add ul li { *width: 49.5% }

.photo .item_wrap .top .item .add ul li:hover { background: url(/img/trans.png); }
.photo .item_wrap .top .item .add ul li.hover { _background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/trans.png', sizingMethod='scale') }

.photo .item_wrap .top .item .add ul li a { position: relative; font: normal 10px/17px Verdana; color: white }
.photo .item_wrap .top .item .add ul li a:hover { text-decoration: none; }
.photo .item_wrap .top .item:hover div.add { display: block; }

.inside2 .photo .item_wrap .top .item .add ul li.add_photo, .inside2 .photo_large .item_wrap .top .item .add ul li.add_photo, .disabled_item{ background: url(/img/trans_inactive.png) !important}
.inside2 .photo .item_wrap .top .item .add ul li.add_photo, .inside2 .photo_large .item_wrap .top .item .add ul li.add_photo, .disabled_item{ _background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/trans_inactive.png', sizingMethod='scale') }

.inside2 .photo .item_wrap .top .item .add ul li.add_photo a,
.inside2 #photo_nav_addtolightbox_link,
.inside3 .photo .item_wrap .top .item .add ul li.disabled_item a,
.inside3 #photo_nav_addtolightbox_link.disabled_item,
.inside2 #content ul.photo_menu li .disabled_item a,
.inside2 .photo_large .item_wrap .top .item .add ul li.add_photo a,
.inside3 .photo_large .item_wrap .top .item .add ul li.disabled_item a,
#photo_nav_addtolightbox_link.disabled_item { color: #aaa; text-decoration:underline;cursor:default; }

.inside2 #content_onepage #photo_nav_addtolightbox_link{
	cursor:pointer;
}

.inside2 #content_onepage #photo_nav_addtolightbox_link { font: normal 11px/11px Verdana; color: #09f; }
.inside2 #content ul.photo_menu li.disabled_item a { color: #aaa; text-decoration:none;cursor:default; }
.inside2 #content ul.photo_menu li.disabled_item { background-image:none !important;filter:none; }

.photo .item_wrap .top .item .added { display: none; position: absolute; top:100%; margin-top:-20px; left: 0; width: 50%; height: 20px; color:#fff; overflow: hidden;}
.photo .item_wrap .top .item .added { *margin-bottom:2px; *margin-top:-23px; }
.photo .item_wrap .top .item .added.block { display: block; }

.photo .item_wrap .top .item .added ul { width: 100%; height: 20px; background: #09f url(/img/added_close.gif) no-repeat 90% 50%; }
.photo .item_wrap .top .item .added ul li { height: 20px; display: block; color:white; text-align: left; }
.photo .item_wrap .top .item .added ul li a { position: relative; font: normal 10px/17px Verdana; color: white; display: block; height: 20px;text-indent: -10000px;}
.photo .item_wrap .top .item .added ul li a:hover { text-decoration: none; }

.photo .item_wrap .bottom { position: relative; display: block; width: 170px; font: normal 10px/17px Verdana;}
.photo .item_wrap .bottom { *z-index: 100 }
.photo .item_wrap .bottom, x:-moz-any-link { margin-top: 175px }
.photo .item_wrap .bottom, x:-moz-any-link, x:default { margin-top:0 }
.photo .item_wrap .bottom ul { margin: 0; line-height: 1.6 }
.photo .item_wrap .bottom ul li br { display: none; }
.photo .item_wrap .bottom a { color: #000; }
.photo .item_wrap .bottom a:hover { text-decoration: none; }
.photo .item_wrap .bottom .comment { color:#999 }
.photo .item_wrap .bottom .comment a { color:#09f }

.photo_large .item_wrap { display: block; width: 100%; overflow: hidden; padding: 0 0 15px; }
.photo_large .item_wrap .top {position: relative; width: 600px; float: left; }
/*LG*/ .photo_large .item_wrap .top .item {position:relative; float:right;}
.photo_large .item_wrap .top .item .add { display: none; position: absolute; top:100%; margin-top:-30px; left: 0; width: 100%; color:#fff; overflow: hidden;}
.photo_large .item_wrap .top .item .add {  *margin-top:-32px; }

.photo_large .item_wrap .top .item .add ul { width: 101%; height: 30px; background: url(/img/trans.png); }
.photo_large .item_wrap .top .item .add ul{ _background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/trans.png', sizingMethod='scale') }

.photo_large .item_wrap .top .item .add ul li.add_photo { display: block; }
.photo_large .item_wrap .top .item .add ul li.buy_photo { display: block; }
.photo_large .item_wrap .top .item .add ul li.rem_photo { display: none; }

.photo_large .item_wrap .top .item .add ul li { float: left; width:50%; height: 30px; display: block; color:white; text-align: center; _width:49.5%}
.photo_large .item_wrap .top .item .add ul li:hover { background: url(/img/trans.png); }
.photo_large .item_wrap .top .item .add ul li.hover { _background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/trans.png', sizingMethod='scale') }

.photo_large .item_wrap .top .item .add ul li a { position: relative; font: normal 15px/27px Verdana; color: white}
.photo_large .item_wrap .top .item .add ul li a:hover { text-decoration: none; }
.photo_large .item_wrap .top .item:hover div.add { display: block; }

.photo_large .item_wrap .top .item .added { display: none; position: absolute; top:100%; margin-top:-30px; left: 0; width: 50%; height: 30px; color:#fff; overflow: hidden;}
.photo_large .item_wrap .top .item .added { *margin-top:-32px; }
.photo_large .item_wrap .top .item .added.block { display: block; }

.photo_large .item_wrap .top .item .added ul { width: 100%; height: 30px; background: #09f url(/img/added_close.gif) no-repeat 90% 50%; }
.photo_large .item_wrap .top .item .added ul li { height: 30px; display: block; color:white; text-align: left; }
.photo_large .item_wrap .top .item .added ul li a { position: relative; font: normal 15px/27px Verdana; color: white; display: block; height: 20px;text-indent: -10000px;}
.photo_large .item_wrap .top .item .added ul li a:hover { text-decoration: none; }

.photo_large .item_wrap .bottom { margin-left: 610px; position: relative; display: block; font: normal 10px/17px Verdana;}
.photo_large .item_wrap .bottom { *z-index: 100 }
.photo_large .item_wrap .bottom ul { margin: 0; line-height: 1.6; display: none; }
.photo_large .item_wrap .bottom ul li br { display: none; }
.photo_large .item_wrap .bottom a { color: #000; }
.photo_large .item_wrap .bottom a:hover { text-decoration: none; }

.listing_wrap { width: 100%; overflow: hidden; text-align: center; margin: 0 0 15px;}
.listing_cont { width: 740px; margin: 0 auto; overflow: hidden;  }
.listing_cont_inside { float: left; overflow: hidden; width: 657px; height: 41px;}
.listing { height: 41px; border-left: solid 1px #ccc; }
.listing li { float: left; width: 42px; height: 41px; margin-left:-1px; }
.listing li a { display: block; width: 40px; height: 39px; border: 1px solid #ccc; font: normal 10px/39px Verdana; color: black; text-align: center; text-decoration: none; *width: 42px;}
* html .listing li a { width: 42px; }
.listing li a:hover, .listing li a.active { position: relative; background: #c33; color: #fff; border: 1px solid #ccc/*#903*/; }
a.arr_l { background: url(/img/arr_l.gif) no-repeat center !important; border: 0 !important; float: left; width: 42px; height: 41px; display: block; margin-left:-1px; text-indent: -10000px; }
a.arr_r { background: url(/img/arr_r.gif) no-repeat center !important; border: 0 !important; float: left; width: 42px; height: 41px; display: block; margin-left:-1px; text-indent: -10000px; }
.listing_bot { width: 655px; padding:0 45px 0 40px; margin: 10px auto 0; *width: 775px; *padding-left:75px;}
.listing_bot a { color: black }
.listing_bot .left { /*float: left;  width: 50%;*/ text-align: left; font: normal 10px Verdana; margin-bottom: 15px; }
.listing_bot .left label { color:#999; }
.listing_bot .left input { vertical-align: middle; }
.listing_bot .left .text { width: 40px; height: 18px; border: 1px solid #CCC; font: normal 10px/13px Verdana  }
.listing_bot .left .ok { font: 10px/10px Verdana; height: 20px; width: 30px; }
.listing_bot .make_space_right {margin-right: 20px;}
.listing_bot .right { float: right; width: 49%; text-align: right; }
.listing2 { height: 41px; border-left: solid 1px #ccc;}
.listing2.bord {}
.listing2 li { position: relative; float: left; width: 42px; height: 41px; display: inline; margin:0 0 -1px -1px; }
.listing2 li a { display: block; width: 40px; height: 39px; border: 1px solid #ccc; font: normal 10px/39px Verdana; color: black; text-align: center; text-decoration: none; *width: 42px;}
* html .listing2 li a { width: 42px; }
.listing2 li a:hover, .listing2 li a.active { position: relative; background: #09f; color: #fff; border: 1px solid #069; }


.menu_main { width: 185px; overflow: hidden;margin-bottom:-1px }
.menu_main li { padding:8px 0 8px 20px; border-bottom:1px solid #ccc; }
.menu_main li a { padding-right:12px; font: bold 12px Verdana; color: black; text-decoration: none; }
.menu_main li.down a { background: url(/img/arr_down.gif) no-repeat right center;}
.menu_main li.up a { background: url(/img/arr_up.gif) no-repeat right center; color: black}
.menu_main li ul { margin: 5px 0 10px 20px }
.menu_main li.up ul { display: none; }
.menu_main li ul li { padding:0; border:0; line-height: 17px; }
.menu_main ul.last li a {background:none; }
.menu_main li ul li.down a { color:#000; padding-right:12px; background: url(/img/arr_down.gif) no-repeat right center; text-decoration: none; }
.menu_main li ul li.up a { background: url(/img/arr_up.gif) no-repeat right center; color: black }
.menu_main li ul li a { color:#c33; font-weight: normal !important;  }
.menu_main li ul li ul { margin: 0 0 5px 20px }
.menu_main li ul li ul li a { color:#c33 !important; background: none !important; }

.menu_main2 { width: 185px; margin-bottom:10px }
.menu_main2 li { height: 22px; padding-left:40px; font: normal 10px Verdana; }
.menu_main2 li a { font: normal 12px/24px Verdana; color: #09f }
.menu_main2 li.active { background: #09f }
.menu_main2 li.active a { font: bold 12px/22px Verdana; color: white; text-decoration: none; cursor: default; }

.message_not_auth { border: solid 2px #c33; color: #c33; padding: 10px; margin: 20px 50px 20px 0; }
.message_not_auth a { color: #c33; }
.message_not_auth a.pseudo { text-decoration: none; border-bottom: dashed 1px #c33; }
.message_not_auth #sign_in { color: #000; position: absolute; top: 20px; left: 0; display: none; background: #fff; border: 1px solid #ccc; padding:13px; z-index: 1000; width: 170px; }
.message_not_auth #sign_in form {  }
.message_not_auth #sign_in  a {display: block; color: #777; font-size:12px; line-height:1.6em;}
.message_not_auth #sign_in  form {margin: 0px; padding: 0px;}
.message_not_auth #sign_in label {display: block;}
.message_not_auth #sign_in label ins {text-decoration: none; color: #c33;}
.message_not_auth #sign_in input.text {border: 1px solid #aaa; padding: 2px;}
.message_not_auth #sign_in .selector {margin: 1em 0px 0px 0px; white-space: nowrap; font-size: 11px; }
.message_not_auth #sign_in .selector label {display: inline;}
.message_not_auth #sign_in .selector input {float:left; margin-right:2px; }
.message_not_auth #sign_in input.submit {border: none; padding:2px 30px; background: #c33; color: #fff; margin: 0.5em 0 0 0; display: block;}
.message_not_auth #sign_in .restore_acc_link a { color: #000; font-size: 11px; margin-top: 1em; }

.message_auth { border: solid 2px #c33; color: #c33; padding: 10px; margin: 20px 50px 20px 0; }
.message_auth a { color: #c33; }

table.info { }
table.info td { vertical-align: top; padding: 0 20px 10px 0; font: normal 10px/18px Verdana  }
table.info td.left { width:170px  }
table.info td td { padding: 0 5px 10px 0; }

.comment_form { position: absolute; z-index: 100; overflow: hidden; bottom: 0; left:0; width: 160px; padding: 15px 10px; border: 1px solid #ccc; background: white; *width: 182px; }
.comment_form p { padding: 10px 0; font: normal 12px Verdana }
.comment_form input { width: 71px; height: 22px; font: normal 12px Verdana; overflow: visible; margin-top: 10px; }
.comment_form textarea { position: relative; width: 160px; height: 140px; font: normal 10px/16px Verdana; margin-bottom: 10px;}
.comment_form span { padding: 10px 0; font: normal 10px Verdana }
.comment_form strong { }
.comment_form.remove { margin-bottom:-78px;  }
.comment_form.edit2 { margin-bottom:-78px;  }
.comment_form.none { display: none }

.win_block { position: absolute; z-index: 1100; width: 447px; border: 1px solid #ccc; background: white }
.win_block table { width: 100%; margin-bottom:20px }
.win_block table input.bn { width: 81px; height: 22px; font: normal 12px Verdana; overflow: visible; }
.win_block table textarea { width: 246px; height: 56px; font: normal 12px Verdana; }
.win_block table input.text { width: 246px; height: 20px; font: normal 12px Verdana; }
.win_block table sup { position: absolute; font: bold 12px Verdana; color: #c33; }
.win_block table span { font: bold 10px Verdana; color: #c33; }
html:first-child .win_block table sup { position: relative;}
.win_block table th { height: 40px; background: #09f; color: white; font: bold 12px/40px Verdana }
.win_block table td { padding: 20px 0 0; font: normal 10px/20px Verdana; }
.win_block table th.left { width: 140px; padding-right:20px; text-align: right; }
.win_block table td.left { padding-right:20px; text-align: right; vertical-align: top; font: normal 12px Verdana; }
.win_block table td.err { position: relative; width: 60px; text-align: center; }
.win_block.none { display: none; }
#lightbox_add .win_block.add { *margin: 15px 0 0 -28px; }
.win_block.edit { *margin: 15px 0 0 -27px; }
.win_block.send { width: 510px; *margin: 15px 0 0 -96px; }
.win_block.send table td { padding-top: 10px; }
.win_block.send table tr.check td label { font-size: 12px;}
.win_block.send table tr td strong { font-size: 12px;}
.win_block.send table input.text { width: 305px; }
.win_block.send table textarea { width: 305px; }
.win_block.send table span { color: #c33; font-weight: bold; }
.win_block.send .ok {  background: url(/img/ok.gif) no-repeat }
.win_block.send .error { background: url(/img/error.gif) no-repeat }

.win_block_del { position: absolute; z-index: 110;  width: 172px; padding: 15px; border: 1px solid #ccc; background: white; *margin: 15px 0 0 -44px; }
.win_block_del p { padding: 10px 0; font: normal 12px Verdana }
.win_block_del .bn { width: 81px; height: 22px; margin: 0; font: normal 12px Verdana; overflow: visible; }
.win_block_del strong { color: #c33; }
.win_block_del.none { display: none }

#new_lightbox { position: relative; }
#send_lightbox { position: relative; }
.win_block.add_inside { bottom: 20px; left: 0; }
.win_block.send_inside { bottom: 20px; left: 0; }
.win_block.send_inside .ok {  background: url(/img/ok.gif) no-repeat }
.win_block.send_inside .error { background: url(/img/error.gif) no-repeat }


.reg_wrap { margin-right:45px; }
.reg_wrap h2 { float:none; font: normal 16px Verdana }
.reg_wrap h2.r { color:#c33; }
.reg { *width: 73% }
.reg td { padding-right:40px; vertical-align: top; font:normal 10px Verdana  }
.reg td a { color: black }
.reg td table { width:100% }
.reg td td { padding: 0 10px 20px 0 }
.reg .ok { width: 15px; height: 15px; background: url(/img/ok.gif) no-repeat }
.reg .error { background: url(/img/error.gif) no-repeat }
.reg td .form { width:100% }
.reg .left { width: 50% }
.reg .right { width: 50% }
.reg .right p { font-size:12px; line-height: 1.6 }
.reg .title { font-weight: bold; white-space: nowrap; }
.reg span { font-weight: normal; color: #777; }
.reg .text { width: 97%; height: 17px; padding:3px 0 0 3px; border: 1px solid #89b; }
.reg .select { width: 98%; height: 18px; border: 1px solid #89b}
.reg tr.bord { background:url(/img/line.gif) repeat-x center }
.reg table.bord { border-bottom:1px solid #ccc !important }
.reg span.r { font-weight: bold; color: #c33; }
.reg a.r { color: #c33; }
.reg .bn { width: 247px; height: 23px; overflow: visible; }
.reg .contact_mes { width: 97%; height: 150px; overflow: visible; border: 1px solid #89b; }
.reg .bn2 { width: 104px; height: 22px; overflow: visible; }


.order_wrap { margin-right:45px; }
.order_wrap h2 { float:none; font: normal 16px Verdana }
.order_wrap h2.r { color:#c33; }
.order { *width: 73% }
.order td { padding-right:40px; vertical-align: top; font:normal 10px Verdana  }
.order td a { color: #c33; }
.order td table { width:100% }
.order td td { }
.order p { font-size:10px; line-height: 1.6 }
.order .ok { width: 15px; height: 15px; background: url(/img/ok.gif) no-repeat }
.order .error { background: url(/img/error.gif) no-repeat }
.order .left { width: 304px; }
.order .right { width: 50% }
.order .title { font-weight: bold; white-space: nowrap; padding-bottom:5px; }
.order td .form { width:100%; padding: 0 10px 20px 0 }
.order td .comment { width:100%; padding: 0 0px 20px 0 }
.order .send {text-align:right; padding: 0px 0px 20px 0px;}
.order span { font-weight: normal; color: #777; }
.order .text { width: 97%; height: 17px; padding:3px 0 0 3px; border: 1px solid #89b; }
.order .select { width: 98%; height: 18px; border: 1px solid #89b}
.order tr.bord { background:url(/img/line.gif) repeat-x center }
.order table.bord { border-bottom:1px solid #ccc !important }
.order span.r { font-weight: bold; color: #c33; }
.order a.r { color: #c33; }
.order .bn { width: 247px; height: 23px; overflow: visible; }
.order .contact_mes { width: 97%; height: 150px; overflow: visible; border: 1px solid #89b; }
.order .bn2 { width: 104px; height: 22px; overflow: visible; }
.order h2 { color: #c33; padding:9px 0 20px 0; }
.ordering { border:1px solid #ccc; padding:22px;}
.ordering ol {line-height: 1.6; margin: 0px; padding-left: 20px;}
.ordering ol li a {display:inline-block; width:9px; height:9px; background: url(/img/trackclose_botton.gif) no-repeat center center}
.ordering .imgwrap { position: relative; width: 170px; padding-bottom:8px }
.ordering .trackcount { position:absolute; right:0px; border:1px solid #ccc; padding:5px; background-color:#fff; }

/*Music*/
#contentmusic {font: 12px Verdana, Arial, Helvetica, sans-serif; line-height: 1.3}
#contentmusic p, #contentmusic a {font: 12px Verdana, Arial, Helvetica, sans-serif; line-height: 1.3}
#contentmusic a {color: #6c3; text-decoration:underline}
#contentmusic .contentmusictable {}
#contentmusic .left, #contentmusic .center, #contentmusic .right { width: 33%; vertical-align:top; padding-right: 20px; }
#contentmusic h3 {font: bold 16px Verdana, Arial, Helvetica, sans-serif; color: #6c3; padding: 0px 0px 20px 0px}
#contentmusic p.contentname {color:#c33; font-weight:bold}
#contentmusic img.albom {margin: 0px 0px 20px 0px; width:150px; height:150px}
#contentmusic table.contentlist {margin-top: 20px; }
#contentmusic table.contentlist td {padding:5px 0px 5px 0px; vertical-align:top;}
#contentmusic table.contentlist td.mediaspace { border-bottom: solid #C4C4C4 1px; padding:0px}
#contentmusic table.contentlist a {color:#000; text-decoration:none; font-weight:bold;}
#contentmusic .music-player { background: url(/img/player-button.png) no-repeat scroll left top; width:16px; height:16px; margin:0px 10px 0px 5px; display:inline-block;}
#contentmusic .player-disk { background: url(/img/player-disk.gif) no-repeat scroll left bottom; width:16px; height:16px; margin:0px 10px 0px 0px; display:inline-block; vertical-align:bottom}
#contentmusic .stoped td a {font-weight:normal}
#contentmusic .stoped .music-player {background-position:left center;}
#contentmusic .paused .music-player {background-position:left bottom;}
#contentmusic .low-cost td {padding-bottom: 8px}
#contentmusic .low-cost p {padding-left: 10px}

/*Video*/
#contentvideo {font: 12px Verdana, Arial, Helvetica, sans-serif; line-height: 1.3}
#contentvideo p, #contentvideo a {font: 12px Verdana, Arial, Helvetica, sans-serif; line-height: 1.3}
#contentvideo a {color: #639; text-decoration:underline}
#contentvideo .contentmusictable {}
#contentvideo .left, #contentvideo .right { vertical-align:top; padding-right: 20px; width:50%}
#contentvideo .left { }
#contentvideo .contentleft {width:377px}
#contentvideo #videomediaspace {}
#contentvideo h3 {font: bold 16px Verdana, Arial, Helvetica, sans-serif; color: #639; padding: 0px 0px 20px 0px}
#contentvideo p.contentname {color:#639; font-weight:bold}
#contentvideo .caption { padding: 8px 0px; margin-bottom: 20px; border-bottom: solid #C4C4C4 1px; }
#contentvideo .caption-botton { padding: 8px 0px 8px 20px; margin-bottom: 20px; border-bottom: solid #C4C4C4 1px;}
/*#contentvideo .mediaspacewrap {width:198px;}*/
#contentvideo .mediaspacewrap .caption{padding-top:0px;}
#contentvideo .mediaspacewrap a{color:#000; text-decoration:none; }
#contentvideo #videomediaspace-mini {width:198px; height:154px; margin-right:10px; margin-bottom:20px; float:left;}
#contentvideo table.contentlist {margin-bottom: 20px; width:100%}
#contentvideo table.contentlist td {padding:5px 0px 5px 0px; vertical-align:top;}
#contentvideo table.contentlist td.mediaspace { border-bottom: solid #C4C4C4 1px; padding:0px}
#contentvideo table.contentlist a {color:#000; text-decoration:none; font-weight:bold;}
#contentvideo .video-player { background: url(/img/player-button-video.gif) no-repeat scroll left bottom; width:16px; height:16px; margin:0px 10px 0px 5px; display:inline-block;}
#contentvideo .player-disk { background: url(/img/player-disk.gif) no-repeat scroll left bottom; width:16px; height:16px; margin:0px 10px 0px 0px; display:inline-block; vertical-align:bottom}
#contentvideo .stoped td a {font-weight:normal}
#contentvideo .stoped .music-player {background-position:left center;}
#contentvideo .paused .music-player {background-position:left top;}



.about { width: 600px; padding: 0 0 50px; }
.about p { padding: 6px 0; }
.about ul { padding: 0 0 0 20px; }
.about ul li { list-style-type: disc; padding: 2px 0; }
.about span.red { color:#c33; }
.about a { color:#c33; }

.list2 { position: relative; margin-left:20px }
.list2 li { padding-left:15px; margin-bottom:5px; background: url(/img/arr_list.gif) no-repeat 0 7px; font:normal 10px Verdana }

.photo_nav_cont { width: 600px; }
.photo_nav, .music_nav, .footage_nav {  position: relative; float: left; overflow: hidden; height: 40px; margin:0 0 20px 0}
.photo_nav li, .music_nav li, .footage_nav li {float:left; height: 40px; padding:0 50px 0 25px; margin-left:-25px; border-left:1px solid #ccc; }
.photo_nav li a, .music_nav li a, .footage_nav li a { font: bold 12px/40px Verdana; color: #c33; }
.photo_nav li.active a, .music_nav li.active a, .footage_nav li.active a { color: black; cursor: default; text-decoration: none; }

.photo_nav_r { float: right; margin: 0 0px 20px 0  }
.block_win .photo_nav_r { float: right; margin: 0 0 20px 0  }
.photo_nav_r a { font: normal 10px/40px Verdana; color: black  }
.photo_nav_r a.open_photo { padding-left:13px; background: url(/img/open_photo.gif) no-repeat left 3px  }
.photo_nav_r a.close_photo { padding-left:16px; background: url(/img/close_photo.gif) no-repeat left 0px  }

/*LG:
*
* width � height � ��ப� ".photo_img {" ������ ���������� �ਯ⮬ ����� ࠧ �� ����㧪� �����⭮� �⮣�䨨
*
*/
.photo_img { max-height: 600px; max-width: 600px; position: relative; overflow: hidden; text-align: center; margin:0 auto;}
.photo_img img { max-height: 600px; max-width: 600px; }
/*LG*/ .photo_img .photo_prev { position: absolute; top: 0; left: 0; width: 50%; height: 100%; background: url(/img/0.gif) repeat 0 0; text-align: left; }
.photo_img .photo_prev a { cursor: pointer; display: block; width: 81px; height: 100%; background: url(/img/photo_prev.gif) no-repeat 0 center; text-indent: -10000px; }
.photo_img .photo_next { position: absolute; top: 0; right: 0; width: 50%; height: 100%; background: url(/img/0.gif) repeat 100% 0;}
.photo_img .photo_next a { cursor: pointer; display: block; width: 81px; height: 100%; background: url(/img/photo_next.gif) no-repeat 0 center; text-indent: -10000px; float: right; }

/*LG*/ .photo_confirm, .music_confirm, .footage_confirm {margin:-18px -50px -62px 0;height:80px; position: relative; display: none;padding-left:150px; text-align:center; width:500px}
/*LG*/ .photo_confirm div, .music_confirm div, .footage_confirm div {position: relative; padding: 15px; border: solid 1px #ccc; background: #fff; z-index: 10000; }
/*LG*/ .photo_confirm div input, .music_confirm div input, .footage_confirm div input{ width:100% }
/*LG*/ .photo_confirm div input.button, .music_confirm div input.button, .footage_confirm div input.button { width:70px; height:20px; margin-top:3px}

.photo_menu { width: 600px; position: relative; overflow: hidden; height: 18px; margin:20px 0 20px 0px}
.photo_menu li {float:left; height: 14px; padding:0 24px 0 14px; margin-left:-14px; border-left:1px solid black }
.photo_menu li a { font: normal 11px/11px Verdana; color: #09f }
.photo_menu li span { font: normal 10px Verdana; color: #999; }
.photo_menu li span a { font: normal 10px Verdana; color: #999; }
.photo_menu li span a#photo_nav_showfulldetail_link,
.photo_menu li span a#music_nav_showfulldetail_link,
.photo_menu li span a#footage_nav_showfulldetail_link { position: absolute; top: 1px; right: 0; color: #000; text-decoration: underline; }
.photo_menu li span a#photo_nav_showfulldetail_link span,
.photo_menu li span a#music_nav_showfulldetail_link span,
.photo_menu li span a#footage_nav_showfulldetail_link span { color: #000; }
.photo_menu li span a#photo_nav_showfulldetail_link,
.photo_menu li span a#music_nav_showfulldetail_link,
.photo_menu li span a#footage_nav_showfulldetail_link { *top: 4px; }

.photo_data { width: 600px; padding:10px 0; border-top:1px solid #ccc; }
.block_win .photo_data { margin-right:0; padding:10px 0; border-top:1px solid #ccc; }
.photo_large .photo_data { width: auto; border-top: none; padding-right: 20px; }
.photo_data table { width: 100%; }
.photo_data table td { padding:4px 0; vertical-align: top; font: normal 10px/1.4 Verdana; text-align: left; }
.photo_data table td a { font: normal 10px Verdana; color: black }
.photo_data table .left {padding-right:15px; font: bold 10px Verdana; color: black }

/*.photo_slide { width: 600px; padding:20px 0; text-align: center; border-top:1px solid #ccc; }*/

#photo_nav_detail{width:600px;overflow:hidden;text-align: center;}
#music_nav_detail{width:600px;overflow:hidden;}
.photo_slide {padding:20px 0; text-align: center; border-top:1px solid #ccc; white-space: nowrap; margin:0 -50%}
.photo_slide a { margin:0 8px; }
.photo_slide a.active { padding-bottom: 1px; border-bottom: solid 2px #c33;}
.photo_slide a img { border-top: solid 1px #ccc; vertical-align: top;  }

.photo_info, .footage_info { width: 600px; padding:20px 0; border-top:1px solid #ccc; font: normal 12px/1.4 Verdana; position: relative; text-align: left;}
.photo_info .bn, .footage_info .bn { float: right; width: 118px; height: 24px; }

.photo_order, .footage_order { width: 600px; padding-right:35px; padding:20px 0; border-top:1px solid #ccc; }
.photo_order .tab, .footage_order .tab  { margin-bottom: 15px; }
.photo_order table td, .footage_order table td { padding-right:35px; font: normal 10px/2.4 Verdana; vertical-align: top; }
.photo_order table td strong, .footage_order table td strong { font: bold 12px Verdana }

.photo_similar, .music_similar, .footage_similar { width: 600px; padding:20px 0; border-top:1px solid #ccc; }
.photo_similar .tab, .music_similar .tab, .footage_similar .tab { margin-bottom: 15px; }
.photo_similar table td, .music_similar table td, .footage_similar table td { padding-right:35px; font: normal 11px/2.0 Verdana; vertical-align: top; width: 200px; }
.photo_similar table td a, .music_similar table td a, .footage_similar table td a { font: normal 11px Verdana; color: black }
.photo_similar table td strong, .music_similar table td strong, .footage_similar table td strong { font: bold 12px Verdana }

.order_bn { clear: both; display: block; width: 100%; padding:20px 0 0; border-top:1px solid #ccc; font: normal 12px Verdana; text-align: center; }
.order_bn .bn { width: 193px; height: 21px; }

.order_bn2 { width: 100%; padding:20px 0 0; border-top:1px solid #ccc; font: normal 12px Verdana }
.order_bn2 .bn { width: 193px; height: 21px; }

.editorial { margin-top:20px }
.editorial td {vertical-align: middle;  padding:8px 15px 7px 0 }
.editorial td { font-weight: bold;font-size: 10px;font-family: Verdana; white-space: nowrap;}
.editorial td strong { font-size:12px; color: #c33;}
.editorial td a {color: #000;font-weight: normal;}
.editorial td select { font: normal 11px Verdana }
.editorial td  #editorial_popup {position: absolute; border: 1px solid #ccc; top: 5px; left: 0px; padding: 10px; background: white; width: 27em; display: none;}
* html .editorial td  #editorial_popup { left: 150px; }
.editorial td  #editorial_popup  div.column {float: left; width: 12em; line-height: 15px; margin-bottom: 0.5em;}
.editorial td #editorial_popup { font: normal 10px Verdana; }
.editorial td #editorial_popup input { width: 15px; height: 14px; margin-right:3px; vertical-align: middle; }
.editorial td #editorial_popup input.submit { width: 80px; height: 20px; }
.editorial td #editorial_popup label { line-height: 15px; }

.block_win { position: absolute; height: 100%; top: 0; left: 0; width: 100%;}
.block_win_bg { position: absolute; z-index: 100; width: 100%; top: 0; left: 0; height: 100% /*8000px*/; background: white; opacity: 0.7; filter: alpha(opacity=70); border: 0; }
.win_white_main { position: relative; height: 100%; z-index: 120; overflow: auto; text-align:center;}
/*LG*/ .win_white_main table{margin:0 auto}
.win_white_main table table{ margin-left: 0px; }
.win_white_main .win_cont{ position: relative; padding: 0 40px; background: white; text-align: center; border: 1px solid #ccc; border-width: 0 1px; }
.win_white_main .win_cont table { text-align: left; }
.win_white_main .win_cont .clear{ position: relative; }
.win_white_main .popup_shadow_l { background: url(/img/popup_shadow_l_new.png) repeat-y 0 0; }
.win_white_main .popup_shadow_r { background: url(/img/popup_shadow_r_new.png) repeat-y 0 0; }

#photo_nav_showfulldetail, #photo_nav_order,  /* #photo_nav_detail, #photo_nav_price, #photo_nav_photoslide,*/  #photo_nav_findsimular { display: none; }
#music_nav_showfulldetail, #music_nav_order,  /* #photo_nav_detail, #photo_nav_price, #photo_nav_photoslide,*/  #music_nav_findsimular { display: none; }
#footage_nav_showfulldetail, #footage_nav_order,  /* #photo_nav_detail, #photo_nav_price, #photo_nav_photoslide,*/  #footage_nav_findsimular { display: none; }

.win_cont_popup { padding: 20px 40px; width: 600px; margin: 0 auto; }
.win_cont_popup .photo_nav_r { display: none; }



/********** footer **********/
#footer {position:relative; overflow: hidden; height:61px; min-width: 980px; margin:-62px 0 0; border-top:1px solid #ccc;}
#footer .copyright { margin:20px 0 0 205px; display: block; font: normal 10px/1 Arial; color: #000; }
#footer .pic { position: absolute; left: 84%; margin-left: 20px; top:20px; width: 61px; height: 10px; background: url(/img/aero.gif) no-repeat }

* html #footer {width:expression((document.documentElement.clientWidth||document.body.clientWidth)<980?'980px': "auto")}

#lightbox{position: absolute;bottom: 0;left: 0;width: 100%;height: 40px;}
#lightbox .top_control { width: 100%; min-width: 980px; height:40px; background: #39c; }
#lightbox .top_control div.bn { float: right; width: 114px; height: 40px; display: inline; }
#lightbox .top_control div.bn a { width: 114px; height: 40px; display: block; }
#lightbox .top_control div.bn.down a { background: #39c url(/img/lightbox_down.gif) no-repeat 50% 50% }
#lightbox .top_control div.bn.up a { background: #39c url(/img/lightbox_up.gif) no-repeat 50% 50%; }
#lightbox .top_control div.bn a:hover { background-color: #79f;/*don't edit!*/ }
#lightbox .top_control select{ float:left; margin: 10px 20px 0 20px }
#lightbox .top_control ul{ float:left; margin-top:14px; }
#lightbox .top_control ul li{ float:left; margin-left:-1px; display: inline; padding: 0 10px; border-left:1px solid #fff; }
#lightbox .top_control ul li.first { border-left: none; }
#lightbox .top_control ul li a, #lightbox .top_control ul li .pseudo_link { font-size: 12px; font-family: Verdana; color: #fff; line-height: 1.2 }


#lightbox .box{ width: 100%; height:165px; overflow: auto;  }
#lightbox .box.none{ display: none }
#lightbox .box.block{ display: none; }

#lightbox .box .lightbox_photo { white-space: nowrap; padding: 20px 10px 0; }
#lightbox .box .lightbox_photo .item_wrap { display:-moz-inline-box; display:inline-block; padding: 0 10px; vertical-align:top; }
#lightbox .box .lightbox_photo .item_wrap { *display: inline; }

#lightbox .box .lightbox_photo .item_wrap .top {float: left; position: relative; }
#lightbox .box .lightbox_photo .item_wrap .top div.add { position: absolute; left: 0; bottom: 0; width: 100%; display: none; }
#lightbox .box .lightbox_photo .item_wrap .top div.add { *bottom: auto; *top: 100%; *margin-top: -42px; }

#lightbox .box .lightbox_photo .item_wrap .top .item .add ul { width: 100%; background: url(/img/trans.png); }
#lightbox .box .lightbox_photo .item_wrap .top .item .add ul{ _background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/trans.png', sizingMethod='scale') }

#lightbox .box .lightbox_photo .item_wrap .top .item .add ul li.add_photo { display: none; }
#lightbox .box .lightbox_photo .item_wrap .top .item .add ul li.buy_photo { display: block; }
#lightbox .box .lightbox_photo .item_wrap .top .item .add ul li.rem_photo { display: block; }

#lightbox .box .lightbox_photo .item_wrap .top .item .add ul li { height: 20px; display: block; color:white; text-align: center; }
#lightbox .box .lightbox_photo .item_wrap .top .item .add ul li:hover { background: url(/img/trans.png); }
#lightbox .box .lightbox_photo .item_wrap .top .item .add ul li.hover { _background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/trans.png', sizingMethod='scale') }

#lightbox .box .lightbox_photo .item_wrap .top .item .add ul li a { position: relative; font: normal 10px/17px Verdana; color: white; text-decoration: none; }
#lightbox .box .lightbox_photo .item_wrap .top .item .add ul li a:hover { text-decoration: underline; }
#lightbox .box .lightbox_photo .item_wrap .top .item:hover .add { display: block; }

#lightbox .box .lightbox_photo .item_wrap .top div.added { display: none; }

#lightbox .box .lightbox_photo .item_wrap .bottom { float: left; padding: 0 0 0 10px; font: normal 10px/1.2 Verdana; color: #000;}
#lightbox .box.notext .lightbox_photo .item_wrap .bottom { display: none; }
#lightbox .box .lightbox_photo .item_wrap .bottom div.photo_data { display: none; }
#lightbox .box .lightbox_photo .item_wrap .bottom ul { margin: 0; line-height: 1.6 }
#lightbox .box .lightbox_photo .item_wrap .bottom ul li em { display: none; }
#lightbox .box .lightbox_photo .item_wrap .bottom a { color: #000; }
#lightbox .box .lightbox_photo .item_wrap .bottom a:hover { text-decoration: none; }
#lightbox .box .lightbox_photo .item_wrap .bottom .comment { color:#999 }
#lightbox .box .lightbox_photo .item_wrap .bottom .comment a { color:#09f }

#lightbox .box .lightbox_photo .item_wrap .bottom br { }

#lightbox .box .lightbox_photo .ui-state-highlight { display:-moz-inline-grid; display:inline-block; padding: 0 10px; vertical-align:top; background: #d1ebf9; border: dashed 1px #09f; *display: inline; }
.ui-draggable-dragging .top ul { display: none; }
.ui-draggable-dragging .bottom { display: none; }


.pseudo_link {cursor: pointer; border-bottom: 1px solid; display:inline-block;}
hr {border: none; border-top: 1px solid #ccc; height: 0px; clear: both; margin: 0.5em 0em;}
hr { *margin: -3px 0; *padding: 0; }
.relative {position: relative}

#block_win1 {display: none;}

/*LG 05.05.09*/ #content .photo_img{margin:0; text-align:left;}
#content .photo_nav{position:static;}
#content .music_nav{position:static;}


/*LG category list*/
#categoriesBlock {width:185px}
#categoriesBlock li {padding:0 0 5px 20px; border-bottom:solid #ccc 1px}
#categoriesBlock li li{padding:0 0 0 10px; border-bottom:solid #fff 1px}

#categoriesBlock .inactive span, #categoriesBlock .active span,#categoriesBlock .added span,#filterBlock span.btnclr,#categoriesBalloon .inactive span, #categoriesBalloon .active span,#categoriesBalloon .added span,#categoriesBalloon .chosen span.btnclr{background:url(/img/category-plus.png) no-repeat;display:-moz-inline-grid;display:inline-block;width:15px;height:15px;cursor:pointer}
#categoriesBlock .inactive span, #categoriesBalloon .inactive span{background-position: 30px}
#categoriesBlock .active span, #categoriesBalloon .active span{background-position: top}
#categoriesBlock .added span, #categoriesBalloon .added span{background-position:bottom}
#categoriesBlock .added{font-weight:bold}

#categoriesBlock .opened,#categoriesBlock .closed{padding:0 15px 0 0; background:url(/img/category-arrow.png) no-repeat;height:15px;display:inline; color:#000;}
#categoriesBlock .opened{background-position: bottom right; cursor:pointer;}
#categoriesBlock .closed{background-position: top right; cursor:pointer;}
#categoriesBlock a{color:#c33;font-size:12px}
#categoriesBlock li{margin:5px 0px}
#categoriesBlock .showAll{margin-bottom:7px;}
#categoriesBlock .showAll span{background:#c33;display:table; padding:0px 2px;color:#fff;cursor:pointer;}
#categoriesBlock em{color:#777;display:block}

#filterBlock {padding:0 10px 10px 20px;display:table;width:155px;_width:185px;border:solid 1px #fff;border-bottom-color:#ccc}
body:last-child:not(:root:root) #filterBlock{width:185px;}

#filterBlock p{padding:10px 0}
#filterBlock div{display:inline;margin-right:5px}
#filterBlock p span,#categoriesBalloon .chosen span{border-right:20px solid #fff;margin:0; _padding:0 1px 0 0}
#filterBlock span.btnclr,#filterBlock .category-show-all-baloon span.btnclr,#categoriesBalloon .chosen span.btnclr{background-position:bottom;margin-right:-15px;border-right:none}
#filterBlock div span.btnclr{margin-right:0}
#filterBlock .category-show-all-baloon{display:none;width:180px;padding:5px; _margin-top:15px; position:absolute;left:10px; border:solid #ccc 1px; background:#fff}
#filterBlock .btn{display:-moz-inline-grid;display:block; width:90px;height:24px;background:url(/img/categories-filter-botton.png);line-height:24px;text-decoration:none;text-align:center;color:#000;cursor:pointer;float:left}
#filterBlock .clrbtn{display:inline-block; height:24px;line-height:24px;text-decoration:underline;text-align:center;color:#999;cursor:pointer;margin:0px 5px}

#filterBlock.inactive span,#filterBlock.inactive .btn{color:#999;cursor:default}
#filterBlock.inactive .clrbtn{display:none}

#categoriesBalloon{position:absolute; left:120px;background:#fff;z-index:10002;display:none;height:410px;width:694px;border:solid 1px #999;}
#categoriesBalloon .search, #categoriesBalloon .select, #categoriesBalloon .selectEvents, #categoriesBalloon .chosen, #categoriesBalloon .content, #categoriesBalloon .closeButton{margin:15px 40px;}
#categoriesBalloon .search,#categoriesBalloon .closeButton{margin-top:28px}

#categoriesBalloon .search{
	position:relative;
	width:614px;
	height:40px;
}
#categoriesBalloon .search .header_search{
	float:left;
	font:normal normal bold 14px Verdana, Geneva, sans-serif;
	width:176px;
	padding: 4px 4px 0 0;
}
#categoriesBalloon .search .form_search{
	float:left;
}
#categoriesBalloon .search .closeButton{
	text-decoration:underline; 
	float:right; 
	cursor:pointer;
	padding:4px 2px 0 18px;
	margin: 0;
	background:url(/img/close.gif) left 6px no-repeat;
}

#categoriesBalloon .cont_content{
	position:relative;
	margin:15px 40px;
	height:250px;
}

#categoriesBalloon .content{
	overflow:auto;
	height:250px;
	margin:0;
}
#categoriesBalloon .ball_cont_header_top{
	position:absolute;
	top:-14px;
	left:0;
	width:596px;
	height:40px;
	background: url(/img/baloon_showall_grad.png) 0 0 repeat-x;
	z-index:100000;
}
* html #categoriesBalloon .ball_cont_header_top{
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/baloon_showall_grad.png", sizingMethod="crop");
}
#categoriesBalloon .ball_cont_header_bottom{
	position:absolute;
	bottom:-14px;
	left:0;
	width:596px;
	height:40px;
	background: url(/img/baloon_showall_grad_bottom.png) 0 0 repeat-x;
	z-index:100000;
}
* html #categoriesBalloon .ball_cont_header_bottom{
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/baloon_showall_grad_bottom.png", sizingMethod="crop");
}

#categoriesBalloon .content p,#categoriesBalloon .chosen{padding:0;text-align:left;width:578px; font-family:verdana;font-size:11px}
#categoriesBalloon .content p{margin:20px 0;}




#categoriesBalloon .select{
	display:block;
}
#categoriesBalloon .select a{
	text-decoration:none;
}
#categoriesBalloon .search .for_example{
	font: normal normal normal 10px Verdana, Geneva, sans-serif;
	color: #999;
	clear:both;
}
#categoriesBalloon .search .for_example span{
	text-decoration:underline;
}
#categoriesBalloon .search .cont_balloon_text{
	float:left;
	width:20em;
	height:21px;
	border:#CCC solid 1px;
	margin:1px 0 4px 0;
}
#categoriesBalloon .search input.text{
	border:0;
	width:19em;
	height:18px;
}
#categoriesBalloon .search input.button{
	width:68px;
	height:24px;
	padding:0;
	margin:0 0 0 10px;
	border:0; 
	cursor: pointer;
	background: url(/img/baloon_button.png) no-repeat left center;
}


#categoriesBalloon .selectEvents{display:none}

#categoriesBalloon .select a{margin-right:10px}
#categoriesBalloon .select a.enabled,#categoriesBalloon .selectEvents a.enabled{color:#c33;}
#categoriesBalloon .select a.disabled,#categoriesBalloon .selectEvents a.disabled{color:#777;cursor:default}
#categoriesBalloon .chosen{color:#777}
#categoriesBalloon .chosen b{padding-right:5px;color:#000}
#categoriesBalloon .chosen a{text-decoration:underline;}

#categoriesBalloon .content span{margin-right:5px;}
#categoriesBalloon .chosen em{color:#777;margin-right:5px}

#categoriesBalloon .content a {margin-right: 20px; color:#000}
#categoriesBalloon .content a span{margin-right: -15px}
#categoriesBalloon .content span.btnclr{text-decoration:none}

#categoriesBalloon .selectEvents div{float:left; white-space: nowrap; margin-left:10px;color:#c33;font-weight:bold;font-size:12px}
#categoriesBalloon .selectEvents .opened {overflow:visible;}
#categoriesBalloon .selectEvents .closed {overflow:hidden; width:4ex;text-decoration:underline}

#categoriesBalloon .selectEvents a{float:left;text-decoration:none;font-weight:bold}
#categoriesBalloon .selectEvents div a{margin-left:5px;float:none;font-size:11px;font-weight:normal}

#categoriesBalloon.events .select{display:none}
#categoriesBalloon.events .selectEvents{display:block; height:20px}
#categoriesBalloon.events .content a{display:block;margin-left:7ex}
#categoriesBalloon.events .content em{margin-right:5px;float:left}

#categoriesBlock .marked, #categoriesBalloon .marked{font-weight:bold}

/*LG End*/

.search-music-numbers-tracks{display:block;border:solid #ccc 1px;position:absolute;background:#fff;height:18px;top:0px;font-size:9px;font-family:verdana;right:0px;padding:0 3px;line-height:18px;}

/* IE hacks */
* html .popup_shadow_l { background: none!important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/popup_shadow_l_new.png', sizingMethod='scale') }
* html .popup_shadow_r { background: none!important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/popup_shadow_r_new.png', sizingMethod='scale') }

.photo .item_wrap .top .item .add ul, .photo .item_wrap .top .item .add ul li.black { _background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/trans.png', sizingMethod='scale') }


/* fix png */
* html img.png,
* html input.png {
    behavior: expression( (
        function(e){
                if(!e.rewritten){
                                e.style.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+e.src+'", sizingMethod="scale")';
                                e.src='/img/0.gif';
                                e.rewritten = true;
                }
        }
    )(this));
}