/*==================== general classes and styles ====================*/

* { font-family: Helvetica, Verdana, sans-serif; margin:0; padding:0;}
.top{
vertical-align:top;
	min-height:300px;
	height: expression( this.scrollHeight < 500 ? "499px" : "auto" ); /* sets min-height for IE */
}
.fleft{ float:left;}
.fleft h2{ 	padding:8px 0px 0px 0px;
			margin:0 0 0 0px;} 
.fleft p{ 	padding:0px 0px 0px 0px;
			margin:0 0 17px 0;}
.fleft2{ 	float:left;
			margin-left: 35px;
			margin-top: 7px;
			background-image: url(images/coperta_catalog_bg.jpg);
			-moz-box-shadow: 0 0 5px #888;
			-webkit-box-shadow: 0 0 5px#888;
			box-shadow: 0 0 5px #888;
} 
.fleft3{ float:left;
         margin-left:50px;
         padding:5px 5px 5px 5px;
		 text-align:center;
		 font-size:10px; font-family:Arial, Helvetica, sans-serif;} 
.fleft3 img {text-align:center; width:30px; height:30px;} 
.fleft3 a {font-size:10px; font-family:Arial, Helvetica, sans-serif;} 

.fleft5{ float:left;
         margin-left:30px;
         background-color:#F5F5F5;
         background-image: url(images/coperta_catalog_bg.jpg);
         padding:0px 0px 0px 0px;
		 border-style:groove;
         border-width:1px;
		 border-color:#E8E8E8;} 

.fright{ float:right;}
.clear { clear:both;}

.indentTop{ margin-top:0px;}
.indentTopicon{float:right; margin-top: 0px}
.indentTop1{ margin-top:10px;}
.indentTop2{ margin-top:35px;}
.indentTop3{ margin-top:50px;}
.noIndent{ margin:0; padding:0;}
.paddingLeft{ padding-left:10px;}
.smallSidePadding { padding:0 5px 0 5px;}
.rightMargin{ margin-right:22px;}
.rightMarginSmall{ margin-right:15px;}
.rightMarginTiny{ margin-right:10px;}
.leftMarginTiny{ margin-left:6px;}
.leftMargin{ margin-left:11px;}
.topMargin{margin-top:11px;}

.blink { text-decoration:blink;}
.middleCut { text-decoration:line-through; margin-right:5px; color:#F00;}
.alert { color:#F00; font-size:12px; font-weight:bold;}
.bold { font-weight:bold;}
.full-width { width:100%;}
.noBorder{ border:none;}
.oneBorder{ 
			display: block;
			margin-left: auto;
			margin-right: auto;
			vertical-align: middle;
			
			border-style:solid;
            border-width:0px;
            border-color:#DCDCDC;}
.pointer { cursor:pointer;}
.gallery { width:170px; border:none;}
.no-display{ display:none;}
.listType { list-style:circle; margin:0; padding:0;}
.blue{ color:#1e3777;}

/*==================txt, links, lines, titles====================*/
a {color:#666; font-size:11px;}
a:hover{text-decoration:none;}
a img{ border:none;}
.block { display:inline;}

h2 { font-size:18px; color:#1e3777; font-weight:bold; margin-bottom:12px;}
h2front { font-size:14px; color:#1e3777; font-weight:bold; margin-bottom:12px;}

h3 { font-size:14px; color:#000; font-weight:bold; margin-bottom:12px;}
h4 { font-size:11px; color:#1e3777;}
h5 { font-size:12px; margin:5px 0 5px 0; background-color:#ffcb08; padding:4px 0 4px 0; }

p { font-size:12px; margin:10px 0 10px 0;  text-align:justify; font-family:Arial, Helvetica, sans-serif;}
.p1 { font-size:11px; margin:10px 0 10px 0;}

pfront { font-size:11px; margin:10px 0 10px 0; text-align:justify;  font-family:Arial, Helvetica, sans-serif;}
.p1front { font-size:10px; margin:10px 0 10px 0;}

ul { font-size:12px; margin:10px 0 10px 0;}
ul li { margin-left:25px; font-family:Arial, Helvetica, sans-serif;}

.title { background:url(images/title_bg.png) repeat-x; padding:7px;}
.imagineOferta { width:200px; border:none;}

.jobOffer{ float:left; cursor:pointer; width:660px; background:#ffcb08 url(images/bulina.png) left no-repeat; padding-left:27px; overflow:hidden;}
.jobOffer span{	padding-right:7px; }
.descCariere{ float:left; width:670px; display:none; background:#fff; margin:0; overflow:hidden;}

/*==================menu====================*/
.link { width:152px; float:left; display:block; margin-right:1px; background:#1e3777; color:#fff; text-decoration:none; font-size:12px;
text-align:center;}
.link em { display:block; background:url(images/link-left.gif) no-repeat left top; }
.link b { display:block; background:url(images/link-right.gif) no-repeat right top; 
		  padding:16px 1px 16px 1px; font-style:normal; font-weight:bold;}
.smallPadding {display:block; background:url(images/link-right.gif) no-repeat right top; 
		  padding:9px 1px 8px 1px; font-style:normal; font-weight:bold;}
.link:hover { color:#ffcb08;}

.yellow { color:#ffcb08; border-bottom:3px solid #ecc335; font-weight:normal; }
.grey { border-bottom:3px solid #eaeaea; font-weight:normal;}

/*======================= forms =========================*/

/* styles for the service scheduling page*/
#order-form { width:100%;}
#order-form p{ float:left; width:420px; margin:5px 0 5px 0; overflow:hidden;}
#order-form label{ width:40%; float:left; margin:0 0 5px 0; font-size:11px; line-height:21px; background-color:#FFF;}
#order-form input[type="text"]{ width:58%; float:left; margin:0 0 5px 0; padding:2px 0 2px 0;}
#order-form select{ width:247px; float:left; margin:0 0 5px 0; padding:2px 0 2px 0;}
#order-form textarea{ width:58%; float:left; margin:0 0 5px 0; font-size:12px;}
#order-form h5 { width:100%; float:left;}
#order-form .legalAgr { float:left; width:100%; margin-top:15px;}
#order-form .legalAgr label { float:left; width:auto;}
#order-form .legalAgr input { float:left; width:auto; margin-right:15px; height:22px;}
#order-form .marginRight{ margin-right:46px;}
#order-form .normalWidth { width:auto;}

/*styles for the contact form*/
#contact-form { width:100%;}
#contact-form p{ width:100%; float:left; margin:5px 0 5px 0;}
#contact-form label{ width:100%; float:left; margin:0 0 7px 0; font-size:11px;}
#contact-form input[type="text"]{ width:99%; float:left; margin:0 0 7px 0;}
#contact-form textarea{ width:99%; float:left; margin:0 0 7px 0; font-size:12px;}

/* styles for the job application form */
#app-form { width:100%;}
#app-form p{ width:320px; float:left; margin-bottom:5px; margin-top:5px; overflow:hidden;}
#app-form div{ width:320px; float:left; overflow:hidden;}
#app-form div p{ width:100%; float:left; margin-bottom:5px; margin-top:5px;}
#app-form label{ width:100%; float:left; margin:0 0 7px 0; font-size:11px;}
#app-form input[type="text"]{ width:98%; float:left; margin:0 0 7px 0; padding:2px 0 2px 0;}
#app-form input[type="checkbox"]{ width:20px; float:left; margin:0 0 7px 0; padding:2px 0 2px 0;}
#app-form select{ width:99%; float:left; margin:0 0 7px 0; padding:2px;}
#app-form textarea{ width:98%; float:left; margin:0 0 7px 0; font-size:12px; padding:2px 0 2px 0;}
#app-form h5 { width:100%; float:left;}
#app-form .marginRight{ margin-right:49px;}
#app-form .normalWidth { width:auto;}
#app-form .legalAgr { float:left; width:100%; margin-top:15px; background-color: #fff; display: block;}
#app-form .legalAgr label { float:left; width:95%; height:20px; background-color: #fff; display: block;}
#app-form .legalAgr input { float:left; width:auto; margin-right:10px; background-color: #fff; display: block;}


/* client feedback form*/
#sat-client { width:100%;}
#sat-client p{ width:55%; float:left; margin-bottom:5px; margin-top:5px;}
#sat-client .marginRight{ margin-right:6%;}
#sat-client label{ width:100%; height:25px; float:left; margin:0 0 7px 0; font-size:11px;}
#sat-client input[type="text"]{ width:98%; float:left; margin:0 0 7px 0; padding:2px 4px 2px 4px;}
#sat-client input[type="checkbox"]{ width:10%; float:left; margin:0 0 7px 0; padding:2px;}
#sat-client select{ width:100%; float:left; margin:0 0 7px 0; padding:2px;}
#sat-client textarea{ width:99%; float:left; margin:0 0 5px 0; font-size:12px; padding:2px;}
#sat-client h5 { width:55%; float:left;}

/*================== boxes and other ====================*/

/* secondary menu on the left*/
.box {	float:left;display:block; width:186px; margin:0 0 10px 0; text-decoration:none; font-size:12px;}
.box b { display:block; background:url(images/box_up.png) no-repeat left top; padding:7px 10px 7px 20px; 
		 font-weight:normal; font-style:normal; font-weight:bold;}
.box div{float:left; display:block; padding:10px 10px 10px 10px; font-weight:normal; font-style:normal; border-left:1px solid #92aba6; 
		  border-right:1px solid #92aba6; margin:0; width:164px;}
.box em { float:left; display:block; background:url(images/box_down.png); background-color:#92aba6; height:7px; width:186px; overflow:hidden;}
.box a{text-decoration:none;}
.box .linkNormal { color:#666;}
.box .linkOn { color:#1e3777; font-weight:bold;}

.img-box { padding:5px; display:block;}
.img-box img { margin:5px 0 5px 0;}


/* vmenu */
.vmenu div{float:left; display:block; padding:0px 0px 0px 0px; font-weight:normal; font-style:normal; border-left:1px solid #162A75; 
		  border-right:1px solid #162A75; border-top:0px solid #162A75; margin:0; width:184px;}
.vmenu emup1 { float:left; display:block; background:url(images/vmenu_up.png); background-color:#92aba6; height:7px; width:186px; overflow:hidden;}
.vmenu emdown1 { float:left; display:block; background:url(images/vmenu_down.png); background-color:#92aba6; height:7px; width:186px; overflow:hidden;}


/* contact page boxes */
.half-box { width:508px; border:1px solid #1e3777; margin-bottom:5px;}
.half-box img { float:left; border:0; width:223px; margin-right:9px;}
.half-box p { float:left; font-size:11px; width:200px; margin:0;}
.half-box h4 { float:left; width:200px; margin:0;}

/* styles for the "Norauto va recomanda.." section*/
.boxProduse { background-color:#eaeaea;}
.boxProduse h5 { background-color:#666; color:#FFF; padding:5px;}
.boxProduse p { padding:0 5px 0 5px;}

/*styles for the Norauto values 220x215*/
.boxgridValori{ float:left; width: 245px; height: 239px; overflow: hidden; position: relative; cursor:pointer;}
.boxgridValori .text{	margin-top:50px;}
.boxgridValori img{ width: 245px; position: absolute; top: 0; left: 0; border: 0; }
.boxgridValori p{	padding:0 5px 0 0; color:#5f5f5f; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px;							                 text-align:left;}
.imagineValori { width:245px; border:none; float:left;}
.perspective { float:right;}

/*styles for the Norauto offers*/
#smallOffersContainer { float:right; width:765px; overflow:hidden;}
.smallOffers { float:right; width:765px; overflow:hidden;}

/*styles for the Norauto offers*/
#smallOffersContainerOferta { float:right; width:570px; overflow:hidden;}
.smallOffersOferta { float:right; width:570px; overflow:hidden;}

/* styles for the yahoo map section*/
#mapCont { width:440px; height:468px; margin-top:2px; display:block;}
/*==================content styles====================*/

/*homepage slideshow*/
#homeSlideshowCont{ float:left; background-color:#ffffff;}
#homeSlideshow { float:left; height:297px; overflow:hidden; width:568px;}
#homeSlideshow img { width:900px; height:297px;}

/* #homeSlideshow img { width:892px; height:297px;} */

.homeOfferCont {
/*	float:right; */
	width:186px; /*  288px;  */
	height:128px; /*  315px;  */
}

.homeOfferCont img{
		width:186px;
		height:128px;
}


.homeOfferCont1 {
/*	float:right; */
	vertical-align:text-top;
	width:182px; /*  288px;  */
	height:128px; /*  315px;  */
}

.homeOfferCont1 img{
		width:182px;
		height:128px;
}

.homeOfferCont2 {
	float:right;
	width:303px; /* 288px; */
	padding:5px 5px 5px 5px;
	height:120px;
	background-color:#CCCCCC;
}



.homeOfferCont3 {
	/* float:right; */
	width:186px;
	height:183px;
	margin-left:0px;
	margin-bottom:0px;
	background-color:#DCDCDC;
	background-image: url(images/catalog/bg_catalog_online.jpg);
}

.homeOfferCont3 img {
		width:120px;
		/* height:128px; */
		border-color:#DCDCDC;
}

.homeOfferCont4 {
	/* float:right; */
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #FFCB08;
	width:186px;
	height:10px;
	margin-left:10px;
	margin-bottom:0px;
	margin-top:0px;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
}

.homeOfferCont4  p{
	/* float:right; */
	padding:0px 0px 0px 0px;
	margin:0 0 0 0;
}

.homeOfferCont5 {
	/* float:right; */
	width:186px;
	height:183px;
	margin-left:10px;
	margin-bottom:0px;
	background-color:#ffffff;
}

.homeOfferCont5 img {
		width:120px;
		/* height:128px; */
		border-color:#ffffff;
}

.newsletter {
	background-color:#ffffff;
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #FFCB08;
	padding:0px 0px 0px 0px;
	margin:0 0 0 0;
	}

#slider {
	height:186px;  /*  198px;  */
	overflow:hidden;
	width:128px;  /*  288px;  */
}
/* styles for the homepage running news*/
#news-slider{ float:right; width:288px; height:198px; overflow:hidden; background:#ecc335 url(images/bg_news.png);}
#news-slider ul, #news-slider li{height:198px; margin:0; padding:0; list-style:none;}
#news-slider li{ width:288px; overflow:hidden; }	
#news-slider li h3{	font-family:Verdana, Geneva, sans-serif; font-size:13px; margin:10px; color:#162a75; padding-left:5px;}	
#news-slider li p{ text-align:left; font-family:Arial, Geneva, sans-serif; font-size:12px; margin:10px; padding-left:5px;}						

#offerSlideshow { float:right; height:444px; width:765px; overflow:hidden; margin:0;}
#offerSlideshow img { height:444px; width:765px; }

#offerSlideshowOferta { float:right; height:330px; width:570px; overflow:hidden; margin:0; margin-bottom:10px;}
#offerSlideshowOferta img { height:330px; width:570px; }

/*==================footer styles====================*/
#footer p { font-size:12px; color:#4e4743; padding:15px 0 0 0;}
#footer p a { color:#1e3777; }

/*styles for each product on each category page*/
.boxgrid{ position: relative; float:left; width: 366px; height: 277px; margin-bottom:15px; background:#161613; 
		  border: solid 2px #ccc; overflow: hidden; }
.boxgrid h3{ margin: 10px 10px 5px 10px; color:#FFF; font-weight:bold; 
             font-family:Arial, Helvetica, sans-serif; font-size:12px;text-transform:uppercase; font-weight:bold;}
.boxgrid img{height: 100%; width: 100%; position: absolute; top: 0; left: 0; border: 0;}
.boxgrid p{ padding: 0 10px; color:#fff; font-weight:bold; font:10pt "Lucida Grande", Arial, sans-serif; text-align:left; }
.boxgrid .boxcaption{ float: left; position: absolute; top: 245px; left: 0; background-color:#1e3777; 
			height: 82px; width: 100%; opacity: .8; 
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
			-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
			}
.boxgrid .captionfull .boxcaption {top: 260px; left: 0;}
.boxgrid .caption .boxcaption {top: 245px; left: 0;}

/*styles for each product on each category page*/
.boxgridcatalog{ position: relative; float:left;  width: 175px; height: 191px; margin-bottom:10px; margin-left:0px; margin-right:10px; background:#E2EAF0; 
		  border: solid 4px #E2EAF0; overflow: hidden; -moz-border-radius: 6px; border-radius: 6px; text-decoration:none;}
.boxgridcatalog:hover{ position: relative; float:left;  width: 175px; height: 191px; margin-bottom:10px; margin-left:0px; margin-right:10px; background:#FFE396; 
		  border: solid 4px #FFE396; overflow: hidden; }
.boxgridcatalog h3{ margin: 10px 10px 5px 10px; color:#FFF; font-weight:bold; 
             font-family:Arial, Helvetica, sans-serif; font-size:12px;text-transform:uppercase; font-weight:bold;}
.boxgridcatalog img{height: 139px; width: 100%; position: absolute; top: 0; left: 0; border: 0;  text-decoration:none;}
.boxgridcatalog p{ text-decoration:none; padding: 0 10px; color:#5B89AA; font-weight:bold; font:10pt "Lucida Grande", Arial, sans-serif; text-align:center;  }

.boxgridcatalog .boxcaption{ float: left; position: absolute; top: 139px; left: 0; 			height: 42px; width: 100%;  text-decoration:none;}
.boxgridcatalog .captionfull .boxcaption {top: 171px; left: 0; background-color:#FFE396; text-decoration:none;}
.boxgridcatalog .caption .boxcaption {top: 171px; left: 0; background-color:#FFE396; text-decoration:none;}

/* boxgridcatalog2  styles for each product on each category page*/
.boxgridcatalog2{ position: relative; float:left;  width: 174px; height: 191px; margin-bottom:10px; margin-left:0px; margin-right:0px; background:#E2EAF0; 
		  border: solid 4px #E2EAF0; overflow: hidden; -moz-border-radius: 6px; border-radius: 6px; text-decoration:none;}
.boxgridcatalog2:hover{ position: relative; float:left;  width: 174px; height: 191px; margin-bottom:10px; margin-left:0px; margin-right:0px; background:#FFE396; 
		  border: solid 4px #FFE396; overflow: hidden; }
.boxgridcatalog2 h3{ margin: 10px 10px 5px 10px; color:#FFF; font-weight:bold; 
             font-family:Arial, Helvetica, sans-serif; font-size:12px;text-transform:uppercase; font-weight:bold;}
.boxgridcatalog2 img{height: 139px; width: 100%; position: absolute; top: 0; left: 0; border: 0; text-decoration:none;}
.boxgridcatalog2 p{ padding: 0 10px; color:#5B89AA; font-weight:bold; font:10pt "Lucida Grande", Arial, sans-serif; text-align:center;  text-decoration:none; }

.boxgridcatalog2 .boxcaption{ float: left; position: absolute; top: 139px; left: 0; 			height: 42px; width: 100%;  text-decoration:none;}
.boxgridcatalog2 .captionfull .boxcaption {top: 171px; left: 0; background-color:#FFE396; text-decoration:none;}
.boxgridcatalog2 .caption .boxcaption {top: 171px; left: 0; background-color:#FFE396; text-decoration:none;}

/*styles for boxgridcatalogtext */
.boxgridcatalogtext{ position: relative; float:left; width: 171px; padding:5px 0 0 0; margin:0; }
.boxgridcatalogtext p {padding:0 0 0 0; margin:0; color:#08176A; font-weight:bold; font:8pt "Lucida Grande", Arial, sans-serif; text-align:center }

/*styles for boxgridcatalogtext */
.boxgridcatalogprodus{ position: relative; float:left;  margin:0; }
.boxgridcatalogprodus p1 {margin:5px 0 0 0; color:#08176A; font-weight:bold; font:10pt "Lucida Grande", Arial, sans-serif; text-align:justify;}
.boxgridcatalogprodus pmic {margin:5px 0 0 0; color:#000000; font-weight:normal; font:8pt "Courier New", Arial, sans-serif; text-align:left;}

/*styles for boxgridcauciucuri */
.boxgridcauciucuri{ position: relative; float:left; width: 570px;  margin-bottom:15px; margin-left:0px; background:#E2EAF0 url(images/tyres_bg.jpg); 
		  border: solid 0px #E2EAF0; overflow: hidden; -moz-border-radius: 6px; border-radius: 6px;}

/*styles for the small slideshow on the default offer page*/
.smallOffers { width:765px; height:170px; overflow:hidden;}
.boxgridOfferSmall{ width: 251px; height: 179px; margin:5px 0 10px 0 ; float:left;  
		  			border: solid 2px #ccc; overflow: hidden; position: relative; display:block;}
.boxgridOfferSmall h3{ margin: 10px 10px 12px 10px; color:#FFF; font-size:11px; text-transform:uppercase; }
.boxgridOfferSmall img{ width:100%; height:100%; margin:0;}
.boxgridOfferSmall p{ padding: 0 10px; color:#afafaf; font:10pt "Lucida Grande", Arial, sans-serif; text-align:left; }
.boxgridOfferSmall .boxcaption{ float: left; position: absolute; top: 124px; left: 0; 
								background: #1e3777; height: 100px; width: 100%; opacity: .8; 
								filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
								-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
								}
.boxgridOfferSmall .captionfull .boxcaption {top: 260px; left: 0;}
.boxgridOfferSmall .caption .boxcaption {top: 215px; left: 0;}
.boxgridOfferSmall .marginRight{ margin-right:10px;} 


/* modificare pentru pagina oferta din meniul orizontal */
/*styles for the small slideshow on the default offer page*/
.smallOffersOferta { width:570px; height:126px; overflow:hidden;}
.boxgridOfferSmallOferta{ width: 180px; height:128px; margin:5px 0 10px 0 ; float:left;  
		  			border: solid 2px #ccc; overflow: hidden; position: relative; display:block;}
.boxgridOfferSmallOferta h3{ margin: 10px 10px 12px 10px; color:#FFF; font-size:11px; text-transform:uppercase; }
.boxgridOfferSmallOferta img{ width:100%; height:100%; margin:0;}
.boxgridOfferSmallOferta p{ padding: 0 10px; color:#afafaf; font:10pt "Lucida Grande", Arial, sans-serif; text-align:left; }
.boxgridOfferSmallOferta .boxcaption{ float: left; position: absolute; top: 70px; left: 0; 
								background: #1e3777; height: 100px; width: 100%; opacity: .8; 
								filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
								-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
								}
.boxgridOfferSmallOferta .captionfull .boxcaption {top: 70px; left: 0;}
.boxgridOfferSmallOferta .caption .boxcaption {top: 15px; left: 0;}
.boxgridOfferSmallOferta .marginRight{ margin-right:10px;} 



#ticker-container {	position:relative; overflow:hidden; float:right; width:288px; height:198px; overflow:hidden; 
					background:#ecc335 url(images/bg_news.png);}
#ticker { position:relative; width:288px;}
#ticker ul, #ticker li{margin:0; padding:0; list-style:none;}
#ticker li{ width:288px; overflow:hidden; }	
#ticker li h3{	font-family:Verdana, Geneva, sans-serif; font-size:13px; margin:10px; color:#162a75; padding-left:5px;}	
#ticker li p{ text-align:left; font-family:Arial, Geneva, sans-serif; font-size:12px; margin:10px; padding-left:5px;}						
/******************* Start update website *******************/
.clr {
	clear: both;
}

.bold {font-weight: bold;}

/* START table styles */

.tbl thead tr .thead-leftc {
	background-color: #EFBC17;
}
.tbl thead tr .thead-rightc {
	background-color: #EFBC17;
}
.tbl thead tr td {
	color:#fff;
	background-color: #EFBC17;
}
.tbl tr td { 
	border: 1px solid #dadada;
}
.tbl .odd td { 
	background:#fff;
}
.tbl .even td { 
	background:#f5f5f5;
}
.work-label a { 
	background:#282828;
	color:#b5b5b5;
}
.work-label a:hover { 
	background:#b80707;
	color:#fff;
}
/* END table styles */

p.pdf {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(images/logo_pdf.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;
}

p.sageata {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(images/sageata.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}
/* END update styles */
#main #content .row-1.noIndent .col-4 p a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}



/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder,.imageSlideshowHolder_left{ 
		margin:0px;	 
		width:186px;	 /* 288px; */
		height:128px;    /* 198px; */
		position:relative; 
	}
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;

		width:186px;
		height:128px;

	}
	
/* CSS FOR SLIDESHOW1 SCRIPT */
	.imageSlideshowHolder1,.imageSlideshowHolder1_left{ 
		margin:0px;	 
		width:182px;	 /* 288px; */
		height:128px;    /* 198px; */
		position:relative; 
	}
	.imageSlideshowHolder1 img{
		position:absolute;
		left:0px;
		top:0px;

		width:182px;
		height:128px;

	}

