/*========================================================*/
/*  Puure by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/

.container						{ margin:0px 0px 10px 0px; }

.C_Green_Box					{ width: 100%; }

.C_Green_BoxTL					{ background: url(C_Green_BoxTL.png) no-repeat left top; }
.C_Green_BoxTR					{ background: url(C_Green_BoxTR.png) no-repeat right top; }
.C_Green_BoxTM					{ background: url(C_Green_BoxTM.png) repeat-x; margin: 0 17px; height:16px; }

.C_Green_Box .icon				{ float:left; padding-top:3px; }
.C_Green_Box .actions			{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C_Green_Box .title				{ float:left; color:#fff; font-size: 14px; font-weight:bold; padding-top:15px; padding-bottom:15px; margin:0px !important; line-height:120%; text-transform:uppercase;}
.C_Green_Box .visibility		{ float:right; width:8px; height:9px; margin-top:13px; }
.C_Green_Box .visibility a:hover{ background-color:Transparent; }
.C_Green_Box .Normal,
.C_Green_Box .normal,
.C_Green_Box p, 
.C_Green_Box div,
.C_Green_Box ul,
.C_Green_Box li,
.C_Green_Box H1,
.C_Green_Box H2,
.C_Green_Box H3,
.C_Green_Box ol li 				{ color:#fff !important; }
.C_Green_Box li					{ list-style-image:url(li.white.png); margin-left:0px; margin-top:0px; }
.C_Green_Box ul					{ padding-left :17px; margin:0px;}
.C_Green_Box li + li            { margin:5px 0px; }
.C_Green_Box .head              { float:left; }

.C_Green_BoxML					{ background: #009800 url(C_Green_BoxML.png) no-repeat left bottom; }
.C_Green_BoxMR					{ background: url(C_Green_BoxMR.png) no-repeat right bottom; }
.C_Green_BoxMM					{ margin: 0px 10px; background:url(C_Green_BoxMM.png) repeat-x left bottom; }
.C_Green_ContentPane			{ padding:0px 6px 0px; clear: both; }

.C_Green_Box .icons				{ margin:5px 0 0 0; padding:0 5px;}
.C_Green_Box .icons a:hover		{ background-color:Transparent; }
.C_Green_Box .icons a
.C_Green_Box .icons input		{ margin-top:10px; }

.C_Green_BoxBL					{ background: url(C_Green_BoxBL.png) no-repeat left bottom; }
.C_Green_BoxBR					{ background: url(C_Green_BoxBR.png) no-repeat right bottom; }
.C_Green_BoxBM					{ background: url(C_Green_BoxBM.png) repeat-x bottom; margin: 0 11px; height:9px; }
