/*
 Screen style    
 Site: Nautica 13
*/

.box, label { background-color: #d8e1ac; }
input, textarea, select { color: #777; }

#content { background: transparent url(../images/bg/blue/content-bottom.gif) left bottom no-repeat; color: #222; }
#content h1, #content h2, #content h3 { background-color: transparent; }

#footer { font-size: 100%; font-family: "Georgia"; color: #684C35; }
#footer p { padding: 8px 0 10px 0; color: #684C35; }

#inner-wrapper { background: #d8e1ac url(../images/bg/blue/inner-wrapper-top.gif) left top no-repeat; color: #8D8D8D; }

.buttons { text-align: center; margin: 10px 30px; }
.buttons p { float: left; margin: 0 20px; font-size: 90%; }
.buttons img { display: block; }

.downloadButton { float: right; display: inline-block; text-align: center; margin: 0 40px 0 0; }
.downloadButton img { display: block; margin: 0 0 5px 24px; }

#testimonials-link { }
#testimonials-link a:hover span, #testimonials-link a.current span { background-position: 0 0; }
#testimonials-link a:hover { background-color: #DDF1EE; color: #453121; }
#testimonials-link span { background-image: url(../images/nav/blue/testimonials.gif); }

#wrapper { width: 980px; }
