/*Active company text for the active savings coupon on the company landing page*/
.otherlinks{
	color:#FFCC00;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	}
.redlanding{
		color:#740202;
		font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	}
.activesavings
{ 	
	color:#FFCC00;
}
.searchresults
{
		font-size:14px;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		color:#FFCC00;
	}
/* classes for phone1 phone2*/
.phone1 {
	 font-family:Geneva, Arial, Helvetica, sans-serif;  
  font-size: 12px;  
  color: #FFFFFF; 
	}
	.phone2{
	 font-family:Geneva, Arial, Helvetica, sans-serif;  
  font-size: 12px;  
  color: #FFFFFF; 
	}
  .alpha { 
  /* Alpha Style */
  font-family:Geneva, Arial, Helvetica, sans-serif;  
  font-size: 13px;
  font-weight:bold;
  
  color: #FFCC00;
  }
.alpha a:link    {
  text-decoration:  none;
  color:            #ffffff;
  } 
.alpha a:visited {
  text-decoration:  none;
  color:            #ffffff;
  } 
.alpha a:hover   {
  text-decoration:  none;
  color:            #FFCC00;
  }  
.alpha a:active  {
  text-decoration:  none;
  color:            #FFCC00;
  }



.main2 {
 /* Main Style */
  font-family:Geneva, Arial, Helvetica, sans-serif;  
  font-size: 12px;  
  color: #FFFFFF; 
  margin-left: 2px; 
  text-align:left;
  }
.main2 a:link    {
  text-decoration:  underline;
  color:            #ffffff;
  margin-left: 2px;
  } 
.main2 a:visited {
  text-decoration:  underline;
  color:            #ffffff;
  margin-left: 2px;
  } 
.main2 a:hover   {
  text-decoration:  underline;
  color:            #FFCC00;
  margin-left: 2px;
  }  
.main2 a:active  {
  text-decoration:  underline;
  margin-left: 2px;
  color:            #FFCC00;
  }
.main {
 /* Main Style */
  font-family:Geneva, Arial, Helvetica, sans-serif;  
  font-size: 14px;  
  color: #FFFFFF;  
  text-align:left;
  }
.main a:link    {
  text-decoration:  underline;
  color:            #ffffff;
  
  } 
.main a:visited {
  text-decoration:  underline;
  color:            #ffffff;
  } 
.main a:hover   {
  text-decoration:  underline;
  color:            #FFCC00;
  }  
.main a:active  {
  text-decoration:  underline;
  color:            #FFCC00;
  }
  .style1 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-align:left;
	width:140px;	
}
.style1 a:link{
		text-decoration:  underline; 
		color: #CCCCCC;
	}
	.style1 a:hover{
		text-decoration:  underline; 
		color: #CCCCCC;
	}
	.style1 a:visited{
		text-decoration:  underline; 
		color: #CCCCCC;
	}
  .style2 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 2px;
	text-align:left;
		
}
  .style44 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
		
}
.style3 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 3px;	
}
.alpha { 
  /* Alpha Style */
  font-family:Geneva, Arial, Helvetica, sans-serif;  
  font-size: 13px;
  font-weight:bold;
  
  color: #FFCC00;
  }
.alpha a:link    {
  text-decoration:  none;
  color:            #ffffff;
  } 
.alpha a:visited {
  text-decoration:  none;
  color:            #ffffff;
  } 
.alpha a:hover   {
  text-decoration:  none;
  color:            #FFCC00;
  }  
.alpha a:active  {
  text-decoration:  none;
  color:            #FFCC00;
  }

.style2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#calendarphp { width: 580px;height:500px;font-size: 1.2em; }
#calendarphp th { width: 25px; height: 10px; margin: 0; padding: 0; background: black; color: white; font-size:10px;}
#calendarphp tr { margin: 0; padding: 0;}
#calendarphp td { width: 14%; height: 50px; padding: 0; text-align: center; }

#calendarphp a { width: 100%; height: 50px; float: left;  margin: 0; padding: 0; text-decoration:none; }
#calendarphp #c-header { margin:0;}
#calendarphp #c-header td { background:#cccccc; height: 20px; font-size:15px;}

#calendarphp a:hover { background: #eeeeee; color: #000; }
a#h_schedule{ height: 20px; margin: 0; padding: 0; }
a#b_schedule{ height: 20px; margin: 0; padding: 0; }
.calendarphp {background-color:white;color:#000;  font-size:12px;}
.calendarphp:hover {background-color:#EBEDF0;}
.calendarToday {background-color:#dddddd;color:black;text-align:left;  font-size:12px;}

/* PAGINATING CONTENTS */

.pagination{
padding: 2px;
}
.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}
.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;

}
.pagination a, .pagination a:visited{
padding: 0 5px;
text-decoration: none;
color: #fff;
}
.pagination a:hover, .pagination a:active{
color: #FFCC00;
}
.currentpage a:link{
padding: 0 5px;
color: #FFCC00;
font-weight: bold;
}
.currentpage a:hover{
padding: 0 5px;
color: #FFCC00;
font-weight: bold;
}
.currentpage a:visited{
padding: 0 5px;
color: #FFCC00;
font-weight: bold;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
cursor: default;
color: #FFCC00;
font-weight: normal !important;
}

#container {
	margin: 0 auto;
	z-index:100;
	width: 100%;
}

table#cart {
	border-collapse: collapse;
	margin-bottom: 1em;
	width: 100%;
}
	table#cart tr th
	{
		border-bottom:1px solid #740202;
	}
	table#cart th {
		background: #222;
		color: #fff;
		text-align: left;
		white-space: nowrap;
	}
	
	table#cart th,
	table#cart td {
		padding: 5px 10px;
	}
	
	table#cart .item_name {
		width: 100%;
	}
	
	table#cart .quantity input {
		text-align: center;
	}
	
	table#cart tr td {
		background: #222;
		color: #fff;
	}
	
	table#cart tr.odd td {
		background: #222;
		color: #fff;
	}
	
	.center {
		text-align: center;
	}



table#carter {
	border-collapse: collapse;
	margin-bottom: 1em;
	width: 97%;
}
	table#carter tr th
	{
		border-bottom:1px solid #E3E3E3;
	}
	table#carter th {
		background: #333;
		color: #fff;
		text-align: left;
		white-space: nowrap;
	}
	
	table#carter th,
	table#carter td {
		padding: 5px 10px;
		vertical-align:top;
	}
	
	table#carter .item_name {
		width: 100%;
	}
	
	table#carter .quantity input {
		text-align: center;
	}
	
	table#carter tr td {
		background: #333;
		color: #fff;
	}
	
	table#carter tr.odd td {
		background: #333;
		color: #fff;
	}

