/*
    ICE Styles v1
*/

#iceBackground {
	background:#c7e7f7;
}

#iceDesign {
	background:url(/views/img/bkg_ice.gif) top left no-repeat;
}

#iceTop ul {
	float:right;
	margin:-15px 40px 0 0;
	padding:3px;
}

#iceTop li {
	list-style:none;
	list-style-type:none;
	background:url(/views/img/bullet_orange.gif) top left no-repeat;
	padding-left:20px;
	margin-bottom:5px;
	font-size:1em;
	color:#666;
}

#iceTop #hcLogin {
	position:relative;
	margin:-60px 0 0 285px;
	border:0;
}

#iceTop h1 {
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	color:#666;
	text-align:right;
	font-size:2.5em;
	margin:0 0 4px;
	padding:0;
}

#iceTop h2 {
	font-size:2em;
	font-family:Times New Roman, Sans-Serif;
	color:#497592;
	margin:0;
	padding:0;
}

#iceTop h2 span {
	font-family:Arial, Sans-Serif;
	font-weight:700;
	color:#fac12a;
}

#iceTop h3 {
	font-size:1.7em;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	color:#497592;
	font-weight:400;
	line-height:1;
	margin:0;
	padding:0;
}

#iceTop h4 {
	font-size:1.4em;
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	color:#497592;
	font-weight:400;
	margin-top:13px;
	line-height:1;
	padding:0;
}

#iceImage {
	float:left;
	margin:10px 6px 0 0;
}

#iceBottom {
clear:both;
border-top:1px solid #e9e9e9;
}

#iceBottomLeft {
float:left;
width:330px;
border-right:1px solid #e9e9e9;
}

#iceBottomLeft img {
margin:3px 0 10px 11px;
}

#iceBottomRight {
float:right;
text-align:left;
width:440px;
padding:2px 3px 0 0;
}

#iceBottom h1 {
font-family:Georgia, Verdana, Arial, Sans-Serif;
color:#666;
font-size:1.8em;
margin:15px 0 0;
padding:0;
}

#iceBottom p {
font-size:1em;
line-height:1.4em;
color:#666;
margin:7px 0 9px;
}

#iceLogin {
height:128px;
width:300px;
background:url(/views/img/iceLoginbg.gif) top left repeat-x;
padding:30px 0 0 30px;
}

#iceLogin h2 {
font-size:1.75em;
margin:0 0 7px;
}

#iceLogin .iceInput {
width:180px;
}

#dropin {
position: absolute;
/*visibility: hidden;*/
left: 460px;
top: 105px;
width: 355px;
height: 145px;
background:url(/views/img/iceDropLogBg.gif) top left repeat-x;
border:3px solid #660000;
padding:5px;
}

#dropin h3 {
font-size:1.7em;
color:#660000;
margin:0px 0px 5px 40px;
font-family:Georgia, Arial, Sans-Serif;
}

#dropin table{
width:50%;
margin:5px 0px 0px 40px;
}

#dropin td{
	white-space:nowrap;
}
