/*
Author: Nick Roberts
Url:    http://nicholas-roberts.co.uk
*/

/*Structure*/
.clearboth{clear:both;}
*{margin:0;padding:0;border:0;}
#logo{background:url(../img/logo.gif);width:243px;height:157px;float:left;}
#introvines{background:url(../img/introvines.jpg) no-repeat;width:295px;height:401px;float:right;margin:-130px 0 0 0;}
#lower-container{clear:both;width:900px;margin:0 auto 0 auto;padding:10px 15px 0 15px;}
#ll{width:450px;float:left;}
#lr{width:400px;float:right;margin:0 0 0 50px;}
#ourwines{background:url(../img/ourwines.gif) no-repeat;width:255px;height:171px;float:right;margin:-2px 0 0 0;}

/*Main Navigation*/
#nav{float:left;background:url(../img/navshadow.gif) no-repeat;padding:20px 0 0 50px;margin:20px 0 0 30px;}
.navli{list-style-image:url(../img/starpoint.gif);line-height:180%;font-size:0.7em;margin:0 0 10px 0;text-transform:uppercase;}
.navli a{text-decoration:none;color:#378b94;}
.navli a:hover{color:#2b838d;}
em{font-style:normal;display:block;font-size:1.9em;color:#0c4b52;text-transform:none;}

/*Typography*/
.intro{background:url(../img/l.gif) top left no-repeat;text-indent:45px;color:#0c4b52;font-size:1.1em;width:280px;line-height:180%;margin:30px 0 0 0;float:left;clear:left;}
p, .linksli{color:#fff;line-height:160%;}
p a, .linksli a{color:#56c1e0;text-decoration:none;padding:2px;}
p a:hover, .linksli a:hover{background:#56c1e0;color:#fff;}
.press-p{width:125px;float:right;}
#hiddenl{display:none;}
.p-news{margin:0 0 40px 0;}
.cour{font-size:0.8em;margin:10px 0 0 0;font-style:italic;}
.contactp{margin:0 0 20px 0;}
.vineyardp{width:180px;float:left;}
.vineyardpl{width:180px;float:right;}

/*Heading Typography*/
h1{text-indent:-9999px;}
h2{color:#aec68e;font-weight:lighter;font-size:1.4em;border-bottom:#3d4730 1px dotted;margin:20px 0 20px 0;text-transform:capitalize;}
h3{font-weight:lighter;color:#aec68e;font-size:1.2em;}
h4{color:#847257;font-size:0.8em;margin:5px 0 5px 0; text-transform:uppercase;}

/*Buttons*/
.vineyard-btn{float:left;margin:-45px 0 0 0;}
.ourfarm-btn{float:left;margin:-45px 0 0 130px;}

/*Photographs*/
.wmnshot ,.grapevine, .harvestimg{border:#aec68e 2px solid;padding:4px;}
.wmnshot, .harvestimg{float:left;}
.grapevine{float:right;margin:0 0 30px 0;}

/*Forms*/
#winenotify{margin:10px 0 10px 0;width:350px;}
.text{padding:4px;background:#54585b;width:420px;margin:2px 0 10px 0;border:#131415 3px solid;color:#131415;float:left;}
.text:hover{background:#74d051;border:#2b7b1a 3px solid;color:#2b7b1a;}
.email-submit{float:left;margin:10px 0 10px 5px;}
label{display:block;color:#847257;line-height:160%;}
#sendContactEmail{margin:10px 0 0 0;}
textarea{padding:4px;background:#54585b;width:420px;margin:2px 0 10px 0;border:#131415 3px solid;color:#131415;}
textarea:hover{background:#74d051;border:#2b7b1a 3px solid;color:#2b7b1a;}

/*Links List*/
.linksli{list-style-image:url(../img/linkspoint.gif);margin:0 0 0 20px;line-height:200%;}

/*Footer*/
#footer{margin:20px auto 0 auto;width:900px;clear:both;border-top:#fff 1px solid;padding:10px 15px 15px 15px;}
#footer p{ font-size:0.9em;}