<!--// I am here //--><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>[MusicCityNetworks] Control Panel 2.1 Log In</title>
<link rel="stylesheet" type="text/css" media="screen" href="domain/bin/css/reset-fonts-grids.css">

<style type="text/css">
<!--
html{
    background:transparent url(/core/images/bgRepeating_loginPage.gif) repeat-x scroll center top;
    margin:0px;
    padding: 0px;
	text-align:center;

}
body{
	background:transparent url(/core/images/loginHeader.jpg) no-repeat scroll center top;
    margin: 0px;
    padding: 0px;
    position: relative;
	text-align:center;
}

#loginWrapper{
    position: relative;
    margin: 0 auto;
    padding:0;
    height: 320px;
    width: 950px;
}

#loginBox {
    position:absolute;
    top: 75px;
    right: 40px;
    padding:0;
    margin:0px auto 0 auto;
    text-align:center;
    color:#557A9D;
    font:bold 17px/28px arial;
    letter-spacing:1px;
    text-transform:lowercase;
    width: 400px;
}
form{
    margin:0 auto;
    width:400px;
	text-align: right;
}
p{
    margin:0 8px;
    clear:both;
    text-align:right;
}

dl { position: relative; }
dt {
    width: 8em;
    float: left;
    text-align:right;
    color: #fff;
margin-left:13px;
}
dd {
    margin-left: 1em;
    text-align:right;
margin: 0 0 10px 0;
}
dd input{
    font:bold 17px/22px "trebuchet MS", arial;
    border:1px solid #72b9d6;
    padding:1px 3px;
    background: #4f889f;
    color: #fff;
	margin: 0 10px 0 0;
	width: 220px;

}
p input{
    background:#628BB0 url(/core/images/bgLoginButton.gif) repeat-x scroll left top;
    font: bold 16px/20px arial;
    text-decoration:none;
    border:1px solid #f9d594;
    color:#fff;
    padding: 4px 6px;
    margin:1px;
    letter-spacing:1px;
    text-transform: lowercase;
    width: 100px;
}
#siteTools{
    position:absolute;
    right: 30px;
    top: 220px;
    width:370px;
    font:normal 10px/13px "trebuchet MS", arial;
    text-transform:none;
    text-align:justify;
    letter-spacing:0;
    margin:6px auto;
    padding:4px 0;
}
#siteTools a{
    font:bold 12px/15px "trebuchet MS", arial;
    text-transform:none;
    letter-spacing:0;
    margin:0px 12px;
}
#siteTools img{margin:6px 0}

-->





</style>



<body>
<div id="loginWrapper">
	<div id="loginBox">
		
		<form action="./index.php" method="post" target="_top">
			
			<dl>
				<dt>Email:</dt>
				<dd><input type="text" maxlength="60" name="email" /></dd>
			</dl>
			<dl>
				<dt>Password:</dt>
				<dd><input type="password" maxlength="60" name="password" /></dd>
			</dl>
			
			<p><input type="submit" name="submit" value="Log In" /></p>
			
		</form>
		
	</div>
	<div id="siteTools">
			To allow for a more powerful interface, MusicCityNetworks Control Panel takes advantage of modern browser features. To that end, our tools are optimized for the following web browsers: <a href="http://getfirefox.com" target="_blank"><br />
				<img src="/core/images/logo-ff.gif" name="FireFox" width="32" height="32" border="0" align="middle" id="FireFox" />Firefox 2</a>&nbsp;&nbsp;&nbsp;<a href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx" target="_blank"><img src="/core/images/logo-ie.gif" name="IE" width="32" height="32" border="0" align="middle" id="IE" />IE 7</a>
	</div>
</div>

</body>
</html>