/* ---------------------------- 
[Master Stylesheet]

Project: 	Commercial Diving Academy
Version:	1.0
Last change:	09/17/09 [templates created, lg]
Assigned to:	Lonnie Griffin [lg]
Primary use:	Web

------------------------------- */

/* ---------------------------- */
/* Basic Elements
/* ---------------------------- */
	
	body{ height: 100%; background: url(../images/bkground-interiorpages.jpg) fixed; background-color: #06101f; margin:0px; padding:0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; line-height:18px;scrollbar-3dlight-color:#000; scrollbar-arrow-color:#eede18; scrollbar-base-color:#000; scrollbar-darkshadow-color:#000; scrollbar-face-color:#0f5793; scrollbar-highlight-color:#000; scrollbar-shadow-color:#000}
	a, a:visited {color: #f1db1a;}
	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; }
	h1 { display: none; }
	h2 {/*Used by the image replacements*/}
	h3,h4,h5,h6,p,address {padding: 0px; margin: 10px 0px 10px 0px;}
	h3 {font-size: 18px; font-weight: normal;color: #108ab9;}
	h4 {font-size: 15px; color: #f4db1d; font-weight: bold; }
	h5 {font-size: 13px;}
	h6 {font-size: 12px;}
	hr, .line { height: 1px; background: #828791; overflow: hidden; display: block; margin: 10px 0px 10px 0px; border: none; }
	address { font-style: normal; line-height: 18px; }

/* ---------------------------- */
/* Main Containers
/* ---------------------------- */
	
	#mute {width: 170px; height: 32px; position: absolute; top: 0px; right: 0px; z-index: 999;}
	
	#main-wrapper {width: 960px; margin: 10px 0px 0px 15px; padding: 180px 0px 0px 0px; position: relative; z-index:99; }
		#main-wrapper:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
	
	#logo {position: absolute; top: 5px; left: 0px; z-index: 99;}
		
	#header {position: absolute; right: 0px; top: 115px; }
	
	#sidebar {width: 215px; float: left;}
		#sidebar ul {margin: 10px 0px 10px 0px; padding: 0px; line-height: 24px; list-style: none;}
		#sidebar ul li {background: url(../images/bullet-circle.png) no-repeat 0px 7px; padding: 0px 0px 0px 17px;}
		#sidebar ul li a {color: #828791; text-decoration: none;}
		#sidebar ul li a:hover {text-decoration: underline;}
		#sidebar img { float: left; }
	
	#sidebar #menu {z-index: 99; height: 250px;}
		#sidebar #menu ul {display: none; z-index: 100; margin: 0px; padding: 0px; background: url(../images/bkground-transparent-80.png); border-left: 1px solid #2b2e36; border-right: 1px solid #2b2e36;list-style: none; border-top: 1px solid #2b2e36;list-style: none; line-height: 18px;font-size: 12px; position: absolute; left: 150px; }
		#sidebar #menu ul li {padding: 0px; background: none; }
		#sidebar #menu ul a {text-decoration: none;padding: 3px 4px 3px 4px; color: #fff;height: 18px; display: block;border-bottom: 1px solid #2b2e36; width: 190px;}
		#sidebar #menu ul a:hover { background: #f4db1d; color: #000;}
		#sidebar #menu #dropdown-our-programs {top: 253px;}
		#sidebar #menu #dropdown-admissions {top: 294px;}
		#sidebar #menu #dropdown-about-us {top: 335px;}
		#sidebar #menu #dropdown-careers {top: 376px;}
		#sidebar #menu #dropdown-contact-us {top: 417px;}
		
	#content-top {height: 30px; width: 733px;float: right; background:url(../images/bkground-content-top.png) no-repeat;}
	#content-bottom {height: 30px; width: 733px;float: right; background:url(../images/bkground-content-bottom.png) no-repeat;}
	#content {width: 673px; float: right; background:url(../images/bkground-content.png) repeat-y; padding: 0px 30px 0px 30px; margin:0px 0px 0px 0px;}
		#content:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
		#content #videos { margin: 0px 0px 0px 25px; }
		#content #application-form {text-align: left; border-collapse: collapse; vertical-align: top;  }
		#content #application-form td {padding: 2px; }
		#content #application-form label { line-height: 16px; }
		#content #application-form th { font-size: 16px; font-weight: normal;color: #108ab9;}
		#content #expert-form {border-collapse: collapse; padding: 0px;}
		#content #expert-form td { padding: 3px; text-align: center; width: 150px; }
		#content #expert-form img { margin: 3px 0px 3px 0px; }
		#content #expert-form input { }
		#content #expert-form h4 { display: inline; margin: 0px; padding: 0px; font-size: 13px;}
		#content .expand { display: none; background: #002045; padding: 1px 10px 10px 10px; margin: 10px 0px 10px 0px;width: 385px; }

		
	#footer-top { background: url(../images/bkground-footer.png) top repeat-x; height: 152px; width: 100%; position: relative; z-index: 99; margin: 0px 0px 0px 0px;}	
	#footer-wrapper {width: 100%; height:400px; position: relative;padding: 0px 0px 0px 0px;  z-index: 99;background: #000;}
	#footer {width: 960px; margin: 0px 0px 0px 15px; position: relative; padding: 20px 0px 0px 0px;font-size: 11px; font-weight: normal;}
		#footer p {color: #f0da19; display: block; clear: both; font-weight: bold; font-size: 12px; line-height: 18px;}
		#footer p strong { color: #fff; }
		#footer p a { text-decoration: underline; }
		#footer a {color: #808080; text-decoration: none;}
		#footer a:hover {text-decoration: underline;}
		#footer img { float: left; margin: 0px 10px 10px 0px;}
		#footer ul { margin: 10px 0px 10px 0px; padding: 0px; list-style: none; line-height: 13px}
		#footer ul li {padding: 0px 0px 5px 0px;}
		#footer ul.bulleted-list {margin: 25px 0px 10px 0px; line-height: 18px;}
		#footer ul.bulleted-list li {background: url(../images/bullet-circle.png) no-repeat 0px 4px; padding: 0px 0px 0px 17px; }
		#footer address { margin: 0px 0px 25px 0px; line-height: 14px; }
		#footer #col-follow-us {float: left; width: 90px; }
		#footer #col-our-programs {float: left; width: 185px; margin: 0px 10px 0px 0px}
		#footer #col-careers {float: left;width: 165px; margin: 0px 10px 0px 0px}
		#footer #col-admissions {float: left;width: 150px; margin: 0px 10px 0px 0px}
		#footer #col-about-us {float: left;width: 120px; margin: 0px 10px 0px 0px}
		#footer #col-contact-information {width: 140px; float: right; background:url(../images/bkground-col-contact-information.gif) 0px 0px no-repeat; padding: 0px 0px 0px 70px;}
		#footer #copyright { clear: both; display: block; }
		#footer #copyright p { color: #808080; font-weight: normal; font-size: 11px;}
		
	#homepage {}
		body#homepage { background: none; }
		#homepage #content {margin: 330px 0px 0px 0px; background: none; padding: 0px 0px 0px 0px; width: 733px; }
		#homepage #content #content-left {width: 225px; margin: 0px 0px 0px 240px; float: left; }
		#homepage #content #content-right {width: 236px; float: right; padding: 0px 0px 0px 10px;}
		#homepage #content #content-right ul {margin: 10px 0px 10px 0px; padding: 0px; list-style: none; }
		#homepage #content #content-right ul li {background: url(../images/bullet-mask.png) no-repeat 0px -5px; padding: 0px 0px 10px 30px;}
		#homepage #content #content-right .view-all { background:url(../images/bkground-view-all.png) no-repeat; width: 119px; height: 29px; margin: 10px 0px 10px 0px; padding: 4px 0px 0px 13px; }
		#homepage #bkground {width: 100%;height: 980px;position: absolute; top: 0px; left: 0px; z-index: 0; }
		#homepage #content-bottom { display: none; }
		
	.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 h2, #homepage #content h2, #sidebar h2, #footer h2 { 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 h2 {padding:35px 0px 0px 0px; height /**/:35px; margin: 5px 0px 10px 0px;}
	#homepage #content h2 {padding:48px 0px 0px 0px; height /**/:48px;}
	#sidebar h2 {padding:18px 0px 0px 0px; height /**/:18px;}
	#footer h2 {padding:20px 0px 0px 0px; height /**/:20px;margin: 10px 0px 15px -5px}
	#sidebar h2#more {background-image:url(../images/h2-more.png); }
	#content h2#slide-show {background-image:url(../images/h2-slide-show.png); }
	#content h2#upcoming-classes {background-image:url(../images/h2-upcoming-classes.png); }
	#content h2#our-programs {background-image:url(../images/h2-our-programs.png);}
	#content h2#admissions {background-image:url(../images/h2-admissions.png);}
	#content h2#about-us {background-image:url(../images/h2-about-us.png);}
	#content h2#careers {background-image:url(../images/h2-careers.png);}
	#content h2#contact-us {background-image:url(../images/h2-contact-us.png);}
	#content h2#non-menu, #content h2#non_menu {background-image: none; height: 0px; padding: 0px; margin: -10px 0px 0px 0px;}
	#footer h2#follow-us {background-image:url(../images/h2-footer-follow-us.gif); }
	#footer h2#our-programs {background-image:url(../images/h2-footer-our-programs.gif); }
	#footer h2#careers {background-image:url(../images/h2-footer-careers.gif); }
	#footer h2#admissions {background-image:url(../images/h2-footer-admissions.gif); }
	#footer h2#about-us {background-image:url(../images/h2-footer-about-us.gif); }
	#footer h2#contact-information {background-image:url(../images/h2-footer-contact-information.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:#fff; font-size:12px}
	#form .field{font-size:11px; margin:0px 0px 0px 0px; color: #828791; display: block;}
	#form .textbox, #form #inquiry {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 10px 0px; color:#fff; background-color:#0a69ab; 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:5px 0px 0px 0px; }
	#form .small{font-size:11px; line-height:14px; color: #828791; }
	
/* ---------------------------- */
/* 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:12px; line-height:16px; }
	.large{font-size:16px; line-height:24px;}
	
	.nodis { display: none; }
	.clear{ clear: both; }

