/*--------CORE-----*/	
/* Skip nav styles from Liam */
.skipnav {position: absolute; 
          text-align: left; 
          margin: 0; padding: 0;
          left: -1000em; top: 0; 
          background-color:#000;
} 
.skipnav a {
    background-color:#000 !important;
    background:none;
    color: #fff !important;
}

/*For all, including Opera. 
Display:none used to switch off the skip links for Opera users 
(it's redundant, Opera has excellent keyboard navigation)*/

* html .skipnav {display: block} /*Switch on for IE6 and below*/
*+html .skipnav {display: block} /*Switch on for IE7*/
:root .skipnav {display: block} /*Switch on for Moz, FF and Safari*/


html {margin:0;}

html, body {height:100%;}

body {
	margin:0;
	color:#333;
	background-color:#F7F7F7;
	font: 400 18px/24px Roboto,sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6, h7, p, li, div, span, label, a
{
	font-family:'Roboto', Arial, sans-serif;   
}

	
h1 {
    font-family: "Roboto";
    font-size: 1.5em !important;
    font-weight: normal;
    margin-bottom: 1%;
    margin-top: 0;
    text-transform: uppercase;
	}	

h2 {
	font-family: "Roboto";
	font-size:1.25em;
	margin-bottom:8px;
	color:#00274C;
	text-transform:uppercase;
}
	
h3 {
    font-family: "Roboto";
    text-transform: uppercase;
	font-size:1em !important;
}	
	
p, ul {font-size:1em; line-height:1.5em;}	

/*hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    clear: both;
    height: 5px;
    margin: 2.25em 0;
}*/

hr {
	border:0;
	border-bottom:1px solid #9CD0E8;
	margin:2.25em 0;	
}

hr.dot {
	clear:both;
	border: 0;
    border-bottom: 1px dotted #888;
    margin:40px 0;
}

/*strong {font-weight:normal; font-family: "Roboto";}*/

main {clear:both;}



/*--------HACK FOR CHROME & SAFARI-----*/	
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	p, li, th, td, input, select, textarea, label, legend  {-webkit-font-smoothing:subpixel-antialiased; text-rendering: auto; font-family:'open_sansregular', Verdana, Arial, sans-serif;}
	h1 {-webkit-font-smoothing:subpixel-antialiased;}
	
	.subject {font-family:'open_sansregular', Verdana, Arial, sans-serif;}
	em {font-family:'open_sansitalic';}
	h4, h5, h6, strong, b {font-family:'open_sansregular'; font-weight:800;}
	h1, h2, h3, strong {font-family:'open_sansextrabold';}
	
}*/

/* TOP BARS */

header {
	float:left;
	width:100%;
	background-color:#00274C;
}

.masthead {
    float: left;
    margin: 0 !important;
    padding: 0 10px;
}

    .masthead a:link, .masthead a:visited {
        padding: 8px 20px;
        font-family: 'Crimson Text' !important;
        font-weight: 400;
        font-size: 1em;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #fff;
        background-color: transparent;
    }

.hvr-masthead {
    display: inline-block;
    padding: 0 20px;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    color: #ccc;
    text-decoration: none;
    text-align: center;
}

    .hvr-masthead:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #084B8A;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-masthead:hover, .hvr-masthead:focus, .hvr-masthead:active {
        color: white;
    }

        .hvr-masthead:hover:before, .hvr-masthead:focus:before, .hvr-masthead:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
        }



.topBar {
	/*width:75%;
	min-width:960px;
	min-height:40px;
	margin-left:auto;
	margin-right:auto;*/
}


.search {
	float:right;
	margin-left:20px;
	margin-top:5px;
}

.search input {
	min-width:150px;
    background-color: #E0EEF5;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #333;
    padding: 5px;
	font-size:.75em !important;
}

.search select {
	border: 1px solid #ccc;
    border-radius: 5px;
    color: #333;
    padding: 5px;
	font-size:.75em !important;	
	margin-right:20px;
}


/*CSUF WORDMARK*/

#topBar h3 {
    float: left;
    overflow: hidden;
	margin-left:2%;
}


#wordmark {
    text-indent: -100em;
}

#wordmark span {
	float:left;
    display: block;
    margin-bottom: -35px;
    position: relative;
    z-index: 1;
    color: #000;
    background-color: #fff;
    background:none;
   
}
#wordmark {
    background-image: url("../images/core/CSUF-wordmark.jpg");
    background-repeat: no-repeat;
    height: 40px;
    width: 532px;
    margin-left:175px; 
}

#wordmark:hover, #wordmark:focus, #wordmark span:hover, #wordmark span:focus {
    background-position: 0 -40px;
    cursor: pointer;
}

/*------FORM-------*/
input, select, textarea {
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  border-radius:5px;
  color:#333333;
  padding:5px;
  font-size:1em;
  font-family: 'Roboto', Arial, sans-serif !important;
}

input {margin:10px 0; padding:8px !important;}

input[type=checkbox], input[type=radio] {margin-right:5px;}


legend {margin-bottom:5px;}

.giftAmount {
	min-width:150px;
	background:url(../images/core/dollar.png) no-repeat left center #fff;
	padding-left:46px !important;
}

.labelTxt {font-family: 'Roboto', Arial, sans-serif; font-weight: bold;}

/*

.giveOptionTabs {margin-top:30px; margin-bottom:30px;}
.giveOptionTabs li {
	float:left;
	display:inline;
	font-family: 'open_sansbold';
	height:70px;
}
.giveOptionTabs li:first-child a:link, .giveOptionTabs li:first-child a:visited {
	width:30%;
	color:#333;
	text-decoration:none;
	padding:20px 25px;
	text-align:center;
	text-transform:uppercase;
	background-color:#ddd;
	margin-right:1px;}

.giveOptionTabs li:nth-child(2) a:link, .giveOptionTabs li:nth-child(2) a:visited {
	width:27%;
	color:#333;
	text-decoration:none;
	padding:20px 25px;
	text-align:center;
	text-transform:uppercase;
	background-color:#ddd;
	margin-right:1px;}

.giveOptionTabs li:nth-child(3) a:link, .giveOptionTabs li:nth-child(3) a:visited {
	width:43%;
	color:#333;
	text-decoration:none;
	padding:20px 25px;
	text-align:center;
	text-transform:uppercase;
	background-color:#ddd;}

.giveOptionTabs li:first-child a:hover, .giveOptionTabs li:first-child a:active, .giveOptionTabs li:nth-child(2) a:hover, .giveOptionTabs li:nth-child(2) a:active, .giveOptionTabs li:nth-child(3) a:hover, .giveOptionTabs li:nth-child(3) a:active {
	color:#fff;
	background-color:#0085B2;
}*/


/*----GIVING OPPORTUNITIES  TABS*/
.giftDesignationDIV {
    /*width: 600px;   */ 
    width: 100%;   
}

.giftDesignationButton :hover, .giftDesignationButton :visited {
    /*color: #000;
   background-color: #c8dfef;*/
	color: #fff;
   background-color: #002B54;
}

.giftDesignationButton p {
    float: left;
    height: 53px;
    padding-top: 20px;
    font-size: 1em;
    text-align: center;
    width: 100%;
    /*background-color: #e1eef6;*/
	background-color: #16529c;
    color: #fff;
    font-weight: bold;
    font-family: 'Roboto', Arial, sans-serif;
}


.buttonActive {
    /*color: #000 !important;
    background-color: #c8dfef !important;*/
	color: #FF9C38 !important;
   background-color: #002B54 !important;
}


/*----GREATEST NEEDS/COLLEGES/PROGRAMS&SCHOLARSHIPS TABS*/
.giveOptionTabs {margin-top:10px; width:100%;   }
.giveOptionTabs p {
	float:left;
	height:53px;
	padding-top:18px;
	font-size:1em;
}

.giveOptionTabs a:link, .giveOptionTabs a:visited {
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: bold;
	color:#454545;
	text-decoration:none;
	padding:20px 40px;
	text-align:center;
	text-transform:uppercase;
	/*background-color:#fff;*/
	background-color:#E0EEF5;
	margin-right:1px;		
}

.giveOptionTabs a:hover {
	color:#fff;	
	/*background-color:#16529B;*/
	background-color:#084B8A;
}


/*#lnkColleges {width:27%;}
#lnkSCH_PRG {width:40%;}
#lnkSearch { width: 30%;}*/

.giveOptionTabs a.giveOptionActive:link, .giveOptionTabs a.giveOptionActive:visited {
	color:#333;
	/*background-color:#333;*/
	background-color:#9CD0E8;
}
.tabActive {
	background-image:url(../images/icons/give-option-arrow-9CD0E8.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#divBrowseListOptions {
    padding-left: 20px;
}

#lblSpecialInstructions {
    float: left;
    padding-left: 30px;
}

.reqMultipleLabel {
    float: left;
    padding-left: 30px;
}

#divMultiple {
    text-align: center;
}
    
    
.giveIcon {
        vertical-align: middle;
        margin-right: 3px;
    }
.giveDescrpt {
	font-family: 'Crimson Text', Times, serif;
	font-weight: normal !important;
	font-style: italic;
	letter-spacing: 0.025em;
}



/*INDIVIDUAL FORM FIELDS*/
#txtGive, #ddlStudents {
    width: 95%;
}
#txtFundSearch {width:88%; background-color: #e2eef6;}
#txtEmailSearch {width:80%;}
#ddlColleges, #ddlCollegeGroups, #ddlCollegeFund, #ddlSchPrg, #ddlFunds, #ddlSearchResults {
    width: 97%;
}

#ddlColleges, #ddlSchPrg, #ddlCollegeGroups, #ddlFunds, #ddlCollegeFund, #ddlSearchResults {
    background-color: #e2eef6;
}

#txtDonorFName {width:66%;}
#txtDonorLName {width:79%;}
#txtDonorStreet1 {width:85%;}
#txtDonorCity {width:87%;}
#txtDonorEmail {width:84%;}
#txtDonorEmail2 {width:73%;}



#btnSearchFund {
	margin:0 !important;
	padding:0 !important;
	padding-left: 2px !important;
	vertical-align:sub !important;	
	background-color:transparent !important;
    border:none !important;
    border-radius:0 !important;
}

.continueButton {
	margin-left:auto;
	margin-right:auto;
	width:50%;
	background-color:#002B54;
	padding:20px 10px !important;
	cursor:pointer;
	text-transform: uppercase;
}

.continueButton2 {
	width:20%;
	background-color:#002B54;
	padding:20px 10px !important;
	cursor:pointer;
}
.prevButton {
	margin-right:5%;
	width:20%;
	color:#00274c;
	background-color:#eee;
	padding:20px 10px !important;
	cursor:pointer;
	border:1px solid #ccc;}

.submitPayment {
	width:30%;
	background-color:#002B54;
	padding:20px 10px !important;
	cursor:pointer;
}

.note {
	font-family: 'Roboto', Arial, sans-serif;
	font-style: italic;
	color:#666;}

.important {
	color:red;	
}


#lblFullName, #lblAddress, #lblEmail, #lblPhone, #lblCSUFAffiliation, #lblGiftInfoStep3, #lblAboutYouStep3 {
	font-family: 'Roboto', Arial, sans-serif;
	font-size:1em;
	line-height:1.5em;
}

#pOR {
	text-transform: uppercase;
	font-weight: bold;
	margin:20px 0;
	color: #5E5654;
}


/*------ESSENTIALS-------*/
.required {
    color: #ad0000 !important;
    font-family: 'Roboto', Arial, sans-serif;
    background-color: #fff;
    background:none;
}
.margTop4 {margin-top:4%;}
.allCap {text-transform:uppercase;}




 



/*------LAYOUT AND CONTAINERS--------*/
#container {
    clear: both;
    /*width:700px;
	padding:0 20px;*/
    width: 55%;
    margin-left: auto;
    margin-right: auto;
}

.mainCol {
	width:100%;
	/*float:left;
	width:79%;
	margin-right:2%;*/
}

aside {
	float:left;
	width:16%;
	background-color:#fff;
	border:1px solid #ccc;
	padding:1%;
	color:#666;
	font-size:.875em;
	margin-bottom:2%;
}

#gift-type p {
	float:left;
	margin:0 2%;
	padding:10px;
}

#gift-type p:first-child {margin-left:0 !important;}

#givenBefore p, #email-type p, #phone-type p {
	float:left;
	margin-right:2%;
}

#Designation {margin-top:8px;}

#additionalInfo {margin-top:4%;}

.name p, .street p, .state p {
	float:left;
	margin-right:3%;
}
.name p:nth-child(4) {margin-right:0;}

.FName, .LName, .Street1, .City, .State {min-width:200px;}
.MI, .Suffix, .security-code {width:30px;}
.card-number {min-width:300px;}

.affiliationCol {
	float:left;
	min-width:200px;
	margin-right:2%;
}

.cards {margin-left:10px; vertical-align:middle;}

#additionalInfo, .affiliationCol {font-family: 'Roboto', Arial, sans-serif !important;}

#Designation {width:50%; min-width:480px;}
#Designation option, #salutation option, #country option, #card-type option, #Exp-Month option, #Exp-Year option {
	padding:3px 10px;
	border-top:1px dotted #ccc;
}


#artStep1  {
    font-family: 'Roboto', Arial, sans-serif;
}



#divCollegeDesignation {
    padding-left : 20px;
    
}




/*------COMMONS-------*/
.clear {clear:both !important;}

.floatR {
    float:right ; 
}

.floatL {
    float:left ; 
}

.padBot {
	padding-bottom:40%;}
	

a.button:link, a.button:visited {
    border-radius: 5px;
    color: #fff;
	text-decoration:none;
    letter-spacing: 0.045em;
    padding: 0.75em 1.125em;
}

a.button:hover {
	background-color:#ac0000;
}

.buttonSpacing {margin:8% 0;}

a.pill:link, a.pill:visited {
    border-radius: 25px;
    color: #fff;
    letter-spacing: 0.045em;
    padding: 0.625em 1.75em 0.75em;
	text-decoration:none;
}

a.pill:hover {
    background-color: #db6d01;
    text-decoration: none;
}

.univBlue {
    background-color: #002b54;
}
.medBlue {
    background-color: #0059b2;
}

.grayButton {
    background-color: #555;
}

.note {
    color: #525252 !important;
}

.margBotPage {min-height:300px;}
.margBot100 {height:100px;}

#lblColleges, #lblSCHPRG, #lblSearch {    clear: both !important;    float: left; color:#fff; background-color: #000; background:none;}

/*----------------------------------------------
FOOTER
------------------------------------------------*/
#divFooter {
    clear: both;
    color: #f7f7f7;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: .85em;
    font-family: open_sansregular, Verdana, Arial, sans-serif;
    background-color: #003366; /* Old browsers */
    background: #003366; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top, #003366 0%, #01172f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003366), color-stop(100%,#01172f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #003366 0%,#01172f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #003366 0%,#01172f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #003366 0%,#01172f 100%); /* IE10+ */
    background: linear-gradient(to bottom, #003366 0%,#01172f 100%); /* W3C */
}

    #divFooter a, #divFooter p {
        color: #f7f7f7;
        background-color: #000;
        background: none;
        font-size: .95em;
        font-family: open_sansregular, Verdana, Arial, sans-serif;
    }

    #divFooter a {
        text-decoration: underline;
    }

    #divFooter .logo {
        float: left;
        width: 210px;
        margin: 2%;
        margin-top: 0%;
        padding: 0%;
        line-height: normal;
    }

    #divFooter .disclaimer {
        float: left;
        margin: 1%;
        margin-top: 0%;
        padding: 0%;
        padding-left: 1%;
        border-left: solid 1px #bcbcbc;
    }

        #divFooter .disclaimer p {
            float: left;
            margin-left: 10px;
            line-height: 1.45em;
        }

.reportproblems {
    clear: both;
    float: left;
}

#divFooter .accessibility {
    clear: both;
    float: left;
    margin: 0px;
    margin-top: 8px;
    padding-left: 2%;
    padding-top: 0px;
    padding-bottom: 5px;
    font-family: Calibri;
    width: 100%;
    box-sizing: border-box;
}

    #divFooter .accessibility h2 {
        font-size: .95em;
        line-height: 1.5em;
        padding: 3px;
        padding-left: 0px;
        color: #dfdfdf;
        background-color: transparent;
        letter-spacing: .3em;
        margin: 0px;
        padding-top: 1%;
    }

    #divFooter .accessibility ul {
        float: left;
        margin-top: 1%;
        list-style-type: none;
        border: solid 0px #225588;
        border-top: dotted 1px #225FB0;
        border-bottom: dotted 1px #225FB0;
        color: #dfdfdf;
        background-color: transparent;
        background: rgba(34,95,176,.15);
        box-sizing: border-box;
        padding: 4px;
        width: 100%;
    }

    #divFooter .accessibility li {
        float: left;
        color: #ccc;
        background-color: transparent;
        padding-right: 10px;
        padding-left: 10px;
        font-size: 1em;
        text-align: center;
        border-right: solid 1px #225588;
    }

    #divFooter .accessibility p {
        float: left;
        padding: 2px;
        padding-left: 0px;
        line-height: normal;
        font-size: .9em;
        letter-spacing: 1px;
    }

    #divFooter .accessibility a {
        color: #efefef;
        background-color: transparent;
        text-decoration: none;
        font-size: .9em;
        font-family: open_sansregular, Verdana, Arial, sans-serif;
        text-shadow: 2px 2px 2px rgba(0,0,0,.6);
    }

        #divFooter .accessibility a.button {
            text-decoration: none;
        }

        #divFooter .accessibility a:hover {
            text-shadow: 1px 1px 5px rgba(0,0,0,1);
        }

        #divFooter .accessibility a.button:hover {
            text-shadow: 1px 1px 5px rgba(0,0,0,0);
        }

#divFooter .TemplateVersion {
    clear: both;
    float: right;
    font-size: .65em;
    font-weight: normal;
    font-family: Arial;
    padding: 2px;
    padding-right: 0px;
    color: #dfdfdf;
    background-color: transparent;
    letter-spacing: .3em;
    margin-top: 0px;
    padding-top: 15px;
}


.skipnav, .ati_leadtext {
    position: absolute;
    text-align: left;
    margin: 0;
    padding: 0;
    left: -1000em;
    top: 0;
}

/*------FOOTER-------*/
/*footer {
	clear:both;
	float:left;
	width:96%;
	padding:2%;
	background-color:#00274C;
}
footer img {
	float:left;
	margin-right:20px;}
footer p {
	float:left;
	font-size:.75em;
	color:#bbb;
}
footer p a:link, footer p a:visited {
	color:#bbb;
}*/




/* -------------- @MEDIA -------------*/
@media only screen and (max-width : 350px) {
	#intro article {
	width:96%;
	padding:2%;
	min-width:310px;}
	#intro img {width:50%; height:auto;}
	.mainCol {float:none !important; width:98%; margin-right:auto !important; margin-left:auto;
}
    .masthead a {
        font-size:0.68em !important;
        letter-spacing: normal !important;
    }

	#Designation {width:100%; min-width:300px;}
}

@media only screen and (min-width: 355px) and (max-width : 500px) {
	#intro article {
	width:96%;
	padding:2%;
	min-width:360px;}
	#intro img {width:50%; height:auto;}
	#Designation {width:100%; min-width:460px;}
    .masthead a {
        font-size: 0.8em !important;
        letter-spacing: normal !important;
    }
}

@media only screen and (min-width: 590px) and (max-width : 760px) {
	/*600 x 800*/
    .masthead a {
        font-size: 0.68em !important;
        letter-spacing: normal !important;
    }
}

@media only screen and (max-width : 1020px) and (min-width : 760px) {
   /* 768 x 1024 and 800 x 600 */
   
}

@media only screen and (max-width : 1050px) and (min-width : 1022px) {
   /* 1024 x 768 */
   
}