/* 
	Document   : support
	Created on : 9.12.2008, 17:13:18
	Author     : Tomas Bilek <tomas.bilek@comap.cz>
	Description:
		CSS Styles for support
*/


/**
 	Applications
*/
.support-box {
	width:266px;
	height:197px;
	float:left;
	margin-bottom:12px;
}
.support-box .text {
	padding:9px 10px 10px 10px;
	font-size:0.85em;
}
.support-box h3 {
	height:23px;
	width:237px;
	float:left;
	line-height:23px;
	color:#fff;
	font-size:0.9em;
	margin:0px 0px 0px 6px;
	_margin:0px 0px 0px 3px;
	padding:0px 0px 0px 0px;
}

.support-box h3 a {
    color: #fff;
    text-decoration: none;
}

.support-box h3 a:hover {
    color: #fff;
    text-decoration: underline;
}


.support-box .text ul {
	float:left;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.support-box .text ul li {
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.support-box ul.left {
	width:100px;
	margin:0px 0px 0px 100px;
	_margin:0px 0px 0px 33px;
}
.support-box ul.right {
	width:80px;
}
.support-box a.sipka:link, .support-box a.sipka:active, .support-box a.sipka:visited {
	width:23px;
	height:23px;
	float:left;
	display:block;
    color: #fff;
}
.support-box a.sipka:hover {
	width:23px;
	height:23px;
	float:left;
	display:block;
    color: #fff;
}
#SUPPORT {
	background-color: #FFF;
	width: 100%;
}
#SUPPORT thead tr th {
	border-top: 5px solid #7c7c7c;
	border-bottom: 5px solid #7c7c7c;
	margin: 10px 0;
}
#SUPPORT thead th {
	height: 40px;
	background-image: url(../images/support/head-bg.jpg);
	background-image: url(../images/support/head-bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	padding: 2px;
	margin-bottom: 10px;
}
#SUPPORT tbody th {
	text-align: left;
	height: 20px;
	background-image: url(../images/support/head-bg.jpg);
	background-image: url(../images/support/head-bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	padding: 2px 20px;

	border-top: 5px solid #7c7c7c;
	margin-bottom: 10px;
}
#SUPPORT tbody td {
	text-align: center;
	padding: 2px 2px;
}
#SUPPORT tbody .product {
	text-align: left;
}
#SUPPORT tbody .even {
	background-color: #f6fbff;
}
#SUPPORT tbody .odd {
	background-color: #ECECEC;
}
#SUPPORT .bottomBorder {
	border-bottom: 1px solid #CCC;
}
#SUPPORT .rightBorder {
	border-right: 1px solid #CCC;
}
#SUPPORT a.sortik {
	width: 13px;
	height: 13px;
	display: block;
	margin: 0px auto;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
#SUPPORT a.ascending {
	background-image:url(../images/support/sort-asc.gif);
}
#SUPPORT a.ascendingActive {
	background-image:url(../images/support/sort-asc-active.gif);
}
#SUPPORT a.descending {
	background-image:url(../images/support/sort-desc.gif);
}
#SUPPORT a.descendingActive {
	background-image:url(../images/support/sort-desc-active.gif);
}
#Support #AppCat th {
	background-image:url(../images/support/support_table_bg.jpg);
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}
#Support #AppCat th.accessBgTh {
	vertical-align: middle;
	width: 10px;
	text-align: center;
	padding: 0;
}
#Support #AppCat th span.accessBg {
	background-image:url(../images/support/acess.gif);
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center center;
	width: 15px;
	display: block;
	height: 20px;
}
/** Potentiometers */
#download-center {
	margin-right:13px;
	background-color: #4A8ECB;
	background-image: url(../images/support/box-left-1.jpg);
	background-repeat: no-repeat;
}
#download-center h3 {
	width: 260px;
}
#download-center .text a:link, #download-center .text a:active, #download-center .text a:visited {
	color:#ff0000;
}

#download-center .text a:hover {
	color:#ff0000;
}
#download-center h3 a.sipka {
	color: #fff;
	width: 100%;
	text-decoration: none;
}

#download-center h3 a.sipka:hover {
	color: #fff;
    text-decoration: underline;
}
/*** SHIT ***/
#dc.support-box {
	margin-right:13px;
    color:#333;
	background-color: #4A8ECB;
	background-image: url(../images/support/box-left-1.jpg);
	background-repeat: no-repeat;
}
#dc.support-box h3 {
	width: 260px;
}
#dc.support-box h3 a.sipka {
	color: #fff;
	width: 100%;
	text-decoration: none;
}
#dc.support-box h3 a.sipka:hover {
    color: #fff;
	text-decoration: underline;
}
#dc.support-box .text a:link,
#dc.support-box .text a:active,
#dc.support-box .text a:visited {
	color:#ff0000;
}
#dc.support-box a:hover {
	color:#ff0000;
}



/** Potentiometers */
#online-help {
	color:#333;
	background-color: #4A8ECB;
	background-image: url(../images/support/box-right-1.jpg);
	background-repeat: no-repeat;
}
#online-help h3 {
	width: 260px;
}
#online-help h3 a.sipka {
	color: #fff;
	width: 100%;
	text-decoration: none;
}
#online-help h3 a.sipka:hover {
    color: #fff;
	text-decoration: underline;
}
#online-help .text a:link, #online-help .text a:active, #online-help .text a:visited {
	color:#ff0000;
}
#online-help .text a:hover {
	color:#ff0000;
}


#troubleshooting {
	margin-right: 13px;
	color:#333;
	background-color: #4A8ECB;
	background-image: url(../images/support/box-left-2.jpg);
	background-repeat: no-repeat;
}
#troubleshooting h3 {
	width: 260px;
}
#troubleshooting h3 a.sipka {
	color: #fff;
	width: 100%;
	text-decoration: none;
}
#troubleshooting h3 a.sipka:hover {
    color: #fff;
	text-decoration: underline;
}
#troubleshooting a:link, #troubleshooting a:active, #troubleshooting a:visited {
	color:#ff0000;
}
#troubleshooting a:hover {
	color:#ff0000;
}
#training {
	color:#333;
	background-color: #4A8ECB;
	background-image: url(../images/support/box-right-2.jpg);
	background-repeat: no-repeat;
}
#training h3 {
	width: 260px;
}
#training h3 a.sipka {
	color: #fff;
	width: 100%;
	text-decoration: none;
}
#training h3 a.sipka:hover {
    color: #fff;
	text-decoration: underline;
}
#training a:link, #training a:active, #training a:visited {
	color:#ff0000;
}
#training a:hover {
	color:#ff0000;
}
#comap-member {
	color:#333;
	background-color: #4A8ECB;
	background-image: url(../images/support/box-left-3.jpg);
	background-repeat: no-repeat;
}
#comap-member h3 {
	width: 260px;
}
#comap-member h3 a.sipka {
	color: #fff;
	width: 100%;
	text-decoration: none;
}
#comap-member h3 a.sipka:hover {
	color: #fff;
    text-decoration: underline;
}
#comap-member a:link, #comap-member a:active, #comap-member a:visited {
	color:#ff0000;
}
#comap-member a:hover {
	color:#ff0000;
}
#download-by-type ul.support a {
	color: #FFF;
    font-weight: bold;
    text-decoration: none;
}
#download-by-type ul.support a:hover {
	color: #FFF;
    text-decoration: underline;
}

.support li a {
    font-weight: bold;
    text-decoration: none;
}

.support li a:hover {
    text-decoration: underline;
}

.support li .ATS {
	background: url(../images/support/box_ats.jpg) no-repeat center center;
}

.support li .GENSETS {
	background: url(../images/support/box_gensets.jpg) no-repeat center center;
}

.support li .GENCONTR {
	background: url(../images/support/box_generators.jpg) no-repeat center center;
}

.support li .ENGCONTR {
	background: url(../images/support/box_engine.jpg) no-repeat center center;
}

.support li .OFFROAD {
	background: url(../images/support/box_offroad.jpg) no-repeat center center;
}

.support li .ACCESS {
	background: url(../images/support/box_acces.jpg) no-repeat center center;
}

.support li .PCTOOLS {
	background: url(../images/support/box_soft.jpg) no-repeat center center;
}

.support li .MAPRO {
	background: url(../images/support/box_mains.jpg) no-repeat center center;
}

.support li .EPOTS {
	background: url(../images/support/box_epots.jpg) no-repeat center center;
}

.support li a.GRAY {
	background: url(../images/support/box_index.jpg) no-repeat center center;
	color: #666;
}

/** SUPPORT **/

table#SUPPORTHEAD {
	border-top: 5px solid #7c7c7c;
	background-image: url(../images/support/head-bg.jpg);
	background-repeat: repeat-x;
	background-color: #7D7D7D;
	clear: both;
	float: none;
}
table#SUPPORTHEAD th {
	height: 39px;
	vertical-align: middle;
	line-height: 39px;
	text-align: center;
	color: #FFF;
}
table#SUPPORTHEAD th.access {
	width: 15px;
	background-image:url(../images/support/lock.gif);
	background-repeat: no-repeat;
	background-position: center center;
/*	border-right: 1px solid #CCC; */
}
table#SUPPORTHEAD th.filename {
	width: 319px;
    border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

table#SUPPORTHEAD th.filenameTrouble {
	width: 350px;
    _width: 390px;
    border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

table#SUPPORTHEAD th.format {
	width: 50px;
	border-right: 1px solid #CCC;
}
table#SUPPORTHEAD th.size {
	width: 70px;
	border-right: 1px solid #CCC;
}
table#SUPPORTHEAD th.language {
	width: 40px;
	border-right: 1px solid #CCC;
}
table#SUPPORTHEAD th.date {
	width: 60px;
}
table#SUPPORTTABLE {
	border-top: 5px solid #7c7c7c;
	margin-top: 2px;
}
table#SUPPORTTABLE td.filename {
	width: 315px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: left;
	padding-left: 5px;
}
table#SUPPORTTABLE td.format {
	width: 50px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
		text-align: center;
}
table#SUPPORTTABLE td.size {
	width: 70px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
		text-align: center;
}
table#SUPPORTTABLE td.language {
	width: 40px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
		text-align: center;
}
table#SUPPORTTABLE td.date {
	width: 60px;
	text-align: center;
	border-bottom: 1px solid #CCC;
}
#SUPPORTTABLE td.access1 {
	width: 14px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-image:url(../images/support/user.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#SUPPORTTABLE td.access1logedin {
	width: 14px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-image:url(../images/support/userloged.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#SUPPORTTABLE td.access2 {
	width: 14px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-image:url(../images/support/vip.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#SUPPORTTABLE td.access3 {
	width: 14px;
	background-image:url(../images/support/master.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#SUPPORTTABLE td.access4 {
	width: 14px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#SUPPORTTABLE .even td {
	background-color: #f5f5f5;
}

#SUPPORTTABLE .odd td {
	background-color: #e6e6e6;
}

table#SUPPORTTABLE th {
	background-image: url(../images/support/table_bg.jpg);
	height: 22px;
	text-align: left;
	padding-left: 20px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #CCC;
}
table#SUPPORTTABLE td {
	padding-top: 2px;
	padding-bottom: 2px;
}

#SUPPORTHEAD a.sortik {
	width: 13px;
	height: 13px;
	display: block;
	margin: 0px auto;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
#SUPPORTHEAD a.ascending {
	background-image:url(../images/support/sort-asc.gif);
}
#SUPPORTHEAD a.ascendingActive {
	background-image:url(../images/support/sort-asc-active.gif);
}
#SUPPORTHEAD a.descending {
	background-image:url(../images/support/sort-desc.gif);
}
#SUPPORTHEAD a.descendingActive {
	background-image:url(../images/support/sort-desc-active.gif);
}
