/* default */
body, input, textarea, select { font-family:Arial; font-size:16px; }
body, form, h1, h2 { margin:0px; padding:0px; }
textarea { width:98%; }
a img { border:0px; }
p { margin:0 0 16px; }
body { background-color:#FFFFFF; }
body.popup { background:none; }
#container1 { padding:4px 0 20px 0; }
h1 { font-size: 20px; font-weight:bold; }
h2 { font-size: 16px; font-weight:bold; }
.color, a {	color:#95968B; text-decoration: none; }
.color:hover, a:hover { color: #990000; }
a:visited {}
/*table { border-collapse:collapse; border-spacing:0px; }
table tr { vertical-align: top; }
table td { padding: 0px;}*/

/* custom border & bg for input fields
input, select, textarea { border:1px solid #DFDFDF; padding:1px; background-color:#F4F4F4; -moz-border-radius:4px 4px 4px 4px; }
input:hover, select:hover, textarea:hover { background-color:#EFEAE0; border:1px solid #DFD0B5; }
input:focus, select:focus, textarea:focus { background-color:#EFEAE0; border:1px solid #DFD0B5; }
input[type="button"], input[type="submit"] { border:1px solid #EEEEEE; }
input[type="button"]:hover, input[type="submit"]:hover { background-color:#EFEAE0; border:1px solid #DFD0B5; }
input[type="checkbox"] { border:none; }
*/

/* website containers */
#container { position:relative; font-family:Tahoma; font-size:13px; line-height:22px; }
#header { position:relative; }
#header .wlinks { font-size:12px; }
#header .wlinks a { color:#999999; }
#header .wlinks a:hover { color:#990000; }
#header .wlogo {}
#header .search {}
#content { position:relative; }
#left{}
#middle {}
#right {}
#footer { position:relative; font-size:12px; }

/* managers */
.rowhead { background:#e1e1e1; -moz-border-radius:4px 4px; padding:3px; margin:4px 0 0 0; }
.rowhead  *, #formsearch * { font-size:12px; }
.rowhead .cell { float: left; line-height: 24px; display: block; }
.rowhead .new { width: 64px; }
.rowhead .order { float: right; white-space:nowrap; }
.row  { margin:1px; }
.row:hover .rowdata, .row.selected:hover .rowdata { background:#cfcfcf; }
.row.selected { border:2px solid #e1e1e1; }

.odd, .odd .rowdata { background:#efefef; -moz-border-radius:8px 8px; }
.even, .even .rowdata { -moz-border-radius:8px 8px; }
.row .rowdata a { color:#999999; }
.row:hover .rowdata a, .row.selected .rowdata a { color:#990000; }

.row .rowdata  { width: 100%; border-collapse: separate; border-spacing: 0px; background: none; padding: 2px 0; }
.row .rowdata .cell { float: left; font-size: 12px; margin-right: 8px; display: block; }
.row .rowdata .cltools  { width: 80px; }
.row .rowdata .cltools a, .row .rowdata .cltools input { float: left; display: block; width: 16px; height: 16px; margin: 2px 1px; cursor: pointer; }
.row .rowdata .cltools input { cursor: default; }
.row .rowdata .cltools .move { background: url('../images/move.png') 50% 50% no-repeat; }
.row .rowdata .cltools .edit { background: url('../images/edit.gif') 50% 50% no-repeat; }
.row .rowdata .cltools .delete { background: url('../images/delete.gif') 50% 50% no-repeat; }
.row .rowdata .cltitle { cursor: pointer; max-width:256px; }
.row .rowdata .cliduser, .row .rowdata .cliditem , .row .rowdata .clentity 
	{ -moz-border-radius:4px 4px; padding: 0px 4px; background-color: #f6f6f6; }
.row .rowdata .clstatus { font-weight: bold; }
.row .rowdata .cltimestamp { float:right; }
.row .rowdetails { padding: 8px; line-height:20px; padding-top:0px; }

.navigation { vertical-align:text; font-size:12px; }
.navigation .button, .button { background-color:#F6F6F6; color:#000000; -moz-border-radius:4px 4px; padding:0px 4px 0px 4px; font-size:12px; }
.navigation .button:hover, .button:hover, .navigation .selected { background-color:#888888; color:#FFFFFF; }
.navigation a { cursor: pointer; }
.navigation .navig { border:0px; height:16px; margin-bottom:-3px; opacity:0.64; padding: 0px; }
.navigation .navig:hover { opacity:1; }

.collexp { padding: 0px; line-height: 0px; height: 0px; overflow: auto; display: block; }

/* forms */
table#formtable { border-collapse:collapse; }
#formtable .label { color:#834C24; width:1%; white-space:nowrap; text-align:right; }

/* tabs */
.tabsBar { margin: 12px 0px 4px; padding-bottom:4px; border-bottom: 1px solid #cccccc; }
.tabsBar a { cursor: pointer; margin: 0px 4px 0px 0px; padding: 4px 8px; color: #000000; font-size: 12px; background-color: #eeeeee; -moz-border-radius:4px 4px 0px 0px; display: inline; }
.tabsBar a.selected { background-color:#FFFFFF; border:1px solid #cccccc; border-bottom:none; border-top:2px solid #AA0000; padding-bottom:5px; }
.tabsBar a:hover { border-top:2px solid #AA0000; }
.tab {}

.tabsbar { margin:6px 0 0; position:relative; }
.tabs_border { padding-bottom:4px; border-bottom: 1px solid #cccccc; }
.tabsbar a { cursor: pointer; margin: 0px 4px 0px 0px; padding: 4px 8px; color: #000000; font-size: 12px; background-color: #eeeeee; -moz-border-radius:4px 4px 0px 0px; display: inline; }
.tabsbar .selected { background-color:#ffffff; border:1px solid #eeeeee; border-bottom:none; border-top:2px solid #AA0000; padding-bottom:5px; }
.tabsbar a:hover { border-top:2px solid #AA0000; }
.tabsco { min-width:416px; overflow:hidden; position:relative; padding:16px; border:1px solid #eeeeee; }

/* common classes 
.list { width:160px; vertical-align:top; padding:0px 16px 16px 0px; }
.list a { display:block; color:#000000; border-bottom:1px solid #EEEEEE; padding:1px; margin:1px; }
.list a:hover, .list a.selected { color:#990000; }
.sections { vertical-align:top; }
.description, .description p { margin:0px; margin-bottom:12px; }
.related { font-size:12px; background-color:#666666; color:#FFFFFF; padding:3px; padding-top:1px; padding-bottom:1px; -moz-border-radius:3px 3px; vertical-align:middle; }
.tags a { font-size:12px; color:#666666; border:1px solid #EEEEEE; -moz-border-radius:4px 4px; padding:3px; padding-top:1px; padding-bottom:1px; }
.tags a:hover , .tags .selected { background-color:#EEEEEE; font-weight:bold; color:#AA0000; }
.tags .found { font-weight:bold; color:#AA0000; }*/
.iframe { width:100%; height:600px; border:1px solid #EEEEEE; }

.big_font { font-size:20px; }
.small_font { font-size:9px; }
.fontx { font-size:12px; }
.bold { font-weight:bold; }
.note { color:#999999; }
.highlite { color:#990000; }

.repeatx { background-repeat:repeat-x; }
.repeaty { background-repeat:repeat-y; }
.norepeat { background-repeat:no-repeat; }
.nowrap { white-space:nowrap; }
.pseudo_details { max-width:200px; padding:8px; border:1px solid #DDDDDD; -moz-border-radius:8px 8px; font-size:12px; }
.fleft { float:left; }
.fright { float:right; }
.clear { clear:both; width: 0px; height: 0px; line-height: 0px; }
.dblock { display:block; }
.dnone{ display:none; }

.border {}
.box {}
.box:hover {}
.hidden { overflow:hidden; }
.maxw { width:128px; padding-top:3px; padding-bottom:3px; }

.fiximg { border:0px solid #E9E9E9; padding:0px; background-color:#FFFFFF; overflow:hidden; }
.fiximg img { border:none; cursor:pointer; }
.fiximg:hover { border:0px solid #FFCC66; }

.cropper { position: relative; overflow: hidden; }
.cropper .source { position: absolute; left: 0px; top: 0px; }
.cropper .move { cursor: move; }
.cropper .save { position: absolute; bottom: 0px; right: 0px; color: #ececec; font-size: 11px; font-weight: bold; cursor: pointer; } 
.cropper .save:hover { color: #ffffff; font-size: 12px; }
.cropper .save span { background: url('../images/gallery_background.png') repeat; line-height: 20px; width: 40px; text-align: center; display: block; }
.cropper .disabled { visibility: hidden; }
.cropper .zoom { position: absolute; left: 0px; bottom: 0px; }
.cropper .zoom .zoom_in { background: transparent url('../images/zoom_in.png') no-repeat; display: block; width: 16px; height: 16px; margin: 2px; float: left; cursor: pointer; }
.cropper .zoom .zoom_out { background: transparent url('../images/zoom_out.png') no-repeat; display: block; width: 16px; height: 16px; margin: 2px; float: left; cursor: pointer; } 
.cropper .zoom .slider { height: 1px; background-color: #e7eaea; width: 64px; display: block; border: 1px inset #b0b0b0; float: left; margin-top: 8px; cursor: pointer; }
.cropper .zoom .slider .knob { display: block; width: 8px; height: 12px; background: transparent url('../images/knob.png') no-repeat; margin-top: -6px; } 

.ajax-loading {	background: url(../images/spinner.gif) no-repeat; }
.ads { -moz-border-radius:4px 4px; background-color:#EEEEEE; }
a.hidden_anchor { display: hidden; -moz-border-radius: 0px;	padding: 0px; margin: 0px; border: 0px; }.progress_bar_on { height:3px; line-height:3px; background-image:url(../images/barbg.jpg); background-repeat:repeat-x; }
.progress_bar_off { margin-top:6px; overflow:hidden; height:3px; line-height:3px; background-color:#AAAAAA; float:left; }
.playnw { width: 23px; height: 16px; background: transparent url('../images/playnw.png') no-repeat 0 0;	display: block;	position: absolute;	right: 0px;	cursor: pointer; }
.playnw:hover {	background: transparent url('../images/playnw_hover.png') no-repeat 0 0; }
.spinner { position: absolute; opacity: 0.9; filter: alpha(opacity=90);	z-index: 999; background: #fff; }
.spinner-msg { text-align: center; font-weight: bold; }
.spinner-img { background: url('../images/spinner2.gif') no-repeat;	width: 64px; height: 47px; margin: 0 auto; }

/* styles used on highslide popups, to hide move and resize buttons and to style the close button */
.no-move .highslide-header .highslide-move  {	display: none; }
.no-move .highslide-header .highslide-close {	display: block;	position: absolute;	right: 2px;	top: 2px; z-index: 5; padding: 0; }
.no-move .highslide-header .highslide-close a { display: block; height: 16px;	width: 16px; background-image: url(../scripts/highslide/graphics/closeX.png); }
.no-move .highslide-header .highslide-close a:hover {	background-position: 0 16px; }
.no-move .highslide-header .highslide-close span { display: none; }
.no-close .highslide-header .highslide-close a { display: none; }

.editor_small {	width: 400px; height: 200px; display: block; }
.object_editor { width: 400px; height: 250px; display: block; }
.page_editor { width: 500px; height: 350px; display: block; }

/* meta-lang styles */
.meta_object { display: inline-block; }
/*.meta_object p { padding: 0px; margin: 0px; }*/
.meta_title { display: block; font-weight: bold; }
/*.meta_image { display: inline-block; margin: 3px; position: relative; padding: 1px; border: 1px solid #cccccc; }*/
.meta_image { margin:4px 0; }
.meta_image .no_image{ position: absolute; top: 40%; left: 0px; color: #cccccc; width: 100%; text-align: center; }
.meta_image .fontx { position: absolute; }
.meta_gallery .gallery_image{ margin: 3px; padding: 1px; display: block; color: transparent; float: left; border: 1px solid transparent; }
.meta_gallery .gallery_image:hover{ border: 1px solid #eeeeee; }
.meta_gallery .gallery_image img { border: 0px; }
.meta_gallery .navig { border:0px; height:15px; margin-bottom:-3px; }


/* files gallery styles. */
.gallery { }
.gallery .row {	float: left; display: block; margin: 1px; position: relative; width: 132px; height: 176px; overflow: hidden; }
.gallery .odd, .gallery .even { background-color: transparent; }
.gallery .row .rowdata { padding: 0px; }
.gallery .row .rowdata .cell { float: left; }
.gallery .row .rowdata .cell * {line-height: 17px;}
.gallery .row .rowdata .cltools { margin:0px; }
.gallery .row .rowdata .cltitle { clear: left; float: none; cursor: pointer; max-width:132px; display: block; overflow: hidden; padding: 0px; margin: 0px; }
.gallery .row .rowdata .clfile { border: 1px solid #cccccc; margin: 0px auto 3px; display: block; }



/* captcha styles */
.captcha *{ float:left;display: block; }
.captcha input { margin-left: 3px; }
.captcha .text { padding: 10px 3px 0px; font-size: 14px; color: #999999; height: 15px; }
.captcha .output { width: 25px; height: 25px; }
.captcha .reload { background: url('../images/reload.png') no-repeat 50%; width: 23px; height: 23px; cursor: pointer; border: 1px solid #A5ACB2; border-right: 0px; }
.captcha .img { border: 1px solid #A5ACB2; border-left: 0px; }
.captcha .output .true { background: url('../images/true.png') no-repeat 50%; width: 25px; height: 25px; } 
.captcha .output .false { background: url('../images/cancel.png') no-repeat 50%; width: 25px; height: 25px; } 

/* star rating styles */
.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus,.star-rating .current-rating 
	{ background: url('../scripts/rating/star.png') left -1000px repeat-x; }
.star-rating { position:relative; width:125px; height:25px; overflow:hidden; list-style:none; margin:0; padding:0; background-position: left top; display: inline-block; }
.star-rating li { display: inline; }
.star-rating a, .star-rating .current-rating 
	{ position:absolute; top:0; left:0; text-indent:-1000em; height:25px; line-height:25px; outline:none; overflow:hidden; border: none; }
.star-rating a:hover, .star-rating a:active, .star-rating a:focus 
	{ background-position: left bottom; }
.star-rating a.star-1 { width:20%; z-index:6; }
.star-rating a.star-2 { width:40%; z-index:5; }
.star-rating a.star-3 { width:60%; z-index:4; }
.star-rating a.star-4 { width:80%; z-index:3; }
.star-rating a.star-5 {	width:100%;	z-index:2; }
.star-rating .current-rating { z-index:1; background-position: left center; }	
/* for an inline rater */
.inline-rating { display:-moz-inline-block; display:-moz-inline-box; display:inline-block; vertical-align: middle; }
/* smaller star */
.small-star { width:55px; height:10px; }
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating 
	{ background-image: url('../scripts/rating/star_small.png'); line-height: 10px; height: 10px; }
.rating span{ font-size: 16px; display: block; float: left; padding: 4px 0px 0px; }
.rating_small span { font-size: 12px; display: block; float: left; line-height: 11px; padding: 0px 3px; }
	
/* comments styles */
.comments a { cursor: pointer; }
.comments .header { border-bottom: 2px solid #ececec; padding-bottom: 1px; }
.comments .header a { padding: 3px 5px; margin-right: 3px; background-color: #ececec; display: inline-block; font-size: 12px; color: #000000; }
.comments .header a:hover { background-color: #000000; color: #ffffff; }
.comments .header span { float: right; }
.comments .content { padding: 10px 0px 0px; }
.comments .comment { margin-bottom: 3px; width: 100%; padding-top: 8px; }
.comments .odd { background-color: #fafafa; }
.comments .even { background-color: transparent; }
.comments .selected { background-color: #FFFAFA; }
.comments .comment .top { padding: 0px 3px 0px; }
.comments .comment .top span { font-size: 12px; color: #aa0000; padding: 0px 5px; }
.comments .comment .top a, .comments .selected .top a { font-size: 14px; font-weight: bold; }
.comments .comment .author { width: 124px; overflow: hidden; display: block; padding: 0px 0px 8px; }
.comments .comment .author span { padding: 0px 5px; font-size: 12px; }
.comments .comment .author a { font-size: 12px; font-weight: bold; }
.comments .comment .author .img { border: 1px solid #ececec; padding: 1px; width: 98px; height: 74px; display: block; margin: 0px auto; }
.comments .comment .author .no_img { border: 1px solid #ececec; padding: 1px; width: 98px; height: 74px; display: block; margin: 0px auto; background: url('../images/avatar.png') 50% 50% no-repeat; }
.comments .comment .details { width: 100%; padding-bottom: 8px; }
.comments .comment .reply { display: block; }
.comments .comment .reply span { padding: 0px 5px 0px 3px; font-size: 12px; }
.comments .comment .reply a { font-size: 12px; font-weight: bold; }
.comments .comment .body { padding: 3px; font-size: 14px; }
.comments .comment .bottom { border-top: 1px solid #ececec; padding: 3px; margin: 0px 3px; text-align: right; }
.comments .comment .date { display: block; float: left; font-size: 12px; padding-left: 3px; }
.comments .comment .date span { padding-right: 5px; }
.comments .comment .date .note { padding-right: 0px; }
.comments .comment .rate { display: inline-block; padding: 2px 10px; }
.comments .comment .menu { display: block; float: right; }
.comments .comment .menu a { font-size: 12px; margin: 0px 5px; }
.comments .footer { border-top: 2px solid #ececec; padding-top: 1px; margin-top: 10px; }
.comments .footer a { padding: 3px 5px; margin-right: 3px; background-color: #ececec; display: inline-block; font-size: 12px; color: #000000; }
.comments .footer a:hover { background-color: #000000; color: #ffffff; }
.comments .footer span { float: right; }
body { background:#EBE8D7 url(../images/custom/bg-gen.gif) repeat-x center top; }
#container { background:url(../images/custom/bg.jpg) no-repeat center top; }
#header { height:300px; width:996px; margin:auto; padding:0 32px; }
.wlogo { position:absolute; top:24px; left:72px; }
.wlanguages { position:absolute; top:32px; right:0px; }
#content { min-height:600px; background:#EBE8D7; margin:0 1px 0 -2px; padding:32px; width:996px; margin:auto; }
#footer { margin:16px 0 0 0; padding:8px 0 0 0; border-top:1px dashed #888888; width:996px; margin:auto; }

.aggreg { position:relative; }
.fedit { font-size:12px; padding:1px 4px; background:#999999; opacity:0.8; color:#FFFFFF; }
.fedit:hover { color:#FFFFFF; background:#990000; }
.fface { font-family:neosans; }
.h1 { font-size:26px; margin:0 0 16px 0; font-weight:normal; display:block; }
.h2 { font-size:22px; margin:0 0 16px 0; font-weight:normal; display:block; }
.color { color:#542044; }
.full-width { width:100%; }
.nav { padding:6px 12px; margin:0 4px 0 0; background:#DBD7BF; font-size:14px; }
.nav:hover, .nav.selected { background:#C34D43; color:#ffffff; }

.wmenu { position:absolute; top:224px; right:12px; opacity:0.8; min-width:128px; line-height:normal; }
.wmenu .menu { color:#696246; font-size:14px; font-family:neosans; font-weight:bold; padding:6px 8px; margin:1px 16px 1px 0; }
.wmenu .selected, .wmenu .menu:hover { color:#990000; }
.wmenu .menu .mini-descr { font-size:12px; color:#999999; }
.wmenu .aggreg .fedit { top:-12px; left:8px; font-size:9px; position:absolute; display:block; }

@font-face
{
font-family: neosans;
src: url(../scripts/fonts/NeoSans.otf)
    ,url(../scripts/fonts/NeoSans.eot) format("opentype"); /* IE */
}

@font-face
{
font-family: neosans;
src: url(../scripts/fonts/NeoSans-Bold.otf)
    ,url(../scripts/fonts/NeoSans.eot) format("opentype"); /* IE */
font-weight:bold;
}

.bbb { border-left:1px solid #cccccc; margin:0 0 0 12px; }
.border { border:1px solid #cccccc; }
.categories-list { width:200px; margin-right:16px; }
.categories-list .header { padding:8px; background:#E9E9DE; margin:4px 0 4px 0; }
.categories-list .title { display:block; padding:2px 4px; margin:0 0 0 8px; color:#95968B; }
.categories-list .title:hover, .categories-list .selected { color:#990000; }
.product-view, .product-list { width:740px; }
.product-view { margin:4px 0 0 0; }
.product-view .image { width:250px; margin-right:16px; }
.product-view .title { color:#93AB0D; margin:0 0 8px 0; }
.product-view .details { width:470px; }
.product-list .cell { width:176px; height:216px; overflow:hidden; padding:16px; margin:4px; border:1px solid #dddddd; font-size:14px;  }
.product-list .title { height:32px; overflow:hidden; display:block; color:#93AB0D; }
.product-list .title:hover { color:#990000; }
.product-list .descr { height:32px; overflow:hidden; margin:4px 0 0 0; }
.product-list .price, .product-view .price { display:block; padding:8px 0 0 0; font-size:24px; }

.articles-list { width:600px; margin:0 64px 0 0; }
.articles-list .article { margin:0 0 32px 0; }
.articles-list .title { color:#000000; }
.articles-list a.title:hover { color:#990000; }
/*.articles-list .fiximg { padding:1px; border:4px solid #cccccc; background:none; }*/
.articles-list a .fiximg:hover { opacity:0.6; }

.projects-list { border:1px solid transparent; }
.projects-list .project { margin:0 0 32px 0; }
.projects-list .column2 { width:50%; }
.projects-list .space { width:480px; }
.projects-list .title { color:#000000; margin:4px 0 16px 0; }
.projects-list a.title:hover { color:#990000; }
.projects-list .btn-project { display:block; width:162px; height:80px; text-align:center; padding:20px 0 0 0; background:url(../images/custom/btn-project.png) no-repeat; font-weight:bold; }
/*.projects-list .fiximg { padding:1px; border:4px solid #cccccc; background:none; }*/
.projects-list .fiximg:hover { opacity:0.6; }
.project-view h2 { font-family:neosans; font-weight:normal; font-size:22px; }
.project-view .space { padding:0 0 0 64px; }
.project-view ul li { font-size:16px; }
.project-view ul li .fontx { font-size:13px; }


.cms-sections { width:160px; margin-right:16px; }
.cms-sections .menu { display:block; padding:2px 8px; margin:1px; }
.cms-sections .menu:hover, .column-left .wlinks .menu.selected { color:#990000; }

.cms-body { width:900px; position:relative; }
.cms-body .img { margin:0 12px 0 0; }
.cms-body h1 { margin:0 0 8px 0; }
.cms-body .page-details { padding:0 0 8px 0; }
.cms-body .ptools { position:absolute; top:4px; right:0px; }
.cms-body .aggreg { margin:0 0 32px 0; }
.cms-body .aggreg .title { margin:0 0 8px 0; font-weight:bold; }
.cms-body .aggreg .fedit { position:absolute; top:4px; right:0px; font-size:9px; display:block; }

.co-pic { position:relative; }
.co-pic img { position:absolute; top:0px; right:0px; display:block; }		/*	mediaboxAdvanced Black theme	*/
		/*	version 2.1 - August 2010		*/
		/*	for mediaboxAdvanced v.1.3.1	*/

		/*	Overlay background styling	*/

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #838a9a;
	cursor: pointer;
}

		/*	Legacy fix for older browsers	*/

#mbOverlay.mbOverlayFF {
	background: transparent url(../scripts/mediabox/images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

		/*	Overlay panel styling	*/

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #000;
	/*border:1px solid #772D2E;*/
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	-khtml-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000');
}

#mbCenter.mbLoading {
	background: #000 url(../scripts/mediabox/images/loading2.gif) no-repeat center;
		/*	This style is applied only during animation.	*/
		/*	For example, the next lines turn off shadows	*/
		/*	improving browser performance on slow systems.	*/
		/*	To leave shadows on, just remove the following:	*/
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

		/*	Inline content styling	*/

	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 8px;
}

		/*	Title, Caption and Button styling	*/

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle, #mbPrevLink, #mbNextLink, #mbCloseLink {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	float: right;
	outline: none;
	margin: 0 0 0 10px;
	font-weight: normal;
}

#mbPrevLink b, #mbNextLink b, #mbCloseLink b {
	color: #eee;
	font-weight: bold;
	text-decoration: underline;
}

#mbPrevLink big, #mbNextLink big, #mbCloseLink big {
	color: #eee;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
}

#mbBottom a, #mbBottom a:link, #mbBottom a:visited {	/* Thanks to Danny Jung for feedback and corrections */
	text-decoration: none;
	color: #ddd;
}

#mbBottom a:hover, #mbBottom a:active {
	text-decoration: underline;
	color: #fff;
}


		/*	Error message styling	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}/* FormCheck tipbox */

/* tipbox :
	table : 
		tl		: top left
		t		: top
		tr		: top right
		l 		: left
		r		: right
		bl		: bottom left
		b		: bottom (with mark)
		br		: bottom right
		c		: center
	components : 
		a.close	: close button
		err		: errors div
		p		: error line
*/

.fc-tbx .tl{
	background: url('../scripts/formcheck/theme/classic/img/tl.png') no-repeat;
}
.fc-tbx .t{
	background: url('../scripts/formcheck/theme/classic/img/t.png') repeat-x;
	height: 16px;
}
.fc-tbx .tr{
	background: url('../scripts/formcheck/theme/classic/img/tr.png') no-repeat;
}
.fc-tbx .l{
	background: url('../scripts/formcheck/theme/classic/img/l.png') repeat-y;
	width : 16px;
}
.fc-tbx .r{
	background: url('../scripts/formcheck/theme/classic/img/r.png') repeat-y;
	width: 16px;
}
.fc-tbx .bl{
	background: url('../scripts/formcheck/theme/classic/img/bl.png') no-repeat;
}
.fc-tbx .b{
	background: url('../scripts/formcheck/theme/classic/img/b.png') no-repeat;
	height: 25px;
}
.fc-tbx .br{
	background: url('../scripts/formcheck/theme/classic/img/br.png') no-repeat;
}
.fc-tbx .c{
	background: url('../scripts/formcheck/theme/classic/img/c.png') repeat;
}
.fc-tbx a.close {
	float: right;
	background: url('../scripts/formcheck/theme/classic/img/close.png') no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.fc-tbx .err {
	float: left;
}
.fc-tbx p {
	width : auto;
	display: block;
	font-size: 10px;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.ajax_loader {
	background : url('../scripts/formcheck/theme/classic/img/ajax-loader.gif') no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #EAEAEA;
}
.fc-error p {
	margin : 5px;
	color : #A00;
}/**
* @file: highslide.css 
* @version: 4.1.8
*/
.highslide-container div {
	/*font-family: Verdana, Helvetica;*/
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(../scripts/highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../scripts/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../scripts/highslide/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../scripts/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../scripts/highslide/graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
	list-style: none;
}
.highslide-controls a {
	background-image: url(../scripts/highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 416px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(../scripts/highslide/graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 5;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(../scripts/highslide/graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	width: 90%;
	margin: 1px 0 1px 5px;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(../scripts/highslide/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(../scripts/highslide/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(../scripts/highslide/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(../scripts/highslide/graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(../scripts/highslide/graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(../scripts/highslide/graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(../scripts/highslide/graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(../scripts/highslide/graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}

.highslide-thumbstrip-vertical-overlay {
	overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(../scripts/highslide/graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(../scripts/highslide/graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	max-width: 60px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}
