﻿/*only used and required for default.asp */
@import url('https://fonts.googleapis.com/css?family=Lato');

body {
	margin: 0,0,0,0;
	padding: 0;
	font-family: 'Lato', sans-serif; 
	font-size: 16px;
	color: #3d3d3d;
	height: 100%;
	background-color: #E5E5E5;
} 

img {
	border: 0;
}

.Button  
{
    font-family: 'Lato', sans-serif; 
    font-size: 11pt;
    background-color: #F5F5F5;
    border: 1px solid #ABB4D8;
    color: #415A94;
    font-weight: normal;
}    

#logon_table
{

    margin: 100 auto;
    border-color: #0b7c9b;
    border-style: solid;
    border-width: 1px;
    display: block;
    width: 470px;
    height: 200px;
    background-image: url('../images/logonbg_01.png');
    background-position: center top;
    background-repeat: no-repeat;

}

#ListPageFrame
{
    margin-left: 50px;
    width: 75%;
}

#PageFrame
{
    margin-left: 50px;
    background-color: #FFFFFF;
    width: 75%;
}

#DaveFrame
{
    background-color: #FFFFFF;
    width: 98%;
}

.fieldMenu
{
    background-color: #E5E5E5;
    border-style: none;
    font-size: 14px;
    
}

.fieldLabel
{
    font-size: 14px;
    font-weight: normal;
}

.fieldLabelSmallStrong
{
    font-size: 12px;
    font-weight: bold;
    
}

.fieldInput
{
    font-size: 14px;
    font-weight: normal;    
}

.PageLink
{
    margin-top: 0px;
    margin-right: 25px;
    float: right;
}


#header
{
    background-color: #004659;
    width: 100%;
    height: 90px;
}

#logo 
{
	margin: 0;
	padding: 0;
	width: 280px;
	height: 90px;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: inline;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 10px;
}

#logo a 
{
	display: block;
	width: 280px;
	height: 90px;
	text-decoration: none;
	background-image: url('../images/logo_sprite.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}
#logo a:hover 
{
	background-position: center top;
}

td .frmText
{
    font-family: 'Lato', sans-serif; 
    font-size: 13px;
    width: 100%;    
}


.frmButton
{
    font-family: 'Lato', sans-serif; 
    font-size: 13px;
}

.frmTitle
{
    font-family: 'Lato', sans-serif; 
    font-size: 18px;
    font-weight: bold;
    color: #007b9c;
}

#project
{

	margin: 0;
	padding: 0;
	height: 70px;
	display: inline;
	float: left;
	position: relative;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
    color: White;
}

#category
{
 margin-left: 50px;
}

#category-views
{
    margin-left: 50px;
    margin-top: 25px;
}

.client
{
    font-family: 'Lato', sans-serif; 
    font-size: 22pt;
    margin-right: 10px;
    margin-left: 30px;
}

.project
{
    font-family: 'Lato', sans-serif; 
    font-size: 18pt;
}

#TopMenu
{

	margin: 0;
	padding: 0;
	height: 45px;
	display: inline;
	float: right;
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
    color: White; 

}

#TopMenu a
{

    color: #FDB913; 

}

#TopMenu a:hover
{
    color: White;
}

.topmenu
{
    font-family: 'Lato', sans-serif; 
    font-size: 9pt;
    margin-left: 2px;
    margin-right: 2px;    
}

#Tabs {
    font-family: 'Lato', sans-serif; 
    font-size: 14pt;
	padding: 0;
	height: 24px;
    background-color: #004659;	
}

#Tabs ul {
	margin: 0; padding: 0;
}

#Tabs li {
	margin: 0; padding: 0;
	display: inline;
	list-style: none;
	border: none;
}

div#Tabs a:link,
div#Tabs a:visited {
  text-decoration: none;
}

#Tabs a:hover {
	color: #fff;
	background: #333;
}

#Tabs ul#MainTabs a:link, #Tabs ul#MainTabs a:visited {
  float: left; /* for IE6 */
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	padding: 5px 9px 7px;
	margin: 0 1px;
}

#Tabs ul#MainTabs a:link.current, #Tabs ul#MainTabs a:visited.current {
	color: #004659;
	font-weight: bold;
	text-decoration: none;
  margin: 0 1px;
  padding-bottom: 9px;
  background: #e5e5e5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#e5e5e5'); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#e5e5e5)); /* webkit */
	background: -moz-linear-gradient(top,  #fdfdfd,  #e5e5e5); /* firefox 3.6+ */
}

#form .button
{
	border: #ABB4D8 1px solid;
	color:#415A94;
	background-color:#F5F5F5;
	font-weight: normal;
}
  #Tabs a:link, #Tabs a:visited {
    background-color: #1A4F85;
    color: #fff;

  }

  #Tabs ul#MainTabs a:link.current, #Tabs ul#MainTabs a:visited.current,
  .Right #categories a.current:link, .Right #categories a.current:visited {
    color: #004659;
  }

  #Tabs a:hover {
    color: #fff;
    background-color: #1D64AD;
  }

  #Tabs li#AdminTab a:link, #Tabs li#AdminTab a:visited {
    color: #fff;
    background-color: #036;
    border-bottom: 1px solid #036;
    text-decoration: underline;
  }

  #Tabs li#AdminTab a:hover {
    color: #fc0;
  }

  #Tabs li#AdminTab a.current {
    color: #fc0;
    text-decoration: none;
  }

.drop-shadow
	{
	margin: 15px;
	width:250px; 
	background: url(../images/drop_border.png) top left no-repeat;	
	float: right;
}

.drop-shadow img
	{
	margin: 0px;
	padding: 5px;
	width: 230px;
	height: 170px;

}
 
table.dave
{
    border-bottom-width :0;
    border-top-width: 0;
    padding-bottom:0;
    padding-top:0;
}



