body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	background: #bfb2a9;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
/* index start */
#wrapper {
	overflow: hidden;
	width: 906px;
	margin: 0 auto;
}
.holder {
	width: 888px;
	background: #fff url(../../default/images/dandm/bg-header.jpg) no-repeat;
	padding: 0 9px 8px;
}
#header {
	position: relative;
	padding-top: 170px;
}
.logo {
	position: absolute;
	left: 23px;
	top: 68px;
	margin: 0;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 158px;
	height: 71px;
	overflow: hidden;
	background: url('../../default/images/dandm/img-logo.gif') no-repeat;
}
.add-nav {
	position: absolute;
	left: -15px;
	top: 10px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.add-nav li {
	float: left;
	margin-left: 6px;
	display: inline;
	font-size: 9px;
	color: #6a6a6a;
	text-transform: uppercase;
}
.add-nav li span {
	float: left;
	margin-top: 2px;
}
.add-nav li a {
	float: left;
}
.add-nav li a img {
	display: block;

height:15px;width:30px;

}
.head-holder {
	overflow: hidden;
	width: 100%;
	padding: 6px 0;
	background: #333;
}
.head-holder ul {
	float: left;
	margin: 2px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
        text-transform:lowercase;
}
.head-holder ul li {
	float: left;
	background: url(../../default/images/dandm/divider-navigation.gif) no-repeat 0 50%;
	padding: 0 14px;
	margin-left: -2px;
}
.head-holder ul li a {
	color: #fff;
	text-decoration: none;
}
.head-holder ul li a:hover {
	text-decoration: underline;
}
.search-form {
	float: right;
	width: 198px;
	margin-right: 6px;
	display: inline;
}
.search-form .text {
	float: left;
	width: 156px;
	padding: 2px 5px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	background: #fff;
	border: 0;
}
.search-form .submit {
	float: right;
}
#main {
	overflow: hidden;
	width: 100%;
}
.main-holder {
	overflow: hidden;
	width: 100%;
}
#sidebar {
	float: left;
	width: 229px;
}
.banner {
	display: block;
	margin-top: 6px;
}
.banner1 {
	/*border: 1px solid #4563a2;*/
height:233px;overflow:hidden;width:228px;
}
.banner2 {
	border: 1px solid #d2d2d2;
}
.banner3 {
	border: 1px solid #d1e6c4;
}
.banner img {
	display: block;
}
.login-form {
	overflow: hidden;
	width: 166px;
	padding: 30px 33px 16px 28px;
	border: 1px solid #d2d2d2;
	background: url(../../default/images/dandm/bg-login-form.gif) repeat-x;
	
margin-top:8px;
}
.login-form h2 {
	margin: 0;
	font-size: 25px;
	color: #1b1b1b;
	font-weight: normal;
	
letter-spacing:-1.9px;	padding-bottom: 3px;
}
.login-box {
	overflow: hidden;
	width: 100%;
}
.login-box .text {
	overflow: hidden;
	width: 154px;
	padding: 1px 5px 3px;
	border: 1px solid #d2d2d2;
	margin-top: 6px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
}
.login-box .submit {
	float: right;
	margin-top: 6px;
}
.login-text {
	overflow: hidden;
	width: 100%;
	text-align: right;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #535353;
	padding: 6px 0 1px;
}
.login-text span {
	display: block;
	line-height: 11px;
}
.login-text span a {
	color: #535353;
	text-decoration: underline;
}
.login-text span a:hover {
	text-decoration: none;
}
.login-text div {
	text-align: center;
	margin-top: 26px;
}
#content {
	float: right;
	width: 657px;
min-height:600px;
}
.visual {
	overflow: hidden;
	width: 858px;
	padding: 19px 9px 31px 19px;
	border: 1px solid #d2d2d2;
	margin-top: 7px;
}
.visual-text {
	float: left;
	width: 520px;
}
.visual-text h2 {
	margin: 0;
	font-size: 25px;
	color: #000;
	font-weight: normal;
	letter-spacing: -1px;
}
.visual-text p {
	margin: 14px 0 0;
	font-size: 14px;
	color: #565353;
	letter-spacing: -1px;
}
.visual-text p strong {
	color: #050506;
	font-weight: normal;
}
.visual-text p strong span {
	color: #de1c1e;
}
.subscribe-form {
	float: right;
	width: 323px;
	margin-top: 43px;
}
.subscribe-form .text {
	float: left;
	width: 209px;
	padding: 1px 5px 2px;
	background: #fff;
	border: 1px solid #d2d2d2;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
}
.subscribe-form .submit {
	float: right;
}
.list {
	overflow: hidden;
	margin: 8px 0 0;
	padding: 7px 0 9px;
	list-style: none;
	background: #333;
	text-align: center;
}
.list li {
	display: inline;
	background: url(../../default/images/dandm/divider-footer.gif) no-repeat 0 50%;
	padding: 0 8px 0 14px;
	font-size: 10px;
}
.list li:first-child {
	background: none;
}
.list li a {
	color: #fff;
	text-decoration: none;
text-transform:lowercase;
}
.list li a:hover {
	text-decoration: underline;
}
#footer {
	overflow: hidden;
	width: 100%;
	text-align: center;
	padding: 15px 0;
}
#footer p {
	
-x-system-font:none;color:#6A6A6A;font-family:Verdana;font-size:9px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:15px;margin:0;}
#footer p a {
	color: #6a6a6a;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
/* index end */
/* inner start */
#side-menu {
	float: left;
	width: 223px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#side-menu li {
	float: left;
	width: 223px;
	padding: 6px 3px 0 0;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	vertical-align: middle;
z-index:100!important;
	
       
}
#side-menu li a {
	display: block;
	width: 201px;
	padding: 11px;
	background: #e1d7ca;
	color: #000;
	text-decoration: none;
}
#side-menu li .arrow {
	position: absolute;
	right: 13px;
	top: 19px;
	overflow: hidden;
	width: 8px;
	height: 8px;
	background: url(../../default/images/dandm/bg-sub-nav.gif) no-repeat;
}
#side-menu li .arrow2 {
	position: absolute;
	right: 13px;
	top: 19px;
	overflow: hidden;
	width: 8px;
	height: 8px;
	background: url(../../default/images/dandm/bg-sub-nav2.gif) no-repeat;
}

#side-menu li.hover,
#side-menu li:hover {
	position: relative;
}
#side-menu li.hover a,
#side-menu li:hover a {
	background: #f1e6d7;
}
#side-menu li a.active {
	background: #1a1a1a;
	color: #fefefe;
}
#side-menu li.hover ul,
#side-menu li:hover ul {
	display: block;
}
#side-menu li ul {
	position: absolute;
	left: 225px;
	top: 0;
	width: 171px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	background: url(../../default/images/dandm/none.gif);
}
#side-menu li ul li {
	width: 168px;
	padding-right: 0;

}
#side-menu li ul li a {
	width: 153px;
	padding: 11px 9px;
	background: #e1d7ca !important;
}
#side-menu li ul li a:hover {
	background: #f1e6d7 !important;
}
.inner #content {
	width: 656px;
}
.navs-holder {
	overflow: hidden;
	width: 100%;
	margin-top: 13px;
}
.breadcrumbs {
	overflow: hidden;
	margin: 6px 0 0 -2px;
	padding: 0;
	list-style: none;
	float: left;
	display: inline;
}
.breadcrumbs li {
	float: left;
	background: url(../../default/images/dandm/bg-breadcrumbs.gif) no-repeat 0 50%;
	padding: 0 9px;
	margin-left: -6px;
	display: inline;
	font-weight: bold;
	font-size: 11px;
}
.breadcrumbs li a {
	color: #373737;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumbs li a:hover {
	text-decoration: underline;
}
li.CurrentBreadcrumbLink a{
        font-weight: bold;
        text-decoration: none;
}
.navbar {
	float: right;
	background: url(../../default/images/dandm/bg-navbar-left.gif) no-repeat;
}
.navbar ul {
	float: left;
	background: url(../../default/images/dandm/bg-navbar-right.gif) no-repeat 100% 0;
	height: 16px;
	margin: 0;
	padding: 3px 3px 0 2px;
	list-style: none;
}
.navbar ul li {
	float: left;
	background: url(../../default/images/dandm/divider-navbar.gif) no-repeat 0 50%;
	padding: 0 4px;
	font-size: 10px;
}
.navbar ul .first {
	background: none;
}
.navbar ul li a {
	color: #464646;
	text-decoration: none;
}
.navbar ul li a:hover {
	text-decoration: underline;
}
.promobox {
	overflow: hidden;
	width: 100%;
	padding: 14px 0 5px;
	border-bottom: 1px solid #e5e5e5;
}
.promo-img {
	float: left;
	margin-left:89px;
}
.promo-text {
	float: right;
	width: 403px;
}
.promo-img p{
margin-left:-11px;
}
.property {
	overflow: hidden;
	width: 381px;
	padding: 7px 11px 13px;
	border-bottom: 1px solid #e5e5e5;
}
.property h2 {
	margin: 0;
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #c00;
	padding-bottom: 13px;
}
.prop-divider {
	overflow: hidden;
	width: 100%;
	margin-top: 7px;
}
.prop-divider p {
	margin: 0;
	float: left;
	width: 99px;
	font-size: 11px;
	color: #000;
}
.prop-divider strong,
.prop-divider span,
.prop-divider em {
	float: left;
	font-size: 12px;
}
.prop-divider strong {
	color: #c00;
}
.prop-divider span {
	color: #999;
}
.prop-divider em {
	color: #000;
	font-style: normal;
}
.add-form {
	
overflow:hidden;padding-bottom:5px;padding-top:10px;width:100%;}
.add-form label {
	float: left;
	font-size: 11px;
	color: #000;
	margin: 4px 0 0 11px;
	display: inline;
}
.add-form select {
	float: left;
	width: 45px;
	margin-left: 55px;
	display: inline;
}
.add-form .submit {
	float: right;
}
.boproducts-holder {
	overflow: hidden;
	width: 623px;
	padding: 25px 10px 0 23px;
}
.products-holder h2 {
	margin: 0;
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #1a1a1a;
}
.products-holder p {
	margin: 17px 0 0;
	line-height: 18px;
}
.products-holder h3 {
	margin: 29px 0 0;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #1a1a1a;
	padding-bottom: 2px;
}
.products-holder .cont-title {
	display: block;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 17px 0 -15px;
}
.pagination {
	overflow: hidden;
	height: 100%;
	margin: 20px 0 0 -2px;
	padding: 0 0 2px;
	list-style: none;
}
.pagination li {
	float: left;
	padding: 0 4px;
	margin-left: -1px;
	background: url(../../default/images/dandm/divider-pagination.gif) no-repeat 0 50%;
}
.pagination li a {
	color: #333;
	text-decoration: underline;
}
.pagination li a:hover {
	text-decoration: none;
}
.products {
	/*overflow: hidden;*/
	width: 696px;
	margin: 27px 0 0 0px;
	position: relative;
}
.products-box {
	float: left;
	width: 151px;
	text-align: center;
        font-weight:bold;
        min-height:220px;
        padding-left: 8px;
        padding-right: 8px;
}
.products-box p {
	margin: 0;
	color: #373737;
}
.products-box p a{
        font-family:Arial;
        font-size:11px;
	color: #373737;
text-decoration:none;
}
.products-box p a:hover{
        text-decoration:underline;
}

.products-box strong {
	display: block;
	font-size: 12px;
	color: #dd1b1e;
	font-weight: bold;
	margin-top: 0px;
}
.products-box em {
	font-style: normal;
	display: block;
	font-size: 10px;
	color: #999;
}
.products-box span {
	display: block;
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
font-weight:bolder;
margin-top:3px;
}
.products-box span a {
	color: #1a1a1a;
	text-decoration: underline;
}
.products-box span a:hover {
	text-decoration: none;
}
/* inner end */

/* extra added*/

.banner p
{
margin-bottom:0px;
}
#PageContent > h2 {
	margin:20px 0 0;
	font: 29px Georgia, "Times New Roman", Times, serif;
	color: #EC1F26;
}
#CategoryHeading h2{
	margin: 0;
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #EC1F26;
}

#sidenavigation .ActivePage,#sidenavigation .ActivePage ul,#sidenavigation .ActivePage ul li
{
display:block!important;
}
#sidenavigation .ActivePage > a
{
display:none;
}

#sidenavigation li
{
display:none;
}
#sidenavigation{
margin:0px;
}
.title
{
overflow:hidden;padding:7px 11px 0 0;width:657px;
}
.title h2
{
-x-system-font:none;color:#CC0000;font-family:Georgia,"Times New Roman",Times,serif;font-size:25px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;margin:0;padding-bottom:13px;
width:418px;
float:left;

}
.promobox2
{
overflow:hidden;padding:14px 0 5px;width:103%;
}

.promobox2 .products-box {margin-bottom:28px;min-height:205px;}

#homecontent{float:right;width:652px;}
#PromoButton {height:127px;left:647px;position:absolute;right:82px;top:47px;width:158px;}

/* skin-analysis css*/
#stagesContainer
{
background: url(../../default/images/dandm/stage_back.png) ;
height:555px;
width:659px;
float:left;
margin-left:-3px;
margin-bottom:10px;
}
.stage{

position:relative;
}
.divForm
{
float:left;
height:500px;
padding-left:25px;
padding-top:16px;
position:relative;
width:435px;

}
.divForm h2{
color:#000!important;

}
.divForm hr{
margin-top:11px;
color:#CCCCCC;
margin-bottom:1px;
}
.divForm td{
border-bottom:1px solid #E7E7E7;padding:4px;

}
.divForm table{
width:100%;
}
.next
{
float:right;
}
.previous
{
float:left;
}
.buttonContainer
{
bottom:0px;
position:absolute;
width:390px;
}
.stagelist
{
float:right;
margin-right:23px;
margin-top:49px;
margin-left:-10px;
}
.stagelist ul{
list-style-type:none;
}
.stagelist ul li
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E1D7CB none repeat scroll 0 0;
color:#000000;
cursor:pointer;
display:block;
font-size:12px;
height:22px;
margin:0 0 5px;
padding-top:6px;
text-indent:16px;
width:156px;
}

.stagelist ul .active
{
background:#000;
color:#fff;
}
/*skin- analysis css ends here*/

.searchpageContent{margin-bottom:3px;margin-top:-4px;}


#ContactForm
{
background:transparent url(../../default/images/dandm/enquiry_back.gif) repeat-x scroll 0 0;
border:1px solid #D3D3D3;
padding-top:14px;
margin-top:23px;
}
#sideContent
{
float:right;margin-top:5px;
margin-right:10px;}
.errMsg
{
color:red;
}
#men{
margin-left:-24px;
position:absolute;
}
.pageBanner{
border:1px solid #D3D3D3;
}
.__mce_add_custom__{
border:1px solid #D3D3D3;
}
.products-holder .products .products-box{
margin-left:-15px;
}
.BlockContent p{
line-height:1.7;
}
.alExtra
{
padding-left:35px;
}
.caExtra{
padding-left:9px;padding-right:70px;
}
.promo-img img
{
height:143px;
}
#frmCompare .products-box{

margin-bottom:15px;
}
#CategoryHeading .BlockContent h2{
margin-left:-3px;
}
#frmSS22{
-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:transparent url(../../default/images/dandm/enquiry_back.gif) repeat-x scroll 0 0;border:1px solid #D3D3D3;height:198px;margin-top:12px;padding-top:14px;width:63%;
padding-left:18px;

}
#frmSS22 .required{
color:Red;
}
.finput{

}
.products li{
margin-left:13px;
}

