﻿body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #72613f;
	background: #d7bd86;
	margin: 0;
	text-align: justify;
	}
a:link, a:visited, a:active {
	color: #72613f;
	text-decoration: underline;
	}
a:hover{
	color: #3B3224;
	}
h1 
{
	font-size: 20px;
	text-align: left;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-weight: bold;
	font-size: 10px;	
}


#container {
	width: 923px;
	margin-left: auto;
	margin-right: auto;
	}

#slideshow
{
	width: 425px;
	height: 300px;
	margin: 0 auto;
}

/* START HEADER */
#header{
	width: 923px;
	height: 310px;
	margin-left: 0;
	margin-right: auto;
	background: url(../../content/headers/home.jpg) no-repeat;
	}	
	#header h1{
		width: 600px;
		height: 270px;
		padding: 0;
		margin: 0 auto;
		text-indent: -9000px;
		}
	#header h1 a{
		width: 600px;
		height: 270px;
		padding: 0;
		margin: 0;
		border: 0;
		display: block;
		text-decoration: none;
		}
		#aboutus #header{
			background: url(../../content/headers/aboutus.jpg) no-repeat;
			}  
/* END HEADER */

/* START ASP HEADER*/
#aspheader{
	width: 923px;
	height: 180px;
	margin-left: 0;
	margin-right: auto;
	background: url(../../content/headers/asphome.jpg) no-repeat;
	}	
	#header h1{
		width: 600px;
		height: 180px;
		padding: 0;
		margin: 0 auto;
		text-indent: -9000px;
		}
	#header h1 a{
		width: 600px;
		height: 180px;
		padding: 0;
		margin: 0;
		border: 0;
		display: block;
		text-decoration: none;
		}
		#aboutus #header{
			background: url(../../content/headers/aboutus.jpg) no-repeat;
			}  
		#learnmore #header{
			background: url(../../content/headers/learnmore.jpg) no-repeat;
			} 
		#galleries #header{
			background: url(../../content/headers/gallery.jpg) no-repeat;
			}  
		#downloads #header{
			background: url(../../content/headers/downloads.jpg) no-repeat;
			} 
/* END ASP HEADER */	  
	  
	  
/* START NAVIGATION */
#navigation {
	padding: 10px;
	font-size: 13px;
	color: #dfc3c4;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	}
	#navigation ul{
		margin: 0;
		padding: 0;
		}
	#navigation ul li {
		list-style-type: none;
		padding-left: 6px;
		padding-right: 6px;
		/*padding: 6px;*/
		display: inline;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
		color: #dfc3c4; 
		text-decoration: none;
		}
	#navigation a:hover{
		color: #ffffff;
		text-decoration: none;
		}
	
/* END NAVIGATION */
	
/* START PAGE BODY */

#content {
	margin: 0 auto;
	padding: 10px 45px;
	background: url(../images/bg.jpg);
	}
	#content p {
		padding-left: 30px;
		}
.accent {
	font-size: 16px;
	letter-spacing: 2px;
	font-style: italic;
	line-height: 22px;
	color: #FF0000;
	}
/* END PAGE BODY */

/* START ASP PAGE BODY */

#aspcontent
{
	padding: 10px 45px;
	background: url(../images/aspbg.jpg) repeat-y;
}
#contentp 
{
	padding-left: 30px;
}


.resultsTable
{
	/*border-right: #bf9d6a 1px solid;
	border-top: #bf9d6a 1px solid;
	border-left: #bf9d6a 1px solid;
	border-bottom: #bf9d6a 1px solid;*/
	width: 100%;
}
.resultHead
{
	background-color: #d7ab6c;
	border-right: #cca970 1px solid;
	border-top: #cca970 1px solid;
	border-left: #cca970 1px solid;
	border-bottom: #cca970 1px solid;
	text-align: center;
	cursor: hand;
}
.resultHead a
{
	text-decoration: none;
	font-weight: normal;
	
}

.SubjectSearch_resultHead
{
	background-color: #d7ab6c;
	/*border-right: #cca970 1px solid;*/
	/*border-left: #cca970 1px solid;*/
	border-top: #cca970 1px solid;
	border-bottom: #cca970 1px solid;
	text-align: center;
	cursor: hand;
	font-size: 12px;
}
.SubjectSearch_resultHead a
{
	text-decoration: none;
	font-weight: normal;
	
}
.subHead
{
	background-color: #d7ab6c;
	border-right: #cca970 1px solid;
	border-top: #cca970 1px solid;
	border-left: #cca970 1px solid;
	border-bottom: #cca970 1px solid;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: pointer;
}

.segnfocell
{
	border-right: #cca970 1px solid;
	border-top: #cca970 1px solid;
	border-left: #cca970 1px solid;
	border-bottom: #cca970 1px solid;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: x-small;
}

.segnfocell img
{
	border-style: none;
    border-width: 0px;
}

.segnfocell a
{
	border-style: none;
    border-width: 0px;
    text-decoration: none;
}

.segnfocell span
{
	position: relative;
	left: 2px;
	top: -2px;	
}

.resultCell
{
	border-right: #bf9d6a 1px solid;
	padding-right: 5px;
	border-top: #bf9d6a 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #bf9d6a 1px solid;
	padding-top: 5px;
	border-bottom: #bf9d6a 1px solid;
}
.linksDiv
{
	width: 100%;
	text-align: left;
}
.linksDiv a
{
	border-style: none;
    border-width: 0px;
    text-decoration: none;
		
}
.pagelink
{
	position: relative;
	float: left;
	cursor: hand;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
.curpagelink
{
	position: relative;
	cursor: hand;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	color: #cc0000;
}
.searchingpleasewait
{
    background-position: center;
	background-image:url(../images/Loading.gif);
	background-repeat:no-repeat;
}

.accent {
	font-size: 16px;
	letter-spacing: 2px;
	font-style: italic;
	line-height: 22px;
	color: #FF0000;
	}
.heading1
{
	font-size: 16px;
	font-weight: bold;	
}

.heading2
{
	font-size: 13px;
	font-weight: bold;	
}

.heading1_Link
{
	font-size: 16px;
	font-weight: bold;
	cursor: hand;
}
.EmphasizedText
{
	font-weight: bold;	
}
.Button
{
	font-weight: bold;
	cursor: hand;
}
.Button_Over
{
	font-weight: bold;
	font-style: italic;
	cursor: hand;
}
.UsageNote
{
	font-size: 10px;
	font-style: italic;
}
.UsageNote_Over
{
	font-size: 10px;
	font-style: italic;
	color: Yellow;
	border: dotted 1px;
}
/* END ASP PAGE BODY */

.Error_Text
{
	color: Red;
	font-size: 10px;
	visibility: hidden;
}

	
/* START GALLERIES */
#gallery{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#enlarge{
	width: 670px;
	height: 420px;
	}
#enlarge img{
	border: 3px solid #1B1605;
	}
.thumbnails td a{
	margin: 1px;
}
.thumbnails img{
	border: 1px solid #1B1605;
	}
.stroke{
	padding: 15px;
	background: #fff;
	border: 1px solid #573A58;
	}
/* END GALLERIES */
	
	
/* START FOOTER */
	#footer
	{
	clear: both;
	padding: 12px 20px 0 0;
	text-align: right;
	color: #dfc3c4;
	font-size: 13px;
	background: url(../../content/footers/home.jpg) no-repeat;
	font-weight: bold;
	height: 55px;
	}
	#footer a:link, #footer a:visited, #footer a:active {
		color: #dfc3c4; 
		text-decoration: none;
		}
	#footer a:hover{
		color: #ffffff;
		text-decoration: none;
		}
	#footer p {
		margin: 0;
		}
		#aboutus #footer {
			background: url(../../content/footers/aboutus.jpg) no-repeat;
			}  
		#learnmore #footer{
			background: url(../../content/footers/learnmore.jpg) no-repeat;
			} 
		#galleries #footer{
			background: url(../../content/footers/gallery.jpg) no-repeat;
			} 
		#downloads #footer{
			background: url(../../content/footers/downloads.jpg) no-repeat;
			}

/* END FOOTER */

/*Some shiz for tooltips and popups*/
.toolTipShadow
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	background: url(../images/shadow.png);
}
.toolTipContent
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	left: -4px;
	top: -4px;
	background-color: #FAF5E5;
	border: solid #FFEEB6 1px;
	padding: 5px;
	font: bold 10pt sans-serif;
	text-align: center;
}

.toolTipContent table tbody tr td img
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.subjectTipContent
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	background-color: #FAF5E5;
	border: solid #72613F 1px;
	margin-top: 5px;
	padding: 5px;
	font: 10pt sans-serif;
	text-align: left;
}

.subjectTipContent div
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.subjectTipContent div img
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.subjectTipHeader
{
	background-color: #FAF5E5;
	text-align: left;
}
.subjectToolTipShadow
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	background: url(../images/shadow.png);
}
.subjectToolTipShadow_Loading
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	background: url(../images/shadow.png);
	width: 313px;
}
.subjectTipContent_Updating
{
	background-position: center;
	background-image:url(../images/Loading.gif);
	background-repeat:no-repeat;
    background-color: #FAF5E5;
	border: solid #72613F 1px;
	margin-top: 5px;
	padding: 5px;
	font: 10pt sans-serif;
	height: 25px;
}

.headingLink1_Collapsed
{
	background-image:url(../images/Buttons/Pointer.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 17px;	 
	font-size: 16px;
	font-weight: bold;
	cursor: hand;
}

.headingLink1_Collapsed_Over
{
	background-image:url(../images/Buttons/Pointer_Over.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 17px;	
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	cursor: hand;
	border: 1px dotted;
}

.headingLink1_Expanded
{
	background-image:url(../images/Buttons/PointerDown.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 17px;	 
	font-size: 16px;
	font-weight: bold;
	cursor: hand;
}

.headingLink1_Expanded_Over
{
	background-image: url(../images/Buttons/PointerDown_Over.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	cursor: hand;
	border: 1px dotted;
}
.subheadingLink1_Collapsed
{
	background-image:url(../images/Buttons/PointerSmall.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 12px;
	cursor: pointer;
}

.subheadingLink1_Collapsed_Over
{
	background-image:url(../images/Buttons/PointerSmall_Over.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 12px;	
	cursor: pointer;
}

.subheadingLink1_Expanded
{
	background-image:url(../images/Buttons/PointerSmallDown.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 12px;
	cursor: pointer;
}

.subheadingLink1_Expanded_Over
{
	background-image: url(../images/Buttons/PointerSmallDown_Over.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	cursor: pointer;
}
.OrderOnline_ItemHeader
{
	width: 150px; 
	float: left;
	margin-top: 5px;
}
.OrderOnline_DataEntrySelectCntrl
{
	width: 280px;
}
.OrderOnline_DataEntryTxtCntrl
{
	width: 275px;
}
.OrderOnline_CommentsTxt
{
	width: 425px;
	height: 150px;
}


.ExtendedSegDetails_OrganizationalTable
{
    width: 810px;	
}

.ExtendedSegDetails_OrganizationalTable_Column
{
	width: 405px;	
	vertical-align: top;
}

.ExtendedSegmentInfo_SubjectDisplayTable
{
	position: relative;
	left: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #cca970;
	width: 390px;	
}

/*some test styles*/
.cleanLink
{
	border: 0px;
	text-decoration: none;
	overflow: visible;
}

.test
{
	font-size: 7pt;
	float: right;
}

.NullLink
{
	border-style: none;
	border-width: 0px;
	text-decoration: none;
}


.ReportURLContainer
{
	margin-top:5px;
	margin-bottom: 5px;	
	list-style-image: url(../images/Buttons/rss.gif);	
}

.ReportURLContainer li a
{
	border: none;
	border-width: 0px;
	text-decoration: none;
}

.Info_List
{
	list-style-type: none;
	list-style-image: none;
	list-style: none;
	margin-top: 30px;
	margin-bottom: 50px;
	position: relative;
	left: -30px;	
}

.Info_List li
{
	margin-top: 15px;
	margin-bottom: 15px;	
}
