h1.article-title, .rd-Header2, .rd-Header3, rd-text, #content ul, #content ol, #content li, p, h2, rd-pCenter, .rd_pCenterTop, .rd_pCenterBottom, table, tr, td {
font-family: Verdana, Geneva, sans-serif;
}

h1.article-title {
 font-size: 24px;
  font-style: normal;
  text-shadow: 0 0 1px rgba(0,0,0,0.1);
  letter-spacing: 0px;
  line-height: 120%;
  font-weight: bold;
  color:#606060 !important;
  text-align:left;
}

.rd-Header3, .rd-Header3Top, .frd-Header3Bottom {
  font-size: 16px;
  font-style: normal;
  text-shadow: 0 0 1px rgba(0,0,0,0.1);
  letter-spacing: 0px;
  line-height: 140%;
  font-weight: normal;
  text-align: center;
  margin: 10px;
}

.rd-text, p {
  font-size: 13px;
  font-style: normal;
  line-height: 140%;
  font-weight: normal;
  text-align: left;
  margin: 10px 0px 10px 5px;
}

 p.small-italic {
	 font-size:11.8px;
	 font-style:italic;
	 line-height: 125%;
	 margin:3px 0px 0px;
 }
 
  p.compare {
	 font-style:italic;
	 line-height: 125%;
	 text-align:right;
	 margin:0px 10px;
 }
 
 span.medium {
 font-size: 14px;
 font-weight:bold;
 margin-bottom:0px;
 margin-left:0px;
 }
 
 
 #content table.wide, #content table.compare {
	width:100%;
	font-size: 12px;
	border: 1px solid black;
	border-collapse: collapse;
	margin-top:15px;
}

#content td, tr {
	border: 1px solid black;
	text-align:center;
	vertical-align:middle;
}

#content tr.head {
	background-color: #c3c3c3;
	font-size:13px;
	font-weight:bold;
}

#content tr.divider {
	background-color: #c3c3c3;
	height:10px;
}

#content tr.even {
	background-color: #f2f2f2;
}




#content td {
	width: 25%;
	padding:10px 3px;
	line-height:120%;
}

#content td.first {
	text-align: left;
	font-size:13px;
	padding-left:10px;
}

#content td.first-col {
	width:58%;
	text-align: left;
	font-size:13px;
	padding-left:10px;
}

#content td.narrow {
	width:21%;
	text-align: center;
	vertical-align:middle;
	font-size:13px;
	padding:10px 5px;
}

#content td.first-row {
vertical-align:top;
padding-left:5px;
}

#content td.first-col p {
	margin-left: 0px;
}

#content td.mid-section {
padding:20px;
text-align:center;
}


span.myred {
  color: #f04c23;
  font-weight:bold;
}

span.redSlog {
  font-size:17px;
  color: #f04c23;
  font-weight:bold;
  text-shadow: 0 0 1px rgba(0,0,0,0.1);
  letter-spacing: 0px;
}

hr {
  width: 90%;
  display:block;
  align: center;
  height: 1px;
  border: 0;
  border-top: 1px solid #E3E3E3;
  margin: 20px auto 15px;
}

.wrap-promo {
  width: 85%;
  position:center;
  border: 0px;
  background-color: #f0edef;
  padding: 10px;
  margin: 10px auto 30px;
}

div.wrap-promo h3 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  font-style: normal;
  text-shadow: 0 0 1px rgba(0,0,0,0.1);
  letter-spacing: 0px;
  line-height: 140%;
  font-weight: bold;
  text-align: center;
  margin: 5px 0px 0.3em;
}

div.wrap-promo p {
  font-size: 13px;
  font-style: normal;
  line-height: 130%;
  font-weight: normal;
  text-align: center;
  text-style:italic;
  margin-bottom:5px;
  margin-top:0px;
}

span.promo-color {
  color:#A5156C;
  font-weight:bold;
}

#content div.product_table {
  width:100%;
  display:table;
  border-collapse:separate;
  border-spacing:0px;
}

#content div.product_row {
  width:100%;
  display:table-row;
}

#content div.product_cellLogo, #content div.product_cellText, #content div.product_cellHead {
  display:table-cell;
  border:0px;
}

#content div.product_cellHead{
width:auto;
vertical-align: middle;
}

#content div.product_cellLogo {
  width:15%;
  padding:3px 10px 0px 0px;
}

#content div.product_cellText {
 padding:0px 0px 0px 10px;
 margin-left:15px;
 vertical-align:middle;
}

#content div.product_cellText h2,
#content td.mid-section h2 {
 font-size: 14px;
  font-style: normal;
  color:#505050;
  letter-spacing: 0px;
  line-height: 120%;
  font-weight: bold;
  margin: 0px;
}
#content div.product_cellText h2 {
text-align:left;
}

#content td.mid-section h2 {
text-align: center;
}


#content div.product_cellText p {
margin-top:5px;
margin-bottom:5px;
}

.realPrice {
color: red;
font-weight:bold;
}

@media only screen and (min-width: 481px) and (max-width: 652px) {
  div#content-column, div.content-inner,
 .sidebar-first div.content-inner,
 .sidebar-second div.content-inner, .two-sidebars div.content-inner, div.sidebar,
 .sidebar-first div.sidebar, .sidebar-second div.sidebar, .two-sidebars div.sidebar, div.region .block
 {
    float: none;
    clear: both;
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
} 
}


@media only screen and (max-width: 480px) {
 

#content table.compare {
	font-size: 10px;
}

#content tr.head {
	font-size:3vw;
}

#content tr.head, #content td.first, #content table.compare p.small-italic {
  font-size: 10px;
}

#content td.first {
	padding-left:5px;
}
}

