/* --------------------------------------------------------------

   typography.css
   * Sets up some sensible default typography for Slate.

-------------------------------------------------------------- */

/* Default font settings */
body {
  font: normal normal 13px Arial, Helvetica, sans-serif;
  color: #000;
  line-height:1.5;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif; font-weight: 400; color:#000; }
h1 a, h2 a, h3 a { text-decoration: none; }

h1 { font-family: Arial Black, Helvetica, sans-serif; font-size: 15.4pt; font-weight: 700; line-height: 1.1em; margin: 0 0 0.35em; text-align:center; border-top: 1px solid #bcb7b2; padding-top: 7px;}    /* main centered heading */
h2 { font-family: 'Open Sans', sans-serif; font-size: 2.2em; line-height: 1.1em; margin: 0.5em 0 0.1em; font-weight: bold; font-style: italic; }
h3 { font-size: 1.6em; font-weight: 700; line-height: 1em; margin: 0 0 0.25em; }
h4 { font-family: 'Open Sans', sans-serif; font-size: 1.4em; font-weight: bold; line-height: 1.25em; margin: .25em 0; text-align:center; font-style: italic; } /* price list heading */
h5 { font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 700; margin: 0 0 .1em; line-height: 1.4;}  /* home page full custom.... */
h6 { font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 700; margin: 0; line-height: .10;} /* main page product title */

#main_page h1 { font-family: 'Open Sans', sans-serif; font-size: 1.6em; font-weight: 700; line-height: 1.1em; margin: 0 0 0.35em; text-align:center; padding-top: 7px;} /* main page heading */
#main_desc p { font-family: 'Open Sans', sans-serif; font-size: 1.3em; font-weight: 700; line-height: 1.1em; margin: 0; } /* main page product desc */

h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img {
  margin: 0;
}
h6 a{
  text-decoration: none;
}


/* Text elements
-------------------------------------------------------------- */

p { margin: 0 0 1.5em; font-size:12px; line-height: 1.7;}
p img.left, img.left	{ float:left; margin:5px 5px 5px 0; }
p img.right, img.right	{ float:right; margin:0 0 1.75em 1.75em; }
img.left, img.right		{  }

a {
	color: #222;
	text-decoration: underline;
  font-weight: bold;
}
a:hover     { /* customize_link_hover */ color: #27465e; /* customize_link_hover */ }

strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr,
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

hr {
  	border: 0!important;
  	width: 100%;
  	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 2em 0!important;
}


/*	Blockquotes  */
blockquote, blockquote p { font-family:"Droid Serif", Georgia, Times, serif; font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 0 20px 0 19px; border-left: 3px solid #ddd; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }


/* Lists
-------------------------------------------------------------- */

li ul,
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 0 1.5em 2em; padding:0 }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}



/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 125%; line-height: 1.2; }
.largebold  { font-size: 125%; line-height: 1.2; font-weight: bold;}
.firstline  { font-size: 13px; font-weight: bold;}
.eleven { font-size: 11px; }
.thirteen { font-size: 13px; }
.fifteenb { font-size: 15px; font-weight: bold; }
.sixteenb { font-size: 16px; font-weight: bold; }
.onezerothree     { font-size: 103%; }
.onezerofive     { font-size: 105%; }
.onezerofivelineheight{ font-size: 105%; line-height: 1.4; }
.topmargin20{ margin-top:20px !important; }
.oneten     { font-size: 110%; }
.onefifteen     { font-size: 115%; }
.onetwenty  { font-size: 120%; }
.promote    { font-size: 1.4em; line-height: 1.2; font-weight: bold; font-style: italic; text-align:center; }
.hide       { display: none; }
.home       { font-family: 'Open Sans', sans-serif; font-size: 11px; font-weight: 700; line-height: 1.1em; margin: 0;padding-bottom: 10px;} /* main page product desc */
.home_title { font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 700; margin: 0; line-height: 1;}

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
.left		{ float:left; }
.right		{ float:right; }

.icon		{ float:left; margin:0 10px 0 0 !important; }

.button {}