@charset "utf-8";

/* CSS Document */

html, body {

	margin: 0;

	padding: 0;

	cursor: default;

	font-family:Verdana, Geneva, sans-serif;

	color:#000000;

	background-color:#6cba71;

	font-size:8pt;

	color:#4b4b4b;/*	scrollbar-face-color: #E7E3DD;

	scrollbar-highlight-color: #FFFFFF;

	scrollbar-shadow-color: #DEE3E7;

	scrollbar-3dlight-color: #D1D7DC;

	scrollbar-arrow-color:  #FCAA10;

	scrollbar-track-color: #A08D82;

	scrollbar-darkshadow-color: #98AAB1;*/

}




/*-------------------------------------------------------------

Main table

-------------------------------------------------------------*/

.tbl_main {

	width:1000px;

	background-color:#FFF;

}

/*-------------------------------------------------------------

Headings

-------------------------------------------------------------*/

h3 {

	color:#026f2e;

	margin:0px;

	padding:13px 0px 0px 0px;

	font-weight:normal;

	font-size:9pt
	

}

.myfont {



	margin:0px;

	font-weight:normal;

	font-size:9pt

}
.myfontHeading {



	margin:0px;

	font-weight:normal;

	font-size:9pt
	
	color:#99cc33;

}
.myfontHeading a:hover {

	text-decoration: underline;

	color:#FFCC00;

}

.myfontHeading a {

	text-decoration: none;

	color:#99cc33;

}
.header1 {

	font-family:Tahoma, Geneva, sans-serif;

	color:#026f2e;

	margin:0px;

	padding:10px 0px 0px 0px;

	font-weight:normal;

	font-size:10pt

}

/*-------------------------------------------------------------

Menu

-------------------------------------------------------------*/

.navMenu {

	background:url(../images/image_menu_bg.gif) repeat-x;

}

.navMenuOut {

	font-family:Tahoma, Geneva, sans-serif;

	text-transform:uppercase;

	font-size:12px;

	color: #ffffff;

	font-weight: normal;

	text-decoration: none;

	text-align:center;

	vertical-align:middle;

	cursor:pointer;

	padding:0px 10px;

}

.NavMenuOver {

	font-family:Tahoma, Geneva, sans-serif;

	text-transform:uppercase;

	font-size:12px;

	background:url(../images/image_menu_sel_bg.gif) repeat-x;

	color: #35373a;

	text-align:center;

	text-decoration: none;

	vertical-align:middle;

	cursor:pointer;

	padding:0px 10px;

}

.NavMenuOver_left {

	font-family:Tahoma, Geneva, sans-serif;

	text-transform:uppercase;

	font-size:12px;

	background:url(../images/nav_bar_left_active.gif);

	background-repeat:no-repeat;

	color: #35373a;

	text-align:center;

	text-decoration: none;

	vertical-align:middle;

	cursor:pointer;

	padding:0px 10px;

}

.navMenuOut_left {

	font-family:Tahoma, Geneva, sans-serif;

	text-transform:uppercase;

	font-size:12px;

	background:url(../images/nav_bar_left.gif);

	background-repeat:no-repeat;

	color: #ffffff;

	font-weight: normal;

	text-decoration: none;

	text-align:center;

	vertical-align:middle;

	cursor:pointer;

	padding:0px 10px;

}

.NavMenuOver_right {

	font-family:Tahoma, Geneva, sans-serif;

	text-transform:uppercase;

	font-size:12px;

	background:url(../images/nav_bar_right_active.gif);

	background-repeat:no-repeat;

	background-position:right;

	color: #35373a;

	text-align:center;

	text-decoration: none;

	vertical-align:middle;

	cursor:pointer;

	padding:0px 10px;

}

.navMenuOut_right {

	font-family:Tahoma, Geneva, sans-serif;

	text-transform:uppercase;

	font-size:12px;

	background:url(../images/nav_bar_right.gif);

	background-repeat:no-repeat;

	background-position:right;

	color: #ffffff;

	text-decoration: none;

	text-align:center;

	vertical-align:middle;

	cursor:pointer;

	padding:0px 10px;

}

/*-------------------------------------------------------------

Footer

-------------------------------------------------------------*/	

.footer {

	background:url(../images/img_fotter_bg.jpg) repeat-x;

	font-family:Verdana, Geneva, sans-serif;

	font-size:7pt;

	color:#383838;

	text-align:right;

	line-height:12px;

	padding:24px 14px 6px 10px;

}

.footer a:link, .footer a:active, .footer a:visited {

	color:#383838;

	text-decoration: none;

}

.footer a:hover {

	text-decoration: underline;

	color:#383838;

}

.footer a {

	text-decoration: none;

	color:#383838;

}

/*-------------------------------------------------------------

more

-------------------------------------------------------------*/	

.more a, .more a:visited, .more a:link, .more a:active {

	color: #2e8a4d;

	font-weight: normal;

	text-decoration: none;

	text-align:right;

}

.more a:hover {

	color: #4b4b4b;

	font-weight: normal;

	text-decoration: none;

	text-align:right;

}

.more {

	font-weight: normal;

	text-decoration: none;

	text-align:right;

}

/*-------------------------------------------------------------

Input

-------------------------------------------------------------*/	

input.text_field {

	border:1px solid #979797;

	background-color:#ffffff;

	font-size:10px;

	color:#979797;

	width:150px;

}

.darkgreen{
	color:#9bc44f; font-size: 25px; font-family: Arial Narrow, Arial; font-weight: normal; 
}

.green {
	color: #9bc44f; 
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.greensmall {
	color: #9bc44f; 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
#slider-custom-supp {
	width:690px;
	height:300px;
	overflow:hidden;
	border: 3px solid #CCCCCC;
}

.custom-supp {
	width:690px;
	height:auto;
}
.customer {
    border-right: 1px solid #ccc;
    float: left;
    padding-right: 5px;
    width: 340px;
}
.customer ul {
    float: left;
    margin-left: 20px;
    padding: 0;
    width: 160px;
}
.customer ul li {
    list-style: disc outside url("../images/check-list.png");
    margin-bottom: 10px;
	
}
.supplier {
    float: right;
    width: 330px;
}
.supplier ul {
    float: left;
    margin-left: 20px;
    padding: 0;
    width: 160px;
}
.supplier ul li {
    list-style: disc outside url("../images/check-list.png");
    margin-bottom: 10px;	
}
.caller {
    background: url("../images/call.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 150px;
    /*margin-bottom: -35px;*/
    margin-bottom: -26px; 
    margin-top: 20px;
    width: 690px;
}
.caller  {margin-bottom: -37px\0/;}
.sidebar-equipment li {
	font-size:12px;
	list-style:url("../images/check-list.png") outside;
}
.img-list a {
	text-decoration:none;
	color:#4b4b4b;
	padding: 5px 0;
}

.img-list li p
{
width: 114px;
padding-top: 5px;
text-align: right;
}

.img-list p a
{
padding-top:5px;
font-size: 10px;
text-align: center;
}

.img-list a img {
	border:none;
}
.header-header {
	text-align:center;
	margin-top:0;
	padding-top:0;
}
.dont-tie {
	text-align:center;
	font-size:15px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.left-bottom-spacer {
	height:1px;
}
}
.form-submit-relion {
	margin: 4px 0 0 90px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.form-submit-relion {
	margin: 4px 0 0 86px;
}
}
.table-wheels {
	background:url("../images/wheels1.png") no-repeat scroll 0 0 transparent;
	
}
.table-wheels a {
    color: #8EE2ED;
    font-weight: bold;
    text-decoration: none;
}
.table-wheels td {
	background: url("../images/hover-link.png") no-repeat scroll 0 0 transparent;
}
.table-wheels td:hover {
	background: url("../images/hover-link2.png") no-repeat scroll 0 0 transparent;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
	#img_leftbar_rightbottom2 {
	height:17px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#img_leftbar_leftbottom2 {
	height:17px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.td-height {
		height:332px !important;
	}
}
.table-hover-td td:hover {
	background:#ccc;
}
.table-hover-td a {
	color:#026F2E;	
	text-decoration: none;
	font-weight: bold;
}
.table-hover-td td {
    background: url("../images/hover-link.png") no-repeat scroll 0 0 transparent;
}

.table-hover-td-a td:hover {
	background: url("../images/hover-link2.png") no-repeat scroll 0 0 transparent;
}



.table-hover-td-a td {
    background: url("../images/hover-link.png") no-repeat scroll 0 0 transparent;
}

.table-hover-td-a a {
    color: #8EE2ED;
    font-weight: bold;
    text-decoration: none;
}
/* test page css begin */
.car-wheel-background {
	opacity: 0.7;
	background: #434343;
}
/* test page css end */
