﻿html
{
	height: 100%; 	/* fix document size for netscape*/
}

.mainMenu
{
    display: none;
    width: 4px;
}

body
{
	background-color: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	padding: 0;
	margin: 0;
    min-height: 100%;
	width: 100%;
	padding-bottom: 20px;
}

a:link   
{
	color: #039;
    text-decoration: none;
}
   
a:visited
{
	color: #039;
	text-decoration: none;
}
   
a:hover
{
	color: #06c
}   

a:active
{
	color: #06c
}

div#Page
{
	margin: 0 auto;
	width: 575px;    
    display: list-item;
    list-style-image: url(http://www.flynetviewer.com/email%20images/flynetlogo_topleft_2.jpg);    
    list-style-position: inside;
    position: absolute;
    background-image: url(http://www.flynetviewer.com/email%20images/flynetlogo_topleft_2.jpg);
    background-repeat: no-repeat;
    border: 0;
}

div#ctl00_mainImage, .mainFrame
{
	display: none;
}

div#col1
{
	display: none;
}

div#col2
{
	width: 568px;
	border: #ccc 1px solid;
	border-top: none;
	overflow: visible;
	padding: 18px 5px 5px 7px;
	margin: 0;

}

div#col1 p, div#col1 h3
{
    margin-top: 0;
    margin-bottom: 0.8em;
}

 
/* 
SITE MAP=========================================================================
*/

#ctl00_ContentPlaceHolderMain_SiteMap
    {
    padding: 0 0 0 1em;
    font-size: 8pt;
    }

.siteMapMenuItem
{
	color: black;
	background-color: white;
    font-weight: bold;
    
}

.siteMapSub1MenuItem
    {
    font-weight: bold;}
     
/* 
ARTICLE FORMATTING=================================================================
*/

div.articleTitle
{
	font-size: 13pt;
    color: #039;
    font-weight: bold;
    text-decoration: none;
    padding: 0;
    
}

div.articleAbstract
{
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
    margin: -1em 0 0 -7px;
    padding: 0 0.5em -0.5em 7px;
    padding-left: 7px;
    padding-right: 7px;
    color: #06c;
    border-bottom: solid 1px #ccc;
        background-position: bottom; 
        background-image: url(../Images/backgrounds/background_.jpg);
    background-repeat: repeat-x ;
}

div.articleBody
{
	font-size: 10pt;
	padding: 0 5px 2px 0px;
	background-color: White;
}

/*
HEADERS
*/

H2
{
	font-size:11pt;
    color: #039;
}

H3
{
	font-size: 10pt;
    color: #039;
    margin-top: 0.2em;
    _position: relative;
}

H4
{
	font-size: 10pt;
	color: #039;
	_position: relative;
	margin-top: 0;
	margin-bottom: 0;
}

h4+p
{
    margin-top: 0;
}
    

h2, h3, h4
{clear: none;
}


/* image formatting*/
img
{
    border: 0;}

.imgleftwrap, .imgrightwrap, .imgleftnowrap, .imgrightnowrap, .imgcenter
	{
	margin: 7px;
	margin-top: 17px;
	}


/* snippets */

div#articleBody img {
    margin: 0.5em;

    }

.imgleftwrap, .snippetleft
	{
 
	float: left; 
	clear: left;
    text-align: left;
    margin-right: 0.8em;
	}

.imgrightwrap, .snippetright
	{

	float: right; 
	clear: right;
    text-align: right;
    margin-left: 0.8em;
	}


/* line breaking images*/

.imgleftnowrap
    {
	margin-right: auto;
	margin-left: 0;
	display: block;
    text-align: left;
	}

.imgrightnowrap
	{
	margin-right: 0;
	margin-left: auto;
	display: block;
    text-align: right;
	}

.imgcenter
	{
    margin-left: auto;
    margin-right: auto;
	display: block; 
    text-align: center;
	}
	
.centredImageParagraph
{
	margin-left: auto;
    margin-right: auto;
	display: block; 
	text-align: center;
	font-weight: bold;
}


/* snippet formatting, borders etc */

.snippetleft
	{
	margin: 0em 0.8em 0.6em 0.2em;
	}
	
.snippetright
{
	margin: 0em 0.2em 0.6em 0.8em;
}

.snippetleft, .snippetright
{
    width: 31%;
	border: 5px solid #9ECBE9;
	padding: 0.5em;
	font-size: 8pt;
}
	
/* quotes including blockquote which may be redundant*/	

q, blockquote {	
	font-style: italic;
	quotes: none;

	}

blockquote{
	padding: 5px;
	border: 5px;
	clear: both;
	}	
/*quote author is the name and company of the person being quoted*/
.quoteauthor
{
    font-style: normal;
    margin-left: 2em;
    display: block;
    margin-top: 0.8em;
    }

.articleBody ul, .flynetlist
{
	list-style-image: url(../Images/arrow.jpg);
}
.articleBody ul.videolist
{
	list-style-image: url(../Images/playb.jpg);
	
}



/*
FOOTER==================================================================
*/


div.footer
{	
    display: none;
}


/*ARTICLE HIGHLIGHT*/


.articleHighlightImage
{
    float: right;
    margin: 1em 1em 0px 7px;
    clear: both;

}

 .articleHighlightImageMini
 {
    float: right;
    margin: 0 7px 7px 0;
    border: solid 0px #ccc;
 }


.articleHighlightTitle a,  .articleHighlightTitleMini a
{
    font-size:12pt;
    color: #039;
    font-weight: bold;
    text-decoration: none;
}


 .articleHighlightTitleMini a, .articleHighlightTitleMini
 {
    font-size: 10pt;
    margin: 0;
 }

.articleHighlightAbstract
{
    font-size:10pt;
    color: #06c;
    font-style: italic;
    margin: -1em 0 0 0;
    font-weight: bold;
}

.articleHighlightBody
 {
margin: 0;
 }
 
 .articleHighlightBodyMini
 {
        margin: -1em 0 0 0;
 }
 
/*ENTITY STYLES======================================================================
*/

.entityTitle, .entityTitle a
{
	width: 100%;
	font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    float: none ;
    clear: both;
    border-bottom: solid 1px #b2d4ea;
}

.entityImage
{
    float: left;
    margin: 2em 1em 1.5em 0;

}

.entityAbstract
{
    font-size: 10pt;
}
/* STRIPPED TABLE===================================================================== */

#col2 table.strippedTable
{
    margin: -12px 0px 0 -7px;
    border-collapse: collapse ;
    vertical-align: top;
}


#col2 .strippedTable tr td
{
    padding: 8px;
}

.strippedTableCell1
{
    height: 210px;
	_height: 210px;
    border-bottom: solid 1px #ccc;
    background-image: url(../Images/backgrounds/background_table_viewerv4.jpg);
    border-right: solid 0px #ccc;
    background-repeat: no-repeat;    
}

.strippedTableCell1 p
{
    margin-right: 200px;
}

.strippedTableCell1 img
{
    display: none;
}

.strippedTableCell2
{

    border-right: solid 1px #ccc;
    /*border-bottom: solid 1px #ccc;*/
    background-image: url(../Images/backgrounds/background_general3.jpg);
        background-position: -300px -200px;
}

.strippedTableCell3
{

	padding-top: 0px;
    background-image: url(../Images/backgrounds/background_general3.jpg);
    background-position: -150px -150px;
    /*border-bottom: solid 1px #ccc;*/
}
.strippedTableCell3 .articleHighlightAbstract
{
    margin-right: 280px;
}

.strippedTableCell4
{
    background-image: url(../Images/backgrounds/background_table_flynetis.jpg);
    height: 230px;
    _height: 230px;
    border-bottom: solid 1px #ccc;
    background-repeat: no-repeat;
        vertical-align: top;
}

.strippedTableCell4 h4
{

    font-size: 10pt;
    color: black;
    font-weight: normal;

    margin-left: 170px;

    text-align: right ;
}

.strippedTableCell4 h3
{
    color: Black;
    margin-top: 70px;
    margin-left: 130px;
    margin-right: 0px;
    font-size: 12pt;
    text-align: right;

   

}
.strippedTableCell4 P a{
    font-weight: bold;
    font-style: normal ;
    float: right;
    margin-top: 0;
    padding: 0;
}



/*Andys buttons========================================================*/


.btn_play
{
    margin: 1px;
    position: relative;
    left: -1px;
    bottom: -2px;
    display: none;
}

.btn a
	{

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
   	font-size:8pt;
   	font-weight:bold;
  	border:2px solid;
   	font-family: 'trebuchet ms', helvetica, sans-serif;
	width: 7em;
	border-color: #3387cc ;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	text-align: center;
    color    :#039;
   	background-color:#A5C6F8;
   	background-image: url(../Images/backgrounds/a_button_bg1.gif);
   	background-repeat:repeat-x;
   	margin: 0 auto;
}

.btn
{
    text-align: center;
    padding-top: 0.2em;
    padding-bottom: 0.3em;
}


.btn a:hover{
   color:#06c;
   background-color: #CFE9F8;
   background-image: url(../Images/backgrounds/a_button_bg2.gif);
   background-repeat:repeat-x ;        
}

q{  
}

#flash
{
    display: none;
}

div.break
{
    margin: -0.0em 0 0.8em -7px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 7px;
    padding-right: 7px;
    border-bottom: solid 1px #ccc;
    clear: both;
}

/*MINICONTACT TEXGTBOGZES*/

.thumb
{
    border: solid 1px #aaa;
    margin-left: 0;
    }

.red
{
    font-size: 18pt;
    color: Red;
    padding-left: 0.5em;
}

div.bobjFlash
{
    margin-top: -12px;
    margin-left: -7px;
    margin-right: -7px;
    padding: 0;
    width: 575px;
}
    
div#bobjFlash img
   {
     margin-left: 0;
     margin-right: 0;
     padding-right: 0;
     margin-top: 0.5em;
     margin-bottom: 0.5em;
   }
  


td .date
{
    font-weight: bold;
    color: #039;
    margin-bottom: 0.5em;
    border: solid 1px #aaa;
    background-color: White;
    position: relative;
    left: -1.7em;
    bottom: -0.2em;
    padding: 1px 1px 1px 3px;
    margin: -3px 0 -8px 0;
    font-size: 9pt;
    background-image: url(../Images/backgrounds/a_button_bg2.gif);
   background-repeat:repeat-x ;

}

ul li blockquote
{
    text-decoration: none;
    font-style: normal;
    margin-left: 1em;
    color: #444;
    
}