/*
#------------------------------------------------------------------------
# Fashion - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

body > div > div > div > footer,
body > div > div > div > header,
body > div > div > div > section { /* class used in the full template-width containers */
	clear: both;
	margin: 0 auto; 
}

body > div > div > div > footer,
body > div > div > div > header,
body > div > div >  div > section {
	margin-top: 20px; 
}

#gkBg {
	padding-bottom: 0!important;
}

#gkBg > div > div {
	padding-bottom: 100px!important;
}

.nspArt img:hover {
	filter: alpha(opacity=85);	
}

body #gkPage img {
	width: auto!important;
}

.box.hot:before,
.box.top:before,
.box.new:before {
	zoom: 1!important;
}

.display-limit {
	white-space: pre;
	word-break: keep-all;
}

.display-limit select {
	display: inline!important;
}

.print-icon img,
.email-icon img,
.edit-icon img {
	display: block;
	margin-left: 10px;
	margin-top: -10px;
}