﻿.body
{
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
	
}


.content-background
{
       
  margin: 0px;
  padding: 0px;
 
  
      
}
 


.body-background
{
 
	background-position: center;
	background-repeat: repeat-y;
    background-image: url('/Images/EchoStar/background_gradient.gif');
	z-index: -1;

	
}

.body-background-bottom
{    
	background-position: top;
	background-repeat: no-repeat;
	background-image: url('/Images/EchoStar/background_gradient_bottom.gif');
}

.body-table
{
	width: 990px;
	background-color: Transparent;
	
}

#search-results-item 
{
    padding-left: 15px;
}

body
{
	font-family:Arial;
	font-size: 12px;
    color: #000000;
    
}

h1
{
      font-family: arial;
      font-size: 18px;
      font-weight: bold;
      color: #000000;    
      margin: 0 0 2px 0;
      padding: 0px;
}

h3
{
   	font-family: arial;
	  font-size: 14px;
	  font-weight: normal;
	  color: #000000;
	  margin: 0 0 1px 0;
	  padding: 0px;
}

h3.red
{
      font-family: arial;
      font-size: 14px;
      font-weight: normal;
      color: #e31b23;
      margin: 0 0 1px 0;
      padding: 0px;
}

h5
{
   	font-family: arial;
	  font-size: 12px;
	  font-weight: normal;
	  color: #000000;
	  margin: 0 0 1px 0;
	  padding: 0px;
}

p
{
    margin: 0px;
    padding: 0px;
}

.site-text
{
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
	padding:15px;
}

.site-text h1
{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;    
	margin: 0 0 2px 0;
	padding: 0px;
}

.site-text h3
{
    font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 1px 0;
	padding: 0px;
}

.site-text a
{
      color: #e31b23;
      text-decoration: underline;
}

.site-text a:hover
{
      color: #333333;
}

.site-text p
{
	margin: 0px;
}

/* Page Frame */

.frame-content
{
       
	border: none;
	border-bottom: 1px solid #000000;
	width: 100%;
	background-image: url(/Images/EchoStar/content_background.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	
}

.frame-bottom-middle-column
{
    vertical-align: top;
    height: 25px;
    background-color: Transparent;
}

.frame-cool-squares-column
{
    background-image: url('/Images/EchoStar/coolsquares.gif');
}

/* Header */

#company-logo
{

	 
}

#company-logo img, #company-slogan img
{
	border: 0px;
}

#company-slogan
{
	float: right;
}

#header-login-row
{
	vertical-align: bottom;
}

#header-login-curved
{
	text-align: right;
	vertical-align: bottom;
	height: 28px;
	width: 28px;
	background: url(../Images/EchoStar/LoginEnd.gif);
}

#header-login-bar
{
    height: 28px;
    background: url(../Images/EchoStar/LoginBar.gif);
    text-align: right;
    vertical-align: bottom;
}

.header-background
{
    background-image: url('/Images/EchoStar/header_background.gif');
	
	background-position: top;
	background-repeat: repeat-x;
	height: 100%;
    background-color: White;
     

	 
  
}

/* Breadcrumb */ 

#breadcrumb 
{
	padding-top: 17px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

#breadcrumb a
{
	text-decoration: none;
	color: #999999;
}

#breadcrumb a:hover
{
	text-decoration: underline;
}

#top-side-table
{	 
	background: #abaaab;
}

#bottom-side-table
{
	background: #abaaab;
}

/* Side Menu */

#side-menu
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background: #bcbcbc;
}

.side-menu-column 
{ 
	padding: 0px;      
}

#side-menu a
{
	color: #e31b23;
	text-decoration: none;
}

#side-menu a:hover
{
	color: #333333;
}

.side-menu-table
{
  background-color: #d9d9d9;
  border-top: thin solid #abaaab;
  border-bottom: thin solid #abaaab;
  width: 200px;
}

.side-menu-text
{  
	height: 35px;
    width:100%;
    text-align:  left;
    padding-left: 45px;
    vertical-align: middle;
    background-color:#d9d9d9
}

.side-menu-separator
{	
	height: 1px;
	background-position: bottom;	
}

/* Content */

#content
{
	border: 1px solid #000000;
	padding-top: 0px;
	width: 100%;
}

#content h1
{
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

/* events */

#events
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	padding: 5px, 0px, 0px, 0px;
    margin: 0px;
    font-weight: normal;
}

#events a
{
    color: #e31b23;
    text-decoration: underline;
}

#events a:hover
{
    color: #333333;
    text-decoration: underline;
}

/* Products */

.products a
{
      color: #e31b23;
      text-decoration: underline;
}

.products a:hover
{
      color: #333333;
}


/* News */

#news-general
{
      font-family: arial;
      font-size: 12px;
      font-weight: normal;
      padding: 5px, 0px, 0px, 0px;
      margin: 0px;
}


#news-general a
{
      color: #e31b23;
      text-decoration: underline;
}

#news-general a:hover
{
      color: #333333;
}

#news a
{
      color: #e31b23;
      text-decoration: underline;
}

#news a:hover
{
      color: #333333;
}




/* Layouts */

#single-column, #two-column, #three-column
{
	padding-left: 0px;
	padding-right: 0px;
	overflow: auto; 
	 
}

#two-column #two-column-menu-left
{
  
	vertical-align: top;
	width: 200px;
	background-color: #bcbcbc;
	 height: 100%;
}

#two-column #two-column-content-right
{
	vertical-align: top;
	padding-left: 20px;
    padding-right: 20px; height: 100%;
}

#two-column #two-column-split-left
{
	float: left;
	width: 50%;
	padding-right: 5px;
	text-align: left;
		
}

#two-column #two-column-split-right
{
	padding-left: 5px;
	text-align: left;
	clear: right;
}

/* Flash */

#flash-banner
{	
	padding-top: 10px;
	padding-bottom: 50px;
	text-align: center;
}

/* Site Map */

#site-map
{
	font-family: arial;
	font-size: 14px;
}

#site-map ul li a, #site-map ul li ul li ul li a,
#site-map ul li ul li ul li ul li ul li a,
#site-map ul li ul li ul li ul li ul li ul li ul li a
{
	color: #333333;
	text-decoration: underline;
}

#site-map ul li a:hover, #site-map ul li ul li ul li a:hover,
#site-map ul li ul li ul li ul li ul li a:hover,
#site-map ul li ul li ul li ul li ul li ul li ul li a:hover
{
	color: #e31b23;
	text-decoration: none;	
}

#site-map ul li ul li a, #site-map ul li ul li ul li ul li a,
#site-map ul li ul li ul li ul li ul li ul li a,
#site-map ul li ul li ul li ul li ul li ul li ul li ul li a
{
	color: #e31b23;
	text-decoration: none;

}

#site-map ul li ul li a:hover, #site-map ul li ul li ul li ul li a:hover,
#site-map ul li ul li ul li ul li ul li ul li a,
#site-map ul li ul li ul li ul li ul li ul li ul li ul li a:hover
{
	color: #333333;
	text-decoration: underline;
}

/* Search */

.search-box
{
	margin-right: 30px;
}

#search-results
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-left: 15px;
}

#search-results-separator
{
	height:20px;
}

#search-results b
{
	font-size: 13px;
	font-weight: bolder;
}

#search-results a
{
	color: #e31b23;
	text-decoration: underline;
}

#search-results a:hover
{
	color: Black;
}

.search-button
{
	background-image: url(/Images/search.gif);
	background-color: Black;
	width: 26px;
	height: 22px;
	vertical-align: bottom;
}

/* Locations */

#locations
{
	float: left; 
/*	position: relative; */
	width: 100%;
	text-align: left;
	vertical-align: top;
}

.location 
{
	vertical-align: top;
	padding-top: 5px;
}

.location p
{
	margin: 0px;
	padding: 0px;
}

.location-title
{
    vertical-align: top;
    color: #e31b23;
}

.location-type
{
    color: #999999;
}


/* Affiliates */

.affiliates-link, #affiliate-image a
{
	text-decoration: none;
	border: 0px;
}

#affiliate-image
{
}

#affiliate-image img
{
	border: 0px;
}

.affiliate-text
{
	padding: 10px 30px 0px 30px;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	height: 100px;
	text-align: center;
}

.affiliate-separator
{
	background-image: url(../Images/EchoStar/Affiliate_Separator.gif);
	width: 1px;
	height: 90px;
	vertical-align: bottom;
}


/* Footer */

#copyright
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}

#copyright a
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#copyright a:hover
{
	color: #CC0000;
}

.advertisement
{
	width: 100%;
	padding: 10px 10px 10px 10px;
}

.headerlinks
{
	width: 309px;
	margin-right: 30px;
}

.headerlinks-link img
{
	border: 0px;
}

/* Rotator */

.rotator
{
    position:relative;
	z-index: 1;
	width: 649px;
	padding: 0px;
	margin: 0px;
}

.rotator-main
{
	z-index: -1;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.rotator-select
{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}

.rotator-small
{
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

/* Homepage */

#homepage
{
}

.homepage-flash
{
	padding: 0px;
	margin: 0px;
}

.homepage-boxes
{
	padding: 0 19px 0 20px;
	width: 341px;
	height: 330px;
	background-image: url(../Images/EchoStar/home_panel_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}

.homepage-box
{
	width: 287px;
	height: 100px;
	background-image: url(../Images/EchoStar/home_panel_block.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
