* {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}

body {
   /*Universal reset on all elements and adjust 1.0em == 10px */
	font-size:62.5%;
	font-family: Helvetica, Arial;
	text-align: center; /* IE 5.5SP2 */
	margin-bottom: 26px; 
}

/*************/
/* structure */
/*************/

#top_part {
   padding-top: 26px;
   width: 100%;
   text-align: center;
}                     

#header {
   margin: 0 auto;
   width: 780px;
   height: 115px;   
}

#main {
   border: 0px solid red;
   margin: 0 auto;
   width: 780px; 
}

#features {
   float: left;
   width: 208px;
   padding-left: 10px;
   padding-top: 30px;
}

#left_col { 
   float: left; 
   text-align: left;   
   width: 220px;
   padding-bottom: 40px; 
      border: 0px solid red; 
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */  


#middle {
   width: 150px;  
   height: 400px;
   margin-left: 220px; 
   border: 0px solid red;  
}                           

#subnav {
   text-align: left;
   padding-top: 72px;
   padding-left: 20px;
   width: 110px;

}                         

#mainframe { 
   width: 370px;
   padding-top: 14px;
   padding-right: 20px;
   margin-bottom: 30px;  
   text-align: left; 
   float: right; 
   border: 0px solid red;    
}

#footer {
   margin: 0 auto; 
   width: 760px;
   padding: 0px 10px;  
}

/**********/
/* colors */
/**********/        

#nav li {
   display: inline;  
}    

#nav a {   
   display: block;            
   float: left;
   margin-bottom: 1px;
   border-right: 1px solid #a8cde7;
   width: 99px; 
   padding-left: 9px;
   padding-bottom: 8px;           
   background-color: white;
   padding-top: 76px;
   border-left: 1px solid white;
   border-bottom: 1px solid white;  
   text-decoration: none;
   font-size: 1.25em;
   font-weight: bold;
   color: #00426e;
   white-space: nowrap;          
}
 
#nav a span {
	display:block;
}

#nav a.l1, #nav a.r2 {
   background-color: #D3E6F2; 
}  

#nav a.l2, #nav a.r3 {
   background-color: #BEDAEC;
   border-left: 1px solid #D3E6F2;
   border-bottom: 1px solid #D3E6F2;
} 

#nav a:hover, #nav .selected  {
   border-color: #e52ab1;
   background-color: #e52ab1;
   border-left: 1px solid #FFCAF0;
   border-bottom: 1px solid #FFCAF0;
   border-right: 1px solid #a8cde7;
   color: #ffffff;
}

/* pusher element */
#nav .spacer {
    float: left;
    display: block;
    width: 110px;
    height: 109px;
}
            
#subnav li {
   background: url(/images/public/dot.gif) 0px 3px no-repeat;
   padding-left: 10px; 
}

#subnav a {
   display: block;
   color: #2D559B; 
   text-decoration: none;
   font-size: 1.2em; 
   padding-bottom: 10px;
   overflow: hidden;
}

#subnav a:hover {
   color: #e52ab1;
   text-decoration: underline;
}

#subnav .selected { 
      font-weight:bold;
   color: #e52ab1;
}         

body {
	background: #527995 url(/images/public/bgrd_2pxh.png) top center repeat-y;
}

#header {
   height: 115px;
   background: url(/images/public/banner.png) top right no-repeat;
   border: 1px solid #557287;
   border-bottom: 0;   
}

#main {
   border: 1px solid #557287;
   border-top: 0;
   border-bottom: 0;
   padding-bottom: 1px;
   background: #a8cde7 url(/images/public/content_bgrd.jpg) 0px 0px repeat-x;
}

#content {
   border-left: 0px solid #AFD2E8;
   /* background-color: #fff; */
}

#nav {
   background-color: #a8cde7;
}   

#header h1 {
    float: left;
}    

#header h1 a {
    height: 115px;
    width: 219px;
    display: block;
    /* logo might be later replaced with flash one */   
    background: #a8cde7 url(/images/public/truetv_logo_hover.jpg) top left no-repeat;
    text-indent: -2000px;
	 text-decoration: none !important;
	 overflow: hidden;
}    

#header h1 a:hover {
background-position: right;
}     

div.hr {
   position: absolute;
   left: 0;
   width: 100%;
   height: 4px;
   top: 140px;   
   background: url(/images/public/dot.gif) repeat-x;
   z-index: 100;  /* safari only lion fix shot */ 
}             

div.hr hr {
   display: none;
}             

#mainframe {
   color: #00395D;
}

#mainframe h1, #features h1 {
   font-size: 1.6em;
   font-weight: bold;
   color: #2D559B;  
   background: url(/images/public/dot.gif) left bottom repeat-x;           
   padding-bottom: 10px;     
   padding-top: 10px;   
   margin-bottom: 10px;          
}

#mainframe h1 a {
   color: #2D559B;
}

                             
#mainframe h2, #features h2 {
   font-size: 1.4em;
   font-weight: bold;
   color: #2D559B;  
   background: url(/images/public/dot.gif) left bottom repeat-x;           
   padding-bottom: 8px;     
   padding-top: 16px;   
   margin-bottom: 4px;          
}                            

#mainframe h1, #mainframe h2 {
   clear: both;
   width: 373px; 
} 
   
#features h1 {
   font-size: 1.25em;
   font-weight: bold;
   color: #00426e;      
}

#features p {
   font-size: 1.1em;
   color: #00395D;
   line-height: 1.2em;
}    

#features a {
   text-decoration: none;
   color: #e52ab1;
   font-weight: bold; 
}

#features a:hover {
   color: #e52ab1;
   text-decoration: underline;   
}

#mainframe p, address {
   font-size: 1.2em;
   font-style: normal;
   font-weight: normal;
   line-height: 1.5em;
   padding-bottom: 10px;
}

#mainframe a {
   color: #e52ab1;
   font-weight: bold;
   text-decoration: none;
}

#mainframe a:hover {
   text-decoration: underline;
   color: #e52ab1;
}

#mainframe img, #features img {
   border: 1px solid #557287;
   margin-bottom: 10px;
   margin-top: 3px;
   padding: 1px;
   background: #fff;
   border-right-color: #75A0BF;
   border-bottom-color:#75A0BF;    
}                 

#features img {
   float: left;
   margin-right: 10px;
   margin-top: 0px;
}

#mainframe blockquote.small_right {
   background: #a8cde7 url(/images/public/content_bgrd.jpg) top repeat-x;
   padding: 10px;
   margin-left: 20px;
   margin-right: 5px;
   margin-bottom: 10px;
   width: 140px;
   float: right;
   border-left: 1px solid #ffffff;
}

#mainframe blockquote.small_left {
   background: #a8cde7 url(/images/public/content_bgrd.jpg) top repeat-x;
   padding: 10px;
   margin-right: 15px;
   margin-bottom: 10px;
   width: 140px;
   float: left;
   border-left: 1px solid #ffffff;
}

#mainframe blockquote.pink_left {
   background-color: #e52ab1;
   padding: 10px;
   margin-right: 15px;
   margin-bottom: 10px;
   width: 140px;
   float: left;
   color: #ffffff;
   border-left: 1px solid #ffffff;
}

#mainframe blockquote p {
   font-size: 1.1em;
   line-height: 1.3em;
   font-weight: bold;
   padding-bottom: 0px;
}

#mainframe blockquote p strong {
   font-size: 1.2em;
   font-weight: bold;
} 


#mainframe img.thumb, #mainframe img.left {
   float: left;
   margin-right: 10px;
}              

#mainframe a:hover img.thumb, #features a:hover img {
   border: 1px solid #e52ab1;
   background: #e52ab1;
}
       
#mainframe img.right {
   float: right;
   margin-left: 10px;
}

#footer {
   font-size: 1.0em;  
   padding-top: 3px;
   padding-bottom: 3px;
   font-family: 'Lucida Grande', arial;
   color: #ffffff;
   background: #3977BD url(/images/public/footer_bgrd_blue.png) bottom repeat-x;
   /* background: #2D559B; */
   border: 1px solid #557287;
   border-top: 0px;
} 

#footer a {
   color: #fff;
   text-decoration: none;
   padding: 2px 4px;
}

#footer a:hover {
   color: #3977BD;
   background: #fff; 
}

#footer p.left {
   float: left;
} 

#footer p.right {
   text-align: right;
}
 
#mainframe li {
   font-size: 1.2em;
   line-height: 1.5em;
   background: url(/images/public/dot.gif) 0px 6px no-repeat;
   padding-left: 10px;    
}

#mainframe blockquote li,
#mainframe blockquote p,
#mainframe li blockquote,
#mainframe li li,
#mainframe li p {font-size:1em}
          
textarea {
   overflow: auto;     
}

input {
   height: 20px;
}

textarea, input {
   border: 1px solid #BEDAEC;
   border-left-color: #557287;
   border-top-color: #557287;
   padding-left: 3px;
   width: 250px;
   font-family: Arial, Helvetica;
   font-size: 1.1em;
   font-weight: normal;   
}    

label {
   display: block;
   width: 100px;
}

input.button {
   font-weight: bold;
   font-size: 1.2em;
   width: 120px;
   border: 1px solid #fff;
   height: 24px;
   border-right-color: #557287;
   border-bottom-color: #557287;
} 

input:focus, textarea:focus, input.class:focus {
   border: 1px solid #e52ab1;
   border-right-color: #FFE5F8;
   border-bottom-color: #FFE5F8;

}

.errors li {
   color: #e52ab1;
   border-bottom: 1px dotted #e52ab1;
   margin-bottom: 10px;
   width: 246px;
}      

/*standards compliant mov*/
/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}


