	/* DISABLE CERTAIN PANES */
#SearchForm,
.NewProducts, 
.NewsletterSubscription,
.SideRelatedProducts{
	
	display:none;	
}

body{
	border-top:8px solid #2a3e92;
	font-size:0.8em;
	word-spacing:1px;
	background:url("images/body_bg.gif") 0 -40px  repeat-x;
	color:#696667;
}
a{
	text-decoration:none;	
	color:#2a3e92;
}
#Wrapper {
	margin-top:14px;
}

/* ********* CLEARFIX ************* */

.cfx:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
	width:100%;
	}
/* Hides from IE-mac */
* html .cfx {
	height: 1%; 
	width:100%; 
	}
/* FIX for IE 7 */
.cfx{
	display:inline-block; 
	width:100%;
	}
/* Hide from IE Mac \*/
.cfx{
	display:block; 
	width:100%;
	}
	
/* ********* BODY TOP MENU ************* */
#TopMenu, #TopMenu a{
	color:#96b7c5;
}
#TopMenu a.TopMenuAd{
	float:right;
	display:block;

}
#TopMenu ul{
	float:right;
	display:block;
	margin-top:10px;
	border:0px solid red;
}
#TopMenu ul li{
	float:right;
	border:0px solid blue;
	list-style:none;
	border-right: 1px solid #96b7c5;
	padding:0px 7px 0px 7px;
}
#TopMenu ul li a:hover{
	color: #2a3e92;	
} 
#TopMenu ul li.LastChild{
	border-right:none;
}

#TopMenu a.TopMenuAd{
	float:right;
	background: url('../images/blue/HeaderAd.jpg') 0 0 no-repeat;
	display:block;
	float:right;
	width:220px;
	height:33px;
	margin-top:-0px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	padding:0px;
	text-align:center;
}


/* ********* HEADER TOP MENU ************* */
#Header{
	width:100%;
	overflow:hidden;	
}
#Header .Logo img{
	float:left;
}

#Header .HeaderContent{
	float:right;
	width:68%;
	text-align:right;
	margin-right:19px;
	padding-top:12px;
	border:0px solid red;
}
#Header .HeaderContent ul{
	list-style:none;
	list-style-position: inside;
}
#Header .HeaderContent ul li{
	display:inline;	
	padding-left:7px;
}
#Header .HeaderContent ul li a{
	font-weight:bold;
	font-size:1.1em;	
}
#Header .HeaderContent ul li.First{
	padding-left:0px;	
}
#header .orderform{
	display:block;
	border:1px solid red;	
	float:right;
	width:100px;
	height:100px;
	text-indent:-5000px;
	background:url("../images/download.order.form.gif") 0 0 no-repeat;
}

/*

#Header{
	margin-bottom:7px;
	margin-right:17px;
}
#Header #Logo{
	display:block;
	float:left;	
	
}
#Header .HeaderContent{
	display:block;
	float:right;
	text-align:right;
}
#Header #AussieMade{
}
#Header #Menu{
	margin:0px;
}
#Header #Menu ul{
	list-style: none;
	margin:0px;
}
#Header #Menu ul li{
	float:left;
	padding-left:20px;
}
#Header #Menu ul li a{
	font-weight:bold;
	font-size:1.2em;
}
*/
/* ********* HOME PAGE CLOTHES LINE TYPES ************* */
#Homepage .Content{
	padding:0px;
	width:955px;;
}
#ClothesLinesTypes{

}
#ClothesLinesTypes dl{
 	float:left;
 	color:#666666;
 	display:block;
 	width:175px;
 	padding-right:20px;
 	border:0px solid red;
}
#ClothesLinesTypes dl.last{
	padding-right:0px;
	float:right;
	border:0px solid red;
}
#ClothesLinesTypes dl dd{
	padding-top:10px;
	padding-right:5px;
}
#ClothesLinesTypes dl dd a{
	font-size:16px;
	color:#878585;
	text-decoration:none;
}
#ClothesLinesTypes dl dd{
	color:#a2a0a0;
	font-size:12px;
}

#CategoryHeading .SortBox{
	margin-right:30px;
}
/* ********* BREAD-CRUMB ************* */

.Breadcrumb{
	margin-top:5px;	 
	border-bottom:none;
}
.Breadcrumb ul, .Breadcrumb li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Breadcrumb {
	font-size: 0.9em;
	padding-bottom: 4px;
	margin-bottom:10px;
}
.Breadcrumb li {
	padding-right: 6px;
	display: inline;
}
.Breadcrumb li a {
	color:#96b7c5;
	text-decoration:none;
	padding-right: 10px;
	background: url('../images/BreadcrumbSep.gif') no-repeat right;
}
.Breadcrumb li a:hover {
	text-decoration:underline;	
}

/* ********* LEFT - CATEGORIES  ************* */

.Left .Block, .Right .Block{
	margin-top:0px;
}
.Left h2, .Right h2{
	margin-top:0px;
}
.Left .CategoryList ul{
	background-color:#97b8c6;	
	color:#fff;
}
.Left .CategoryList ul li{
	list-style:none;
	display:block;
	font-size:13px;
}
.Left .CategoryList ul li a{
	color:#fff;	
	padding:4px 0px 4px 10px;
	display:block;
}
.Left .CategoryList  ul li ul{
	background-color:#fff;	
	border:0px solid blue;
}
.Left .CategoryList ul li ul li{
	margin-left:10px;
}
.Left .CategoryList ul li ul li a{
	padding-left:0px;
	color: #5c8da2;
	border-bottom:1px solid #97b8c6;
	display:block;
	font-size:12px;	
}
.Left ul li ul li a:hover{
	color: #2a3e92;
}
.Left ul li ul li.LastChild a{
	padding-bottom:10px;
	border-bottom:none;	
}


/* ********* RIGHT - PRODUCT  ************* */
.Right {
	margin-right:17px;
	float: right;
	width:147px;
	overflow:hidden;
	
}
.Right h2{
	background-color:#97b8c6;	
	color:#fff;
	font-size:13px;
	font-weight:normal;
	padding:4px 0px 4px 10px;
}
.Right .ProductList li{
	border-bottom:none;
	display:block;
	padding:4px 0px 0px 10px;
}
.Right .ProductList li .ProductDetails{
	border-bottom:1px solid #97b8c6;
	padding-bottom:4px;
}
.Right .ProductList li a{
	color: #5c8da2;	
}
.Right .ProductList li a:hover{
	color: #2a3e92;
	text-decoration:underline;	
}
.Right .ProductList .ProductActionAdd a{
	font-size:0.9em;	
	text-decoration:none;
}
/* ********* CATEGORY PAGE ************* */
.SubCategoryListGrid ul{
	list-style:none;	
	border:0px solid red;
	margin-left:0px;
}
.SubCategoryListGrid ul li{
	float:left;
	display:block;
	border:0px solid red;
	width:174px;
	margin-right:17px;
	_margin-right:10px;
}
.SubCategoryListGrid ul li img{
	display:block;
}
.SubCategoryListGrid ul li a{
	font-size:15px;
}

/* ********* FOOTER  ************* */

#Footer{
	width:935px;;
	background-color: #2a3e92;
	color:#fff;
	font-size:11px;
	padding:10px 10px 0px 10px;
	overflow:hidden;
}
#Footer div.inner{
	
}
#Footer div.MadeBy{
	float:left;
}
#Footer ul{
	float:right;
	display:block;
}
#Footer ul li{
	float:left;
	display:block;
	padding-left:7px;
	padding-right:7px;
	border-right: 1px solid #96b7c5;
}
#Footer ul li.last{
	border-right:none;
	padding-right:0px;
}
#Footer a{
	color:#fff;
	/*
	color:#fff;
	text-decoration:none;
	*/
}
