/* CSS Document */

/*------------------------------------------
Trident Technical College - Header Gradient Styles
version:    4.0
author:		Daniel Vice
email:		daniel.vice@tridenttech.edu
-------------------------------------------*/
/* Sample Attribute Hierachy

.someAttribute {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/


/* Page Layout
-------------------------------------------*/

.general{
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoGeneral.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.generalHeader {
	background: #a90329; /* Old browsers */
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	}

.library{
    /*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoLibrary.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.largerHeaderPhoto920{
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhoto920.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.ANIV{
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoANIV.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.foundation{
    /*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoFoundation.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.admissions{
    /*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoApply.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.registrar{
    /*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoRegister.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.highschool{
    /*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoHighSchool.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.international{
    /*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoInternational.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.conference{
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoConference.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.military{
    /*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoMilitary.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.conferenceHeader {
	background: #8e6e5c;
	background: -moz-linear-gradient(top, #8e6e5c 0%, #885d44 44%, #603720 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8e6e5c), color-stop(44%,#885d44), color-stop(100%,#603720)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8e6e5c 0%, #885d44 44%, #603720 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8e6e5c 0%, #885d44 44%, #603720 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #8e6e5c 0%, #885d44 44%, #603720 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8e6e5c 0%,#885d44 44%,#603720 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e6e5c', endColorstr='#603720',GradientType=0 ); /* IE6-9 */
	}

.CE {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoCE.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.CEHeader {
	background: #3c4981;
	background: -moz-linear-gradient(top, #3c4981 0%, #293778 44%, #061346 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c4981), color-stop(44%,#293778), color-stop(100%,#061346)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3c4981 0%, #293778 44%, #061346 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3c4981 0%, #293778 44%, #061346 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3c4981 0%, #293778 44%, #061346 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3c4981 0%,#293778 44%,#061346 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c4981', endColorstr='#061346',GradientType=0 ); /* IE6-9 */
	}
	
	
/* Campuses
------------------------------------------*/
.berkeley{
    /*Position Attributes*/
    /*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoBerk.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.palmer{
    /*Position Attributes*/
    /*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoPalmer.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}
    
.mtpleasant{
    /*Position Attributes*/
    /*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoPleasant.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

/* Academic Progrmas
------------------------------------------*/

.online{
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoOnline.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.onlineHeader {
	background: #0d9ddb;
	background: -moz-linear-gradient(top, #0d9ddb 0%, #1081b1 44%, #105472 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d9ddb), color-stop(44%,#1081b1), color-stop(100%,#105472)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0d9ddb 0%, #1081b1 44%, #105472 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0d9ddb 0%, #1081b1 44%, #105472 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0d9ddb 0%, #1081b1 44%, #105472 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0d9ddb 0%,#1081b1 44%,#105472 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d9ddb', endColorstr='#105472',GradientType=0 ); /* IE6-9 */
	}


.CIC {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoCIC.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.CICHeader {
	background: #5d8edb;
	background: -moz-linear-gradient(top, #5d8edb 0%, #4b73b5 44%, #365586 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5d8edb), color-stop(44%,#4b73b5), color-stop(100%,#365586)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5d8edb 0%, #4b73b5 44%, #365586 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5d8edb 0%, #4b73b5 44%, #365586 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5d8edb 0%, #4b73b5 44%, #365586 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5d8edb 0%,#4b73b5 44%,#365586 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d8edb', endColorstr='#365586',GradientType=0 ); /* IE6-9 */
	}
	
.indEng {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoindEng.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.indEngHeader {
	background: #99c221;
	background: -moz-linear-gradient(top, #99c221 0%, #85a620 44%, #668019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#99c221), color-stop(44%,#85a620), color-stop(100%,#668019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #99c221 0%, #85a620 44%, #668019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #99c221 0%, #85a620 44%, #668019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #99c221 0%, #85a620 44%, #668019 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #99c221 0%,#85a620 44%,#668019 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99c221', endColorstr='#668019',GradientType=0 ); /* IE6-9 */

	}
	
.aero {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoAero.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.aeroHeader {
	background: #9db9d5;
	background: -moz-linear-gradient(top, #9db9d5 0%, #7995b0 44%, #506c88 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9db9d5), color-stop(44%,#7995b0), color-stop(100%,#506c88)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9db9d5 0%, #7995b0 44%, #506c88 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9db9d5 0%, #7995b0 44%, #506c88 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9db9d5 0%, #7995b0 44%, #506c88 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9db9d5 0%,#7995b0 44%,#506c88 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9db9d5', endColorstr='#506c88',GradientType=0 ); /* IE6-9 */
	}
	
.business {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoBusiness.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.businessHeader {
	background: #235ba8;
	background: -moz-linear-gradient(top, #235ba8 0%, #1f4f91 44%, #183c6f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#235ba8), color-stop(44%,#1f4f91), color-stop(100%,#183c6f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #235ba8 0%, #1f4f91 44%, #183c6f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #235ba8 0%, #1f4f91 44%, #183c6f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #235ba8 0%, #1f4f91 44%, #183c6f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #235ba8 0%,#1f4f91 44%,#183c6f 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#235ba8', endColorstr='#183c6f',GradientType=0 ); /* IE6-9 */
	}
	
.family {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoFamily.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.familyHeader {
	background: #ff6f4c;
	background: -moz-linear-gradient(top, #ff6f4c 0%, #d06347 44%, #a1452e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6f4c), color-stop(44%,#d06347), color-stop(100%,#a1452e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff6f4c 0%, #d06347 44%, #a1452e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff6f4c 0%, #d06347 44%, #a1452e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff6f4c 0%, #d06347 44%, #a1452e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff6f4c 0%,#d06347 44%,#a1452e 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6f4c', endColorstr='#a1452e',GradientType=0 ); /* IE6-9 */
	}

.FMA {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoFMA.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.FMAHeader {
	background: #f65058;
	background: -moz-linear-gradient(top, #f65058 0%, #d3464d 44%, #b03138 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f65058), color-stop(44%,#d3464d), color-stop(100%,#b03138)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f65058 0%, #d3464d 44%, #b03138 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f65058 0%, #d3464d 44%, #b03138 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f65058 0%, #d3464d 44%, #b03138 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f65058 0%,#d3464d 44%,#b03138 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f65058', endColorstr='#b03138',GradientType=0 ); /* IE6-9 */
	}
	
.health {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoHealth.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.healthHeader {
	background: #00b27a;
	background: -moz-linear-gradient(top, #00b27a 0%, #009264 44%, #007852 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b27a), color-stop(44%,#009264), color-stop(100%,#007852)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00b27a 0%, #009264 44%, #007852 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00b27a 0%, #009264 44%, #007852 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00b27a 0%, #009264 44%, #007852 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00b27a 0%,#009264 44%,#007852 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b27a', endColorstr='#007852',GradientType=0 ); /* IE6-9 */
	}
	
.humanities {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoHumanities.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.humanitiesHeader {
	background: #dfa880;
	background: -moz-linear-gradient(top, #dfa880 0%, #b4805b 44%, #9e6339 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfa880), color-stop(44%,#b4805b), color-stop(100%,#9e6339)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dfa880 0%, #b4805b 44%, #9e6339 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dfa880 0%, #b4805b 44%, #9e6339 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dfa880 0%, #b4805b 44%, #9e6339 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dfa880 0%,#b4805b 44%,#9e6339 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfa880', endColorstr='#9e6339',GradientType=0 ); /* IE6-9 */
	}
	
.law {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoLaw.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.lawHeader {
	background: #6857b2;
	background: -moz-linear-gradient(top, #6857b2 0%, #54449c 44%, #3e3080 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6857b2), color-stop(44%,#54449c), color-stop(100%,#3e3080)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6857b2 0%, #54449c 44%, #3e3080 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6857b2 0%, #54449c 44%, #3e3080 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6857b2 0%, #54449c 44%, #3e3080 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6857b2 0%,#54449c 44%,#3e3080 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6857b2', endColorstr='#3e3080',GradientType=0 ); /* IE6-9 */
	}
	
.nursing {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoNursing.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.nursingHeader {
	background: #ffae3b;
	background: -moz-linear-gradient(top, #ffae3b 0%, #da9432 44%, #b27928 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffae3b), color-stop(44%,#da9432), color-stop(100%,#b27928)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffae3b 0%, #da9432 44%, #b27928 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffae3b 0%, #da9432 44%, #b27928 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffae3b 0%, #da9432 44%, #b27928 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffae3b 0%,#da9432 44%,#b27928 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffae3b', endColorstr='#b27928',GradientType=0 ); /* IE6-9 */
	}
	
.science {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-image:url(../images/entrancePagePhotos/largerHeaderPhotoScience.jpg);
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
}

.scienceHeader {
	background: #009da5;
	background: -moz-linear-gradient(top, #009da5 0%, #008990 44%, #007278 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009da5), color-stop(44%,#008990), color-stop(100%,#007278)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009da5 0%, #008990 44%, #007278 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009da5 0%, #008990 44%, #007278 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009da5 0%, #008990 44%, #007278 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #009da5 0%,#008990 44%,#007278 100% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009da5', endColorstr='#007278',GradientType=0 ); /* IE6-9 */
	}