body{
	margin:0;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#fff url(../images/body-bg.gif) repeat-x;
}
img{ border:none;}
a{
	/*color:#000;*/
	text-decoration:none;
}
a:hover{
	text-decoration:underline;	
}

form, fieldset{
	margin:0;
	padding:0;
	border:none;
}
input, select, textarea{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
/* Wrapper */
#wrapper{
	width:798px;
	overflow:hidden;
	margin:0 auto;

}
/* Header */
#header{
	width:756px;
	overflow:hidden;
	padding:0 21px;
}
h1.logo{
	float:left;
	margin:20px 0 0;
	width:439px;
	height:108px;
}
h1.logo a{
	display:block;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	height:108px;
}
.add-nav ul{
	margin:16px 0 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.add-nav li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 50%;
	margin:0 2px 0 -2px;
	padding:0 0 0 2px;
	line-height:10px;
}
.add-nav li a{
	float:left;
	font-size:10px;
	color:#fff;
	margin:0 2px;
	height:10px;
}
.add-nav li a:hover{
	text-decoration:underline;
}
/*to fix contact link */
.add-nav li p {
	margin: 0;
	padding: 0;
}
.form{
	float:right;
	width:232px;
	margin:23px 0 0;
}
.form select{
	width:230px;
}
input.btn-none{
	display:none;
}
.form .search{
	width:230px;
	overflow:hidden;
	margin:20px 0 0;
	background:url(../images/search-bg.gif) no-repeat;
}
.form .search .text{
	float:left;
	width:194px;
	padding:4px 1px 4px 10px;
	border:0;
	font-size:12px;
	color:#666666;
	background:none;
}
.form a.go{
	float:left;
	background:url(../images/go-btn.gif) no-repeat;
	width:25px;
	height:22px;
	text-indent:-9999px;
}
.form input.go{
	float:left;
	background:url(../images/go-btn.gif) no-repeat;
	width:25px;
	height:22px;
	text-indent:-9999px;
	border: none;
	
	color: transparent;
	text-transform: capitalize;

}
/* Main */
#main{
	width:100%;
	overflow:hidden;
	margin:-5px 0 0;

}
.main-top{
	background:url(../images/main-top.png) no-repeat;
	width:765px;
	height:35px;
	padding:16px 11px 0 22px;

}
.main-bg{
	background:url(../images/main-bg.png) repeat-y;
	width:776px;
	overflow:hidden;
	padding:0 11px 8px 11px;
	clear:both;
}
.main-bottom{
	background:url(../images/main-bottom.png) no-repeat;
	width:747px;
	height:70px;
	padding:8px 23px 0 28px;
}
/* Navigation */
#nav{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
position: relative;
z-index: 1000;
}
#nav li{
	float:left;
	margin:0 5px 0 0;
}
#nav li a{
	float:left;
	border:1px solid #ddd;
	background:#e6e6e6;
	color:#48494a;
	padding:6px 8px;
	font-size:12px;
	position:relative;
}
#nav li a:hover,
#nav li.active a,
#nav li.hover a,
#nav li:hover a{
	background:#fff;
	text-decoration:none;
}
#nav li.hover,
#nav li:hover{
	position:relative;
}
#nav li.hover ul,
#nav li:hover ul{
	display:block;
}
#nav ul{
	position:absolute;
	left:0;
	top:28px;
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	float:none;
	width:187px;
}
#nav ul li{
	width:187px;
	float:left;
	border:1px solid #ddd;
	background:#fff;
}
#nav ul li a{
	display:block;
	padding:6px 0 6px 3px;
	border:0;
	background:#fff;
}
#nav ul li a:hover{
	text-decoration:underline;
}
/* Sidebar */
.sidebar{
	float:left;
	width:171px;
	padding:9px 0 0 11px;
}
.sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar ul li{
	padding:0 0 5px;
}
.sidebar ul li a{
	color:#0f3475;
	font-size:11px;
	letter-spacing:-1px;
}
/* Content */
.content{
	float:right;
	width:580px;
	padding:5px 10px 0 0;
}
.content .img{
	float:right;
	width:193px;
	padding:22px 0 0;
}
.content-text{
	float:left;
	width:550px;
}
.content-text h2{
	margin:0;
	font-size:14px;
	color:#0a457a;
	padding:0 0 4px;
}
.content-text p{
	margin:0;
	font-size:11px;
	line-height:12px;
	color:#333;
	letter-spacing: 0px;
	padding:0 0 15px;
}
.content-text p a{
	color:#0f34ae;
	text-decoration:underline;
}
.content-text p a:hover{
	text-decoration:none;
}
.content-text a{
	color:#0f34ae;
	text-decoration:underline;
}
.content-text a:hover{
	text-decoration:none;
}
/*.content-text ul{
	margin:5px 0 0 4px;
	padding:0;
	list-style:none;
}
.content-text ul li{
	background:url(../images/bullet.gif) no-repeat 0 4px;
	padding:0 0 20px 10px;
	line-height:12px;
	letter-spacing:-1px;
}*/
.content-text ul li a{
	color:#0f34ae;
}
.content-text p.com-dep{
	font-size:12px;
	line-height:15px;
	letter-spacing:0;
	padding:0px;
	margin:63px 0 0;
}
.main-bottom{
	text-align:right;
}
.main-bottom strong.logo2{
	float:left;
	width:110px;
	height:46px;
	text-align:left;
	margin:3px 0 0;
}
.main-bottom strong.logo2 a{
	display:block;
	text-indent:-9999px;
	background:url(../images/logo-footer.png) no-repeat;
	height:46px;
	overflow:hidden;
	position:relative;
}
.main-bottom address span{
	display:block;
	font-size:11px;
	line-height:12px;
	color:#6c6c71;
	font-style:normal;
}
/* Footer */
#footer{
	width:100%;
	text-align:center;
	padding:4px 0 50px;
}
#footer p{
	margin:0;
	display:inline;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#footer ul li{
	background:url(../images/separator4.gif) no-repeat 0 2px;
	display:inline;
	padding:0 1px 0 6px;
}
#footer ul li a{
	text-decoration:underline;
	color:#0f3475;
}
#footer ul li a:hover{
	text-decoration:none;
}
/* Inner page */
.inner .main-bg{
	padding:0 11px;
}
.visual{
	width:100%;
	overflow:hidden;
}
.visual img{
	float:left;
	margin:0 0 0 1px;
}
.banner{
	float:right;
	width:192px;
	overflow:hidden;
}
.banner img{
	display:block;
	padding:0 0 1px;
}
.columns{
	width:100%;
	overflow:hidden;
	background:url(../images/main-bg-inner.gif) repeat-y;
	margin:0 0 0 1px;
	padding:0 0 20px;
}
.col1{
	float:left;
	width:202px;
}
strong.title{
	display:block;
	color:#000;
	font-size:11px;
	background:#5888d8;
	width:100%;
	line-height:20px;
	text-indent:10px;
}
.col1 form label{
	display:block;
	color:#fff;
	padding:7px 0 5px;
}
.col1 form input{
	width:173px;
	padding:1px;
	border-width:1px;
}
.login{
	width:100%;
	overflow:hidden;
	margin:5px 0 0;
}
.login ul{
	margin:0 0 0 -3px;
	padding:0;
	list-style:none;
	float:left;
	width:140px;
}
.login ul li{
	float:left;
	background:url(../images/separator2.gif) no-repeat 0 50%;
	margin:0 1px 0 -1px;
	padding:0 0 0 2px;
}
.login ul li a{
	color:#fff;
	text-decoration:underline;
	margin:0 3px;
}
.login ul li a:hover{
	text-decoration:none;
}
.login a.go-login{
	float:right;
	background:url(../images/go2.gif) no-repeat;
	width:34px;
	height:18px;
	text-indent:-9999px;
	margin:5px 9px 0 0;
}
.login input.go-login{
	float:right;
	background:url(../images/go2.gif) no-repeat;
	width:34px;
	height:18px;
	text-indent:-9999px;
	margin:5px 9px 0 0;
	border: none;
	color: transparent;
text-transform: capitalize;
}

#IEroot .login input.go-login {
	width: 34px;
	font-size: 0;
	color: #fff;
	text-align: right;
}
#IEroot .login input.go-login {
	width: 44px;
	text-indent: 0;
}




.form2{
	padding:0 0 11px 10px;
}
.faculty{
	padding:5px 0 5px 10px;
}
.faculty p{
	margin:0;
	color:#fff;
}
.faculty p a{
	color:#fff;
	text-decoration:underline;
}
.faculty p a:hover{
	text-decoration:none;
}
.col2{
	float:left;
	width:286px;
	text-align:right;
}
strong.cols{
	background:#9dc2fa;
	text-align:left;
}
.col2 ul{
	margin:0;
	padding:8px 0 15px 14px;
	list-style:none;
	float:left;
	text-align:left;
	width:255px;
}
.col2 ul li{
	background:url(../images/bullet2.gif) no-repeat 0 5px;
	padding:0 0 0 11px;
	line-height:12px;
}
.col2 ul li a{
	color:#0f3475;
	letter-spacing:-1px;
}
.col2 a.more{
	margin:0 13px 0 0;
	color:#0f3475;
	letter-spacing:-1px;
	/*background:url(../images/bullet3.gif) no-repeat 0 4px;*/
	padding:0 0 0 12px;
	text-decoration:underline;

}
.col2 a.more:hover{
	text-decoration:none;
}
.col3{
	width:285px;
	float:left;
	text-align:right;
	overflow:hidden;
}
.col3 strong.cols{
	background:#9dc2fa;
	text-align:left;
	margin:0 0 0 1px;
}
.col3 ul{
	margin:0;
	padding:8px 0 15px 14px;
	list-style:none;
	float:left;
	text-align:left;
	width:250px;
}
.col3 ul li{
	background:url(../images/bullet2.gif) no-repeat 0 5px;
	padding:0 0 0 11px;
	line-height:12px;
}
.col3 ul li a{
	color:#0f3475;
	letter-spacing:-1px;
}
.col3 a.more{
	margin:0 13px 0 0;
	color:#0f3475;
	letter-spacing:-1px;
	/*background:url(../images/bullet3.gif) no-repeat 0 4px;*/
	padding:0 0 14px 8px;
	text-decoration:underline;
}
.col3 a.more:hover{
	text-decoration:none;
}
.link-more{
	width:100%;
	overflow:hidden;
	text-align:right;
	margin:14px 0 0;
}
ul.navBreadcrumbs{
	margin:16px 0 20px;
	padding:0;
	list-style:none;
	display: block;
	overflow:hidden;
}
ul.navBreadcrumbs li{
	margin:0 2px 0 -2px;
	padding:0 0 0 2px;
	line-height:10px;
	list-style:none;
	display:inline;
}

#playlist {
	border: 1px solid #666;
}
#playlist tr th{
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	color: #fff;	
	background-color: #36b;
	border-left: 1px solid #47c;
	border-bottom: 1px solid #58d;
}
#playlist tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	border-left: 1px solid #ddd;
}
#playlist tbody tr.selected td {
	background-color: #abf;
	border-left: 1px solid #88d;
	border-bottom: 1px solid #bcf;
}
#playlist tr.alt td {
	background: #eef;
}


.content-text fieldset {
	border: 1px solid #ccc;
	margin: 10px;
	padding: 10px;
	clear: both;
}
.content-text fieldset fieldset {
	margin: 10px 0;
}

.content-text legend {
	font-weight: bold;
	font-size: 10px;
	color: #666;
	background: #eee;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 4px 8px;
	margin: 5px 0 0 0;
}

.content-text label {
	color: #660000;
}

.content-text dt {
	float: left;
	width: 120px;
	clear:both;
}

.content-text dd {
	margin: 0;
	padding: 2px 0;
}

.content-text acronym {
	padding-right: 20px;
	background-image: url(http://www.grcc.edu/files/plapenna/question.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
.required {
	padding-left: 10px;
	color: #CC0000;
}
#slideshow {
	width: 582px;
	height: 187px;
	overflow: hidden; 
}
#loginAlert {
	color:#FF0;
	margin: 10px;
}
#loginAlert h1 {
	color:#FF0;
	font-size: 12px;
}
#site_alert {
	display: block;
	background:#C00;
	color: #FFF;
}
#site_alert div {
	padding: 5px 50px;
}
#site_alert h1 {
	font-size: 16px;
}
#site_alert a {
	color:#FFF;
	text-decoration: underline;
}

/*Library Homepage Styles*/
div#library ul#subnav {
	border: 1px solid #ffff99;
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
div#library ul#subnav li {
	border-left: 1px solid black;
	border-top-width: 0px;
	display: inline;
	padding: 2px;
}
div#library ul#subnav li.first {
	border-left-style: none;
}
div#library ul#bottomnav {
	list-style-type: none;
	background-color: #333399;
}
div#library ul#bottomnav li {
	margin: 0px;
	padding: 2px 5px 5px;
	background-repeat: repeat-x;
	background-image: url(http://www.grcc.edu/images/bg_btn.gif);
	height: 25px;
	display: block;
	float: left;
}
div#library ul#bottomnav li a {
	color: white;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
div#library div#subsection {
	text-align: center;
	background-color: #ffffcc;
}
div#library {
	width: 550px;
}
div#library div#contact {
	text-align: right;
	clear:both;
}
div#library div#search {
	border: 1px solid #ffff33;
	background-color: #ffffcc;
}
div#library div#hours {
	border: 1px solid #ffff33;
	background-color: #ffffcc;
}
div#library ul#contactnumbers {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
div#library ul#contactnumbers li {
	border-left: 1px solid black;
	border-top-width: 0px;
	display: inline;
	padding: 2px;
}
div#library ul#contactnumbers li.first {
	border-left-style: none;
}

/*ListNav Styles*/
.listNav { 
	margin:0 0 10px; 
}
.ln-letters { 
	overflow:hidden; 
}
.ln-letters a { 
	font-size:0.9em; 
	display:block; 
	float:left; 
	padding:4px; 
	border:1px solid silver; 
	border-right:none; 
	text-decoration:none; 
}
.ln-letters a.ln-last { 
	border-right:1px solid silver; 
}
.ln-letters a:hover, .ln-letters a.ln-selected { 
	background-color:#eee; 
}
.ln-letters a.ln-disabled { 
	color:#ccc; 
}
.ln-letter-count { 
	text-align:center; 
	font-size:0.8em; 
	line-height:1; 
	margin-bottom:3px; 
	color:#369;
}

/*Brief Content Item Styles*/

.brief_highlight {
	background: #bcd url("../images/blue_gradient.jpg") top left repeat-x;
	border: 2px solid #eee;
	width: 300px;
	margin: 5px;
	padding: 5px;
	float: left;
}
.brief_alert {
	background: #fbb url("../images/red_gradient.jpg") top left repeat-x;
	border: 2px solid #eee;
	width: 200px;
	margin: 5px;
	padding: 5px;
	float: right;
}
