/* these are for the front end, change these and the */
/* boxes will be this style and can take many different layouts*/
/* use the layouts to add image slices or put nothing at all in there */

html 
{
    height: 100%;
} 
body		
{  
  	BACKGROUND-COLOR: #F6F6F6; 
    margin:0px;
    padding:0px;
    text-align:center;
    min-height: 101%;
    font-family: "Arial", "Verdana", "Helvetica";
    font-size: 0.9em;
    background-image: url("images/bg.gif");
    background-repeat: repeat-x;
}
p 
{ margin-top:0px; }
h1
{ margin: 0px; padding-top: 13px; padding-bottom: 0px; font-family: "Arial", "Helvetica"; font-size: 19px; font-weight: bold; color: #C43131; }
h2 
{ margin: 0px; padding-top: 8px; padding-bottom: 8px; font-size: 1.0em; }

/* generic link style */
a:link, a:visited, a:active
{
    color: #C43131;font-family:  "Arial", "Verdana", "Helvetica";	
    font-style: normal;	text-decoration: none; 
    font-weight: normal;
}
a:hover
{ 
      text-decoration:underline; 
}
/* small link or side menu link text */
a.mtext 
{
    font-family:  "Arial", "Verdana", "Helvetica";	
    font-size: 13px;
    font-style: normal;	
    font-weight: normal;color: #C43131;
}
a.mtext:hover 
{
     text-decoration:underline; 
}
/* small link or menu link text in bold */
a.mtextb 
{
    font-family:  "Arial", "Verdana", "Helvetica";	
    font-size: 13px;
    font-style: normal;	
    font-weight: bold;
    color: #C43131;
}
a.mtextb:hover 
{
      text-decoration:underline; 
}
a.mtextnb 
{
    font-family:  "Arial", "Verdana", "Helvetica";	
    font-size: 0.7em;
    font-style: normal;	
    font-weight: bold;
    color: #C43131;
}
a.mtextnb:hover 
{
      text-decoration:underline; 
}
/* masterpage top cell */
.topcell 
{ 
    width:970px; 
    font-family:  "Arial", "Verdana", "Helvetica"; 
    margin-top:0px; 
    margin-bottom:0px; 
    margin-left:auto; 
    margin-right:auto; border:0px solid black;
    text-align:right; 
    font-style: normal;	
    font-weight: normal; 
  display:block;
  height: 129px;
  padding:0px;
}
/* main logo cell */
.logocell
{   float:left;
    text-align:left;
    width:550px; 
   height:129px;border:0px solid black;
    padding:0px;
    border: 0px;
    margin-top:0px;
    padding-left:15px;padding-top:0px;
    background-image: url("images/topleft.gif");
    background-repeat:no-repeat;
    background-position:left top;
}
.logocell1
{   float:left;
    text-align:left;
    width:215px; 
   height:129px;
    padding:0px;
    border: 0px;
    margin-top:0px;
}
/* the actual container of logo itself */
.logoimage 
{
    text-align:left;
    width:215px; 
   height:129px;
    padding:0px;
    border: 0px;
    margin-top:0px;
}
.logotag
{float:left;
    text-align:left;
    width:426px; 
   height:129px;
    padding:0px;
    border: 0px;
    margin-top:0px;
}
.logonavbg
{float:right;
    height:129px;
    width:329px; 
    padding:0px;
    border: 0px;
    background-image: url("images/topright.gif");
    background-repeat:no-repeat;
    background-position:right top;
}
.logonav
{
    margin-top:79px;
    text-align:right;
    padding:0px;border:0px solid black;

    height: 50px; 
    font-size: 0.1em;
}
.navbar
{
    clear:both;
    height:34px;
    width:auto;
    text-align:right;
    padding-right:30px;
    padding-top:0px;
    background-image: url("images/bgbar.gif");
    background-repeat:repeat-x;
    background-position:right bottom;
    color:White;
}
.navbarlinks, a.navbarlinks:link, a.navbarlinks:visited, a.navbarlinks:active
{
    font-family:  "Arial", "Verdana", "Helvetica"; 
    font-size: 12px; 
    font-style: normal;	
    font-weight: normal; 
    color: white;
    line-height:30px;
    text-decoration:none;

}
/* horizontal nav container */
.hnavcontainer
{
    margin-bottom:25px;
    margin-top:25px;
    width:100%;
    margin-left:0px;
    margin-right:0px;
    white-space:nowrap;
    text-align:left;
}

/* main page container and content containers */

.pagediv 
{ 
    padding: 0px;
    width:970px;
    margin-left:auto;
    margin-right:auto;
    height:100%;
    margin-top:20px;
      margin-bottom:0px;
background-color:White;
  background-image: url('images/bgwhite.gif');
    background-repeat: repeat-y;
    background-position: center top;
    
}
.cleaner 
{
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0px; padding:0px;
	background:transparent;
}
/* clear left float cart divs (if they are left) contains img placeholder */
.clearer
{ width:auto;height:1px; }

.maincontainer
{   
    width:100%; 
    height:100%;
      background-color:White;
       background-image: url('images/bgwhite.gif');
    background-repeat: repeat-y;
    background-position: center top;border:0px solid red;
    margin-left:0;
    margin-right:0;

}
.leftcontainer
{
    height: 100%;
    float:left;
    width:202px; 
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    padding-left:8px;
    padding-right:8px;
    vertical-align:top;border:0px solid blue;
    display: block;
      background-color:White;
}
.contentcontainer
{
    height: auto;
    width:auto;
    text-align:left;
    vertical-align:top;
    padding-left:0px;
    padding-right:0px;
    padding-top:15px;
    position: relative;
    margin-left: 225px;
    margin-right: 0px;
      background-color:White;
    /*margin: 0px 180px;*/
}
.rightcontainer
{
   
    /*display: block;*/
    /*border: 1px solid #ececec;*/
}

/* main footer cells */
.mainfootercell
{ 
    width:970px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top:3px;
    border-top:0px solid #6FD303; 
    white-space:nowrap;
}

.leftfootercell
{ 
    padding-top:0px;
    padding-left:10px;
    vertical-align:top;
    font-family:  "Arial", "Verdana", "Helvetica"; 
    font-size: 11px; 
    font-style: normal;	
    font-weight: normal; 
    color: #CC3434;
    display: inline;
    float:left;
}
.rightfootercell
{ 
    display: inline;
    float: right;
    white-space: nowrap;
      font-family:  "Arial", "Verdana", "Helvetica"; 
    font-size: 11px; 
    font-style: normal;	
    font-weight: normal; 
    color: #CC3434;
}


/* top level box on the modules */
.tabletop { width:100%; margin-bottom:15px; background-color:white; }

/* this cell draws on the left hand side top */
.leftcolourtable {  margin-right: 0px; float: left; background: transparent url('images/module_left.png') repeat-x top left; empty-cells: show; width:10px; height:30px;}

/* this cell draws on the right hand side top */
.rightcolourtable {empty-cells: show; background-position: right; padding: 0px; float: right; background: transparent url('images/module_right.png') repeat-x top right; width:10px; height:30px;}

/* this is the main cell at the top of the module boxes */
.colourtable {width: 100%;  vertical-align: middle; background: transparent url('images/module_right_bg.png') repeat-x top left;height:30px; }

/* contains the icon and text cells */
.texttabletop { vertical-align:middle; width:auto;height:25px; margin-top: 1px;  }

/* this is the cell in the middle top that has the text in it */
.colourtableicon { display:none;visibility:hidden;height:0px; margin-top: 0px; float: left; width:0px; background-position: center; background-image:url('images/module_icon.png'); background-repeat: no-repeat; empty-cells: show; }

/* sets properties of the icon image */
.iconimage { width:0px; height:0px; margin-top:0px; visibility:hidden;display:none; }

/* this is the cell in the middle top that has the text in it */
.colourtabletext { margin-left:0px;margin-top:0px;padding-top: 5px;text-align: left; height:auto; padding-left:0px;  font-family:  "Arial", "Verdana", "Helvetica";font-size: 15px; font-style: normal;font-weight: bold;text-align: left;color: #C43131;empty-cells: show;  }

/* this cell draws on the left hand side middle, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebottom {text-align:left;width: auto; background :transparent url('images/module_left_mainbg.png') repeat-y top left; }

/* this is the content cell in the middle and holds the RHS background */ 
.colourtablebottom {padding-top:1px; padding-bottom: 0px;background :transparent url('images/module_right_mainbg.png') repeat-y bottom right;margin-left: 10px; padding-right:10px; text-align:left;}

/* this cell draws on the left hand side base, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebase {float:left; background-image:url('images/module_leftbottom.png'); background-repeat: no-repeat; empty-cells: show; width:10px; height:10px;font-size:1px;  }

/* this cell draws on the right hand side base, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtablebase {float:right; background-image:url('images/module_rightbottom.png'); background-repeat: no-repeat; empty-cells: show; width:10px; height:10px;font-size:1px; }

/* this is the content cell in the middle */ 
.colourtablebase { background-image:url('images/module_midbottom.png');background-repeat:repeat-x; height:10px;font-size:1px; }



/* module variant 1 top level box on the modules (red header) */
.tabletop1 { width:auto; margin-bottom:0px; }

/* module variant 1 this cell draws on the left hand side top */
.leftcolourtable1 { margin-right: 0px; float: left; background: transparent url('images/module_left1.png') repeat-x top left; empty-cells: show; width:10px; height:48px;}

/* module variant 1 this cell draws on the right hand side top */
.rightcolourtable1 { empty-cells: show; background-position: right; padding: 0px; float: right; background: transparent url('images/module_right1.png') repeat-x top right; width:13px; height:48px;}

/* module variant 1 this is the main cell at the top of the module boxes */
.colourtable1 {width: auto;  vertical-align: middle; background: transparent url('images/module_right_bg1.png') repeat-x top left; height:41px; }

/* contains the icon and text cells */
.texttabletop1 { margin-bottom:0px;border:0px solid black;vertical-align:middle; width:auto;height:30px; margin-top: 0px;  }

/* this is the cell in the middle top that has the text in it */
.colourtableicon1 { display:none;visibility:hidden;height:0px;  }

/* sets properties of the icon image */
.iconimage1 { display:none;width:0px; height:0px; margin-top:0px; visibility:hidden; }

/* this is the cell in the middle top that has the text in it */
.colourtabletext1 { margin-left:0px;padding-top: 8px;text-align: left; height:auto; padding-left:0px;  font-family:  "Arial", "Verdana", "Helvetica";font-size: 15px; font-style: normal;font-weight: bold;text-align: left;color: white; empty-cells: show;  }

/* module variant 1 this cell draws on the left hand side middle, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebottom1 { width: auto; background :transparent url('images/module_left_mainbg1.png') repeat-y top left; }

/* module variant 1 this is the content cell in the middle and holds the RHS background */ 
.colourtablebottom1 { background :transparent url('images/module_right_mainbg1.png') repeat-y bottom right;background-color:white;margin-left: 10px;padding-right:17px; text-align:left;}

/* module variant 1 this cell draws on the left hand side base, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebase1 {float:left; background-image:url('images/module_leftbottom1.png'); background-repeat: no-repeat; empty-cells: show; width:17px; height:10px; }

/* module variant 1 this cell draws on the right hand side base, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtablebase1 {float:right; background-image:url('images/module_rightbottom1.png'); background-repeat: no-repeat; empty-cells: show; width:17px; height:10px;}

/* module variant 1 this is the content cell in the middle */ 
.colourtablebase1 { background-image:url('images/module_midbottom1.png');background-repeat:repeat-x; height:10px;}


/* top level box on the modules (grey background with curved edges) */
.tabletop2 { width:100%; margin-bottom:15px;background-color:#F9F9F9; }

/* this cell draws on the left hand side top */
.leftcolourtable2 { margin-right: 0px; float: left; background: transparent url('images/module_left2.png') repeat-x top left; empty-cells: show; width:10px; height:30px;}

/* this cell draws on the right hand side top */
.rightcolourtable2 {empty-cells: show; background-position: right; padding: 0px; float: right; background: transparent url('images/module_right2.png') repeat-x top right; width:10px; height:30px;}

/* this is the main cell at the top of the module boxes */
.colourtable2 {width: 100%;  vertical-align: middle; background: transparent url('images/module_right_bg2.png') repeat-x top left;height:30px; }

/* contains the icon and text cells */
.texttabletop2 { margin-bottom:2px;vertical-align:middle; width:auto;height:30px; margin-top: 1px;  }

/* this is the cell in the middle top that has the text in it */
.colourtableicon2 { visibility:hidden;height:30px; margin-top: 0px; float: left; width:0px; background-position: center; background-image:url('images/module_icon2.png'); background-repeat: no-repeat; empty-cells: show; }

/* sets properties of the icon image */
.iconimage2 { width:0px; height:0px; margin-top:0px; visibility:hidden; }

/* this is the cell in the middle top that has the text in it */
.colourtabletext2 { margin-left:0px;padding-top: 5px;text-align: left; height:auto; padding-left:0px;  font-family:  "Arial", "Verdana", "Helvetica";font-size: 15px; font-style: normal;font-weight: bold;text-align: left;color: #C43131; empty-cells: show;  }

/* this cell draws on the left hand side middle, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebottom2 {text-align:left;width: auto; background :transparent url('images/module_left_mainbg2.png') repeat-y top left; }

/* this is the content cell in the middle and holds the RHS background */ 
.colourtablebottom2 {padding-top:0px; padding-bottom: 0px;background :transparent url('images/module_right_mainbg2.png') repeat-y bottom right;margin-left: 10px; padding-right:10px; text-align:left;}

/* this cell draws on the left hand side base, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebase2 {float:left; background-image:url('images/module_leftbottom2.png'); background-repeat: no-repeat; empty-cells: show; width:10px; height:10px; }

/* this cell draws on the right hand side base, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtablebase2 {float:right; background-image:url('images/module_rightbottom2.png'); background-repeat: no-repeat; empty-cells: show; width:10px; height:10px;}

/* this is the content cell in the middle */ 
.colourtablebase2 { background-image:url('images/module_midbottom2.png');background-repeat:repeat-x; height:10px;}



/* top level box on the modules (white dynobox for on grey background tabletop2 */
.tabletop3 { width:100%; margin-bottom:15px; background-color:white; }

/* this cell draws on the left hand side top */
.leftcolourtable3 { margin-right: 0px; float: left; background: transparent url('images/module_left.gif') repeat-x top left; empty-cells: show; width:10px; height:30px;}

/* this cell draws on the right hand side top */
.rightcolourtable3 {empty-cells: show; background-position: right; padding: 0px; float: right; background: transparent url('images/module_right.gif') repeat-x top right; width:10px; height:30px;}

/* this is the main cell at the top of the module boxes */
.colourtable3 {width: 100%;  vertical-align: middle; background: transparent url('images/module_right_bg.png') repeat-x top left;height:30px; }

/* contains the icon and text cells */
.texttabletop3 { margin-bottom:2px;vertical-align:middle; width:auto;height:30px; margin-top: 1px;  }

/* this is the cell in the middle top that has the text in it */
.colourtableicon3 { visibility:hidden;height:30px; margin-top: 0px; float: left; width:0px; background-position: center; background-image:url('images/module_icon.png'); background-repeat: no-repeat; empty-cells: show; }

/* sets properties of the icon image */
.iconimage3 { width:0px; height:0px; margin-top:0px; visibility:hidden; }

/* this is the cell in the middle top that has the text in it */
.colourtabletext3 { margin-left:0px;margin-top:0px;padding-top: 5px;text-align: left; height:auto; padding-left:0px;  font-family:  "Arial", "Verdana", "Helvetica";font-size: 15px; font-style: normal;font-weight: bold;text-align: left;color: #C43131;empty-cells: show;  }

/* this cell draws on the left hand side middle, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebottom3 {text-align:left;width: auto; background :transparent url('images/module_left_mainbg.png') repeat-y top left; }

/* this is the content cell in the middle and holds the RHS background */ 
.colourtablebottom3 {padding-top:1px; padding-bottom: 0px;background :transparent url('images/module_right_mainbg.png') repeat-y bottom right;margin-left: 10px; padding-right:10px; text-align:left;}

/* this cell draws on the left hand side base, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebase3 {float:left; background-image:url('images/module_leftbottom.gif'); background-repeat: no-repeat; empty-cells: show; width:10px; height:10px;font-size:1px;  }

/* this cell draws on the right hand side base, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtablebase3 {float:right; background-image:url('images/module_rightbottom.gif'); background-repeat: no-repeat; empty-cells: show; width:10px; height:10px;font-size:1px; }

/* this is the content cell in the middle */ 
.colourtablebase3 { background-image:url('images/module_midbottom.png');background-repeat:repeat-x; height:10px;font-size:1px; }


/* class for inside module box with text in it */
.modulebox { font-size:13px; }
.moduleboxheader { font-weight:bold; }
.moduleboxrow { padding-bottom:4px; width:auto; font-size: 1.0em; }
.rssrow { text-align:right;margin-right:9px; }
.rssimage { margin-top:1px; float:right; margin-left:12px; width:36px; height:14px; border: 0px; }
a.rsslink { color: #666666; font-size:0.7em; }
.loginlinks { text-align:center;width:auto;text-transform: capitalize; }

/* nav classes for side navs */
ul.sidenav { margin:0px; padding-left:0px; padding-top:10px; display:block; list-style: none; width:100%; }
li.sidenavrow { margin-left:0px; padding-bottom:4px; padding-left: 0px; white-space:normal; font-size:13px;}
a.sidenavlink { text-decoration: none; color: #C43131; padding-left:17px; font-weight:bold;display:block;background: transparent url('images/plus.gif') no-repeat left top; }
a.sidenavlinkselect { text-decoration: none; color: #C43131; padding-left:17px; font-weight:normal;display:block;background: transparent url('images/plus.gif') no-repeat left top; background-color: #F1FFC5; }
a.sidenavsublink { text-decoration: none; margin-left: 5px; color: #C43131; padding-left:17px; font-weight:normal; display:block;background: transparent url('images/blackdot.gif') no-repeat left top; }
a.sidenavsublink:hover { text-decoration: underline; margin-left: 5px; color: #C43131; padding-left:17px; font-weight:normal; display:block;background: transparent url('images/blackdot.gif') no-repeat left top; }

a.sidenavsublinkselect { margin-left: 5px; color:#C43131; padding-left:17px; font-weight:normal; display:block; background: transparent url('images/blackdot.gif') no-repeat left top; background-color: #F1FFC5; }
a.sidenavlink:hover { text-decoration: underline; color: #C43131; padding-left:17px; font-weight:bold;display:block;background: transparent url('images/plus.gif') no-repeat left top; }

/* ajax display boxes */
    .ajaxclose
    {width:100%;text-align:right;height:31px;background: url('images/ajaxclose.gif') no-repeat top right;}
    .ajaxcloseimg 
    {width:125px; height:25px;border:none;}
    .ajaxbg
    {position:absolute;z-index:500;
     visibility:hidden;display:none;
     }
    .ajaxcontent 
    {overflow:auto; height:425px;font-family:Arial,Helvetica;font-size:13px;text-align:left;padding:10px;margin-bottom:5px;margin-left:5px;}
    .ajaxframe
    {background-image:url('images/ajaxbg.png');width: 640px; height:480px;color:#404040;}


/* dynobox classes */
a.dynoboxlink { text-decoration: none; color: #C43131; padding-left:0px;font-family: "Arial", "Helvetica"; font-size: 1.0em; font-weight:normal;display:block; }
.dynoboxcontainer
{
    width:auto;
    vertical-align: top;
    text-align: left;
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.dynobox
{
float:left;
width:174px;
margin-right:5px;
margin-left: 5px;
}
.dynoboxhomeright
{
float:left;
width:174px;
margin-right:0px;
margin-left: 6px;
}

.dynoboxhomeleft
{
float:left;
width:174px;
margin-right:6px;
margin-left: 0px;
}
.dynobox1
{
float:left;
width:40%;
margin-right:9px;
}
.dynobox2
{
display:block;
}
.dynobox3
{
float:left;
height:180px;
width:243px;
margin-right:0px;
}
.dynobox4
{float:left;
width:243px;
margin-right:9px;
}
.dynoboxrecipe
{
float:left;
width:158px;
margin-right:10px;
}
.dynoboxmeetteam
{
float:left;
width:15%;
margin-right:9px;
}
.dynoboxrollouttopright
{
margin-left:9px;
}
.dynoboxrollout
{
float:left;
width:353px;
margin-right:4px;
margin-left:4px;
height: 200px;
}
.dynoboxswb
{
float:left;
width:232px;
margin-right:9px;
margin-left:0px;
height: 215px;
display: block;
}
.dynoboxtext
{
    text-align:left;	
    font-family: "Arial", "Helvetica"; 
    font-size: 13px; font-weight: normal; 
}
.dynoboxtext p
{margin-bottom:0px;}
.dynoboxpic
{
    padding-top:0px;padding-bottom:7px;text-align:center;
    margin-left:auto;margin-right:auto;
}
.dynoboxpic1
{
    padding-top:0px;padding-bottom:7px;
    text-align:left;padding-right:7px;
}
.dynoboxpic2
{
    padding-top:0px;padding-bottom:7px;
    text-align:right;padding-left:7px;
}
.dynoboxpic3
{
    padding-top:0px;padding-bottom:7px;
}
.dynoboxaboutr
{ float:right; width:215px; margin-top:6px;position:relative;}
.dynoboxaboutl
{ float:left; width:505px; margin-top:6px;position:relative; }
.homerow1
{
      width:auto;
      height:210px;
    vertical-align: top;
    text-align: left;
    display:block;
    margin-left:0px;
    margin-right:0px;
    margin-top:4px;
}

.homerow2
{
      width:auto;   height:185px;
    text-align: left;
    margin-left:0px;
    margin-right:0px;
    margin-top:4px;
}
.homerow3
{
    width:auto;
    height: 205px;
    display: block;
    text-align: left;
    margin-left:0px;
    margin-right:0px;
    margin-top:4px;margin-bottom:0px;
}
.homerow4
{
    width:auto;
    text-align: left;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;margin-bottom:4px;
}

.homerow2left {  
width: 500px;
height: auto;
margin-left: 0px;
margin-top: 0px;
float:left;
}

.homerow2righttop {  
height: 80px;
margin-left:505px;
margin-top: 0px;

}

.homerow2rightbottom {  
margin-left: 505px;
/*margin-top:  85px;*/
height: 106px;
}
.homefeature
{
    width:479px;
    height:200px;
    display: inline; 
    float: left;
    }
   .contentfeature
{
    width:479px;
    height:200px;
    display: inline; 
    float: left;
    }
    .contentfeatureside
    {
    width:240px;
    margin-right:0px;
    float:right;
    }
    .contentrow1
{
      width:auto;
      height:220px;
    vertical-align: top;
    text-align: left;
    display:block;
    margin-left:0px;
    margin-right:0px;
    margin-top:4px;
     margin-bottom:10px;
}

.contentrow2
{
    width:auto;
    height:220px;
    vertical-align: top;
    text-align: left;   
}
.contentrow3
{
      width:auto;
    vertical-align: top;
    text-align: left;
    margin-left:auto;
    margin-right:10px;
    margin-top:auto;
     margin-bottom:0px;
}
.articlecontainer
{
    width:479px;
    height:200px;
     }
.articlepic
{
    width:269px;
    height:200px;
    float:left;
    padding:0px;
    background-color: #F2F2F2;
    }
.articleimg
{
    width:269px;height:200px;   
    }
.articletop
{
    z-index:300; 
    margin-left:0px;
    position: absolute;
    float:left;
    width:7px;
    height:7px;
    background-image: url("images/feature_top_corner.png"); 
    background-repeat:no-repeat; 
    background-position:left top;
    }
.articlebot
    {
        z-index:300;
        margin-top:193px;
        margin-left:0px;
        position: absolute;
        width:7px;
        height:7px;
        float:left;
        background-image: url("images/feature_bottom_corner.png"); 
        background-repeat:no-repeat; 
        background-position:left bottom;
        }
.articletextbox
{
    margin-left:269px;
    height:200px;
    width:auto;
    background-image: url("images/article_text_bg.png"); 
    background-repeat:no-repeat; 
    background-position:right top;
    }
.articletext
{    
    font-size:12px; 
    padding-left:10px;
    padding-top:10px;
    padding-right:10px;
    }
.articlepanel
{
    /* container box, can hold a BG image, outside border etc. */
    }
.articlenext
{
    position: relative;
    float:right;
    top:169px;
    right: 10px;
}
    
.articlenextlink
{
    font-size: 13px;color: #C43131; padding-left:0px;font-family: "Arial", "Helvetica";  font-weight:normal;
}
.articleload
{
    float: left;
    margin-left:-120px;
    margin-top: 80px;   
    font-size: 30px;
    background: transparent url('images/Animation-Loading-Transparent.gif') no-repeat top left;
    padding-left: 42px;
    position:absolute;
}

.meetteamhome 
{
    height:185px;
    display:block;
    width:auto;
    }
.homepoleresults 
{   width:200px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
    FONT-FAMILY: "arial", "verdana","helvetica";
    TEXT-DECORATION: none;color: Black;
    }
.benefitshome 
{
    text-decoration: none; 
    color: black; 
    font-size:13px; 
    padding-left:16px; 
    font-weight:normal;
    display:block;
    background: transparent url('images/plus.gif') no-repeat left top;
     }
     .reciperow3
{
      width:auto;height:220px;
    vertical-align: top;
    text-align: left;
    margin-left:auto;
    margin-right:auto;border:0px solid black;
    margin-top:0px;margin-bottom:0px;
    overflow:auto;
}
     
.reciperow1
{
      width:auto;
      height:auto;border:0px solid black;
    vertical-align: top;
    text-align: left;

    margin-left:0px;
    margin-right:0px;
    margin-top:4px;
}

.reciperow2
{
      width:auto;   height:224px;
    vertical-align: top;
    text-align: left;
    margin-left:0px;border:0px solid green;
    margin-right:0px;
    margin-top:4px;overflow:auto;
}

.reciperow2left {  
width: 479px;
height: auto;
margin-left: 0px;
margin-top: 0px;border:0px solid pink;
position: absolute;
}

.reciperow2righttop {  
width: 220px;
height: 105px;
margin-left:508px;
margin-top: 0%;border:0px solid red;
position: absolute;

}

.reciperow2rightbottom {  
width: 220px;
height:  80px;
margin-left: 508px;
margin-top:  105px;
position: absolute;border:0px solid blue;

}     
.productpeoplerow1
{
            width:auto;
    height:255px;
    border:0px solid black;
    vertical-align: top;
    text-align: left;
    margin-left:auto;
    margin-top:auto;
    margin-bottom:10px;
    overflow:auto;

}
.compbox
{
    
float:left;
width:162px;
margin-right:0px;
height: 153px;
padding:3px;
border-right:0px solid #E2E2E2;

}
.compboxright
{
    
float:left;
width:168px;
margin-right:0px;
height: 153px;
padding:3px;
border-right:0px solid #E2E2E2;

}
   .comprow1
{
   width:700px;
    height:160px;
    vertical-align: top;
    text-align: left;
    margin-left:auto;
    margin-top:auto;
    margin-bottom:0px;
     border-top:0px solid #c0c0c0;
       border-bottom:0px solid #E2E2E2;
          border-left:0px solid #c0c0c0;
}

.comprow2
{
   width:700px;
    height:170px;
    vertical-align: top;
    text-align: left;
    margin-left:auto;
    margin-top:auto;
    margin-bottom:0px;
       border-bottom:0px solid #E2E2E2;
          border-left:0px solid #c0c0c0;
}
.comprow3
{
      width:700px;
    height:170px;
    vertical-align: top;
    text-align: left;
    margin-left:auto;
    margin-top:auto;
  margin-bottom:0px;
       border-bottom:0px solid #c0c0c0;
   border-left:0px solid #c0c0c0;
}

.contentingredient
{
    border: none; font-size:0.9em;text-align: left;  margin-left:175px;
}
.contentingredientcontainer
{
    border:0px solid red;width:600px;
}
.contentingredients
{
    border: none; text-align: left;margin-bottom:10px; float:left;font-weight:bold;
}
.contentingredientimage
{
    float:left;padding-right:10px;width:165px;height:auto;
    }
    .swb1row1
    {
    margin-left:0px;
    height:202px;
    width:auto;
    padding-left:0px;
    padding-top:0px;
     padding-top:10px;
    padding-right:0px;
    font-size:12px; 
    background-image: url("images/head_swb1.jpg"); 
    background-repeat:no-repeat; 
    background-position:left top;
    }
        .swb2row1
    {
    margin-left:0px;
    height:202px;
    width:auto;
    padding-left:0px;
    padding-top:0px;
     padding-top:10px;
    padding-right:0px;
    font-size:12px; 
    background-image: url("images/head_swb2.jpg"); 
    background-repeat:no-repeat; 
    background-position:left top;
    }
        .swb3row1
    {
    margin-left:0px;
    height:202px;
    width:auto;
    padding-left:0px;
    padding-top:0px;
     padding-top:10px;
    padding-right:0px;
    font-size:12px; 
    background-image: url("images/head_swb3.jpg"); 
    background-repeat:no-repeat; 
    background-position:left top;
    }
.swbrow1
    {
    margin-left:0px;
    height:202px;
    width:auto;
    padding-left:0px;
    padding-top:0px;
     padding-top:10px;
    padding-right:0px;
    font-size:12px; 
    background-image: url("images/head_swb.jpg"); 
    background-repeat:no-repeat; 
    background-position:left top;
    }
    .swbrow2
    {
            width:auto;
    height:220px;
    vertical-align: top;
    text-align: left;
    margin-left:auto;
    margin-top:auto;
    margin-bottom:auto;
    }
.swbfeatureside
{
   float:right;padding-right:10px;padding-left:10px; border:0px solid black;width:265px;
}    

.forumrow1
    {
    margin-left:0px;
    height:202px;
    width:auto;
    padding-left:0px;
    padding-top:0px;
     padding-top:10px;
    padding-right:0px;
    font-size:12px; 
    background-image: url("images/head_forum.jpg"); 
    background-repeat:no-repeat; 
    background-position:left top;
    }
    .forumrow2
    {
            width:auto;
    height:220px;
    vertical-align: top;
    text-align: left;
    margin-left:auto;
    margin-top:auto;
    margin-bottom:auto;
    }
.forumfeatureside
{
   float:right;padding-right:10px;padding-left:10px; border:0px solid black;width:540px;
}    
/* radio button classes */
.AspNet-RadioButtonList ul { height: 20px; margin-left:0px; display:block; padding-left: 0px; }
li.AspNet-RadioButtonList-Item { font-size: 13px; margin-left: 2px; list-style-type: none; list-style: none;float:left; }

/* the small form inside the module boxes*/
.smallformbox { border: none; font-size:13px;text-align: left; }
.smallformlabel { margin-bottom:2px; text-align: left; }
.smallformfield { margin-bottom: 7px;text-align: left; }
.formbuttonbox { padding-bottom: 4px; padding-top: 4px; text-align: right; }

/* table for content */
.content { width:auto; margin-right:14px;  }

/* top cells of content */
.contentleft { float:left;width:15px; display:none;visibility:hidden;}
.contenttitle {width:auto;text-align:left; vertical-align:top;padding-bottom:6px; }
.contentright { float:right;display:none;visibility:hidden;}

/* body cells of content */
.contentbodyleft { empty-cells:show; }
.contentbody { padding-bottom:6px; margin-left:0px;  width:auto;vertical-align:top; }
.contentbox { display:block; }

/* base cells of content */
.contentbaseleft { float:left;width:15px;height:8px;vertical-align:bottom; display: none;visibility:hidden; }
.contentbase { width:auto;height:8px; }
.contentbaseright { float:right;display: none;visibility:hidden; }

.breadcrumbs { margin-bottom:15px;font-size:11px; }

/* filebox is the box table that contains the attached files*/
.filebox { display:block;height:auto;background-color:Transparent;border:0px solid black;width:340px;margin-right:10px;float:left;margin-top: 4px; }

/* cell within the getcontentfiles table */
.fileboxthumb { border: 0;margin-top: 0px; background-color:Transparent; }
.fileboximage { text-align:center;width:160px;float:left;  background-color:Transparent;}
.fileboxbutton { padding-top:0px; background-color:Transparent;float:left;width:160px;vertical-align:middle;margin-top:4px;text-align:left;white-space:nowrap; }
.fileboxtext {border:0px solid black; background-color:Transparent; margin-top: 0px; float:left;margin-right: 10px;width:160px;font-family:"Arial", "Verdana", "Helvetica";font-size:12px; }
.fileboxlink 
{
    margin: 0px; padding-top: 0px; padding-bottom: 0px; font-family: "Arial", "Helvetica"; font-size: 1.1em; font-weight: bold; color: #C43131; letter-spacing: 1px; }

/* contentfoot contains print icon and content type stuff (date for blog etc.) */
.contentfoot { height:40px;font-size:0.8em;display:block;border:1px dotted ##C0C0C0;padding-top:10px;width:auto;}
.contentfootcell { float:left;background-color:White;width:auto;padding:4px;white-space:nowrap;vertical-align:middle;}
.contentfootimg { margin-left:10px;float:left;margin-left:10px; }
.contentfootnews { float:right; }
.imgprint { border:0px; }
.imgsend { border:0px; }
.imgcomment { border:0px; }

.surveyheader {}
.eventticketcell { font-family:Verdana;font-size:0.75em;padding:4px;vertical-align:top; }
.tickettitle { padding-top:12px;margin-top:3px;width:100%;text-align:left;	font-family: "Tahoma", "Arial", "Helvetica"; font-size: 1.4em; font-weight: bold; letter-spacing: 0px; vertical-align:text-top; empty-cells:show; line-height:12pt; }
.carttickettext{width:100%;text-align:left;	font-family: "Tahoma", "Arial", "Helvetica"; font-size: 1.0em; font-weight: bold; letter-spacing: 0px; vertical-align:text-top; empty-cells:show; line-height:12pt; }

.commenttitle {background-color:#c0c0c0;color:Black;width:100%;padding-top:4px;padding-bottom:4px;font-size:8pt;white-space:nowrap;vertical-align:middle;}
.commentbody {color:Black;width:640px;padding-top:4px;padding-bottom:4px;font-size:8pt;vertical-align:middle;}
.eventtable { width:305px; }
.search            { padding: 2px; border:1px solid #C0C0C0; width: 97%; font-family:  "Arial", "Verdana", "Helvetica"; font-size: 10px; color: #616161; background:#FFFFFF;}

/*search and content extract rows and links */
.searchrow { border: 0px solid red;width:auto; height: 76px; display:block;padding-bottom:6px; }
.searchhighlight { color:#353535; font-weight:bold; background-color:#D8E3EC;padding:1px; }
.searchlink { width:auto;display:block;margin-left:40px;padding-bottom:2px; }
.sectionlink { font-size:1.3em; height: 30px;width:auto;display:block;margin-left:40px;margin-right:25px;padding-bottom:2px; }
.searchbody { margin-left:40px;padding-bottom:5px;font-size:0.9em; }
.sectionbullet { height:66px; width:40px; float:left; background: transparent url('images/tribullet.gif') no-repeat top center;}
.sectionbullet1 { height:66px; width:50px; float:left; }
.sectionbullet11 { height:66px; width:40px;margin-left:10px; float:left; background-image: url('images/tribullet.gif'); background-repeat: no-repeat; }
.sectionfimage {width:40px;}
.more { width:auto; text-align:right; margin-right:20px; }
.searchinfo { padding-bottom: 4px; }
/* added to make link to More same size */
.morelink { font-size: 0.80em; }

.frontendformbutton      { border:1px solid #B40000; padding:1px; font-family:  "Arial", "Verdana", "Helvetica"; font-size: 13px; color: White; font-weight:bold; background-color:#B40000;  cursor: pointer; background-image: url('images/formbuttonbg_wom.gif');  }
a.frontendformbutton, a.frontendformbutton:link, a.frontendformbutton:visited, a.frontendformbutton:active, a.frontendformbutton:hover   { border:1px solid #B40000; padding:1px; font-family:  "Arial", "Verdana", "Helvetica"; font-size: 13px; color: White; font-weight:bold; background-color:#B40000;  cursor: pointer; background-image: url('images/formbuttonbg_wom.gif');  }
.cartformbutton{  border:1px solid  black;line-height:25px; padding:5px; font-family:  "Arial", "Verdana", "Helvetica"; font-size: 13px; color: White; font-weight:bold; background-color:#AD0000;  cursor: pointer;  }
a.cartformbutton, a.cartformbutton:link, a.cartformbutton:visited, a.cartformbutton:active, a.cartformbutton:hover    { border:1px solid #B40000; padding:5px; font-family:  "Arial", "Verdana", "Helvetica"; font-size: 13px; color: White; font-weight:bold; background-color:#AD0000;  cursor: pointer;   }
.cartform            { border:1px solid #564941; font-family:  "Arial", "Verdana", "Helvetica"; font-size: 11px; color: #616161; background:#FFFFFF; padding-left: 2px; padding-right: 2px; }
.recipebutton { font-family:  "Arial", "Verdana", "Helvetica";	
    font-size: 13px;
    font-style: normal;	
    font-weight: normal;color: #C43131;}
a.recipebutton:hover{   
         text-decoration:underline; }
/* show only for bulk order form */
.cartaddqty 
{   visibility: hidden; position: absolute; width:0px; display: none;
    /*visibility: visible; float:right; margin-right:4px; margin-top:3px; padding-left:30px; background: transparent url('images/cart-qty.png') no-repeat left;*/ }
/*show only with form style 2 */
.cartbulkadd 
{   visibility: hidden; position: absolute; width:0px; display: none;
    /*margin-top: 10px;visibility: visible; text-align:right;*/ }
.cartitemformlayout{width:100%;}
.cartitemtopcell { background-color:Transparent;float:left;display:inline;width:140px;}
.cartitemshortdesc{display:inline;float:right;width:155px;height:150px;border:0px solid pink;padding-top:15px;padding-left:5px;text-align:left;font-size:0.8em;}
.cartitembutton {float:right;line-height:25px;padding:5px;margin-top:10px;margin-right:10px;border:0px solid blue;width:auto;text-align:right;padding-top:0px;vertical-align:middle;white-space:nowrap;}
.cartitemhomepagelayout
{
    width:100%;
    background-color:Transparent;
    vertical-align: top;
    text-align: left;
    display:block;border:0px solid black;
    margin-left:auto;
    margin-right:auto;
    margin-top:4px;
}
.cartitemimage { border: 0; width:150px; margin-left: 15px;margin-top: 15px; }
.cartcatlistbutton {text-align:right;margin-top:122px;margin-right:20px;border:0px solid black;}
.cartwelcome { border: 0px dotted #ececec; padding:15px; }
.cartcatbox { display:block; width:100%; margin-top:10px; border:0px solid black;}
.cartcatbuttonbox { padding-bottom:3px; border:0px solid black;text-align:center;width:150px;display:block;height:30px;padding-top:15px;}
.cartcatlist{ width:354px;height:184px; background-image: url("images/bg_recipes.gif"); background-repeat:no-repeat; float:left; border: 0px solid black;padding-bottom:10px;margin-right:10px;}
.cartcatlisttitle{width:auto;border: 0px solid red;}

.cartcatlistblock{width:340px;border: 0px solid white;}
.cartcatlistblock1{width:340px;border: 0px solid red;}
.cartcatlistleft{display:inline;float:left;width:155px;border: 0px solid red;}
.cartcatlistright{display:inline;float:right;width:155px;border: 0px solid pink;padding-top:15px; }
.cartspecialstr{color:#00105A;font-size:0.9em;font-weight:bold;text-decoration: none;}
.cartpricestr{color:black;font-size:0.9em;font-weight:normal;text-decoration: none;}
.cartalert { padding:7px;border:0px solid red;background:white;text-align:left;color:black;font-size:11pt;font-weight:bold;width:auto; }


/*cart item listings */
.cartitemtable {width:354px;height:184px; background-image: url("images/bg_recipes.gif"); background-repeat:no-repeat; float:left; border: 0px solid black;padding-bottom:10px;margin-right:10px;}
.cartitemtable1 {width:354px;height:184px; background-image: url("images/bg_recipes.gif"); background-repeat:no-repeat; float:left; border: 0px solid black;padding-bottom:10px;margin-right:10px;}
.cartcatlistbutton1 {text-align:left;margin-top:17px;margin-right:0px;border:0px solid black;}

.cartitembotcell { clear:both;width:100%;font-family:  "Arial", "Verdana", "Helvetica"; font-size: 11px; font-weight:bold; }
.cartitemtitle { padding-bottom: 0px;width: auto;display:block; border-bottom: 0px dotted #ececec; padding-top:0px;color:#C43131; margin-bottom:5px;text-align:left;background-image: url('images/module_fade.png'); background-repeat: no-repeat;}
.cartitempid {visibility: hidden; position: absolute; width:0px; display: none;}
.cartstock { float:none;background-color: #DEFFBD; height: 40px;padding-top: 3px; }
.cartitemunit { visibility:hidden;display:none; }
a.cartitemlink {color:Black; line-height: 18px; font-weight: normal; }


/* actual item stuff */
.cartitembox { display:block; }
.cartitemdesc{width:auto;margin-top:15px;}
.cartitemthumbs {float: right; display:block; }
.cartdetailrow {height: 32px;}
.cartitemdetail { empty-cells: show; padding-right: 10px; height: 32px; float: left; margin-right: 10px; border-right: 1px dotted #ececec; }
.cartitemweight { border: 1px solid red;}
.cartitemprice { border: 1px solid #ececec;}
.cartitembuttonbox { border: 1px solid blue; }
.cartitemcode { border:1px solid purple; }


/*.cartformbutton:hover      { BACKGROUND-IMAGE: url('images/formbuttonbgover.gif'); BORDER-TOP: 1px solid #D8D8D8; BORDER-LEFT: 1px solid #D8D8D8; BORDER-BOTTOM: 1px solid black; BORDER-RIGHT: 1px solid black;padding-right:3px;padding-top:5px;padding-bottom:3px;padding-left:3px; font-family: Verdana; font-size: 10px; color: #616161; background-color:white;  cursor: pointer; }*/
.cartbluetext {color:black;font-size:1.0em;font-weight:bold;padding:0px;  font-size: 8pt;text-decoration: none;} 
.cartredtext {color: red;font-weight:bold; padding:0px;text-decoration: none;} 
.cart#ececectext {color: #ececec;font-weight:bold; padding:0px; font-size: 8pt;text-decoration: none;} 
.carttext {color: black;font-weight:bold; padding:0px;  text-decoration: none;} 

.cartblacktext {color: black;font-family:"arial","helvetica","verdana"; font-weight:bold; padding:0px;  font-size: 8pt;text-decoration: none;} 
.cartwhitetext {font-family:"arial","helvetica","verdana"; font-weight:bold; padding:0px;  font-size: 8pt;text-decoration: none;} 

/* form classes for main forms */
.subscriptiontable {width: 70%; margin-left: 0; margin-right: auto;text-align:left; }
.usertable { border: 0px dotted #ececec; background-color: #FFFFFF;width: 70%; margin-left: 0; margin-right: auto; padding-bottom: 4px; }
.sendtofriendtable { padding:9px; width:70%;border: 0px dotted #ececec; background-color: #FFFFFF; margin-left: 0; margin-right: auto; }
.blogreplytable { padding:9px; width:70%;border: 0px dotted #ececec; background-color: #FFFFFF; margin-left: 0; margin-right: auto; }
.contacttable { padding:9px;width:70%; background-color: #FFFFFF; margin-left: 0; margin-right: auto; }
.logintable {width: 70%; margin-left: 0; margin-right: auto; }
.logincarttable {width: 50%; margin-top: 15px; margin-left: 15px;}
.mydetailstable { padding:9px; width:70%;border: 0px dotted #ececec; background-color: #FFFFFF; margin-left: 0; margin-right: auto; }
.detailsrow { margin-top: 4px; width: auto; height: 30px; }
.mydetailsleft {width: 80%; padding:3px; float:left; }
.mydetailsright { width: 15%; padding:3px; }
.myorderstable { padding:9px; width:70%;border: 0px dotted #ececec; background-color: #FFFFFF; margin-left: 0; margin-right: auto; }
.userleft { padding:3px; }
.userright { padding:5px; width: auto; width: 70%;}
.userformrow {vertical-align:top;padding:5px; margin-top: 4px;width:auto; display:block; }
.userformbutton { width:70%; text-align:right; padding-top: 10px; padding-right: 10px; }
.userheading {  text-align:left; padding:3px; font-weight:normal; color: black; text-decoration: none;}
.formfields { padding:2px; border:1px solid silver; width: 90%;font-family:  "Arial", "Verdana", "Helvetica"; font-size: 12px; color: #616161; background-color:#FFFFFF; }
.formstar { color: Red; }
.surveyleft { padding-top:3px;  width: 200px; float:left; font-size:12px;text-align:right; font-weight:normal; color: black; text-decoration: none;}
.surveyright { margin-left:200px; padding:5px;  width: auto; font-weight:normal; color: black; text-decoration: none;}
.surveyformrow { font-size:12px;margin-right:5px; padding:5px; margin-top: 0px;width:95%;  }
.surveyformrow label {padding-left: 4px;}
.surveyformbutton { width:auto;  border:0px solid black; text-align:right; padding-top: 10px; padding-right: 10px; }
.surveyheading {  text-align:left; font-size:12px;padding:3px; font-weight:normal; color: black; text-decoration: none;}
.surveyhome {  width:240px;padding-left:0px;padding-right:0px; float:right;}

/*cart forms*/
.cartheading { text-align:left; font-weight:bold; height: 40px; }
.carttable { padding:9px; width:90%;border: 0px dotted #ececec; background-color: #FFFFFF; margin-left: auto; margin-right: auto; }
.billingform { width: auto; }
.shippingform { width: auto; }

/*confirm page */
.cartbilling { font-size: 0.9em; float:left; width: 47%; padding:5px; }
.cartshipping { font-size: 0.9em;float:right; width: 47%; padding:5px; }
.cartcontact { display:block; font-size: 0.9em; padding:5px; margin-top:20px;text-align:left; width: 100%; }
.cartorderbutton { text-align:center; padding:10px; }
.cartredbutton { background-color: Red; font-weight:bold; text-transform:uppercase; font-size: 1.1em; color: White; }

/* dynamic cart display */
#cartdiv { font-size: 0.7em; display: none; visibility: hidden; padding-right: 12px; padding-left: 12px; padding-bottom:10px; padding-top:4px; border: 1px solid #6FD303; background-color:white; z-index: 500; position: absolute; top: 20px; right: 20px; width: 440px; }
#currdiv { font-size: 0.7em; display: none; visibility: hidden; padding-right: 12px; padding-left: 12px; padding-bottom:10px; padding-top:4px; border: 1px solid #6FD303; background-color:white; z-index: 500; position: absolute; top: 200px; left: 20%; margin:auto; width: 650px; }
.currframe { width: 630px; height: 190px; border: 0; overflow: hidden; }
.closelink { text-align:right; width:96%; padding: 3px; color: Gray; display:block; cursor: pointer; }

/*cart classes*/
.cartnumberitems { margin-bottom: 1px; padding:3px; font-weight:normal; width:auto;text-align:right; font-size:0.7em;}
.cartrow { display:block; height: 58px; padding-top:2px;padding-bottom:2px; border-bottom: 1px dotted black; width: auto; }
.cartsmallrow { display:block; height: 30px; padding-top:2px;padding-bottom:2px; border-bottom: 1px dotted black; width: auto; }
.cartrowitem { width: 40%; float:left; padding: 2px;}
.cartrowqty { width: 29%; float:left; padding: 2px; height: 38px; padding-bottom: 6px; }
.cartrowprice { width: 13%; float:left; padding: 2px;  }
.cartrowimage { height: 70px;width: 14%; float:left; }
.cartheaderrow { height:23px; display: block; width:auto; font-weight: bold; background-color: #d2d2d2; }
.cartheaderitem { padding: 2px;width: 40%; float:left; }
.cartheaderqty { padding: 2px;width: 29%; float:left; }
.cartheaderprice { padding: 2px;width: 28%; float:left; }
.cartrowlight {width: auto;vertical-align:top;background-color:#C71D20;}
.cartlight { text-align: right; padding: 2px; margin-top: 2px; background-color: #f2f2f2; }
.cartdark { background-color:#C8C0F6; font-family:"arial","helvetica","verdana"; line-height: 14px; font-weight:normal; color: black; font-size: 11px;text-decoration: none;}
.carteventdisclaimer {border:1px solid red;width: auto;vertical-align:top;}
.carteventmessages {text-align:left;width: auto;vertical-align:top; padding-top: 10px;padding-bottom:10px;color: black;}
.cartmessages {text-align:left;width: auto;vertical-align:top; padding: 5px;color: black;}
.cartrowweight { text-align:right;background-color: #e2e2e2; margin-top: 2px; padding:2px; }
.carttotals { font-weight: bold; background-color:red;color: white; text-align:right; padding:2px; margin-top: 2px;}



.bbbd {font-family:"arial","helvetica";  font-weight:normal; color: black; font-size: 11px;text-decoration: none;} 


/* this is small text */
.bd
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.9em;
    TEXT-DECORATION: none;color: Black;
}


/* this is for big headings */
.head1
{
	font-family: "Arial", "Helvetica";
	font-size: 1.3em;
	font-weight: bold;
	color: Red;
	letter-spacing: 1px;
	padding-bottom: 15px;
}

.nbd {font-family:"arial","helvetica"; font-weight:normal; color: #000000; font-size: 9pt;text-decoration: none;} 
.lbbd
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: "arial","helvetica","verdana";
    TEXT-DECORATION: none;
}
.bbd {font-family:"arial","helvetica","verdana"; font-weight:bold; color: black; font-size: 8pt;text-decoration: none;} 
.rbd {font-family:"arial","helvetica","verdana"; font-weight:bold; padding:0px; color: black; font-size: 8pt;text-decoration: none;} 
.srbd {font-family:"arial","helvetica","verdana"; font-weight:bold; padding:0px; color: black; font-size: 7pt;text-decoration: none;} 
.lbd {font-family:"arial","helvetica","verdana"; font-weight:normal; color: Black; font-size: 9pt;text-decoration: none;} 

.tinyd
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    FONT-FAMILY: "arial", "verdana","helvetica";
    TEXT-DECORATION: none;color: Black;
}

/* redundant in front end, move to back end css */
/* this one seemd only used on zdnet, matched to mtext to reduce styles*/
.mbtn
{
	color: #ececec;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: "arial","helvetica","verdana";
    TEXT-DECORATION: underline;
}

a.mlinkl, a.mlinkl:active, a.mlinkl:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #C43131;
    FONT-FAMILY:  "Arial", "Verdana", "Helvetica";
    TEXT-DECORATION: none;
}
a.mlinkl:hover
{
    FONT-WEIGHT: bold;

    TEXT-DECORATION: underline;
}



H3
{
font-family:  "Arial", "Verdana", "Helvetica";
	font-size: 15px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	/*background-color: #ffffff;*/
}

hr{
border: 0;
height:1px;
color:#c0c0c0;
}
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	font-family:  "Arial", "Verdana", "Helvetica";
	background-color: #CCFFCC;
}
