body{ background:#fff }
body#index{ background:#fff url(/img/body-index.png) top center no-repeat }
body#feed{ background:#fff url(/img/body-feed.png) top center no-repeat }

input, textarea, select{ font-family:Arial }

a{ color:#237fb0 }
a:hover{ color:#b02373 }

.small{ font-size:11px }
.gray{ color:#777 }

/**
 * Logo
 *--------------------------------------------------------------------------------------------*/
.logo{ position:absolute; top:30px; left:240px }
.logo a{ display:block; width:280px; height:70px }
.logo a span{ display:none }


.promo{ position:absolute; width:220px; height:160px; top:140px; border:solid 0px #f00 }
.promo.viagra{ left:240px }
.promo.cialis{ left:480px }
.promo.levitra{ left:720px }
.promo span{ display:none }

h2{ font:22px/1.3em Arial, Verdana, Georgia; color:#cc6633 }
h2.heading1{ height:35px; background:url(/img/heading1.gif) top left no-repeat; border-bottom:solid 1px #ccc }
h2.heading1 span{ display:none }

/**
 * Products block
 *--------------------------------------------------------------------------------------------*/
.products{ color:#777; padding:15px; font-size:11px; margin-bottom:10px }
.products .category{ margin-bottom:4px }
.products .category .title{ background:url(/img/sprites.png) top left no-repeat; height:20px }
.products .category .title span{ display:none }
.products .category span.comma{ color:#b02373 }
.products .category a{ text-decoration:none }
.products .category a:hover{ background:#b02373; color:#fff }
.products .category .title.erectile-dysfunction{ background-position:0px 0px }
.products .category .title.sexual-health{  background-position:0px -20px }
.products .category .title.allergy-relief{ background-position:0px -40px }
.products .category .title.hair-loss{      background-position:0px -60px }
.products .category .title.weight-loss{    background-position:0px -80px  }
.products .category .title.flu-prevention{ background-position:0px -100px }
.products .category .title.pain-relief{    background-position:0px -120px }
.products .category .title.skin-care{      background-position:0px -140px }
.products .category .title.acid-reflux{    background-position:0px -160px }
.products .category .title.stop-smoking{   background-position:0px -180px }
.products .category .title.sleeping-aid{   background-position:0px -200px }
.products .category .title.anti-diabetic{  background-position:0px -220px }
.products .category .title.depression{     background-position:0px -240px }

/**
 * Compare block
 *--------------------------------------------------------------------------------------------*/
.compare{ position:absolute; top:140px; left:240px; width:700px }
.compare h2{ font:bold 18px Arial, sans-serif; color:#1976b3 }
.compare h3{ font:bold 15px Arial, sans-serif; color:#1976b3 }
.compare table td{ vertical-align:middle }

#find-product-form{ padding:10px 15px }

#index-wrapper{ position:relative; height:800px }
#feed-wrapper{ position:relative; height:800px }

/**
 * Index about text block
 *--------------------------------------------------------------------------------------------*/
.about{ top:430px; left:240px; position:absolute; <!-- background:url(/img/sprites.png) 0 -300px no-repeat; - >> height:319px; width:473px }

/**
 * feed
 *--------------------------------------------------------------------------------------------*/
.feed{ position:absolute; top:140px; left:240px; width:480px }
.feed .title{ font-weight:bold }
.feed .snippet{ margin-bottom:1em; color:#444; line-height:1.3em }


/**
 * Tramadol block
 *--------------------------------------------------------------------------------------------*/
.tramadol{ position:absolute; top:430px; left:760px }
.tramadol a{ display:block; width:135px; height:180px }
.tramadol a span{ display:none }


.service{ position:absolute; top:40px; right:10px }
.service a{ color:#fff; text-decoration:none }
.service a:hover{ text-decoration:underline }
.service span.comma{ margin:0 10px; color:#9ccce3 }



.footer{ padding:120px 0 20px 0; font-size:11px; background:url(/img/footer.png) top center no-repeat }
.footer, .footer a{  }

