﻿body { background: #505050; font-family:Arial, Helvetica, sans-serif; }
.container { width: 900px; margin:auto;}
.logo { background-image: url('../images/logo/wrslogo.png'); width: 300px; height: 100px; margin:left; padding: 15px; background-repeat:no-repeat;}
.pagecontainer { padding: 0px; border: 1px #000 solid; }
.content { padding: 5px; color: #000; font-size: .75em; background-color: #FFF; padding-bottom: 10px;}
.content p { margin: 5px;}
.content a {text-decoration: none;color: #0000FF;}
.content a:hover { text-decoration:underline; color: #F00;}
.navbar { color: #FFF; background-image: url('../images/buttons/navbar.jpg'); height: 32px; background-repeat:repeat-x; color: #fff; font-size: .75em; font-weight: bold; margin: auto; padding: 0px;}
.navbar a { float:left; display: inline; padding-left: 0px; width: 120px; height: 21px; padding-top: 5px; margin:auto; padding-left:7px; background-image: url('../images/buttons/seperator.jpg'); background-position:right; background-repeat:no-repeat;}
.navbar a:hover { background-image: url('../images/buttons/navbar_hover.jpg'); background-repeat:repeat-x;}
.navbar a:visited, .navbar a:link { color: #FFF; text-decoration:none;}
#buttonSelected { background-image: url('../images/buttons/navbar_selected.jpg'); background-repeat: repeat-x; background-position:center;}
#endButton { background-image: none;}
#endButton:hover { background-image: url('../images/buttons/navbar_hover.jpg'); background-repeat:repeat-x;}
.sectionHeader { font-size: 1.15em; font-weight:bolder; color: #F00;}
.links { background: #000000; height: 21px;}
#pibosoLogo { background-image: url('../images/logo/pibosologo.gif'); width: 100px; height: 21px; background-repeat:no-repeat; background-position:right; float:left; display: inline;}
#contact { background-image: url('../images/buttons/contact.gif'); width: 100px; height: 21px; background-repeat:no-repeat; background-position:left; float:right; display: inline;}
.copyright { color: #FFFFFF; font-size: .6em; margin: auto; padding-top:10px;}
.portfolioImageThumbnail { border: 1px #000 solid; width:288px; height: 162px;}
.portfolioImageThumbnail:hover { border: 1px #ccc solid; position: relative; top: 1px;}
.sidebar { color: #FFF; background-image: url('../images/buttons/sidebar.jpg'); height: 26px; background-repeat:repeat-x; color: #fff; font-size: .75em; font-weight: bold; margin: auto; padding: 0px;}
.sidebar a { float:left; display: inline; padding-left: 0px; width: 110px; height: 21px; padding-top: 5px; margin:auto; padding-left:7px; background-image: url('../images/buttons/seperator.jpg'); background-position:right; background-repeat:no-repeat;}
.sidebar a:hover { background-image: url('../images/buttons/sidebar_hover.jpg'); background-repeat:repeat-x;}
.sidebar a:visited, .sidebar a:link { color: #FFF; text-decoration:none;}
#sidebarbuttonSelected { color: #000; background-image: url('../images/buttons/sidebar_selected.jpg'); background-repeat: repeat-x; background-position:center;}
#sidebarendButton { background-image: none;}
#sidebarendButton:hover { background-image: url('../images/buttons/sidebar_hover.jpg'); background-repeat:repeat-x;}
.main { color: #000; width:630px; min-height:400px; border: 1px #0f0 solid; font-size: 1em; padding: 5px; float:right;}
.showroom { height: 280px; }
.showroom img { margin-right: 10px; margin-bottom: 10px; float:left }
.showroomHeader { font-size: 1.15em; font-weight:bolder; color: #000;}
.info_table { border-top: 1px #c0c0c0 solid; border-bottom: 1px #c0c0c0 solid; border-collapse:collapse; }
.info_table td { border-bottom: 1px #c0c0c0 solid; }
.newstitle { background-color: #bfbfbf; padding: 5px; }
.news { background-color: #cfcfcf; padding: 5px; margin-bottom:10px }