#itemsb {
	margin: 8px 0px 0px 29px;
	color: #36382E;
  }
.itemb {
	float: left;
	width: 300px;
	margin-right: 0px;
  margin-top: 25px;
  margin-left: -10px
}

.itemb h3,.itemb h3 a {
	font-size: 14px;
	margin: 12px 0px 6px 0px;
	color: #750000;
  margin-left: 25px;
  font-weight: bold
}
.itemb p {
padding: 0px;
	margin: 0px 0px 10px 0px;
  font-size: 13px

}
.itemb .details, .item .addtocart {
	font: 11px arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}
.itemb .details:hover, .item .addtocart:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.itemb .details {
	background: #982801;
}
.itemb .addtocart {
	background: #60654E;
}
.itemb .details:hover {
	background: #BE3302;
}
.itemb .addtocart:hover {
	background: #73795F;
}
.itemb .divider {
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 16px;
}
.iconspan{
float: right;
margin: 0px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #EEF5D3;
font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #000033;
	text-transform: none;
	padding: 10px;

  margin-left: 5px
}

div.eg-bar{
width: 680px;
  background: url(footer.jpg)
}

.icongroup1{
width: 660px;
  margin-left: 10px
}
.box-table-a {
font-family : "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size : 12px;
margin : 5px;
width : 900px;
text-align : left;
border-collapse : collapse;
border-top : 2px solid #003300;
border-bottom : 4px solid #003300;
  margin-bottom: 10px
}
.box-table-a th {
font-size : 13px;
font-weight : normal;
padding : 8px;
background : #e8edff;
border-right : 1px solid #9baff1;
border-left : 1px solid #9baff1;
color : #039;
}
.box-table-a td {
padding : 8px;
background : transparent;
border-right : 1px solid #003300;
border-left : 1px solid #003300;
border-top : 1px solid #003300;
color : #000000;

padding-bottom : 10px;

  vertical-align: top
}
.box-table-b {
font-family : "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size : 12px;
margin : 5px;
width : 650px;
text-align : left;
border-collapse : collapse;
border-top : 2px solid #003300;
border-bottom : 4px solid #003300;
  margin-bottom: 10px;
  margin-left: 10px
}
.box-table-b th {
font-size : 13px;
font-weight : bold;
padding : 8px;
background : #CCCCCC;
border-right : 1px solid #003300;
border-left : 1px solid #003300;
color : #111111;
  text-align: center
}
.box-table-b td {
padding : 8px;
background : transparent;
border-right : 1px solid #003300;
border-left : 1px solid #003300;
border-top : 1px solid #003300;
color : #000000;

padding-bottom : 10px;

  vertical-align: top
}
.box-table-b td a{
color: #000088;

	text-decoration: none;
  font-weight: bold;
  font-size: 11px
}
.centerdiv{ /*IE method of centering a relative div*/
	position: absolute;
	margin: 0px; padding: 0px;
	text-transform: none;
	color: #EEEEEE;

	/* change the values of top and left to adjust the position of the slogan*/
	top: 0px; left: 470px;

  background: transparent;

}
.box-table-c h5{
  font-size: 14px;
  padding-bottom: 0px;
  margin-left: 0px
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0px;
margin-left: 0px;
  margin-top: -5px;

}
 html > body .centerdiv{ /*IE method of centering a relative div*/
	position: absolute;
	margin: 0; padding: 0;
	text-transform: none;
	color: #EEEEEE;

	/* change the values of top and left to adjust the position of the slogan*/
	top: 5px; left: 470px;

  background: transparent;

}
.box-table-c {
font-family : "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size : 12px;
margin : 5px;
width : 650px;
text-align : left;
border-collapse : collapse;
  margin-bottom: 10px;
  margin-left: 10px
}
.box-table-c th {
font-size : 13px;
font-weight : bold;
padding : 8px;
background : #CCCCCC;
border-right : 1px solid #003300;
border-left : 1px solid #003300;
color : #111111;
  text-align: center
}
.box-table-c td {
padding : 8px;
background : transparent;
color : #000000;

padding-bottom : 10px;

  vertical-align: top
}
.box-table-b td a{
color: #000088;

	text-decoration: none;
  font-weight: bold;
  font-size: 11px
}
.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 