/* GENERAL STYLES */
body	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
	color: #2D2F32;
	background: #FFF url(images/sierra_web_01.gif) center 3px;
	font: normal 13px "Verdana", "Arial", "Helvetica", sans-serif;
}

a { 
	text-decoration:underline;
	color:#0173AE; 
}
a:hover { 
	text-decoration:none;
	color:#0173AE; 
}
a:visited { 
	color:#0173AE; 
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	padding: 0px;
}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}
form{
	margin: 0px;
	padding: 0px;
	text-align: left;
}


/* LIBRARY STYLES */

li.horizontal_list_right{
	text-align: right;
	float: right;
	list-style: none;
}
li.horizontal_list_left{
	text-align: left;
	float: left;
	list-style: none;
}
ul.horizontal_list_right li{
	text-align: right;
	float: right;
	list-style: none;
}
ul.horizontal_list_left li{
	text-align: left;
	float: left;
	list-style: none;
}
li.vertical_list{
	margin: 0px 0px 10px 15px;
}
ul.vertical_list li{
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 23px;
	list-style: none;
	background: #FFF url(images/list_back.gif) left 4px no-repeat;
}
ul.vertical_list_styless li{	
	list-style: none;	
}
	#company_services li{
		height: 35px;
		border-bottom: 1px solid #DCDCDC;
		
	}
		#company_services a{
			display: block;
			text-decoration: none;
			color: #2D2F32;
			padding: 10px 0px 0px 10px;
			height: 25px;
		}
		#company_services a:hover{
			text-decoration: none;
			background-color: #DCDCDC;
			
		}
		
div.news_section{
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #DCDCDC;
}
	div.news_date{
		font-size: 85%;
		color:#999999;
	}
	div.news_headline{
		font-weight: bold;
		border-bottom: 2px solid #DCDCDC;
		padding-bottom: 5px;
		margin-bottom: 5px;
	}
	
	
ul.contractor_list li{
	margin: 0px 0px 15px 0px;
	padding: 0px 10px 10px 38px;
	list-style: none;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	clear: both;
}
	ul.contractor_list li.document{
		background: #FFF url(images/icons/documents.gif) 5px top no-repeat;
	}
	ul.contractor_list li.suspended{
		background: #FFF url(images/icons/suspended.gif) 5px top no-repeat;
	}
	ul.contractor_list li.addendum{
		background: #FFF url(images/icons/adendum.gif) 5px top no-repeat;
	}
	ul.contractor_list li.regular{
		background: #FFF url(images/icons/timesheet_module.gif) 5px top no-repeat;
	}
	ul.contractor_list li.unsubmitted{
		background: #FFF url(images/icons/timesheet_unsubmitted.gif) 5px top no-repeat;
	}
		div.contractor_timesheet_info{
			width: 350px;
			float: left;
			overflow: hidden;
		}
			span.contractor_details { padding-right: 25px; }
		div.contractor_timesheet_controls{
			width: 100px;
			float: right;
		}
			div.contractor_timesheet_controls li{
				margin: 0px;
				padding: 0px;
				border-bottom: 0px solid #DCDCDC;
				border-left: 0px solid #DCDCDC;
				clear: none;
			}
	
.field_label{
	height: 28px;
	color: #0173AE;
	border-top: 1px solid #0173AE;
	vertical-align: top;
}
.field_cell{
	height: 28px;
	border-top: 1px solid #DCDCDC;
}
div.result_stats{
	padding-bottom: 15px;
}
.small_text{
	font-size: 11px;
	color:#999999;
}


/* TEXT STYLES */

h1{
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 10px 0px;
	font: normal 26px "Verdana", "Arial", "Helvetica", sans-serif;
	border-bottom: 3px solid #A9252B;
}
h1.contractor{
	border-bottom: 3px solid #106DBC;
}
div.contractor_welcome{
	font: bold 18px "Verdana", "Arial", "Helvetica", sans-serif;
	padding-bottom: 10px;
}
h2{	
	font: normal 22px "Verdana", "Arial", "Helvetica", sans-serif;
	font-stretch: narrower;
	border-top: 3px solid #484848;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	color: #989898;
	clear: both;
}

h3{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font: bold 18px "Verdana", "Arial", "Helvetica", sans-serif;
}
h4{
	padding: 0px;
	margin: 0px;
	font: bold 16px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}
.blue{
	color: #0173AE;
}



/* TEMPLATE STYLES */

#template_wrapper{
	margin: 0 auto;
	width: 850px;
	text-align: left;
	vertical-align: top;
	position: relative;
}

	/* Applies to the container that wrapps around all of the content */
	#template_container{
		margin: 0 auto;
		float: left;
		width: 850px;
		text-align:left;
		vertical-align:top;
		position: relative;
	}
	
		#cp_logo {
			position: absolute;
			top: 11px;
			left: 1px;
		}
		#header{
			height: 121px;
			overflow:hidden;
		}
			#header_top{
				height: 99px;
				overflow:hidden;
			}
				#header_top_left{
					float: left;
					width: 170px;
					overflow:hidden;
				}
				#header_top_right{	
					width: 680px;
					float:right;
					overflow:hidden;
				}
					#login{
						height:62px;
						overflow:hidden;
						text-align:right;
						padding-top: 8px;
					}
					#header_nav{
						height: 29px;
						overflow:hidden;
					}
			#header_bottom{
				background: #FFF url(images/sierra_web_18.gif) repeat-x;
				height: 14px;
				padding: 0px 0px 8px 0px;
				overflow:hidden;
				clear:both;
				border-left: 1px solid #DCDCDC;
				border-right: 1px solid #DCDCDC;
			}
		
		#middle{
			clear:both;
			background-color: #FFF;
			padding: 0px 18px 50px 18px;
			border-left: 1px solid #DCDCDC;
			border-right: 1px solid #DCDCDC;
			border-bottom: 1px solid #DCDCDC;
		}
			#middle_left{
				width: 292px;
				float: left;
			}
				div.middle_left_section{
					padding-bottom: 25px;
				}
			
			#middle_right{
				width: 500px;
				float: right;
			}
			
		#footer{
			clear:both;
			height: 75px;
			overflow:hidden;
			padding: 0px 20px 0px 20px;
		}
			#footer_nav{		
				clear:both;	
			}
				#footer_nav li{
					margin-right: 15px;
				padding-bottom: 10px;
				}
			#footer_info{
				clear:both;
				text-align:right;
			}
			
/* Error Styles */
#notice {
	clear:both;
	border: 3px solid #FF0000;
	color:#FF0000;
	background-color: #FFCCCC;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
	font-weight: bold;
}

#nice_notice {
	clear:both;
	border: 2px solid #006600;
	color:#006600;
	background-color: #C5F3C8;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
	font-weight: bold;
}

#general_error {
	border: 2px solid #FF0000;
	color:#FF0000;
	background-color:#FFFFFF;
	margin-top: 0px;
	padding: 0px 3px 0px 3px;
}


/* tool tip styles */

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}


#account_nav{
	padding-bottom: 15px;
}
li.account_nav{
	margin-right: 5px;
	font-size: 14px;
	background-color:#7BABDF;
	padding: 3px 5px 3px 5px;
}
	li.account_nav a{
		font-size: 12px;
		color:#FFFFFF;
		text-decoration:none;
	}
	li.account_nav a:hover{
		font-size: 12px;
		color:#FFFF00;
		text-decoration:none;
	}
	li.account_nav a:visited{
		font-size: 12px;
		text-decoration:none;
	}
li.timesheet_nav{
	margin: 0 10px 15px 0;
	font-size: 14px;
	background-color:#FFFF00;
	padding: 3px 10px 3px 10px;
}
	li.timesheet_nav a{
		font-size: 12px;
		color:#7BABDF;
		text-decoration:none;
	}
	li.timesheet_nav a:hover{
		font-size: 12px;
		color:#000000;
		text-decoration:none;
	}
	li.timesheet_nav a:visited{
		font-size: 12px;
		text-decoration:none;
	}
	
.search_box {
	margin: 10px 0 10px 0;
	padding: 5px;
	background: #eee;
	clear:both;
}
	

.data_pair_row{
	padding: 2px 0px 2px 0px;
	margin: 4px 0px 4px 0px;
}
	.data_pair{
		margin: 0px 15px 0px 0px;
	}
	
.shadow_wrapper{
	border-bottom: 2px solid #E9E9E9;
	border-right: 2px solid #E9E9E9;
}

.border_box{
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding: 3px;
	margin-bottom: 3px;
}

.button_box{
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding: 3px;
	margin-bottom: 3px;
}

.info_box{
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding: 3px;
	margin: 5px;
}

/* Search Results Styles */
.result_block{
}
.result_row{
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}
	.result_box{
		padding: 5px;
		margin: 0px;
		border: 1px solid #999999;
		background-color: #FFFFFF;
		background-position:bottom right;
		background-repeat:no-repeat;
	}
	.expand_details{
		padding: 0px;
		margin: 0px;
		border: 1px solid #CCCCCC;
		background-color: #EEEEEE;
		text-align: center;
		width: 100%;
	}
	.expanded_details{
		padding: 5px;
		margin: 5px 0px 5px 0px;
	}
	
li.public_block{
	width: 200px;
	overflow:hidden;
	margin-right: 10px;
}