/*
*************************************************************************
*	basic css-file for the LycosSERP layout and content - 07/07/16	*
*************************************************************************
*/

body {
	color: #000;
	font-family:arial,verdana,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
  min-width:1024px;	
  height:100%;
	}

/*
**********************************************
* global styles // FONTS - FORMS - AND SO ON *
**********************************************
*/

a, a:visited {
	text-decoration: none;
	}
a:link,a:hover,a:active {
	color: #3300CC;
	text-decoration: none;
	}
a:visited {
	color: #999999;
	}

h1 {
	color: #3300CC;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

h2 {
	color: #3300CC;
	font-size: 90%;
	margin: 0;
	padding: 0;
	}
	
h3{
	font-size: 110%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
ul {
	list-style: none;	
	margin: 0;
	padding: 0;
	}

ol {
	color: #3300CC;
	font-size: x-small;
	padding-Left: 33px;
	margin: 0;
	}
/*
***************************
* HEADER LAYOUT/CONTENT *
***************************
*/	
#header {background: url(../gfx/header_bg.png) repeat-x; overflow:hidden;}
#header img{
margin:0;padding:0;
}
#header a.logo {float: left;margin: 0 0 0 43px;}
#header .centerBlock {float: left;margin: 0 0 0 20px;width: 550px;}
/*
* mainnavigation
*/
#header ul.mainNav {margin-top:25px;}
#header ul.mainNav li {color: #000000;display: inline;font-weight:bold;padding-left:0px;padding-right:0px;}
#header ul.mainNav a, 
#header ul.mainNav a:active, 
#header ul.mainNav a:visited {color: #3300CC;text-decoration: none;font-weight:normal;}
#header ul.mainNav a:hover, 
#header ul.mainNav a.active {color: #000;text-decoration: none;}
/*
* settings and advanced search
*/
#header .settings {float: right;padding: 50px 15px 0px 15px;white-space: nowrap;}
#header .settings ul {color: #3300CC;list-style-type: disc;white-space: nowrap;padding-left:0px;margin-left:0px;}
#header .settings ul li {padding-left:0px;margin-left:0px;}
/*
***************************
* COLUMN LAYOUT/CONTENT *
***************************
*/	
#columnWrapper {width:1024px;overflow: hidden;clear:both;height:100%;margin:0 auto;}
/*
* left column -> notices, special teaser stuff and search results
*/
#leftColumn {float: left;width:100%; margin-top:10px;margin-bottom:10px;}

#rightColumn {
/* border-left:1px solid #EBEBF5;*/
float:right;
padding:0pt 10px;
width:450px;
}

/*
***************************
* FOOTER LAYOUT/CONTENT *
***************************
*/	
#footer {
	font-size: small;
	margin: 30px 0 0 0;
	background:url(../gfx/header_bg.png) repeat-x;
	border-top: 1px solid #3300CC;
  height:70px;
  padding-top:0px;
  text-align:center;
	}



#footer ul.serviceNav {
	list-style: none;
  display:inline;
	}
	
#footer ul.serviceNav li {
	color: #3300CC;
	display: inline;
	}



#footer .copyright {
	font-size: x-small;
	}
	
	
div#leftContent a {
	text-decoration:none;
}

/* Search Forms  no tocar*/



form.searchForm div.searchfieldBg {
  background:url(../gfx/searchtop.png) no-repeat;
  height:28px;
  width:526px;
  margin:0px;
  padding:0px;
}

form.searchForm div.searchfieldBg div.inputMargin {
  position:relative;
  top:3px;
  left:4px;
  height:22px;
  width:530px;
}

form.searchForm div.searchfieldBg div.inputMargin input.searchfield {
  border:0px none;
  margin:0px;
  padding:0px;
  height:16px;
  vertical-align:middle;
  width:414px;
  padding:2px;
}
/* fin Search Forms*/

/*
* result row below header
*/	
#resultRow {
	background: url(../gfx/result_row_bg.png) repeat-x 0 0;
  display:block;
	height: 20px;
	padding: 0 25px 0 43px;
	}

#resultRow p {
	font-size: small;
	line-height: 140%;
	padding: 0;
	margin: 0;
	}

#resultRow .left {
	float: left;
	}
#resultRow .left h1,#resultRow .left h3{
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
}
	
#resultRow .right {
	float: right;
	color:#FFFFFF;
	}
#resultRow .right a{
	color:#FFFFFF;
	font-weight:normal;
	
}
#resultRow .right a:hover{
	text-decoration:underline;
}


input.top_sb {
  background:url(../gfx/top_search_button.png);
  position:relative;
  top:-23px;
  left:430px;
  border:0px none;
  width:97px;
  height:30px;
}

div#savebutton span {
  color:#3300CC;
  font-weight:bold;
  font-size: 13px;
}
input.savebutton {
  position: relative;
  top:-52px;
  margin: 0 0 0 10px;
  float: left; 
}
form.searchForm div.options input {
  position:relative;
  top:1px;
}

form.searchForm div.options span a {
  margin-left:10px;
  color:#3300CC;
}


#leftColumn span.resultlink a {
    text-decoration:none;
    color:#3300CC;
    padding:5px 0pt 0pt;
}

#leftColumn ol.resultList span.resultlink a {
    font-size:130%;
}

div#leftColumn div#leftContent div#searchResults ul.resultList li h3 a img {
    border:0px none;
}

div.headBanner {
    padding-left:260px;
    padding-top:5px;
    background:#3300CC;	
}

div#header div.centerBlock form.searchForm div.options {
    height:25px;
    margin-bottom:10px;
    margin-top:0px;
}


div#Columnwrapper div#leftColumn div#leftContent,
div#columnWrapper div#leftColumn div#leftContent  {
    float:left;
    width:-1;
    margin-right:20px;
    overflow:hidden;
    color:#3300CC;
}


.error1 {
margin:auto;
margin-bottom:200px;
margin-top:100px;
padding: 20px;
border: 1px solid #c2c2c2;
background:#efefef;
color:#000000;
text-align: center;	
width: 50%;
font-size: 12px;
}
/*center titles*/
#centertitle{
margin-top:20px;
width: 100%;
text-align: center;
color:#000000;
}
/*change colors*/
.changecolor1{
	background:#efefef;
}
.changecolor2{
	background:#ffffff;
}

/***************************************************************************************
**********************************Categories********************************************
/***************************************************************************************/

#boxcategories{
	margin-top:20px;
	margin-bottom:20px;
	float:Left;
}
	
#categories {
float:Left;
width: 220px;
margin: 11px;
padding:.33em;
border: 1px solid #c2c2c2;
}

#categories li{
background:#efefef;
}

#categories li a:link, #categories li a:visited {
font-size: 11px;
font-weight: bold;
height: 13px;
display: block;
padding: 5px 0 6px 20px;
color:#00357e;
}

#categories li a:hover {
color: #999999;
padding: 5px 0 6px 20px;
}

#categories li li a:link, #categories li li a:visited {
font-weight: normal;
padding: 2px 0 3px 30px;
}

#categories li li a:hover {
color: #999999;
padding: 2px 0 3px 30px;
}

/***************************************************************************************
*******************************Category Table*******************************************
/***************************************************************************************/

#category {
margin-top:10px;
margin-bottom:20px;
padding:.33em;
border: 1px solid #c2c2c2;
}


#category li {
height: 25px;
}
#category li a:link, #category li a:visited, #category li span {
font-size: 11px;
font-weight: bold;
display: block;
padding: 4px 0 6px 20px;

}

#category li a.chartartistname:hover,#category li a.chartfields:hover,#category li a.chartlastfield:hover {
color: #c2c2c2;
padding: 5px 0 6px 20px;
}

/*for category table lines*/

#category li span.chartposition{
width: 45px;
float:Left;
color: #000000;
}

#category li a.chartartistname{
width: 300px;
float:Left;
margin-right:5px;
color:#00357e;
}

#category li a.chartfields{
width: 100px;
float:Left;
margin-right:5px;
color:#00357e;
}

#category li a.chartlastfield{
width: 90px;
float:right;
color:#00357e;
}


/*first line of the category table*/

#category li.chartfirstline {
background:#d6d0e7;
color: #000000;
}


/***************************************************************************************
*******************************Navegation bar*******************************************
/***************************************************************************************/

#paging {
	background: #fff;
	font-size: small;
	clear: both;
	padding: 10px 0 10px 0;
	text-align: center;	
	}
#paging ul text {
   margin: 0 5px;
	}

#paging ul.pageNavigation li {
	display: inline;
	font-weight:normal;
	}

#paging ul.pageNavigation li a {
	margin: 0 5px;
	font-weight: bold;
	color:#00357e;
	}
	
#paging ul.pageNavigation li a:hover {
	margin: 0 5px;
	color:#000000;
	}

#paging ul.pageNavigation li a.active {
	font-weight:bold;
	color: #000000;
	}
#paging ul.pageNavigation li span.active {
	font-weight:bold;
	color: #000000;
	}

/***************************************************************************************
*******************************Videos page**********************************************
/***************************************************************************************/
#videospage {
	margin-top:10px;
	margin-bottom:20px;
	float:Left;
}

#videospage ul li.videolist{
	height:180px; 
	width:300px;
	margin: 10px 10px ;
	list-style:none;
	float:left;
	padding: 5px;
	background:#efefef;
}

#videospage  ul li li img{
	background:#ffffff;
	padding:.20em;
  border: 1px solid #c2c2c2;
	float:Left;
	width: 130px;
	height:90px; 
	margin-right: 5px;
}

#videospage  ul li ul li {
	font-weight: normal;
	font-size: 11px;
	color: #999999;
}

#videospage  ul li ul li span{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	padding:5px 0px;
	display:block;
}

#videospage li li a:link, #videospage li li a:visited{
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #00357e;
}

/***************************************************************************************
*******************************watch page**********************************************
/***************************************************************************************/
#watchpage {
margin-top:10px;
margin-bottom:20px;
width: 640px;
float:Left;
color: #000000;
font-size: 11px;
}
#watchpage #videocontainer{
height:388px;
margin-bottom:5px;
background:#efefef;
color: #999999;
}
#watchpage #videocontainer #ytapiplayer{
width: 400px;
padding:160px 100px 0 100px;
text-align:center;
font-size: 12px;
}

#watchpage a{
font-weight: bold;
}
#watchpage h1{
font-size: 16px;
padding-bottom:5px;
}

#watchright{
margin-top:5px;
margin-bottom:20px;
width: 340px;
float:right;
color: #000000;
font-size: 11px;

}
#watchright li{
padding-right:12px;
padding-bottom:5px;
float:left;
}
#watchright li a{
font-weight: bold;
}
#watchright h1{
color: #000000;
font-size: 16px;
padding-bottom:5px;
}

/***************************************************************************************
*******************************watch page- related**************************************
/***************************************************************************************/

#relatedCont{
margin-top:60px;
width: 340px;
clear:left;
}

#relatedCont h3 a{
color: #000000;
font-weight: bold;
font-size: 13px;
}

#related{
height:500px; 
padding:10px;
overflow: auto;
border: 1px solid #c2c2c2;
margin-top:5px;
}
#related li ul{
float:left;
}
#related li ul li{
padding-bottom:0px;
float:none;
width: 140px;
}
#related li ul li.videotitle{
font-size: 12px;
}
#related  img{
	padding:.20em;
  border: 1px solid #c2c2c2;
	float:Left;
	width: 120px;
	height:80px; 
	margin-right: 5px;
}

/***************************************************************************************
*************************************watch frames **************************************
/***************************************************************************************/
.frames .framestitle{height:24px;font-size: 13px;color: #666666;}
.frames .visual-summary {overflow: auto;  bottom: 0px; left: 168px; border: 1px solid #c2c2c2; background:#d6d0e7;padding: 3px 0px 3px 2px;} 
.frames .visual-summary li {float: left; list-style-type: none; margin: 0px 2px; padding: 0px; } 
.frames .visual-summary li .time {text-align: center; font-size: 70%; color:#00357e;} 
.frames .visual-summary li img { width: 61px; height: 45px;border: 1px solid #ffffff; }
.frames .visual-summary li img.logo {width: 16px; height: 16px;border: 0px;padding-right:5px }
.frames .visual-summary li span.videosurf{float: left; width: 65px;padding:16px 0px 0px 10px;}
.frames .visual-summary li span.videosurf a{color:#666666; font-size:70%;} 
.frames .visual-summary li.moment_t0 img { background-position: 0px 0px; } 
.frames .visual-summary li.moment_t1 img { background-position: -64px 0px; } 
.frames .visual-summary li.moment_t2 img { background-position: -128px 0px; } 
.frames .visual-summary li.moment_t3 img { background-position: -192px 0px; } 
.frames .visual-summary li.moment_t4 img { background-position: -256px 0px; } 
.frames .visual-summary li.moment_t5 img { background-position: -320px 0px; } 
.frames .visual-summary li.moment_t6 img { background-position: -384px 0px; } 
.frames .visual-summary li.moment_t7 img { background-position: -448px 0px; } 
.frames .visual-summary li.moment_t8 img { background-position: -512px 0px; } 
.frames .visual-summary li.moment_t9 img { background-position: -576px 0px; } 
.frames .visual-summary li.moment_t10 img { background-position: -640px 0px; } 
.frames .visual-summary li.moment_t11 img { background-position: -704px 0px; } 
.frames .visual-summary li.moment_t12 img { background-position: -768px 0px; } 
.frames .visual-summary li.moment_t13 img { background-position: -832px 0px; } 
.frames .visual-summary li.moment_t14 img { background-position: -896px 0px; } 
.frames .visual-summary li.moment_t15 img { background-position: -960px 0px; } 
.frames .visual-summary li.moment_t16 img { background-position: -1024px 0px; } 
.frames .visual-summary li.moment_t17 img { background-position: -1088px 0px; } 
.frames .visual-summary li.moment_t18 img { background-position: -1152px 0px; } 
.frames .visual-summary li.moment_t19 img { background-position: -1216px 0px; } 

/***************************************************************************************
***********************************shared form******************************************
/***************************************************************************************/

#fo3 fieldset {margin:auto;height:150px;margin-top:40px;color: #666666;font-size: 12px;border:1px solid #c2c2c2;background:#efefef;}
#fo3 fieldset legend {font-size: 13px;}
#result {margin-top:10px;text-align:center;font-size: 12px}
#result p{padding:10px;border:1px solid #c2c2c2;background:#efefef;color: #666666;}
#fo3 fieldset li{padding-top:10px;}
#fo3 fieldset li label.formlabel,#fo3 fieldset li label.fromlabel {text-align:right;float:Left;width:50px;margin-right:10px;}
#fo3 fieldset li label.formlabel {margin-left:65px;}
#fo3 fieldset li span.emailform {float:Left;font-weight: bold;margin-right:30px;}
#fo3 fieldset li span.submit{display: inline;}
#fo3 fieldset li span.submit input {vertical-align:bottom;margin-left:10px;}

/**--------------------------------------------------------------------------------------
***********************************page news ini*****************************************
---------------------------------------------------------------------------------------**/

.boxnews{
	margin: 10px 0px ;
	padding:2px;
  border: 1px solid #c2c2c2;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	}
.boxnews h3{
	font-weight:bold;
	padding: 2px 4px;
	text-decoration: none;
	background:#efefef;
	color: #00357e;
}

.boxnews  img{
	text-decoration: none;
	float:Left;
	
}
.boxnews  a{
	color: #00357e;
	font-size: 12px;
}
.boxnews  a.p{
	color: #3300CC;
}

.boxnews  .titleblog a{
	font-size: 13px;
}

.boxnews  .content{
	padding: 10px 15px 15px 10px;
}

.boxnews  .updated{
	color: #a5a7aa;
	margin-bottom: 5px;	
display:block;
}

/**--------------------------------------------------------------------------------------
***********************************for image loading*************************************
---------------------------------------------------------------------------------------**/

.loading {background: url(/includes/img/loading.gif) no-repeat center center; }
.loaded {background: none;}

/**--------------------------------------------------------------------------------------
***********************************page ine image*****************************************
---------------------------------------------------------------------------------------**/
/*For a image*/
.viewimages{
	margin: 0px 10px 20px 0;
	text-align:center;
}
.viewimages  img{
	padding:.20em;
  border: 1px solid #c2c2c2;
  max-width:98%;
  min-width:100px;
	min-height:50px;
  margin-bottom:10px;
  margin-top:10px;
}

.viewimages .menuimage{
	margin:auto;
	width:437px;
	height:25px;
	text-align:center;
	border: 1px solid #c2c2c2;
	font-size: 13px;
	background:#d6d0e7;
}

.viewimages .menuimage li{
	float:left;
	margin: 3px 15px 5px 15px;
}

.viewimages .menuimage a{
	font-weight:bold;
	color:#444444;
}

.viewimages .textbelow{
	margin:auto;
	font-size: 12px;
	color:#777777;
	display : block;
}

/**--------------------------------------------------------------------------------------
***********************************page images ini*****************************************
---------------------------------------------------------------------------------------**/
/*For image list*/
.images{
	margin: 20px 0 20px 0;
	padding: 0px 0 0 0px;
	float:left;

}
 
.images ul li{
	height:160px; 
	width:136px;
	margin: 3px 3px ;
	padding:2px 2px;
	list-style:none;
	display:inline;
	float:left;
	text-align: center;
	font-size: 12px;
	color:#444444;
}

.images  img{
	height:90px; 
	width:115px;
	padding:.20em;
  border: 1px solid #3300CC;
	margin: 4px 4px ;
	
}

.images span a{
	text-decoration: none;
	color:#000000;
	display : block;
}

/**--------------------------------------------------------------------------------------
***********************************profile page*****************************************
---------------------------------------------------------------------------------------**/
.columnone{
float:Left;
width:500px;
}
.columntwo{
float:Right;
width:500px;
}
.box{
	margin: 10px 0px;
	padding:2px 2px 2px 2px;
  border: 1px solid #c2c2c2;
  float:Left;
	}
.box h3 ,.box h1{
	font-size: 13px;
	font-weight:bold;
	padding: 2px 4px;
	text-decoration: none;
	background:#efefef;
	color: #00357e;
}
.box h3 a{
display:block;
width:90px;
}

.box a{
	text-decoration: none;
	color: #00357e;
}

.box  img{
	text-decoration: none;
	background:#ffffff;
	padding:.20em;
  border: 1px solid #c2c2c2;
	margin: 4px 4px ;
	float:Left;
}

.box .videosartist{
	width:494px;
}

.box .videosartist li{
	height:140px; 
	width:100px;
	margin: 5px 15px 5px 7px ;
	list-style:none;
	display:inline;
	float:left;
	text-align: center;
	font-size: 12px;
	color:#444444;
}

.box .videosartist  img{
	height:80px; 
	width:100px;
}

.box .listtruck {
	width:494px;
	font-size: 12px;
   
} 
.box .listtruck li {
   display:inline;
   float:left;
   padding:5px 15px;
   width:210px;
} 

.box .textgrey{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display:block;
	padding:0 5px 5px 0;
}


.box .similarartist img{
	margin: 5px 18px 0 18px;
	width:60px;
	height:50px;
}

.box .similarartist{
	width:494px;
}

.box .similarartist li{
	font-size: 12px;
	display:inline;
  float:left;
  width:98px;
  text-align: center;
}

.box .imagesprofile{
	width:494px;
}
.box .imagesprofile li{
	float:left;
}
.box .imagesprofile img{
	padding:.22em;
	margin: 7px 7px 7px 8px;
}

.boxnext a:hover{
	background:#efefef;
	color: #000000;
}

.boxnext a{
	font-weight: bold;
	color: #777777;
}

.boxnext{
	float:left;
	margin-top:20px;
	width:485px;
	text-align: right;
}
/**--------------------------------------------------------------------------------------
***********************************lyrics list*****************************************
---------------------------------------------------------------------------------------**/
.topbox{
	margin-bottom:20px;
	width: 980px;
	float:Left;
}
	
.lyrics {
float:Left;
margin: 5px;
padding:2px 2px 10px 2px;
border: 1px solid #c2c2c2;
background:#efefef;
width: 100%;
}
.lyrics span.album{
	width:98%;
	background:#d6d0e7;
	color: #000000;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	display:block;
}

.lyrics ul{
margin-top:5px;
}

.lyrics li{
width: 234px;
float:Left;
}


.lyrics li a:link, .lyrics li a:visited {
font-size: 11px;
font-weight: bold;
height: 27px;
display: block;
padding-right: 11px;
padding-left: 10px;
color:#00357e;
}

.lyrics li a:hover {
color: #999999;
padding-right: 21px;
}

/**--------------------------------------------------------------------------------------
***********************************lyrics list*****************************************
---------------------------------------------------------------------------------------**/

#song{
max-height:350px; 
width: 310px;
padding:10px;
overflow: auto;
border: 1px solid #c2c2c2;
margin-top:5px;
margin-bottom:20px;
}
#song span{
margin-bottom:2px;
display:block;
}
.songrelated{
height:180px; 
width:620px;
padding:10px;
overflow: auto;
border: 1px solid #c2c2c2;
margin-top:5px;
}
.songrelated li ul li{
padding-bottom:0px;
width: 145px;
}
.songrelated li ul li.videotitle{
font-size: 12px;
}
.songrelated img{
	padding:.20em;
  border: 1px solid #c2c2c2;
	width: 120px;
	height:80px; 
	margin-right: 5px;
}
.songrelated .videoblock{
float:left;
}
.songrelated .songrelatedlist{
width: 2200px;
}
/**--------------------------------------------------------------------------------------
***********************************Search principal*****************************************
---------------------------------------------------------------------------------------**/
.searchContainer{
margin:auto;
margin-top:10px;
padding-top:10px;
width: 550px;
border-left: 1px solid #f2f2f2;
border-right: 1px solid #f2f2f2;
}
.searchContainer li{
width: 390px;
height:70px;
}

.searchContainer h1{
font-size: 18px; 
width: 97%;
background:#efefef;
padding:3px 0 3px 10px;
margin:20px 5px 0px 3px;
color: #00357e;
}

.searchContainer img{
float:left;
width: 55px;
height:55px;
padding:.20em;
border: 1px solid #c2c2c2; 
margin:0 10px 0 20px;
}

.searchContainer span {
display:block;
padding-top:25px;
text-align: left;

}
.searchContainer span a{
	font-size: 13px; 
	color: #00357e;
	padding:5px;
}

.searchContainer span a:hover{
	background:#efefef;
	color: #000000;
	padding:5px;
}
.searchContainer span.moreartist{
	font-weight: bold;
	margin:0 5px 0 450px;
	display:block;
}

.searchContainer .spell{
padding:5px 20px;
margin:0 0 10px 0;
display:block;
}

/*error page*/
#contentError {width:500px; overflow:hidden; margin:20px auto;}
#contentError h3{font-weight: bold;}
#topartist{width:250px;float:left;}
#topgenres{width:120px;float:left;}
.topul li{height:23px;padding-left:10px;}
.nameartist a{text-decoration: none;}
.nameartist a:hover{color: #3300CC;}
.nameartist a{font-size: 16px;font-weight: bold;color:#245cd3;}
.next a:hover{background:#efefef;color: #000000;}
.next a{text-decoration: none;font-weight: bold;color: #777777;}
.next{float:left;margin:5px 10px;}
