/* Start of CMSMS style sheet 'main' */
/* CSS Document */

* { behavior: url(iepngfix.htc) }

.slidetabsmenu {
	height:0px;
	border:#ffffff 1px solid;
	border-top:none;
	border-left:none;
	border-right:none;
	background:url(images/nav_back.gif) repeat-x;
	height:47px;
}
body, td {
	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	color:#555555;
}
body {
	background:url(images/top_back2.gif) repeat-x top left;
	margin:0 0 0 0;
}

.img_ctr {
display: block;
margin: 0px auto; 
}

a:link, a:visited, a:active {
	color:#423d66;
	text-decoration:underline;
	outline: none;
}
A:hover {
	color:#454545;
	text-decoration:none;
}

.sidebar a:link, .sidebar a:visited, .sidebar a:active {
	color:#ffffff;
	text-decoration:underline;
	outline: none;
}
.sidebar A:hover {
	color:#454545;
	text-decoration:none;
}
/*
#links a:hover {
	color:#33392f;
        text-decoration:none;
}	
*/
h1 {
	font-size:22px;
	color:#46416c;
}
h2 {
	font-size:14px;
	color:#46416c;


}
h3 {
	font-size:11px
}

.headers {
	padding: 5px 10px 5px 10px; 
        display: block;
	font-size:19px;
        font-family: Tahoma, Verdana, Arial;
        background: url(images/header_dots2.png) left bottom no-repeat;
        width: 635px;
        margin: 0px;
        color: #454545;
}

.contents1 {
        padding: 0px 15px 15px 15px; 
        color: #454545;
}

.headers2 {
	padding: 5px 10px 5px 10px; 
        display: block;
	font-size:19px;
        font-family: Tahoma, Verdana, Arial;
        background: url(images/header_dots2.png) left bottom no-repeat;
        width: 635px;
        margin: 0px;
        color: #454545;
}

.contents2 {
        padding: 0px 15px 15px 15px; 
        background-color: #ffffff;
}


.headers3 {
	padding: 3px; 
        display: block;
        font-family: Tahoma, Verdana, Arial;
        background: url(images/header3_dots_orange2.gif) left top no-repeat;
        width: 635px;
        margin: 0px;
        color: #5c6954;
}

#menu {
	height:52px;
}
#menu a {
	height:10px;
	color:#ffffff;
	padding:7px 15px 7px 15px;
	background-color:none;
}
#menu a:hover {
	height:10px;
	color:#black;
	padding:7px 15px 7px 15px;
	background-color:#434b5c;
}
#gray_table {
	background:#f3f4f4;
	border-top:#d699ab 3px solid;
	border-bottom:#d8d9da 3px solid;
}
#gray_cell {
	padding:15px;
	line-height:normal;
}
#gray_cell3 {
	padding:15px;
	line-height:normal;
	color:#000000;
}
#intro {
	font-size:14px;
	line-height:22px;
	padding:15px 5px 15px 5px;
}
.purple_text {
	color:#98002e;
}
.faq {
	font-weight:bold;
	font-size:14px;
	color:#333;
}
.faq_links {
	font-size:12px;
	color:#98002e;
	line-height:24px;
}
.faq_links a {
	font-size:12px;
	color:#98002e;
	text-decoration:underline;
}
.faq_links a:hover {
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.header1 {
	font-size:22px;
	color:#98002e;
}
.header2 {
	font-size:14px;
	color:#98002e;
}
input {
	border-bottom:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-top:#d7d7d7 1px solid;
	border-left:#d7d7d7 1px solid;
}
#sub input {
	background: #fefefe url(../images/background_form_element.gif) repeat-x;
	border: 3px double;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
	width:65px;
	height:25px;
	font:Tahoma, Arial, Helvetica;
	color:#962556;
	vertical-align:middle;
}
.text_area {
	border-bottom:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-top:#d7d7d7 1px solid;
	border-left:#d7d7d7 1px solid;
}
.main_headers {
	font-size:18px;
	font-weight:bold;
	color:#b52f00;
	line-height:18px;
}
.main_headers_small {
	font-size:14px;
	font-weight:bold;
	color:#b52f00;
	line-height:18px;
}
/*
li {
	list-style:none;
	display: inline;
	margin:0;
	color:#ffffff;
}
*/
#slidemenu {
	padding:0px 10px 0 10px;
}
#slidemenu a {
	float: left;
	display: block;
	text-decoration: none;
	overflow: hidden;
	border:0;
	color:#ffffff;
	/*	padding:15px 10px 0 10px;*/
	background:url(images/nav_back.gif) repeat-x;
	height:45px;
}
/*	#slidemenu a:hover {
	float: left;
	display: block;
	text-decoration: none;
	overflow: hidden;
	border:0;
	color:#ffffff;
	padding:15px 10px 0 10px;
	background: #5d5d5d;
	height:25px;
	}*/
#slidemenu a:hover #menuleft {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_left.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#slidemenu a #menuleft {
	background: url(images/menu_lefton.gif) no-repeat;
	float: left;
	display: block;
	width:17px;
	height:80px;
	cursor:hand;
	cursor:pointer;
}
#slidemenu a:hover #menuright {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_right.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#slidemenu a #menuright {
	background: url(images/menu_righton.gif) no-repeat;
	float: left;
	display: block;
	width:17px;
	height:80px;
	cursor:hand;
	cursor:pointer;
}
#slidemenu a:hover #menumiddle {
	float: left;
	display: block;
	background: url(images/menu_middle.gif) repeat-x;
	height:50px;
	color:#FFFFFF;
	padding-top:16px;
	cursor:hand;
	cursor:pointer;
}
#slidemenu a #menumiddle {
	float: left;
	background: url(images/menu_middleon.gif) repeat-x;
	display: block;
	height:80px;
	color:#FFFFFF;
	cursor:hand;
	cursor:pointer;
	padding-top:16px;
}
#prospective_students #i52 a #menumiddle {
	float: left;
	display: block;
	background: url(images/menu_middle.gif) repeat-x;
	height:50px;
	color:#FFFFFF;
	padding-top:16px;
	cursor:hand;
	cursor:pointer;
}
#prospective_students #i52 a #menuleft {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_left.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#prospective_students #i52 a #menuright {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_right.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#current_students #i53 a #menumiddle {
	float: left;
	display: block;
	background: url(images/menu_middle.gif) repeat-x;
	height:50px;
	color:#FFFFFF;
	padding-top:16px;
	cursor:hand;
	cursor:pointer;
}
#current_students #i53 a #menuleft {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_left.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#current_students #i53 a #menuright {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_right.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#alumni #i54 a #menumiddle {
	float: left;
	display: block;
	background: url(images/menu_middle.gif) repeat-x;
	height:50px;
	color:#FFFFFF;
	padding-top:16px;
	cursor:hand;
	cursor:pointer;
}
#alumni #i54 a #menuleft {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_left.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#alumni #i54 a #menuright {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_right.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#corporate-education #i55 a #menumiddle {
	float: left;
	display: block;
	background: url(images/menu_middle.gif) repeat-x;
	height:50px;
	color:#FFFFFF;
	padding-top:16px;
	cursor:hand;
	cursor:pointer;
}
#corporate-education #i55 a #menuleft {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_left.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#corporate-education #i55 a #menuright {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_right.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#colleges #i56 a #menumiddle {
	float: left;
	display: block;
	background: url(images/menu_middle.gif) repeat-x;
	height:50px;
	color:#FFFFFF;
	padding-top:16px;
	cursor:hand;
	cursor:pointer;
}
#colleges #i56 a #menuleft {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_left.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#colleges #i56 a #menuright {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_right.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#online #i57 a #menumiddle {
	float: left;
	display: block;
	background: url(images/menu_middle.gif) repeat-x;
	height:50px;
	color:#FFFFFF;
	padding-top:16px;
	cursor:hand;
	cursor:pointer;
}
#online #i57 a #menuleft {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_left.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#online #i57 a #menuright {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_right.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#campus #i58 a #menumiddle {
	float: left;
	display: block;
	background: url(images/menu_middle.gif) repeat-x;
	height:50px;
	color:#FFFFFF;
	padding-top:16px;
	cursor:hand;
	cursor:pointer;
}
#campus #i58 a #menuleft {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_left.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#campus #i58 a #menuright {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_right.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#investor-relations #i59 a #menumiddle {
	float: left;
	display: block;
	background: url(images/menu_middle.gif) repeat-x;
	height:50px;
	color:#FFFFFF;
	padding-top:16px;
	cursor:hand;
	cursor:pointer;
}
#investor-relations #i59 a #menuleft {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_left.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#investor-relations #i59 a #menuright {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_right.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}


#Home #i15 a #menumiddle {
	float: left;
	display: block;
	background: url(images/menu_middle.gif) repeat-x;
	height:50px;
	color:#FFFFFF;
	padding-top:16px;
	cursor:hand;
	cursor:pointer;
}
#Home #i15 a #menuleft {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_left.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}
#Home #i15 a #menuright {
	float: left;
	display: block;
	width:17px;
	background: url(images/menu_right.gif) no-repeat;
	height:50px;
	cursor:hand;
	cursor:pointer;
}

	#nav_back {
	height:66px;
	padding:2px 3px 0 1px;
}
#back {
	background:url(images/nav_back.gif) repeat-x;
	height:46px;
}
#quick_link {
	padding-top:5px;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
#quick_link A {
	padding-top:5px;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
#quick_link A:hover {
	padding-top:5px;
	font-size:12px;
	color:#454545;
	text-decoration:underline;
}
.small_date {
	font-size:10px;
	color:#7198e5;
}

.sidebar {
        border-right: #cccccc 1px dashed; 
        background:url(images/lt_back.gif) left -1px no-repeat;
}

.sidebarPadding {
        padding:20px 0px 0px 12px;
}

.sidebar_header {
	font-size:11px;
	color:#5e83cc;
}
.sidebar_text {
	font-size:12px;
	color:#6b757a;
}

.contentBack {
        padding:0px; 
        background: url(images/rt_back.jpg) left -1px no-repeat
}

#footer {
	color:#999999;
	text-decoration:none;
}
#footer2 {
	background:url(images/bottom_back.gif) repeat-x bottom;
	height:114px;
	display:block;
}
#footer a {
	color:#999999;
	text-decoration: none;
	height:100%;
}
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.subheaders {
	font-family:Tahoma, Arial, Helvetica;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	border-bottom:#ffffff dotted 1px;
	width:180px;
}
.style8 {
	font-size:15px;
	color:#f9ff9b;
	font-weight:bold;
}
.NewsSummary {
	color:#ffffff;
	line-height:16px;
}
.NewsSummaryLink {
	color:#ffffff;
	font-weight:bold;
}
.NewsSummaryLink a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.NewsSummaryLink a:hover {
	color:#fecf3e;
	font-weight:bold;
	text-decoration:underline;
}
.NewsSummaryPostdate {
	color:#ffffff;
}
.NewsSummaryMorelink {
	color:#ffffff;
}
.NewsSummaryMorelink a {
	color:#ffffff;
}
.NewsSummaryMorelink a:hover {
	color:#fecf3e;
}
#cntnt01moduleform_1 input {
/*	background:url(images/search_box.gif) no-repeat;*/
}
#cntnt01moduleform_1 #btn {
/*	background:url(images/search_box.gif) no-repeat;*/
	border:none;
	background:url(images/lupe.gif) no-repeat right top;
	cursor:pointer;
	cursor:hand;
	width:20px;

}
#searchbox #cntnt01searchinput {
	width:120px;
	size:20px;
}
.searchbox {
	padding:15px 5px 2px 5px;
	margin:0;
	/*background:url(images/search_box.gif) no-repeat;*/
}
hr {
	border-bottom:#444444 1px solid;
	border-left:none;
	border-right:none;
}

.trans_box2{
	padding:5px 5px 5px 5px;
	margin:0;
	background:url(images/search_box2.gif) no-repeat;
width: 167px;
height: 18px;
overflow: hidden;
position: absolute; 
z-index: 1; 
left:739px; 
top:-107px; 
text-align:left; 
font-size:10px; 
color:#81bde2; 
/*
width:282px; padding:5px 0 5px 0; 
*/
}
#cntnt01moduleform_1 #cntnt01searchinput{
background:none;
border:none;
	width:130px;
}

.border {
	border: 1px solid #cccccc;
}

.trans_box9 {
position:absolute;
	left:815px;
	top: -60px;  /* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/gcuedu_btn.png');
	width: 120px;
	height: 100px;
	cursor:pointer;
	cursor:hand;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box9[class] {
  background-image:url(images/gcuedu_btn.png); background-repeat:no-repeat;
}
.trans_box9:hover {

	position:absolute;
	left:815px;
	top: -60px;  /* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/gcuedu_btn_over.png');
	width: 120px;
	height: 100px;
	cursor:pointer;
	cursor:hand;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box9:hover[class] {
  background-image:url(images/gcuedu_btn_over.png); background-repeat:no-repeat;
}

.NewsSummaryLink {
font-size: 14px;
}

.NewsSummary, .NewsSummaryPostdate, .NewsSummaryMorelink {
color: #4e4e4e;
}

.NewsSummary a, .NewsSummary a:visited, .NewsSummary a:active, .NewsSummaryMorelink a {
color: #3f3f3f;
}

.NewsSummary a:hover, .NewsSummaryLink a:hover {
color: #666666;
}


/* FOR TABLE ON DISCOVER US PAGE */

.borderT {
        border-top: solid 1px #6b63a4;
	border-bottom: solid 1px #6b63a4;
}

.tdColorT {
	background-color: #eeebff;
	border-top: solid 1px #6b63a4;
	border-bottom: solid 1px #6b63a4;
        border-left: solid 1px #6b63a4;
        border-right: solid 1px #6b63a4;
}

.borderB {
        border-bottom: solid 1px #6b63a4;
}

.tdColor {
	background-color: #eeebff;
	border-bottom: solid 1px #6b63a4;
        border-left: solid 1px #6b63a4;
        border-right: solid 1px #6b63a4;
}

.tdWhite {
        background-color: #ffffff;
}

.noPadding {
        padding: 0px;
}

#site_map {
        line-height: 24px;
}

#site_map ul {
        margin: 0px;
        padding: 0px;
        margin-left: 20px;
}

#site_map ul ul{
        margin: 0px;
        padding: 0px;
        margin-left: 20px;
}

.athleticHomeEvent, .athleticTable .athleticHomeEvent td {
        font-weight: bold;
        color: #45406b;
}

.athleticTable {
	background-color: #efedff;
	border: 1px solid #45406b;
}

.athleticTable tr {
	vertical-align:top;
}

.athleticHeading {
	background-color: #45406b;
}

.athleticHeading td {
	color: #efedff;
	border-bottom: 1px solid #ffffff;
}

.athleticMonth {
	background-color: #45406b;
}

.athleticMonth td {
	color: #efedff;
}

.athleticOtherRow {
	background-color: #e1ddff;
}
/* End of 'main' */

