/*
Scheme:
pink: #ff358b
darker brown: #cfab77
light brown: #fcead0
dark violet: #6b478c
light violet: #e1d2ee
=======================
dark grey: #333
blue: #01b0f0
*/

html, body { background: #8b7d98 url('/images/progym/design/body_bg.gif'); }
#hd_bg { background: transparent url('/images/progym/design/hd_bg.gif') no-repeat; background-position: -3px 0px; float: left; width: 100%; }
#right_shadow_bg { background: transparent url('/images/progym/design/shadows.gif') repeat-y; background-position: 969px 0; min-width: 980px; float: left; width: 100%; }
#left_shadow_bg { background: transparent url('/images/progym/design/shadows.gif') repeat-y; background-position: 10px 0; float: left; width: 100%; }
#draws_bg { background: transparent url('/images/progym/design/draws_bg.gif') no-repeat; background-position: 980px 107px; float: left; width: 100%; }
#custom-doc { padding: 0 0 0 20px; width: 960px; float: left; position: relative; }

strong { font-weight: bold; }

#hd { float: left; width: 100%; height: 127px; overflow: hidden; }
#hd h2#logo a { display: block; width: 340px; height: 70px; background: transparent url('/images/progym/design/logo.gif') no-repeat; text-indent: -3000px; text-decoration: none; float: left; margin-top: 10px; }
#hd #translate { color: #444; font-weight: bold; font-size: 93%; text-align: right; position: absolute; right: 0; top: 70px; width: 300px; }
#hd #translate a { color: #444; text-decoration: none; font-weight: bold; }
#hd #translate a:hover { color: #ff358b; }
#hd #primary_menu { float: left; width: 100%; height: 37px; margin-top: 10px; }
#hd #primary_menu ul { display: block; float: left; width: 60%; }
#hd #primary_menu ul li { display: block; float: left; padding: 0 20px; background: transparent url('/images/progym/design/primary_menu_bg.gif') no-repeat; background-position: right center; height: 37px; line-height: 37px; vertical-align: middle; }
#hd #primary_menu ul li.item5 { background: transparent; }
#hd #primary_menu ul li a { font-weight: bold; color: #444; text-decoration: none; }
#hd #primary_menu ul li.active a, #hd #primary_menu ul li a:hover { text-decoration: underline; color: #ff358b; }

#main_stripe { background: #cfab77; width: 100%; float: left; padding: 8px 0; }
#main_stripe #tag_history { width: 600px; height: 400px; overflow: auto; float: left; position: relative; margin: 0 0 0 5px; }
#main_stripe #tag_history .year { display: block; float: left; width: 133px; height: 133px; border: 1px solid white; background: #fcead0; color: #cfab77; text-decoration: none; font-weight: bold; font-size: 150%; text-align: right; margin: 0 10px 10px 0; padding: 5px 5px 0 0; }
#main_stripe #tag_history a:hover,
#main_stripe #tag_history span.year { background: #cfab77; color: #fcead0; }
#main_stripe #gallery_list { width: 600px; height: 400px; overflow: auto; float: left; position: relative; margin: 0 0 0 5px; }
#main_stripe #gallery_list .gallery { display: block; float: left; width: 128px; height: 128px; border: 1px solid white; background: #fcead0; color: #cfab77; text-decoration: none; font-weight: bold; font-size: 120%; text-align: right; margin: 0 10px 10px 0; padding: 5px; position: relative; }
#main_stripe #gallery_list a:hover,
#main_stripe #gallery_list span.gallery { background: #cfab77; color: #fcead0; }
#main_stripe #gallery_list img { float: left; border: 1px solid white; position: absolute; bottom: 5px; left: 5px; }
#main_stripe #random_photo { width: 600px; height: 400px; overflow: hidden; border: 1px solid white; float: left; position: relative; margin: 0 0 0 5px; }
#main_stripe #random_photo #play_pause_button { position: absolute; top: 370px; right: 10px; width: 20px; height: 20px; background: transparent url('/images/progym/design/play_stop_animation.png') no-repeat; cursor: pointer; z-index: 9; background-position: -20px 0; }
#main_stripe #banners_square_full { width: 336px; height: 402px; overflow: hidden; float: left; margin: 0 0 0 7px; text-align: center; }
#main_stripe #banners_square_full h3 { color: white; font-weight: bold; font-size: 131%; margin: 0 0 1em 0; border-bottom: 3px solid white; text-align: center; }
#main_stripe #banners_square_full img { margin: 0 0 8px 0; border: 1px solid white; }

#bd { background: white; float: left; width: 100%; color: #333; padding: 10px 0 15px 0; }
.yui-t6 #bd .yui-b { width: 346px; }
.yui-t6 #bd #yui-main { margin-right: -360px; }
.yui-t6 #bd #yui-main .yui-b { margin: 0 352px 0 7px; width: auto; }

#bd h1 { font-size: 150%; color: #ff358b; font-weight: bold; margin: 1em 0 1em 5px; vertical-align: top; }
#bd h1 span.date { font-size: 40%; color: #333; margin-left: 10px }
#bd h2 { font-size: 130%; color: #ff358b; font-weight: bold; margin: 1em 0 0.5em 5px;  }
#bd h3 { font-size: 120%; font-weight: bold; margin: 1em 0 0.5em 5px;  }
#bd h4 { font-weight: bold; margin: 0.5em 0 0.2em 5px;  }
#bd p { margin: 10px 20px 20px 5px; line-height: 130%; text-align: justify; }
#bd p.author { margin-top: 0; text-align: right; }
#bd blockquote { margin: 10px 20px 20px 5px; line-height: 130%; text-align: justify; font-style: italic; }
#bd address { margin: 0 0 0 5px; line-height: 130%; }
#bd hr { height: 1px; border-style: none; border-bottom: 1px solid #666; margin: 2px 20px 2px 5px; }
#bd ul { margin: 10px 0; padding-left: 20px; }
#bd ul li { margin: 0 0 3px 0; list-style: square; line-height: 130%; }
#bd ol { margin: 10px 0; padding-left: 20px; }
#bd ol li { margin: 0 0 3px 0; list-style: decimal; }
#bd ol li li { margin: 0 0 3px 0; list-style: lower-alpha; }
#bd a { color: #ff358b; }
#bd a:hover { color: #333; }
#bd a.small { font-size: 85%; }
#bd a.button { display: block; width: 140px; padding: 2px 0; margin: 0 10px 0 0; background: #464646; color: white; font-size: 93%; text-decoration: none; text-align: center; float: left; }
#bd a.button:hover { background: #ff358b; }

#bd table.list { width: 100%; }
#bd table.list td, #content table.list th { vertical-align: top; }
#bd table.list thead th { font-weight: bold; text-align: left; font-size: 85%; padding: 3px 3px 10px 3px; background: #6b478c; color: white; }
#bd table.list thead th a { color: white; text-decoration: underline; }
#bd table.list tbody td { padding: 3px; text-align: left; font-weight: bold; font-size: 85%; }
#bd table.list tbody td.price { text-align: right; padding-right: 10px; }
#bd table.list tbody tr.even td { background: #f5f5f5; }
#bd table.list tbody a { text-decoration: none; }
#bd table.list tbody a:hover { text-decoration: underline; }

#bd div.adsense { text-align: center; margin: 10px 0 20px 0; }

#bd span.article_icons a { text-decoration: none; }
#bd span.article_icons img { padding: 0 !important; border-style: none !important; vertical-align: top; margin-left: 5px; }
#bd div.article { margin: 0 0 30px 0; /*background: #f5f5f5;*/ }
#bd div.article h2 { margin: 0 20px 0 0; margin-bottom: 0.1em; border-bottom: 2px solid #aaa; background: white; }
#bd div.article h2 a { text-decoration: none; }
#bd div.article h2 a:hover { text-decoration: underline; color: #ff358b; }
#bd div.article p { margin-top: 0; }
#bd div.article p.article_metadata { font-size: 80%; margin: 0 0 0 5px; color: #555; text-align: left; }
#bd div.article p.article_metadata a { color: #555; }
#bd div.article p.article_metadata a:hover { color: #ff358b; }
#bd div.article div.yui-gd { margin: 10px 0 0 0; }
#bd div.article div.yui-gd .yui-u { width: 70%; }
#bd div.article div.yui-gd .first { width: 28%; }
#bd div.article img { border: 1px solid #aaa; padding: 1px; margin-left: 5px; }
#bd #theme_of_the_month { background: #e1d2ee; padding: 0 0 20px 0; margin-right: 0; border-style: none; }
#bd #theme_of_the_month div.header { background: #6b478c; color: white; padding: 3px 0 5px 5px; font-weight: bold; text-transform: uppercase; font-size: 85%; margin-bottom: 10px; border-bottom: 2px solid white; }
#bd #theme_of_the_month p { color: black; margin-right: 10px; }
#bd #theme_of_the_month a { color: #6b478c }
#bd #theme_of_the_month a:hover { color: #ff358b; }
#bd #theme_of_the_month p.article_metadata { color: #6b478c; }
#bd #theme_of_the_month h2 { margin: 0; background: none; border-style: none; padding: 0; }
#bd #theme_of_the_month h2,
#bd #theme_of_the_month p.article_metadata,
#bd #theme_of_the_month img { margin-left: 5px; }

#bd p.article_metadata { font-size: 80%; margin: 0 0 5px 0; color: #555; text-align: right; }
#bd p.article_metadata a { color: #555; }
#bd p.article_metadata a:hover { color: #ff358b; }
#bd div.perex { background: #f0f0f0; padding: 5px; }

#bd div.article_images { float: left; width: 100%; margin-top: 20px; border-top: 3px solid #eee; padding-top: 10px; }
#bd div.article_images div.image { float: left; width: 130px; text-align: center; margin: 5px 15px 15px 0; height: 140px; }
#bd div.article_images img { padding: 1px; border: 1px solid #aaa; margin: 0 0 5px 0; }
#bd div.article_images p { margin: 0; font-size: 85%; color: #ff358b; text-align: center; }

#bd #gallery_image_list { float: left; width: 100%; }
#bd #gallery_image_list div.image { float: left; width: 130px; text-align: center; margin: 5px 15px 15px 0; height: 140px; }
#bd #gallery_image_list img { padding: 1px; border: 1px solid #aaa; margin: 0 0 5px 0; }
#bd #gallery_image_list p { margin: 0; font-size: 85%; color: #ff358b; text-align: center; }

#bd #discussion_overview { margin: 40px 0; }
#bd #discussion_overview h2 { margin: 0 0 .5em 0; }
#bd #discussion_overview h4 { margin: 0; background: #f5f5f5; color: #444; padding: 2px 5px; font-size: 85%; }
#bd #discussion_overview p { font-size: 85%; }
#bd #discussion_overview table { width: 100%; margin: 0 0 20px 0; }
#bd #discussion_overview table th { padding: 2px 5px; background: #666; color: #eee; font-weight: bold; font-size: 85% }
#bd #discussion_overview table td { padding: 2px 5px; color: #444; font-size: 85% }
#bd #discussion_overview table tr.odd td { background: #f5f5f5; }

#bd #discussion { margin: 30px 10px 0 5px; }
#bd #discussion #post_list { float: left; width: 100%; font-size: 85%; }
#bd #discussion #post_list ol { padding-left: 2em; }
#bd #discussion #post_list ol li { margin: 0 0 1em 0; padding: 2px 0; border-left: 4px solid #ddd; }
#bd #discussion #post_list ol ol { padding-top: 1em; }
#bd #discussion #post_list ol ol div.yui-g { border-left: 2px solid #ddd; }
#bd #discussion #post_list ol li li { border-style: none; list-style: none; margin: 0 0 .5em 0; }
#bd #discussion #post_list ol li li li { list-style: none; }
#bd div.post strong,
#bd #discussion #post_list ol li strong { font-weight: normal; }
#bd div.post strong span,
#bd #discussion #post_list ol li strong span { color: #ff358b; }
#bd div.post p.actions { display: none; }
#bd div.post p,
#bd #discussion #post_list ol li p { margin: 1em 5px; }
#bd div.post p.metadata,
#bd #discussion #post_list ol li p.metadata { margin: 0 5px 0 0; text-align: right; }
#bd #discussion #post_list ol li p.actions { margin: 0 5px 0 0; text-align: right; font-weight: bold; font-size: 90%; }
#bd #discussion #post_list ol li p.actions a { font-weight: bold; color: #444; text-decoration: none; }
#bd #discussion #post_list ol li p.actions a:hover { text-decoration: underline; }
#bd div.post h4,
#bd #discussion #post_list ol li h4 { margin: 0 0 0 5px; }
#bd div.post div.yui-u,
#bd #discussion #post_list ol li div.yui-u { text-align: right; }
#bd div.post div.first,
#bd #discussion #post_list ol li div.first { text-align: left; }

#bd form { margin: 10px 0 20px 5px; }
#bd form fieldset { float: left; width: 100%; margin: 0 0 10px 0; }
#bd form div.form_error { color: red; font-size: 85%; }
#bd form legend { font-weight: bold; display: block; margin: 10px 0 5px 0; padding: 0; color: #cfab77; }
#bd form table { width: 100%; }
#bd form table td { padding: 0 10px 10px 0; vertical-align: top; }
#bd form table td label { font-size: 85%; display: block; margin: 0 0 3px 0; }
#bd form table td label.required { font-weight: bold; color: black; }
#bd form table td input.text { background: #f0f0f0; border: 1px solid #333; color: #444; width: 95%; }
#bd form table td input.number { background: #f0f0f0; border: 1px solid #333; color: #444; width: 120px; }
#bd form table td input.small_number { background: #f0f0f0; border: 1px solid #333; color: #444; width: 30px; vertical-align: middle; text-align: right; }
#bd form table td select { font-size: 85%; background: #f0f0f0; border: 1px solid #333; color: #444; }
#bd form table td textarea { background: #f0f0f0; border: 1px solid #333; color: #444; width: 97.5%; }
#bd form table td div.captcha img { clear: both; display: block; margin: 4px 0; }
#bd form div.help { color: #999; font-size: 85%; }
#bd form div.alert { color: #f60; font-size: 85%; }
#bd form div.form_row { margin: 0 0 10px 0; }
#bd form div.form_row label { display: block; font-size: 85%; margin: 0 0 3px 0; }
#bd form div.form_row input.text { background: #f0f0f0; border: 1px solid #333; width: 200px; }
#bd form a.button { margin: 5px 0 20px 0; }
#bd form .submit_row { display: block; float: left; clear: both; width: 100%; margin: 10px 0 20px 0; }
#bd form .submit { display: block; width: 140px; padding: 2px 0; margin: 0 10px 0 0; background: #464646; color: white; font-size: 93%; text-decoration: none; text-align: center; cursor: pointer; border-style: none; }
#bd form .submit:hover { background: #ff358b; }
#bd form p { margin: 10px 0 0 0; display: block; float: left; width: 100%; }
#bd form p input.submit { background: #ff358b; color: white; border-style: none; padding: 0 5px; font-size: 90%; cursor: pointer; }

#bd div.pager { background: #eee; color: #444; padding: 2px 0; float: left; width: 100%; text-align: center; font-size: 85%; font-weight: bold; border: 1px solid #aaa; margin: 0 0 20px 0; }
#bd div.pager_bottom { margin-top: 30px; }
#bd div.pager a { text-decoration: none; }
#bd div.pager a:hover { text-decoration: underline; }

/* Pravy sloupec */
#bd div.box { border-top: 8px solid #ff358b; padding: 5px; margin: 10px 10px 0 0; }
#bd div.box h3 { margin: 0 0 10px 0; text-align: center; font-size: 130%; color: #ff358b }
#bd div.box h3 span { font-weight: normal; }
#bd div.box div.banners { text-align: center; margin-bottom: 10px; }
#bd div.box div.banners img { margin-right: 5px; }
#bd ul.tab_selectors { display: block; float: left; width: 100%; margin: 0; padding: 0; position: relative; z-index: 2; }
#bd ul.tab_selectors li { display: block; float: left; margin: 0 18px 0 0; padding: 0; }
#bd ul.tab_selectors li.item3 { margin: 0; }
#bd ul.tab_selectors li a { display: block; float: left; width: 100px; height: 35px; overflow: hidden; text-align: center; color: white; font-weight: bold; background: transparent url('/images/progym/design/tabs.gif') no-repeat; background-position: -200px 0; text-decoration: none; font-size: 90%; padding: 5px 0 0 0; }
#bd ul.tab_selectors li a:hover { background-position: -100px 0; }
#bd ul.tab_selectors li a.active { background-position: 0 0; }
#bd #calendar_box { border-color: #cfab77; padding: 5px 0; position: relative; height: 33em; }
#bd #calendar_box h3 { color: #cfab77; }
#bd #calendar_box #calendar_indicator { background: #ff358b; color: white; width: 150px; position: absolute; top: 110px; left: 93px; padding: 2px 0; text-align: center; display: none; }
#bd #calendar_box div.pager { border-style: none; background: transparent; text-align: right; }
#bd #calendar_simple_list { float: left; width: 100%; position: relative; top: -10px; }
#bd #calendar_simple_list div.vevent { background: #fcead0; margin: 1px 0; float: left; width: 100%; padding: 10px 0; }
#bd #calendar_simple_list div.vevent span.summary { display: block; color: #ff358b; float: left; width: 280px; font-weight: bold; font-size: 85%; }
#bd #calendar_simple_list div.vevent a span.summary { text-decoration: none; cursor: pointer; }
#bd #calendar_simple_list div.vevent a:hover span.summary { text-decoration: underline; }
#bd #calendar_simple_list div.vevent a span.summary img { margin-right: 5px; }
#bd #calendar_simple_list div.vevent p.description { display: block; float: left; width: 280px; font-size: 85%; margin: 0; }
#bd #calendar_simple_list div.vevent abbr { background: transparent url('/images/progym/design/calendar.gif') no-repeat; background-position: 0 0; height: 25px; width: 36px; padding: 15px 0 0 0; text-align: center; font-size: 108%; color: #666; font-weight: bold; overflow: hidden; float: left; margin: 0 10px 0 5px; }
#bd #calendar_simple_list div.vevent abbr.calendar-1 { background-position: 0 0; }
#bd #calendar_simple_list div.vevent abbr.calendar-2 { background-position: -36px 0; }
#bd #calendar_simple_list div.vevent abbr.calendar-3 { background-position: -72px 0; }
#bd #calendar_simple_list div.vevent abbr.calendar-4 { background-position: -108px 0; }
#bd #calendar_simple_list div.vevent abbr.calendar-5 { background-position: -144px 0; }
#bd #calendar_simple_list div.vevent abbr.calendar-6 { background-position: -180px 0; }
#bd #calendar_simple_list div.vevent abbr.calendar-7 { background-position: -216px 0; }
#bd #calendar_simple_list div.vevent abbr.calendar-8 { background-position: -252px 0; }
#bd #calendar_simple_list div.vevent abbr.calendar-9 { background-position: -288px 0; }
#bd #calendar_simple_list div.vevent abbr.calendar-10 { background-position: -324px 0; }
#bd #calendar_simple_list div.vevent abbr.calendar-11 { background-position: -360px 0; }
#bd #calendar_simple_list div.vevent abbr.calendar-12 { background-position: -396px 0; }

#bd #top_content_box { border-color: #cfab77; padding: 5px 0; }
#bd #top_content_box h3 { color: #cfab77; }
#bd #top_content_box ul { color: #cfab77; padding: 0; }
#bd #top_content_box ul li { border-top: 2px dotted #cfab77; padding: .2em .5em; list-style: none; }
#bd #top_content_box ul li a { text-decoration: none; font-size: 85%; color: #000; }
#bd #top_content_box ul li a:hover { text-decoration: underline; }

#bd .gallery_box { border-color: #cfab77; padding: 5px 0; }
#bd .gallery_box h3 { color: #cfab77; }
#bd .gallery_simple_list { float: left; width: 100%; }
#bd .gallery_simple_list div.gallery { background: #fcead0; margin: 1px 0; float: left; width: 100%; padding: 10px 0; }
#bd .gallery_simple_list div.gallery div.image { float: left; width: 50px; height: 50px; border: 1px solid white; overflow: hidden; margin-left: 5px; }
#bd .gallery_simple_list div.gallery p { float: left; width: 250px; margin: 0 0 0 10px; font-size: 85%; }
#bd .gallery_simple_list div.gallery p a { font-weight: bold; }
#bd .gallery_simple_list div.gallery p a:hover { color: #333; }
#bd .gallery_box div.show_all { text-align: right; margin-top: 10px; font-size: 85%; }
#bd .gallery_box div.show_all a { text-decoration: none; }
#bd .gallery_box div.show_all a:hover { text-decoration: underline; }

#bd #user_box fieldset { float: none; width: auto; margin-left: 10px; }

#bd #tag_cloud { color: #ff358b; text-align: center; margin-top: 0; }
#bd #tag_cloud a { text-decoration: none; font-size: 90%; }
#search_box { position: absolute; top: 99px; left: 598px; width: 200px; }
#search_box label,
#search_box legend { display: none; }
#search_box input.text { border: 1px solid #ff358b; color: #555; font-weight: bold; font-size: 12px; width: 12em; float: left; height: 14px; padding: 2px 5px; }
#search_box input.submit { background: #ff358b; color: white; text-transform: uppercase; padding: 2px; border-style: none; cursor: pointer; float: left; margin-left: .5em; font-weight: bold; font-size: 12px; height: 20px; }
#current_date { position: absolute; width: 180px; top: 103px; left: 795px; text-align: left; font-size: 80%; }
#current_date img { vertical-align: text-base; }
#banner_top_full { position: absolute; top: 3px; left: 511px; } 

#ft { background: white; float: left; width: 100%; clear: both; text-align: right; color: #555; font-size: 85%; background: #e0e0e0; vertical-align: top; }
#ft p { margin: 3px 10px 5px 0; }
#ft img { vertical-align: top; }
#ft a { color: #555; }
#ft a:hover { color: #ff358b; }

.hidden { display: none; }
div.clearboth { content: "."; display: block; height: 0; overflow: hidden; clear: both; visibility: hidden; }


/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
	text-align: left;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 0;
	margin: 0;
	text-align: left;
}
.lv_MenuBar * { padding: 0; margin: 0;}


.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
	overflow: hidden;
}

/* simulates padding-left inside .lv_Data 
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; } */

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #a7a7a7;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #d7d7d7;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_contentTop,
.lv_contentBottom {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

#lightview iframe {
	float: left;
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* navbar
   Adds a bar below the view that takes over the default Controller
*/
#lightviewController {
	position: fixed;
	bottom: 0;
	top: 0;
	left: 50%;
	margin: 0;
	padding: 0;
	color: #d2d2d2;
	font: 11px Arial, Helvetica, sans-serif;
}
* html body #lightviewController { /* IE6 */
	position: absolute;
	top: auto;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.controllerOffset || 0)) + 'px');	
}
#lightviewController ul {
	display: block;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.lv_controllerTop, .lv_controllerMiddle, .lv_controllerBottom {
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_controllerCenter  { width: auto; float: left; }
.lv_controllerCornerWrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.lv_controllerCornerWrapperTopLeft,
.lv_controllerCornerWrapperBottomLeft { top: 0; left: -100%;}
.lv_controllerCornerWrapperTopRight,
.lv_controllerCornerWrapperBottomRight { top: 0; left: 100%;}

#lightviewController .lv_CornerWrapper {
	width: 100%;
}
#lightviewController .lv_Corner { float: left; }
#lightviewController .lv_Corner {
	float: right;
	position: relative;
}
#lightviewController .lv_CornerTr, #lightviewController .lv_CornerBr { float: left; }
.lv_controllerBetweenCorners {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.lv_controllerMiddle {
	position: relative;
	height: 100%;
	float: left;
}
.lv_controllerCenter { float: left; width: auto;}
.lv_controllerCenter li {
	list-style-type: none;
	float: left;
	display: inline;
	position: relative;
	clear: none;
}
.lv_controllerSetNumber {
	float: left;
	text-align: center;
}

#lightviewController .lv_Button {
	float: left;
	position: relative;
	height: 100%;
	clear: none;
}
.lv_controllerSetNumber {
	position: relative;
	height: 100%;
	padding-right: 3px;
}
.lv_controllerPrev, 
.lv_controllerNext, 
.lv_controllerSlideshow, 
.lv_controllerClose {
	float: left;
	position: relative;
	height: 100%;
	padding-left: 3px;
}

.lv_controllerPrev { border-left: 1px solid #3c3c3c; }
#lightviewController .lv_controllerNext { padding-right: 3px; border-right: 1px solid #3c3c3c; }

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) - (Lightview.controllerHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}