/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
margin-top: 30px;
  position: relative;
  height: auto !important; 
  height: 100%;
  min-height: 100%;
}


/**************************************************************
   Topbar with newsletter form and theme change buttons
 **************************************************************/

#topbar {
  display : none; 
}



/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
  display : none; 
}


#header img {
  display : none; 
}

#header ul {
  display : none; 
}

#header ul li {
  display : none; 
}

#header ul li a {
  display : none; 
}

#header ul li a.last {
  display : none; 
}

#header ul li a:hover {
  display : none; 
}



/**************************************************************
   Header Image
 **************************************************************/

#headerImg1 {
  display : none; 
}

#headerImg2 {
  display : none; 
}

#headerImg3 {
  display : none; 
}

#headerImg4 {
  display : none; 
}

#headerImg5 {
  display : none; 
}

#headerImg6 {
  display : none; 
}

#headerImg7 {
  display : none; 
}

#headerImg8 {
  display : none; 
}

#headerImg9 {
  display : none; 
}

#headerImg10 {
  display : none; 
}


/**************************************************************
   Top Block Menu
 **************************************************************/

#menu {
  display : none; 
}



/**************************************************************
   Page Content
 **************************************************************/

#page {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 6em;
	text-align: left;
}

#columns {
/*  margin: 0 auto; */
}


/* Column widths */
.width {
/*  width: 776px; */
}

.widthPad {
/*  width: 746px; */
}

.width22 {
  display : none; 
}

.width25 {
/*	width: 24%;
	border: thin solid #003366; */
}

.width50 {
/*  width: 48%; */
}

.width73 {
/*  width: 73%; */
}

.width75 {
/*  width: 75%; */
}

.width100 {
/*  width: 100%; */
}


/**************************************************************
   Footer
 **************************************************************/


#footer {
  display : none; 
}



/**************************************************************
   Features
 **************************************************************/

.feature {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;
  margin-bottom: 1.5em;
}

.feature .block{
	/*width: 98% !important;
	width: 99%; */
	position: relative;
	background-color: #ddd;
	border: 1px solid #CCCCCC;
	padding: 5px;	
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
}

.feature .double{
/*	width: 47% !important;
	width: 48%;*/
	position: relative;
	background-color: #FFFFFF;
	padding: 5px;
	/*margin-top: 5px;
	margin-bottom: 5px;*/
	border: 1px solid #CCCCCC;
}

.feature .date {
  position: absolute;
  top: 0;
  left: 5px;
  width: 2.3em;
  text-align: right;
}

.feature .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.feature .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.feature .title {
  display: block;
  padding: 0 0 5px 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.feature p {
  padding:  0 0 1em 0;
/*margin: 0 0 0 3.5em;
  border-left: 1px solid #CCCCCC;*/
}

.feature a {
	font-weight: bolder !important;
}

/**************************************************************
   Thumbnail Lists
 **************************************************************/

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.thumbs li {
  margin: 0 0 5px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  
  border: 5px solid #ccc;
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 5px solid #668FA3;
}

a:hover.thumb li{
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px!important;
  margin-top: -2px;
  text-decoration: none;
  font-weight: normal!important;
}



/**************************************************************
   Submenu Styles
 **************************************************************/

ul.submenu1{
  margin: 20px 0 20px 0;
  padding: 0;
}

li.submenu1 span {
	display: block;
	margin-top: -5px!important;
	margin-top: -2px;
}

ul.submenu1 li{
  margin: 0;
  padding: 0;
  /*list-style: none url(foo.gif); /* because IE is balls */
}

ul.submenu1 li a{
	display: block;
	height: auto !important;
	/* Start hide from IE Mac \*/
  height: 1%;
	/* End hide from IE Mac */
  padding: 1px 5px 1px 12px;
	list-style-type: none;
	background: url(http://visitely.eastcambs.gov.uk/images/bg/submenu1.gif) no-repeat 5px 50%;
}

/*ul.submenu1 li a {
  background: url(../images/bg/submenu1.gif) no-repeat 5px 50%;
}*/

ul.submenu1 a:hover {
  color: #426F85;
  background: #cccccc url(http://visitely.eastcambs.gov.uk/images/bg/submenu1.gif) no-repeat 5px 50%;
}


/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
 /* float: right; */
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg {
  background-color: #EAF2F5;
}

.dark {
  color: #353E47;
}

/**************************************************************
   Calendar
 **************************************************************/
 
 #calendar {
	padding: 2px;
	border: 2px solid #41637D;
	background-color: #698DA4;
	height: 615px;
	width: 460px;
	margin-left: 35px;
 }
 
  .calitem {
	padding: 2px;
	border: 1px solid #698DA4;
	float: left;
	width: 147px;
	background-color: #CCCCCC;
 }
 
   .caltext {
	padding: 2px;
	border: 1px solid #666666;
	width: 95%;
	font-size:150%;
	text-align: center;
	background-color: #FFFFFF;
 }
 
/**************************************************************
   Result list
 **************************************************************/ 
 .list {
	padding: 10px 5px 10px 10px;
	/*font-size: 80%;*/
	border: thin solid #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
  
.result {
	padding: 10px 5px 10px 10px;
	/*font-size: 80%;*/
	border: thin solid #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

.result img {
	float: right;
	border: 0px;
	margin: 2px 5px 10px 5px;
}
.result p {
	padding: 0px 0px 0px 0px;
	/*line-height: 3px;*/
}
.result h2 {
  padding-bottom: 0.2em;
  font: bold medium arial, sans-serif;
  color: #536C71;
  border-bottom: 6px solid #ddd;
}

.result h3 {
  padding: 10px 5px 5px 0px;
  font: bold small arial, sans-serif;
  color: #536C71;
}

.result a img{
	margin: 0px 5px 2px 0px;
	/*line-height: 3px;*/
}
.legend{
	padding: 10px 5px 5px 10px;
	/*font-size: 80%;*/
	border: thin solid #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

.big {
	padding:  0 0 1em 0;
	font-size: small;
	font-weight: bolder;
}

 .holder {
/*	border: thin solid #FF0000;*/
	padding: 10px 0px;
	margin: 0px;
	height: 80px;
}

.holder2 .floatRight {
/*	float: right; */
	margin: 0px;
	padding: 0px;
}

 .holder2 {
/*	border: thin solid #FF0000; */
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 8px 0px;
	height: 12px;
}

/**************************************************************
   Result list
 **************************************************************/ 
 
 #audio {
	border: medium solid #456780;
	background-color: #cccccc;
	font-size: small;
	font-weight: bold;
	height: 80px;
	background-image: url(../assets/images/audio.jpg);
	background-repeat: no-repeat;
	padding-left: 90px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	vertical-align: middle;
	margin-bottom: 15px;
 }
 
 #audio img {
   margin: 0;
   float: left;
 }
 
 #audio .text {
   	margin: 5px;
/*	border: medium solid #456780;  */ 
 }
 
 
 
 
