/* 
   IMPORTANT NOTICE
   This XHTML and CSS layout is COPYRIGHT 2006-2012 Design215 Inc. 
   
   It MAY NOT be copied or used for any other web site without the express
   written permission of Design215 Inc. 954-630-3695 www.design215.com

   Design215.com CSS/110 stylesheet, v01.20.06 
   for 2015 rawganics.com site v11.03.2015, copied from visionearth.org site, v10.25.2015
   
   1000px wide layout, v12.23.2012
   
   Container layout of each page:

   body
     #container
       #pagehead
         .navbar
         .navlinks
         .navlinks2
       #pagebody
         #titlebar
         .contentbg
           .contentbox
             .contenthead
             .L_xxlarge (or other column classes)
             .minheight
             .R_xxsmall (or other column classes)
             .xclearline
           #endcap
     #footer
     #menu1
     #menu2
     #menu3
      
   -----------------------------------------------------------------------------
   
   
   Page Defaults and CSS Fixes
   ----------------------------------------------------------------------------- 
*/
html {
  line-height: 1.15; 
  -webkit-text-size-adjust: 100%; 
}
html,body {
  text-align:center; margin:0; padding:0; height:100%;
  box-sizing:border-box;
}

::-moz-selection {
  background: #222; color:#ffffcc;
  text-shadow: none;
}
::selection {
  background: #222; color:#ffffcc;
  text-shadow: none;
}
/*   
   Fonts
   ----------------------------------------------------------------------------- 
   Define all fonts for the entire site in this section. 
   
*/

body,.counter,div.dropx a {
  font-family:verdana,helvetica,sans-serif; font-size:10px; color:#808080;
}
p,table td,dl,ul,pre.p2,.xword,.xtitle {
  font-family:verdana,helvetica,sans-serif; font-size:14px; color:#000;
}
h3,#footer a.w3,.xbig {
  font-family:verdana,helvetica,sans-serif; font-size:12px; font-weight:bold; color:#000;
}
p.p5 {
  font-family:verdana,helvetica,sans-serif; font-size:16px; color:#000;
  line-height:150%; letter-spacing:1px;
} 
h2,div.obox h1,.hh2,ul.clist li,span.s2 {
  font-family:arial,helvetica,sans-serif; font-size:24px; font-weight:bold; color:#000;
}
h2.boxt {
  font-size:20px;
}
h1 {
  font-family:arial,helvetica,sans-serif; font-size:30px; font-weight:bold; color:#000;
}
pre,code,div.xbox3,.ckBox,.boxBlur,.boxFocus,.formula {
  font-family:courier new,courier,monospace; font-size:12px; color:#222222;
}
#footer p {
  font-family:arial,helvetica,sans-serif; font-size:10px; color:#aaaaaa;
}
#footer p.p2 {
  font-family:arial,helvetica,sans-serif; font-size:12px; color:#cccccc;
}
#footer p.xnav {
  font-family:arial,helvetica,sans-serif; font-size:14px; color:#ffffff;
}
.fbutton {
  font-family:arial,helvetica,sans-serif; font-size:11px; font-weight:bold;
}
div.dropx,div.dropx a {
  font-family:arial,helvetica,sans-serif; font-size:12px; color:#fff;
}
span.h1b {font-size:35px;}

input.fbig {font-size:36px;}
input.fbig2 {font-size:48px; text-align:center;}

form {
  font-family:verdana,helvetica,sans-serif; font-size:12px; color:#000000;
}
  
span.price {
  font-family:arial,helvetica,sans-serif; font-size:16px; font-weight:bold; color:#000;
}
div.shoppingcart p {color:#ccc;}

p.p3 {
  font-size:14px;
}

table.xthumb td {color:#000;}

table.domainlist td {
  font-size:14px;
}
input.searchFocus {
  font-family:arial,helvetica,sans-serif; font-size:14px;
}

/* 
   Type Selectors
   ----------------------------------------------------------------------------- 
   Define the defaults for HTML elements in this section. 
*/

html,body {
  text-align:center; margin:0; padding:0;
  color:#000;
}
html {
  background:#fff;
}

a:link,
a:visited {text-decoration:none; font-weight:bold; color:#cc0088;}
a:hover {text-decoration:underline; font-weight:bold; color:#000;}

acronym {
  font-weight:bold; color:#888888;
  border-bottom:dashed 1px #000000; cursor:help; 
}
blockquote {
  font-size:12px; color:#000; line-height:120%;
  margin:4px 60px 0 32px; padding:0;
}
br.clr {
  clear:both;
}  
embed { 
  margin:0 0 0 12px;
}
form {
  margin:0; padding:2px 0 0 12px;
}
h1 {
  margin:4px 4px 0 12px; padding:0;
  line-height:94%;
}
h2 {
  margin:2px 2px 2px 12px; padding:0;
}
table td h2 {
  margin:2px 2px 2px 0;
}
h3 {
  margin:2px; padding:0;
}
/* for Google ads */
iframe {
  padding:2px; margin:0 0 0 2px;
}
img {
  margin:0; padding:0; border:0;
  max-width:100% !important;
}
p {
  margin:2px 0 2px 0; padding:0;  /* default is no left margin */
}
pre {
  margin:0 0 0 12px; padding:0;
}
table {
  margin:2px 6px 2px 12px; padding:0;
}
table td {
  line-height:130%;
  vertical-align:top;
}
table td.rt {
  text-align:right;
}

ul {
  list-style:none;
}

form table { /* no left margin for tables inside forms */
  margin:2px 6px 2px 0; padding:0;
}


/* 
   Class and ID Selectors
   ----------------------------------------------------------------------------- 
   Define styles for all elements except the layout containers 
*/


/* print page links */
a.print {
  background:transparent url(images/print.gif) no-repeat;
  margin:0 12px 0 0; padding:0 0 0 18px;
}
a.print:link,
a.print:visited {text-decoration:none; font-weight:bold; color:#1a57d0;}
a.print:hover {text-decoration:underline; font-weight:bold; color:#000;}

/* shopping cart header links */
div.shoppingcart a:link,
div.shoppingcart a:visited {text-decoration:none; font-weight:bold; color:#f75d00;}
div.shoppingcart a:hover {text-decoration:none; font-weight:bold; color:#fff;}

/* Style for form "buttons" like "New", "Save", "Delete", etc */
a.btn {
  line-height:20px;
  font-family:verdana,helvetica,san-serif; font-size:10px; font-weight:bold;
  margin:0 1px 0 0; padding:2px 4px 2px 4px; background:#ffffff;
  border:1px solid #000000;
}
a.btn:link,
a.btn:visited {text-decoration:none; font-weight:bold; color:#0000aa;}
a.btn:hover   {
  text-decoration:none; font-weight:bold; color:#ffffff; background:#000099;
  border:1px solid #000000;
}

/* Style for custom video player buttons */
a.plybtn {
  line-height:20px;
  font-family:verdana,helvetica,san-serif; font-size:14px; font-weight:bold;
  margin:0 1px 0 0; padding:4px 8px 4px 8px; background:#aaa;
  border:1px solid #0000aa; border-radius:4px;
}
a.plybtn:link,
a.plybtn:visited {text-decoration:none; font-weight:bold; color:#0000aa;}
a.plybtn:hover   {
  text-decoration:none; font-weight:bold; color:#ffffff; background:#000099;
  border:1px solid #000000;
}

/* store subcategory links */
a.sub1 {
  position:relative; display:block;
  font-weight:bold; color:#000;
  margin:0; padding:3px 3px 3px 18px;
}
a.sub1:link,
a.sub1:visited {text-decoration:none; color:#1a57d0;}
a.sub1:hover {
  text-decoration:none; color:#000000; background:#84ff3f;
}

/* video thumbnails */
a.v1 {
  display:block; position:absolute; width:220px; height:124px; left:0px; top:0px;
  margin:0; padding:0;
}
a.v1:link,
a.v1:visited {text-decoration:none; font-weight:bold; color:#909090;}  
a.v1:hover {
  text-decoration:none; font-weight:bold; color:#84ff3f;
  background:transparent url(images/media_overlay.png) no-repeat;
}
/* video thumbnails for playlists */
a.v2 {
  display:block; position:absolute; width:180px; height:100px; left:0px; top:0px;
  margin:0; padding:0;
}
a.v2:link,
a.v2:visited {text-decoration:none; font-weight:bold; color:#909090;}  
a.v2:hover {
  text-decoration:none; font-weight:bold; color:#84ff3f;
  background:transparent url(images/media_overlay.png) 0px -24px no-repeat;
}
/* text links under video thumbnails */
a.m1:link,
a.m1:visited {text-decoration:none; font-weight:bold; color:#ffffff;}
a.m1:hover {text-decoration:underline; font-weight:bold; color:#ffffff;}


/* footer links */
#footer a:link,
#footer a:visited {text-decoration:none; color:#666;}
#footer a:hover {text-decoration:underline; color:#000;}
  
#footer p.p2 a:link,
#footer p.p2 a:visited {text-decoration:underline; color:#666;}
#footer p.p2 a:hover {text-decoration:underline; color:#666;}
  
/* W3C validation links */
#footer a.w3:link,
#footer a.w3:visited {text-decoration:none; color:#eee;}
#footer a.w3:hover {text-decoration:none; color:#444;}

br.clr {
  clear:both;
}
  
code.bx {  /* outlined code like an input box */
  border:1px solid #999999; background:#eeeeee;
  padding:1px;
}
code.t2 {  /* indented block of example code */
  display:block;
  margin:4px 0 2px 8px; padding:0;
}     

/* Separators to clear column floats */
div.xclear {
  clear:both; height:1px; line-height:1px; 
  margin:0; padding:0;
}
div.xclearline { /* content under columns */
  position:relative; clear:both; width:820px; max-width:90%;
  margin:0; padding:0;
}


/* Sets the minimum height of the page content, or can be a column divider */
div.minheight {
  position:relative; text-align:right;
  width:5px; height:500px;
}

div.xline { /* accent line */
  height:1px; line-height:1px;
  margin:3px; padding:0 0 3px 0;
  border-top:solid 1px #aaaaaa;
}
div.xbox1 { /* forms boxes */
  width:90%; padding:2px 8px 0px 4px; border:solid 1px #0080ca;
  background:#bee7ff;
  border-radius:6px;
}


div.xbox2 { /* outline box */
  width:90%;
  margin:0 0 0 12px; padding:8px 2px 8px 2px; 
  border:solid 1px #aaaaaa; background:#ffffff;
}
div.xbox3 { /* email form */
  width:420px; padding:2px 8px 0px 4px; border:solid 1px #000000;
  background:#eee;
  border-radius:6px;
}
  div.xbox3 table {
    margin:0 0 0 12px;
  }
div.emailbox { /* email form2 */
  position:absolute; top:120px; left:150px;
  width:420px;
  padding:2px 8px 0px 4px; border:solid 1px #000000;
  background:#eee;
  border-radius:6px;
}
  div.xbox3 form {
    margin:0; padding:0;
  }
  
div.xbox_scroll { /* outline scroll box */
  width:400px; height:300px; overflow:scroll;
  margin:0 0 0 12px; padding:8px 2px 8px 2px; 
  border:solid 1px #aaaaaa; background:#ffffff;
}

div.gadvert { /* Google ads */
  margin:0 0 0 12px;
}
div.gsearch { /* Google search box */
  position:absolute; width:500px; left:250px; top:20px;
}

div#listthumbs {
  height:500px; 
  overflow-x:hidden;
  overflow-y:scroll;
  margin:0 0 30px 0;
}
  div#listthumbs table,div#listthumbs h2 {
    margin:0;
  }

  
/* Social media buttons, tweet, like, pinit */
div.social {
  position:relative; height:35px; width:80px;
  margin:0; padding:0;
}
div.social2 {
  position:relative; height:35px; width:120px;
  margin:0; padding:0;
}
div.socialclear {
  position:relative; clear:both; width:120px; 
  margin:0; padding:0;
}  

dl.alist {
  margin:0; padding:4px 0 0 0;
}
dl.alist dt {
  font-size:12px; color:#000099; line-height:150%;
  margin:0; padding:0 0 0 12px;
}
dl.alist dd {
  line-height:120%;
  margin:0; padding:0 0 16px 20px;
}
dl.t2 {  /* lists used inside table td's */
  margin:0; padding:0;
}
dl.t2 dt {margin:0; padding:0;}
dl.t2 dd {margin:0; padding:4px 0 2px 8px;}
  
dl.links {
  margin:0; padding:4px 0 0 0;
}
dl.links dt {
  line-height:150%;
  margin:0; padding:0 4px 0 20px;
}
dl.links dd {
  line-height:120%;
  margin:0; padding:0 10px 4px 28px;
}
  
h1.m1 {
  margin:2px 2px 0 12px;
}
/* create an h1 for the left column for standards compliance so h2 doesn't come before h1 */
h1.translator {
  width:300px; height:35px; 
}
div.contenthead h1 span {display:none;} /* replace text with an image */

img.xpic {
  margin:1px 3px 3px 1px; padding:0;
  border:solid 1px #444444;
}
img.xthumb {
  margin:2px; padding:0;
  border:solid 1px #888888;
}
img.prodthumb {
  margin:1px 3px 3px 1px; padding:0;
  border:solid 1px #888888;
  width:160px;
}
img.prodthumb2 {
  margin:1px 5px 3px 1px; padding:0;
  border:solid 1px #888888;
  width:140px;
}
img.topicthumb {
  margin:6px 8px 4px 8px;
  padding:0; width:300px;
  border-radius:4px;
}  

image.overlay {
  width:220px; height:124px; margin:0; padding:0;
}
image.overlay2 {
  width:180px; height:100px; margin:0; padding:0;
}

   
table.catalog { 
  margin:2px 6px 2px 8px; padding:0;
  width:94%;
}
  table.catalog td,table.catalog td p {
    margin:0; padding:0;
  }
  
table.t2 {
  width:94%;
}
table.t3 {
  width:270px;
}

table.chart {
  margin:2px 2px 2px 12px; padding:0;
  background:#888888;
}
  table.chart td {
    background:#ffffff; padding:2px 4px 2px 2px;
  }

td.col2 {
  width:350px;
}

img.xleft {  /* left aligned image */
  float:left; margin:2px 10px 2px 0;
}
img.xright {  /* right aligned image */
  float:right; margin:2px 0 2px 10px;
}
img.bleft {  /* left aligned image, border */
  float:left; margin:2px 10px 2px 0;
  border:1px solid #666666;
}
img.bright {  /* left aligned image, border */
  float:right; margin:4px 10px 4px 10px;
  border:1px solid #666666;
}
img.dleft {  /* left aligned image for use with ul.dlist */
  float:left; margin:2px 10px 2px 12px;
  border:1px solid #666666;
}

img.social {
  margin:0 8px 0 0;
}

iframe.noshow {visibility:hidden;}

h1.noshow,
h2.noshow,
label.noshow,
span.tt,
span.noshow {display:none;}

object.p1 {
  margin:2px 6px 2px 12px; padding:0;
}

p.p1 { /* normal line height for narrow columns */
  margin:2px 6px 2px 12px; padding:0;
}
p.p2 { /* large right margin for a narrow column of text in a wide container */
  line-height:150%;
  margin:4px 20px 0 12px; padding:4px 0 0 0;
}
p.p5 { /* larger, emphasized text */
  margin:4px 20px 0 12px; padding:0;
}
p.p3 { /* normal right margin */
  line-height:150%;
  margin:4px 10px 0 12px; padding:0;
}
p.n1 { /* justified column like a newspaper */
  font-size:10px;
  margin:4px 2px 0 12px; padding:0; text-align:justify;
}
p.n2 { /* right column with vertical dashed line */
  font-size:10px;
  margin:0; padding:4px 2px 0 12px; border-left:1px dashed #aaaaaa;
}
p.r1 { /* used for the last updated date on links.php */
  text-align:right;
  font-size:10px; line-height:normal;
  margin:-16px 12px 0 0; padding:0;
}
p.r2 {
  text-align:right;
  line-height:150%;
  margin:4px 4px 4px 12px; padding:0;
}
#pagehead p {
  display:inline;
  text-align:left;
}
#footer p {
  position:relative;
  text-align:right; margin:0; padding:0 0 0 4px;
}
#footer p.xnav {
  position:relative;
  text-align:left; margin:0; padding:0 0 0 4px;
  line-height:130%;
}
  
pre.p2 {
  line-height:150%;
  margin:4px 4px 0 12px; padding:0;
}

table.t1 { /* no left margin */
  margin:2px 6px 2px 0; padding:0;
}
table.t2 { /* no left margin */
  margin:2px 6px 2px 0; padding:0;
  width:80%;
}
table.gsearch { /* Google Search box */
  width:480px;
  border:0; margin:0; padding:0;
}
table.gsearch table {
  margin:0; padding:0;
}

table.domainlist {
  width:800px;
}
tr.hbar {
  background:#303030;
}
  
ul.alist {
  margin:4px 0 0 12px; padding:0;
}
ul.alist li {
  margin:2px 0 6px 0; padding:1px 0 0 18px; width:90%;
  background:transparent url(images/bullet.png) 0 3px no-repeat;
}
  
ul.clist {
  margin:4px 0 0 10px; padding:0;
}
ul.clist li {
  margin:2px 0 4px 0; padding:1px 2px 2px 0; width:94%;
  background:transparent;
  border-bottom:1px solid #333333;
}
ul.clist li.sx { /* selected item */
  margin:2px 0 4px 0; padding:4px 2px 4px 18px; 
  color:#ffffff; background:#444444;
  border:1px solid #888888;
}


ul.blist {
  margin:4px 0 0 0; padding:0;
}
ul.blist li {
  margin:2px 0 2px 0; padding:1px 0 0 18px; width:98%;
  background:transparent url(images/bullet.png) 0 3px no-repeat;
}
  
/* left aligned image with bullet list on the right */
ul.dlist {
  margin:4px 0 0 0; padding:0;
}
ul.dlist li {
  margin:2px 0 2px 0; padding:1px 0 0 12px; width:250px;
  background:transparent url(004/bullet.gif) 0 4px no-repeat;
}
#pagehead ul {
  display:none;
}

/* Form fields */
.ckBox { /* checkboxes */
  margin:1px; padding:0;
}
.boxBlur {
  border:1px solid #000000; color:#000000; background:#eeeeee;
  margin:0 0 2px 0; padding:4px;
}
.boxFocus {
  border:1px solid #444400; color:#000000; background:#ffffcc;
  margin:0 0 2px 0; padding:4px;
}
.boxDisable {
  border:1px solid #cccccc; color:#cccccc; background:#ffffff;
  margin:0 0 2px 0; padding:4px;
}
.boxError {
  border:1px solid #cc0000; color:#000000; background:#ffeeee;
  margin:0 0 2px 0; padding:4px;
}
.searchFocus {
  border:1px solid #000000; color:#ffffff; background:#000000;
  margin:0 0 2px 0; padding:4px;
}
.fbutton {
  border:1px solid #666666; color:#0047EA; background:#eeeeee;
  margin:0; padding:0;
}

/* forms on other pages */
textarea#textcount {
  width:500px;
}
textarea#compress1,
textarea#text1,
textarea#text2 {
  width:600px;
}
input#flines {
  width:250px;
}

input.xradio {
  padding:0; margin:4px 4px 4px 0;
}
  
/* Misc Classes */

.border1 {  /* used for images instead of border="1" */
  border:1px solid #666666;
}

.counter {color:#aaaaaa;}

.dash2 {
  position:relative; display:block; color:#000000; font-weight:bold;
  margin:0 10px 4px 12px; padding:0 0 2px 0;
  border-bottom:1px dashed #888888;
}
.dash3 {  /* p2 paragraph separator, extra right margin */
  position:relative; display:block; line-height:4px;
  margin:0 80px 4px 20px; padding:0;
  border-bottom:1px dashed #888888;
}
.dash4 {  /* p3 paragraph separator */
  position:relative; display:block; line-height:4px;
  margin:0 20px 4px 20px; padding:0;
  border-bottom:1px dashed #888888;
}
.hdate { /* dates under H2 headings (articles, etc) */
  position:relative; display:block; color:#008800; font-weight:bold;
  margin:0 10px 4px 12px; padding:0 0 2px 0;
}
.sm {position:relative; top:-4px; font-size:9px; font-weight:normal;} /* service mark (sm) */
.super {position:relative; top:-4px; font-size:10px;} /* superscript */

.xbig {  
  font-size:18px; color:#000099;
}
.xdash {border:1px dashed #000000;} 

.xline {
  position:relative; display:block; line-height:4px;
  margin:0 2px 8px 12px; padding:0;
  border-bottom:1px solid #888888;
}
.xred {color:#ff0000;} /* form errors */
.xhighlt {color:#f75d00;} /* search highlights */
.xword {font-weight:bold; color:#dddddd;}


/* 
   Containers for this layout
   -----------------------------------------------------------------------------
   For this site, #container needs a fixed width so all of the backgrounds and other
   divs inside it line up. Otherwise there are some 1px rounding issues depending on the 
   size of the browser window.
*/

#container {
  position:relative; 
  text-align:center; margin:0; padding:0;
}
  /* Page Header, full width of container */
  #pagehead {
    position:relative; width:1000px; max-width:100%; height:auto;
    text-align:center; margin:0 auto 0 auto; padding:0;
    overflow:visible; z-index:96; /* must be less than drop menu z-index */
  }
    #pagehead div.navbar {  /* width and height necessary for image replacement */
      position:relative; display:inline-block; width:360px; height:190px;
      text-align:left; margin:0; padding:0;
      /* overflow:visible; */
    }
  /* DIVs for navigation links */
  div.navlinks {
    position:relative; display:inline-block; 
    width:360px; height:190px;
    text-align:left; margin:0; padding:0;
  }
  div.navlinks2 {
  }

  /* Page body, centered in container */
  #pagebody {
    position:relative; 
    text-align:left; margin:0 auto 0 auto; padding:0;
  }
    /* Full width container CLASS for full width backgrounds */
    div.contentbg {
      position:relative;
      text-align:left; margin:0; padding:0;
    }
      /* Inner content box for centered, fixed width content */
      div.contentbox,div.contentbox2 {
        position:relative; width:1000px; max-width:100%;
        text-align:left; margin:0 auto 0 auto; padding:0;
      }
      div.contentbox2 {
        padding:10px 0 10px 0;
      }
      div.blankbox {
        position:relative; width:1000px; max-width:100%;
        text-align:left; margin:20px auto 6px auto; padding:0;
      }
        /* Content above columns */
        div.contenthead {
          position:relative; margin:0; padding:0;
        }
          /* Columns, Total width must be <= 980px */
          
          /* LEFT columns */
          div.L_xxsmall,
          div.L_xsmall,
          div.L_small,
          div.L_large,
          div.L_xlarge,
          div.L_xxlarge,
          div.L_full,
          div.L_full2 {
            position:relative; margin:0; padding:0; max-width:100%;
          }
          
          /* Column width combinations:  xxs+xxl, xs+xl, xs+xs+xs, s+l, full */
          div.L_xxsmall {width:200px;}
          div.L_xsmall {width:300px;}
          div.L_small {width:360px;}
          div.L_large {width:490px;}
          div.L_xlarge {width:500px;}
          div.L_xxlarge {width:600px;}
          div.L_full {width:800px;}
          div.R_full {width:970px;}
          div.L_full2 {width:1000px;}
          
      /* Bottom of content box, no bottom margin */
      #endcap {
        position:relative; width:720px; max-width:100%; height:20px;
        clear:both; margin:0 0 0 12px;
      }

    /* Footer, extends to bottom edge of window */
    #footer {
      position:relative; height:50px; width:100%;
      margin:0; padding:0;
    }
      div.R_footer {
        position:relative; width:400px; margin:0 auto 0 auto; padding:0;
      }

      
/* 
   Page specific styles
   -----------------------------------------------------------------------------
   Define styles and style groups that are only used on certain pages
*/

    
/* replace or resize images */
img.rp50 { /* small footer logo v12.29.2009 */
  position:relative; margin:-12px 0 0 0; top:12px;
}

div.navlinks2 .noshow {display:inline;}

