/**

author: rgb(raduga) http:/mambasana.ru

**/



body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom    : 10px;
  background       : #e3d6c5;
    }


.main { 
  float            : left; 
  width            : 100%;
  margin           : 0; 
  padding          : 0;
}

.mod {
  background       : #a01707;
  width            : 2px;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  line-height      : 15px;
}

hr {
  color            : #000000;
  height           : 1px;
  width            : 100%;
}

form {
margin           : 0; 
padding          : 0;
}

.back_button {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
  text-decoration  : underline;
}

.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #8a664c;
  margin           : 3px 0;
  background-color : #ffffff;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
}

.inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #8a664c;
 margin       : 3px 0;
}

.contact_email  {
  width            : 100%;
}

.contact_email .inputbox {
  width            : 345px;
}

table.moduletable {
	margin           : 0px 0px 8px 0px;
	width            : 100%;
    background       : #ffffff;
	}

table.moduletable th {
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 12px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
    background-color   : #000000; 
    color              : #ffffff;
	padding            : 2px;
    text-indent        : 10px;
	line-height        : 15px;
}



table.moduletable td {
    padding-top: 2px;
}

.sectiontableheader {
  font-size        : 12px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #ffffff; 
  padding          : 1px;
}





.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #ffffff;
  border-bottom    : 1px solid #ffffff;
  line-height      : 15px;

}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #f0f0f0;
  line-height      : 15px;
}

.sectiontableentry1 img{
margin-right: 4px;
}
.sectiontableentry2 img{
margin-right: 4px;
}



a.mainlevel  {
 display           : block;
 width             : auto;
  margin           : 1px 0;
  padding          : 0;
  font-size        : 12px;
  background       : none;
  text-indent      : 10px;
}



a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-bottom    : 1px solid #d5b28a;
  background-color : #fcf1d3;
  font-weight      : normal;
  padding          : 2px 0;
  color            : #755500;
  font-weight      : bold;
  text-indent      : 10px;
}

a.mainlevel:hover {
  border-bottom    : 1px solid #4a3829;
  background-color : #8a664c;
  font-size        : 12px;
  font-weight      : normal;
  color            : #e3b476;
  text-decoration  : none;
  text-indent      : 10px;
}

#active_menu {
  color            : #902745;
  border-bottom    : 1px solid #8a664c;
  background-color : #caaf93;
  font-weight      : bold;
}

a#active_menu:hover {
  color            : #333333;
}



a:link, a:visited {
  font-size        : 11px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  font-size        : 11px;
  color            : #8e4705;
  text-decoration  : none;
  font-weight      : bold;
}

a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}

a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(arrow.png) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0px 3px 14px;
  float            : right;
  line-height      : 13px;
  text-decoration  : underline;
}

a.readon:hover {
  color            : #-;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(arrow.png) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0px 3px 14px;
  line-height      : 13px;
  text-decoration  : underline;
}

ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

li {
  line-height      : 14px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

table.contenttoc {
  border           : 1px solid #cccccc;
  background       : #ffffff;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}

.pagenavcounter {
  font-size        : 11px;
  color            : #999999;
}

.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}

.pagenav {
  font-weight      : bold;
  }

a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}

a.pagenav:hover {
  font-size        : 11px;
  color            : #006600;
  text-decoration  : none;
}

.small {
  font-size        : 11px;
  color            : #999999;
}

.smalldark {
  font-size        : 11px;
  color            : #333333;
}

.createdate, .modifydate {
  float            : right;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;
  text-align       : left;
  width            : 100%;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding          : 2px 0;
}

.content_rating {
  font-size        : 10px;
  color            : #999999;
}

.pathway {
  font-size        : 11px;
  color            : #333333;
  padding-left     : 20px;
}

a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0;
  font-weight      : bold;
  text-decoration  : underline;
}

a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0;
  font-weight      : bold;
}

table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

.poll {
	color : #333333;
	line-height : 13px;
	font-weight: bold;
}



.pollstableborder{
  border-color     : #999999;
}

.contentheading,.componentheading {
  font-family      : Georgia, Arial, Verdana, Helvetica, sans-serif;
  width            : 100%;
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 16px;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 0;
  color            : #902745;
  padding-bottom   : 5px;
  margin           : 3px 0;
  border-bottom    : 1px solid #902745;
}





.ontab {
  border-left      : 1px solid #666666;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}

.offtab {
  border-left      : 1px solid #666666;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}

.tabpadding {
 border-left       : 1px solid #666666;
}

.footer {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #666666;
  font-weight      : normal;
  height           : 50px;
  padding-top      : 5px;
}

.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #006600;
  text-decoration  : underline;
  font-weight      : normal;
  line-height      : 17px;
}

.footer a:hover {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : underline;
  font-weight      : normal;
}


.col {
   vertical-align   : top;
   background       : #f4e5c4;
   padding          : 0 5px 5px 0;
}

#rightcol {
   vertical-align   : top;
   background       : #ffffff;
   padding          : 5px;
  border-left       : 1px solid #e0e0e0;
}

#rightcol div {
width: 160px;
}

.foot {
  margin-top       : 6px;
  vertical-align   : top;
  border-top       : 1px solid #902745;
}




.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}



td.pw{
margin: 0;
padding:  0;
height: 28px;
padding:  3px 0;

}





.sublevel {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   font-weight      : bold;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
}

a.sublevel:link, a.sublevel:visited {
  color		        : #999999;
  text-decoration	: none;
}

a.sublevel:hover {
  color            : #006600;
  text-decoration  : none;
}
a.sublevel#active_menu  {
	background      : transparent;
	color           : #999999;
	border          : 0px;
}



.head {
  background     : url(head.jpg) no-repeat top left;
  height         : 43px;
  width          : 129px;
 }

td.top_bar {
  margin : 0;
  padding:  0;
  height         : 43px; 
  padding-right  : 30px;  
 }

td.top_left{
  margin : 0;
  padding:  0;
  background     : url(body.jpg) no-repeat top left;
  width          : 129px;
  height         : 102px;
 }

td.top_nav_left{
  margin : 0;
  padding:  0;
  background     : url(top_nav_left.jpg) no-repeat top left;
  width          : 22px;
  height         : 102px;
 }

td.top_nav_middle{
  margin : 0px;
  padding:  0px;
  background     : url(header_obras.jpg) no-repeat top center;
  height         : 234px;
 }
td.top_nav_right{
  margin : 0;
  padding:  0;
  background     : url(top_nav_right.jpg) no-repeat top left;
  width          : 12px;
  height         : 102px;
 }


td.bgline {
  margin : 0;
  padding:  0;
  width          : 7px;
 }


 #mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
   
}

#mainlevel-nav li {
  float            : left;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 0;
  padding-right    : 4px;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 28px;
  white-space      : nowrap;
  border-left      : 0px solid #ffffff;

}
#mainlevel-nav li a {
  
  padding-left     : 0;
  padding-right    : 10px;
  font-size        : 11px;
  color            : #006600;
  text-decoration  : underline;
  
}

#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #999999;
    
}

.blog_more {
margin   : 10px 0 7px 7px;
}
.buttonheading {
padding  : 0 2px;
}

.mosimage {
  border     : 1px solid #dedede;
  margin     : 5px;
  padding-top:  3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #dedede;
  font-size : 10px;
  background: #f1f1f1;
}




div.module {
  width: 100%;
  background: url(mod_mid.gif) repeat-y;
  margin-bottom: 15px;
}

div.module div {
    background: url(mod_bot.gif) bottom center no-repeat;
}

div.module div div {
background-image:url(mod_top.gif);
background-position:top;
background-repeat:no-repeat; 
padding: 10px 10px 20px 10px;
}
div.module div div div {
  background: none;
  padding: 0;
  width:183px;
}

table .nombremenu div{ 
	display			 : block;  
	padding		  	 : 0px 0px 0px 0px;  
	margin 			 : 0;
	font-family      : Georgia;
	font-size        : 12px;
    font-weight      : bold;
    color            : #e3d6c6;
    text-transform   : uppercase;
    text-align       : center;
	vertical-align	 : middle;
}

/******************* Top Menu************************/

.moduletable-topnav {
    float				: right;
    width				: auto;
    padding				: 0px 0px 1px 5px;
        	}

.moduletable-topnav td {
    width				: auto;
	}


.topnav {
	width				: 0px;
      


	}

a.topnav {
	position			: relative;
	width				: auto;
	background			: none;
 	padding				: 3px 6px 7px 6px;
	color				: #FFFFFF;
    border-top   		: 4px solid #902745;
    text-decoration		: none;
	Font-weight			: bold;
    line-height			: 25px;

	}
a.topnav:hover {
 	width				: auto;
	color				: #ffffff;
	background			: #000000;
    border-top   		: 4px solid #ff3300;
 	padding				: 3px 6px 7px 6px;
 	font-weight			: normal;
	text-decoration		: none;
	font-weight			: bold;
	}
a.topnav#current {
	cursor				: default;
	position			: relative;
	width				: auto;
	background			: #000000;
 	padding				: 3px 6px 7px 6px;
	color				: #ffffff;
    border-top   		: 4px solid #ffff00;
    text-decoration		: none;
	font-weight			: bold;

	}
 
a.topnav#current:hover {
	cursor				: pointer;
	position			: relative;
	width				: auto;
	background			: #000000;
 	padding				: 3px 6px 7px 6px;
	color				: #ffffff;
    border-top   		: 4px solid #ff0000;
    text-decoration		: none;
	font-weight			: bold;

	}
mainlevel-fot {
margin-left:10px;
#arquitectura_1 a {
color:#8E4705;
text-decoration:none;
}
arquitectura_1 a:hover {
color:#ffffff;
text-decoration:none;
}
