html, body {height: 100%;}
BODY {
	background-color: #000;
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0;
}

BODY, INPUT, SELECT, TEXTAREA {
	font: 13px/20px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #847248;
}

A {
	/*color: #*/
}

#content1200 {
	overflow: hidden;
	max-width: 1280px;
	mim-width: 980px;
	position: relative;
	margin: 0 auto;
	height: 480px;
	padding-top: 20px;
	/*margin-bottom: 12px;*/
	overflow: hidden;
}

#content { position: relative;	z-index: 999; }

#content #submenu {
	position: absolute;
	top: -10px;
	left: 0;
	font-size: 14px;
	font-weight: bold;
	z-index: 9999;
	text-indent: -9999px;
	height: 25px;
	width: 500px;
}
#content #submenu A {
	color: #847248;
	text-decoration: none;
	position: absolute;
	top: 0;
	height: 25px;
}
#content #submenu A.selected,
#content #submenu A:hover {
}

.eng #content #submenu A {
}
.eng #content #submenu A.selected,
.eng #content #submenu A:hover {
}

#content #submenu #submenuHome {
	background: url('../img/menu/submenu_01.png') 0px 0px no-repeat;
	width: 115px;
	left: 0;
}
#content #submenu #submenuAmbitie {
	background: url('../img/menu/submenu_02.png') 0px 0px no-repeat;
	width: 155px;
	left: 125px;
}
#content #submenu #submenuDespre {
	background: url('../img/menu/submenu_03.png') 0px 0px no-repeat;
	width: 110px;
	left: 290px;
}
#content #submenu #submenuVideo {
	background: url('../img/menu/submenu_04.png') 0px 0px no-repeat;
	width: 75px;
	left: 410px;
}
#content #submenu #submenuHome:hover, #content #submenu #submenuHome.selected { background: url('../img/menu/submenu-sel_01.png') 0px 0px no-repeat; }
#content #submenu #submenuAmbitie:hover, #content #submenu #submenuAmbitie.selected { background: url('../img/menu/submenu-sel_02.png') 0px 0px no-repeat; }
#content #submenu #submenuDespre:hover, #content #submenu #submenuDespre.selected { background: url('../img/menu/submenu-sel_03.png') 0px 0px no-repeat; }
#content #submenu #submenuVideo:hover, #content #submenu #submenuVideo.selected { background: url('../img/menu/submenu-sel_04.png') 0px 0px no-repeat; }

.eng #content #submenu #submenuHome {
	background: url('../img/menu/submenueng_01.png') 0px 0px no-repeat;
	width: 90px;
	left: 0;
}
.eng #content #submenu #submenuAmbitie {
	background: url('../img/menu/submenueng_02.png') 0px 0px no-repeat;
	width: 195px;
	left: 100px;
}
.eng #content #submenu #submenuDespre {
	background: url('../img/menu/submenueng_03.png') 0px 0px no-repeat;
	width: 105px;
	left: 305px;
}
.eng #content #submenu #submenuVideo {
	background: url('../img/menu/submenueng_04.png') 0px 0px no-repeat;
	width: 140px;
	left: 415px;
}
.eng #content #submenu #submenuHome:hover, .eng #content #submenu #submenuHome.selected { background: url('../img/menu/submenueng-sel_01.png') 0px 0px no-repeat; }
.eng #content #submenu #submenuAmbitie:hover, .eng #content #submenu #submenuAmbitie.selected { background: url('../img/menu/submenueng-sel_02.png') 0px 0px no-repeat; }
.eng #content #submenu #submenuDespre:hover, .eng #content #submenu #submenuDespre.selected { background: url('../img/menu/submenueng-sel_03.png') 0px 0px no-repeat; }
.eng #content #submenu #submenuVideo:hover, .eng #content #submenu #submenuVideo.selected { background: url('../img/menu/submenueng-sel_04.png') 0px 0px no-repeat; }



#parallax {
	/*overflow: hidden;*/
	position: absolute;
	width:960px; height:500px;
	left: 0; top: 0;
	display: block;
	display: inline-block;
	z-index: -2;
}

#picholder IMG.effect {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

/* all pages */
#header-top-ambilight {
	/*background: #000 url('../img/header.jpg') center -10px no-repeat;*/ height: 75px;
	background-color: #000;
	position: absolute;
	width: 100%;
	left: 0; top: 0;
	text-align: center;
	z-index: 200;
}
#header-top { background-color: #000; /*background: url('../img/header.jpg') center -10px no-repeat;*/ height: 75px; }
#menu { position: relative; margin: 0 auto; height: 75px; text-align: left; }
.mainMenu { position: absolute; height: 75px; text-indent:-99999px; top: 0; width: 300px; }

#menuHome { background: url('../img/logo-animat.gif') no-repeat 10px 20px; }
#brandWorld { width: 140px; right: 250px; background: url('../img/menu/brandworld.gif') no-repeat right 35px; }
#menuAdv { width: 95px; right: 150px; background: url('../img/menu/brandworld-adventure.gif') no-repeat right 35px; }
#menuFotbal { width: 70px; right: 70px; background: url('../img/menu/brandworld-fotbal.gif') no-repeat right 35px; }
#menuFilm { width: 50px; right: 10px; background: url('../img/menu/brandworld-film.gif') no-repeat right 35px; }
#menuAdv:hover { background: url('../img/menu/brandworld-sel_06.gif') no-repeat right 35px; }
#menuFotbal:hover { background: url('../img/menu/brandworld-sel_09.gif') no-repeat right 35px; }
#menuFilm:hover { background: url('../img/menu/brandworld-sel_12.gif') no-repeat right 35px; }
#menu .separator {
	position: absolute; height: 75px; text-indent:-99999px; top: 0; width: 10px;
	background: url('../img/menu/brandworld-separ.png') no-repeat right 35px;
}

#footer { 
	padding-top: 12px;
	font-size: 8pt; color: #fff; font-weight: normal; line-height: 20px;
	background: url('../img/black70.png');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/black70.png', sizingMethod='scale');
	height: 55px;
	color: #847248;
}
#footer A, #footer span {  margin-left: 10px; }
#footer A { color: #847248; font-weight: normal; text-decoration: none; }
#footer A.selected { color: #b31b34; }
#footer A:hover { color: #b31b34; text-decoration: underline; }

.socialize { display: block; text-align: left; }
.socialize SPAN { display: block; float: left; }
.socialize #twitter,
.socialize #facebook {
	float: left;
	display: block;
	width: 22px;
	height: 22px;
	margin-right: 10px;
	margin-top: -2px;
	background: url('../img/social.gif') top left no-repeat;
	text-indent: -99999px;
}
.socialize #facebook { background-position: -30px 0px; }

form#subscribe DIV.input {
	float: left;
	background: url('../img/subscribe.gif') top left no-repeat;
	width: 220px;
	height: 18px;
	color: #bbb29b;
	padding: 1px 5px 5px;
}
form#subscribe input {
	float: left;
	width: 220px;
	height: 16px;
	border: 1px solid #847248;
	color: #fff;
	background-color: #847248;
	font-size: 11px;
	padding: 1px 0 0;
	line-height: 16px;
}
form#subscribe input.empty {
	color: #bbb29b;
}
form#subscribe #subscribeSubmit {
	width: 26px;
	height: 25px;
	border: none;
	background: none;
	margin: -2px 0 0 5px;
}

/* page forms */
#content .form { width: 700px; }

#content .form div.input,
#content .form div.textarea { float: left; width: 340px; margin: 5px 0 10px; }

#content .form textrea:focus,
#content .form INPUT:focus {
	color: #847248;
	background-color: #fff;
}

#content .form INPUT,
#content .form textarea {
	width: 300px;
	border: 1px solid #847248;
	color: #fff;
	background-color: #bbb29b;
	font-size: 14px;
	padding: 4px 3px 2px;
	line-height: 16px;
	height: 18px;
}
#content .form textarea {
	height: 70px;
}

#content .form INPUT.empty,
#content .form textarea.empty {
	color: #847248;
	background-color: #bbb29b;
}

#content .form .submit {
	clear: both;
}

/* home */
.homeContainer #content1200 {
	background: url('../img/back-home.jpg') top center no-repeat;
	overflow: hidden;
}


/* user check page */
.userCheck #content1200 {
	background: url('../img/check/intro-back.jpg') top center no-repeat;
	height: 442px;
	padding-top: 78px;
}
.userCheck #content { background: none; /*url('../img/check/intro-motif.jpg') top center no-repeat;*/ height: 396px; }

.userCheck #note { text-align: right; position: absolute; bottom: 0px; right: 198px; font-size: 11px; width: 500px; color: #FF7F96; }
.userCheck FORM { position: absolute; bottom: 45px; right: 210px; font-size: 14px; }
.userCheck FORM LABEL, .userCheck FORM DIV { display: inline; float: left; }
.userCheck FORM LABEL { margin-right: 20px; }
.userCheck FORM SELECT { font-size: 14px; font-weight: normal; }
.userCheck FORM .submit INPUT { background-color: #000; color: #b31b34; font-weight: normal; border: none;
	padding-top: 0px; padding-left: 15px; font-size: 18px; cursor: pointer; }

/* despre URSUS */
.despreContainer #content1200 {
	background: url('../img/despre/back1.jpg') top center no-repeat;
}
#award {
	position: absolute;
	width: 340px;
	height: 135px;
	background: url('../img/backg/award.png');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/backg/award.png', sizingMethod='scale');
	display: none;
}
#txts {
	position: absolute;
	width: 474px;
	height: 176px;
	display: none;
}
#txtLinks {
	display: none;
}
#productNA, #productPrem, #productBlack {
	position: absolute;
	display: table-cell;
	display: block;
	width: 65px;
	height: 80px; top:1px;
	z-index: 999;
	/*border: 1px solid blue;*/
}
#productNA SPAN, #productPrem SPAN, #productBlack SPAN {
	display: none;
}

#productPrem {
	left: 246px;
}
/*#productPrem:hover {
	background: url('../img/backg/menu-premium.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.ursus.ro/regele-berii/img/backg/menu-premium.png', sizingMethod='crop');
}*/

#productNA {
	left: 320px;
}
/*#productNA:hover {
	background: url('../img/backg/menu-na.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.ursus.ro/regele-berii/img/backg/menu-na.png', sizingMethod='crop');
}*/

#productBlack {
	left: 398px;
}
/*#productBlack:hover {
	background: url('../img/backg/menu-black.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.ursus.ro/regele-berii/img/backg/menu-black.png', sizingMethod='crop');
}*/

.despreContainer1 {
	background: url('../img/backg/premium.jpg') top center no-repeat;
	height: 100%;
	background-position: center 25px;
}
.despreContainer1 #content1200 {
	padding-top: 95px;
}
.despreContainer1 #award {
	left: -264px;
	top: 70px;
}
.despreContainer1 #txts {
	right: 10px;
	top: 130px;
	background: url('../img/backg/premium/premium-txt.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/backg/premium/premium-txt.png', sizingMethod='crop');
}
.eng .despreContainer1 #txts {
	background: url('../img/backg/premium/premium-txteng.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/backg/premium/premium-txteng.png', sizingMethod='crop');
}
.despreContainer1 #bar IMG {
	position: absolute;
	display: table-cell;
	z-index: 9999;
}
.despreContainer1 #bar1 {
	left: 140px; top: 40px;
	width: 70px; height: 122px;
	background: url('../img/backg/premium/barul_30.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/backg/premium/barul_30.png', sizingMethod='crop');
}
.despreContainer1 #bar2 {
	left: 210px; top: 30px;
	width: 75px; height: 114px;
	background: url('../img/backg/premium/barul_28.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/backg/premium/barul_28.png', sizingMethod='crop');
}
.despreContainer1 #bar3 {
	left: 285px; top: 0px;
	width: 76px; height: 136px;
	background: url('../img/backg/premium/barul_25.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/backg/premium/barul_25.png', sizingMethod='crop');
}
/*.despreContainer1 A:hover #bar1 {
	background: url('../img/backg/premium/barul-mare_30.png') no-repeat;
}
.despreContainer1 A:hover #bar2 {
	background: url('../img/backg/premium/barul-mare_28.png') no-repeat;
}
.despreContainer1 A:hover #bar3 {
	background: url('../img/backg/premium/barul-mare_25.png') no-repeat;
}*/

.despreContainer2 {
	background: url('../img/backg/na/na.jpg') top center no-repeat;
	height: 100%;
	background-position: center 25px;
}
.despreContainer2 #content1200 {
	padding-top: 95px;
}
.despreContainer2 #award {
	right: -264px;
	top: 200px;
}
.despreContainer2 #txts {
	left: 10px;
	top: 130px;
	background: url('../img/backg/na/na-txt.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/backg/na/na-txt.png', sizingMethod='crop');
}
.eng .despreContainer2 #txts {
	background: url('../img/backg/na/na-txteng.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/backg/na/na-txteng.png', sizingMethod='crop');
}
.despreContainer2 #footer {
/*	background: none;*/
}

.despreContainer2 #bar IMG {
	position: absolute;
	display: table-cell;
	z-index: 9999;
}
.despreContainer2 #bar1 {
	left: 60px; top: 0px;
	width: 76px; height: 195px;
	background: url('../img/backg/na/barul_07.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/backg/na/barul_07.png', sizingMethod='crop');
}
.despreContainer2 #bar2 {
	left: 136px; top: 45px;
	width: 70px; height: 182px;
	background: url('../img/backg/na/barul_10.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/backg/na/barul_10.png', sizingMethod='crop');
}
.despreContainer2 #bar3 {
	left: 206px; top: 50px;
	width: 76px; height: 195px;
	background: url('../img/backg/na/barul_11.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/backg/na/barul_11.png', sizingMethod='crop');
}
/*.despreContainer2 A:hover #bar1 {
	background: url('../img/backg/premium/barul-mare_30.png') no-repeat;
}
.despreContainer2 A:hover #bar2 {
	background: url('../img/backg/premium/barul-mare_28.png') no-repeat;
}
.despreContainer2 A:hover #bar3 {
	background: url('../img/backg/premium/barul-mare_25.png') no-repeat;
}*/

.despreContainer3 {
	background: url('../img/backg/bere-neagra.jpg') top center no-repeat;
	height: 100%;
	background-position: center 25px;
}
.despreContainer3 #content1200 {
	padding-top: 95px;
}
.despreContainer3 #award {
	right: -264px;
	top: 320px;
}
.despreContainer3 #txts {
	right: 10px;
	top: 130px;
	height: 150px;
	background: url('../img/backg/black/black-txt.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/backg/black/black-txt.png', sizingMethod='scale');
}

.eng .despreContainer3 #txts {
	background: url('../img/backg/black/black-txteng.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/backg/black/black-txteng.png', sizingMethod='scale');
}

.ambitieContainer {
}

.ambitieContainer p {
	display: none;
}
.ambitieContainer .text {
	position: absolute;
	left: 0; top: 65px;
	display: none;
}

.ambitieContainer .poza {
	position: absolute;
	left: 625px; top: 65px;
	display: none;
}

.ambitieContainer #text1 {
	background: url('../img/credo/ambitia-text1.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/credo/ambitia-text1.png', sizingMethod='crop');
}
.ambitieContainer #text2 {
	background: url('../img/credo/ambitia-text2.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/credo/ambitia-text2.png', sizingMethod='crop');
}
.ambitieContainer #text3 {
	background: url('../img/credo/ambitia-text3.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/credo/ambitia-text3.png', sizingMethod='crop');
}
.eng .ambitieContainer #text1 {
	background: url('../img/credo/ambitia-text1eng.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/credo/ambitia-text1eng.png', sizingMethod='crop');
}
.eng .ambitieContainer #text2 {
	background: url('../img/credo/ambitia-text2eng.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/credo/ambitia-text2eng.png', sizingMethod='crop');
}
.eng .ambitieContainer #text3 {
	background: url('../img/credo/ambitia-text3eng.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/credo/ambitia-text3eng.png', sizingMethod='crop');
}
.ambitieContainer #poza2 {
	background: url('../img/credo/ambitia-poza2.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/credo/ambitia-poza2.png', sizingMethod='crop');
}

.ambitieContainer #poza4 {
	background: url('../img/credo/ambitia-poza4.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/credo/ambitia-poza4.png', sizingMethod='none');
}

.staticContainer #content1200 {
	background: url('../img/backg/static.jpg') center top no-repeat;
}
.staticContainer #content1200 #staticPlay A {
	position: absolute;
	display: block;
	height: 140px; width: 146px;
	left: 400px;
	top: 170px;
}
.staticContainer #content1200 #staticPlay A IMG {
	background: url('../img/backg/static-play.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/backg/static-play.png', sizingMethod='none');
}

.productPicture { position: absolute; }
#productImage {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

.productInfo { margin-top: 140px; font-size: 14px; line-height: 25px; }
.productInfo div.text { 
	/*padding: 10px 20px;
	background-color: #000;
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);
	z-index: 200;*/
	display: none;
}
.productInfo H1 { display: none; /*font-size: 25px; color: #847248; margin: 0 0 0px 20px; line-height: 40px; */}
/*.productNavigation { position: absolute; top: -10px; right: 20px; z-index: 30; }
.productNavigation A {
	margin-left: 10px; float: left; position: relative;
	width: 46px;
	height: 46px;
	display: block;
}*/
/*.productNavigation A:hover.selected {
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	/*filter:alpha(opacity=100);* /
}
.productNavigation A:hover { filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4 }
*/
/*
.productNavigation A IMG {
	position: absolute;
	left: 0; top: 0;
}

.productNavigation A IMG,
.productNavigation A {
	background: transparent;
}
.productNavigation A.selected {
	filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4
}
*/
.videoContainer #content1200 {
	background: url('../img/background-video.jpg') top center no-repeat;
}

/* contact */
.contactsContainer #content1200 {
	background: url('../img/back-device.jpg') top center no-repeat;
}


#appear {
	padding: 10px 10px;
	background: url('../img/black70.png');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/black70.png', sizingMethod='scale');
	/*margin: 60px 0;*/
	position: relative;
	top: 40px;
	height: 400px;
}
#appear .overflowable {
	height: 400px;
	overflow: auto;
}
#appear H1 { font-size: 25px; color: #847248; margin: 0 0 10px; line-height: 40px; font-weight: normal; }
#appear.small {
	width: 700px;
	margin: 0 auto;
}
#appear.small H1 { font-size: 25px; color: #847248; margin: 0 0 10px; line-height: 30px; }

#content #contactMesaj {
	width: 640px;
}

#defaultFooter {margin-bottom: 10px;}

.smallTxt {
	font-size: 11px;
	line-height: 12px;
}

.error-message {
	color: #b31b34;
}


.despreContainer1 .bubble {
    position: absolute; display: none; z-index: 99999;
	left: 62px;
	top: 11px;
}
.despreContainer2 .bubble {
    position: absolute; display: none; z-index: 99999;
	left: 516px;
	top: 9px;
}

#txtLinks A {
	text-decoration: none;
}
#txtLinks .title {
	text-align: center;
	padding: 2px 10px;
	font-size: 8pt;
    position: absolute; z-index: 99999;
    display: none;
	left: 230px;
	top: -35px;
	width: 250px;
	background-color: #D0D8E5;
	color: #847248;
	/*border: 1px solid #BBB29B;*/
	text-decoration: none;
	font-weight: normal;
}

.check #footer {
	display: none;
}

.responsible {
	margin: 0px auto 0;
	width: 900px;
	height: 40px;
	padding: 7px 0 0 45px;
	background: url('../img/responsible-device.gif') top left no-repeat;
	font-size: 11px;
}
