/*
#------------------------------------------------------------------------
# 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 
*/

/* .latestItemIntroText, .genericItemIntroText, .userItemIntroText, .catItemIntroText, .itemIntroText{
padding:0!important;
} 

#gk-top-wrap {
    background: none repeat scroll 0 0 transparent;
}

#gk-top-shadow {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none repeat scroll 0 0 transparent;
}

body > #bg {
    background: url("../images/main_bg_suus.jpg") no-repeat fixed 0 0 transparent;
}*/

.latestItemIntroText, .genericItemIntroText, .userItemIntroText, .catItemIntroText, .itemIntroText{
padding:0!important;
}

#gk-top-wrap {
    background: none repeat scroll 0 0 transparent;
}

#gk-top-shadow {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none repeat scroll 0 0 transparent;
}

body > #bg {
    background: url("../images/main_bg_suus.jpg") no-repeat fixed 0 0 transparent;
}