﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background:#000;
	font-size:12px;
	color:#333333;
	padding:0px;
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
img
	{
		border:0px;
		border:none;
	}

.blankHeight{
	height:5px;
}
.blankWidth{
	width:2px;
	
}
.blankWidthOD{
	width:3px;
	
}

.error_msg
{
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.lbl
{
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: black;
	font-family: Verdana; /*background-color:#fffff9;  	*/
	/*background-color: #89CBDF;*/
	padding:0px 0px 0px 0px;
	text-align: center;
	line-height:10px;
}

.boldTxt{
	font-weight:bold;
}
.whiteTxt{
	color:#fff;
}

.blackTxt{
	color:#000;
}
.bigTxt{
	font-size:14px;
}




.greyBG{
	background:#f2f2f2;
}


/* ======================== home page ========================================*/

#mainContainer{
	width:1000px;
	border:#5d93a3 solid 0px;
	border:0px solid red;
	margin:auto;
}
	#body{
		height:155px;
		background:url(../newimages/headerBg.jpg) top repeat-x;
		width:1000px;
		border:0px solid red;
	}
	#body .headerTxt{
		color:#CC0000;
		font-weight:bold;
		font-size:11px;
		padding:2px 8px;
	}
	.homeTxt{
		line-height:25px;
		text-align:justify;
		font-size:13px;
		color:#333333;
		padding-top:20px;
		padding-right:3px;
	}
	
	.homeTxt_1{
		line-height:25px;
		text-align:justify;
		font-weight:bold;  
		font-size:13px;
		color:#333333;
		padding-top:20px;
		padding-right:3px;
	}
		
		#menu{
			background:	url(../newimages/menuBg.jpg) repeat-x #000;
			height:28px;
			color:#fff;
			font-weight:bold;
			padding-top:8px;
			border:none;
		
		
		}
			#menu .links{
				color:#fff;
				font-weight:bold;
				font-size:12px;
				text-decoration:none;
				padding:5px 8px;
			}
			#menu .links:hover{
				color:#89cbdf;
			}
			
				/* Home Page Menu*/		
#homemenu{
			/*background:	url(../newimages/menuBg.jpg) repeat-x #4a4a42;*/
			height:28px;
			color:#fff;
			font-weight:bold;
			padding-top:8px;
			border:none;
		}
			#homemenu .links{
				color:#fff;
				font-weight:bold;
				font-size:12px;
				text-decoration:none;
				padding:5px 8px;
			}
			#homemenu .links:hover{
				color:#89cbdf;
			}
	
	#footer{
		background:url(../newimages/footerBg.jpg) repeat-x;
		height:25px;
		text-align:center;
		font-weight:bold;
		color:#434338;
		font-size:12px;
		padding-top:8px;
		padding-bottom:5px;
		clear:both;
	}
	.ddlTitle
{
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: black;
	width: 70px;
	font-family: Arial; /* background-color: #fffff9;*/
	border: 1px solid #666666;
}
	.ddl2
{
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: black;
	width: 155px;
	font-family: Arial; /* background-color: #fffff9;*/
	border: 1px solid #666666;
}
	
	
/*======================================= inner pages==============================================*/	

.inner_Title_htm{
	font-size:130%;
	font-weight:bold;
	padding:20px 0px 3px 15px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#fff solid 1px;
	color:#fff; 
	
}

.inner_Title{
	font-size:200%;
	font-weight:bold;
	padding:20px 0px 3px 15px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#f2f2f2 solid 1px;
	color:#fff; 
	
}

.inner_Title_brod{
	font-size:200%;
	font-weight:bold;
	padding:20px 0px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#f2f2f2 solid 1px;
	color:#fff; 
	
}
.blue_head_Large
{
	color: #fff;
	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
}
.inner_titleColorPalette, .inner_titleColorPalette_popup
{
   font-size:200%;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	color:#fff; 
	border:0px solid #000000;
	background:url(../newimages/TCHA-SEAL.jpg)  0px 5px no-repeat #000;
   height:95px; /*83px;*/
   
}
.inner_titleColorPalette_popup
{
    background-position: -95px 5px;
}
.inner_titleLON
{
    font-size:200%;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	color:#53534a; 
	border:0px solid #000000;
	background:url(../newimages/img_landOfLord.jpg)  0px 5px no-repeat #89cbdf;
   height:95px; /*83px;*/
   
}
.inner_Txt{
	font-size:12px;
	color:#fff;
	padding:0px 0px 0px 0px;
	text-align:justify;
	line-height:17px;
}
.inner_TxtDL{
	font-size:12px;
	color:#333333;
	padding-left:15px;
	padding-right:10px;
	text-align:justify;
	line-height:17px;
}

.inner_Txt2
{
    font-size:12px;
	color:#333333;
	padding:2px 20px 5px 15px;
	text-align:justify;
	line-height:20px;
	font-size:11px;
	color:#333333;
	padding:8px;
}
.inner_Txt3{
	line-height:normal;
	padding:5px 10px;
	font-size:11px;
	font-weight:normal;
	
}
.heading3{
	background:#000;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding:10px;
	vertical-align:bottom;
	height:20px;
}
.heading4{
	background:#7ca8b5;
	font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	padding:8px;
	height:15px;
}
.heading4DG{
	background:#000;
	font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	/*padding:0px;*/
	height:15px;
}
.heading5{
	background:none;
	color:#333;
	font-size:13px;
	font-weight:bold;
	padding:8px;
	font-family:Tahoma;
	height:15px;
}
.heading6{
	background:#000;
	color:#fff;
	padding:2px;
	font-weight:bold;
}



.tr_hover_effect{
	background:#57564F;
	font-size:12px;
	color:#333333;
	padding:2px 20px 5px 15px;
	text-align:justify;
	line-height:20px;
	font-size:11px;
	color:#333333;
	padding:8px;
}

.tr_hover_effect:hover{
	background:#4b4b43;
}

.logout_Txt{
	font-size:12px;
	color:#333333;
	padding:0px 0px 0px 0px;
	line-height:17px;
}
	 .heading{
		background:url(../newimages/products/left_headingBg.jpg) no-repeat;
		height:30px;
		width:194px;
		color:#fff;
		font-weight:bold;
		font-size:12px;
		padding:6px 5px 0px 25px;
		text-align:left;
	}
	.LeftLinks{
		color:#fff;
		font-weight:bold;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		background:url(../newimages/products/arrow1.jpg) no-repeat left scroll;
		display:block;
		text-decoration:none;
		border-bottom:#f2f2f2 dotted 1px;
		text-align:left;
		padding:5px;
		padding-left:15px;
		padding-top:3px;
		margin-left:12px;
		margin-right:5px;
	}
	.LeftLinks:hover{
		color:#000;
		background:#F6F7D7;
	}
	.imgExpand{
		padding-left:80px;
		border:none;
	}

.product_TBL{
	background:#fff;
	color:#000;
}
	.product_headingTxt{
		background:#f4f2f2;
		color:#a92202;
		text-align:center;
		font-weight:bold;
		font-size:14px;
		padding:3px;
		height:28px;
	}
	.link_viewDetails{
		color:#a92202;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		padding:3px;
		text-decoration:none;
	}
	.link_viewDetails:hover{
		text-decoration:underline;
	}

.feature_TBL{
	margin:10px;
	margin-top:25px;
	margin-bottom:3px;
}
.price_TBL{
	background:#fbfbe3;
	border:#d9d9d9 solid 1px;
	margin:10px;
	margin-top:15px;
	margin-bottom:3px;
	color:#000;
	
}
/* For New product details*/
.price_TBL_NewProductDetails{
	background:#fbfbe3;
	border:#d9d9d9 solid 1px;
	/*
	margin:10px;
	margin-top:15px;
	margin-bottom:3px;
	*/
}
	.price_headingTxt{
		font-family:tahoma;
		color:#534942;
		font-weight:bold;
		font-size:13px;
		text-align:center;
		padding:3px 1px;
		
		background:#d3d39d;
	}
	.priceTxt_1, .priceTxt_2{
		font-weight:bold;
		font-family:tahoma;
		color:#534942;
		text-align:right;
		padding:0px;
	}
	.priceTxt_2{
		text-align:left;
		font-weight:normal;
	}
	
	.productTxt2
	{
	color:#333333;
	text-align:left;
	padding-left:2px;
	font-weight:normal;
	font-family:tahoma, arial;
	line-height:30px;
     }
	.link_white{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
     }
   .link_white:hover
   {
	color:#F6F7D5;
   }
   
   .product_txt{
	font-size:12px;
	color:#333333;
	text-align:justify;
	line-height:20px;
	padding:5px;
	}
	

/*============================= product details ============================================*/	
/* For New product details*/
.cellspace{
		padding:5px;
		color:#000;
	}
	ul{
		font-weight:bold;
		font-size:11px;
		color:#000;
		text-align:left;
		padding-left:2px;
		margin-left:25px;
	}
	li.featuresTxt{
		font-weight:bold;
		font-size:11px;
		color:#000;
		text-align:left;
		padding-left:2px;
		list-style-type:disc;
		line-height:20px;
	}
.MSDS_TBL{
	background:#fff;
	border:#53534a solid 1px;
	
	margin:5px;
	
	margin-top:15px;
	margin-bottom:3px;
	
}	

/* For Pro Products */

.MSDS_TBL_ProProduct{
	background:#fff;
	border:#53534a solid 1px;
}	
.link_MSDS_ProProduct, .img1_ProProduct{
		color:#333;
		font-weight:bold;
		text-decoration:none;
	    vertical-align:middle;
	}

/*For New Product Details*/

.MSDS_TBL_NewProduct{
	background:#fff;
	border:#53534a solid 1px;
	/*
	margin:5px;
	
	margin-top:15px;
	margin-bottom:3px;
	*/
}	


	.MSDS_headingTxt{
		background:#53534a;
		color:#fff;
		font-weight:bold;
		text-align:center;
		height:25px;
	}
	.link_MSDS_NewProduct, .img_NewProduct{
		color:#333;
		font-weight:bold;
		padding:2px;
		text-decoration:none;
	    vertical-align:middle;
	}
	.link_MSDS, .img1{
		color:#333;
		font-weight:bold;
		padding:5px;
		text-decoration:none;
	    vertical-align:middle;
	}
	.link_cvv
	{
		color:Blue;
		font-weight:normal;
		padding:5px;
		font-size:11px;
		text-decoration:none;
	}
	.link_cvv:hover
	{
		text-decoration:underline;
	}
	

.detail_TBL{
	background:#4a4942;
	border:#CCCCCC solid 1px; 
}	

	.detail_headingTxt{
		background:#000;
		color:#ffffff;
		font-weight:bold;
		text-align:center;
		padding:3px 2px 3px 10px;
		height:28px;
	}

	.detail_txt2{
		background:#57564f;
		text-align:center;
	}
	.dgHeaderStyle
	{
	    background:#3a859c;
	    color:White;
		font-weight:bold;
		text-align:center;
		padding:3px 2px 3px 10px;
		height:28px; 
	}
	.dgAlternateItemStyle
	{
	    background:#ddf1f7;
	    text-align:center;
	}
	    
    .dgItemStyle
    {
         background:#ebfaff;
	    text-align:center;
    }
	
/*================================================ shopping cart =======================================================*/	
#cart_TBL{
	background:#fff;
	margin-top:20px;
}
	#cart_TBL  .cartSides{
		width:8px;
	}
	#cart_TBL .cartHeadingTxt, .cartHeadingTxt2{
		background:url(../newimages/products/cart_topBg.jpg) repeat-x;
		height:30px;
		font-weight:bold;
		color:#fff;
		text-align:center;
		padding:5px;
		padding-top:8px;
		line-height:normal;
	}
	#cart_TBL .cartHeadingTxt
	{
	    border-right:#fff solid 1px;
	}
	#cart_TBL .cartHeadingTxt2{
		text-align:right;
		padding-right:0px;
	}
	#cart_TBL .productName{
		background:#f5f5f5;
		font-weight:bold;
		color:#303030;
		/*text-align:left;*/
		/*padding:5px;*/
		height:22px;
	}
	#cart_TBL .tr{
		background:#fff;
	}
	#cart_TBL  .tr:hover{
		background:#ecebeb;
	}
	#cart_TBL .tr td
		{
			color:#454545;
		}
	
	
	.productTxt1{
	color:#534942;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	font-family:tahoma, arial;
	line-height:30px;
	font-size:13px;
}
.productTxt2{
	color:#333333;
	text-align:left;
	padding-left:2px;
	font-weight:normal;
	font-family:tahoma, arial;
	line-height:30px;
}




/*================================================ dealer shopping cart 29/oct/2008 =======================================================*/	
#cart_TBL_dealer{
	background:#fff;
	/*margin-top:20px;*/
}
	#cart_TBL_dealer  .cartSides{
		width:8px;
	}
	#cart_TBL_dealer .cartHeadingTxt, #cart_TBL_dealer .cartHeadingTxt2{
		background:url(../newimages/products/cart_topBg.jpg) repeat-x;
		height:30px;
		font-weight:bold;
		color:#fff;
		text-align:center;
		padding:5px;
		padding-top:8px;
		line-height:normal;
	}
	#cart_TBL_dealer .cartHeadingTxt
	{
	    border-right:#fff solid 1px;
	}
	#cart_TBL_dealer .cartHeadingTxt2{
		text-align:right;
		padding-right:0px;
	}
	#cart_TBL_dealer .productName{
		background:#f5f5f5;
		font-weight:bold;
		color:#303030;
		/*text-align:left;*/
		/*padding:5px;*/
		height:22px;
	}
	#cart_TBL_dealer .tr{
		background:#fff;
	}
	#cart_TBL_dealer .tr td
		{
			color:#454545;
		}
	#cart_TBL_dealer  .tr:hover{
		background:#ecebeb;
	}
	
	
	.productTxt1_dealer{
	color:#534942;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	font-family:tahoma, arial;
	line-height:30px;
	font-size:13px;
}
.productTxt2_dealer{
	color:#333333;
	text-align:left;
	padding-left:2px;
	font-weight:normal;
	font-family:tahoma, arial;
	line-height:30px;
}

	
	
	/*======================================== color palettes=================================================*/

.savedDrop_bg{
	background:url(../newimages/saveddrop_bg.jpg) repeat-x;
	height:111px;
	font-weight:bold;
	font-size:13px;
	color:#22221f;
	padding:5px;
}
.heading2{
	background:#4d4d45;
	height:25px;
	color:#fff;
	font-size:13px;
	font-weight:bold;	
}
.colorCatName{
	background:#baedfd;
	color:#45462c;
	font-size:12px;
	font-weight:bold;
	padding:1px;	
}
.link_colorCat{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.link_colorCat:hover{
	text-decoration:underline;
}

.colorPalettedl
{
	width: 95px;
	text-align: left;
	color:Black;
}

.colorPalette_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53534a;
	text-decoration: none;
	font-weight: bold;
}
.colorPalette_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; /*color:#53534a;*/
	color: #89cbdf;
	text-decoration: none;
	font-weight: bold;
}

.colorPalette_headingTxt{
		background:#f4f2f2;
		color:#a92202;
		font-weight:bold;
		font-size:14px;
		padding:3px;
		height:28px;
	}

.color_note
{
	color:#231F20;/*#707070;*//*#53534a*/
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px; 
	background-color:#fff;
	padding:8px;
	text-align:left;
	font-style:italic;  
	  
}

.color_note1
{
	color:#fff;/*#53534a*/
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px; 
	padding:8px;
	text-align:left;
    text-align:justify;     
	  
}
.color_note2
{
	color:#1b559c;/*#53534a*/
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px; 
	background-color:#fff;
	padding:8px;
	text-align:right;
	font-style:italic;  
	  
}

/*======================================== color palettes-Saved Drop Tooltip=================================================*/
/*Add By Parminder*/
.dhtlm_tooltip
{
	position: absolute;
	border: 0px solid #F6F7D5;
	padding: 2px;
	text-align: center;
	visibility: hidden;
	color: #FFFFFF;
	z-index: 100;
	background:transparent;
}
.dhtlm_tooltipLON
{
	position: absolute;
	/*
	border: 2px solid #F6F7D5;
*/
	border: 1px solid #ddd;
	padding: 2px;
	text-align: center;
	visibility: hidden;
	color: #FFFFFF;
	z-index: 100;
	background:transparent;
}
.dhtml_Buttons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	cursor:pointer; 
	font-weight: bold;
	background-color:#FBFBE3; 
}

.tooltip_head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

.btn_UnSave
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #000000;
	cursor:pointer; 
	border:1px;
	background-color:#F6F7D5;
	padding:3px;
	  
}



/*==================================== FAQ =========================================*/
.black_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.black_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /*color:#53534a;*/
	color: #F6F7D5;
	text-decoration: none;
}
.black_links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.black_links:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	text-decoration: none;
	font-weight: bold;
}

.blue_head
{
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blue_head2
{
	color: #53534a;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.black_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;

}

.line
{
	border-top: 1px dashed #53534a;
}

.Contact_Txt{
	font-size:12px;
	font-weight: bold;
	color:#000000;
	padding:0px 0px 0px 0px;
	line-height:17px;
}


/*==================================== forms=========================================*/

.form_Header{
	background:url(../newimages/form_headBg.jpg) repeat-x;
	height:42px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
	font-size:13px;
	line-height:17px;
}

.form_TD{
	border:#636563 solid 1px;
	border-top:none;
	background:#4a4942;
	color:#fff;
}
.TBL_form2
{
    background:#000;
    border:#636563 solid 1px;
}
.form_Txt, .form_Txt2{
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding:3px;
	background-color:#4a4942;
	border:0px solid #636563;
}
.form_Txt2{
	background:#57564F;
}
.form_Input_field{
	background:#fff;
	border:#636563 solid 1px;
	color:#000;
	padding:2px;
}
.form_Dropdown_field{
	background:#fff;
	border:#989898 solid 1px;
	color:#000;
	padding:2px;
	font-size:11px;
}
.form_Dropdown_Sheen_field
{
    font-weight:normal;
	background:#fff;
	border:#989898 solid 1px;
	color:#000;
	padding:2px;
	font-size:12px;
}
.form_Input_fieldArea{
	background:#fff;
	border:#989898 solid 1px;
	color:#000;
	padding:2px;
	width: 270px;
	height: 130px;
}
.txt_mandatory{
	color:#FC2500;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	vertical-align:middle;  
}
.txt_mandatory_Note{
	color:#999999;
	font-size:10px;
	font-style:italic;
	padding:3px;
	vertical-align:middle;
}
.txt_mandatory_Note_PlaceOrder{
	color:#333;
	font-size:11px;
	font-style:normal;
	padding:3px;
	vertical-align:middle;
}

.signup
{
	text-align: right;
	padding-right: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.signup:hover
{
	text-decoration: underline;
	color: #FCFFB5;
}



/* ======================= Customer Order Tracking--Start  =========================*/

.orderHeading
{
	background:#4A4942; /*f4f2f2;*/
	height: 25px;
	text-align: center;
	color: #FFFFFF; /* 96270c;*/
	font-weight: bold;
	vertical-align: middle;
	padding-top: 2px;
}

.orderContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #fff; /* 96270c;*/
	font-weight: bold;
	background-color:#57564F; 
}

.alternate_orderContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #fff; /* 96270c;*/
	font-weight: bold;
	background-color:#57564F; 
}

.orderDetailHeading
{
	background:#000; /*#EEEAD4;*/ /*f4f2f2;*/
	height: 25px;
	text-align:left;
	color:#CC0000;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 2px;
}

.orderDetailContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #333;
	padding-top: 5px;
	text-align:left;
	background-color: #57564F;
}
.orderDetailContent a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #f3f4d5;
	padding-top: 5px;
	text-align:left;
	background-color: #57564F;
}

.orderDetailAlternateContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #828282;
	background-color: #4A4942;
	padding-top: 5px;
	text-align:left;
}
.orderDetailAlternateContent a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #f3f4d5;
	background-color: #4A4942;
	padding-top: 5px;
	text-align:left;
}

/* ======================= Customer Order Tracking--END =========================*/


/*=====================Customer Registration Confirmation-Start========*/
.border_image
    {
	border:2px solid #000000;
	}
		
.registration
  {
	background:url(../newimages/registration.jpg) no-repeat;
	height:188px;
	width:615px;

  }
  
  .dealerRegistration
  {
    background:url(../newimages/registration_dealer.jpg) no-repeat;
	height:188px;
	width:615px;
  }
p.registration_txt
 {
	padding-top:140px;
	color:#fff;
	text-align:left;
	padding-left:80px;
 }
a.registration_link
{
	color:#fff;
	text-decoration:underline;
}

a.registration_link:hover
{
	text-decoration: underline;
	color: #FCFFB5;
}

.pageTitleTxt{
	color:#524940;
	font-family:arial black, arial;
	font-weight:normal;
	font-size:13px;
	padding:5px;
}

.session_Expire
  {
	background:url(../newimages/session_Expire.jpg) no-repeat;
	height:188px;
	width:623px;

  }

/*=================Registration Confirmation-END=============*/
/* ----------------*Classes Used in PressRelease*----------------*/
.src_bg{
	background:#515148;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px;
}
.advertisement_left, .advertisement_leftTd{
/*	width:180px;
	height:300px;
	background:#47473f;*/
	margin:11px;
	border: solid 1px #47473f;
	font-weight:bold;
	color:#000;
}
.advertisement_leftTd{
	border:none;
	color:#000;
}
.advertisement_leftDL, .advertisement_leftTdDL{
/*	width:180px;
	height:300px;
	background:#47473f;*/
	margin:11px;
	border: solid 1px #47473f;
	font-weight:bold;
	padding-left:15px;
	color:#000;
}
.advertisement_leftTdDL{
	border:none;
	color:#000;
}
.heading4, .heading5{
	background:#7ca8b5;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:8px;
	font-family:Tahoma;
	height:15px;
}
.heading5{
	background:none;
	color:#333;
	padding-left:15px;
}
.heading4DL, .heading5DL{
	background:#7ca8b5;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	font-family:Tahoma;
	height:15px;
}
.heading5DL{
	background:none;
	color:#333;
	padding-left:15px;
	padding-top:0px;
}
.boldTxt{
	font-weight:bold;
	color:#000;
}
/*************** New Style for Press Release POP Up  ****************/
.headingPP{
	background:none;
	color:#333;
	padding-left:5px;
	padding-top:0px;
	font-weight:bold;
	
}
.PPDescription
{
    padding:0px; 
    margin:0px; 
    padding:5px; 
    font-weight:normal;
    line-height:20px;
    text-align:justify;
    
    }
    .ppTable
    {
         margin-top:10px;margin-bottom:10px;background-color:#FAFBDE;
        }
    .dvPopUp
    {
        background-color:#FAFBDE;width:410px;
        }
        
.PopUp_black_links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border:none;
	font-weight: normal;
}
/*************** New Style for Press Release POP Up End ****************/        

.boldTxt{
	font-weight:bold;
}
/*.....----------------End of classes used in Press Releases----------------------------*/
/*************************For Advertisements*********************************************/
/*.advertisement_Sub_TBL{
	width:125px;
	height:135px;
	margin:10px;
	vertical-align:middle;
	text-align:center;
	color:#333;
	font-weight:bold;
	display:inline;
	background:#e6e7c9;
	border:#ccccb5 solid 1px;
	padding:10px 2px 5px 2px;
}*/

.advertisementSubTBL{
	width:125px;
	height:155px;
	margin:10px;
	vertical-align:middle;
	text-align:center;
	color:#333;
	font-weight:bold;
	background:#e6e7c9;
	border:#ccccb5 solid 1px;
	padding:10px 2px 5px 2px;
}
.advertisementTitle
{
	padding-left:2px;
	}


.advertisement_Sub_TBL1{
	vertical-align:middle;
	text-align:center;
	color:#333;
	font-weight:bold;
	display:inline;
	background:#e6e7c9;
	border:#ccccb5 solid 1px;
	padding:10px 2px 5px 2px;
}
/*************************Apply Color Pop Up*********************************************/
.dropmenudiv
{
	position: absolute;
	top: 0px;
	font: normal 8px Verdana;
	z-index: 100;
	margin-left: 95px;
	margin-top: -20px;
	background-color: #F6F7D7;
	visibility: hidden;
	color: #000000;
	text-align: left;
}
.black_link_left
{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 110px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.black_link_left:hover
{
	display: block;
	padding-top: 5px;
	width: 110px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.left_links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #534942;
	text-decoration: none;
	display: block;
	background-image: url(../newimages/products/arrow1.jpg);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.left_links:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #fff;
	text-decoration: none;
	display: block;
	background: #F6F7D7;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.mousePointer 
{
	cursor:pointer;  
}

/*************************End Apply Color Popup*********************************************/

.TBL_clr_Display
{
    background:#ffffff;
   
    
}

/**************************Styles for Contact Us Informations*************************/

 .style17 
 {
	FONT-SIZE: 18px; 
	COLOR: #fff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height:15px; 
}

.style18 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.style19 
{
	FONT-SIZE: 14px
}

.style20 
{
	FONT-SIZE: 18px;
	COLOR: #fff;
	FONT-STYLE: italic;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.style22 {
	COLOR: #000;
}

.contact_Data
{
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px; 
}
.contact_Data a
{
	color: #f3f4d5;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px; 
}

.head_style
 {
	FONT-SIZE: 18px; 
	COLOR: #fff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height:15px; 
	font-weight:bold;
}

.boxBackround
{
    background:#57564f;
    border:#636563 solid 1px;
    padding:8px 0px 8px 0px; 
}


/************************END*******************************/

/********************--Custom Error--Start*****************/
.errorTxt
  {
		
		font-size:13px;
		color:#333333;
		font-weight:bold;  
		padding-top:20px;
		padding-right:3px;
	}
	
	
.errorlnk
 {
	text-align: right;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-decoration: underline;
 }

.errorlnk:hover
{
	text-decoration: underline;
	color: #FCFFB5;
}

.lnkErrormenu
{
    text-decoration:none; 
    color: #fff;
}

.lnkErrormenu:hover
{
    text-decoration:none;
    color:#fff; 
}
	
/********************--Custom Error End*************/

.link_register_2
{
    
    border:#d2fbfe solid 1px;
    color:blue;
    text-align:left;
    font-weight:bold;
    font-size:11px;
    padding:8px;
    padding-left:15px;
    display:block;
    text-decoration:underline;
    margin:3px;
}
    .link_register_2:hover
    {
        text-decoration:none;  
        color:white;
        
    }
    
    
    .link_register_3
    {
       
        color:#fff;
        text-align:left;
        font-weight:bold;
        font-size:11px;
       
         text-decoration:none;
       /* border:#000 1px solid;
        text-decoration:none;*/
       /* background:#89cbdf;
        margin-left:3px;
        display:inline-block;*/
        
    }
    
    .link_register_3:hover
    {
        text-decoration:underline;  
           color:#FCFFB5;
           /*background:#000;*/
           
    }
    .link_LON
    {
       
        color:#000;
        text-align:left;
        font-weight:bold;
        font-size:11px;
       
         text-decoration:underline;
       /* border:#000 1px solid;
        text-decoration:none;*/
       /* background:#89cbdf;
        margin-left:3px;
        display:inline-block;*/
        
    }
    .link_LON:hover
    {
       
       
        text-decoration:none;  
           color:#000;
        
    }
    .link_dealer_produtcts
    {
    
    border:#d2fbfe solid 1px;
    color:blue;
    text-align:center;
    font-weight:bold;
    font-size:11px;
    padding:4px;
    /*padding-left:15px;*/
    display:block;
    text-decoration:underline;
    margin:3px;
    }
    .link_dealer_produtcts:hover
    {
        text-decoration:none;  
        color:white;
        
    }
    .link_baby
    {
       
        color:#fff;
        text-align:left;
        font-weight:bold;
        font-size:11px;
        text-decoration:none;
        padding-left:3px;
        padding-right:3px;
        border:#000 1px solid;
        text-decoration:none;
        background:Black;
        margin-left:3px;
        margin-right:3px;
        display:inline-block;
        
    }
    .link_baby:hover
    {
        text-decoration:underline;  
        color:#fff;
          
           
    }


.btn_placeOrder
{
    background:#313230;
    color:#fff;
    font-weight:bold;
    text-align:center;
    border:none;
    width:130px;
    height:30px;
    padding:3px 2px;
    padding-bottom:4px;
    margin:5px 0px 2px 0px;
       
}




ul.siteMap
{
    margin:0px 0px 0px 30px;
    padding:0px;    
    border:0px #9CE2FF solid;
    background-color:#000;   
}
    ul.siteMap li, ul.siteMap li.li_1
    {
        list-style-type:disc;   
        padding:0px;
        margin:2px 0px;
        cursor:hand;
        cursor:pointer;
        border:1px #636563 solid;
        color:#fff;
    }
    ul.siteMap li
    {
        background:transparent;
    }
        ul.siteMap li a
        { 
            text-decoration:none;
            color:#fff;
            font-weight:bold;
            font-size:11px;
            text-align:left;
            padding:0px 5px;   
        }
        ul.siteMap li a:hover
        {
            color:#fff;   
        }
        ul.siteMap li:hover
        {
            background:#4a4942;
            padding-left:2px;
        }
        
div.additionalLink
{
 width:170px; background:transparent; border:#000 solid 1px; padding:2px; margin:2px auto;   
}
div.additionalLink div
{
    margin:0px auto;
    width:80px;
    display:inline;
    border:red solid 0px;
}
    div.additionalLink a
    {
        color:#000;
        display:inline;
         
        padding:1px 5px;
        text-decoration:none;  
    }        
    div.additionalLink a:hover
    {
        background:#505050;
        color:#fff;   
    }
    
    
    
    
    
    
.aDavid
{
    margin:0px 0px 0px 10px;
    display:block; 
    width:150px;    
    font-size:12px; 
    font-weight:bold; 
    color:#fff; 
    text-decoration:none; 
    text-align:center;
    vertical-align:bottom ;
    background:#4B4B43;
    border:#000 solid 1px;
     
   
 }   
 
 
 .aDavid:hover
{
    color:#f2f2f2; 
    background:#010101;
}           

/*===================== color picker ====================================*/
div#colorContainer{
    background:transparent;
    width:200px;
    height:35px;
    padding:3px;
    border:#000 solid 1px;
}
    div#colorContainer #dvCeilingColor, div#colorContainer #dvTrimColor, div#colorContainer #dvWallColor
    {
        width:62px;
        height:35px;
        float:left;
        margin:0px 2px;
        background:#ffffff;   
    }


/******************************** Mythic Visualizer   */

.MVHeaderRow
{
    background:#000;
    
    
    
   
}
.MVRow
{
    background:#ffffff;
    
    
   
}
.MVRow span
{
    color:#000;
    
    
   
}
.MVAlternameRow
{
    background:#f5f5f5;
    
    
}
.MVAlternameRow span
{
    color:#000;
    
    
}
.MVBold
{
    font-weight:bold;
    
    
}
.MVRN
{
	text-align:center;
    font-weight:bold;
    color:#000;
    
    
}

/************* Print Visualizer *******************/
.MVHeaderRow_Print
{
    background:#e0e0e0;
   height:28px;
    
   
}
.MVRow_Print
{
    background:#ffffff;
    height:28px;
   
}
.MVAlternameRow_Print
{
    background:#f5f5f5;
    height:28px;
    
}
.printBglogo
	{
	background-image:url(../newimages/printBgTop.jpg);
	background-repeat:repeat-x;
	float:left;
	text-align:left;
	border:0px solid red;
	display:block;
	
	}

.printBgTop
	{
	background-image:url(../newimages/printBgTop.jpg);
	background-repeat:repeat-x;
	}


	
	.printTopText
	{
	font-size:12px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.printTopText2
	{
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2a2b21;
	text-align:center;
	}


/************* International Dealer ****************** */

table.internationalDealer
{
    border:#636563 solid 1px;
    
}
    table.internationalDealer td
    {
        border-right:#636563 solid 1px;   
    }
table.internationalDealer tr td
    {
        padding-left:3px;
    }
    
    
    .internationalDealerHeading
{
	background:#000; /*#EEEAD4;*/ /*f4f2f2;*/
	height: 25px;
	text-align: left;
	color:#000;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 10px;
	margin-left:20px;
	
}

.internationalDealerContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #333;
	padding-top: 5px;
	text-align: left;
	background:#4a4942;

}
.internationalDealerContent a
	{
		color: #f3f4d5;
	}
.internationalAlternateContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	background:#57564f;
	padding-top: 5px;
	text-align: left;
	
}
.internationalAlternateContent a
	{
		color: #f3f4d5;
	}

.link_InternationDealer
    {
       color: #333333;
        /*color:#000;*/
        text-align:left;
        font-weight:normal;
        font-size:13px;
        
       
         text-decoration:none;
       /* border:#000 1px solid;
        text-decoration:none;*/
       /* background:#89cbdf;
        margin-left:3px;
        display:inline-block;*/
        
    }
    
    .link_InternationDealer:hover
    {
        text-decoration:underline;  
          /* color:#000;*/
           /*background:#000;*/
           
    }


/****************8 for diaable button on print ********/

/*==update by mukesh 22-03-11 ===*/
.MSDS_TBL_2{
	background:#fff;
	border-top:#dedede dotted 0px;
	border-left:#dedede dotted 0px;
	
	margin:5px;
	
	margin-top:15px;
	margin-bottom:3px;
	
	
}	
.MSDS_TBL_2 tr td
	{
	border-bottom:#ccc dotted 0px;
	border-right:#515149 dotted 1px;
	}
	
.linkPOP
	{
	color:#18559c;
	text-decoration:underline;
	font-size:12px;
	}
.linkPOP:hover
	{
	text-decoration:underline;
	}
	
/*=====Css 20-04-11==Updated*/
	
.product_size
	{
		color:#000;
	}
.blackText
	{
		color:#000;
	}
	.blackText_Bold
	{
		font-weight: bold;
		color:#000;
	}
.blackText strong
	{
		color:#000;
	}
.blackText span
	{
		color:#000;
	}
	
.black_link_Dealer a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

/*==CSS 25-04-11==*/

.orderDealerHeading
{
	background:#FBFBE3; /*#EEEAD4;*/ /*f4f2f2;*/
	height: 25px;
	text-align:left;
	color:#000000;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 2px;
}
.orderDealerHeading td
	{
		color:#000;
	}
.orderDealerContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	padding-top: 5px;
	text-align:left;
	background-color: #ffffff;
}
.orderDealerContent td
{
	color:#000;
}
.orderDealerContent a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #f3f4d5;
	padding-top: 5px;
	text-align:left;
	background-color: #ffffff;
}

.orderDealerAlternateContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	background-color: #f5f5f5;
	padding-top: 5px;
	text-align:left;
}
.orderDealerAlternateContent td
{
	color:#000;
}
.orderDealerAlternateContent a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #f3f4d5;
	background-color: #f5f5f5;
	padding-top: 5px;
	text-align:left;
}
.productTxt_Dealer{
	color:#fff;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	font-family:tahoma, arial;
	line-height:30px;
	font-size:13px;
}
.MSDS_headingTxt_Dealer{
		background:#000;
		color:#fff;
		font-weight:bold;
		text-align:center;
		height:25px;
	}
.black_links_pop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.black_links_pop:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAFBDE;
	text-decoration:underline;
	font-weight: bold;
}

.form_Error{
	font-size:12px;
	color:#ff0000;
	padding:3px;
	background-color:#000;
	border:0px solid #636563;
}

.inner_Txt_Black{
	font-size:12px;
	color:#000;
	padding:0px 0px 0px 0px;
	text-align:justify;
	line-height:17px;
}
.link_colorCat_White{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.link_colorCat_White:hover{
	text-decoration:underline;
}

.link_colorCat_Maroon{
	color:#A92202;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.link_colorCat_Maroon:hover{
	text-decoration:underline;
}
.black_links_pop a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.black_links_pop a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAFBDE;
	text-decoration:underline;
	font-weight: bold;
}
/*  28-04-2011*/

.productDetailHeading
{
	background:#000; /*#EEEAD4;*/ /*f4f2f2;*/
	height: 25px;
	text-align:left;
	color:#CC0000;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 2px;
}

.productDetailContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	padding-top: 5px;
	text-align:left;
	background-color: #89CBDF;
}
.productDetailContent td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	padding-top: 5px;
	text-align:left;
	background-color: #89CBDF;
}

.productDetailAlternateContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	background-color: #000;
	padding-top: 5px;
	text-align:left;
}
.form_Error2{
	font-size:12px;
	color:#ff0000;
	padding:3px;
	background-color:#4A4942;
	border:0px solid #636563;
}

 .ImgButton
    {
      border: None 0 transparent;
    }
    
    
   
	div#colorCornerContainer{
		width:700px;
		margin:0px auto;
		background:#000 url(newimages/bg2.jpg) no-repeat right bottom;
		background-position:105% 40px;
		text-align:left;
		padding:10px;
		font-size:12px;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		border:#4d4e48 solid 0px;
		color:#fff;
	}
		div#colorCornerContainer h1{
			font-family:Arial, Helvetica, sans-serif;
			color:#52534d;
			font-weight:bold;
			font-size:250%;
			width:560px;
			padding:0px;
			
			border-bottom:#52534d solid 1px; 
		}
		div#colorCornerContainer p{
			text-align:justify;
			background:transparent;
			width:500px;
			font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
			margin:5px 0px;
		
		line-height: normal;
		}
		div#colorCornerContainer div#dynamicImgs{
			width:496px;
			/*height:150px;*/
			padding:0px;
			margin:0px;
			text-align:center;
			background:transparent; /*#5695a6;*/
			border-right:red solid 0px;
		}
		div#dynamicImgs div{
			width:236px;
			text-align:center;
			height:130px;
			float:left;
			margin:4px;
			margin-right:3px;
			padding:5px 0px;
			color:#fff;		
			background:#070707; /*#93d7ea;*/
			border:#636563 solid 1px;
			line-height:15px;
			background:#57564f;
		}
		.blank{
			padding:0px;
			margin:0px;
			clear:both;
			border:0px;
			background:none;
		}
		
		
		.black_link
        {
	        font-family: Verdana, Arial, Helvetica, sans-serif;
	        font-size: 12px;
        /*	color: #53534a; */
            display:block;
            padding:0px;
            margin:0px;
            color: #fff;
	        text-decoration: none;
            border:red solid 0px;
        }
        
       
        
   /* Lon Page*/     
        
		

div#colorCornerContainer_Lon{
		width:700px;
		margin:0px auto;
		/*background:#89cde0 url(newimages/cover-room.jpg) no-repeat right bottom;
		background-position:105% 40px;*/
		text-align:left;
		padding:10px;
		font-size:12px;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		border:#4d4e48 solid 0px;
	}
		div#colorCornerContainer_Lon h1{
			font-family:Arial, Helvetica, sans-serif;
			color:#52534d;
			font-weight:bold;
			font-size:250%;
			width:560px;
			padding:0px;
			
			border-bottom:#52534d solid 1px; 
		}
		div#colorCornerContainer_Lon p{
			text-align:justify;
			background:transparent;
			width:700px;
			font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
			margin:5px 0px;
		    border:red solid 0px;
		line-height: normal;
		}
		div#colorCornerContainer_Lon div#dynamicImgs_Lon{
			width:496px;
			/*height:150px;*/
			padding:0px;
			margin:0px;
			text-align:center;
			background:transparent; /*#5695a6;*/
			border-right:red solid 0px;
		}
		div#dynamicImgs_Lon div{
			width:236px;
			text-align:center;
			height:130px;
			float:left;
			margin:4px;
			margin-right:3px;
			padding:5px 0px;
			color:#fff;		
			background:#4A4942; /*#93d7ea;*/
			border:#636563 solid 1px;
			line-height:15px;
		}
		
		/*  Lon Details */
		div#colorCornerContainer_LonDetails{
		width:700px;
		margin:0px auto;
		
		/* url(newimages/colorCorner/bg2.jpg) no-repeat right bottom;*/
/*	background:#89cde0 url(newimages/colorCorner/bg2.jpg) no-repeat right bottom;*/
background:#ffffff ;
		background-position:103% 40px;
		text-align:left;
		padding:10px;
		font-size:12px;
		min-height:100%;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		border:#4d4e48 solid 1px;
	}
		div#colorCornerContainer_LonDetails h1{
			font-family:Arial, Helvetica, sans-serif;
			color:#52534d;
			font-weight:bold;
			font-size:200%;
			width:560px;
			padding:0px;
			border-bottom:#52534d solid 1px; 
		}
		div#colorCornerContainer_LonDetails #colorSpotContainer_LonDetails{
	background:transparent;
			width:500px;
			margin-top:10px;
			border:red solid 0px;
		}
		
		
		/* David color collection detail*/
		
		
	

	div#colorCornerContainer_Brod_Details{
		width:700px;
		margin:0px auto;
		
		/* url(newimages/colorCorner/bg2.jpg) no-repeat right bottom;*/
/*	background:#89cde0 url(newimages/colorCorner/bg2.jpg) no-repeat right bottom;*/
background:#ffffff ;
		background-position:103% 40px;
		text-align:left;
		padding:10px;
		font-size:12px;
		min-height:100%;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		border:#4d4e48 solid 1px;
	}
		div#colorCornerContainer_Brod_Details h1{
			font-family:Arial, Helvetica, sans-serif;
			color:#52534d;
			font-weight:bold;
			font-size:200%;
			width:560px;
			padding:0px;
			border-bottom:#52534d solid 1px; 
		}
		div#colorCornerContainer_Brod_Details #colorSpotContainer_Brod_Details{
	background:transparent;
			width:500px;
			margin-top:10px;
			border:red solid 0px;
		}
		.inner_TitleDavid_Brod_Details{
	font-size:200%;
	font-weight:bold;
	padding:20px 0px 3px 15px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#666 solid 1px;
	color:#000; 
	
}
.link_colorCatDavid{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
    .link_colorCatDavid:hover{
	text-decoration:underline;
}
		
/* Testimonial page*/

.inner_Title_htm{
	font-size:130%;
	font-weight:bold;
	padding:20px 0px 3px 15px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#53534a solid 3px;
	color:#fff; 	
}
.padding_table
	{
	padding:12px;
	}
.td_text_testimonial
	{	
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	text-align:justify;
	}
.img_border
	{
	border:1px solid #666666;
	background-color:#f5f6d4;
	padding:3px;
	/* height:151px;
	width:135px; */
	background-position:center;
	}
.name_text
	{
	font-size:14px;
	text-align:center;
	color:#fff;
	
	font-weight:bold;
	line-height: normal;
	}
.name_text_2
	{
	font-size:11px;
	text-align:center;
	color:#fff;
	
	line-height: normal;
	}
.testimonial_bg
	{
	background-image:url(../newimages/Testimonial/testimonial_2.gif);
	background-position:left top;
	background-repeat:repeat-y;
	padding:7px 15px 5px 5px;
	text-align:justify;
	font-style:normal;
	color:#fff;
	border:0px solid #FF0000;
	font-size:12px;	
	line-height: 17px;
	}
.testimonial_bg_2
	{
	background-image:url(../newimages/Testimonial/testimonial_5.gif);
	background-position:right top;
	background-repeat:repeat-y;
	}
.line_black
	{
	background-color:#636563;
	height:1px;
	}
	
	/*Dealer Of Month*/
	
	.inner_Title_htm_2{
	font-size:20px;
	font-weight:bold;
	padding:6px 0px 3px 25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff; 	
}
.deler_img
	{

	background-repeat:no-repeat;
	background-position: top left ;
	height:324px;
	width:688px;
	margin-top:10px;
	
	}
	
	.derler_bar_bg
	{
	background:url(newimages/dealer_nav_bg.gif) no-repeat;
	height:41px;
	}
	
	/*  Project Lead */
	
	.inner_Title_htm_2_PL{
	font-size:130%;
	font-weight:bold;
	padding:8px 0px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff; 	
}



.img_border_PL
	{
	border:1px solid #000000;
	}

