
/* GRID */
.grid3cola .column { width: 123px; margin-left: 5px; }
.grid3cola .column.first,
.grid3cola .column.last { width: 184px; }
.grid3cola .grid3col .column { width: 32%; margin-left: 14px; }

/* MAIN */
#main h3 { font-size: 13px; color: #333; font-weight: normal; word-spacing: -0.1em; }
#main a:link,
#main a:visited { /*color: #2971a7; */text-decoration: none; }
#main a:hover { text-decoration: underline; }
#main a.more { text-align:left; background: url(/crremates/images/morearrow.png) 100% 0.4em no-repeat; padding-right: 9px; *display:inline-block; }
#main .sidebar { font-size: 11px; color: #666; }
#main .sidebar p,
#main .sidebar ul,
#main .sidebar h4 { font-size: 11px; line-height: 14px; }
#main .sidebar p,
#main .sidebar ul {
	margin-bottom: 0px;
}

#main .divider { border-top:1px solid #e0e0e0; margin:0; padding:0; }

/* CONTENT */
#container { *margin-top: -20px; background-color:#C6CA8C;}
#content { padding: 5px 0 0; }

/* BOXES */
#main .box { background: url(/crremates/images/box_580bg.png) 0 100% no-repeat; overflow: hidden; }
#main .sidebar .box { background: url(/crremates/images/box_184bg.png) 0 100% no-repeat; }
#main .stretch .box { background: url(/crremates/images/boxw_980bg.png) 0 100% no-repeat; overflow: hidden; }
#main .box h2 { height: 21px; overflow: hidden; position: relative; margin-bottom: 0; padding: 4px 10px 0 10px; color:white; font-weight:normal; font-size:12px; }
#main .box h2 a { display: block; position: absolute; height: 25px; width: 100%; background: url(/crremates/images/box_linkarrow.png) 95% 50% no-repeat; }
#main .padder { padding: 0 15px; }

/* DRAWERS */
#main ul.drawers { margin: 0 !important; }
#main .slider .drawer-handle { color: #333; font-size: 12px; padding: 7px 0; text-indent: 15px; width: 100%; background: #939393 url(/crremates/images/slider_handlebg.png) 0 0 no-repeat; cursor: default; }
#main .slider .drawer-handle { color: #333; font-size: 12px; padding: 7px 0; text-indent: 15px; width: 100%; background: #939393 url(/crremates/images/slider_handlebg.png) 0 0 no-repeat; cursor: default; }
#main .slider .drawer-content { display: block; margin: 0; background: none; height: auto; }
#main .slider h3.open { background-color: #72839d; background-position: -184px 0; color: #fff; }
#main .drawercap {
	height: 5px;
	width: 184px;
	position: absolute;
	z-index: 100;
	bottom: 0;
	left: 0;
	background: url(/crremates/images/slider_capbottom.png) no-repeat;
	behavior:url(/global/scripts/lib/iepngfix.htc);
	background-image: url(/crremates/images/slider_capbottom.png);
}
