/*Module type XHTML*/
.mod-wrapper,.mod-wrapper-flat {position:relative}
.mod-wrapper h3.header{line-height:normal;font-size:20px;color:#24334e;margin: 0 0 10px;padding: 5px 0;text-shadow: 0 1px #fff;}
.module_none .mod-wrapper h3 {margin:0 0 10px;padding:0 0 10px;}
.mod-wrapper ul{list-style:none;margin:10;padding:10}
.mod-wrapper li{border-bottom:none dashed #CCC;font-size:30px;margin:10;background-image: url(../images/sphere.png);background-position: 0 11px;background-repeat: no-repeat;display: block;padding: 10px 10px 10px 16px;}
.mod-wrapper li li{margin-left:10px; border-bottom:0!important}
.mod-wrapper li a{color:#018C7E ;font-size: 18px;text-decoration:none}
.mod-wrapper li:hover > a, .mod-wrapper li.active > a{color:#000;text-decoration:none}


ul.recentlyhit li {
	min-height: 240px;
}

.rh-item {
	float: left !important;
	clear: none !important;
	background-image: none !important;
}

/*Put in extra space on right inset*/
div.module_rightinset {margin-top:10px;}


/*Module Type Flat*/
.mod-wrapper-flat h3.header{font-size:18px;font-weight:700;color:#333;margin:0 0 7px 0;padding:2px 5px}
.mod-wrapper-flat ul{list-style:none;margin:0;padding:0}
.mod-wrapper-flat li{font-size:11px;display:block;text-decoration:none;margin:0;padding:4px;background:none;color:#888}
.mod-wrapper-flat li a,.mod-wrapper-flat a{color:#888}
.mod-wrapper-flat a:hover{text-decoration:underline}
#sp-bottom .mod-wrapper-flat h3.header{color:#fff}
#sp-bottom .separator .mod-block{background: url(../images/bottom-sep.gif) repeat-y 100% 50% ;margin:0}
#sp-bottom .mod-block{padding:20px 10px}
#sp-bottom .mod-wrapper-flat li{ }

/*Module Type Menu*/
.mod-wrapper-menu {margin-top:8px}
.mod-wrapper-menu h3.header{font-size:15px;font-weight:700;color:#fff;margin:0;padding:2px 5px}
.mod-wrapper-menu ul{list-style:none;margin:0;padding:0}
.mod-wrapper-menu li{font-size:15px;display:block;text-decoration:none;margin:5px;padding:4px;color:#000}
.mod-wrapper-menu li a:hover{text-decoration:underline}

/*Badges*/
span.badge_new,span.badge_free,span.badge_hot,span.badge_pick,span.badge_top
{height:48px;position:absolute;right:-3px;text-indent:-999em;top:-3px;width:48px;z-index:99}
span.badge_new{background: url(../images/base_new.png) no-repeat 100% 0;}
span.badge_free{background: url(../images/base_free.png) no-repeat 100% 0;}
span.badge_hot{background: url(../images/base_hot.png) no-repeat 100% 0;}
span.badge_pick{background: url(../images/base_pick.png) no-repeat 100% 0;}
span.badge_top {background: url(../images/base_top.png) no-repeat 100% 0;}

/*make module position under content*/
div.module_middlemodule{margin-left:20%; max-width:60%;}

