﻿body
{
	background-image: url(/TexAgs/Images/background_stripes.gif);
	background-color: #686868;
}

#page-header
{
	background-image: url(/TexAgs/Images/header_background.gif);	
}

#page-header-sub
{
	background-image: url(/TexAgs/Images/header_background_sub.gif);
}

#page-header-banner
{
	background-image: url(/TexAgs/Images/header_banner.gif);
}

html>body #page-footer  /* EXCLUDES IE6 */
{
	background-image: url(/TexAgs/Images/footer_background.png);
}

* html #page-footer  /* IE6 ONLY */
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='texags/footer_background.png', sizingMethod='crop');
}

#page-header-nav,
#page-header-nav ul li a
{
	background-image: url(/TexAgs/Images/header_buttons.gif);
	color: #333;
}

#page-header-nav-sub ul li a
{
	background-image: url(/TexAgs/Images/header_buttons_sub.gif);
	color: #ddd;
}

#page-header-nav-sub ul li a:hover
{
	color: #6cf;
}

#page-header-overflow
{
	display: none;
}

#page-footer-menu td
{
	border-color: #777;
}

#page-footer-menu td ul 
{
    margin: 0px;
    padding: 0px;
}

#page-footer-menu td ul li a
{
	color: #ccc;
}

#page-footer-menu td ul li a:hover
{
	color: #fff;
}

#page-footer-logo div
{
	width: 109px;
	height: 27px;	
}

.login						{ width: 500px; }
.login .box .body .content	{ width: 470px; padding: 10px; }
.login .box .center			{ width: 480px; }

html>body #page-footer-logo div  /* EXCLUDES IE6 */
{
	background-image: url(/TexAgs/Images/footer_logo.png);
}

* html #page-footer-logo div  /* IE6 ONLY */
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/TexAgs/Images/footer_logo.png', sizingMethod='clip');
}

#page-footer-breadcrumbs,
#page-footer-breadcrumbs a
{
	color: #999;
}

#page-footer-breadcrumbs a:hover
{
	color: #6cf;
}

#page-footer-breadcrumbs ul li
{
	background-image: url(/Common/Images/raquo_999999.gif);
}

#page-header-banner-menu a:hover
{
	color: #6cf
}

#page-header-banner-menu ul li a.dropdown
{
	background-image: url(/TexAgs/Images/header_topmenu_downarrow.gif);
}


/**************************************************
 * BASIC ELEMENTS
 **************************************************/

body
{
	margin: 0;
	padding: 0;
}
a img
{
	border: none;
}
h1
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
}
h2
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
}
p
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1em;
}
#aspnetForm
{
	margin: 0;
	padding: 0;
}

/** For displaying common messages, i.e. bad subscription privs **/
.messages
{
	color: #fff;
	background-color: #23237c;
	border: 3px solid #00f;
	margin: 25px 25px 0 25px;
	padding: 0;
	font-size: 1em;
	text-align: center;
}
.messages h1
{
	margin: .5em;
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
}
.messages p
{
	margin: 0;
	padding: 0;
	font-size: 1em;
}

/** For displaying error messages, i.e. resource not found **/
.errors
{
	color: #fff;
	background-color: #7c2323;
	border: 3px solid #f00;
	margin: 25px 25px 0 25px;
	padding: 0;
	font-size: 1em;
	text-align: center;
}
.errors h1
{
	margin: .5em;
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
}
.errors p
{
	margin: 0;
	padding: 0;
	font-size: 1em;
}

/** Advertisements **/
#ad-top
{
	background: transparent;
	border: 1px dashed #000;
	width: 728px;
	height: 90px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 90px;
	color: #000;
	font: normal 1.3em Verdana;
}
#ad-side
{
	float: right;
	background: transparent;
	border: 1px dashed #000;
	margin: 20px 20px 20px 0;
	padding: 0;
	width: 160px;
	height: 600px;
	text-align: center;
	line-height: 600px;
	color: #000;
	font: normal 1.3em Verdana;
}

/**************************************************
 * PANELS
 **************************************************/

/** main-panel: for main content panel(s) **/
.main-panel
{
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1em;
}
.main-panel h1
{
	background-color: #000;
	margin: 0;
	padding: .5em;
	font-weight: bold;
	font-size: 1.3em;
}
.main-panel h2
{
	margin: 0;
	padding: .5em;
	font-weight: bold;
	font-size: 1.2em;
}
.main-panel p
{
	margin: 0;
	padding: 1em;
}

/** text-panel: for panels containing text **/
.text-panel
{
	color: #fff;
	background: transparent;
	margin: 20px;
	padding: 0;
	font-size: 1em;
	line-height: 1.2em;
}
.text-panel h1
{
	margin: 0;
	padding: .5em;
	font-weight: bold;
	font-size: 1.3em;
}
.text-panel h2
{
	margin: 0;
	padding: .5em;
	font-weight: bold;
	font-size: 1.2em;
}
.text-panel h3
{
	margin: 0;
	padding: .5em;
	font-weight: bold;
	font-size: 1.1em;
}
.text-panel p
{
	margin: 0;
	padding: 1em;
	font-size: 1em;
}

/** control-panel: for a panel containing a control **/
.control-panel
{
	color: #000;
	background-color: #222;
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	margin: 20px;
	padding: 20px;
}
.control-panel h1
{
	margin: 1em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
}
.control-panel p
{
	margin: 1em 0;
	padding: 0;
	font-size: 1.3em;
}
.control-panel label
{
	margin-bottom: 20px;
}

/** details-panel: for a panel containing details about something **/
.details-panel
{
	color: #000;
	background-color: #666;
	border: 1px solid #222;
	margin: .5em;
	font-size: .9em;
}
.details-panel h1
{
	margin: .5em;
	padding: 0;
	font-weight: bold;
	font-size: 1em;
}
.details-panel p
{
	margin: 0;
	padding: .5em;
	font-size: 1em;
}

/** dynamic-panel: for a dynamic panel like AJAX, particularly async areas **/
.dynamic-panel
{
	color: #fff;
	background-color: #333;
	border: 1px dotted #000;
	margin: 0;
	padding: 10px;
}
.dynamic-panel h1
{
	margin: 1em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
}
.dynamic-panel p
{
	margin: 1em 0;
	padding: 0;
	font-size: 1em;
}

/** form-panel: for a panel containing form items **/
.form-panel
{
	margin: 20px;
	padding: 0;
	font-size: 1em;
	line-height: 1.2em;
}
.form-panel label
{
	float: left;
	width: 120px; /** float the label left **/
	overflow: hidden;
	white-space: normal;
}
.form-panel table,
.form-panel input,
.form-panel textarea
{
	float: none;
}
.form-panel br
{
	clear: both; /** use brs to control the flow **/
}
.form-panel h1
{
	margin: 1em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
}
.form-panel h2
{
	margin: 1em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
}
.form-panel p
{
	margin: .5em 0;
	padding: 0;
	font-size: 1em;
}
.form-panel-inline
{
	margin-left: 130px; /** align bottom-right of the labels, below inputs **/
}

/** panel-buttons: a panel containing a row of buttons **/
.button-panel
{
	text-align: right; /** floats button spans right **/
	margin: 20px;
	padding: 0;
}

/** modal-panel: a modal popup panel **/
.modal-panel
{
	color: #fff;
	background-color: #333;
	border-top: 2px solid #444;
	border-left: 2px solid #444;
	border-bottom: 2px solid #222;
	border-right: 2px solid #222;
	font-size: 1em;
}
.modal-panel h1
{
	background: #5a121e url(/TexAgs/Images/navigation_background.gif) repeat-x;
	font-size: .9em;
	font-weight: bold;
	line-height: 30px;
	width: auto;
	height: 30px;
	margin: 0;
	padding: 0 5px;
}
/** displayed behind the popup, overlayed on page **/
.modal-background 
{
	background-color: #333;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/**************************************************
 * TABLES
 **************************************************/

/** For displaying tabular data **/
.data-table
{
	color: #000;
	background-color: #ddd;
	border: 1px solid #000;
	border-collapse: collapse;
}
.data-table td
{
	border: 1px solid #ccc;
}
.data-table tr
{
	background-color: #ddd;
}
.data-table tr:hover
{
	border: 1px solid #eee;
	background-color: #ccc;
}
.data-table th
{
	color: #fff;
	background-color: #5a121e;
}

/**************************************************
 * CONTROLS
 **************************************************/

.roles-listbox option
{
	background: url(/Common/Images/Application/16x16/users.png) no-repeat left center;
	padding-left: 20px;
}

.dropdownlist,
.textbox,
.big-textbox
{
	border-top: solid 2px #222;
	border-left: solid 2px #222;
	border-bottom: solid 2px #444;
	border-right: solid 2px #444;
	margin: 0;
	padding: 3px;
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
}
.big-textbox
{
	font: normal 1.3em Verdana, Arial, Helvetica, sans-serif;
}

.button
{
	color: #fff;
	background-color: #5a121e;
	font: bold .8em Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 0;
	padding: 3px;
}

.link-button
{
	color: #333;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 0;
	padding: 3px;
	text-decoration: underline;
}
.link-button:hover
{
	color: #5a121e;
	text-decoration: underline;
}

.dynamic-button
{
	color: #333;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 0;
	padding: 3px;
	border-bottom: 1px dotted #000;
}
.dynamic-button:hover
{
	color: #5a121e;
	border-bottom: 1px dotted #000;
}

.pager
{
	padding: 3px;
}
.pager a
{
	display: inline-block;
	color: #fff;
	padding: 2px 4px;
	font-weight: bold;
	font-size: .8em;
	line-height: 1em;
    text-decoration: none;
}
.pager a:hover
{
	text-decoration: underline;
}
.page-active
{
	background-color: Silver;
}

/**************************************************
 * TOOLBARS
 **************************************************/

.main-toolbar
{
    top: 0px;
	color: #fff;
	background: #000 url(/TexAgs/Images/toolbar_background.gif) repeat-x;
	border-bottom: solid 1px #222;
	width: auto;
	height: 28px;
	margin: 0;
	padding: 0;
}
.main-toolbar-button
{
	display: block;
	float: left;
	color: #fff;
	background: transparent;
	border-right: solid 1px #333;
	width: auto;
	height: 28px;
	margin: 0;
	padding: 0 10px;
	font-size: 1em;
    line-height: 28px;
	text-decoration: none;
}
.main-toolbar-button:hover
{
	color: #eee;
	background: #000 url(/TexAgs/Images/toolbar_button_hover.gif) repeat-x;
}

.inline-toolbar
{
	float: none;
	color: #000;
	background: transparent;
	height: 25px;
	line-height: 25px;
	z-index: 99;
	overflow: visible;
}
.inline-toolbar-button
{
	display: block;
	float: right;
	color: #000;
	background: transparent;
	border-left: 1px solid #ccc;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0 10px;
	font-weight: bold;
	font-size: .8em;
	text-decoration: none;
	text-align: center;
}
.inline-toolbar-button:hover
{
	color: #eee;
	background-color: #5a121e;
}

/**************************************************
 * TEXT
 **************************************************/

/** common-text: easy to read, normal text **/
.common-text
{
	font-weight: normal;
	font-size: 1em;
	line-height: 1em;
}
.bold { font-weight: bold; }
.dark { color: #333; }
.dark a { color: #444; }
.darker { color: #222; }
.darker a { color: #333; }
.darkest { color: #000; }
.darkest a { color: #111; }
.light { color: #aaa; }
.light a { color: #bbb; }
.lighter { color: #ccc; }
.lighter a { color: #ddd; }
.lightest { color: #eee; }
.lightest a { color: #fff; }
.big { font-size: 1.3em; }
.bigger { font-size: 1.4em; }
.biggest { font-size: 1.5em; }
.small { font-size: .9em; }
.smaller { font-size: ..8em; }
.smallest { font-size: .75em; }

/** subject-text: text for displaying subjects **/
.subject-text
{
	overflow: hidden;
}
.subject-text a
{
	text-decoration: none;
}
.subject-text a:hover
{
	text-decoration: underline;
}

/** date-text: text for displaying dates **/
.date-text
{
	color: #333;
}
.date-text a
{
	color: #333;
	text-decoration: none;
}
.date-text a:hover
{
	color: #222;
	text-decoration: underline;
}

/** big-text: big attention-grabbing, big dark on light **/
.big-text
{
	font-weight: 300;
	font-size: 1.3em;
	line-height: 1.4em;
}
.big-text a
{
	color: #000;
	text-decoration: none;
}
.big-text a:hover
{
	color: #5a121e;
	text-decoration: underline;
}

/** breadcrumb-text: for navigating site paths, light on dark **/
.breadcrumb-text
{
	color: #ddd;
	margin: 10px;
	padding: 0;
	font-weight: bold;
	font-size: .9em;
}
.breadcrumb-text a
{
	color: #fff;
	text-decoration: none;
}
.breadcrumb-text a:hover
{
	color: #ccc;
	border-bottom: 1px solid #fff;
}

/** username-text: for usernames **/
.username-text
{
	color: #000;
	font-weight: normal;
}
.username-text a
{
	color: #5a121e;
	font-weight: bold;
	text-decoration: none;
}
.username-text a:hover
{
	border-bottom: 1px dotted #000;
	text-decoration: none;
}
.self-username-text
{
	border: 1px dotted #5a121e; /** Special highlighting for self **/
}

/** description-text: for details or descriptions **/
.description-text
{
	color: #333;
	font-size: .9em;
}
.description-text a
{
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}
.description-text a:hover
{
	border-bottom: 1px solid #5a121e;
}

.label-text
{
	color: #fff;
	padding: 5px 10px 5px 0px;
	margin: 5px 0px;
	font-size: 1em;
	font-weight: bold;
	vertical-align: middle;
}

/**************************************************
 * MENUS
 **************************************************/
 
 .main-context-menu
{
    margin: 1px 0 0 0;
    border-top: 1px solid #ddd;
    width: 150px;
    background-color: #fff;
    margin-left: -9px;
}
 
.main-context-menu-item
{
    display: block;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
    margin: 0;
	padding: 0 10px;
	font-weight: bold;
	font-size: .8em;
	text-decoration: none;
	text-align: center;
}
.main-context-menu-item:hover
{
    background: #ccc;
}

 
.inline-context-menu
{
    margin: 1px 0 0 0;
    border-top: 1px solid #ccc;
    width: 150px;
    z-index: 99;
}
 
.inline-context-menu-item
{
    color: #000;
    background-color: #ddd;
    display: block;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
    margin: 0;
	padding: 0 10px;
	font-weight: bold;
	font-size: .8em;
	text-decoration: none;
	text-align: center;
	z-index: 99;
}
.inline-context-menu-item:hover
{
    color: #eee;
    background-color: #5a121e;
    z-index: 99;
}

.ajax__calendar_container
{
    z-index: 1000;
}

.registration-sidebar
{
    float: right;
    font-size: 10pt;
    padding: 10px;
    vertical-align: top;
    width: 175px;
}

.subscription-table
{
    margin: 5px;
    padding: 5px;
    border-collapse: collapse;
}

.subscription-table th
{
    background-color: #ccc;
    border: 1px solid #aaa;
    text-align: left;
    font-size: 1.2em;
    height: 30px;
    padding: 4px;
}

.subscription-table td
{
    border: 1px solid #aaa;
    margin: 5px;
    padding: 5px;
}

#tos p 
{
    padding: 1em;
}

#aggie-event-calendar
{
    padding: 2px;
    font-size: 0.9em;
}

#aggie-event-calendar .logo
{
    text-align: center;
    background-color: #660000;
}

#aggie-event-calendar .region
{
    color: #fff;
    background-color: #333;
    display: block;
    padding: 2px;
    font-weight: bold;
}

#aggie-event-calendar .date
{
    background-color: #eee;
    font-weight: bold;
}

#aggie-event-calendar .desc a
{
    color: #000;
    text-decoration: none;
}

#aggie-event-calendar .desc a:hover
{
    color: #660000;
    text-decoration: underline;
}

#aggie-event-calendar .org
{
    text-align: right;
}

#aggie-event-calendar .org a
{
    color: #aaa;
    font-style: italic;
    text-decoration: none;
}

#aggie-event-calendar div.org a:hover
{
    color: #666666;
}

.collapsible-header
{
    height: 29px;
    line-height: 20px;
    padding: 11px 5px 0 5px;
    margin: 0;
    background-color: #ccc;
    font-family: Arial;
    font-size: 12px;
}

.myAccountPopup
{
    position: absolute;
    visibility: hidden;
    border: solid 1px #fff;
}

.myAccountPopup ul
{
    
}

.myAccountPopup ul li
{
    background-image: none;
}

