/********** IE7 OVERRIDES **********/

/********** NAVIGATION STYLES **********/
#navigation {
	text-align:justify;
	text-align-last:justify;
}

#navigation li {
	border:none !important;
	display:inline;
	padding-left: 30px;
	padding-right: 30px;
}

#navigation li a {
	width:auto;
	text-align:left;
	display:inline;
	zoom:1;
}

#navigation > li:hover > ul {
	margin-left:-150px;
}

/********** BANNER STYLES **********/

/********** Page Header Styles **********/
#pageHeaderTitle{
	margin-top: 0;
}

.plugin_shop #pageHeaderTitle p {
	padding: 10px 0 0.3px 0;
}

/********** CONTENT STYLES **********/
/********** Form Styles **********/
label,
.label,
.labelCell {
	width:17% !important;
}

.antiSpam p {
	margin-left:17% !important;
}

.searchForm input[type="submit"],
.contactForm input[type="submit"] {
	margin-left:17% !important;
	display:inline;
}

#ShopItemKeyword,
#ShopItemCode{
	width: 97%;
}

input[value="Enquire Now"] {
	text-align: left;
}

#searchButton {
	background: green;
}


/********** MODULE STYLES **********/
/********** Category Menu Styles **********/
.moduleMenuContainer {
	overflow:hidden;
}

/********** SHOP STYLES **********/
/********** Detail Page Styles **********/
#shopProductImage .secondaryImages a {
	width:42%;
}

/********** Cart Styles **********/
#delivery td.label {
	width:25% !important;
}

/********** SLIDESHOW STYLES **********/
/********** Homepage Styles **********/
.gallery.noImage .galleryImage {
	width:auto;
}