﻿body
{
    font-size: 10pt;
    font-family: Verdana;
  	margin: 0px 0px;
}
input, select {
    font-size: 10pt;
    font-family:Verdana;
}
a {
color:#000000;
}
a:hover{
background-color:#880000;
color:#ffffff;
}

.gogButton {
    background-color:#880000;
    color:#ffffff;
}
.UC_MainContent {
width:663px; 
height:auto; /*510*/
font-size: 11pt; 
padding: 0px 0px 0px 0px;  
background-color :#ffffff; 
border:solid 1px #ffffff;
margin-left: 3px;  
}

.UC_MainContent2 {
width:640px; 
height:515px; 
font-size: 11pt; 
padding: 0px 0px 0px 0px;  
background-color :#ffffff; 
border:solid 1px #ffffff;
margin-left: 3px;  
overflow:auto;
}

.bgImage {
background-image:url('../imagesgog/bg-steel.jpg');
background-repeat:repeat-y;
width: 1100px;
height:800px; 
}

.contentArea {
background-color: #333333;
/*background-image:url('../gogvideo/images/centerContentBg.png');*/
width: 660px;
height:485px; 
}

.contentTextArea
{
    /*background-image:url('../gogvideo/images/centerTextBg.png');*/
    width: 600px;
    height: auto;
    text-align: left;
    background-color: #333333;
    border: solid 1px #660000;
    overflow: auto;
    padding: 5px;
   /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);*/
    color:#ffffff;
}
.contentTextBox
{
background-color:#ffffff; 
color:#000000;
margin-top:3px;
font-size:10pt;
font-family:Verdana;
}
.columnHeader {
background-color: #880000; 
color: #ffffff; 
font-size: 12pt; 
font-weight: bold; 
font-family: Verdana; 
padding-top:5px; 
width: 100%; 
height: 22px;
text-align:center;
}

.CenterColumnHeader {
background-color: #880000; 
color: #ffffff; 
font-size: 12pt; 
font-weight: bold; 
font-family: Verdana; 
padding-top:5px; 
margin-left:3px;
height: 22px;
border-top:solid 1px #ffffff;
border-left:solid 1px #ffffff;
border-right:solid 1px #ffffff;
width:663px;
}
.orgLinkTable {
border:solid 1px #003366;
font-size:10pt;
margin-bottom:8px;
text-align:left;
}

#subscribeBox {
background-image:url('../imagesgog/subscribeFrame.jpg');
width: 179px;
height:193px; 
color:#000000;
font-weight:normal;
position:relative;
margin:0px;
padding:0px;
background-color:transparent;
}
.bgStaticPage {
background-color:#ffffee;
font-size:10pt;
font-family:Verdana;
font-weight:normal;
}
.contentPageHeader {
background-color: #003366; 
color: #ffffff;
font-size: 12pt; 
font-weight: bold; 
font-family: Verdana; 
padding-top: 5px; 
width: 100%;
height: 22px;
}

.contentPageBackground {
background-color:#ffffee;
/*background-image:url('../gogvideo/images/screen-dividsonBuilding.png');*/
width: 600px;
height:500px; 
font-size:10pt;
font-family:Verdana;
font-weight:normal;
}

#navigation
{
    position: relative;
    width: 800px;
    font-family: verdana, arial;
    padding: 0px;
    list-style-type: none;
    margin-top: -8px;
    margin-bottom:0px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    font-size: 9pt;
    clear: both;
    z-index: 1000;
    display: inline;
}
#navigation li
{
    position: relative;
    float: left;
    margin: 0px 0px 0px 0px;
    border-right: solid 1px #ffffff; /*border-left:solid 1px #ffffff; */
    width: auto;
    top: 0px;
    text-align: center;
    font-size: 10pt;
}
#navigation li a /*top menu bar */
{
    display: block;
    padding: 3px 10px 2px 10px; /*top/right/bottom/left */
    color: #ffffff;
    text-decoration: none;
    width: auto;
    text-align: center;
    font-size: 9pt;
}

#navigation li ul /*sub menu item line  */
{
    position: absolute;
    left: -2px;
    top: 0px;
    width: 150px;
    display: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    list-style-type: none;
    z-index: 10;
}

#navigation li.over /*top menu hover*/
{
    top: 0px;
}

#navigation li.over a
{
    background: #660000;
}

#navigation li.over ul /*sub menu box */
{
    /*padding: 1px !important;*/
    padding: 1px 0px 0px 1px;
    display: block;
    background: #660000; /*003366*/
    /*     
    -moz-border-radius-bottomleft: 3px;     
     -webkit-border-bottom-left-radius: 3px;     
     -moz-border-radius-bottomright: 3px;     
     -webkit-border-bottom-left-right: 3px;    
      -moz-border-radius-topright: 3px;     
      -webkit-border-bottom-top-right: 3px;     
      */
    z-index: 10;
    /*border-top: solid 1px #ffffff; */
    /*border-bottom: solid 1px #ffffff; */
}
#navigation li.over ul li
{
    float: none;
    margin: 0px !important;
    top: 0px;
    z-index: 10;
}
#navigation li.over ul li a /*sub menu */
{
    font-size: 10pt;
    padding: 2px 1px 2px 1px;
    background: none;
    white-space: nowrap;
    text-align: center;
    z-index: 10;
    border-left: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
}
#navigation li.over ul li a:hover /*sub menu hover*/
{
    background: #cccccc;
    color: #770000; /*     -moz-border-radius: 5px;     -webkit-border-radius: 5px;     */
    text-align: center;
    z-index: 10;
}

#headerDiv
{
    width: auto;
    height: 127px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
     margin-bottom:0px;
    clear: both;
     /*border-bottom: solid 1px #ffffff;*/
}
.divHeader
{
    font-size: 10pt;
    font-weight: bold;
    background: #dddddd;
    text-align: left;
    border-top: solid 1px #003366;
    /*border-bottom: solid 1px #003366; */
    color: #aa0000;
    margin-top:5px;
}
.InstrSubHeader{
    font-size: 10pt;
    font-weight: bold;
    background: #dddddd;
    text-align: left;
    border-top: solid 1px #003366;
    border-bottom: solid 1px #003366;
    color: #aa0000;
    margin-top:10px;
    margin-bottom:3px;
}
a.footerNavLink
{
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}
a.footerNavLink:hover
{
background-color:#660000;
}
a.small
{
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    color: #660000;
}
a.navLink {
    text-decoration:none;
    color:#ffffff;
}
a.gogLink {
    color:#cc0000;
}
a.gogLink:hover{
color:#ffffff;
background-color:#880000;
}
a.nobg {
border-top:solid 1px #ffffff;
border-bottom:solid 1px #ffffff;
background-color:transparent;
}
a.nobg:hover {
border-top:solid 1px #880000;
border-bottom:solid 1px #880000;
}
a.noline {
background-color:transparent;
text-decoration:none;
}
a.noline:hover {
background-color:transparent;
}
a.nochange{
    color:#880000;
    background-color:Transparent;
}
a.nochange:hover{
    background-color:Transparent;
    text-decoration:underline;
}


td.leftNav {
    width: 200px;
    height:20px;
    top: 0px;
    text-align: center;
    font-size: 10pt;
    font-family:Verdana;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
    padding-bottom:0px;
    padding-top:0px;
}
td.leftNav:hover {
    width: 200px;
    background-color:#660000;
 }
.footer
{
    font-size: 7pt;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
    font-family: verdana, arial;
    margin-top: 2px;
    border-top: 1px solid #660000;
}
.videoIntro
{
    color: #ffffff;
    height: 50px;
    font-size: 10pt;
    font-weight: normal;
    height: auto;
    font-family: Verdana;
    /*background-image:url('../images/Gun_Metal_Gray.png')*/
}
.videoIntroTitle
{
    font-size: 11pt;
    font-weight: bold;
    color: #ffffff;
}
.imageScrollBar
{
    color: #ffffff;
    width: 620;
    font-size: 10pt;
    padding-bottom: 2px;
}
.regularText
{
    font-size: 10pt;
    font-family: verdana, arial;
    font-weight: normal;
    text-align: left;
}
.regularText8pt
{
    font-size: 8pt;
    font-family: verdana, arial;
    font-weight: normal;
    text-align: left;
}
.sectionHeaderLeft
{
    font-size: 10pt;
    font-weight: bold;
    background: #660000;
    text-align: center;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    color: #ffcc33;
    height: 14px;
    padding: 0px;
}
.sectionHeaderRight
{
    font-size: 10pt;
    font-weight: bold;
    background: #006600;
    text-align: center;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    color: #ffffff;
    height: 14px;
    padding: 0px;
}
.rightColumn
{
    padding: 3px 3px 3px 3px;
    background-color: #996633;
    border: solid 1px #ffffff;
    color: #ffffff;
}
.box
{
    padding: 3px 3px 3px 3px;
    background-color: #003366;
    border: solid 1px #ffffff;
    width: 200px;
    color: #ffffff;
}
#subscribexx
{
    padding: 0px 0px 0px 0px;
    margin-top:5px;
    width: 210px;
    height:150px;
    color: #ffffff;
}
input.vbutton
{
    font-size: 9pt;
    font-weight: bold;
    font-family: Verdana;
    height: 28px;
    padding: 0px 0px;
}
.pageTitle
{
    font-size: 16px;
    font-family: verdana;
    font-weight: bold;
    color: #ffffff;
    padding: 6px 1px 3px 1px;
    background-color: #003366;
}
.h3
{
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    color: #003366;
    width: 150px;
    font-size: 13px;
    font-weight: bold;
    font-family: Verdana;
}
.textBold {
font-weight:bold;
}
.textBlue
{
    color: #003366;
}
.textRed
{
    color: #990000;
}
.textYellow
{
    color: #FFFF66;
}
.textWhite
{
    color: #ffffff;
}
.itemDetailPane
{
    display: none;
    width: 580px;
    height: auto;
    background-color: #ddeeff;
    border: solid 2px #660000;
    margin-top: 2px;
    margin-right: 2px;
    margin-left: 15px;
    position: relative;
    z-index: 10000;
}
.itemDesc
{
    font-weight: normal;
    color: #000000;
    margin-left: 0px;
    margin-top: 2px;
    font-size: 11pt;
    vertical-align: top;
}
.playListByButton
{
    position: relative;
    margin-left: 73px;
    margin-top: -30px;
    z-index: 10;
    
}.playCatButton
{
    position: relative;
    margin-left: 90px;
    margin-top: -53px;
    z-index: 10;
}
.playTVButton
{
    position: relative;
    margin-left: 80px;
    margin-top: -55px;
    z-index: 1000;
}
.videoInfo
{
    font-size: 9pt;
    color: #003366;
    padding: 1px 1px 1px 1px;
    margin-top: 21px;
    font-family: Verdana;
}
.listHeader
{
    font-weight: bold;
    color: #003366;
    font-size: 11pt;
    border-bottom: solid 2px #660000;
    padding: 0px 3px 0px 3px;
    margin-top:0px;
    clear: right;
    height: 26px;
    background-color:#dddddd;
    text-align:left;
    vertical-align:middle;
}
.goButton
{
    font-size: 10pt;
    font-weight: bold;
    height: 22px;
    width: 40px;
    font-family: Verdana;
}
a.getquote
{
    font-size: 12pt;
    color: #ff0000;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
}

.moredetail
{
    font-size: 10pt;
    color: #ff0000;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
}
.mySelection
{
    position: relative;
    margin-top: 3px;
    padding-bottom: 0px;
    color: #003366;
    font-weight: bold;
    width: 150px;
    height: 22px;
    font-size: 13px;
    font-family: Verdana;
}
.redLink {
font-family:Palatino, verdana;
color:#cc0000;
text-decoration:underline;
font-weight:normal;
font-size:14px;
text-align:left;
}

.faq {
padding:0px;
margin:0px;
}

.faq_head {
font-family:verdana;
color:#880000;
text-decoration:none;
font-weight:bold;
font-size:10pt;
text-align:left;
margin-top:2px;
margin-bottom:8px;
cursor:pointer ;
}

.faq_head:hover {
text-decoration:underline;
}

.faq_answer{
color:#000000;
background-color:#ffffff;
text-decoration:none;
font-weight:normal;
font-size:10pt;
font-family:verdana;
text-align:left;
border:solid 1px #cc0000;
margin-top:2px;
margin-bottom:5px;
padding:5px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);

}
.inputLink {
font-family:verdana;
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:10pt;
text-align:center;
background-color:#660000;
cursor:pointer;

}

.inputLink:hover {
color:#0000ff;
}


.inputLinkLine {
font-family:verdana;
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:11pt;
text-align:center;
background-color:#660000;
cursor:pointer;
height:35px;
}
.inputLinkLine:hover {
color:#ffffcc;
}