@charset "UTF-8";
/*----- Web Solutions 3.0 Compatible -----*/
* {margin:0;padding:0;border:0;outline:none}
ul li{list-style:none}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr{font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit}
table {border-collapse:collapse}
td {vertical-align:top}


/*----- CORE ELEMENTS -----*/
#mainBody {background:#fff url(../images/bkg.gif) repeat-x center top; margin-left:auto; margin-right:auto}
#mainBG{background:url(../images/bg.gif) repeat-x center top}
#wysiwygBody{background:#fff}
#siteWrap {margin-right:auto;margin-left:auto;width:950px;position:relative; background:#fff; padding:0 5px;}
.clearFloats {clear:both}
#printHeader {display:none}
.nobr { white-space: nowrap}
td {empty-cells:show;}
.even{}
.odd{background:#efefef}

/*----- Text Styles -----*/
body, .text{font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:1.7em;color:#333;}
body, .text, th{text-align:left}

a{color:#498949;text-decoration:none}
a:hover, a:active{color:#f03c5e;text-decoration:underline}

p, h1, h2, h3, h4, hr, #content ul, .contentEditor ul, blockquote, dd{margin-bottom:10px}
h1, h2, h3, h4, h5, h6, h7, h8, h9, th{font-family:"franklin-gothic-urw-cond", Arial, Helvetica, sans-serif; font-weight:500}
.textColor, h1, h2, h3, h4, h5, h6, h7, h8, h9, th, dt{color:#388f41}
em, i{font-style: italic}
b, strong{font-weight:700}
u { text-decoration:none}
hr, .borderTop, dt{border-top:1px dashed #ccc;margin-top:10px;padding-top:5px}
hr{height:0px;margin-top:10px}
p{font-size:12px}
h1{background: none repeat scroll 0 0 #498949;color: #FFFFFF;display: block;font-size: 1.4em;line-height: 1.1em;margin: 0 0 20px;padding: 4px 10px 4px 7px;}
h2{font-size:20px; font-weight:400}
h3{font-size:1.3em;margin-bottom:7px}
h4, th{font-size:1.2em}
h5{font-size:15px; margin:0}
h6, h7, h8, h9{font-size:1.1em;margin:0px 0px 0px 0px}

.homeTitle{font-size:17px;font-family:"franklin-gothic-urw", Arial, Helvetica, sans-serif; font-weight:500; color:#000; margin-bottom:30px}
.homeTitle strong{font-size:24px;font-family:"franklin-gothic-urw", Arial, Helvetica, sans-serif; font-weight:500; color:#498949}
.homeIntro{font-size:12px; line-height:24px}
.readMore{text-transform:uppercase}

#content ul li, #content_home ul li, .contentEditor ul li, #featVid ul li, #news ul li, #events ul li, #blog ul li, #quickLinks ul li{background:url(../images/icons/16x16/bullet.gif) no-repeat 0px 2px;margin-top:3px;padding-left:15px}
#content ol, #content_home ol, .contentEditor ol{margin-left:20px}
#content ul li ul li, #content_home ul li ul li, .contentEditor ul li ul li{background:url(/images/icons/16x16/bullet2.gif) no-repeat -5px -1px;margin-top:3px;padding-left:10px;color:#333;margin-top:2px;font-size:.92em;line-height:1.4em}
#content ul li ul li a, .contentEditor ul li ul li a{color:#666}
#content ul li ul li a:hover, .contentEditor ul li ul li a:hover{color:#f03c5e}
#content ul li ul li ul li a, .contentEditor ul li ul li ul li a{color:#999}
#content ul li ul li ul, .contentEditor ul li ul li ul{margin-bottom:0}
#content ul li ul li ul li a:hover, .contentEditor ul li ul li ul li a:hover{color:#f03c5e}
sup, sub { font-size:.6em; line-height:.6em;vertical-align:baseline;position:relative}
sup {bottom:1ex}
sub {top:.5ex}

/*----- Forms -----*/
.formBox, .formTextarea, .ValidatorTextClass input{border:1px solid #754906; color:#333;background:transparent url(../images/formboxBG.gif) no-repeat 0 0; margin-right:5px; height:15px}
.formBox, .ValidatorTextClass input{padding: 2px 3px;background-color:#fff}
.formTextarea{padding: 2px 0px;background-color:#fff}
.formSelect{padding:0;border:1px solid #ccc;line-height:1.15em}
.formSelect option{padding:0 3px}
.formButton{background:#fff12e; border:1px #754906 solid; color:#754906; font-family:"franklin-gothic-urw-cond", Arial, Helvetica, sans-serif; font-weight:500; text-transform:uppercase; text-align:center; font-size:10px; height:20px; padding:2px 2px 3px 2px;
	-webkit-transition: all 100ms ease-out;-moz-transition: all 100ms ease-out;-o-transition: all 100ms ease-out;transition: all 100ms ease-out; cursor:pointer;
}
a.formButton{padding:4px 6px}
.formButton:hover, a.formButton:hover{background-color:#388f41;text-decoration:none;color:#fff}
.formButton:focus, .formButton:active {bottom:-2px;
	-moz-box-shadow: -2px 0px 8px rgba(0,0,0,0.2);-webkit-box-shadow: -2px 0px 8px rgba(0,0,0,0.2);box-shadow: -2px 0px 8px rgba(0,0,0,0.2);
}
input.formButton.bulky {padding:4px 6px; font-size:1.2em}
a.formButton.bulky {padding:8px 12px; font-size:1.2em}
.subjClass{visibility:hidden;width:1px;height:1px}
#mainBody #Captcha label{padding-left:0}

.searchBar {border:1px solid #A7A6AA;width:140px;height:16px;padding:0px;font-size:10px;line-height:15px;font-family:verdana,geneva;color:#000000;}

/*----- FormCheck Errors -----*/
.fc-tbx .tl{background: url('../images/formCheck/tl.png') no-repeat}
.fc-tbx .t{background:url('../images/formCheck/t.png') repeat-x;height:16px}
.fc-tbx .tr{background: url('../images/formCheck/tr.png') no-repeat}
.fc-tbx .l{background: url('../images/formCheck/l.png') repeat-y;width:16px}
.fc-tbx .r{background: url('../images/formCheck/r.png') repeat-y;width:16px}
.fc-tbx .bl{background: url('../images/formCheck/bl.png') no-repeat}
.fc-tbx .b{background: url('../images/formCheck/b.png') no-repeat;height:25px}
.fc-tbx .b2{background: url('../images/formCheck/b2.png') no-repeat;height:25px}
.fc-tbx .br{background: url('../images/formCheck/br.png') no-repeat}
.fc-tbx .c{background: url('../images/formCheck/c.png') repeat}
.fc-tbx a.close{float: right;background: url('../images/formCheck/close.png') no-repeat;position:relative;margin-left:5px;display:block;width:10px;height:10px;cursor:pointer}
.fc-tbx .err{float:left}
.fc-tbx p{width:auto;display:block;font-size:10px; font-family:Tahoma, Verdana, sans-serif;margin:0;padding:0;border:0;color:#FFF}

.ajax_loader{width:200px;height:150px}
.fc-error{border:1px solid #888;margin-top:5px;background-color:#EAEAEA}
.fc-error p{margin:5px;color:#A00}

/*----- Fancy Checkbox -----*/
#mainBody label{padding-left:20px}
#mainBody .checked{background:transparent url(../images/chk_on.png) no-repeat 0 0}
#mainBody .unchecked{background:transparent url(../images/chk_off.png) no-repeat 0 -2px}
#mainBody .selected{background:transparent url(../images/rdo_on.png) no-repeat 0 -1px}
#mainBody .unselected{background:transparent url(../images/rdo_off.png) no-repeat 0 -1px}



/*----- HEADER -----*/
#header{width:950px; height:80px; background:url(../images/header_bg.jpg) no-repeat 489px 0;}
#header h2{font-weight:300; font-size:15px; font-style:italic; color:#333}
#header .phone{font-style:normal; font-weight:500; font-size:18px; color:#388f41; margin-left:5px}
#brand{width:252px;height:49px;position:absolute;left:20px;top:15px; background:url(../images/oconnor_logo.gif) no-repeat 0 0;display:block}

#t0 {width:500px;height:20px;position:absolute;left:450px;top:20px;color:#ccc;font-size:10px;line-height:10px;text-align:right}
#t0 a {text-decoration:none;color:#999; }
#t0 a:hover, #tier0 a:active {color:#666}
#t0 a.on {text-decoration:none;color:#666;}

#centeredmenu {
   background:url(../images/navigation/t1_background.jpg) no-repeat 0 0;
   width:950px;
   height:33px;
   overflow:hidden;
   position:absolute;
   left:5px;
   top:75px;
}
.t1 {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
.t1 li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   border-left:1px rgba(255,255,255,0.5) solid;
}
.t1 li:first-child{border-left:none}
.t1 li a {
   display:block;
   padding:8px 38px;
   color:#fff12e;
   font-family:"franklin-gothic-urw-cond", Arial, Helvetica, sans-serif;
   font-size:15px;
   font-weight:500;
   text-transform:uppercase;
   text-decoration:none;
   line-height:1.3em;
}
.t1 li a:hover {background:#fff;color:#000}
.t1 li a.active, .t1 li a.active:hover {color:#fff; background:#000;font-weight:bold;}
.t1 a.on:link, .t1 a.on:visited, .t1 a.on:hover, .t1 a.on:active{background:#fff12e;color:#000;}

.t1 li ul, .t1_home li ul{position:absolute;z-index:9999;width:200px;padding:5px 0;background:transparent url(../images/navigation/menu_background.png) repeat-y 0px 0px;font-size:12px;line-height:14px}
.t1 li ul li, .t1_home li ul li{float:none;display: block}
.t1 li ul li a, .t1_home li ul li a{color:#fff;text-decoration:none;padding:5px 10px; display:block}
.t1 li ul li a:hover, .t1 li ul li a:active, .t1_home li ul li a:hover, .t1_home li ul li a:active{color:#000;background:#fff}

/*----- SITEWRAP2 -----*/
#siteWrap2{width:950px;float:left;margin-top:35px}

/*----- Left Column -----*/
#leftCol{float:left;margin-right:5px;width:300px;min-height:1px}
#leftNav{background: url(../images/msBg2.gif) no-repeat scroll 0 0 transparent; border-bottom: 5px solid #adadad; border-top: 5px solid #adadad; float: left; margin: 0 23px 0 6px; width: 178px;}

.sidenav{list-style-type: none; margin:0; padding:0; border-bottom:1px solid #dadada}
.sidenav li{padding:0; margin:0; display:inline; background:none;}
.sidenav li a{width:155px;padding:3px 10px 3px 11px;text-decoration:none;text-align:left;color:#333;display:block;border-top: 1px solid #dadada; border-right:1px solid #adadad;background: #f0f0f0 url(../images/navigation/nav2.gif) no-repeat 0 0; font-size: 12px; line-height: 14px;}
.sidenav li a:hover, .sidenav li a:active{width:155px;padding:3px 10px 3px 11px;text-decoration:none;display:block;border-top: 1px solid #dadada;font-size: 12px; line-height: 14px;background: url(../images/navigation/nav2.gif) no-repeat 0 -100px; color:#498949; border-right:1px solid #fff;border-left:1px solid #adadad;}
.sidenav li.on a{width:155px;padding:3px 10px 3px 11px;text-decoration:none;color:#000;display:block;border-top: 1px solid #ccc;border-left:1px solid #adadad;  border-right:1px solid #fff;background: #fff url(../images/navigation/nav2.gif) no-repeat 0 -200px; font-size: 12px; line-height: 14px;}

.sidenav li.on ul li a{width:144px;padding:2px 10px 2px 22px;text-decoration:none;color:#999;display:block;border-top: none;border-left:1px solid #adadad; border-right:1px solid #fff; background: #fff url(../images/navigation/nav2.gif) no-repeat 0 -300px; font-size: 11px; line-height: 13px;}
.sidenav li ul li a:hover, .sidenav li ul li a:active{width:144px;padding:2px 10px 2px 22px;text-decoration:none;color:#999;display:block;border-top: none;border-left:1px solid #adadad; border-right:1px solid #fff; font-size: 11px; line-height: 13px; background: #fff url(../images/navigation/nav2.gif) no-repeat 0 -400px;}
.sidenav li ul li.on a{width:144px;padding:2px 10px 2px 22px;text-decoration:none;color:#000;display:block;border-left:1px solid #adadad; border-right:1px solid #fff; border-top: none;background: #fff url(../images/navigation/nav2.gif) no-repeat 0 -500px; font-size: 11px; line-height: 13px;}

.sidenav li ul li.on ul li a{width:140px;padding:2px 10px 2px 26px;text-decoration:none;color:#000;display:block;border-top: none;border-left:1px solid #adadad; border-right:1px solid #fff; background: #fff url(../images/mainmenu/nav.gif) no-repeat 0 -600px; font-size: 10px; line-height: 11px;}
.sidenav li ul li ul li a:hover, .sidenav li ul li ul li a:active{width:140px;padding:2px 10px 2px 26px;text-decoration:none;color:#000;display:block;border-top: none;border-left:1px solid #adadad; border-right:1px solid #fff; font-size: 10px; line-height: 11px; background: #fff url(../images/mainmenu/nav.gif) no-repeat 0 -600px;}
.sidenav li ul li ul li.on a{width:140px;padding:2px 10px 2px 26px;text-decoration:none;color:#000;display:block;border-left:1px solid #adadad; border-right:1px solid #fff; border-top: none;background: #fff url(../images/mainmenu/nav.gif) no-repeat 0 -600px; font-size: 10px; line-height: 11px;}

.navCallouts {margin: 25px 0;width: 178px; border:none}
.navCallouts img{margin-bottom:5px;width:160px; padding: 0 0 0 16px;}
.navCallouts span{display:block}

.oconnorInfo{margin:30px 0; border-bottom:1px #999 solid; padding-bottom:75px;}
.oconnorInfo p{font-family:"franklin-gothic-urw-cond", Arial, Helvetica, sans-serif; font-weight:400; font-size:13px; color:#666; line-height:16px}
.oconnorInfo strong{font-family:"franklin-gothic-urw-cond", Arial, Helvetica, sans-serif; font-weight:500; font-size:13px; color:#000; line-height:16px}
.address{float:left;}
.contactInfo{float:right}

/*----- Content -----*/
#content{float:left;width:730px;padding: 0 10px 20px 0;overflow:hidden; min-height:300px}
#homeContent{float:left;width:635px; overflow:hidden; min-height:500px}
.photoright{float:right;margin:0px 0px 10px 20px; border:1px #000 solid;}
.photoleft{float:left;margin:0px 20px 10px 0px; border:1px #000 solid;}
.phototreatment{}
.dark{background:#efefef}
.light{background:#fff}
.muted {opacity:0.5;filter:alpha(opacity=50)}

.pageContentHome {float: left; overflow: hidden; padding: 30px 35px 30px 55px; width: 560px;}

/*----- FOOTER -----*/
#footer{float:left;width:910px;padding:10px 20px 20px 20px;color:#999;font-size:.9em;line-height:1.1em; border-top:1px #999 solid}
#footer a{color:#999}
#footer a:hover, #footer a:active{color:#333}
#footer a.on{text-decoration:none;color:#666}
#web-solutions-exposure {float:right;margin-left:11px}
#web-solutions-exposure img {margin-left:9px}



/*----- HOMEPAGE ELEMENTS -----*/



/*----- APPS AND COMPONENTS -----*/

/*----- Share Links -----*/
#linkBar{font-size:.9em;color:#ccc;margin-top:50px}
#linkBar a{text-decoration:none;color:#999}
#linkBar a:hover, #linkBar a:active{text-decoration:underline;color:#31659b}

/*----- Driving Directions -----*/
.ddGo { padding: 2px 3px; background: #f03c5e; cursor:pointer; color:#fff; font-size:11px; line-height:13px; border: solid 1px #e20e23; height:20px; font-size:12px; margin-left:5px}
#map h2{margin:0 0 5px 0}

/*----- Font Resizer AAA -----*/
.resizeSmall{font-size:9px}
.resizeMedium{font-size:12px}
.resizeLarge{font-size:15px}

/*----- Ad Rotator -----*/
.adRotator{}
.adRotator img{}

/*----- JS Rotator -----*/
#jsRotator{}
.wsRotatorMain {background:#000; width:637px; height:235px; position:relative}
#slideShow div {width: 637px; height:235px; position:absolute; left:0; top:0; overflow:hidden}
#slideShow div span {display:block; width:637px; height:235px;}
.slideShowPhotos {display: none;} /* Must always be set to display none */
.wsRotatorMain .jsMask { display:block; height:294px; position:absolute; width:531px; z-index:500; } /* For a png image mask */

/*----- Alert App -----*/
#alertApp{width:910px;background:#900000;padding:15px 0;color:#fff;font-size:14px;line-height:16px;color:#fff;text-align:center}
#alertApp p{color:#fff}
#alertApp a:link, #alertApp a:visited{color:#ffffff;text-decoration:underline}

/*----- Callouts App -----*/
.callouts{display:block; float:left; position:relative}
.callouts img{margin-top:5px}

.featuredContainer{float:left; position:relative; display:block; border: 1px solid #AFAFAF; width:292px;}

.featured{display:block; float:left; width:292px; height:136px; position:relative}
.featuredImg{border:5px #fff solid; position:relative; top:10px; left:10px; float:left}
.featured strong img{position:relative; bottom:-3px; margin-top:0;}
.featured span{display:block; float:left; width:130px;padding:15px 0 0 20px; font-size:12px; line-height:15px; color:#000;}
.featured strong{font-size:13px; font-weight:700; display:block; padding-bottom:5px}
.featured em{background:url(../images/icons/bullet_white.png) no-repeat 0 0; font-size:12px; font-style:normal; text-transform:uppercase; font-weight:bold; text-align:right; position:absolute; right:20px; bottom:20px; padding-left:15px}

.products{border:1px #999 solid;}

/*----- MANAGEMENT -----*/
#Alert{position:absolute;z-index:9996;width:100%;overflow:hidden;text-align:center;left:0;padding-top: 6px;background-color:#ADC1D7;color:#1D467C;font-size:12px;line-height:14px;opacity:0.8;filter:alpha(opacity=80)}

/*----- Manage -----*/
.manage th{padding:5px 0;border-bottom:1px solid #ccc}
.manage th.right{text-align:right}
.manage th.sort{cursor:pointer}
.manage th.sort img{margin-left:5px}
.manage td{padding:1px}
.manage img.preload{display: none;position: absolute;z-index: 9900;top: 0px; border: solid 1px #FFFFFF}
.manage td.icons{padding-left:5px;width:45px}
.manage td.icons img{float:left;margin:3px 5px 0 0}
.manage .hidden{font-style:italic;color:red}
.button{background:#fff12e; border:1px #754906 solid; color:#754906; font-family:"franklin-gothic-urw-cond", Arial, Helvetica, sans-serif; font-weight:500; text-transform:uppercase; text-align:center; font-size:10px; width:45px; height:18px; padding:0 0 3px 0}

/*----- CUSTOM -----*/

/*----- PRODUCT LANDING PAGE ELEMENTS -----*/
.productsLanding:link, .productsLanding:visited  { float:left; text-align:center; width:160px; height:142px; background:#f2f2f2; border: solid 1px #e4e4e4; display:block; margin:0 14px 10px 0; font-size:12px; color:#000; font-weight:bold; line-height:14px; display:block; padding-top:10px;}
.productsLanding:hover, .productsLanding:active  { float:left; text-align:center; width:160px; height:142px; background:#feee95; border: solid 1px #e4e4e4; display:block; margin:0 14px 10px 0; font-size:12px; color:#000; font-weight:bold; line-height:14px; display:block; padding-top:10px;}
.productsLanding img { text-align:center; border: solid 3px #fff; background:#000; padding:1px; margin-top:10px;}
.productsLanding span img { border:none; padding:0; margin:0; background:none}
.productsLanding span { display:block; width:155px; height:30px; text-align:center}

/*----- CATEGORY LANDING PAGE ELEMENTS -----*/
.categoryLanding{ float:left; text-align:center; width:171px; height:236px; background:#f2f2f2; border: solid 1px #e4e4e4; display:block; margin:0 10px 10px 0;  display:block; padding-top:10px; font-size:12px; line-height:16px}
.categoryLanding img { text-align:center; border: solid 3px #fff; background:#000; padding:1px; margin:10px 0;}
.categoryLanding span a { display:block; width:161px; padding:0 5px; height:45px; text-align:center;font-size:14px; color:#000; font-weight:bold; line-height:16px;}
.categoryLanding span a:hover, .categoryLanding span a:active{color:#92b892}
.categoryLanding b, .categoryLanding strong { display:block; color:#cc0000; font-weight:bold; text-transform:uppercase}

/*----- CATEGORY LANDING PAGE ELEMENTS -----*/
.imageArea { float:left; width:369px; margin-right:30px;}
.viewLarger2 {float:right; padding-top:20px; font-weight:bold; color:#000}
.viewLarger:link, .viewLarger:visited { float:right; padding-top:20px; font-weight:bold; color:#000}
.viewLarger:hover, .viewLarger:active { float:right; padding-top:20px; font-weight:bold; color:#498949}

.thumb:link, .thumb:visited { float:left; display:block; width:42px; height:42px; margin:8px 4px 0 0; border:solid 1px #000}
.thumb:hover, .thumb:active { float:left; display:block; width:42px; height:42px; margin:8px 4px 0 0; border:solid 1px #498949}
.right { float:left; width:300px;}
.right2 { float:left; width:300px; }
.original { font-weight:bold}
.right b, .right strong { display:block; color:#000; font-weight:bold; font-size:13px; padding-bottom:7px}

.addCart:link, .addCart:visited {float:right;padding: 2px 3px; background:#255d94; cursor:pointer; display:block; width:100px; height:28px; font-size:14px; line-height:26px; font-weight:bold; margin:44px 0px 20px 0; color:#fff; text-align:center}
.addCart:hover, .addCart:active {background:#000;}

.addJobBox:link, .addJobBox:visited {padding: 2px 3px; background:#498949; cursor:pointer; display:block; width:145px; height:28px; font-size:14px; line-height:26px; font-weight:bold; margin:24px 0px 20px 0; color:#fff; text-align:center}
.addJobBox:hover, .addJobBox:active {background:#000;}

.requestQuote:link, .requestQuote:visited  { padding: 2px 3px; background:#255d94; cursor:pointer; display:block; width:145px; height:28px; font-size:14px; line-height:26px; font-weight:bold; margin:44px 0px 20px 0; color:#fff; text-align:center}
.requestQuote:hover, .requestQuote:active  {background:#000}

.requestQuote2:link, .requestQuote2:visited  { padding: 2px 3px; background:#255d94; cursor:pointer; display:block; width:145px; height:28px; font-size:14px; line-height:26px; font-weight:bold; margin:20px 0px 20px 0; color:#fff; text-align:center}
.requestQuote2:hover, .requestQuote2:active  {background:#000}


.infoButton:link, .infoButton:visited  { float:left; padding: 2px 10px; background:#cccccc; cursor:pointer; display:block; height:20px; line-height:20px; color:#000;font-size:11px; margin-right:1px; font-weight:normal}
.infoButton:hover, .infoButton:active  { float:left; padding: 2px 10px; background:#255d94; cursor:pointer; display:block; height:20px; line-height:20px; color:#fff;font-size:11px; margin-right:1px; font-weight:normal}
.infoButton.on { float:left; padding: 2px 10px; background:#255d94; cursor:pointer; display:block; height:20px; line-height:20px; color:#fff;font-size:11px; margin-right:1px; font-weight:normal}

.infoBox { display:block; width:683px;padding:15px 10px; min-height:211px; background:#f2f2f2; border:1px solid #CCC; margin-top:2px; float:left}

/*
.infoBox ul { float:left; padding:10px 20px 0px 15px;}
.infoBox ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 2px; margin-top: 0px; padding-left: 17px; }
*/

.infoBox2 { display:block; width:683px;padding:15px 10px; min-height:211px; background:#f2f2f2; border:1px solid #CCC; margin-top:2px; float:left}

.manufacturers { float:left; display:block; width:157px; height:157px; background:#fff; background-repeat:no-repeat; background-position:center center; margin:10px 10px 10px 0}

/*
.infoBox ul li { background:url(../images/bullet.gif) no-repeat 0px 1px;}
.infoBox ul li a { background:url(../images/bullet.gif) no-repeat 0px -2px;}
*/

/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */

.subjClass {
	visibility: hidden;
	width:1px;
	height:1px;
}


.wsRotatorMain { width:637px;height:235px;background:#000;position:relative}
.prev {position:absolute; display:block; height:16px; width:16px; left:591px; top:213px; z-index:500;opacity:0.7;filter:alpha(opacity=70)}
.prev:hover, .next:hover {opacity:1.0;filter:alpha(opacity=100)}
.next {position:absolute; display:block; height:16px; width:16px; left:612px; top:213px; z-index:500;opacity:0.7;filter:alpha(opacity=70)}
.nav{width:637px;height:28px;position:absolute;left:0;bottom:0;background:url(../images/rotator_nav_bg.png) no-repeat right bottom}
#slideShow{position:relative;}
#slideShow DIV {height: 235px; width: 637px;position:absolute;left:0;top:0}
.slideShowPhotos {display: none;}