/* 
Title:     Highgrove Stud IE fixes
Author:    Kalon Edser, http://www.kalonedser.com/
Updated:   23 June 2011
*/

/* self-clearing floats */

* html #main-body {
	height: 1%;
	}
	
* html body {
	line-height: 1.4em;
	}
	
* html #sidenav li, * html #sidenav a { 
	behavior: url(../js/iepngfix.htc);
	}
	
* html #sidenav a:hover {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.highgrovestud.com.au/img/opacity_60.png', sizingMethod='crop');
	}
	
* html .fl, * html .fr {
	margin-top: 1em;
	}

* html #nav li, * html #tabs li { display: inline; }
/* Localized */

.mainnavitem {
	width: 120px;
	color: #FFF;
	display: inline;
	background-color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	height: 15px;
	margin-left: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
}
.mainnavitemhover {
	width: 120px;
	color: #FFF;
	display: inline;
	background-color: #333333;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	height: 15px;
	margin-left: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
}	
.navitem {
	float: left;
	width: 112px;
	color: #000;
	display: inline;
	background-color: #A9936C;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	height: 5px;
	margin-right: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.navitemhover {
	float: left;
	width: 112px;
	color: #000;
	display: block;
	background-color: #bfae91;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	height: 5px;
	margin-right: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.navitemsub {
	width: 102px;
	color: #000;
	display: block;
	background-color: #A9936C;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	margin-right: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-top-width: 2px;
	-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.navitemhoversub {
	width: 102px;
	color: #000;
	display: block;
	background-color: #bfae91;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	margin-right: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-top-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navitemsubbottom {
	width: 102px;
	color: #000;
	display: block;
	background-color: #A9936C;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	margin-right: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-top-width: 2px;
	padding-right: 5px;
	padding-left: 5px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navitemhoversubbottom {
	width: 102px;
	color: #000;
	display: block;
	background-color: #bfae91;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	margin-right: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-top-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main-body {
	/*width: 702px;*/
	margin: 0 24px;
	/*overflow: hidden;*/
	min-height: 350px;
	}