html body {
overflow: -moz-scrollbars-vertical;
margin: 0;
padding: 0;
height: 100%;
font-family: Trebuchet MS, Tahoma, sans-serif;
}

body { 
font:normal 12px/16px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; 
color:#555; 
}
a, a:visited { 
color:#0b6b8b; 
} 
a:hover { 
color:#000; 
text-decoration: underline; 
}


#container {
margin: 0;
padding: 0;
}

form {
margin: 0;
padding: 0;
}

input, textarea {
font-family: Trebuchet MS, Tahoma, sans-serif;
}

a {
color: #0002ff;
}

h1, h2, h4 {
margin-top: 0;
padding-top: 0;
color: #333333;
}

h4 {
font-size: 1.5em;
}

a:hover {
text-decoration: none;
}

.red {
color: #000000;
}

.wide {
width: 995px;
margin: 0 auto;
padding: 0px;
}

#header {
margin: 0;
padding: 0;
overflow: hidden;
}

#header strong {
font-weight: normal;
}

#logo {
float: left;
border: 0;
margin: 0;
}

#header ul {
float: right;
margin: 0;
padding: 0;
padding-top: 1.5em;
list-style-type: none;
font-size: 1.5em;
}

#header li {
float: left;
padding: 0;
margin: 8px;
}

#adminNav {
float: right;
margin-top: 5px;
margin-right: 17px;
}

#content {
padding: 1em;
padding-top: 2em;
overflow: hidden;
}

.textIcons {
/* margin-right: 5px; */
border: 0;
}

.itemIcons {
margin-right: 5px;
border: 0;
}

#texts {
float: left;
width: 640px;
}

#offers {
float: right;
margin: 10px;
width: 250px;
}

#offers h4 {
margin-bottom: 0px;
}

.floatRight {
float: right;
text-align: right;
}

/* Start Page Blocks */

#contentStart {
overflow: hidden;
position: relative;
padding: 2em;
padding-top: 4em;
/* background: url(bg-blue.gif) top repeat-x; */
}

.startLeft {
float: left;
width: 550px;
margin-right: 50px;
}

.startRight {
float: left;
width: 380px;
}

.startContainer {
padding: 1em;
margin: 0.2em;
}

#toolbarButton {
cursor: move;
}

#footer {
clear: both;
height: 100px;
padding: 0;
padding-top: 3em;
background: url(bk_footer.png) top repeat-x;
}

/* short URL interface */
.shortColor {
background: #FFE59C;
padding: 10px;
}

#shortURL {
float: left;
padding: 5px;
width: 400px;
}

#shortURL input {
width: 97%;
border-style:none;
border:none;
border-width: 0px;
font-size: 1.2em;
background: url(bg-input.gif) top left no-repeat;
padding: 5px;
}

#shortSpacer {
float: left;
width: 20px;
height: 30px;
}

#shortSubmit {
float: left;
border: black;
padding: 5px;
width:100px;
text-align: center;
}

#shortSubmit input {
font-weight: 600;
width: 99%;
border-style: none;
border: none;
border-width: 0px;
font-size: 1.4em;
padding: 2px;
#padding: 0px;
cursor: pointer;
}

#advancedTrigger {
clear: left;
float: left;
margin-top: 15px;
padding-top: 0px;
font-weight: 600;
font-size: 1.2em;
width: 270px;
}

#shareTrigger {
float: left;
margin-top: 15px;
padding-top: 0px;
font-weight: 600;
font-size: 1.2em;
width: 270px;
text-align: right;
}

.shortInput {
background: url(bg-input.gif) top left no-repeat;
padding: 5px;
font-size: 1em;
width: 95%;
}

#shortTag {
width: 250px;
font-size: 1em;
vertical-align: middle;
}

#shareOpt {
float: left;
clear: left;
display: none;
padding: 10px;
width: 520px;
font-weight: 600;
margin-top: 3px;
}

#advancedOpt {
float: left;
clear: left;
display: none;
padding: 10px;
width: 520px;
font-weight: 600;
margin-top: 3px;
}

#bulkSubmit {
font-weight: 600;
font-size: 1.2em;
}

#resultsContainer {
float: right;
width: 380px;
top: 0;
padding: 5px;
margin: 0;
}

#resultsInner {
padding: 10px;
}

#shortResults {
}

#shortResults p {
margin-top: 5px;
padding-top: 5px;
margin-bottom: 0;
padding-bottom: 0;
}

#shortResults input {
width: 95%;
background: url(bg-input.gif) top left no-repeat;
padding: 5px;
font-size: 1em;
font-weight: 600;
}

#shortResults textarea {
width: 95%;
height: 80px;
font-weight: 600;
color: red;
}

.resultsBottom {
text-align: right;
font-weight: 600;
}

/* site admin interface */
#configTabs {

}

#configTabs div {
padding: 10px;
}

.configTab label {
padding-top: 10px;
}

#configTabs input {

}

#configTabs textarea {
width: 95%;
height: 10em;
}

.configResults {
font-weight: 600;
color: #EFA239;
padding-left: 20px;
}

.numberField {
width: 5em;
}

.textField {
width: 95%;
}

/* page navigation */

.search-nav {
height:20px;
margin: 20px;
text-align: center;
font-weight: 600;
}

.search-nav a {
vertical-align:top;
display: inline-block;
margin: -5px 0 0 0;
position:relative;
padding: 3px 7px 3px 7px;
background:;
border: solid 1px #939598;
border-top: 1px solid #DDD;
border-left: 1px solid #DDD;
text-decoration:none;
color: #F5A83B;
}

.search-nav a:hover, .search-nav a.current{
color: white;
background:;
border: 1px solid #8faf0a;
}

/* frame & redirect style */

#redirectBlock {
text-align: center;
}

#countdown {
font-weight: 600;
color: red;
}

#lowerFrame {
text-align:center;
}

/* cajas pagina inicial */
#container2{
	background-color:#FFF;
	width:960px;
	margin:0 auto;
}

#saBox {
	width:100%;
	margin:0px auto;
	background:#fff url(leftside.gif) repeat-y left top;
}
.top {
	width:100%;
	height:20px;
	background:url(top.gif) no-repeat left top;
}
.top span {
	display:block;
	position:relative;
	height:20px;
	background:url(top-right.gif) no-repeat right top;
}
.center-content {
	position:relative;
	background:url(rightside.gif) repeat-y right top;
	padding:1px 20px 1px 25px;
	margin:-1px 0 -50px 0;
}
.bottom {
	width:100%;
	height:60px;
	background:url(bottom.gif) no-repeat left bottom;
}
.bottom span {
	display:block;
	position:relative;
	height:60px;
	background:url(bottom-right.gif) no-repeat right top;
}
p {
	margin:0 0 1em 0
}

.split{overflow:hidden;}
.split .floatL{float:left; width:60%; padding:0 30px 0 0 ; background:url(cut.gif) right no-repeat;}
.split .floatR{float:right; width:35%;}
.floatL ul { list-style:none; margin:0 0 20px 10px; padding:0; }
.floatL li { display:block; background:url(bullet.png) no-repeat 0 50%; padding:2px 2px 2px 16px; }

/* Seccion Top 10 URLs */
.popular{overflow:hidden; padding:10px; border-bottom:1px dotted #6CF; width:728px;}
.popular a img{float:left; border-width:1px; border-style:solid; padding:2px; margin:0 10px 0 0;}
.popular h2{font-size:14px;}
.popular h2 small{display:block; font-size:11px; font-weight:normal; color: #0F755B;}
.popular p{margin:10px 0; line-height:180%;}

/* Seccion Top 10 URLs */
.popular2 {overflow:hidden; padding:10px; border-bottom:1px dotted #6CF; background-color: #F9FEFF; width:728px;}
.popular2 a img{float:left; border-width:1px; border-style:solid; padding:2px; margin:0 10px 0 0;}
.popular2 h2{font-size:14px;}
.popular2 h2 small{display:block; font-size:11px; font-weight:normal; color: #0F755B;}
.popular2 p{margin:10px 0; line-height:180%;}

#frameTop {
overflow: hidden;
background: url(bg-frame.png) bottom repeat-x;
margin: 0;
padding: 0;
height: 42px;
position: relative;
z-index: 100;
}

#frameTop strong {
font-weight: 600;
}

#frameAds {
top: 0;
left: 0;
margin: 1px auto;
text-align: center;
position: absolute:
width: 740px;
height: 60px;
z-index: -100;
overflow: hidden;
}

#topFrame {
clear: both;
text-align: center;
}

#lowerFrame {
text-align: center;
}

.frameNav {
float: right;
margin: 0;
padding: 5px 10px;
background: url(delimeter.png) no-repeat 0 0;
}

.frameNav img {
vertical-align: middle;
border: 0;
}

.topNav {
float: left;
}

#logoFrame {
border: 0;
padding: 0;
margin: 0;
}

.frameLeft {
float: left;
padding: 0 8px;
background: url(delimeter.png) no-repeat top right;
}

.linkTitle {
color: #455380;
}

/*JUITTER PLUGIN CSS*/

#itomxtwitts{} /*Juitter container*/

#itomxtwitts .twittList{width:800px;margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#itomxtwitts .twittLI{list-style:none;background:#ECFAFE;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #0B6B8B;padding:3px;clear:both;height:55px;} 
#itomxtwitts .twittList SPAN.time{color:#777;font-size:0.9em}
#itomxtwitts .twittList A{color:#0B6B8B;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#itomxtwitts .juitterAvatar{float:left;border:solid 1px #FEE99E;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;}

#itomxtwitts .jRM{float:right;clear:both} /*read it on twitter link*/

#itomxtwitts .extLink{} /*CSS for the external links*/

#itomxtwitts .hashLink{} /*CSS for the hash links*/

/*end of Juitter CSS*/