/* *********************** GENERAL SETTINGS     *********************** */
html, body{
/*	font: 11px "Trebuchet MS", "Times New Roman", Times, serif;*/
	font: 80% "Trebuchet MS", "Times New Roman", Times, serif;
	color: #999;
	background-color: #F7F3F7;
	font-size: 85%;
/*	background-color: #262626;*/
}

/* ******************** Adaptacions especials per VEDRUNA *********************** */

#head { height: 140px; margin: 0 auto; padding: 0 }
	#head #pad { margin: 0 auto; width: 100%; padding: 0 }
	#head #topr { float: right; margin-right: 15px; background: url(../images/topbar.gif) no-repeat right; height: 33px; width: 259px; margin-top: 0; padding-top:0  }
/*	#head #topr { float: right; margin-right: 15px; background: url(../images/topbar.gif) no-repeat right; height: 33px; width: 90px; margin-top: 0; padding-top:0  }*/
	#head #se { float: right; margin-right: 8px; }
/*	#head .inputbox { background: url(../images/search.gif) no-repeat top right;  height: 19px; width: 135px; border: 0;  padding: 2px 0 0 4px; margin: 7px 0px 0 100px  }*/
	#head .inputbox { background: url(../images/search.gif) no-repeat top right;  height: 19px; width: 135px; border: 0;  padding: 2px 0 0 4px; margin: 5px 0px 0 5px }
/*	#head #AAA { margin: 7px 0 0 10px }	*/
	#head #AAA { float: right; margin-right: 10px; margin-top: -20px }	
	#head #AAA img { border: 0 }

/* CSS global reset for all browsers */ 
* { padding: 0px; margin: 0px; }

/*  Global Formatting */
h1 {font-size:24px;font-weight: normal; color: #999; letter-spacing: -2px; line-height: 24px;}
h2 {font-size:18px;font-weight: bold; color: #999; letter-spacing: -1px; line-height: 18px;}
h3 {font-size:14px;line-height: 20px; color: #999; font-weight: bold;}
h4 {font-size:13px;line-height: 14px; font-weight: bold; }
h5 {font-size:12px;line-height: 13px; font-weight: bold; }
h6 {font-size:11px;line-height: 12px; font-weight: bold;}
td{font-size: 100%;}
th{font-size: 100%;}
/*td{font-size: 11px;}
th{font-size: 11px;}*/
/*a {color: #fc0; text-decoration: none;}*/
a {	color: #8D0862; text-decoration: none; }
a:hover { color: #8D0862; text-decoration: underline; }
/*a:hover {color: #fc0; text-decoration: underline;}*/
a.image, a.image:hover  {border:0;}
li{ list-style: none; }
ul { list-style: none; clear: both;}
fieldset {
	width: 560px;
	padding: 5px;
	border: 1px solid #eee;
}
/* *********************** END GENERAL SETTINGS *********************** */

#content { 
	margin: 20px auto;
	border: 4px Solid #fff;
	width: 988px;
	background: #F7F3F7;
/*	background: #262626;*/
}

#top { 
	padding: 0; 
	margin: 0 auto;
	background: #600 url(../images/header_amb_foto.gif) top repeat-x; 
/*	background: #600 url(../images/header.jpg) top repeat-x; */
	height: 120px; 
	width: 985px;
	position: relative; 
} 

#top #titleh1 { color: #ffc; position: relative; }
#top #titleh1 #logo {
	position: absolute;
	left: 35px;	
	top: 31px;
}

#top #titleh1 h1 {
	position: absolute;
	left: 90px;
	top: 41px;
	font: bold 20px "Times New Roman", Times, serif;
	line-height: 20px;
	text-transform: capitalize;
	color: #ffc;
	letter-spacing: -1px;
}

#top #titleh1 h2 {
	position: absolute;
	left: 90px;
	top: 58px;
	font: normal 18px "Times New Roman", Times, serif;	
	color: #ffc;
	line-height: 18px;
	letter-spacing: -1px;
}

#top #topmenu {  
 	height: 25px;
	position: absolute;
	top: 95px;
	right: 0px;
	text-align: right;
	float: right;
	width: 985px;
}

#uls {
	height: 25px;
}

#mainlevel-nav
{	
	list-style: none;
	height: 25px;
	background: transparent url(../images/menubg.gif) top repeat-x;
	margin: 0;	
	float: right;
	font: 11px "Trebuchet MS", "Times New Roman", Times, serif;
}

#mainlevel-nav li
{
	padding: 5px 0px;
	background: transparent;
	float: left;
	display: block;
	margin: 0;
	line-height: 15px;
	white-space: nowrap;
	list-style-type: none;
}

#mainlevel-nav li a
{
	padding: 5px 10px 4px 10px;
	text-decoration: none;
	color: #fff;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
}

#mainlevel-nav li a:hover {
	color: #fff;
	padding: 5px 10px 4px 10px;
	background: #eea600 url(../images/li_a.gif) top repeat-x;
}

#top2 {
/*	background-color: #262626;	*/
	background-color: #F7F3F7;	
	background-image: url(../images/top2_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 25px;
/*	height: 135px;
	width: 985px;*/
	clear: both;
	position: relative;
}

#top2 .contentpaneopen {
	background: none;
	line-height: 14px;
}

#globe {
	float: left;
	width: 115px;
	height: 120px;
	position: absolute;
	top: 13px;
	left: 10px;
}

#newsflash {
	float: left;
	width: 625px;
	position: absolute;
	top: 10px;	
	left: 140px;
	background: transparent;
}

/*#newsflash {
	width: 260px;
	position: absolute;
	padding: 3px;
	top: 0px;
	left: 700px;
	height: 85px;
}*/

#newsflash th {
	font: bold 18px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: lowercase;
	letter-spacing: -1px;
/*	color: #fc0;*/
	color: #8D0862;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	background: transparent;
}

/*#newsflash .newsflash {
	width: 260px;
	background: transparent;
}*/

#newsflash .newsflash {
	width: 625px;
	background: transparent;
}

#searchform {
	width: 200px;
	position: absolute;
	padding: 10px;
	top: 15px;
	left: 770px;
	height: 85px;
	background: transparent url(../images/search_separator.gif) left no-repeat;
}

#searchform #glass {
	float: left;
	margin-right: 10px;
}

#searchform p {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font: bold 18px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #666;
	letter-spacing: -1px;
	line-height: 20px; 
}

#right_side {
	float: right;
	width: 772px;
	background: #F7F3F7 url(../images/maintop.jpg) no-repeat top center;
/*	background: #262626 url(../images/maintop.jpg) no-repeat top center;*/

}

/*#mosright {	float: right; width: 220px; background-color: #262626; }*/
#mosright {	float: right; width: 220px; background-color: #F7F3F7; }
#mosright .padding {
/*	background: #262626;*/
	background: #F7F3F7;
}

#mosright td {
	padding: 0px 7px;
}

#left_side {
	float: left; 
	background-color: #F7F3F7;
/*	background-color: #262626;*/
}

#left_side td {
	padding: 0px 4px 0px 7px;
}

#left_side .lefts { 
	float: left; 
	width: 200px; 
	padding: 0px; 
	background: #F7F3F7 url(../images/modbg.jpg) center repeat-y;
/*	background: #262626 url(../images/modbg.jpg) center repeat-y;*/
}
 
#left_side .lefts a {  }

.sep {
	display: block;
	height: 18px;
	clear: both;
}

#main {
	padding: 0px; 
	margin: 0px; 
	width: 985px;
	background-color: #F7F3F7;
/*	background-color: #262626;*/
	border-top: 1px solid #333;
} 

#main #mcontent {
	margin: 0px;
	background: #F7F3F7 url(../images/main_bg.gif) top left repeat-y;
/*	background: #262626 url(../images/main_bg.gif) top left repeat-y;*/
}

#main #mcontent2 {
	margin: 0px;
	padding: 12px 0px;
	background: #F7F3F7 url(../images/main_bg2.gif) top left repeat-y;
/*	background: #262626 url(../images/main_bg2.gif) top left repeat-y;*/
}
#mcontent .padding { background-color: transparent; padding: 10px 20px 10px 20px; width: 496px  }
#mcontent2 .padding { background-color: transparent; padding: 10px 20px 10px 20px; width: 700px  }

#footer {
	margin: 0px auto;
	width: 985px;
	height: 75px;
	background: #400 url(../images/footer_bg.gif) left repeat-x;
	clear: both;
	color: #FFF;
}

#footer .padding { padding: 15px 0px 10px 0px; text-align: center; color: #FFF;}
#footer a { color: #fff; font-weight: normal; text-decoration: underline; }
#footer a:hover { color: #FFF; text-decoration: none; } 

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */	
/*	.pathway {font-size: 11px;color:#ccc;}*/
/*	a.pathway {color:#fc0;text-decoration: none;} original */
/*	a.pathway { color: #8D0862; text-decoration: none; }
	a.pathway:hover {color:#c90;text-decoration:underline;}*/
	
#pathway_text {
  	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}


/* Mainlevel menu */
.mainlevel { 
	height: 20px;
}

a.mainlevel {
/*	background: #262626;*/
	background: #F7F3F7;
	color: #999;
/*	font-size: 11px;*/
	font-weight: normal;
	padding: 2px 0px 2px 10px;
	margin: 3px 0px 3px 0px;
	text-decoration: none;
	display: block;
}
	
a.mainlevel:hover, #active_menu, #active_menu:hover {
	font-weight: bold;
	color: #FF8B00;
	background: #F7F3F7 url(../images/libg.gif) top left no-repeat;
/*	background: #262626 url(../images/libg.gif) top left no-repeat;*/
	text-decoration: none;
}

a.mainlevel:hover {
	font-weight: normal;
	color: #EEEDBE;
	background: #F7F3F7 url(../images/libg.gif) top left no-repeat;
/*	background: #262626 url(../images/libg.gif) top left no-repeat;*/
	text-decoration: none;
}

/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel {height: 18px;}

a.sublevel {
/*	background: #262626;*/
	background: #F7F3F7;
	color: #999;
/*	font-size: 11px;*/
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	margin: 0px;
	/*margin: 3px 0px 3px 0px;*/
	text-decoration: none;
	display: block;
}

a.sublevel:hover {
	color: #f90;
/*	background: #262626;*/
	background: #F7F3F7;
	text-decoration: underline;
}
/* End Sub Menu */

/* Add Custom Menus */

/* Add Custom Menus */

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.moduletable th { 
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
/*	color: #fc0;*/
	color: #EEEDBE;
	text-align: left;
	background: #F7F3F7 url(../images/modh3.gif) top no-repeat;
/*	background: #262626 url(../images/modh3.gif) top no-repeat;*/
	padding: 7px 10px 18px 10px;
}

table.moduletable td {height: 18px;}

/* Custom Modules */

.latestnews, .mostread {
	list-style: none;
	padding: 2px 4px;
	margin: 0px;
}

li.latestnews. li.mostread {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li.latestnews a, li.mostread a {
	color: #999;
	text-decoration: none;
}

li.latestnews a:hover, li.mostread a:hover {
/*	color: #fc0;*/
	color: #8D0862;
	text-decoration: underline;
}

.search {
	padding: 0px 10px;
	clear: both;
	padding-bottom: 3px;
	margin: 0px;
}

.search .button {
	background: none;
	border: none;
/*	color: #fc0;*/
	color: #8D0862;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px 5px;
}

.search .button:hover {
	color: #c90;
}

.search .inputbox {
	border: none;
	padding: 3px;
	width: 170px;
/*	background: #151515;*/
	background: #CCCCCC;
	border: 1px solid #151515;
/*	color: #999;*/
	color: #8D0862;
}

.search .inputbox:hover {
	border: 1px solid #666;
	padding: 3px;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */
.contentheading {
	padding: 0px;
	line-height: 25px;
	font: normal 18px "Times New Roman", Times, serif;
	letter-spacing: -1px;
/*	color: #ccc;*/
	color: #000;
	width: 100%;
	background: transparent;
}

/* 454444 */

/* content title and links */
.contentpagetitle {background-color : transparent; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #454444;border-bottom: 0px;}
/*{text-decoration: none;font-weight: normal; color: #ccc;border-bottom: 0px;}*/
a.contentpagetitle:hover {color: #000;border-bottom: 0px dashed #ccc; text-decoration: none;}

/* top box like a category description */
.contentdescription {
	background-color : transparent;
	padding: 10px 0px;
}

/* Main Body Text */
.contentpane {background: transparent;}

.contentpaneopen { background-color: transparent; line-height: 17px;}
/* Main Body Text */

/* ******************************************** */

#mcontent .contentpaneopen td {
background-color: transparent;
width: 496px;
}

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #454444; font-size: 11px; font-weight: normal;}
.modifydate {color: #454444; font-size: 11px; font-weight: normal; font-style: italic;}
.newsfeeddate {font-size: 11px; color: #454444; font-weight: normal;}

/*.createdate {color: #ccc; font-size: 11px; font-weight: normal;}
.modifydate {color: #ccc; font-size: 11px; font-weight: normal; font-style: italic;}
.newsfeeddate {font-size: 11px; color: #ccc; font-weight: normal;}*/
/* Dates */

/* Writen by Authors name */
.small { 
/*	color: #ccc;*/
	color: #454444;
	font-size: 11px;
	line-height: 17px;
	margin: 0px; padding: 0px;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 
/*	font-size: 12px; */
	color: #999;
}
.pagenav_prev{ color: #999; }
.pagenav_next{ color: #999; }
/*.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 11px; color: #999; }
.pagenav_next{font-size: 11px; color: #999; }*/
/*a.pagenav {color: #fc0; text-decoration: underline; }*/
a.pagenav {color: #8D0862; text-decoration: underline; }
/*a.pagenav:hover {color: #fc0; text-decoration: none; }*/
a.pagenav:hover {color: #8D0862; text-decoration: none; }
.pagenavcounter{	height: 15px;  }
/*.back_button{font-size: 12px; height: 15px; clear: both; display: block; }*/
.back_button{ height: 15px; clear: both; display: block; }

/* Read more link */
.readon {
/*	font-size: 11px; */
/*	color: #fc0;*/
	color: #8D0862;
	text-decoration: none;
}

.readon:hover {
	text-decoration: underline;
/*	color: #fc0;*/
	color: #8D0862;
}

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
/*	font-size: 11px;*/
	}
	
table.contenttoc th {
/*background: #262626; */
background: #F7F3F7; 
color: White;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
	text-align:left;
	margin-top: 15px;
	background-color: transparent;
	line-height: 25px;
	font: normal 18px "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #4B4B4B;
	text-transform: uppercase;
	width: 100%;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #600;
	color : #fff;
	font-weight : bold;
	border-collapse: collapse;
/*	font-size: 11px;*/
	}

/* Table odd and Even Rows */
.sectiontableentry1 {
/*	background-color: #262626;*/
	background-color: #F7F3F7;
/*	font-size: 11px; */
	height: 21px;
	padding: 2px 0px;
	text-align: left;
}

.sectiontableentry2 {
/*	background-color: #262626;*/
	background-color: #F7F3F7;
/*	font-size: 11px; */
	height: 21px;
	padding: 2px 0px;
	text-align: left;
}

.sectiontableentry1 input, .sectiontableentry2 input {
/*	background-color: #262626;*/
	background-color: #F7F3F7;
}

.sectiontablefooter {
	height: 18px; 
}
/* End Sectiontable */

/* Category */
.category {color:#333;}
/*a.category:link, a.category:visited { height: 15px; color: #fc0; text-decoration: none;  }*/
a.category:link, a.category:visited { height: 15px; color: #8D0862; text-decoration: none; }
a.category:hover { height: 15px; color: #8D0862; text-decoration: underline; }
/*a.category:hover  {	height: 15px; color: #fc0; text-decoration: underline; }*/
/* End category */

/* blogsection */
.blog {background-color: transparent;}
.blogsection{	height: 18px;  }
.blog_more{	clear: both; display: block; width: 480px; padding: 10px 0px; }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{background-color : none;}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
	border: 1px dashed #147604;
/*	border: 1px dashed #A2BF06;*/
/*	background: #151515;*/
	background: #CCCCCC;
	padding: 0px 2px 0px 2px;
	color: #008080;
}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form { 
/*	font-size: 11px;*/
	margin: 3px;
}

input {
	background-color:#FFFFFF;
	font-size: 11px; color: #333; padding: 1px;
}

#mod_login_username, #mod_login_password {
	background: transparent url(../images/input_bg.gif) top no-repeat;
	font-size: 11px;
	padding: 4px 4px 5px 4px;
	margin: 2px 0px;
	width: 172px;
	border: none;
	color: #999;
}

/*.inputbox { background: #151515; border: 1px solid #666; padding: 1px; margin: 2px; color: #999; }
.text_area {background: #151515; border: 1px solid #666; width: 470px; color: #999; }*/
.inputbox { background: #CCCCCC; border: 1px solid #666; padding: 1px; margin: 2px; color: #999; }
.text_area {background: #CCCCCC; border: 1px solid #666; width: 470px; color: #999; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {
	background: none;
	border: none;
	color: #999;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	padding: 4px 15px;
	background-color: #CCCCCC;
/*	background-color: #151515;*/
	margin: 4px 3px;
}

.button:hover {
	color: #c90;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}


/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* *********************** End TABBED EDITING *********************** */

/* *********************** BANNER *********************************** */
#banner {padding-left:480px;}

/* *********************** END BANNER *********************************** */


/* *********************** MOSIMAGE *********************************** */
div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px;
/* ----------------- */
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

/*.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}*/

/* *********************** END MOSIMAGE *********************************** */
