@charset "utf-8";


/* GLOBAL RESET */
/* ################################################### */

html, body                          { width: 100%; height: 100%; }
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
p,blockquote
{  
  margin: 0; 
  padding: 0; 
} 
*                                   { line-height: 160%; }
li, dd                              { margin-left: 8%; }
fieldset                            { padding: .5em; }

* html div, * html li
{
  zoom:1;
}


/* DEFAULT TYPOGRAPHY */
/* ################################################### */


h1, h2, h3
{
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  line-height: 100%;
}

h1
{
  font-size: 2.0em;
}

h2
{
  margin-bottom: 5px;
  font-size: 1.6em;
}

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}


/* DEFAULT LAYOUT */
/* ################################################### */


html
{
  background: #FFFFFF;
}

body
{  font-family: Verdana, Helvetica, Tahoma, Arial;
  font-size: 0.7em;
  font-weight: normal;
  color: #343434;
}

#sitesummary
{
  display: none;
}

#page
{
  position: relative;
  width: 960px;
  margin: 0px auto;
  min-height: 100%; 
  height: auto !important; 
  height: 100%; /* for IE */
}
#page #topmenu
{
  padding: 7px 5px 10px 0px;
  text-align: right;
  color: #7F7F7F;
}

#page #topmenu a
{
  color: #7F7F7F;
}
#page #topmenu a.selected
{
  color: #343434;
  text-decoration: underline;
}

#left_container
{
  position: relative;
  width: 681px;
  margin: 0px auto;
  padding: 40px 14px 30px 30px;
  float: left; 
  z-index: 60;
  /* ## 4 shadow + 14 padding + 771 width + 170 padding + 4 shadow = 960 (page) */
}

#right_container
{
  position: relative;
  width: 190px;
  margin: 0px auto;
  padding: 25px 14px 30px 20px;
  float: left; 
  z-index: 200;
  /* ## 4 shadow + 14 padding + 926 width + 14 padding + 4 shadow = 960 (page) */
}

#right_ref_container
{
  position: relative;
  width: 190px;
  margin: 0px auto;
  padding: 70px 14px 30px 20px;
  float: left; 
  z-index: 200;
  /* ## 4 shadow + 14 padding + 926 width + 14 padding + 4 shadow = 960 (page) */
}

#main_container
{
  position: relative;
  width: 860px;
  margin: 0px auto;
  padding: 20px 14px 10px 30px;
  float: left; 
  z-index: 60;
  /* ## 4 shadow + 14 padding + 771 width + 170 padding + 4 shadow = 960 (page) */
}

#image_container
{
  position: relative;
  width: 681px;
  margin: 0px auto;
  padding: 40px 14px 30px 30px;
  float: left; 
  z-index: 60;
  /* ## 4 shadow + 14 padding + 771 width + 170 padding + 4 shadow = 960 (page) */
}

#main_container a
{
  color: #343434;
  text-decoration: underline;
}

.contentpage #left_container
{
  padding: 0px 14px 100px 14px;
}

#left_container:after
{
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

#left_container li
{
  list-style-type:square;
  display: block;
  padding: 0 0 0 15px;
  margin: 0;
  min-height: 10px;
}

#left_container .paragraph li,
#left_container .panel li,
#left_container .post li
{
list-style-type:square;
  display: block;
  padding: 0 0 0 15px;
  margin: 0;
  min-height: 10px;
  list-style-type: none;
}


#left_container a:hover
{
  color: #8DBE48;
}

#left_container a
{
  color: #343434;
  text-decoration: underline;
}

#wrapper
{
  position: relative;
  width: 700px;
  float: left;
}

.contentpage #wrapper
{
  float: right;
}

#wrapper #content
{
  position: relative;
  padding: 0 0 0 12px;
}

h1.title
{
  margin-bottom: 8px;
  padding: 12px 0 12px 12px;
  font-size: 1.6em;
  color: #a40013;
}

.indexpage #wrapper h2
{
  padding-left: 12px;
}

.divider
{
  display: block;
  width: 100%;
  height: 2px;
  z-index: 100;
  line-height: 1;
  font-size: 0;
}


/* HEADER */
/* ################################################### */


#header
{
  position: relative;
  margin: 0px auto;
  width: 960px;
  height: 100px;
}

#page #logo
{
  position: absolute;
  top: 10px;
  left: 30px;
  z-index: 50;
}

#page #shadow
{
  display: block;
  z-index: 60;
}

#header #splittertop
{
  position: absolute;
  top: 50px;
  left: 0px;
  z-index: 50;
}

#header h1#logo
{
  display: block;
  position: absolute;
  top: 100px;
  margin: 0 0 0 10px;
  width: 280px;
  height: 90px;
  text-indent: -9999px;
  z-index: 60;
}

#header h1#logo a
{
  display: block;
  width: 280px;
  height: 90px;
}

.contentpage #header h1#logo
{
  width: 190px;
  height: 50px;
}

.contentpage #header h1#logo a
{
  width: 190px;
  height: 50px;
}

#header #payoff
{
  position: absolute;
  height: 134px; 
  width: 350px; 
  top: 74px;
  left: 350px;
  overflow: hidden;
  z-index: 30;
}

#header #payoff td
{
  width: 350px;
}

.contentpage #header #payoff
{
  left: 250px; 
}

#header #payoff h2
{
  margin: 0;
  padding: 0;
  width: 350px;
  font-size: 2em;
  font-weight: normal;
  line-height: 120%;
  color: #777777;
  background: none;
}

.contentpage #header #payoff h2
{
  text-align: right;
}

#header #payoff h2 a
{
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 120%;
  color: #343434;
  background: none;
  text-decoration: none;
}

#header .banner
{
  position: relative;
  width: 960px;
  height: 215px;
}

#header .bannerlink
{
  position: absolute;
  display: block;
  top: 47px;
  left: 300px;
  width: 400px;
  height: 189px;
  z-index: 80;
}

.contentpage #header .bannerlink
{
  width: 690px;
  left: 215px;
}

#header .bannerlink span
{
  display: none;
}

#header .banner .maskA
{
  position: absolute;
  width: 5px;
  height: 76px;
  top: 0;
  left: -2px;
  background: #a40013;
  z-index: 100;
}

#header .banner .maskB
{
  position: absolute;
  width: 5px;
  height: 76px;
  top: 0;
  right: -2px;
  background: #a40013;
  z-index: 100;
}

.indexpage #header .divider
{
  position: absolute;
  width: 700px;
  height: 2px;
  top: 235px;
  left: 18px;
  z-index: 110;
  line-height: 0;
  font-size: 0;
}

.contentpage #header .banner .divider
{
  position: absolute;
  width: 700px;
  height: 2px;
  top: 235px;
  right: 18px;
  z-index: 110;
  line-height: 0;
  font-size: 0;
}


.contentpage #header .divider
{
  position: absolute;
  width: 700px;
  height: 2px;
  top: 235px;
  right: 18px;
  z-index: 110;
  line-height: 0;
  font-size: 0;
}

/* NAVIGATION */
/* ################################################### */

#topimage
{
  clear: both;
  height: 212px;
}


#navigation,
#footerlinks
{
  display: block;
  position: absolute;
  z-index: 100;
  top: 67px;
  left: 160px;
  width: 810px;
  font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 1.1em;
}

#footerlinks
{
  width: 500px;
  top: 24px;  
}

#navigation li,
#footerlinks li
{
  display: block;
  float: left;
  margin: 0px 5px 0px 0px;
  color: #595959;
  border-right: 1px solid #595959;
  line-height: 100%;
}

#navigation li a,
#footerlinks li a
{
  display: block;
  color: #595959;
  text-decoration: none;
  padding: 2px 8px 3px 8px;
  line-height: 100%
}

#navigation li a:hover,
#navigation li a.active,
#footerlinks li a:hover
{
  text-decoration: underline;
}

#navigation li.selected a
{
  color:#8DBE48;
  text-decoration: underline;
}

/* GLOBAL FORM */
/* ################################################### */


form 
{
  margin: 0;
  padding: 0;
  display: inline;
}
 
select, textarea 
{
  font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Arial;
  font-weight: normal;
  font-size: 11px;
  padding: 2px;
}

input
{
  font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Arial;
  font-weight: normal;
  font-size: 11px;
}
 
textarea 
{
  line-height: 1.25;
}
 
label 
{
  cursor: pointer;
}


/* GLOBAL STYLES */
/* ################################################### */


.clearfix:after 
{
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix 
{
  display: inline-block;
}

html[xmlns] .clearfix 
{
  display: block;
}

* html .clearfix 
{
  height: 1%;
}


.red          { color: #a40013; }
.clear        { clear: both; }
.floatleft    { float: left; }
.floatright   { float: right; }
 
.textleft     { text-align: left; }
.textright    { text-align: right; }
.textcenter   { text-align: center; }
.textjustify  { text-align: justify; }
 
.bold         { font-weight: bold; }
.italic       { font-style: italic; }
.underline    { border-bottom: 1px solid; }
.highlight    { background: #ffc; }

a img         { border: none; } 
.imgleft      { float: left; margin: 4px 10px 4px 0; }
.imgright     { float: right; margin: 4px 0 4px 10px; }
 
.noindent     { margin-left: 0; padding-left: 0; }
.nobullet     { list-style: none; list-style-image: none; }

#atk_debugging_div
{
  clear: both;
  margin: 0 0 0 25px;  
}


/* News item */

#content {
	margin-left: 115px;
	width: 1833px;
	top: 400px;
}

#layer_top {
	width: 183px;
	height: 31px;
	z-index: 80;
	background: url(http://www.eltink.com/images/layer_top_2.png) no-repeat;
}

#layer_middle {
	width: 183px;
	min-height: 200px; 
	z-index: 100;
	background: url(http://www.eltink.com/images/layer_middle.png) repeat-y;
	
}

#layer_bottom {
	width: 183px;
	height: 31px;
	z-index: 80;
	background: url(http://www.eltink.com/images/layer_bottom_2.png) no-repeat;
}

#content_right
{
  padding: 0px 10px 5px 10px;
  z-index: 100;
}

#content_right li
{
  list-style-type:square;
  margin-bottom: 5px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  border-bottom: 1px solid #8DBE48;
}

#content_right p
{
  border-bottom: 1px solid #8DBE48;
  margin-bottom: 5px;
  font-size: 1.2em;
}

#content_right a:hover
{
  color: #8DBE48;
}

#content_right a
{
  color: #343434;
}

#content_right a.selected
{
  color:#8DBE48;
  text-decoration: bold;
}


/* BOTTOM */
#bottom
{
	clear: both;
}

#bottom #splitterbottom
{
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 50;
  
}

#bottom #footertext
{
  padding: 0px 15px 10px 0px;
  text-align: right;
  color: #7F7F7F;
}

#bottom #footertext a
{
  color: #7F7F7F;
}
