@charset "UTF-8";
/* Opel 111 ani */
/* Tudor Iordachescu, iunie 2010 */

* {margin: 0; padding: 0}

html,body {height:100%;width:100%;}

body {
	text-align:center;
	background-color: #002849;
	color: #eee;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	min-width: 992px;
	min-height: 652px;
}

.border-box {border: #183955 1px solid;}

div#outer {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}

div#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 652px; min-height: 652px;
	background: transparent url(../img/bg.jpg) center center no-repeat;
	overflow:visible;
}

div#inner {
	width: 992px; min-width: 992px;
	height: 652px; min-height: 652px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	overflow: hidden;
}

div#left-column {
	/*border:1px dotted red;*/
	/*float:left;*/
}

div#header {
	position: relative;
	width: 660px;
	height: 329px;
	background: transparent url(../img/header.jpg) no-repeat 0 0;
}

div#header h1 {text-indent: -999em}
h2, h3, h4 {margin:.5em 1em; color: #fba119; text-shadow: 0 2px 2px black; text-align:center;}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: inherit;
	border-bottom: 1px solid;
}

a:link:hover, a:visited:hover {color: #fba119}

a#video-button {
	position:absolute;
	display:block;
	width:106px;
	height:64px;
	bottom:8px;
	right:9px;
	background: transparent url(../img/video-button.gif) no-repeat 0 0;
	text-indent: -999em;
	overflow:hidden;
	border: none;
}

a#video-button:hover, a#video-button:visited:hover {background: transparent url(../img/video-button.jpg) no-repeat 0 0;}

.left {float: left}
.clear-float {float:none; clear:both; height:1px; line-height:1px; border: none}
.shadow80 {background: transparent url(../img/shadow80percent.png) top left repeat}

div#info-box {
	margin: 7px;
	padding: 2px;
	width: 442px;
	height: 302px;
	min-height:302px;
	overflow: hidden;
	position:relative;
}

div#info-box p.info-footer {
	display:block;
	position:absolute;
	left:2px;
	bottom:2px;
	right:2px;
	text-align:center;
	padding: .5em;
	color: #E8D308!important;
	font-size: 120%;
	letter-spacing:1px;
	word-spacing:2px;
	background: transparent url(../img/whitebg.png) top left repeat;
	margin: 2px;
}

div#promotor {
	margin: 7px 0 0 460px;
	padding: 7px;
	height: 292px;
	min-height:292px;
	max-height:292px;
	overflow:hidden;
	width:183px;
	min-width:183px;
	max-width:183px;
	font-size:110%;
	/*text-align:justify;*/
}

a#logo-promotor {
	display:block;
	width:179px;
	height:36px;
	margin:1em auto;
	background: transparent url(../img/logo-promotor.png) top left no-repeat;
	text-indent: -999em;
	border: none;
}

a#logo-sofer-de-ro {
	display:block;
	width:179px;
	height:29px;
	margin:1em auto;
	background: transparent url(../img/sofer_de_ro.gif) top left no-repeat;
	text-indent: -999em;
	border: none;
}

div#right-column {
	position: absolute;	
	top:7px;
	bottom:8px;
	left: 667px;
	width:317px;
	text-align: center;
	border-bottom: #183955 1px solid;
	overflow:hidden;
}

div.corsa-promo {
	width:238px;
	height:143px;
	margin: 10px auto 0 auto;
	background: transparent url(../img/corsa.jpg) no-repeat 0 0;
}

div#form {
	margin-top: 9px;
	height: 100%;
	min-height:100%;
	padding-bottom:4em;
	margin-bottom: -7px;
}

p {margin:.5em 1em;}
div#right-column p {text-align: left;}

ul {margin-top: 1.2em;}
li {margin: 0 0 .5em 2em; list-style-type:none}

form {
	text-align:left;
	margin: 0 1em;
	height: 100%;
}

div#hack {
	font-size:7px;
	line-height:7px;
}

.hilite {color: #fba119; text-shadow: 0 2px 2px black; font-weight:bold;}

a#link_submit {
	padding-left:18px;
	background: transparent url(../img/orange-bullet.gif) no-repeat left center;
	text-decoration:none;
	border: none;
}
