@charset "utf-8";

.MainBody {
    /*background-image: url(../images/background1.png);*/
	top: 0px;
    background-repeat: repeat-x;
    background-color: #ACA9A4;
    text-align:center;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    margin-left: 0px;
    margin-right: 1px;
}

/**************************/
/* Main Layout Containers */
/**************************/

.MainBody_TEMP {
    top: 0px;
    background-repeat: repeat-x;
    text-align:center;
    margin-top:170px;
    _margin-top: 120px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    width:940px;
    margin-left:auto;
    margin-right:auto;
    height: 100%;
}

.pincha {
    display:block;
    width:140px;
    height:150px;
    /*position:absolute;*/
    top:50px;
    float: left;
    cursor:pointer;
    margin-left:2.5em;
    _margin-left:1em;    
}

/* Main big box 900px wide*/
.MainBody_Container {
    top: 5px;
    margin-right: auto;
    margin-left: auto;
    width: 920px;
    text-align: center;
    background-image: url(../images/fondo_videos.png);
    background-repeat: repeat-y;
}

#InnerBody_Container {
    top: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 920px;
    text-align: center;
}

.InnerBody {
    top: 0px;
    text-align:center;
    margin-top: 0px;
}

/* Hold all the other templates when they load */
#InnerTemaplates_Container {
    height: auto;
    top: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 920px;
    text-align: center;
}

/* Provide right hand side container - Large */
#ContentSplitContainer_left {
    float: left;
    width: 600px;
    _margin-top:20px;
}

/* Provide Left hand side container - small */
#ContentSplitContainer_right {
    float: right;
    width:300px;
    text-align:center;
    margin-right:10px;
    margin-top:0px;
    _margin-top:5px;
    _margin-right:7px;
}

/* Provide right hand side container - small */
#ContentSplitContainer_left_2 {
    float: right;
    width: 280px;
    margin-right:0px;
    _margin-top:0px;
}

/* Provide Left hand side container - large */
#ContentSplitContainer_right_2 {
    float: left;
    width:600px;
    margin-top:5px;
    _margin-top:-15px;
}

#ContentSplit_subir {
    float: left;
    width:600px;
    height:700px;
    text-align:center;
}

/* Provide right hand side container - large */
#ContentSplitContainer_left_3 {
    float: left;
    width: 660px;
}

/* Provide Left hand side container - small */
#ContentSplitContainer_right_3 {
    float: right;
    width:220px;
    background-color:#FF66FF;
}

/* Provide right hand side container - large */
#ContentSplitContainer_wide {
    width: 600px;
    margin-left: 15px;
}

/* Provide right hand side container - large */
#ContentSplitContainer_left_4 {
    float: left;
    width: 445px;
}

/* Provide Left hand side container - small */
#ContentSplitContainer_right_4 {
    float: right;
    width:445px;
}

/*Hold the search box, logo etc*/
#top_container {
    width: 100%;
    margin-right: auto;
    text-align:center;
    margin-left: auto;
    /*clear: right;*/
	background-image: url(../images/fondocabecera.jpg);
    background-repeat:no-repeat;
    height:156px;
    #height:auto !important;
}

#top_container_eu {
    width: 100%;
    margin-right: auto;
    text-align:center;
    margin-left: auto;
    /*clear: right;*/
	background-image: url(../images/fondocabecera_eu.jpg);
    height:156px;
}

/* Top Banner container */
.TopBanner_Container {
    height: 10;
 background-color:#00CCFF margin:0em auto 0em auto;
    padding:0em 0em 0em 0em;
    width: 100%;
    text-align: center;
}

/* Sub menu container  */
.SubMenu_Container {
    width: 100%;
    color:#FFFFFF;
    text-align: left;
}

.MainBody_Container_TEMP {
    height: auto;
    top: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 900px;
    text-align: center;
}

/* Bottom of page Banner container */
#BottomBanner_Container {
    height: auto;
    top: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}

/* Footer of page Container */
#MainFooter_Container {
    top: 0px;
    /*_margin-left:-1px;*/
	width:918px;
    margin-right: auto;
    margin-left: auto;
    _margin-left:0px;
    _margin-right:0px;
    text-align: center;
    background-color: #CCCCCC;
    margin-top: 0px;
    border-bottom: 1px solid #555555;
    border-right: 1px solid #555555;
    border-left: 1px solid #555555;
    background-color: #9CA3A9;
    height: 50px;
    color:#FFFFFF;
    font-size:11px;
    font-weight: 700;
}

#mainfooter_greca {
    background-image: url(../images/fondo_pie.png);
    height:22px;
    color: #CCCCCC;
    font-style:italic;
    font-size:15px;
    font-weight:400;
}

#mainfooter_logo {
    float:right;
    _padding-top:1px;
    padding-top:4px;
    width: 300px;
    text-align:right;
    padding-right: 5px;
    margin-top:3px;
}

#mainfooter_copy {
    width: 400px;
    margin-top:8px;
    _margin-top:4px;
    float:left;
    text-align:left;
    padding-left: 5px;
}

#mainfooter_copy a { color:#FFFFFF; }

#mainfooter_copy a:hover, #mainfooter_copy a:active { color:#FFFFFF; }

/*******************************************/
/* Min text coloring, links and formating */
/************************************/

a:link {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #E5A755;
    text-decoration: none;
}

a:active {
    color: #000000;
    text-decoration: none;
}

a:visited {
    color: #000;
    text-decoration: none;
}

/* gray/black - 12px*/
.font4_12 {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
}

.font4_12_2 {
    color: #0C758F;
    font-size: 12px;
    font-weight: bold;
}

.font4_12_1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #c1db45;
    font-size: 10px;
    font-weight: bold;
}

.font4_12_3 {
    color:#990000;
    font-size: 12px;
    font-weight: bold;
}

/* gray/black - 14px*/
.font4_14 {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
}

.font_terms {
    color: #FFFFFF;
    font-size: 11px;
    padding-left:30px;
    padding-right:20px;
    text-align:left;
}

.font4_20 {
    color: #000000;
    font-size: 11px;
}

.font4_14_4 {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    margin-left:10px;
}

.font4_14_3 {
    color: #e5a755;
    font-size: 12px;
    font-weight: bold;
}

.fontnegra { color: #000000; }

.fontnegra a { color: #000000; }

.font4_14_l a:hover {
    color: #ffffff;
    font-size: 12px;
}

.font4_14_2 {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

/* gray/black - 16px*/
.font4_16 {
    background-image:url(../images/fondoAzulSupApartados.png);
    background-position:top left;
    background-repeat:repeat-y;
    margin-top:10px;
    margin-left:10px;
    width:540px!important;
    margin-bottom:15px;
    padding-left:10px;
    text-align: left;
    height: 26px;
    line-height: 26px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    clear:both;
    color:#255f84;
    margin-left:0px;
    font-weight: bold;
}

.font4_16_1 a {
    color: #0C758F;
    font-size: 16px;
    font-weight: bold;
}

.font4_16_1 a:hover {
    color: #C6B60B;
    font-size: 16px;
    font-weight: bold;
}

/* gray/black - 18px*/
.font4_18 {
    color: #C6B60B;
    font-size: 18px;
    font-weight: bold;
}

/* Dark Brown - 14px*/
.font5_14 {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.font5_16 {
    color: #994800;
    font-size: 16px;
    font-weight: bold;
}

.font5_14_l {
    color: #994800;
    font-size: 14px;
}

/* Dark Brown - 12px*/
.font5_12 {
    color: #994800;
    font-size: 12px;
    font-weight: bold;
}

.font5_12_l {
    color: #994800;
    font-size: 12px;
}

.fontnaranja { color: #E5A755!important; }

/* white - 12px*/
.font6_12 {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}

/* white - 14px*/
.font6_14 {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

/* white - 16px*/
.font6_16 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}

.font_coment_bold {
    color: #c1db45;
    font-size: 12px;
    font-weight: bold;
}

/* general text */
.TextBlackGold {
    font-family: Arial, Helvetica, sans-serif;
    color: #E9B501;
}

.fazul_lblanca {
    padding-left:10px;
    height: 20px;
    color: #ffffff;
    background-color: #255f84;
    line-height: 20px;
    display: block;
    margin-top: 10px;
    _margin-top:5px;
    margin-bottom: 7px;
    font-weight: 900;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333333;
}

/***********************************************/
/* Boxed, Divs, Tables etc borders and shadings*/
/***********************************************/
.GrayBorderOnly {
    border:solid;
    border-width:1px;
    border-color:#CCCCCC;
}

#AllHeaderTitles {
    text-align: left;
    height:25px;
}

/* smal grey menu boxes top and bottom*/
.GenericMenuGray220 { margin-top:0px; }

.GenericMenuGray220_btm {
    background-position:bottom;
    background-repeat:no-repeat
}

/* smal gold menu boxes top and bottom*/
.GenericMenuGold220 {
    background-position:top;
    background-repeat:no-repeat
}

.GenericMenuGold220_btm {
    background-image:url(../images/_220_38.png);
    background-position:bottom;
    background-repeat:no-repeat
}

/* Player box */
.PlayerBox_main {
    width: 550px;
    /*height: 400px;*/
	float: left;
}

#PlayerBox_1 { height: 100%; }

#PlayerBox_2 { height: 100%; }

#PlayerBox_3 { height: 100%; }

#PlayerBox_4 { height: 100%; }

#PlayerBox_5 { height: 100%; }

#PlayerBox_6 { height: 100%; }

#PlayerBox_7 { height: 100%; }

#PlayerBox_8 { height: 100%; }

#PlayerBox_flv {
    margin-right: auto;
    margin-left: 20px;
    /*height: 365px;*/
	width: 550px;
    position: relative;
    top: 5px;
}

#PlayerBox_tags {
    background-image:url(../images/fondoAzulSupApartados.png);
    background-position:top left;
    background-repeat:repeat-y;
    height:20px;
    text-align: left;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#255f84;
    font-weight:bold;
    margin-left:19px;
    margin-right:19px;
}

#descargarvideo {
    display: block;
    width: 200px;
    background-color: #666666;
    color: #FFFFFF;
    height: 17px;
    font-weight:bold;
    border-bottom: 1px #333333 solid;
    border-left: 1px #333333 solid;
    border-top: 1px #333333 solid;
    border-right: 1px #333333 solid;
    padding-top:2px;
    margin-top:10px;
    margin-left:200px;
    _margin-left:0px;
}

#descargaraudio {
    display: block;
    width: 110px;
    background-color: #666666;
    color: #FFFFFF;
    height: 17px;
    font-weight:bold;
    border-bottom: 1px #333333 solid;
    border-left: 1px #333333 solid;
    border-top: 1px #333333 solid;
    border-right: 1px #333333 solid;
    padding-top:2px;
    margin-top:10px;
    margin-left:200px;
    padding-left:30px;
}

.cajon {
    display: block;
    width: 350px;
    background-color: #666666;
    color: #FFFFFF;
    margin-left:25px;
    _margin-left:0px;
    font-weight:bold;
    border-bottom: 1px #333333 solid;
    border-left: 1px #333333 solid;
    border-top: 1px #333333 solid;
    border-right: 1px #333333 solid;
    padding-top:2px;
    margin-top:10px;
}

.cajonupload {
    display: block;
    width: 350px;
    background-color: #333333;
    color: #FFFFFF;
    margin-left:25px;
    _margin-left:0px;
    font-weight:bold;
    border-bottom: 1px #333333 solid;
    border-left: 1px #333333 solid;
    border-top: 1px #333333 solid;
    border-right: 1px #333333 solid;
    padding-top:2px;
    margin-top:10px;
}

.subirbox {
    display: block;
    width:400px;
    background-color: #C9C9C9;
    color: #FFFFFF;
    font-weight:bold;
    border-bottom: 1px #333333 solid;
    border-left: 1px #333333 solid;
    border-top: 1px #333333 solid;
    border-right: 1px #333333 solid;
    padding-top:2px;
    margin-top:10px;
}

#videoautor {
    background-image:url(../images/fondoAzulSupApartados.png);
    background-position:top left;
    background-repeat:repeat-y;
    text-align: left;
    padding-top:5px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    width:562px;
    margin-left:19px;
    margin-right:19px;
    color:#255f84;
    height:auto;
    font-weight:bold;
    margin-bottom:5px;
}

#entidad {
    margin-left:85px;
    padding-bottom:5px;
}

#comentariohead {
    background-image:url(../images/fondoAzulSupApartados.png);
    background-position:top left;
    background-repeat:repeat-y;
    text-align: left;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    width:562px;
    color:#255f84;
    font-weight:bold;
    margin-bottom:5px;
    margin-left:19px;
    margin-right:19px;
}

.titular_pequeno {
    background-image:url(../images/fondoAzulSupApartados.png);
    background-position:top left;
    background-repeat:repeat-y;
    text-align: center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#255f84;
    font-weight:bold;
    width:140px;
    margin-bottom:20px;
}

#mapa_derecha {
    width:140;
    text-align:center;
    margin:auto;
    float:left;
    margin-top:25px;
    margin-left:40px;
}

#mapa_izquierda {
    padding-left:60px;
    width:140;
    text-align:center;
    margin:auto;
    float:left;
    margin-top:25px;
}

.mapa_separador { margin-bottom:20px; }

/* video details box */
#VideoDetails {
    clear:left;
    float:left;
    margin-top: 10px;
    width: 550px;
    height: 100%;
    background-repeat: no-repeat;
    /*background-image: url(../images/reel2_marron.png);*/
	background-position: right bottom;
    margin-bottom: 10px;
}

.lista_mapa {
    list-style-type:none;
    color:#FFFFFF;
}

#VideoDetails_MemberDetails {
    width:22%;
    float: left;
    margin-left: 0px;
    background-color: #99FFFF;
}

#VideoDetails_More {
    width:77%;
    float: right;
}

.VideoDetails_More_List {
    list-style-type: none;
    display: block;
    padding-left: 0px;
    padding-right: 10px;
    text-align: left;
    margin-left: 0px;
    width: 530px;
    margin-left:35px;
    padding-left:20px;
}

.VideoDetails_More_List a {
    font-size:10px;
    margin-bottom: 2px!important;
    color: #ffffff!important;
    font-weight:bold!important;
}

.VideoDetails_More_List li { margin-bottom: 6px; }

.VideoDetails_MemberDetails_List {
    display:inline;
    display: block;
    text-align: left;
    padding-left: 10px;
    width: 20%;
    float: left;
    margin-top: 5px;
    margin-left: 0px;
    padding-bottom: 10px;
}

.VideoDetails_MemberDetails_List li {
    list-style-type: none;
    margin-left: 15px;
}

/* comments box */
.CommentBoxList_TopLinks li {
    display:inline;
    margin: 0px;
    padding: 0px;
}

#CommentBoxPostNew {
    width: 600px;
    margin-right: auto;
    margin-bottom: 10px;
    /*background-image: url(../images/slice_comments_run.png);*/
	background-repeat: repeat-x;
    background-position: left top;
    clear: left;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.CommentsBox {
    background-color: #666666;
    float: left;
    margin-left:40px;
    _margin-left:20px;
    width: 520px;
    color:#FFFFFF;
    /*background-image: url(../images/slice_comments_run.png);*/
	background-repeat: repeat-x;
    background-position: left top;
}

#textarea {
    background-color: #E8E8E8;
    border: 1px solid #555555;
}

.inputsubir {
    background-color: #E8E8E8;
    border: 1px solid #555555;
}

.texto_comentario {
    text-align:justify;
    margin-left:10px;
    font-style:italic;
}

.CommentBoxList_TopLinks ul {
    list-style-type: none;
    padding: 0px;
    background-position: left;
    text-align: left;
    margin-top: 3px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    border-bottom: 1px dashed #555555;
}

.CommentBoxList_TopLinks li {
    display:inline;
    margin: 0px;
    padding: 0px;
}

#commentsdiv {
    width: 100%;
    margin-bottom: 10px;
}

/* Side Boxes - Gold */
#GoldBox_1 {
    width:100%;
    background-position:top;
    background-position:left;
    background-repeat:repeat-y;
}

#GoldBox_2 {
    width:100%;
    background-position:top;
    background-repeat:no-repeat;
}

#GoldBox_content {
    width:100%;
    text-align: left;
}

.GoldBox_list {
    list-style-type: none;
    margin: 0px;
}

/* Side Boxes - Silver */
#SilverBox_1 {
    background-position:top;
    background-repeat:repeat-y;
}

#SilverBox_2 {
    background-position:top;
    background-repeat:no-repeat;
}

#SilverBox_content {
    background-position:bottom;
    background-repeat:no-repeat;
    text-align: left;
}

/* Embedded Code Box */
#EmbeddedBox_1 {
    background-position:top;
    background-repeat:repeat-y;
    margin-right:20px;
}

#EmbeddedBox_2 {
    background-position:top;
    background-repeat:no-repeat;
}

#EmbeddedBox_content {
    margin-right:5px;
    background-repeat:no-repeat;
    text-align: left;
    width:290px;
}

.EmbeddedBox_list {
    display:block;
    margin-right: auto;
    margin-left: 40px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-left: 0px;
}

.EmbeddedBox_list li { list-style-type:none; }

/* Ads Box- Play Video Page Right 275px wide*/
#AdsPlayRight_1 {
    width:100%;
    margin-top: 15px;
}

#AdsPlayRight_2 {
    width:100%;
    background-position:top;
    background-repeat:no-repeat;
}

#AdsPlayRight_content {
    width:100%;
    text-align: left;
}

.AdsPlayRight_list {
    display:block;
    margin-right: 7px;
    margin-left: 7px;
    padding-left: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 5px;
}

.AdsPlayRight_list li { list-style-type:none; }

/* Ads Box- All left pages - white 220px wide */
#AdsLeft_1 {
    width:100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

#AdsLeft_2 { width:100%; }

#AdsLeft_content { text-align: left; }

.AdsLeft_list {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.AdsLeft_list li { list-style-type:none; }

/*Boxes Titles, Related, members etc*/
#RelatedVideosTitle, #EmbeddedTitle {
    color:#FFFFFF;
    background-color: #255F84;
    line-height:20px;
    display:block;
    margin-top: 0px;
    margin-bottom: 7px;
    font-weight:900;
    border-bottom: 1px solid #333333;
}

#RelatedVideosTitle2 {
    display:block;
    margin-top: 0px;
    margin-bottom: 0px;
}

/* Logo on right of page -- and its layers */
#LogoTop_main {
    height: 70px;
    width: 100%;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #999999;
    align: center;
    clear:both;
    margin-bottom:1em;
}

* html #LogoTop_main { margin-bottom:0em; }

#LogoTop_main a img { border:none; }

/* Logo on right of page -- and its layers */

.SearchBoxMain {
    float:left;
    text-align: left;
    background:#92979b;
    padding:0.5em 0.8em;
    width: 395px;

    position:relative;
    top:-4px;
    border-radius:3px;
    -ms-border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    behavoir:url(css/pie.htc);
}

.SearchBoxMain a:active { color: #000000; }

.SearchBoxMain a:visited { color: #000000; }

.SearchBoxMain a:link { color: #000000; }

.SearchBoxMain a:hover { color: #000000; }

/****************************/
/*     Menus Run of Site   */
/***************************/

/* Top Menu and its buttons */
.MenuTop_main {
    color: #0099FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 25px;
    width: 100%;
    text-align:center;
    position: absolute;
    margin-right: auto;
    margin-left: auto;
}

.Menu_Container {
    width:918px;
    /*padding:0em 0em 0em 0em!important;*/
	background-position:top;
    background-repeat:repeat-x;
    background-image: url(../images/fondomenu.jpg);
    vertical-align:top;
    text-align:center;
    border-left: 1px solid #444444;
    border-right: 1px solid #444444;
}

.botonform { border:1px solid #666666; }

.inputform {
    border:1px solid #666666;
    height:20px;
}

.MenuButtons_main {
    float:left;
    width: 918px;
    text-align: center!important;
    background-color: #ACA9A4;
    margin:0 auto!important;
    height:40px;
    background-image: url(../images/fondomenu.jpg);
    background-repeat:repeat-x;
}

.MenuButtons_main2 {
    float:left;
    width: 918px;
    text-align: center!important;
    background-color: #ACA9A4;
    margin:0 auto!important;
    height:40px;
    background-image: url(../images/fondomenu.jpg);
    background-repeat:repeat-x;
}

.MenuButtons_main ul {
    width: 62%;
    list-style-type: none;
    text-align:center!important;
    margin:0 auto!important;
    color:#FFFFFF;
}

.MenuButtons_main2 ul {
    width: 91%;
    list-style-type: none;
    text-align:center!important;
    margin:0 auto!important;
    color:#FFFFFF;
}

.MenuButtons_main li {
    display:inline;
    text-align:center;
    margin: 0px auto;
}

.MenuButtons_main2 li {
    display:inline;
    text-align:center;
    margin: 0px auto;
}

.MenuButtons_main a:link, .MenuButtons_main a:visited, .MenuButtons_main a {
    margin-right: 1px;
    float: left;
    display: block;
    width: 138px;
    /*height: 38px;*/
	text-decoration: none;
    font-weight: bold;
    background-position: center bottom;
    /*border: 1px none #999999;*/
	color:#FFFFFF;
    font-size: 15px;
    padding-top:11px;
    text-align:center;
}

.MenuButtons_main2 a:link, .MenuButtons_main2 a:visited, .MenuButtons_main2 a {
    margin-right: 1px;
    float: left;
    display: block;
    width: 138px;
    /*height: 38px;*/
	text-decoration: none;
    font-weight: bold;
    background-position: center bottom;
    /*border: 1px none #999999;*/
	color:#FFFFFF;
    font-size: 15px;
    padding-top:11px;
    text-align:center;
}

.MenuButtons_main2 a:hover, .MenuButtons_main2 a:active {
    margin-right: 1px;
    border: 1px solid #66FF00;
    display: block;
    width: 138px;
    /*height:38px;*/
	/*margin-top:10px;*/
	background-position:top;
    background-repeat:no-repeat;
    /*	background-image: url(../images/pestana.jpg);*/
	background-position: top;
    text-decoration: none;
    font-weight: bold;
    border: 1px none #999999;
    color: #484848;
    font-size: 15px;
    padding-top:11px;
    text-align:center;
}

#activa a:link, #activa a:active, #activa a:visited, #activa a:hover {
    margin-right: 1px;
    border: 1px solid #66FF00;
    display: block;
    width: 138px;
    height:31px;
    /*margin-top:10px;*/
	background-position:top;
    background-repeat:no-repeat;
    background-image: url(../images/pestana.jpg);
    background-position: top;
    text-decoration: none;
    font-weight: bold;
    border: 1px none #999999;
    color: #255F84;
    font-size: 16px;
    padding-top:10px;
    text-align:center;
}

#MenuButtons_main_upload { background-position: center bottom; }

/* Sub Menu Links */
.SubMenuLinks {
    float:left;
    width:600px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    height:20px;
    padding-top:3px;
    text-align:center;
}

.SubMenuLinks a:link, .SubMenuLinks a:active, .SubMenuLinks a:visited {
    color: #ffffff;
    text-decoration:none;
}

.SubMenuLinks a:hover {
    color: #ffffff;
    text-decoration:none;
}

/* Warning messages box */
.WarningMessagesContainer {
color: #FF00000 top: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    text-align: center;
    font-weight:500;
}

#WarningMessage {
    border: 1px dashed #FF0000;
    color: #FF0000;
    background-color:#FFFFFF;
    width: 100%;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    margin-top: 45px;
    _margin-top:0px;
    font-weight:500;
}

/* Footer of Site */



.SubBody {
    top: 0px;
    background-color: #F2F2F2;
    text-align:center;
    margin-top: 0px;
}

/*******************************/
/*     Thumbs and Images       */
/*******************************/


/* Related Videos, thumb */
.ThumbRelatedVideos, .ThumbMembersVideos {
    float:left;
    width:100px;
    height:75px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 0px;
    border: 1px solid #999999;
}

/* Video Comments thumb */
.ThumbMembersVideos_Comments {
    float:left;
    width:65px;
    height:65px;
    margin-left: 35px;
    margin-top: 0px;
    margin-right: 5px;
}

/* Video details, members pic thum*/
.ThumbMembersPic_VideoDetails {
    width:65px;
    height:65px;
    margin-left: 4px;
}

/* Index page video list, */
.IndexVideoDetails_Thumb {
    width:120px;
    height:90px;
    border: 1px solid #000000;
}

/* Most thumbs, search results, categories, video details etc */
.CategoryVideoDetails_Thumb {
    width:120px;
    height:90px;
    border: 1px solid #999999;
}

/***********************************************************/
/*  Template Specific Code - Excluding Main Play Page      */
/***********************************************************/


/* (1) inner_index.htm */
/*******************/

/* (1) Provide right hand side container - Large */
#ContentSplitContainer_left2 {
    float: left!important;
    width: 600px;
}

/* (1) Provide Left hand side container - small */
#ContentSplitContainer_right2 {
    float: left;
    width:300px;
    margin-left:11px;
    _margin-left:7px;
    margin-right:0px;
}

#menulateral {
    display:block;
    float:left;
    width:290px;
    margin-left:15px;
}

#menulateralplay {
    float: right;
    width:270px;
    margin-left:7px;
    margin-right:10px;
}

#menulateral2 {
    float: right;
    width:270px;
    margin-left:7px;
    _margin-top:20px;
}

#IndexCurrentShowingDiv { }

/* (1) Ads Box- Play Video Page Right */
#IndexGrayBox_1 {
    width:100%;
    /*background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle2.png);*/
	margin-top: 15px;
}

#IndexGrayBox_2 { /*width:100%;
	background-image:url(../images/slice_silverbox_top_plain2.png);
	background-position:top;
	background-repeat:no-repeat;*/ }

#IndexGrayBox_content {
    width:100%;
    /*	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom2.png);*/
	text-align: left;
}

.IndexGrayBox_list {
    display:block;
    margin-right: 7px;
    margin-left: 7px;
    padding-left: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 5px;
}

.IndexGrayBox_list li { list-style-type:none; }

/* (1) Site stats  */
#SiteStatsBox_1 {
    width:100%;
    background-position:top;
    margin-top: 40px;
    _margin-top:35px;
}

#SiteStatsBox_2 { width:100%; /*	background-image:url(../images/slice_silverbox_top_plain2.png);
	background-position:top;
	background-repeat:no-repeat;*/ }

#SiteStatsBox_content { /*background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom2.png);*/ text-align: left; }

#SiteStatsBox_content a {
    color: #000000;
    text-align: left;
}

.SiteStatsBox_list {
    display:block;
    margin-right: 7px;
    margin-left: 12px;
    padding-left: 0px;
    padding-bottom: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 5px;
}

.SiteStatsBox_list li {
    list-style-type:none;
    margin-bottom: 0.2em;
    margin-left:0em;
    width:100%!important;
    clear:both;
}

.SiteStatsBox_list .font4_12_1 {
    background-color:#265f84;
    width:100%!important;
    float:left;
    clear:both;
    color:#FFFFFF;
    padding:0.2em 0em 0.2em 0.3em;
}

/* (1) Todays Random Video */
#IndexPreviewBox_1 { width:100%;/*background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle2.png);*/ }

#IndexPreviewBox_2 { width:100%; /*background-image:url(../images/slice_silverbox_top_plain2.png);
	background-position:top;
	background-repeat:no-repeat;*/ }

#IndexPreviewBox_content {
    /*background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom2.png);*/
	text-align: left;
    padding:0em 0em 0em 0em;
    margin:0em 0em 0em 0em;
}

.IndexPreviewBox_list {
    display:block;
    margin-right: 7px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-right: 5px;
    padding-left: 0px;
}

.IndexPreviewBox_list li { list-style-type:none; }

/* (1) Login Box - Gold */
#IndexLoginGoldBox_1 {
    width:100%;
    text-align:center;
    margin-left:10px;/*background-position:top;
	background-position:left;
	background-repeat:repeat-x;
	background-image: url(../images/fondoAmarilloSupApartados.png);
	height: 100%;
	margin-top:2.2em!important;*/
}

#IndexLoginGoldBox_2 {
    width:100%;
    background-position:top;
    background-repeat:repeat-x;/*height:100%;*/
}

#IndexLoginGoldBox_content {
    width:100%;
    /*background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/2.png);*/
	text-align: left;
    height:100%;
}

.IndexLoginGoldBox_list {
    display:block;
    margin-right: auto;
    margin-left: 10px;
    margin-top: 1px;
    padding-left: 0px;
    padding-bottom: 5px;
    margin-bottom: 0px;
}

.IndexLoginGoldBox_list li {
    list-style-type:none;
    margin-bottom: 5px;
}

/* (1) popular tags */
#IndexTagCloudBox_1 {
    display:none;
    width:318px;
    /*background-position:top;
	background-position:left;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle2.png);
	height: 100%;*/
	border:solid 1px #dbdbdb;
    margin-top: 15px;
}

#IndexTagCloudBox_2 { width:100%; /*background-image:url(../images/slice_silverbox_top_plain2.png);
	background-position:top;
	background-repeat:no-repeat;
	height:100%;*/ }

#IndexTagCloudBox_content {
    width:100%;
    /*background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom2.png);
	height:100%;*/
	text-align: left;
}

.IndexTagCloudBox_list {
    display:block;
    margin-right: 7px;
    margin-left: 7px;
    margin-top: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
}

.IndexTagCloudBox_list li {
    list-style-type:none;
    padding-bottom: 0px;
}

/* (1) Now Showing */

#IndexNowShowing { }

/* (1) Now Showing */

#IndexRecentlyAdded_title {
    background-image:url(../images/fondoAzulSupApartados.png);
    background-position:top left;
    background-repeat:repeat-y;
    margin-top:10px;
    margin-bottom:15px;
    text-align: left;
    height: 26px;
    line-height: 26px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#255f84;
    font-weight:bold;
}

#Indexnowshowing_title {
    background-image:url(../images/fondoAzulSupApartados.png);
    background-position:top left;
    background-repeat:repeat-y;
    margin-bottom:0em;
    text-align: left;
    height: 26px;
    line-height: 26px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#255f84;
    font-weight:bold;
}

#IndexMoreVideo {
    background-image:url(../images/fondoAzulSupApartados.png);
    background-position:top left;
    background-repeat:repeat-y;
    background-color:#086a85;
    text-align: left;
}

#IndexMoreVideo a {
    color:#255f84;
    font-size:15px;
}

#IndexMoreVideo selected {
    color:#ffffff;
    font-size:15px;
}

#IndexMoreVideo_title {
    height: 26px;
    line-height: 26px;
    margin-top: 15px;
    margin-bottom: 0em;
    color:#255f84!important;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
}
 #IndexMoreVideo_title a:active, #IndexMoreVideo_title a:visited, #IndexMoreVideo_title a:hover, {
 height: 26px;
 line-height: 26px;
 margin-top: 15px;
 margin-bottom: 15px;
 color:#255f84!important;
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;
 font-weight:bold;
}

.categorias {
    background-image:url(../images/fondoAzulSupApartados.png);
    background-position:top left;
    background-repeat:repeat-y;
    margin-top:0px;
    _margin-top:20px;
    text-align: left;
    height: 26px;
    line-height: 26px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    width:100%;
    color:#255f84;
    font-weight:bold;
    float:left;
    margin-bottom:20px;
}

.titulos {
    background-image:url(../images/fondoAzulSupApartados.png);
    background-position:top left;
    background-repeat:repeat-y;
    margin-bottom:0em;
    text-align: left;
    height: 26px;
    line-height: 26px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#255f84;
    font-weight:bold;
    clear:left;
}

#titulobuscador {
    background-image:url(../images/fondoAzulSupApartados.png);
    background-position:top left;
    background-repeat:repeat-y;
    margin-bottom:10px;
    text-align: left;
    _padding-top:15px;
    height: 26px;
    line-height: 26px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#255f84;
    font-weight:bold;
}

#titulogenero {
    background-image:url(../images/fondoAzulSupApartados.png);
    background-position:top left;
    background-repeat:repeat-y;
    margin-bottom:10px;
    text-align: left;
    _padding-top:15px;
    width:600px;
    height: 26px;
    line-height: 26px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#255f84;
    font-weight:bold;
}

/* (1) Videos List */

#IndexVideoListContainer { }

#IndexVideoDetails {
    width: 100%;
    height: 100%;
    margin-top:10px;
}

#VideoDetails_MemberDetails {
    width:22%;
    float: left;
    margin-left: 0px;
    background-color: #99FFFF;
}

#VideoDetails_More {
    width:77%;
    float: right;
}

.VideoDetails_Info_List {
    list-style-type: none;
    display: inline;
    margin-top: 5px;
    padding-right: 10px;
    text-align: left;
    margin-left: 15px;
    _margin-left:5px;
    width: 70%;
    float: left;
    padding-bottom: 10px;
}

.VideoDetails_Info_List a {
    margin-bottom: 2px!important;
    color: #E5A755!important;
    font-weight:600!important;
}
 .a:linknaranja {
 margin-bottom: 2px;
 color: #E5A755;
 font-weight:800;
 border-bottom: 1px solid #FF0000;
}

.naranja { color: #E5A755; }

.info_pie_video ul {
    width:540px;
    float:left!important;
    clear:both;
    display:inline!important;
    margin:0em 0em 0em 0em!important;
    margin-left:10px!important;
    background-image:url(../images/pievideo.png);
    background-position:top left;
    background-repeat:repeat-y;
    text-align:left;
    padding-bottom:2px;
    color: #FFFFFF;
    font-weight:900;
    font-size:12px;
}

.info_pie_video li {
    list-style-type: none;
    margin-right:5px;
    padding-left:5px;
    clear:none!important;
    display:inline!important;
}

.videotitles {
    text-transform: uppercase;
    font-family:Arial, Helvetica, sans-serif;
    color: #C1DB45;
    font-size:10px;
    font-weight:bold;
    _margin-left:-10px;
#margin-left:0px;
}

.ult_categorias {
    text-transform: uppercase;
    font-family:Arial, Helvetica, sans-serif;
    color: #C1DB45;
    font-size:10px;
    font-weight:bold;
    margin-top: 3px;
}

.nombrevideo {
    font-family:Arial, Helvetica, sans-serif;
    color: #E5A755!important;
    font-size:11px;
    font-weight:bold;
}

.detallesvideo {
    font-family:Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size:11px;
    text-align:justify;
}

.VideoDetails_All_List {
    display:inline;
    display: block;
    text-align: left;
    padding-left: 10px;
    width: 120px;
    float: left;
    margin-top: 5px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-right:5px;
}

.VideoDetails_All_List li { list-style-type: none; }

#IndexAjaxtitle {
    text-align: left;
    height:20px;
    margin-top:10px;
    line-height:20px;
    margin-top:10px;
    background: #EFEFEF;
    border-bottom: 1px dotted #990000;
    margin-left:10px;
    margin-right:10px;
}

/* (2) inner_category.htm */
/*************************/


/* left menu boxes */
#CategoryLeftBox1, #CategoryLeftBox2 { text-align:left; }

#CategoryLeftBox1 ul, #CategoryLeftBox2 ul {
    list-style-type:none;
    float:left;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#CategoryLeftBox1 li, #CategoryLeftBox2 li {
    margin-bottom: 0.2em;
    padding-left:15px;
}

#CategoryLeftBox1 p, #CategoryLeftBox2 p {
    height: 20px;
    color: #ffffff;
    background-color: #255f84;
    line-height: 20px;
    display: block;
    margin-top: 0px;
    margin-bottom: 7px;
    float:left;
    font-weight: 900;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333333;
    width:290px;
}

/* (2) Horizontal boxes */
.CategoryBoxHorizontal {
    width: 175px;
    float: left;
    display:inline;
    margin-bottom: 20px;
    border:0;
    background-image:url(../images/fondocates.png);
    margin-left: 10px;
}

.CategoryBoxgenero {
    width: 175px;
    float: left;
    height: 75px;
    display:inline;
    margin-bottom: 10px;
    border:0;
    background-image:url(../images/fondogenero.png);
    background-repeat:no-repeat;
    margin-left: 10px;
}

.CategoryBoxgenero ul {
    list-style-type:none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 5px;
    margin-left: 0px;
}

.CategoryBoxgenero li {
    margin-bottom: 2px;
    padding-right: 3px;
    padding-left: 3px;
    color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.CategoryBoxHorizontal ul {
    list-style-type:none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 5px;
    margin-left: 0px;
}

.CategoryBoxHorizontal li {
    margin-bottom: 2px;
    padding-right: 3px;
    padding-left: 3px;
    color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

/* (3) inner_category_more.htm */
/*******************************/

/* (3) Videos List */
#CategoryVideoListContainer {
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-image: url(../images/reel.png);
    background-position: right bottom;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #E1E1E1;
    border-bottom-color: #E1E1E1;
    border-left-color: #E1E1E1;
}

#CategoryVideoDetails {
    width: 600px;
    height: 100%;
    margin-top:7px;/*	background-color: #F6F4E0;	
	border-left: 1px solid #265F84;
	border-right: 1px solid #265F84;
	border-top: 1px solid #265F84;
	border-bottom: 1px solid #265F84;*/
}

#CategoryVideoDetails_MemberDetails {
    width:22%;
    float: left;
    margin-left: 0px;
    background-color: #99FFFF;
}

#CategoryVideoDetails_More {
    width:77%;
    float: right;
}

.CategoryVideoDetails_Info_List {
    list-style-type: none;
    display: inline;
    margin-top: 5px;
    padding-left: 15px;
    _padding-left: 0px;
    padding-right: 10px;
    text-align: left;
    margin-left: 0px;
    width: 70%;
    float: left;
    padding-bottom: 10px;
}

.CategoryVideoDetails_Info_List li { margin-bottom: 3px; }

.CategoryVideoDetails_All_List {
    display:inline;
    display: block;
    text-align: left;
    padding-left: 10px;
    width: 120px;
    float: left;
    margin-top: 5px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-right:5px;
}

.CategoryVideoDetails_All_List li { list-style-type: none; }

/* (4) inner_group_home  */

.GroupAdmin {
    border: 1px solid #eae8e8;
    margin-top: 20px;
    background-color: #FFFFFF;
    background-image: url(../images/reel.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.GroupAdmin1 { /*with brighter boarder for admin status*/
    border: 2px solid #FFCC00;
    margin-top: 20px;
    background-color: #FFFFFF;
    background-image: url(../images/reel.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.GroupAdmin2 { /*with no border or image*/ margin-top: 20px; }

.GroupAdmin3 { /*with no border or image*/ margin-top: 5px; }

/* (5) inner_see_even_more.htm */
/******************************/
#watchingnow {
    height:100px;
    padding-left:80px;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
    font-family:Arial, Helvetica, sans-serif;
    color:#255f84;
    font-weight:bold;
}

#watchingnow ul {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-color:#0099FF;
}

#watchingnow ul li {
    color:#FFFFFF;
    list-style-type:none;
    padding-right: 20px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    float:left;
    font-size:10px;
}

#watchingnow ul li img { border: 1px solid #FFFFFF; }

/*#watchingnow ul li:hover{
	color:#FFFFFF;
	list-style-type:none;
	float:left;
	font-size:10px;}*/

#watchingnow ul li:hover a .grande {
    width: 120px;
    height:80px;
    border: 2px solid #FFFFFF;
    background-color: #CCCC00;
}

/* (2) Horizontal boxes */

#watchingnow ul li a:hover {
    color:red;
    width: 120px;
    height:80px;
}

#watchingnow ul li a:link img, #watchingnow a:visited img { }

#watchingnow ul li a:focus img, #watchingnow ul li a:hover img, #watchingnow ul li a:active img {
    width: 105px;
    height:68px;
}

.CategoryBoxHorizontal_2 {
    float: left;
    display:inline;
    margin-bottom: 20px;
    margin-left: 18px;
}

.CategoryBoxHorizontal_2 ul {
    list-style-type:none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.CategoryBoxHorizontal_2 li {
    margin-bottom: 2px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

/* (6) inner_welcome */
/*********************/

#WelcomeMain {
    border: 1px solid #265F84;
    background-color: #F6F4E0;
    background-image: url(../images/reel2_marron.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    text-align: left;
    margin-bottom: 50px;
    height: 300px;
}

#WelcomeMain ul {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 25px;
    margin-left: 0px;
}

#WelcomeMain li {
    margin-bottom: 42px;
    display:inline;
    display:block;
    width: 300px;
    float: left;
    margin-left: 90px;
    list-style-type: none;
}

/* (7) inner_myaccount_update_profile.htm */
/*********************/

#MyaccountUpdateProfile {
    border: 1px solid #ebe8e8;
    /*background-image: url(../images/reel2.png);*/
	background-repeat: no-repeat;
    background-position: right bottom;
    margin-bottom: 50px;
}

.MyaccountUpdateProfile_Span1 { line-height: 20px; }

#MyaccountUpdateProfile_Span1 ul {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 25px;
    margin-left: 0px;
}

#MyaccountUpdateProfile_Span1 li {
    margin-bottom: 42px;
    display:inline;
    display:block;
    width: 300px;
    float: left;
    margin-left: 90px;
    list-style-type: none;
}

#MyaccountUpdateProfile_Span2 {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-color: #ebe8e8;
    border-bottom-color: #ebe8e8;
}

/* (8) email read etc */
/**********************/
#EmailRead { text-align: left; }

#EmailRead ul {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 25px;
    margin-left: 0px;
}

#EmailRead li {
    list-style-type:none;
    margin-bottom: 10px;
    padding-left: 40px;
}

.EmailRead_span {
    display:block;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

/* (9) Members Profile */
/**********************/

.MembersProfileView {;
    margin-bottom: 20px;
    text-align: left;
}

.MembersProfileView ul {
    padding-bottom: 10px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

.MembersProfileView li {
    list-style-type: none;
    margin-left: 50px;
    margin-right: 15px;
    margin-bottom: 20px;
}

.MembersProfileAudioView {;
    margin-bottom: 20px;
    text-align: center;
    border: 1px dotted #999999;
}

/* (8) Horizontal boxes */
.CategoryBoxHorizontal_3 {
    width: 200px;
    float: left;
    height: 195px;
    display:inline;
    margin-bottom: 20px;
    border: 1px solid #E3E3E3;
    ;
    margin-left: 13px;
}

.CategoryBoxHorizontal_3 ul {
    list-style-type:none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 5px;
    margin-left: 0px;
}

.CategoryBoxHorizontal_3 li {
    margin-bottom: 2px;
    padding-right: 3px;
    padding-left: 3px;
}

/* (10) inner_signup_form */
/**************************/

#Register {
    height:190px;
    text-align: left;
    background-color:#666666;
    margin-bottom:20px;
    margin-left:10px;
    margin-right:10px;
    margin-top:20px;
}

#formreg { padding-left:20px; }

#Register ul {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 25px;
    padding-left: 10px;
    display:block;
}

#Register li {
    margin-bottom: 10px;
    float: left;
    margin-right: 20px;
}

#Signup {
    height: 190px;
    text-align: left;
    background-color:#666666;
    margin-bottom:50px;
    margin-left:10px;
    margin-right:10px;
    margin-top:20px;
}

#Signup ul {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 25px;
    margin-left: 0px;
}

#Signup li {
    margin-bottom: 10px;
    display:inline;
    display:block;
    float: left;
    margin-right:10px;
    margin-left:10px;
    list-style-type: none;
}

/* (11) inner_notification */
/***************************/

#Notification { height:250px; }

/* (12) inner_upload_video_forn */
/********************************/

#UploadVideo {
    margin-top:10px;
    margin-bottom:20px;
    display: block;
    width:380px;
    background-color: #666666;
    color: #333333;
    font-weight:bold;
    border-bottom: 1px #333333 solid;
    border-left: 1px #333333 solid;
    border-top: 1px #333333 solid;
    border-right: 1px #333333 solid;
    padding-top:15px;
    padding-bottom:15px;
    text-align:center;
    margin-left:100px;
    _margin-left:0px;
}

#Uploadaudio {
    margin-top:10px;
    margin-bottom:20px;
    display: block;
    width:450px;
    background-color: #666666;
    color: #333333;
    font-weight:bold;
    border-bottom: 1px #333333 solid;
    border-left: 1px #333333 solid;
    border-top: 1px #333333 solid;
    border-right: 1px #333333 solid;
    padding-top:15px;
    padding-bottom:15px;
    text-align:center;
    margin-left:100px;
    _margin-left:0px;
}

#UploadVideo ul {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
    margin-left: 0px;
}

#Uploadaudio ul {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
    margin-left: 0px;
}

/*
#UploadVideo li{
	margin-bottom: 15px;
	display:inline;
	display:block;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}*/

.UploadVideo_Tags {
    background-color: #FFFFFF;
    line-height: 18px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 5px;
}

/* (13) inner_upload_complete_forn */
/********************************/

#UploadComplete {
    margin-top:10px;
    margin-bottom:20px;
    display: block;
    width:380px;
    background-color: #666666;
    color: #333333;
    font-weight:bold;
    border-bottom: 1px #333333 solid;
    border-left: 1px #333333 solid;
    border-top: 1px #333333 solid;
    border-right: 1px #333333 solid;
    padding-top:15px;
    padding-bottom:15px;
    text-align:center;
    margin-left:100px;
    _margin-left:0px
}

/* (13) inner_groups_create.htm */
/********************************/
.GroupsCreate { line-height: 20px; }

#GroupsCreate ul {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 25px;
    margin-left: 0px;
}

#GroupsCreate li {
    margin-bottom: 42px;
    display:inline;
    display:block;
    width: 300px;
    float: left;
    margin-left: 90px;
    list-style-type: none;
}

/* (14) inner_see_members  */
/***************************/

#MembersSearch {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 18px;
    margin-left: 18px;
    border: 1px solid #E3E3E3;
}

#MembersSearch ul {
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 5px;
    ;
}

#MembersSearch li {
    display: inline;
    margin-right: 15px;
}

/* (15) inner_upload_video_forn */
/********************************/

#EditVideo {
    background-image: url(../images/reel2.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    border: 1px solid #ebe8e8;
    text-align:left;
    height: 590px;
    margin-right: auto;
    margin-left: auto;
    width: 660px;
    margin-top: 0px;
}

#EditVideo ul {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 25px;
    margin-left: 0px;
}

#EditVideo li {
    margin-bottom: 15px;
    display:inline;
    display:block;
    width: 213px;
    float: left;
    margin-left: 6px;
    list-style-type: none;
}

.UploadVideo_Tags {
    background-color: #FFFFFF;
    line-height: 18px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 5px;
}

/* (16) inner_playlist_main */
/********************************/

#Playlists {;
    background-image: url(../images/reel2.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    border: 1px solid #ebe8e8;
    text-align:center;
    height: 1200px;
    margin-right: auto;
    margin-left: auto;
    width: 820px;
    margin-top: 0px;
}

#Playlists ul {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 25px;
    margin-left: 0px;
}

#Playlists li {
    margin-bottom: 15px;
    display:inline;
    display:block;
    width: 213px;
    float: left;
    margin-left: 6px;
    list-style-type: none;
}

.Playlistdivs { margin-top: 10px; }

.Playlistdivs2 {
    margin-top: 10px;
    border-top-style: solid;
    border-bottom-style: solid;
    background-color: #FFFFFF;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #E9E9E9;
    border-bottom-color: #E9E9E9;
}

#PlaylistNotification {
    margin-top: 10px;
    width: 770px;
    margin-right: auto;
    margin-left: auto;
    height: 20px;
    line-height: 20px;
    border: 1px solid #999999;
}

/**********************************/
/*         various fixes          */
/*********************************/

/* strech container div with floats in it */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix2 { clear: both; }

.RelatedVideosSpacer { height:10px; }

/*********************
/*  Various Forms   */
/********************/
.label {
    float:left;
    display:block;
    width:85px;
    color:#FFFFFF;
}

.label2 {
    float:left;
    display:block;
    width:85px;
    color:#000;
}

.campo {
    float:left;
    width:150px;
    height:15px!important;
    margin-bottom:5px!important;
    border-color:#60605F!important;
}

.boton {
    background-color:#7D7C7A!important;
    border-color:#60605F!important;
    color:#FFFFFF!important;
    height:20px!important;
    width:152px!important;
    padding-bottom:3px;
    _margin-left:-2px;
    margin-bottom:5px!important;
}

.lineaform { margin:5px auto!important; }

.FormGeneric {
    margin-top: 0px;
    margin-bottom: 0px;
    border:none;
}

#lateral_sesion {
    float:right;
    text-align:left;
    width:280px;
    margin-top:60px;
}

#lateral_sesion_on {
    float:right;
    text-align:right;
    width:280px;
    margin-right:10px;
    margin-top:69px;
    height:60px;
}

#inicio_sesion {
    float:right;
    width:245px;
    height:80px;
}

/*
.FormGeneric input{
	margin-top: 0px;
	margin-bottom: 0px;
	border:none;
}
/*/

.lineaformulario {
    float:left;
    width:100%;
    padding:0.3em 0;
}

#buscador {
    width: 410px;
    float:left;
    text-align:left;
    margin-top:38px;
}

#buscador p.avanzada{
    float:right;
    color:#e5a755;
    font-size:1.1em;
    font-weight:bold;
    margin:0 0 0.5em 0;
    
}

#buscador h2 {
    font-size: 2.5em;
    font-weight: normal;
    color:#a1c851;
    margin:0;
    padding-left:1em;
    background:url(../images/imagen_buscador.gif) no-repeat right bottom;
    float:left;
    padding-right:0.8em;
    position:relative;
    z-index:20;
}

.FormSearch {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
}

.FormSearch label {
    color:#FFF;
    float:left;
    width:4.2em;
    margin:0;
    padding-top:0.5em;
}

.FormSearch p {
    color:#FFF;
    float:left;
    width:4.2em;
    margin:0;
    padding-top:0.4em;
}

.FormSearch input {
    border:solid 1px #666;
    float:left;
    width:10em;
}

.FormSearch select {
    border:solid 1px #666;
    float:left;
    width:10.1em;
    padding: 0.1em;
}

.FormSearch img {
    float:left;
    margin-left:0.5em;
}

.FormSearch .botonform {
    padding:0 0.2em;
    width:auto;
    overflow:visible;
    margin-left:1em;
    float:none;
}

.FormSearch input.fecha {   
    font-size: 0.8em;
    padding: 0.3em;
    width: 5.5em; }

.FormSearch label.pequena { font-size:0.9em; padding-top:0.6em; width:4em; }

.FormIndexLogin {
    margin-top: 0px;
    margin-bottom: 0px;
}

.FormIndexLogin input {
    vertical-align: middle;
    border:solid 1px #444444;
    background-color:#BDBFBE;
    color:#000000;
    font-weight:normal;
    width:150px;
}

.formbutton {
    border-bottom: 1px solid #333333!important;
    background-image: url(../images/BOTONDEGRADADO.jpg);
    font-color:#fff;
    width:160px;
    margin-top:10px;
    line-height: 20px;
}

/* corrective form filed formatting */
.FormSpecialInput_1 { /* gray order */
    border: 1px solid #DFDCDC;
    width:70px;
    _width:68px;
 #padding-top:2px;
}

.UpdateProfileForm {
    padding-top: 0px;
    text-align: left;
    padding-left: 100px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.CreateGroupForm {
    padding-top: 0px;
    text-align: left;
    padding-left: 100px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

/* Pagination */

#pagination {
    margin-top: 8px;
    margin-bottom: 8px;
}

#pagination ul {
    list-style-type: none;
    padding-left: 0px;
    margin:20px 0;
}

#pagination li {
    display: inline;
    margin: 0 5px 0 0;
}

#pagination li a {
    /*padding: 4px;*/
	padding-left:3px;
    padding-right:3px;
    border: 1px solid #666666;
    text-decoration: none;
    background-color: #92979B;
    font-weight: bold;
}

#pagination li pag_activo a {
    padding: 4px;
    border: 1px solid #FFFF00;
    text-decoration: none;
    background-color: #92979B;
    font-weight: bold;
}

.pag_activo {
    border: 2px solid #ffffff;
    text-decoration: none;
    background-color: #ffffff;
    font-weight: bold;
}

#pagination li a:hover {
    border: 1px solid #666666;
    background-color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}

#pagination li a pag_activo {
    border: 2px solid #ffffff;
    text-decoration: none;
    background-color: #92979B;
    font-weight: bold;
}

/**************************************************/
.textoculto {
    float:left;
    clear:none;
    margin:-2000em -2000em 0em 0em;
    padding:0em 0em 0em 0em;
    font-size:0em;
}

.floatder {
    float:left!important;
    clear:none!important;
    margin:0em 0em 0em 0em!important;
    padding:0em 0em 0em 0em!important;
}

.barraAzulSup {
    width:100%;
    margin:0em 0em 0em 0em;
    padding:0em 0em 0em 0em;
    float:left;
    clear:both;
}

.menuBarraAzulSup {
    float:right!important;
    clear:none!important;
    margin:0em 0em 0em 0em!important;
    padding-right: 10px;
    width:95%;
}

.menuBarraAzulSup img logo {
    border:0px;
    float:left;
}

.menuBarraAzulSup h1 {
    float:left!important;
    clear:none!important;
    margin:0em 0em 0em 0em;
    padding:0.3em 0em 0em 0em;
    font-family:verdana, arial, helvetica, sans-serif;
    font-size:0.85em;
    color:#FFFFFF;
    background-color:inherit;
    font-weight:normal!important;
}

.menuBarraAzulSup h1 a {
    margin:0em 0em 0em 0em;
    padding:0em 0em 0em 0em;
    color:#FFFFFF!important;
    background-color:inherit;
    text-decoration:none;
}

.menuPrincipal {
    float:none!important;
    clear:none!important;
    margin:0em 0em 0em 3em!important;
    padding:0em 0em 0em 0em!important;
}

.menuPrincipal ul {
    float:left!important;
    clear:none!important;
    display:inline!important;
    margin:0em 0em 0em 0em!important;
    padding-left: 110px;
}

.menuPrincipal ul li {
    display:inline!important;
    list-style-type:none!important;
    float:left!important;
    clear:none!important;
    margin:0em 0em 0em 0em!important;
    padding:0.2em 0em 0em 0em!important;
    color:#FFFFFF!important;
    font-family:verdana, arial, helvetica, sans-serif;
    font-size:0.80em;
    color:#FFFFFF;
    background-color:inherit;
}

.menuPrincipal ul li span { color:#d9c809; }

.menuPrincipal ul li a {
    float:left!important;
    clear:none!important;
    margin:0em 0em 0em 0em!important;
    padding:0.1em 0em 0em 0.2em!important;
    color:#FFFFFF!important;
    background-color:inherit;
    text-decoration:none;
}

.menuPrincipal ul li a:hover { text-decoration:underline; }

#top_container .menuPrincipal .activo { color:#80ffff!important; }

#top_container_eu .menuPrincipal .activo { color:#80ffff!important; }

.menuPrincipal ul li a img { border:none!important; }

.menuidiomas {
    float:right!important;
    clear:none!important;
    margin:0em 0em 0em 0em!important;
    padding:0em 0em 0em 0em!important;
}

.menuidiomas ul {
    float:left!important;
    clear:none!important;
    display:inline!important;
    margin:0em 0em 0em 0em!important;
    padding:0em 0em 0em 0em!important;
}

.menuidiomas ul li {
    display:inline!important;
    list-style-type:none!important;
    float:left!important;
    clear:none!important;
    margin:0em 0em 0em 0em!important;
    padding:0.2em 0em 0em 0em!important;
    color:#FFFFFF!important;
    font-family:verdana, arial, helvetica, sans-serif;
    font-size:0.80em;
    color:#FFFFFF;
    background-color:inherit;
}

.menuidiomas ul li span { color:#d9c809; }

.menuidiomas ul li a {
    float:left!important;
    clear:none!important;
    margin:0em 0em 0em 0em!important;
    padding:0.1em 0em 0em 0.2em!important;
    color:#FFFFFF!important;
    background-color:inherit;
    text-decoration:underline!important;
}

.menuidiomas ul li a:hover { text-decoration:underline; }

#top_container .menuidiomas .activo { color:#d9c809!important; }

#top_container_eu .menuidiomas .activo { color:#d9c809!important; }

#contactform {
    margin-top:10px;
    margin-bottom:20px;
    display: block;
    width:400px;
    background-color: #666666;
    color: #333333;
    font-weight:bold;
    border-bottom: 1px #333333 solid;
    border-left: 1px #333333 solid;
    border-top: 1px #333333 solid;
    border-right: 1px #333333 solid;
    padding-top:15px;
    padding-left:15px;
    padding-bottom:15px;
    text-align:left;
    margin-left:100px;
    _margin-left:0px;
}

#contactform ul { list-style-type:none; }

#contactform ul li {
    background-color:#0099FF;
    border: 2px solid #FFFFFF;
}

.terms_separator {
    margin-bottom:10px;
    padding-left:20px;
}

#img_360 { margin-bottom:10px; }

#img_360 a { text-decoration:none; }

#img_360 a img { border:0; }

.separarIzq_2 { margin-left:2em !important; _margin-left:1.5em !important; }


.separarIzq_3 { margin-left:3em !important; }

.centrar{
    text-align:center;}
        
.invisible  { display:none; }

.visible  {	display:inline; }
