/* 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-size:12px;
	color:#fff;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
}
body{
	background:#7CDDFE url('../images/bg-stroke.jpg') repeat-x;
}
input, 
textarea{
	outline:none;/* preventing the chrome and safari nasty yellow border */	
}
a:focus{
	outline:none;
}
a, 
a:visited, 
a:active{
	color:#fff;
	text-decoration:none;

}
a:hover{
	text-decoration:underline;
	
}
i{
	font-size:11px;
}
h1{
	color:#ceaf6b;
}
h2{
	color:#ceaf6b;
}
h3{
	color:#ceaf6b;
}
h4{
	color:#ceaf6b;
}
h5{
	color:#ceaf6b;
}
h6{
	color:#ceaf6b;
}
img{
	border:none;
}
p{
	float:left;
	margin-top:10px;
	width:100%;
	font: arial;
}
.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;
}
div#holdall {
	width:100%;
	background: url(../images/light-source-trans.png)top center no-repeat;
}
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:427px;
	height:39px;
	background:#1d1d1d;
	float:right;
	padding:0px 0 0 0px;
	border-right:1px solid #373737;
	border-bottom:1px solid #373737;
	border-left:1px solid #373737;
	-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;
	color:#FFF;
}
div#logo{
	width:1000px;
	height:100px;
	float:left;
	margin-top: -40px;
}
div#logo a{
	height:100px;
	float:left;
	border:none;
}
div#slider{
	width:1000px;
	height:420px;
	float:left;
	background: black;
}
div#slider-images{
	width:1000px;
	height:360px;
	float:left;
}
div#slider-nav-search{
	width:998px;
	height:58px;
	background:#1d1d1d;
	float:left;
	border:1px solid #292929;
}
div#crumbs-search{
	width:998px;
	height:58px;
	background:#1d1d1d;
	float:left;
	border-top:1px solid #292929;
	border-left:1px solid #292929;
	border-right:1px solid #292929;
	-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.crumbs h2{
	width:718px;
	float:left;
	margin:15px 0 0 0;
	font-size:22px;
	font-weight:normal;
	line-height:14px;
}
div.crumbs h3{
	width:718px;
	float:left;
	margin:0px 0 0 0;
	font-size:11px;
	font-weight:normal;
		color:#CCC;
}
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{
	float:right;
	margin-top: 5px;
	margin-right: 10px;
}
div.search input{
	width:202px;
	height:21px;
	float:left;
	color:#606060;
	border:1px solid #fff;
	-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:#0f0f0f;
	float:left;
	border-left:1px solid #232323;
	border-right:1px solid #232323;
	border-bottom:1px solid #232323;
	-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:#0f0f0f;
	float:left;
	border:1px solid #232323;
	-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 #292929;
	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;
	font-size: 0.9em;
}
.c-form{
	border:1px solid #fff;
}
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#terms_div input{
	width:4px;
	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-680 input.sub_img
{
	height:38px;
	float:right;
	border:none;
	padding:0px 0px 0 6px;
	margin:10px 0 20px 0;
	cursor:pointer;
	width: 95px;
}
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 #292929;
	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-240-in{
	float:right;
	margin-bottom:30px;
}
div#content-in-240 .h3{
	width:240px;
	float:left;
	border-bottom:1px solid #292929;
	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:#CCC;
}
div#content-in-240 img{
	margin-bottom:30px;
	margin-top: 10px;
}
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 #fff;
	-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:#6a6a6a;
	border:1px solid #6a6a6a;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	padding:0px 0px 2px 0px;
	background:#1d1d1d;
	cursor:pointer;
}
div#content-in-240 input#send:hover{
	width:32px;
	height:28px;
	float:right;
	color:#fff;
	border:1px solid #fff;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	padding:0px 0px 2px 0px;
	background:#1d1d1d;
	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 #292929;
	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;
	font-size: 12px;
}
div.project-box h3{
	width:680px;
	float:left;
	border-bottom:1px solid #292929;
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
}
div.single-project{
	width:680px;
	min-height:202px;
	float:left;
	margin-top:20px;
	margin-bottom:40px;
	position:relative;
}
.rm-btn {}
div.single-project img.thumb{
	float:left;
	border:1px solid #ccc;
	width:330px;
	height:180px;
	margin-right:20px;
	margin-top: 5px;
	margin-bottom: 60px;
	_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;
}
div.single-project a.rm-btn,
div.single-project a.rm-btn:visited,
div.single-project a.rm-btn:active{
	margin-top:15px;
	height:28px;
	width:300px;
	display:inline-table;
	bottom:0;
	left:352px;
	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:#663;
}

/*                     */
/* subnavigation style */
/*                     */
ul#subnav{
	list-style:none;
	margin-bottom:1px;
	float:left;
}
ul#subnav li{
	width:240px;
	float:left;
	display:inline;
	border-bottom:1px solid #292929;
	color:#fff;
}
ul#subnav li:hover{
	width:236px;
	background:#1b1b1b;
	text-decoration:none;
	border-right:4px solid #292929;
}
ul#subnav li a{
	width:240px;
	_width:226px;/* IE 6 */
	color:#fff;
	padding:8px 0 8px 0;
	float:left;
	display:block;
}
ul#subnav li a:hover{
	text-decoration:none;
}
ul#subnav li.active{
	width:224px;
	background:#1b1b1b;
	text-decoration:none;
	border-right:4px solid #292929;
	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: #292929;
	float:left;
	font-size:12px;
	text-align:center;
	padding:1px 0 0 0;
	border:1px solid #292929;
}
div#blog-nav a:hover{
	border:1px solid #fff;
	color: #fff;
}
div#blog-nav a.currentpage{
	border:1px solid #fff;
	color: #fff;
	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:#292929;
	float:left;
	padding-top:1px;
}
div#blog-nav a#next{
    width:70px;
	height:23px;
	color:#292929;
	margin-left:0px;
	padding-top:1px;
}
div#blog-nav a#prev:hover{
	color:#fff;
}
div#blog-nav a#next:hover{
	color:#fff;
}

/*                       */
/* 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 #3167aa;
}
    
.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;
}
/*login box */
#subcontentloginuser {
	background: #036;
	position:absolute;
	visibility: hidden;
	border: 2px solid #333;
	width: 225px;
	padding: 8px;
	z-index:501;
}
#subcontentloginuser p{
	color:#FFF;
	float: left;
	width: 90%;
	margin: 0;
}
#subcontentloginuser span {color:black; float:right;}
#subcontentloginuser a { }
#subcontentloginuser form { margin:0; padding:0;}
#subcontentloginuser input {
	margin:0;
	padding:0;
	width: 100%;
}
#subcontentloginuser submit { margin:0; padding:0;}
#subcontentloginuser table { margin:0; padding:0;}
.supplierimagein1 { float:left; padding:0 4px 4px 0; }
.process1 li{list-style:none; background: left no-repeat url(../images/lightning.png); padding-left: 20px;}
.desc {height:auto;}
