/* Global CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
} /* removes defaults from all elements */
/*	links
------------------------------------------------------------------------------- */	
a:visited,
a:active,
a:link {
	color:#006600;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #669900; 
	text-decoration: none;
	font-weight: normal;
}
.bulltedlist {
	list-style-position:outside;
	list-style-type: square;
	line-height: 20px;
	padding-left:30px;
}
/* CSS Document */
#division-page-shadow {
	width:850px;
	border: 3px solid #b0ada2;
	margin: 15px auto 30px auto;
	position:relative;
	background-color: #f6f5f0;
}
#division-page-wrapper {
	color:#000000;
	border: 2px solid #8d8d8d;
	background-color:#DfDfDf;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
#division-logo {
	background-image:url(../Images/vgcclogo-bw-small.jpg);
	width:191px;
	height:35px;
	display:block;
	position:absolute;
	top:10px;
	left:15px;
	background-repeat: no-repeat;
}	
#division-search {
	position:relative;
	width:170px;
	margin:5px 0 0 0;
	float:right;
	display: inline;
}
#division-date {
	color:#FFFFFF;
	padding-top:1px;
}
#division-inner-shadow {
	width:830px;
	border: 3px solid #cbcbcb;
}
#division-inner-content {
	border: 1px solid #9d9d9d;
	background-color:#f6f5f0;
	width:830px;
	margin: 0 auto 0 auto;
	overflow:hidden;
}
#division-inner-webpage-body {
	width:630px;
	text-align:left;
	float:right;
	padding:2.5px 4px 10px 0;
	background-color:#FFFFFF;
}
#division-content-body {
	background-color:#FFFFFF;
	text-align:left;
	padding:5px 5px 2px 5px;
}
#division-content {
	border: 1px solid #9d9d9d;
	background-color:#f6f5f0;
	width:860px;
	margin: 0px auto 0px auto;
	text-align:left;
}
#division-sidearea {
	width: 180px;
	background-color:#FFFFFF;
	float:left;
	clear:left;
	display:inline;
	margin:2px 0 5px 3px;
	padding-bottom:5px;
}
/* End Division Styles
------------------------------------------------------------------------------------------------*/

/* Department Styles
------------------------------------------------------------------------------------------------*/
#department-page-shadow {
	width:908px;
	border: 3px solid #b0ada2;
	margin: 5px auto 30px auto;
	position:relative;
	background-color: #f6f5f0;
}
#department-page-wrapper {
	color:#000000;
	border: 2px solid #8d8d8d;
	background-color:#DfDfDf;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
#department-inner-shadow {
	background-color:#ffffff;
	width:840px;
	border: 3px solid #cbcbcb;
	margin: 5px auto 30px auto;
}
#department-inner-content {
	border: 1px solid #9d9d9d;
	background-color:#f6f5f0;
	margin: 0 auto 0 auto;
	overflow:hidden;
}
#department-body {
	width:630px;
	float:right;
	margin: 3px 3px 3px 8px;
	background-color:#FFFFFF;
}
#department-logo {
	background-image:url(../Images/logo.jpg);
	width:280px;
	height:61px;
	display:block;
	position:absolute;
	top:10px;
	left:15px;
	background-repeat: no-repeat;
}	
#department-search {
	position:relative;
	width:170px;
	margin:5px 0 0 0;
	float:right;
	display: inline;
}
#department-date {
	color:#006C00;
	padding-top:5px;
	padding-right:40px;
}
#department-content {
	border: 1px solid #9d9d9d;
	background-color:#FFFFFF;
	width:900px;
	margin: 0px 2px 0px 2px;
}
#department-content-body {
	background-color:#FFFFFF;
	text-align:left;
	padding:0px 4px 5px 4px;
}
/*Health Sciences Division -----------------------------------------------------------------------------------------------*/
#division-header-hs {
	width:908px;
	height:135px;
	border-bottom:2px solid #fbc20f;
	background-image:url(../Images/Page-headers/health-science-header.gif);
}
#department-header-HS {
	width: 800px;
}
/*End Health Sciences
------------------------------------------------------------------------------------------------*/

/*Applied Technologies Division ------------------------------------------------------------------------------------------------*/
#division-header-busappliedtech {
	width:908px;
	height:150px;
	background-image:url(../Images/Page-headers/busappliedtech-header.gif);
	border-bottom:2px solid #fbc20f;
	background-repeat:no-repeat;
}
#bat-program-menu {
	width:120px;
	height:350px;
	background-image:url(../Images/bat-background.gif);
	padding-top: 10px;
	color:#006C00;
	font-size:12pt;
	text-align:center;
	border: thin solid #b0ada2;
	margin-bottom:5px;
	float: left;
	margin-right: 5px;
}
#bat-title {
	width:650px;
	height:75px;
	background-image:url(../Images/bat-title.gif);
	font-size: 19pt;
	font-variant: small-caps;
	color: #006C00;
	font-weight: bold;
	margin-right:20px;
	background-repeat: no-repeat;
	float: right;
	}

#division-header-as {
	width:908px;
	height:135px;
	border-bottom:2px solid #fbc20f;
	background-image:url(../Images/Page-headers/arts-sciences-header.jpg);
}
#as-program-menu {
	width:120px;
	height:350px;
	background-image:url(../Images/as-background.gif);
	padding-top: 10px;
	color:#006C00;
	font-size:12pt;
	text-align:center;
	border: 1px solid #b0ada2;
	margin-bottom:5px;
	float: left;
	margin-right: 5px;
}
#as-title {
	width:650px;
	height:75px;
	background-image:url(../Images/as-title.gif);
	font-size: 19pt;
	font-variant: small-caps;
	color: #006C00;
	font-weight: bold;
	margin-right:20px;
	background-repeat: no-repeat;
	float: right;
	}
/*Student Affairs Division -----------------------------------------------------------------------------------------------*/
#division-header-sa {
	width:908px;
	height:200px;
	border-bottom:2px solid #fbc20f;
	background-image:url(../Images/Page-headers/studentaffairs-header.gif)
}

#division-header-fao {
	width:908px;
	height:200px;
	background-image:url(../Images/Page-headers/fao-header.gif);
	background-color:#FFFFFF;
	border-bottom:2px solid #fbc20f;
}
#fao-middle {
	width:906px;
	height:120px;
	background-image:url(../Images/fao-middle-.gif);
	border-bottom:2px solid #fbc20f;
}
#fao-content {
	border: 1px solid #9d9d9d;
	background-color:#f6f5f0;
	width:850px;
	margin: 5px 2px 0 2px;
}
#division-header-stuact {
	width:908px;
	height:66px;
	border-bottom:2px solid #fbc20f;
	background-image:url(../Images/Page-headers/studentactivities-header.gif)
}
#studentact-menu-left {
	width:250px;
	height:500px;
	background-image:url(../Images/studact-graphic.gif);
	font-size: 14px;
	color: #006C00;
	font-variant: small-caps;
	font-weight: bold;
	float: left;	
}
#studentact-content-right {
	float:right;
	width:550px;
}
#athletics-header {
	width:850px;
	height:114px;
	background-image:url(../Images/Page-headers/athletics-header.gif)
}
#athletics-navborder {
	width:850px;
	height:35px;
	background-image:url(../Images/nav-bkg.gif);
	padding-bottom: 5px;
	background-repeat: repeat-x;
}
#basketball-header {
	width:850px;
	height:114px;
	background-image:url(../Images/Page-headers/basketball-header.gif);
	border-bottom: thin #000000 solid;
	margin-bottom: 2px;
}

#background-basketball {
	background-image: url(../Images/basketball.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#counseling-header {
	width:850px;
	height:170px;
	background-image:url(../Images/Page-headers/counseling-header.gif);
	border-bottom: thin #000000 solid;
	margin-bottom: 2px;
}
/*Learn and Earn -----------------------------------------------------------------------------------------------*/
#division-header-learn-earn {
	width:908px;
	height:150px;
	border-bottom:2px solid #fbc20f;
	background-image:url(../Images/Page-headers/learn-earn-header.jpg);
}
#learnearn-menu-left {
	width:195px;
	float: left;
}
#division-header-huskins {
	width:908px;
	height:150px;
	border-bottom:2px solid #fbc20f;
	background-image:url(../Images/Page-headers/huskins-header.jpg);
}
/* LRC Styles
------------------------------------------------------------------------------------------------*/
#department-header-LRC {
	width:908px;
	height:105px;
	background-image:url(../Images/Page-headers/LRC-header.jpg);
	background-color:#FFFFFF;
	border-bottom:2px solid #fbc20f;
}
#lrc-research {
	background-image: url(../Images/research-tab.gif);
	height: 225px;
	width: 150px;
	text-align: left;
	text-indent: 2px;
	font-size: 8pt;
}
#lrc-tutorials {
	background-image: url(../Images/tutorials-tab.gif);
	height: 225px;
	width: 150px;
	text-align: left;
	text-indent: 2px;
	font-size: 8pt;
}
#lrc-aboutus {
	background-image: url(../Images/about-tab.gif);
	height: 225px;
	width: 150px;
	text-align: left;
	text-indent: 2px;
}
/* End LRC Styles
------------------------------------------------------------------------------------------------*/

/* Bookstore Styles
------------------------------------------------------------------------------------------------*/
#bookstore-wrapper {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#bookstore-header-topbar {
	width:100%;
	height:50px;
	background-color:#016d00;
	border-bottom:#999 solid 5px;
}
#bookstore-vgcclogo {
	height:35px;
	position:absolute;
	top:3px;
	left:8px;
}
#bookstore-container {
	width:800px;
	margin:0 auto;
	overflow:hidden;
}
#bookstore-header {
	background-image:url(../Images/bookstoreheader.gif);
	width:790px;
	height:65px;
}
#bookstore-leftcolumn {
	width:130px;
	float:left;
	margin-top:8px;
	margin-right:10px;
}
#bookstore-leftmenu {
	width:120px;
	float:left;
}
#bookstore-middlecolumn {
	width:520px;
	float:left;
	margin-top:8px;
	margin-right:5px;
}
#bookstore-title {
	width:517px;
	font-size:16pt;
	color:#666;
	padding-bottom:7px;
	border-bottom:solid #999 1px;
	margin-bottom:5px;
}
#bookstore-graphic {
	width:517px;
	height:210px;
	border:#999 solid 1px;
	margin-bottom:15px;
}
#bookstore-rightcolumn {
	width:130px;
	float:left;
	margin-top:8px;
}
#bookstore-title {
	width:500px;
	border-bottom:solid 1px #d0c89c;
	font-size:20pt;
	padding-bottom:10px;
	color:#666;
}
#bookstoregraphic-right {
	width:247px;
	margin:10px 0 20px 20px;
	float:left;
}
#bookstore-footer {
	width:790px;
	margin:20px auto 10px auto;
	background-image:url(../Images/bookstore-navbkg.gif);
	height:40px;
	float:left;
}
#bookstore-footer p{
	color:#333;
	font-size:10pt;
	padding-top:17px;
	text-align:center;
}
#bookstore-bodycontainer {
	width:700px;
	margin:10px;
}
#department-header-Bookstore {
	width:908px;
	height:105px;
	background-image:url(../Images/Page-headers/bookstore-header.gif);
	background-color:#FFFFFF;
	border-bottom:2px solid #fbc20f;
}
.leftmenu-header {
	width:149px;
	height:25px;
	background-color:#d0c899;
	text-align:center;
	color:#fff;
	margin:20px 0 10px 0;
	font-size:20px;
}

/* End Bookstore Styles
------------------------------------------------------------------------------------------------*/
/* OIT Styles
------------------------------------------------------------------------------------------------*/

#OIT-page-shadow {
	width:950px;
	border: 3px ridge #006600;
	margin: 20px auto 40px auto;
	position:relative;
	background-color:#FFFFFF;
}
#OIT-page-wrapper {
	color:#000000;
	background-color:#FFFFFF;
	padding-bottom:50px;
}
#OIT-header {
	height:80px;
	background-image:url(../Images/Page-headers/oit-header.gif);
}
#OIT-logo {
	background-image:url(../Images/logo.jpg);
	width:300px;
	height:80px;
	display:block;
	background-repeat: no-repeat;
	position:absolute;
	top:10px;
	left:15px;
}
#OIT-FlashNav {
	width:950px;
	height:44px;
}
#OIT-Body {
	text-align:left;
}
/* End OIT Styles
------------------------------------------------------------------------------------------------*/
/* Career Center Styles
------------------------------------------------------------------------------------------------*/
#CareerCenter-DepartmentHeader {
	width:908px;
	height:150px;
	background-image:url(../Images/Page-headers/careercenter-header.gif);
	background-repeat:no-repeat;
}
#CareerCenter-DepartmentMenu {
	width:307px;
	float:left;
}
#CareerCenter-Content {
	width:908px;
	background-color:#FFFFFF;
	text-align:left;
	float:right;
}
#CareerCenter-Body {
	width:594px;
	background-color:#ffffff;
	float:right;
	text-align:left;
	margin-top:3px;
	margin-right:2px;
	margin-left:2px;
}
#CareerCenter-footer {
	background:url(../Images/careercenter-footer-bkg.gif);
	font-size: 10px;
	float: left;
	width: 908px;
	color: #FFFFFF;
	height: 35px;
	font-weight: bold;
	font-style:normal;
	text-align: left;
}
/* End Career Center Styles
------------------------------------------------------------------------------------------------*/
/* Interactive Styles
------------------------------------------------------------------------------------------------*/
#interactive-body {
	margin:15px 0 20px 0;
	background-color:#000000;
}
#interactive-header {
	margin-top:5px;
	background-image:url(../Images/Page-headers/interactive-header.gif);
	height:80px;
	background-repeat:no-repeat;
}
#interactive-guide {
	height:231px;
	background-image:url(../Images/interactive-gradient.gif);
	background-repeat:repeat-x;
	cursor:default;
}
#interactive-content-table {
	color:#FFF;
	width:800px;
	margin: 5px auto 20px auto;
}
#slideshow-header {
	margin-top:5px;
	background-image:url(../Images/Page-headers/vgcc-slideshow.gif);
	height:80px;
	background-repeat:no-repeat;
}
#campusmap-header {
	margin-top:5px;
	background-image:url(../Images/Page-headers/vgcc-campusmap.gif);
	height:80px;
	background-repeat:no-repeat;
	background-color: #000000;
}
#virtualtour-header {
	margin-top:5px;
	background-image:url(../Images/vgcc-virtual-tour.gif);
	height:80px;
	background-repeat:no-repeat;
	background-color: #000000;
}
#tour-bkg {
	background-image:url(../Images/tour-bkg.gif);
	background-repeat:repeat-y;
	background-color:#f3f3f3;
}
#tour-logo {
	position:absolute;
	width:300px;
	height:55px;
	top: 9px;
	left: 2px;
}
#tour-container {
	width:800px;
}
#tour-header {
	width:966px;
	height:75px;
	background-color:#016d00;
}
#tour-middle {
	width:966px;
	height:180px;
	background-image:url(../Images/tour-middle-bkg.gif);
	margin-top:10px;
}
#tour-navigation {
	width:878px;
	margin-top:40px;
}
#tour-photogallery {
	width:936px;
	height:450px;
	margin-left:30px;
}
#tour-footer {
	width:966px;
	background-color:#006600;
	height:20px;
}
/* End Interactive Styles
------------------------------------------------------------------------------------------------*/
/* Testing Center Styles
------------------------------------------------------------------------------------------------*/
#testing-header {
	height:142px;
	width:908px;
	background:url(../Images/Page-headers/testing-header.gif);
}
#testing-inner-body {
	width:642px;
	text-align:left;
	float:right;
	padding:8px 4px 10px 0px;
	background-color:#FFFFFF;
}
/* End Testing Center Styles
------------------------------------------------------------------------------------------------*/
/* Office of Admissions Styles
------------------------------------------------------------------------------------------------*/
#admissions-header {
	height:215px;
	width:908px;
	background:url(../Images/Page-headers/admissions-header.gif);
}
#admissions-bar {
	background-color:#EBF0D2;
	width:908px;
	height:3px;
	border-bottom: #000000 2px solid;
	border-top: #000000 2px solid;
}
#admissions-sidebar {
	float: left;
	width: 180px;
	background-color: #006C00;
	margin: 3px 0 3px 3px;
	display:inline;
	border: #000000 1px solid;
}
/* End Testing Admissions Office Styles
------------------------------------------------------------------------------------------------*/
/* Counseling Services Styles
------------------------------------------------------------------------------------------------*/
#counseling-bar {
	background-image:url(../Images/counseling-bar.gif);
	height:35px;
	background-repeat:repeat-x;
}
#counseling-header-pic {
	margin-top:20px;
	background-color:#006600;
}
#counseling-midpic {
	margin:20px auto 10px auto;
	background-image:url(../Images/counseling-midpic.jpg);
	width:800px;
	height:147px;
}
#counseling-services {
	background-image:url(../Images/counseling-services.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding: 70px 2px 0px 7px;
	width:229px;
	height:300px
}
#counseling-programs {
	background-image:url(../Images/counseling-hs-programs.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding: 70px 2px 0px 7px;
	width:229px;
	height:300px
}
#counseling-mental {
	background-image:url(../Images/counseling-mental.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding: 70px 2px 0px 7px;
	width:229px;
	height:300px
}	
/* End Counseling Styles
------------------------------------------------------------------------------------------------*/
/* Virtual Tour Styles
------------------------------------------------------------------------------------------------*/
#preloader {
	width: 100%;
}	
#loading-text {
	font-family:Georgia, "Times New Roman", Times, serif;
 	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
/* End Virtual Tours Styles
------------------------------------------------------------------------------------------------*/
/* Student Affairs
------------------------------------------------------------------------------------------------*/
#sa-container {
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
}
#sa-header {
	width:100%;
	height:185px;
}
#sa-header-nav {
	background-color:#061903;
	border-bottom:#FFFFFF solid 1px;
	width:100%;
	height:27px;
}
/* End Student Affairs Styles
-----------------------------------------------------------------------------------------------*/

