/*
Theme Name: Penlanlas
Description: Stylish, Clean & usable theme for Penlanlas 2010
Version: 2.8
Author: Rob Howells
Author URI: http://www.10eight-design.co.uk
Tags: clean, basic, stylish, simple
*/

@import "style/css/reset.css";

body {
background-image:url(style/images/penlanlas_bg.gif);
background-repeat:repeat-x;d
background-color:#B7B1A2;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

body#tall,
body#single {
background-image:url(style/images/penlanlas_bg_tall.gif);
background-repeat:repeat-x;
}


#wrap {
width:920px;
margin:0 auto;
}

#header {
background-image:url(style/images/penlanlas_logo.gif);
background-repeat:no-repeat;
background-position:0 5px;
width:100%;
height:100px;
margin:0 0 20px 0;
position:relative
}

#header ul {
position:absolute;
right:0;
bottom:0;
}

#header ul li {
float:left;
margin:0 15px 0 0;
}

#header ul li a {
text-decoration:none;
color:#fff;
}

#header ul li a:hover {
color:#fff;
text-decoration:underline;
}

#header h1 {
text-indent:-9999px;
}

#header #page_name {
width:300px;
position:absolute;
top:60px;
left:0px;
color:#fff;
text-align:center;
}

h2 {
color:#999;
font-size:22px;
letter-spacing:0.5px;
margin:0 0 10px 0;
}

#prim_content {
width:692px;
float:right;
height:400px;
}

body#tall #prim_content {
width:692px;
float:right;
height:100%;
overflow:auto;
}

body#single #prim_content {
width:662px;
background-color:#fff;
overflow:hidden;
height:auto;
xborder:3px solid #D0C9B7;
padding-left:15px;
padding-right:15px;
}


#sec_content {
height:350px;
margin:35px 0 80px 0;
}

#sec_content #download_area {
width:240px;
float:left;
margin:30px 0 0 0;
}

#sec_content .downloads {
background-image:url(style/images/pdf.gif);
background-repeat:no-repeat;
padding-left:50px;
padding-bottom:10px;
margin:0 0 15px 0;
color:#666;
}

.cont {
width:450px;
padding:0 10px 0 0;
margin:0 0 25px 0;
float:left;
}

.cont h3 {
color:#485e78;
font-size:18px;
margin:0 0 5px 0;
}

.cont p {
color:#5e5643;
line-height:130%;
font-size:14px;
}

.cont img {
border:4px solid #fff;
width:143px;
float:left;
margin:0 8px 0 0;
}

.cont a {
color:#3673B4;
}

.cont a:hover {
color:#666;
text-decoration:none;
}


#footer {
}

#footer p {
color:#000;
font-size:12px;
margin:15px 100px 25px 100px;
}

.clr {
clear:both;
}

.stepcarousel {
position: relative; 
overflow: scroll; 
width: 692px; 
height: 381px; 
overflow:hidden;
background-color:#b3c5db;
background-color:#ABCC5D;
background-color:#fff;
}

.stepcarousel .belt {
position: absolute; 
left: 0;
top: 0;
}

.stepcarousel .panel {
float: left; 
overflow: hidden; 
margin: 0px; 
width: 692px; 
color:#000;
position:relative;
}

.stepcarousel .panel em {
color:#666;
}

.stepcarousel .panel a:link,
.stepcarousel .panel a:visited {
font-size:12px;
color:#2D538B;
color:#fff;
text-decoration:underline;
}

.stepcarousel .panel a:hover {
font-size:12px;
color:#2D538B;
color:#fff;
text-decoration:none;
}

.stepcarousel .panel h3#slider {
position:absolute;
width:450px;
top:0;
height:81px;
margin:10px 80px 10px 100px;
padding:10px 40px 10px 15px;
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#000;
background-image:url(style/images/trans_layer.png);
background-repeat:no-repeat;
}

.stepcarousel .panel h3 {
margin:10px 80px 10px 80px;
font-size:24px;
color:#333;
background-image:none;
}


.stepcarousel .panel p {
margin:5px 80px 8px 80px;
line-height:170%;
font-size:18px;
color:#fff;
}



.farm {
background-color:#7cb74e;
}

.golf {
background-color:#B49670; 
}

.fruit {
background-color:#CC2530;
}

.stepcarousel .image_slide {
margin:0;
padding:0;
line-height:100%;
font-size:12px;
background-color:#fff;
}

#slide {
height:381px;
}

#mygallery-paginate {
width:692px;
margin:5px 0 0 0;
text-align:center;
}

/*********************************** NAVIGATION */
#nav {
width:200px;
float:left;
position:relative;
}

#nav ul ul {
position:absolute;
left:185px;
top:0px;
z-index:9999;
background-color:#ccc;
}

#nav ul ul, 
li:hover ul ul {
display:none;
width:200px;
xheight:180px;
}

#nav ul ul:hover {
display:block;
}

#nav ul ul li,
#nav ul ul li:hover {
margin:5px;
padding:0;
background-image:none;
}

#nav ul ul li img {
border:1px solid #ccc;
}

#nav ul ul li a,
#nav ul ul li a:hover {
display:block;
color:#fff;
}


#nav ul li {
background-image:url(style/images/bg_menu.png);
background-repeat:no-repeat;
background-position:0 0;
width:180px;
height:27px;
margin:0 0 5px 0;
padding:7px 0 0 8px;
}

#nav ul li:hover {
background-image:url(style/images/bg_menu.png);
background-repeat:no-repeat;
background-position:0 -35px;
width:180px;
height:27px;
margin:0 0 5px 0;
padding:7px 0 0 8px;
}

#nav ul li a:link,
#nav ul li a:visited {
color:#475f7d;
text-decoration:none;
font-size:16px;
display:block;
}

#nav ul,li,a {
display:block;
margin:0;
padding:0;
border:0;
}

#nav ul {
width:150px;
list-style:none;
}

#nav li {
position:relative;
padding:1px;
padding-left:26px;
z-index:9;
}

#nav a {
text-decoration:none;
width:100%; /* IE */
}

#nav li>a { 
width:auto; 
} 

#nav li:hover ul, li:hover li:hover ul {
display:block;
}		

object {
outline:none;
}

h2#page_title {
margin:0;
padding:0;
}

ul#page_list {
width:250px;
float:left;
}

ul#page_list li a {
color:#1773e5;
text-decoration:none;
}

ul#page_list li a:visited {
color:#666;
text-decoration:none;
}

ul#page_list li a:hover {
color:#1773e5;
text-decoration:underline;
}

#page_gallery {
width:650px;
float:right;
overflow:hidden;
}

.post {
margin:0 0 25px 0;
}

.post h3 {
font-size:20px;
color:#999999;
}

.post h4 {
font-size:18px;
color:#7898C0;
margin:10px 0 10px 0;
}

.post p {
color:#666;
line-height:140%;
margin:0 0 8px 0;
}

.post ul {
margin:10px 0 10px 20px;
}

.post ul li {
margin:0 0 5px 0;
color:#6BAB4F;
}

.downloads a {
font-size:12px;
color:#2D538B;
text-decoration:underline;
}


.downloads a:hover {
font-size:12px;
color:#2D538B;
text-decoration:none;
}

body#single a,
#footer a {
display:inline;
}

body#single h3 {
margin:0 0 20px 0;
}

#nav p.notice {
margin:20px 0 0 0;
font-size:12px;
color:#F9455D;
}

.entry img {
margin:0 10px 5px 0;
}


/********************************* PRODUCT PAGE ***/
#prim_content .product_grid_display {
margin:10px 0 20px 0;
}

#prim_content .product_grid_item {
width:110px;
height:220px !important;
}

#prim_content .product_grid_item .product_text p.product_title {
margin:0 0 5px 0;
}

#prim_content .product_grid_item .product_text p.product_price {
margin:0 0 5px 0;
color:#D99F56;
font-weight:bold;
}

#prim_content .product_grid_item .product_text p.product_price span.price_span {

}

#prim_content .producttdisplay {
background-color:#ccc !important;
}

.breadcrumb, .breadcrumb a {
font-size:10px;
}

.breadcrumb a {
display:inline;
}

h2.prodtitles {
font-size:14px !important;
color:#333;
}

.producttext p {
font-size:12px !important;
]
