@font-face {
    font-family: 'gillsans_lightregular';
    src: url('../webfonts/ufonts.com_gillsans-light-webfont.eot');
    src: url('../webfonts/ufonts.com_gillsans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/ufonts.com_gillsans-light-webfont.woff') format('woff'),
         url('../webfonts/ufonts.com_gillsans-light-webfont.ttf') format('truetype'),
         url('../webfonts/ufonts.com_gillsans-light-webfont.svg#gillsans_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'GillSans';
	src: url('fonts/gillsans.eot');
	src: url('fonts/gillsansd41d.eot?#iefix') format('embedded-opentype'),
		url('fonts/gillsans.woff') format('woff'),
		url('fonts/gillsans.ttf') format('truetype'),
		url('fonts/gillsans.svg#gillsans') format('svg');
		font-weight: normal;
		font-style: normal;
}
@font-face {
	font-family: 'GillSansBold';
	src: url('fonts/gillsansStd-Bold.eot');
	src: local('☺'), url('fonts/gillsansStd-Bold.woff') format('woff'), url('fonts/gillsansStd-Bold.ttf') format('truetype'), url('fonts/gillsansStd-Bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}

html{
	overflow-x: hidden;
	font-family: Arial;
}
body{
	display: block;
	margin: 0 auto;
	max-width: 1440px;
	overflow: hidden;
	box-shadow: 0 0 16px #A6A6A6;
}
p{
	font-size: 13px;
	color: #333;
	padding: 0px 0px 10px 0px;
	font-family: Arial
}



@media only screen and (max-width: 768px){
	
	#rightHandSideFormContactUs{
		margin-left: 0px !important;
	}
	.leftAlone{
		width:100%;
	}



	#rightHandSideFormContactUs .formContainer{
		margin-left:0px !important;
	}
	.formContainer{	
	width: 100% !important;
	}
	.orange-river-content p{
		margin-left:2%;
		margin-right:66%;
		text-align: justify;	
	}

	.content-container h1{
		margin-left:2%;
		margin-bottom: 2%;
	}
	.content-container .post__date{
		margin-left:2%;
	}

	.orange-river-content{
		/*display:none !important;*/
	}

  .Search{
  	display:none !important;
  }

  #dealer-logo{
  display: none;
  }
  .IvecoLogo{
  	float:none;
  	margin:0 auto;
  }
 
  
}

/* new content orange river */
.orange-river-content p{
	/*margin:0 -15px 0 -15px;*/
	text-align: justify;
	max-width: 100%;
}

/* Home page block:; */
@media (min-width: 1200px){
.container {
   /* width: 1327px !important;*/

}

/* captcha alignment */

/*#MyCaptcha .recaptcha{
	margin: 95px 0px 13px -177px !important;
}*/

}



strong{
	color: #000000;
	/*font-size: 16px;*/
}
.DealerLogo{
	width: 645px;
	height: 70px;
	float: left;
}

#Social{
	/*width: 215px;*/
	float: right;
	height: 16px;
	/*margin-top: 8px;*/
	margin-top:20px;
}

body > div.main > div.content > div.column.left > div > ul > li.secondMain.current > ul > li > a:after{
	border: none;
}
.breadcrumbnavigation{
	width: 700px;
	float: left;
	margin-top:13px;
}

.column.centre ul{
	padding: 0px 0px 7px 0px;
}


.column.centre ul li{
	font-size: 13px;
	color: #333;
	line-height: 1.3em;
}
.IvecoLogo a{
	background: url('../images/logo_iveco.png');
	height: 47px;
	width: 208px;
	margin-top: 18px;
	background-repeat: no-repeat;
	/* margin-left: 20px; */
	background-size: contain;
	margin-left:-43px;
	display: block;
}


@media only screen and (max-width: 600px) {
 .IvecoLogo a {
    margin-left: 0px;
  }
}

#Form_ContactUsSpesificForm{
	margin-top:20px;
	margin-left:32px;
}


.ExpoLogo{
	background:url('../images/logo_expo_EN_white.png');
	width:81px;
	height:59px;
	float: right;
	margin-top: 15px;
}
.search-bar{
	float: left;
	margin-left: 17px;
	height: 34px;
}
.IvecoLogoBlock{
	
	width: 200px;
	float: left;
}
.DealerTagLogo{
	float:left;
	/*width:106px;*/
	width:108px;/*135px*/
	height: 40px;
	margin-top: 20px;
	color:#777;
	text-align: center;
	font-size: 12px;
	/*background: url('../images/dealers-logo.png');*/
}

.DealerLogo {
	text-decoration: none
}
.DealerLogo img{
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
	.DealerLogo.tagline img {
		margin-top:12px;
	}
	.DealerLogo.tagline span {
		text-align: center;
		width:490px;
		display: block;
		color:#999;
		font-size:13px;
		font-weight: bold;
		margin:2px auto;
		text-decoration: none
	}

#SearchForm_SearchForm_Search{
	background-color: #E2E2E2;
	color: #666666;
	border: none;
	width: 155px!important;
}


#Form_ContactUsForm_Aggree{
	margin-left:5px;
}

#SearchForm_SearchForm_action_results{
	background: #E2E2E2 url('../images/sprite_iveco.png');
	height: 16px;
	margin-top: 13px;
	color: #666;
	position: absolute;
	margin-left: -20px;
	background-position: 0px -110px;
	width: 0;
	padding: 10px 0px 0px 25px;
	cursor: pointer;
	display:none;
}
#cssmenu ul li{
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
#cssmenu ul li.first{
	border: none;
border-right: 1px solid #333333;
}
#cssmenu ul li.last{

}
#usedPage p a{
	color: #555;
	text-decoration: none;
}
#usedPage p a:hover{
	text-decoration: underline;
}
#Search{
	float: left;
	width: 155px;
}
#Search.middleColumn{
	float: left;
}
#topSideHeader{
	background:url('../images/header-bg.jpg');	
	height: 70px;
}
#topInner{
	width: 990px;
	margin:0 auto;
}
.primary ul li{
	float: left;
	display: block;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.primary ul{
	display: block;
	width: 990px;
	margin:0 auto;
	height: 40px;
}
.primary ul li a{
	display: block;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	height: 100%;
	padding: 12px;
}
.primary ul li a:hover{
	background:#efefef;
	color: #000;
}
.primary{
	background:#000;
	display: block;
}
.clear{
	clear: both;
}
ul.SecondList{
	position: absolute;
	background-color: #C2C7CA;
	color: #000000;
	display: inline-block;
	margin: 0px auto;
}
ul.SecondList li a {
	color: #000;
}

.main{
	width: 100%;
	background:#eeeeee;
	padding: 10px 0 10px 0;	
}

.content-container{
	width: 990px;
	margin:0 auto;
}

.socialStrip{
	/*height: 40px;*/

	background:#161C2A;
	/*border-bottom: 1px solid #000;*/
}
#blackFooter{
	height: 40px;
	background:#000000;
}
#whiteFooter{
	height: 40px;
	background:#ffffff;
}

#social{
background:#161C2A;
min-height: 50px;
}

/*.socialUpdates{*/
	/*color: white;
	font-size: 12px;
	line-height: 40px;*/
	/*width: 110px;*/
	/*float: left;
	padding-left: 87px;
	margin-left: -41px;
	text-transform: uppercase;
	background-image:url("../images/sic.png");
	background-repeat: no-repeat;
	background-position: 0px 6px;*/
	/*margin-right: -48px;*/
/*}*/
.socialUpdates {
    color: white;
    font-size: 15px;
    line-height: 40px;
    /* width: 110px; */
    float: left;
    padding-left: 34px;
    margin-left: -41px;
    text-transform: uppercase;
    background-image: url(../images/sic.png);
    background-repeat: no-repeat;
    background-position: 6px 9px;
    padding-top:5px;
    /* margin-right: -48px; */
}
#social-media-link{
	position:relative; top:12px; left:10px;
}

.close{
display: none;
}
.socialInfo{
	min-height: 230px;
	/*background:#161C2A;*/
	padding-top:25px;
}
#showMore{
	width: 200px;
	float: right;
	display: block;
	margin-right: -48px;
}

.close,
.open{
	color: #fff;
	font-size: 13px;
	line-height: 40px;
	text-align: right;
	/*padding-right: 30px;*/
	padding-right: 39px;
}
.open{
	background: url("../images/arrow.png");
	background-repeat: no-repeat;
	/*background-position: 182px 16px;*/
	background-position: 168px 16px;
}
.close{
	background: url("../images/arrow.png");
	background-repeat: no-repeat;
	background-position: 182px -9px;
}



.close:hover,
.open:hover{
cursor: pointer;
}
.wrapper{
	width: 990px;
	height: 100%;
	display: block;
	margin: 0px auto;
}

.socialBlock{
	/*width: 246px;*/
	height: 100%;
	/*float: left;*/
}

@media only screen and (max-width: 768px){
	.avatar{
		margin-left: 36px;
	}
	.socialBlock{
		padding-bottom: 52px;
	}
	.content{
		width:90%;
		margin:0 auto;
	}
	ul.mainTopics{
		margin-left:0px !important;
	}
	#products h1{
		position:relative;
		/*top:25px;*/
		top:12px;
		font-size: 16px;
	}
	.text-center-desktop{
		padding-top:20px;
	}	
}

.leftBorder{
	border-left:1px solid #000;
}

.sbTop{
	height: 45px;
	padding: 0 20px;
}
.sbTop h3{
	color: #fff;
	font-size: 20px;
	width: 100px;
	margin-left: 45px;
	line-height: 40px;
}
.sbBottom{
	/*height: 170px;*/
}

.Facebook{
	background-image: url('../images/socialFlags.png');
	background-position: 20px 196px;
	background-repeat: repeat-y;
}
.Twitter{
	background-image: url('../images/socialFlags.png');
	background-position: 20px 45px;
	background-repeat: repeat-y;
}
.Twitter a#Retweet{
	margin:10px;
	display: block;
}
.YouTube{
	background-image: url('../images/socialFlags.png');
	background-position: 20px 145px;
	background-repeat: repeat-y;
}
.Picasa{
	background-image: url('../images/socialFlags.png');
	background-position: 20px 94px;
	background-repeat: repeat-y;
}

#blackFooter ul li{
	float: left;
	height: 40px;
	color: #fff;
	line-height: 43px;
}
#blackFooter ul li a{
	float: left;
	height: 40px;
	padding: 0px 10px;

}
#blackFooter ul{
	float: right;
}
#blackFooter ul li a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 40px;
	display: block;
	font-size: 14px;
}
#blackFooter ul li a:hover{
	text-decoration: underline;
}


#Form_NewsletterRegistrationForm label{
	display: none;
}
#Form_NewsletterRegistrationForm_Email{
	width: 210px;
}

.blockContent{
	font-family: Arial;
}

.blockShadow{
	position: absolute;
	width: 200px;
	height: 240px;
	margin-top: 23px;
	margin-left: 20px;
	z-index: 0;
	border-radius: 32px;
	box-shadow: 0px 6px 13px #000;
}
/* text styling defualt*/

h1{
	font-size: 22px;
	color: #000000;
	/*padding: 30px 0px 6px;*/
	padding: 34px 0px 5px;
	text-align: left;
	font-weight: normal ;

}


.content-container p{
	text-align:justify;
	line-height: 24px;
}
.orange-river-content p{
	text-align:left;
	line-height: 24px;
	text-align:justify ;
}
.blockContent h1{
	font-weight: bold;
    margin-top: -14px !important;
    padding-bottom: 10px;
    text-align:justify ;
   
}
.blockContent p{


}
#aftersalesContent ul {
	font-size: 13px;

text-align:justify ;
}
#aftersalesContent p strong{

}


ul.mainTopics{
	font-size: 14px;
	font-family: 'GillSans', arial, sans-serif;
	color: #000000;
	position: relative;
	float: left;
	width: 90%;
	min-height: 300px;
	margin-left:37px;
}

li.secondMain a.current{

}
ul.mainTopics li.current ul.secendereTopics li.link a {
background: #eee;
color: #000;
text-decoration: none;
}

ul.mainTopics li.section a{
	background: #000;
	color: #fff;
}

ul.mainTopics li.section,
ul.mainTopics li.current,
ul.mainTopics li:hover {
background-image: url("../images/box-label-corner.png");
background-position: 0 0;
background-repeat: no-repeat;
}

ul.mainTopics li:first-child{
	border-top: none;
}

ul.mainTopics li{
	border-bottom: 2px solid #d2d2d2;
	border-top: 1px solid #FFFFFF;
	padding: 5px 0;
	text-transform: uppercase;
	font-family: 'GillSans', Arial, sans-serif;
}


body > div > div.content > div.column.left > div > ul > li ul > li{
	border:none;
	padding: 0px 5px;

}
body > div > div.content > div.column.left > div > ul > li ul > li:hover{
	text-decoration: underline;
	background: #eee;
}




ul.mainTopics li ul li  a{
	padding:5px 5px;
}

ul.mainTopics li.current a:after{
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	border-left: 8px solid #000000;
	content: "";
	height: 0;
	margin-right: -7px;
	position: absolute;
	width: 0;
	right: 0;
	margin-top: 0px;
}




ul.mainTopics li a:hover{
	background: #C9CED1;
}
ul.mainTopics li a{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #000;
	text-decoration: none;
	position: relative;
	z-index: 2;
}

ul.mainTopics li.current a{
	background: #000;
	color: #fff;
	text-decoration: none;
	position: relative;
	z-index: 2;
}

ul.secendereTopics li:hover{
	background: none;

}

li.secondMain ul li a{
	font-size: 14px;
	text-decoration: none;
	font-family: 'GillSans', Arial, sans-serif;
	text-transform: capitalize;
	border:none;
}
li.secondMain ul li a:hover{
	text-decoration: underline;
}

body > div > div.content > div.column.left > div > ul > li.secondMain.section > ul > li > a:after,
ul.secendereTopics li.section a:after
ul.secendereTopics li.link a:after,
ul.secendereTopics li.current:after{
	border-bottom: 0px solid transparent;
	border-top: 0px solid transparent;
	border-left: 0px solid #eee;
	content: "";
	height: 0;
	margin-right: 0px;
	position: absolute;
	width: 0;
	right: 0;
	margin-top: 0px;
}
ul.secendereTopics li.current{
	background: none;
	background: #eee;
}
ul.secendereTopics li.current a{
	background: none;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


ul.secendereTopics li.current a:hover{
	background: none;
}
ul.secendereTopics li.link a{
	background: none;
	color: #000000;
}
#Form_NewsletterRegistrationForm_action_doSubmit:hover{
	cursor: pointer;
	background: #000 url('../images/submit-arrow.png') 70px no-repeat;
}


#Form_NewsletterRegistrationForm div.field{
	margin: -5px 0 5px;
}

ul.mainTopics li li{
	border:none;
}

#blocks{
	height: 310px;
	width: 1010px;
	display: block;
	margin: 0 auto;
}

.block{
	float: left;
	/*margin: 15px 6px 35px 34px;*/
	margin:10px auto;
	width: 240px;
	height: 270px;
  	position:relative; 
  	/*margin-left: 10px;*/
  	/*margin-left:30px;*/
  	margin-left:14px;
  
  	background:#fff;    
}

.blockposition{
	position: absolute;
}



.pageHomeBlockNewsletter{
	width: 220px;
	background: #fff;
	height: 250px;
	padding: 10px
}
.blockOuterHeading{
	background:url("../images/box-label-corner.png") no-repeat;
	padding: 5px 0px 0px 0px;
	position: absolute;
	margin-left: -18px;
}

.blockHeading{
	background: #000000;
	padding-right: 10px;
}
.clear{
	clear:both;
}

.blockHeadingImage{
	float: left;
}
.blockHeadingText{
	line-height: 30px;
	color: #fff;
	float: left;
	color: #EBEBEB;
	font-family: 'GillSans', arial, sans-serif;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
	display: block;
}

.pageHomeBlockNewsletter img{
	display: block;
	margin: 0px auto;
}

.blockContent h1{
	color: #000000;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-top: 7px;
}

.blockContent p{
	color: #555555;
	font-size: 12px;
	padding-top: 5px;
	line-height: 14px;
}

.pageHomeBlockNewsletter a{
	margin-top: 45px;
	display: block;
	text-decoration: none;
	color: #525252;
	font-size: 12px;
}
a.imageLink{
	margin-top:0px;
}
#socialQuickLinks{
	float: left;
}
.social{
	width: 25px;
	height: 25px;
	float: left;
	margin-top: 9px;
	margin-left: 5px;
}
.social a{
	display: block;
	width: 100%;
	height: 100%;
}
.social.facebook{
	background: url("../images/socialIcons.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.social.twitter{
	background:url("../images/socialIcons.png");
	background-position: 0px -79px;
	background-repeat: no-repeat;
}
.social.youtube{
	background:url("../images/socialIcons.png");
	background-position: 0px -27px;
	background-repeat: no-repeat;
}
.social.flickr{
	background:url("../images/socialIcons.png");
	background-position: 0px -53px;
	background-repeat: no-repeat;
}

.wfLeft{
	display: block;
	width: 385px;
	height: 100%;
	float: left;
}

.wfLeft a{
	display: block;
	margin: 5px;
	height: 100%;
	float: left;
}
.Search{
	float: left;
}
.wfRight{
	display: block;
	width: 420px;
	height: 100%;
	float: right;
	text-align: right;
	line-height: 40px;
	font-size: 12px;
}

.wfRight a{
	color:#555;
	text-decoration: none;
}
.wfRight a:hover{
	text-decoration: underline;
}

.tagBlockContent{
	margin-top: 50px;
}


.tagBlockContent a{
	display: inline!important;
	line-height: 18px;
}
.tagBlockContent a .T5{
	font-size: 10px !important;
	color: #545454 !important;
	font-family: Arial,Helvetica,sans-serif !important;
}
.tagBlockContent a .T4{
	font-size: 12px !important;
	color: #545454 !important;
	font-family: Arial,Helvetica,sans-serif !important;
}

.tagBlockContent a .T3{
	font-size: 14px !important;
	color: #545454 !important;
	font-family: Arial,Helvetica,sans-serif !important;
}
.tagBlockContent a .T2{
	font-size: 16px !important;
	color: #545454 !important;
	font-family: Arial,Helvetica,sans-serif !important;
}
.tagBlockContent a .T1{
	font-size: 18px !important;
	color: #545454 !important;
	font-family: Arial,Helvetica,sans-serif !important;
}

/*********************************************Menu*****************************************/
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  border: none;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
#cssmenu {
  height: 40px;
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  font-family: 'GillSans', arial, sans-serif;
}

#cssmenu ul li div.firstLevel{
	width: 1000px;
	/*left: 0;*/
	margin-top: 72px;
}

#cssmenu ul li div.firstLevel ul li{
line-height: 40px;
height: 40px;
display: block;
float: left;
border: none;
}
#cssmenu ul li div ul li a{
	padding: 0px 15px 0px 15px;
	display: block;
	line-height: 17px;
	margin: 11px 0px;
	border-left: 1px solid #E7E7E7;
	border-right: 2px solid #D7D7D7;
}

ul li div.firstLevel ul li:hover {
	background: #fff;
	border-left: 1px solid #fff;
	border-right: 2px solid #fff;
}
#cssmenu ul li div ul li a{
	font-size: 15px;
	text-decoration: none;
	color: #000;
}
#cssmenu > ul {
	width: 1000px;
	height: 40px;
	margin: 0px auto;
}
#cssmenu > ul > li {
  list-style: inside none;
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
}
#cssmenu.align-center > ul {
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
  margin-left: -3px;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-center > ul > li:first-child > a {
  border-radius: 0;
}
#cssmenu > ul > li > a {
	outline: none;
	display: block;

	text-align: center;
	text-decoration: none;
	font-size: 15px;
	border-right: 1px solid #080808;
	color: #ffffff;
	padding: 12px 13px;
}
#cssmenu > ul > li:first-child > a {
}

#cssmenu ul li.has-sub:hover > a:after {
  top: 0;
  bottom: 0;
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 18px;
  right: 6px;
  border: 5px solid transparent;
  border-top: 5px solid #ffffff;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 19px;
}
#cssmenu > ul > li.has-sub:hover > a {
  z-index: 999;
  border-color: #3f3f3f;
}


#cssmenu ul li.has-sub:hover > ul,
#cssmenu ul li.has-sub:hover > div {
  display: block;
}

#cssmenu > ul > li.has-sub > a:hover,
#cssmenu > ul > li.has-sub:hover > a {
  background: #fff;
  color: #000;
}
#cssmenu ul li div.firstLevel ul li div.secondLevel{
    width: 1000px;
    background: #fff;
    height: 170px;
    padding-top: 10px;
    position: absolute;
	left: 0;
}
.ProductHolder{
	width: 120px;
}
.menuProductIcon{
	height: 90px;
}

#cssmenu ul li div ul li div ul li a div span{
	font-size: 12px;
	text-decoration: none;
	color: #555555;
	cursor: auto;
	text-align: center;
	white-space: normal;
	margin: 0 auto;
	display: block;
}

#cssmenu ul li div ul li div ul li a div img{
margin: 0 auto;
display: block;
}


#cssmenu ul li > ul,
#cssmenu ul li > div {
  display: none;
  width: auto;
  position: absolute;
  top: 37px;
  background: #000;
  z-index: 999;
  background: #C2C7CA;
}
#cssmenu ul li > ul {
  width: 200px;
}
#cssmenu ul ul ul {
  position: absolute;
}
#cssmenu ul ul li:hover > ul {
  left: 100%;
  top: -10px;
  border-radius: 5px;
}
#cssmenu ul li > ul li {
  display: block;
  list-style: inside none;
  position: relative;
  margin: 0;
  padding: 0;
}
#cssmenu ul li > ul li a {
  outline: none;
  display: block;
  position: relative;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
  margin: 0;
  padding: 8px 20px;
}

#cssmenu ul ul > li:hover > a,
#cssmenu ul ul li a:hover {
  	background: #fff;
	color: #000;
	border: none;
}
#cssmenu .secondborder:hover{
	padding-right: 2px;
	padding-left: 1px;
}
#cssmenu{
	  background: #000;
	  color: #fff;
}
#cssmenu > ul > li > a:hover {
  background: #fff;
  color: #000;
}
#cssmenu ul ul a:hover {

}
#cssmenu > ul > li.has-sub > a:hover:before {
    background: #fff;
  color: #000;
}

#cssmenu ul li div ul li div ul li a{
	padding: 0;
}



.group{
	background: #fff!important;
	display: block;
	float: left;
	height: 130px;
	border-left: 2px dotted #CCCCCC;
}

.group.firstGroup{
	border:none;
	padding-left: 10px;
}
span.ProductMenuTitle{
	font-family: 'GillSansBold', Arial, sans-serif;
	font-size: 11px;
	vertical-align: top;
	display: block;
	position: relative;
	left: 5px;
	z-index: 1;
	line-height: 1.3em;
	color: #000;
	text-transform: capitalize;
}

#secondClearing ul.groupingList{
	height: 170px;
	width: 100%;
}

#secondClearing ul.groupingList li{
	
	display: inline-block;
}
#secondClearing ul.groupingList li div{
display: block;
position: static;
}
#secondClearing ul.groupingList li div ul{
display: block;
position: static;
}
#secondClearing ul li div ul li a{
	border:none;
}

#secondClearing ul.groupingList li,
#secondClearing ul.groupingList li:hover,
#secondClearing ul.groupingList li a,
#secondClearing ul.groupingList li a:hover{
	/*padding: 0;*/
}
#secondClearing ul li div ul li a:hover{
	background: none;
	padding: 0;
}
/*__________________________________________________________________________________________________*/
.sbBottom h3 {
color: #fff;
padding-top: 77px;
text-align: center;
}

.sbBottom a img{
	margin: 5px 15px 10px 25px;
}

.sbBottom h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	max-width: 190px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0px auto;
}
.sbBottom p{
	overflow: hidden;
	line-height: 1.2em;
	color: #999999;
	margin: 0px auto;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#ContentSearch{
	width: 1000px;
	margin: 0px auto;
}

#Breadcrumbs a{
	color: #000;
	font-size: 11px;
}

#Breadcrumbs{
	width: 100%;
	height: 32px;
	color: #000;
	font-size: 11px;
	line-height: 32px;
}

.widthWrapperBreadcrumbs{
	width: 1000px;
	margin: auto;
	text-decoration: none;
}

#usedPage h1{
	/*font-size: 22px;
	margin-bottom: 15px;
	color: #000000;
	font-family: arial;
	margin:12px;*/


	/*font-size: 22px;*/
	font-size: 14px;
	margin-bottom: 15px;
	color: #000000;
	margin:12px;
	/*margin:26px;*/
	/*margin-bottom: -13px*/
	margin-left:0px;
	font-weight: bold;
}

#usedPage h2{
	color: #000000;
	font-size: 15px;
	margin: 15px 0;
}

#usedPage p{
	color: #333;
	font-size: 13px;
	font-family: arial, sans-serif;
	margin-bottom: 15px !important;
	padding-bottom: 0px;
	line-height: 1.5;
}

#usedPage h1 strong{
 	font-weight: bold;
}

#usedPage h2 strong{
 	font-weight: bold;
}

#usedPage p strong{
	color: #333;
	font-size: 13px;
 	font-weight: bold;
}

#aftersalesContent h1{
	font-size: 22px;
	margin-bottom: 15px;
	color: #000000;
	font-family: arial;
}

#aftersalesContent h2{
	color: #000000;
	font-size: 15px;
	margin: 15px 0;
}

#aftersalesContent p{
	color: #333;
	font-size: 13px;
	font-family: arial, sans-serif;
	margin-bottom: 15px !important;
	padding-bottom: 0px;
}

#aftersalesContent h1 strong{
 	font-weight: bold;
}

#aftersalesContent h2 strong{
 	font-weight: bold;
}

#aftersalesContent p strong{
	color: #333;
	font-size: 13px;
 	font-weight: bold;
}

body pre {
	display: block;
	margin-bottom: 10px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	line-height: 1.2em;
	font-size: 15px
}

body p {
	line-height: 1.3em
}


.banner img {
	width:1440px;
	/*height:325px;*/
	height:100%;
}


h3.promHeader {
 font-weight: bold;

}

p.promText {
color: #555555;
/* line-height: 18px; */
margin: 5px 0 3px;
line-height: 1.2em;

}

h4.promUL {
color: #FF0000;
margin: 5px 0 4px 3px;
line-height: 1.2em;
font-size: 14px;
 font-weight: bold;	
}

em.promIT {
color: #555555;
/* line-height: 18px; */
margin: 5px 0 3px;
line-height: 1.2em;
font-size: 12px;
font-style: italic;	

}

.title {
color: #000000;
display: block;
font-size: 13px;
font-weight: bold;
}


.box .box-content {
padding: 10px;
height: 230px;
width: 217px;
position: relative;
overflow: hidden;
font-size: 12px;
/* font-size: 1rem; */
white-space: normal;
display: inline-block;
vertical-align: top;
zoom: 1;
}

#contentT{

color: #545454;

font-family: Arial,Helvetica,sans-serif;


font-size: 12px;
padding-top: 5px;
line-height: 14px;

}