/*
Theme Name: Креатика
Theme URI: http://creatika.biz/
Description: Одностраничный промо-сайт.
Version: 1.0 Beta
Author: rotor
Tags: promo, design, slide, wow :)
*/

/*сброс стандартных стилей reset.css*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, input, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*общие стили*/
body {
	background: #020B1E url(img/page_bg.gif) top center repeat-y;
	font: normal 12px/18px arial, tahoma, sans-serif;
	color: #C9D8ED;
	min-width: 980px;
}
p, ul, ol { 
	padding-bottom: 18px; 
}
ul {
	list-style-type: square;
	margin-left: 2em;
}
h1 { 
	color: #9ed652;
	font-size: 24px; 
	line-height: 36px;
	margin-bottom: 18px; 
}
h2 { 
	color: #a39c8d;
	font-size: 18px; 
	line-height: 18px; 
	margin-bottom: 18px;
	background: url(img/hdrs_bg.jpg) left top no-repeat;
}
h3 { 
	font-size: 12px; 
	line-height: 18px; 
}
abbr {
	border-bottom: 1px dotted #C9D8ED;
}
a:link, a:visited {
	color: #cdff2a;
	text-decoration: underline;
}
/*a:visited {
	color: #98acd3;
	text-decoration: underline;
}*/
a:hover {
	color: #cdff2a;
	text-decoration: none;
}
a:active {
	color: #fff;
	text-decoration: underline;
}
.hide {
	display: none;
}
/*разметка страницы*/
#header_box {
	width: 100%;
	height: 936px;
	background: url(img/hdr_bg.jpg) top center no-repeat;
	text-align: left;
	min-height: 936px;
}
#header {
	width: 960px;
	height: 936px;
	margin: 20px auto 0 auto;
	position: relative;
}
#logo {
	margin-top: 20px;
}
#navigation {
	list-style: none;
	position: fixed;
	top: 20px;
	left: 35%;
	z-index: 10000 !important; 
	font: normal 24px/32px  arial, sans-serif;
}
#navigation li {
	display: inline;
	margin-right: 0.5em;
}
#navigation li a {
	text-decoration: none;
	padding: 2px 4px;
	border-bottom: 1px dashed #7C9BBC !important;
	background: url(img/opacity_bg.png) 0 0 repeat;
	letter-spacing: -1px;
}
#navigation li a:hover {
	color: #DEFC6F;
	border-bottom: 1px dashed #fff;
}
#navigation li a:active {
	color: #fff;
	border-bottom: 1px dashed #fff;
}
#navigation li a.selected {
	color: #fff;
	font-size: 32px;
}
#bubble {
	width: 196px;
	height: 256px;
	display: block;
	position: absolute;
	left: 382px;
	top: 500px;
	background: url(img/bubble.png) 0 0 no-repeat;
}
.box {
	margin: 0 auto;
	display: block;
	min-height: 1088px;
	width: 100%;
	background: url(img/box_bg.jpg) top center no-repeat;
	padding-top: 90px;
}
.box_content {
	width: 960px;
	margin: -11px auto 0 auto;
	padding: 18px 0 0 0;
	border: 1px dashed #3A5D8B;
	background: url(img/opacity_white_bg.png) 0 0 repeat;
	overflow: hidden;
}
.box h2 {
	font: normal 36px/48px arial, tahoma, sans-serif;
	color: #0FA8FF;
	letter-spacing: -2px;
	width: 960px;
	margin: 0 auto;
}
.box h3 {
	font: normal 18px/24px arial, tahoma, sans-serif;
	text-transform: uppercase;
	color: #fe872f;
	letter-spacing: -1px;
	margin-bottom: 1em;
}
.box h4 {
	font: bold 14px/19px arial, tahoma, sans-serif;
	text-transform: uppercase;
	margin-bottom: 1em;
}
.box li {
	line-height: 1.5em;
}
.light {
	color: #f3f5f9;
}
.col_2_1 {
	width: 460px;
	float: left;
	margin-left: 10px;
}
.col_2_2 {
	width: 460px;
	float: left;
	margin-left: 20px;
}
.col_3_1 {
	width: 300px;
	float: left;
	margin-left: 10px;
}
.col_3_2 {
	width: 300px;
	float: left;
	margin-left: 20px;
}
.col_3_3 {
	width: 300px;
	float: left;
	margin-left: 20px;
}
.left {
	margin-left: 10px;
	margin-right: 10px;
}
.right {
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}
.center {
	text-align: center;
}
.clear {
	width: 100%;
	clear: both;
	font-size: 0px;
}
.small {
	font-size: 11px;
}
#footer_box {
	width: 100%;
	min-height: 120px;
	background: url(img/ftr_bg.jpg) top center no-repeat;
}
#footer {
	width: 960px;
	margin: 0 auto;
	padding-top: 12px;
}
#footer p {
	margin-left: 10px;
}
.maillink {
	padding-left: 16px;
	background: url(img/mail_icon.gif) left 60% no-repeat;
}     
/*стили галереи*/
div.wrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
div.wrap a:link,div.wrap a:visited {
	color: #fff;
	text-decoration: none;
}
div#top div#nav {
	float: left;
	clear: both;
	width: 960px;
	height: 52px;
	margin: 22px 0 0;
	background: url(img/nav-bg.png) 0 0 no-repeat;
}
div#top div#nav ul {
	float: left;
	width: 700px;
	height: 52px;
	list-style-type: none;
}
div#nav ul li{
	float: left;
	height: 52px;
}
div#nav ul li a{
	border: 0;
	height: 52px;
	display: block;
	line-height: 52px;
	text-indent: -9999px;
} 
div#photoHeader{
	margin: -1px 0 18px 0;
}
div#video-header{
	height: 683px;
	margin: -1px 0 0;
}
div#photoHeader div.wrap {
	height: 299px;
	background: url(img/header-bg.jpg) 50% 0 no-repeat;
}
div#slide-holder {
	z-index: 40;
	width: 960px;
	height: 299px;
	position: absolute;
}
div#slide-runner {
	top: 9px;
	left: 9px;
	width: 940px;
	height: 278px;
	overflow: hidden;
	position: absolute;
}
div#slide-holder img {
	margin: 0;
	display: none;
	position: absolute;
}
div#slide-controls {
	left: 0;
	bottom: 228px;
	width: 940px;
	height: 46px;
	display: none;
	position: absolute;
	background: url(img/slide-bg.png) 0 0;
}
div#slide-controls p.text {
	float: left;
	color: #fff;
	display: inline;
	font-size: 10px;
	line-height: 16px;
	margin: 15px 0 0 20px;
	text-transform: uppercase;
}
div#slide-controls p#slide-nav {
	float: right;
	 height: 24px;
	display: inline;
	margin: 11px 15px 0 0;
}
div#slide-controls p#slide-nav a {
	float: left;
	width: 24px;
	height: 24px;
	display: inline;
	font-size: 11px;
	margin: 0 5px 0 0;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#slide-controls p#slide-nav a.on {
	background-position: 0 -24px;
}
div#slide-controls p#slide-nav a {
	background-image: url(img/silde-nav.png);
}
div#nav ul li a {
	background:url(img/nav.png) no-repeat;
}
/*pagepeel*/
#pageflip {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 100000;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 100001;
	position: absolute;
	right: 0; 
	top: 0;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 100000;
	right: 0; 
	top: 0;
	background: #010B1B url(img/action2.png) no-repeat right top;
	text-indent: -9999px;
}
/*иконки для абзацев*/
.icon_p {
	padding-left: 74px;
}
#grn_box_ico {
	background: url(img/icon_paint.png) 0 0 no-repeat;
}
#top_ico {
	background: url(img/icon_top.png) 0 0 no-repeat;
}
#planet_ico {
	background: url(img/icon_planet.png) 0 0 no-repeat;
}
#graph_ico {
	background: url(img/icon_graph.png) 0 0 no-repeat;
}
#repair_ico {
	background: url(img/icon_repair.png) 0 0 no-repeat;
}
#wd_box_ico {
	background: #12294B url(img/icon_box.png) 17px 10px no-repeat;
	min-height: 54px;
	padding: 20px 20px 8px 100px;
	margin-bottom: 1.5em;
	border-bottom: 1px dashed #3A5D8B;
	font-size: 14px;
	line-height: 21px;
}
.small_ico {
	padding-left: 60px;
}
#portfel_small_ico {
	background: url(img/icon_small_portfel.png) 0 0 no-repeat;
}
#monitor_small_ico {
	background: url(img/icon_small_monitor.png) 0 0 no-repeat;
}
#paint_small_ico {
	background: url(img/icon_small_paint.png) 0 0 no-repeat;
}
#ring_small_ico {
	background: url(img/icon_small_ring.png) 0 0 no-repeat;
}
#paper_small_ico {
	background: url(img/icon_small_paper.png) 0 0 no-repeat;
}
#arrows_small_ico {
	background: url(img/icon_small_arrows.png) 0 0 no-repeat;
}
#inform_small_ico {
	background: url(img/icon_small_inform.png) 0 0 no-repeat;
}
/*ссылки-кнопки*/
a.button {
    background: url(img/bttn_bg.gif) 0 0 repeat;
    color: #c9d8ed;
    display: block;
	width: 10em;
    font: bold 12px arial, sans-serif;
    line-height: 24px;
	margin: 0 auto;
    padding: 0 18px;
    text-decoration: none;
}
a.button:hover {
    background-position: left 24px;
    color: #fff;
}
a.button:active {
    background-position: left 48px;
    color: #fff;
}
/*стили контактной формы*/
#form_box {
	width: 460px;
	margin: 0 auto;
}
.separator {
	margin-left: 10px;
	width: 940px !important;
	margin-bottom: 24px;
	border-bottom: 1px dashed #3A5D8B;
}
#wpcf {
	margin: 0 auto;
	width: 460px;
}
#wpcf label {
	font-weight: bold;
	line-height: 24px;
}
#wpcf input, #wpcf textarea {
	background: #091429;
	border: 1px solid #3A5D8B;
	border-bottom: 1px solid #5883BC;
	border-right: 1px solid #5883BC;
	color: #C9D8ED;
	font: normal 12px/24px arial;
	padding: 4px;
}
#wpcf input {
   width: 380px;
   margin-left: 1em;
}
#wpcf_response {
   width: 60px !important;
}
#wpcf textarea {
	overflow: hidden;
	width: 460px;
}
.form_right {
   text-align: right;
}
.red {
	font-weight: normal;
	color: #ef5730;
	margin-right: 2px;
}
#contactsubmit {
	font: bold 12px/24px arial !important;
	color: #c9d8ed;
	display: block;
	height: 24px;
	padding: 0 !important;
	width: 10em !important;
	border: none !important;
	cursor: pointer;
	background: url(img/bttn_bg.gif) 0 0 repeat !important;
	margin: 1em 0;
}
#contactsubmit:hover {
	background-position: left 24px !important;
    color: #fff;
}
p.alert {
   font-weight: bold;
   color: #fff;
   padding: 0.5em;
   margin-bottom: 1.5em;
   background: #ef5730;
   text-align: center;
}
p.success {
  font-weight: bold;
  color: #010b1b;
  padding: 0.5em;
  margin-bottom: 1.5em;
  background: #cdff2a;
  text-align: center;
}
#wpcf input.contacterror, #wpcf textarea.contacterror {
   border-top: 1px solid #ef5730 !important;
   border-right: 1px solid #ff8362;
   border-bottom: 1px solid #ff8362;
   border-left: 1px solid #ef5730;
   background: #050d17;
}
