/* CSS Document */

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

html,body {margin:0;padding:0;}
body {
   margin: 0 0 0 0;
   font-size: 13px;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   left: 0px;
  }

.front a
{ 
text-decoration:underline;
color:#4D8AC1; 
}

.front a:hover
{ 
text-decoration:underline;
color:#1B1A60; 
}

a 
{ 
text-decoration:underline;
color:#4D8AC1; 
}

a:hover
{ 
text-decoration:underline;
color:#1B1A60; 
}

#topmenu {margin-left:10px;font-weight:bold;font-size:.9em}
#topmenu td{padding-right:3px;padding-left:3px;font-weight:bold}
.topmenulabel{ text-decoration:none;color:#fff;font-weight:bold}
.topmenulabelhl{ text-decoration:none;color:#4D8AC1;font-weight:bold}
.topmenutdselectedfirst {background-color:#eee;border-bottom: 0px dotted #aaa;border-left: 2px solid #aaa; border-right: 2px solid #aaa;border-top: 2px solid #aaa;}
.topmenutdselectedlast {background-color:#eee;border-left: 2px solid #aaa; border-right: 2px solid #aaa;border-top: 2px solid #aaa;border-bottom: 0px dotted #aaa;}
.topmenutdselected {background-color:#eee;border-bottom: 0px dotted #aaa;border-left: 2px solid #aaa; border-right: 2px solid #aaa;border-top: 2px solid #aaa;}
.topmenutd {border-top:2px solid #8cb4d6;font-weight:bold;background-color:#1B1A60;}
.topmenutdfirst {border-left: 2px solid #8cb4d6;font-weight:bold}
.topmenutdlast {border-right: 2px solid #8cb4d6;font-weight:bold}
.topmenutd a{display:block;padding:6px;font-weight:bold;}
.topmenutd a:hover{color:#fff;font-weight:bold; text-decoration:underline;}
.topmenulabelselected{text-decoration:none; color: #1B1A60;font-weight:bold; }
.topmenutdselectedfirst a:hover{color: #4D8AC1; text-decoration:underline}

#navBar{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 200px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 0px;
	top: 120px;
	z-index: auto;
}

#rightBar{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 200px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 810px;
	top: 120px;
	z-index: auto;
}


#leftLogo{
	margin: 0 0 0 0;
	padding: 0px;
        text-align: left;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 160px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 0px;
	top: 10px;
	z-index: auto;
}

#rightLogo{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 200px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 810px;
	top: 5px;
	z-index: auto;
}

#content{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 600px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 205px;
	top: 120px;
	z-index: -1;
}

#opponentContent{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 0px;
	width: 1010px;
	top: 120px;
	z-index: -1;
}

#careerContent{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 600px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 205px;
	top: 100px;
	z-index: -1;
}

#refractionContent{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 600px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 205px;
	top: 65px;
	z-index: -1;
}

#bullsheetContent{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 600px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 205px;
	top: 115px;
	z-index: -1;
}

#mediaGuideContent{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 600px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 205px;
	top: 0px;
	z-index: -1;
}

#titleBar{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 600px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 152px;
	top: 43px;
	z-index: auto;
}

#titleText{
        color: #1B1A60;
        font-size: 18px;
        font-weight:500;
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 600px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 10px;
	z-index: auto;
}

table.reference
{
font-family:"Arial";
font-size:.90em;
border:1px solid #c3c3c3;
border-collapse:collapse;
}

table.reference th
{
font-weight:500;
color:#FFFFFF;
background-color:#1B1A60;
border:1px solid #c3c3c3;
padding:3px;
}

table.reference td 
{
border:1px solid #c3c3c3;
padding:3px;
}

.categorytext
{
font-size: 1.1em;
font-weight: bold;
color: #1B1A60;
}

.categorytextu
{
font-size: 1.1em;
font-weight: bold;
color: #1B1A60;
text-decoration:underline;
}

.directURL {
background-color: #D4D0C8;
}

.aggieLinks a 
{
font-size: 16px;
}
.aggieLinks a:hover
{
font-size: 16px;
}

.frontAggieText 
{
font-weight: bold;
color: #1B1A60;
}

.refractiontitletext
{
font-size: 1.2em;
font-weight: bold; 
color: #1B1A60;
}

/***********************************************/
/* Visibility Stuff                                */
/***********************************************/

.visi { visibility:visible }
.hidd { visibility:hidden }

#submenudiv
{
visibility:visible;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro-droplist.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#dropList { height:26px; width:655px; background:#1B1A60; position:relative; font-family:arial, verdana, sans-serif; font-size:11px; z-index:500; border:1px solid #FFFFFF; border-width:1px 1px 0 1px; margin-left: 10px; margin-top: 2px; z-index: 2; }
#dropList ul#menu { margin:0; padding:0 0 0 0px; list-style:none; white-space:nowrap; background:#FFFFFF;}
#dropList ul#menu li.level1-li { float:left; height:25px; padding-top:1px; margin-right:1px; }
#dropList ul#menu li.level1-li a.level1-a { display:block; height:25px; float:left; border-left:1px solid #7e8586; border-right:1px solid #2d2d2d; padding:0 10px 0 10px; text-decoration:none; line-height:24px; white-space:nowrap; font-weight:bold; color:#FFFFFF; } 
#dropList ul#menu li.sub a.level1-a {color:#FFFFFF;} 
#dropList ul#menu li.level1-li:hover, #dropList ul#menu li.level1-li a.level1-a:hover {position:relative;} 
#dropList ul#menu li.level1-li a.level1-a:hover, #dropList ul#menu li.level1-li:hover a.level1-a { border-left:1px solid #2d2d2d; border-right:1px solid #000; color:#FFFFFF; text-decoration:underline; } 
#dropList ul#menu li.sub a.level1-a:hover { height:25px; color:#FFFFFF; }  
#dropList ul#menu li.sub:hover > a.level1-a { height:25px; color:#FFFFFF; } 
#dropList ul#menu li div.listHolder { position:absolute; left:-9999px; top:25px; border:1px solid #000; border-width:1px 1px 1px 1px; padding:0; background:#FFFFFF;} 

/* IE6 only */ 
#dropList table { border-collapse:collapse; margin:-1px -10px; font-size:1em; width:0; height:0; } 
#dropList ul#menu :hover div.listHolder {left:0;} 
#dropList ul#menu a:hover div.listHolder {left:-1px;} 
#dropList ul#menu div.col1 {width:146px;} 
#dropList ul#menu div.col2 {width:280px;} 
#dropList ul#menu div.col3 {width:420px;} 
#dropList ul#menu a:hover div.left1, 
#dropList ul#menu :hover div.left1 {left:-146px;} 
#dropList ul#menu div.listHolder div.listCol {display:block; float:left; padding:10px; margin:0; width:125px;} 
#dropList ul#menu div.listHolder div.listCol h5 {padding:5px 0 0 0; margin:0; font-size:11px; line-height:13px; background:url(linedot.gif) repeat-x left bottom; color: #000000} 
#dropList ul#menu div.listHolder div.listCol ul {padding:0; margin:0; list-style:none;} 
#dropList ul#menu div.listHolder div.listCol ul li {line-height:15px; padding:0; margin:0;} 
#dropList ul#menu div.listHolder div.listCol ul li a {color:#069; text-decoration:none; padding-left:10px; font-weight:normal;} 
#dropList ul#menu div.listHolder div.listCol ul li a:hover {text-decoration:underline;} 
#dropList ul#menu div.listHolder div.bottomLine {clear:left; background:#666; padding:5px 10px;} 
#dropList ul#menu a:hover div.listHolder div.bottomLine {height:1px;} 
#dropList ul#menu div.listHolder div.bottomLine p {padding:0 0 0 15px; margin:0; line-height:20px; color:#fc0; font-weight:bold;} 
#dropList ul#menu div.listHolder div.bottomLine p a {color:#fff; text-decoration:underline;} 
#dropList ul#menu div.listHolder div.bottomLine p a:hover {text-decoration:none;}

iframe {
   position:absolute;
   top: 25px; /* 25 pixels from the top of the web-page. */
   left:350px; /* 350 pixels from the left of the web-page. */
   z-index: 1;
   background-color:transparent;
   width: 230px;
   height:230px;
}
