/*
#------------------------------------------------------------------------
# Musicity - February 2011 template (for Joomla 1.6)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

body { line-height:1.8; background: #fff; color: #555; font:13px/1.8 Verdana,Geneva,sans-serif; }
h2 { text-align:center; font-size:150%; }
a { color: #bc3726; text-decoration: none; }
a:hover,
a:active,
a:focus { color: #222; }
p { margin: 0.5em 0 }
a > img { display: none!important; }
#mailto-window { padding: 0 20px; }
form div label { display: block; width:100%; font-size:90%; }
form div input { font-family: Arial, Helvetica, sans-serif; padding: 6px; border: none; border: 1px solid #e5e5e5; width: 95%; }
.button { height: 23px; text-decoration: none; text-transform: uppercase; font: bold 11px/23px Arial, Helvetica, sans-serif; padding: 0 8px; background: transparent url('../../images/dark_bg.png') no-repeat 0 0; border: none; color: #fff!important; cursor: pointer; float: right; }
.button:first-child { float: left; }
.button:hover,
.button:focus { color: #fff!important; background: transparent url('../../images/style1/color_bg.png') no-repeat 0 0!important; }