﻿body
{
    /*background-color: black;*/
}

.wholepage
{
    width: 800px;
    
}

.title
{
    font-weight: bold;
    font-size: 40pt;
    color: black;
    font-family: Arial;
}

.normaltext
{
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana;
    border: 0;
    text-align: center;
}

.normaltext2
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Arial;
    border: 0;
    text-align: center;
    color: #ffffff;
}

.orangetext
{
    font-weight: bold;
    font-family: Arial;
    font-size: 9pt;
    color: #F2900B;
}
 
.category a
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
    border: 0;
    text-align: center;
    color: #ffffff;
}

.categoryselected a
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
    border: 0;
    text-align: center;
    color: #ff9900;
}

.motto
{
    font-weight: bold;
    font-size: 16pt;
    color: black;
    font-family: Arial;
    margin-left: 100px;
}

.windowtitle
{
    cursor: pointer; 
    border-right: black 2px solid;
    border-top: black 2px solid;
    border-left: black 2px solid;
    border-bottom: black 2px solid;
    vertical-align: middle;
    text-align: center;
    float: left;
}

.videotitle
{
    font-weight: bold;
    font-size: 10pt;
    color: white;
    font-family: Arial;
    cursor: pointer;
    background-color: Black;
}

.modalBackground
{
    background-color: #0a0a0a;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalBackgroundLoading
{
    background-color: Black;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalPopup
{
    padding: 3px;
    width: 250px;
    border-right: gray 3px solid;
    border-top: gray 3px solid;
    border-left: gray 3px solid;
    border-bottom: gray 3px solid;
}

.grid
{
    float: left;
    padding: 0px;
    margin: 5px;
}

.gridtext
{
    vertical-align: top;
    font-weight: bold;
    font-size: 9pt;
    font-family: Arial;
    text-align: center;
}

.right
{
    float: right;
}

.menuright
{
    float: right;
    font-weight: bold;
    font-size: 11pt;
    font-family: Arial;
    padding-right: 0px;
    cursor: pointer;
    color: #f4f2ff;
    margin-right: 5px;
}


.menu
{
    font-weight: bold;
    font-size: 11pt;
    font-family: Arial;
    padding-right: 0px;
    cursor: pointer;
    color: #f4f2ff;
    margin-right: 5px;
}

.menuclick
{
    float: right;
    font-weight: bold;
    font-size: 11pt;
    font-family: Arial;
    padding-right: 0px;
    cursor: pointer;
    color: white;
    text-transform: none;
    background-color: #294b7b;
    margin-right: 5px;
}

.more
{
    font-size: 11pt;
    font-family: Arial;
}

.viewcount
{
    text-align: left;
    font-size: 7pt;
    font-family: Arial;
    color: #000099;
    vertical-align: bottom;
}

.rating
{
    text-align:right;
    font-size: 7pt;
    font-family: Arial;
    color: #000099;
}

.length
{
    text-align:center;
    font-size: 7pt;
    font-family: Arial;
    color: #000099;
}

.modalLoading
{
    text-align: center;
}

.centreimage
{
    position:absolute;
    top: 10px;
    left: 10px;
}



.box
{
    background: #dddddd;
}

.box2 { 
  background: #000000; 
}


.buttonclose
{
    background-color: Black;
    font-weight: bold;
    font-size: 12pt;
    font-family: Arial;
    color: #ffffff;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.buttonsearch
{
    background-color: Black;
    font-weight: bold;
    font-size: 8pt;
    font-family: Arial;
    color: #ffffff;
    border-right: #ffffff 1px groove;
    border-top: #ffffff 1px groove;
    border-left: #ffffff 1px groove;
    border-bottom: #ffffff 1px groove;
    width: 60px;
}

.buttonsearch[disabled]
{
    visibility: hidden;
}

/*
.popheader
{
    font-size: 10pt;
    color: #000000;
    font-family: Arial;
    background-color: #c8cdff;
    width: 250px;
    font-weight: bold;
}

.pop
{
    font-size: 8pt;
    color: #112244;
    font-family: Arial;
    background-color: #aaaaaa;
    width: 350px;
}
*/

.popheader
{
    font-size: 10pt;
    color: #ff9900;
    font-family: Arial;
    background-color: #000000;
    width: 350px;
    font-weight: bold;
    padding-left: 10px;
    border-right: #ff9900 1px solid;
    border-top: #ff9900 1px solid;
    border-left: #ff9900 1px solid;
    border-bottom: #ff9900 1px solid;
}

.pop
{
    font-size: 8pt;
    color: #112244;
    font-family: Arial;
    background-color: #aaaaaa;
    width: 350px;
    border-right: #000000 1px solid;
    padding-right: 5px;
    border-top: #000000 1px solid;
    padding-left: 5px;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}


/*- Menu Tabs 6--------------------------- */

    #tabs6
{
    float: left;
    width: 100%;
    background: #000000;
    font-size: 93%;
    line-height: normal;
   /* border-bottom: 1px solid #666;*/
}
    #tabs6 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
      float:left;
      background:url("tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url("tabright6.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }
      
/*- End of Menu Tabs 6--------------------------- */

/*- Menu Tabs 1--------------------------- */ 


    #tabs1
{
    float: left;
    width: 100%;
    background: #000000;
    font-size: 93%;
    line-height: normal;
    font: bold 10px Verdana;
}
    #tabs1 ul {
	  margin:0;
	  /*padding:10px 10px 0 50px;*/
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;

      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }

/*- End of Menu Tabs 1--------------------------- */ 


.categorylist
{
    /*text-align:center;
    margin: 0 auto;*/
}

.categorydrop
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Arial;
    background-color: black;
    text-decoration: none;
    /*margin-left: 20px;*/
    color: white;
}

.tab
{
    background-color:Black;
    color:White;
}

.tab .ajax__tab_active
{
    color: #F2900B;
    font-size: 10pt;
}

.videoimage
{
    border-right: #000000 2px solid;
    border-top: #000000 2px solid;
    border-left: #000000 2px solid;
    border-bottom: #000000 2px solid;
}

.videoimage:hover
{
    border-right: #F2900B 2px solid;
    border-top: #F2900B 2px solid;
    border-left: #F2900B 2px solid;
    border-bottom: #F2900B 2px solid;
}