#scroll-pane-contents {
	margin-left: 15px;
}

#scroll-pane {
	height:250px;
	left: 0px;
	overflow:hidden;
	position:absolute;
	top:0px;
	width: 460px;
}

* html #scroll-pane { left: 609px; }

#scroll-arrow-up {
	top: 0px;
	right: 10px;
}

#scroll-arrow-down {
	top: 240px;
	right: 10px;
}

#press-background {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/press/login_bg.png) no-repeat scroll center center;
	height: 264px;
	width: 281px;
	top: 115px;
	left: 360px;
	position: absolute;
	color: #055695;
	font-size: 14px;
}

* html #press-background {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/press/login_bg.png', sizingMethod='crop');
	position: static;
	margin-top: 115px;
	margin-left: 360px;		
}

#press-background-logged-in {
	background: transparent url(/wp-content/themes/ultimate_wave/_m/generic/white_center_box.png) no-repeat scroll center center;
	height: 354px;
	width: 616px;
	top: 55px;
	left: 190px;
	position: absolute;
}

* html #press-background-logged-in {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/generic/white_center_box.png', sizingMethod='crop');
	position: static;
	margin-top: 55px;
	margin-left: 190px;		
}

#press-background a, #press-background-logged-in a {
	color: #055695;
	font-size: 12px;
	font-weight: bold;
}

#lo-content a { color: #f3693e; }

a.pk-download {
	font-size: 12px !important;
}

#log-out {
	position: absolute;
	top: 17px;
	right: 20px;
}

* html #log-out {
	position: relative;
	text-align: right;
}
	
* html #scroll-pane {
	position: relative;
	left: 0px;
}
	
#lo-content {
	position: absolute;
	top: 55px;
	left: 50px;
	width: 530px;
	color: #055695;
	font-size: 12px;	
}

* html #lo-content {
	position: relative;
	top: 25px;
}
	
#download {
	position: relative;
	top: 10px;
	left: 0px;
}
	
/* errors */

.error {
	color: #055695;
	font-size: 10px;
	position: relative;
	top: -2px;
	margin-left: 100px;
}

/* headers */
	
#hdr-media {
	background: url(/wp-content/themes/ultimate_wave/_m/press/media_header.png) no-repeat scroll 0 0;
	height: 10px;
	width: 42px;
	top: 30px;
	left: 50px;
	position: relative;
	z-index :10;
}

* html #hdr-media {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/press/media_header.png', sizingMethod='crop');
}

#hdr-username {
	background: url(/wp-content/themes/ultimate_wave/_m/press/username.png) no-repeat scroll 0 0;
	height: 10px;
	width: 100%;
	top: 22px;
	left: 45px;
	position: relative;
	z-index :10;
}

* html #hdr-username {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/press/username.png', sizingMethod='crop');
}

#username {
	left: 45px;
	top: 27px;
	position: relative;
}

* html #username { left: -315px; }

#hdr-password {
	background: url(/wp-content/themes/ultimate_wave/_m/press/password.png) no-repeat scroll 0 0;
	height: 10px;
	width: 100%;
	top: 35px;
	left: 45px;
	position: relative;
	z-index :10;
}

* html #hdr-password {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/press/password.png', sizingMethod='crop');
}

#password {
	left: 45px;
	top: 40px;
	position: relative;
}

* html #password { left: -315px; }

#login-button {
	background: url(/wp-content/themes/ultimate_wave/_m/press/login_button.png) no-repeat scroll 0 0;
	height: 29px;
	width: 100%;
	top: 53px;
	left: 45px;
	position: relative;
	z-index :10;
	cursor: pointer;
}

* html #login-button {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/press/login_button.png', sizingMethod='crop');
}

#hdr-lost-password {
	background: url(/wp-content/themes/ultimate_wave/_m/press/forgot_password.png) no-repeat scroll 0 0;
	height: 13px;
	width: 100%;
	top: 73px;
	left: 45px;
	position: relative;
	z-index :10;
}

* html #hdr-lost-password {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/press/forgot_password.png', sizingMethod='crop');
	top: 65px;
}

#hdr-no-account {
	background: url(/wp-content/themes/ultimate_wave/_m/press/no_account.png) no-repeat scroll 0 0;
	height: 11px;
	width: 100%;
	top: 97px;
	left: 45px;
	position: relative;
	z-index :10;
}

* html #hdr-no-account {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/press/no_account.png', sizingMethod='crop');
	top: 83px;
}

#hdr-signup {
	background: url(/wp-content/themes/ultimate_wave/_m/press/sign_up_now.png) no-repeat scroll 0 0;
	height: 13px;
	width: 100%;
	top: 105px;
	left: 45px;
	position: relative;
	z-index :10;
}

* html #hdr-signup {
	background: url(/wp-content/themes/ultimate_wave/_m/layout/_clear.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ultimate_wave/_m/press/sign_up_now.png', sizingMethod='crop');
	top: 90px;
}

.link {
	cursor: pointer;
}

input {
	border: 1px solid #5e6265;
	height: 26px;
	width: 171px;
	font-size : 20px;
}

input.clear {
	border: none;
}

#clear-login-button {
	border: none;
	height: 29px;
	width: 82px;
}
