.no-print {
	display: none;
}

body {
	background-color: #fff;
	color: #000;
	font: 12pt Arial, Helvetica, sans-serif;
}

#wrap {
   background-color: white;
}

#wrap-inner {
   width: 780px;
   margin: 0 0;
   text-align: left;
}

#header {
display: none;
}

   #header-inner {
      display: none;
   }

#banner {
	display: none;
}

#nav-inner {
	display: none;	
}

#content,
#content-home {
	margin: 0 9px 0px 7px;
	background: transparent url('../images/content_line.gif') left top repeat-x;
	padding: 0 0 20px 0;
}
   
   #content-home #sidebar {
      display: none;
   }
   
      #sidebar .item {
         border: 1px solid #beccd5;
         padding: 5px 5px 5px 5px;
         margin: 0 0 7px 0;
         background-color: #e4f0f6;
      }
      
         #sidebar .item .desc {
            background-color: white;
            padding: 4px 7px;
         }
   
   #content #sidebar {
      display: none;
   }

   #content-home #main {
      float: none;
      width: 347px;
   }
   
   #content #main {
      float: none;
      width: auto;
   }
   
   #content-home #ads {
      display: none;
   }

div.article {
	border-top: 1px solid #BECCD5;
	margin: 10px 0;
	padding: 10px 0;	
}

#footer-wrap {
   display: none;
}

   #footer {
      margin: 0 auto;
      width: 780px;
      text-align: left;
      font-size: 11px;
   }
   
      #footer-inner {
         margin: 0 0 0 217px;
         padding: 20px 0;
      }
 
#event-search {
    float: left;
    width: 350px;
    margin: 0 10px 0 0;
}

#event-cal {
    float: left;
    width: 190px;
    margin: 0 0 0 0;
}
  
      #event-search .item, #event-cal .item {
         border: 1px solid #beccd5;
         padding: 5px 5px 5px 5px;
         margin: 0 0 7px 0;
         background-color: #e4f0f6;
      }
      
      #event-search .item .desc, #event-cal .item .desc {
            background-color: white;
            padding: 7px;
         }

	div.event-title {
    	float: left;
    	width: 80px;		
	}

/* Cat-Order forms */

table.cat-order {
	font-size: 12px;
	width: 100%;
}

table.cat-order td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #ccc;
}

table.cat-order th {
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 5px;
	vertical-align: top;
}

table.cat-order td input {
	font-size: 11px;
}
/* Member forms */

ul.membership-options {
	list-style-type: none;
}

table.membership-form {
	font-size: 12px;
	width: 100%;
}

table.membership-form td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #ccc;
}

table.membership-form th {
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 5px;
	vertical-align: top;
}

table.membership-form td input {
	font-size: 11px;
	border-style: none;
}

table#cc_details {
	font-size: 12px;
	width: 100%;
}

table#cc_details td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #ccc;
}

table#cc_details th {
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 5px;
	vertical-align: top;
}

table#cc_details td input {
	font-size: 11px;
	border-style: none;
}

table.events-form {
	font-size: 12px;
	width: 100%;
	margin-bottom: 20px;
}

table.events-form td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #ccc;
	line-height: 1.4em;
}

table.events-form td.col1 {
	width: 30%;
}

table.events-form td.col2 {
	width: 70%;
}

table.events-form th {
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 5px;
	vertical-align: top;
}

table.events-form td input {
	font-size: 11px;
	border-style: none;
}

table.events-form td select {
	font-size: 11px;
}

input.textbox-big {
	width: 130px;
}

table.fees {
	width: 100%;
	margin: 0 0 10px 0;
}

table.fees td,
table.fees th {
	border: 1px solid #ccc;
	padding: 5px;
}

table.fees th {
	font-weight: bold;
}

/* gallery */

#image-container {
	position: relative;
	height: 550px;
	text-align: center;
	border: 0px solid #000;
}

#image-container h3 {
	margin-top: 10px;
}

#image-controls {
	position: absolute;
	padding: 0 0;
	width: 528px;
	bottom: 0;
	text-align: center;
	height: 20px;
	background-color: #eee;
	border-top: 1px solid #ccc;
}

#image-controls div {
	width: 500px;
	text-align: left;
	margin: 0 auto;	
}

#image-controls p.next {
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
}

#image-controls p.previous {
	margin: 0;
	padding: 0 0 0 10px;
}

div.thumb-title {
	width: 36px;
	height: 157px;
	float: left;
	margin: 0 0 5px 0;
}

div.thumb {
	position: relative;
	width: 157px;
	height: 220px;
	float: left;
	border: 0px solid #f00;
	margin: 0 0 5px 12px;
}

div.thumb-pic {
	width: 153px;
	height: 153px;
	line-height: 153px;
	text-align: center;
	
}

div.thumb-pic img {
	display: inline;
	vertical-align:middle;
	border: 3px solid #ccc;
}

div.thumb-pic a img {

}

div.item-data {
	border: 0px solid #000;
	padding: 5px 0 0 0;
}

	div.item-data p {
	text-align: center;
}

img.ad {
	margin-bottom: 2px;
}

img.right {
	float: right;
	padding: 3px 5px
}

img.left {
	float: left;
	padding: 3px 5px
}

/* school applications */

div.detatchable {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #069;
}

input.button {
	display: none;
}

