@charset "UTF-8";
/* CSS Screen */


body {
background:#dddddd url(../images/bkgd-fade.jpg) repeat-x top left;
margin-top:27px;
font-family:Helvetica, Arial, sans-serif;
}

#wrapper {
width:960px;
margin:0 auto;
}

#header {
width:960px;
height:101px;
background:url(../images/braun-service-logo.png) no-repeat top right;
}

#header-notindex {
width:960px;
height:101px;
background:url(../images/braun-service-notindex.png) no-repeat top right;
}

#logo {
width:467px;
height:67px;
background:url(../images/olympic-service-repair.png) no-repeat top left;
}

#logo span {
position:absolute;
left:-4000px;
}

#top-content {
width:900px;
padding:30px;
background:#252424 url(../images/home-content-bkgd.jpg) no-repeat top center;
}

#main-content {
width:900px;
padding:30px;
background:url(../images/page-fade.jpg) repeat-y;
}

h1 {
margin:7px 0 20px 0;
color:#389712;
font-size:26px;
font-weight:bold;
}

h2 {
margin:7px 0 10px 0;
color:#CCCCCC;
font-size:18px;
font-weight:bold;
}

#top-content p, #main-content p {
width:570px;
margin:12px 0 6px 0;
color:#CCCCCC;
font-size:15px;
line-height:21px;
}

#main-content p {
width:900px;
padding-bottom:15px;
margin-bottom:25px;
border-bottom:1px solid #2d2d2d;
color:#AAAAAA;
}

#main-content p.no-border {
border-bottom:none;
}

#block-wrapper {
width:900px;
padding:30px;
background:#333333 url(../images/borders.png) no-repeat top center;
height:235px;
}

.floatleft {
float:left;
position:absolute;
}

.faults {
width:260px;
}

.parts {
width:265px;
margin-left:320px;
}

.cust-service {
width:235px;
margin-left:655px;
}

#block-wrapper h2 {
margin:10px 0 20px 3px;
color:#CCCCCC;
font-size:22px;
font-weight:bold;
}

#block-wrapper p {
margin:12px 0 20px 3px;
color:#CCCCCC;
font-size:13px;
line-height:20px;
}

#freephone {
width:167px;
height:50px;
background:url(../images/freephone.png) no-repeat top center;
}

#freephone span {
position:absolute;
left:-4000px;
}

#block-wrapper a {
text-decoration:none;
}

#block-wrapper span {
visibility:hidden;
}

#download-pdf {
width:287px;
text-align:center;
margin:20px auto 10px auto;
}

#main-content p.acrobat {
font-size:11px;
text-align:center;
color:#CCCCCC;
}

#download-pdf span {
visibility:hidden;
}

#download-pdf a {
text-decoration:none;
}

#phone-nos {
width:815px;
height:325px;
text-align:center;
margin:15px auto 30px auto;
background:url(../images/phone-nos.png) top center;
}

#phone-nos span {
visibility:hidden;
}

#mail-order-list {
width:900px;
height:269px;
background:url(../images/mail-order.png) no-repeat bottom right;
}

#mail-order-list h2 {
padding-top:50px;
font-size:26px;
margin-bottom:10px;
}

#mail-order-list ul {
width:550px;
color:#AAAAAA;
font-size:13px;
padding-top: 10px;
}

#mail-order-list ul li {
margin-bottom:10px;
list-style:url(../images/list-disc.png) inside;
}

/*
#breadcrumb {
background:#000000;
font-size:11px;
color:#CCCCCC;
height:20px;
padding:9px 0 0 30px;
}

#breadcrumb a {
text-decoration:none;
color:#CCCCCC;
}

#breadcrumb a:hover {
text-decoration:underline;
}
*/

#breadcrumb {
margin-top: -10px;
margin-bottom: 25px; 
color: #BBBBBB; 
font-size: 80%;
}

#breadcrumb a {
text-decoration:underline;
color: #BBBBBB;
}

#breadcrumb a:hover {
text-decoration:none;
}


/* ***************************** Buttons ***************************** */

#partsbutton {width:167px; }
#partsbutton li {list-style:none; }
.partsbuttonimage {height:50px; width:167px; }

.partsbuttonimage a {height:50px; background:url(../images/parts-button-sprite.png) no-repeat; display:block; }
.partsbuttonimage a:visited {background-position:0 0; }
.partsbuttonimage a:hover {background-position:0 -50px; }
.partsbuttonimage a:active {background-position:0 -100px; }


#faultsbutton {width:167px; }
#faultsbutton li {list-style:none; }
.faultsbuttonimage {height:50px; width:167px; }

.faultsbuttonimage a {height:50px; background:url(../images/faults-button-sprite.png) no-repeat; display:block; }
.faultsbuttonimage a:visited {background-position:0 0; }
.faultsbuttonimage a:hover {background-position:0 -50px; }
.faultsbuttonimage a:active {background-position:0 -100px; }


#downloadbutton {width:287px; }
#downloadbutton li {list-style:none; }
.downloadbuttonimage {height:50px; width:287px; }

.downloadbuttonimage a {height:50px; background:url(../images/download-button-sprite.png) no-repeat; display:block; }
.downloadbuttonimage a:visited {background-position:0 0; }
.downloadbuttonimage a:hover {background-position:0 -50px; }
.downloadbuttonimage a:active {background-position:0 -100px; }


#acrobatbutton {width:116px; }
#acrobatbutton li {list-style:none; }
.acrobatbuttonimage {height:50px; width:116px; }

.acrobatbuttonimage a {height:50px; background:url(../images/acrobat-button-sprite.png) no-repeat; display:block; }
.acrobatbuttonimage a:visited {background-position:0 0; }
.acrobatbuttonimage a:hover {background-position:0 -50px; }
.acrobatbuttonimage a:active {background-position:0 -100px; }


/* ***************************** Buttons ***************************** */






#footer {
width:960px;
margin:15px 0 50px 0;
}

#footer p {
font-size:10px;
color:#333333;
}

#footer img {
position:relative;
top:1px;
}

















































