/* -- defaults -- */
html {
	background: #FFF;
	background-image: url(http://thesilverfiles.com/media/image/html_bg.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}
body {
	background-image: url(http://thesilverfiles.com/media/image/body_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
h1, h2 {
	text-align: left;
      color: #097bc2
}
}
h3, h4, h5 {
       text-align: left
       color: #000000
}


/* -- frame -- */
#frame {
	width: 100%;
}
#frame td {
	font: 12px arial;
	/*text-align: justify;*/
	vertical-align: top;
}
#frame .clm-left {
        background-image: url(http://thesilverfiles.com/media/image/clm_left_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#frame .left2 {
        background: #077cc2;
        background-position: left
        background-repeat: no-repeat;
}
#frame .header {
	width: 851px;
	height: 147px;
}
#frame .clm-right {
	background-image: url(http://thesilverfiles.com/media/image/clm_right_bg.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
}
#frame .right2 {
        background: #077cc2;
        background-position: right
        background-repeat: no-repeat;
}
#frame .mainmenu {
	height: 41px;
	background-image: url(http://thesilverfiles.com/media/image/mainmenu_bg.gif);
	background-position: center center;
	background-repeat: repeat-x;
}
#frame .content {
	width: 851px;
	background: #FFF;
	background-image: url(http://thesilverfiles.com/media/image/content_bg.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	border: solid #FFF;
	border-width: 2px 0px 0px 0px;
}
#frame .footer {
	height: 160px;
	background-image: url(http://thesilverfiles.com/media/image/footer_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0px 25px;
}





/* -- HEADER -- */

/* -- header -- */
#logo {
	width: 233px;
	height: 63px;
	position: relative;
	left: 0px;
	top: 42px;
}
#logo img {
	width: 233px;
	height: 63px;
	border: none;
}

/* -- topmenu -- */
#topmenu {
	font-weight: bold;
	line-height: 30px;
	float: right;
	display: inline;
		/*border: solid 1px #000;*/
}
#topmenu a {
	color: #4e4e4e;
	text-decoration: none;
	padding: 8px 10px;
}
#topmenu a:hover {
	background-image: url(http://thesilverfiles.com/media/image/topmenu_link_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #077cc2;
}

/* -- mainmenu-fontsizer -- */
#mainmenu-fontsizer {
	width: 50px;
	height: 41px;
	font: 12px arial;
	text-align: center;
	line-height: 41px;
	position: relative;
	left: 780px;
	top: 83px;
	z-index: 300;
		/*border: solid 1px #000;*/
}
#mainmenu-fontsizer a {
	background: transparent;
	color: #FFF;
	text-decoration: none;
	padding: 0px 2px;
	margin: 0px;
}
#mainmenu-fontsizer a:hover {
	color: #2586c1;
}
#mainmenu-fontsizer .mf-small {
	
}
#mainmenu-fontsizer .mf-medium {
	font-size: 15px;
}
#mainmenu-fontsizer .mf-large {
	font-size: 20px;
}





	
/* -- CONTENT -- */

/* -- content -- */
#content {
	width: 100%;
	background-image: url(http://thesilverfiles.com/media/image/content_tbl_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content td {
	
}
#content .content-heading {
	/*width: 586px;*/
	height: 120px;
	background: #6bb2dc;
	background-image: url(http://thesilverfiles.com/media/image/content_heading_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#content .content-heading .bg {
	width: 586px;
	height: 120px;
	background-position: right center;
	background-repeat: no-repeat;
		border: solid 1px arial;
}
#content .content-heading-h1 h1 {
	font: bold 30px arial;
	color: #077cc2;
	padding: 0px;
	margin: 15px 25px;
}
#content. content-heading-h1 h1 {
        font: bold 30px arial;
        color: #333333;
        padding: 0px;
        margin: 15px 25px;
}
#content .content-text {
	/*width: 586px;*/
	height: 420px;
	padding: 25px;
}
#content .content-text2 {
	width: 85%;
        background: #077cc2;
        font: bold 20px arial;
	height: 420px;
	padding: 25px;
}
#content .content-text3 {
        width: 100%;
        background: #333333;
        font: bold 20px arial;
        height: 420px;
        padding: 25px;       
}
#content .content-text img {
	margin: 0px 10px;
}
#content .content-text h1 {
	font: bold 20px arial;
	padding: 0px;
	margin: 5px 0px;
}
#content .content-text h2 {
	font: bold 15px arial;
	padding: 0px;
	margin: 5px 0px;
}
#content .content-text .content-image {
	margin: 0px 0px 15px 15px;
	float: right;
	display: inline;
}
#content .content-sublinks {
	width: 245px;
	background-image: url(http://thesilverfiles.com/media/image/rightpanel_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 10px 10px 10px 10px;
}
#content a {
	color: #077cc2;
}
#content a:hover {
	color: #9f9f9f;
}
#content a.red
{color: #F00;}

/* -- content-index -- */
#content-index {
	width: 100%;
	background-image: url(http://thesilverfiles.com/media/image/content_tbl_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 2px 0px 0px 0px;
}
#content-index td {
	
}
#content-index .spacer-h {
	height: 18px;
	line-height: 18px;
}
#content-index .spacer-v {
	width: 18px;
}
#content-index .box-a {
	width: 555px;
	height: 256px;
}
#content-index .box-b {
	width: 260px;
	height: 256px;
}
#content-index .box-c {
	width: 260px;
	height: 212px;
}
#content-index .box-d {
	width: 260px;
	height: 212px;
}
#content-index .box-e {
	width: 260px;
	height: 212px;
}
#content-index {
	
}



/* -- FOOTER -- */

/* -- footermenu -- */
#footermenu {
	width: 800px;
	font: bold 12px arial;
	color: #666666;
	margin: 10px 0px 0px 0px;
		/*border: solid 1px #000;*/
}
#footermenu a {
	color: #807f7f;
	text-decoration: none;
}
#footermenu a:hover {
	color: #077cc2;
}

/* -- footer-tag -- */
#footer-tag {
	font: 11px arial;
	color: #666666;
		/*border: solid 1px #000;*/
}
#footer-tag a {
	color: #666666;
	text-decoration: none;
}
#footer-tag a:hover {
	color: #a3a3a3;
}

/* --- footer-block -- */
#footer-block {
	width: 300px;
	color: #beddef;
	margin: 30px 0px 0px 0px;
	float: right;
	display: block;
		/*border: solid 1px #000;*/
}
#footer-block td {
	font: 11px arial;
}
#footer-block .heading {
	color: #f3f9fc;
}
#footer-block .white {
	color: #FFF;
}
#footer-block a, #footer-block a:hover {
	color: #FFF;
	text-decoration: none;
}



/* -- forms -- */
#std-form {

}
#std-form div {
	padding: 2.5px 0px;
}
#std-form p {
	width: 110px;
	border: solid 0px #000;
	text-align: right;
	padding: 2px 0px;
	margin: 0px 2px;
	float: left;
	display: block;
	clear: left;
}
#std-form p.text {
	padding: 0px;
}
#std-form .note {
	font: 11px arial;
}
#std-form input, textarea {
	border: solid 1px #cecece;
	font: 11px arial;
	padding: 2px;
}
#std-form .cb {
	border: none;
}
#std-form .btn_submit {
	background: #4c9702;
	font: bold 11px arial;
	color: #FFF;
}
#std-form select {
	width: auto;
	border: solid 1px #cecece;
	font: 11px arial;
	padding: 2px;
}
#std-form option {
	margin: 0px 20px 0px 5px;
}
#std-form .order {
	width: 300px;
	border: solid 1px #9A9A9A;
	font: 11px arial;
	padding: 5px;
}
#std-form .btn_up {
	width: 50px;
	background-image: url([Error for vector(image_url:bg_formbtn.gif): invalid image specified: bg_formbtn.gif]);
	background-position: 10px 0px;
	background-repeat: repeat-x;
}
#std-form fieldset {
	border: solid 1px #3B88B8;
	padding: 0px 0px 10px 0px;
}
#std-form legend {
	font: bold 11px arial;
	color: #3B88B8;
	padding: 0px 5px;
	margin: 0px 10px 0px 0px;
}
#std-form .cb {
	border: none;
}
#std-form a {
	background: none;
}
#std-form .br {
	display: block;
	clear: both;
}
#content .content-text .ui-datepicker-trigger {
	margin: 0px 0px -3px 3px;
}




/* -- listings -- */
#list {
	width: 100%;
		/*border: solid 1px #000;*/
}
#list td {
	font: bold 11px arial;
	text-transform: uppercase;
}
#list .hd-l, #list .hd-c, #list .hd-r {
	color: #53514c;
	border: solid #cecece;
	border-width: 0px 0px 1px 0px;
	padding: 3px 10px;
}
#list .hd-c {
	text-align: center;
}
#list .hd-r {
	text-align: right;
}
#list .row-co-0 td, #list .row-co-1 td {
	border: solid #dddddd;
	border-width: 0px 0px 1px 0px;
}
#list .row-co-0 {
	background: #efefef;
}
#list .row-co-1 {
	background: #f7f7f7;
}
#list .co-l, #list .co-c, #list .co-r, #list .co-action {
	color: #53514c;
	text-align: left;
	padding: 10px 10px;
}
#list .co-c {
	text-align: center;
}
#list .co-r {
	text-align: right;
}
#list .co-action {
	width: 100px;
}
#list a {
	color: #53514c;
	text-decoration: none;
}
#list a:hover {
	color: #000;
}
#list a.edit {
	padding: 0px;
}
#list a.delete {
	color: #F00;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#list a.green
{color: #4c9702;}
#list a.grey
{color: #aaaaaa;}
#list a.green:hover, #list a.grey:hover {
	color: #000;
}



/* -- color spans -- */
#content span.green
{color: #090;}
#content span.red
{color: #F00;}
#content span.blue
{color: #03F;}
#content span.orange
{color: #F90;}
#content span.grey
{color: #BBB;}


/* -- pagination -- */
#pagination {
	text-align: center;
	margin: 15px 0px;
		/*border: solid 1px #000;*/
}
#pagination a {
	background: #efefef;
	font: bold 12px arial;
	color: #aaaaaa;
	text-align: center;
	text-decoration: none;

	line-height: 17px;
	border: solid 1px #cecece;
	padding: 0px 5px;
	margin: 0px 2px;
}
#pagination a:hover {
	background: #69b0da;
	color: #FFF;
	border: solid 1px #077cc2;
}
#pagination a.selected {
	background: #077cc2;
	color: #FFF;
	border: solid 1px #00639e;
}
#pagination a.selected:hover {
	/*background: #;*/
}



/* -- form-error -- */
#form-error {
	font-weight: bold;
	color: #F00;
	text-align: center;
}




/* Michael's navigation menu */

table.msb_main_navigation  {
  margin-top: 0;
  width: 851px;
}
table.msb_main_navigation td  {
  background-image:url(http://thesilverfiles.com/media/image/mainmenu_link_bg_01.gif);
  background-repeat:repeat-x;
  padding: 0;
  text-align: center;
}
table.msb_main_navigation td a  {
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  font-family:arial;
  margin: 0;
  padding: 0 20px;
  line-height: 41px;
}
/*table.msb_main_navigation td a:hover  {
  background-image: url(http://thesilverfiles.com/media/image/mainmenu_link_bg_02.gif);
  background-position:  center;
  background-repeat: repeat-x;
  color: #FFF;
  height: 41px;
  padding: 0 20px;
  width: 100%;
}*/

table.no_spacing  {
  cellspacing: 0px;
  cellpadding: 0px;
  margin: 0px;
  padding: 0px;
}
table.no_spacing td  {
  padding: 0px;
  margin: 0px;
}



/** Facility Listings **/
td.facility_header  {
  background-color: #ee7001;
  font-size: 14pt;
  color: #ffffff;
  padding: 5px;
  border-bottom: solid 2px #ffffff;
}

td.facility_details  {
  background-color: #ffffff;
  border-right: solid 2px #0076be;
  border-bottom: solid 2px #ffffff;
  vertical-align: top;
  padding: 5px 8px 5px 3px;
}
td.facility_details input  {
  background-color: #ee7001;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
}

td.facility_options  {
  background-color: #ffffff;
  border-bottom: solid 2px #ffffff;
  vertical-align: top;
  width: 170px;
}
td.facility_options input  {
  background-color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
}


table.facility_option td  {
  font-size: 12pt;
  font-weight: bold;
  color: #4e4e4e;
  vertical-align: middle;
}
table.facility_option td a  {
  color: #4e4e4e;
  text-decoration: none;
}
table.facility_option td a.promotions  {
  color: #077cc2;
  text-decoration: none;
}
table.facility_option td a:hover  {
  color: #077cc2;
  text-decoration: none;
}

td.member_nav1  {
  background-color: #0274bb;
  width: 120px;
  border-top: 2px solid #d1cfcf;
  border-left: 2px solid #d1cfcf;
  border-right: 2px solid #d1cfcf;
  color: #ffffff;
  font-weight: bold;
  padding: 5px;
}
td.member_nav2  {
  background-color: #448fbd;
  width: 120px;
  border-top: 2px solid #d1cfcf;
  border-left: 2px solid #d1cfcf;
  border-right: 2px solid #d1cfcf;
  color: #ffffff;
  font-weight: bold;
  padding: 5px;
}
a.member_nav  {
  color: #ffffff;
  font-weight: bold;
}
td.member_body  {
  border: 2px solid #d1cfcf;
  padding: 8px;
}
td.saved_entity  {
  color: #e8802c;
}


/** Calendar styles **/

table.cal  {
  border-collapse: collapse;
}
table.cal td  {
  border: solid 1px #000000;
}
td.cal_month_header  {
  color: #ee7001;
}
td.cal_day_header  {
  color: #0210bb;
}
td.cal_day  {

}

span.cal_month  {
  font-size: 16pt;
  font-weight: bold;
  color: #ee7001;
}
span.cal_day_number  {
  font-size: 8pt;
  color: #777777;
}