.column1 {
	background: #A2B414 url(background.jpg) no-repeat 0px 68px;
}
.column1 .leftnavigation A:hover,
    .column1 .leftnavigation .selected{
    background: url(D0D989.png);    
}

/**************** Subscriptions - Categories page *********************/
.packagecategories .pagebody { 
  position: relative;
  padding: 0; 
}
.packagecategories .subtitle {
	padding: 5px 0 10px;
	font-weight: bold;
}
.packagecategories .subtitle .sub_line_1 {
	font-size: 12px;
	color: #666;
}
.packagecategories .subtitle .sub_line_2 {
  margin-top: 10px;
	font-size: 14px;
	color: #80bbce;
}
.packagecategories .sub_row {
  position: relative;
	margin-top: 5px;
  width: 100%;
}
.packagecategories .titleblock {
	padding: 1px 0 2px 3px;
}
.packagecategories .cat_image { 
  float: left;
}
.packagecategories .cat_image img { 
  width: 112px; 
  height: 84px;
}
.packagecategories .cat_summary {
  margin-left: 118px;
	padding-right: 134px;
	font-size: 11px;
	line-height: 13px;
	color: #555;
}
.packagecategories .accordion_link,
 .packagecategories .series_link {
  display: block;
  margin-top: 5px;
	color: #666;
	font-size: 11px;
	font-weight: bold;  
}
.packagecategories .accordion_body a,
 .packagecategories .series_link {
  color: #fff;
}
.packagecategories .accordion_body {
	margin-top: 10px;
	padding: 5px;
	color: #fff;
}
.packagecategories .series_item,
 .packagecategories .series_item li {
	list-style: none;
	margin: 0;	
	padding: 0;
}
.packagecategories .series_body { display: none; }
.packagecategories .series_body li {
	list-style: square;
	margin-left: 15px;
}
.packagecategories .subscribenow {
	position: absolute;
	bottom: 0;
	right: 0;
}

/**************** Others *********************/
.students .titleblock
{
    height: 54px;
}
.singleinfo
{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6em;	
    color: White;
}
.seating
{
    overflow: hidden;
    height: 596px;
}
.seating .togglelist A:hover{
    background-color: #C2E9DE;
}
.seating .row1{
    margin-bottom: 5px;
    padding: 6px;
    height: 82px;
}
.seating .row2{
    position: relative;
    height: 497px;
}