/* Copyright (C) 2007 - 2011 YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
.mod-line {margin-top: -104px;margin-left: 600px;}
/* TEXTURES */
.texture-noise #page-body { background: url(../images/texture/texture_noise.png) 50% 0; }
.texture-fabric #page-body { background: url(../images/texture/texture_fabric.png) 50% 0;  }
.texture-squares #page-body { background: url(../images/texture/texture_squares.png) 50% 0; }
.texture-squaresdotted #page-body { background: url(../images/texture/texture_squaresdotted.png) 50% 0; }
.texture-tartan #page-body { background: url(../images/texture/page_bg.jpg) 50% 0;background-attachment:fixed; }

/* FONTS */
body.font-lucida,
.font-lucida h1,
.font-lucida h2,
.font-lucida h3,
.font-lucida h4,
.font-lucida h5,
.font-lucida h6 { font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; }

body.font-georgia,
.font-georgia h1,
.font-georgia h2,
.font-georgia h3,
.font-georgia h4,
.font-georgia h5,
.font-georgia h6 { font-family: Georgia, "Times New Roman", Times, serif; }

body.font-trebuchet,
.font-trebuchet h1,
.font-trebuchet h2,
.font-trebuchet h3,
.font-trebuchet h4,
.font-trebuchet h5,
.font-trebuchet h6 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; }


.box-2.deepest label {position: absolute;top: 5px;}
.earlybook {position: relative;left: 75px;}
button.prime {
    position: relative;
    top: 5px;
    z-index: 999999999999999;
}
.module.mod-line.last {
    width: 335px;
    z-index: 1;
    position: unset!important
}
