* {
margin:0;
padding:0;
}

/*html, body,* html #container
{
height:100%;
}
*/

* html body
{
overflow:hidden;
}

* html div#container{
  height:100%;
  overflow:auto;
 }


body {
/*background:#000 url(http://www.daviddunleavy.com/images/footer_back.jpg);
background-position:top right;
background-repeat:repeat-y;*/
text-align:center;
z-index:0;
padding-bottom:90px;
}

#container {
min-height:100%;
position:relative;
background:#fff;
margin:0 auto;
}

#header {
background:#fff url(http://www.daviddunleavy.com/images/header_back.jpg);
background-position:top left;
background-repeat:repeat-x;
position:relative;
width:100%;
height:120px;
z-index:1;
}

#header #watermark {
position:absolute;
top:0;
right:0;
background-image:url(http://www.daviddunleavy.com/images/watermark_top.gif);
background-position:top right;
background-repeat:no-repeat;
height:141px;
width:490px;
z-index:0;
}

#header #logo {
width:428px;
position:absolute;
background-image:url(http://www.daviddunleavy.com/images/logo_top.jpg);
background-position:top left;
background-repeat:no-repeat;
top:0;
left:0;
height:87px;
z-index:1;
}

#logo h1,#logo h2 {
margin-left:-1000em;
}

#menu {
position:absolute;
right:10px;
top:95px;
text-align:right;
z-index:2;
font-family:arial, helvetica, sans-serif;
font-size:12px;
}

#menu a {
color:#333;
text-decoration:none;
}

#menu a img
{
border:0;
}

#menu a:hover {
color:#000;
border-bottom:2px solid #333;
}

#center {
position:relative;
width:100%;
z-index:1;
text-align:left;
}

#center.index {
width:800px;
z-index:1;
overflow:hidden;
margin:0 auto;
}

#center li {
list-style:none;
margin-left:5px;
}

#center .column {
width:175px;
position:relative;
float:left;
border:1px solid #DAD8D7;
height:355px;
z-index:1;
margin:0 4px;
padding:4px;
}

#center .column h3 {
text-align:center;
font-weight:400;
font-size:18px;
padding:0;
margin:0 0 2px;
}

#center .column p {
font-family:arial, helvetica, sans-serif;
font-size:11px;
color:#444;
margin-top:7px;
}

#center .column ul {
margin-top:7px;
margin-left:10px;
list-style:none;
}

#center .column li {
list-style:none;
font-family:arial, helvetica, sans-serif;
font-size:12px;
color:#444;
margin-bottom:3px;
}

#content table#show {
border-top:1px solid #ccc;
}

#content table#show td {
border-bottom:1px solid #ccc;
padding:5px;
}

#content table#show td p {
padding-bottom:10px;
margin:0;
}

.red {
background:#fff;
background-image:url(http://www.daviddunleavy.com/images/deco_red.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

.gold {
background:#fff;
background-image:url(http://www.daviddunleavy.com/images/deco_gold.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

.teal {
background:#fff;
background-image:url(http://www.daviddunleavy.com/images/deco_teal.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

.blue {
background:#fff;
background-image:url(http://www.daviddunleavy.com/images/deco_blue.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

#center h3 {
font-size:16px;
font-weight:400;
text-align:left;
font-family:tahoma, arial, helvetica, sans-serif;
font-weight:800;
color:#003B72;
margin:0 0 5px;
}

#center h5 {
font-size:15px;
font-family:tahoma, arial, helvetica, sans-serif;
font-weight:800;
text-align:left;
color:#003B72;
margin:0 0 4px;
}

#menu3 
{
position:absolute;
left:0;
top:0;
width:160px;
margin-right:10px;
height:355px;
text-align:left;
color:#444;
font-family:arial, helvetica, sans-serif;
font-size:12px;
background-image:url(http://www.daviddunleavy.com/images/signature.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:3px;
}

#menu3 li 
{
list-style:none;
margin-bottom:4px;
}

#menu3 li ul li 
{
font-size:11px;
margin-left:14px;
list-style:square;
margin-bottom:0;
color:#ccc;
}

#content {
position:relative;
margin-left:176px;
padding-right:17px;
}

#content.index
{
margin:50px 0 0 0;
}

#content h4 
{
font-size:25px;
font-family:tahoma, arial, helvetica, sans-serif;
font-weight:400;
text-align:left;
color:#003B72;
margin:0 0 10px;
}

#content p 
{
font-family:arial, helvetica, sans-serif;
font-size:12px;
line-height:18px;
margin-bottom:17px;
color:#333;
}

#content p.small 
{
font-family:arial, helvetica, sans-serif;
font-size:11px;
line-height:18px;
margin-bottom:17px;
color:#333;
}

#content td, #content form 
{
font-family:arial, helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#333;
}

#sales td 
{
vertical-align:top;
padding-bottom:17px;
padding-top:7px;
}

#sales td form 
{
padding-top:7px;
}

#sales form table td 
{
border:0;
margin:0;
padding:0;
}

#content li 
{
margin-left:27px;
margin-bottom:5px;
list-style-image:url(http://www.daviddunleavy.com/images/bullet.jpg);
font-family:arial, helvetica, sans-serif;
font-size:12px;
color:#333;
padding-left:0;
}

#container #center #content li ul li {
list-style:square;
font-size:11px;
color:#ddd;
margin:0 0 0 14px;
padding:0;
}

#container #center #content ul {
margin-bottom:17px;
}

#container #center #content .product {
margin-top:10px;
margin-right:20px;
position:relative;
float:left;
width:300px;
border:2px solid #eee;
}

#container #center #content .product img {
position:relative;
float:left;
}

#container #center #content .product .buy {
position:relative;
clear:both;
font-family:arial, helvetica, sans-serif;
font-size:12px;
background:#DFE6E9;
background-image:url(http://www.daviddunleavy.com/images/decos/buy_back.jpg);
background-position:top right;
background-repeat:no-repeat;
padding:5px;
}

.columns {
width:240px;
position:relative;
float:left;
margin-right:17px;
}

table.pay {
font-size:11px;
}

.clear {
clear:both;
height:0;
line-height:0;
}

#menu2 {
position:relative;
font-size:11px;
font-family:arial, helvetica, sans-serif;
color:#666;
width:100%;
padding:5px 0;
background:#fff;
}

#menu2 a {
color:#666;
text-decoration:none;
}

#menu2 a:hover {
color:#444;
border-bottom:2px solid #444;
}

#footer {
/*
position:relative;
width:100%;
height:90px;
padding-top:0;
margin:-90px auto 0;*/
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:90px;
background:#000 url(http://www.daviddunleavy.com/images/footer_back.jpg);
background-position:top right;
background-repeat:repeat-y;
z-index:20;
}

  body>div#footer
  {
   position: fixed;
  }

#footer2 {
text-align:left;
color:#fff;
font-size:11px;
font-family:arial, helvetica, sans-serif;
background:url(http://www.daviddunleavy.com/images/logo_wb.jpg);
background-position:5px 10px;
background-repeat:no-repeat;
padding:10px 0;
}

#clearfooter {
clear:both;
height:120px;
}

#footer2 p {
padding-left:55px;
}

#footer2 a {
color:#eee;
text-decoration:none;
font-style:italic;
}

.img_l {
float:left;
position:relative;
margin-right:7px;
}

.img_r {
float:right;
position:relative;
margin-left:7px;
}

#content .italic {
font-family:Georgia, Times, serif;
font-size:16px;
font-style:italic;
color:#333;
}

#container #center a {
color:#011C32;
font-weight:700;
text-decoration:none;
}

#container #center a:hover {
color:#005AA5;
}

#dist {
width:386px;
height:295px;
background-image:url(http://www.daviddunleavy.com/images/distributors/login.jpg);
background-position:top left;
background-repeat:no-repeat;
padding-top:120px;
padding-left:20px;
font-family:arial, helvetica, sans-serif;
color:#333;
font-size:12px;
}

#dist2 {
width:386px;
height:295px;
background-image:url(http://www.daviddunleavy.com/images/distributors/login2.jpg);
background-position:top left;
background-repeat:no-repeat;
padding-top:120px;
padding-left:20px;
font-family:arial, helvetica, sans-serif;
color:#333;
font-size:12px;
}

form.email {
width:300px;
background:#DFE6E9;
background-image:url(http://www.daviddunleavy.com/images/decos/buy_back.jpg);
background-position:bottom right;
background-repeat:no-repeat;
margin-bottom:7px;
padding:25px 7px;
}

form.email2 {
width:auto;
background:#DFE6E9;
background-image:url(http://www.daviddunleavy.com/images/decos/buy_back.jpg);
background-position:bottom right;
background-repeat:no-repeat;
margin-bottom:7px;
padding:25px 7px;
}

form.email2 .field {
position:relative;
float:left;
margin-right:17px;
}

#container #center #content p.littlebox {
margin-left:215px;
background:#ACE0D4;
padding:7px;
}

#lightbox {
background-color:#eee;
border-bottom:2px solid #666;
border-right:2px solid #666;
padding:15px;
}

#lightboxDetails {
font-size:.8em;
padding-top:.4em;
}

#lightboxCaption {
float:left;
}

#keyboardMsg {
float:right;
}

#overlay {
background-image:url(http://www.daviddunleavy.com/lb/overlay.png);
}

* html #overlay {
background-color:transparent;
background-image:url(blank.gif);
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.daviddunleavy.com/lb/overlay.png", sizingMethod="scale");
}

.blog_title {
font-family:arial, helvetica, sans-serif;
font-size:17px;
background:#003C73;
color:#fff;
padding:5px 0 4px 5px;
}

.blog_date {
font-family:arial, helvetica, sans-serif;
font-size:11px;
background:#ddd;
color:#333;
padding:1px 1px 1px 5px;
}

.blog_body {
font-family:arial, helvetica, sans-serif;
font-size:12px;
border-bottom:1px dotted #ccc;
margin-bottom:10px;
padding:10px 0;
}

.friends p {
float:left;
margin-right:30px;
height:100px;
text-align:center;
width:200px;
}

.wheretobuy h3
{
clear:left;
background:#003B72;
padding:2px;
font-size:13px!important;
color:#fff!important;
}

.wheretobuy p
{
float:left;
margin-right:20px;
height:120px;
width:200px;
}

#lightbox img,#overlay img {
border:none;
}