/* ---------------------------- 
[Master Stylesheet]

Project: 	Gadsden State Community College
Version:	1.0
Last change:	12/18/09 [templates created, lg]
Assigned to:	Lonnie Griffin [lg]
Primary use:	Web

------------------------------- */

/* ---------------------------- */
/* Basic Elements
/* ---------------------------- */
	
	body{ background:url(../images/bkground-body.gif) repeat-x; background-color:#cfc097; margin:0px; padding:0px; font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000; line-height:20px; }
	a, a:visited {color: #cc0000;}
	a img { border: none; }
	a:active, object {outline: none;}
	a:hover {text-decoration: none;} 
	a:focus{ -moz-outline-style: none;}
	form { margin: 0px; padding: 0px; }
	p,hr,h3,h4,h5,h6 { margin: 10px 0px 10px 0px; }
	h1 { display: none; }
	h2 {color: #cc0000; font-size: 22px; font-weight: normal;}
	h3 {font-size: 20px; color: #1b2e29; font-weight: normal;}
	h4 {font-size: 18px; font-weight: normal;}
	h5 {font-size: 16px;}
	h6 {font-size: 14px;}
	hr {height:1px; background: #ccc; display:block; clear:both; overflow:hidden; border: none;}
	address { font-style: normal; line-height: 18px; }

/* ---------------------------- */
/* Main Containers
/* ---------------------------- */
	
	#main-wrapper {width: 960px; text-align: left; margin: 0px auto 0px auto; padding: 218px 0px 0px 0px; position: relative; }
		
	#logo {position: absolute; top: 0px; left: 0px; }
	
	#search { background:url(../images/bkground-search.gif) no-repeat; width: 212px; height: 25px; position: absolute; right: 0px; top: 19px;}
		#search #keywords  { border: 0px; width: 153px; height: 16px;color: #7f7f7f;position: absolute; top: 3px; left: 6px; font-family: "Times New Roman", Times, serif; font-size: 14px;}
		#search #btn-go {position: absolute; right: 0px; top: 0px;}
	
	#topnav {margin: 0px; padding: 2px 0px 0px 7px; position: absolute; top: 57px; right: 0px; list-style: none; }
		#topnav li {color: #fff; display: inline; border-right: 1px solid #fff; padding: 0px 8px 0px 4px;}
		#topnav li a { color: #fff }
		#topnav li.noborder {border: none; }
		#topnav li.last { border: none; font-weight:bold; display: block; text-align: right; }
		
	#apply-now { position: absolute; top: 116px; right: 0px; }
	
	#header { width: 960px; height: 390px; position: absolute; left: 0px; top: 227px;outline-style: none; }
	
	#menu {position: absolute; top: 158px; right: 0px;  z-index: 99; height: 61px;}
		#menu img {float: left;}
		#menu div {display: none; z-index: 100;position: absolute; top:60px; }
		#menu ul { margin: 0px; padding: 0px; background: #c30001; list-style: none; line-height: 16px;float: left; width: 190px; }
		#menu ul li {}
		#menu ul a {text-decoration: none;padding: 3px 4px 3px 4px; color: #fff;height: 17px; display: block; }
		#menu ul a:hover { background: #8e0000; }
		#menu #dropdown-future-students {left:0px;height: 120px; width: 960px;background: #c30001;}
		#menu #dropdown-current-students {left:0px;height: 120px; width: 960px;background: #c30001;}
		#menu #dropdown-academics {left:350px;}
		#menu #dropdown-administration {left:477px;}
		#menu #dropdown-faculty-and-staff {left:448px;left:0px;height: 120px; width: 960px;background: #c30001;}
		#menu #dropdown-college-life {left:755px;}
		#menu #dropdown-college-info {right: 6px;}
		
	#content-wrapper {width: 960x; background:url(../images/bkground-content-wrapper.gif) repeat-y;}
	#content-wrapper:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
	
	#sidebar {float: left; width: 225px; padding: 15px;}
		#sidebar #ul-quick-links {margin: 10px 0px 10px 20px; padding: 0px; color: #253d38; }
		#sidebar #ul-quick-links {line-height: 20px;}
		#sidebar #ul-quick-links li a {color: #000;}
		#sidebar img {margin: -10px 0px 0px 0px;}
		#sidebar #submenu {list-style: none; margin: 0px 0px 10px 0px; padding: 0px;}
		#sidebar #submenu li {padding: 0px 0px 5px 0px; line-height: 16px;}
		#sidebar #submenu li a { color: #000; }
		#sidebar #submenu li ul {margin: 10px 0px 0px 20px; padding: 0px; color: #253d38; list-style:disc}
		#sidebar #submenu li ul li {padding: 0px 0px 5px 0px;}
		#sidebar #submenu li.active a { font-weight: bold; text-decoration: none;color: #fff; background: #1b2e29; display: block;padding: 2px 0px 4px 4px;}
		#sidebar #submenu li.active ul li a {font-weight: normal; text-decoration: underline; background: none; padding: 0px 0px 7px 0px; color: #000; display: inline;}
		#sidebar #submenu li.active ul li a:hover { text-decoration: none; }
		#sidebar #submenu .plus {background: url(../images/bullet-plus.gif) 0px 1px no-repeat; padding: 0px 0px 7px 20px;}
		#sidebar #submenu .minus {background: url(../images/bullet-minus.gif) 0px 1px no-repeat;padding: 0px 0px 7px 20px;}
		
	#content {width: 650px; padding: 0px 15px 15px 15px; float: left; }
		#content #slideshow {}
		#content #slideshow img {box-shadow: 10px 10px 10px #999; margin: 5px; border: 2px solid #cfc097;}
		#content #fastfacts {z-index: 99; position: relative;}
	
	#content-menu { }
		#content-menu li {  }
		#content-menu li a { color: #000; }
	
	#footer-wrapper {width: 100%; position: relative; background: url(../images/bkground-footer-wrapper.gif) top repeat-x;  background-color: #1b2e29;  }
	
	#footer {width: 960px; margin: 0px auto 0px auto; position: relative; padding: 10px 0px 10px 0px;color: #8d9794 }
		#footer a { color: #8d9794; }
		#footer a:hover { color: #fff; }
		#footer div { width: 240px; float: left; margin: 0px 0px 10px 0px; }
		#footer div ul { list-style: none;  padding: 0px; margin: 0px;}
		#footer div ul li {padding: 0px 0px 7px 0px; line-height: 16px;display: block;border: none; }
		#footer div ul li a {color: #8d9794; }
		#footer p {font-size: 12px;  }
		#footer hr {background: #495854; }
		
/* ---------------------------- */
/* Individual Page Formatting
/* ---------------------------- */

	#future-students {}
		body#future-students {background:url(../images/bkground-body-flash.gif) repeat-x; background-color:#cfc097;}
		#future-students #main-wrapper {padding: 626px 0px 0px 0px;}
	
	#homepage {}
		body#homepage {background:url(../images/bkground-body-flash.gif) repeat-x; background-color:#cfc097;}
		#homepage #main-wrapper {padding: 626px 0px 0px 0px;}
		#homepage #content-wrapper {background:url(../images/bkground-content-wrapper-homepage.gif) repeat-y; }
		#homepage #content-left {width: 220px; padding: 15px; float: left;}
		#homepage #content-left #ul-for {margin: 0px; padding: 0px; text-transform: uppercase; font-weight: bold; list-style: none; } 
		#homepage #content-left #ul-for li {border-bottom: 1px solid #bab19a; line-height: 24px; }
		#homepage #content-left #ul-for a {color: #1b2e29; text-decoration: none;}
		#homepage #content-left #ul-for a:hover {color: #cc0000;}
		#homepage #content-left #ul-campuses {margin: 10px 0px 10px 0px; padding: 0px; list-style: none;}
		#homepage #content-left #ul-campuses li {background:url(../images/bullet-campus.gif) 0px 0px no-repeat; padding: 0px 0px 0px 20px; color: #000; font-size: 12px;  line-height: 22px;}
		#homepage #content-left #ul-campuses li a {color: #cc0000; font-size: 14px; display: block; font-weight: bold; margin: 0px 0px -5px 0px;}
		#homepage #content-left #ul-quick-links {margin: 10px 0px 10px 20px; padding: 0px; color: #253d38; }
		#homepage #content-left #ul-quick-links {line-height: 20px;}
		#homepage #content-left #ul-quick-links li a {color: #000;}
		#homepage #content-center {width: 428px; padding: 0px 15px 15px 15px; float: left;}
		#homepage #content-center .article {width: 428px; height: 60px;position: relative; border-bottom: 1px solid #c4c2bb;background:url(../images/bkground-article.gif) top left no-repeat; margin: 10px 0px 10px 0px; }
		#homepage #content-center .article .month {font-size: 12px; font-weight: bold; text-transform: uppercase; position: absolute; top: -1px; left: 7px; color: #fff}
		#homepage #content-center .article .day {font-size: 22px; text-transform: uppercase; position: absolute; top: 19px; left: 10px; color: #000}
		#homepage #content-center .article p {margin: 10px 0px 10px 60px;}
		#homepage #content-center .article p a {text-decoration: none; color: #000;}
		#homepage #content-center .article p a:hover {color: #cc0000; text-decoration: underline;}
		#homepage #content-right {width: 210px; padding: 10px 25px 15px 0px;float: right;   }
		#homepage #content-right img {margin: -10px 0px 0px 0px;}
	
/* ---------------------------- */
/* No Flash Formatting
/* ---------------------------- */

	.install-flash {background: #fff; border: 1px solid red; color: #333; padding: 10px;}
		.install-flash:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
		.install-flash a { color: #333; }
		.install-flash img { float: left; margin: 0px 10px 0px 0px; }
	
/* ---------------------------- */
/* Image Replacement
/* ---------------------------- */

	#content-left h3, #sidebar h3, #content-right h3, #footer h3 { border: none; overflow:hidden; clear: both; display: block; background-repeat:no-repeat; height:0px !important; font-size:0px; position: relative; margin: 10px 0px 10px 0px;}
	#content-left h3, #sidebar h3, #content-right h3 { padding:20px 0px 0px 0px;height /**/:20px;}
	#footer h3 {padding:25px 0px 0px 0px;height /**/:25px;}
	h3#campuses {background-image: url(../images/h3-campuses.gif);}
	h3#quick-links {background-image: url(../images/h3-quick-links.gif);}
	h3#challenge-game {background-image: url(../images/h3-challenge-game.gif);}
	h3#campus-slide-shows {background-image: url(../images/h3-campus-slide-shows.gif);}
	h3#future-students {background-image: url(../images/h3-future-students.gif);}
	h3#current-students {background-image: url(../images/h3-current-students.gif);}
	h3#academics {background-image: url(../images/h3-academics.gif);}
	h3#contact-us {background-image: url(../images/h3-contact-us.gif);}
	h3#follow-us {background-image: url(../images/h3-follow-us.gif);}
	h3#fast-facts {background-image: url(../images/h3-fast-facts.gif);}
	h3#destinations {background-image: url(../images/h3-destinations.gif); }
	
/* ---------------------------- */
/* Forms Validation
/* ---------------------------- */

	.lbl { display: block; font-weight: bold; margin: 0px; padding: 0px 0px 2px 0px;}
	.alert { background: url(../images/alert-small.gif) no-repeat 0px 2px; padding: 0px 0px 2px 20px; display: block; margin: 5px 0px 5px 0px; font-size: 11px; position: relative; }
	.success, .error {padding: 10px; margin: 10px 0px 10px 0px; font-weight: normal; clear: both; text-align: left; position: relative;}
	.error {  background: #fff; border: 1px solid red;}
	.error h4 {border: none;padding: 8px 0px 10px 35px; margin: 0px; background: url(../images/alert.gif) no-repeat 0px 0px; color: Red;  font-size: 14px; position: relative;}
	.success {background-color: #c3fbbb;border: 1px solid #abe9a2;}
	.success h4 {border:none; padding: 5px 0px 6px 33px;background: url(../images/success.gif) no-repeat 0px 0px; margin: 0px 0px 0px 0px; color: #000;}
	.success p, .alert p, .error p { margin: 0px 0px 0px 0px; padding: 5px 0px 0px 0px; text-align: left; line-height: 18px; color: #000;}
	.progress {padding: 10px 0px 13px 10px; }
	.progress img {float: left; padding: 0px 10px 0px 0px; }
	.progress h4 { font-size: 15px; margin: 0px; padding: 10px 0px 0px 0px; color: Red;}
	
/* ---------------------------- */
/* Forms Formatting
/* ---------------------------- */

	#form { display: block; clear: both;}
	#form .left{float:left; margin:0px 5px 0px 0px}
	#form .left-phone{float:left; margin:0px 0px 0px 0px}
	#form .right-phone{float:left; margin:0px 0px 0px 5px}
	#form .clear{float:none}
	#form .lbl{position:relative; display:block; font-weight:bold; margin:5px 0px 1px 0px; clear:both; color:#333; font-size:12px}
	#form .field{font-size:12px; margin:0px 0px 0px 0px; color: #666; display: block;}
	#form .textbox {border-top:2px solid #828183; border-left: 1px solid #828183; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;background-color:#fff; font-size:15px; padding: 2px;}
	#form label {font-size: 12px;}
	#form select{font-size:14px;}
	#form h5{position:relative; font-weight:bold; font-size:12px; padding:4px; margin:10px 0px 5px 0px; color:#000; background-color:#e2cbae; border-bottom:1px solid #ceb697; display:block; clear:both}
	#form select { font-size: 13px; margin: 0px 0px 0px 0px; }
	#form .red{color:red;}
	#form .btn-submit{display:block; clear:both; margin:15px 0px 15px -7px; }
	#form .small{font-size:12px; line-height:16px; color: #666; }
	
/* ---------------------------- */
/* Misc
/* ---------------------------- */

	.left{float:left; }
	.right { float: right; }
	.center { text-align: center; }
	.img-left{float:left; margin:0px 10px 0px 0px; }
	.img-right{float: right; margin: 0px 0px 0px 10px; }
	
	.margin-right{margin-right: 10px;}
	.margin-top{ margin-top: 10px;}
	.margin-top-neg { margin-top: -10px; }
	.margin-bottom { margin-bottom: 10px; }
	.nomargin { margin: 0px; }
	
	.small{font-size:11px; line-height:14px; }
	.large{font-size:16px; line-height:24px;}
	
	.nodis { display: none; }
	.clear{ clear: both; }
	.grey { color:#666; }
	.red { color: red; }


