﻿/*
version 1.0
author: macocz-design.com
contact: marek@macocz-design.com
*/

*
{
    margin:0;
    padding:0;
}

html
{
    font-size:100%;
}

body
{
    font-size:62.5%;
    font-family:Arial,Helvectia,sans-serif; 
    /*background-image:url(../../Admim/images/background-image.gif);
    background-repeat:no-repeat;*/
    background-color:#060606;
}

#wrapper
{
    position:absolute;
    margin:0 auto;
	width:998px;
	height:auto;
}

#header
{
    float:left;
    height:297px;
    width:998px;
    clear:both;
}

#mainNav
{
    position:absolute;
    font-size:1.2em;
    margin:45px 0 0 40px;
    width:90%;
    text-transform:uppercase;
    border-top:1px solid #fff;
}

#promotional
{
    position:absolute;
    margin:15px 0 0 40px;
    width:255px;
    height:24px;
    text-transform:uppercase;   
}

#promotional h1
{
    color:#aca386;
    font-size:1.4em;
    letter-spacing:.3em;
    width:270px;
    height:14px;
    line-height:24px;
}

#promotionalsignup
{
    position:absolute;
    width:400px;
    height:24px;
    line-height:24px;
    margin:16px 0 0 310px;
    color:#7f5c3e; 
    font-size:1.4em;
    text-transform:uppercase;
    letter-spacing:.1em;
}

#signup
{
    position:absolute;
    width:79px;
    height:24px;
    margin:16px 0 0 710px;

}

#date
{
    position:absolute;
    width:120px;
    height:24px;
    color:#fff;
    font-size:1.2em;
    margin:20px 0 0 820px;
}

#logo
{
    position:absolute;
    width:520px;
    height:155px;
    margin:120px 0 0 70px;
}

#main-panel
{
    float:left;
    width:538px;
    height:auto;
    background-image:url(../../Admim/images/main-image.jpg);
    background-repeat:no-repeat;
}

#small-panel
{
    float:left;
    width:450px;
    height:auto;
}



.image-holder
{
    clear:both;
    width:320px;
    height:220px;
    margin:0 0 0 80px;
}

.image
{
    float:left;
    width:200px;
    height:auto;
    margin:20px 0 0 40px;
}

#content
{
    float:left;
    width:480px;
    height:auto;
    color:#fff;
    margin: 0px 10px 0 40px;
}

.image-content
{
    float:left;
    width:480px;
    height:auto;
    color:#fff;
    margin: 20px 10px 0 40px;
}


#footer
{
    clear:both;
    background-color:transparent;
    width:998px;
    height:auto;
}

#footernav
{
    float:left;
    width:65%;
    height:27px;
    margin:40px 0 0 40px;
    font-size:1.2em;
}

#footernav a 
{
    color:#666666;
    text-decoration:none;
}

#footernav a:hover
{
    color:#7f5c3e;
}

#footnavcreditleft, #footnavcreditcenter, #footnavcreditright
{
    float:left;
    width:40%;
    height:27px;
    color:#fff;
    margin:20px 0 0 40px;
    font-size:1.1em;
}

#footnavcreditcenter
{
    width:20%;
}

#footnavcreditright
{
    width:27%;
    text-align:right;
    margin:20px 20px 0 20px;
}

#footnav-video
{
    float:left;
    width:978px;
    height:700px;
    margin:20px 0 0 12px;
    background-color:#f7f6f6;
}

#footer-meta
{
    float:left;
    margin:0 0 20px 40px;
    font-size:.9em;
    color:#000;
}

#number-container
{
    float:left;
    width:79px;
    height:77px;
    margin:60px 0 0 20px;
}

#container-text
{
    float:left;
    width:340px;
    height:auto;
    margin:20px 0 0 120px;
    padding:0 0 30px 0;

}

#container-text h1, #small-panel h1
{
    color:#ac5512;
    font-size:1.6em;
    margin:20px 0 0 40px;
}

#small-panel h1
{
    margin: 20px 0 20px 60px;
}

#small-panel p
{
     color:#b7b1b1;
    font-size:1.2em;
    line-height:1.6em;
    margin:10px 0 0 60px;
}

#small-panel .quote h1
{
    color:#ed9731;
    font-size:1.6em;
    /*text-transform:uppercase;*/ 
    line-height:1.9em;    
    font-family:georgia, serif;
    font-style:italic;
    margin:40px 60px 40px 80px;
}

#small-panel .quote2 h1
{
    color:#dfbc95;
    font-size:1.6em;
    /*text-transform:uppercase;*/
    line-height:1.9em;   
     font-family:georgia, serif;
    font-style:italic;
    margin:40px 60px 40px 80px;
}

#small-panel .panel-text
{
    margin:0 0 0 0;
}

.testimonial
{
    color:#bfa990;
    font-size:1.0em;
    text-transform:uppercase; 
     padding:10px 40px 0 20px;
}

#container-text p,#container-text ul, #small-panel ul
{
    color:#b7b1b1;
    font-size:1.2em;
    line-height:1.6em;
    margin:20px 0 0 40px;
}

#small-panel ul li
{
    list-style:none;
    margin:0 0 0 20px;
}

/* contact form */

#contact
{
    clear:both;
    margin:0 0 30px 170px;
}

#contact p
{
    font-size:1.3em;
    line-height:1.2em;
}

#captcha
{
    clear:both;
    width:70%;
}

#panel
{
    float:left;
    width:40%;
    height:auto;
}
.link, .quote a
{
  text-decoration:none; 
  color:#ac5512; 
}

/*Flash Player*/

.flash
{
    float:left;
    margin:0 0 0 210px;
}
.flash2
{
    float:left;
    margin:10px 0 0 60px;
}

.vid
{
    float:left;
    margin:20px 0 30px 40px;
}

.music
{
    float:left;
    width:500px;
    height:100px;
    margin:20px 0 0 40px;
}

.container
{
    margin:10px 0 10px 60px;
}

#small-panel  .container h1, #small-panel .container p
{
    margin:0 0 0 0;
}


/*Rounded corner box*/



.roundbox-tr { width:90%; margin:auto; padding:0; background:url("../../Admim/images/roundbox_tr1.gif") no-repeat right top; }
.roundbox-tl { margin:0; padding:0; background: url("../../Admim/images/roundbox_tl1.gif") no-repeat left top; }
.roundbox-br { margin:0; padding:0; background: url("../../Admim/images/roundbox_br1.gif") no-repeat right bottom; }
.roundbox-bl { margin:0; padding:0; background: url("../../Admim/images/roundbox_bl1.gif") no-repeat left bottom; }
.roundbox-content { margin:0; padding:2.5em 3.5em; }
.roundbox-content p { margin:0; padding:0; line-height:1.6; }
