body{
	position: relative;
	font-family: Verdana,Tahoma,sans-serif;
	font-size:11px;
	margin:0;
	padding:0px;
	height: 100%;
	width:100%;
	text-align:center;
}

input{
	font-size:10px;
}
#mainContainer{
	width:100%;
	margin:0 auto;
	text-align:left;
}

#tags {
	color: #999999;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align:center;
}

#header{
	background:#000000 url('../images/back_top.jpg') repeat-x;
	height: 200px;
	width: 100%;
}

#header_content {
	width: 990px;
	margin: 0 auto;
}

#img_logo {
	border:0;
	float:left; 
	margin-top:20px; 
	margin-left:20px;
}

#banner_top {
	float:right;
	width: 728px;
	border: 1px solid #444444;
	margin-top: 55px;
}

#our_boxes {
	width:968px;
	margin: 0 auto;
	background-color: #f6f6f6;
	border: 1px solid #DADADA;
	padding: 10px;
}

#add_img {
	margin-left:30px;
}

#content_main {
	padding-top: 10px;
	background:#ffffff url('../images/back_content.jpg') repeat-x;
}

#content_white {	
	margin: 0 auto;
	width: 990px;
}

#floatingBoxParentContainer {
	width:990px;
	padding: 0px;
	padding-bottom: 30px;
	margin: 0 auto;
}

.input_adresa {
	width:200px;
	text-align:left;
	text-indent:2px;
}

.buton_adauga {
	background:#ff6600; 
	color:#ffffff; 
	border:1px solid #ffffff; 
	padding:5px; 
	width:150px; 
	font-weight:bold; 
	cursor:pointer;
}

#tabel_add {
	margin-left:20px;
}

.explicatii {
	color:#cc0000; 
	font-weight:bold;
}

#div_despartitor {
	clear:both; 
	width:100%; 
	text-align:right; 
	margin-bottom: 10px;
}

.footer_parteneri {
	background-color: #ffffff;
	margin-top: 50px;
}

.footer_parteneri_content {
	width: 990px;
	border: 1px solid #dadada;
	margin: 0 auto;
	text-align: left;
	font-size: 32px;
	color: #ffffff;
}

.footer_parteneri_content img {
	margin: 10px;
}

.footer_parteneri_content a img, .footer_parteneri_content object {
	float: left;
	border: 1px solid #666666;
	margin-left: 20px;
	margin-bottom: 20px;
}

.footer_parteneri_content object {
	margin-top: 10px;
	margin-right: 10px;
}

.footer_copyright {
	width:100%;
	height:150px;
	border-top:5px solid #ff6600;
	margin-top: 20px;
	background:#ff9900 url('../images/back_footer.jpg') repeat-x;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}


.dragableBox{	/* The RSS box */
	width:490px;
	background-color:#FFFFFF;
	margin:2px 0px 10px 0px;	
}

.dragableBoxInner{
	border:1px solid #ff6600;
}
.dragableBoxHeader{	/* Header inside RSS box */
		background:#41525D url('../images/box_title_gri.gif') repeat-x;
		height:32px;
		font-weight:bold;
		color: #ffffff;
		padding-top:15px;
}
.dragableBoxHeader span{	/* Text inside header of RSS box */
	line-height:20px;
}
.dragableBoxHeader img{	/* Text and reload image inside RSS box */
	float:left;
}
.dragableBoxHeader span{	/* Text and reload image inside RSS box */
	float:left;
}
.boxItemHeader{	/* Title of items inside dragable boxes */
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}	

.boxItemHeader li{
	margin:0px;
	margin-bottom: 10px;
}

.boxItemHeader a{
	text-decoration:none;
	color:#000000;
}	

.boxItemHeader a:hover{	/* Title of items inside dragable boxes - mouseover*/
	color:#ff6600;
	text-decoration: underline;
}
.dragableBoxHeader input{	/* text inputs that gets visible when you click on the "edit" link at the top of a rss box */
	font-size:10px;	
}

.rssNumberOfItems{	/* Number of RSS items in header - the one inside parantheses */
	color:#ff6600;
}
.dragableBoxContent{	/* DIV holding data inside dragable boxes */
	padding:3px;
	clear:both;
	overflow: auto;
}
#rectangleDiv{	/* Dotted rectangle indicating where objects will be dropped */
	border:1px dotted #dadada;
	background-color: #f6f6f6;
	margin:2px 0px 10px 0px;
}

.closeButton{	/* Close button */
	margin-right: 6px;
	padding:2px;
	border:1px solid #FFFFFF;
	line-height:9px;
	height:9px;
	color:#FFFFFF;
	padding:2px;
	padding-bottom:3px;
}
.closeButton_over{	/* Close button - mouse over */
	margin-right: 6px;
	padding:2px;
	border:1px solid #FFFFFF;
	line-height:9px;
	padding:2px;
	padding-bottom:3px;
	background-color:#FFFFFF;
	color:#ff6600;
}
.dragableBoxStatusBar{	/* Status bar at the bottom of rss boxes */
	height:0px;
	padding: 0px;
}

.dragableBoxEditLink{	/* Edit link on top of a box */
	color:#FFFFFF;
	text-decoration:none;
	padding-top:1px;
}
.dragableBoxEditLink:hover{	/* Edit link - mouse over */
	color:#ff6600;
}
form{	/* No borders in forms */
	display:inline;
}

#addNewFeed{	/* The white box at the top right corner where you can add a new RSS feed */
	background:url('../images/add_rss.gif') no-repeat;
	background-position: 15px 15px;
	font-size: 10px;
	color: #ffffff;
	padding:20px;
}

#addNewFeed span {
	font-size: 12px;
	color: #990000;
}

#addNewFeed_container {
	margin:0 auto;
	margin-bottom: 10px;
	background:#ff9900 url('../images/back_footer.jpg') repeat-x;
	border:2px solid #ff6600;
}

#addNewFeed input {
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-top:2px;
	background: #ffffcc;
	color: #cc0000;
	border: 0;
	text-align: center;
}

img{
	border:0px;
}
