/* handheld CSS styles */
/* $Id: handheld.css,v 1.7 2007/08/24 18:43:02 florent Exp $  */

#eco-logo {background-color: black;}
#eco-logo a img{
	height:20px;
	width:44px;
}
.eco-access {display:none;}
img {
	border:none;
	overflow:hidden;
}
#eco-geo-tou {
	margin:0px;
	padding:0px;
}
#eco-search-form {display:none;}

#eco-universal-nav,
#eco-footer {margin:10px;}

#eco-universal-nav ul,
#eco-footer ul {
        margin:0px;
        padding:0px;
        list-style-type:none;
        font-size:10px;
}

/* To hide masthead dynamic dropdown menu */

#eco-unav-home div,
#eco-unav-solutions div,
#eco-unav-services div,
#eco-unav-products div,
#eco-unav-support div,
#eco-unav-myeco div {display:none !important;}

#eco-search {display:block;}
#eco-content-head.eco-content-subtitle h1 {font-size:20px;}

#eco-secondary-navigation h2,
#eco-content-head.eco-content-subtitle em {font-size:15px;}

#eco-content-main{
	font-size:15px;
	padding:5px;
}
#eco-primary-links {list-style-type:circle;}
#eco-navigation ul {font-size:10px;}

li,a {white-space:nowrap;}   
p {color:black;}
input.eco-btn-go {background:url(http://www.ecosmarte.com.au/dimage/go.gif) no-repeat 0% 30%;}

