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

   typography.css
   * Sets up some sensible default typography.

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

/* Default font settings.
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
html { font-size:100.01%; }
body {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	background: #efe7cc;
}
#body_lpu {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	background: #efe7cc;
}


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

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #241B14;
}

h1 {
	font-size: 3em;
	line-height: 1;
	text-decoration: none;
}
h2 {
	font-size: 2em;
	line-height: 1em;
}
h3 {
	font-size: 1.5em;
	line-height: .75;
}
.h3entry {
	font-size: 1.5em;
	line-height: 1.5em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: .25em;
}
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img {
	margin: 0;
	vertical-align: top;
}


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

p           {
	font-size: 1.2em;
	padding-bottom: 15px;
	top: 50px;
	color: #27211B;
}
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus,
a:hover     {
	color: #312c24;
	text-decoration: none;
	background: #D2C8AF;
}
a           {
	color: #03669A;
	text-decoration: none;
}

a entry          {
	color: #241B14;
	text-decoration: none;
}
a entry:hover          {
	color: #241B14;
	text-decoration: none;
}
a title          {
	color: #241B14;
	text-decoration: none;
}
a title:hover          {
	color: #241B14;
	text-decoration: none;
}

blockquote  {
	margin: 0em 4em 1em;
	color: #27211b;
	font-style: italic;
	font-size: 1.3em;
	background: #EFE7CC;
	border-left: 1px dotted #27211b;
	line-height: 1.2em;
	padding: 5px;
}
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; }


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

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

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

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


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
thead th    { background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


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

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.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; }


.Blue			{
	font-size: 15px;
	font-weight: bold;
	color: #305683;
	text-align: right;
	padding-right: 10px;
	float: right;
}
ul.bullet-blue li 			{ background: transparent url("../images/bullets/checkBlue.gif") no-repeat 0 .2em;  padding-left: 20px; }
	
	ul.bullet-purple li 			{ background: transparent url("../images/bullets/checkPurple.gif") no-repeat 0 .2em;  padding-left: 20px; }
	
	ul.bullet-red li 			{ background: transparent url("../images/bullets/checkRed.gif") no-repeat 0 .2em;  padding-left: 20px; }#offer_box {
	padding-top: 10px;
}
#offer_box {
	background-color: #FFF;
	padding-right: 10px;
	height: 125px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFE7CC;
	border-bottom-color: #EFE7CC;
	margin-bottom: 5px;
}
#p_offer           {
	font-size: 1em;
	top: 50px;
	color: #27211B;
	text-align: justify;
}
.Offer_Title {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 22px;
	padding-left: 0px;
}
#offer_overview {
	padding-left: 15px;
	padding-top: 5px;
}
#offer_writeup {
	height: 75px;
}
#GetStartedNow {
	height: 72px;
	width: 315px;
}
h2_offer{
	font-size: 2em;
	line-height: 1em;
}
#Button_MIMBackOffice {
	float: right;
	height: 34px;
	width: 134px;
	margin-top: 15px;
	margin-right: 15px;
}
#Button_BonusGallery {
	float: right;
	height: 34px;
	width: 134px;
	margin-right: 310px;
	margin-top: 15px;
	text-decoration: none;
	background-color: transparent;
}
