@charset "utf-8";
/* CSS Document */

/* Styles created by Skip Filgo for WacoISD.org c2011-2018 */




hr {
	border: 0;
	height: 1px;
        width: 50%;
	background-image: -webkit-linear-gradient(left, rgba(0,39,118,0), rgba(0,39,118,0.75), rgba(0,39,118,0));
	background-image: -moz-linear-gradient(left, rgba(0,39,118,0), rgba(0,39,118,0.75), rgba(0,39,118,0));
	background-image: -ms-linear-gradient(left, rgba(0,39,118,0), rgba(0,39,118,0.75), rgba(0,39,118,0));
	background-image: -o-linear-gradient(left, rgba(0,39,118,0), rgba(0,39,118,0.75), rgba(0,39,118,0));
}


/**    .ptl_page h3{
        font-size: 18px;
        color: #d8a729;
}
    .ptl_page p{
        font-size: 14px;
        color: #333;
}**/

.wisd-menu{
    BORDER: #097cb2 1px solid; BACKGROUND-COLOR: #d8a729; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #000; FONT-SIZE: 9px; FONT-WEIGHT: bold; 
    }

.campus-webjump{
    BORDER: #097cb2 1px solid; BACKGROUND-COLOR: #d8a729; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #000; FONT-SIZE: 14px; FONT-WEIGHT: light; 
    }

.campus-webjump input{
    BORDER: #097cb2 1px solid; BACKGROUND-COLOR: #097cb2; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #000; FONT-SIZE: 14px; FONT-WEIGHT: bold; 
    }

#transP h2 {
    FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #097cb2; FONT-SIZE: 14px; FONT-WEIGHT: bold;
    }
#transP TH {
    BACKGROUND-COLOR: #eeeeff; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #00f; FONT-SIZE: 16px; FONT-WEIGHT: normal;
    }
#transP TD {
    PADDING-LEFT: 10px;
    }
#transP INPUT {
    BORDER: #097cb2 1px solid; BACKGROUND-COLOR: #eef; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #000; FONT-SIZE: 10px; FONT-WEIGHT: bold; 
    }
#transP SELECT {
    BORDER-BOTTOM: #00f 1px solid; BORDER-LEFT: #00f 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10px; BORDER-TOP: #00f 1px solid; BORDER-RIGHT: #00f 1px solid;
    }

#wisd_magnet-app-hdr {
	background-color: #003366;
	margin: 10px;
	padding: 10px;
}


.td-shady {
	background-color: #F0F0F0;
}

.requiredField {
	font-weight: bold;
	background-color: #FFFFCC;
}

/*********************Styles for WISD Forms********************/

#wisdform-2mxv {
	background-color: #d8a729;
	border-radius: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#tiny {
	font-size:  10px !important;
	font-style: italic !important;
        line-height: 10px !important;
}


#tiny a{
	font-size:  10px !important;
	font-style: italic !important;
        line-height: 10px !important;
}

#wisdform-2mxv textarea {
	width: 80%;
	height: 150px;
	background-color: #99cccc;
	border: 1px solid #097cb2;
	border-radius: 10px;
	border-radius-bottom-right: 0px;
}
#wisdform-2mxv input {
	background-color: #99cccc;
	border: 1px solid #097cb2;
	border-radius: 10px;
	border-bottom-right-radius: 0px;
	text-align: center;
	height: 15px;
}
#wisdform-2mxv select {
	background-color: #99cccc;
	border: 1px solid #097cb2;
	border-radius: 10px;
	border-bottom-right-radius: 0px;
	text-align: left;
	height: 17px;
	font-size: 10px;
}
#wisdform-2mxv h1 {
	text-align: center;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #009;
}
#wisdform-2mxv p {
	font-size: 18px;
}
#wisdform-2mxv table {
	border-width: 1px;
	border-radius: 10px;
	width: 80%;
}
#wisdform-2mxv td {
	width: 50%;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
#AlignLeft {
	text-align: left !important;
}
#degreeTable td {
	width: 15%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}
#degreeTable th {
	width: 15%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


/*** end of wisdforms2mxv ***/

/*************** MediaLink css ***************/

#medialink {
	position: relative;
	z-index: 1;
	height: 25px;
	float: right;
	margin: 10px;
	margin-left: -25px;
}
#medialink a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	background-color: #097cb2;
	white-space: nowrap;
	border: 1px;
	margin-top: -10px;
	border-style: solid;
	border-color: #d8a729;
	/**border-right-width: 15px;**/
	border-bottom-right-radius: 50px;
	border-top-right-radius: 50px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 15px;
	padding-left: 40px;
}
#medialink a:hover {
	background-color: #66cccc;
	color: #000;
}
#medialink h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

#medialink audio {
        float: right;
        width: 650px;
        margin-left: 100px;
        margin-top: -16px;
        margin-right: 0px;
        background-color: #000;
        padding: 2px;
}
#circle-pic {
	position: relative;
	z-index: 999;
	height: 25px;
	width: 25px;
	float: right;
	font-size: 0px !important;
	font-weight: bold;
	text-align: center;
	color: #d8a729;
	background-color: #d8a729;
	border-width: 5px;
	border-style: solid;
	border-radius: 50px;
	border-color: #FFF;
	padding: 10px;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-top: -10px;
	background-image: url(/cms/lib/TX49000021/Centricity/Shared//icons/iconphoto.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#circle-dvd {
	position: relative;
	z-index: 999;
	height: 25px;
	width: 25px;
	float: right;
	font-size: 0px !important;
	font-weight: bold;
	text-align: center;
	color: #d8a729;
	background-color: #d8a729;
	border-width: 5px;
	border-style: solid;
	border-radius: 50px;
	border-color: #FFF;
	padding: 10px;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-top: -10px;
	background-image: url(/cms/lib/TX49000021/Centricity/Shared//icons/iconvideo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#circle-news {
	position: relative;
	z-index: 999;
	height: 25px;
	width: 25px;
	float: right;
	font-size: 0px !important;
	font-weight: bold;
	text-align: center;
	color: #d8a729;
	background-color: #d8a729;
	border-width: 5px;
	border-style: solid;
	border-radius: 50px;
	border-color: #FFF;
	padding: 10px;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-top: -10px;
	background-image: url(/cms/lib/TX49000021/Centricity/Shared//icons/iconnews.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#circle-audio {
	position: relative;
	z-index: 999;
	height: 25px;
	width: 25px;
	float: right;
	font-size: 0px !important;
	font-weight: bold;
	text-align: center;
	color: #d8a729;
	background-color: #d8a729;
	border-width: 5px;
	border-style: solid;
	border-radius: 50px;
	border-color: #FFF;
	padding: 10px;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-top: -10px;
	background-image: url(/cms/lib/TX49000021/Centricity/Shared//icons/iconaudio.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#circle-map {
	position: relative;
	z-index: 999;
	height: 25px;
	width: 25px;
	float: right;
	font-size: 0px !important;
	font-weight: bold;
	text-align: center;
	color: #d8a729;
	background-color: #d8a729;
	border-width: 5px;
	border-style: solid;
	border-radius: 50px;
	border-color: #FFF;
	padding: 10px;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-top: -10px;
	background-image: url(/cms/lib/TX49000021/Centricity/Shared//icons/iconmap.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*************** end MediaLink css ***************/



#more411 a{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	font-weight: lighter !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
	background-color: #097cb2 !important;
	text-align: center !important;
	white-space: nowrap !important;
	border: 1px solid #d8a729 !important;
	border-radius: 10px !important;
	margin: 10px !important;
	padding: 2px !important;
	height: 15px !important;
	line-height: 11px !important;
    }

#more411 a:hover{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    font-weight: lighter !important;
    color: #FFFFFF !important;
    text-decoration: none !important;
    background-color: #d8a729 !important;
    text-align: center !important;
    white-space: nowrap !important;
    border: 2px solid #097cb2 !important;
	border-radius: 10px !important;
	margin: 10px !important;
	padding: 2px !important;
	height: 15px !important;
	line-height: 11px !important;
    }

#mas411 a{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	font-weight: lighter !important;
	color: #fff !important;
	text-decoration: none !important;
	background-color: #090 !important;
	text-align: center !important;
	white-space: nowrap !important;
	border: 1px solid #c00 !important;
	border-radius: 10px !important;
	margin: 10px !important;
	padding: 2px !important;
	height: 15px !important;
	line-height: 11px !important;
    }
#mas411 a:hover{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    font-weight: lighter !important;
    color: #fff !important;
    text-decoration: none !important;
    background-color: #c00 !important;
    text-align: center !important;
    white-space: nowrap !important;
	border: 1px solid #090 !important;
	border-radius: 10px !important;
	margin: 10px !important;
	padding: 2px !important;
	height: 15px !important;
	line-height: 11px !important;
    }





/**********************News 4 My School *********************************/
#news4schools {
	background-image: url(/cms/lib/TX49000021/Centricity/template/globalassets/images/news4schools/news4schools.png);
	background-repeat: no-repeat;
	background-position: center center;
        padding-left: 5px;
        padding-bottom: 5px;
}
/**********************HTML5PLAYER embedded *********************************/
#HTML5PLAYER{
    text-align: center;
    }
    #HTML5PLAYER a {
    background-color: #FFF;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    }
    #HTML5PLAYER video {
    margin: 5px;
    width: 90% !important;
    margin-left: 10px !important;
    border: 5px solid #097cb2;
    border-radius: 20px;
    background-image: url(/UserFiles/Servers/Server_345/Image/template/html5VideoBG-001.jpg);
    }

    #HTML5PLAYER iframe{
    margin: 5px !important;
    width: 704px !important;
    height: 396px !important;
    margin-left: 10px !important;
    border: 5px solid #097cb2 !important;
    border-radius: 20px !important;
    background-image: url(/UserFiles/Servers/Server_345/Image/template/html5VideoBG-001.jpg) !important;
    }

/****.BoT-embedyouTube {
    width: 640px !important;
    height: 360px !important;
}****/

/**** Teacher of the Year ****/
#WISD-TotY {
	background-color: #d8a729;
	border-radius: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#WISD-TotY .content {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	border: 2px solid #2b2b2b;
	border-radius: 20px;
	background-color: #FFF;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
#WISD-TotY textarea {
	width: 100%;
	height: 150px;
	background-color: #e1edf3;
	border: 1px solid #097cb2;
	border-radius: 10px;
	border-bottom-right-radius: 0px;
}
#WISD-TotY input {
	background-color: #e1edf3;
	border: 1px solid #097cb2;
	border-radius: 10px;
	border-bottom-right-radius: 0px;
	width: 200px;
        text-align: center;
}
#WISD-TotY select {
	background-color: #e1edf3;
	border: 1px solid #097cb2;
	border-radius: 10px;
	border-bottom-right-radius: 0px;
	width: 200px;
        text-align: center;
}
#WISD-TotY h1 {
	text-align: center;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #097cb2;
}
#WISD-TotY p {
	font-size: 14px;
}
#WISD-TotY table {
	border-width: 1px;
	border-radius: 10px;
	border-color: #EEE;
	width: 80%;
}
#WISD-TotY td {
	font-size: 14px;
	width: 50%;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

/****end TotY css ****/



/***** CNS-Menu

#CNS-menu {
	width: 518px !important;
	border: 1px solid #800;
        border-top-left-radius: 20px;
        border-bottom-right-radius: 20px;
	font-family: 'High Tower Text', Times, serif !important;
	padding: 40px !important;
	background-repeat: repeat-y;
	background-color: #fcf7e8;
	background-image: url(http://www.wacoisd.org/UserFiles/Servers/Server_345/Image/CNS/CateringMenu/paper-background-650w-lighter.jpg);
}
#breakfast {
	height: 150px;
	margin-top: -40px !important;
	margin-right: -40px !important;
	margin-bottom: 40px !important;
	margin-left: -40px !important;
	background-image: url(http://www.wacoisd.org/UserFiles/Servers/Server_345/Image/CNS/CateringMenu/hdr-breakfast.jpg);
	border: 1px solid #800;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
}
#lunch {
	height: 150px;
	margin-right: -40px !important;
	margin-bottom: 40px !important;
	margin-left: -40px !important;
	background-image: url(http://www.wacoisd.org/UserFiles/Servers/Server_345/Image/CNS/CateringMenu/hdr-lunch.jpg);
	border: 1px solid #800;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
}
#platters {
	height: 150px;
	margin-right: -40px !important;
	margin-bottom: 40px !important;
	margin-left: -40px !important;
	background-image: url(http://www.wacoisd.org/UserFiles/Servers/Server_345/Image/CNS/CateringMenu/hdr-platters.jpg);
	border: 1px solid #800;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
}
#sweets {
	height: 150px;
	margin-right: -40px !important;
	margin-bottom: 40px !important;
	margin-left: -40px !important;
	background-image: url(http://www.wacoisd.org/UserFiles/Servers/Server_345/Image/CNS/CateringMenu/hdr-sweets.jpg);
	border: 1px solid #800;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
}
#CNS-menu h1 {
	font-family: 'High Tower Text', Times, serif !important;
	color: #000;
	font-size: 32px;
	font-weight: lighter;
	text-align: center;
}
#CNS-menu h2 {
	font-family: 'High Tower Text', Times, serif !important;
	color: #888;
	font-size: 26px;
	font-weight: lighter;
	text-align: center;
}
#CNS-menu p {
	font-family: 'High Tower Text', Times, serif !important;
	color: #333;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	line-height: 22px;
	text-align: center;
}
#CNS-menu li {
	font-family: 'High Tower Text', Times, serif !important;
	color: #333;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	line-height: 22px;
}
#CNS-menu hr {
	border: 0;
	height: 1px;
	width: 50%;
	text-align: center;
	margin-top: 20px !important;
	margin-bottom: 15px !important;
	background-image: -webkit-linear-gradient(left, rgba(200,0,0,0), rgba(100,0,0,0.75), rgba(200,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(200,0,0,0), rgba(100,0,0,0.75), rgba(200,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(200,0,0,0), rgba(100,0,0,0.75), rgba(200,0,0,0));
	background-image: -o-linear-gradient(left, rgba(200,0,0,0), rgba(100,0,0,0.75), rgba(200,0,0,0));
}
#CNS-menu hr:after {
	content: ",";
	font-family: Webdings;
	display: inline-block;
	position: relative;
	top: -12px;
	font-size: 24px;
	padding: 0 1px;
	background-color: #fcf7e8;
	text-align: center;
	color: #800;
}
#CNS-menu table {
}
#CNS-menu th {
	font-family: 'High Tower Text', Times, serif !important;
	color: #333;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
}
#CNS-menu td {
	font-family: 'High Tower Text', Times, serif !important;
	color: #333;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	line-height: 18px;
	text-align: center;
}
#CNS-menu input {
	font-family: 'High Tower Text', Times, serif !important;
	color: #800;
	font-size: 16px;
	background-color: #FED;
	width: 40px;
	height: auto;
	vertical-align: text-top;
	text-align: center;
	border: 1px solid #800;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
	font-style: normal;
	font-weight: bold;
}
#jumpmenu {
	width: 600px;
	height: 40px;
	text-align: center;
	font-family: "High Tower Text", "Book Antiqua", Times, serif;
	background-color: #880000;
	border: 1px solid #800;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
}
#jumpmenu a {
	text-align: center;
	font-family: "High Tower Text", "Book Antiqua", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#jumpmenu a:hover {
	text-decoration: underline;
}
#jumpmenu td{
	text-align: center !important;
	font-family: "High Tower Text", "Book Antiqua", Times, serif;
        width: 25%;
}
*****/

/*****END CNS-Menu*****/





/**************** Administrator Pages [admin-pics] START *****************/

#adminpics {
	float: left;
	width: 150px;
	height: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#adminpics p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	line-height: 12px;
}
#adminpics img{
	width: 150px;
	height: 200px;
    border: 1px solid;
}
#adminpics-super {
	float: right;
	width: 300px;
	height: 500px;
        margin-top: -3px;
	margin-bottom: 3px;
        margin-right: 10px;
}
#adminpics-super p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-align: right;
}

#adminpics-super a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px !important;
}
#adminpics-super img{
	width: 300px;
	height: 450px;
    border: 1px solid #333;
}

#adminpic-navbar {
        margin-top: 10px;
	/**text-align: center;**/
        height: 40px;
}

#adminpic-navbar a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: lighter;
	text-align: center;
	border: 1px solid #333;
	padding: 3px;
        margin-bottom: 15px;
	text-decoration: none;
	background-color: #FFF;
	vertical-align: middle;
	margin: 0px;
}

#adminpic-navbar a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: lighter;
	text-align: center;
	border: 1px solid #097cb2;
	padding: 3px;
        margin-bottom: 15px;
	text-decoration: none;
	background-color: #d8a729;
	vertical-align: middle;
	margin: 0px;
}



/**************** Administrator Pages [admin-pics] DONE *****************/

/**************** Spotlight CSS ****************/

#spotlight h1{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #097cb2;
}
#spotlight p{
	font-family: Arial,Helvetica,Helvetica Neue,Verdana,sans-serif;
	line-height: 20px;
}

#spotlight a {
        margin: 5px;
        margin-top: 15px;

        padding: 3px 10px;
	border: 1px solid #FFF;
        border-radius: 6px;
        background-color: #097cb2 !important;
        color: #FFFFFF;
        text-decoration: none;
        text-align: center;
        font-family: Arial,Helvetica,Helvetica Neue,Verdana,sans-serif;

}

#spotlight a:hover{
        margin: 5px;
        margin-top: 15px;
        padding: 3px 10px;
	border: 1px solid #FFF;
        border-radius: 6px;
        background-color: #d8a729 !important;
        color: #000;
        text-decoration: none;
        text-align: center;
        font-family: Arial,Helvetica,Helvetica Neue,Verdana,sans-serif;

}

#spotlight img{
        border-radius: 20px;
	width: 60%;
        float: right;
        margin: 0 0 10 10;

}

#learn-more a{
        margin: 15px;
        padding: 5px 10px;
        border-radius: 6px;
        background-color: #097cb2 !important;
        color: #FFFFFF;
        font-size: 9px !important; /**16px;**/
        text-decoration: none;
        font-family: Arial,Helvetica,Helvetica Neue,Verdana,sans-serif;

}

#learn-more a:hover{
        margin-top: 15px;
        padding: 3px 10px;
        border-radius: 6px;
        background-color: #d8a729 !important;
        color: #000;
        font-size: 9px !important; /**16px;**/
        text-decoration: none;
        font-family: Arial,Helvetica,Helvetica Neue,Verdana,sans-serif;

}


/**************** Spotlight CSS DONE ****************/

/***FloatingIconMenu ****/
#FloatingIconMenu {
	background-color: #FFF;
	float: left;
	width: 30px;
	margin: 20px;
	border: 1px solid #d8a729;
	padding: 5px;
	z-index: 9999;
	position: fixed;
	border-radius: 10px;
	visibility: visible;
	left: 0px;
	bottom: 0px;
}
#FloatingIconMenu #icon {
	padding-top: 5px;
}
#FloatingIconMenu #icon img {
	float: none;
	height: 25px;
	width: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	border-radius: 5px;
}
/***END FloatingIconMenu ***/

#tre h2{
	font-family: Calibri, san-serif;
	font-size: 20px;
	line-height: normal;
	color: #333;
	font-style: italic;
	font-weight: bold;

}
#tre p{
	font-family: Calibri, san-serif;
	font-size: 18px;
	line-height: normal;
	color: #333;
}
#tre a{
	font-family: Calibri, san-serif;
	font-size: 18px;
	line-height: normal;
	color: #097cb2 !important;
}

#NOV8 {
	background-color: #A5C377;
	border-radius: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	border: 2px solid #003791;
	border-radius: 20px;
	background-color: #FFF;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

#NOV8 textarea {
	width: 80%;
	height: 150px;
	background-color: #D2E1BD;
	border: 1px solid #A5C377;
	border-radius: 10px;
	border-radius-bottom-right: 0px;
}

#NOV8 input {
	background-color: #D2E1BD;
	border: 1px solid #A5C377;
	border-radius: 10px;
	border-radius-bottom-right: 0px;
}

#NOV8 h1 {
	text-align: center;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#009;
}

#NOV8 p {
	font-size: 12px;
}

#NOV8 table {
	border-width: 1px;
	border-radius: 10px;
	width: 80%;
}

#NOV8 td {
	width: 50%;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}





#big img {
    float: right;
    width: 99% !important;
}

/*********Fine Arts Gallery begin**********/
    #artgallery {
    width: 90%;
    float: left;
    }
    #artgallery p{
    font-family: Arial, san-serif;
    font-size: 10px;
    line-height: 12px;
    font-weight: lighter;
    color: #888;
/**    font-style: italic; **/
    }

    #artgallery h3{
    font-family: Arial, san-serif;
    font-size: 10px;
    line-height: 12px;
    font-weight: lighter;
    color: #444;
/**    font-style: italic; **/
    }
    #artgallery h1{
    font-family: "High Tower Text", "Book Antiqua", Times, serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: lighter;
    color: #000;
    font-style: italic;
    }
    #artgallery h2{
    font-family: "High Tower Text", "Book Antiqua", Times, serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: lighter;
    color: #888;
    font-style: italic;
    }
    #artgallery img{
    width: 90%;
    border: 4px;
    border-radius: 10px;
    border-style:solid;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    }
#artgallery a{
    color: #333;
}
/*********Fine Arts Gallery end**********/
/*********MagnetApps Begins**************/
#magnetapp {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#magnetapp table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d8a729;
	border: 0px;
	border-radius: 10px;
	font-size: 12px;
	width: 100%;
}
#magnetapp th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #FFF;
	border-radius: 20px;
	background-color: #FFF;
	background-transparency: 50%;
	width: 30%;
}
#magnetapp td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}
#magnetapp input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	border-radius: 5px;
	background-color: #FFF;
	text-align: center;
}
#magnetapp select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	border-radius: 5px;
	background-color: #FFF;
}
#magnetapp h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #097cb2;
	padding: 5px;
}
#magnetapp h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#magnetapp h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#magnetapp h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#magnetapp p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*********MagnetApps Ends****************/
/*********Accelerate App Begins**********/
#XLR8 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
#XLR8 h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #d8a729;
	padding: 5px;
}
#XLR8 h3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#XLR8 table {
	width: 99%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#XLR8 th {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: right;
}
#XLR8 td {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
}
#XLR8 input {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEFFF;
	border: 0px solid #FFF;
	height: 20px;
	vertical-align: middle;
}
#XLR8 select {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#XLR8 textarea {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEFFF;
	border: 0px solid #FFF;
	width: 100%;
	height: 100px;
}
.esp {
	color: #00cc00;
}

/*********Accelerate App Ends**********/

/***JobFair***/

#jobfair h2 {
	font-size: 20px !important;
	font-family: latobold !important;
	font-weight: normal !important;
	background-color: #d8a729 !important;
	color: #FFF !important;
        padding: 5px;
        margin-top: -5px;
        text-align: left;
}

/***JobFair ends ***/

/***GrowYourOwn
#GYO {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/UserFiles/Servers/Server_345/Image/Departments/HR/GrowYourOwn/bg-plant.png);
}
***/
/***END GYO***/

/************HB Info
#HBinfo {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/UserFiles/Servers/Server_345/Image/HouseBill/bg_Texas_State_Capitol_Dome_Austin.jpg);

}**********/
/************END HB Info**********/

/************Form Design from 2016.05***********************/

#Form201605 {
	font-family: Arial, Helvetica, sans-serif;
}
#Form201605 table{
	text-align: center;
	white-space: nowrap;
	width: 500px;
	margin-left: 10px;
	border: 2px solid #097cb2;
	background-color: #d8a729;
	border-radius: 10px;
}
#Form201605 th{
	font-size: 12px;
	font-weight: bold;
	background-color: #d8a729;
	text-align: center;
	padding: 3px;
	border: 0px solid #FFE;
}
#Form201605 td{
	font-size: 10px;
	padding: 0px;
	background-color: #FFE;
	border: 0px solid #FFE;
	width: 125px;
	text-align: left;
}
#Form201605 select{
	font-size: 10px;
	background-color: #FFE;
	border: 0px solid #FFE;
	width: 125px;
	height: 30px;
}
#Form201605 input{
	font-size: 10px;
	background-color: #FFE;
	border: 0px solid #FFE;
	width: 125px;
	height: 30px;
	padding: 3px;
	font-weight: bold;
	color: #097cb2;
}

#Form201605 checkbox{
	font-size: 10px;
	background-color: #FFE;
	border: 0px solid #FFE;
	color: #097cb2;
}
#Form201605 textarea{
	font-size: 10px;
	background-color: #FFE;
	border: 0px solid #FFF;
	width: 500px;
	padding: 3px;
	font-weight: bold;
	color: #097cb2;
}

/************End Form201605*********************************/



/************Job Descriptions [Full List]****************/
#jobDescription h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #097cb2;
}
#jobDescription h2 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #097cb2;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;

}
#jobDescription a{
	PADDING-LEFT: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #00f;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
        LINE-HEIGHT: 10px !important;
}
#jobDescription TH {
	BACKGROUND-COLOR: #eeeeff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #00f;
	FONT-SIZE: 16px;
	FONT-WEIGHT: normal;
}
#jobDescription TD {
	PADDING-LEFT: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #00f;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}
#jobDescription INPUT {
	BORDER: #097cb2 1px solid;
	BACKGROUND-COLOR: #eef;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}
#jobDescription SELECT {
	BORDER-BOTTOM: #00f 1px solid;
	BORDER-LEFT: #00f 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	BORDER-TOP: #00f 1px solid;
	BORDER-RIGHT: #00f 1px solid;
}

.RadTabStrip .rtsLI, .RadTabStripVertical .rtsLI {
    margin-left: -3px !important;
    margin-right: -3px !important;
}
/************-END- Job Descriptions [Full List]****************/

/************-START- District of Innovation pages 
#doi {
	background-attachment: scroll;
	background-image: url(http://www.wacoisd.org/UserFiles/Servers/Server_345/Image/DistrictOfInnovation/BLACKboard-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #4f4f4f;
	width: 700px;
	margin: 0px;
	padding: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#doi h1 {
	font-size: 36px;
	color: #d8a729;
}
#doi h2 {
	font-size: 30px;
	color: #d8a729;
}
#doi p {
	font-size: 24px;
	color: #ddd;
}
#doi li {
	font-size: 24px;
	color: #ddd;
}*************/
/************-END- District of Innovation pages *************/
/************ Start WISDTV.CSS *****************/
    #ch17-request {
    }
    #ch17-request table{
    background-color: #d8a729;
    border: 1px solid #097cb2;
    border-radius: 10px;
    width: 500px;
    margin-left: 100px;
    }
    #ch17-request th{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    padding: 2px;
    }
    #ch17-request td{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 2px;
    }
    #ch17-request input{
    border-width: 0px;
    border-bottom-width: 5px !important;
    border-bottom-color: #97751C !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #FEB;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #097cb2;
    font-size: 20px;
    padding: 2px;
    margin: 0px;
    width: 300px;
    height: 40px;
    }
    #ch17-request textarea{
    border-width: 0px;
    border-bottom-width: 5px !important;
    border-bottom-color: #97751C !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #FEB;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #097cb2;
    font-size: 12px;
    padding: 2px;
    margin: 0px;
    width: 300px;
    height: 80px;
    }

.ALLCAPS {
	text-transform: uppercase;
}
/******** END WISD-TV.CSS ***************/

/******** HR's NewFaces in BoT Newsletter ************/
#newsfaces img {
	width: 75px !important;
	height: 100px !important;
	vertical-align: middle;
	margin: 5px;
	margin-left: 30px;
	border-radius: 15px;
	border-width: 1px;
	border-color: #097cb2;
}
#newsfaces td {
	text-align: center;
}
/******** END HR's NewFaces News ************/

/******** New HR Faces in HR News ***************/
	#newhrfaces {
		width: 48%;
		height: 200px;
		float: left;
		margin-left: 5px;
	}
	#newhrfaces img {
	width: 100px !important;
	vertical-align: middle;
	margin: 5px;
	margin-bottom: 30px;
	border-radius: 15px;
	border-width: 1px;
	border-color: #097cb2;
	float: left;
}
#newhrfaces h1 {
		font-size: 18px !important;
	}
#newhrfaces p {
	text-align: center;
        font-style: italic !important;
        font-size: 14px !important;
}

END New HR Faces *******************/

/******** Hall Of Fame Bios ********/
#hofbio p{
  margin: 10px;
  font-family: 'High Tower Text', Times, serif !important;
  font-style: italic !important;
  size: 18px;
}
/******** END HoF Bios ************/

.summary {
	font-family: ubuntu-mono;
	color: #888888;
	font-size: 18px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}


/********* KUDOS  ***********/
    #kudos {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 13px;
    line-height: normal;
    text-indent: 5px;
    }
    #kudos h1 {
    padding: 3px;
    margin: 3px;
    font-size: 12px;
    background-color: #d8a729;
    font-weight: bold;
    border: 0px solid #CCC;
    border-top-right-radius: 50px;
    }
    #kudos h2 {
    padding: 3px;
    margin-left: 14px;
    font-size: 13px;
    line-height: 13px;
    max-height: 15px;
    }
    #kudos-msg {
	max-width: 500px;
	border: thin solid #097cb2;
	background-color: #eef9ff;
	-webkit-box-shadow: 3px 6px 6px 3px #aaccff;
	margin: 20px;
	padding: 50px;
	box-shadow: 3px 6px 6px 3px #aaccff;
	}
    #kudos p {
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: lighter;
    font-size: 18px;
    line-height: normal;
    }
    #kudos h4 {
    padding: 5px;
    font-family: courier, monospace;
    background-color:#F2F4BC;
    font-size: 11px;
    margin-bottom: 50px;
    margin-top: 50px;
    }
/*********End of KUDOS  ************/

/*********DEMOGRAPHICS************/
    #campuslogos img {
    max-width: 50px;
    max-height: 50px;
    }
#box {
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: top;
	margin: 5px;
	float: left;
	padding: 2px;
	padding-top: 10px;
	border-radius: 25px;
	background-color: #d8a729;
    }
#box a {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    color: #FFFFFF;
    }
#WISDbox {
	width: 95%;
	height: 120px;
	text-align: center;
	vertical-align: top;
	margin: 5px;
	float: left;
	padding: 2px;
	padding-top: 10px;
	border-radius: 25px;
	background-color: #d8a729;
    }

#WISDbox a {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    color: #FFFFFF;
    }
    #schooltype {
    width: 100%;
    background-color: #097cb2;
    float: none;
    clear: left;
    color: #FFFFFF;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    padding: 2px;
    font-weight: bold;
    }
/*************END Demographics************/


/*************PublicNotice****************/
#publicnotice {
	width: 100%;
	background-color: #fff;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;    
}
    #publicnotice p{
        z-index: 9999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #d8a729;
	text-align: center;
	margin-top: -15px;
	padding: 5px;
	margin-bottom: 2px;
	margin-left: 5%;
	width: 90%;
	font-size: 1em;
	border-top-width: 1px !important;
	border-bottom-width: 10px !important;
	border-width: 2px;
	border-style: solid;
	border-color: #097cb2;
	border-top-color: #e9b830 !important;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	/**background-image: url(http://www.wacoisd.org/UserFiles/Servers/Server_345/Image/template/bg_yellowalert.gif);**/
}

#publicNotice {
	background-color: #EBD18D !important;
	padding: 15px !important;
	font-family: "High Tower Text", "Book Antiqua", Times, serif !important;
 line-height: 16px; !important;
	border: 2px solid #d8a729 !important;
}
#publicNotice h1{
	font-family: "High Tower Text", "Book Antiqua", Times, serif !important;
	font-size: 20px !important;
	font-weight: bold !important;
	text-align: center !important;
	color: #097cb2 !important;
	text-transform: uppercase !important;
}
#publicNotice p{
	font-family: "High Tower Text", "Book Antiqua", Times, serif !important;
	font-size: 16px !important;
	text-align: justify !important;
}

#publicNotice a{
  font-family: "High Tower Text", "Book Antiqua", Times, serif !important;
  font-size: 16px !important;
  text-decoration: underline;
  color: #097cb2;
}

#publicNotice a:hover{
  font-family: "High Tower Text", "Book Antiqua", Times, serif !important;
  font-size: 16px !important;
  text-decoration: underline;
  color: #F00;
}
/***************END PublicNotice*****************/


/*--------------DIV no-Tables (used on BoT Meeting Docs) ----------------------------*/
    #divnotable a{
    padding: 2px;
    color: #00F;
    text-decoration: underline;
    padding: 5px;
    }
    #divnotable a:hover{
    padding: 5px;
    color: #000;
    text-decoration: underline;
    background-color: #d8a729;
    }
    #table {
    display: table;
    width: 100%;
    border-style: solid;
    border-color: #d8a729;
    border-width: 2px;
    }
    #tr {
    display: table-row;
    }
    #tr-Workshop {
    display: table-row;
    background-color: #CCCCCC;
    }
    #tr-Regular {
    display: table-row;
    background-color: #DDDDDD;
    }
    #tr-Special {
    display: table-row;
    background-color: #f7e4b2;
    }
    #tr-igr {
    display: table-row;
    background-color: #bfe6f8;
    }
    #th {
    display: table-cell;
    font-weight: bold;
    FONT-SIZE: 14px;
    FONT-FAMILY: Verdana, Geneva, sans-serif;
    TEXT-ALIGN: center;
    BACKGROUND-COLOR: #aaa;
    border-style: solid;
    border-color: #d8a729;
    border-width: 1px;
    padding: 5px;
    margin: 5px;
    }
    #td1 {
    display: table-cell;
    width: 20% !important;
    font-weight: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Geneva, sans-serif;
    TEXT-ALIGN: left;
    border-style: solid;
    border-color: #d8a729;
    border-width: 0px 0px 1px 0px;
    padding: 5px;
    margin: 5px;
    }
    #td2 {
    display: table-cell;
    width: 60% !important;
    white-space: nowrap;
    font-weight: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Geneva, sans-serif;
    TEXT-ALIGN: left;
    border-style: solid;
    border-color: #d8a729;
    border-width: 0px 0px 1px 0px;
    padding: 5px;
    margin: 5px;
    }
/*---------------END Div-NoTable----------------*/
/*---------------HR Org Chart
#bg_HR-orgText {
    background-image: url(/UserFiles/Servers/Server_345/Image/Departments/HR/OrgChart/bg_TD.jpg);
    background-repeat: repeat-y;
    text-align: center;
    background-color: #DDE7E8;
    background-position: center;
    border: 1px solid #000000;
    padding: 5px;
    margin: 5px;
    }
    #HR-OrgChart H1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    }
    #HR-OrgChart p {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 10px;
    }
    #HR-OrgChart a {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 10px;
    color: #0000FF;
    text-decoration: underline;
    }
    #staff {
    margin-left: -20;
    z-index: 900;
    }
    #orgchart img {
    width: 140px;
    height: 140px;
    }
    #all4sides {
    border: 1px solid #000;
    text-align: center;
    padding: 5px;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    width: 150px;
    }
    #right-bottom {
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    }
    #left-bottom {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #000;
    }
    #left {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #000;
    }
    #right-left {
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #000;
    }
    #bottom {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-style: solid;
    border-color: #000;
    }----------------*/
/*---------------END HR OrgChart----------------*/


/*----Start Discounts Page ------*/
    #discounts {
    }
    #discounts a {
    text-align: center;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #ddd;
    text-decoration: none;
    padding: 5px;
    }
    #discounts a:hover {
    background-color: #FFF;
    border-radius: 10px;
    border: 1px solid #000;
    text-align: center;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #000;
    text-decoration: none;
    padding: 5;
    opacity: 0.5;
    }
    .box {
    width: 200px !important;
    height: 20px !important;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    float: left;
    border-width: 0px;
    background-color: #d8a729;
    border-radius: 15px;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 7px;
    }
    #importantlink a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #d8a729;
    text-align: right;
    vertical-align: middle;
    padding: 10px;
    color: #000;
    border: 1px solid #097cb2;
    border-radius: 25px;
    height: 15px;
    font-weight: bold;
    }
</style>