/* RESET */
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, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* BASIC TYPOGRAPHY */

html { font-family: helvetica, "microsoft sans serif", arial, sans-serif; }
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
code, kbd, samp, pre, tt, var, input[type='text'], textarea { font-size: 92%; font-family: monaco, "Lucida Console", courier, monospace; }
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; }

/* COLORS */

.wrapper a:link { text-decoration: none; color: #f00; }
.wrapper a:visited { text-decoration: none; color: #f00; }
.wrapper a:hover { text-decoration: underline; color: #c33; }
.wrapper a:active, .wrapper a:focus { text-decoration: underline; color: #000; }

/* 24 COLUMN GRID */
.showgrid {background:url(../img/grid.png);}
div.grid-1, div.grid-2, div.grid-3, div.grid-4, div.grid-5, div.grid-6, div.grid-7, div.grid-8, div.grid-9, div.grid-10, div.grid-11, div.grid-12, div.grid-13, div.grid-14, div.grid-15, div.grid-16, div.grid-17, div.grid-18, div.grid-19, div.grid-20, div.grid-21, div.grid-22, div.grid-23, div.grid-24 {float:left;margin-right:10px;_display: inline;}
div.last {margin-right:0;}

.grid-1 {width:30px;}
.grid-2 {width:70px;}
.grid-3 {width:110px;}
.grid-4 {width:160px;}
.grid-5 {width:170px;}
.grid-6 {width:206px;}
.grid-7 {width:230px;}
.grid-8 {width:313px;}
.grid-9 {width:338px;}
.grid-10 {width:390px;}
.grid-11 {width:430px;}
.grid-12 {width:480px;}
.grid-13 {width:510px;}
.grid-14 {width:550px;}
.grid-15 {width:590px;}
.grid-16 {width:630px;}
.grid-17 {width:670px;}
.grid-18 {width:710px;}
.grid-19 {width:723px;}
.grid-20 {width:790px;}
.grid-21 {width:830px;}
.grid-22 {width:870px;}
.grid-23 {width:910px;}
.grid-24 {width:933px;}
.box.grid-24 {width: 931px;}

#block2 .padding .main-content .grid-9 {
  position: relative; 
  width: 274px;
  min-height: 193px;
  padding: 10px 25px 10px 25px;
  margin-bottom: 10px;
  border: 1px solid #eee;
  background: url(/other_files/applicon/global/box-main-content.gif) no-repeat 0 100%;
}

#block2 .padding .main-content .grid-9 a.more { position: absolute; bottom: 0; left: 25px; }

div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .wrapper:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .wrapper {display:inline-block;}
* html .clearfix, * html .wrapper {height:1%;}
.clearfix, .wrapper {display:block;}
.clear {clear:both;}
a {-moz-outline: none;}
