/* Main CSS stylesheet for winchelseasystems.com
   Copyright 2011, Kevin Matz, All Rights Reserved.
   
   
   Finnblue: #6AB8FF */




/* ======= ALL ELEMENTS ====== */
img
{
	border:none;
}





/* ======= BODY ======= */

body
{
    margin: 0;
    padding: 0;
    /* margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px; */
    font-family: "verdana", "helvetica", "arial", "sans-serif";
    font-size: 13px;

    /* background-color: white; */
    /* background-color: #444444;
       background-image: url('../images/livery/pagebackgrounds/gradient-maker-com-6AB8FF-444444_500px-height.png');
    */
    background-color: #909090;
    background-image: url('../images/livery/pagebackgrounds/gradient-maker-com-6B94BC-909090-400px-height.png');
    background-repeat: repeat-x; 
}

h1
{
   font-family: "helvetica", "verdana", "arial", "sans-serif";
   font-size: 24px;
   color: black;
}

h2
{
   font-family: "helvetica", "verdana", "arial", "sans-serif";
   font-size: 17px;
   color: black;
}

h3
{
   font-family: "helvetica", "verdana", "arial", "sans-serif";
   font-size: 14px;
   color: black;
}

p, h3, table, td, th, ul, ol, textarea, input
{
   font-family: "verdana", "helvetica", "arial", "sans-serif";
   font-size: 13px;
}

/* #bodypanel */

td.bodypanel
{
    background-color: white;
}


table.topContainerTable
{
    width: 960px;
    background-color: white;
}

tr.topContainerTable
{
    background-color: white;	
}

td.topContainerTable
{
    background-color: white;	
}

table.navPanelTable
{
    border-collapse: collapse;
}

td.headerPanel
{
    background: #ffffff; /* old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* ie */
    background: -o-linear-gradient(top, #ffffff 0%,#dddddd 100%); /* opera */
}

td.headerPanel_TESTING_2
{
    background: #ffffff; /* old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* ie */

background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* opera */
}

td.headerPanel_TESTING
{
    background: #f6f8f9; /* old browsers */
    background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* ie */
    background: -o-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* opera */		
}

td.contentPanel
{
    background: #ffffff; /* old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* ie */

background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* opera */
}

td.navPanelButtonLevel1
{
    width: 220px;
    height: 32px;
	
	font-family: "helvetica", "verdana", "arial", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	
	color: black;
	
	padding-left: 20px;
	
	vertical-align: middle;

    background: #f6f8f9; /* old browsers */
    background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* ie */
    background: -o-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* opera */
}

a.navPanelButtonLevel1
{
	font-family: "helvetica", "verdana", "arial", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	
	color: black;
}


td.navPanelButtonLevel1_Selected
{
    width: 207px;
    height: 32px;
	
	font-family: "helvetica", "verdana", "arial", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	
	color: black;
	
	/* color: #6AB8FF; */
	
	padding-left: 7px;
	
	vertical-align: middle;
	
    background: #f6f8f9; /* old browsers */
    background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* ie */
    background: -o-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* opera */
}


td.navPanelButtonLevel1_Selected_ColorSwatch
{
    width: 13px;
    height: 32px;
	
	font-family: "helvetica", "verdana", "arial", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	
	padding-left: 0px;
	
    background-color: #6AB8FF;
}

td.creaseForLevel1
{
    width: 220px;
    height: 2px;
    
    background-color: white;
    background-image: url('../images/livery/misc/Crease_3.png');
    background-repeat: no-repeat;
}

td.navPanelButtonLevel2
{
    width: 207px;
    height: 32px;
	
	font-family: "helvetica", "verdana", "arial", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	
	color: black;
	
	padding-left: 20px;
	
	vertical-align: middle;
	
    background: #f6f8f9; /* old browsers */
    background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* ie */
    background: -o-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* opera */
}

td.navPanelButtonLevel2_Selected
{
    width: 194px;
    height: 32px;
	
	font-family: "helvetica", "verdana", "arial", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	
	color: black;
	
	padding-left: 7px;
	
	vertical-align: middle;
	
    background: #f6f8f9; /* old browsers */
    background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* ie */
    background: -o-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* opera */
}

a.navPanelButtonLevel2
{
    font-family: "helvetica", "verdana", "arial", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	
	color: black;
}

td.creaseForLevel2
{
    width: 210px;
    height: 2px;
    
    background-color: white;
    background-image: url('../images/livery/misc/Crease_3.png');
    background-repeat: no-repeat;
}

.helveticaBodyText
{
    font-family: "helvetica", "verdana", "arial", "sans-serif";
	font-size: 14px;
	color: black;
	text-decoration: none;
}

.falconLogo
{
    background-image: url('../images/livery/logos/WinchelseaSystems_FalconMascot_119x50.png');
    background-repeat: no-repeat;
    
    width: 119px;
    height: 50px;
    
    position: absolute;
    top: -20px;
    left: 150px;
}

.winchelseaTextmarkLogo
{
    background-image: url('../images/livery/logos/WinchelseaSystems_TestLogo4.png');
    background-repeat: no-repeat;
    
    width: 283px;
    height: 43px;
    
    position: absolute;
    top: 52px;
    left: 20px;   
}

.copyrightNotice
{
    font-family: "verdana", "helvetica", "arial", "sans-serif";
	font-size: 10px;
	color: #BBBBBB;
	text-decoration: none;    
    font-stretch: narrower;
}


table.basicGradientPanel
{
    background: #ffffff; /* old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #bbbbbb 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#bbbbbb)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bbbbbb',GradientType=0 ); /* ie */
    background: -o-linear-gradient(top, #ffffff 0%,#bbbbbb 100%); /* opera */
}
