/* Directorio de compañías de titerenet
 * @author: Jose Bolorino
 * http://cias.titerenet.com/
 *
 */

/* Clean */

a:link,a:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,body,html,p,blockquote
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

/* Generic elements */
html {
margin: 0;
padding: 0;
}

body {
font-size: 1em;
background-color: #fff;
font-family: Arial, Helvetica sans-serif;
margin: 0;
padding: 0;
}

#dircontainer {
display: block;
margin: 0 auto;
width: 950px;
}

p {margin-bottom: 1em;}

a:link {
color: #3276FF;
text-decoration: none;
}

a:active {
color: #ff9900;
text-decoration: none;
}

a:visited {
color: #679AFF;
text-decoration: none;
}

a:hover {
color: #0078b8;
text-decoration: none;
}

hr {border: 1px dotted #ddd;}

h3 {font-size: 1.2em; color:#F90;margin-bottom: 6px;}
h3 {font-size: 1.2em; color:#C00000;margin-bottom: 6px;}

img { border: 0; }
img.floatleft {float:left; margin: 0 10px 10px 0;}

.valign { vertical-align: middle; }

.right { text-align: right; }
.small { font-size: small; }

div.clear { clear: both; margin: 0; padding: 0; }

.floatleft {float:left;}
.floatright {float: right; padding:0 0 0 20px;}
.clearboth { clear: both; }
.clearleft { clear: left; }

.colorgroup {color: #ff9900; }
.colorgroup:link, .colorgroup:visited {color: #f90;}

.colorshow {color: #6BBE39; }
.colorshow:link, .colorshow:visited {color: #6BBE39;}

.coloron {color: #49AD00;}
.coloroff {color: #7E2D20;}

a[href^="mailto"] { 
background: url(images/email.png)
left center no-repeat;
padding-left: 18px; 
}

.contratar {
background: url(images/information.png)
left center no-repeat;
padding-left: 18px; 
}

.bigger {font-size: 2.4em; font-weight: bolder;}

/* Iconos list */
select.iconmenu option {
background-repeat:no-repeat;
background-position:bottom left;
padding-left:30px;
}

/* Ajax */
#note {
	width: 350px;
	border: 1px solid #ccc;
	padding: 4px;
	background-color: #fff;
	font-size: small;
}

/* Specifics headers */
h2.titular {
font-size: 1.3em;
line-height: 1em;
margin-bottom: 5px;
color: #ff9900;
margin-bottom: 1em;
}

h2.front {
margin: 4px 0 4px 0;
font-size: 18px;
color: #ccc;
text-align: left;
}

h2.featuredgroup {
margin: 0;
padding: 0;
font-size: 1.2em;
color: #222;
}

h2.remarked {

font-size: 1.1em;
color: #333;
}

h1.help {
margin-left: 60px;
font-size: 1.3em;
line-height: 115%;
color: #ff5900;
}

/* Top menu */
#topmenu{position:relative;display:block;height:39px;margin:0;padding:0;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #F90;}
#topmenu ul{margin:0;padding:0;list-style-type:none;width:auto;}
#topmenu ul li{display:block;float:left;margin:0;}
#topmenu ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#topmenu ul li a:hover {color:#0078b8;background:#fff url(images/bgON.gif) no-repeat top right;}
#topmenu ul li a.current {color:#0078b8;background:#ffffff url(images/bgON.gif) no-repeat top right;}

/* Main navigation */
#sitenav {
    margin: 0 auto;
}

#sitenav ul {
    list-style: none outside none;
}

#sitenav ul li {
    float: left;
}

#sitenav ul li.right {
    float: right;
}

ul.menu-items {
    -moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 1px 1px 2px #CCCCCC;
    -webkit-border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 1px 1px 2px #CCCCCC;
    background: url('images/menu_bg.png') repeat-x scroll 0 0 transparent;
    float: left;
    height: 35px;
    width: 940px;
    padding-left: 10px;
    margin: 10px 0;
}

#sitenav ul li a {
    border-right: 1px solid #F5B751;
    color: #FFF;
    display: block;
    font-size: 1em;
    font-weight: bold;
    line-height: 34px;
    padding: 0 15px;
    text-decoration: none;
    text-shadow: 0 0 2px #C28219;
}

#sitenav ul li a:hover {
    background-color: #F39100;
    text-shadow: 0 2px 2px #4A2D00;
}

#sitenav .search {
    float: right;
    margin-right: 10px;
}

div.search form {
    padding: 2px;
    margin: 0;
    font-size: 90%;
}

div.search input {

}

#content h2 { margin: 0.5em 0 0.5em 0; }

#rowshowcias {
font-size: 0.9em;
margin-top: 0;
margin-bottom: 15px;
max-width: 45em;
}

#frontbanner {
float: right;
}

#topad {
width: 600px;
margin: 5px 0 0 10px;
padding: 0 0 4px 5px;
}

/* Featured group */
#fgcontainer {
-moz-border-radius: 5px 5px 5px 5px;
-moz-box-shadow: 1px 1px 2px #CCCCCC;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 1px 1px 2px #CCCCCC;
width: 420px;
background-color: #FCDF98;
margin: 10px 0 15px 0;
font-size: 90%;
color: #333;
}

#frontgroup {
margin: .5em;
}

img.gleft {
float: left;
margin-right: 10px;
max-width: 250px;
}

#lbycountry {
text-align: left;
font-size: .8em;
}

p.glist {margin-left: 2px;}

ul.destacadas li {
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 6px;
}

#lgcontainer {
/*background-color: #fff;*/
}

#lucontainer {
/*background-color: #fff;*/
}

/* List of featured groups */
#fresultcontainer {
padding: .5em 0 .5em 0;
}

.fresult {
border: 1px solid #ccc;
margin-bottom: 15px;
padding: 0 .5em 1em .5em;
}

.fresultfoto {
width: 200px;
height: 75px;
margin: 1em;
}

/* Search forms */
#topsearch {
margin: 0;
padding: 0;
background-color: #fff;
}

#topsearch.fieldset {
margin: 0;
padding: 0;
}

#topsearch .textinput {
border:1px solid #ccc;
padding:2px;
}

#topsearch .textinput:focus {
border:1px solid #38C;
}

#letras {
border: 1px solid #ccc;
font-size: 1em;
padding: 4px;
margin: 0 0 6px 0;
color: #ccc;
font-weight: bold;
}

#letras a:link, #letras a:visited {
padding: 6px;
}

#letras a:hover {
background-color: #3276FF;
color: #fff;
}
/* End home page */

/* Shows sidebar */
#showscontainer {
padding: 0;
width: 100%;
margin-bottom: 10px;
}

#showscontainer .showbox {
padding: 4px;
margin-bottom: 15px;
background-color: #E7FFCD; /*#DFF2BF*/
border-radius: 3px 3px 3px 3px;
box-shadow: 1px 1px 4px #999;
    
-moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px;
-moz-box-shadow: 1px 1px 4px #999;
-webkit-box-shadow: 1px 1px 4px #999;
}

.showbox a {
font-size: 105%;
font-weight: bold;
}

#showscontainer .showbox em {
font-size:x-small;
}

.tinydescription {
width: 95%;
padding: 0  4px 0 4px;
color: #000;
}

/* More groups from */
h2.moregroups {
font-size: .8em;
color: #ff9900;
}

div#moregroups {
padding-bottom: 6px;
margin-top: 6px;
margin-bottom: 6px;
font-size: 90%;
border-bottom: 1px solid #ccc;
}

ul.moregroups {
list-style-type: none;
padding: 0;
margin: 0;
}

li.moregroups {
background-image: none;
margin: 0.8em 0;
}

/* Sidebar banners */
h2#sidebanners {
margin-bottom: 8px;
text-align: center;
font-family: Geneva, "Trebuchet MS", Arial;
font-size: 1em;
color: #6ABF3B;
font-weight: bold;
}

div#sidebanners {
width: 180px;
margin: 10px 0 10px 0;
padding: 4px;
}

div#sidebanners .small {color:#6ABF3B;}

/* Mini banner cía */
.miniban1 {
float: left;
margin: 0 10px 5px 0;
}

.msuscribed:link  { font-family: sans-serif; font-weight: bold; text-decoration: none; color: #0040cc; }
.msuscribed:visited  { font-family: sans-serif; font-weight: bold; text-decoration: none; color: #0040cc; }
.msuscribed:hover  { font-family: sans-serif; font-weight: bold; text-decoration: none; color: #ff9900; }
.msuscribed:active  { font-family: sans-serif; font-weight: bold; text-decoration: none; color: #ff9900; }

/* Group */
h2.grouptitle  {
margin: 0 0 1px 0;
padding: 0;
line-height: 120%;
font-family: sans-serif;
font-size: 24px;
color: #ff9900;
}

.datocia {
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #5F5F5F;
font-weight: bold;
}

#mainfoto {
max-width: 275px;
float: left;
margin-right: 10px;
clear: right;
}

.piedefoto {
margin: 0;
padding: 0;
font-size: small;
color: #ccc;
}

/* Shows */
div#description {
padding: 4px;
width: 95%;
background-color: #BDDCFF; /*#D6DFE7*/
margin: 10px 0 20px 0;
max-width: 40em;
-moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px;
-moz-box-shadow:1px 1px 2px #333;
-webkit-box-shadow:1px 1px 2px #333;
}

div#fartistic { 
padding: 4px;
margin: 5px 0 20px;
background-color: #fff4db;
max-width: 40em;
-moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px;
-moz-box-shadow:1px 1px 2px #333;
-webkit-box-shadow:1px 1px 2px #333;
}

div#ftechnical {
padding: 4px;
margin-top: 5px;
background-color: #ffeece;
max-width: 40em;
-moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; 
-moz-box-shadow:1px 1px 2px #333;
-webkit-box-shadow:1px 1px 2px #333;
}

div#history {
padding: 4px;
width: 99%;
max-width: 40em;
margin: 6px 0 20px;
background-color: #ffeece;
-moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; 
-moz-box-shadow: 1px 1px 2px #333;
-webkit-box-shadow:1px 1px 2px #333;
}

h2.showtitle  {
margin: 0 0 10px 0;
padding: 0;
line-height: 120%;
font-family: sans-serif, sans, helvetica;
font-size: 1.7em;
font-weight: bold;
color: #6ABF3B;
text-shadow: 0 1px #ccc;
}

.pshortinfo {
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #333;
}

#showphotos {width: 75%; max-width: 45em;}

.lgrouptitle:link  { font-family: sans-serif; font-size: 24px; text-decoration: none; color: #0040cc; }
.lgrouptitle:visited  { font-family: sans-serif; font-size: 24px; text-decoration: none; color: #0040cc;  }
.lgrouptitle:hover  { font-family: sans-serif; font-size: 24px; text-decoration: none; color: #ff9900;  }
.lgrouptitle:active  { font-family: sans-serif; font-size: 24px; text-decoration: none; color: #ff9900; }

.lshowtitle:link  { font-family: sans-serif; font-size: 24px; text-decoration: none; color: #0040cc; }
.lshowtitle:visited  { font-family: sans-serif; font-size: 24px; text-decoration: none; color: #0040cc; }
.lshowtitle:hover  { font-family: sans-serif; font-size: 24px; text-decoration: none; color: #ff9900; }
.lshowtitle:active  { font-family: sans-serif; font-size: 24px; text-decoration: none; color: #ff9900; }

/* Show list */
span.bignumber {
color: #ccc;
font-size: 25px;
font-weight: bold;
float: left;
margin: 0 10px 5px 0;
}

/* Groups and shows */
.pdescription {
padding: 0 .5em 0 1em;
color: #000;
}

.pdescription strong {}

.photofoot {
color: #c3c3c3;
font-size: x-small;
font-style: italic;
}

/* Gallery */
.gallery {
list-style: none;
margin: 0;
padding: 0;
}
.gallery li {
margin: 6px;
padding: 0 0 20px;
float: left;
position: relative;
width: 140px;
height: 140px;
}
.gallery img {
background: #fff;
border: solid 1px #ccc;
padding: 4px;
}
.gallery span {
width: 77px;
height: 27px;
display: block;
position: absolute;
top: -12px;
left: 50px;
background: url(images/cinta.png) no-repeat;
}
.gallery a {
text-decoration: none;
}

small.fotodesc {
font-size: 0.8em;
line-height: 1em;
}

/* Floating thumbnails */
.fethumbnail {
float: left;
width: 175px;
border: 0;
margin-bottom: 5px;
padding: 0;
}

.rowshow {
	
}
.showthumb {
	float: left;
	width: 135px;
	margin: 0 15px 6px;
	text-align: right;
}

h2.btitle {
margin: 15px 0pt 10px 0pt;
font-family: sans-serif;
font-size: 16px;
color:#6F4E00;
}

/* Login info box */
#boxsuscribe {
width: 95%;
margin-top: 10px;
margin-bottom: 10px;
padding: 0.2em;
background-color: #F9F9F9;
-moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; 
}

#boxsuscribe h2 {
padding: 2px;
font-size: 0.9em;
color: red;
}

#boxsuscribe ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#boxsuscribe li {
background-image: none;
margin: 0.8em 0 0 0.4em;
font-size: 1.4em;
font-weight: bold;
}

/* Traído de cover.css */
#selectcrit {
margin: 0 0 15px 0;
padding: 0;
}

#selectcrit form, #selectcrit label, #selectcrit select, #selectcrit input, #selectcrit button, #selectcrit a {
/*display: inline;*/
vertical-align: baseline;
}

#selectcrit label {
font-size: 80%;
font-weight: bold;
}

#selectcrit form fieldset {
padding: 0;
}

#selectcrit select {
font-size: 1em;
padding: 4px 0;
}

/* Forms */
legend {font-weight: bold;}
fieldset {border: 0; padding: 1em;}
/*input, select {margin-bottom: 8px;}*/

input, select, textarea {
	background-color: #FFF;
    border: 1px solid #BBB;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
}
input[type="text"], input[type="password"], input.text, input.title, textarea, select {
margin:0.5em 0;
}

label.login {
float: left;
width: 220px;
margin-right: 5px;
font-weight: bold;
}

/* Login form */
#loginform input:focus {border:2px solid #f90;}

#loginform input[type=text], #loginform input[type=password] {
display:block;
font-size:13px;
margin:0 0 5px;
padding:5px;
width:203px;
}

#loginform label {
font-weight:normal;
}

/* Register form */
#formregister {
display: block;
width: 500px;
text-align: right;
}

#formregister strong {
color: #FF7E00;
}

label.register {
font-size: 1em;
font-weight: bold;
text-align: right;
}

label.infolabel {
font-size: 0.9em;
color:#333;
}

/* Search results */
#paginacion {
font-size: 1.4em;
}

.results { font-size: 1.2em; font-weight: bold;}

.resultmsg {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
font-size: 110%;
font-weight: bold;
color: #f90;
margin-bottom: 10px;
}

/* FAQs & main information */
#maininfo {
max-width: 650px;
margin: 0 0 0 20px;
font-family: Arial, Helvetica, "sans-serif";
font-size: 1em;
line-height: 150%;
color: #333;
}

#maininfo h1 {
margin-bottom: 10px;
}

#maininfo p { margin-bottom: 1em; }

#maininfo li {
list-style-type: circle;
margin-left: 6px;
padding-left: 3px;
margin-bottom: 5px;
}

#maininfo strong {
font-size: .95em;
font-weight: bold;
color: #333;
}

#maininfo h2 {
color: #FF7E00;
}

#warningmsg {
max-width: 50em;
margin-bottom: 10px;
text-align: left;
border: 1px dotted red;
padding: .5em;
font-family: Verdana, sans-serif;
font-size: 1em;
line-height: 115%;
color: #333;
}

#warningmsg h2 {
font-size: 1.2em;
color: red;
margin-top: 0;
}

#infomsg {
max-width: 50em;
margin-bottom: 15px;
text-align: left;
padding: .5em;
font-family: Verdana, sans-serif;
font-size: 1em;
line-height: 115%;
color: #333;
}

/* Info list */
ul.dotlist li {
list-style-type: circle;
margin: 0 8px;
}

/* Help menu */
#helpcontainer { margin-left: 30px; }

#helpcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#helpcontainer li { margin: 0; }

#helpcontainer ul ul
{
margin-left: 30px;
padding: 0;
list-style-type: none;
}

#helpcontainer li li a
{
display: block;
color: #333;
background-color: transparent;
width: 110px;
padding: 2px 10px;
margin: 0;
border-top: none;
border-bottom: none;
border-left: 1px solid #aaa;
text-decoration: none;
font-size: 12px;
}

#helpcontainer li active {
background-color: #ccc;
}

#helpcontainer a#active, a#active:hover { background-color: #ddd;}

/* User info */
#userinfo {
margin-left: 40px;
}

/* Puppet wall */
div#wall {
width: 90%;
margin-left: 5%;
padding: 1em;
text-align: center;
background-color: #fff;
font-family: "Georgia", "Trebucher", Arial, sans;
}

div#wall h1 {
font-size: 2em;
color: #ff9900;
}
div#wall p {
font-size: 1em;
font-style: italic;
color: #333;
}

/* Agenda */
#datagenda {
width: 70%;
}

.agendaitem {
margin-bottom: 6px;
padding: 6px;
border: 1px solid #ccc;
}

span.date {
color: #f90;
padding: 0 2px 0 4px;
}

span.bigdate {
color: #cc0000;
font-size: 25px;
text-decoration: none;
}

/* Admin menu */
#admincontainer {
display: block;
margin: 0 auto;
width: 100%;
}

#topadmin {
	padding: 1em;
	margin: 0;
	background-color: #000;
	border-bottom: 2px solid #6A6A6A;
}
#adminmenu li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	border-right: 1px solid #333;
	padding-right: 3px;
	margin-right: 6px;
}

#adminmenu li.last {
	border-right: none;
}

#admfilters li.current {
	border-bottom: 2px solid #f90;
}

#admciaslist li {
    margin-bottom: 6px;
    border-bottom: 1px solid #ccc;
}

.frenueva { color:#5D0000; font-weight: bold;}

/* Footer */
#footer {
clear: both;
margin: 0;
padding: .5em;
background-position:bottom;
background-color:#4094C4;
font-size: small;
line-height: 1.4em;
color: #fff;
text-align: center;
}

#footer a:link {
color: #fff;
text-decoration: underline;
}

#footer a:active {
color: #ff9900;
text-decoration: underline;
}

#footer a:visited {
color: #ccc;
text-decoration: underline;
}

#footer a:hover {
color: #ff9900;
text-decoration: underline;
}

/* Mensajes */
div.info, div.success, div.warning, div.error, div.validation {
    border: 1px solid #ccc;
    margin: 10px 0px;
    padding:15px 10px 10px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    max-width: 35em;
    line-height: 1.3em;
    border-radius: 6px 6px 6px 6px;
}
div.info {
    color: #00529B;
    background-color: #F8FAFC;
    background-image: url('images/info.png');
}
div.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('images/success.png');
}
div.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('images/error.png');
}
div.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('images/warning.png');
}
div.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('images/validation.png');
}

/* From cover.css */
div#top {
width:100%; 
height: 100px; 
margin: 0;
padding: 2px 0 4px 0;
overflow: hidden;
background-color: #FFF;
}

img.logo { float: left; margin: 0 15px 0 0; }

ul.navlinks {
margin: 2px 5px;
padding: 2px;
white-space: nowrap;
}

ul.navlinks li {
  display: inline !important; 
}

ul.navlinks li.first {
font-size: 85%;
color: #f90;
margin-right: 4px;
}

/* Shows Ad */
.showad {
float: left;
margin: 10px 5px 10px 0px;
padding: 0;
width: 125px;
height: 125px;
}

#wall .showad {
height: 156px;
}

#mcontainer {
width: 99%;
margin: 0 auto; 
padding: 0 0 0 5px;
}

#mcontent {
width: 63%; /* 68% */
position: relative;
float: right;
text-align: left;
font-size: 1em;
color: #333;
line-height: 1.5em;
margin: 5px 0 35px 0;
padding: 0.5em;
border-top: 1px solid #eee;
}

#mcolumn {
width: 32%; /* 27% */
float: left;
margin-bottom: 10px;
/*margin: 5px 0 35px 5px;*/
font-size: 0.85em;
line-height: 1.5em;
color: #333333;
padding: 6px 6px 0 6px;
}

#mcolumn h2 { 
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: 1em;
    color: #555;
}

#mcolumn p { margin-bottom: 5px; }

#admincontainer #mcolumn {
	width: 25%;
	background-color: #eee;
	font-size: 1em;
}

.minfo {
margin: 0;
padding: 0;
}

div#resumeshows {
width: 500px;
font-size: 0.8em;
line-height: 1.2em;
}

#resumeshows img.floatleft {
float: left;
margin: 0 4px 15px 0;
}

#resumeshows img.floatright {
float: right;
margin: 0 0 15px 4px;
}

div#showlist {
margin: 5px 0 10px 0;
font-size: 0.8em;
line-height: 1.4em;
}

.googlead {
	margin: 10px auto;
}

