body {
}
table.main
{ background-color:#FF8E42;
}
.background
{ background-image:url(/App_Themes/Mead/images/interactive_whiteboard/background.gif);
  background-repeat:no-repeat;
  padding-top:21px;
  width:1024px;
}
.paper
{ background-image:url(/App_Themes/Mead/images/bg_paper_repeat.png);
  background-repeat:repeat-y;
  margin-left:47px;
  width:949px;
}
.paper_top
{ background-image:url(/App_Themes/Mead/images/bg_paper2.png);
  background-repeat:no-repeat;
  width:949px;
}
.banner
{ width:810px;
  height:374px;
}
.content
{ width:949px;
}
td.side
{ padding-left:9px;
  padding-right: 8px;
  width:139px;
  background-color:#FFE8D9;
  vertical-align:top;
  padding-top:13px;
}
td.main_segement
{ width:810px;
  font-size:11px;
}
.contentbody
{ width: 784px;
  background-color: #ffffff;
  padding: 10px 10px 10px 16px;
}
td.store
{ background-color:#FF8E42;
}

/* #Buttons# */
#brandsButton
{ background-image: url(/App_Themes/Mead/images/interactive_whiteboard/btn_brands.gif);
  width:120px;
  height:47px;
}
#brandsButton:hover
{ background-image: url(/App_Themes/Mead/images/interactive_whiteboard/btn_brands-over.gif);
  width:120px;
  height:47px;
}
#productsButton 
{ background-image: url(/App_Themes/Mead/images/interactive_whiteboard/btn_products.gif);
  width:120px;
  height:47px;
}
#productsButton:hover 
{ background-image: url(/App_Themes/Mead/images/interactive_whiteboard/btn_products-over.gif);
  width:120px;
  height:47px;
}
#productRecButton 
{ background-image: url(/App_Themes/Mead/images/interactive_whiteboard/btn_rec.gif);
  width:120px;
  height:47px;	
}
#productRecButton:hover 
{ background-image: url(/App_Themes/Mead/images/interactive_whiteboard/btn_rec-over.gif);
  width:120px;
  height:47px;	
}
#StoreTop
{ background-image: url(/App_Themes/Mead/images/mead_store_orange.gif);
  width:122px;
  height:28px;	
}

/* #Images# */


/* #Seperators# */
.RowSep
{ background-image:url(/App_Themes/Mead/images/dot_horz.gif);
}
td.ColSeperator
{ background-image:url(/App_Themes/Mead/images/dot_vert.gif);
}
.ColSep
{ background-image:url(/App_Themes/Mead/images/dot_vert.gif);
  background-repeat:repeat-y;
  width: 1px;
  padding: 0px 10px 0px 10px;
  height: 675px;
  background-position:center;
  float: left;
}

/* #Section Headers# */
#Left1
{ background-image:url(/App_Themes/Mead/images/interactive_whiteboard/sm_featured_tips.gif);
  background-repeat:no-repeat;
  width:250px;
  height:47px;
}
#Middle1
{ background-image:url(/App_Themes/Mead/images/interactive_whiteboard/sm_teach.gif);
  background-repeat:no-repeat;
  width:250px;
  height:47px;
}
#Right1
{ background-image:url(/App_Themes/Mead/images/interactive_whiteboard/sm_virtual_demo.gif);
  background-repeat:no-repeat;
  width:250px;
  height:47px;
}
#SegmentHeader
{ background-image: url(/App_Themes/Mead/images/interactive_whiteboard/segment_header.gif);
  background-repeat:no-repeat;
  width:150px;
  height:30px;
  margin: 10px 0px 20px 30px;
}
#ArticleSubHeader
{ background-image: url(/App_Themes/Mead/images/suggested_gear_orange.gif);
  background-repeat:no-repeat;
  width:250px;
  height:47px;
}
#ProductReview
{ background-image:url(/App_Themes/Mead/images/interactive_whiteboard/sm_read_share_review.gif);
  background-repeat:no-repeat;
  width:510px;
  height:47px;
}
.LargeSectionHeader
{ background-image:url(/App_Themes/Mead/images/interactive_whiteboard/LargeSectionHeader.gif);
  background-repeat:no-repeat;
  width:516px;
  height: 47px;
  padding-top:10px;
  padding-left:10px;
  font: Trebuchet MS,Tahoma;
  font-size: 9pt;
  font-weight: bold;
}
.SmallSectionHeader
{ background-image:url(/App_Themes/Mead/images/interactive_whiteboard/SmallSectionHeader.gif);
  background-repeat:no-repeat;
  width:250px;
  height: 47px;
  padding-top:10px;
  padding-left:10px;
  font: Trebuchet MS,Tahoma;
  font-size: 9pt;
 font-weight: bold;
}
.MMMPoints
{ font: Comic Sans MS, Palatino Linotype;
  font-size: 9pt;
  font-weight: bold;
}

/* #Form# */

.form {

background-color: #ffdac2;

}

.right_side {

background-color: #ffffff; 
width: 325px;
height: 710px;
border: 0px solid #000000;

}

.main_segement_copy
{ padding: 0px 20px 10px 20px;
	width: 490px;


}

.ErrorLabel { color: red; }

.shortTabContent {
  width: 230px;
padding-top: 5px;
  padding-bottom: 10px;
padding-left: 5px;
}
