#activity-popin
{
	position: absolute;
	width: 450px;
	padding-bottom: 40px;
	left: 100px;
	top: 100px;
	text-align: left;
	z-index: 10001;
	background-color: #FFFFFF;
}
#activity-popin #act-header
{
	padding-top: 12px;
	height: 53px;
	width: 100%;
	background: url(/GI/activities/images/bg-header.jpg) no-repeat left top;
}
#activity-popin #act-header div.close
{
	margin-top: 4px;
	text-align: right;
	font-size: 0.8em;
	padding-right: 25px;
	margin-right: 20px;
	height: 20px;
	background: transparent url("/images/intropopin/close.gif") no-repeat right;
	color: #FFFFFF;
}
#activity-popin #act-content
{
	padding: 10px 30px 30px 30px;
    font-size: 13px;
}
#activity-popin input, #activity-popin select, #activity-popin textarea
{
	font-family: Trebuchet MS, Verdana;
	color: #6F6F6F;
	padding: 6px 10px;
	border: 1px solid #D4D6D3;
}
#activity-popin input#act-date
{
	float:left;
	height: 21px;
	width: 136px;
}
#activity-popin div#cal-container
{
	font-size: 12px;
}
/**
#activity-popin div#cal-container span
{
	font-size: 12px;
}*/

#activity-popin select option
{
	padding-left: 4px;
}
#activity-popin #act-options
{
	text-align: center;
}
#activity-popin .intro-button
{
	height: 23px; 
	padding-top: 3px; 
	color: white; 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 11px;
	width: 100px;
	margin-right: 10px;
	background: url('/images/intropopin/bg-button.gif') repeat-x; 
	height: 23px; 
	float: left;
}
#activity-popin em
{
	font-style: normal;
	font-size: 14px;
}
#activity-popin h1
{
	padding: 0 30px 0 30px;
	font-size: 30px;
}
#activity-popin h2
{
	font-size: 14px;
	font-weight: bold;
	color: #369800;
	margin: 15px 0 0 0;
	padding: 0;
}
/**#activity-popin span
{
	font-size: 14px;
	color: #808080;
}*/
#activity-popin table.input
{
	font-size: 14px;
}

#activity-popin table.input td
{
	vertical-align: top;
}

#activity-popin th
{
    font-weight: bold;
    padding: 0 0 4px 4px;
}

#activity-popin #act-link,
#activity-popin #cal-link
{
	margin: 0 4px 0 2px;
}

#activity-popin #act-name,
#activity-popin #act-time,
#activity-popin #act-weight,
#activity-popin #act-energy
{
	margin-right: 4px;
	font-size: 16px;
	text-align: center;
	height: 22px;
}

#activity-popin #act-name
{
    background-color: #F5F5F5;
	width: 126px;
	text-align: left;
	font-size: 11px;
	float:left;
	margin-right: 0;
}

#activity-popin #act-time
{
	width: 30px;
}

#activity-popin #act-energy
{
    background-color: #F5F5F5;
	width: 38px;
}

#activity-popin #act-weight
{
	width: 45px;
}

#activity-popin #info-container
{
    background-color: #F5F5F5;
    border: 1px solid lightgray;
    font-size: 11px;
    margin-top: 16px;
    padding: 10px;
    -moz-border-radius: 5px;
	border-radius: 5px;
}

#activity-popin img#ico-pointer
{
	float: left;
    margin-top: -21px;
}
/*
#activity-popin #info-container span
{
	display: block;
	margin: 4px 0;
	font-weight: bold;
}*/

#activity-popin div#list
{
	overflow:scroll;
	overflow-x:hidden;
	height: 180px;
	padding: 4px;
	border: 1px solid lightgray;
	background-color: #FFF;
}

#activity-popin div#list .list-header
{
    border-bottom: 1px solid #F5F5F5;
    color: gray;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 2px;
    text-align: right;
}

#activity-popin div#list img
{
	margin: 0 6px -4px 0;
}

#activity-popin div#list span.left,
#activity-popin div#list span.right
{
	font-size: 11px;
	padding: 1px 4px;
	display: inline-block;
}

#activity-popin div#list span.right
{
	width: 120px;
	text-align: right;
}

#activity-popin div#list span.left
{
	width: 200px;
	text-align: left;
}

#activity-popin div#list a
{
	font-weight: normal;
	color: Black;
	display:block;
	border: 1px solid transparent
}

#activity-popin div#list a:hover
{
	background-color: #F5F5F5;
	border: 1px solid lightgray;
	text-decoration:none;
}

#activity-popin div#list hr
{
	border: 1px solid lightgray;
    display: block;
    height: 1px;
    width: 100%;
    margin: 4px 0;
}
/**
#activity-popin div#list span.type
{
	display: inline-block;
	padding: 0 4px;
	font-size: 11px;
	font-weight: bold;
	margin-left: 4px;
}*/

#activity-popin #act-emotions
{
	display: inline-block;
	margin: 10px 0 0 4px;
}

#activity-popin #act-emotions a
{
	display: inline-block;
    font-size: 13px;
    margin: 0 1px;
    padding: 8px;
}

#activity-popin #act-emotions a.selected
{
    border: 1px solid lightgray;
	background-color: #F5F5F5;	
}

#activity-popin #act-emotions a:hover
{
	background-color: #F5F5F5;
}

#activity-popin #act-emotions img
{
	margin: 0 0 -4px 0;
}

#activity-popin #act-notes
{
	height: 22px;
	width: 167px;
}

#activity-popin div#level img
{
	margin: 0 1px -3px 0;
}

#activity-popin div#level
{
	margin-top: 6px;
}


/**
#activity-popin div.desc
{
	font-size: 11px;
	line-height: 1.2em;
}
#activity-popin #act-content span.err
{
	font-weight: bold;
	color: Red;
	font-size: 0.8em;
}
#activity-popin select option#create-new
{
	font-weight:bold; 
	font-size: 9px; 
	background-color: #D4D6D3; 
	color: #FFFFFF; 
	text-transform: capitalize;
	padding: 6px 4px;
	margin-top:4px;
}

#activity-popin a
{
	cursor: pointer;
}

#activity-popin .act-small
{
	font-size: 11px;
}

#activity-popin .act-small .selected
{
	font-weight: bold;
}

#activity-popin #act-content div#list
{
	overflow:scroll;
	overflow-x:hidden;
	height: 120px;
	padding: 4px;
	border: 1px solid lightgray;
}

#activity-popin #act-content p
{
	margin: 10px 0;
}

#activity-popin input#act-energy
{
	float: right;
    font-size: 18px;
    margin: 12px 0 0 10px;
    width: 70px;
    text-align: center;
}

#activity-popin input#act-weight
{
	font-size: 11px;
	display: inline-block;
	width: 30px;
	padding: 0 2px;
	margin-left: 2px;
    text-align: center;
}
#activity-popin .act-link
{
	color: #F39700;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
#activity-popin #act-emotions a
{
	display: inline-block;
    font-size: 13px;
    margin: 6px 1px;
    padding: 4px;
}

#activity-popin #act-emotions a.selected
{
    border: 1px solid lightgray;
	background-color: #F5F5F5;	
}

#activity-popin #act-emotions a:hover
{
	background-color: #F5F5F5;
}

#activity-popin #act-emotions img
{
	margin: 0 0 -4px 0;
}

#activity-popin #act-notes
{
	width: 360px; 
	height: 50px;
	font-size: 11px;
}

#activity-popin #act-content td
{
	font-size: 11px;
	padding: 0 4px;
	width: 200px;
	text-align: right;
}

#activity-popin #act-content td.left
{
	width: 200px;
	text-align: left;
}

#activity-popin #act-content tr:hover
{
	background-color: #F5F5F5;
}

#activity-popin #act-content span.type
{
	display: inline-block;
	padding: 0 4px;
	font-size: 11px;
	font-weight: bold;
	margin-left: 4px;
}

#activity-popin #act-content td input[type="radio"]
{
	display: none;	
}*/
