body {
	font-family: "Myriad Pro", Ventura, Arial, sans-serif;
	margin: 0;
	padding: 0;
	vertical-align: top;
	background: url(../Images/background.jpg) repeat-x;
}

#header {
	margin: 0 auto;
	width: 960px;
	height: 109px;
}

/* Tables */
#tblcontainer {
	margin: 0 auto;
	position: absolute;
}

#tblwrapper {	
	margin: 0 auto;
	width: 960px;
	padding: 1em 0 0 0;
}

#tblDealers {
	float: left;
	display: inline;
	width: 505px;
	/width: 400px;
}

/* Menu Bar */
#menubar-container {
	margin: 0 auto;
	height: 47px;
	width: 960px;
	position: relative;
}

#menubar-list {
	margin: 0 auto;
	width: 960px;
	height: 47px;
}

#menubar {
	height: 47px;
	position: relative;
}

#menu-home a { width: 120px; }
#menu-home a span {
	left: 0px;
	width: 120px;
	height: 47px;
	position: absolute;
	cursor: pointer;
	background: url(../Images/btn_Home.jpg) 0px 0px no-repeat;
}
#menu-home a:hover span { background-position: 0px 0px;
	background: url(../Images/btn_Home_hover.jpg);
}

#menu-cctv a { width: 120px; }
#menu-cctv a span {
	left: 0px;
	width: 120px;
	height: 47px;
	position: absolute;
	cursor: pointer;
	background: url(../Images/btn_CCTVProducts.jpg) 0px 0px no-repeat;
}
#menu-cctv a:hover span { background-position: 0px 0px;
	background: url(../Images/btn_CCTVProducts_hover.jpg);
}

#menu-industrial a { width: 120px; }
#menu-industrial a span {
	left: 0px;
	width: 120px;
	height: 47px;
	position: absolute;
	cursor: pointer;
	background: url(../Images/btn_Industrial.jpg) 0px 0px no-repeat;
}
#menu-industrial a:hover span { background-position: 0px 0px;
	background: url(../Images/btn_Industrial_hover.jpg);
}

#menu-news-events a { width: 120px; }
#menu-news-events a span {
	left: 0px;
	width: 120px;
	height: 47px;
	position: absolute;
	cursor: pointer;
	background: url(../Images/btn_NewsEvents.jpg) 0px 0px no-repeat;
}
#menu-news-events a:hover span { background-position: 0px 0px;
	background: url(../Images/btn_NewsEvents_hover.jpg);
}

#menu-dealers a { width: 120px; }
#menu-dealers a span {
	left: 0px;
	width: 120px;
	height: 47px;
	position: absolute;
	cursor: pointer;
	background: url(../Images/btn_Dealers.jpg) 0px 0px no-repeat;
}
#menu-dealers a:hover span { background-position: 0px 0px;
	background: url(../Images/btn_Dealers_hover.jpg);
}

#menu-dealer-store a { width: 120px; }
#menu-dealer-store a span {
	left: 0px;
	width: 120px;
	height: 47px;
	position: absolute;
	cursor: pointer;
	background: url(../Images/btn_DealerStore.jpg) 0px 0px no-repeat;
}
#menu-dealer-store a:hover span { background-position: 0px 0px;
	background: url(../Images/btn_DealerStore_hover.jpg);
}

#menu-about-us a { width: 120px; }
#menu-about-us a span {
	left: 0px;
	width: 120px;
	height: 47px;
	position: absolute;
	cursor: pointer;
	background: url(../Images/btn_AboutUs.jpg) 0px 0px no-repeat;
}
#menu-about-us a:hover span { background-position: 0px 0px;
	background: url(../Images/btn_AboutUs_hover.jpg);
}

#menu-contact a { width: 120px; }
#menu-contact a span {
	left: 0px;
	width: 120px;
	height: 47px;
	position: absolute;
	cursor: pointer;
	background: url(../Images/btn_Contact.jpg) 0px 0px no-repeat;
}
#menu-contact a:hover span { background-position: 0px 0px;
	background: url(../Images/btn_Contact_hover.jpg);
}

/* Brochure Menu */
#brochureMenu {
	width: 236px;
	padding-right: 98px;
	float: left;
	display: inline;
}

#brochureNav {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 25px 0px 80px 12px;
}

#ul.brochure { /* all lists */
	margin: 22px 25px 0px 22px;
}

#li.brochure { /* all list items */
	padding: 0px 0px 18px 8px;
	background-color: transparent;
	background-image: url(../Images/document_icon.jpg);
	background-repeat: no-repeat;
	background-y-position: 2px;
	position: relative;
}

#ul.brochure li a {
	*float: left;
	display: inline;
	padding: 0px 0px 2px 19px;
}

#ul.brochure li ul li a {
	padding: 3px 0px 0px 8px;
	background: none;
}

#spotlight {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	width: 218px;
	height: 100%;
	position: relative;
	padding: 0px 0px 50px 0px;
}

#spotlightimg {
	width: 710;
	height: 109;
	background-image: url(../Images/spotlight.png);
}

/* Column Wrapper */
#columnwrapper {	
	margin: 0 auto;
	width: 960px;
	padding: 2em 0 0 0;
}

#maincontent p {	
	margin: 40px 120px 40px 120px;
	text-align: left;
	font-size: 95%;
	line-height: 1.3em;
	background-color: #FFFFFF;
}

/* Main Column */
#mainbox {
	width: 960px;
	position: relative;
	margin: 0 auto;
	padding-top: 45px 0 40px 0px;
}

#mainboxMultiImg {
	width: 960px;
	position: relative;
	margin: 0 auto;
	padding: 0px 0px 0px 88px;
}

#sectionbox1 {
	width: 960px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
}

#features {
	margin: auto;
	float: left;
	width: auto;
	padding-right: 0px;
}

/* Two Column Containters */
.twoColFixLt #columnwrapper { 
	margin: 0 auto;
	width: 960px;
	height: auto;
	padding-top: 45px;
}

.twoColFixLt #leftColumnContact {
	margin: 0px 0px 40px 40px;
	float: left;
	display: inline;
	width: 343px;
	padding-right: 97px;
	border-right: 1px solid #999999;
}

.twoColFixLt #rightColumnContact { 
	margin: 0px 0px 40px 0px;
	float: left;
	display: inline;
	width: 375px;
	vertical-align: top;
	padding-left: 98px;
	padding-bottom: 205px;
}

#googlemapbx {
	margin-top: 0px;
	width: 315px;
}

#righttxtbox {
	margin-top: 30px;
	width: 350px;
}

.twoColFixLt #leftColumnAbout {
	margin: 30px 0px 40px 110px;
	float: left;
	display: inline;
	width: 325px;
	font-size: .93em;
	color: #4D4D4D;
	padding-right: 60px;
	border-right: 1px solid #999999;
}

.twoColFixLt #rightColumnAbout {
	margin: 30px 0px 190px 0px;
	float: left;
	display: inline;
	width: 325px;
	vertical-align: top;
	font-size: .93em;
	color: #4D4D4D;
	padding-left: 64px;
}

.twoColFixLt #leftColumnNewsEvt {
	margin: 0px 0px 40px 40px;
	float: left;
	display: inline;
	width: 440px;
	padding-right: 80px;
	padding-bottom: 120px;
	/*padding-bottom: 225px;*/
	border-right: 1px solid #999999;
}

.twoColFixLt #rightColumnNewsEvt { 
	margin: 0px 40px 40px 40px;
	float: left;
	display: inline;
	width: 260px;
	vertical-align: top;
	padding-left: 23px;
	/*padding-bottom: 220px;*/
	padding-bottom: 70px;
}

.twoColFixLt #leftColumnDealers {
	margin: 0px 0px 40px 40px;
	float: left;
	display: inline;
	width: 435px;
	padding-right: 65px;
}

.twoColFixLt #rightColumnDealers { 
	margin: 55px 0px 40px 0px;
	float: left;
	display: inline;
	width: 236px;
	padding-left: 85px;
	padding-right: 98px;
	vertical-align: top;
	padding-bottom: 2538px;
	border-left: 1px solid #999999;
}

.twoColFixLt2 #columnwrapper { 
	margin: 0 auto;
	width: 960px;
	height: auto;
	padding-top: 0;
}

.twoColFixLt2 #leftColumnNewProd {
	margin: 0px 0px 90px 0px;
	float: left;
	display: inline;
	width: 710px;
	padding-right: 0px;
	padding-left: 12px;
}

.twoColFixLt2 p {
	text-align: left;
	padding-left: 22px;
}

.twoColFixLt2 #rightColumnNewProd { 
	margin: 0px 37px 40px 0px;
	float: left;
	display: inline;
	width: 218px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 2px;
	padding-bottom: 320px;
}

.twoColFixLt #leftColumnReqCat {
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
	width: 496px;
	padding-right: 0px;
}

.twoColFixLt #rightColumnReqCat { 
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
	width: 463px;
	vertical-align: top;
	padding-left: 0px;
	padding-bottom: 0px;
}

.twoColFixLt #leftColumnPixim {
	margin: 0px 0px 40px 40px;
	float: left;
	display: inline;
	width: 420px;
	padding-right: 20px;
	border-right: 1px solid #999999;
}

.twoColFixLt #rightColumnPixim { 
	margin: 0px 40px 40px 50px;
	float: left;
	display: inline;
	width: 420px;
	vertical-align: top;
	padding-left: 23px;
	padding-bottom: 299px;
}

.twoColFixLt #pargrphspacing {
	border-bottom: 1px solid;
	border-bottom-color: #999999;
}

.fltlft { 
	margin-right: 8px;
	float: left;
	display: inline;
}

.fltrght {
	margin-right: 0 auto;
	float: right;
}

/* TruVu Webpage */
.industrialpg {
	padding-top: 5px;
}

.TruVutblLeft {
	width: 345px;
	padding-left: 130px;
}

.TruVutblRight {
	width: 415px;
	padding-left: 60px;
}

#imgTruVuLogo {
	width: 340px;
	float: left;
	display: inline;
	cursor: pointer;
}

#imgTruVuLogo a { width: 340px; }
#imgTruVuLogo a span {
	top: 30px;
	right: 0px;
	left: 80px;
	bottom: 0px;
    width: 340px;
    height: 84px;
	position: absolute;
	cursor: pointer;
    background: url(../Images/TruVu_logo.jpg) 0px 0px no-repeat;
}
#imgTruVuLogo a:hover span { background-position: 0px 0px;
    background: url(../Images/TruVu_logo_hover.jpg);
}

#imgWebTruVu {
	width: 960x;
	cursor: pointer;
}

#imgWebTruVu a { width: 258px; }
#imgWebTruVu a span {
	left: 350px;
    width: 258px;
    height: 14px;
	position: absolute;
	cursor: pointer;
    background: url(../Images/TruVu_link.png) 0px 0px no-repeat;
}
#imgWebTruVu a:hover span { background-position: 0px 0px;
    background: url(../Images/TruVu_link_hover.png);
}

#imgLCDs {
	width: 960px;
	padding-top: 100px;
	padding-bottom: 50px;
}

#imgIndustries {
	width: 960px;
	padding-bottom: 40px;
}

/* Catalog Request form */
#reqcatalog {
	background-color: #EAEAEA;
	height: 47px;
	padding: 15px 0px 5px 0px;
}	

#reqform {
	width: 481px;
	margin: 0px 0px 0px 15px;
	padding-top: 24px;
}

#reqcattext {
	margin: auto 0px;
	text-align: left;
	padding-left: 130px;
	font-size: 11px;
	color: #000000;
}

.catalogform {
	font-size: 11px;
	font-family: Geneva, "Myriad Pro", Verdana, sans-serif;
	color: #000000;
	padding-bottom: 20px;
	font-weight: bold;
}

#citystatezip {
	margin: 0 auto;
	font-size: 11px;
	width: 496px;
	font-family: Geneva, "Myriad Pro", Verdana, sans-serif;
	color: #000000;
	font-weight: bold;
}

.formLabel {
	font-weight: bold;
	padding: 0 0 2px 0;
	display: block;
	font-family: Geneva, "Myriad Pro", Verdana, sans-serif;
	font-size: 11px;
}

.input,select,textarea {
	font-size: 11px;
	background-color: #FFFFFF;
}

.inputText {
	height: 17px;
	border: solid thin #BBBBBB;
	font-size: 11px;
}

.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

a.submit_btn {
	background: url(//www.roomandboard.com/rnb/img/btn/cancel_grey.gif) 0 0 no-repeat;
	width:67px;
}

/* Images */
#imgNewsColumn {
	width: 433px;
	height: 283px;
	padding-top: 8px;
	padding-bottom: 18px;
}

.imgspacer {
	width: 405px;
	height: 3px;
	margin: auto 0px;
}

/* Images DVR Calculator */
#DVRcalculator {
	width: 23px;
	cursor: pointer;
}

#DVRcalculator a { width: 23px; }
#DVRcalculator a span {
	left: 135px;
    width: 23px;
    height: 24px;
	position: absolute;
	cursor: pointer;
    background: url(../Images/calculator_logo.png) 0px 0px no-repeat;
}
#DVRcalculator a:hover span { background-position: 0px 0px;
    background: url(../Images/calculator_hover.png);
}	

/* News-Events Shadow Box */
#TopShadowbx {
	margin: 0px 0px 0px 0px;
	height: 6px;
	width: 268px;
	background: url(../Images/shadowbx-top.png) no-repeat bottom;
}

#MainShadowbx {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	width: 268px;
	background: url(../Images/shadowbx-center.png) repeat-y center;
}

.contentShadowbx {
	margin: 0px 0px 0px 0px;
	width: 268px;
	/*width: 254px;*/
	padding-left: 16px;
	/*padding-left: 20px;*/
}

.left {text-align: left;}

#BottomShadowbx {
	margin: 0px 0px -0px 0px;
	height: 6px;
	width: 268px;
	background: url(../Images/shadowbx-bottom.png) no-repeat top;
}

/* New Product Spotlight Box */
#MainSpotlightbx {
	background: url(../Images/spotlightbx-center.png) repeat-y center;
}

#TopSpotlightbx {
	height: 3px;
	background: url(../Images/spotlightbx-top.png) no-repeat top;
}

.contentSpotlightbx {
	margin: 0 auto;
	width: 218px;
	height: 850px;
	text-align: left;
	padding: 2px;
}

.left {text-align: left;}

#BottomSpotlightbx {
	height: 5px;
	background: url(../Images/spotlightbx-bottom.png) no-repeat bottom;
}

h3 {
	width: 960px;
}

.TruVuContent {
	margin: 0px auto;
	text-align: left;
	padding-left: 42px;
	padding-right: 34px;
}

#ComingSoonHeader {
	margin: 0px 0px 0px 0px;
	padding-left: 30px;
	padding-bottom: 10px;
	text-align: left;
}

#ComingSoon p {
	margin: 0px 0px 0px 48px;
	text-align: left;
}

/* Bottom Shadow Graphic */
#landing {
	margin: 0 auto;
}


/* Footer */
#landing {
	width: 100%;
	height: 600px;
	background-image: url(../Images/landing.png);
}

#footer {
	margin: 0px auto;
	width: 960px;
	color: #333333;
	font-size: 0.8em;
	padding: 50px 0px 15px 0px;
}

#footer h1 {
	margin: 0;
	text-align: center;
	color: #666666;
	font-size: .98em;
}

#footer p {
	margin: 0px;
	text-align: center;
	font-size: .9em;
}

#footer2 {
	margin: 0px auto;
	width: 776px;
	color: #333333;
	font-size: 0.8em;
	padding: 0px 0px 15px;
}

#footer2 h1 {
	margin: 0;
	text-align: center;
	color: #666666;
	font-size: .98em;
}

#footer2 p {
	margin: 0px;
	text-align: center;
	font-size: .9em;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*** IE hacks ***/
* html #menubar-container {
	top: -3px;
}

* html #MainShadowbx {
	margin-left: -7px;
	padding: 12px 0px 12px 0px;
}

*:first-child+html #MainShadowbx {
	width: 284px;
}

* html #columnwrapper {	
	width: 100%;
}

* html #mainbox {
	width: 100%;
}

* html #mainboxMultiImg {
	position: relative;
	padding: 0px 0px 0px 175px;
}

* html #sectionbox1 {
	border: 0px;
	width: 100%;
}

* html #brochureMenu {
	width: 180px;
	padding-right: -2px;
}

* html #leftColumnAbout, #rightColumnAbout  {
	padding-left: 87px;
}

* html #rightColumnNewsEvt {
	margin: 0px 40px 40px 50px;
}

* html #brochureMenu {
	width: 236px;
	padding-right: -8px;
	float: right;
	display: inline;
}

* html .style30 {
	font-size: 76%;
}

*:first-child+html #ul.brochure {
	padding-bottom: 5px;
}

*:first-child+html #leftColumnAbout {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

*:first-child+html #rightColumnAbout {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

*:first-child+html #leftColumnDealers {
	width: 400px;
}

*:first-child+html #rightColumnDealers {
	width: 180px;
	padding-bottom: 1850px;
}

*:first-child+html #MainShadowbx {
	padding: 20px 0 px 20px 0px;
	height: 105%;
}

*:first-child+html #BottomShadowbx {
	margin: 0px 0px 0px 0px;
}

* html #imgWebTruVu a:hover span {
	margin-top: -10px;
}	

*:first-child+html #footer {
	font-size: 11px;
}

*:first-child+html #footer h1 {
	font-size: 11px;
}

*:first-child+html #footer p {
	font-size: 9px;
}
