/* CSS Document */

/* GRID */
.grid3cola .column { width: 82px; margin-left: 15px; }
.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 .more { padding-right: 9px; background: url(../img/arrow.png) 100% 0.4em no-repeat; white-space: nowrap; _white-space: normal; *position: relative; _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: 10px; }

/* CONTENT */
#content { padding: 15px 0 0; }

/* BOXES */

#main .sidebar .box { background: url(../img/box_bgrep.png) repeat-y; }
#main .box h2 { text-indent: -9999px; height: 25px; overflow: hidden; position: relative; margin-bottom: 0; }
#main .padder { padding: 0 15px; }
#main .boxcap { height: 5px; width: 100%; position: absolute; z-index: 100; bottom: 0; _bottom: -10px; left: 0; background: url(../img/capbottom.png) no-repeat;}
#main .sidebar .boxcap { background: url(../img/box_bottom.png) no-repeat; }
#main .sidebar .captop { bottom: auto; top: 0; background-image: url(../img/box_184captop.png); }



/* DRAWERS */

#main ul.drawers { margin: 0; }
#main .slider .drawer-handle { color: #333; font-size: 12px; padding: 5px 0; text-indent: 15px; width: 100%; background: #939393 url(../img/slider_handlebg.png) 0 0 no-repeat; cursor: default; }
#main .slider .drawer-content { display: block;  height: auto; }
#main .slider h3.open { background-color: #72839d; background-position: -184px 0; color: #fff; }



/* LATEST */


/* LATEST */
#latest { height: auto; min-height: 330px; *height: 330px; margin-bottom: 15px; position: relative; overflow: hidden; _width: 184px; }
#latest .drawers .drawer-content { width: 184px; min-height: 246px; *height: 246px; }





.testemonials {
	color:#000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}




/* TOP LISTS */
#latest .toplist { margin: 0; }
#latest .toplist li { margin: 0; padding: 0 13px; list-style-type: none; background: url(../img/line.png) 50% 0 no-repeat; }
#latest .toplist a { display: block; padding: 8px 15px 8px 0; overflow: hidden; background: url(../img/box_linkarrowgrey.png) no-repeat;}
#latest .toplist a:link,
#latest .toplist a:visited { color: #666; }
#latest .toplist a:hover { text-decoration: none; background-position: -184px 0; }
#latest .toplist a strong { color: #333; }
#latest .toplist a span { display: block; width: 135px; *width: 100px; }
#latest .toplist .first { background: none; padding-top: 8px; }
#latest .toplist .first a { padding-bottom: 10px; }
#latest .toplist .first a:hover { background-position: -184px 0; }
#latest .toplist .first img.left { float: left; margin: 0 8px 8px 0; }
#latest .toplist .first strong { height: 1.8em; overflow: hidden; }

/* HOTNEWS */
#hotnews ul.stories { margin: 0; }
#hotnews .stories .story { padding: 8px 10px 8px 15px; position: relative; background: url(../img/line.png) 50% 0 no-repeat; }
/* for hotnews test */
#hotnews .stories h3 { font-size: 11px; line-height: 14px; font-weight: bold; color: #666; }
/*#hotnews .stories .story { padding: 12px 10px 2px 15px; }*/
#hotnews .stories .story .title { color: #333; margin-bottom: 0; position: relative; }
#hotnews .stories .story .title a { color: #333; }
#hotnews .stories .story .summary { margin-bottom: 0; position: relative; }
#hotnews .stories .leadstory { background: none; }
#hotnews .stories .leadstory .title { font-size: 13px; font-weight: normal; }
#hotnews .stories .leadstory .leadimage { position: absolute; top: 0; left: 0; _left: -15px; }

