﻿/* Client Login Button */
#btn_cntlogin {
	margin: 12px 15px 0 0; padding: 0;
	width: 200px;
	height: 35px;
	float: right;
	display: block;
	text-indent: -9009px;
	outline: none;
	background: top left no-repeat url(/images/btn_cntlogin.gif);
}

#btn_cntlogin:hover {
	background: top left no-repeat url(/images/btn_cntlogin_over.gif);
}

/* Contact iBEAM online Button */
#btn_contact {
	margin: 0 0 0 25px; padding: 0;
	width: 180px;
	height: 35px;
	float: left;
	display: block;
	outline: none;
	background: top left no-repeat url("/images/btn_contact.gif");
}

#btn_contact:hover {
	background: top left no-repeat url("/images/btn_contact_over.gif");
}


/* Learn More Button */
#btn_learn {
	margin: 0 0 0 160px; padding: 0;
	width: 180px;
	height: 35px;
	float: left;
	display: block;
	outline: none;
	background: top left no-repeat url("/images/btn_more.png");
}

#btn_learn:hover {
	background: top left no-repeat url("/images/btn_more_over.png");
}

/* Just For Items */
#justfor-container {
	margin: 0; padding: 20px 0 0 0;
	width: 500px;
	clear: both;
	float: left;
}

#justfor {
	margin: 0; padding: 0;
}

#justfor li {
	margin: 0; padding: 0;
	list-style: none;
	float: left;
}

#justfor a {
	margin: 0; padding: 0;
	text-indent: -9009px;
	outline: none;
	display: block;
}

#bldprojman {
	margin: 0; padding: 0;
	height: 30px;
	width: 147px;
	background: url(/images/widgets/justfor_navigation.gif);
	background-position: 0 0;
}

#bldprojman:hover {
	background: url(/images/widgets/justfor_navigation.gif);
	background-position: 0 -30px;
}

#devowners {
	margin: 0; padding: 0;
	height: 30px;
	width: 147px;
	background: url(/images/widgets/justfor_navigation.gif);
	background-position: -147px 0;
}

#devowners:hover {
	background: url(/images/widgets/justfor_navigation.gif);
	background-position: -147px -30px;
}

#archdesi {
	margin: 0; padding: 0;
	height: 30px;
	width: 146px;
	background: url(/images/widgets/justfor_navigation.gif);
	background-position: -294px 0;
}

#archdesi:hover {
	background: url(/images/widgets/justfor_navigation.gif);
	background-position: -294px -30px;
}

/* Home Navigation Tour */
#productshortcuts {
	margin: 10px 0 0 0; padding: 0;
	float: right;
	width: 422px;
	height: 34px;
}

#productshortcuts li {
	list-style: none;
	float: left;
}

#productshortcuts a {
	display: block;
	text-indent: -999em;
	outline: none;
}

#productshortcuts .ps-products {
	width: 82px;
	height: 34px;
	background: url("/images/widgets/product-shortcuts.jpg") 0 0;
}

#productshortcuts .ps-products:hover {
	background: url("/images/widgets/product-shortcuts.jpg") 0 -34px;
}

#productshortcuts .ps-timelapse {
	width: 87px;
	height: 34px;
	background: url("/images/widgets/product-shortcuts.jpg") -82px 0;
}

#productshortcuts .ps-timelapse:hover {
	background: url("/images/widgets/product-shortcuts.jpg") -82px -34px;
}

#productshortcuts .ps-imagearchiving {
	width: 79px;
	height: 34px;
	background: url("/images/widgets/product-shortcuts.jpg") -169px 0;
}

#productshortcuts .ps-imagearchiving:hover {
	background: url("/images/widgets/product-shortcuts.jpg") -169px -34px;
}

#productshortcuts .ps-specialservices {
	width: 85px;
	height: 34px;
	background: url("/images/widgets/product-shortcuts.jpg") -248px 0;
}

#productshortcuts .ps-specialservices:hover {
	background: url("/images/widgets/product-shortcuts.jpg") -248px -34px;
}

#productshortcuts .ps-installationsetup {
	width: 89px;
	height: 34px;
	background: url("/images/widgets/product-shortcuts.jpg") -333px 0;
}

#productshortcuts .ps-installationsetup:hover {
	background: url("/images/widgets/product-shortcuts.jpg") -333px -34px;
}

#ajaxcontentarea {
	margin: 0; padding: 0 20px 0 0;
	width: 450px;
	height: 370px;
	float: left;
	overflow: auto;
}

.ajaxtextcolumn {
	margin: 0; padding: 0;
	float: left;
	width: 250px;
}

/* Image Archiving Interface */
#image_archiving_interface {
	margin: 20px auto;
	width: 1024px;
	height: 500px;
	position: relative;
	background: top left no-repeat url(/images/widgets/image_archiving_interface_blackout.jpg);
}

.image_archiving_description {
	font: bold 11pt/13pt arial, helvetica;
	text-align: center;
	color: #ffffff;
}

#image_archiving_interface li {
	_margin: -9009px;
	text-indent: -9009px;
	list-style: none;
}

#image_archiving_interface a {
	margin: 0; padding: 0;
	outline: none;
	position: absolute;
	color: #000000;
	text-decoration: none;
	display: block;
}

#image_archiving_interface a:hover {
	background: url(/images/widgets/image_archiving_interface_large.jpg);
}

#image_archiving_interface a:hover .caption {
	margin: 0; padding: 5px;
	position: absolute;
	text-indent: 0px;
	width: 120px;
	text-align: center;
	background: #ffcc33;
	border: 1px solid #ffffff;
}

#image_archiving_interface #ia-A0 {
	/* Zoom In On Detail */
	top: 39px;
	left: 7px;
	width: 195px;
	height: 146px;
	background-position: -7px -39px;
	z-index: 5;
}

#ia-A0:hover .caption {
	top: 131px;
	left: 0;
}

#image_archiving_interface #ia-A1 
{
    
	/* Search For Image By Date */
	top: 188px;
	left: 7px;
	width: 195px;
	height: 15px;
	background-position: -7px -188px;
	z-index: 5;
}

#ia-A1:hover .caption {
	top: 23px;
	left: 0;
}

#image_archiving_interface #ia-A2 {
	/* Search For Image By Time */
	top: 209px;
	left: 7px;
	width: 195px;
	height: 15px;
	background-position: -7px -209px;
	z-index: 5;
}

#ia-A2:hover .caption {
	top: 23px;
	left: 0;
}

#image_archiving_interface #ia-A3 {
	/* Quickly Connect Camera For A Live View */
	top: 415px;
	left: 106px;
	width: 93px;
	height: 41px;
	background-position: -106px -415px;
	z-index: 10;
}

#ia-A3:hover .caption {
	top: 60px;
	left: 0;
}

#image_archiving_interface #ia-A4 {
	/* View Photos By Date */
	top: 230px;
	left: 7px;
	width: 195px;
	height: 181px;
	background-position: -7px -230px;
	z-index: 5;
}

#ia-A4:hover .caption {
	top: 162px;
	left: 0;
}

#image_archiving_interface #ia-A5 {
	/* Image Automatically Time/Date Stamped */
	top: 467px;
	left: 960px;
	width: 59px;
	height: 31px;
	background-position: -960px -467px;
	z-index: 10;
}

#ia-A5:hover .caption {
	top: -61px;
	left: -89px;
}

#image_archiving_interface #ia-A6 {
	/* Large Photo Format */
	top: 39px;
	left: 206px;
	width: 813px;
	height: 459px;
	background-position: -206px -39px;
	z-index: 5;
}

#ia-A6:hover .caption {
	top: 10px;
	left: 10px;
}

#image_archiving_interface #ia-A7 {
	/* View Photo Thumbnails */
	top: 10px;
	left: 715px;
	width: 59px;
	height: 26px;
	background-position: -715px -10px;
	z-index: 5;
}

#ia-A7:hover .caption {
	top: 37px;
	left: 0;
}

#image_archiving_interface #ia-A8 {
	/* E-Mail as JPEG Attachment */
	top: 10px;
	left: 657px;
	width: 58px;
	height: 26px;
	background-position: -657px -10px;
	z-index: 5;
}

#ia-A8:hover .caption {
	top: 37px;
	left: 0;
}

#image_archiving_interface #ia-A9 {
	/* Print Individual Photo */
	top: 10px;
	left: 599px;
	width: 58px;
	height: 26px;
	background-position: -599px -10px;
	z-index: 5;
}

#ia-A9:hover .caption {
	top: 37px;
	left: 0;
}

#image_archiving_interface #ia-A10 {
	/* Save Picture To File */
	top: 10px;
	left: 540px;
	width: 58px;
	height: 26px;
	background-position: -540px -10px;
	z-index: 5;
}

#ia-A10:hover .caption {
	top: 37px;
	left: 0;
}

#image_archiving_interface #ia-A11 {
	/* Select Specific Camera */
	top: 10px;
	left: 407px;
	width: 116px;
	height: 26px;
	background-position: -407px -10px;
	z-index: 5;
}

#ia-A11:hover .caption {
	top: 37px;
	left: 0;
}

#image_archiving_interface #ia-A12 {
	/* Select Specific Project */
	top: 10px;
	left: 206px;
	width: 198px;
	height: 26px;
	background-position: -206px -10px;
	z-index: 5;
}

#ia-A12:hover .caption {
	top: 37px;
	left: 0;
}

/* Product Comparison Chart */
.comparisonchart {
	margin: 0; padding: 0;
	font: 10pt arial, helvetica;
	width: auto;
}

.comparisonchart_title {
	font-weight: bold;
}

.comparisonchart td {
	padding: 10px;
	border: 1px solid #cccccc;
	vertical-align: middle;
}

.comparisonchart_cell {
	padding: 10px;
	border: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
}
.comparisonchart_cell_l {
	padding: 10px;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: middle;
}

.comparisonchart_checked {
	text-indent: -9009px;
	text-align: center;
	background: center no-repeat url(/images/widgets/comparisonchart_checked.jpg);
}

/* Product Images */
#product_onsite {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url("/images/product_onsite.jpg");
}
#product_accessories {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url("/images/product_accessories.jpg");
}
#product_iwitness {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url("/images/product_iwitness.jpg");
}
#product_archive {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/product_archive.jpg);
}

#product_handheld {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/product_handheld.jpg);
}

#product_traveler {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/product_traveler.jpg);
}

#product_multiviewer {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/product_multiviewer.jpg);
}

#product_time-lapsepro {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/product_time-lapsepro.jpg);
}

#product_timelapsepro {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/product_timelapsepro.jpg);
}


/* Products Text */
.products_header {
	position: absolute;
	top: auto;
	left: auto;
	text-indent: -9009px;
}

.products {
	margin: 0; padding: 40px 0 0 10px;
	width: 380px;
	float: left;
	font: 10pt/12pt arial, helvetica;
}

.movielink {
	margin: 0; padding: 0;
}

.movielink li {
	margin: 0; padding: 0;
	font: 10pt/12pt arial, helvetica;
	text-align: left;
	color: #000000;
	list-style-image: url(/images/icon_movie.gif);
}

/* Featured Projects */
#featured_officemedical {
	margin: 20px 0 0 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/featured_officemedical.jpg);
}

#featured_mixeduse {
	margin: 20px 0 0 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/featured_mixeduse.jpg);
}

#featured_manufacturing {
	margin: 20px 0 0 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/featured_manufacturing.jpg);
}

#featured_customresidential {
	margin: 20px 0 0 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/featured_customresidential.jpg);
}

#featured_publicworks {
	margin: 20px 0 0 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/featured_publicworks.jpg);
}

#featured_entertainment {
	margin: 20px 0 0 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/featured_entertainment.jpg);
}

#featured_resort {
	margin: 20px 0 30px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/featured_resort.jpg);
}

/* Time Lapse Videos */
.timelapse_container {
	margin: 20px 0 0 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/time_lapse_general.jpg);
}

.timelapse_image {
	margin: 0 10px 0 0; padding: 0;
	float: left;
	width: 110px;
	height: 110px;
	overflow: hidden;
	border: none;
}

.timelapse_image img {
	border: none;
}

/* Legacy Time Lapse Containers */
#timelapse_bannerbank {
	margin: 20px 0 0 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/time_lapse_bannerbank.jpg);
}

#timelapse_floor {
	margin: 20px 0 0 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/time_lapse_floor.jpg);
}

#timelapse_freezer {
	margin: 20px 0 0 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/time_lapse_freezer.jpg);
}

#timelapse_may {
	margin: 20px 0 0 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url(/images/time_lapse_may.jpg);
}

#homebanner {
	margin: 0; padding: 0;
	float: left;
	width: 499px;
	height: 129px;
	background: top left no-repeat url(/images/home_time-lapsepro.jpg);
}

#information {
	margin: 15px 0 0 250px; padding: 0;
	width: 200px;
	float: left;
	_display: inline;
}

#information h1 {
	margin: 0; padding: 0;
}

#information p {
	margin: 5px 0 0 0; padding: 0;
}

#information a {
	color: #666666;
	text-decoration: underline;
}

/* Back To Top */
.backtop {
	margin: 15px 0 0 0; padding: 5px 0 0 15px;
	display: block;
	border-top: 1px solid #cccccc;
	background: bottom left no-repeat url(/images/icon_arrow_top.gif);
}

/* Unique Job Conditions */
.uniquejobitem {
	margin: 20px 0; padding: 0;
	float: left;
	height: 150px;
}

.uniquejobitem img {
	margin: 0; padding: 0 10px 0 0;
	float: left;
}

/* Comparison Chart Class */
.comparison_callout {
	margin: 0; padding: 20px 15px;
	width: 445px;
	height: 34px;
	float: left;
	background: top left no-repeat url(/images/widgets/comparison_callout.gif);
}

.comparison_callout_gray {
	margin: 0; padding: 10px 15px 50px;
	width: 445px;
	height: 34px;
	float: left;
	background: top left no-repeat url(/images/widgets/comparison_callout_gray.gif);
}

.comparison_callout_blue {
	margin: 0; padding: 20px 15px;
	width: 445px;
	height: 34px;
	float: left;
	background: top left no-repeat url(/images/widgets/comparison_callout_blue.gif);
}


.comparison_callout p {
	margin: 0; padding: 0;
}

/* Promotions */
#makeoverpromotion {
	margin: 0; padding: 20px 0 0 40px;
	display: block;
	width: 125px;
	height: 125px;
	float: left;
}

#ct_extreme {
	margin: 0; padding: 20px 0 0 50px;
	display: block;
	width: 125px;
	height: 65px;
	float: left;
}

#ct_hottest {
	margin: 0; padding: 20px 0 0 40px;
	display: block;
	width: 125px;
	height: 50px;
	float: left;
}

#ct_award {
	margin: 0; padding: 20px 0 0 40px;
	display: block;
	width: 125px;
	height: 75px;
	float: left;
	text-align: center;
}

/* View Live Demo Button */
.btn_viewlivedemo {
	margin: 5px auto; padding: 0;
	width: 115px;
	height: 16px;
	display: block;
	background: top left no-repeat url(/images/btn_viewlivedemo.gif);
	text-indent: -999em;
	outline: none;
}

.btn_viewlivedemo:hover {
	background-position: 0 -16px;
}

/* Handheld Interface */
#handheld_interface {
	margin: 20px auto;
	width: 1027px;
	height: 746px;
	position: relative;
	background: top left no-repeat url(/images/widgets/handheld_interface_large_blackout.jpg);
}

.handheld_description {
	font: bold 11pt/13pt arial, helvetica;
	text-align: center;
	color: #ffffff;
}

#handheld_interface li {
	_margin: -9009px;
	text-indent: -9009px;
	list-style: none;
}

#handheld_interface a {
	margin: 0; padding: 0;
	outline: none;
	position: absolute;
	color: #000000;
	text-decoration: none;
	display: block;
}

#handheld_interface a:hover {
	background: url(/images/widgets/handheld_interface_large.jpg);
}

#handheld_interface a:hover .caption {
	margin: 0; padding: 5px;
	position: absolute;
	text-indent: 0px;
	width: 120px;
	text-align: center;
	background: #ffcc33;
	border: 1px solid #ffffff;
}

#handheld_interface #hh-A0 {
	/* Add New Project */
	top: 22px;
	left: 0;
	width: 122px;
	height: 32px;
	background-position: 0 -22px;
	z-index: 5;
}

#hh-A0:hover .caption {
	top: 32px;
	left: 0;
}

#handheld_interface #hh-A1 {
	/* Preferences */
	top: 22px;
	left: 122px;
	width: 91px;
	height: 32px;
	background-position: -122px -22px;
	z-index: 5;
}

#hh-A1:hover .caption {
	top: 32px;
	left: 0;
}

#handheld_interface #hh-A2 {
	/* Help */
	top: 22px;
	left: 212px;
	width: 41px;
	height: 32px;
	background-position: -212px -22px;
	z-index: 10;
}

#hh-A2:hover .caption {
	top: 32px;
	left: 0;
}

#handheld_interface #hh-A3 {
	/* Contact */
	top: 22px;
	left: 253px;
	width: 62px;
	height: 32px;
	background-position: -253px -22px;
	z-index: 5;
}

#hh-A3:hover .caption {
	top: 32px;
	left: 0;
}

#handheld_interface #hh-A4 {
	/* Capture */
	top: 174px;
	left: 167px;
	width: 107px;
	height: 25px;
	background-position: -167px -174px;
	z-index: 10;
}

#hh-A4:hover .caption {
	top: 25px;
	left: 107px;
}

#handheld_interface #hh-A5 {
	/* Disconnect */
	top: 206px;
	left: 167px;
	width: 107px;
	height: 25px;
	background-position: -167px -206px;
	z-index: 5;
}

#hh-A5:hover .caption {
	top: 25px;
	left: 107px;
}

#handheld_interface #hh-A6 {
	/* Saved Images */
	top: 247px;
	left: 167px;
	width: 107px;
	height: 25px;
	background-position: -167px -247px;
	z-index: 5;
}

#hh-A6:hover .caption {
	top: 25px;
	left: 107px;
}

#handheld_interface #hh-A7 {
	/* Min Max */
	top: 292px;
	left: 243px;
	width: 28px;
	height: 25px;
	background-position: -243px -292px;
	z-index: 5;
}

#hh-A7:hover .caption {
	top: 25px;
	left: 28px;
}

#handheld_interface #hh-A8 {
	/* Viewing Area */
	top: 156px;
	left: 287px;
	width: 577px;
	height: 433px;
	background-position: -287px -156px;
	z-index: 5;
}

#hh-A8:hover .caption {
	top: 433px;
	left: 0;
}

#handheld_interface #hh-A9 {
	/* Project Name */
	top: 588px;
	left: 501px;
	width: 147px;
	height: 24px;
	background-position: -501px -588px;
	z-index: 5;
}

#hh-A9:hover .caption {
	top: 24px;
	left: 0;
}

/* Camera Chart */
.camerachart {
	margin: 0; padding: 0;
	font: 10pt arial, helvetica;
	width: auto;
}

.camerachart_title {
	font-weight: bold;
	text-align: left;
}

.camerachart td {
	padding: 10px;
	vertical-align: middle;
}

.camerachart_cell {
	padding: 10px;
	text-align: left;
	vertical-align: middle;
}

/* Highlightchart */
.highlightchart {
	margin: 0; padding: 0;
	font: 10pt arial, helvetica;
	width: auto;
	background: #ECD872;
}


/* Case Studies */
#study_education {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url("/images/study_education_c.png");
}

#study_development {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url("/images/study_development_c.png");
}

#study_transportation {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url("/images/study_transportation_c.png");
}

#study_religious {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url("/images/study_religious_c.png");
}

#study_medical {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url("/images/study_medical_c.png");
}

#study_publicworks {
	margin: 20px 0 20px 0; padding: 0;
	width: 500px;
	height: 110px;
	float: left;
	background: no-repeat url("/images/study_publicworks_c.png");
}

/* New Home Navigation Tour */
#navigationtabs {
	margin: 10px 0 0 0; padding: 0;
	float: right;
	width: 422px;
	height: 34px;
}

#navigationtabs li {
	list-style: none;
	float: left;
}

#navigationtabs a {
	display: block;
	text-indent: -999em;
	outline: none;
}

#navigationtabs .ps-home {
	width: 82px;
	height: 34px;
	background: url("/images/widgets/nav-tabs.png") 0 0;
}

#navigationtabs .ps-home:hover {
	background: url("/images/widgets/nav-tabs.png") 0 -34px;
}

#navigationtabs .ps-home-current {
    width: 82px;
	height: 34px;
	background: url("/images/widgets/nav-tabs.png") 0 -34px;
}

#navigationtabs .ps-products {
	width: 87px;
	height: 34px;
	background: url("/images/widgets/nav-tabs.png") -82px 0;
}

#navigationtabs .ps-products:hover {
	background: url("/images/widgets/nav-tabs.png") -82px -34px;
}

#navigationtabs .ps-products-current {
	width: 87px;
	height: 34px;
	background: url("/images/widgets/nav-tabs.png") -82px -34px;
}

#navigationtabs .ps-featured {
	width: 79px;
	height: 34px;
	background: url("/images/widgets/nav-tabs.png") -169px 0;
}

#navigationtabs .ps-featured:hover {
	background: url("/images/widgets/nav-tabs.png") -169px -34px;
}

#navigationtabs .ps-featured-current {
	width: 79px;
	height: 34px;
    background: url("/images/widgets/nav-tabs.png") -169px -34px;
}

#navigationtabs .ps-techsupport {
	width: 85px;
	height: 34px;
	background: url("/images/widgets/nav-tabs.png") -248px 0;
}

#navigationtabs .ps-techsupport:hover {
	background: url("/images/widgets/nav-tabs.png") -248px -34px;
}

#navigationtabs .ps-techsupport-current {
	width: 85px;
	height: 34px;
	background: url("/images/widgets/nav-tabs.png") -248px -34px;
}


#navigationtabs .ps-about {
	width: 89px;
	height: 34px;
	background: url("/images/widgets/nav-tabs.png") -333px 0;
}

#navigationtabs .ps-about:hover {
	background: url("/images/widgets/nav-tabs.png") -333px -34px;
}

#navigationtabs .ps-about-current {
	width: 89px;
	height: 34px;
	background: url("/images/widgets/nav-tabs.png") -333px -34px;
}


