body
{
 margin: 0px;
 padding: 0px;
 font-family: Arial;
 background-color: #F7F1E8;

}


.main_holder
{
  background-color: #FFFFFF;
  width: 674px;
  margin: auto;
  padding: 0px 15px 0px 15px;
  background-image: url(../images/c4_images/main-top-bg.gif);
  background-repeat: no-repeat;
  background-position: top;
}



.header_holder
{
 height: 38px;
 font-size: 0px;
 padding-top:20px;

}

.search_holder
{
  width: 150px;
  height: 15px;
  float: left;
}


.submit_button
{
 width: 15px;
  height: 15px;
  float: left;
}


.login_holder
{
  width: 287px;
  float: right;
  font-size: 11px;
  font-weight: normal;
}

.login_holder form
{
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  font-weight: normal;
}
.login_holder a
{
  white-space: nowrap;
  text-decoration: none;
  color: #9D9D9D;
  clear: both;
  margin-top: 3px;
}

a.gray-link, .footer a, .content_holder a
{
  white-space: nowrap;
  text-decoration: none;
  color: #9D9D9D;
  margin-top: 3px;
}

.login_holder span
{
   margin: 0px 4px 0px 4px;
   font-size: 11px;
   font-weight: normal;
  color: #9D9D9D;
 }

.login_input
{
  width: 69px;
  height: 13px;
  margin: 0px;
  padding: 0px;
  padding-left: 3px;
  border: 1px solid #BDA38B;
  font-size: 11px;
}

.forgot_input{
  width: 106px;
  height: 15px;
  margin: 0px;
  padding: 0px;
  padding-left: 3px;
  border: 1px solid #BDA38B;
  font-size: 12px;
}


.search_input
{
  width: 92px;
  height: 13px;
  margin: 0px;
  padding: 0px;
  padding-left: 3px;
  border: 1px solid #BDA38B;
  font-size: 11px;
}

.page_search_input{
  width: 80px;
  height: 15px;
  margin: 0px;
  padding: 0px;
  padding-left: 3px;
  border: 1px solid #BDA38B;
  font-size: 12px;
}

.page_search_drop_down{
  border: 1px solid #BDA38B;
  height: 15px;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

.maintext_bold, a.maintext_bold{
  font-size: 14px;
  font-weight: bold;
  color: #653204;
}

.form_class{
  margin: 0px;
  padding: 0px;
}




.main_menu_holder
{
 height: 21px;
 clear: both;
 margin-bottom: 6px;
 background: #7E4A1B;
 border: 1px solid white;
}


.left_menu_holder
{
 width: 158px;
 float: left;
 font-size: 0px;
}

.left_menu_holder img
{
  margin-bottom: 9px;
}

.content_holder
{
  width: 516px;
  float: left;
  margin-bottom: 25px;
  font-size: 12px;
 color: #666666;
}

.content_agenda
{
/*  float: left; */
  margin: 8px 0px 0px 5px;
  font-size: 11px;
  font-weight: normal;
/*  display:inline;*/
}

.content_agenda p{
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 7px;
  padding-top: 0px;
}


.agenda_img{
  float: left;

}

.agenda_img img{
  margin-top: 10px;
  margin-right: 10px;
}




.inici_img
{
 margin-top: 14px;
}

.content_inici
{
  margin: 0px;
/*  float: left; */
  margin: 0px 0px 18px 0px;
  font-size: 11px;
  font-weight: normal;
}

a.content_inici_a
{
 color: #666666;
 font-weight: bold;
 text-decoration: none;
}
/*
.content_holder .content_agenda img
{
 margin-top: 18px;
 margin-right: 12px;
 border: none;
 float: left;
 font-size: 0px;
 border: 1px solid red;
}*/


.content_top_image
{
  font-size: 0px;
}


.gradient
{
 background: url(../images/c4_images/gradient.jpg) no-repeat;
 width: 502px;
 height: 16px;
 margin-top: 8px;
 font-size: 11px;
 font-weight: bold;
 color: white;
 padding: 1px 0px 0px 14px;
 clear: both;
}

.page_title
{
 font-size: 20px;
 color: #653204;
 margin-top:8px;
 padding-left:5px;
 padding-bottom: 4px;
 border-bottom: 1px solid #cccccc;
 line-height: 16px;
}

.content_title
{
  font-size: 12px;
  font-weight: bold;
  color: #7e4a1b;
  margin-top: 14px;
  margin-bottom: 2px;
}



.dotted_line
{
  background: url(../images/c4_images/dot_line.gif) repeat-x;
  height: 1px;
  clear: both;
  font-size: 0px;
  margin: 18px 0px 0px 5px;
}

.dotted_line_home
{
  width: 468px;
  margin-left: 0px;
}


.footer
{
 clear: both;
 height: 18px;
 border-top: 1px solid #cccccc;
 color: #818080;
 font-size: 9px;
 font-weight: normal;
 padding: 6px 0px 0px 1px;
}

.bottom-img{
  height: 20px;
  width: 704px;
  font-size: 0px;
  margin: auto;
  background-image: url(../images/c4_images/main-bottom-bg.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
}

.pages-div{
  clear: both;
  text-align: right;
  margin-top: 10px;
}

.pages-div-top-border{
  border-top: 1px solid #CCCCCC;
  padding-top: 8px;
}










.search_page_form{
   margin-top: 16px;
}

.search_border_bottom{
   clear: both;
   margin-top: 22px;
   border-bottom: 1px solid #CCCCCC;
}


.left_menu_bottom_margin{
  margin-bottom: 100px;
}




/* === Left Menu Start === */
#containerul{
  width: 151px;
  border-bottom: 1px solid #EBDAC8;
  margin:0px;
  padding:0px;
  display: block;
  margin-bottom: 50px;

}

#containerul ul{
  text-align:left;
  margin:0px;
  padding:0px;
  display: block;
}

#containerul li {
  margin:0px;
  padding: 0px;
  list-style:none;
  margin-left: 1px;
  line-height: 24px;
  font-weight: bold;
  font-size: 11px;
  border-top: 1px solid #EBDAC8;
}

#containerul li .symbols{
  background-position:0 9px;
}

#containerul li li .symbols{
  background-position:0 6px;
}


#containerul li li{
  margin:0 0 0 7px;
  line-height: 18px;
  font-weight: normal;
  font-size: 11px;
  border-top: none;
}

#containerul .symbols{
  float:left;
  width:6px;
  height:17px;
  font-size: 0px;
  background-repeat:no-repeat;
}

.menu_selected_node{
   color: #FF6600;
   margin-left: 2px;
   text-decoration: none;
}

.menu_node{
   margin-left: 2px;
   color: #000000;
   text-decoration: none;
}


/* === Left Menu End === */




/* === Simple Styles Start === */
.gray-bootom-line{
 border-bottom: 1px solid #CCCCCC;
 padding-bottom: 3px;
}

.clearb
{
  clear: both;
}

.clear-both{
  clear: both;
  font-size: 0px;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  height:0px;
}


.floatl
{
  float: left;
}

.floatr
{
  float: right;
}

.form-no-space{
  margin: 0px;
  padding: 0px;
}


/* === Simple Styles End === */







/*  PAGES START   */

a.ws_page_not_current {
	font-size: 11px;
	color: White;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #7E4A1B;
	font-weight: bold;
}

.ws_page_current {
	font-size: 11px;
	color: White;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
    background-color: #DB8108;
	font-weight: bold;
}
/*  PAGES END   */



.back-to-top-link{
  float: right;
  width: 34px;
  background: url(../images/c4_images/top.gif);
  background-repeat: no-repeat;
  background-position: right 6px;
  margin-right: 4px;
}

.back-to-top-link a{
  color: #666666;
  font-size: 11px;
  font-weight: lighter;
}


/* RECURSOS START */
.recursos-list-main-div{
  margin: 12px 10px 28px 10px;
}

.recursos-list-main-div div{
  margin-bottom:2px;
  padding-left: 9px;
}

.recursos-list_current{
  background-image: url(../images/c4_images/left_arrow_selected.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

.recursos-list{
  background-image: url(../images/c4_images/menu_left_arrow_brown.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

.recursos-list a{
  color: #653204;
  font-size: 13px;
}

.recursos-list_current a{
  color: #653204;
  font-size: 13px;
  font-weight: bold;
}

.recursos-bold-brown{
  color: #653204;
  font-size: 13px;
  font-weight: bold;
  margin: 14px 0px 0px 5px;
}


.mediabox-outer-div{
 background-image : url(../images/c4_images/dot_line.gif);
 background-position: top;
 background-repeat: repeat-x;
 padding-top: 1px;
 display: block;
 margin-top: 24px;
 /*margin-left: 5px;*/
}

.mediabox-file-div{
 height: 47px;
 background-image : url(../images/c4_images/dot_line.gif);
 background-position: bottom;
 background-repeat: repeat-x;
 margin-top: 9px;
 clear: both;
}

.mediabox-file-div img{
  float: left;

}

.mediabox-file-div a{
float: left;
  color: #653204;
  font-size: 13px;
  font-weight: bold;
  margin-left: 14px;
  margin-top: 8px;
}


.comments-title{
  color: #653204;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 2px;
}

.comments-textarea{
  width: 506px;
  height: 135px;
  margin-bottom: 8px;
  border: 1px solid #653204;
  color: #653204;
  font-size: 12px;
  overflow: auto;
}

.comments-entry{
  margin-left: 3px;
  background-image : url(../images/c4_images/dot_line.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  padding-bottom: 8px;
  margin-bottom: 8px;
  margin-top: 12px;
  clear: both;
  width: 505px;
  overflow: hidden;
}


.voting-border{
  border: 1px solid #A4805F;
  margin-top: 15px;
  padding: 9px 0px 9px 9px;
  font-weight: bold;
  color: #7E4A1B;
  clear: both;
}


.voting-radio{
  margin: 0px;
  padding: 0px;
}

.voting-title{
  font-weight: bold;
  color: #7E4A1B;
  margin-bottom: 16px;
  margin-top: 18px;
  clear: both;
}

.voting-user{
  color: #7E4A1B;
  margin-bottom: 2px;
}



/* RECURSOS END */



.organizations-small-header{
 padding-left: 3px;
 font-weight: bold;
 color: #7E4A1B;
 margin: 7px 0px 10px 0px;
 padding: 0px 0px 3px 5px;
 border-bottom: 1px solid #CCCCCC;
}


.organizations-desc{
 padding-left: 5px;
 margin: 7px 0px 10px 0px;
}


.user-details{
 color:#653204;
 font-weight: bold;
}

.user-details-input{
  width: 169px;
  height: 15px;
  margin: 0px;
  padding: 0px;
  padding-left: 3px;
  border: 1px solid #BDA38B;
  font-size: 11px;
}



