@charset "utf-8";
/* CSS Document */

* {
padding: 0;
margin: 0;
}

html { 
height: 100%; 
margin-bottom: 1px; 
}

a {
outline: none;
}

img {
border-style: none;
float: none;
}

body { 
text-align: center;
background-color: #fff;
background-image: url(../images/images-2010/home/wallpaper.jpg);
color: #555;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 62.5%;
margin-top: 0px;
}

#wrapper {
width: 962px;
margin: 0px auto;
background-color: #fff;

}


#nav {
width: 960px;
padding-top: 40px;
background-image: url(../images/images-2010/home/nav-pots.jpg);
background-repeat: no-repeat;
text-align: right;
padding-bottom: 16px;

}


#nav ul {
width: 960px;


}

#nav li {
width: 960px;
display: inline;
margin-left: 50px;
font-size: 1.6em;
color: #666;


}

#nav li a {
color: #9f9d77;
text-decoration: none;

}


#nav li a:hover {
color: #9f9d77;
text-decoration: underline;


}



#logo {
width: 360px;
float: left;
border-right: 0px solid #fff;

}


#slideshow {
position:relative;
width: 600px;
height:360px;
margin: 0 0 0 362px;
border: 0px solid #e6e5d0;

}

#slideshow IMG {
position:absolute;
top:0;
left:0;
z-index:8;
opacity:0.0;
text-align: center;
}

#slideshow IMG.active {
z-index:10;
opacity:1.0;
}

#slideshow IMG.last-active {
z-index:9;
}


#leftcolimage {
width: 360px;
float: left;
border-top: 2px solid #fff;
border-right: 2px solid #fff;

}


#rightcoltext {
width: 600px;
height:360px;
background-color: #d8d8c4;
float: right;
border-top: 2px solid #fff;
line-height: 1.8em;

text-align: left;
clear: right;



}


#rightcoltext h1 {
color: #7f7e67;
font-size: 1.8em;
margin-left: 30px;
padding: 30px 20px 16px 10px;



}



#rightcoltext h2 {
color: #7f7e67;
font-size: 1.6em;
margin-left: 30px;
padding: 30px 20px 16px 10px;



}



#rightcoltext p {
font-size: 1.4em;
margin-left: 30px;
padding: 0 40px 10px 10px;
line-height: 1.4em;


}

#rightcoltext p a {
color: #3f3e23;
text-decoration: underline;


}



#rightcoltext p a:hover {
color: #3f3e23;
text-decoration: underline;


}


#newprodpanel {
width: 960px;
text-align: left;
background-image: url(../images/images-09/footer/pots-logo.jpg);
background-repeat: no-repeat;
background-position: 0px 170px;

}


#newprodpanel p {
text-align: left;
font-size: 1.3em;
padding: 12px 0 0 10px; 
}


#newprodpanel p a {
color: #9f534f;
text-decoration: none;
}



#footer {
width: 960px;
font-family:Arial, Helvetica, sans-serif;
background-image: url(../images/images-09/footer/pots-logo.jpg);
background-repeat: no-repeat;
background-position: 780px 10px;

text-align: left;
clear: both;
line-height: 2em;

padding-bottom: 120px;

}



#footer p {
color: #999;
width: 960px;
font-size: 1.3em;
padding: 10px 0 4px 0;

}

#footer a {
color: #9f534f;
text-decoration: none;

}

#footer a:hover {
color: #9f534f;
text-decoration: underline;

}

