

/* =GENERAL, MAIN IDS AND CLASSES
-------------------------------------------------------*/
body {
   background-color: #f4f4f4;
   /*background-image: url(img/portada.jpg);*/
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	color: #333;

}

#adminwrap {
   margin: 10px auto 0px auto;
	width: 769px;
	border: 1px solid #000;
	padding: 5px;
	background-color: #fff;
	background-image: url(img/topadmin.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#wrap {
   margin: 10px auto 0px auto;
	width: 769px;
	\width: 789px;
	w\idth: 769px;
	border: 1px solid #000;
	padding: 5px;
	background-color: #fff;
	background-image: url(img/top.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#head {
   margin: 0px 0px 2px 0px;
	padding: 0px;
	height: 87px;
	text-align: right;
}

#head h1{
	display: none;
}

#menu {
   margin: 0px 0px 2px 0px;
	padding: 0px;
	height: 12px;
	background-image: url(img/footer.gif);
	border: 0px solid #000;	
}

#bread {
   margin: 0px 0px 2px 0px;
	padding: 12px 10px 8px 10px;
	background-color: #f0f0f0;
	background-image: url(img/bread.png);
	background-repeat: repeat-x;
	background-position: top;
}

#bread a{
   color: #000;
}

#top {
	margin: 2px 0px 5px 0px;
	height: 10px;
	background-image: url(img/top2.png);
	background-repeat: repeat-x;
	background-position: top;
}

#main {
	padding: 0px;
	margin: 0px 200px 0px 0px;
}

#main_web_search {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#side {
	float: right;
	width: 180px;
	margin: 0px;
	padding: 0px; 
	background-color: #fff;
}

#base {
   clear: right;
	border-top: 1px solid #000;
	height: 30px;
	background-color: #e3e3e3;
	background-image: url(img/base.png);
	margin: 10px -5px -5px -5px;
}

#foot {
   font-size: 11px;
	color: #777;
	margin: 2px auto 15px auto;
	width: 300px;
	text-align: center;
}

h2 {
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #B5B5F3;
	padding: 5px 10px;
	
}

#side_header {
	margin: 0px 0px 10px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #427EBB;
	padding: 5px 10px;

}
/* =MENU
-------------------------------------------------------*/

#menu ul {
   list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#menu ul li {
   display: inline;
   float: left;
}

#menu ul li a {
   display: block;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #333;
	margin-bottom: 4px;
	font-weight: bold;
}

#menu ul li a:hover {
   color: #000;
}

/* =ADMIN MAIN
-------------------------------------------------------*/

#adminmain {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#admincatmain {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#admincatmain th {
	text-align: left;
	background-color: #e4efc7;
	padding: 3px;
}

#admincatmain td {
	padding: 3px;
}


#adminmain h2{
	background: none;
	font-size: 16px;
}

#admincatmain h2{
   background: none;
	font-size: 16px;
}

#adminmain ul {
   list-style: none;
	margin: 0px 10px;
	padding: 0px;
}

#adminmain ul li {
	font-size: 13px;
}

#adminmain ul li a {
   display: block;
	font-weight: bold;
	padding: 15px 10px 15px 70px;
	margin: 15px 0px;
	width: 200px;
	text-decoration: none;
	color: #000;
}

#adminmain ul li a:hover {
   color: #FF6600;
}

a.addarticle {
   background-image: url(img/filenew.png);
	background-repeat: no-repeat;
	background-position: left;
}

a.articlemanager {
   background-image: url(img/folder_txt.png);
	background-repeat: no-repeat;
	background-position: left;
}

a.categorymanager {
   background-image: url(img/file-manager.png);
	background-repeat: no-repeat;
	background-position: left;
}

a.substitutionmanager {
   background-image: url(img/view_left_right.png);
  background-repeat: no-repeat;
  background-position: left;
}

a.reports {
   background-image: url(img/reports.png);
  background-repeat: no-repeat;
  background-position: left;
}

a.searchstatistics {
   background-image: url(img/search-stats.png);
  background-repeat: no-repeat;
  background-position: left;
}

a.articleperformance {
   background-image: url(img/popular.png);
  background-repeat: no-repeat;
  background-position: left;
}

a.lastupdatedarticle {
   background-image: url(img/recent.png);
  background-repeat: no-repeat;
  background-position: left;
}

a.viewmain {
   background-image: url(img/kview.png);
	background-repeat: no-repeat;
	background-position: left;
}

#adminmain select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-color: #eee;
	border: none;
	border: 1px solid #333;
}

#adminmain textarea {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-color: #eee;
	border: 1px solid #333;
}

#admincatmain input {
	font-size: 13px;
	margin: 0px 0px;
	background-color: #eee;
}

#admincatmain select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-color: #eee;
	border: none;
	border: 1px solid #333;
}

#adminmain input {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-color: #eee;
	border: 1px solid #333;
}

#adminmain textarea:focus {
   background-color: #fff;
}

#adminmain input:focus {
   background-color: #fff;
}

#adminmain select:focus {
   background-color: #fff;
}

#admincatmain input:focus {
   background-color: #fff;
}

#admincatmain select:focus {
   background-color: #fff;
}

/* =MAIN SEARCH
-------------------------------------------------------*/

#search {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 35px 0px;
	border: 1px solid #000;
	background-color: #e4efc7;
}

#hrcTab {
	margin: 0px 0px -4px 0px;
}

#webTab {
	margin: 0px 0px -4px 0px;
}

#search table {
   margin: 5px 10px 0px 10px;
}

#search table td {
   padding-top: 15px;
}

td.sfirst {
   width: 200px;
}


select {
	font-size: 12px;
	margin-top: 10px;
}

input {
   font-size: 12px;
	margin-top: 10px;
}

input.searchbtn {
   margin-top: 26px;
	margin-left: 10px;
}

/* =MAIN BROWSE
-------------------------------------------------------*/

#browse {
   margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
   border: 1px solid #000;
	background-color: #f5f5f5;
}

#browse a{
   color: #000;
}

div.category_wrapper {
   float: left;
	margin: 5px 0px;
	padding: 0px;
	width: 260px;
}

#browse ul {
   margin: 0px 10px 0px 10px;
	padding: 0px;
	list-style: none;
}

#browse ul li{
   margin: 0px 0px 8px 0px;
	padding: 0px;
	list-style: none;
}

#clear_browse {
   clear: left;
}

/* =DOMAIN SEARCH
-------------------------------------------------------*/

#domain_search {
   margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
   border: 1px solid #000;
	background-color: #f5f5f5;
}

#domain_search p {
   padding: 0px 0px 0px 10px;
	margin: 0px;
}

#domain_search p.small {
   padding: 10px 0px 15px 10px;
	margin: 0px;
	font-size: 10px;
}

img.icann {
   display: inline; 
	padding: 0px 0px 0px 10px;
	vertical-align: top;
}


/* =SIDEBAR
-------------------------------------------------------*/

#side ul{
	list-style: none;
	padding: 0px;
	margin: 10px 10px;
}

#side a {
   color: #000;
}

#side li {
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.side_section {
	border: 1px solid #000;
	margin: 0px 0px 10px 0px;
	background-color: #f5f5f5;
}

div.side_search {
	border: 1px solid #000;
	margin: 0px 0px 10px 0px;
	background-color: #e4efc7;
}

#side p {
   margin: 0px 0px 10px 10px;
}

#side strong {
   color:#CC0000;
}

#side select {
	font-size: 12px;
	margin-top: 5px;
}

#side input {
   font-size: 12px;
	margin-top: 5px;
}

#side input.searchbtn {
   margin: 10px 20px 10px 0px;
}

p.side_button {
	text-align: right;
}


/* =SEARCHTABS
-------------------------------------------------------*/

div.regsearch, div.googlesearch {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  clear: left;
  background-color: #E6F4C1;
  padding: 20px;
  margin: 0px 0px 10px 0px;
  /*Get rid of whitespace in IE*/
  .margin: -5px 0px 10px 0px;
}
div.side_regsearch, div.side_googlesearch {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  clear: left;
  background-color: #E6F4C1;
  padding: 10px;
  margin: 0px 0px 10px 0px;
  /*Get rid of whitespace in IE*/
  .margin: 0px 0px 10px 0px;
}
#side ul.searchtabs {
  list-style: none;
  float: left;
  padding: 0px;
  margin: 0px;
  width: 100%;
  background: #fff url(img/ccc.png) repeat-x bottom left;
}

#main ul.searchtabs {
  list-style: none;
  float: left;
  padding: 0px;
  margin: 0px;
  width: 100%;
  background: #fff url(img/ccc.png) repeat-x bottom left;
}

#googleside ul.searchtabs {
  list-style: none;
  float: left;
  padding: 0px;
  margin: 0px;
  width: 100%;
  background: #fff url(img/ccc.png) repeat-x bottom left;
}

div.searchtab ul li {
  float: left;
  margin: 0px;
  padding: 0px;
}
div.searchtab ul li a {
  display: block;
  height: 16px;
  padding: 0px;
  margin: 0px;
  .margin: 0px 0px 0px 0px;
  color: #000;
  text-decoration: none;
}
div.searchtab ul li a.hgoo {
  background-image:url(img/gdhelpoff.png);
  background-repeat: no-repeat;
  background-position: top left;
  margin-left: 10px;
  width:108px;
}
ul.searchtabs li.active a.hgoo{
  background-image:url(img/gdhelp.png);
  background-repeat: no-repeat;
  background-position: top left;
  width:108px;
}
ul.searchtabs li.active a.wgoo {
  width: 100px;
  background-image:url(img/webon.png);
  background-repeat: no-repeat;
  background-position: top left;
}
ul.searchtabs li a.wgoo {
  width: 100px;
  background-image:url(img/weboff.png);
  background-repeat: no-repeat;
  background-position: top left;
}



/* =CATEGORY LIST
-------------------------------------------------------*/
#cat h2 {
   background: none;
	font-size: 16px;
}

#cat a {
	color: #000;
}

#cat ul {
   margin: 0px 10px;
	padding: 0px;
	list-style: none;
}

#cat ul li {
   margin-bottom: 8px;
}

/* =ARTICLEPAGE/SEARCHRESULT
-------------------------------------------------------*/

#artlist {
	font-size: 12px;
}

#artlist a {
	color: #000;
}

#artlist h2 {
   background: none;
	font-size: 16px;
}

#artlist ul {
   margin: 0px 10px;
	padding: 0px;
	list-style: none;
}

#artlist ul li {
   margin-bottom: 15px;
}

#artlist span.recentup {
   background-image: url(img/update_green.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.search_pages_top {
	margin: -10px 10px 15px 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
}

div.search_pages_top a {
   padding: 0px 3px 0px 3px;
	font-weight: normal;
	font-size: 12px;
}

div.search_pages_bottom {
	margin: -10px 10px 30px 10px;
	border-top: 1px solid #ddd;
	padding-top: 5px;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
}

div.search_pages_bottom a {
   padding: 0px 3px 0px 3px;
	font-weight: normal;
	font-size: 12px;
}

#googlemain {
   margin: 0px 250px 0px 0px;
}

#googleside {
   float: right; 
	width: 235px;
}

/* =ARTICLE
-------------------------------------------------------*/

#poptop {
   display: none;
}

#article {
   padding: 10px;
}

#last_print {
   border-bottom: 1px solid #ddd;
	font-style: italic;
	color: #666;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#last_print table {
   margin: 0px;
	padding: 0px;
	width: 99%;
}

#article h2 {
   background: none;
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

div.butter {
	background-color: #FADEE1;
	background-image: url(img/warn.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 15px 10px 10px 90px;
	border: 1px solid #333;
	margin: 0px 10px;
}

div.butter h3 {
   color: #CC0000;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px;
}

p.note {
   background-color: #e4efc7;
	border: 1px solid #333;
	padding: 10px;
	margin: 10px 0px;
}

p.note strong {
   color: #000;
	font-size: 14px;
}

strong {
   color: #000;
}

td.hacker {
	border: 0px solid #333;
	padding: 4px;
	font-family: "Lucida Console","Courier New", Courier, mono;
	color: #000;
	font-size: 13px;
	background-color: #EEE;
	margin: 5px 0px;
	vertical-align:middle;
	text-align:left;
}

code {
   font-family: "Lucida Console","Courier New", Courier, mono;
	color: #000;
	font-size: 13px;
}

#article p {
   line-height: 16px;
}

#article ul {
    
}

#article h4 {
   color: #000;
	font-size: 13px;
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	background-position: top left;
	margin: 15px 0px -5px 0px;
}

#article li {
   line-height: 16px;
	margin: 5px 0px;
} 

#article h3 {
   margin: 30px 0px 0px 0px;
}

#article dl{
   margin: 0px;
	padding: 0px;
}

#article dt{
   margin: 0px;
	font-weight: bold;
	padding: 0px;
}

#article dd {
   margin: 0px 0px 15px 0px;
}

