html, body{height:100%;}

html
{
	/* Proprietary scrollbar CSS for IE only */
	scrollbar-arrow-color: #0061B9;
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3d-light-color: #eeeeee;
	scrollbar-base-color: #eeeeee;
	scrollbar-dark-shadow-color: #cc0000;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-track-color: #dedede;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #0C266B;
	background-color: #FFFFFF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}

#movieHomeHeader
{
	margin: 0px;
	padding: 16px 0px 40px 10px;
	background-image: url('../pics/dish.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

#HeaderDiv
{
	position: fixed;
	left: 0px;
	top: 0px;
	display: block;
	width: 100%;
}

.headerBottomHalfSubpage
{
	background-image: url('../pics/content_strype_bg.gif');
	background-repeat: repeat-x;
}

.homeFlashHeader
{
	background-image: url('../pics/dish_bkgd.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

.pnlHomeTitle
{
	background-image: url('../pics/co_proj_bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

.headerPadBoth
{
	height: 104px;
}

/****************** N A V I G A T I O N    D R O P - D O W N   M E N U S  ****************/

.bwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 900;
	text-decoration: none;
	font-style: normal;
	display: block;
	margin: 0px;
	padding: 4px;
}
a.bwhite:link { color: #ffffff; text-decoration: none; }
a.bwhite:visited { color: #ffffff; text-decoration: none; }
a.bwhite:hover { text-decoration: none; background-color: #3399cc; }

td.bkgnd
{
	background-color: #0C266B;
	background-image: url('../pics/head_bkgd.gif');
}

td.divider 
{
	background-color: #8BADC1;
	background-image: url('../pics/drop_divider.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

td.colored 
{
	background-color: #8BADC1;
	text-align: left;
}

td.border 
{
	vertical-align: top;
	background-color: #FFFFFF;
	width: 2px;
}

td.bordertop 
{
	background-image: url('../pics/drop_t_horiz.gif');
}

td.borderbot 
{
	background-image: url('../pics/drop_b_horiz.gif');
}

td.vertdot
{
	background-image: url('../pics/white_vert_dot.gif');
	background-repeat: repeat-y;
	background-position: 0px 50px;
}


/* --------------  C O N T A C T   FO R M S  /  C O N T A CT   J O B S ----------------- */

.blue { color: #006699; }

.s1box { 
	font-size: 11px;
	line-height: 16px;
	color: #000000; 
	font-weight: normal; 
	background-color: #FFFFFF;
}

.s1boxreq {
	font-size: 11px;
	background-color: #B8CFE7;
}

select, input, textarea {
	padding: 1px 5px 1px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

#cartPanel
{
	margin-bottom:15px;
}

#cartPanel a, #cartPanel a:visited
{
	color: #006699  !important;
	text-decoration: underline !important;
}

#cartPanel a:hover
{
	color: #006699 !important;
	text-decoration: none !important;
}

tr.tableCartHeader
{
	background-color: #006699;
	color: #ffffff;
}
.tableCartHeader td
{
	padding: 3px;
}

tr.tableCartRow
{
	background-color: #ffffff;
	color: #006699;
}
.tableCartRow td
{
	border: solid 1px #006699;
	padding: 3px;
}

/*************************  C O N T E N T   A R E A  **********************/
 
h1
{
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}

h2
{
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-align: left;
	display: block;
	height: 17px;
	vertical-align: top;
	background-image: url('../pics/light_blue_dot.gif');
	background-repeat: repeat-x;
	background-position: 0px 15px;
	clear: both;
}
 
h3
{
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
 
h4
{
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

#ContentArea hr
{
	border: dashed 1px #006699;
	height: 1px;
	clear: both;
}

#ContentArea li
{
	
	list-style-image: url(../pics/bullet.gif);
	list-style-position: inside;
}

#ContentArea a, #ContentArea a:visited {text-decoration: underline; color: #666666; font-weight:bold;}
#ContentArea a:hover { text-decoration: none; color: #006699;}

/*************************  S U B M I T   B U T T O N S  **********************/

    #BtnOverride .SubmitButton, #BtnOverride2 .SubmitButton, #BtnOverride3 .SubmitButton, #BtnOverride4 .SubmitButton
    {
    	/* Putting the SubmitButton class inside a div with
    	an ID of BtnOverride (not class=), overrides all parent styles */
    	width: 65px;
    	height: 17px;
    	color: #ffffff;
    	cursor: pointer;
    	text-transform: none;
    	letter-spacing: 1px;
        font-family: 'Myriad Pro', Arial;
        font-variant: normal;
        font-size: 10px;
        background: url("../pics/doubleButtonBlank.gif") 0px 0px no-repeat;
        border: none;
    }

    #BtnOverride .SubmitButton:hover, #BtnOverride2 .SubmitButton:hover, #BtnOverride3 .SubmitButton:hover, #BtnOverride4 .SubmitButton:hover {
        background: url("../pics/doubleButtonBlank.gif") 0px -17px no-repeat;
        border: none;
    }




    /*---------------------------------   N I M D A -------------------------------------*/

		#subnav h3{color: #006699;font-size:14px;}
		
		#subnav a.navhover:link, #subnav a.navhover:visited, #subnav a.navhover:active
		{
			width: 90%;
			display: block;
			color: #006699;
			border-bottom-width: 1px;
			border-bottom-color: #E3E3E3;
			border-bottom-style: solid;
			padding-top: 3px;
			padding-left: 5px;
			padding-bottom: 3px;
			text-decoration: none;
		}

		#subnav a.navhover:hover
		{
			color: #006699;
			background-color: #E9EDF8;
			text-decoration: none;
		}
		
        .HeaderStyle th
        {
            margin: 0px 0 10px 0;
            padding: 20px 15px 5px 0;
            font-weight: normal;
            font-size: 13px;
            letter-spacing: -.05em;
            vertical-align: top;
            color: #B74F06;
            text-align: left;
            border-bottom: 1px #CFCFCF dotted;
        }

        .DirectoryHeaderTDStyle
        {
            margin: 0px 0 10px 0;
            padding: 30px 15px 5px 0;
            text-align: left;
            font-weight: normal;
            font-size: 13px;
            letter-spacing: -.05em;
            vertical-align: top;
            color: #B74F06;
            border-bottom: 1px #CFCFCF dotted;
        }

        .RowStyle td, .tRowStyle td, .AlternatingRowStyle td, .AltRowStyle td
        {
            margin: 0px;
            padding: 5px 15px 5px 0;
            vertical-align: top;
            text-align: left;
            border-bottom: solid 1px #006699;
        }

        .DataWebControlStyle {
            
        }

        .GridFooterStyle td {
            padding: 5px 15px 5px 0;
            text-align: left;
        }
        
        .DetailsViewStyle
        {
        	
        }
        
        .DVHeaderStyle
        {
			background-color: #006699;
			color: #ffffff;
			border-bottom: solid 1px #ffffff !important;
        }
        
        .DVRowStyle td, .AltDVRowStyle td
        {
        	padding: 3px 10px;
			border-top: solid 1px #006699;
        }
        
        .clearTD
        {
			background-color: #ffffff;
			border: solid 1px #ffffff !important;
        }

/*************************  P R O D U C T S  **********************/
.productList
{
	margin-top: 20px;
	margin-left: 50px;
	width: 75%;
}

.productList #spanh3
{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-align: left;
	height: 21px;
	vertical-align: top;
	background-color: #ffffff;
	/*background-image: url('../pics/grayline.gif');
	background-repeat: repeat-x;
	background-position: 0px 10px;*/
	margin-top: -3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 3px;
}

.grayhr 
{
	background-image: url('../pics/grayline.gif');
	background-repeat: repeat-x;
	background-position: 0px 10px;
	margin-left: 130px;
}

.textContainer
{
	margin-left: 130px;
}

.imgLeft 
{
	float:left;
}

/*************************  F O O T E R  **********************/
		
.footer
{
	/*border: solid 1px blue;*/
	vertical-align: bottom;
}
		
#footerNav
{
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-left: 20px;
	padding-top: 15px;
	height: 48px;
	vertical-align: top;
	/*border: solid 1px red;*/
}
		
#footerNav a, #footerNav a:visited
{
	text-decoration: underline;
	color: #666666;
}
		
#footerNav a:hover
{
	color: #666666;
	text-decoration: none;
}

.floatFooterSubpage
{
	position:fixed; left:0px; bottom:0px;
	display: block;
	width: 100%;
	height: 31px;
	background-image: url('../pics/content_strype_bg_bottom.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

/*************************** X C H A N G E   N I M D A  ********************************/
    
    .xtable 
    {
		font-size: 10px;
    }

	.xtable a, .xtable a:visited
	{
		color: #003399;
		text-decoration: none;
	}

	.xtable a:hover
	{
		color: #000000;
		text-decoration: underline;	
	}

    .xtable td {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #EBE9ED;
		padding: 3px;
		margin: 0px;
		vertical-align: top;
    }
	
    tr.gridHeader {
        height: 16px;
        padding: 0px;
        margin: 0px;
        font-size: 14px;
        color: #FFFFFF; 
        font-family: Myriad, Myriad Condensed Web, Verdana, Arial; 
        background-color: #AEB2CF;
    }
    
	td.gridHeaderUsername {
		margin: 0px;
		padding-left: 15px;
		padding-right: 0px;
		padding-top: 5px;
		background-color: #F5F6FC;
		border-bottom: solid 2px #c7c7c7;
		vertical-align: top;
		text-align: left;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
		color: #003399;
	} 