/* minor.css */

a {
	color: #F25B21;
}
a:hover {
	color: black;
}
a img {
	border: none 
}
h2 {
	font-size: 20px;
	margin-bottom: 15px;
	clear: both;
	padding:0px;
}
h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding:0px;
	clear: both;
}
h3.orange {
	font-size: 15px;
	color:#f25b21;
	margin:0px 0px 4px 0px;
	padding:15px 0px 0px 0px;
}
h3 em {
	font-weight:normal;
}
h4 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
}
h5 {
	font-size: 14px;
	color:#444;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
p {
	margin: 0px 0 1.1em 0;
	padding:0px 0px 0px 0px;
	text-align: justify;	
}
p.name {
	width: 45%;
	float: left;
	text-align: left;
	padding-right: 10px;
	margin-top: 20px;
}
p.name em {
	font-size: 11px;
}
a.download {
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0 5px 48px;
	margin: 10px 10px 10px 0;
	color:black;
	text-decoration: none !important; 
	line-height: 15px;
}
a.download span {
	display: block;
	color: gray;
	font-size: 12px;
}
a.download.pdf {
	background-image: url(../layout/pdf.icon.gif);
}
a.download.pdfs {
	background-image: url(../layout/pdfs.icon.gif);
}
a.download.ai {
	background-image: url(../layout/ai.icon.gif);
}
a.download.jpeg {
	background-image: url(../layout/jpeg.icon.gif);
}
a.download.xls {
	background-image: url(../layout/xls.icon.gif);
}
a.download:hover {
	text-decoration: underline !important;
}
ul {
	padding-left: 30px;
	margin: 10px 0 15px 0;
}
ol {
	padding-left: 30px;
	margin: 10px 0 15px 0;
}
ol li{
  margin: 10px 0 10px 0;
}
table th, table td{
	vertical-align: top;
}
table th {
	text-align: left;
	padding-right: 10px;
}
address {
	margin: 5px 0 10px 0;
	font-style: normal;
	border-left: 4px solid #B0B0B0;
	padding-left: 10px;
	color: #505050;
}

img.rightfloat {
	float: right;
	margin: 5px 0 10px 15px
}
img.leftfloat {
	float: left;
	margin: 5px 15px 10px 0px
}
img.border {
	border: 1px solid gray
}
a.thumbnail {
	display: block;
	width: 200px;
	height: 45px;
	padding: 220px 10px 10px 10px;
	background-repeat: no-repeat;	
	background-position: center 5px;
	float: left;
	border: 2px solid #E2E2E3;
	margin: 0 30px 30px 0;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	position: relative;
}
a.thumbnail:hover {
	border-color: #F25B21;
	background-color: #E2E2E3;
}
a.thumbnail span {
	position: absolute;
	bottom:1px;
	right:2px;
	color: gray
}
.half {
	width: 45%;
	float: left;
}
.halfleft {
	width: 48%;
	float: left;
}
.halfright {
	width: 48%;
	float: right;
	
}
.half.left {
	margin-right: 35px;
}
.meet{
  border:1px solid #ccc;
  padding:10px 10px 10px 10px;
  margin-bottom:10px;
}
.meet table td{
  padding-bottom:6px;
}

table th {
	text-align: left;
	padding-right: 10px;
	vertical-align: top;	
}
table.grid {
	margin: 20px 0 20px 0;
	border-collapse: collapse;
	width: 100%;
	/*border-top: 2px solid silver;*/
}
table.grid td, table.grid th {
	/*border-bottom: 1px solid #4d4d4d;*/
	padding: 5px ;
}
table.grid th span {
	font-weight: normal;
}
.right {
	text-align: right;
}
table.obyc {
	margin: 0px 0 1.1em 0;
	border-collapse: collapse;
	width: 100%;
	border: 2px solid silver;
}
table.obyc td{
  padding:2px 5px;
}
table.obyc td.en{
  color:#f25b21;
  font-weight:bold;
  padding-right:15px;
}
table.obyc tr.liche{
  background:#ddd;
}
input, textarea, select {
	font-family: arial, sans-serif;
	font-size: 12px;
}
input.text {
	width: 200px;
	border: 1px solid #f25b21;
	background: url(../layout/input_bg.gif) repeat-x left top;
	padding: 2px ;
		
}
input.submit {
	background: black url(../layout/btn_bg.gif) repeat-x center center;
	border: 1px solid gray;
	line-height: 18px;
	width: 200px;
}

.notice {
	border: 2px solid #F25B21;
	padding: 10px;
	background-color: #E0E1E2;
}
.font11 {
	font-size: 11px;
}
.font10 {
	font-size: 10px;
}
.tretina{
  width:32%;
  float:left;
  padding:0px 7px 0px 0px;
}
a.sipka:link, a.sipka:hover, a.sipka:active, a.sipka:visited{
	background: url(../layout/sipka_left.gif) 0px 60% no-repeat;
	padding-left:20px;
}
.center{
  text-align:center;
}
h4.bg 
{
  font-size:1em;
  margin:0em 0px 0.3em 0px;
  padding:3px 10px 3px 10px;
  background: #ddd;
}
table.program{
  width:100%;
  margin-top:0px; 
  border-collapse:collapse;
  margin-bottom:10px;
  font-size:0.9em;
}
table.program td{
	vertical-align: top;
	padding:0px 0px 0px 0px;
}
table.program th {
	padding: 0px 10px 0px 40px;
	text-align: left;
	width:100px;
	vertical-align: top;
}
table.program h5{
  color:#f25b21;
  font-size:1em;
  font-weight:normal;
  margin:0em 0px 0em 0px;
  padding:0px 0px 3px 0px;
}
table.program h5.bold{
  font-weight:bold;
}
table.program h5 span{
  color:#555;
   font-weight:normal;
}
.box_orange{
  background:#fbd0bf;
  padding:10px 10px 0px 10px;
  margin-top:10px;
  border-bottom:3px solid #333;
  border-top:1px solid #333;
}
.box_orange h3.orange{
  padding-top:0px;
  font-size:16px;
}
#document ul{
  margin:0px 0px 1.1em 25px;
  padding:0px 0px 0px 0px;
}
#document ul li{
  margin:0px 0px 0em 0px;
  padding:1px 0px 1px 0px;
}
table.fees{
  width:100%;
  margin-top:0px; 
  border-collapse:collapse;
  margin-bottom:5px;
  margin-top:10px;
}
table.fees td{
	vertical-align: top;
	padding:3px 4px 3px 4px;
	border:1px solid #eeeff0;
	background:#d9d9da;
	text-align: center;
}
table.fees td.left{
  text-align: left;
}
table.fees th.left{
  text-align: left;
}
table.fees th {
	padding: 2px 4px 2px 4px;
	text-align: center;
	vertical-align:bottom;
	background:#f25b21;
	color:#fff;
}
table.fees th.white {
	background:none;
}
table.fees span a{
  font-size:11px;
  text-decoration:none;
  position:relative;
  top:-3px;
  margin:-3px 0px 0px 3px;
}
img.email{
  margin-bottom:-3px; 
  position:relative;
}
div.odsad{
  margin-left:20px;
}
div.hotel {
	padding: 10px 0 10px 0;
}
div.hotel table img {
	border: none;
	margin: 0;	
}
div.hotel .hotelimg {
	border: 2px solid #282421;
	margin: 0;	
}
div.hotel table th {
	text-align: left;
	width: 130px;	
	vertical-align: top;
}
div.hotel table td, div.hotel table th {
	padding: 4px 3px 4px 0;
}
div.hotel h3 span.num {
	border: 1px solid #f25b21;
	background-color: #ddd;
	color:#f25b21;
	padding: 1px 4px 1px 4px;
}
div.hotel h3 {
  margin:0px 0px 15px 0px;
  padding-top:0px;
}
div.hotel span.venue{
  color:#a40f0f;
  font-size:30px;
  position:relative;
  top:-60px;
  left:20px;
  font-weight:bold;
}
div.sponzor{
  border:1px solid #ccc;
  padding:5px 10px 7px 10px;
  margin-bottom:10px;
  _position:relative;
}
div.sponzor h3{
  clear:none;
  padding-top:10px;
}
h3.bg 
{
  font-size:1.3em;
  margin:0em 0px 0.3em 0px;
  padding:4px 10px 4px 10px;
  background: #555;
  color:#f25b21;
}

table.listofparticipants thead th {
	color: #F25B21;
	background-color: #FBD0BF;
	border-bottom: 2px solid black;
}
table.listofparticipants tr{
	background-color: #ECEDEF;
}
table.listofparticipants tr.leadchar {
	background-color: #EEEFF0 !important;
	color: gray;
	font-size: 14px;
	font-weight: bold;
}
table.listofparticipants tr.leadchar td {
	padding-top: 10px;
	border-bottom: 2px solid gray !important;
}
table.listofparticipants td.completed span {
	background: #E1FFE1;
	color: #00A600;
	border: 1px solid #00A600;
	width: 90%;
	display: block;
	text-align: center;
	-moz-border-radius: 3px;
	font-size: 11px;
}
table.listofparticipants td.pending span {
	background: #FCD5C7;
	color: #E2430E;
	border: 1px solid #E2430E;
	width: 90%;
	display: block;
	text-align: center;
	-moz-border-radius: 3px;
	font-size: 11px;
}
table.listofparticipants tbody td, table.listofparticipants tbody th {
	border-bottom: 1px dotted gray;
}

a.showpdf {
	background: url(../images/file_acrobat.gif) no-repeat left top;
	padding-left: 25px;
	color: gray;
	text-decoration: none;
}
a.showpdf:hover {
	color: #F25B21;
	text-decoration: underline;
}
li.abstract {
	margin-bottom: 4px !important;
	padding-bottom: 2px !important;
	border-bottom: 1px dotted silver;
}
#document ul.gallerylist {
	margin: 0 0 20px 0;
	padding: 0 ; 
}
#document ul.gallerylist li {
	list-style: none;
	display: block;
	width: 80px;
	float: left;
	background: url(../img/folder.gif) no-repeat left center;
	padding: 3px 10px 3px 25px;
	margin: 0 ;
}
div.photos img {
	margin: 0 5px 5px 0 ;
	padding: 1px ;
	border: 1px solid #555;
}
div.photos img {
	margin: 9px	
}
 div.photos a:hover img {
	border-width: 4px;
	margin: 6px;
}
div.photos {
	text-align:center;
}
