﻿/*Reset*/
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, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 0 none;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: baseline;
}

a img, :link img, :visited img {
    border: 0 none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol, ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
}

/* ---------- */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.96em;
    line-height: 150%;
    color: #414042;
    background: url(images/bg.png) top left;
  min-width: 1050px;
	position: relative; left: 0; right: 0;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

a {
    color: #d43a7a;
}

p {
    margin-bottom: 1em;
}

div.content, #footer, div.twitter {
    float: left;
    width: 100%;;
}

.main {
    display: table-cell;
    padding-bottom: 4.5em;
}

.arrow {
    height: 36px;
    padding: 5px 25px 4px 10px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 23px;
    background: #d43a7a url(images/ar_h.png) top right no-repeat;
    border: none;
}

.square {
    display: block;
    width: 6em;
    min-height: 93px;
    padding: 30px 0.5em 15px 0.5em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    line-height: 120%;
    background: #d43a7a;
    float: left;
}

/*
 Шапка
 */
#header {
    width: 100%;
}

#header ul {
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.5em;
    line-height: 150%;
    width: 175px;
    height: 100%;
    float: left;
    padding: 2.2em 50px 0 50px;
}

#header ul a {
    color: #000;
}

.pink, #header ul a.active {
    color: #d43a7a;
}

#header h1 {
    padding-top: 1em;
    font-size: 2.15em;
    text-transform: uppercase;
    line-height: 100%;
    margin-bottom: 0.5em;
}

.index #header h1 {
    padding-top: 0.3em;
    font-size: 3.1em;
    text-transform: uppercase;
    line-height: 100%;
    margin-bottom: 0.5em;
}

span#date {
    font-size: 0.46em;
    line-height: 70%;
}

span#uwdc {
    font-size: 1.5em;
    line-height: 100%;
}

#header p {
    width: 700px;
    margin-bottom: 0;
}

.index #header p {
    width: 700px;
    margin-bottom: 1.6em;
}

#header .main {
    padding-bottom: 3em;
}

.index #header .main {
    padding-bottom: 5em;
}

/*
 Содержание
 */
.main img {
    margin-bottom: 1em;
}

.content h2, .twitter h2 {
    width: 175px;
    height: 120%;
    float: left;
    padding: 0 50px;
    text-transform: uppercase;
    font-size: 1.3em;
    color: #000;
    font-weight: bold;
    line-height: 120%;
  display: table-column;
}

.content h2 span {
    display: block;
    font-weight: normal;
}

.content h2.square {
    display: block;
    width: 113px;
    height: 118px;
    padding: 30px 10px 0 15px;
    margin: 0 97px 0 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.3em;
    line-height: 110%;
    background: #d43a7a;
    float: left;
}

#user {
    float: left;
    width: 198px;
    margin: 0 27px 0 50px;
}

#user img {
    margin-bottom: 0.5em;
}

#user dt {
    display: inline;
    text-transform: uppercase;
    font-size: 0.9em;
}

#user dd {
    display: inline;
    color: #d43a7a;
    font-size: 0.8em;
}

.main em {
    display: block;
    font-weight: bold;
    font-style: normal;
    color: #d43a7a;
    margin: 2.5em 20% 2em 5em;
}

.main em br {
    margin-bottom: 0.5em;
}

.main h1 {
    font-size: 1.9em;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 100%;
}

.main h2 {
    float: none;
    font-size: 2em;
    font-weight: normal;
    line-height: 100%;
    padding: 0;
    width: auto;
    color: #414042;
    margin-top: 1.5em;
    margin-bottom: 0.7em;
}

.main h3 {
    font-size: 1.4em;
    text-transform: uppercase;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
}

.main ul {
    margin: 0 0 1em 2.7em;
}

.main li {
    padding-left: 30px;
    font-size: 1em;
    line-height: 180%;
    background: url(images/mark.gif) left 0.4em no-repeat;
}

ul.img_list {
    margin: 0;
}

ul.img_list li {
    padding-left: 0;
    line-height: 120%;
    background: none;
  font-size: 1em;
}

.index .content p {
    width: 19em;
    padding-right: 0.7em;
    float: left;
}

.content dl {
    display: table-cell;
}

.index .content dl {
    width: 21em;
    min-height: 15em;
    padding-right: 0.7em;
    float: left;
    font-size: 0.9em;
}

.content .main dt {
    font-size: 1.7em;
    line-height: 110%;
    text-transform: uppercase;
    margin: 0;
}

.content dt a {
    color: #414042;
}

.content dl a:hover {
    color: #d43a7a;
    text-decoration: none;
}

.main .tieser dt {
    padding-bottom: 0;
}

.main .tieser {
    padding-bottom: 2em;
}

.main .tieser img {
    margin: 10px 10px 10px 0;
}

.index .content .main ul li {
    display: inline;
}

.index .content .main img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.content ul#sponsor {
    float: left;
    max-width: 1320px;
    margin-left: -50px;
}

.content #sponsor li {
    float: left;
    padding: 10px 50px;
}

.twitter h2 {
    background: url(images/twit.png) 160px top no-repeat;
    padding-top: 5px;
}

span.footnote {
    width: 175px;
    float: left;
    padding: 0 50px;
    margin-left: -275px;
    margin-top: 3em;
    font-size: 0.9em;
    color: #939598;
}

span.footnote sup {
    color: #d43a7a;
    font-size: 1.2em;
    margin-left: -0.5em;
}

.twitter dl {
    min-width: 15em;
  padding-right: 1em;
    font-size: 0.9em;
  display: table-cell;
  vertical-align: top;
}

.twitter dt {
    font-size: 0.9em;
    text-transform: uppercase;
    display: inline;
}

.twitter dd {
    display: inline;
}

.twitter .main {
    padding-bottom: 7em;
}

.user {
    float: left;
}

#pager {
    font-size: 1.3em;
    margin: 0;
}

#pager li {
    display: inline;
    line-height: 120%;
    background: none;
    padding-left: 0;
}

#pager {
    margin-top: 1em;
    float: left;
    clear: both;
    width: 100%;
}

#pager a {
    margin-right: 1em;
    color: #000;
    text-decoration: none;
}

#pager a.active {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    background: #d43a7a;
    padding: 0.3em 0.5em;
}

/*
 Подвал
 */
#footer {
    background: #d43a7a;
    color: #fff;
}

#footer a {
    color: #fff;
}

#footer #bot_nav {
    margin-left: 275px;
    padding-top: 2em;
    padding-bottom: 2em;
}

#footer #bot_nav dl {
    display: table-cell;
    padding-right: 3em;
}

#footer #bot_nav dt {
    font-weight: bold;
}

#footer #copy {
    float: left;
    width: 325px;
    padding-right: 50px;
    margin-left: 275px;
    text-indent: -1em;
    padding-bottom: 2em;
}

#footer #search {
    float: left;
    padding-bottom: 2em;
}

/*
 Form
 */
#footer div#search fieldset {
    margin-top: 5px;
    margin-bottom: 2em;
}

#footer #search label {
    color: #a7a9ac;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    width: 50%;
}

#footer #search b.s_border {
    display: block;
    background: url(images/s_l_r.png) no-repeat;
    width: 8px;
    height: 20px;
    float: left;
}

div#footer div#search b#s_left {
    background-position: left top;
}

div#footer div#search b#s_right {
    background-position: left bottom;
}

div#footer div#search input#s_request {
    background: url(images/s.png) top repeat-x;
    border: none;
    width: 265px;
    height: 20px;
    float: left;
}

div#footer div#search input#s_button {
    margin-left: 5px;
}

label.overlabel, label.overlabel-apply {
    position: absolute;
    left: 660px;
    z-index: 1;
}

.main form ul {
    margin: 0;
}

.main form li {
    font-size: 1.5em;
    text-transform: uppercase;
    line-height: 120%;
    background: none;
    padding-left: 0;
}

.main label {
    font-size: 0.7em;
    text-transform: uppercase;
    color: #939598;
    display: block;
    margin-bottom: 0.1em;
    padding-left: 0.2em;
}

.main input[type =
"text"] {
    font-size: 1.1em;
    text-transform: uppercase;
    color: #414042;
    width: 600px;
    margin-bottom: 0.6em;
}

.main textarea {
    font-size: 1.1em;
    text-transform: uppercase;
    color: #414042;
    width: 600px;
    height: 150px;
    margin-bottom: 0.6em;
}

#id_reg_name {
    width: 60%;
}

#id_reg_lastname {
    width: 90%;
}

#id_reg_co {
    width: 80%;
}

#id_reg_pos {
    width: 75%;
}

#id_reg_town {
    width: 100%;
}

#id_reg_mail {
    width: 87%;
}

#reg_phone {
    margin-top: 0.5em;
    width: 100%;
}

#id_reg_phone_cod, #id_reg_depdate, #id_reg_comdate {
    width: 2em;
}

#id_reg_phone_cod {
    margin-right: 0.6em;
}

#id_reg_phone_num {
    width: 70%;
}

#reg_dates {
    margin-top: 0.5em;
    margin-bottom: 1em;
}

#reg_dates label {
    margin-bottom: 0.3em;
}

#reg_res {
    margin-bottom: 1.5em;
}

#reg_res label {
    display: inline-block;
    font-size: 1.4em;
    color: #414042;
    margin-right: 0.5em;
}

#reg_dates td {
    padding-right: 3em;
}

#id_reg_res_n, #id_reg_res_y {
    float: left;
    margin-top: 0.5em;
    margin-right: 0.5em;
}

#id_reg_src {
    margin-top: 0.8em;
    margin-bottom: 1em;
    width: 85%;
    height: 10em;
}
.index #footer {
    width: 5300px;
}
.index .content .main #intro {
    min-width: 50em;
  width: 100%;
}
.index .content .main #intro p {
  display: table-cell;
}

.index .content .main .img_list.speakers {
    margin: 0 20px 0 0;
}

.sponsor-content	{position: relative; clear: both; padding-bottom: 20px; }
	.sponsor-content h2		{float: left; width: 175px; padding: 0 50px; text-transform: uppercase; font-size: 1.3em; color: #000; font-weight: bold; line-height: 120%;}
	.sponsor-main			{position: relative; overflow: hidden; height: 1%; min-width: 1650px; }
		.sponsor-main #sponsor		{display: block; overflow: hidden; height: 1%; margin: 0 100px 0 -50px;}
			.sponsor-main #sponsor li			{float: left; padding: 0 50px;}
			.sponsor-main #sponsor li+li+li		{padding-top: 10px; }
			.sponsor-main #sponsor img		{display: block; margin: 0 10px 10px 0;}
		.sponsor-main .square		{float: right;}

.main table		{border-color: #ddd !important;}	
	.main table th			{text-align: center;}	
	.main table col			{width: 15%;}	
	.main table col+col		{width: 35%;}	
	.main table col+col+col	{width: 15%;}	
	.main table col+col+col+col	{width: 35%;}	
	.main table th, .main table td		{padding: 3px 10px; border: solid 1px #ddd;}	
		
@-moz-document url-prefix() {
.index .content .main .img_list.speakers {
    margin: -3em 20px 0 270px;
}
}
@media not all and (-webkit-min-device-pixel-ratio) {
   .index .content .main .img_list.speakers {
    margin: -3em 20px 0 270px;
}
}
.index .content .main .img_list li {
    display: table-cell;
  vertical-align: top;
}
.index .content .main p {
    display: table-cell;
  vertical-align: top;
  float: none;
}
.index .twitter .main #twites {
    margin: 0 20px 0 0;
	width: 4700px;
}
@-moz-document url-prefix() {
.index .twitter .main #twites {
    margin: -2em 20px 0 270px;
}
}
@media not all and (-webkit-min-device-pixel-ratio) {
   .index .twitter .main #twites {
    margin: -7em 20px 0 270px;
}
}

