body {
	background-image: url(bg.jpg);
	background-repeat: repeat;
	margin-top:0px;
}
a:hover {
  color:#c0c0c0;
  text-decoration: underline;
}
a:link {
  text-decoration: none;
}
a:active {
  text-decoration: none;
  color: #383838;
}
a:visited {
  text-decoration: none;
  color: #383838;
}
#main-wrapper {
  margin: 0px auto;
  width: 950px;
  /*background-image: url(main-wrapper-bg.png);
  background-repeat: repeat-y;
	 border: solid 1px black;*/
}
/******* header ********/
#main-header {
  position:relative;
  width: 950px;
  border: 0px;
  height: 42px;
}
#main-header-left{
	width:33px;
	height:42px;
	background-image:url(main-header-left.png);
	background-repeat:no-repeat;
	float:left;
}
#main-header-mid{ 
	width:885px;
	height:42px;
	background-image:url(main-header-mid-bg.png);
	background-repeat:repeat-x;
	float:left;
	vertical-align:bottom;
}
#main-header-right{
	width:32px;
	height:42px;
	background-image:url(main-header-right.png);
	background-repeat:no-repeat;
	float:left;
}
.main-header-mid-company-name{
  float: left;
  font-family: Verdana;
  font-size: medium;
  color: #212121;
  font-weight: bold;
}
#main-header-mid-paypal{ 
  float:right;
}

/******* page-content ********/
#main-page-content {
  width: 950px;
  /*min-height: 600px;*/
  display:block;
}
#main-page-content-left-bg{
	width:33px;	
	background-image:url(main-page-content-left-bg.png);
	background-repeat:repeat-y;/*height:100%;*/
	float:left;	
}
#main-page-content-left{
	width:33px;
	height:324px;
	background-image:url(main-page-content-left.png);
}
#main-page-content-mid{
  width: 885px;
  float: left;
  height: 100%; /* 600px */
  background: #FFF;
  display: inline;
}
#main-page-content-right-bg{
	width:32px;
	background-image:url(main-page-content-right-bg.png);
	background-repeat:repeat-y;
	/*height:100%;*/
	float:left;
}
#main-page-content-right{
	width:32px;
	height:324px;
	background-image:url(main-page-content-right.png);
}

/******* page-content-mid ********/
#main-page-content-mid-top{
	width:885px;
	height:150px;
	background-image:url(../pzz.jpg);
	/*border:#666 thin groove;*/
}
#main-page-content-mid-top-left{
	width:200px;
	height:150px;
	float:left;
}
#main-page-content-mid-top-mid{
	width:485px;
	height:150px;
	float:left;
}
#main-page-content-mid-top-right{
  width: 200px;
  height: 150px;
  float: right;
}
#how-to-pay{
  width: 200px;
  height: 50px;
  background-image: url(../how-to-pay.gif);
  cursor: pointer;
}
#main-page-content-mid-content{
  width: 883px;
  height:100%; /*min-height: 445px;*/
  display: inline;
}
#main-page-content-mid-content-left {
  display: block;
  width: 200px;
  /*min-height: 445px;
  border: inset 1px #000000;*/
  float: left;
  /*background-image: url(../left-pizza.jpg);
  background-position: bottom;
  background-repeat: no-repeat; */
}
#main-page-content-mid-content-mid{
  width: 475px;
  float: left; /*margin: 1px;  this bit causes breaking divs*/;
  padding-left: 1px;
  padding-right: 1px;
  _padding-left: 2px;
  _padding-right: 2px;
  display: inline;
}
#main-page-content-mid-content-right{
	width:200px;
	height:auto;
	float:right;
}
#top-ten-list{
  width:200px;
  height:auto;
  border: solid 1px #ff9900;
}
#register-newsletter {
  width:200px;
  height:auto;
  border: solid 1px #ff9900;
}
#search-panel{
  width:200px;
  height:auto;
  border: solid 1px #ff9900;
 }
#search-panel-header {
  width: 200px;
  text-align: left;
  color: White;
  font-family: Verdana;
  font-size: small;
  background-color: #ff9900;
  font-weight: bold;
}
#company-logo {
  width: 200px;
  height: 100px;
}
#search-panel-button {  
  text-align:center;
  width:100%;
  height:5px;
}
.form-text-box {
  border-style: solid;
  width: 120px;
  font-family: verdana;
  font-size: small;
  color: #383838;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #383838;
  border-right-color: #383838;
  border-bottom-color: #383838;
  border-left-color: #383838;
}

.form-drop-down {
  width:120px;
	font-family: verdana;
	font-size: small;
	color: #383838;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-style: groove;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
}
.top-ten-list-header {
  width: 200px;
  text-align: left;
  color: White;
  font-family: Verdana;
  font-size: small;
  background-color: #ff9900;
  font-weight: bold;
}
.top-ten-list-item{ 
  background-image:url(top-10-item-bg.jpg);
  width:200px;
  height:21px;
  text-align:left;
  vertical-align:middle;
  font-family:Verdana;
  font-size:small;
  font-weight:bold;
}

.list-item {
  background-image:url(item-bg.gif);
  height:80px;
}
.list-item-hover {
  background-image:url(item-bg-hover.gif);
  height:80px;
}
#go-to-basket{
  cursor: pointer;
  width: 200px;
  height: 50px;
  background-image: url(go-to-the-checkout.gif);
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-left: 10px;
  font-family: verdana;
  font-size: small;
  color: #FFFFFF;
  font-weight: bold;
  float: right;
  position: absolute;
}
/******* page-footer ********/
#main-page-footer{
  width: 950px;
  height: 47px;
  display: inline;
}

#main-page-footer-left{
	width:33px;
	height:17px;
	background-image:url(main-footer-left.png);
	float:left;
}
#main-page-footer-mid {
	width:885px;
	height:17px;
	background-image:url(main-footer-mid.png);
	background-repeat:repeat-x;
	float:left;
}
#main-page-footer-right {
	width:32px;
	height:17px;
	background-image:url(main-footer-right.png);
	float:right;
}

/******* footer ********/
#main-footer{
  width: 950px;
  height: 30px;
}

#main-footer-left{
	width:33px;
	height:100%;
	float:left;
}
#main-footer-mid {
	width:885px;
	height:100%;
	float:left;
	text-align:right;
}
#main-footer-right {
	width:32px;
	height:100px;
	float:left;
}

/******* txts ********/
.txtS-dark {
    color:#383838;
    font-family:Verdana;
    font-size:x-small;
}

.txtS-light {
    color:#c0c0c0;
    font-family:Verdana;
    font-size:x-small;
}

.txtS-dark-bold {
    color:#383838;
    font-family:Verdana;
    font-size:x-small;
    font-weight:bold;
}

.txtS-dark-italic {
    color:#383838;
    font-family:Verdana;
    font-size:x-small;
    font-style:italic;
}

.txtS-light-bold {
    color:#383838;
    font-family:Verdana;
    font-size:x-small;
    font-weight:bold;
}

.txtS-light-italic {
    color:#383838;
    font-family:Verdana;
    font-size:x-small;
    font-style:italic;
}
.txtN-dark {
    color:#383838;
    font-family:Verdana;
    font-size:small;
}

.txtN-light {
    color:#c0c0c0;
    font-family:Verdana;
    font-size:small;
}

.txtN-dark-bold {
    color:#383838;
    font-family:Verdana;
    font-size:small;
    font-weight:bold;
}

.txtN-dark-italic {
    color:#383838;
    font-family:Verdana;
    font-size:small;
    font-style:italic;
}

.txtN-light-bold {
    color:#383838;
    font-family:Verdana;
    font-size:small;
    font-weight:bold;
}

.txtN-light-italic {
    color:#383838;
    font-family:Verdana;
    font-size:small;
    font-style:italic;
}
.txtB-dark {
    color:#383838;
    font-family:Verdana;
    font-size:medium;
}

.txtB-light {
    color:#c0c0c0;
    font-family:Verdana;
    font-size:medium;
}

.txtB-dark-bold {
    color:#383838;
    font-family:Verdana;
    font-size:medium;
    font-weight:bold;
}

.txtB-dark-italic {
    color:#383838;
    font-family:Verdana;
    font-size:medium;
    font-style:italic;
}

.txtB-light-bold {
    color:#383838;
    font-family:Verdana;
    font-size:medium;
    font-weight:bold;
}

.txtB-light-italic {
    color:#383838;
    font-family:Verdana;
    font-size:medium;
    font-style:italic;
}

.error-01 {
  color:Maroon;
  font-family:Verdana;
  font-size:small;
  background-color:Orange;
  border-color:Maroon;
  border-width:1px;
}

.white-small {
  color:White;
  font-family:Verdana;
  font-size:xx-small;  
}

.hiddenObj {
  display:none;
}

.textBox {
  border: 1px inset #333333;
  padding: 0px;
  margin: 0px;
}
