/*
#------------------------------------------------------------------------
# postnote - June 2010 (for Joomla 1.5)
#
# Copyright (C) 2007-2010 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com   
#------------------------------------------------------------------------ 
# Based on T3 Framework
#------------------------------------------------------------------------
# Copyright (C) 2004-2009 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - GNU/GPL, http://www.gnu.org/copyleft/gpl.html
# Author: J.O.O.M Solutions Co., Ltd
# Websites: http://www.joomlart.com - http://www.joomlancers.com
#------------------------------------------------------------------------
*/

body { background: #ddd url('../../images/style1/bg.png') no-repeat 0 0; font-family: Arial, Helvetica, Sans Serif; font-size: 12px; color: #555;  }
img { border: 0 none; }
h1 { font-size:20px; text-shadow:1px 1px 1px #333; margin: 0 20px; color: #fff; }
#frame { background: transparent url('../../images/shadow_right.png') no-repeat right bottom; width:600px; margin:60px auto; }
#frame>div>div>div>p { text-align:center; background: #ffffdb;border: 1px solid #e7e7a5; padding: 11px 10px;margin: 0 10px 20px; color: #000}
#frame>div>div>div>p br {display: none;}
.top { min-height: 44px; text-align:center; background: none !important;margin-bottom: 20px;  }
.middle { padding-top: 20px; margin-top: 4px; background: #fff; }
fieldset { border:none; padding:0; margin:0 auto; width: 442px; }
p.username, p.password, p.remember { float: left; margin: 10px 0 0;}
p.password { margin-left: 20px; }
p.username input, p.password input { border-color: #3d4044; width: 156px; }
p.remember, #form-login ul { clear: both; }
p.username input, p.password input { border:1px solid #ddd; float:left; height:24px; width:200px; margin-top: 10px; padding-left:8px; }
div.buttons { float: right; margin: 10px 0 20px; }
input[type=submit] { margin:10px auto; display:block; background:#444; border:none; text-transform:uppercase; color:#fff; font-weight:bold; height:24px; line-height:24px; font-size:10px; }
input[type=submit]:hover { background:#999; cursor:pointer; }
#frame>div{background: transparent url('../../images/shadow_left.png') no-repeat left bottom;padding:0 0 12px 0;}
#frame>div>div{background: #fff;padding: 12px 16px 0; }
