img {
   behavior: url("http://blog.acclaimresource.com/blog/index.php?/plugin/pngbehavior.htc");
}
/* templates/acclaim/style.css  */
/* -------------------------------------------------------------- 

Acclaim Payment Solutions - Blog Styles

Created by: 
The Mavidea Technology Group, LLC. http://www.mavidea.com

-------------------------------------------------------------- */


html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1.5;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
	font-weight: normal;
}

table,td,th {
	vertical-align: middle;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

/* Remove annoying border on linked images. */
a img {
	border: none;
}

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body {
	font-size: 75%;
	color: #000;
	background: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* -------------------------------------------------------------- 

Headings

-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #000;
}

h1 {
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0.5em;
	color: #d04412;
}

h2 {
	font-size: 1.7em;
	margin-bottom: 0.75em;
}

h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}

h4 {
	font-size: 1.2em;
	line-height: 1;
	padding-top: 1.25em;
	margin-top: 1.25em;
	margin-bottom: 0;
	height: 1.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;
}


/* -------------------------------------------------------------- 

Text elements

-------------------------------------------------------------- */
p {
	margin: 0 0 1.5em;
}

p img {
	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: #224ea6;
	text-decoration: underline;
}

a:link, a:visited, a:hover, a:active {
	color: #01297a;
	text-decoration: underline;
}

blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}

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,code {
	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 1.5em;
}

ul,ol {
	margin: 0 1.5em 1.5em 1.5em;
}

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;
}

/* -------------------------------------------------------------- 

Tables

-------------------------------------------------------------- */
table {
	margin-bottom: 1.4em;
	width: 100%;
}

th {
	font-weight: bold;
	background: #C3D9FF;
}

th,td {
	padding: 4px 10px 4px 5px;
}

tr.even td {
	background: #E5ECF9;
}

tfoot {
	font-style: italic;
}

caption {
	background: #eee;
}


/* --------------------------------------------------------------

                Primary Page Layout Divisions

-------------------------------------------------------------- */

#page {
	width: 914px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
  }

#contentContainer {
	width: 914px;
	float: left;
  }

#content_left {
  display: none;
  }

#content_right {
  float: left;
	text-align: left;
	width: 661px;
	margin: 2px 0px 0px 0px;
	padding: 10px 0px 15px 15px;
  }
  
#leftColumn {
	width: 238px;
	background: #367DD9;
	min-height: 100px;
	float: left;
	margin: 2px 0px 0px 0px;
  }
.serendipity_entry_body {
  width: 100%;
  }
/* --------------------------------------------------------------

                Primary Left Column Layouts

-------------------------------------------------------------- */
#clientPortal {
	width: 238px;
	background: #3366cc;
	float: left;
  }

      #client-nav-container {
	       color: #ffffff;
	       width: 218px;
	       background: #3366cc;
	       min-height: 100px;
	       float: left;
	       padding: 10px;
        }

      #client-nav {

      }

#secondaryNav {
	width: 238px;
	background: #367DD9;
	float: left;
	margin: 0;
	padding: 0px 0px 30px 0px;
  }
    
 #testimonial {
	width: 210px;
	padding: 10px 14px 0px 14px;
	background: #ececec url('templates/acclaim/img/blueShadowLeft.gif') no-repeat
	bottom left;
	float: left;
  }

#contactLeft {
	width: 238px;
	float: left;
	padding: 10px 0px;
	background: #044ab0 url('templates/acclaim/img/leftBlueCorner.gif') no-repeat
	bottom left;
  }    
 

/* --------------------------------------------------------------

               Left Column Text and Link Styles

-------------------------------------------------------------- */

#leftColumn  h3 {
	margin: 0;
	padding: 0px 0px 0px 22px;
	background: transparent url('templates/acclaim/img/secondaryNavHeader.jpg') no-repeat bottom left;
	color: #FFFFFF;
	font-size: 1.2em;
	display: block;
	width: 216px;
	height: 28px;
	line-height: 28px;
  }

/* -------------------------------------------------------------------------

Header Primary Layouts 

------------------------------------------------------------------------- */
#header {
	width: 914px;
	background: transparent;
	float: left;
  }

#headerLeft {
	width: 297px;
	height: 145px;
	background: transparent url('templates/acclaim/img/acclaimLogo.gif') no-repeat top left;
	float: left;
	cursor: pointer;
  }

#headerRight {
	width: 617px;
	height: 145px;
	background: transparent url('templates/acclaim/img/headPuzzle.jpg') no-repeat top left;
	float: left;
  }

#mainNav {
  width: 914px;
	height: 44px;
	line-height: 44px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: transparent url('templates/acclaim/img/topNavBg.jpg') no-repeat top left;
  }

#mainLinks {
	width: 700px;
	margin: 0px;
	padding: 0px;
  display: inline;
	height: 44px;
	line-height: 44px;
  }

#search {
	width: 214px;
	display: inline;
	line-height: 44px;
	height: 44px;
  }

/* -------------------------------------------------------------------------

Primary Navigation Text and Link Styles

------------------------------------------------------------------------------- */
#mainLinks ul {
	display: block;
	float: left;
  }

#mainLinks li {
	display: block;
	float: left;
  }

#mainLinks a {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 0px 18px;
	background: transparent url('templates/acclaim/img/topNavDivider.gif') no-repeat 0px 0px;
  }


/* ------------------------------------------------------------------------- 

Footer Primary Layouts 

------------------------------------------------------------------------- */
#footer {
	height: 33px;
	line-height: 33px;
	width: 914px;
	float: left;
	background: url('templates/acclaim/img/footBg.gif') no-repeat top left;
	margin: 0px 0px 10px 0px;
	color: #01297a;
  }

#copyright {
  width: 914px;
  height: 27px;
  margin: 5px auto 0px auto;
  color: #01297a;
  font-size: .9em;
  }
  
#crInfo {
  width: 800px;
  height: 27px;
  float: left;
  }
  
#naspFoot {
  width: 114px;
  height: 27px;
  float: left;
  background: transparent url('templates/acclaim/img/naspLogo.gif') top left no-repeat;
  }
  
/* ------------------------------------------------------------------------- 

Footer Text and Link Styles

------------------------------------------------------------------------- */  
#footer ul {
	list-style-type: none;
  }

#footer li {
	list-style-type: none;
	display: block;
	float: left;
  }

.footLast {
	list-style-type: none;
	display: block;
	float: left;
	border-right: solid 0px #000;
  }

#footer a {
	border-right: 1px solid #01297A;
	padding: 0px 8px;
  }

/* Calendar */

table.serendipity_calendar {
  width: 130px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #ECECEC;
}

table.serendipity_calendar a:link,
table.serendipity_calendar a:visited,
table.serendipity_calendar a:hover,
table.serendipity_calendar a:active {
  color: #999999;
  font-size: x-small;
}

table.serendipity_calendar td {
  font-size: x-small;
  text-align: center;
}

td.serendipity_weekDayName {
  font-size: x-small;
  font-weight: bold;
}

td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover,
td.serendipity_calendarHeader a:active  {
  border: 0;
  text-decoration: none;
}

/* Sidebars */

.serendipitySideBarContent {
  width: 230px;
  padding: 4px 0px 8px 0px;
  margin: 0px 4px;
}
.serendipitySideBarContent a:link, .serendipitySideBarContent a:visited, .serendipitySideBarContent a:hover, .serendipitySideBarContent a:active {color: #FFF;}
/* Entries */

div.serendipity_Entry_Date {
  margin: 0px 0px 10px 0px;
  margin-bottom: 0px;
  padding: 0px 0px 10px 0px;
  width: auto;
}

.serendipity_date {
  color: #D04412;
  font-size: smaller;
  font-weight: bold;
  background: transparent;
}

.serendipity_title,
.serendipity_Admin_title {
  font-size: large;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin-top: 20px;
}
.serendipity_title a:link, .serendipity_title a:visited, .serendipity_title a:active, .serendipity_title a:hover {
  color: #D04412;
  text-decoration: none;
  }

.serendipity_entry,
.serendipity_admin {
  background-color: #FFF;
  margin-top: 10px;
  color: #333;
  padding: 0px;
}

div.serendipity_entryFooter {
  clear: both;
  font-size: x-small;
  margin-top: 8px;
  border-top: 1px solid #CCC;
  border-bottom: 2px solid #999;
  background-color: #ECECEC;
  padding-left: 2px;
  color: #333;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

/* Comments */

.serendipityCommentForm input,
.serendipityCommentForm textarea {
  background-color: #C7D0D9;
  border: 1px solid #8F9FB1;
  padding: 2px;
  font-family: Trebuchet MS, Tahoma, Verdana;
}

.serendipity_comment {
  background-color: #FFFFFF;
  color: #333;
  font-size: small;
  margin-left: 2px;
  margin-right: 2px;
  padding: 6px;
  overflow: auto;
}

.serendipity_comment a {
  margin: 0px;
  padding: 0px;
}

.serendipity_commentsLabel {
  font-size: small;
  vertical-align: top;
  padding-top: 5px;
}

.serendipity_commentsValue textarea,
.serendipity_commentsValue input {
  width: 99%;
}

.serendipity_commentsTitle {
  margin-top: 20px;
  margin-bottom: 15px;
}

.serendipity_comment_source {
  border-top: 1px solid #8F9FB1;
  border-bottom: 2px solid #8F9FB1;
  background-color: #efefef;
  padding-left: 5px;
  font-size: smaller;
  margin-top: 10px;
}

/* Misc */

#serendipity_comment_page {
}

/* Admin */

.serendipity_admin td {
  color: #494F5D;
}

.serendipity_admin input,
.serendipity_admin select,
.serendipity_admin textarea,
.serendipity_admin fieldset{
  background-color: #FFF;
  border: 1px solid #8F9FB1;
  padding: 2px;
  font-family: Trebuchet MS, Tahoma, Verdana;
}

#serendipity_admin_entries_page #content,
#serendipity_admin_image_page #content,
#serendipity_admin_page #content {
  padding-left: 35px;
}

#serendipity_admin_page, #serendipity_admin_image_page, #serendipity_admin_entries_page {
}

#serendipity_admin_entries_page #serendipityLeftSideBar,
#serendipity_admin_page #serendipityLeftSideBar,
#serendipity_admin_image_page #serendipityLeftSideBar
 {
 position: relative;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid black;
    background-color: #EFEFEF;
    margin: 3px;
}

.serendipity_imageComment_center {
    margin: 0px;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 9pt;
    text-align: center;
}

.serendipity_admin_list_item_even {
    background-color: #ffffff;
}

.serendipity_admin_list_item_uneven {
    background-color: #E0E0E0;
}

.serendipity_admin_filters {
    border: 1px dashed;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    text-align: center;
}

.serendipity_admin_sortorder input,
.serendipity_admin_sortorder select,
.serendipity_admin_filters input,
.serendipity_admin_filters select {
}

.serendipity_comments {
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.serendipityPlug {
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self .serendipity_comment_source {
    background-color: #FFFFFF;
}
