﻿body
{
	font-family: Verdana, Arial, Sans-Serif;
	background-color: Black;
	
}
.TableData
{	
	font-size: 11px;
	font-weight: bold;
	color:black;
	font-family: Verdana, Arial, Sans-Serif;
	
}
.TableDataSmall
{
	font-size: 11px;	
	font-weight: bold;
	color: black;
}

.TableBorder
{
	
	border-top-color: black;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: white;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: white;
	border-right-style: solid;
	border-right-width: thin;
	
}
.TableForm
{
	border-top-color: black;
	border-top-style: solid;
	border-top-width: thick;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: thick;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: thick;
	background-color: white;

}
.Bullet
{
	list-style-image: url('../images/bullet.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-left: 0px;	
	margin-top: 5px;	
	margin-bottom: 5px;
}
.Header
{
	height: 120px; 
	background-position:center center;
	background-image: url('../images/SDLogistics_Logo.jpg');	
	background-repeat: no-repeat;	
	background-color: white;
}
.HeaderWide
{
	height: 120px; 
	background-position:center center;
	background-image: url('../images/SDLogistics_Logo.jpg');	
	background-repeat: no-repeat;	
	background-color: white;
}
.HeaderSeperator
{
	background-image: url('../images/headerseperator.jpg');
	background-repeat: repeat-x;	
	height: 5px;
}
.ButtonBig
{
	border: 1pt solid white;
	padding: 0px;
	background-color: #FC0F00;
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 115px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: WHITE;	
}
.ButtonSmall
{
	border: 1pt solid white;
	padding: 0px;
	background-color: #FC0F00;	
	background-repeat: no-repeat;
	background-position: center;
	height: 17px;
	width: 86px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	color: White;	
}

.LabelLeft
{	
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: black;
}
.LabelRight
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: black;
}
.SectionHeader
{
	
	background-color:#FC0F00;
	color: White;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
A.StandardLink:Link
{
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;	
}
A.StandardLink:Visited
{
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;	
}
A.StandardLink:Hover
{
	color: #FC0F00;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
A.StandardLink:Active
{	
	color: #FC0F00;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;	
	text-decoration: none;
}
A.WebSectionLink:Link
{
	color: black;
	font-size: 11px;
	font-family:Verdana, Arial, Sans-Serif;	
	font-weight: bold;
	text-decoration: none;	
	background-image: url('../images/WebSectionLink.gif');
	background-repeat: no-repeat;		
	background-position: left;	
	padding-left: 15px;	
}
A.WebSectionLink:Visited
{
	color: black;
	font-size: 11px;
	font-family:Verdana, Arial, Sans-Serif;	
	font-weight: bold;
	text-decoration: none;
	background-image: url('../images/WebSectionLink.gif');
	background-repeat: no-repeat;		
	background-position: left;	
	padding-left: 15px;	
}
A.WebSectionLink:Hover
{
	color: #FC0F00;
	font-size: 11px;
	font-family:Verdana, Arial, Sans-Serif;	
	font-weight: bold;
	text-decoration: none;
	background-image: url('../images/WebSectionLinkHover.gif');
	background-repeat: no-repeat;		
	background-position: left;	
	padding-left: 15px;	
}
A.WebSectionLink:Active
{
	color: #FC0F00;
	font-size: 11px;
	font-family:Verdana, Arial, Sans-Serif;	
	font-weight: bold;
	text-decoration: none;
	background-image: url('../images/WebSectionLinkHover.gif');
	background-repeat: no-repeat;		
	background-position: left;	
	padding-left: 15px;	
}
A.StandardLinkVisited:Link
{
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;	
	font-weight: bold;
	text-decoration: none;
	
}
A.StandardLinkVisited:Visited
{
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}
A.StandardLinkVisited:Hover
{
	color: #FC0F00;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}
A.StandardLinkVisited:Active
{
	color: #FC0F00;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}
A.AlertLink:Link
{
	color: #ff0000;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;	
}
A.AlertLink:Visited
{
	color: #ff0000;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	font-weight: bold;		
}
A.AlertLink:Hover
{
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
A.AlertLink:Active
{	
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;	
	text-decoration: none;
}

.StandardTextbox
{
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
}
.ErrorTextbox
{
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: Yellow;	
}

.ColumnHeader
{	
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;	
	color:black;
}
.RequiredField
{
	color: Red;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;	
}
.TablePageHeader
{
	background-color: White;
}
.StandardSelectList
{
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;	
}
.GridRow
{
	background-color: #e8eff6;
}
.GridTable
{
	background-color: white;
}
.GridRowAlternate
{
	background-color: White;
}
A.ColumnHeaderLink:Link
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;		
	font-style: italic;	
	text-decoration: none;
	color: black;
}
A.ColumnHeaderLink:Visited
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;		
	font-style: italic;	
	text-decoration: none;
	color: #FC0F00;
}
A.ColumnHeaderLink:Hover
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;		
	font-style: italic;	
	text-decoration: underline;
	color: #FC0F00;
}
A.ColumnHeaderLink:Active
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;		
	font-style: italic;	
	text-decoration: underline;
	color: #FC0F00;
}
.TableMouseOver
{
	background: #FC0F00;	
	color: blue;	
	border: ridge thin black; 	
}

.TableMouseOut
{
	background: white;
	color: white;
	border: solid thin black; 		
}
.SectionTable
{
		
	border: solid thin black; 	
	background-color:white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

.ValidationTable
{
	background-color: White;		
}
.ValidationHeader
{
	font-size: 11px;
	color: white;
	font-weight: bold;			
}
.ValidationTableData
{
	color: Red;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;			
}

.SplashTableData
{
	background-position:center;
	background-color: white;
	background-repeat: no-repeat;
	height: 200px;

}
.TableClosed
{
	display: none;
}
.TableOpen
{	
}

.DemoNotice
{
	position: absolute; 
	top: 5px; 
	left: 10px; 
	background-color: White; 
	color: Red; 
	padding: 2px;
}

/* menu layout css */

ul.slidingmenu,
ul.slidingmenu ul,
ul.slidingmenu li,
ul.slidingmenu a
{
	padding: 0;
	margin: 0;
	display: block;
}

ul.slidingmenu,
ul.slidingmenu ul
{
	width: 145px;		
}

ul.slidingmenu li
{
	list-style-type: none;
	position: relative;	
}

ul.slidingmenu a 
{
	width: 100%;
}

ul.slidingmenu ul
{
	position: absolute;
	top: -4px;
	left: -1px;
	top: 18px;
	display: none;
}


Table.MessageTable
{
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #B85C00;	
}


/* menu appearence css */

ul.slidingmenu, ul.slidingmenu ul
{
	border: 1px solid black;
	border-width: 1px 1px 1px 1px;
}

ul.slidingmenu li
{
	background: black; 
	text-align: center;
	border-bottom: 1px solid #000066;		
}

ul.slidingmenu a
{	
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;	
	background: white;
	text-decoration: none;
	font-size: 11px;	
	vertical-align: middle;	
}

ul.slidingmenu a:hover
{	
	color: white;	
	font-size: 11px;
	background: #FC0F00;
}