@charset "utf-8";

body { 
text-align: center; 
margin: 0px auto;
padding: 0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
overflow: auto;
background-color: #ffffff;
scrollbar-3dlight-color: #e6f7f7;
scrollbar-arrow-color: #e6f7f7;
scrollbar-base-color: #e6f7f7;
scrollbar-darkshadow-color: #e6f7f7;
scrollbar-face-color: #659d9e;
scrollbar-highlight-color: #e6f7f7;
scrollbar-shadow-color: #e6f7f7;
scrollbar-track-color: #e6f7f7;
}


#container { 
position: relative;
background-image:  url(images/garden-designer-background.jpg);
background-position: top middle;
background-repeat: no-repeat;
margin: 0 auto;
padding: 0;
top: 20px;
width: 730px; 
height: 648px; 
z-index: 1; 
 }




/* TOPBAR */


#garden-designer-topbar {
position:relative; 
left:10px; 
top:0px; 
width:730px; 
height:51px;   
}




/* TITLE */


#garden-designer-title {
position:relative; 
left:0px; 
top:0px; 
padding: 0;
margin: 0;
width:526px; 
height:51px;  
z-index:7; 
}

#garden-designer-title a {
position:relative; 
font-family: verdana, arial, helvetica, sans-serif;
font-size: 46px;
color: #009999;
font-weight: normal;
text-decoration: none;  
}

#garden-designer-title h1 { 
display: inline;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 29px;
color: #9482A4;
font-weight: normal;
text-decoration: none; 
}

#garden-designer-title h1 a { 
display: inline;
font-size: 29px;
font-family: verdana, arial, helvetica, sans-serif;
color: #9482A4;
font-weight: normal;
text-decoration: none; 
}

#garden-designer-title h2 { 
display: inline;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 46px;
color: #009999;
font-weight: normal;
text-decoration: none; 
}

#garden-designer-title h2 a { 
display: inline;
font-size: 46px;
font-family: verdana, arial, helvetica, sans-serif;
color: #009999;
font-weight: normal;
text-decoration: none; 
}


/* CONTACT */


#garden-designer-contactbar ul {
display: block;
position: relative; 
text-align: right;
font-size: 20px;
font-family: verdana, arial, helvetica, sans-serif; 
color: #666666;
left:533px; 
top:-43px; 
width:179px; 
height:51px;
margin: 0;
padding: 0;
list-style-type: none;
z-index:6;
}

#garden-designer-contactbar li { 
display: block;
text-align: right;
}

#garden-designer-contactbar a {
display: block;
text-align: right;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
color: #666666;
font-weight: normal;  
}




/* NAVIGATION */


#garden-designer-navigation ul {
display: block;
margin: 0;
padding: 0;
text-align: center;
left: 10px;
top: 65px;
width: 109px;
height: 38px;
list-style-type: none; 
position: relative; 
z-index: 5;
}

#garden-designer-navigation li { 
display: block;
margin-bottom: 5px;
line-height: 38px;
}

#garden-designer-navigation .double-line {
margin-bottom: 5px;
line-height: 19px;
}

#garden-designer-navigation .double-line1 {
margin-bottom: 5px;
line-height: 19px;
}

#garden-designer-navigation .double-line2 {
visibility: hidden;
height: 0;
width: 0;
margin: 0 0 0 0;
}

#garden-designer-navigation .single-line1 { 
display: block;
margin-bottom: 5px;
line-height: 38px;
}

#garden-designer-navigation .single-line2 { 

visibility: hidden;
display: none;
height: 0;
width: 0;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#garden-designer-navigation a { 
display: block;
font-size: 16px;
font-family: verdana, arial, helvetica, sans-serif; 
color: #666666;
border: 1px solid #666666;
background-color: #E6F7F7;
width: 109px;
height: 38px;
text-decoration: none;
overflow: hidden;
z-index: 6;
}

#garden-designer-navigation a:link {
display: block;
background-color: #E6F7F7;
color: #666666;
width: 109px;
height: 38px;
overflow: hidden;
}

#garden-designer-navigation a:active {
display: block;
background-color: #E4E0E9;
color: #666666;
width: 109px;
height: 38px;
overflow: hidden;
}

#garden-designer-navigation a:visited {
display: block;
color: #666666;
width: 109px;
height: 38px;
overflow: hidden;
}

#garden-designer-navigation a:hover {
display: block;
background-color: #E4E0E9;
color: #666666;
width: 109px;
height: 38px;
overflow: hidden;
}


/* MAIN AREA */


#garden-designer-mainarea {
position:relative; 
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif; 
color: #666666;
left:125px; 
top: 27px; 
width:580px; 
height:423px; 
background-color: #E6F7F7;
border: 1px solid #666666;
padding-left: 10px;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
overflow-y: scroll;
z-index:4; 
}




/* COPYRIGHT */


#garden-designer-copyrightbar {
position:relative; 
text-align: right;
font-size: 10px;
font-family: verdana, arial, helvetica, sans-serif; 
color: #999999;
left: 0px; 
top: 90px; 
margin: 0;
padding: 0;
width:720px; 
height:16px; 
z-index:3; 
}

#garden-designer-copyrightbar a {
color: #999999;
}

#garden-designer-copyrightbar .statcounter {
display: inline;
}

