/* CSS Document */

/*
 * 100% height layout with header and footer using divs
 * 
 */
 @import url(menus.css);
 
html,body{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/backgrBody.png);
	background-repeat: repeat-x;
	background-position: left top;
}

body{
	behavior: url(/website/dev/fileadmin/template/js/csshover.htc);  /* se folseste atunci cand avem nevoie sa transformam in IE6 LI:HOVER sa fie functional */	
}

html {
     overflow: -moz-scrollbars-vertical;
}
* {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Trebuchet MS";
}
H1,
H2{
	color:#E95D0F;
	font-size:17px;	
	padding-bottom:10px;
	font-weight:normal;
	
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
a:active, a:focus{outline: none;}
.clear {
	clear:both;
	font-size:0;
	height:0;
}

#mainContainer {
	width:995px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	position:relative;
}

/*
***************************************************************************
* 
*/
/*
* styles for footer 
* 
*/
.footer {
	width:905px;
	margin-left:60px;
	color:#B1B0AE;
	
}
.footer .bodytext a,
.footer .bodytext{
	color:#B1B0AE;
}
#header {
	background-attachment: scroll;
	background-image: url(images/headerBackgrImage.png);
	background-repeat: no-repeat;
	width:995px;
	height:92px;
   position:absolute;
   left:0;
   top:0;
   z-index:999999999;
}
.mainHeader{
}
.headerLogo{
	position:absolute;
	width:130px;
	height:60px;
	left:57px;
	top:65px;
	z-index:999999999;
	display:block;
	visibility:visible;
}
.logo{
	background-attachment: scroll;
	background-image: url(images/logoBumblevox.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	width:129px;
	height:72px;
}
.logo a{
	width:129px;
	height:60px;
	display:block;
}
.headerRight{
	position:absolute;
	top:70px;
	right:185px;
	width:300px;
	height:80px;
	z-index:99999;
	display:block;
}
#greyBox {
	position:absolute;
	width:982px;
	z-index:0;
	background-attachment: scroll;
	background-image: url(images/bottomGrey.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:23px;
	left:12px;
   top:92px;
}
.greyBoxTop{
	background-attachment: scroll;
	background-image: url(images/topGrey.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:982px;
	padding-top:25px;
}
.greyContent{
	background:#D2DAD8;
	padding-left:818px;
	color:#6E706F;
	padding-right:5px;
	padding-top:7px;
}
.greyContent H1,
.greyContent H2,
.greyContent H3{
	color:#FFFFFF;
	font-weight:bold;
	line-height:15px;
	padding-bottom:2px;
}
.greyContent ul{
	padding-bottom:15px;
}
.greyContent li{
	list-style:none;
	background-attachment: scroll;
	background-image: url(images/grey_li.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left:10px;
	line-height:16px;
	color:#6E706F;
}
#mainContent {
	background-image:url(images/backgrContentTransparent.png);
	background-repeat:repeat-y;
	background-position: 13px;
	position:absolute;
	z-index:1;
	height:auto !important; /* real browsers */
	height:89%; /* IE6: treaded as min-height*/
	min-height:89%; /* real browsers */
	width:850px;
	top:90px;
}
#mainContent .contentCenter{
	margin-left:38px;
	margin-top:60px;
	width:784px;
}

.homeBox embed{
	margin-left:13px;
}
/*****  SEARCH    *******************/
.search{
	width:150px;
	height:23px;
	float:right;
}
#searchform table{
	background-attachment: scroll;
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:144px;
	height:23px;
	padding-left:5px;	
}
.searchInput{
	border:0;
	color:#D9D9D9;
	width:110px;
}
.searchButton{
	background-attachment: scroll;
	background-image: url(images/search_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:16px;
	height:15px;
	border:0;
	font-size:0;
	color:#FFFFFF;
	display:block;	
	margin-right:5px;
}

/********   main template   ***********/
.contentLeft{
	width:200px;
	float:left;
}
.contentLeftPage{
	width:230px;
	float:left;
}
.leftContentPage{
	padding-left:20px;
}
.contentRight{
	float:left;
	width:546px;
	padding-left:10px;
}
.contentRightPage{
	float:left;
	width:501px;
	padding-left:15px;
}
.contentBox H1{
	color:#464747;
}
p.bodytext{
	padding-bottom:10px;
	color:#6E6D6B;
}
p.bodytext a{
	color:#EC7A36;
}

.titlePage{
	padding-left:23px;
	background-attachment: scroll;
	background-image: url(images/pageTitle.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.titlePage H2{
	padding-bottom:0px;
}

.contentBox{
	background-attachment: scroll;
	background-image: url(images/breadcrumbLine.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-top:10px;
	padding-right:120px;
	padding-left:15px;
	margin-bottom:20px;
}

/*******  HOME FCE    *****************/
.homeBox a{
	color:#E95D0F;
}

.homeBox .fceBox{
	background-attachment: scroll;
	background-image: url(images/homebg.jpg);
	background-repeat: repeat;
	background-position: left top;	
	padding-left:3px;
	width:780px;
}
.homeBox .homeBox{
	background-attachment: scroll;
	background-image:url(images/homeBox.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:194px;
	height:231px;
	float:left;
	color:#6E6E6C;
	margin-left:0px;
	position:relative;
}
.titleBox{
	font-weight:bold;
	display:block;
	padding:0 16px;
	color:#4D4D4D;
	height:80px;
	padding-top:25px;
	line-height:14px;
}
.contentBoxFce{
	padding:10px 17px;
	line-height:13px;
}
.titleFCE{
	padding-left:10px;
	background-attachment: scroll;
	background-image: url(images/bg_line.jpg);
	background-repeat: no-repeat;
	background-position: 250px center;
	margin-right:10px;
}
.titleFCE H1{
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

/********  login_redirect   *******/
.loginBox{
	background-color:#D2DAD8;
	margin:0;
	margin-top:-4px;
	padding:0;
	padding-left:818px;
}
.forgotPassword{
	background-attachment: scroll;
	background-image: url(images/greyLine.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:5px;
	margin-right:10px;
	color:#6E706F;
}
.forgotPassword .button{
	color:#6E706F;
	border:0;
	font-size:11px;
	height:18px;
	background-attachment: scroll;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	width:62px;
	background-color:#D2DAD8;
	text-transform:capitalize;
	font-size:10px;
}
.errorLogin{
	color:#FF0000;
	padding-bottom:5px;
	padding-right:5px;
}
.errorMail{
	color:#FF0000;
	padding-right:3px;
}
.errorMail span{
	padding-top:3px;
	font-weight:bold;
}
.loginWrap{
	margin-right:10px;
}
.loginBtn{
	background-attachment: scroll;
	background-image: url(images/loginButton.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	width:52px;
	height:15px;
	font-size:10px;
	display:block;
	margin-bottom:7px;
	border:0;
	margin-left:50px;
	color:#666666;
	text-transform:capitalize;
	font-size:10px;
	background-color:#D2DAD8;
}
.forgotPass{
	background-attachment: scroll;
	background-image: url(images/white_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;	
	padding-left:10px;
	color:#4D4D4D;
}
.forgotPass a{
	color:#6E706F;
	font-size:11px;
	cursor:pointer;
}
#login,
#password{
	background-attachment: scroll;
	background-image: url(images/username.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width:142px;
	height:22px;
	border:0;	
	margin-bottom:7px;
	color:#6E706F;
	padding-left:2px;
	
}
.loginContent H2{
	color:#464747;
}
/********  FCE BOX BIG   ***********/
.fceBig{
	background-attachment: scroll;
	background-image: url(images/middleBigFce.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
	width:411px;
}
.fceBig_content{
	background-attachment: scroll;
	background-image: url(images/topBigFce.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	width:411px;
	padding-top:20px;
}
.fceRedTitle H1{
	font-size:13px;
	padding-left:30px;
	padding-right:20px;
	font-weight:bold;
	color:#E95D0F;
}
.fceText{
	background-attachment: scroll;
	background-image: url(images/repeatFce.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;	
	width:371px;
	color:#4D4D4D;
	line-height:14px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

.fceMainContent{
	background-attachment: scroll;
	background-image: url(images/bottomBigFce.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	width:361px;
	padding-left:30px;
	padding-bottom:40px;
	padding-right:30px;
}
.fceMainContent li{
	list-style:none;
	color:#797772;
	background-attachment: scroll;
	background-image: url(images/grey_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left:10px;
	padding-right:10px;
}

/*******  RTE   ******/
.bigtext{
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
	color:#333333;
	padding-right:20px;
	padding-left:10px;
}
.redlink a{
	display:block;
	background-attachment: scroll;
	background-image: url(images/redBullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left:10px;
	width:100px;
	height:20px;
	position:absolute;
	bottom:29px;
	right:3px;	
	color:#EC7A36;
}


/*******  powermail    ******/

/*****  POWERMAIL   *******/
.tx-powermail-pi1 legend{
	color:#6E706F;
	font-weight:bold;
}
fieldset.tx-powermail-pi1_fieldset {
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	padding:0px;
}
fieldset.tx-powermail-pi1_fieldset label {
	clear:both;
	display:block;
	float:left;
	font-weight:normal;
	width:110px;
	color:#6E706F;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text{
	width:205px;
	border:1px solid #9C9C9C;
	height:18px;
}
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width:205px;
	border:1px solid #9C9C9C;
}
span.powermail_mandatory {
	color:#646464;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin:4px 0;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color:#FFFFFF;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	font-weight:normal;
	margin:20px 0 10px 253px;
	font-size:11px;
	color:#000000;
	border:0;
	width:65px;
	height:25px;
}
input.powermail_captcha{
	width:100px;
	border:1px solid #9C9C9C;
}
#powermaildiv_uid35{
	position:relative;
}
#powermaildiv_uid35 img.powermail_captcha{
	position:absolute;
	top:0px;
	width:92px;
	height:25px;
	right:47px;
	
}
#advice-required-uid35{
	position:absolute;
	left:-90px;
	top:20px;
	
}

/*********  indexed search   ************/
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width:210px;
	border:1px solid #999999;
	height:18px;
	margin-left:5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	font-weight:normal;
	margin:10px 0 10px 300px;
	font-size:11px;
	color:#000000;
	border:0;
	width:80px;
	height:25px;
	margin-left:5px;
}
.tx-indexedsearch-res{
	margin-top:10px;
}
.tx-indexedsearch-icon img{
	display:none;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	display:none;
}
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style:normal;
	line-height:16px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#646464;
}
.tx-indexedsearch-title a{
	color:#000000;
	font-weight:bold;
}
.tx-indexedsearch-percent{
	display:none;
}
.tx-indexedsearch-result-number{
	color:#000000;
	font-weight:bold;
}










