
/* EZI RMX Stylesheet */
/* Style: ModernGrey  */


/* reset */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	line-height:22px;
}
body{
	background:#eaeaea;
}
input, 
textarea{
	outline:none;/* preventing the chrome and safari nasty yellow border */	
}
a:focus{
	outline:none;
}
a, 
a:visited, 
a:active{
	color:#555;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
i{
	font-size:11px;
}
h1{
	color:#555;
}
h2{
	color:#555;
}
h3{
	color:#555;
}
h4{
	color:#555;
}
h5{
	color:#555;
}
h6{
	color:#555;
}
img{
	border:none;
}
p{
	float:left;
	margin-top:10px;
	width:100%;
}

quicknav{
	font-size: 10px;
}

.blockquote{
	float:left;
	width:580px;
	padding:4px 50px 0 50px;
	background:url('../images/quote.png') no-repeat top left;
	font-style:italic;
	margin:20px 0 10px 0;
}
.underline{
	text-decoration:underline;
}
.italic{
	font-style:italic;
}
.red{
	color:red;
}
.green{
	color:green;
}
.yellow{
	color:yellow;
}
.blue{
	color:blue;
}
div#container{
	width:1000px;
	margin:0 auto!important;
}
div#inner-container{
	float:left;
}
div#header{
	width:1000px;
	height:520px;
	float:left;
}
div#header-no-index{
	width:1000px;
	height:159px;
	float:left;
}
div#menu{
	width:1000px;
	height:40px;
	float:left;
}
ul#drpmenu{
	width:377px;
	height:39px;
	background:#f5f5f5 url('../images/menu-bg.jpg') repeat-x;
	float:right;
	padding:0px 0 0 0px;
	border-right:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	border-left:1px solid #d3d3d3;
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
	list-style: none;
}
div#logo{
	width:1000px;
	height:60px;
	float:left;
}
div#logo a{
	height:60px;
	float:left;
	border:none;
}
div#slider{
	width:1000px;
	height:420px;
	float:left;
}
div#slider-images{
	width:1000px;
	height:360px;
	float:left;
}
div#slider-nav-search{
	width:998px;
	height:58px;
	background:#f5f5f5;
	float:left;
	border:1px solid #c3c3c3;
}
div#crumbs-search{
	width:998px;
	height:58px;
	background:#f5f5f5;
	float:left;
	border-top:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	-moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
}
div.nav-thumbs{
	height:58px;
	width:718px;
	float:left;
	margin-left:20px;
	_margin-left:10px;/* IE 6 */
	list-style:none;
}
div.nav-thumbs li{
	float:left;
}
div.crumbs{
	height:58px;
	width:718px;
	float:left;
	margin-left:20px;
	_margin-left:10px;/* IE 6 */
}


div.quicknav{
	height:58px;
	width: 150px;
	float:left;
	_margin-left:10px;
	margin-top: 18px;
	font-size: 11px;
	font-weight: bold;
}
div.crumbs h2{
	width:718px;
	float:left;
	margin:20px 0 0 0;
	font-size:22px;
	font-weight:normal;
	height: 40px;
}
div.crumbs h3{
	width:718px;
	float:left;
	margin:0px 0 0 0;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
div.nav-thumbs img{
	height:30px;
	width:50px;
	float:left;
	margin:13px 8px 0 0;
	border:1px solid #fff;
	outline:1px solid #ccc;
}
div.nav-thumbs img:hover{
	height:30px;
	width:50px;
	float:left;
	margin:13px 8px 0 0;
	border:1px solid #ff0000;
	outline:1px solid #ccc;
}
div.nav-thumbs .activeSlide img{
	height:30px;
	width:50px;
	float:left;
	margin:13px 8px 0 0;
	padding:0;
	border:1px solid #ff0000;
	outline:1px solid #ccc;
}
div.search{
	width:240px;
	height:58px;
	float:left;
}
div.search input{
	width:202px;
	height:21px;
	float:left;
	color:#606060;
	border:1px solid #c3c3c3;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	margin:15px 0 0 0;
	padding:5px 30px 0 6px;
	background:url('../images/search-bg.jpg') no-repeat;
}
div#content{
	width:958px;
	background:#fff;
	float:left;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
	margin:0px;
	padding:20px 20px 0px 20px;
}
div#content-no-index{
	width:958px;
	background:#fff;
	float:left;
	border:1px solid #c3c3c3;
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
	margin:0px;
	padding:20px 20px 0px 20px;
}
div#content-in-680{
	width:680px;
	float:left;
}
div#content-in-680 h1,
div#content-in-680 h2,
div#content-in-680 h3,
div#content-in-680 h4{
	float:left;
	width:100%;
	margin-top:20px;
}
div.content-in-680-in{
	width:680px;
	float:left;
	margin-bottom:30px;
}
div#content-in-680 .h2,
div#content-in-680 .h3{
	width:680px;
	float:left;
	border-bottom:1px solid #c3c3c3;
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
	margin-top:0;
}
div.content-in-680-in p.post-info{
	width:578px;
	float:left;
}
div.content-in-680-in p.comments{
	width:100px;
	float:right;
	text-align:right;
}
div.content-in-680-in p.post-info a,
div.content-in-680-in p.post-info a:active,
div.content-in-680-in p.post-info a:visited,
div.content-in-680-in p.comments a,
div.content-in-680-in p.comments a:active,
div.content-in-680-in p.comments a:visited{
	text-decoration:underline;
}
div.content-in-680-in p.post-info a:hover,
div.content-in-680-in p.comments a:hover{
	text-decoration:none;
}
div#content-in-680 img.bigimg{
	width:672px;
	height:142px;
	float:left;
	margin:20px 0 10px 0;
	border:4px solid #CCC;
}
div#content-in-680 a.bigimg-blog img{
	width:672px;
	height:142px;
	float:left;
	margin:16px 0 10px 0;
	border:4px solid #fff;
}
div#content-in-680 a.bigimg-blog img:hover{
	border:4px solid #ccc;
}
div.content-in-680-in p.rm{
	float:left;
	width:676px;
	text-align:right;
}
div.content-in-680-in p.rm a,
div.content-in-680-in p.rm a:active,
div.content-in-680-in p.rm a:visited{
	font-weight:bold;
}
div#content-in-680 h3.spacer10m{
	margin-bottom:4px;
}
div#content-in-680 label{
	width:248px;
	float:left;
	height:26px;
	margin-top:10px;
	padding-top:2px
}
.c-form{
	border:1px solid #c3c3c3;
}
div#content-in-680 input{
	width:424px;
	height:21px;
	float:left;
	color:#606060;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	padding:5px 0px 0 6px;
	margin-top:10px;
}
div#content-in-680 textarea{
	width:424px;
	height:120px;
	float:left;
	color:#606060;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	padding:5px 0px 0 6px;
	margin-top:10px;
}
div#content-in-680 input#send-btn{
	width:100px;
	height:28px;
	float:right;
	border:none;
	padding:0px 0px 0 6px;
	margin:10px 0 20px 0;
	background:url('../images/sendmsg.jpg') no-repeat;
	cursor:pointer;
}
div#content-in-680 input#send-btn:hover{
	background:url('../images/sendmsg-hover.jpg') no-repeat;
}
div.content-in-220{
	width:213px;
	float:left;
	margin:20px 20px 0 0;
}
div.content-in-220 .h3{
	width:213px;
	float:left;
	border-bottom:1px solid #c3c3c3;
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
}
div.content-in-220 p{
	float:left;
	margin-top:10px;
}
div#content-in-240{
	width:240px;
	float:right;

}
div#content-in-2402{
	width:240px;
	float:right;
}
div.content-in-240-in{
	float:right;
	margin-bottom:30px;
}
div#content-in-240 .h3{
	width:240px;
	float:left;
	border-bottom:1px solid #c3c3c3;
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
}
div#content-in-240 p{
	width:240px;
	float:left;
	margin-top:10px;
}
div#content-in-240 p i{
	width:240px;
	float:left;
	margin-bottom:10px;
	color:#000;
}
div#content-in-240 img{
	float:left;
	margin-bottom:30px;
}
div#content-in-240 a img{
	float:left;
	margin:20px 0 0px 0;
}
div#content-in-240 input{
	width:194px;
	height:21px;
	float:left;
	color:#606060;
	border:1px solid #c3c3c3;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	margin:19px 0 0 0;
	padding:5px 0px 0 6px;
}
div#content-in-240 input#send{
	width:32px;
	height:28px;
	float:right;
	color:#606060;
	border:1px solid #c3c3c3;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	padding:0px 0px 2px 0px;
	background:#f5f5f5;
	cursor:pointer;
}
div#content-in-240 input#send:hover{
	width:32px;
	height:28px;
	float:right;
	color:#606060;
	border:1px solid #333;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	padding:0px 0px 2px 0px;
	background:#f5f5f5;
	cursor:pointer;
}
div.content-in-240-in-contact{
	float:right;
	margin-bottom:30px;
}
div.content-in-240-in-contact h2{
	width:240px;
	float:left;
	border-bottom:1px solid #c3c3c3;
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
}
div.content-in-240-in-contact p{
	width:240px;
	float:left;
	margin-top:10px;
}
div#content-in-680-slide{
	width:680px;
	float:left;
}
div.project-box{
	width:680px;
	float:left;
}
div.project-box h3{
	width:680px;
	float:left;
	border-bottom:1px solid #c3c3c3;
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
}
div.single-project{
	width:680px;
	min-height:190px;
	float:left;
	position:relative;
}
div.single-project img.thumb{
	float:left;
	border:1px solid #ccc;
	width:330px;
	height:200px;
	margin-right:20px;
	_margin-right:17px;/* IE 6 */
}
div.single-project .h2{
	width:324px;
	float:left;
	border:none;
	font-size:14px;
	font-weight:bold;
	/*height:20px;*/
}
div.single-project p{
	width:328px;
	clear:none!important;
}
div.single-project a.rm-btn,
div.single-project a.rm-btn:visited,
div.single-project a.rm-btn:active{
	height:28px;
	width:100px;
	/*position:absolute;
	bottom:0;
	left:352px;*/
	float: left;
	background:url('../images/readmore.jpg') no-repeat;
}
div.single-project a.rm-btn:hover{
	background:url('../images/readmore-hover.jpg') no-repeat;
}
div.single-project a.vp-btn,
div.single-project a.vp-btn:visited,
div.single-project a.vp-btn:active{
	height:28px;
	width:100px;
	position:absolute;
	bottom:0;
	left:472px;
	background:url('../images/visitpro.jpg') no-repeat;
}
div.single-project a.vp-btn:hover{
	background:url('../images/visitpro-hover.jpg') no-repeat;
}
div#totop{
	width:100%;
	float:left;
	height:30px;
}
div#totop img{
	margin:8px 0 0 0;
	float:right;
}
div#footer{
	width:1000px;
	_width:996px;/* IE 6 */
	height:20px;
	float:left;
	padding:0px 0 20px 0;
}
div#footer p{
	width:1000px;
	_width:996px;/* IE 6 */
	margin:4px 0 20px 0;
	font-size:10px;
	text-align:center;
	color:#555;
}

/*                     */
/* subnavigation style */
/*                     */
ul#subnav{
	list-style:none;
	margin-bottom:30px;
	float:left;
}
ul#subnav li{
	width:240px;
	float:left;
	display:inline;
	border-bottom:1px solid #c3c3c3;
	color:#333;
}
ul#subnav li:hover{
	width:236px;
	background:#f5f5f5;
	text-decoration:none;
	border-right:4px solid #c3c3c3;
}
ul#subnav li a{
	width:240px;
	_width:226px;/* IE 6 */
	color:#333;
	padding:8px 0 8px 0;
	float:left;
	display:block;
}
ul#subnav li a:hover{
	text-decoration:none;
}
ul#subnav li.active{
	width:224px;
	background:#f5f5f5;
	text-decoration:none;
	border-right:4px solid #c3c3c3;
	padding-left:12px;
}

/*                */
/* dialogs styles */
/*                */
div#dialog-box-succes{
	width:658px;
	height:27px;
	float:left;
	border:1px solid #72cb65;
	background:#b4efab;
	color:#337129;
	padding:4px 10px 0 10px;
	margin-top:16px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
div#dialog-box-error{
	width:658px;
	height:27px;
	float:left;
	border:1px solid #fe9090;
	background:#feb1b1;
	color:#820101;
	padding:3px 10px 0 10px;
	margin-top:16px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
img.dialog-ico{
	margin:4px 10px 0 0px;
	float:left;
}
div.dialog-left{
	float:left;
}

/*                        */
/* navigation blog styles */
/*                        */
div#blog-nav {
	width:680px;
	float:left;
	height:24px;
}
div#blog-nav ul{
	width:680px;
	height:24px;
	text-align:left;
	float:left;
	padding:0;
}
div#blog-nav li{
	height:24px;
	list-style-type: none;
	display: inline;
	float:left;
	padding: 0px;
	margin:0 4px 0 0px;
}
div#blog-nav a, 
div#blog-nav a:visited,
div#blog-nav a:active{
	width:24px;
	height:23px;
	text-decoration: none; 
	color: #666;
	float:left;
	font-size:12px;
	text-align:center;
	padding:1px 0 0 0;
	border:1px solid #c3c3c3;
}
div#blog-nav a:hover{
	border:1px solid #555;
	color: #555;
}
div#blog-nav a.currentpage{
	border:1px solid #555;
	color: #555;
	font-weight: normal;
	cursor: default;
}
div#blog-nav a.disablelink, 
div#blog-nav a.disablelink:hover{
}
div#blog-nav a#prev{
	width:70px;
	height:23px;
	color:#666;
	float:left;
	padding-top:1px;
}
div#blog-nav a#next{
    width:70px;
	height:23px;
	color:#666;
	margin-left:0px;
	padding-top:1px;
}
div#blog-nav a#prev:hover{
	color:#555;
}
div#blog-nav a#next:hover{
	color:#555;
}


/*                       */
/* Livevalidation styles */
/*                       */
.LV_validation_message{
    font-weight:bold;
	float:left;
	width:428px;
	padding-left:250px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#ff0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #444444;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
select.LV_invalid_field:active,
select.LV_invalid_field:hover  {
     border: 1px solid #ff0000;
}

div#dis1{
	width:320px;
	height:200px;
	float:left;
}

div#dis2{
	width:320px;
	height:200px;
	float:left;
	}
	
	div#dis3{
	width:320px;
	height:200px;
	float:left;
}

div#dis4{
	width:330px;
	float:left;
	}
	
div#address{
	width:330px;
	float:left;
	margin-right: 20px;
}
	
div#address2{
	width:320px;
	float:left;
	}

.distributor{
	text-decoration:underline;
	font-weight:bold;
}
div#con1{
	width:360px;
	float:left;
}

div#con2{
	width:320px;
	float:left;
}

.imgright {
	float: right;
	background: url(/images/framesright.png) no-repeat 0 100%;
	padding: 19px 20px 36px 31px;
	margin: 10px 0 0 0;
}
.imgleft {
	float: left;
	background: url(/images/framesleft.png) no-repeat 100% 100%;
	padding: 19px 31px 36px 20px;
	margin: 10px 0 0 0;

}

img.clean-right {
	padding: 5px;
	margin: 10px;
	border: 1px solid silver;
	float: right;
	background-color: #efefef;
}

img.clean-left {
	padding: 5px;
	margin: 10px;
	border: 1px solid silver;
	float: left;
	background-color: #efefef;
}

img.clean {
	padding: 5px;
	margin: 10px;
	border: 1px solid silver;
	background-color: #efefef;	
}
img.new {
    padding: 5px;
	border: 1px solid silver;
	background-color: #efefef;	
}
img.borderGray {
	padding: 5px;
	border: 1px solid silver;
	background-color: #efefef;	
}
ul li{
margin-left: 15px;
padding: 0px 0 0px 0px;
}

