﻿/* General */

/*Reset Common Tags*/

a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

body 
{
    margin:0px auto;
    padding:0px;
    background:#000;
    font-size:12px;
    line-height:16px;
    font-family:Arial;
    color:#000000;
}

a
{
    text-decoration:none;
    color:#000;
}

a:hover
{
    text-decoration:underline;
}

img
{
    border:0px;
}

p
{
    padding:0px 0px 10px 0px;
    margin:0px;
}

h1
{
    font-size:18px;
    color:#525e80;
    padding:0px 0px 10px 0px;
}

h2
{
    font-size:14px;
    color:#000;
    padding:10px 0px 10px 0px;
}

.style3
{
    font-size:14px;
    font-weight:bold;
    text-align:center;
    margin-bottom:5px;
}


		/*---------------------layout--------------------*/
		
#container 
{
    width:826px;
    margin:0 auto;
    height:auto;
}

.layout-welcome
{
    float:left;
    width:826px;
    height:auto;
    padding:0px 0px 30px 0px;
    background:URL(../../images/layout-welcome.jpg);
    margin:15px 0px 15px 0px;
}

.layout-artists
{
    float:left;
    width:826px;
    height:auto;
    padding:0px 0px 30px 0px;
    background:URL(../../images/layout-artists.jpg);
    margin:15px 0px 15px 0px;
}

.layout-projects
{
    float:left;
    width:826px;
    height:auto;
    padding:0px 0px 30px 0px;
    background:URL(../../images/layout-projects.jpg);
    margin:15px 0px 15px 0px;
}

.layout-paul
{
    float:left;
    width:826px;
    height:auto;
    padding:0px 0px 30px 0px;
    background:URL(../../images/layout-paul.jpg);
    margin:15px 0px 15px 0px;
}

.layout-contact
{
    float:left;
    width:826px;
    height:auto;
    padding:0px 0px 30px 0px;
    background:URL(../../images/layout-contact.jpg);
    margin:15px 0px 15px 0px;
}

.layout-studio
{
    float:left;
    width:826px;
    height:auto;
    padding:0px 0px 30px 0px;
    background:URL(../../images/layout-studio.jpg);
    margin:15px 0px 15px 0px;
}

.layout-call
{
    float:left;
    width:826px;
    height:auto;
    padding:0px 0px 30px 0px;
    background:URL(../../images/layout-call.jpg);
    margin:15px 0px 15px 0px;
}

#layout-terms
{
    float:left;
    width:786px;
    height:auto;
    margin-top:2px;
    margin-bottom:15px;
    padding:20px 20px 65px 20px;
    background:#fff;
    margin:15px 0px 15px 0px;
    color:#000;
}

		/*---------------------header---------------------*/
		
#header
{
    width:826px;
    margin:0px;
}

#header-top
{
    width:826px;
    height:70px;
    background:URL(../../images/header-top-bg.jpg) no-repeat;
    padding-bottom:10px;
}

#header-top a
{
    width:141px;
    height:26px;
    position:relative;
    top:20px;
    left:20px;
}

#header-flash
{
    float:left;
    width:826px;
    padding-bottom:10px;
}

.contact-form
{
    font-family:Verdana;
    font-weight:bold;
    margin:5px 0px 5px 0px;
    display:block;
    padding:0px;
}

        /*----------------------nav-----------------------*/
        
.nav
{
    float:left;
    width:826px;
}

.menu
{   
    float:left;
    width:auto;
}
 
ul.subnav
{
    list-style-type:none;
    margin:5px 0px 5px 0px;
    padding:0px;
    color:#000;
}

ul.subnav li
{
    margin:0px;
    padding:0px;
    display:block;
    margin-bottom:5px;
}

ul.subnav li a
{
    color:#000;
}

ul.subnav li a:hover,
ul.subnav li a.current
{
    text-decoration:none;
    font-weight:bold;
    color:#000;
}

        /*---------------------content--------------------*/

.wrapper
{
    float:left;
    width:548px;
}
        
#content-leftcol
{
    float:left;
    width:548px;
}

.leftcol-left
{
    float:left;
    width:131px;
    padding-left:7px;
    margin-top:1px;
}

.leftcol-left-proj
{
    float:left;
    width:131px;
    padding-left:7px;
    margin-top:1px;
    padding-top:10px;
}

#leftcol-left IMG
{
    border-bottom:33px solid #4a5575;
}

.leftcol-right
{
    float:right;
    width:379px;
    padding:10px;
    background:#fff;
    font-size:12px;
    /*opacity:0.8;*/
}

#leftcol-right IMG
{
    margin-bottom:15px;
}

.projects-thumbs
{
    border-bottom:15px solid #4a5575 !important;
    margin-bottom:30px;
}

.projects
{
    margin-bottom:15px;
}

#content-rightcol
{
    float:right;
    width:263px;
    padding-right:6px;
    margin-top:11px;
}

#rightcol-content
{
    float:left;
    width:243px;
    padding:10px 10px 10px 10px;
    height:auto;
    margin-bottom:12px;
    background:#fff;
    /*opacity:0.8;*/
}

.rightcol-text
{
    float:left;
    width:243px;
    background:#fff;
    /*opacity:0.8;*/
    padding:10px 10px 10px 10px;
    border-bottom:25px solid #4a5575;
}

.news
{
    float:right;
    width:500px;
    background:#fff;
    margin-top:10px;
    padding:10px;
}

        /*---------------------footer---------------------*/
        
#footer
{
    clear:both;
    width:826px;
    background:URL(../../images/footer-bg.jpg) no-repeat;
    height:115px;
    text-align:center;
    color:#e5e6e8;
    padding-top:15px;
    font-size:10px;
}

#footer a
{
    color:#e5e6e8;
}

.footer-links
{
    margin-top:7px;
}

.footer-links a
{
    margin:0px;
    padding:0px;
}

.oby
{
    display:block;
    padding-top:10px;
    color:#939598;
}

.oby a
{
    color:#939598 !important;
}
