/* CSS Document */
    /* Firefox Dotted Outline Fix */
	a:active { outline: none; }
	/* Firefox Dotted Outline Fix */
	a:focus { -moz-outline-style: none; }

.brown {color: #4D3D05;}
.red { color : red ; font-family : trebuchet ms ; margin-left : -10px ;}

.myBox{margin: 0 auto;    border: 0px solid #ffffff;    color: #000000;    width: 60%;    padding: 20px;    text-align: left;    border: 3px solid #ffffff;    background-image: url('images/bucky-background-short.jpg');    background-repeat: repeat-x;}

#main .center {overflow:visible;padding-top:0;background : url('../images/bucky-background-short.jpg') repeat-x ; 
border:3px solid #fff;
padding:1em;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-opera-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;}


.goodies {margin:10px 0 0;}
.box {-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background : url('../images/bucky-background-short.jpg') repeat-x ; color:rgba(250, 250, 250, 0.8);display:block;margin:0 0 0px;padding:0 11px 11px;position:relative;}
.goodies h2 {
color:#4D3D05;
font-family:helvetica,arial,sans-serif;
font-size:1.5em;
font-weight:bold;
margin:0;
}
#flickr_badge_wrapper a img {
border:medium none;
height:82px;
padding:5px;
width:82px;
}
.blackback #footer {
border-top:1px solid #333333;
color:#555555;
}
#footer {
border-top:1px solid #C2C2C2;
clear:both;
color:#AAAAAA;
margin:0 0 60px;
padding:0 0;
position:relative;
width: 942px;
}
#footer h3, #footer h3 a {
color:#444444;
float:none;
font-size:13px;
margin-top:10px;
}
h3 {
font-weight:bold;
margin:0;
}
h2 {color:#4D3D05;font-family:Helvetica;font-size:34px;font-style:normal;font-weight:bold;letter-spacing:-1px;line-height:1.3em;word-spacing:1px;}
h2.statement {
clear:both;
color:#4D3D05;
font-family:Helvetica;
font-size:34px;
font-style:normal;
font-weight:bold;
letter-spacing:-1px;
line-height:1.3em;
margin:15px 0 0;
word-spacing:1px;
}
p.statement {
color:#4D3D05;
font-size:13.7pt;
line-height : 20pt; ;
font-weight:bold;
letter-spacing:-1px;
margin:0;
}
body {
    padding: 0px;
    margin: 0px;
	background: #fff;
	border-top: 8px solid #fff;
    color: #333;
    font: normal 12px/1.5 Arial,Helvetica,sans-serif;
    overflow-x:  hidden;
    background : url('../images/bucky-background-short.jpg') repeat-x ;}
.blackback{background: #fffff url(none) repeat-x scroll 0 0; border-top: 8px solid #000; color: #fff;}
#header {margin: 0 0 0 0;width: 960px;}
#container {width: 1220px; margin: 0 auto; padding:0;}
#sub-container {width: 956px; margin: 0 auto; padding:0;}
#navWrap{
    /*background-color: rgba(0, 0, 0, 0.5);*/
    height: 61px;
    position: relative;
    display: block;
    clear: both;
    float: right;
    margin:0px 0 0 0;
    width: 660px;
}

#nav {
    padding: 0;
    position: absolute;
    bottom: 10px;
}

#nav li {
    display: inline;
    list-style: none;
    margin: 0;
    float: left;
}
#nav li a {
color:#333333;
font-size:19px;
font-weight:bold;
height:80px;
letter-spacing:-1px;
padding:10px 6px 6px 13px;
text-decoration:none;
}
#nav li a:hover {
    color: #ff0009;
}

#nav .selected {
    color: #ee0000;
}
#logo{
	float: left;
    width: 300px;
    height: 64px;
    background: url('../images/bonamour-logo-black.png') no-repeat left top;
    margin-top: 5px;
}


a {
	color: #000099;
	text-decoration: none;
}

hr.space{visibility: hidden;clear: both;}
hr{border: none;background: #c2c2c2;height: 1px;}

