@charset "utf-8";
/* CSS Document */
body { margin:0; margin-top:10px; margin-left:auto; text-align:center; background:#000;  font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px; color:#fff;}

p {  font-size:14px;}
img { border:0; margin:0;}

h1 { font-size:29px; margin-left:40px; color:#B6A48F; margin-top:30px; font-weight:normal;}
h2 { font-size:20px; margin-left:60px; margin-top:30px;}
.indent { text-indent:40px;}
.indent1 { text-indent:80px;}
.content { padding:0 120px 0 40px;font-size:16px; }

.content1 { color:#ccc; padding:0 120px 0 40px;font-size:13px; text-align:justify;}
#scroll { height:450px; overflow-y:scroll; margin-right:110px;}
#scroll .content1 { padding-right:10px;}

a:link, a:visited, a:hover, a:active { color:#fff; }
a:hover { text-decoration:none; color:#eee;}

table td { vertical-align:top;}
#page {margin:auto; position:relative; width:991px;}

.header_top {background:url(images/bg_header_top.jpg) no-repeat; height:9px;}

a.home { display:block; background: url(images/home.jpg) no-repeat; width:157px; height:89px;}
a.home:hover { display:block; background: url(images/home_over.jpg) no-repeat; width:157px; height:89px;}
a.home_selected{ display:block; background: url(images/home_over.jpg) no-repeat; width:157px; height:89px;}

a.about { display:block; background: url(images/about.jpg) no-repeat;  width:157px; height:89px;}
a.about:hover { display:block; background: url(images/about_over.jpg) no-repeat; width:157px; height:89px;}
a.about_selected{ display:block; background: url(images/about_over.jpg) no-repeat; width:157px; height:89px;}

a.keynotes { display:block; background: url(images/keynotes.jpg) no-repeat;  width:157px; height:89px;}
a.keynotes:hover { display:block; background: url(images/keynotes_over.jpg) no-repeat; width:157px; height:89px;}
a.keynotes_selected{ display:block; background: url(images/keynotes_over.jpg) no-repeat; width:157px; height:89px;}

a.speakers-bureau { display:block; background: url(images/speakers-bureau.jpg) no-repeat;  width:157px; height:89px;}
a.speakers-bureau:hover { display:block; background: url(images/speakers-bureau_over.jpg) no-repeat; width:157px; height:89px;}
a.speakers-bureau_selected{ display:block; background: url(images/speakers-bureau_over.jpg) no-repeat; width:157px; height:89px;}

a.executive { display:block; background: url(images/executive.jpg) no-repeat;  width:157px; height:89px;}
a.executive:hover { display:block; background: url(images/executive_over.jpg) no-repeat; width:157px; height:89px;}
a.executive_selected{ display:block; background: url(images/executive_over.jpg) no-repeat; width:157px; height:89px;}

a.blog { display:block; background: url(images/blog.jpg) no-repeat;  width:157px; height:89px;}
a.blog:hover { display:block; background: url(images/blog_over.jpg) no-repeat; width:157px; height:89px;}
a.blog_selected{ display:block; background: url(images/blog_over.jpg) no-repeat; width:157px; height:89px;}

a.testimonials { display:block; background: url(images/testimonials.jpg) no-repeat;  width:157px; height:89px;}
a.testimonials:hover { display:block; background: url(images/testimonials_over.jpg) no-repeat; width:157px; height:89px;}
a.testimonials_selected{ display:block; background: url(images/testimonials_over.jpg) no-repeat; width:157px; height:89px;}

a.contact-us { display:block; background: url(images/contact-us.jpg) no-repeat;  width:157px; height:92px;}
a.contact-us:hover { display:block; background: url(images/contact-us_over.jpg) no-repeat; width:157px; height:92px;}
a.contact-us_selected{ display:block; background: url(images/contact-us_over.jpg) no-repeat; width:157px; height:92px;}

.page { width:834px; height:724px; background: url(images/bg_main.jpg) no-repeat;}

.page2 { background-image:url('/penguin/layout-background.jpg'); background-repeat:no-repeat; min-height:810px; background-position:top center; }


input { border:1px solid #a3a3a3; width:100%; background:#333; color:#B0965D; font-weight:bold; font-size:11px; text-indent:4px; font-family:Verdana, Arial, Helvetica, sans-serif;}
textarea { border:1px solid #a3a3a3; width:99%; background:#333; color:#B0965D; font-weight:bold; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;text-indent:2px;}
select { border:1px solid #a3a3a3; padding:0; width:100%; background:#333; color:#B0965D; font-weight:bold; font-size:11px;  font-family:Verdana, Arial, Helvetica, sans-serif;}

button { border:none; background:none; color:#B0965D; font-size:17px; cursor:pointer;}
button:hover { background:#333;}
#logger {color:#B0965D; font-weight:bold;}

#bottom_container
{
	padding-bottom:0px;
	position:absolute;
	border: 0px solid grey; bottom: 0px;
	left: 50%; // aici dai cat vrei sa-l centrezi;
	width: auto;
	height: 75px;

}
