﻿html, body
{
	/*
	background: #FFFFFF url(/images/gradient_tall_gray_right.jpg);
	background-position: right;
	background-repeat: repeat-y; 
	*/
	background-color: #FFFFFF;
	font-family: Verdana,Sans-Serif,Tahoma,Arial, Arial Narrow, Comic Sans MS, Times New Roman, Calibri, bellerose, Trebuchet MS, Century; /*background-image: url(/images/WorldWatermark.jpg);*/ /*font-size: expression(1 / (screen.deviceXDPI / 96) * 100 + '%');*/
	margin: 0;
	padding: 0;
	min-width: 970px;
	height: 100%; /* needed for container min-height */
}

.contentWrapperRoundCorner
{
	background-color: Transparent;
	display: inline-block;
	z-index: 123; 
	text-align: left;
	font-size: 13px;
	font-family: Trebuchet MS;
}

#contentWrapper
{
	text-align: left;
	font-size: 13px;
	font-family: Trebuchet MS;
	padding: 0px 7px 0px 7px;
	margin: 3px 0px 0px 0px; 
	background-color: #F8F8F8;
	/*min-height: 650px;*/
}


/* this controls the whole site's general format, such as width and  center or left align*/
.siteWidthAndPos
{
	width: 970px; /* the pair of margin to auto sets the content to the center. */
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#footer
{
	font-family: Trebuchet MS;
	font-size: 10.5px;
	color: #808080; /* 	color: #FFFFFF; 	background-image: url(/images/bg_tex_corrugated.jpg); 	background-position: left; 	background-repeat: repeat-x;	 	padding: 15px 5px 15px 5px; 	*/
	padding: 0px 5px 3px 5px;
	border-top: none 1px #C8C8C8;
	vertical-align: middle;
	display: block;

}

#gradientBar
{
	background-image: url(/images/grd_bar_greynavy.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 20px;
	display: block;
}


#endDivRow, .endDivRow
{
	float: none;
	clear: left;
}

.bannerContainer
{
	background: #FFFFFF url(/images/bg_tex_plain_dropshadow.jpg);
	background-position: top;
	background-repeat: repeat-x; /* 	background-image: url(/images/bg_tex_corrugated.jpg); 	background-position: left; 	background-repeat: repeat-x; 	*/
	height: 92px;
	border-top: none 1px #FFFFFF;
	border-bottom: none 1px #CC9999;
}

#banner
{
	/*background-color: #8D1919;*/
	background-image: url(/images/bg_tex_corrugated.jpg);
	background-position: left;
	background-repeat: repeat-x;
	padding: 2px 5px 2px 5px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 81px;
	border-top: none 1px maroon;
	border-bottom: none 1px silver;
	text-align: left;
	position: relative;
}

#banner #imgTexLogo
{
	position: absolute;
	left: 3px;
	top: 0px;
	display: block;
}

#banner #imgBanner
{
	position: absolute;
	left: 33px;
	top: 1px;
	border: none 1px yellow;
	margin: 0px 0px 0px 0px;
}

#banner #rightSide
{
	position: relative; /* 	left: 600px; 	top: 20px; 	*/
	float: right;
	margin-right: 1px;
	margin-top: 1px;
	font-family: Sans-Serif;
	font-size: 12px;
	color: White;
	display: block;
	z-index: 150;
	border: none 1px orange;
	height: 100%;
}

#banner #rightSide .inputSearch
{
	color: #282828;
	font-size: 11px;
	border: solid 1px #F0E68C;
	width: 220px;
	height: 16px;
}
#banner #rightSide .watermark
{
	color: #989898;
	font-size: 11px;
	border: solid 1px #F0E68C;
	width: 220px;
	height: 16px; /* 	opacity: 0.85; 	filter: alpha(opacity=85); 	*/
}

.menu
{
	font-family: Trebuchet MS;
	font-size: 12px;
	border: none 1px #FFFFFF;
}

.staticMenu
{
	background-color: #993333 !important;
	border: solid 1px #CC9999; /*padding: 2px 5px 2px 5px;*/
	text-align: center;
	width: 70px; /* 	opacity: 0.80; 	filter: alpha(opacity=80); 	*/
}

.menu A:link, .menu A:visited, .menu A:active
{
	color: #FFFFFF !important;
	background-color: #993333 !important;
}

.menu A:hover
{
	/*background-color:orange !important;*/
	color: #FF8C00 !important;
}

.dynamicMenuHolder
{
	margin: 2px 0px 0px 2px;
	border: solid 1px #B36666;
	border-bottom: none;
}

.dynamicMenu
{
	background-color: #993333 !important;
	border-bottom: solid 1px #CC9999;
	padding: 2px 5px 2px 5px;
	border-collapse: separate; /*background-color: #F0F0F0;*/
}

/*HYPERLINKS*/
A:link
{
	color: #0033cc;
	text-decoration: none;
}

A:visited
{
	color: #0033cc;
	text-decoration: none;
}

A:active
{
	color: #FF8C00;
	text-decoration: none;
}

A:hover
{
	color: #FF8C00;
	text-decoration: none;
}

.subheading
{
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
}

/* The following is style taken from /global.css */

.section
{
	font-family: Trebuchet MS;
	padding-right: 0px;
	margin: 0px 0px 15px 0px;
	border: solid 1px #E0E0E0;
	float: none;
	clear: left;
}

.sectionRight
{
	font-family: Trebuchet MS;
	padding-right: 0px;
	margin: 0px 0px 15px 0px;
	border: solid 1px #E0E0E0;
	float: right;
}

.section_header_medium
{
	margin-bottom: 5px;
	color: #7A2929;
	background-color: #E0E0E0;
	padding: 3px 3px 3px 3px;
	font-family: Trebuchet MS;
	font-weight: bold;
}

.section_header
{
	margin-bottom: 5px;
	color: #7A2929;
	background-color: #E0E0E0;
	padding: 3px 3px 3px 3px;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 10.5px;
}

.section_content
{
	border: none 1px #778899;
	padding: 3px 3px 3px 6px; /*width: 765px;*/
}

.rightBorder
{
	border-right: solid 1px #D8D8D8;
	vertical-align: middle;
	width: 97px;
}

.error
{
	font-size: 13px;
	color: #FF0000;
	background-color: #FFFFFF;
}

.statusOK
{
	font-size: 13px;
	color: #006400;
	background-color: #FFFFFF;
	display: inline-block;
	border: none 1px green;
	padding: 2px 5px 2px 5px;
}

.error_sm
{
	font-size: 10.5px;
	font-family: Arial Narrow;
	color: red;
}


.warning
{
	background-color: white;
	color: Red;
	font-family: Sans-Serif;
	font-size: 11.5px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	border: none 1px red;
}

.attention
{
	background: #FFFFE0;
	color: #784329;
	font-size: 13px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
}

.textBox
{
	border: solid 1px #707070;
	height: 16px;
	font-family: Trebuchet MS;
	font-size: 11.5px;
	background-color: #FFFAFA;
}


select
{
	border: solid 1px #707070;
	font-family: Trebuchet MS;
	font-size: 11.5px;
	background-color: #FFFAFA;
	padding: 0px 0px 0px 3px;
}

.listbox
{
}

.button
{
	height: 20px;
	font-family: Comic Sans MS;
	font-size: 11.5px;
	width: auto; /*border: none;*/
}

.divTable
{
	font-family: Trebuchet MS;
	clear: both;
	padding: 3px 3px 3px 5px;
}

.divRow
{
	display: table-row;
	clear: both;
}

.divCell
{
	display: table-cell;
	float: left;
	margin: 0px 3px 0px 3px;
}

.divCellTexomUserLabel
{
	float: left; /*color: #888888; #383838;*/
	margin-right: 5px;
	width: 200px;
	display: table-cell;
}

.divCellTexomUserValue
{
	/*background-color: #FFFFFF;*/
	display: table-cell;
	float: left;
	margin-right: 15px;
}

.inputTexcomUser
{
	width: 300px;
	border: solid 1px #739393;
}

option
{
	background-color: #FFFAFA;
}

option.hover
{
	background-color: #FFF8DC;
	color: #000000;
}

.instrution
{
	background: #FAFAD6 url(/images/info_btn.gif) no-repeat right top;
	font-family: Trebuchet MS;
	font-size: 12px;
	padding: 2px 20px 2px 5px;
	border: solid 1px #E1E1BD;
}

.instrution_medium
{
	background: #FAFAD6 url(/images/info_btn.gif) no-repeat right top;
	vertical-align: top;
	font-family: Trebuchet MS;
	font-size: 11.5px;
	border: solid 1px #E1E1BD;
	padding: 2px 20px 2px 5px;
}

.instrution_sm
{
	background: #FAFAD6 url(/images/info_btn.gif) no-repeat right top;
	font-family: Trebuchet MS;
	font-size: 10.5px;
	border: solid 1px #E1E1BD;
	padding: 2px 20px 2px 5px;
}

.padder
{
	padding: 5px;
}


.gv
{
	margin: 5px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	width: 100%;
	border: solid 1px #778899;
}

.gvHeader
{
	background-color: #778899;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 2px 0px 2px;
	font-family: Trebuchet MS;
}

.gvHeader A:link
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}

.gvHeader A:hover
{
	color: orange;
}

.gvHeader A:visited
{
	color: #FFFFFF;
}

.gvItem
{
	background-color: #FFFFFF;
	color: #383838;
	vertical-align: top;
	white-space: nowrap;
	border: solid 1px #E0E0E0;
}

.gvItemAlt
{
	background-color: #E6E6FA;
	color: #383838;
	vertical-align: top;
	white-space: nowrap;
	border: solid 1px #E0E0E0;
}

.gvPager
{
	background-color: #F0F0F0; /* 	border-top:solid 1px #E8E8E8; 	border-bottom: solid 1px #E8E8E8; 	color:Black; 	*/
}
/*
.gvPager A:link
{
	font-size: 11.5px;
	font-weight: bold;
}

.gvPager A:visited
{
	font-size: 11.5px;
	font-weight: bold;
}

.gvPager A:hover
{
	font-size: 11.5px;
	font-weight: bold;
}

.gvPager span /* this is the trick for selected page style. Selected page is rendered as span */

.gvPager span
{
	color: #FF8C00;
	font-weight: bold;
}

.gvEmptyRow
{
	font-family: Trebuchet MS;
	color: red;
	font-size: 13px;
	margin-top: 35px;
}


.roundedPanel
{
	background-color: #F8F8F8;
	margin: 0px 0px 0px 0px;
	display: inline-block;
}

.roundedPanelLeftContent
{
	background-color: #F8F8F8;
	display: inline-block;
	min-height: 150px;
}

.sortDirection
{
	font-family: Impact;
	font-weight: bold;
	font-style: normal; /*font-size: 11pt;*/
	color: orange;
}

.texnetLink
{
	padding-right: 5px;
	text-align: left;
	margin-bottom: 48px;
	padding-left: 82px;
	font-weight: bold;
}

.texnetLink a:link
{
	color: #a0a0a0;
	font-size: 13px;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}

.texnetLink a:visited
{
	color: #a0a0a0;
	font-size: 13px;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}

.texnetLink a:hover
{
	color: #ffffff;
	font-size: 13px;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}

.btn_default
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('/Images/btn_default.gif') no-repeat center;
	display: inline-block; /* 	background-image: url(/Images/btn_default.jpg); 	background-repeat: no-repeat; */
	width: 70px;
	text-align: center;
	font-family: Sans-Serif;
	font-size: 11px;
	font-weight: normal; /*height: 17px;*/
	color: #000000;
}

.btn_default a
{
	color: #000000;
}

.btn_rollover
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('/Images/btn_rollover.gif') no-repeat center;
	display: inline-block;
	width: 70px;
	text-align: center; /*width: 100px;*/
	font-family: Sans-Serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal; /*height: 17px;*/ /*color: #FFFFFF;*/
}

.btn_default_medium
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('/Images/btn_default_medium.gif') no-repeat center;
	display: inline-block; /* 	background-image: url(/Images/btn_default.jpg); 	background-repeat: no-repeat; */
	width: 135px;
	text-align: center;
	font-family: Sans-Serif;
	font-size: 11px;
	font-weight: normal; /*height: 17px;*/
	color: #000000;
}

.btn_default_medium a
{
	color: #000000;
}

.btn_rollover_medium
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('/Images/btn_rollover_medium.gif') no-repeat center;
	display: inline-block;
	width: 135px;
	text-align: center; /*width: 100px;*/
	font-family: Sans-Serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal; /*height: 17px;*/ /*color: #FFFFFF;*/
}

.progressStatus
{
	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	background: #FFFFFF;
}

.progressBar
{
	text-align: center; /*margin: 5px 0px 5px 0px;*/
	width: 100%;
	color: #800000;
	font-weight: bold;
	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: normal;
	background: #FFFFE0;
	border-top: solid 1px #FFA500;
	border-bottom: solid 1px #FFA500;
	z-index: 1;
	padding: 10px 0px 10px 0px;
}

.verticalSpacer
{
	height: 5px;
	float: none;
	clear: both;
}

.dropshadow
{
	background-color: #E6E6FA;
	border: none 1px #D8D8D8;
	text-indent: 0px; /* left and right padding and margin can't quite work properly with ajax control. */
	padding-top: 3px;
	padding-bottom: 5px;
	width: 100%;
}

.heading
{
	background-color: #E0E0E0;
	padding: 3px 3px 3px 3px;
	font-family: Trebuchet MS;
	color: #8B0000;
	font-size: 13px;
	font-weight: bold;
}

.tabHeader
{
	border-bottom: solid 1px transparent;
	padding: 0px 5px 2px 5px;
	font-weight: bold;
	font-size: 12px;
}

.sectionsTopHeading
{
	text-align: center;
	border: solid 1px #E0E0E0;
	border-bottom: none;
	clear: both;
}

.desktopMenuItem
{
	margin-top: 15px;
	margin-bottom: 15px;
	border: none 1px red;
	display: block;
}

/* Google Search */
#Gsearch_control_result .gsc-control
{
	width: 100%;
}
.Gsearch-control
{
	margin: 10px;
}

.scrollSection
{
	border-collapse: collapse;
	overflow: auto;
	scrollbar-arrow-color: #800000;
	scrollbar-highlight-color: #F5F5F5;
	scrollbar-face-color: #F0F8FF;
	scrollbar-darkshadow-color: #cacaca;
	scrollbar-track-color: #FFFFFF;
}


div.homeCenterImg
{
	width: 920px;
	height: 335px;
	background: url(/images/home1.jpg) no-repeat;
	background-position: top;
	border: 1px solid transparent; /*     filter: alpha(opacity=60);     opacity: 0.6; 	*/
}

div.opaqueText
{
	position: relative;
	top: 1.3em;
	left: 0.3em;
	color: white;
	width: 910px;
	height: 150px;
	z-index: 2;
	text-align: justify;
}

div.homeIntro
{
	width: 920px;
	height: 98px;
	margin-top: -138px;
	margin-left: 0px;
	background-color: black;
	filter: alpha(opacity=60);
	opacity: 0.6;
	border: 1px none red;
}

div.homeIntro p
{
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	color: white;
	text-align: justify;
	filter: alpha(opacity=100);
	opacity: 1.0;
	border: none 1px white;
	margin: opx;
}

/*
#homeIntro
{
	position: absolute;
	top: 0.8em;
	left: 0.0em;
	width:  929px;
	height: 310px;
	opacity: 0.50;
	filter: alpha(opacity=50);
	background-color: #C8C8C8;
	margin: 0px 40px 0px 8px;
	color: black;
	text-align: justify;
	padding: 5px 5px 5px 5px;
}

#homeCenterImg
{
	text-align: center;
	vertical-align: middle;
	margin: 0px 5px 15px 5px;
	 
}
*/

