/**
*

* Version: 1.0
* Author: gp

*
*
* ATTENTION:
*
* This styles file include the styles for the content. You can completely
* ignore this file.
*
*/

body {
    background: #fff;
    font: 14px Georgia, Cambria, "Times New Roman", Times, serif;
    background: url(../images/) no-repeat;
}

.outer-wrapper {
    border-top: 4px solid #000;
    min-width: 1024px;
}

.inner-wrapper {
    width: 960px;
    margin: 15px auto 10px auto;
    overflow: hidden;
}

.gallery-wrapper {
    width: 980px;
    margin: 15px auto 10px auto;
    overflow: hidden;
}

/**
* Styles for the top logo.
*/
.logo {
    float: left;
    width: 292px;
    height: 16px;
    margin: auto;
    font: 16px "Century Gothic", AppleGothic, Arial, sans-serif;
    font-weight: bold;
    margin: 16px 0 0 0;
}
     

/**
* Styles for the preloader.
*/
.slider .loading {
    background: url(../images/preloader.gif) no-repeat center center;
}

/**
* Styles for the header menu.
*/
.header .top-menu {
    position: relative;
    list-style: none;
    float: right;
    font: 14px "Century Gothic", AppleGothic, Arial, sans-serif;
    margin: 6px 0 0 0;
    z-index: 1;
}

    .header .top-menu li {
        position: relative;
        float: left;
    }

        .header .top-menu li a {
            display: block;
            padding: 10px;
            text-decoration: none;
            color: #ccc;
            outline: 0;
        }

        .header .top-menu li a:hover {
            color: #000;
        }

        .header .top-menu li.selected a {
            font-weight: bold;
            color: #000;
            margin-top: 1px;
        }

/**
* Styles for the navigation.
*/
.header .nav {
    position: relative;
    clear: both;
    padding-top: 80px;
    width: 192px;
    height: 54px;
    margin: auto;
}

    .header .nav a {
        float: left;
        width: 54px;
        height: 0;
        padding-top: 54px;
        margin-left: 10px;
        overflow: hidden;
        outline: 0;
    }

        .header .nav a.home-button {
            background: url(../images/home-button-off.png) no-repeat;
        }

            .header .nav a.home-button:hover {
                background: url(../images/home-button-on.png) no-repeat;
            }

        .header .nav a.prev-button {
            background: url(../images/prev-button-off.png) no-repeat;
        }

            .header .nav a.prev-button:hover {
                background: url(../images/prev-button-on.png) no-repeat;
            }

        .header .nav a.next-button {
            background: url(../images/next-button-off.png) no-repeat;
        }

            .header .nav a.next-button:hover {
                background: url(../images/next-button-on.png) no-repeat;
            }

/**
* Styles for the content.
*/
.content {
    float: left;
}

    .content h1 {
        font: 92px Georgia, Cambria, "Times New Roman", Times, serif;
        letter-spacing: -1.5px;
        text-align: left;
        margin: 62px 0 0 0;
        line-height: 102px;
    }

    .content h2 {
        font-size: 24px;
        font-style: italic;
        font-weight: normal;
        line-height: 30px;
        margin: 37px 0 0 0;
        text-align: justify;
    }

        .content h2 a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            outline: 0;
        }

        .content h2 a:hover {
            text-decoration: underline;
        }
        
           .content h3 {
        font-size: 14px;
        font-style: italic;
        font-weight: normal;
        line-height: 30px;
        margin: 37px 0 0 0;
        text-align: justify;
    }
    
       .content h3 a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            outline: 0;
        }
      .content h3 a:hover {
            text-decoration: underline;
        }

      .content p {
        line-height: 22px;
        margin-top: 48px;
    }

        .content p img {
            display: block;
            margin: 20px 0 40px 0;
        }

    .content .column {
        float: left;
        width: 460px;
    }

    .content .column.left-column {
        margin-right: 20px;
    }

    .content .column.right-column {
        margin-left: 20px;
    }

/**
* Styles for the footer.
*/
.footer {
    float: left;
    margin: 40px 0 0 0;
    overflow: hidden;
}

.footer p {
     color: #000000;
     font-size: 12px;
     line-height: 18px;
}

/**
* Styles for the sample images.
*/
#pic1 { height: 355px }
#pic2 { height: 324px }
#pic3 { height: 414px }
#pic4 { height: 350px }
#pic5 { height: 324px }

/**
* Styles for contact.
*/

.contact p{font:15px/18px Arial, Helvetica, sans-serif; text-align:center;}
	
	
/*form elements
----------------------------*/	
.form p{margin-bottom:0;}
.comment-form{margin-bottom:20px; padding-bottom:50px; overflow:hidden;}
input[type=text]{width:300px;height:45px;line-height:45px;padding:0 20px;margin-bottom:20px;}
textarea {width:610px;height:200px;padding:20px;margin-bottom:20px; overflow:auto;}
input[type=text],textarea{box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
#msg { float:left; margin-left:10px; line-height:20px;}
.errorOutline {border:1px solid #d05327 !important;}	
.errorMsg {color:#d05327 !important;}
	
/*3.Ui-Buttons
----------------------------*/
		
.submit {float:left;height:45px;font:12px/45px Arial, Helvetica, sans-serif;font-weight:normal;color:#fff !important;background:#111;
text-decoration:none;text-transform:uppercase;padding:0 24px;border:0;cursor:pointer;outline:0;margin:0 0 16px 0;-webkit-appearance: none;border-bottom:0 !important;border-radius:3px;text-shadow:none;}

/* colors
---------------------------*/
.submitTheme{color:#fff !important;background:#d05327 !important;}
		

/* sizes
---------------------------*/

.submitSmall {height:40px;font-size:11px;line-height:40px;}
.submitLarge {height:50px;font-size:13px;line-height:50px;}
.submit:hover, .submit:focus, .submit:active {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter: alpha(opacity=80);opacity: 0.8;}
.submit:active {position:relative;top:1px;}