/*
	BODY
*/
body {
	background: url('http://www.exquisitegardens.com.au/images/background-header.jpg') no-repeat ;
	margin: 147px 0 0 0;
}

/*
	SECOND BACLGROUND
*/
div.bg2 {
background: url(/media/images/portfolio-bg.jpg) repeat-y;
}

/*
	TOP MENU
*/
.topmenu {
	left: 450px; 
	margin: 0px 0px 0px 450px;
	text-align: left;
	color: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.topmenu ul {
	margin: 0;
	padding: 0;
}

.topmenu ul li {
	display: inline;
}


.topmenu ul li a {
	color: #FFFFFF; /*text color*/
	padding: 5px 10px;
	text-decoration: none;
}

.topmenu ul li a:visited {
	color: #FFFFFF;
}

.topmenu ul li a:hover, .topmenu ul li .current {
color: white !important;
padding-top: 6px;
padding-bottom: 2px;
background: #9d0200 center center repeat-x;
}


/*
	TOP MENU !!!SPLASH!!!
*/
.topmenu-splash {
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.topmenu-splash ul {
	margin: 0;
	padding: 0;
}

.topmenu-splash ul li {
	display: inline;
}


.topmenu-splash ul li a {
	color: #FFFFFF; /*text color*/
	padding: 5px 10px;
	text-decoration: none;
}

.topmenu-splash ul li a:visited {
	color: #FFFFFF;
}

.topmenu-splash ul li a:hover, .topmenu ul li .current {
color: white !important;
padding-top: 6px;
padding-bottom: 2px;
background: #9d0200 center center repeat-x;
}
/*
	LEFT PORTFOLIO MENU
*/
.portfoliomenu_header {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#portfoliomenu ul { 
	margin: 20px 0px 0px 0px;
	list-style-type: none; 
	font-size: 105%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
}
	
#portfoliomenu a { 
	display: block;
	color: #FFFFFF;
	background-color: #423423 repeat-y;
	width: 175px;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
#portfoliomenu a:hover {
	color: #FFF !important;
	background: url('http://www.exquisitegardens.com.au/media/images/portfolio-bg_o.jpg') no-repeat ;
}

#portfoliomenu a:visited {
	color: #FFFFFF;
}

/* 
	PAGE HEADINGS
*/
#contentheader, .contentheader {
	position:absolute;
	top: 190px;
	left: 325px ;
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
	color: #9D0200;
}

/*
	IMAGES
*/
.floatright { 
	float: right; 
	margin: 0 0 10px 10px;
	border: 1px solid #000000;
}

.floatleft { 
	float: left; 
	margin: 0 10px 0px 0px;
	border: 1px solid #000000;
}

#portfolioimages {
	text-align: center;
}

#loadarea {
	background-image: url('http://www.exquisitegardens.com.au/media/images/portfolio/pageone_main.jpg');
	height: 405px;
}

#loadarea2 {
	background-image: url('http://www.exquisitegardens.com.au/media/images/portfolio/pagetwo_main.jpg');
	height: 405px;
}



/*
	TEXT SETTINGS & PLACEMENT
*/

a:link 			{	color: #FF0000; text-decoration: none; }
a:visited 		{	color: #FF0000; text-decoration: none; }
a:active 		{	color: #FF0000; text-decoration: none; }
a:hover 		{	color: #990000; text-decoration: underline; } 


#maincontent {
	position:absolute;
	top: 225px;
	left: 250px ;
	width: 725px; 
	padding-right: 20px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#portfoliocontent {
	position:absolute;
	top: 225px;
	left: 25px ;
	width: 925px; 
	padding-right: 20px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

/*
	AWARDS
*/

.awards-subheader {
	font-style: italic;
	color: #9D0200;
	font-size: 100%;
	font-weight: bold;
	line-height: 150%
}

.awards-place {
	color: #9D0200;
	font-size: 95%;
	line-height: 150%
}

/*
	PORTFOLIO
*/

.portfolio_main {
	float: right; 
}

.portfolio_row {
	padding-bottom: 0px;
	padding-right: 0px;
	border: 0px;
}

.portfolio-headings {
	font-style: italic;
	color: #9D0200;
	font-size: 95%;
	font-weight: bold;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

.portfolio-answers {
	font-size: 95%;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

.comingsoon {
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
	color: #9D0200;
}

#loadarea {
	width: 405px;
}

/*
	DESIGN
*/

div.designbg {
background: url(/media/images/design_bg.jpg) top right no-repeat;
}