/* green style --------------------*/

.ideasLogo a{border-color: #255f00;}

/* m1 */
.m1{background: #8f956c url(../../../images/alt-styles/green/m1.jpg); border-color: #40431e;} 
.m1 .menu a{color: #fff;}
.m1 .menu a:hover{color: #fff;}
.m1 .menu a.active{background: #616449; border-color: #555744; color: #fff;}

/* search */
.m1 form label a{color: #daddbf;}
.m1 form label a:hover{color: #fff;}
.m1 form .text{background: #616449; border-color: #555744; color: #fff;}
.m1 form .submit {background: url(../../../images/layout/header/search/magnify-sprite.png) no-repeat -14px 0;}
.m1 form .submit:hover {background: url(../../../images/layout/header/search/magnify-sprite.png) no-repeat -14px -15px;}

/* banner action */
.contentWrapTop{background: url(../../../images/alt-styles/green/repeater.jpg) repeat-x top;}
.contentWrapOptional{background: url(../../../images/alt-styles/green/banner.jpg) no-repeat top;}
.thePageContent{padding: 245px 0 20px; min-height: 0;}
* html .thePageContent{padding: 195px 0 20px;}

/* synopsis */
.pageSynopsis{display: none;}