/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)

 
   
*/

html, body, div, span, applet, object, iframe, h2, h3, h4, h5, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	/*min-width: 550px;      /* 2x LC width + RC width */
	
}

h1
{
	font-size:28px;
	font-family: Tahoma, Geneva, sans-serif;
	border-radius:30px;
	color: #CE0000;
	font-weight:bold;
}

h2
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:22px;
	color:#D80116;
	font-weight:bold;
	/*margin-top:20px;
	margin-bottom::20px;*/
	text-align:center;
	
}

h3-form{
	font:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
}
h3 ul li{
	background:url(../images/vi2-43f828d0576f28ff28b11a0d1b26dfcc.jpg) no-repeat scroll right 4px rgba(0,0,0,0);
	line-height:30px;
	padding-top: 0;
	padding-right: 36px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family:Tahoma, Geneva, sans-serif;
}
h3 a:hover{
	color:#FEBC10;
}

h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin:0 0 0 0;
	text-align:center;
	padding:5px 10px 5px 10px;
	background-color:#000000;
	opacity:0.6;
	height:50px;
	color:#FCB819;
	margin-bottom:5px;
	width:auto;
}
h6:hover{
	color:#FFF;
}
	
#right-sidebar {
    position: relative;
    right: 0; /* or right */
    top: 20px;
    bottom: 0;
    overflow: visible;
    float:right;
    width:12%;
	/*margin-right:24%;*/
     }

#left-sidebar {
    position: fixed;
    left: 0; /* or right */
    top: 0;
    bottom: 0;
    overflow: auto;
    float:left;
    width:auto;
}

#products-container{
	height:280px;
	position:relative;
	margin:5px auto;
	width:600px;
}
#product1{
	background-image:url(../images/UMP1_1toll_190px.png);
	height:190px;
	
}

#product2{
	background-image: url(../images/v90_190px.png);
	height:190px;
		
}
#product3{
	background-image: url(../images/plaster_lino_190px.png);
	height:190px;
	
}
#product4{ 
	background-color:#7DC6F1;
	height:190px;
	
}
#product5{
	background-image:url(../images/Black_plaster_machine.png);
	height:190px;
	
}

#product6{
	background-image: url(../images/rotor_stator_130x190.png);
	height:190px;
		
}
#product7{
	background-image: url(../images/Rent.png);
	height:190px;
	
}
#product8{ 
	background-image: url(../images/panels.png);
	height:190px;
	
}
.product-container{

	background:none  scroll 0 0 ;
	width:24%;
	float:right;
	height:270px;
	margin-left:8px;
	margin-top:5px;
	position:relative;
}
product-quote{
	font-size:1.2em;
	margin: 3px auto 0;
}
.last-product-container{
	width:24%;
	float:right;
	height:190px;
	
	margin-top:5px;
	position:relative;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET */

body{
	background: #fff;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 13px;
}

/* FONT STYLES*/
body{
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	height:100%;
}
/*body {  margin:0; padding:12px; background:#fff; border:none; color:#666; font:normal 13px Calibri, Arial, Helvetica, sans-serif;}*/

/* FONT STYLES*/
h3{
	text-align:right;
	font-size: 20px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #0a0a0a;
	margin-bottom: 0px;
	
	font-stretch:expanded;
	font-weight:bold;
}

h4{
	margin-bottom: 25px;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
}
h5{
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}
p{
	font-size: 15px;
	color: #555555;
	line-height: 18px;
}
a, a:link, a:visited{
	text-decoration: none;
	outline: none;
}
.green{
	color: #509743;
}
.white{
	color: #fff;
}
strong{
	font-weight: bold;
}
/* END FONTS STYLES */

/* HEADER */
#header-wrap{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #7CC7EF;
	width: 100%;
	height: auto;
}
header{
	width: 60%;
	
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
header h2 a{
	display: block;
	text-indent: -999999px;
	width: 100%;
	height: 155px;
	float: center;
	margin-bottom: 0px;
	background-image: url(../images/Banner_600.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

#call{
	float: right;
	border-right: 1px solid #c8c8c8;
	padding-right: 25px;
	margin-top: 20px;
}
#call h3{
	margin: 0;
}
#call h4{
	text-align: right;
	margin: 0;
}


nav{
	clear: both;
	float:center;
	width: 600px;
	height: 50px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	background-color: #7FB529; /* Fallback */
	border-radius: 30px;
	/* Safari 4+, Chrome 1-9 */
	background-image: -webkit-gradient(linear, 0 0, 0 100, from(#5fae53), to(#7FB529));
	/* Safari 5.1+, Mobile Safari, Chrome 10+ */
	background-image: -webkit-linear-gradient(top, #5fae53, #7FB529);
	/* Firefox 3.6+ */
	background-image: -moz-linear-gradient(top,  #5fae53, #7FB529);
	/* IE 10+ */
	background-image: -ms-linear-gradient(top, #5fae53, #3b7c33);
	/* Opera 11.10+ */
	background-image: -o-linear-gradient(top, #5fae53, #3b7c33);
	border: 1px solid #81B429;
	margin:0 auto;
}

nav ul li{
	float: right;
	border-right: 1px solid #336c2b;
	/*border-left: 1px solid #78c368;*/
}
nav ul li.home{
	border-right: none;
	text-indent: -9999px;
	background: url(../images/home.png) no-repeat 50% 50%;
}

nav ul li.last{
	border-left: none;
	border-right: none;
	float: left;
	margin-left: 20px;
}
nav ul li a{
	display: block;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	color: #fff;
	text-shadow: 0 1px 0 #387031;
}
nav ul li a:hover{
	background: #5fae53;
}

nav ul li.home a:hover{
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	background: #5fae53 url(/images/home.png) no-repeat 50% 50%;
}
nav ul li div input[type=text]{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background: #4b9241;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #5ead52;
	border-top: 1px solid #346d2c;
	color: #fff;
	text-shadow: 0 1px 0 #387031;
	padding: 5px 0 5px 20px;
	width: 200px;
}
nav ul li div input[type=text]:focus{
	outline: none;
}

/* TO STYLE PLACE HOLDER */
::-webkit-input-placeholder {
   color: #fff;
}
:-moz-placeholder {  
   color: #fff;   
}

nav ul li div input[type=submit]{
	background: url(images/search.png) no-repeat 50% 50%;
	border: none;
	text-indent: -999999px;
	margin-left: 15px;
	height: 50px;
	width: 16px;
}

/* END HEADER */

#container{
	width: 1038px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 340px;
}
/* Flash Movie container*/

#movie-container{
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFF;
}
/* text container*/
#text-container{
/*	background-color: #7DC7EE;*/
	border-radius:30px;
	height:60px;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#text-container-h2{
	background-color:#FFC;
	border-radius:30px;
/*	height:auto;
	width: auto;*/
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	
}
#text-container-h3{
	height:auto;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#text-container-features
{height:auto;
width:600px;
margin:10px auto 0 auto;
}
/* SLIDES */
#slides{
	position: relative;
	margin-top: 40px;
}
.slides_container{
	height: 315px;
}
.slide-right{
	position: absolute;
	top: 0;
	left: 385px;
}
 
.slide-heading{
	background: url(images/slide-heading.png) no-repeat;
	width: 494px;
	height: 68px;
	color: #fff;
	font-size: 24px;
	padding-top: 20px;
	padding-left: 80px;
	margin-top: 35px;
	margin-bottom: 30px;
}
.slide-right .info{
	width: 395px;
	margin-bottom: 20px;
	margin-left: 155px;
}
.slide-right .readmore{
	margin-left: 155px;
}
.readmore{
	font-style: italic;
	text-decoration: none;
	color: #509743;
	padding-left: 15px;
	background: url(images/more.png) no-repeat 0 50%;
}
.readmore:hover{
	color: #c8c8c8;
	
}
.pagination{
	position: absolute;
	bottom: 25px;
	left: 25px;
	z-index: 99;
}

ul.pagination li{
	float: left;
	margin-right: 10px;
	background: url(images/pagination.png) no-repeat;
	background-position: top;
	width: 14px;
	height: 15px;
}
ul.pagination li.current{
	background-position: bottom;
}
ul.pagination li a{
	display: block;
	text-indent: -999999px;
}

a.next{
	position: absolute;
	right: 25px;
	bottom: 30px;
	display: block;
	width: 7px;
	height: 13px;
	background: transparent url(images/prev-next.png) no-repeat;
	background-position: top right;
	text-indent: -9999px;
}
a.prev{
	position: absolute;
	right: 50px;
	bottom: 30px;
	display: block;
	width: 7px;
	height: 13px;
	background: transparent url(images/prev-next.png) no-repeat;
	background-position: top left;
	text-indent: -9999px;
}
a.next:hover{
	background-position: bottom right;
}
a.prev:hover{
	background-position: bottom left;
}
/* END SLIDES*/

/* SERVICE */
#service{
	margin: 40px auto;
	height: 253px;
	padding-top: 30px;
	background: url(images/service-bg.jpg) no-repeat;
}


#web{
	float: left;
	width: 450px;
	padding-left: 30px;
}
#web p{
	width: 260px;
	margin-bottom: 20px;
}
#web img{
	float: right;
	margin-right: 50px;
}
#vector{
	float: right;
	padding-left: 30px;
	width: 450px;
}

#vector p{
	width: 260px;
	margin-bottom: 20px;
}
#vector img{
	float: right;
	margin-right: 50px;
}    
/* END SERIVCE*/

/* MEDIA  */

#media{
	margin: 0 auto;
}

#video{
	width: 302px;
	padding-top: 20px;
	float: left;
	margin-right: 58px;
	background: transparent url(images/video-bg.png) no-repeat;
	height: 225px;
}
#video h4{
	margin: 0;
}
#video h4, #video h5{
	text-align: center;
	color: #fff;
	text-shadow: 0 1px 0 #387031;;
}

#video .play{
	float: right;
	margin-top: 5px;
}

#twitter{
	width: 285px;
	height: 180px;
	float: left;
	margin-right: 30px;
	background: transparent url(images/twitter-bg.png) no-repeat;
	background-position: bottom;
	padding: 0 0 20px 0;
}
#twitter p{
	padding: 0 20px;
}
#twitter .time{
	font-size: 11px;
	font-style: italic;
	color: #999999;
	margin-top: 15px;
}

a.t-link{ color: #6767c9; text-decoration: none; }
a.t-link:hover{ text-decoration: underline; }

#facebook{ 
width: 285px;
float: right;
}

/* END MEDIA*/

/* CLEAR FIX 
.group:after {
  content: "";
  display: table;
  clear: both;
  margin:0 0 0 100px;
}
/* END FIX */

/* WIDGET */
#widget-wrap{
	padding: 50px 0;
	background: #333333 url(images/widget-bg.jpg);
}
#widget{
	width: 960px;
	margin: 0 auto;
}
h4.footer-header{
	background: transparent url(images/footer-header.png) no-repeat;
	line-height: 58px;
	text-indent: 30px;
}
#links{
	width: 225px;
	float: left;
	margin-right: 75px;
}
#links ul{
	list-style-image: url(images/links.png);
	margin-left: 15px;
}
#links ul li a{
	color: #cccccc;
	font-size: 13px;
	padding: 8px 0;
	display: block;
}
#links ul li a:hover{
	color: #fff;
}
#blog{
	position: relative;
	width: 290px;
	float: left;
	margin-right: 75px;
}
#blog img{
	position: absolute; 
	top: 50px;
	left: -18px;
}
#blog p.title{
	color: #fff;
	margin-left: 110px;
	margin-bottom: 15px;
}
#blog p.date{
	margin-left: 110px;
	color: #cccccc;
	font-style: italic;
	font-size: 11px;
	margin-bottom: 15px;
}

#blog a.readmore{
	margin-left: 110px;
}
#location{
	position: relative;
	width: 290px;
	float: right;
}
#location img{
	position: absolute; 
	top: 45px;
	left: 22px;
}
#location p.address{
	margin-top: 115px;
	border-right: 1px solid #484848;
	padding-right: 20px;
	text-align: right;
	color: #cccccc;
}
/* END WIDGET */

/* CLIENT */
#client-wrap{
	background: #fff url(images/client-bg.jpg) repeat-x;
	padding: 40px 0;
	border-bottom: 1px solid #c8c8c8;
}	

#client{
	width: 960px;
	margin: 0 auto;
}

#client ul li{
	width: 20%;
	float: left;
	text-align: center;
}
/* END CLIENT */

/* FOOTER */
footer{
	width: 1038px;
	margin: 0 auto;
	padding: 30px 0 60px 0;
	position: relative;
}

#footer-left{
	float: left;
	width: 50%;
}
#footer-left p{
	font-size: 12px;
	color: #666666;
}
#footer-left a:hover{
	color: #c8c8c8;
}
#footer-right{
	float: right;
	width: 50%;
}
#footer-right ul{
	float: right;
}
#footer-right ul li{
	float: left;
	margin-right: 30px;
}

#footer-right ul li:last-child{
	margin-right: 0;
}
#footer-right ul li a{
	color: #666666;
	display: block;
	padding-bottom: 10px;
	font-size: 12px;
}
#footer-right ul li a:hover{
	border-bottom: 2px solid #c8c8c8;
}

.back-top{
	position: absolute;
	bottom: 30px;
	right: 50%;
	
}

/*from dreamcodes*/


p { margin:0; padding:6px 0;}
a { color:#333; text-decoration:underline;}
a:hover {color:#FFF;}


h1, h2,  h4, h5, UNUSEDh6 { margin:0; font-weight:bold; line-height:125%;}
p:hover span.lib { color:#ffff;}

/* form, UNUSEDol, ul, li { margin:0; padding:0;}
ol, ul, li { list-style:none;}-*/
a img { border:none;}
/* { outline:none;}*/
/*h2 { color:#333; margin:3px;padding-bottom:4px; font-size:21px; font-family:Calibri,Arial;}
/* h3 { padding:8px 0 6px; font-size:16px; margin:0px;padding-bottom:4px;}*/
h4 { padding:8px 0 0; font-size:12px;}
.sidebar .sc_menu ul li a:hover { color:#009fd8; text-decoration:underline;}
.js_hide_gadget h4 a:hover { color:#999; text-decoration:none; border-bottom:1px solid #ccc;}
.taccess_browser-all16:hover{ opacity:0.85; }
#mstabs ul.bookmarks li a:hover,
#mstabs ul.bookmarks li a.ms_active { background:#f7f7f7; color:#009fd8; background:url(../dc_images/arrow_ra.png) no-repeat 140px center;}

.sidebar .sc_menu ul li a:hover { color:#009fd8; text-decoration:underline;}
.sidebar .sc_menu ul li.active { border-right:1px solid #f2f3f4;}

ul.ldd_menu > li > span:hover{
text-shadow:0px 0px 1px #fff;
}
ul.ldd_menu ul li a:hover{

	color:#fff;
	padding:3px;
	background:#000;
}

#main-container {
	

 /* padding-left: 80px;   /* LC width */
 /* padding-right: 220px;  /* RC width */
}
#main-container .column {
  position: relative;
 /* float: right;*/
}
#center {
  width: 60%;
  margin:auto;
}
#left {
  width: 80px;          /* LC width */
  right: 200px;          /* LC width */
  margin-left: -150%;
}
#right {
  width: 220px;          /* RC width */
  left:50px;
 /* margin-right: -100px;  /* RC width */
}
#footer {
  clear: both;
}
/*** IE6 Fix ***/
* html #left {
  left: 80px;           /* RC width */
}
   
/* END FOOTER */