body {
    background: url("../images/ingredients-background.jpg");
    color: #000000;
    font-family:Arial,Helvetica,sans-serif;
    text-align: left;
    font-size: 14px;
}
h1 {
    color: #bc1d08;
    font-size: 26px;
	line-height:28px;
}
h2 {
    color: #714c1c;
    font-size: 21px;
	line-height:23px;
}
h3 {
    color: #000000;
    font-size: 19px;
	line-height:21px;
}
h4 {
    color: #000000;
    font-size: 16px;
	line-height:18px;
	font-weight: bold;
}
h5 {
    color: #bc1d08;
    font-size: 15px;
	line-height:17px;
}
h6 {
    color: #000000;
    font-size: 14px;
	line-height:16px;
}

.commentbutton {
    background-color: #815F2E;
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    font-weight: bold;
    margin: 4px 2px;
    cursor: pointer;
} 

.DegreeFinderWidget {
	border-color:#815F2E; 
	border-style: solid; 
	border-radius:8px; 
	border-width:2px;	
	} 

.dfwheader {
	background-color:#815F2E;	
	} 

.dfwheader h4 {
	padding-bottom:10px; padding-top:5px; text-align:center; color:#ffffff; margin-top:0px !important;"
	} 

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.subbutton {
  background-color: #815F2E;
  border: 2px solid #815F2E;
  color: white;
  padding: 7px 15px;
  text-decoration: none;
  font-weight: bold;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 8px;
  transition-duration: 0.4s;
}

.subbutton:hover {
  background-color: white;
  border: 2px solid #815F2E;
  color: #C11D08;
  padding: 7px 15px;
  text-decoration: none;
  font-weight: bold;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 8px;
}

.DegreeFinderWidget2 {
	border-color:#A03207 !important; 
	border-style: solid !important; 
	border-radius:8px !important; 
	border-width:2px !important;	
	} 

.dfwheader2 {
	background-color:#A03207;	
	} 

.dfwheader2 h4 {
	padding-bottom:10px; padding-top:5px; text-align:center; color:#ffffff; margin-top:0px !important;"
	} 

.subbutton2 {
  background-color: #A03207;
  border: 2px solid #A03207;
  color: white;
  padding: 7px 15px;
  text-decoration: none;
  font-weight: bold;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 8px;
  transition-duration: 0.4s;
}

.subbutton2:hover {
  background-color: white;
  border: 2px solid #A03207;
  color: #815F2E;
  padding: 7px 15px;
  text-decoration: none;
  font-weight: bold;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 8px;
}

.psub {
	text-align:center;
	}


.ptop {
	padding-top:5px;
	}



.sschools {
	text-align:right !important; 
	color:#999; 
	font-size:10px !important; 
	padding-right:5px;
	}

.mediacoverage img {
	padding-bottom:8px !important;	
	}

figcaption {
text-align: center;	
padding-bottom: 10px;
	}

table {
filter: alpha(opacity=40); 
opacity: 0.95;
border:1px #984C1C solid;
margin-bottom: 10px;	
	}

th {
  background-color: #984C1C;
  color: white;
  padding: 5px;
  font-weight: bold;
}
td {
    padding: 5px;		
	}
tr:nth-child(even) {
	background-color: #F5E9D3;
	}
tr:nth-child(odd) {
	background-color: #ffffff;
	}

small {
    font-size: 13px;
	line-height:15px;
}
a, a:visited {
    color: #714c1c;
    font-weight: bold;
    text-decoration: none;
	outline:none;
}
a:hover {
    color: #9c7543;
	outline:none;
}
p {
    margin: 0 0 20px;
    font-size: 16px;
}
img{
	max-width:100%;
	height: auto;
}
a img {
    border: medium none;
}
.container-outer{
	float:left;
	width:100%;
	overflow:hidden;
}
.wrapper{
	position:relative;
	float:left;
	width:100%;
}
.wrapper:before{
	position:absolute;
	content:'';
	left:-187px;
	top:0;
    background: url("../images/left.png") repeat-y;
	width: 187px;
	height:100%;
	background-size: contain;
}
.wrapper:after{
	position:absolute;
	content:'';
	top:0;
	right: -163px;
    background: url("../images/right.png") repeat-y;
	width: 163px;
	height:100%;
}

.gamecontainer {
	padding-left: 12px !important; 
	padding-right: 4px !important; 
	}

/*----------- Header ----------*/
#header{
	float:left;
	width:100%;
    background: url("../images/header.jpg") no-repeat;	
}
.logo {
	float:left;
	width:auto;
    padding: 23px 0 33px 40px;
	height: 143px;
}
.main-menu{
	width: 100%;
	float: left;
}
.main-menu ul{
	width:auto;
	float: right;
	list-style: none;
	text-align: right;
	margin: 0;
    padding: 10px 30px;
}
.main-menu ul li{
	width: auto;
	float: left;
	margin: 0 15px 0 0;
	position: relative;
}
.main-menu ul li a{
	color: #ffffff;
	float: left;
	padding: 5px 0 15px;
}
.main-menu ul ul {
	position: absolute;
	display: none; 
	top: 40px;
	left: 0;
	min-width: 200px;
	margin: 0px 2px 2px 0px;
	z-index:999;
	background: #987b53;
	padding:10px 20px;
}
.main-menu ul li:hover ul {
	display: block;
}
.main-menu ul ul li{
	width:100%;
	margin:0;
	float:left;
}
.menu-title {
    color: #ffffff;
    font-weight: bold;
	font-size: 18px;
    margin: 11px 0 11px 30px;
}
.mean-container .mean-nav {
    margin-top: 0;
}



/* ------------- Content Area ------------- */
/* ------------- Content Area Left------------- */

.content-left{
	width: 100%;
	float: left;
	margin: 20px 0 0;
	padding: 0 5px 0 35px;
	border-right: 1px solid #9a0902;
} 

.list-section {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.list-section h6{
	width: 100%;
	float: left;
	margin: 0 0 0 -5px;
	padding: 0 0 2px 12px;
	background: url(../images/sections.png) 0px 0px no-repeat;
	 color: #bc1d08;
    font-size: 15px;
	line-height:17px;
	font-weight: bold;
}
.list-section ul{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 10px;
}
.list-section ul li{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.list-section ul li a{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	outline: none;
}
.list-section .hr {
	width: 100%;
	float: left;
	margin: 0;
	padding: 9px 0 11px 48px;
}
.list-section .hr img{
	float: left;
	margin: 0;
	padding:0;
	border: 0;
}

.sticky-menu {
	width: 100%;
	float: left;
	padding: 0 0 0;
	margin: 20px 0 10px;
}
.sticky-menu ul {
	width: 100%;
	float: left;
	padding: 0 24px 0 0;
	margin: 0;
}
.sticky-menu ul li{
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 10px;
	list-style-type: none;
	height: 52px;
	background: #9a0902;
	border: 1px solid #4f0602;
	box-shadow: 1px 1px 6px 0 #000;
	cursor: pointer;
}
.sticky-menu ul li a{
	width: 100%;
	float: left;
	padding: 0 34px 10px 6px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	overflow: hidden;
	outline: none;
}
.sticky-menu ul li:hover{   
	background: #fff;  
	border: 1px solid #000;
}
.sticky-menu ul li:hover a{   
	color: #9a0902;  
	text-decoration: underline;
}
.sticky {
    border-top: 0 none;
    max-width: 174px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

/* ------------- Content Area Right------------- */
.content-container{
	background:#ffffff;
}
.content-right{
	width:100%;
	float:left;	
	padding: 0 50px 20px 0px;
}
.content-right h1{
	font-size:26px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:700;
	margin-bottom:20px;
}
.content-inner{
	width:100%;
	float:left;
	margin: 0 0 40px;
}
.right-block{
	width:100%;
	max-width:300px;
	float: right;
	text-align: right !important;
	margin: 0px 0px 3px 5px;
}
.right-block ul {
	width:100%;
	float:right;
	padding: 15px 0 0 5px;
}
.right-block ul li{
	list-style:none;
	line-height: 30px;
}
.right-block ul li a{
	color: #1022cc;
	font-family: Arial;
	font-size: 17px; 
	text-decoration: none;
}
.right-block ul li a:hover{
	color: #ff0000;
    text-decoration: underline;
}
.content-inner p{
	font-size:16px;
	line-height: 20px;
}
.content-inner h2{
	font-weight:700;
	margin-bottom:0px;
}
/* .content-inner img {
    float: right;
} */
.list-outer{
	width:100%;
	float:left;
	padding-left:15px;
}
.list-outer li{
	list-style:none;
	list-style-position: inside;
	background:url("../images/check.png") no-repeat;
	/* padding-left: 20px; */
	line-height:19px;
	font-size:16px;
	margin-left: 20px;
}
.list-outer a:hover{
	text-decoration:none;
}
.center-image{
	width:100%;
	float:left;
	text-align:center;
}
.center-image  img{
	float:none;
}
.ablock{
	width:100%;
	float:left;
	margin-top:10px;
}
.ablock1{
	width:49%;
	float:left;
	padding: 15px 0 0 6px;
}
.ablock1 li{
	list-style:none;
	background:linear-gradient(to bottom, #967951 0%, #967951 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);	
    border-radius: 5px;   
    border-width: 1px solid #967951;
    box-shadow: 1px 1px 6px 0 #000000;    
    cursor: pointer;
    float: left;
    font-size: 15px;
    font-weight: 700;
    height: 28px;
    line-height: 28px;
    margin-bottom: 9px;
    overflow: hidden;
    width: 97%;
}
.ablock1 li a{
	float: left;
	padding: 0 5px;
	width: 90%;
	color: #ffffff;
}
.ablock1 li a:hover {
    text-decoration: underline;
	outline:none;
	color: #000000;
}
.ablock1 li:hover {
    background: none repeat scroll 0 0 #967951;   
    transition: all 0.5s ease 0s;
}



/*----------- Footer ----------*/

.footer{
	width: 100%;
	float: left;
	background:#fff;
}
.footer .copyright p{
	width: 100%;
	float: left;
	padding: 0;
    text-align: center;
	font-size:13px;
	color:#000;
}
.footer p a{
	color:#000;
}

.copyright{
	width:100%;
	float:left;
}
.rating-outer{
	float:none;
	max-width:500px;
	margin:0 auto;
}
.rating-area{
	width:100%;
	float:left;
	border-bottom: 1px solid #999999;
	margin-bottom: 8px;
    padding-bottom: 8px;
}
.rating{
	width:100%;
	max-width:300px;
	background: url("../images/starrating.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    height: 30px;    
    margin: 0 auto;
    padding: 0;   
}
.rating-inner{
	background: url("../images/starrating.png") repeat scroll left bottom rgba(0, 0, 0, 0);
    display: block;
    height: 30px;    
    z-index: 1;
	width: 70%;
}
.voted{
	float:left;
	width:100%;
	text-align:center;
}
.rating-area p{
	font-size:16px;
	font-weight:400;
	line-height:19px;
	color:#999999;
}
.state tr{
	background-image: url(https://www.culinaryschools.org/images/state.jpg);
	text-indent: 10px;}

.state p{
	background-image: url(https://www.culinaryschools.org/images/states.jpg);
}

.content-right ul, ol {
	margin: 0;
	padding-left: 15px;
	margin-bottom: 15px;
	}
.content-right ul li, .gamecontainer ul li {
	margin-left: 20px;
	list-style-image:url(https://www.culinaryschools.org/images/check.png);
	list-style-position:outside;	
    }
.content-right ul ul li, .gamecontainer ul ul li {
	list-style-image:url(https://www.culinaryschools.org/images/spoon.png);
	list-style-position:outside;	
	margin-left: 16px;
	}

.columns2 {
    column-count: 2;
}
.columns3 {
    column-count: 3;
}

#asd-content ul li {
	list-style:none;}

#asd-client-content ul li {
	list-style:none;}
	
#asd-prefilter-slot ul li {
	list-style:none;}
