.imageGalleryHorizontal .images {
	margin-top:0px;
}

.imageGalleryHorizontal .images img {
	height:100%;
}

body.category #content img {
	margin-top:90px;
	width:70%;
	height:auto;

}

body.imageText #content img {
	width:80%;
	height:auto;
}

body.twoImages .paddingLeft img,
body.twoImages .paddingRight img {
	margin-top:90px;
	width:100%;
}

body.oneImages #content img	
{
	margin-top:80px;
	height:70%;	
	width:auto;
}


body.index {
	background-repeat:repeat-x;
}

body.index .paddingLeft img:first-child {
	margin-top:90px;
}

body.twoImages .paddingLeft img {
	margin-top:24px;
}

body.twoImages .paddingRight img {
	margin-top:24px;
}


body.index #content img	
{
	width:60%;	
	height:auto;
}

body.index #header {
	display:none;
}

body.index #mainmenu {
	background-image:none;
}

body.index #mainmenu .container {
	width:50%; height:100%;
	margin:0 0 0 50%;
	background-image:url(../../images/grid-bg.06.png);
}
