/* @override http://mura:8500/mura/default/includes/themes/merced/css/site.css */

/*	Theme: Ergomo Design by JI Consultants http://www.jiconsultants.com */

/* @group GLOBALS
===================================== */

body {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 62.5%;
	color: #FFFFFF;
	background-color: #ED7C14;
	/* background: url(../images/bg-body.gif) repeat-x; */ /* JI Consultants */
	}
	
hr {
	clear: both;
	height: 0;
	width: 800px;
	margin: 2em 0;
	border: 3px dashed #ccc;
	border-width: 1px 0 0;
	overflow: hidden;
	}

a {
	text-decoration: none;
	color: #ED7C14;
	font-weight: bold;
	}

a:hover {
	text-decoration: underline;
	}

p.intro {
	color: #666;
	line-height: 1.4em;
	margin-bottom: 1.25em;
	}

/* @group Globals - Tables
===================================== */

.content table {
	width: 100%;
	/* margin-top: 30px; */
	}

th {
	color: #FFFFFF;
	background: #ED7C14;
	padding-left: 70px;
	margin: 0;
	}

td {
	padding: 0;
	/* border: 1px solid #d6d6d6; */
	}

tr.alt td { /* background: #eee; */ }  /*Move*/ 

.downloads td {
	padding: 10px 5px 10px;
	}

/* @end Globals - Tables
-------------------------------- */


/* @group Globals - Forms
===================================== */

#primary form {
	/* padding: 2em; */
	/* background: #e9f3f7; */
	overflow: hidden;
	max-width: 600px; /*width of #primary in three column layout*/
	}

#primary #svSearchResults form {
	max-width: 100%;
	float: left;
	display: inline;
	position: relative;
	}

#primary fieldset {
	border: none;
	padding: 0;
	}


#primary legend {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#primary label {
	/* padding-top: .5em; */
	/* line-height: 1; */
	text-align: left;
	color: #666666;
	}

.submit, .buttons input {
	float: left;
	height: 2em;
	line-height: 2.1em;
	border: none;
	padding: 0 1em;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background: #2e7aa7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	}

/* @group Globals - Forms - Search
===================================== */

#searchForm {
	position: absolute;
	top: 30%;
	right: 0;
	margin: 0;
	padding: 0;
	}

#searchForm fieldset {
	padding: 0;
	border: 0;
	}

#searchForm input.text {
	float: left;
	width: 160px;
	margin: 0 .75em 0 0;
	font-style: italic;
	padding: 1px;
	}
	
#searchForm .submit {
	float: right;
	height: 2em;
	line-height: 2.1em;
	border: none;
	padding: 0 1em;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background: #2e7aa7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	margin-right: 10px;
	}
	
#svSearchResults .bottom {
	float: left;
	width: 98%;
	}
	
/* @end Globals - Forms - Search
-------------------------------- */


/* @group Globals - Forms - Login
===================================== */

/* @group Globals - Forms - Login
===================================== */

#login {
	padding-bottom: 1em !important;
	}

#login ol {
	padding-top: 0;
	}

#svLoginContainer {
	margin: 0;
	margin-left: 30px;
	padding: 0;
	width: 60%
	}

#svLoginContainer input.text {
	width: 99%;
	}

#svLoginContainer p.required {
	float: none;
	clear: both;
	}

#sendLogin fieldset {
	margin-top: -.5em;
	padding-top: .25em;
	}

/* @end Globals - Forms - Login
-------------------------------- */

.sidebar #login {
	padding: 0;
	}

/* @end Globals - Forms - Login
-------------------------------- */


/* @group Globals - Forms - Comments
===================================== */

#svComments {
	margin-top: 1em;
	padding-top: 0;
	}

#svComments dl {
	border-bottom: 1px dotted #ccc;
	}

#svComments label {
	padding-left: 15px;
	}
	
#svComments fieldset input.text {
	width: 60%;
	}
	
#svComments fieldset textarea {
	width: 60%;
	}

#svComments form li#svCaptcha {
	padding-left: 22px;
	}

/* @end Globals - Forms - Comments
-------------------------------- */

/* @end Globals - Forms
-------------------------------- */

/* @end GLOBALS
-------------------------------- */



/* @group HELPER CLASSES
===================================== */

.clearfix:after {
	content: " "; /* Avoid extra space */
	}

/* @end HELPER CLASSES
-------------------------------- */



/* @group LAYOUT
===================================== */

#container {
	width: 900px;
	margin: 0 auto;
	margin-top: 10px; /* JI Consultants */
	margin-bottom: 10px; /* JI Consultants */
	/* padding: 0 25px 25px; */
	background: #fff;
	}

#content {
	position: relative;
	margin-top: 45px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px; /* JI Consultants */
	float: left; /* JI Consultants */
	display: inline; /* JI Consultants */
	}

.home #content {
	position: relative;
	margin-top: 40px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
	float: left;
	display: inline;
	}
	
.news #content {
	position: relative;
	margin-top: 40px;
	margin-left: 15px;
	float: left;
	display: inline;
	}
	
#primary {
	float: left;
	width: 800px;
	color: #666666;
	}
	
.home #primary {
	float: left;
	display: inline;
	position: relative;
	width: 875px;
	}
	
.news #primary {
	width: 600px;
	margin: 10px 20px 0 0;
	padding: 0 20px 0 0;
	border-right: 4px dotted #CCCCCC;
	}
	
.twoColSR #primary {
	float: left;
	width: 625px;
	}
	
.twoColSL #primary {
	float: right;
	width: 675px;
	}

.threeCol #primary {
	width: 395px;
	}
	
.threeColFirm #primary {
	width: 445px;
	}
	
.threeCol #right {
	width: 260px;
	background-color: #FFFFFF;
	padding: 0;
	}
	
.sysErgomoVsPowertap #primary {
	width: 445px;
	}
	
.sysErgomoVsPowertap #right{
	width: 210px;
	}

.content,
.sidebar {
	min-height: 100px; /*Fixes odd no-content disappearing bug.*/
	}

#left {
	float: left; 
	width: 175px;
	margin-right: 10px;
	margin-top: 85px;
	display: inline;
	background-color: #FFFFFF;
	color: #FFFFFF;
	}

.home #left {
	width: 687px;
	padding: 0;
	}

#right {
	float: right;
	width: 180px;
	display: inline;
	/* margin: 13px 0 0;
	padding: 16px 13px; */
	}

.home #right {
	float: left;
	display: inline;
	position: relative;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 875px;
	/* border-top: thin dashed #cccccc; */
	padding-top: 10px;
	}
	 
.news #right {
	float: right;
	display: inline;
	width: 220px;
	margin: 0;
	margin-top: 40px;
	padding: 0;
	background-color: #FFFFFF;
	}
	
.sysDownloads #right {
	float: right;
	display: inline;
	width: 200px;
	margin: 30px 0 0 20px;
	padding: 0;
	background-color: #FFFFFF;
	}

.sysErgomoRegistration #right {
	float: right;
	display: inline;
	width: 200px;
	margin: 30px 0 0 20px;
	padding: 0;
	background-color: #FFFFFF;
	}

.sysErgoracerSoftware #right {
	float: right;
	display: inline;
	width: 200px;
	margin: 30px 0 0 20px;
	padding: 0;
	background-color: #FFFFFF;
	}

.threeColSR {
	width: 200px;
	}

.sidebar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
.sidebar ul {
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	position: relative;
	}
	
#left.sidebar {
	float:left;
	}
#right.sidebar {}

/* @group Layout - Header
===================================== */

#header {
	position: relative;
	float: left;
	display: inline;
	width: 900px;
	background-color: #000000;
	height: 150px;
	}

#header h1 a {
	display: block;
	width: 300px; /* JI Consultants */
	height: 119px; /* JI Consultants */
	/* margin: 0 0 10px; */
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
	margin-left: 25px;
	}

#header .navUtility {
	position: absolute;
	top: 32%;
	right: 225px;
	font-size: 1.2em;
	}

#header .translate {
	position: absolute;
	top: 60%;
	right: 55px;
	}
	
#header .navUtility a {
	color: #FFFFFF;
	}

/* @end Layout - Header
-------------------------------- */


/* @group Layout - Right
===================================== */

#right {
	padding: 15px 15px 0 15px;
	background-color: #d3d3d3;
	color: #039;
	margin-left: 20px;
	margin-top: 85px;
	}
	
.threeColFirm #right {
	padding: 15px 15px 0 15px;
	width: 180px;
	background-color: #d3d3d3;
	}

/* @end Layout - Right
-------------------------------- */


/* @group Layout - Footer
===================================== */


#footer {
	clear: both;
	padding-top: 15px;
	border-top: 1px dashed #cccccc;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
	font-weight: normal;
	height: 150px;
	}
	
#footer .sect {
	float: left;
	display: inline;
	position: relative;
	}
	
#footer p {
	color: #666666;
	font-weight: bold;
	}
	
#footer ul {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#footer li {
	margin: 0;
	padding: 0;
	}
	
#footer li a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}
	
#footer li a:hover {
	background-color: #666666;
	color: #ffffff;
	}
	
#follow {
	float: left;
	display: block;
	height: 35px;
	width: 200px;
	margin: 0;
	padding-left: 10px;
	}
	
#follow img {
	padding-right: 5px;
	}
	
#follow a {
	text-decoration: none;
	}
	
#copyright {
	float: left;
	display: inline;
	position: relative;
	clear: left;
	text-align: center;
	font-size: 1.1em;
	color: #666666;
	padding-top: 15px;
	width: 100%;
	}

/* @end Layout - Footer
-------------------------------- */

/* @end LAYOUT
-------------------------------- */



/* @group NAVIGATION/UI
===================================== */

/* @group Nav - Breadcrumb
===================================== */

#crumbList {
	margin: 0 0 1.5em;
	padding-top: 10px;
	padding-left: 20px;
	}

#crumbList li {
	font-size: 1.1em;
	}

#crumbList li a:hover {
	text-decoration: underline;
	}

/* @end Nav - Breadcrumb
-------------------------------- */

/* @group Nav - Utility
===================================== */

.navUtility {
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

.navUtility li {
	display: inline;
	margin: 0 .5em 0 -0.5em;
	padding: 0 10px;
	list-style: none;
	font-size: 1em !important;
	}

#footer .navUtility {
	float: left;
	}
	
#footer .navUtility li {
	padding: 0 5px;
	border-left: 1px solid #cfcfcf;
	}

#header .navUtility li {
	border-left: 1px solid #959595;
	font-size: 1.2em;
	}
	
#header .navUtility li.first {
	border-left: none;
	}

#footer .navUtility li a {
	font-size: 1.2em !important;
	color: #999;
	font-weight: normal;
	text-decoration: none;
	}

/* @end Nav - Primary
-------------------------------- */

/* @group Nav - Primary
===================================== */

#navPrimary {
	height: 40px;
	overflow: hidden;
	margin: 25px 0 0 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	color: #fff;
	background-color: #000000;
	/* background: #0c2846;
	width: 900px; */
	}

#navPrimary li {
	float: left;
	margin: 0;
	padding-right: 0;
	list-style: none;
	border-left: 3px solid #000000;
	background-color: #0C2846;
	}

#navPrimary li.first {
	margin-left: 15px;
	border: 0;
	}

#navPrimary a {
	display: block;
	padding: 0 15px;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
	}

#navPrimary li a:hover, #navPrimary li.current a, #navPrimary li:hover, #navPrimary li.sfhover {
	background: #2e7aa7;
	}

#navPrimary li:hover a, #navPrimary li li:hover a:hover, #navPrimary li.sfhover a:hover {
	color: #fff;
	}

#navPrimary li li a:hover {
	color: #fff;
	text-decoration: underline;
	}

/* @group Nav - Primary - Dropdown
===================================== */
/* http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#navPrimary li ul { /* second-level lists */
	position: absolute;
	left: -9999px;
	z-index: 10;
	width: 15em;
	margin: 0;
	padding-left: 0;
	list-style: none;
	background: #0c2846;
	}

#navPrimary li li { /* all list items */
	float: left;
	width: 15em; /* width needed for Opera */
	margin: 0 !important;
	border: 3px solid #000000;
	border-top: none;
	border-bottom: none;
	}

#navPrimary li li a {
	display: block;
	padding: .5em;
	line-height: 1.5;
	text-transform: none;
	background: #0c2846;
	}

#navPrimary ul li.first,
#navPrimary ul li li.first { /* all list items */
	border: 3px solid #000000;
	border-top: none;
	border-bottom: none;
	}

#navPrimary ul li.last,
#navPrimary ul li li.last {
	border-top: none;
	border-bottom: 3px solid #000000;
	}

#navPrimary li ul ul { /* third-and-above-level lists */
	margin: -1.95em 0 0 12em;
	}

#navPrimary li:hover ul ul,
#navPrimary li:hover ul ul ul,
#navPrimary li.sfhover ul ul,
#navPrimary li.sfhover ul ul ul {
	left: -9999px;
		z-index: 1001;
	}

#navPrimary li:hover ul,
#navPrimary li li:hover ul,
#navPrimary li li li:hover ul,
#navPrimary li.sfhover ul,
#navPrimary li li.sfhover ul,
#navPrimary li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

/* @end Nav - Primary - Dropdown
-------------------------------- */



/* @end Nav - Primary
-------------------------------- */





/* @group Nav - Secondary
===================================== */

.navSecondary {
	margin: 0;
	padding: 0;
	list-style: none;
	height: auto;
	width: 170px;
	}

.navSecondary li {
	margin: 0 0 .5em;
	padding: 0 2px 1em 10px;
	border-bottom: 1px solid #d6d6d6;
	line-height: 1.2;
	list-style: none;
	}

.navSecondary .first {
	}

.navSecondary .last {
	border: 0;
	padding-bottom: 0;
	}

.navSecondary li ul {
	margin: .5em 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}

.navSecondary li {
	margin-bottom: 1em;
	}

.navSecondary li a {
	display: block;
	}
.navSecondary li a:hover {
	text-decoration: none;
	}

.navSecondary li.current a {
	font-weight: bold;
	background-image: url(../images/arrow_orange-sm.gif);
	background-position: right;
	background-repeat: no-repeat;
	}
	
.news .navSecondary {
	width: 210px;
	}
		
/* @group Nav - Secondary - Second Level
===================================== */

.navSecondary li.current ul {
	}

.navSecondary li li {
	margin: 0 0 .5em 1em;
	padding: 0;
	border-bottom: none;
	list-style: none;
	line-height: 1.2em;
	}

.navSecondary li.current li a {
	font-weight: normal;
	color: #434343;
	}

/* @end Nav - Secondary - Second Level
-------------------------------- */

/* @end Nav - Secondary
-------------------------------- */


/* @group Nav - More Results
===================================== */

.moreResults {
	border-top: 2px solid #e6e6e6;
	padding-top: 1.5em;
}

/*.moreResults dt {
	float: left;
	margin-right: .5em;
	}*/

.moreResults ul {
	/*float: right;*/
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

.moreResults li {
	display: inline;
	padding: 0 .25em;
	list-style: none;
	border-right: 1px solid #b6b6b6;
	}
	
.moreResults li.resultsFound {
	padding-right: .5em;
}
	
.moreResults li.navNext {
	border-right: 0;
	}
	
.moreResults li.navPrev {
	border-right: 0;
	}

.moreResults li a {
	padding: 0;
	}

/* @end Nav - More Results
-------------------------------- */

/* @end NAVIGATION/UI
-------------------------------- */



/* @group MODULES
===================================== */

/* @group Galleries
===================================== */
/*Optimized Grid for 80px Thumbnails*/

#svGallery {
	border-top: 2px solid #e6e6e6;
	padding-top: 1.8em;
}

.oneCol #svGallery li {
	width: 9%;
	}
	
.twoColSR #svGallery li, .twoColSL #svGallery li {
	width: 11%;
	}

.threeCol #svGallery li {
	width: 18%;
	}


/* @end
-------------------------------- */

/* @group Calendar
===================================== */

.svCalendar table {
	margin-top: 0;
	}

.svCalendar th {
	background: #0c2846;
	vertical-align: middle;
	}

.svCalendar th a, .svCalendar th a:hover {
	background: #0c2846;
	}

.svCalendar th a:hover {
	color: #2e7aa7;
	}


.svCalendar tr.dayofweek td {
	background: #2e7aa7;
	color: #fff;
	}

.svCalendar th,
.svCalendar td {
	border: 1px solid #fff;
	}

.svCalendar td {
		background: #e9f3f7;
	}


/* @end Calendar
-------------------------------- */

/* @group Dragable Feeds */

#svRSSFeeds form {
	background: transparent;
	}

li.boxItemHeader { /* Link of items inside dragable boxes */
	color: #2e7aa7;
	padding-left: 10px;
	background: url(../images/pointer_red_sm.gif) no-repeat left .25em;
	}

a.boxItemHeader { /* Link of items inside dragable boxes */
	color: #2e7aa7;
	}

#svAddNewFeed {
	padding: 0 !important;
	background: transparent !important;
	}

#svAddNewFeed button { /* !important used to override dragable_feeds.css */
	background: #2e7aa7 !important;
	font-size: 11px !important;
	}

/* @end */



/* @group Features
===================================== */

#features {
	overflow: hidden;
	}

#features dl {
	float: left;
	clear: none;
	width: 213px;
	margin: 0 16px 0 0;
	}

#features dt {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -0.025em;
	}

#features dt a {
	color: #232323;
	}

#features dt a:hover {
	text-decoration: none;
	}

#features dd {
	font-size: 1.1em;
	}

#features dd p {
	margin: -3px 0 8px;
	line-height: 15px;
	}

#features dd a {
	font-weight: bold;
	}

#features dd.image {
	float: none;
	margin: 0 0 1.7em;
	}

#features dd.image img {
	/* recommended size: */
	/*width: 213px;*/
	/*height: 120px;*/
	}


/* @end Features
-------------------------------- */


/* @group Home Feeds
===================================== */

.home #sysErgomoNews {
	margin: 0;
	padding: 0;
	}
	
.home div #sysErgomoNews {
	padding-top: 0;
	width: 200px;
	float: left;
	display: block;
	position: relative;
	margin-left: 18px;
	}
	
.home #sysErgomoNews h3 {
	display: block;
	padding: 0 1em;
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 12px;
	color: #fff;
	background-color: #0C2846;
	}
	
.home #sysErgomoNews dl {
	padding: 0 10px 0 10px;
	}
	
.home #sysErgomoNews dt {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.3;
	}
	
.home #sysErgomoNews dd p {
	font-size: 12px;
	padding-bottom: 5px;
	color: #666666;
	}
	
.home #sysErgomoNews dt.releaseDate {
	margin: 0 0 8px 0;
	font-size: 1em;
	text-transform: uppercase;
	color: #979797;
	}
	
.home #sysErgomoNews .readMore {
	background: url(../images/arrow_orange-sm.gif) no-repeat right center;
	padding-right: 20px;
	font-size: 11px;
	}

.home #sysInformationSpotlight {
	}
	
.home div #sysInformationSpotlight {
	width: 590px;
	height: 45px;
	background: url(../images/featured_background.jpg) no-repeat;
	}
	
.home #sysInformationSpotlight h3 {
	margin: 0;
	color: #ffffff;
	font-size: 2em;
	padding: 10px 0 0 1em;
	}
	
.home #sysInformationSpotlight h3 a {
	color: #ffffff;
	}
	
.home #sysInformationSpotlight #info {
	float: left;
	display: inline;
	position: relative;
	margin-top: 15px;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0;
	height: 100%;
	}
	
.home #sysInformationSpotlight p {
	padding-bottom: 10px;
	font-size: 14px;
	}
	
.home #sysInformationSpotlight p.last {
	padding-bottom: 0;
	}
		
.home #sysInformationSpotlight .readMore { display: none; }
	
.home .sidebar .svIndex {
	margin-left: 0;
	padding-left: 0;
	}

.home .sidebar .svIndex h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff;
	background: #ff3405;
	}

.home .sidebar .svIndex dl {
	margin: 0 1.5em 1em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #d6d6d6;
	}

.home .sidebar .svIndex dl.last, .home .sidebar .svIndex dl:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	}

.home .sidebar .svIndex dt {
	margin: 0 0 .5em;
	padding: 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.3;
	}

.home .sidebar .svIndex dt.releaseDate {
	margin: 0 0 3px;
	font-size: 1em;
	text-transform: uppercase;
	color: #979797;
	}

.home .sidebar .svIndex dd {
	margin: 0 0 .25em;
	padding: 0;
	font-size: 1.1em;
	color: #434343;
	}

.home .sidebar .svIndex dd.summary {
	margin: 0 0 .5em;
	}

/*.home .sidebar .credits,
.home .sidebar .tags,
.home .sidebar .ratings,
.home .sidebar .credits {
	color: #999 !important;
	}*/

.home .sidebar .svIndex dl.hasImage .image {
	margin: 0 .5em 0em 0;
	}

.home .sidebar .svIndex dl.hasImage .image img {
	width: 50px;
	}

.home .sidebar .svIndex dd p {
	margin: 0;
	padding: 0;
	line-height: inherit;
	}

.home .sidebar .svIndex span.readMore a {
	display: none;
	}
	
.svCatSummary {
	margin: 0;
	padding: 0;
	}
	
.news .sidebar .svIndex h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 1.2em;
	width: 195px;
	text-transform: uppercase;
	color: #fff;
	background: #0c2846;
	}
	
.news .sidebar .svIndex li {
	margin: 0;
	padding: 5px 0 5px 1em;
	}
	
.news .sidebar .navSecondary li.first {
	padding-top: 0;
	}
	
#ergomonews .text {
	font-size: 14px;
	}
	
/* @end Home Promo Feeds
-------------------------------- */

/* @group System Forms - Mailing Lists
===================================== */

.sidebar .svMailingList {
	color: #CCCCCC;
	background-color: #0c2846;
	}
	
.sidebar .svMailingList h3 {
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
	}
	
.sidebar .svMailingList fieldset {
	padding: 5px;
	border: 0;
	margin: 0;
	background-color: #0c2846;
	}

.sidebar .svMailingList ol {
	padding: 0;
	}
	
.sidebar .svMailingList p.description {
	margin: 0;
	padding: 5px;
	color: #ffffff;
	}

.sidebar .svMailingList .buttons {
	background-color: #0c2846;
	padding: 5px 10px 30px;
	}

.sidebar .svMailingList legend { display: none; }

.sysErgomoFaqs .svMailingList h3 {display: none; }

.home #sysMailingList {
	color: #666666;
	background-color: #ffffff;
	}
	
.home div #sysMailingList {
	float: left;
	display: inline;
	position: relative;
	width: 200px;
	margin-left: 18px;
	}
	
.home #sysMailingList h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 12px;
	color: #ffffff;
	background-color: #0c2846;
	}
	
.home #sysMailingList fieldset {
	padding-left: 10px;
	padding-right: 10px;
	border: 0;
	margin: 0;
	background-color: #ffffff;
	}

.home #sysMailingList ol {
	padding: 0;
	}
	
.home #sysMailingList p.description {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #666666;
	font-size: 12px;
	background-color: #ffffff;
	width: 190px;
	}
	
.home #sysMailingList form {
	margin-bottom: 0;
	}
	
.home #sysMailingList form li {
	margin-bottom: 0.8em;
	}

.home #sysMailingList .buttons {
	float: left;
	background-color: #ffffff;
	padding: 0 10px;
	}
	
.home #sysMailingList a {
	padding-left: 30px;
	}

.home #sysMailingList legend { display: none; }

.home #sysMailingList label {
	text-align: left;
	width: auto;
	}
	
.home #sysMailingList input.text {
	width: 170px;
	}

.sysErgoracerSoftware .sidebar #sysMailingList {
	color: #666666;
	background-color: #ffffff;
	}
	
.sysErgoracerSoftware .sidebar #sysMailingList h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #0c2846;
	}
	
.sysErgoracerSoftware .sidebar #sysMailingList fieldset {
	padding-left: 10px;
	padding-right: 10px;
	border: 0;
	margin: 0;
	background-color: #ffffff;
	}

.sysErgoracerSoftware .sidebar #sysMailingList ol {
	padding: 0;
	}
	
.sysErgoracerSoftware .sidebar #sysMailingList p.description {
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	font-size: 10px;
	background-color: #ffffff;
	}

.sysErgoracerSoftware .sidebar #sysMailingList .buttons {
	float: left;
	background-color: #ffffff;
	padding: 5px 10px 10px;
	}

.sysErgoracerSoftware .sidebar #sysMailingList legend { display: none; }

.news .sidebar .svMailingList h3 {
	margin: 0;
	padding: 0;
	}

.news .sidebar #sysMailingList {
	color: #666666;
	background-color: #ffffff;
	margin-top: 120px;
	}
	
.news .sidebar #sysMailingList h3 {
	padding: 0 1em;
	margin-bottom: 2em;
	line-height: 40px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #0c2846;
	}
	
.news .sidebar #sysMailingList fieldset {
	padding-left: 10px;
	padding-right: 10px;
	border: 0;
	margin: 0;
	background-color: #ffffff;
	}

.news .sidebar #sysMailingList ol {
	padding: 0;
	}
	
.news .sidebar #sysMailingList ul {
	margin-bottom: 20px;;
	}
	
.news .sidebar #sysMailingList p.description {
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	font-size: 10px;
	background-color: #ffffff;
	}

.news .sidebar #sysMailingList .buttons {
	float: left;
	background-color: #ffffff;
	padding: 5px 10px 10px;
	}
	
.news .sidebar #sysMailingList a {
	padding-left: 40px;
	}

.news .sidebar #sysMailingList legend { display: none; }

/* @end System Forms - Mailing Lists
-------------------------------- */

/* @group Indexes
===================================== */

.svIndex dl {
	padding-bottom: 1em;
	border-bottom: 1px dotted #ccc;
	}

.sidebar .svIndex dl {
	margin: .5em 0;
	padding: .5em 0 .5em;
	}

.svIndex dl.hasImage {
		padding-left: 90px;
		position: relative;
		min-height: 90px;
		}

.sidebar .svIndex dl.hasImage {
	min-height: 0;
	padding-left: 0;
	}

.svIndex dl.hasImage .image {
		float: none;
		}

.sidebar .svIndex dl.hasImage .image {
	display: none;
	}

.content .svIndex {
	margin-top: 2em;
	}

.content .svIndex dt {
	font-size: 1.4em;
	margin-bottom: .5em;
	}

.svIndex dt.releaseDate {
	text-transform: uppercase;
	color: #777;
	margin-bottom: .5em;
	font-size: 1em !important;
	}

.svIndex dd {
	line-height: 1.2;
	}

.svIndex dd.image {

	position: absolute;
	top: 0;
	left: 0;
	}
	
.sysNews .svIndex dl {
	padding-bottom: 30px;
	}
	
.home div #sysProducts {
	width: 200px;
	}
	
.home .content .svIndex {
	margin-top: 0;
	padding-top: 0;
	border: none;
	float: left;
	display: inline;
	position: relative;
	}
	
.home .svIndex h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 12px;
	color: #ffffff;
	background-color: #0c2846;
	}
	
.home .svIndex .summary p {
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	font-size: 12px;
	background-color: #ffffff;
	}
	
.home .svIndex dt {
	padding-left: 10px;
	}
	
.home .svIndex .readMore {
	padding-left: 10px;
	background: url(../images/arrow_orange-sm.gif) no-repeat right center;
	padding-right: 20px;
	}	
	
.sysDownloads .svIndex h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #0c2846;
	}
	
.sysDownloads .svIndex .summary p {
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	font-size: 12px;
	background-color: #ffffff;
	}
	
.sysDownloads .svIndex dt {
	padding-left: 10px;
	}
	
.sysDownloads .svIndex .readMore {
	padding-left: 10px;
	}
	
.sysErgomoVsPowertap .svIndex h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #0c2846;
	}
	
.sysErgomoVsPowertap .svIndex .summary p {
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	font-size: 12px;
	background-color: #ffffff;
	}
	
.sysErgomoVsPowertap .svIndex dt {
	padding-left: 10px;
	}
	
.sysErgomoVsPowertap .svIndex .readMore {
	padding-left: 10px;
	}
	
.sysDownloads .svIndex .readMore {
	padding-left: 10px;
	}
	
.sysErgomoRegistration .svIndex h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #0c2846;
	}
	
.sysErgomoRegistration .svIndex .summary p {
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	font-size: 12px;
	background-color: #ffffff;
	}
	
.sysErgomoRegistration .svIndex dt {
	padding-left: 10px;
	}
	
.sysErgomoRegistration .svIndex .readMore {
	padding-left: 10px;
	}

.sysErgoracerSoftware .svIndex h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #0c2846;
	}
	
.sysErgoracerSoftware .svIndex .summary p {
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	font-size: 12px;
	background-color: #ffffff;
	}
	
.sysErgoracerSoftware .svIndex dt {
	padding-left: 10px;
	}
	
.sysErgoracerSoftware .svIndex .readMore {
	padding-left: 10px;
	}

/* @group Ratings */

.content .svIndex dd.credits,
.content .svIndex  dd.comments,
.content .svIndex  dd.tags,
.content .svIndex  dd.rating {
	line-height: 20px; /* acommodate height of stars */
	}

div.stars a {
	width: 14px;
	height: 13px;
	background: transparent url(../images/rater/stars.png) no-repeat;
}

.zero { background-image: url(../images/rater/star_zero.png); }
.one { background-image: url(../images/rater/star_one.png); }
.onehalf { background-image: url(../images/rater/star_onehalf.png); }
.two { background-image: url(../images/rater/star_two.png); }
.twohalf { background-image: url(../images/rater/star_twohalf.png); }
.three { background-image: url(../images/rater/star_three.png); }
.threehalf { background-image: url(../images/rater/star_threehalf.png); }
.four { background-image: url(../images/rater/star_four.png); }
.fourhalf { background-image: url(../images/rater/star_fourhalf.png); }
.five { background-image: url(../images/rater/star_five.png); }

/* @end */

/* @group Slideshow
===================================== */

.svSlides dl {
	border: 0;
	margin: 0;
	}
	
/* .svSlides dl.hasImage { /* Optimized for 180px wide images. Edit image size in "site settings." Adjust here as necessary*/
	/* position: relative;
	padding-left: 0px;
	min-height: 180px;
	} */
	
.home .svSlideshow {
	position: relative;
	width: 850px;
	height: 275px;
	overflow: hidden;
	border: 0;
	margin-bottom: 15px;
	}

.home .svSlides {
	position: relative;
	border: 0;
	z-index: 1;
	padding: 0;
	margin: 0 !important;
	min-height: 250px !important;
	}

.home .svSlides dl {
	width: 850px;
	height: 250px;
	padding-bottom: 0;
	margin-right: 0;
	border: 0;
	font-size: 1em;
	background: transparent !important; /*for IE 6/7*/
	}

.home .svSlides dt {
	margin-bottom: .35em !important;
	font-size: 2.6em !important;
	font-weight: bold;
	letter-spacing: -0.025em;
	line-height: 1;
	color: #fff;
	}
	
.home dd .hasImage {
	display: none;
	}
	
.home .svSlides dt.releaseDate {
	color: #abdffa;
	font-size: 11px !important;
	font-weight: normal;
	margin-bottom: .5em !important;
	}

.home .svSlides dt a {
	display: none;
	}

.home .svSlides dd {
	letter-spacing: -0.025em;
	font-size: 1.4em !important;
	line-height: 1.2em;
	padding: 0;
	}

.home .svSlides dt.releaseDate {
	display: none;
	}

/* .home .svSlides dd.image { /* Optimized for 180px wide "medium" images - edit image size in "site settings." Adjust here as necessary */
	/* position: absolute;
	display: block;
	width: 180px;
	height: 180px;
	float: none;
	padding: 0;
	border: 3px solid #1c5981;
	} */
	
.home .svSlides dd.image {
	display: none;
	margin: 0;
	padding: 0;
	}

.home .svSlides dd.image img {
	display: none;
	}

.home .svSlides .readMore {
	display: none;
	}
	
.svPager {
	text-align: center;
	line-height: 2;
	}

.home ol.svPager {
	position: relative;
	z-index: 2;
	text-align: left;
	margin: 70px 0;
	padding: 0;
	list-style: none;
	}

ol.svPager li {

	}

ol.svPager a {
	color: #fff;
	background: #CCCCCC;
	outline: none;
	}

ol.svPager li.activeLI a,
ol.svPager a:hover {
	background: #ED7C14;
	text-decoration: none;
	}
	
#sysHomepageFeatured {
	width: 850px;
	text-align: center;
	}
	
#sysHomepagefeatured .svPager {
    text-align: left;
    }

/* @end Slideshow
-------------------------------- */

/* @end Indexes
-------------------------------- */


/* @group Session Tools
===================================== */

#svSessionTools p#welcome {
	font-weight: bold;
	color: #ff3405;
	}

/* @end Session Tools
-------------------------------- */


/* @group User Tools - Categories
===================================== */

#svCategories li {
	margin: 0;
	padding: 0;
	}

#svCategories li a {
	margin: 0;
	padding: 0;
	}

/* @end User Tools - Categories
-------------------------------- */


/* @group User Tools - Favorites
===================================== */

#favoriteList li {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	}

#favoriteList li a {
	margin: 0;

	padding: 0;
	}

/* @end User Tools - Favorites
-------------------------------- */

/* @end MODULES
-------------------------------- */

/* JI Consultants Styles
-------------------------------- */

.pageLinks {
	font-size: 14px;
	font-weight: bold;
	}

.dashedBorder {
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	}

.rightBox {
	background-color: #0c2846;
	}

.smallText {
	font-size: 11px;
	color: #666666;
	}

a.learnMore {
	padding-right: 13px;
	background: url(../images/arrow_red_sm.gif) no-repeat center right;
	text-decoration: none;
	color: #ED7C14;
	text-transform: uppercase;
	font-size: 12px;
	}
	
#bulletOrange li {
	list-style-image: url(../images/arrow_orange-sm.gif);
	margin-top: 0;
	padding-top: 0;
	font-weight: bold;
    }
	
#secureSeal {
	background-image: url(http://www.ergomousa.com/default/includes/themes/ergomo/images/godaddy_seal.gif);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 132px;
	text-indent: -9999px;
	}
	
#rssLink {
	font-size: 1em;
	padding-left: 10px;
	}
	
#rssLink a {
	text-decoration: none;
	}
	
#rssLink a:hover {
	text-decoration: underline;
	}
	
.aboutErgomo {
	height: 80px;
	}
	
.sitemap {
	border-bottom: thin dotted #cccccc;
	font-size: 18px;
	}

.sitemap a:hover {
	text-decoration: none;
	}
	
.sitemapSub {
	font-size: 12px;
	}
	
#orange {
	color: #ed7c14;
	}
	
/* @end JI Consultants Styles
-------------------------------- */

/* Twitter Widget Styles
-------------------------------- */

.twtr-widget {
	font-family: Helvetica,Arial,sans-serif !important;
	font-size: 11px !important;
	width: 215px;
	margin-left: 18px;
	float: left;
	display: inline;
	position: relative;
	}
	
.twtr-fullscreen {
	font-size: 220% !important;
	}
	
.twtr-fullscreen .twtr-new-results {
	}
	
.twtr-widget .twtr-spinner {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(https://twitter-widgets.s3.amazonaws.com/j/1/spinner.gif) no-repeat scroll 0 0;
	height: 14px;
	position: absolute;
	right: 3px;
	top: 3px;
	width: 14px;
	}
	
.twtr-inactive {
	display: none;
	}
	
.twtr-widget a img {
	border: 0 none !important;
	}
	
.twtr-doc {
	font-weight: normal;
	overflow: hidden;
	text-align: left;
	width: 100%;
	}
	
.twtr-bd {
	padding: 0;
	}
	
.twtr-widget .twtr-tweet-wrap {
	overflow: hidden;
	padding: 6px 0 5px 5px !important;
	}

.twtr-fullscreen .twtr-tweet-wrap {
	padding: 20px;
	}
	
.twtr-widget .twtr-tweet {
	border-bottom: 1px dotted #666666;
	overflow: hidden;
	}
	
.twtr-widget .twtr-tweet a.twtr-reply {
	visibility: hidden;
	}
	
* html .twtr-widget .twtr-tweet a.twtr-reply {
	visibility: visible;
	}
	
.twtr-widget .twtr-tweet:hover a.twtr-reply {
	visibility: visible;
	}
	
/* .twtr-widget-profile img.twtr-profile-img {
	border: 0 none !important;
	display: block;
	float: left;
	height: 31px;
	width: 31px;
	} */
	
.twtr-widget-profile img.twtr-profile-img {
	display: none !important;
	}
		
.twtr-widget h3, .twtr-widget h4, .twtr-widget p {
	line-height: 1.3 !important;
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	}

.twtr-widget p {
	font-size: 12px;
	}

.twtr-widget-profile h3, .twtr-widget-profile h4 {
	margin: 0 !important;
	}
	
.twtr-widget h3 {
	font-size: 12px !important;
	font-weight: bold !important;
	padding-top: 8px !important;
	float: left !important;
	display: inline !important;
	position: relative !important;
	}
	
.twtr-hd h3 {
	font-size: 12px !important;
	font-weight: bold !important;
	padding-top: 8px !important;
	float: left !important;
	display: inline !important;
	position: relative !important;
	}
	
.twtr-hd a {
	display: none;
	}
	
/* .twtr-widget h4 {
	font-size: 16px !important;
	font-weight: normal;
	} */
	
.twtr-widget h4 {
	display: none;
	}
	
.twtr-widget i, .twtr-widget .twtr-new-results {
	display: block;
	font-size: 9px;
	font-style: normal;
	margin-top: 2px;
	}
	
.twtr-widget .twtr-new-results {
	bottom: 5px;
	display: block;
	margin: 0 auto -10px;
	padding: 3px;
	position: relative;
	text-align: center;
	}
	
.twtr-results-inner {
	bottom:-2px;
	font-size:100%;
	line-height:1;
	margin:0 auto;
	padding:4px 0;
	position:relative;
	text-align:center;
	width:40%;
	z-index:2;
	}
	
.twtr-results-hr {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border-bottom:1px dotted #DDDDDD;
	bottom:7px;
	height:1px;
	overflow:hidden;
	position:relative;
	width:100%;
	z-index:1;
	}
	
.twtr-new-results span {
	display:block;
	font-size:9px !important;
	position:relative;
	top:-14px;
	z-index:3;
	}
	
.twtr-fullscreen .twtr-new-results span {
	font-size:24px !important;
	}
	
.twtr-hd {
	overflow:hidden !important;
	position:relative !important;
	background-color: #0C2846 !important;
	height: 35px !important;
	margin-bottom: 5px !important;
	padding: 5px 0 0 10px !important;
	}
	
.twtr-fullscreen .twtr-hd {
	height:0;
	padding:0;
	}
	
.twtr-timeline {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	height:215px;
	overflow:hidden;
	position:relative;
	z-index:2;
	}
	
.twtr-scroll .twtr-timeline {
	overflow-x:hidden;
	overflow-y:auto;
	}
	
.twtr-widget .twtr-tweet:last-child {
	border-bottom-width:0;
	}
	
.twtr-ft {
	position:relative;
	background-color: transparent !important;
	}
	
.twtr-ft div {
	overflow:hidden;
	}
	
.twtr-ft span {
	float:right;
	color: #666666 !important;
	text-align:right;
	}
	
.twtr-ft a {
	display:block;
	float:left;
	}
	
.twtr-ft span a {
	float:none;
	color: #666666 !important;
	}
	
.twtr-avatar {
	display:block;
	float:left;
	height:40px;
	overflow:hidden;
	width:40px;
	}
	
.twtr-fullscreen .twtr-avatar {
	height:80px;
	width:80px;
	}
	
.twtr-img {
	height:25px;
	width:25px;
	}
	
.twtr-img img {
	height:30px;
	width:30px;
	}
	
.twtr-fullscreen .twtr-img img {
	height:72px;
	width:72px;
	}
	
.twtr-fullscreen a.twtr-join-conv {
	display:none;
	}
	
.twtr-tweet-text {
	margin-left:40px;
	}
	
.twtr-fullscreen .twtr-tweet-text {
	margin-left:90px;
	}
	
.twtr-popular {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	display:inline-block;
	font-size:10px;
	margin-top:3px;
	opacity:0.8;
	padding:3px;
	}
	
.twtr-doc a {
	text-decoration:none !important;
	font-size: 11px;
	}
	
.twtr-doc a:hover {
	text-decoration:underline !important;
	}

/* @end Twitter Widget Styles
-------------------------------- */
			
/* EOF */
