html{min-height:100%; margin-bottom:1px;}
body{font-family:Arial, Helvetica, sans-serif; color:#000000; margin:0; padding:0; background-color:#fec14e}
img{ border:0}
.global{width:985px; margin:0 auto; padding:0; height:100%;}
.wrapper{background-color:#fffefc; float:left; padding:0 19px 0 9px; }
.clear{clear:both; font-size:1%; line-height:0; height:1% }
/* header starts */
.header{float:left; width:957px;padding:0; margin:0;}
.header_container{padding:5px 0 15px 21px;}
.logo{float:left; margin-top:15px;padding-bottom: 21px}
.header_links{float:right; text-align:right;}
.header_links ul.first_lvl{list-style:none; margin:2px 0 0 0; padding:0;}
.header_links ul.first_lvl li{display:inline; vertical-align:top;}
.header_links ul.first_lvl li a{color:#666666; text-decoration:none; font-size:11px; vertical-align:top;}
.header_links ul.first_lvl li a img { float:left; }
.header_links ul.first_lvl li.first_link{margin-right:23px; margin-left:13px;}
.header_links ul.first_lvl li.link{margin-right:23px;}
.header_links ul.second_lvl{list-style:none; margin:8px 0 0 10px; padding:0;}
.header_links ul.second_lvl li{display:inline; color:#666666; font-size:11px;}
.header_links ul.second_lvl li a{color:#666666; text-decoration:none; font-size:11px;}
.header_links ul.second_lvl li.first_link{margin-right:15px; margin-left:267px; background:url(../../images/gray_bullet.gif) no-repeat 0 5px; padding-left:8px;}
.header_links ul.second_lvl li.search{margin-right:0px; background:url(../../images/gray_bullet.gif) no-repeat 0 5px; padding-left:8px;}
.header_links ul.second_lvl li.searchbox input{border:1px solid #e0e0e0; font-size:11px; width:89px; vertical-align:middle; }
.header_links ul.second_lvl li.searchbtn{margin:2px 0 5px 3px; padding:0;}
.header_links ul.second_lvl li.searchbtn input{vertical-align:bottom;}
/* header ends */

/* nav starts */

.topnav{float:left; width:957px; border-bottom:2px solid #fff; padding:0; margin:0; position:relative;}
.topnav ul{ list-style:none; margin:0; padding:0; float: left;background:url(../../images/nav_bg_gradi.gif) repeat-x top left; }
.topnav ul li{margin:0; padding:0; float:left;}
.topnav ul li.space{ margin:0; padding:0; height: 31px;border-right:2px solid #f9b208; }
.topnav ul li a{ margin:0; padding:0; font-family:"Trebuchet MS",helvetica,arial,clean,sans-serif; font-size:12px; text-align:center; vertical-align:middle; font-weight:bold;color:#3a4122; text-decoration:none; }
li a#exp_hlp{ padding:8px 0 5px 0; margin:0; width:139px;background:url(../../images/top_nav_arrow.gif) no-repeat 22px 11px }
li a#ideas_make{ padding:8px 0 5px 0; margin:0; width:182px;background:url(../../images/top_nav_arrow.gif) no-repeat 22px 11px}
li a#world_colour{ padding:8px 0 5px 0; margin:0; width:194px;background:url(../../images/top_nav_arrow.gif) no-repeat 22px 11px}
li a#product{ padding:8px 0 5px 0; margin:0; width:127px;background:url(../../images/top_nav_arrow.gif) no-repeat 22px 11px}
li a#contact{  padding:8px 0 5px 0; margin:0; width:140px;background:url(../../images/top_nav_arrow.gif) no-repeat 22px 11px}
li a#dealer_loc{  padding:8px 0 5px 0; margin:0;  width:139px; text-decoration: none;background:url(../../images/top_nav_arrow.gif) no-repeat 8px 11px}
.topnav ul li.lfimg{margin:0!important; padding:0; width:13px; height:31px;background:url(../../images/nav_lf_curve.gif) no-repeat;}
.topnav ul li.rtimg{ margin:0!important; padding:0; float:right;  width:13px; height:31px;background:url(../../images/nav_rt_curve.gif) no-repeat top right}
/* nav ends */

/* CSS Document */
#nav, #nav ul {
	float:left;
}

#nav a {
	display:block;
}

#nav li ul {
	border-bottom: 0; /*THEME CHANGE HERE*/
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	position: absolute;
	left: -1000000px;
	right:0;
	top:0;
	width:146px;
	font-size: 1.0em;
	margin: -14px 0 0 0px;
	* margin: -14px 0 0 0px;
	padding:0;
	background-image: none;
	z-index: 1;
	min-height: 192px; height: auto!important; height: 192px; background-color: #ffc140;
}

#nav li ul.dealer_locator {
	border-bottom: 0; /*THEME CHANGE HERE*/
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	position:absolute;
	width: 146px;;
	font-size: 1.0em;
	margin-top: -14px;
	margin-left:811px;
	display:none;
	padding:0;
	background-image: none;
	z-index: 1;
}



#nav li ul.ideas {
	/*margin-left: 171px;*/
	margin-left: 158px;
	* margin-left: 161px;
}

#nav li ul.world_of_colours {
	/*margin-left: 355px;*/
	margin-left: 342px;
	* margin-left: 345px;
}

#nav li ul.products {
	margin-left: 540px;
	* margin-left: 543px;
}

#nav li ul.contact_us {
	margin-left: 668px;
	* margin-left: 671px;
}

/*#nav li ul.dealer_locator {
	margin-left: 817px;
	* margin-left: 820px;
}*/

#nav li ul.ideas li.dealer {
	background-color: none;
	border: none;
	display: block;
	height: 1%;
	border: 1px solid red;
}

#nav li ul li {
	background-color: #ffc140;
	padding: 0px 0 0px 10px;
	margin:0;
	position:relative;
	width:136px;
	float: left;
	background-image:none;
	display:block;
}

#nav li ul.dealer_locator li {
	background-color: #ffc140;
	padding: 0px 0 0px 10px;
	margin:0px;
	position:relative;
	background-image:none;
	height: 1%;
}


#nav li ul li img.paddbot {
	padding-bottom: 60px;
}

* html #nav li ul li img.paddbot {
	padding-bottom: 65px;
}

*:first-child+html #nav li ul li img.paddbot {
	padding-bottom: 65px;
}

#nav li ul li img.paddbot1 {
	padding-bottom: 0px;
	height:19px;
}

* html #nav li ul li img.paddbot1 {
	padding-bottom: 3px;
	height:21px;
}

*:first-child+html #nav li ul li img.paddbot1 {
	padding-bottom: 3px;
	height:21px;
}

#nav li ul li img.paddbot2 {
	padding-bottom: 36px;
}

* html #nav li ul li img.paddbot2 {
	padding-bottom: 41px;
}

*:first-child+html #nav li ul li img.paddbot2 {
	padding-bottom: 41px;
}

#nav li ul li img.paddbot3 {
	padding-bottom: 90px;
}

* html #nav li ul li img.paddbot3 {
	padding-bottom: 95px;
}

*:first-child+html #nav li ul li img.paddbot3 {
	padding-bottom: 95px;
}

#nav li ul li img.paddbot4 {
	padding-bottom: 132px;
}

* html #nav li ul li img.paddbot4 {
	padding-bottom: 137px;
}

*:first-child+html #nav li ul li img.paddbot4 {
	padding-bottom: 137px;
}

#nav li ul li img.paddbot5 {
	padding-bottom: 60px;
}

* html #nav li ul li img.paddbot5 {
	padding-bottom: 65px;
}

*:first-child+html #nav li ul li img.paddbot5 {
	padding-bottom: 65px;
}
#nav li ul li a {
	color:#444c23;
	font-weight:bold;
	text-decoration:none;
	padding:3px 0;
	margin:0;
	float: left;
	position:relative;
	text-align: left;
	width:136px;
}
#nav li ul.dealer_locator li a {
display: block;
}
#nav li ul li a:hover {
	color:#ffffff;
}

#nav li:hover ul, #nav li.sfhover ul {
	top: 45px;
	left: 0;
	font-weight: bold;
	display:block;
}


/*---------- bubble tooltip -----------*/
a.tt{
    /*position:relative;*/
    z-index:24;
    /*color:#3CA3FF;*/
	text-decoration:none;
	height: 1%;
	background: none;
}
a.tt span{ display: none; }

a.tt span table{ margin-left:2px;}

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #000000; background:;}

a.tt:hover .topspace {
	padding: 14px 25px 8px 0;
}

a.tt:hover .topspace_nobot {
	padding: 14px 25px 0px 0;
}

a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0; 
	left:0;
	padding: 6px 5px 0 0;
	width:200px;
	height:186px;
	color: #000000;
    text-align: left;
	/*filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;*/
	background-color:#ffc140;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	font-size:0.9em;
	margin-left: 135px;
	margin-top: -1px;
	font-weight:normal;
	z-index: 25;
}

* html a.tt:hover span.tooltip, * html a.tt:hover span.tooltip1, * html a.tt:hover span.tooltip2, * html a.tt:hover span.tooltip3, * html a.tt:hover span.tooltip4, * html a.tt:hover span.tooltip5, * html a.tt:hover span.tooltip6, * html a.tt:hover span.tooltip7, * html a.tt:hover span.tooltip0_1, * html a.tt:hover span.tooltip0_2, * html a.tt:hover span.tooltip0_3, * html a.tt:hover span.tooltip0_3, * html a.tt:hover span.tooltip0_4, * html a.tt:hover span.tooltip0_5, * html a.tt:hover span.tooltip0_6, * html a.tt:hover span.tooltip0_7 * html a.tt:hover span.tooltip0_8, * html a.tt:hover span.tooltip0_2, * html a.tt:hover span.tooltip1_2, * html a.tt:hover span.tooltip2_2, * html a.tt:hover span.tooltip3_2, * html a.tt:hover span.tooltip4_new, * html a.tt:hover span.tooltip9_1 {
	margin-left: 136px;
}

a.tt:hover span.tooltip0_1 { margin-top: -1px; min-height:276px; } /*colour tool*/
a.tt:hover span.tooltip1_1 { margin-top: -43px; min-height:276px; }/*colour tool*/
a.tt:hover span.tooltip2_1 { margin-top: -67px; min-height:276px;}/*colour tool*/
a.tt:hover span.tooltip3_1 { margin-top: -91px; min-height:276px; }/*colour tool*/
a.tt:hover span.tooltip4_1 { margin-top: -115px; min-height:276px; }/*colour tool*/
a.tt:hover span.tooltip5_1 { margin-top: -139px; min-height:276px; }/*colour tool*/
a.tt:hover span.tooltip6_1 { margin-top: -163px; min-height:276px; }/*colour tool*/
a.tt:hover span.tooltip7_1 { margin-top: -187px; min-height:276px; }/*colour tool*/
a.tt:hover span.tooltip8_1 { margin-top: -211px; min-height:276px; }/*colour tool*/
a.tt:hover span.tooltip9_1 { margin-top: -235px; min-height:276px; }/*colour tool*/
a.tt:hover span.tooltip10_1 { margin-top: -259px; min-height:276px; }/*colour tool*/
/*a.tt:hover span.tooltip11_1 { margin-top: -301px; min-height:276px; }*//*colour tool*/

a.tt:hover span.tipWorld { height: 238px; }
* html a.tt:hover span.tipWorld { height: 236px; }
*:first-child+html a.tt:hover span.tipWorld { height: 236px; }
a.tt:hover span.tooltip table { width: 200px; }

/*6sep10*/
a.tt:hover span.tooltip0_2 { margin-top:-43px;}
a.tt:hover span.tooltip1_2 { margin-top:-67px;}
a.tt:hover span.tooltip2_2 { margin-top:-91px;}
a.tt:hover span.tooltip3_2 { margin-top:-115px;}

a.tt:hover span.tooltip1 {
	position: absolute;
	display:block;
	margin-left: 135px;
	background-color:#ffc140;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	top: 0;
	left: 0;
	font-size:0.9em;
	font-weight:normal;
	z-index: 25;
	padding: 6px 5px 0 0;
	width:200px;
	height:186px;
	color: #000000;
    text-align: left;
	margin-top: -25px;
}

a.tt:hover span.tooltip2 {
	position: absolute;
	display:block;
	margin-left: 135px;
	background-color:#ffc140;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	top: 0;
	left: 0;
	font-size:0.9em;
	font-weight:normal;
	z-index: 25;
	padding: 6px 5px 0 0;
	width:200px;
	height:186px;
	color: #000000;
    text-align: left;
	margin-top: -49px;
}

a.tt:hover span.tooltip3 {
	position: absolute;
	display:block;
	margin-left: 135px;
	background-color:#ffc140;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	top: 0;
	left: 0;
	font-size:0.9em;
	font-weight:normal;
	z-index: 25;
	padding: 6px 5px 0 0;
	width:200px;
	height:186px;
	color: #000000;
    text-align: left;
	margin-top: -73px;
}

a.tt:hover span.tooltip4 {
	position: absolute;
	display:block;
	margin-left: 135px;
	background-color:#ffc140;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	top: 0;
	left: 0;
	font-size:0.9em;
	font-weight:normal;
	z-index: 25;
	padding: 6px 5px 0 0;
	width:200px;
	height:186px;
	color: #000000;
    text-align: left;
	margin-top: -97px;
}

a.tt:hover span.tooltip4_new {
	position: absolute;
	display:block;
	margin-left: 135px;
	background-color:#ffc140;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	top: 0;
	left: 0;
	font-size:0.9em;
	font-weight:normal;
	z-index: 25;
	padding: 6px 5px 0 0;
	width:200px;
	height:186px;
	color: #000000;
    text-align: left;
	margin-top: -121px;
}

a.tt:hover span.tooltip5 {
	position: absolute;
	display:block;
	margin-left: 135px;
	background-color:#ffc140;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	top: 0;
	left: 0;
	font-size:0.9em;
	font-weight:normal;
	z-index: 25;
	padding: 6px 5px 0 0;
	width:200px;
	height:186px;
	color: #000000;
    text-align: left;
	margin-top: -121px;
}

a.tt:hover span.tooltip6 {
	position: absolute;
	display:block;
	margin-left: 135px;
	background-color:#ffc140;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	top: 0;
	left: 0;
	font-size:0.9em;
	font-weight:normal;
	z-index: 25;
	padding: 6px 5px 0 0;
	width:200px;
	height:186px;
	color: #000000;
    text-align: left;
	margin-top: -145px;
}

a.tt:hover span.tooltip7 {
	position: absolute;
	display:block;
	margin-left: 135px;
	background-color:#ffc140;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	top: 0;
	left: 0;
	font-size:0.9em;
	font-weight:normal;
	z-index: 25;
	padding: 6px 5px 0 0;
	width:200px;
	height:186px;
	color: #000000;
    text-align: left;
	margin-top: -169px;
}

a.tt:hover span.tooltip1_8 {
	position: absolute;
	display:block;
	margin-left: 135px;
	background-color:#ffc140;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	top: 0;
	left: 0;
	font-size:0.9em;
	font-weight:normal;
	z-index: 25;
	padding: 6px 5px 0 0;
	width:200px;
	height:186px;
	color: #000000;
    text-align: left;
	margin-top: -193px;
}

a.tt:hover span.tooltip8 {
    display:block;
    position:absolute;
    top:0; 
	left:0;
	padding: 6px 0 0 28px;
	width:180px;
	height:186px;
	color: #000000;
    text-align: left;
	/*filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;*/
	margin-left:-216px;
	margin-top: -1px;
	/*margin-top:-65px;*/
	background-color:#ffc140;
	border-bottom:1px solid #ffffff;
	/*border-right:1px solid #ffffff;*/
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	font-size:0.9em;
	/*margin-left: 135px;*/
	font-weight:normal;
	z-index: 25;
}

a.tt:hover span.tooltip8_deal { display:block; position:absolute; top:0; left:0; padding: 6px 0 0 28px; width:180px; height:186px; color: #000000; text-align: left; /*filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;*/
	margin-left:-216px; margin-top: -43px; background-color:#ffc140; border-bottom:1px solid #ffffff; border-left:1px solid #ffffff; border-top:1px solid #ffffff; font-size:0.9em; font-weight:normal; z-index: 25; } /*azone_deal*/
a.tt:hover span.tooltip8_deal_colourstore { display:block; position:absolute; top:0; left:0; padding: 6px 0 0 28px; width:180px; height:186px; color: #000000; text-align: left; margin-left:-216px; margin-top: -85px; background-color:#ffc140; border-bottom:1px solid #ffffff; border-left:1px solid #ffffff; border-top:1px solid #ffffff; font-size:0.9em; font-weight:normal; z-index: 25; } 

a.tt:hover span.tooltip8_deal_kid { display:block; position:absolute; top:0; left:0; padding: 6px 0 0 28px; width:180px; height:186px; color: #000000; text-align: left; margin-left:-216px; margin-top: -127px; background-color:#ffc140; border-bottom:1px solid #ffffff; border-left:1px solid #ffffff; border-top:1px solid #ffffff; font-size:0.9em; font-weight:normal; z-index: 25; } 

a.tt:hover span.tooltip8_deal_kid.height_deal {min-height:186px;}

a.tt:hover span.tooltip8_urvoice { display:block; position:absolute; top:0; left:0; padding: 6px 0 0 28px; width:180px; height:186px; color: #000000; text-align: left; margin-left:-216px; margin-top: -49px; background-color:#ffc140; border-bottom:1px solid #ffffff; border-left:1px solid #ffffff; border-top:1px solid #ffffff; font-size:0.9em; font-weight:normal; z-index: 25; } /*Your voice*/

a.tt:hover span.height_deal {min-height:210px;} /*Your voice*/

a.tt:hover span.tooltip9 {
	position: absolute;
	display:block;
	margin-left: -216px;
	background-color:#ffc140;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	top: 0;
	left: 0;
	font-size:0.9em;
	font-weight:normal;
	z-index: 25;
	padding: 6px 0 0 28px;
	width:180px;
	height:186px;
	color: #000000;
    text-align: left;
	margin-top: -25px;
}

a.tt:hover span.tooltip10 {
    display:block;
    position:absolute;
    top:0; 
	left:0;
	padding: 6px 0 0 28px;
	width:180px;
	height:186px;
	color: #000000;
    text-align: left;
	/*filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;*/
	background-color:#ffc140;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	font-size:0.9em;
	margin-left: -216px;
	margin-top: -1px;
	font-weight:normal;
	z-index: 25;
}

a.tt:hover span.tooltip table  {
	width: 200px;
}


/* Sub Menu Ends */

.banner { margin:0 0 0px 0; padding:0px 0px 0px 0px; font-size:1%; background:url(../../images/ace_banner_bg.jpg) no-repeat; width:957px;}


/* breadcrumb starts */
.breadcrumb{ width:949px; background-color:#ffefc3; color:#45473e; font-weight:bold; font-size:11px; padding:3px 0 3px 8px; margin-bottom:5px; float:left;}
.breadcrumb a{text-decoration:none; color:#45473e; font-weight:normal;}
.breadcrumb span{font-weight:normal;}
/* breadcrumb ends */

/**********************************************
Layout 
**********************************************/
.content {
width: 957px;
padding: 0px 0px 0px 0px;
margin:0;
float:left;
}

.descript {
padding: 416px 0px 40px 273px;
}

h1 {
font-size: 31px;
color: #004f8a;
font-weight:bold;
padding: 0;
margin:0;
}

h2.move {
font-size: 19px;
color: #a9965d;
font-weight:bold;
padding: 0px 0px 0px 0px ;
margin:0;
}
h2.prot {
font-size: 18px;
color: #004f8a;
font-weight:bold;
padding: 0;
margin:0;
}

.descript ul {
margin: 13px 0px 0px 0px;
padding: 0;
list-style: none;
}

.descript ul li {
display:inline;
padding: 0px 0px 0px 0px;
}

.descript ul li.umb {
background:url(../../images/umbrella.jpg) no-repeat 0px 2px;
width: 40px;
padding: 13px 40px 40px 40px ;
font-size: 13px;
color: #343535;
}
.descript ul li.sun {
background:url(../../images/sun.jpg) no-repeat 0px 2px;
width: 40px;
padding: 13px 40px 40px 40px ;
font-size: 13px;
color: #343535;
}

.details {
padding: 20px 0px 20px 0px;
margin:0;
float: left;
}

.topbg {
background:url(../../images/top_bg.gif) no-repeat 0px 3px;
width: 957px;
height: 15px;
}
.bottombg {
background:url(../../images/bottom_bg.gif) no-repeat;
width: 957px;
height: 20px;
}

.data {
background:url(../../images/details_bg1.gif) repeat-y -1px 100%;
padding: 0;
margin: 0;
}

.content_data {
background:url(../../images/details_contentbg.gif) repeat-x 0px 100%;
width: 950px;
padding: 0px 0px 0px 0px;
margin-left: 2px;
}

.content_data p.desc {
color: #494949;
font-size: 13px;
width: 600px;
padding: 25px 0px 17px 110px;
margin:0;
width: 716px;
}
.content_data p.desc1 {
color: #494949;
font-size: 13px;
width: 600px;
padding: 5px 0px 17px 120px;
margin:0;
width: 716px;
}
.content_data p.det {
color: #494949;
font-size: 13px;
width: 600px;
padding: 0px 0px 0px 110px;
margin:0;
width: 716px;
}

.main {
background: url(../..//images/ace_bg4.gif) no-repeat;
width: 801px;
/*height: 400px;*/
margin-left: 90px;

}

#data_head {
margin: -14px 0px 0px 30px;
*margin: 0px 0px 0px 30px;
padding: 0;

}

table.main_content {
width: 741px;
padding: 0px;
margin: -5px 0px 4px 30px;
}

/*table.main_content td {
margin-bottom: 8px;
}
*/
.features {
float:left;
width: 219px;
margin: 0px 0px 0px 0px;
}


table.main_content th {
margin-right: 5px;
}
.feature_head {

background:url(../../images/feature_bg.gif) repeat-x 0 0px;
width: 217px;
/*padding: 11px 0 0 0;*/
border-left: 1px solid #cececd;
border-top: 1px solid #cececd;
border-right: 1px solid #cececd;
margin: 18px 0px 0px 0px;
padding:5px 8px 4px 0px;
text-align:center;

}

.feature_head h1 {
font-size:16px;
color: #333332;
}

/*table.main_content td {
font-size:16px;
color: #333332;
}*/

/*table.main_content td ul {
padding:0;
margin: 12px 0px 0px 0px;
list-style:none;
}

table.main_content td ul li {

padding: 0px 0px 0px 30px;
margin-bottom: 8px;
}*/



.features_fst {
padding: 16px 0px 16px 30px;
background: #fff url(../../images/feat_listbg.gif) repeat-y;
color: #333332;
font-size: 14px;
font-weight:bold;
width: 213px;

}


/*.features ul li.fst span.sel {
background: url(../../images/bullet_1.gif) no-repeat 90px 90px;
padding: 0px 0px 0px 0px;
}*/

.features_snd {
padding: 25px 0px 28px 30px;
background: #fff url(../../images/feat_listbg.gif) repeat-y;
color: #333332;
font-size: 14px;
font-weight:bold;
width: 213px;
}

.features_thd {
padding: 11px 0px 21px 30px;
background: #fff url(../../images/feat_listbg.gif) repeat-y;
color: #333332;
font-size: 14px;
font-weight:bold;
width: 213px;
}
.features_foth {
padding: 21px 0px 22px 30px;
background: #fff url(../../images/feat_listbg.gif) repeat-y;
color: #333332;
font-size: 14px;
font-weight:bold;
width: 213px;
}
.features_fith {
padding: 15px 0px 15px 30px;
background: #fff url(../../images/feat_listbg.gif) repeat-y;
color: #333332;
font-size: 14px;
font-weight:bold;
width: 213px;
}


.paint_head {

margin: 0 0px 0 0px;
padding: 0px 0 6px 0;
width: 220px;

/*padding: 23px 0px 18px 0px;
margin: 0px 0px 0px 1px;*/

}

.paints {
float:left;
background:url(../../images/paint.gif) no-repeat;
width: 219px;
padding: 23px 0px 18px 0px;
margin: 0px 0px 0px 16px;
text-align: center;
}
*html .paints {
float:left;
background:url(../../images/paint.gif) no-repeat;
width: 219px;
padding: 23px 0px 18px 0px;
margin: 0px 0px 0px 9px;
text-align: center;
}


.paint_head h1 {
font-size:16px;
color: #333332;
}
/*.paints ul {
padding:0;
margin: 0px 0px 0px 0px;
list-style:none;

}
.paints ul li {
color: #221b07;
font-size: 13px;
background-color: #eee8d6;
margin-bottom: 8px;
padding:0;
}*/
.paints_fst {
padding: 9px 9px 5px 9px;
*padding: 5px 9px 5px 9px;
color: #221b07;
font-size: 13px;
background-color: #eee8d6;
}

.paints_snd {
padding: 0px 9px 13px 9px;
*padding: 0px 9px 3px 9px;
color: #221b07;
font-size: 13px;
background-color: #eee8d6;
}

.paints_snd ul {
margin:0;
padding: 0;
list-style:none;
}
.paints_snd ul li {
padding: 0px 0px 0px 9px;
margin:0;
background:url(../../images/bullet.gif) no-repeat 0px 4px;
}


.paints_thd {
padding: 9px 9px 8px 9px;
color: #221b07;
font-size: 13px;
background-color: #eee8d6;
}
.paints_foth {
padding: 8px 9px 22px 9px;
*padding: 8px 9px 22px 9px;
color: #221b07;
font-size: 13px;
background-color: #eee8d6;
}
/**html .paints ul li.foth {
padding: 6px 9px 0px 9px;
}*/
.paints_foth ul {
margin:0;
padding: 0;
list-style:none;
}
.paints_foth ul li {
padding: 0px 0px 0px 9px;
margin:0;
background:url(../../images/bullet.gif) no-repeat 0px 5px;
}
.paints_fith {
padding: 7px 0px 7px 9px;
color: #221b07;
font-size: 13px;
background-color: #eee8d6;
}


.emulsion {
/*background:#FF00FF;*/
background:url(../../images/emulsion.gif) no-repeat;
width: 280px;
padding: 20px 0px 20px 0px;
margin-left: 8px;
margin-top: 4px;
text-align:center;
float:left;
}

.emulsion_head h1 {
font-size:16px;
color: #333332;
}
/*.emulsion ul {
padding:0;
margin: -2px 0px 0px 0px;
list-style:none;
}
.emulsion ul li {

margin-bottom: 8px;
}*/
.emulsion_fst {
padding: 9px 9px 5px 9px;
*padding: 5px 9px 5px 9px;
color: #221b07;
font-size: 13px;
background-color: #cfe5f2;
}
.emulsion_snd {
padding: 8px 9px 13px 9px;
color: #221b07;
font-size: 13px;
background-color: #cfe5f2;
}

.emulsion_snd ul {
margin:0;
padding: 0;
list-style:none;
}
.emulsion_snd ul li {
padding: 0px 0px 0px 9px;
margin:0;
background:url(../../images/bullet.gif) no-repeat 0px 4px;
}

.emulsion_thd {
padding: 9px 9px 5px 9px;
*padding: 9px 9px 6px 9px;
color: #221b07;
font-size: 13px;
background-color: #cfe5f2;
}
.emulsion_foth {
padding: 8px 9px 6px 9px;
*padding: 8px 9px 2px 9px;
color: #221b07;
font-size: 13px;
background-color: #cfe5f2;
}
.emulsion_foth ul {
margin:0;
padding: 0;
list-style:none;
}
.emulsion_foth ul li {
padding: 0px 0px 0px 9px;
margin:0;
background:url(../../images/bullet.gif) no-repeat 0px 5px;
}
.emulsion_fith {
padding: 7px 0px 7px 9px;
color: #221b07;
font-size: 13px;
background-color: #cfe5f2;
}

/* footer starts */
.footer{float:left; width:985px; background-color:#FFFFFF; font-size:10px; padding-top:30px; margin:-35px 0 0 0; background:url(../../images/footer_bg1.jpg) no-repeat 0 0; }
.footer_container{width:978px; text-align:left; background:url(../../images/footer_bg.gif) repeat-x; margin:0 auto; padding:4px 0 0 0;}
.footer_container a.footer_link{color:#474747; text-decoration:none; font-size:11px; background:url(../../images/footer_separator.gif) no-repeat center right; padding-right:8px; padding-left:8px; }
.footer_container_padd{padding-right:8px; padding-left:8px; color:#474747; font-size:11px; margin:0}
.copyrights{color:#666666; text-align:right;}
.copyr{color:#666666; padding:8px 0 0 7px}
.copyrights a{text-decoration:none; color:#9e9e9e;}
/* footer ends */

.cherry {position:absolute; top:-10px; left:-7px; z-index:1;}
.cherry2 {position:absolute; top:-10px; right:-8px; z-index:1;}
.snow_fall {position:absolute; z-index:1; left:-26px; top:-240px;}
