/************************************ template.css styles ************************************/

/** @LAYOUT  **/

#jsn-master {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	background: #172534 url(https://www.cmt-fab.com/assets/images/master-bg.jpg) repeat-x top left;
}

#jsn-page {
	background-color: #ffffff;
	color: #000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	width: 960px;
	height: 100%;
	margin: 0 auto;
}

/* Header */
#jsn-header {
	position: relative;
/*	z-index: 2; */
}

#jsn-logo {
	position: absolute;
	bottom: 15px;
	left: 15px;
}

#jsn-logo p{
	margin-bottom:3px;
	margin-right:14px;
	text-align:right;
}


#jsn-ptop {
	position: absolute;
	top: 30px;
	right: 20px;
	font-size: 24px;
}



/* Content */
#jsn-mainmenu {
	height: 30px;
	position: relative;
	background-color: #282828;
/*	z-index: 1; */
}

#jsn-ptoolbar {
	position: absolute;
	top: 3px;
	left: 3px;
}

#jsn-pinset {
	position: absolute;
	top: 3px;
	right: 3px;
}

#jsn-fontresizer {
	position: absolute;
	top: 3px;
	right: 8px;
}

#jsn-promo {
	color: #f2f2f2;
	background: #595959 url(https://www.cmt-fab.com/assets/images/promo-bg.jpg) repeat-x left top;
	border-bottom: 5px solid #404040;
}

#jsn-promo h3 {
	color: #ffffff;
}

#jsn-puser8_inner,
#jsn-puser9_inner {
	padding: 15px;
}

#jsn-puser8 a:link, #jsn-puser8 a:visited,
#jsn-puser9 a:link, #jsn-puser9 a:visited {
	color: #40afff;
}

#jsn-maincontent_inner {
	padding: 0 15px;
}

#jsn-mainbody {
	padding: 1.5em;
}

#jsn-content {
	background-color: #ffffff;
	border-bottom: 1px solid #b3b3b3;
}

#jsn-content_inner1 {
	background: transparent url(https://www.cmt-fab.com/assets/images/leftside-bg-small.png) repeat-y left top;
}

#jsn-content_inner2 {
	background: transparent url(https://www.cmt-fab.com/assets/images/rightside-bg-small.png) repeat-y right top;
}

#jsn-pathway {
 	background: transparent url(https://www.cmt-fab.com/assets/images/dot.png) repeat-x bottom left;
	padding: .6em 1em;
}

#jsn-banner {
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

#jsn-usermodules1 {
	padding: 1.2em 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/dot.png) repeat-x left bottom;
}

#jsn-usermodules2 {
	padding: 1.2em 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/dot.png) repeat-x left top;
}

#jsn-usermodules3 {
	padding: .6em;
	border-top: 2px solid #ffffff;
	border-bottom: 6px solid #404040;
	background: #d9d9d9 url(https://www.cmt-fab.com/assets/images/usermodules3-bg.png) repeat-x left top;
}

#jsn-usermodules1_inner_grid2,
#jsn-usermodules2_inner_grid2 {
	background: transparent url(https://www.cmt-fab.com/assets/images/dot.png) repeat-y 50% top;
}

#jsn-puser1_grid2,
#jsn-puser3_grid2 {
	width: 49.95%;
	float: left;
}

#jsn-puser2_grid2,
#jsn-puser4_grid2 {
	width: 49.95%;
	float: right;
}

#jsn-puser5_grid2,
#jsn-puser6_grid2,
#jsn-puser7_grid2 {
	width: 49.95%;
	float: left;
}

#jsn-puser5_grid3,
#jsn-puser6_grid3,
#jsn-puser7_grid3 {
	width: 33.3%;
	float: left;
}

#jsn-puser1, #jsn-puser2, #jsn-puser3, #jsn-puser4 {
	padding: .6em 1.2em;
}

#jsn-puser5, #jsn-puser6, #jsn-puser7 {
	padding: 1.2em;
}

#jsn-pleft,
#jsn-pright {
	padding: 1em;
}

#jsn-pright div.module, #jsn-pright div.module-plain, #jsn-pright div.module-box,
#jsn-pleft div.module, #jsn-pleft div.module-plain, #jsn-pleft div.module-box {
	margin-bottom: 1.5em;
}

/* Footer */
#jsn-footer {
	padding: 1.2em 1em;
	font-size: 0.9em;
	color: #595959;
}

#jsn-footer a:link,
#jsn-footer a:visited {
	color: #000;
	text-decoration: underline;
}

#jsn-footer a:hover {
	text-decoration: none;
}

#jsn-pfooter_grid2 {
	float: left;
	width: 35%;
}

#jsn-pbottom_grid2 {
	float: right;
	width: 65%;
}

#jsn-pbottom {
	text-align: right;
}


/* @MODULE STYLES **/

/* search icon */
div.search-icon {
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-module-search.png) no-repeat left center;
	padding-left: 20px;
}

table.poll td,
table.poll-box td,
table.poll-plain td {
	text-align: left;
}

/* moduletable style */
div.module,
div.module-box,
div.module-plain,
div.moduletable-plain,
div.moduletable {
	overflow: hidden;
}

div.module h3, div.module-box h3, div.module-plain h3,
div.moduletable h3, div.moduletable-plain h3 {
	color: #000000;
	font-size: 1.1em;
	margin: 0 0 3px 0;
}

/* Module background styles */
div.module-box {
	padding: 0;
}

div.module-box > div {
	padding: 16px 0 0 0;
}

div.module-box > div > div {
	padding: 0 0 0 16px;
}

div.module-box > div > div > div {
	padding: 0 16px 16px 0;
}

div.box-blue {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-blue-bg-r.png) top right no-repeat;
}

div.box-blue > div {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-blue-bg-l.png) top left no-repeat;
}

div.box-blue > div > div {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-blue-bg-l.png) bottom left no-repeat;
}

div.box-blue > div > div > div {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-blue-bg-r.png) bottom right no-repeat;
}

div.box-blue div div div div {
	background: none;
}


div.box-green {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-green-bg-r.png) no-repeat top right;
}

div.box-green > div {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-green-bg-l.png) no-repeat top left;
}

div.box-green > div > div {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-green-bg-l.png) no-repeat bottom left;
}

div.box-green > div > div > div {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-green-bg-r.png) no-repeat bottom right;
}

div.box-green div div div div {
	background: none;
}


/*
div.box-yellow {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-yellow-bg-r.png) no-repeat top right;
}

div.box-yellow > div {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-yellow-bg-l.png) no-repeat top left;
}

div.box-yellow > div > div {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-yellow-bg-l.png) no-repeat bottom left;
}

div.box-yellow > div > div > div {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-yellow-bg-r.png) no-repeat bottom right;
}

div.box-yellow div div div div {
	background: none;
}
*/


div.box-grey {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-grey-bg-r.png) no-repeat top right;
	color: #f2f2f2;
}

div.box-grey > div {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-grey-bg-l.png) no-repeat top left;
}

div.box-grey > div > div {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-grey-bg-l.png) no-repeat bottom left;
}

div.box-grey > div > div > div {
	background: transparent url(https://www.cmt-fab.com/assets/images/module-box-grey-bg-r.png) no-repeat bottom right;
}

div.box-grey div div div div {
	background: none;
}

div.box-grey h3 {
	color: #FFF;
}

div.box-grey a:link,
div.box-grey a:visited {
	color: #40afff;
}


/* Module Icon Styles */
div.header-dots h3,
div.icon-dots h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-dots.png) no-repeat left 5px;
	padding: 0 0 0 10px;
}

div.header-arrow h3,
div.icon-arrow h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-arrow.png) no-repeat left 5px;
	padding: 0 0 0 16px;
}

div.icon-article h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-article.png) no-repeat left 5px;
	padding: 2px 0 2px 22px;
}

div.icon-calendar h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-calendar.png) no-repeat left 4px;
	padding: 2px 0 2px 21px;
}

div.icon-cart h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-cart.png) no-repeat left 4px;
	padding: 2px 0 2px 21px;
}

div.icon-comment h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-comment.png) no-repeat left 4px;
	padding: 2px 0 2px 21px;
}

div.icon-display h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-display.png) no-repeat left 4px;
	padding: 2px 0 2px 21px;
}

div.icon-download h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-download.png) no-repeat left 4px;
	padding: 2px 0 2px 21px;
}

div.icon-user h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-user.png) no-repeat left 5px;
	padding: 2px 0 2px 21px;
}

div.icon-selection h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-selection.png) no-repeat left 5px;
	padding: 2px 0 2px 21px;
}

div.icon-online h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-online.png) no-repeat left 5px;
	padding: 2px 0 2px 21px;
}

div.icon-statistics h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-statistics.png) no-repeat left 5px;
	padding: 2px 0 2px 21px;
}

div.icon-settings h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-settings.png) no-repeat left 5px;
	padding: 2px 0 2px 21px;
}

div.icon-search h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-search.png) no-repeat left 5px;
	padding: 2px 0 2px 21px;
}

div.icon-folder h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-folder.png) no-repeat left 4px;
	padding: 2px 0 2px 21px;
}

div.icon-star h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-star.png) no-repeat left 4px;
	padding: 2px 0 2px 21px;
}

div.icon-image h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-image.png) no-repeat left 4px;
	padding: 2px 0 2px 21px;
}

div.icon-home h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-home.png) no-repeat left 4px;
	padding: 2px 0 2px 21px;
}

div.icon-help h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-help.png) no-repeat left 4px;
	padding: 2px 0 2px 21px;
}

div.icon-info h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-info.png) no-repeat left 4px;
	padding: 2px 0 2px 21px;
}

div.icon-mail h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-mail.png) no-repeat left 4px;
	padding: 2px 0 2px 21px;
}

div.icon-rss h3 {
	background: url(https://www.cmt-fab.com/assets/images/icon-module-rss.png) no-repeat left 4px;
	padding: 2px 0 2px 21px;
}


/** @TYPOGRAPHY **/

html, body {
	border: 0;
	margin: 0;
	padding: 0;
}

p, pre, blockquote, form, dl, ul, ol, fieldset, address {
	padding: 0;
	margin: 0.35em 0 0.8em 0;
}

fieldset {
	padding: .5em;
}

pre {
	padding: 1em;
	border-left: 5px solid #404040;
	background: #FFFFD5;
	font-family: "Courier New", Courier, monospace;
}

blockquote {
	padding-left: 55px;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-text-blockquote.png) no-repeat top left;
	font-style: italic;
	min-height: 45px;
	color: #404040;
}

small {
	font-size: .85em;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sup em {
	font-size: .8em;
	color: red;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

acronym, abbr {
	border-bottom: 1px dashed;
	letter-spacing: 1px;
	cursor: help;
}

/* @HEADING */
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0.6em 0 .25em 0;
}

h1 {
	font-size: 1.4em;
	color: #000000;
	margin: 0px;
	font-weight: normal;
}

h2 {
	font-size: 1.3em;
	color: #000000;
}

h3 {
	/* font-size: 1.2em; 
	color: #CC3333;*/
	font-size: 100%;
	color: black;
	margin-top: 1px;
	margin-bottom: 1px;
}

h4 {
	font-size: 1.1em;
	color: #CC8033;
}

h5, h6 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

/* @IMAGE */
img {
	border: none;
}

img.image-left {
	float: left;
	margin: .5em 1em .5em 0;
}

img.image-right {
	float: right;
	margin: .5em 0 .5em 1em;
}

img.image-border {
	border: 1px solid #e5e5e5;
	padding: 3px;
}

img.image-margin {
	margin: .5em;
}

/* @LINK */
a:link,
a:visited {
	text-decoration: none;
	outline: none;
	color: #00789f;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #FF0000;
}

a img {
	border: none;
}

/* Based on extension */
a.text {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-txt.png) no-repeat center right;
}

a.music { 
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-music.png) no-repeat center right;
}

a.archive { 
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-archive.png) no-repeat center right;
}

a.movie { 
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-film.png) no-repeat center right;
}

a.wmv {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-wmv.png) no-repeat right center;
}

a.doc, a.rtf {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-doc.png) no-repeat center right;
}

a.xls {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-xls.png) no-repeat center right;
}

a.pps {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-pps.png) no-repeat center right;
}

a.flash {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-flash.png) no-repeat center right;
}

a.pdf {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-pdf.png) no-repeat center right;
}

a.rss, a.atom {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-feed.png) no-repeat center right;
}

a.vcard {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-vcard.png) no-repeat center right;
}

a.mov {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-mov.png) no-repeat right center;
}

a.dmg, a.app {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-dmg.png) no-repeat center right;
}

a.ical {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-ical.png) no-repeat center right;
}

a.css {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-css.png) no-repeat center right;
}

a.ttf {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-ttf.png) no-repeat center right;
}

a.torrent {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-torrent.png) no-repeat center right;
}

a.mailto {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-mailto.png) no-repeat center right;
}

a.callto {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-call.png) no-repeat center right;
}

a.msnim {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-msn.png) no-repeat center right;
}

a.aim {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-aim.png) no-repeat center right;
}

a.yim { 
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-yim.png) no-repeat center right;
}

a.skype {
	padding: 5px 20px 5px 0;
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-link-skype.png) no-repeat center right;
}

a.noicon {
	padding: 0 !important;
	background: none !important;
}

/* Reset original styles */
#jsn-mainbody a[title="PDF"],
#jsn-mainbody a[title="Print"],
#jsn-mainbody a[title="E-mail"] {
	padding: 0;
	background: none;
}

/* @TEXT */
.clearbreak {
	clear: both;
}

div.grid2:after,
div.grid3:after,
div.grid4:after,
div.grid5:after,
ul.hlist-left:after,
ul.hlist-right:after,
.clearafter:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

/* Text grid */
div.grid-col {
	float: left;
	overflow: hidden;
	margin-right: 2%;
}

div.grid-lastcol {
	float: right;
	overflow: hidden;
	margin-right: 0 !important;
}

div.grid2 div.grid-col {
	width: 48.8%;
}

div.grid3 div.grid-col {
	width: 31.9%;
}

div.grid4 div.grid-col {
	width: 23.4%;
}

div.grid5 div.grid-col {
	width: 18.3%;
}

/* Text paragraph */
.border {
	border: 1px solid #e5e5e5;
	padding: 3px;
}

.alert {
	border-top: 2px solid #FEABAB;
	border-bottom: 2px solid #FEABAB;
	padding: 1em 1em 1em 5em;
	background: #FFDFDF url(https://www.cmt-fab.com/assets/images/icon-text-alert.png) no-repeat 1.5em;
}

.info {
	border-top: 2px solid #B7D2F2;
	border-bottom: 2px solid #B7D2F2;
	padding: 1em 1em 1em 5em;
	background: #DBE7F8 url(https://www.cmt-fab.com/assets/images/icon-text-info.png) no-repeat 1.5em;
}

.download {
	border-top: 2px solid #DDEDBC;
	border-bottom: 2px solid #DDEDBC;
	padding: 1em 1em 1em 5em;
	background: #F2F9E5 url(https://www.cmt-fab.com/assets/images/icon-text-download.png) no-repeat 1.5em;
}

.comment {
	border-top: 2px solid #FEEBAB;
	border-bottom: 2px solid #FEEBAB;
	padding: 1em 1em 1em 5em;
	background: #FEF8E1 url(https://www.cmt-fab.com/assets/images/icon-text-comment.png) no-repeat 1.5em;
}

.tip {
	border-top: 2px solid #FEEBAB;
	border-bottom: 2px solid #FEEBAB;
	padding: 1em 1em 1em 5em;
	background: #FFFFD5 url(https://www.cmt-fab.com/assets/images/icon-text-tip.png) no-repeat 1.5em;
}

.attachment {
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	padding: 1em 1em 1em 5em;
	background: #f2f2f2 url(https://www.cmt-fab.com/assets/images/icon-text-attachment.png) no-repeat 1.5em;
}

.dropcap:first-letter {
	float: left;
	color: #404040;
	font: 4em/.8em "Times New Roman", Times, serif;
}

.prolabel {
	background: transparent url(https://www.cmt-fab.com/assets/images/prolabel.png) no-repeat right 50%;
	padding-right: 84px;
}

.freenprolabel {
	background: transparent url(https://www.cmt-fab.com/assets/images/freenprolabel.png) no-repeat right 50%;
	padding-right: 98px;
}

/* @LIST */
ul li {
	margin: .3em 0 .3em 1.6em;
	padding: 0;
}

ol li {
	margin: .3em 0 .3em 2em;
	padding: 0;
}

ul.arrowlist-red, ul.arrowlist-green, ul.arrowlist-blue,
ul.iconlist-article, ul.iconlist-folder, ul.iconlist-image,
ul.iconlist-online, ul.iconlist-star, ul.iconlist-user {
	list-style: none;
}

/* Arrow list */
ul.arrowlist-red li {
	margin-left: .6em;
	padding: 0 0 0 10px;
	background: url(https://www.cmt-fab.com/assets/images/arrow.png) no-repeat left 6px;
}

ul.arrowlist-green li {
	margin-left: .6em;
	padding: 0 0 0 10px;
	background: url(https://www.cmt-fab.com/assets/images/icon-arrow-s.png) no-repeat left 6px;
}

ul.arrowlist-blue li {
	margin-left: .6em;
	padding: 0 0 0 10px;
	background: url(https://www.cmt-fab.com/assets/images/icon-arrow-blue.png) no-repeat left 6px;
}

/* Icon list */
ul.iconlist-article li {
	margin-left: .6em;
	padding: 0 0 0 20px;
	background: url(https://www.cmt-fab.com/assets/images/icon-module-article.png) no-repeat left top;
}

ul.iconlist-folder li {
	margin-left: .6em;
	padding: 0 0 0 20px;
	background: url(https://www.cmt-fab.com/assets/images/icon-module-folder.png) no-repeat left top;
}

ul.iconlist-image li {
	margin-left: .6em;
	padding: 0 0 0 20px;
	background: url(https://www.cmt-fab.com/assets/images/icon-module-image.png) no-repeat left top;
}

ul.iconlist-online li {
	margin-left: .6em;
	padding: 0 0 0 20px;
	background: url(https://www.cmt-fab.com/assets/images/icon-module-online.png) no-repeat left top;
}

ul.iconlist-star li {
	margin-left: .6em;
	padding: 0 0 0 20px;
	background: url(https://www.cmt-fab.com/assets/images/icon-module-star.png) no-repeat left top;
}

ul.iconlist-user li {
	margin-left: .6em;
	padding: 0 0 0 20px;
	background: url(https://www.cmt-fab.com/assets/images/icon-module-user.png) no-repeat left top;
}

/* Horizontal list */
ul.hlist, ul.hlist-left, ul.hlist-right {
	margin: 0;
	list-style: none;
}

ul.hlist li {
	display: inline;
	margin: 0;
}

ul.hlist-left li {
	display: inline;
	margin: 0 1em 0 0;
}

ul.hlist-right li {
	display: inline;
	margin: 0 0 0 1em;
}

ul.nobullet {
	margin: 0;
	list-style: none;
}

ul.nobullet li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* @TABLES */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th {
	text-align: left;
}

/* Plain rows */
table.plainrows {
	border-collapse:collapse;
	background-color: #f2f2f2;
	color: #404040;
}

table.plainrows caption {
	padding: 6px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

table.plainrows thead {
	border-bottom: solid 1px #284d73;
}

table.plainrows thead th {
	text-transform: capitalize;
	background-color: #366999;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 1.1em;
}

table.plainrows tfoot th,
table.plainrows tfoot td {
	text-transform: capitalize;
	padding: 3px 10px;
	background-color: #d9d9d9;
	color: #000000;
	font-size: 1.1em;
}

table.plainrows tfoot td {text-align:right}

table.plainrows tbody th,
table.plainrows tbody td {
	border-bottom: solid 1px #d9d9d9;
	padding: 4px 10px;
}

table.plainrows tbody th {
	white-space: nowrap;
}

table.plainrows tr.odd {
/*	background-color: #e5e5e5;*/
}

table.plainrows tbody tr:hover {
	background: #e5e5e5;
}

/* Dark stripes */
table.colorstripes {
	border: 1px solid #162c40;
	color: #ffffff;
	background: #284d73;
	border-collapse: collapse;
}

table.colorstripes caption {
	padding: 6px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

table.colorstripes td,
table.colorstripes th {
	border: 1px dashed #366999;
	padding: 5px 10px;
}

table.colorstripes thead th {
	border: 1px solid #284d73;
	background: #162c40;
	color: #ffffff;
	font-size: 1.1em;
}

table.colorstripes tbody th,
table.colorstripes tbody td {
	text-align: left;
	vertical-align: top;
}

table.colorstripes tbody tr.odd {
	background: #224161;
}

table.colorstripes tbody tr:hover {
	background: #1f3d59;
}

table.colorstripes tbody tr:hover th,
table.colorstripes tbody tr.odd:hover th {
	background: #1f3d59;
}

table.colorstripes tfoot th,
table.colorstripes tfoot td {
	border: none;
	padding: 4px 10px;
	background: #162c40;
	color: #ffffff;
	font-size: 1.1em;
}

table.colorstripes tfoot td {
	text-align: right;
}

/* Light stripes */
table.greystripes {
	border: 1px solid #d9d9d9;
	color: #404040;
	background: #ffffff;
	border-collapse: collapse;
}

table.greystripes caption {
	padding: 6px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

table.greystripes td,
table.greystripes th {
	border: 1px dashed #e5e5e5;
	padding: 5px 10px;
}

table.greystripes thead th {
	border: 1px solid #595959;
	border-bottom: 2px solid #000000;
	background: #404040;
	color: #ffffff;
	font-size: 1.1em;
}

table.greystripes tbody th,
table.greystripes tbody td {
	text-align: left;
	vertical-align: top;
}

table.greystripes tbody tr.odd {
	background: #f2f2f2;
}

table.greystripes tbody tr:hover {
	background: #e5e5e5;
}

table.greystripes tbody tr:hover th,
table.greystripes tbody tr.odd:hover th {
	background: #e5e5e5;
}

table.greystripes tfoot th,
table.greystripes tfoot td {
	border: none;
	padding: 4px 10px;
	background-color: #d9d9d9;
	color: #000000;
	font-size: 1.1em;
}

table.greystripes tfoot td {
	text-align: right;
}


/** @JOOMLA DEFAULT **/

/* PATHWAY */
span.pathway {
	font-weight: bold;
	font-size: 0.9em;
}

a.pathway:link,
a.pathway:visited {
	padding: 0 .25em;
	font-weight: normal;
	text-decoration: none;
	color: #404040;
}

a.pathway:hover {
	text-decoration: underline;
}

/* page heading */
.componentheading,
.contentheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

/* Content title link */
a.contentpagetitle:link,
a.contentpagetitle:visited {
	text-decoration: none;
}

a.contentpagetitle:hover {
	text-decoration: underline;
}

/** CONTENT AREA **/
/* Blog page main wrapper */
table.blog {
	width: 100%;
}

table.blog td {
	padding-right: 5px;
}

/* Content container */
table.contentpane,
table.contentpaneopen {
	width: 100%;
}

/* Separator after each content container TD */
table.blog span.article_seperator {
	display: block;
	height: 1.5em;
}

/* 3 buttons */
td.buttonheading {
	padding: 0 2px;
}

/* Data & written by area */
span.small,
td.createdate,
td.modifydate {
	color: #999999;
	font-size: 0.9em;
	padding-bottom: .6em;
}

/* Page counter */
div.pagenavcounter {
	color: #595959;
	margin: .5em 0;
	font-size: .9em;
	font-weight: bold;
}

/* Table of content */
table.contenttoc {
	margin: 0 0 1em 1em;
	border: 1px solid #D9D9D9;
	background: #f2f2f2;
}

table.contenttoc th {
	padding: .4em;
	background: url(https://www.cmt-fab.com/assets/images/grey_dot.png) bottom repeat-x;
	font-weight: bold;
	text-align: center;
}

table.contenttoc td {
	padding: .25em .6em;
}

a.toclink:link,
a.toclink:visited {
	font-size: .9em;
}

a.toclink:hover {
}

div.mosimage {
	padding: .3em;
	margin: .8em;
	color: #595959;
}

div.mosimage_caption {
	padding: .2em;
	font-weight: bold;
	font-size: 0.9em;
}

/* Read more */
a.readon:link,
a.readon:visited {
	padding: 3px 6px 3px 22px;
	text-decoration: none;
	color: #404040;
	background: #f2f2f2 url(https://www.cmt-fab.com/assets/images/icon-module-arrow.png) no-repeat 5px center;
	border: 1px solid #e5e5e5;
}

a.readon:hover {
	background-color: #e5e5e5;
	text-decoration: none;
}

/** COMPONENT AND CONTENT TABLE PAGE **/
/* Description in content table and component page */
td.contentdescription {
	padding: .5em 0;
}

/* Links in Section Table page */
a.category:link,
a.category:visited {
	font-weight: bold;
}

a.category:hover {
}

/* table in category table page */
td.sectiontableheader {
	padding: 5px 8px;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #366999;
}

td.sectiontableheader a {
	color: #ffffff;
	text-decoration: underline;
}

td.sectiontableheader a:hover {
	text-decoration: none;
}

/* table's row 1 */
tr.sectiontableentry1 td {
	padding: 5px 8px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

/* table's row 2 */
tr.sectiontableentry2 td {
	padding: 5px 8px;
}

.smalldark {
}

/** "MORE..." AREA **/
/* "More..." panel */
div.blog_more {
}

/* "More..." panel heading text */
div.blog_more div {
	padding-bottom: .3em;
}

/* "More..." block links */
div.blog_more ul {
}

div.blog_more li{
}

/* "More..." panel links */
a.blogsection:link, a.blogsection:visited {
	text-decoration: none;
}

a.blogsection:hover {
	text-decoration: underline;
}

/** BOTTOM NAVIGATION BAR **/
/* content page nav */
div.pagenavbar div {
	color: #999999;
	font-weight: bold;
	font-size: .9em;
}

div.pagenavbar a:link, 
div.pagenavbar a:visited {
	text-decoration: none;
}

div.pagenavbar a:hover {
	text-decoration: underline;
}

/* content item rolling nav */
th.pagenav_prev, th.pagenav_next {
	color: #999999;
	font-size: .9em;
	font-weight: bold;
}

th.pagenav_prev a:link, th.pagenav_prev a:visited,
th.pagenav_next a:link, th.pagenav_next a:visited {
	text-decoration: none;
}

th.pagenav_prev a:hover, th.pagenav_next a:hover {
	text-decoration: underline;
}

/* blog pages nav */
.pagenav {
	color: #999999;
	padding: 0 .5em;
	margin-top: 1em;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
}

/* blog pages nav link */
a.pagenav:link, a.pagenav:visited {
	text-decoration: none;
	text-transform: uppercase;
}

a.pagenav:hover {
	text-decoration: underline;
}

/* Back button */
div.back_button {
	margin: .5em 0;
	padding: .4em 0;
	font-weight: bold;
}

div.back_button a:link,
div.back_button a:visited {
	text-decoration: none;
	text-transform: uppercase;
}

div.back_button a:hover{
	text-decoration: underline;
}

.hd {
	display: none;
}

/** COMMON FORM **/
input.button {
}

input.inputbox {
}

input.inputbox:hover,
input.button:hover {
}

input.inputbox:focus {
}

/** POP UP FORMS **/
body.contentpane {
	padding: 1em;
}

/** SEARCH MODULE **/
/* Search wrapper */
div.search {
}

/* Search input box */
input#mod_search_searchword {margin-right:3px;}

span.highlight {
	padding: .2em;
	background: #FFFFAA;
}

/** LOGIN MODULE **/
form#form-login fieldset.input {
	border: none;
	padding: 0;
}

input#modlgn_username {
}

input#modlgn_passwd {
}

input#modlgn_remember {
}

p#form-login-username,
p#form-login-password,
p#form-login-remember {
	margin: 0 0 6px 0;
}

/** LATEST NEWS & POPULAR MODULE **/
ul.latestnews,
ul.mostread {
}

ul.latestnews li,
ul.mostread li {
}

/** POLL MODULE **/
/* poll's table */
table.poll {
}

table.pollstableborder {
	margin: .5em 0;
	text-align: left;
}

table.pollstableborder td {
	text-align: left;
	font-size: .9em;
	padding: 3px 2px;
	border: none;
}

/* poll's question */
table.pollstableborder td.sectiontableentry1 {
}

table.pollstableborder td.sectiontableentry2 {
}

/* poll's result */
table.pollstableborder th.sectiontableheader {
}

table.pollstableborder tr.sectiontableentry0 td {
	background-color: #f2f2f2;
	padding: .5em .8em;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: none;
	padding: .5em .8em;
}


/** POP UP FORMS **/
body.contentpane {
	color: #000000;
	background: #FFFFFF;
}

/** Tabs **/
#jsn-master div.dynamic-tab-pane-control div.tab-row h2.tab {
	background-image: none;
	background-color: #e5e5e5;
	padding: 5px;
}

#jsn-master div.dynamic-tab-pane-control div.tab-row h2.tab a {
	color: #000000;
}

#jsn-master div.dynamic-tab-pane-control div.tab-row h2.selected {
	background-image: none !important;
	background-color: #366999;
}

#jsn-master div.dynamic-tab-pane-control div.tab-row h2.selected a {
	font-weight: bold;
	color: #ffffff;
}

#jsn-master div.dynamic-tab-pane-control div.tab-page {
	border-color: #999999;
	border-top: 3px solid #366999;
	padding: 5px;
}


/* Joomla 1.5 styles */

/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}

#system-message ul li {
	margin-left: 0;
}

#system-message dd.message ul {
	background: #c3d2e5 url(https://www.cmt-fab.com/assets/images/notice-info.png) 4px center no-repeat;
}

/* System Error Messages */
#system-message dd.error ul {
	border-top: 3px solid #de7a7b;
	border-bottom: 3px solid #de7a7b;
	margin: 0px;
	padding-left: 40px;
	color: #cc0000;
	background: #e6c0c0 url(https://www.cmt-fab.com/assets/images/notice-alert.png) 4px center no-repeat;
	text-indent: 0px;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(https://www.cmt-fab.com/assets/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul {
	border-top: 3px solid #f0dc7e;
	border-bottom: 3px solid #f0dc7e;
	color: #cc0000;
	background: #efe7b8 url(https://www.cmt-fab.com/assets/images/notice-note.png) 4px center no-repeat;
}


/** @MENU **/

/** @SUCKERFISH **/

/* Mainlevel */
ul.menu-suckerfish {
	z-index: 1;
	float: left;
	border-right: 1px solid #404040;
	margin: 0;
	background: none;
	padding: 0;
	list-style: none;
}

ul.menu-suckerfish li {
	float: left;
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu-suckerfish a:link,
ul.menu-suckerfish a:visited {
	display: block;
	border-right: 1px solid #000000;
	border-left: 1px solid #404040;
	margin: 0;
	padding: 3px 1.5em;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

ul.menu-suckerfish a:hover {
	background-color: #404040;
}

ul.menu-suckerfish li.active a {
	background-color: #404040;
}


/* Sublevel */
ul.menu-suckerfish ul {
	position: absolute;
	left: -999em;
	z-index: 99;
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Other containers */
ul.menu-suckerfish ul ul {
	margin: -26px 0 0 184px;
	z-index: 100;
}

/* Items */
ul.menu-suckerfish ul li {
	position: relative;
	width: 185px;
	margin: 0;
	background: none;
	padding: 0;
}

ul.menu-suckerfish ul a:link,
ul.menu-suckerfish ul a:visited {
	display: block;
	border-top: 1px solid #366999;
	border-right: none;
	border-bottom: 1px solid #162c40;
	border-left: 1px solid #162c40;
	background: #284d73 none;
	color: #cfdbe5;
	padding: 4px 10px;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	height: 1%;
}

ul.menu-suckerfish ul a:hover,
ul.menu-suckerfish ul li.parent a:hover,
ul.menu-suckerfish ul li.parent li.parent a:hover {
	border-top: 1px solid #1f3d59;
	background-color: #1f3d59;
	color: #ffffff;
}

/* Active */
ul.menu-suckerfish ul li.active a,
ul.menu-suckerfish ul li.active li.active a,
ul.menu-suckerfish ul li.active li.active li.active a {
	font-weight: bold;
	color: #ffffff;
}

/* Clear active */
ul.menu-suckerfish ul li.active li a,
ul.menu-suckerfish ul li.active li.active li a {
	font-weight: normal;
	color: #cfdbe5;
}

/* Children expanded */
ul.menu-suckerfish ul li.parent a,
ul.menu-suckerfish ul li.parent li.parent a {
	background: #284d73 url("https://www.cmt-fab.com/assets/images/suckerfish-expand.png") no-repeat 95% center;
	padding-right: 10px;
}

/* Clear children expanded */
ul.menu-suckerfish ul li.parent li a,
ul.menu-suckerfish ul li.parent li.parent li a {
	background-image: none;
}


/* Rollover actions */
ul.menu-suckerfish li:hover ul,
ul.menu-suckerfish li.hover ul,
ul.menu-suckerfish li:hover ul li:hover ul,
ul.menu-suckerfish li.hover ul li.hover ul,
ul.menu-suckerfish li:hover ul li:hover ul li:hover ul,
ul.menu-suckerfish li.hover ul li.hover ul li.hover ul {
	left: auto;
}

ul.menu-suckerfish li:hover ul ul,
ul.menu-suckerfish li.hover ul ul,
ul.menu-suckerfish li:hover ul li:hover ul ul,
ul.menu-suckerfish li.hover ul li.hover ul ul,
ul.menu-suckerfish li:hover ul li:hover ul li:hover ul ul,
ul.menu-suckerfish li.hover ul li.hover ul li.hover ul ul {
	left: -999em;
}

ul.menu-suckerfish,
ul.menu-suckerfish li li {
	clear: left;
}


/** @BULLET TREE **/

/* main level */
ul.menu-bullettree,
ul.menu-bullettree ul {
	background: none;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu-bullettree li {
	background: none;
	padding: 0;
	margin: 0;
}

ul.menu-bullettree {
	border-top: 1px dotted #b3b3b3;
}

ul.menu-bullettree ul li {
	margin-left: 1em;
}

ul.menu-bullettree a:link, ul.menu-bullettree a:visited {
	display: block;
	background: transparent url(https://www.cmt-fab.com/assets/images/bullettree-level0.png) no-repeat 5px 10px;
	border-bottom: 1px dotted #b3b3b3;
	padding: 3px 5px 3px 15px;
	color: #404040;
	text-decoration: none !important;
}

ul.menu-bullettree a:hover {
	background-color: #d9d9d9;
	color: #000000;
}

/* For dark background */
div.box-grey ul.menu-bullettree a:link,
div.box-grey ul.menu-bullettree a:visited {
	color: #d9d9d9;
}

div.box-grey ul.menu-bullettree a:hover {
	background-color: #404040;
	color: #d9d9d9;
}

/* Sublevel items */
ul.menu-bullettree ul a:link,
ul.menu-bullettree ul a:visited {
	background-image: url(https://www.cmt-fab.com/assets/images/bullettree-level1.png);
	border-bottom: none;
}

ul.menu-bullettree ul ul a:link,
ul.menu-bullettree ul ul a:visited {
	background-image: url(https://www.cmt-fab.com/assets/images/bullettree-level2.png);
}

ul.menu-bullettree ul ul ul a:link,
ul.menu-bullettree ul ul ul a:visited {
	background-image: url(https://www.cmt-fab.com/assets/images/bullettree-level3.png);
}

/* Current item */
ul.menu-bullettree a.current {
	background-image: url(https://www.cmt-fab.com/assets/images/bullettree-current.png) !important;
	font-weight: bold;
	color: #000000;
}

ul.menu-bullettree li.current a:hover {
	color: #000000;
}

div.box-grey ul.menu-bullettree li.current a {
	color: #ffffff;
}

div.box-grey ul.menu-bullettree li.current a:hover {
	color: #ffffff;
}

ul.menu-bullettree li.current li a {
	font-weight: normal;
}

ul.menu-bullettree li.current li a:hover {
	color: #000000;
}


/** @DIV BAR **/

ul.menu-divbar {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu-divbar li {
	display: inline;
	margin: 0;
	border-left: 1px solid #B3B3B3;
	background: none;
	padding: 0 0.8em;
}

ul.menu-divbar li.first {
	border-left: none !important;
}

ul.menu-divbar a:link,
ul.menu-divbar a:visited {
	text-decoration: none !important;
}

ul.menu-divbar a:hover {
	text-decoration: underline !important;
}


/** @ICON MENU **/

ul.menu-icon {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu-icon li {
	display: inline;
	margin: 0;
	background: none;
	padding: 0 0 0 12px;
}

ul.menu-icon a:link,
ul.menu-icon a:visited {
	background: transparent url(https://www.cmt-fab.com/assets/images/dot.png) no-repeat left top;
	padding-left: 20px;
	text-decoration: none !important;
	color: #000000;
}

ul.menu-icon a:hover {
	text-decoration: underline !important;
}


/************************************ general.css styles ************************************/

/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(https://www.cmt-fab.com/assets/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(https://www.cmt-fab.com/assets/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(https://www.cmt-fab.com/assets/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(https://www.cmt-fab.com/assets/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(https://www.cmt-fab.com/assets/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(https://www.cmt-fab.com/assets/images/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(https://www.cmt-fab.com/assets/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(https://www.cmt-fab.com/assets/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

/************************************ template_red.css styles ************************************/

#jsn-master {
	background: #3b0f0f url(https://www.cmt-fab.com/assets/images/red/master-bg.jpg) repeat-x top left;
}

/** @MENU **/

/** @SUCKERFISH **/

/* Sublevel */
ul.menu-suckerfish ul a:link,
ul.menu-suckerfish ul a:visited {
	border-top-color: #993636;
	border-bottom-color: #401616;
	border-left-color: #401616;
	background-color: #732828;
	color: #e5cfcf;
}

ul.menu-suckerfish ul a:hover,
ul.menu-suckerfish ul li.parent a:hover,
ul.menu-suckerfish ul li.parent li.parent a:hover {
	border-top-color: #591f1f;
	background-color: #591f1f;
}

/* Clear active */
ul.menu-suckerfish ul li.active li a,
ul.menu-suckerfish ul li.active li.active li a {
	color: #e5cfcf;
}

/* Children expanded */
ul.menu-suckerfish ul li.parent a,
ul.menu-suckerfish ul li.parent li.parent a {
	background: #732828 url("https://www.cmt-fab.com/assets/images/red/suckerfish-expand.png") no-repeat 95% center;
}


/** @BULLET TREE **/

ul.menu-bullettree a:link, ul.menu-bullettree a:visited {
	background-image: url(https://www.cmt-fab.com/assets/images/red/bullettree-level0.png);
}

/* @TABLES */

/* Plain rows */
table.plainrows thead {
	border-bottom-color: #732828;
}

table.plainrows thead th {
	background-color: #993636;
}

/* Dark stripes */
table.colorstripes {
	border-color: #401616;
	background: #732828;
}

table.colorstripes td,
table.colorstripes th {
	border-color: #993636;
}

table.colorstripes thead th {
	border-color: #732828;
	background-color: #401616;
}

table.colorstripes tbody tr.odd {
	background-color: #612222;
}

table.colorstripes tbody tr:hover {
	background-color: #591f1f;
}

table.colorstripes tbody tr:hover th,
table.colorstripes tbody tr.odd:hover th {
	background-color: #591f1f;
}

table.colorstripes tfoot th,
table.colorstripes tfoot td {
	background-color: #401616;
}

td.sectiontableheader {
	background-color: #993636;
}

/** Tabs **/
#jsn-master div.dynamic-tab-pane-control div.tab-row h2.selected {
	background-image: none !important;
	background-color: #993636;
}

#jsn-master div.dynamic-tab-pane-control div.tab-page {
	border-top-color: #993636;
}

#jsn-puser8 a:link, #jsn-puser8 a:visited,
#jsn-puser9 a:link, #jsn-puser9 a:visited {
	color: #ff4040;
}

div.box-grey a:link,
div.box-grey a:visited {
	color: #ff4040;
}

/* @LINK */
a:link,
a:visited {
	color: #bf0000;
}


div.header-dots h3,
div.icon-dots h3 {
	background: url(https://www.cmt-fab.com/assets/images/red/icon-module-dots.png) no-repeat left 5px;
	padding: 0 0 0 10px;
}

div.header-arrow h3,
div.icon-arrow h3 {
	background: url(https://www.cmt-fab.com/assets/images/red/icon-module-arrow.png) no-repeat left 5px;
	padding: 0 0 0 16px;
}

/* Read more */
a.readon:link,
a.readon:visited {
	background-image: url(https://www.cmt-fab.com/assets/images/red/icon-module-arrow.png);
}

/************************************ style.css styles ************************************/

/* CB Menu */

#jsn-master div#conteneurmenu {
	background: transparent url(https://www.cmt-fab.com/assets/images/dot.png) repeat-x left bottom;
	margin: 0;
	padding: 0;
}

#jsn-master ul.cbpMenu {
	margin: 0;
	padding: 0;
}

#jsn-master ul.cbpMenu a:link,
#jsn-master ul.cbpMenu a:visited {
	background-color: #404040;
	padding: 5px 3px;
	color: #ffffff;
}

#jsn-master ul.cbpMenu a:hover {
	background-color: #595959;
}

#jsn-master li.cbMenu {
	border: none;
}

#jsn-master ul.cbSSmenu {
	border: none;
	margin: 0 !important;
}

#jsn-master ul.cbSSmenu li {
	border: none;
	width: 185px;
}

#jsn-master ul.cbSSmenu a:link,
#jsn-master ul.cbSSmenu a:visited {
	display: block;
	border-top: 1px solid #366999;
	border-right: none;
	border-bottom: 1px solid #162c40;
	border-left: 1px solid #162c40;
	background: #284d73 none;
	color: #cfdbe5;
	padding: 3px 10px;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	height: 1%;
}

#jsn-master ul.cbSSmenu a:hover {
	border-top: 1px solid #1f3d59;
	background-color: #1f3d59;
	color: #ffffff;
}


/* CB Info Panel */

#jsn-master div#cbProfileTitle {
	margin-top: 0.6em;
}

#jsn-master table.cbStatusList {
	border: 2px solid #d9d9d9;
}

#jsn-master table.cb-tips-bg {
	background-color: #366999;
}

#jsn-master table.cb-tips-fg {
	background-color: #f2f2f2;
}

#jsn-master td.cb-tips-capfont {
	padding: 3px 5px;
}

#jsn-master td.cb-tips-font {
	padding: 5px;
}


/** LOGIN MODULE **/

#jsn-master div.cbPosTop {
}

#jsn-master div.cbPosTabMain {
	
}


/************************************ style_red.css ************************************/

/* CB Menu */

#jsn-master ul.cbSSmenu a:link,
#jsn-master ul.cbSSmenu a:visited {
	border-top-color: #993636;
	border-bottom-color: #401616;
	border-left-color: #401616;
	background-color: #732828;
	color: #e5cfcf;
}

#jsn-master ul.cbSSmenu a:hover {
	border-top-color: #591f1f;
	background-color: #591f1f;
}


/* CB Info Panel */

#jsn-master table.cb-tips-bg {
	background-color: #993636;
}

/************************************ docman/style.css ************************************/

/** DocMan **/

#jsn-master #dm_cats h3,
#jsn-master #dm_docs h3 {
	background-color: #366999;
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	padding: .5em 1em;
}

#jsn-master #dm_docs h3 span,
#jsn-master #dm_cats h3 span {
	margin: -15px 0 0 0;
}

/* Hack for IE6 */
* html #jsn-master #dm_docs h3 span,
* html #jsn-master #dm_cats h3 span {
	margin: -25px 6px 0 0;
}

/* Hack for IE7 */
*:first-child+body #dm_docs h3 span,
*:first-child+body #dm_cats h3 span {
	margin: -25px 6px 0 0;
}

#jsn-master .dm_doc thead,
#jsn-master #dm_tooltip thead { 
	background-color: #366999;
	color: #ffffff;
}

#jsn-master a.dm_name:link,
#jsn-master a.dm_name:visited {
	padding: 0;
	line-height: 32px;
	display: inline;
}

#jsn-master a.dm_name:hover {
	background: none;
	color: #366999;
}

#jsn-master div.dm_name {
	color: #000000;
	margin: 6px 0 2px 0;
}

#jsn-master .dm_description {
	background: none;
	padding: 5px 2px 8px 2px;
	clear: both;
}

.clr {
	clear: both;
}

#jsn-master .dm_form {
	padding: 10px;
	width: auto;
}

#jsn-master #dm_title {
	padding-left: 0;
}

#jsn-master .dm_separator {
	height: 8px;
}

#jsn-master .dm_counter {
	float: none;
	color: #595959;
	font-weight: bold;
}

#jsn-master .dm_files {
	margin-right: 15px;
}

#jsn-master .dm_date {
	display: inline;
	margin: -25px 15px 0 0;
}


#jsn-master ul.mod_docman_catdown,
#jsn-master ul.mod_docman_catdown-box,
#jsn-master ul.mod_docman_latestdown {
	list-style: none;
	margin: 0;
	padding: 0;
}

#jsn-master ul.mod_docman_catdown li,
#jsn-master ul.mod_docman_catdown-box li,
#jsn-master ul.mod_docman_latestdown li {
	margin: 0;
	padding: 3px 0;
}

/************************************ docman/style_red.css ************************************/

#jsn-master #dm_cats h3,
#jsn-master #dm_docs h3 {
	background-color: #993636;
}

#jsn-master .dm_doc thead,
#jsn-master #dm_tooltip thead { 
	background-color: #993636;
}

#jsn-master a.dm_name:hover {
	color: #993636;
}


/************************************ jevents/style.css ************************************/

/** JEvents **/

#jsn-master table.cal_table {
   border: 1px solid #ffffff;
}

#jsn-master .cal_table td {
   border: 1px solid #ffffff;
}

#jsn-master tr.icon_labels {
	font-size: 0.9em;
}

#jsn-master td.cal_td_daysnames {
	border: none;
	background: #366999;
	color: #ffffff;
	padding: 3px 0;
}

#jsn-master td.mod_events_td_dayname .sunday,
#jsn-master td.cal_td_daysnames .sunday {
	color: #ff9900;
}

#jsn-master td.cal_td_daysoutofmonth,
#jsn-master td.cal_td_daysnoevents,
#jsn-master td.cal_td_today {
	padding: 6px !important;
}

#jsn-master td.mod_events_td_dayoutofmonth,
#jsn-master td.cal_td_daysoutofmonth {
	background-color: #e5e5e5;
}

#jsn-master td.mod_events_td_daynoevents,
#jsn-master td.cal_td_daysnoevents,
#jsn-master td.ev_td_left {
	background-color: #f2f2f2;
}

#jsn-master td.mod_events_td_todaywithevents,
#jsn-master td.cal_td_today,
#jsn-master td.ev_td_today {
	background-color: #ffa07a;
}

#jsn-master td.iconic_td {
}

#jsn-master div.ev_navigation {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: transparent url(https://www.cmt-fab.com/assets/images/dot.png) repeat-x left bottom;
}

#jsn-master div#ev_icon_yearly {
	background-image: url(cal5x.png);
}

#jsn-master div#ev_icon_monthly {
	background-image: url(cal1x.png);
}

#jsn-master div#ev_icon_weekly {
	background-image: url(cal2x.png);
}

#jsn-master div#ev_icon_daily {
	background-image: url(cal3x.png);
}

#jsn-master div#ev_icon_search {
	background-image: url(cal8x.png);
}

#jsn-master div#ev_icon_jumpto {
	background-image: url(cal9x.png);
}

#jsn-master td.nav_bar_cell {
	background-color: #f2f2f2;
	border: 1px solid #e5e5e5;
	padding: 1em 1.2em;
}

#jsn-master td.nav_bar_cell a {
	background: transparent url(https://www.cmt-fab.com/assets/images/arrow.png) no-repeat left 4px;
	padding-left: 10px;
}


/* Add Event */

#jsn-master td.sectionname {
	font-size: 1.5em;
	color: #000000;
}



/* Mini Calendar module */

#jsn-master table.mod_events_monthyear {
	width: 150px;
	height: 25px;
	background: #404040 url(evback.png) repeat-x left top;
}

#jsn-master table.mod_events_monthyear a.mod_events_link:link,
#jsn-master table.mod_events_monthyear a.mod_events_link:visited {
	color: #e5e5e5;
}

#jsn-master table.mod_events_monthyear a.mod_events_link:hover {
	color: #ffffff;
	text-decoration: underline;
}

#jsn-master table.mod_events_table {
	width: 150px;
	background-color: #ffffff;
}

#jsn-master td.mod_events_td_daywithevents {
	background-color: #dbe7f8;
}

#jsn-master a.mod_events_daylink:visited {
	color: #000000;
}

#jsn-master a.mod_events_daylink:hover {
	color: red;
}

/* Latest Events */

#jsn-master table.mod_events_latest_table td.mod_events_latest,
#jsn-master table.mod_events_latest_table td.mod_events_latest_first {
	border-top: none;
	background: transparent url(https://www.cmt-fab.com/assets/images/dot.png) repeat-x left top;
	padding: 8px 0;
}

#jsn-master span.mod_events_latest_content a:link,
#jsn-master span.mod_events_latest_content a:visited {
	color: #366999;
}

/************************************ jevents/style_red.css ************************************/
/** JEvents **/

#jsn-master td.cal_td_daysnames {
	background: #993636;
}


/* Mini Calendar module */
/* Latest Events */

#jsn-master span.mod_events_latest_content a:link,
#jsn-master span.mod_events_latest_content a:visited {
	color: #993636;
}

/************************************ rsg2/style.css ************************************/

/* My gallery link */
#jsn-master a.rsg2-mygalleries_link:link,
#jsn-master a.rsg2-mygalleries_link:visited {
	background: transparent url(https://www.cmt-fab.com/assets/images/icon-module-user.png) no-repeat left top;
	padding: 1px 0 3px 20px;
	font-weight: bold;
}

/* Intro text */
#jsn-master div.intro_text {
	margin: 1em 0;
	padding: 1.2em 1.5em;
	background-color: #f2f2f2;
	border: 1px solid #e5e5e5;
}

/* Gallery block */
#jsn-master div.rsg_galleryblock {
	width: auto;
}

#jsn-master div.rsg_galleryblock,
#jsn-master div.rsg_galleryblock_double_1,
#jsn-master div.rsg_galleryblock_double_2 {
	border-color: #b3b3b3;
}

#jsn-master li.rsg2-galleryList-item {
	border-color: #b3b3b3;
}

#jsn-master div.rsg2-galleryList-text {
	font-size: 16px;
	font-weight: bold;
}

#jsn-master div.rsg2_details {
	font-size: 11px;
	color: #b3b3b3;
	font-weight: normal;
}

#jsn-master div.rsg2-galleryList-description {
	font-size: 13px;
	font-weight: normal;
}

#jsn-master div.rsg_sem_inl_Nav {
	margin-bottom: 1.8em;
}

#jsn-master div.rsg2-galleryList-thumb,
#jsn-master div.rsg2-galleryList-thumb_double {
	margin-right: 10px;
}

#jsn-master div.rsg_sub_url_single {
	margin-top: 8px;
	font-weight: bold;
	width: auto;
	float: none;
}


/* Tool tip */

#jsn-master div.tool-tip {
	background-color: #ffffd5;
	padding: 3px 5px;
	border: 1px solid #b3b3b3;
}

#jsn-master div.tool-text {
	color: #000000;
}


/************************************ Inline styles ************************************/

#jsn-page {
		width: 960px;
	}
	
	#jsn-header {
		height: 86px;
	}
	
	#jsn-puser9 {
		float: left;
		width: 23%;
	}
	#jsn-pheader {
		float: left;
		width: 960px;
		height: 203px;
		background: url(https://www.cmt-fab.com/uploads/billboards/default_billboard.jpg);
		overflow: hidden;
	}
	#jsn-puser8 {
		float: right;
		width: 23%;
	}
	
	#jsn-content_inner1 {
		background: transparent url(https://www.cmt-fab.com/assets/images/bg/leftside23-bg-full.png) repeat-y 23% top;
		padding: 0;
	}
	#jsn-maincontent_inner {
		padding-left: 0;
	}
	
	#jsn-leftsidecontent {
		float: left;
		width: 23%;
	}
	#jsn-maincontent {
		float: left;
		width: 739px;
	}
	#jsn-rightsidecontent {
		float: right;
		width: 23%;
	}
	
			ul.menu-icon li.order1 a:link,
			ul.menu-icon li.order1 a:visited {
				background-image: url("https://www.cmt-fab.com/assets/images/icon-module-home.png");
			}
			
			ul.menu-icon li.order2 a:link,
			ul.menu-icon li.order2 a:visited {
				background-image: url("https://www.cmt-fab.com/assets/images/icon-module-info.png");
			}
			
			ul.menu-icon li.order3 a:link,
			ul.menu-icon li.order3 a:visited {
				background-image: url("https://www.cmt-fab.com/assets/images/icon-module-image.png");
			}
			
			ul.menu-icon li.order4 a:link,
			ul.menu-icon li.order4 a:visited {
				background-image: url("https://www.cmt-fab.com/assets/images/icon-module-download.png");
			}
			
			ul.menu-icon li.order5 a:link,
			ul.menu-icon li.order5 a:visited {
				background-image: url("https://www.cmt-fab.com/assets/images/icon-module-mail.png");
			}
			
			ul.menu-icon li.order6 a:link,
			ul.menu-icon li.order6 a:visited {
				background-image: url("https://www.cmt-fab.com/assets/images/icon-module-comment.png");
			}
			
	#jsn-master {
		font-size: 75%;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	h1, h2, h3, h4, h5, h6,
	ul.menu-suckerfish a,
	.componentheading, .contentheading {
		font-family: Verdana, Geneva, sans-serif !important;
	}

/**************************************** New styles ****************************************/
/*
h1.logo{
	background-image: url(https://www.cmt-fab.com/assets/images/logo.jpg); 
	margin:0;
}

h1.logo a{
	height:54px; 
	width:310px; 
	text-indent: -9999px;
	cursor: pointer;
}
*/

ul#billboard_slide{
 margin: 0;
 padding: 0;
 list-style: none;
}
ul#billboard_slide li{
 margin: 0;
 padding: 0;
 
}

/*	Freeform Styles		*/
fieldset, form {border:0; margin:0;padding:0; display:inline;}	
label {font-weight:bold;display:block;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;font-size:12px;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0;}
input.text {padding:5px;}
textarea {padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
select {height:27px; padding: 5px;}
textarea{
	width: 340px;
	height: 115px;
}

/* Gallery CSS */

.grid {clear:left;margin-bottom:20px; width:680px; overflow: auto; position: relative;}	
.grid .entry {float:left; margin:10px 10px 10px 10px; overflow:hidden;text-align:left; width: 155px;}
.grid .first {clear:left; margin-left:0;}	
.grid .last {margin-right:0;}
.grid .entry p {padding:0;margin:0;color:#666;}
.grid .entry p a{color:#666;}
.grid .entry img {background:#fff; border:1px solid #ddd; padding:5px;}
.grid .entry img:hover {border: 1px solid #2cb2d0;}

.loading-indicator {
	height: 80px;
	width: 80px;
	background-image: url(https://www.cmt-fab.com/assets/images/loader.gif); 
	background-repeat: no-repeat;
	background-position: center center;
}

.loading-indicator-overlay {
	background-color: #FFFFFF;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

/* Store styles */
#store_front{
	min-height: 98vh;
}

iframe{width: 1px;min-width: 100%;}

.storeHeading {
	position: relative;
	margin-bottom: 12px;
}

.cartLink {
	position: absolute;
	right: 0;
}

	.cartLink:hover {
		text-decoration: none;
		padding-bottom: 1px;
		border-bottom: 1px solid #bf0000;
	}

	.cartLink .fas {
		margin-right: 2px;
	}