﻿/*-- Page Elements --*/
body {
	background: url(Images/background_top.png) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #003F87; /* Pantone 294 Blue */
}
a:hover {
	color: #605E4F; /* Pantone 418 Gray */
}
h1, h2, h3, h4 {
	color: #916805; /* #eeb10c; light gold */ /* #7C5905; 75% gold */ /* #916805; 60% gold */ /* #A77D14; 50% gold */ /* #604806; dark gold */
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	padding-bottom: 12px;
}
h2 {
	font-size: 20px;
	padding-bottom: 12px;
}
h3 {
	font-size: 16px;
	padding-bottom: 6px;
}
h4 {
	font-size: 14px;
	padding-bottom: 6px;
}
img {
	border: none;
}
p {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 12px;
	padding-top: 0px;
}
p.center {
	text-align: center;
}
p.right {
	text-align: right;
}
/*-- Default Unordered List Elements --*/
ul {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 12px;
	padding-top: 0px;
}

ul ul {
	padding-bottom: 0px;
}

ul li {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
}

ul li ul li 
{
	padding-bottom: 0px;
	padding-top: 2px;
}

/*-- Page Layout Wrapper Element Id --*/
div#wrapper 
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 768px;
}
div#scriptmanager {
	display: none;
}
/*-- Masthead Layout Element Ids and Elements --*/
div#masthead {
	height: 100px;
	margin-top: 0px;
}
div#masthead_nsm_tractime_logo {
	background: url(Images/nsm_tractime_logo.png) no-repeat;
	display: block;
	float: left;
	height: 96px;
	width: 320px;
}
div#masthead_slogan {
	border-left-color: #605E4F;
	border-left-style: dotted;
	border-left-width: 1px;
	color: #605E4F;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	margin-left: 4px;
	margin-top: 24px;
	padding-top: 12px;
	padding-left: 4px;
	width: 232px;
}
div#masthead_nav {
	clear: right;
	float: right;
	margin-top: 64px;
	height: 32px;
	width: 140px;
}
/*-- Top Navagation Layout Element Id --*/
div#nav {
	height: 40px;
}
/*-- Main Menu Element Ids and Elements --*/
ul#menu {
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: 40px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
ul#menu li {
	background: url("Images/navbar_divider.png") center right no-repeat;
	float: left;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
ul#menu li a {
	color: #222222; /* dark gray */
	display: block;
	margin: 0px;
	padding-top: 13px;
	padding-bottom: 12px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
}
ul#menu li a:hover {
	background: url("Images/navbar_hover.jpg") no-repeat top right;
	color: #dddddd; /* light gray */
	margin-top: 1px;
	padding-top: 12px;
}
/*-- Header Layout Element Id and Elements --*/
div#header {
	height: 40px;
}
#header a:link, a:visited {
	color: #605E4F /* Pantone 418 Gray */
}
#header a:hover {
	color: #003F87 /* Pantone 294 Blue */
}
/*-- Content Layout Style --*/
div#content {
	line-height: 1.5em;
}
/*-- Content Layout Classes --*/
div.dividedcontainer {
	clear: right;
	background-image: url("Images/container_divider.png");
	background-repeat: repeat-y;
	height: 100%;
	margin: 0px;
	overflow: hidden; /* Stretch this container's height to children's height for non IE browsers */
	padding: 0px;
	width: 100%;
}
div.dividedcontainer.firstthird {
	background-position: 255px 0px; /* (768/3)-(ImageWidth/2) */
}
div.dividedcontainer.middle {
	background-position: 383px 0px; /* (768/2)-(ImageWidth/2) */
}
div.dividedcontainer.secondthird {
	background-position: 511px 0px; /* (2*768/3)-(ImageWidth/2) */
}

div.dividedcontainer.firstthird {
	background-position: 255px 0px; /* (768/3)-(ImageWidth/2) */
}

div.dividedcontainer.secondthird {
	background-position: 511px 0px; /* (2*768/3)-(ImageWidth/2) */
}

/*-- Inner Content Layout Classes --*/
div.layoutbox {
	float: left;
	margin-top: 0px;
	margin-bottom: 8px;
}
div.layoutbox.third {
	width: 248px; /* (768/3)-(DividerWidth/2) */
}
div.layoutbox.middle-third {
	width: 240px; /* (768/3)-(2*DividerWidth))/2 */
}
div.layoutbox.half {
	width: 376px; /* (768/2)-(DividerWidth/2) */
}
div.layoutbox.two-thirds {
	width: 504px; /* (2*768/3)-(DividerWidth/2) */
}

div.layoutbox.right {
	clear: right;
	float: right;
}
div.layoutbox.divider 
{
	width: 16px;
}
div.layoutbox.third-divider 
{
	width: 12px;
}
/*-- Rounded Boxes --*/
div.roundedboxes {
	float: left;
	margin: 0px;
	width: 240px;
}
div.roundedboxes.right {
	float: right;
}
div.roundedboxes.box {
	background-image: url(Images/notebox_bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-bottom: 16px;
}
div.roundedboxes.box h2 {
	background: url(Images/notebox_top.png) top no-repeat;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 16px;
	text-align: center;
}
div.roundedboxes.box h3 {
	padding-left: 8px;
	padding-right: 16px;
}
div.roundedboxes.box p {
	padding-left: 8px;
	padding-right: 16px;
}
/*-- Footer Element Ids and Elements --*/
div#footer {
	clear: both;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#footer span {
	color: #916805; /* 60% gold */
}
#footer a:link, #footer a:visited {
	color: #333333; /* dark gray */
	text-decoration: none;
}
#footer a:hover {
	color: #cccccc; /* light gray */
	text-decoration: underline;
}
/* Calendar view label Elements */
ul.eventlist {
	list-style: none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
ul.eventlist li {
	margin: 0px; 
	padding: 2px;
	line-height: 12px;
}
ul.eventlist li a, visited {
	color: #003F87; /* Pantone 294 Blue */
	display: block;
}
ul.eventlist li a:hover {
	color: #605E4F; /* Pantone 418 Gray */
	display: block;
}
/* List view  classes */
div.itemtemplate {
	background-color: #DCDCDC;
	color: #000000;
}
div.alternatingitemtemplate {
	background-color: #FFF8DC;	
}
div.datapager {
	clear: both;
	color: #000000;
	text-align: right;
}
/*-- Table Style Class --*/
table.data {
	border-color: #CFCFCF;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
/* Table classes */
table.alternatingrow {
	/* border: solid 2px #605E4F;  Pantone 418 Gray */
	border-collapse:collapse;
	margin-bottom: 12px;
}
table.alternatingrow tr  {
	background-color: #E6E6FA; /* Lavender */
}
table.alternatingrow tr.alt {
	background-color: #FFFFFF; /* White */  
}
table.alternatingrow td {
	/* border: solid 1px #605E4F;  Pantone 418 Gray */
	padding: 2px;
}
span.underline {
	 text-decoration: underline;
}