@import url(base.css);

/* blue square */

#container-submenu {
	float: left;
	width: 525px;
}

#container-submenu .clearer {
	font-size: 1px;
	clear: left;
}
.Fixarea
{
	width: 525px;
	clear:both;
	Padding-top:10px;
}

.ArticleArea .Fixarea tr, .ArticleArea .Fixarea td {
border:0;
}

.item-submenu .your-content
{
	position: absolute;
	right: 5px;
	top: 0px;
	background: url(../images/ico_green_star_submenu.gif) 0px 2px no-repeat !important;
	visibility: hidden;
	width: 15px;
	height: 14px;
}

.item-submenu {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	width: 139px; height: 123px;
	position: relative;
	background: #7CB8E3 url("../images/bluesquare_top.gif") no-repeat;
}

.item-submenu-cap-bottom {
	position: absolute;
	top: 103px;
	left: 0px;
	font-size: 1px;
	width: 139px;
	height: 20px;
	background: url("../images/bluesquare_bot.gif") no-repeat;
}

.item-submenu a {
	color: #fff!important;
	text-decoration: none !important;
}

.item-submenu a:hover {
	text-decoration: underline !important;
	color: #fff;
}

.item-submenu-content 
{
	margin-top:10px;
	padding: 0px 5px 0px 10px;
	font-size: 11px;
	line-height: 11px;
	color: #FFF;
}

#content .item-submenu h3 {
	font-size: 12px;
	color: #BFE1FB;
}

.item-submenu .submenu-members-only-lock {
	position: absolute;
	bottom: 4px;
	right: 4px;
	z-index: 2;
	background: url(../images/ico_lock.gif) no-repeat;
	width: 11px;
	height: 15px;
}


.item-submenu a.submenu-arrow {
	position: absolute;
	bottom: 0px;
	left: 114px;
	z-index: 2;
	background: url("../images/btn_arrow_blue_off.gif") no-repeat;
	width: 25px;
	height: 20px;
}

.item-submenu a.submenu-arrow:hover {
	background: url("../images/btn_arrow_blue_on.gif") no-repeat;
}
