
body {background-color:#57ADD7;
	color: #625E5E;

}

a#logo {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 124px;
	text-decoration: none;
}

h1, h4, h5, h6 {
	color:#57ADD7;
font-weight: bold;
}

h2 {color: #57ADD7; font-weight: 700; font-size: 17px; margin-top: 15px;}
h3 {color: #57ADD7; font-weight: 500; font-size: 14px; line-height: 17px;}


div#content {
	background: #2882AC;
}

div.whoslogged {
	color: #fff;
}

div#main {
background: #fff;
}

div#placeholder-hero {
	background: #ffffff;
}

div#placeholder-hero img {
	border: 1px solid #eee;
	margin: 0;
background: #ffffff;
}

div#sub {
	color: #fff;
}

div#placeholder-footer {
	color: #888;
	font-size: 11px;
background: #fff;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #b7ffb0;
}

td.menu-item-selected {
	color: #5aff00;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #01B0F0;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

div#placeholder-box1 {
background: #2882AC;
	border-bottom: 1px solid #555;
	padding: 18px 0 0;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	/*border-bottom: 1px solid #555;*/
	margin-bottom: 0;
	padding: 18px 0;
color: #ffffff;
}

.announcement-list {
	border: none;
	padding:10px 23px 5px 0px;
}

.announcement-list p {font-size: 11px; line-height: 14px; text-align: left; padding: 0px;}
.announcement-list h2 {font-size: 13px; line-height: 15px; padding: 0px; text-align: left; }

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 0px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 0px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */


/* @group Links */

a:link, a:visited {
	color: #57ADD7;
	text-decoration: none;	
}

a:hover, a:active {
	color: #E45C37;
	text-decoration: underline;
}

div#nav a:link, div#nav a:visited {
	color: #ffffff;
	text-decoration: none;
background: #2882AC;	
}

div#nav a:hover, div#nav a:active {
	color: #E45C37;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #2882AC;
	margin: 0;
}

div#header-container {
	background: #2882AC;
	height: 126px;
}

div#placeholder-logo {
	padding-left: 0px;
}

div.whoslogged {
	height: 54px;
	line-height: 54px;
	padding-right: 40px;
	text-align: right;
}

div#nav {
	background-color: #2882AC;
	height: 72px;
}

div#placeholder-nav {
	height: 36px;
	padding-right: 40px;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div#cap {
	background: #2882AC;
	height: 18px;
}

div#capsub {
	background:#2882AC;
	height: 18px;	
}

div#nothing {
	background: #2882AC;
	height: 72px;
}

div#placeholder-search {
	background: #2882AC;
	height: 72px;
}

div.search-box {
	padding-left: 18px;
	padding-top: 18px;
}

div.search-box input.cat_textbox_small {
	width: 120px;
}

div#content {
	border-bottom: 0px solid #333;

}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

span.whoslogged {
	margin-right: 36px;
}

div#content div.inner {
	padding:20px 20px 20px 25px;
background-image: url(http://www.ewo.com.au/Images/Template/rightborder.gif);
background-position:right;
background-repeat:repeat-y;
 background-color:#FFFFFF

}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
