﻿/*Site Menu A*/
.syalsystems_body
{
	background: #814a2b url(images/gold_bg.jpg) repeat;
	font-family: "Trebuchet MS" , Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
}
.syalsystems_sidenav
{
	float: left; /*width: 180px;*/
	padding: 10px;
	background-image: url(images/sidenav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.syalsystems_sidenav1
{
}
.syalsystems_menua
{
}
.syalsystems_menua a:link, .syalsystems_menua a:visited
{
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 0px;
}
.syalsystems_menua a:hover
{
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 0px;
}
.syalsystems_smalllabel
{
	font-size: 12px;
	color: #555;
}
.syalsystems_smalllink
{
	font-size: 12px;
	color: #555;
}
.syalsystems_smalllink:visited
{
	font-size: 12px;
	color: #555;
}
.syalsystems_smalllink:hover
{
	font-size: 12px;
	color: Red;
}
.syalsystems_smalllabel
{
	font-size: 12px;
	color: #555;
}
.syalsystems_hr
{
	color: #452343;
	height: 2px;
	width: 98%;
}
.saylsystems_title
{
	font-size: 30px;
	width: 100%;
	padding: 0px;
	background: #EEEEEE;
	background: url(images/gold_bg.jpg);
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}
.saylsystems_shiftcontainer
{
	position: relative;
	left: 5px; /*Number should match -left shadow depth below*/
	top: 5px; /*Number should match -top shadow depth below*/
}

.saylsystems_shadowcontainer
{
	width: 250px; /* container width*/
	background-color: #d1cfd0;
}

.saylsystems_shadowcontainer .saylsystems_innerdiv
{
	/* Add container height here if desired */
	background-color: white;
	border: 1px solid gray;
	padding: 6px;
	position: relative;
	left: -3px; /*shadow depth*/
	top: -3px; /*shadow depth*/
}
.saylsystems_headers
{
	font-family: "Trebuchet MS" , Tahoma,Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #BBB;
	width: 99%;
	background: url(images/chromebg2.gif) center center repeat-x;
	margin-left: 0;
	padding: 2px 0 2px 5px;
	text-align: left;
	font-size: 120%;
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.saylsystems_headers img
{
	float: right;
	margin-right: 5px;
	padding-top: 5px;
}
.saylsystems_headers span, .saylsystems_headers a.saylsystems_bar
{
	padding: 5px 0;
	padding-left: 0;
}
#saylsystemstable
{
	padding: 0;
	margin: 0;
}

.saylsystems_th
{
	font: bold 11px "Trebuchet MS" , Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA;
}
.saylsystems_th_small
{
	font: bold 11px "Trebuchet MS" , Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 3px 3px 3x 6px;
	background: #CAE8EA;
}
.saylsystems_th.nobg
{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.saylsystems_td
{
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


.saylsystems_td.alt
{
	background: #F5FAFA;
	color: #797268;
}
.saylsystems_dotted_cell
{
	border: 1px dotted red;
}

