/* Landscaper of the Year LOY */

.loy-wrapper{
font-family:Garamond , arial, sans-serif;
margin:0 20px;
}

.loy-header{
width:100%;
float:left;
}

.loy-header img.loy-logo{
float:left;
}

.loy-header img.case-logo{
float:right;
margin:26px 0 0 0;
}

.loy-menu{
width:100%;
float:left;
clear:left;
margin:30px 0 20px 0;
}

.loy-menu ul{
margin:0px;
padding:0px;
width:100%;
background:#B3D78D;
}

.loy-menu ul li{
margin:0px;
font-size:16px;
font-weight:bold;
line-height:34px;
text-transform:uppercase;
float:left;
border-left:1px solid #fff;
}

.loy-menu ul li a{
display:block;
color:#649A38;
padding:0 20px 0 20px;
background:#B3D78D;
height:34px;
}

.loy-wrapper h1.title{
font-family:Garamond , arial, sans-serif;
color:#3c532c;
font-size:24px;
margin:0 0 10px 0;
width:100%;
font-weight:bold;
float:left;
}

.loy-wrapper .tips{
float:right;
width:270px;
margin:20px 0 0 0;
}

.loy-wrapper .tips ul{
width:auto;
margin:0px;
padding:0px;
border-top:1px dotted #004894;
}

.loy-wrapper .tips li{
font-size:18px;
border-bottom:1px dotted #004894;
padding:5px 0;
margin:0px;
}

.loy-wrapper .tips li a{
color:#004894;
}

.loy-wrapper .post_group h1.title{
border-bottom:0px;
font-size:18px;
float:left;
}

.loy-wrapper .post_group .excerpt{
clear:none;
width:auto;
font-family:arial, sans-serf;
float:none;
font-size:12px;
line-height:17px;
}

.loy-wrapper .post_group .postimg{
width:200px;
height:120px;
border:1px solid #5E9538;
}

.loy-wrapper .post_group .postimg a{
width:200px;
}

.loy-wrapper .post_group .postimg img{
width:210px;
}

.loy-wrapper .nominations,.loy-wrapper .download{
font-size:20px;
color:#3C532C;
font-weight:bold;
margin:10px 0 0 0;
float:left;
}

/*FORM*/

.loy-wrapper .cform{
width:570px;
margin:0px;
float:left;
font-size:12px;
font-family:arial;
}

.loy-wrapper .cform legend{
font-family:Garamond , arial, sans-serif;
font-size:20px;
font-weight:bold;
color:#68A03D;
}

.loy-wrapper .cform fieldset{
border:1px solid #ccc;
padding:10px;
}

.loy-wrapper .cform ol.cf-ol{
margin:20px 0 0 0!important;
}

.loy-wrapper .cform label{
width:150px;
}

.loy-wrapper .cform label span{
width:150px;
}

.loy-wrapper .cform input, .loy-wrapper .cform textarea{
width:250px;
}

.loy-wrapper .cform li.cf-box-title{
width:300px;
float:left;
padding:0px;
text-align:right;
font-weight:normal;
letter-spacing:normal;
}

.loy-wrapper .cform li.cf-box-group{
padding:0 0 0 310px;
}

.loy-wrapper .cform li.cf-box-group label{
width:70px;
}

.loy-wrapper .cform li.textonly{
text-align:left;
padding:5px 10px;
font-size:11px;
font-family:arial;
font-style:italic;
}

.loy-wrapper .cform input.sendbutton{
float:left;
margin:10px 0 10px 310px;
font-family:arial black, arial, sans-serif;
font-size:12px;
}

.loy-wrapper div.success{
width:300px;
font-size:15px;
font-weight:bold;
float:left;
}

