body,html {
	color:#9f9e9e;
	font-family:Tahoma,Verdana,Arial;
	font-size:14px;
	height:100%;
	margin:0;
	background:#212121;
}

a {
	color:#9f9e9e;
	text-decoration:underline;
}

div.top_bg {
    position:absolute;
    background:#141414;
    width:100%;
    height:300px;
    top:0px;
}

div.btm_bg {
    position:absolute;
    background:#141414;
    width:100%;
    height:50px;
    bottom:0px;
    text-align:center;
    line-height:50px;
    color:#424D67;
    font-size:10px;
}

div.top_mid_border {
    position:absolute;
    top:300px;
    z-index:2;
    width:100%;
    height:0px;
    border-top:1px solid #040404;
    border-bottom:1px solid #282828;
}

div.mid_btm_border {
    position:absolute;
    bottom:50px;
    z-index:2;
    width:100%;
    height:0px;
    border-top:1px solid #282828;
    border-bottom:1px solid #040404;
}

#logo {
	margin:auto;
	padding-left:5px;
	width:875px;
	height:100px;
	position:relative;
	z-index: 2;
}

form {
	margin:0;
}

form#contact input,form#contact textarea {
    width:823px;
    font-size:20px;
	margin-bottom:5px;
}

form#contact textarea {
    overflow:auto;
    height:110px;
	margin-bottom:10px;
}

h1 {
	color:#b8b8b8;
	font-size:55px;
	font-weight:400;
	margin:10px 0 5px;
	text-align:center;
}

h2 {
	color:#1f1f1f;
	font-size:25px;
	margin:5px 0;
}

small,small a {
	color:#999 !important;
	font-size:10px;
}

small.darker {
	color:#777 !important;
}

.btn {
	background:#cfcfcf url(../images/button_bg.png) repeat-x;
	border:1px solid #424D67;
	color:#2B313F !important;
	text-decoration:none !important;
	font-size:20px;
	height:30px;
	padding:2px 15px;
}

.btn:hover {
	background-image:none;
}

div.news {
    height:250px;
    overflow:hidden;
    padding-left:20px;
    line-height:20px;
}

div.news table {
    width:100%;
    color:#333;
}

div.news td {
    border-bottom:1px dotted #bbb;
    padding:5px 0;
}

td.date {
    width:85px;
}

td.date span {
	color:#424d67;
	font-size:18px;
	padding:0 2px;
}

td.date span.new {
    background:#424d67;
    color:#e0e0e0;
}

td.c sup {
    font-size:9px;
    background:#424D67;
    color:#a7a7a7;
    padding:0 1px;
}

.ast {
	color:#EF1D4D;
	font-size:12px;
}

div.mid_sep {
	border-top:1px solid #a7a7a7;
    border-bottom:1px solid #e7e7e7;
	margin:10px 0;
	height:0;
}

div.top_sep {
    border-top:1px solid #c7c7c7;
    border-bottom:1px solid #f7f7f7;
    margin:10px 0;
    height:0;
}

div.bottom_sep {
	border-top:1px solid #a7a7a7;
    border-bottom:1px solid #cfcfcf;
    margin:10px 0;
    height:0;
}

.quo {
	font-family:"Times New Roman";
	font-weight:bold;
	font-size:30px;
	color:#000;
}

#msg div {
	background:#BF2329;
	color:#d8d8d8;
	text-align:center;
	padding:4px 2px;
	margin-bottom:3px;
	width:400px;
}

#msg div#cool {
	background:#1DAF15;
}

.blog_crap{
	font-size:12px;
	color:#7a7a7a;
}

.blog_crap a  {
	color:#5a5a5a !important;
}

div#wwff  {
	float:right;
	margin:15px 5px 0 0;
}
div#logo img {
	float:left;
}
img#loader {
	vertical-align:top;
	padding-top:25px;
}


/******Slider******/

#slider_wrap {
	position:absolute;
	top:27px;
	width:100%;
	z-index:20;
}

#prewrapper {
	background:url(../images/plate.png) no-repeat;
	height:370px;
	margin:auto;
	position:relative;
	width:890px;
}

.wrapper {
	padding:20px 15px;
}

.stripViewer {
	height:348px;
	margin:auto;
	overflow:hidden;
	position:relative;
	width:860px;
	clear:both;
}

.stripViewer .panelContainer {
	color:#101010;
	left:0;
	position:relative;
	top:0;
	width:100%;
}

.panelContainer a {
	color:#101010;
}

.panelContainer a:hover {
	color:#404040;
}

.stripViewer .panelContainer .panel {
	float:left;
	height:370px;
	position:relative;
	width:860px;
}

.stripNav {
	/*height:56px;
	bottom:36px;*/
	margin:auto;
	position:relative;
}

.stripNav ul {
	list-style:none;
	/*margin-top:10px;*/
	margin:0 auto;
}

.stripNav ul li {
	float:left;
	margin-right:2px;
}

.stripNav a {
	color:#303030;
	display:block;
	font-size:16px;
	font-weight:700;
	line-height:38px;
	text-align:center;
	text-decoration:none;
}

.stripNav a:hover {
	color:#101010;
}

.stripNav a table {
    cursor:pointer;
}

.stripNav a td.l {
    background:url(../images/tab_l.png) no-repeat;
    width:15px;
    height:48px;
}

.stripNav a td.r {
    background:url(../images/tab_r.png) no-repeat;
    width:15px;
    height:48px;
}

.stripNav a td.c {
    background:url(../images/tab_c.png) repeat-x;
    height:48px;
    width:131px;
    vertical-align:top;
}

.stripNav a.current td.l {
    background:url(../images/tab_active_l.png) no-repeat;
    width:15px;
    height:56px;
}

.stripNav a.current td.r {
    background:url(../images/tab_active_r.png) no-repeat;
    width:15px;
    height:56px;
}

.stripNav a.current td.c {
    background:url(../images/tab_active_c.png) repeat-x;
    height:56px;
    padding-top:5px;
}

.stripNav li a.current {
	height:56px;
	color:#101010;
}

.stripNavL,.stripNavR {
	position:absolute;
	text-indent:-9000em;
	top:156px;
}

.stripNavL a,.stripNavR a {
	color:transparent;
	display:block;
	height:40px;
	width:40px;
}

.stripNavL {
	background:url(../images/nav_left.png) no-repeat;
	left:-16px;
}

.stripNavR {
	background:url(../images/nav_right.png) no-repeat;
	right:-26px;
}

/******** Scroll *******/

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {http://www.testpdd.com.ua/onlinetest
	position: absolute;
	cursor: pointer;
	left: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}