/* [Layout Style] */

body { background: url(/img/sysimg/?img=/UserFiles/Image/layout/paper_beige.jpg); }
div#layout { text-align: center; }
div#layout_center { text-align: left; margin: auto; }
div#layout_main { border: 1px solid #000000; }
div#layout_header { }
div#layout_nav_strip {
  height: 45px; background: url(/img/sysimg/?img=/UserFiles/Image/layout/nav_main_background.gif);
}
div#layout_nav_main { padding: 2px 0 0 0; float: left; }
div#layout_nav_search { float: right;  }
img#layout_nav_search_label { vertical-align:top; margin: 18px 0 0 0; }

input#topbar_search { vertical-align:top; margin: 8px 5px 0 0; width: 110px; }
img#layout_nav_search_button { border: 0; padding: 2px 0 0 0; background-image: url(/img/sysimg/?img=/UserFiles/Image/layout/search_button.gif);background-position: 0 0; }
img#layout_nav_search_button:hover { background-position: 0 39px; }

div#layout_body { padding: 10px 15px 10px 15px; }
div#layout_content { padding: 15px; float: left; }
div#layout_content p { color: #3B2D51; }

div#featured_item {}
div#featured_item .top { background-image: url(/img/sysimg/?img=/UserFiles/Image/layout/home_main_feature_top.gif) ; height: 7px; width: 435px;}
div#featured_item .middle { background-image: url(/UserFiles/Image/layout/home_main_feature_middle.gif) ; height: 340px; width: 435px; }

div#featured_item .middle .middle_content { padding: 10px 15px 10px 15px; margin: auto; }

div#featured_item .bottom { background-image: url(/img/sysimg/?img=/UserFiles/Image/layout/home_main_feature_bottom.gif); height: 7px; width: 435px;}


div#layout_featured { float: left; margin-left:15px;}

div#layout_featured h1 { 
  background: url(/img/sysimg/?img=/UserFiles/Image/layout/featured_heading_background.gif);
  color: #ffffff; margin:0; text-align: center; padding: 2px; font-size: 80%}

#content_block_Homepage_Featured { padding: 10px; }
#content_block_Homepage_Featured h2 { color: #3B2D51; font-size: 75%}
#content_block_Homepage_Featured p  { color: #3B2D51;  font-size: 75%}
#content_block_Homepage_Featured img { margin-left: 5px; float: right; }

#content_block_Homepage_Featured hr { clear: both; color: #ffffff; border: none; height: 5px; padding:0; margin: 0; }

div#layout_footer {} 

/* Resolution specific switches */
.layout_800x600 { width: 742px; }
.layout_800x600 div#layout_content  { width: 435px; }
.layout_800x600 div#layout_featured { width: 230px; }


