
/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}
p, label{font-size: 1.2em;}

#contentPad{margin:20px;}

.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#FF0000;
	font-size: 1.3em;
	font-weight:bold;
	padding:1px 2px;
	margin-left:5px;
	color:#FFFFFF;
	text-decoration: none;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 1px solid #E6E6E6;
	border-right:1px solid #FFFFFF;
	background-color: #fff;
	}

#JT_copy{
	/*padding:10px 10px 10px 10px;*/
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{ margin:3px 0;}

#JT_copy img{padding: 1px; border: 1px solid #CCCCCC;}

.jTip{cursor: pointer;}

.portlet {cursor: move;margin: 0 0 10px;}


/* Overlay */

#newsletterajax-overlay { cursor:wait;}

/* Container */
#newsletterajax-container {width:450px; font-family:'Lucida Sans', Helvetica; font-size:12px; text-align:left;}
#newsletterajax-container .newsletterajax-content { background:url(http://ra.rol.ro/rolnew/images/services_bg.gif) bottom repeat-x #FFF; border:2px solid #ddd; padding:10px; color:#ddd; height:40px; margin-top:50px;}
#newsletterajax-container h1 {color:#080975; font-weight:bold; font-family:'Lucida Sans', Helvetica;  font-size:14px; text-align:left;}
#newsletterajax-container .newsletterajax-loading {position:absolute; background:url(../img/newsletterajax/loading.gif) no-repeat; z-index:8000; height:55px; width:54px; margin:-14px 0 0 170px; padding:0;}
#newsletterajax-container .newsletterajax-message {text-align:center;}
#newsletterajax-container .newsletterajax-error {width:92%;  background:#FF0000; color:#FFFFFF; font-weight:bold; margin:0 auto; padding:2px;}
#newsletterajax-container br {clear:both;}
#newsletterajax-container form { color:#000066; }
#newsletterajax-container label {clear:left; font-size:11px; color:#FF0000; display:block; width:100px; float:left; text-align:right; padding-right:4px; padding-top:10px; font-weight:bold;}
#newsletterajax-container label span { padding-top:5px;}
#newsletterajax-container .newsletterajax-input {font-family:'Lucida Sans', Verdana, Arial; float:left; padding:5px; margin:2px; background:#eee; border:1px solid #ddd; width:300px;}
#newsletterajax-container textarea {height:114px; font-size:.9em;}

#newsletterajax-container .newsletterajax-button {margin:4px 0 0 4px; cursor:pointer; height:24px; border:0; font-size:1em; font-weight:bold; color:#000066; text-align:center; vertical-align:middle; font-size:13px;}
#newsletterajax-container .newsletterajax-send {width:115px; background:url(../img/newsletterajax/send.png) no-repeat;}
#newsletterajax-container .newsletterajax-cancel {width:85px; background:url(../img/newsletterajax/cancel.png) no-repeat;}
#newsletterajax-container a.modalCloseX,
#newsletterajax-container a.modalCloseX:link,
#newsletterajax-container a.modalCloseX:active,
#newsletterajax-container a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.2em; position:absolute; right:3px; _margin-top:52px; color:#999;}
#newsletterajax-container a.modalCloseX:hover {color:#9bb3b3;}


.check { font-size:12px; padding:3px; padding-left:10px;}