@charset "utf-8";
/* CSS Document */

body {
	margin: 0;

}
h1{
	margin: 5px;
}


#topright {
position: absolute;
right: 0px;
top: 0;
height: 155px;
width: 151px;
background: url(../images/banners/pmmi-banner.gif) no-repeat;
}

/*SEARCH*/
#search{
position: absolute;
right: 4px;
top: 142px;
height: 50px;
width:auto;
}
.fieldSearch{
	color: #336699;
}
.searchButton{
	background-color:#F0F8FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4682b4;
	border:solid 1px #b0c4de;
	height:22px;
	cursor:pointer;
}
/* DISTRIBUTORS*/
 .main-text-grey{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#bebebe;
}
.dist-login-border {
	border-bottom: solid 1px #4682b4;
	border-left: solid 1px #4682b4;
	border-right: solid 1px #4682b4;
	border-top: solid 1px #4682b4;
	background:#f0f8ff;
}
.dist-kb-box {
	border-bottom: solid 1px #4682b4;
	border-left: solid 1px #4682b4;
	border-right: solid 1px #4682b4;
	border-top: solid 1px #4682b4;
	background:#f0f8ff;
}
.kb-box-title{
font-size:13px;
font-weight:bold;
color:#4682b4;
font-family: verdana;
}
.dist-surveys-box {
	border-bottom: solid 1px #c1cdc1;
	border-left: solid 1px #c1cdc1;
	border-right: solid 1px #c1cdc1;
	border-top: solid 1px #c1cdc1;
	background:#f0fff0;
}
.dist-semi-list {
	border-bottom: solid 1px #FFDD22;
	border-left: solid 1px #FFDD22;
	border-right: solid 1px #FFDD22;
	border-top: solid 1px #FFDD22;
	background:#FFFFCC;
}
.survey-box-title{
font-size:13px;
font-weight:bold;
color:#698b69;
font-family: verdana;
}
.dist-pictures-box {
	border-bottom: solid 1px #FFDD22;
	border-left: solid 1px #FFDD22;
	border-right: solid 1px #FFDD22;
	border-top: solid 1px #FFDD22;
	background:#FFFFCC;
}
.main-text-bolder-green{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.5em;
	color:#339933;
}

.green-bold{font-size:13px;
font-weight:bold;
color:#339933;
/*font-family: verdana;*/
font-family: "trebuchet ms", verdana, sans-serif;
}

.dist-marketing {
	border-bottom: solid 1px #A52A2A;
	border-left: solid 1px #A52A2A;
	border-right: solid 1px #A52A2A;
	border-top: solid 1px #A52A2A;
	background:#FFFAFA; 	
}

.dist-presentations {
	border-bottom: solid 1px #A52A2A;
	border-left: solid 1px #A52A2A;
	border-right: solid 1px #A52A2A;
	border-top: solid 1px #A52A2A;
	background:#fff0f5; 	
}

.dist-presentations-desc {
	border-bottom: solid 1px #A52A2A;
	border-left: solid 1px #A52A2A;
	border-right: solid 1px #A52A2A;
	border-top: solid 1px #A52A2A;
	background:#FFFFFF; 	
}
.survey-nojavascript {
	border-bottom: solid 1px #A52A2A;
	border-left: solid 1px #A52A2A;
	border-right: solid 1px #A52A2A;
	border-top: solid 1px #A52A2A;
	background:#CC3300; 	
}
.survey-nojavascript-msg{
font-size:13px;
font-weight:bold;
color:#FFFFFF;
font-family: verdana;
}
.dist-marketing-title{
font-size:13px;
font-weight:bold;
color:#A52A2A;
font-family: verdana;
}
.pictures-box-title{
font-size:13px;
font-weight:bold;
color:#990000;
font-family: verdana;
}
.pictures-box-subtitle{
font-size:13px;
font-weight:bold;
color:#993300;
font-family: verdana;
}
/*GLOBAL SET*/

.alternate-grey-rows{
	background:#f5f5f5;
}


.overview-box {
	border-bottom: solid 1px #DCDCDC;
	border-left: solid 1px #DCDCDC;
	border-right: solid 1px #DCDCDC;
	border-top: solid 1px #DCDCDC;
	background:#FFFFFF;
}
.formbutton{
	background-color:#336699;
	color:#FFFFFF;
}
.centerline{border-right: 1px dotted #999999;}
.headers-background{

	background-image:url(../images/home/background-headers.jpg);
	background-repeat: repeat-x; 

}
.headers-rotator{

	background-image:url(../images/home/header-rotator.jpg);
	background-repeat: repeat-x; 

}
 .main-text{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#00000;
}
.main-text-bold {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#00000;
	font-weight:bold;
}

.main-text-bold a{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#006699;
	font-weight:bold;
}

 .p-text-red{
	font-size:13px;
	color:#990000;
	line-height:17px;
	font-family: verdana;
	margin-left:5px;
}
 .p-text-italic-red{
	font-size:13px;
	color:#990000;
	line-height:17px;
	font-family: verdana;
	margin-left:5px;
	font-style: italic;
}
 .p-text-italic-orange{
	font-size:13px;
	color:#E86331;
	line-height:17px;
	font-family: verdana;
	margin-left:5px;
	font-style: italic;
}
 .p-text-italic-green{
	font-size:13px;
	color:#009933;
	line-height:17px;
	font-family: verdana;
	margin-left:5px;
	font-style: italic;
}
 .main-text-white{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#FFFFFF;
}
.main-text-bolder{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.5em;
	color:#000000;
}
.main-text-bolder-red{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.5em;
	color:#990000;
}

.breadcrumbs{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#000000;
	font-style:italic;
}
.breadcrumbs a{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.5em;
	color:#666666;
	font-style:italic;
	text-decoration:none;
}
.breadcrumbs a:link{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.5em;
	color:#666666;
	font-style:italic;
	text-decoration:none;
}
.breadcrumbs a:visited{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.5em;
	color:#666666;
	font-style:italic;
	text-decoration:none;
}
.breadcrumbs a:hover{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.5em;
	color:#6699CC;
	font-style:italic;
	text-decoration:underline;
}

.main-text-title{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 17px;
	line-height: 1.5em;
	color:#00000;
	font-weight:bold;
}
.main-text-title-white{
	font-family: "verdana";
	font-size: 17px;
	line-height: 1.5em;
	color:#FFFFFF;
	font-weight:bold;
}
 .main-text-title a {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 17px;
	line-height: 1.5em;
	color:#FF0000;
}
 .main-text-title a:link {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 17px;
	line-height: 1.5em;
	color:#CC0000;
}
 .main-text-title a:hover {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 17px;
	line-height: 1.5em;
	color:#99CC00;
}
.main-text-title-orange{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 17px;
	line-height: 1.5em;
	color:#FF6600;
	font-weight:bold;
}
.main-text-title-red{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 17px;
	line-height: 1.5em;
	color:#990000;
	font-weight:bold;
}
.main-text a {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#006699;
}
.main-text-bolder a {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#006699;
}
.dottedline{border-bottom: 1px dotted #999999;}
.single-bottom-line{border-bottom: 1px solid #CCCCCC;}
.single-bottom-line-w{border-bottom: 1px solid #FFFFFF;}
.single-top-line{border-top: 1px solid #CCCCCC;}
.login-box {
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background:#f0f8ff;
}
/* TOPNAV (Contact Us | About Phoenix | Log In)*/
#topnav {
	position:absolute;
	padding:0;
	width:450px;
	height:20px;
	z-index:91;
	left: 400px;
	top:0px;
}

#topnav ul {
	list-style: none;
	margin:1px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#topnav ul li{
	display: block;
	float: left;
	margin-right:2px;
	padding:5px;
	background-position: right center;

}

#topnav ul li.dots{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url("../images/layout/vertical_dots.gif");
}

#topnav ul li a{
	color:#FFF;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}

#topnav ul li a:hover{
	color:#FF9900;
}
/*RC LC TEXT*/

 .fb-yt-text{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#336699;
}
 .fb-yt-text a{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	text-decoration:none;
	line-height: 1.5em;
	color:#336699;
}




.news-text{	font-family: "trebuchet ms", verdana, sans-serif;
font-size: 11px;
line-height: 1.5em;
color:#00000;
}
.news-text a{	font-family: "trebuchet ms", verdana, sans-serif;
font-size: 11px;
line-height: 1.5em;
color:#006699;
}
.news-header-border {
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background:#f0f8ff;
}
.news-header-bordernobotnotop {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background:#f0f8ff;
}
.news-header-bordernotop {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background:#f0f8ff;
}
.subTitle {font-size:13px; font-weight:bold; color:#990000; font-family: verdana;}

.sidebar-title{font-size:13px; font-weight:bold; color:#4682b4; font-family: verdana;}

/*VERTICAL GEN MENU*/
.menu-text-white a{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#FFFFFF;
}

/* HORIZONTAL MENU */
.timestrip{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#FF6600;
	font-style:italic;
}
.grey-italic{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#999999;
	font-style:italic;
}
.bottom-line-menu {
	border-bottom: solid 1px;
	border-color:#f8f8ff;
}

.menu-bottomborder {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #b0c4de;
	background:#f0f8ff;
}
#main_menu {
	background:  url("../images/menu/filler.jpg") repeat-x left top;
	position: relative;
	margin: 0px;
	height: 34px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
		
}
	
#main_menu ul {
	width: auto;
	position: absolute;
	bottom:-0px;
	left: 50px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 90;
	
}
	
#main_menu li {
	float: left;
	background: transparent url("../images/menu/menu_tab2.gif") no-repeat 100% -600px;
	padding: 0 6px 0 0;
	margin: 0 1px 0 0;
	border-bottom: 1px solid #006699;
}

#main_menu li a:active, a:focus{
	outline: 0;
}
	
#main_menu ul a {
	float: left;
	display: block;
	padding: 4px 4px 4px 10px;
	background: transparent url("../images/menu/menu_tab2.gif") 0% -600px no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#main_menu ul a:active, a:focus{
	outline: 0;
}
	
#main_menu ul a:hover {
	text-decoration:none;
	color:#FF6600;
}

#main_menu ul li:hover a { 
	background-position: 0% -400px;
}
	
#main_menu ul li:hover {
	background-position: 100% -400px;
}


body.sectionHome li#menu_home a,
body.sectionProducts li#menu_products a,
body.sectionDownload li#menu_download a,
body.sectionRequestInfo li#menu_request_info a,
body.sectionPartsService li#menu_parts_service a,
body.sectionParts li#menu_parts a,
body.sectionLearningCenter li#menu_learning_center a,
body.sectionNews li#menu_news a,
body.sectionFinancing li#menu_financing a {
	background-position: 0% -200px;
	color:#FF6600;
	
	
}

body.sectionHome li#menu_home ,
body.sectionProducts li#menu_products ,
body.sectionDownload li#menu_download ,
body.sectionRequestInfo li#menu_request_info ,
body.sectionPartsService li#menu_parts_service ,
body.sectionParts li#menu_parts,
body.sectionLearningCenter li#menu_learning_center,
body.sectionNews li#menu_news,
body.sectionFinancing li#menu_financing {
	background-position: 100% -200px;
	border-bottom: 1px solid #F0F8FF;
	
	
}

body.sectionHome li#menu_home:hover ,
body.sectionProducts li#menu_products:hover ,
body.sectionDownload li#menu_download:hover ,
body.sectionRequestInfo li#menu_request_info:hover ,
body.sectionPartsService li#menu_parts_service:hover ,
body.sectionParts li#menu_parts:hover,
body.sectionLearningCenter li#menu_learning_center:hover,
body.sectionNews li#menu_news:hover,
body.sectionFinancing li#menu_financing:hover {
	background-position: 100% 0%;
	
}

body.sectionHome li#menu_home:hover a,
body.sectionProducts li#menu_products:hover a,
body.sectionDownload li#menu_download:hover a,
body.sectionRequestInfo li#menu_request_info:hover a,
body.sectionPartsService li#menu_parts_service:hover a,
body.sectionParts li#menu_parts:hover a,
body.sectionLearningCenter li#menu_learning_center:hover a,
body.sectionNews li#menu_news:hover a,
body.sectionFinancing li#menu_financing:hover a {
	background-position: 0% 0%;
	color:#FF6600;
	
}


/*SEMI AUTOMATICS MENU*/
ul.MenuBarVertical a#item{
font-family: "trebuchet ms", verdana, sans-serif;
	display: block;
	cursor: pointer;
	background-color:#f0f8ff;
	padding: 0.5em 0.75em;
	color:#666666;
	text-decoration: none;
	font-weight:bold;
}
ul.MenuBarVertical a#item:hover{
font-family: "trebuchet ms", verdana, sans-serif;
	display: block;
	cursor: pointer;
	background-color:#f0f8ff;
	padding: 0.5em 0.75em;
	color:#006699;
	text-decoration: none;
	font-weight:bold;
}
ul.MenuBarVertical a#item2{
font-family: "trebuchet ms", verdana, sans-serif;
	display: block;
	cursor: pointer;
	background-color:#eeeee0;
	padding: 0.5em 0.75em;
	color:#666666;
	text-decoration: none;
	font-weight:bold;
}
ul.MenuBarVertical a#item2:hover{
font-family: "trebuchet ms", verdana, sans-serif;
	display: block;
	cursor: pointer;
	background-color:#eeeee0;
	padding: 0.5em 0.75em;
	color:#006699;
	text-decoration: none;
	font-weight:bold;
}
ul.MenuBarVertical a#item3{
font-family: "trebuchet ms", verdana, sans-serif;
	display: block;
	cursor: pointer;
	background-color:#fffff0;
	padding: 0.5em 0.75em;
	color:#666666;
	text-decoration: none;
	font-weight:bold;
	
}
ul.MenuBarVertical a#item4{
font-family: "trebuchet ms", verdana, sans-serif;
	display: block;
	cursor: pointer;
	background-color:#FF9900;
	padding: 0.5em 0.75em;
	color:#FFF;
	text-decoration: none;
	font-weight:bold;
	
}
/*FOOTER*/
  .footer-title{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 1.5em;
	color:#FFFFFF;
}
  .footer-title a{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 1.5em;
	color:#FFFFFF;
	text-decoration:none;
}
  .footer-title a:hover{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 1.5em;
	color:#FF9900;
	text-decoration:none;
}
  .footer-header{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:bold;
	color:#FFCC00;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background:#000033;	
}
  .footer-header a{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;	
}
  .footer-header a:hover{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;	
}

  .footer-sw{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color:#FFF;
}
  .footer-sw a{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color:#FFF;
	text-decoration:none;	
}
  .footer-sw a:hover{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color:#FF9900;
	text-decoration:none;	
}

.footer-copy{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color:#FF6600;
}
.footer-copy a{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	text-decoration:none;
	color:#FF6600;
}
.footer-copy a:hover{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	text-decoration:none;
	color:#FFCC00;
}

  .footer-nav{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#FFF;
}
  .footer-nav a{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#FFF;
	text-decoration:none;
}
  .footer-nav a:hover{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#FF9900;
}
.footer-back{
	background-image: url(../images/footer/fback.jpg);
	background-repeat: repeat-x;
}

/*TABLES BORDER*/
.table-full-border {
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
}
.table-full-border-sendorder {
	border-bottom: solid 1px #b0c4de;
	border-left: solid 1px #b0c4de;
	border-right: solid 1px #b0c4de;
	border-top: solid 1px #b0c4de;
}
.table-nobottom-border {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
}
.table-notop-border {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
.table-notopnobottom-border {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	
}
.table-title-onlybottom {
	border-bottom: solid 1px #CCCCCC;
	background:#f0f8ff;
}
.table-title-topbottom {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background:#f0f8ff;
}
/*RETROFITS*/
.retrofit-table-border {
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background:#f5f5f5;
}
/*STIMULUS*/
 .stimulus-text{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#00000;
}
 .stimulus-text-white{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#FFFFFF;
}
.stimulus-bolder{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.5em;
	color:#00000;
}

 .stimulus-title{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 17px;
	line-height: 1.5em;
	color:#00000;
	font-weight:bold;
}
 .stimulus-subtitle {font-size:15px; font-weight:bold; color:#990000; font-family: verdana;}
 

 .stimulus-text-white a:link{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#FFFF00;
}
 .stimulus-text-white a:visited{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#FFFF00;
}
 .stimulus-text-white a:hover{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#FFFF00;
}
 .stimulus-underpic{font-size:13px; color:#666666; line-height:17px; font-family: verdana; margin-left:5px;}

/*BOXES HEADER AND CONTENT BACKGROUND*/
.spl_menu_left {
	background-image: url(../images/layout/spl_top_left.gif);
	background-repeat: no-repeat;
	
}
.spl_menu_right {
	background-image: url(../images/layout/spl_top_right.gif);
	background-repeat: no-repeat;
}
.spl_menu_middle{
	background-image: url(../images/layout/spl_top_middle.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #F3F8FA;
}
.spl_content_left {
	background-image: url(../images/layout/spl_bottom_left.gif);
	background-repeat: no-repeat;
	background-color: #F3F8FA;	
}
.spl_content_right {
	background-image: url(../images/layout/spl_bottom_right.gif);
	background-repeat: no-repeat;
	background-color: #F3F8FA;	
}

.spl_content_middle{
	background-image: url(../images/layout/spl_bottom_middle.gif);
	background-repeat: repeat-x;
	background-color: #F3F8FA;
	padding-top:5px;
}
/*PARTS*/
.login-fields {
	border-bottom: solid 1px #b0c4de;
	border-left: solid 1px #b0c4de;
	border-right: solid 1px #b0c4de;
	border-top: solid 1px #b0c4de;
	width: 195px;
	height: 17px;
	font-size:11px;
	color:#333333;

	font-family: verdana;
}
.login-fields-textarea {
	border-bottom: solid 1px #b0c4de;
	border-left: solid 1px #b0c4de;
	border-right: solid 1px #b0c4de;
	border-top: solid 1px #b0c4de;
	font-size:11px;
	color:#333333;

	font-family: verdana;
}
 .cart-total{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-weight:bold;
	font-size: 11px;
	line-height: 1.5em;
	color:#00000;
}
 .error{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#990000;
}
 .success{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#009933;
}
 .cart-get-quote{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#CC0000;
}
 .cart-get-quote-total{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 1.5em;
	color:#CC0000;
}
.cart-headers{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.5em;
	color:#00000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#000000;
}
 .cart-grand-total{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.5em;
	color:#00000;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
}
.username{font-size:13px;
font-weight:bold;
color:#0066CC;
font-family: verdana;}

.overview-headers{font-size:13px;
font-weight:bold;
color:#0066CC;
/*font-family: verdana;*/
font-family: "trebuchet ms", verdana, sans-serif;
}

/*WIZARD*/
.wizard-fields {
	border-bottom: solid 1px #b0c4de;
	border-left: solid 1px #b0c4de;
	border-right: solid 1px #b0c4de;
	border-top: solid 1px #b0c4de;
	width: 100px;
	height: 17px;
	font-size:11px;
	color:#333333;
	font-family: verdana;
}
.wizard-small-fields {
	border-bottom: solid 1px #b0c4de;
	border-left: solid 1px #b0c4de;
	border-right: solid 1px #b0c4de;
	border-top: solid 1px #b0c4de;
	width: 40px;
	height: 17px;
	font-size:11px;
	color:#333333;
	font-family: verdana;
}
.wizard-mail-fields {
	border-bottom: solid 1px #b0c4de;
	border-left: solid 1px #b0c4de;
	border-right: solid 1px #b0c4de;
	border-top: solid 1px #b0c4de;
	width: 170px;
	height: 17px;
	font-size:11px;
	color:#333333;
	font-family: verdana;
}
.wizard-dropdown {
	border-bottom: solid 1px #b0c4de;
	border-left: solid 1px #b0c4de;
	border-right: solid 1px #b0c4de;
	border-top: solid 1px #b0c4de;
	width: 150px;
	height: 20px;
	font-size:11px;
	color:#333333;
	font-family: verdana;
}

/*SPAREPARTS*/

.parts-header-footer {
	background:#f0f8ff;
}
.alternate-rows {
	background:#f8f8ff;
}
.selected-row{
background:#006699;
color:#FFFFFF;
}

/*CART AND ITEMS DETAILS*/
 .oem-part-num{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.5em;
	color:#0066CC;
}
 .ref-part-num{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.5em;
	color:#000000;
}
 .part-desc{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#000000;
}

/*ZERO VALUE ITEMS*/
 .zero-value-items{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.5em;
	color:#FF0000;
}
 .zero-value-items-desc{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#FF0000;
}
/*Spare Parts Customer Registration Form*/
 .fields-mandatory{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.5em;
	color:#FF0000;
}
/*DISTRIBUTORS SURVEYS*/

.logout{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
background:#CC0000;
}

.logout a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
background:#CC0000;
}

.help{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#99CC00;
}

.help a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#99CC00;
}

.dist-surveys-box-list {
	border-bottom: solid 1px #b0c4de;
	border-left: solid 1px #b0c4de;
	border-right: solid 1px #b0c4de;
	border-top: solid 1px #b0c4de;
	background:#ffffff;
}
.alternate-green-rows{
	background:#e0eee0;
}
.alternate-beige-rows{
	background:#eee8aa;
}
/*DISTRIBUTORS TOOLS*/
.blue-bottom-line{border-bottom: 1px solid #0099FF;}
.red-bottom-line{border-bottom: 1px solid  #CC0000;}
.toupper{
text-transform:uppercase;
font-weight:bold;
font-size: 11px;
color:#0099CC;
}

.calc-result{
font-family: "trebuchet ms", verdana, sans-serif;
color:#336699;
font-weight:bold;
font-size: 12px;
}

.cost-reduction{
font-family: "trebuchet ms", verdana, sans-serif;
color:#669933;
font-weight:bold;
font-size: 12px;
}

.cost-reduction-negative{
font-family: "trebuchet ms", verdana, sans-serif;
color:#CC3300;
font-weight:bold;
font-size: 12px;
}

 .desc-text{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;
	line-height: 1.5em;
	color:#00000;
}

.textfield-currency{
text-align:right;
}
.textfield-numeric{
text-align:center;
}
/*Custom Applications*/
.custom-app-title{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 30px;
color:#FF9900;

}

