/* General Classes */
body
{
	padding: 0;
	margin: 0;
	font: 11px Verdana;
	background: #E5EDF8 url(../images/bg.jpg) repeat-y center;
}
.wrapper
{
	background: url(../images/bg_gradiant.jpg) repeat-x top;
	width:978px;
	margin:auto;
}
.container
{
	background: url(../images/header_bg.jpg) no-repeat top;
}
.content
{
	margin:0px 12px 0px 13px;
}
* html .content
{
	margin:0px 12px 0px 13px;
	width: 950px !important; /* To override inline style */
}
img
{
	border: none;
}
a, A:link, A:visited, A:active, .content a, .content a:link
{
	color: #9A9A9A;
	text-decoration: none;
}
a:hover, .homelink a:hover
{
	text-decoration: underline;
}
/* Headings */
.heading1
{
	color: #fff;
	font: 18px/26px Verdana;
	margin: 0;
}

.heading2
{
	color: #fff;
	font: 15px/23px Verdana;
	margin: 0;
}
.productHeading2
{
	font-size: 15px;
	font-family: Verdana;
}
/* Clearing Floats */
.cf:after
{
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.cf
{
	min-height: 1%;
}
/* Header */
#header
{
	margin: 0 41px 20px 42px;
}
/* Header Logo */
.logo
{
	margin: 56px 0 0;
	float: left;
}
.logo span
{
	font-family: segoe, Arial;
	font-size: 20px;
	color: #636363;
}
/* Search Bar */
.search
{
	float: right;
	margin: 32px 0 0;
}
.search ul
{
	list-style: none;
	margin: 5px 0 0;
	padding: 0;
	text-align: right;
}
.search li
{
	display: inline;
}
.search li a
{
	color: #707070;
	text-decoration: none;
}
.arw a
{
	background: url(../images/arrow.png) no-repeat right 5px;
	padding: 0 15px 0 0;
}
.search li a:hover
{
	text-decoration: underline;
}
.stxt,
.sbtn
{
	height: 21px;
	border: none;
}
.stxt
{
	background: url(../images/searchBg.png) no-repeat;
	border: none;
	width: 151px;	
	padding: 0;	
	float: left;
	padding: 2px 2px 0;
}
.sbtnBG
{
	background: url(../images/searchBtn_Right.png) no-repeat right;	
	float: left;
	border-left: solid 1px #A4A2A3;	
}
.sbtn
{
	background: url(../images/searchBtn.jpg) repeat-x;
	margin: 0 2px 0 0; /* To show the rounded corner */
	padding: 0 2px;	
	cursor: pointer;
}

/* Search Provider */
.srchprvdr
{
	font-family: Tahoma;
	margin: 3px 0 0;
	text-align: right;
}
.srchprvdr img
{
	vertical-align: middle;
}
/* Navigation */
.navigation
{
	background: url(../images/navBgr.png) no-repeat right;
	clear: both;
	height: 32px;
	text-align: center; /*width:916px;*/
	overflow: hidden;
}
.navigation img
{
	display: none; /* Hiding unwanted Images which are present in structure */
}
.navigation table
{
	height: 32px;
}
.navbglft
{
	background: url(../images/navBgl.png) no-repeat left;
	height: 32px;
	float:left;
}
.navbgcntr
{
	background: url(../images/navBgc.png) repeat-x;
	height: 32px;
	margin: 0 5px;
}
/* Navigation Links */
.navigation a, .navigation a:link, .navigation a:visited
{
	line-height: 32px;
	display: block;
	height: 32px;
	color: #000;
}
.navigation table table a
{
	border-right: solid 1px #B3B3B3;
	padding: 0 5px;
}
.navigation table td
{
	/*width: 0 !important;  Hiding the unwanted space between the links which is coming in structure */
}
/* Navigation Hover State */
.navigation a:hover
{
	background: url(../images/navBgc_hvr.png) repeat-x;
	text-decoration: none;
}
.MenuHover a , .MenuSelected  a
{
	background: url(../images/navBgc_hvr.png) repeat-x;
	text-decoration: none;
	font-size:11px;
	
}
/* Home Link */
.homelink
{
	margin: 15px 0 15px 13px;
}
.homelink a, .homelink a:link
{
	color: #007236;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}
.homelink a.first
{
	background: url(../images/homeIcon.gif) no-repeat;
	padding: 0 0 0 20px;
}
/* Columns */
.col1
{
	width: 222px;
	float: left;
}
.col2
{
	float: right;
	width: 700px;
}
/* Quick Find Module */
.qfindc .heading1
{
	margin: 5px 0 0;
}
.qfindl, .qfindc, .qfindr
{
	float: left;
	height: 162px;
	width: 10px;
}
.qfindl
{
	background: url(../images/qfindleft.png) no-repeat left top;
}
.qfindc
{
	background: url(../images/qfindc.png) repeat-x left top;
	width: 202px;
}
.qfindr
{
	background: url(../images/qfindright.png) no-repeat left top;
}
.qfindc select
{
	display: block;
	width: 190px;
	margin: 5px auto;
}
.RadComboBox
{
	margin-top: 10px;
}

.findbtn input
{
	background: url(../images/findBtn.png) no-repeat;
	border: none;
	/*width: 36px;*/
	height: 21px;
	color: #CDE0C0;
	cursor:pointer;
}
/* Most Popular */
.mvprods ol
{
	margin-top: 5px;
}
.mvprods ol li
{
	color: #EC1D23;
	font-weight: bold;
}
.mvprods ol li span
{
	color: #666;
	font-weight: normal;
}
.mvprodshdng
{
	color: #4795df;
	font: 16px Verdana, Arial;
	background: url(../images/productHeader.png) no-repeat top;
	text-align: center;
	margin: 14px 0 0;
	padding: 8px;
}
.mvprodshdng div
{
	background: url(../images/productHeader.png) no-repeat bottom;
	padding: 0 0 8px;
}
.mvprodshdng span
{
	font-weight: bold;
}
.mvprods li
{
	font-family: Tahoma;
	color: #666;
	padding: 2px 0;
}
/* Banner*/
.banner
{
	margin: 0 0 17px;
}
.banner .pl, .banner .pc, .banner .pr
{
	height: 304px;
	width: 13px;
	float: left;
}
.banner .pl
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=  'static/images/bannerl.png' );
}
.banner .pl[class]
{
	background: url(../images/bannerl.png) no-repeat left top;
}
.banner .pc
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=  'static/images/bannerc.png' );
	width: 206px;
	/*padding-top: 10px;*/
}

.banner .pc img
{
	position: relative;
	top: 13px;
}

.banner .pc[class]
{
	background: url(../images/bannerc.png) repeat-x left top;
}
.banner .pr
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=  'static/images/bannerr.png' );
}
.banner .pr[class]
{
	background: url(../images/bannerr.png) no-repeat left top;
}
/* Carousel */
.carousel
{
	margin: 0 0 22px;
}
/* Product and gallery caption Bar commom classes */
/* Heading */
.hdng
{
	margin: 0 0 2px;
}
.leftcorner, .centerstrip, .rightcorner
{
	height: 26px;
	float: left;
	width: 4px;
}
.centerstrip
{
	padding: 0 0 0 20px;
}
.cntnt
{
	border: solid 1px #D0D0D0;
	background: #fff;
	margin: 0 0 2px;
}
/* Product Page Product box */
.product
{
	margin: 0 0 0px 20px;
}
.product, .product h2
{	
	color: #3572B5;
}
.product h2 
{
	margin:0.83em auto;
}

.product .leftcorner
{
	background: url(../images/prodcrnr1.png) no-repeat left top;
}
.product .centerstrip
{
	background: #3472b6;
	width: 652px;
	color: #fff;
}
.product .rightcorner
{
	background: url(../images/prodcrnr2.png) no-repeat left top;
}
.product .cntnt
{
	border-right: #d0d0d0 1px solid;
	border-top: #d0d0d0 1px solid;
	background: #fff;
	margin: 0px 0px 0px 20px;
	border-left: #d0d0d0 1px solid;
	border-bottom: #d0d0d0 1px solid;
}



/* Gallery */

.galleryWrapper
{
	margin-top: 5px !important;
	min-height: 1px !important;
	height: auto;
}

.gallery .leftcorner
{
	background: url(../images/gallerycurve1.png) no-repeat left top;
}

.gallery .centerstrip
{
	background: #0C8F4B;
	width: 924px;
	color: #fff;
	padding: 0 0 0 20px;
}
* html .gallery .centerstrip
{	
	width: 921px;
}
.gallery .rightcorner
{
	background: url(../images/gallerycurve2.png) no-repeat left top;
}
/* Gallery content*/
.GroupFirst, .GroupLi
{
	width:185px
}

.galcntnt .last
{
	background: none;
}

.gprod
{
	background: url(../images/gallerydivider.png) no-repeat right;
	width: 185px;
	height: 218px;
	float: left;
	text-align: center;
}
.gprodlast
{
	background: none;
	width: 185px;
	height: 218px;
	float: left;
	text-align: center;
}
.gprodhdng
{
	font-family: Tahoma;
	font-size: 12px;
	color: #898989;
	font-weight: bold;
	margin: 5px;
	height:50px;	
}
.gallery .cntnt
{
	height: 215px; /*width : 689px;*/
}
.rating
{
	display: block;
	margin: auto;
}


/* gallery for 4 Product display */


/* Gallery */
.galleryWrapperForProduct
{
	margin-top: 5px !important;
	min-height: 1px !important;
	height: auto;
}

.galleryForProduct .leftcorner
{
	background: url(../images/gallerycurve1.png) no-repeat left top;
}

.galleryForProduct .centerstrip
{
	background: #0C8F4B;
	width: 664px;
	color: #fff;
	padding: 0 0 0 20px;
}
.galleryForProduct .rightcorner
{
	background: url(../images/gallerycurve2.png) no-repeat left top;
}
/* Gallery content*/

.galcntntForProduct .last
{
	background: none;
}

.galleryForProduct .GroupFirst, .galleryForProduct .GroupLi
{
	width: 168px;
}

.gprodForProduct
{
	background: url(../images/gallerydivider.png) no-repeat right;
	width: 168px;
	height: 218px;
	float: left;
	text-align: center;
}
.gprodlastForProduct
{
	background: none;
	width: 168px;
	height: 218px;
	float: left;
	text-align: center;
}
.gprodhdngForProduct
{
	font-family: Tahoma;
	font-size: 12px;
	color: #898989;
	font-weight: bold;
	margin: 5px;	
}
.galleryForProduct .cntnt
{
	height: 218px; /*width : 689px;*/
}
.ratingForProduct
{
	display: block;
	margin: auto;
}


/*------------------------------*/
/* Explore DigiMall */
.explore
{
	margin: 20px 0 0;
}
.ehdng, .ehdng div
{
	background: url(../images/exploreBorder.jpg) no-repeat top;
}
.ehdng div
{
	background-position: bottom;
	padding: 9px 0;
	font-family: segeo;
	font-size: 20px;
	color: #6B6B6B;
}
.ehdng span
{
	color: #44C4F5;
}
.explcnt .col
{
	width: 19%;
	float: left;
}
.subhdng
{
	font-family: Verdana;
	font-size: 11px;	
	font-weight: bold;
	color: #777985;
	margin: 5px 0;
}

.subhdngLink
{
	font-family: Verdana;
	font-size: 11px;		
	color: #777985;
	margin: 5px 0;
	FONT-WEIGHT: normal !important;	
	COLOR: gray		
	}

/* Footer */
#footer
{
	background: url(../images/footer_bg.jpg) no-repeat bottom;
	height: 175px;
    margin-top:22px;
}
.ftr
{
	padding: 70px 40px 0 40px;
}
#footer_logo, #footer_links
{
	float: right;
	MARGIN-TOP: 25px;
}
#footer_logo
{
	margin: 0 0 0 20px;
	font-size: 9px;
}
#footer_links p
{
	text-align: right;
}
#footer_links a
{
	color: #000;
}
/* Disclaimer */
.disclaimer
{
	clear: both;
	font-size: 6pt;
	color: #777985;
	margin: 5px 34px;
	text-align: justify;
}

.countryIndicationDropdown
{
	position: relative;
	height: auto;
	margin-top: -1px !important;
	font: 8pt/15pt Arial, Helvetica, "Sans Serif" , Verdana;
	float: right;
	width: 120px;
}

.countryIndicationDropdown_1
{
	width: 100%;
	height: 10px;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
	background: url(../images/layout/dropdown_Part1.gif) no-repeat right 50%;
}

.countryIndicationDropdown_2
{
	width: 100%;
	float: left;
	margin-left: 0px;
	_margin-top: -5px;
	background: url(../images/layout/dropdown_Part2.gif) repeat-y right 50%;
}

.countryIndicationDropdown_2 ul
{
	list-style-type: none;
	float: left;
	margin-left: 0px;
	margin-top: -6px;
	padding: 0;
	line-height: 10pt;
	_padding-top: 4px;
}

.countryIndicationDropdown_2 li
{
	text-align: left;
	min-height: 8px !important;
	padding: 2px 2px 0px 5px !important;
}

.countryIndicationDropdown_3
{
	width: 100%;
	float: left;
	margin-left: 0px;
	height: 11px;
	background-color: Red;
	margin-top: -11px; *margin-top:-3px!important;_margin-top:-3px;
background:url(../images/layout/dropdown_Part3.gif)no-repeatright50%;
}



.countryIndicationDropdown ul
{
	width: 108px;
}

.countryIndicationDropdown ul li
{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 16px;
	width: 100%;
}
.countryIndicationDropdown ul li a
{
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: auto;
	color: #545454;
}

.JustASpaceForProductList
{
	width: 100%;
	height: 15px;
	float: left;
}

.Viewmorehype
{
	font: 15px/23px Verdana;
	text-decoration: underline !important;
	color: #fff !important;
}

.findbtn
{	
	float: right;
	margin: 5px 5px 0 0;
}
.findbtnL,
.findbtnR
{
	float: left;
	width: 5px;
	height: 21px;
}
.findbtnL[class]
{	
	background: url(../images/findBtnL.png) no-repeat left;
}
.findbtnR[class]
{
	background: url(../images/findBtnR.png) no-repeat right;
}
.findbtn input
{	
	border: none;	
	height: 21px;
	float: left;			
	color: #cde0c0;
	background: transparent;		
}
.findbutton[class]
{
	background: url(../images/findBtnC.png) repeat-x;	
}
/* Find Button */
.findbtn
{	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='static/images/findBtnL.png');	
}
.findbtnR
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='static/images/findBtnR.png');		
}
.findbutton
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='static/images/findBtnC.png');		
	
}

.productImgDiv
{
	height:115px;
}
.productItemTitleDiv
{
	height:50px;
}
.searchGrid
{
	border-style:none;
}
.history #ctl00_Content_Xaml1
{
	outline:none;
}

.RadComboBoxDropDown .rcbScroll .rcbList li
{ 
    word-break:normal; overflow:auto; white-space:normal;}