/* 
    Document   : Texa-Eclipse-Diagnostics.css
    Created on : 03-Nov-2009, 10:44:48
    Updated    : 05-January-2010 13:56
    Author     : Matt Bracewell matt@eclipse-tech.co.uk
    Description: Main stylesheet for screen use
*/

body {
    background: #1E1E1E url(../img/css/body_bg.jpg) no-repeat bottom center;
    color: #FFF;
}
h1 {
    color: #0C9;
    font-size: 1.4em;
    font-weight: normal;
}
h2, h3 {
    color: #0CC;
    font-size: 1.4em;
    font-weight: normal;
}

.T-green {
    color: #0C9;
    font-style: italic;
}

strong {
    font-weight: bold
}

a {
    color:#0CC;
    font-weight:bold;
    text-decoration:none;
}
#T-Wrapper {
    background:transparent url(../img/css/site_wrapper_bg.png) repeat-x scroll left top;
    padding:32px 15px 150px;
}

#T-Header {
    background: transparent url(../img/css/header_bg.png) no-repeat;
    padding:10px 10px 0;
}
#Txt {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

#T-Stage,
#T-Menu{
    border-left: #363636 solid 10px;
    border-right: #363636 solid 10px;
}
#T-Title{

}
#T-Title h1{
    display: none;
}
#T-Stage{
     background: #0E0E0E url(../img/css/stage_bg.png) repeat-x;
     border-top: 0;
     padding:70px 35px 0 25px;
     position: relative;
}

#T-Stage-Left{
    width: 212px;
    float: left;
}

#T-Menu{
    background: transparent url(../img/css/topMenuImages.png) 0 3px repeat-x;
    margin-left: auto;
    margin-right: auto;
}

#T-Axone {
    position: relative;
    padding-bottom: 20px;
}

#T-Content {
    margin-left: 235px;
}

#T-Diagnostics {
    width: 390px;
}

#T-Diagnostics.wide {
    width: 630px;
}

#T-Diagnostics p{
    line-height: 1.4em
}

#T-Right {
    position:absolute;
    width: 200px;
    top: -142px;
    right: 0;
}

#T-Footer {
    height: 19px;
    clear: both;
    background:transparent url(../img/css/stage_footer.png) no-repeat;
}

img.t-float-right{
    float: right
}
.clearfix, .bridge {
    display:block;
}

.portlet .stage {
    background:transparent url(../img/css/portlet_stage_top_bg.png) no-repeat scroll left top;
    padding:7px;
}
.portlet .stage_wrapper {
    background:transparent url(../img/css/portlet_stage_btm_bg.png) no-repeat scroll left bottom;
}
.stage_wrapper,
.header{
    margin: 0;
}
/*SearchForm Styling*/
#mod_searchform div.form {
    background:transparent url(../img/css/bg_input.png) no-repeat;
}

.cntrChld {
    text-align:center;
}
#mod_searchform .cnt div{
    margin-bottom:10px;
}

#mod_searchform .cnt{
    width:161px;
    margin: auto;
}

#mod_searchform .cnt input#sp_q {
    background:transparent none repeat scroll 0 0;
    border:medium none;
    color:#666666;
    font-size:11px;
    height:25px;
    line-height:15px;
    padding:13px 6px 0;
    width:149px;
}

#T-Footer{
    float:left;
    height:110px;
    max-height:110px;
    overflow:hidden;
    padding:20px 50px 0;
    position:absolute;
    text-align:center;
    width:850px;
}

#T-Sitemap{
    margin-top: 5px;
    font-size: 0.85em;
    margin-bottom:15px;
}

#T-Sitemap a{
    font-weight:bold;
    padding:3px 6px;
    color: #FFF;
    text-decoration: none;
}

#T-Sitemap a:Hover{
    text-decoration: underline;
    color: #999
}

/* Latest Products */
#mod_latest_product div.item {
    background-color:#1E3635;
    margin-bottom:2px;
    font-size:11px !important;
}

.bridge .right {
    
}

#mod_latest_product div.item.bridge .right {
    width: 130px;
    float: right;
}

.software-features{
    color: #0C9;
    margin-top: 1em;
}

ul.software-features {
    list-style:square inside;
}

.software-features li{
    line-height: 1.3em;
}

/* Main Menu Styling */
.T-Main-Menu{margin:0 auto; padding:0; height:33px; width:100%; display:block; background:url('../img/css/main_button_bcg.png') repeat-x; text-transform: uppercase}
.T-Main-Menu li{padding:0; margin:0; list-style:none; display:inline;}
.T-Main-Menu li a{float:left; padding-left:21px; display:block; color:rgb(255,255,255); text-decoration:none; font:11px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('../img/css/main_button_bcg.png') 0px -33px no-repeat;}
.T-Main-Menu li a span{line-height:30px; float:left; display:block; padding-right:21px; background:url('../img/css/main_button_bcg.png') 100% -33px no-repeat;}
.T-Main-Menu li a:hover{background-position:0px -66px; color:white;}
.T-Main-Menu li a:hover span{background-position:100% -66px;}
.T-Main-Menu li a.active, .T-Sub-Menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('../img/css/main_button_bcg.png') 0px -99px no-repeat; color:rgb(255,255,255);}
.T-Main-Menu li a.active span, .T-Sub-Menu li a.active:hover span{background:url('../img/css/main_button_bcg.png') 100% -99px no-repeat;}

/* Sub Menu Styling */
.T-Sub-Menu{margin:0 auto; padding:0; height:30px; width:90%; display:block; background:url('../img/css/topMenuImages.png') repeat-x;}
.T-Sub-Menu li{padding:0; margin:0; list-style:none; display:inline;}
.T-Sub-Menu li a{float:left; padding-left:50px; display:block; color:white; text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('../img/css/topMenuImages.png') 0px -30px no-repeat;}
.T-Sub-Menu li a span{line-height:30px; float:left; display:block; padding-right:50px; background:url('../img/css/topMenuImages.png') 100% -30px no-repeat;}
.T-Sub-Menu li a:hover{background-position:0px -60px; color:black;}
.T-Sub-Menu li a:hover span{background-position:100% -60px;}
.T-Sub-Menu li a.active, .T-Sub-Menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('../img/css/topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.T-Sub-Menu li a.active span, .T-Sub-Menu li a.active:hover span{background:url('../img/css/topMenuImages.png') 100% -90px no-repeat;}

/*Definition Lists*/
lh{
    font-weight: bolder;
    font-size: 1.2em;
}
/*List*/
dl{
    border-bottom: 1px solid;
    width: 41.1em;
    margin: 1em 0;
    padding: 0.5em;
}
/*Term*/
dt{
    border-top: 1px solid;
    text-indent: 1em;
    margin-top: 0.5em;
    padding: 0.5em;
    font-weight: bold;
    margin-bottom: -1.8em;
}
/*Description*/
dd{
    margin-left: 12em;
    width: 26em;
    padding: 0.2em;
}
dl.konfort {width: 100%}
.konfort dd{
    margin-left: 20em;
    width: 16em;
}
.techspec{
    background: #0C9;
    color: #222;
    font-size: 0.9em;
}

.testimonial,
.news-item{
    margin-bottom: 4em;
}

.news-item{border-bottom: 1px dotted}
.testimonial h2{
    display: inline;
    border-right: 1px solid;
    padding-right: 0.5em;
    margin-right: 0.5em
}

.testimonial img{
    margin: 1em;
}

p.intro{
    display: inline;
    text-indent: 1em;
    font-weight: bold;
    font-size: 0.9em;
}

p.quote{
   margin: 0 1em;
   color: #0C9;
   font-style: italic;
   display: inline;
}
p.says{
    display: inline;
}
.testimonial ul {
    list-style:square inside;
   color: #0C9;
   font-style: italic;
   margin-left: 1em;
   margin-bottom: 1em;
}

#contactform{
    width:350px;
}
.clearfix{
    clear: both;
}

a.pdf{
    background: transparent url('../pdf/icon.png') left no-repeat;
    margin:1em 0 1.5em 0.5em;
    padding: 2em 0 0 3em;
    display: block;
}

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #999;
}

form.ddfm legend,
form.ddfm label,
form.ddfm label.fmtextlblwide {
	color: #999;
}

form.ddfm .fmcheck p,
form.ddfm .fmradio p,
form.ddfm textarea,
form.ddfm .fmfullblock,
form.ddfm .fmhalfblock,
form.ddfm .fmselect,
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend,
form.ddfm label,
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px;
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;
}

form.ddfm label {
	display: block;
	float: left;
	width: 26%;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
	clear: left;
}

form.ddfm label.fmtextlblwide {
	display: block;
	float: left;
	text-align: left;
	margin: 0 10px 0 1px;
	padding-bottom: 8px;
	width: 100%;
}

form.ddfm select.fmselect {
	float: left;
	display: block;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm .fmcheck {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline;
	float: none;
	clear: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline;
	float: none;
	clear: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left;
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block;
	float: left;
	width: 26%;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left;
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left;
	display: block;
}

form.ddfm input.fmverify {
	float: left;
	width: 22%;
	margin-bottom: 15px;
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px;
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left;
	display: block;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left;
	display: block;
	width: 35%;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both;
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block;
	float: left;
	width: 27%;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left;
	display: block;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
	text-align: left;
        color: #0CC;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both;
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
        }

        .details{
            left: 300px;
            position: relative;
            top: -30px;
        }
        .features{
            list-style: square inside;
            margin-left: 10px
        }

        #Konfort_Packages{
            width: 90%;
            background: #222;
            margin: 0 auto;
            padding: 5px;
            margin-bottom: 10px
        }
        #Konfort_Packages h2{
            color: white;
            margin-bottom: 10px
        }
        .address{
            margin-left: 10em;
            font-size: 0.9em;
        }
        .address li{
            font-style: italic;
            margin: 0.2em 0;
        }
        #finance{
            background: #222;
            font-size: 0.8em;
            padding: 0.75em;
            text-align: right;
            width: 100%;
        }
        #truck-diagnostic-system-homepage-block,
        #car-diagnostic-system-homepage-block{
           padding: 1em
        }
        #truck-diagnostic-system-homepage-block:hover,
        #car-diagnostic-system-homepage-block:hover{
             background: #222;
        }
        #mod_latest_product li{
            margin-bottom: 5px;
        }
        #mod_latest_product a{
            font-size: 0.8em
        }
        #mod_latest_product img{
            float: left;
            margin-right: 0.6em;
            margin-top: 0.4em;
            margin-bottom: 0.2em
        }
        #mod_latest_product p{
            line-height: 10px;
        }
        #mod_latest_product p, #mod_latest_product li ul li{
            font-size: 10px;
            display: inline;
        }
        span.headline{
            margin-top: 5px;
            clear: left;
            width: 100%;
            display: block;
            border-top: 1px dotted gray;
        }
        #creditfooter{
            clear: both;
            margin-top: 10px;
            height: 1px;
            overflow: hidden;
        }
      