/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@font-face {
    font-family: 'FuturaSTD'; /*a name to be used later*/
    src: url('../css/futura-std.otf'); /*URL to font*/
}
@font-face {
    font-family: 'CandaraB'; /*a name to be used later*/
    src: url('../css/candarab.ttf'); /*URL to font*/
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
.clearfix:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}
p {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	line-height:20px;
	margin:0 0 15px 0;
}
td p {
	text-align:center;
}
.contact li {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	line-height:25px;
}
li a{
}
.wrap {
	width:840px;
	margin:0 auto;
}
.wrapf {
	width:940px;
	margin:0 auto;
}
#header {
/*	height:310px; */
	background:url(../images/headbg.png) repeat-x #FFF;
}
.social  {
	line-height:30px;
	text-align:right;
}
.social p {
	color:#000;
	display:inline;
}
#header h1 {
	text-indent:-9999px;
	float:left;
}
#header h1 a {
	width:180px;
	height:228px;
	display:block;
	padding:72px 0 0 0;
}
.logo {
	background:url(../images/site_header-copy.png) no-repeat;
}
.registernow {
	width:154px;
	height:83px;
	display:block;
	text-indent:-9999px;
	float:right;
	padding:196px 29px 0 0;
}
.menu {
	text-align:center;
	background:#e5e5e5;
	height:230px;
	padding:30px 0 0 0;
}
.menu ul {
	font-family:FuturaSTD;
}
.menu li {
	display:inline-block;
	border-right:1px solid #fafafa;
}
.menu li a {
	width:137px;
	height:196px;
	display:block;
	text-decoration:none;
	padding:0 10px 0 6px;
	color:#000;
}
.menu li a:hover {
	color:#8a8a8a;
}
.menu li a span{
	background:#FFF;
	width:137px;
	line-height:35px;
	display:block;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	font-size:18px;
}
.menuhome {
	background:url(../images/menuhome.png) no-repeat center center;
}
.menuhome:hover {
	background:url(../images/menuhomeh.png) no-repeat center center;
}
.menuspeaker {
	background:url(../images/menuspeaker.png) no-repeat center center;
}
.menuspeaker:hover {
	background:url(../images/menuspeakerh.png) no-repeat center center;
}
.menuagenda {
	background:url(../images/menuagenda.png) no-repeat center center;
}
.menuagenda:hover {
	background:url(../images/menuagendah.png) no-repeat center center;
}
.menucompetitie {
	background:url(../images/menucompetitie.png) no-repeat center center;
}
.menucompetitie:hover {
	background:url(../images/menucompetitieh.png) no-repeat center center;
}
.menueditia1 {
	background:url(../images/paharb.png) no-repeat center center;
}
.menueditia1:hover {
	background:url(../images/pahary.png) no-repeat center center;
}
.menucontact {
	background:url(../images/menucontact.png) no-repeat center center;
}
.menucontact:hover {
	background:url(../images/menucontacth.png) no-repeat center center;
}
body {
	background-image:url(../images/bgmainbig.png),url(../images/bgmain.png);
	background-repeat:no-repeat,repeat;
	background-position:center 614px, left top;
	padding-bottom:30px;
}
#content {
/* 	-moz-box-shadow: inset 0 0 9px 10px rgba(0,0,0,.5);
	-webkit-box-shadow: inset 0 0 9px 10px rgba(0,0,0,.5);
	box-shadow:inset 0 9px 10px rgba(0,0,0,.5);
 */}
.concept {
	text-align:center;
	padding:80px 0 25px 0;
	margin:0 0 0 83px;
}
.concept hr {
	color:#FFF;
	width:240px;
	float:left;
	margin:15px 10px;
}
.concept span {
	color:#FFF;
	font-family:CandaraB;
	font-size:30px;	
	padding:0 15px;
	float:left;
}
.conceptf {
	text-align:center;
	padding:20px 0;
	margin:0 0 0 125px;
}
.conceptf hr {
	border: 0;
    height: 1px;
    background: #000;
	width:240px;
	float:left;
	margin:15px 10px;
}
.conceptf span {
	color:#000;
	font-family:CandaraB;
	font-size:30px;	
	padding:0 15px;
	float:left;
}
.whitebg {
	background:#FFF;
	padding:30px;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
	margin:0 0 30px 0;
}
.whitebg p {
	color:#000;
}
.speakerhead {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 30px 0;
}
.speakerhead img{
	float:left;
	margin:0 0 20px 0;
}
.speakerhead h5{
	font-size:36px;
	font-weight:bold;
	padding:40px 0 0 0;
}
.speakerhead hr{
	width:400px;
	border: 0;
    height: 1px;
    background: #EEE;
}
.speakerhead span{
	font-size:24px;
}
.registernow2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	background:#f7d200;
	padding:20px 0 0 0;
	margin:0 0 30px 350px;
	height:60px;
	width:140px;
	border:5px solid #FFF;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.registernow2 a{
	text-decoration:none;
	color:#000;
}
#footer {
	background:#FFF;
	/* background:#fff8c2; */
	font-family:Arial, Helvetica, sans-serif;
}
.menuf {
	text-align:center;
	background:#f7d200;
	font-size:14px;
}
.menuf li {
	display:inline;
	line-height:40px;
}
.menuf li  a{
	text-decoration:none;
	color:#000;
}
.partners {
	margin:0 0 20px 0;
	text-align:center;
}
.partners li span {
	color:#999;
	font-size:16px;
	display:block;
	padding:10px 0 0 0;
}
.partners  li {
	display:inline-block;
	background:#FFF;
	margin:0 5px 5px 5px;
	padding:10px;	
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.menuspeakerselected  span{
	height:196px;
	background:url(../images/menuspeakerh.png) no-repeat center center #FFF!important;
}
.menucompetitieselected  span{
	height:196px;
	background:url(../images/menucompetitieh.png) no-repeat center center #FFF!important;
}
.menuagendaselected  span{
	height:196px;
	background:url(../images/menuagendah.png) no-repeat center center #FFF!important;
}
.menueditia1selected  span{
	height:196px;
	background:url(../images/pahary.png) no-repeat center center #FFF!important;
}
.menucontactselected  span{
	height:196px;
	background:url(../images/menucontacth.png) no-repeat center center #FFF!important;
}
.menuhomeselected  span{
	height:196px;
	background:url(../images/menuhomeh.png) no-repeat center center #FFF!important;
}
h2 {
	color: #000;
    font-family: CandaraB;
    font-size: 30px;
	margin:0 0 30px 0;
}
h3 {
	color: #000;
    font-family: CandaraB;
    font-size: 24px;
}
.speakersp h2{
	float:left;
	padding:0 10px;
}

.speakersp hr{
	border: 0;
    height: 1px;
    background: #000;
	width:200px;
	float:left;
	margin:15px 10px;
}

.speakersp {
	padding:30px;
}
.speakersp img{
	float:left;
	margin:0 15px 0 0;
}
.speakerscroll {
	height:auto;
	background:#888;
}
.speakerscroll  img{
	margin:0 0 10px 0;
}
.speakerscroll  ul{
	font-size:10px;
	text-align:center;
	padding:20px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
.speakerscroll  li a{
	color:#FFF;
	text-decoration:none;
}
.speakerscroll  li{
	display:inline-block;
	/*border-right:1px solid #000;*/
	width:80px;
	margin:0 5px 10px 5px;
	/*padding:0 10px 0 7px;*/
}
/*
.speakerscroll li:hover {
	background:#fff;
	color:#000;
}
.speakerscroll li a:hover {
	color:#000;
}
*/
.speakerscroll  li span{
	line-height:15px;
}
.speakerscroll li:last-child {
	border:none;
}
.speakerdetail {
	padding:30px;
}
.agenda, .agenda a {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}
.agenda a{
	color:#000;
}
.agenda  td{
	border:3px solid #FFF;
	padding:3px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
	border-radius:8px;
}
.tablehour {
	margin-top:52px;
	display:block;
	text-align:right;
}
.tableyellow {
	background:#fff4b3;
	width:77px;
	height:77px;
	font-size:12px;
}
.tableyellowl {
	background:#fffce9;
	font-size:16px;
	vertical-align:middle;
	text-align:center;
}
.tablegray {
	background:#ebebeb;
	width:77px;
	height:77px;
	font-size:12px;
}
.tablegrayl {
	background:#f9f9f9;
	font-size:16px;
	vertical-align:middle;
	text-align:center;
}
.tablemic {
	background:url(../images/tablemic.png) no-repeat center center #ebebeb;
}
.tablewhite {
	background:#ffffff;
	width:77px;
	height:77px;
	font-size:12px;
}
.tablewhitel {
	background:#ffffff;
	font-size:16px;
	vertical-align:middle;
	text-align:center;
}
.tablemicw {
	background:url(../images/tablemic.png) no-repeat center center #ffffff;
}
.tablemicy {
	background:url(../images/tablemic.png) no-repeat center center #FFF4B3;
}
.tablecup {
	background:url(../images/cup.png) no-repeat center center #ffffff;
}
.tablecupy {
	background:url(../images/cup.png) no-repeat center center #FFF4B3;
}
.left {
	float:left;
}
.registerh2 {
	background:#e3dfc8;
	line-height:79px;
	margin:0 0 0 10px;
	float:left;
	font-size:16px;
	width:690px;
	text-align:center;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	border-radius:5px;
}
.register {
	width:100%;
	font-size:12px;
	color:#666666;
	margin:30px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
.register span {
	color:#968001;
}
.register label strong {
	color:#968001;
}
.register label {
	color:#666666;
}
.register tr td {
    padding: 0 15px 12px 0;
    vertical-align: middle;
}
.red {
	color:#F00000!important;
}
.register input[type="text"]{
    background: #fffce9;
    border: 1px solid #e5e5e5;
    color: #999999;
    font-size: 12px;
    height: 48px;
    padding: 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}
.register small {
	font-size:10px;
}

.register input[type="submit"] {
    background: #FFFCE9;
    border: 0 none;
    color: #666;
    cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 20px;
	border:1px solid #E5E5E5;
}
.error {
	text-align:center;
	font-size:12px!important;
	background:#EF3D31;
	color:#FFF!important;
	border:1px solid #cc3333;
	padding:12px;
	width:50%;
}
.mainsp ul{
}
.mainsp li{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:370px;
	height:125px;
	margin:0 5px;
	text-align:center;
}
.mainsp li img{
	float:left;
	margin:0 5px 0 0;
}
.mainsp hr {
	width:250px;
	border: 0;
    height: 1px;
    background: #000;
}
.inregistrare {
    display: block;
    height: 40px;
    width: 200px;
	float:right;
	padding:175px 13px 0;
	}