/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:"Lucida Grande",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	margin:0;
	padding:0;
	background:#616161 url(../images/bk_body.jpg) 50% 0 repeat-x;
	line-height:16px;
}

ul {
	list-style:none;
}

a {
	color:#7d583d;
}

a:hover {
	text-decoration:none;
	color:#000;
}

a:focus {
	outline:none;
}

p {
	margin:0.1em 0;
	text-align:justify;
}

h2 {
	color:#B5282F;
	text-transform:uppercase;
	font-size:18px;
	padding-bottom:10px;
}

input {margin:5px;}

#colLeft  h2 {
border-bottom:1px solid #EFEFEF;
font-size:16px;
margin-bottom:5px;
padding-bottom:5px;
padding-top:0;
}

#colLeft h3 {
	text-transform:none;
	padding:5px 0;
	margin:0.8em 0 0;
}

#colRight h2 {
	font-size:16px;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	padding-top:0;
	margin-bottom:5px;

}

h2.home {
	border-bottom:1px solid #efefef;
	margin-bottom:10px;
	padding-bottom:6px;
}

h3 {
	font-size:13px;
	font-weight:bold;
}

h3 a{
	font-size:13.3px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
h3 a:hover{
	font-size:13.3px;
	font-weight:bold;
	text-decoration:none;
	color:#A08C78;
	text-decoration:underline;
}

.selected_view {color: #A08C78; /*#b5282f; #A08C78; */ }


h1 {
	font-size:26px;
	font-weight:normal;
	color:#333;
	display:block;
	border-bottom:1px solid #efefef;
	padding-bottom:10px;
	margin-bottom:5px;
}

 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#wrapper {
	margin:10px auto 0;
	width:960px;
	background:#fff url(../images/bk_wrapper.jpg) 0 0 no-repeat;
	border-bottom:1px solid #8E8D8D;
	position:relative;
}


#header {
	height:100px;
	position:relative;
	border-bottom:1px solid #E2E2E2;
	background:url(../images/bk_header.jpg) 0 100% repeat-x;
}

#content {
	padding:20px;
	min-height:500px;
	padding-top:0;
	margin-top:10px;
	color:#666; 
}

.columns {
	background:url(../images/bk_rightcol.jpg) 665px 0 repeat-y;
}

#footer {
	clear:both;
	padding:20px 0 10px 0;
	width:960px;
	height:80px;
	margin:1px auto;
	color:#7C8A91;
	position:relative;
}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:10px;
	left:20px;
	
}

#logo h1 {
	padding:0;
	background:none;
	border:none;
}

#logo h1 a, #logo h1 a:hover{
	background:url(../images/logo.png) 0 0 no-repeat;
	width:250px;
	height:87px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
	border:none;
}


#topMenu {
	position:absolute;
	right:20px;
	top:64px;
	
}



#topMenu li a {
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	padding:2px 5px;
	letter-spacing:0.05em;
	border-right:1px dotted #ccc;
}

#topMenu li a:hover, #topMenu li.selected a {
	color:#FFF;
	background-color: #A08C78; /*#b5282f;*/
	padding:2px 5px;
}

/* CONTENT
---------------------------------------------*/
#clientBox {
	display:block;
}

#clientBox li {
	display:block;
	float:left;
	background:#fff ;
	border:0px solid #DDD;
	padding:10px;
	margin-right:12px;
	width:275px;
	height:170px;
	position:relative;
}
#LeftPanel {
	display:block;
}

#LeftPanel li {
	display:block;
	float:left;
	background:#fff;
	border:0px solid #DDD;
	padding:0px 10px 10px 10px;
	margin-right:12px;
	width:275px;
	height:150px;
	position:relative;
}



.clintBg {
		background:url(../images/clientBg.jpg) 0 0 no-repeat;
		width:283px;
		height:175px;
		position:relative;
		top:10px;
		left:-5px;

}

#clientBox li h3 {
	padding-bottom:6px;
	font-weight:normal;
}

#clientBox li p img {
	float:left;
	margin-right:10px;
}

#clientBox li span {
	display:block;
	position:absolute;
	bottom:10px;
	left:7px;
	color:#828282;
	font-size:11px;
}

#clientBox li span img {
	vertical-align:middle;
	margin-right:3px;
}

#clientBox li a.readmore {
	display:block;
	position:absolute;
	bottom:8px;
	right:10px;
	background:url(../images/but_readmore.png) 0 0 no-repeat;
	width:66px;
	height:22px;
	text-indent:-9999px;
}

#welcomeText {
	
	width:610px;
	float:right;
	}

#welcomeText li{
	padding:0px 3px 0px 8px;
	color:#666;
	line-height:16px;
	height:115px;
	border-bottom:0px solid #ccc;
	}
.titleLine{font-size:20px;color:#b5282f;height:50px;padding-left:8px;}



#homeColumns {
	display:block;
}

#homeColumns li {
	float:left;
	border-right:1px dashed #E0E0DA;
	background:#fff url(../images/bk_client_box.jpg) 0 100% ;
	padding:10px;
	padding-left:0;
	margin-right:11px;
	width:285px;
	position:relative;
	height:170px;
}

#homeColumns li.last {
	margin-right:0;
	border:none;
}

#tileCalc {
	display:block;
	left:15px;
	top:15px;
	position:relative;
}

#tileCalc li {
	float:left;
	border-right:1px dotted #ccc;
	background:url(../images/tileCalc.jpg) 0 0 no-repeat;
	padding:10px;
	padding-left:0;
	margin-right:11px;
	width:240px;
	position:relative;
	color:#666;
	font-family:tahoma;
	font-size:11px;
}
#eSolution {
	display:block;
	left:10px;
	position:relative;
	top:15px;
}

#eSolution li {
	float:left;
	background:url(../images/esolution.jpg) 0 0 no-repeat;
	padding:10px;
	padding-left:0;
	margin-right:11px;
	width:240px;
	position:relative;
	color:#666;
	font-family:tahoma;
	font-size:11px;
}

#new {
	display:block;
	left:10px;
	position:relative;
	top:15px;
}


#new li {
	float:left;
	background:url(../images/brands.jpg) 0 0 no-repeat;
	padding:10px;
	padding-left:0;
	margin-right:11px;
	width:240px;
	position:relative;
	left:7px;
	color:#666;
	font-family:tahoma;
	font-size:11px;
}



#colLeft {
	float:left;
	width:649px;
	padding-top:25px;
	padding-right:10px;

}

#colRight {
	float:left;
	width:230px;
	padding:25px 14px ;
	border:1px dotted #ccc;
	min-height:500px;
	background-color:#f5f5f5;
}



#colorRange {width:650px;float:left;padding:15px 0 0 0 ;}
#colorRange li {
    float: left;
    height: 205px;
    margin: 20px 0 0;
    padding: 10px 0 10px 5px;
    text-align: center;
    width: 150px;
}
/*
#colorRange li {float:left;
height:150px;
padding:0px 0px 5px 5px;
width:150px;
margin:0px;
text-align:center;
height:205px;}
*/
#photo {height:240px;float:left;position:relative;margin:0px 5px;line-height:0;text-align:center;}
#photo a img {padding:0px;background-color:#fff;}
#photo #tile {width:145px !important;height:30px;float:left;padding:0px ;margin: auto;background-color:#eee;border:1px solid #ccc;text-align:center;margin-top:3px;}
#photo #tile a {color:#000;font-size:12px;font-weight:bold;text-decoration:none;position:relative;top:15px;}
#photo #tile a:hover{color:#D75D00;font-size:12px;font-weight:bold;text-decoration:none;position:relative;top:15px;}

.tile_product{background-color:#EEEEEE;border:1px solid #CCCCCC;color:#000000;cursor:pointer;float:left;font-weight:bold;margin:5px auto 5px 5px;padding:3px 0;text-align:center;width:150px !important;}

.tile_product img {float:right;margin-right:3px;position:relative;top:3px;}

.tile_product #finishing {float:right;margin-right:3px;}

.tile_series{background-color:#EEEEEE;
border:1px solid #CCCCCC;
float:left;
margin:3px auto auto 5px;
padding:3px 0px;
text-align:center;
width:140px !important;
cursor:pointer;
font-weight:bold;
color:#000;}

.tile_parent{width:160px;float:left;margin:5px 0px;height:200px;}

#bigPhoto {width:400px;height:400px;text-align:center;float:left;}
#bigPhoto img{ background-color:#fff;border:1px solid #ccc; padding:5px;position:relative;top:25px;text-align:right;}
#photoDet {	float:left;	height:auto;margin:0 25px;position:relative;text-align:justify;top:25px;width:200px;}
#photo #tile img {position:absolute;padding:5px;float:right;position:relative;}

.proAdmin{
	margin:0px 0px 5px 0px;
	text-align:center;
}

#colRight ul#latestPosts, #colRight ul#subCategs {
	padding-bottom:15px;
}
#colRight ul#latestPosts li, #colRight ul#subCategs li {
	border-bottom:1px solid #ddd;
	line-height:170%;
	padding:5px 0 5px 5px;
	
}

#colRight ul#latestPosts li a, #colRight ul#subCategs li a {
	text-decoration:none;
	font-weight:bold;
}

#colRight ul#latestPosts li a:hover, #colRight ul#subCategs li a:hover, #colRight ul#latestPosts li:hover a, #colRight ul#subCategs li:hover a{
	color:#333;
	text-decoration:underline;
	font-weight:bold;
}

#colRight ul#latestPosts li:hover, #colRight ul#subCategs li:hover  {

}

#colRight ul#subcerification, #colRight ul#latest {
	padding-bottom:15px;
}
#colRight ul#subcerification, #colRight ul#latest li {
	border-bottom:1px solid #ddd;
	line-height:170%;
	padding:5px 0 5px 5px;
	
}

#colRight ul#subcerification, #colRight ul#latest li a {
	text-decoration:none;
	font-weight:bold;
}

#colRight ul#subcerification li a:hover, #colRight ul#subcerification li a:hover, #colRight ul#subcerification li:hover a, #colRight ul#latest li:hover a{
	color:#333;
	text-decoration:underline;
	font-weight:bold;
}

#colRight ul#latestPosts li:hover, #colRight ul#subCategs li:hover  {

}



#colRight ul#latestPosts li span {
	font-size:11px;
	color:#828282;
}

#colRight ul#latestPosts li span img {
	vertical-align:middle;
}

.rss {
	margin:0 0 10px;
	padding:5px 0 10px;
	border-bottom:1px solid #efefef;
}

.rss img {
	float:left;
	margin-right:15px;
	border:none;
}

.serviceColLeft, .serviceColRight {
	float:left;
	width:275px; 
	border-right:1px solid #efefef;
	border-bottom:1px solid #efefef;
	padding-right:15px;
	margin-top:22px;
	height:250px; /* here you can adjust the service box height to fit the content*/
	padding-bottom:25px;
	
}

.serviceColRight {
	float:left;
	width:255px; 
	padding-left:20px;
	padding-right:15px;
	border-right:none;
	
}

.serviceColLeft img , .serviceColRight img {
	float:left;
	margin-right:15px;
	margin-bottom:2px;
}

.portfolioItem {
	border-bottom:1px solid #efefef;
	padding-bottom:10px;
	margin-bottom:15px;
	position:relative;
}

.portfolioItem img {
	padding:6px;
	border:1px solid #efefef;
	margin-bottom:10px;
}

.portfolioItem span img {
	padding:0;
	border:none;
	vertical-align:middle;
	margin:0 5px;
}

.portfolioItem span.action {
	position:absolute;
	bottom:10px;
	right:10px;
	font-weight:bold;
}

.blogItem {
	padding-bottom:15px;
	border-bottom:1px solid #efefef;
	margin-bottom:20px;
}

.blogItem p img {
	padding:5px;
	border:1px solid #efefef;
} 

.readmore {
	display:block;
	background:url(../images/but_readmore.png) 0 0 no-repeat;
	width:66px;
	height:22px;
	text-indent:-9999px;	
}

span.metadata {
	display:block;
	padding:5px 0;
	font-size:11px;
	color:#828282;
	border-bottom:1px solid #efefef;
}

span.metadata img {
	vertical-align:middle;
}


.arrival{width:400px;position:relative;float:right;right:210px;}

.banner {position: relative;
		width: 920px;
		height: 270px;
		margin: 20px 0px 0px;
		border:1px solid #ccc;
		}


/* FOOTER
---------------------------------------------*/

#footerContainer
{	background:url(../images/footerBg.jpg) repeat-x ; 
    height:210px; 
    margin:auto;
    margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
    padding-left:0px;  
    background-color:transparent;
    text-align:center;
    font: 11px arial;
    position: relative;    
}

#footerListContainer
{	
    display:block;
    height:168px;
    width:980px;
    margin-left: 0px;
	padding-top: 10px;
    text-align: center;
    padding-left: 45px;
	margin:0 auto;
     
}

.footerList
{
   width: 152px;
   padding-left: 10px;
   margin-right: 0px;
   border: 0px solid blue;
   text-align: left;
   display:inline-block;
   border-left: 1px solid #222;
   float:left;
}

.footerList ul 
{ 
    padding-left: 0px; 
    margin-left:0px; 
    margin-top:10px;
}

.footerTitleSpan 
{ 
    color:#FFF; 
    font-size: 12px; 
    font-weight: bold;
}

.footerList li 
{ 
    color:#333; 
    font-size: 10px; 
    list-style-type:none; 
    list-style-position:outside; 
    margin-bottom: 5px;
    margin-left: 0px;
    padding-left: 0px;
}

.footerLink 
{ 
    text-decoration: none;
    color: #999;
}

.footerLink:hover
{
    color: #FFF;
}


.footerCopyright 
{ 
    color: #aaa; 
    font: normal 10px verdana;  
    margin-top: 0px;
    clear:both;
}
.footerCopyright a{font-size:11px;color:#E57428;}
.footerCopyright a:hover{font-size:11px;color:#fff;text-decoration:underline;}

/* FORMS
--------------------------------------------------*/

#topSearch {
   position: absolute;
   right: 96px;
   top: 27px;
}

#topSearch input#q {
	width:195px;
	background:url(../images/bk_searchbox.jpg) 0 0 no-repeat;
	font-size:12px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 5px;
	border:none;
	color:#999;
}

#topSearch input.submit {
	width:25px;
	height:22px;
	background:url(../images/bk_searchbut.jpg) 0 0 no-repeat;
	border:none;
}

#topSearch input {
	float:left;
}

form#contact label {
	display:block;
	padding:8px 0 2px;
	font-weight:bold;
}

form#contact input, form#contact textarea {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}

form#contact textarea {
	width:500px;
}

form#contact input.submit {
	border:none;
	width:147px;
	height:40px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background:url(../images/bk_submit.jpg) 0 0 no-repeat;
}

.errormsg{
	color:#c33333;
	width:100%;
}

.coadderrormsg{
	color:#c33333;
	height:25px;
	width:100%;
}
.ordererrormsg, .ordersuccessmsg{
	background:#FEF4F1;
	color:#DA4310;
	width: 105%;
}

.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
}

/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

/*TOP NAVIGATION MENU
------------------------------------------------*/


#pcm{display:none;}
ul.menu ul{display:none}
ul.menu li:hover>ul{display:block}
ul.menu ul{position: absolute;left:-1px;top:98%;}
ul.menu ul ul{position: absolute;left:98%;top:-2px;}
ul.menu li .selected {background-color:#b5282f;color:#fff !important;}
ul.menu li .selected a span{	background-image:url(../images/menu/arr_double_1o.gif);}
ul.menu {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-repeat:repeat;
	border-color:#AAAAAA;
	border-width:0px;
	border-style:solid;
	z-index:1100;
}
ul.menu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#ffffff;
	background-repeat:repeat;
	border-color:#AAAAAA;
	border-width:0px;
	border-style:solid;
	border:1px solid #CCC;
	z-index:1100;
}


ul.menu table {border-collapse:collapse}ul.menu {
	display:block;
	zoom:1;
	float: left;
}
ul.menu ul{
	width:170px;
}
ul.menu li{
	display:block;
	margin:0px 0px 0px 0px;
	font-size:0px;
}
ul.menu a:active, ul.menu a:focus {
outline-style:none;
width:100%;

}
ul.menu a, ul.menu li.dis a:hover, ul.menu li.sep a:hover {
	display:block;
	vertical-align:middle;
	border-width:0px;
	border-color:#6655ff;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font:normal 11px arial;
	color: #000;
	text-decoration:none;
	cursor:pointer;
	
}
ul.menu span{
	overflow:hidden;
}
ul.menu li {
	float:left;
}
ul.menu ul li {
	float:none;
}
ul.menu ul a {
	text-align:left;
	white-space:nowrap;
	border-right:none !important;

}
ul.menu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.menu li.sep span{
	float:none;	padding-right:0;
	width:5;
	height:16;
	display:inline-block;
	background-color:#AAAAAA;	background-image:none;
	}
ul.menu ul li.sep span{
	width:80%;
	height:3;
}
ul.menu li:hover{
	position:relative;
}
ul.menu li:hover>a{
	background-color:#A08C78;
	border-color:#665500;
	border-style:solid;
	font:normal 11px arial;
	color: #ffffff;
	text-decoration:none;
}
ul.menu li a:hover{
	position:relative;
	background-color:#A08C78;
	border-color:#665500;
	border-style:solid;
	font:normal 11px arial;
	color: #ffffff;
	text-decoration:none;
}
ul.menu li.dis a {
	color: #000 ;
}
ul.menu img {border: none;float:left;_float:none;margin-right:4px;width:16px;
height:16px;
}
ul.menu ul img {width:16px;
height:16px;
}
ul.menu img.over{display:none}
ul.menu li.dis a:hover img.over{display:none !important}
ul.menu li.dis a:hover img.def {display:inline !important}
ul.menu li:hover > a img.def  {display:none}
ul.menu li:hover > a img.over {display:inline}
ul.menu a:hover img.over,ul.menu a:hover ul img.def,ul.menu a:hover a:hover ul img.def,ul.menu a:hover a:hover a:hover ul img.def,ul.menu a:hover a:hover img.over,ul.menu a:hover a:hover a:hover img.over,ul.menu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.menu a:hover img.def,ul.menu a:hover ul img.over,ul.menu a:hover a:hover ul img.over,ul.menu a:hover a:hover a:hover ul img.over,ul.menu a:hover a:hover img.def,ul.menu a:hover a:hover a:hover img.def,ul.menu a:hover a:hover a:hover a:hover img.def{display:none}
ul.menu a:hover ul,ul.menu a:hover a:hover ul,ul.menu a:hover a:hover a:hover ul{display:block}
ul.menu a:hover ul ul,ul.menu a:hover a:hover ul ul{display:none}
ul.menu span{
	display:block;
	background-image:url(../images/menu/arrv_anim_1.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:11px;
   }
ul.menu li:hover>a>span{	background-image:url(../images/menu/arrv_anim_1o.gif);
color:#fff !important;
}
ul.menu a:hover span{	_background-image:url(../images/menu/arrv_anim_1o.gif)}
ul.menu ul span,ul.menu a:hover table span{background-image:url(../images/menu/arr_double_1.gif)}
ul.menu ul li:hover > a span{	background-image:url(../images/menu/arr_double_1o.gif);}
ul.menu table a:hover span,ul.menu table a:hover a:hover span,ul.menu table a:hover a:hover a:hover span{background-image:url(../images/menu/arr_double_1o.gif)}
ul.menu table a:hover table span,ul.menu table a:hover a:hover table span{background-image:url(../images/menu/arr_double_1.gif)}
ul.nenu

.label{
	width:14%;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
}
.form{
	height:auto;
}
.headermsg{
	text-align:left;
	width:48%;
	margin-left:2%;
	margin-top:1%;
	padding:0;
	float:right;
	font-size: 16px;
	float: left;
}
.headerdiv{
	height:30px;
}
.selectbox{ 
	width:17%;
	float:left;
	margin-top: 1%;
}

.content{
	width:100%;
	margin-top:2%;
}

.label1{
	width:50%;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:left;
}

.clear{
	clear: both;
}

.addtextbox{
	width:70%;
	margin:0px;
	padding:0px;
	background-color:#e0e0e0;

}

.mse-addtextbox{
	width:85%;
	margin:0px;
	padding:0px;
	background-color:#e0e0e0;
}

.addselectbox{
	background-color:#e0e0e0;
	width:65%;
}

.masselectbox{
	background-color:#e0e0e0;
	width:86%;
}

.masslabel-view{
	width:32%;
	float:left;
}

.footermsg{
	width:80%;
	margin-top:2%;
	margin-left:2%;
	padding:0;
	font-size: 16px;
	float: left;
}

.button{
	width: 110px;
}

.rbutton{
	width:52%;
	clear:left;
	position:relative;
	top:10px;
	height:20px;
}

.cancelbutton{
	margin-left:4%;
	width: 10%;	            
}

.savebutton{
	margin-left:1%;
	width: 10%;	  
}
.checkbox{
	float:left;
}
.checkboxdiv{
	width:60%;
	margin:0;
	padding:0;
	height:50px;
	float:left;
}
.div{
	float: left;
	width:20%;
}
.checkname{
	float:left;
	width:12%;
}
.chklabel{
	margin-top:-1%;
	width: 15%;
}
.date{
	width: 30%;
	float: left;
}
.ref{
	float: left;
}

.maindiv{
	width:100%;
	margin:0;
	padding:0;
	height:35px;
}

.dynamicmaindiv{
	width:100%;
	margin-left:1%;
	padding:0;
	height:35px;
}

.maindiv1{
	width:100%;
	margin:0;
	padding:0;
	height:70px;
}

.mse-maindiv1{
	width:100%;
	margin:0;
	padding:0;
	height:30px;
}

.labelname{
	width:15%;
	margin:0;
	padding:0;
	float:left;
}

.mse-labelname{
	width:12%;
	margin:0;
	padding:0;
	float:left;
}

.maslabel{
	width:10%;
	margin:0;
	padding:0;
	float:left;
}

.masinput{
	width:15%;
	margin:0;
	padding:0;
	float:left;
}

.masremarksdiv{
	width:40%;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
}

.remarks{
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#e0e0e0;

}


.labelname1{
	width:25%;
	margin:0;
	padding:0;
	float:left;
}

.order-labelname{
	width:16%;
	margin:0;
	padding:0;
	float:left;
}

.orderlabelname{
	width:14%;
	margin:0;
	padding:0;
	float:left;
}

.label{
	width:20%;
	margin:0;
	padding:0;
	float:left;
}

.labels{
	width:35%;
	margin:0;
	padding:0;
}

.elementclass{
	width:35%;
	margin:0;
	padding:0;
	float:left;
}

.elementclass1{
	width:30%;
	margin:0;
	padding:0;
	float:left;
}

.elementclass2{
	width:20%;
	margin:0;
	padding:0;
	float:left;
}
.maselementclass{
	width:28%;
	margin:0;
	padding:0;
	float:left;
}
.mastextbox{
	width:68%;
	margin:0;
	padding:0;
	float:left;
	background-color:#e0e0e0;
		
}

.demo{
	height:auto;
}

.dynamictextbox{
	float:left;
	width:14%;
}

.dynamicselectbox{
	float:left;
	width:14%;
	margin-top:1.4%;
}

.otextbox{
	float:left;
	background-color:#E0E0E0;
	margin:0;
	padding:0;
	width:80%;
}
.removebutton{
	float:left;
	margin-top:-3px;
}
.complabel{
	width:25%;
	margin:0;
	padding:0;
	float:left;
}
.ordersite{
	width:50%;
	margin-top:1%;
	padding:0;
	height:70px;
	float: left;
}
.ordersite1{
	width:80%;
	margin-top:0%;
	padding:0;
}
.orderlabel{
	width:37%;
	float:left;
	margin:0;
	padding:0;
}
.orderdetail{
	width:54%;	
}

.border{
	border-bottom: thin solid #927D69;
	border-top: thin solid #927D69;
	margin-top: 1%;
	width:99%;	
}
.labeldsr {
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	width:11%;
}
.elementclassdsr {
	float:left;
	margin:0;
	padding:0;
	width:12%;
}
.date{
	border:none;
	width:80%;
	text-align: center;
}

#Send , #submitBtn {height:21px;width:81px;}
#Send a:link,#Send a:visited,#Send a:active, #submitBtn a:link,#submitBtn a:visited,#submitBtn a:active {background-image:url(../images/btnbg.png);background-repeat:no-repeat;color:#fff;height:21px;width:81px;display: block;padding:0px 20px;text-decoration:none;}

.submitinquery{margin-left:-45%;}
#Send a:hover, #submitBtn a:hover{background-image:url(../images/btnbg_h.png);color:#fff;background-repeat:no-repeat;display: block;padding:0px 20px; }

#message textarea {width:145px;height:70px;margin-left:5px;}

#catalogueMain {float:left; height: 254px; margin: 0 0px 20px 5px; padding:5px; text-align:left; width: 200px; }
.cataloguename{height: 48px;}
#catalogue {width:160px;float:left;}
#Catdiscription {height:98px;}
#catalogue img {padding:3px;border:1px solid #ccc;margin-top:10px;}
#catalogueDetail {width:350px;float:left;}
#quickcontact {top:0px !important;}
#downloadfile {background-color:#EEE;border:1px solid #ccc;float:left;width:200px;padding:5px;margin:10px 0;text-align: left;}
#downloadfile a {position:relative;top:-10px;text-decoration:underline;}
#downloadBtn{float:left; position: relative;}
#downloadBtn a {background-image:url(../images/downloadBtn.png);background-repeat:no-repeat;float:right;top:0px;display:block;height:34px;width:96px;text-decoration:none;}
#downloadBtn a:link,#downloadBtn a:visited,#downloadBtn a:active {background-image:url(../images/downloadBtn.png);background-repeat:no-repeat;float:right;top:0px;display:block;height:34px;width:96px;text-decoration:none;}
#downloadBtn a:hover {background-image:url(../images/downloadBtn_h.png);background-repeat:no-repeat;float:right;top:0px;display:block;height:34px;width:96px;text-decoration:none;}

#porecliandownloadBtn{width:100px;float:right;}
#porecliandownloadBtn a {background-image:url(../images/downloadBtn.png);background-repeat:no-repeat;float:right;top:0px;display:block;height:34px;width:96px;text-decoration:none;}
#porecliandownloadBtn a:link,#downloadBtn a:visited,#downloadBtn a:active {background-image:url(../images/downloadBtn.png);background-repeat:no-repeat;float:right;top:0px;display:block;height:34px;width:96px;text-decoration:none;}
#porecliandownloadBtn a:hover {background-image:url(../images/downloadBtn_h.png);background-repeat:no-repeat;float:right;top:0px;display:block;height:34px;width:96px;text-decoration:none;}


.clear{
	clear:both;
}


.HeadTitle {width:900px;margin:0px auto;padding:5px;height:20px;background-color:#e7ddd2;color:#666;float:left;}
.ValueText {background-color:#EEEEEE;
border:1px solid #CCCCCC;
color:#000000;
float:left;
font-size:14px;
height:20px;
padding:5px;
width:900px;}
.headingText {width:300px;float:left;}

.blankSpace{
	border-bottom:1px dotted #CCCCCC;
	float:left;
	height:50px;
	margin:10px 0 0;
	vertical-align:middle;
	width:900px;
}

#inquiryformdiv {width:625px;float:left;height:263px;border:1px solid #ddd;padding:10px;background-color:#eee;margin:10px 0;}
#tilecalculator {width:625px;float:left;height:263px;border:1px solid #ddd;padding:10px;background-color:#eee;margin:10px 0;}
#contact {width:625px;float:left;border:1px solid #ddd;padding:10px;background-color:#eee;margin:10px 0;}
#contactInfo {float:left;padding:10px;line-height:20px;font-size:13.3px;}
#tab1gallery {margin: 1%;}
#a1,#a2,#a3,#a4,#a5,#a6{
	width:95%;
}

.soundbtn {height:10px;width:80px;float:right;}
.labelnameinq{float:left;margin:0;padding:0;text-align:right;width:35%;}
.inqtextbox{float: left;margin-left:30px;width:85%;}
#calculationtile a{text-decoration: none;}
#calculationtile a:HOVER{text-decoration: underline;}
#plantpdf {width:50px;margin-left: 15%;}
.inqmaindiv{width:50%;margin-top:2%;}
.inqelementclass{float:left;}

.clientList li {padding:2px 10px;}

.addnewsp{
	width:620px;
	height:35px;
	float:left;
	margin-bottom: 1%;
}
#addnewseries a{
	float:left;
	text-align: left;
	width: 95px;
	height:34px;
	cursor:pointer;
	background-image:url(../images/addseriesBtn.png);
	background-repeat:no-repeat;
	display:block;
	color:#fff;
}
#addnewproduct a{
	float:left;
	text-align: left;
	width: 95px;
	height:34px;
	cursor:pointer;
	background-image:url(../images/addproductBtn.png);
	background-repeat:no-repeat;
	display:block;
	color:#fff;
}

.productdownloadbtn{
	width:255px !important;
	margin-left: 2.5% !important;
}

.careersubmit
{
	position:relative;
	right: 20px; 
	bottom: 2px;
}

.headermsgborder{
	border-bottom:2px solid #CCCCCC;
	width:88%;
	font-weight:bold;
	margin-left:2%;
	padding:0px 0px 5px 1px;	
}

.inqotherstate{
	width:80%;
	margin:2% 0% 0% 37%;
	display:none;
	float: left;
}
.careernone{display:none;color:#333;font-weight:bold;background-color:#fff;}
#careerapply{
	margin-top:2%;
	margin-left:1%;
}
#careerapply a{
	color:#7D583D;
	font-size: 13px;
	font-weight: bold;
}

#careerapply a:HOVER{
	color:#000;
	font-size: 13px;
}

.locationgallery{
	font-weight: bold;
	margin-left:2%;
}

.corporatecontent{
	float:left;
	margin-left:2.5%;
	text-align:justify;
	width:603px;
}
.malft{
	margin-left: 2% !important;
	width:603px !important;
}

.milestonecontent{
	border-bottom:1px dotted #CCCCCC;
	line-height:18px;
	margin-bottom:2%;
	margin-left:1.5%;
	width:603px;
}
.cotable {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.cotable td{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0px 0px 0px 5px;  
}
#downform{
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	color:#000000;
	height:auto;
	margin-left:0.7%;
	padding:1% 0 1% 1%;
	width: 91%;
}
#downform p{
	clear:both;
	color:#000;
	font-size: 12px;
}
#downform h2{
	float:left;
	font-weight:normal;
	text-decoration:underline;
	text-transform:none;
	color:#000;
}

#mailtocopy a span{
	background-image:url(../images/sales.png);
	height: 14px;
	width:115px;
	cursor: pointer;
	position: absolute;
	margin-left:2px;
}
#mailtocopy a span:HOVER{
	background-image:url(../images/saleshover.png);
	height: 14px;
	width:115px;
	margin-left:2px;
	cursor: pointer;
	position: absolute;
}

.notes{font:normal 11px/14px arial; color:#333; margin-top:5px; padding-top:5px; float:left; border-top: 1px dotted #CCC;}
.notes b{font:bold 11px/14px arial; color:#8d0101;}

.cat_name{
	color: #000000;
    cursor: pointer;
    float: left;
    font-weight: bold;
    padding: 3px;
    text-align: left;
    width: 96% !important;
}
.catalogueimgdiv{
	margin-top: 8px;
    position: relative;
    width: auto;
    text-align: left;
    height: 165px;
    }
.catdownload{position: relative; float: left;text-align: center;}
.cat_file{
	background-color: #FFFFFF;
    border: medium none;
    clear: both;
    width: 120px;
}
 .icons {
float: left;
list-style-type: none;
margin: auto;
width: 27px;
}
.socialicons{
height: 35px;
width:auto;
float: right;
margin-right:15px;
margin-top:30px!important;
}
#mailtocopy{
/*float: left;*/
margin: 0 auto;
width: 845px;
text-align:left;
padding-top:10px;
}
.icons a{
color:transparent;
}


#galleryBtn a, #galleryBtn a:active {background-image:url(../images/bigbtnbg.png);background-repeat:no-repeat;color:#fff;height:21px;width:150px;display: block;padding:0px 20px;text-decoration:none;}

#galleryBtn a:hover, #submitBtn a:hover{background-image:url(../images/bigbtnbg_h.png);color:#fff;background-repeat:no-repeat;display: block;padding:0px 20px; }


