 /* 
colours
orange: #FFA600
grey (search): #737373;
grey type (footer/header): #C7C7C7;

*/


* {
  padding: 0 0;
  margin: 0 0;
  text-decoration: none;
}

body {
  font: 11px/1.5em arial, sans-serif;
  background: #fff;
  background: #FFF url(http://bizbooks.net/images_site/biz_pattern.gif) repeat 50% 30px;
}


/* layout */

#frame {
  width: 760px;
  overflow: hidden;
  margin: 3% auto 5% auto;
  border: 1px solid #000;
  position: relative;
}

#frame img {
  float: left;
}

#header {
  height: 15px;
  position: relative;
  background: #000 url(http://bizbooks.net/images_site/header.gif) no-repeat left top;
  padding-top: 55px;
  overflow: hidden;
  width: 760px;
}

#footer {
  float: left;
  overflow: hidden;
  margin: 0 0 0 0;
  background: #000;
  position: relative;
  border-top: 1px solid #000;
  width: 640px;
  padding: 5px 120px 5px 0;
  height: 28px;
}

#content {
	width: 545px;
	float: left;
	padding-bottom: 20px;
}

#sidebar {
	background: #C4BFB7;
	width: 165px;
	color: #333333;
	font-weight: bold;
	float: left;
	padding: 20px 25px;
	line-height: 1.3em;
	overflow: hidden;
}


/* basic typography */


h1 {
  display: none;
}

h2 {
  font: bold 17px/1.2em arial, san-serif;
  color: #333;
  text-transform: uppercase;
  margin: 25px 0 5px 0;
  background: #FFF url(http://bizbooks.net/images_site/star_white.gif) no-repeat left top;
  padding: 0 0 0 25px;
}

#sidebar h2 {
  font: bold 14px/1.2em arial, san-serif;
  color: #FFF;
  text-transform: none;
  margin: 0 0 5px 0;
}

h3 {
  font: bold 17px/1.2em arial, san-serif;
  margin: 0 0;
  padding: 0 0;
  font-style: italic;
  background: transparent;
}

h4 {
  font: bold 13px/1em arial, san-serif;
 text-transform: uppercase;
}

h3 em {
  text-transform: none
}

ul,
ol {
  list-style: none;
}

p {
  margin: 10px 0 10px 0;
}

em {

}

strong {
  font-weight: bold;
}

a {
  border: none;
  color: #ff9c00;
  font-weight: bold;
}

a:hover {
  color: #000;
  border: none;
}

a img,
a:hover img {
  border: none;
  -moz-outline-style: none;
}

.hidden {
	display: none;
}

.alert {
	color: red;
}

/* header */

#header ul {
  width: 720px;
  padding: 0px 0 0 24px;
}

#header ul li {
  float: left;
  padding: 0 16px 5px 10px;
  border-left: 2px solid #FFA600;
}

#header ul li a {
  display: block;
  height: 9px;
  background-color: #000;
  background-position: left top;
  background-repeat: no-repeat;
  text-indent: -1000em;
  overflow: hidden;
}

#header ul li.home {
  width: 20px;
  border: none;
  padding: 0 14px 5px 0px;
  background: #000;
}

#header ul li.home a {
  background-image: url(http://bizbooks.net/images_site/nav_home.gif);
  width: 20px;
  height: 15px;
  margin-top: -5px;
}

#header ul li a.about-biz {
  background-image: url(http://bizbooks.net/images_site/txt_nav_aboutbiz.gif);
  width: 63px;
}

#header ul li a.biz-marquee {
  background-image: url(http://bizbooks.net/images_site/txt_nav_bizmarquee.gif);
  width: 81px;
}


#header ul li a.blog {
  background-image: url(http://bizbooks.net/images_site/txt_nav_blog.gif);
  width: 32px;
}

#header ul li a.photo-album {
  background-image: url(http://bizbooks.net/images_site/txt_nav_photoalbum.gif);
  width: 85px;
}

#header ul li a.online-store {
  background-image: url(http://bizbooks.net/images_site/txt_nav_onlinestore.gif);
  width: 105px;
  height: 13px;
	margin-top: -3px;
}

#header ul li a.links {
  background-image: url(http://bizbooks.net/images_site/txt_nav_links.gif);
  width: 34px;
}

#header ul li a.contact-us {
  background-image: url(http://bizbooks.net/images_site/txt_nav_contactus.gif);
  width: 75px;
}

.blog #header ul li a.blog,
.links #header ul li a.links,
.about #header ul li a.about-biz,
.bio #header ul li a.about-biz,
.contact-us #header ul li a.contact-us,
.biz-marquee #header ul li a.biz-marquee,
.photo-album #header ul li a.photo-album {
  background-position: 0px -24px !important;
}

.home #header ul li.home a {
  background-position: 0px -30px !important;	
}

#header ul li a:hover {
  background-position: 0px -12px;
}

#header ul li a.biz-marquee:hover {
  background-image: url(http://bizbooks.net/images_site/txt_nav_bizmarquee.gif);
  width: 81px;
}

#header ul li.home a:hover {
  background-position: 0px -15px;
}

#header ul li a.online-store:hover {
  background-position: 0px -16px;
}

#header #search {
  position: absolute;
  right: 0;
  top: 41px;
  background: #666 url(/images_site/search_bkgd.gif) no-repeat left top;
  width: 77px;
  overflow: hidden;
  height: 12px;
  padding: 17px 0 0 15px;
    margin: 0 0 0 0;
  border: none;
}

#header #search a {
  height: 3px;
  background-color: #737373;
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  padding: 2px 4px;
  text-indent: 1000em;
  overflow: hidden;
}

#header #search a:hover {
  background-position: left bottom;  
}


#header #search a.site {
  background-image: url(http://bizbooks.net/images_site/txt_search_site.gif);
  width: 20px;
  margin-right: 3px;
}

#header #search a.store {
  background-image: url(http://bizbooks.net/images_site/txt_search_store.gif);
    width: 30px;
}


/* footer */

#footer a {
  color: #C7C7C7;
  font-size: 10px;
}

#footer a:hover {
  color: #FF9c00;
}

#footer.vcard .fn {
  display: none;
}

#footer dl {
  margin: 0 0 0 18px;
  display: block;
  line-height: 1.3em;
  font-weight: bold;
}

#footer dl dt,
#footer dl dd {
  display: inline;
  font-size: 10px;
  line-height: 1em;
  text-transform: uppercase;
  color: #C7C7C7;
  padding-right: .5em;
}

#footer dl dt {
  color: #FF9c00;
}

#footer dl dd {
  color: #C7C7C7;
}


#footer #map,
#footer #rss,
#footer #newsletter {
  position: absolute;
  z-index: 5;
  width: 55px;
  height: 100%;
  right: 0;
  top: 0;
  overflow: hidden;
  text-indent: 1000em;
  background: #575A5D url(http://bizbooks.net/images_site/txt_rss.gif) no-repeat left top;
}

#footer #map:hover,
#footer #rss:hover,
#footer #newsletter:hover {
	background-position: left bottom;
}

#footer #map {
  right: 160px;
  background: #575A5D url(http://bizbooks.net/images_site/txt_map.gif) no-repeat left top;
}

#footer #newsletter {
  right: 56px;
  background: #575A5D url(http://bizbooks.net/images_site/txt_newsletter.gif) no-repeat left top;
  width: 103px;
}



/* ie fixes */

* html body #header {
	  padding-top: 50px;
	  padding-bottom: 5px;
}

* html body #header ul li a.online-store,
* html body #header ul li.home a {
	margin-top: 0;
}

* html body #frame.detail #content {
	display: inline;
}