@charset "UTF-8";
/* CSS Document */

html
{
height:100%;
}

body
{
margin:0px;
height:100%;
-webkit-text-size-adjust: none;
}

#top
{
width:100%;
background:url(images/top-repeat.jpg) top right repeat-x;
overflow:hidden;
height:233px;
position:relative;
top:0px;
}

#topsub
{
width:100%;
height:127px;
position:relative;
}

#topsub img
{
border:none;
}

#topsubleft
{
width:231px;
float:left;
height:130px;
background:url(images/leftheader.jpg) top left no-repeat;
}

#topsubmiddle
{
width:307px;
height:130px;
float:left;
position:relative;
margin:0 auto;
}

#topsubright
{
position:absolute;
top:0px;
right:0px;
float:left;
width:946px;
height:85px;
padding-top:51px;
background:url(images/rightheader.jpg) top right no-repeat;
vertical-align:top;
}

#topright
{
position:absolute;
right:0px;
width:654px;
height:233px;
}



#contentcontain
{
margin-top:50px;
width:800px;
margin:0 auto;
text-align:center;
overflow:hidden;
font-family:Helvetica, Arial, sans-serif;
color:#000;
font-size:12px;
line-height:18px;
padding-bottom:30px;
}

#content
{
width:800px;
margin:0 auto;
text-align:left;
}

#content a
{
color:#666666;
}

h1
{
font-family:Helvetica, Arial, sans-serif;
color:#000;
font-size:19px;
font-weight:bold;
}

h2
{
font-family:Helvetica, Arial, sans-serif;
color:#000;
font-size:13px;
font-weight:bold;
padding-bottom:0px;
margin-bottom:5px;
margin-top:0px;
padding-top:0px;
}


#nav
{
position:absolute;
right:0px;
height:65px;
width:609px;
bottom:40px;
}

#homefootercontain
{
width:100%;
position:absolute;
background:#4d4d4d;
height:25px;
bottom:0px;
left:0px;
color:white;
font-family:Helvetica, Arial, sans-serif;
font-weight:600;
font-size:13px;
}

#footer
{
left:0px;
float:left;
padding-left:20px;
padding-top:6px;
}



#footercontain
{
width:100%;
position:relative;
background:#4d4d4d;
height:25px;
bottom:0px;
color:white;
left:0px;
font-family:Helvetica, Arial, sans-serif;
font-weight:600;
font-size:13px;
bottom:0px;
}

#footer
{
left:0px;
float:left;
padding-left:20px;
padding-top:6px;
}

#footerright
{
float:left;
position:absolute;
right:0px;
text-align:right;
font-weight:normal;
padding-top:6px;
padding-right:10px;
}

.artisan
{
color:#858383;
}

.artisan a
{
color:#858383;
text-decoration:none;
}

.artisan a:hover
{
text-decoration:underline;
}

.smalltext
{
font-size:11px;
}

.greytext
{
color:#868686;
}

.bigGreyText
{
font-size:15px;
color:#868686;
font-weight:bold;
}

.upper {

    text-transform: uppercase;

}

.home-intro {

    margin-top: 260px !important;

}

.half {

    width: 46%;
    float: left;
    margin-left: 4%;
    margin-right: 4%;

}

.half:first-child {

    margin-left: 0;

}

.half:last-child {

    margin-right: 0;

}

.half img {

    width: 100%;

}

.half p {

    float: left;
    width: 100%;
    text-align: left;

}

body.limited-editions #content {

    margin-top: 5em;
    margin-bottom: 5em;

}