img{
	border:0;
	display:block;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
html, body, h1, h2, h3, h4, h5, h6, p, ul{
	margin:0;
	padding:0;
}
body{
	background:#050400;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	line-height:1;
	text-align:center;
	color:#999;
}
div#page{
	width:1063px;
	margin:0 auto;
	font-size:13px;
	line-height:18px;
	text-align:left;
	/* background:url(/img/bg-content.gif) repeat-y 1000px 0; */
}
div.header{
	position:relative;
	height:180px;
	padding-left:61px;
}
div.head-container{
	position:absolute;
	left:0;
	top:0;
	width:405px;
	height:180px;
}
div.head-container div.head-bg{
	width:344px;
	height:180px;
	/* background:url(/img/bg-top.png) no-repeat 0 0; */
}
div.head-container h1{
	float:left;
	display:inline;
	width:219px;
	height:46px;
	margin:66px 0 0 103px;
	/* background:url(/img/logo.png) no-repeat 0 0; */
}
div.head-container h1 a{
	float:left;
	position:relative;
	width:219px;
	height:46px;
	text-indent:-9999px;
}	
div#menu{
	width:220px;
	position:absolute;
	left:103px;
	top:166px;
	background:url(/img/bg-menu.gif) no-repeat 0 0;
	font-size:10px;
	color:#ccc;
}
div#menu span{
	display:block;
	height:22px;
	margin:3px 0 0 12px;
	cursor:pointer;
}
div#menu ul{
	width:100%;
	overflow:hidden;
	background:#1c1b15;
	list-style:none;
	display:none;
}
div#menu ul li{
	width:100%;
	float:left;
}
div#menu ul li a{
	margin-left:15px;
	color:#ccc;
}
div#menu div:hover ul,
div#menu div.hover ul{
	display:block;
}
div.content{
	width:100%;
	overflow:hidden;
	background:url(/img/bg-content.gif) repeat-y 343px 0;
}
div.content h3{
	font-weight: bold;
	font-family: Arial,"Trebuchet MS",Helvetica,sans-serif;
	font-size: 13px;
	color:#fff;
}
div.l-bar{
	width:224px;
	float:left;
	padding:39px 18px 0 102px;
	background:url(/img/bg-left.gif) no-repeat 0 0;
}
div.content-bg div.l-bar{
	padding-top:18px;
	background:url(/img/bg-block.gif) no-repeat 108px 0;
	font-size:12px;
	line-height:16px;
	color:#666;
}
div.content-bg div.l-bar span{
	color:#fff;
}
div.l-bar p span{
	color:#fff;
}
div.l-bar h3{
	margin-top:25px;
}
div.l-bar ul{
	overflow:hidden;
	list-style:none;
	line-height:19px;
}
* html div.l-bar ul{
	overflow:visible;
	height:0;
}
div.l-bar ul li{
 float:left;
 padding-right:5px;
}
div.l-bar ul li a{
	color:#404040; white-space: nowrap;
}
div.l-bar ul li a:hover{
	text-decoration:underline;
	color:#3399ff;	
}
div.center{
	width:657px;
	float:left;

}
div.content-bg div.center{
	background:url(/img/bg-block.gif) no-repeat 100% 0;
}
ul.pict-list{
	list-style:none;
	width:640px;
	overflow:hidden;
	margin-left:8px;
	padding:10px 0 88px;
}
ul.pict-list li{
	width:158px;
	height:118px;
	float:left;
	display:inline;
	margin:0 0 2px 2px;
}
ul.pict-list li a img { opacity: 0.5; filter:alpha(opacity=50); }
ul.pict-list li a{
	float:left;
	width:158px;
	height:118px;
	font-size:11px;
	line-height:12px;
}
ul.pict-list li a span{
	display:none;
	margin:6px 0;
	font-weight:bold;
	color:#888;
}
ul.pict-list li a em{
	display:none;
	padding-bottom:8px;
	font:italic bold 11px Georgia;
	color:#bbb;
}

ul.pict-list li a:hover{
	width:148px;
	height:auto;
	position:relative;
	margin:-5px 0 -150px -5px;
	padding:5px 5px 0;
	text-decoration:none; border-right: 5px solid #fff; 
	background:#fff; overflow: hidden; z-index: 9999;
}
ul.pict-list li a:hover img { opacity: 1.0; filter: alpha(opacity=100); }
ul.pict-list li.col-1 a:hover { border-left: 0; }
ul.pict-list li.col-1 a:hover img { border-left: 3px solid #fff; }

ul.pict-list li a:hover span{
	display:block; margin-left: 4px;
}
ul.pict-list li a:hover em{
	display:block; margin-left: 4px;
}
div.chess{
	width:100%;
	overflow:hidden;
	padding-bottom:6px;
	/* background:url(/img/bg-chess.gif) repeat 0 0; */
}
div.chess h3{
	float:left;
	display:inline;
	margin:16px 0 0 10px;
}
div.chess a{
	float:right;
	display:inline;
	margin:16px 15px 0 0;
	font-weight:bold;
	font-size:11px;
	color:#fff;
}
ul.last-news{
	width:100%;
	overflow:hidden;
	margin-top:8px;
	padding-bottom:12px;
	list-style:none;
}
ul.last-news li{
	width:100%;
	float:left;
	margin: 2px 0 10px 0;
}
ul.last-news li img{
	width:158px;
	height:118px;
	float:left;
	display:inline;
	margin:0 2px 0 10px;
}
ul.last-news li div.text{
	width:451px;
	height:109px;
	float:left;
	padding:9px 10px 0 17px;
	background:url(/img/bg-chess2.gif) repeat 0 0;
}
ul.last-news li div.text a{
	color:#3399ff;
}
ul.last-news li div.text p{
	margin-top:4px;
	padding-bottom:2px;
}
ul.last-news li div.text em{
	font:italic normal 11px Georgia;
	color:#4c4c4c;
}
/*inner start*/
.center h2{
	font-size: 18px;
	color: #fff;
	margin: 18px 0 5px 22px;
}
.center p.tags{
	font: 11px Georgia, Arial, Helvetica, sans-serif;
	color: #404040;
	font-style: italic;
	margin: 0 0 18px 22px;
}
.center p.tags a { color: #404040; }
.center p.tags a:hover { color: #fff; }

.scroll-bar-wrap { background: url('/img/scroll-bg.gif'); height: 5px; }
.scroll-bar { background: url('/img/scroll-track.gif'); height: 5px; width: 221px; }

.jScrollPaneContainer { position: relative; overflow: hidden; z-index: 1; }
.jScrollPaneTrack { position: absolute; cursor: pointer; left: 0; bottom: 0; width: 99%; background: #66819F; border: 5px solid #295184 }
.jScrollIntervalTrack { position: absolute; }
.jScrollPaneDrag { position: absolute; background: #fff; cursor: pointer; overflow: hidden; } 
.jScrollPaneDragLeft { position: absolute; bottom: 0; left: 0; overflow: hidden; } 
.jScrollPaneDragRight { position: absolute; bottom: 0; right: 0; overflow: hidden; } 

a.jScrollArrowLeft { display: block; position: absolute; z-index: 1; bottom: 0; left: 0; text-indent: -2000px !important; overflow: hidden; /*background-color: #666;*/ height: 9px; width: 10px; } 
a.jScrollArrowLeft:hover { /*background-color: #f60;*/ }
a.jScrollArrowRight { display: block; position: absolute; z-index: 1; bottom: 0; right: 0; text-indent: -2000px !important; overflow: hidden; /*background-color: #666;*/ height: 9px; width: 10px; } 
a.jScrollArrowRight:hover { /*background-color: #f60;*/ } 
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover { /*background-color: #f00;*/ }

.img-holder{
	/*overflow: auto; */
	width: 90%; display: block;
	height: 214px; float: left;

}

#img-slide { width: 1000px; }

.img-holder div {
	float: left;
}

.txt-holder{
	background: url(/img/bg-paragraf.gif);
	padding: 21px 30px 23px 21px;
	min-height:350px;
}
.txt-holder a { color: #3E99F6; }
.txt-holder p{
	line-height: 19px; margin: 0 0 15px 0;
}
.txt-holder ul { margin: 0 0 10px 22px }
.txt-holder li { font-size: 12px; color: #ccc; }
.projects{
	list-style: none;
	margin: 0;
	padding: 10px 0 11px 9px;
	overflow: hidden;
	height: 1%;
}
.projects li{
	float: left;
	/* padding-right: 4px; */
}
.projects a{
	display: block;
}
/*inner end*/
div#footer{
	padding-top:1px;
	background:url(/img/bg-block.gif) no-repeat 100% 0;
}
div.footer-cont{
	width:239px;
	height:162px;
	padding-left:102px;
	padding-top:8px;
	border-right:1px solid #0e0e0e;
	font-size:12px;
	line-height:16px;
	color:#666;
}
div.footer-cont p{
	color:#fff;	
}
p#intro-blurb { text-align: left; font-size: 12px; line-height: 20px; }
p#intro-blurb a { color: #fff; }

div.chess h3 { float: right; margin-right: 10px;}
div.chess h3.sub-title { font-size: 11px; text-transform: uppercase; color: #2B82CB }

#grid-stacked { float: left; margin: 14px 0 0 2px }
#grid-stacked div { background: transparent url('/img/grid-stacked.png'); width: 38px; height: 18px; float: left; margin: 0 0 0 8px; cursor: pointer; }
#grid-stacked #stacked { background-position: 30px 0px }
#grid-stacked #stacked:hover, #grid-stacked #stacked.active { background-position: 30px 18px }
#grid-stacked #grid:hover, #grid-stacked #grid.active { background-position: 0px 18px }

#static-menu { float: left; }
#static-menu ul { margin: 10px 0 0 93px }
#static-menu li { list-style-type: none; margin: 0 0 5px 0; padding: 3px 12px; width: 200px; cursor: pointer; }
#static-menu li:hover, #static-menu li.active { background-color: #141414 }
#static-menu li a { color: #C6C6C6; text-transform: uppercase; font-size: 12px; font-weight: bold; }
#static-menu li a:hover { text-decoration: none; }

div.checkers { background: url('/img/header-bar.gif') }
div.checkers h3 { line-height: 30px; margin: 5px 0 0 10px; float: left; }

#footer table { margin: 0 0 10px 103px; border-collapse: collapse; }
#footer td { font-size: 12px; vertical-align: top; padding: 10px 0 0 0 }
#footer td.col-1 { width: 240px; }
#footer td.col-2 { border-left: 1px solid #0E0E0D; padding-left: 10px; }
#footer td span { color: #fff; }

#static-menu li.sub-cont:hover, #static-menu ul.sub li:hover, #static-menu ul.sub li.active { background: transparent; }
#static-menu ul.sub { margin: 0 0 10px 0; padding: 0 }
#static-menu ul.sub li { margin: 0 0 0 10px; padding: 0; }
#static-menu ul.sub li a { text-transform: none; }
#static-menu ul.sub li a:hover, #static-menu ul.sub li.active a { color: #2384CF }

#people-list li { height:158px; width: 150px; margin-right: 8px; }
#people-list li a { width: 150px; height:158px; }
#people-list li span { text-align: middle }
#people-list li a:hover{
	width:148px;
	height:auto;
	position:relative;
	margin:-5px 0 -150px -5px;
	padding:5px 2px 0 5px;
	text-decoration:none; border-right: 5px solid #fff; 
	background:#fff; overflow: hidden; z-index: 9999;
}
#people-list li a:hover img { opacity: 1.0; filter: alpha(opacity=100); }
#people-list li.col-1 a:hover { border-left: 0; }
#people-list li.col-1 a:hover img { border-left: 3px solid #fff; }

h2.persons-name { color: #2B82CB; font-size: 14px; }

#head-cont { float: right; margin: 0 0 20px 20px; border: 15px solid #141414 }
#paginate { margin: 40px 0 0 0 }
#paginate a { color: #fff; margin: 0 10px 0 0; font-weight: bold; }

#offer-edit ul { margin: 0; padding: 0; }
#offer-edit ul li { list-style-type: none; margin: 0 0 18px 0; background: none; }
#offer-edit label { display: block; font-size: 11px; color: #2B82CB }
#offer-edit label span { float: right; color: #888; }
#offer-edit input.text, #offer-edit textarea { width: 592px; font-size: 14px; font-weight: normal; padding: 3px; border: 1px solid #282828; font-family: arial; background-color: #111; color: #C6C6C6 }
#offer-edit input.name { font-size: 20px; }

fieldset { border: none; margin: 0; padding: 0; }
#offer-edit td { border: none; vertical-align: top; }
#offer-edit td p { margin:  0 0 4px 0; font-size: 12px; }

div.error, div.success, div.warning { font-size: 14px; color: #cc0000; line-height: 20px; background-color: #ffeeee; border: 1px solid #ff0000; border-right: none; border-left: none; padding: 5px 10px; margin: 10px 0px; }
div.success { color: #008800; border: 1px solid #00aa00; border-right: none; border-left: none; background-color: #eeffee; }
div.warning { background-color: #FFFFE4; color: #7D052C; border: 1px solid #7D052C; border-right: none; border-left: none; }
div.error div, div.success div, div.warning div { border: none; padding: 0 0 0 10px; margin: 5px 0 }
div.success a { color: #000; text-decoration: underline; }

div.crumbs a { float: none !important; margin: 0; color: #4A95FB; text-decoration: none; }
div.crumbs a:hover { color: #fff; }

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/img/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/img/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/img/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/img/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/img/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/img/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/img/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/img/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/img/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/img/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/img/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/img/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/img/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/img/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

img.icon { margin: 0 15px 0 0; vertical-align: middle; float: left;  }

#search-form { margin: 75px 0 0 92px }
#search-form td { border: 1px solid #322F28 }
#search-form #search { background-color: #020001; border: none; color: #eee; padding: 5px; }
#search-form #search-button { background-color: #21140B; color: #eee; border: none; padding: 6px; }

.txt-holder p img { float: left; margin: 15px; margin-left: 0}
.txt-holder p { width: 606px; float: left; }
.txt-holder p.no-image { float: none; }