@charset "UTF-8";
/* CSS Document */

a:link {
	color: #8E8B8B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8E8B8B;
}
a:hover {
	text-decoration: none;
	color: #D3031C;
}
a:active {
	text-decoration: none;
}

* { padding: 0em; margin: 0em; }


body {
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
	text-align:center;
}

#inhalt {
text-align: left;
vertical-align: middle;
margin: 0px auto;
padding: 0px;
width: 965px;
background:url(http://www.dbablinds.com.au/designimgs/bottom_03.jpg) no-repeat bottom center;
bottom:0px;
}


#container {
padding: 0px;
text-align: left;
background:url(http://www.dbablinds.com.au/designimgs/mainbg.jpg) repeat-y;
width:965px;

}

#content {
	width: 943px;
	padding:0px 0px 0px 0px;
	margin-left:7px;
	text-align:left;

}

	
#wrapper {
	width: 956px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF;
	
}

/* Header */

#topheader {
	width: 960px;
	height: 180px;
	margin: 0 auto;
	background: url(http://www.dbablinds.com.au/_data/docs/dba_header3.jpg) no-repeat center top;
	left:5px;
}
	
#TextArea {
}

/* ------------------------DBA Store --------------- */

#store {width:595px;
        float:left;
        margin:0 20px 0 35px;}

       #store p, #store_col p {margin:5px 0 10px 0;
                 color:#666;}

       #store h2 {margin:5px 0 10px 0;
                 color:#d3031b;
                 font-family: Arial, Helvetica, sans-serif;
                 font-size:19px;}

       #store ul {margin-left:20px;} 

       #store li {padding-top:5px;
                  line-height:17px;}

       #store a {text-decoration:underline;
                 color:#333;}

       #store a:hover {text-decoration:underline;
                 color:red;}

#store_col {width:255px;
            float:right;
            background-color:#eee;
            margin-right:20px;
            padding:10px 5px 20px 12px;}

       #store_col h3 {color:#d3031b;
                 font-family: Arial, Helvetica, sans-serif;
                      font-size:13px;}

       #store_col p {line-height:18px;}

       p.address {padding-left:15px;}
	
#footer {
	width: 965px;
	height: 50px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	background: #ffffff url(http://www.dbablinds.com.au/designimgs/bottom_03.jpg) no-repeat top;
	padding-top:30px;
	padding-bottom:30px;
}

#footer p {
	margin: 0;
	line-height: 18px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

   #footer a:link {
	color: #999;
}
    #footer a:visited {
	text-decoration: none;
	color: #999;
}
    #footer a:hover {
	text-decoration: none;
	color: #cc0000;
}


.aerobuttonmenu{ /*container that holds a row of aero buttons*/
overflow: hidden; 
width: auto; /*menu strip background*/
margin-left: 4px;
padding-left:80px;
margin-top:0px;
background:url(http://www.dbablinds.com.au/designimgs/menuthing_04.jpg) no-repeat center bottom;
height:45px;


}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 952px;
}

.aerobuttonmenu a.aero{ /*aero button CSS*/
background:url(http://www.dbablinds.com.au/designimgs/dbaBLINDSaust_07.jpg) no-repeat bottom left;
display: block;
float: left;
font: normal 11px Verdana, Trebuchet MS; /* Change 13px as desired */
line-height: 21px; /* This value + 8px should equal height of button background (default is 31px) */
height: 44px; /* Height of button background height */
padding-left:20px;
padding-right:18px; /* Width of left menu image */
text-decoration: none;
margin-right: 0px; /*spacing between buttons*/

}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color:#808080; /*button text color*/
}

.aerobuttonmenu a.aero span{
display: block;
padding: 6px 10px 6px 0px; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
background-image: url(http://www.dbablinds.com.au/designimgs/18_08.jpg);
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: red;
}

.black a.aero{
background-image: url(images/18_08.jpg);
}

.black a.aero span{
background-image: url(images/18_08.jpg);
}

.aerobuttonmenu .rightsection{
float: right;
width: 40px;
position: relative;
top: 10px;
padding-right: 85px;
text-align:center;
color:grey;
font-size:12px;

}

.aerobuttonmenu .rightsection2{
float: right;
width: 26px;
position: relative;
top: 2px;
padding-right: 3px;


}

.aerobuttonmenu .rightsection a{

}
	

/* little menu */

