﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background:#89cbdf;
	font-size:12px;
	color:#333333;
	padding:0px;
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.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 1px;
	margin:auto;
}
	#body{
		height:155px;
		background:url(../newimages/headerBg.jpg) top repeat-x;
		width:1000px;
	}
	#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 #4a4a42;
			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;
			}
	
	#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:#53534a solid 3px;
	color:#53534a; 
	
}

.inner_Title{
	font-size:200%;
	font-weight:bold;
	padding:20px 0px 3px 15px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#53534a solid 3px;
	color:#53534a; 
	
}

.inner_Title_brod{
	font-size:200%;
	font-weight:bold;
	padding:20px 0px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#53534a solid 3px;
	color:#53534a; 
	
}
.inner_titleColorPalette, .inner_titleColorPalette_popup
{
        font-size:200%;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	color:#53534a; 
	border:0px solid #000000;
	background:url(../newimages/TCHA-SEAL.jpg)  0px 5px no-repeat #89cbdf;
   height:95px; /*83px;*/
   
}
.inner_titleColorPalette_popup
{
    background-position: -95px 5px;
}
/* Land of Nod*/
.inner_titleLON, .inner_titleLON_2
{
    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_titleLON_2
{
    /*background:url(../newimages/NodLogo_Color.jpg) no-repeat #89cbdf;*/
    background:#89cbdf;
    height:62px;
    padding:0px;
}

.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;
}
.blue_head_Large
{
	color: #53534a;
	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
}
.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;
        
    }

.inner_Txt{
	font-size:12px;
	color:#333333;
	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:#a8f0fd;
	color:#333;
	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:#7ca8b5;
	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:#89cbdf;
	color:#000;
	padding:2px;
	font-weight:bold;
}



.tr_hover_effect{
	background:#abdae8;
	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:#8fddf4;
}

.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:#000;
		font-weight:bold;
		font-size:12px;
		padding:6px 5px 0px 25px;
		text-align:left;
	}
	.LeftLinks{
		color:#35352e;
		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:#667e80 dotted 1px;
		text-align:left;
		padding:5px;
		padding-left:15px;
		padding-top:3px;
		margin-left:12px;
		margin-right:5px;
	}
	.LeftLinks:hover{
		color:#000;
		background:#9ee0f4;
	}
	.imgExpand{
		padding-left:80px;
		border:none;
	}

.product_TBL{
	background:#fff;
}
	.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;
}
	.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 details ============================================*/	

	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;
}	
	.MSDS_headingTxt{
		background:#53534a;
		color:#fff;
		font-weight:bold;
		text-align:center;
		height:25px;
	}
	.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:#ebfaff;
	border:#CCCCCC solid 1px; 
}	

	.detail_headingTxt{
		background:#3a859c;
		color:#ffffff;
		font-weight:bold;
		text-align:center;
		padding:3px 2px 3px 10px;
		height:28px;
	}

	.detail_txt2{
		background:#ddf1f7;
		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:#134965;
		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:#134965;
		/*text-align:left;*/
		/*padding:5px;*/
		height:22px;
	}
	#cart_TBL .tr{
		background:#fff;
	}
	#cart_TBL  .tr:hover{
		background:#e3ffff;
	}
	
	
	.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:#134965;
		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:#134965;
		/*text-align:left;*/
		/*padding:5px;*/
		height:22px;
	}
	#cart_TBL_dealer .tr{
		background:#fff;
	}
	#cart_TBL_dealer  .tr:hover{
		background:#e3ffff;
	}
	
	
	.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;
}

.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:#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:left;
	font-style:italic;  
	  
}

.color_note1
{
	color:#333;/*#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;
}
.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: #53534a;
	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: #53534a;
	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: #53534a;
	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: #53534a;
	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:#67abc0 solid 1px;
	border-top:none;
	background:#abdae8;
}
.TBL_form2
{
    background:#89cbdf;
    border:#62a2b5 solid 1px;
}
.form_Txt, .form_Txt2{
	font-weight:bold;
	font-size:12px;
	color:#333333;
	padding:3px;
}
.form_Txt2{
	background:#b5e3f1;
}
.form_Input_field{
	background:#fff;
	border:#989898 solid 1px;
	color:#000;
	padding:2px;
}
.form_Dropdown_field{
	background:#fff;
	border:#989898 solid 1px;
	color:#000;
	padding:2px;
	font-size:11px;
}
.form_Input_fieldArea{
	background:#fff;
	border:#989898 solid 1px;
	color:#000;
	padding:2px;
	width: 270px;
	height: 130px;
}
.txt_mandatory{
	color:#990000;
	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: #333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.signup:hover
{
	text-decoration: underline;
	color: #FCFFB5;
}



/* ======================= Customer Order Tracking--Start  =========================*/

.orderHeading
{
	background:#4C4C44; /*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: #868686; /* 96270c;*/
	font-weight: bold;
	background-color:#B9ECFD; 
}

.alternate_orderContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #868686; /* 96270c;*/
	font-weight: bold;
	background-color:#B3E2F2; 
}

.orderDetailHeading
{
	background:#FBFBE3; /*#EEEAD4;*/ /*f4f2f2;*/
	height: 25px;
	text-align: center;
	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: center;
	background-color: #FFFFFF;
}

.orderDetailAlternateContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #828282;
	background-color: #F4F2F2;
	padding-top: 5px;
	text-align: center;
}

/* ======================= 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;
}
.advertisement_leftTd{
	border:none;
}
.advertisement_leftDL, .advertisement_leftTdDL{
/*	width:180px;
	height:300px;
	background:#47473f;*/
	margin:11px;
	border: solid 1px #47473f;
	font-weight:bold;
	padding-left:15px;
}
.advertisement_leftTdDL{
	border:none;
}
.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;
}
/*.....----------------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: #BAEDFD;
	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: #534942;
	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: #534942;
	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;
}

.mousePointer 
{
	cursor:pointer;  
}

/*************************End Apply Color Popup*********************************************/

.TBL_clr_Display
{
    background:#ffffff;
    
}

/**************************Styles for Contact Us Informations*************************/

 .style17 
 {
	FONT-SIZE: 18px; 
	COLOR: #524942; 
	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: #524942;
	FONT-STYLE: italic;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.style22 {
	COLOR: #333333
}

.contact_Data
{
	color: #53534a;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px; 
}

.head_style
 {
	FONT-SIZE: 18px; 
	COLOR: #000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height:15px; 
	font-weight:bold;
}

.boxBackround
{
    background:#abdae8;
    border:#62a2b5 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:#000;
        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:#000;
           /*background:#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;
       
}


table.internationalDealer
{
    border:#ccc solid 1px;
    
}
    table.internationalDealer td
    {
        border-right:#ccc solid 1px;   
    }
table.internationalDealer tr td
    {
        padding-left:3px;
    }
ul.siteMap
{
    margin:0px 0px 0px 30px;
    padding:0px;    
    border:0px #9CE2FF solid;   
}
    ul.siteMap li, ul.siteMap li.li_1
    {
        list-style-type:disc;   
        padding:0px;
        background:#90d0e4;
        margin:2px 0px;
        cursor:hand;
        cursor:pointer;
        border:1px #7dbcd0 solid;
    }
    ul.siteMap li
    {
        background:transparent;
    }
        ul.siteMap li a
        { 
            text-decoration:none;
            color:#000;
            font-weight:bold;
            font-size:11px;
            text-align:left;
            padding:0px 5px;   
        }
        ul.siteMap li a:hover
        {
            color:#222;   
        }
        ul.siteMap li:hover
        {
            background:#92d4e8;
            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;
}           

/*  Room Visualizer */

/******************************** Mythic Visualizer   */

.MVHeaderRow
{
    background:#e0e0e0;
    
   
}
.MVRow
{
    background:#ffffff;
   
}
.MVAlternameRow
{
    background:#f5f5f5;
    
}


/******************* for internation Dealer ***********************/

.internationalDealerHeading
{
	background:#FBFBE3; /*#EEEAD4;*/ /*f4f2f2;*/
	height: 25px;
	text-align: left;
	color:#CC0000;
	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-color: #FFFFFF;

}
.internationalAlternateContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #828282;
	background-color: #F4F2F2;
	padding-top: 5px;
	text-align: left;
	
}
