/*

PerkinElmer Market Build-out styles

	-GENERAL
	-MAJOR STRUCTURE
	-SIDENAV AND SIDEBAR
		-login
	-SLIDER
	-PRODUCT BASED
	-MODALS
	-BUTTON STYLES
	
*/


/* GENERAL
----------------------------------------------- */
/* CSS RESET -- THIS MAKES ALL BROWSERS START FROM THE SAME BASELINE AND INCREASES BROWSER CONSISTENCY
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body 
{
	background: #FFF; /*#f3f3f3;*/
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.hide {display: none;}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
#bodyWrapper p {
	font-size: 12px;
	line-height: 1.5;
	color: #666;
	margin: 0 0 14px 0;
}
#bodyWrapper h3 {
	color: #e6a32a;
	padding-bottom: 10px;
}
#bodyWrapper a {
	text-decoration: none; 
	color: #6a7f10; /* #59a1d1 */
}
#bodyWrapper a span {
	color: #6a7f10; /* #59a1d1 */
}
#bodyWrapper a:hover {text-decoration: underline;}
#bodyWrapper span {color: #666;}
#bodyWrapper table td {
	font-size: 11px;
	color: #666;
}
#bodyWrapper .imgLeft {
	float: left;
	margin: 0 10px 8px 0;
}
#bodyWrapper .error {
	color: #e0383c;
	border: 1px solid #e0383c;
	padding: 5px 7px;
	font-size: 11px;
	width: 480px;
}
#bodyWrapper .errorLong {
	color: #e0383c;
	border: 1px solid #e0383c;
	padding: 5px 7px;
	font-size: 11px;
	margin-top: 10px;
}


/* MAJOR STRUCTURE
----------------------------------------------- */
#container 
{
	float: none; 
	width: 960px !important; 
	margin: 0 auto !important;
	padding: 0 0 20px 0;
	}
#bodyWrapper {
	clear: both;
	margin: 0 5px; /* 10px 0 0 15px;*/
	width: 930px;
	float: none;
}
#bodyWrapper ul.bullet li {
	font-size: 12px;
	margin-bottom: 4px;
	list-style-type: none;
	background: url(../../img/market/bullet.gif) center left no-repeat;
	padding-left: 10px;
	color: #666;
	
}
.item {
	font-size: 12px;
	margin-bottom: 4px;
	list-style-type: none;
	background: url(../../img/market/bullet.gif) center left no-repeat !important;
	padding-left: 10px;
	color: #666;
	width: 120px!important;
}

.listBullets {
	margin-left: 10px;
	padding-top: 0;
	margin-top: 0;
}
.paddingLeft {
	padding-left: 10px;
}
.paddingLeft_Japan {
	padding-left: 10px;
	width:94%;
	padding-right: 2px;
}
.paddingRight {
	padding-right: 10px;
}
.listItem{
	cursor:hand;
}
.breadcrumbs {
	float: left;
	padding:10px 0;
	width: 930px;
}
.breadcrumbs ul {margin: 0;}
.breadcrumbs ul li{
	float: left;
	margin: 0 8px 0 0;
	height: 16px;
	font-size: 11px;
	list-style: none;
	color: #666;
	background: url(../../img/market/bullet_breadcrumbs.gif) center right no-repeat;
	padding-right: 12px;
}
.breadcrumbs ul li.last{
	background: none;
}

li.last
{
	padding-top:1px;
}
.breadcrumbs ul li a {
	text-decoration: none;
	color: #6a4061 !important; /*#599dcc;*/
}
.breadcrumbs ul li a:hover {text-decoration: underline;}
.breadcrumbs ul li.environmental {
	color: #999; 
	/*font-size: 12px; */
	/*font-weight: bold;*/
}
div.breadcrumbs p {
	display: inline;
	margin: 0 0 0 2px;
	font-size:11px;
	line-height: 23px;
	color: #599dcc;
}
#bodyWrapper #largeWrapper {width: 710px;}
#bodyWrapper h1.lander,
#bodyWrapper h1.landerOneLine {
	font-family: "Times New Roman", serif;
	font-size: 30px;
	padding: 4px 0;
	color: #00a1de;
	font-weight:normal;
	/*font-size: 18px;*/
	/*color: #e6a32a;*/
	/*margin-top: 21px;*/
}
#bodyWrapper h1.landerOneLine {
	margin-top: 12px;
}
#bodyWrapper h1.lander span{
	font-size: 14px;
	color: #949494;
}
#bodyWrapper .leftColumns {float: left; width: 710px;}
#bodyWrapper .leftColumns .contentArea {float: right; width: 492px;}
#bodyWrapper .contentArea {margin-top: 15px;}
#bodyWrapper .contentArea h2{
	color: #e6a32a;
	font-size:18px arial;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 14px;
	padding: 0;
}
.textCallout {
	background: #fff url(../../img/market/bg_firsts_tile.gif) top left repeat-x;
	border: 1px solid #e5e5e5;
	padding: 10px 12px;
	margin: 10px 0;
}
#bodyWrapper .textCallout h3,
#bodyWrapper .textCallout h4 {
	color: #666;
	padding: 0;
	margin: 0 0 4px !important;
}
#bodyWrapper .textCallout p, 
#bodyWrapper .textCallout h3,
#bodyWrapper .textCallout h4 {font-size: 11px; margin: 0;}

#bodyWrapper .help {
	float: left;
	width: 225px;
	display: inline;
	margin: 0 0 25px 17px;
}
#bodyWrapper .getHelp h4{
	font-size: 16px;
	font-weight: normal;
	color: #e6a32a;
	margin: 3px 0 20px;
}
#bodyWrapper .help ul.bullet li {margin-bottom: 2px;}
#bodyWrapper .help ul, 
#bodyWrapper .help h5 {padding: 0; margin: 0;} 
#bodyWrapper .help ul {margin-left: 34px;} 
#bodyWrapper .help h5 {
	font-size: 13px;
	padding: 0 0 0 24px;
	margin-bottom: 4px;
	color: #636363;
}
#bodyWrapper .help h5.pencil {background: url(../../img/market/icon_pencil.gif) center left no-repeat;}
#bodyWrapper .help h5.checkmark {background: url(../../img/market/icon_checkmark.gif) center left no-repeat;}
#bodyWrapper .help h5.hammer {background: url(../../img/market/icon_hammer.gif) center left no-repeat;}
#bodyWrapper .help h5.downarrow {background: url(../../img/market/icon_arrowdown.gif) center left no-repeat;}
#bodyWrapper .leftColumns .help ul li a {font-size: 12px; line-height: 1.6;} 
#bodyWrapper .grid {
	border-top: 1px solid #e5e5e5;
	padding: 15px 0 0 0;
}
#bodyWrapper .centerModule {
	width: 225px;
	display: inline;
	margin: 0 20px 20px 0;
	float: left;
}
#bodyWrapper .centerModule p {margin: 0;}
#bodyWrapper .centerModule h5 a,
.centerModule h5 {
	font-size: 12px;
	margin: 0 0 3px 0;
	padding: 0;
}


/* SIDENAV AND SIDEBAR
-----------------------------------------*/
#bodyWrapper .sidebar {
	width: 199px;
	margin: 15px 0 0;
}
#bodyWrapper .sidebar p,
#bodyWrapper .sidebar ul li {font-size: 11px;}

/* sidenav */
#sidenav {background: url(../../img/market/bg_sidenavTop.gif) top left no-repeat;}
#bodyWrapper .sidenavTop {padding: 14px 0 0 1px;}
#bodyWrapper .sidenavTop ul, 
#bodyWrapper .sidenavTop h2, 
#bodyWrapper .sidenavTop h3 {
	padding: 0 0 0 13px !important;
}
#bodyWrapper .sidenavBottom {
	height: 10px;
	background: url(../../img/market/bg_sidenavBottom.gif) bottom left no-repeat;	
	width: 199px;
}	
#bodyWrapper #sidenav h2 {
	margin: 12px 0 12px 14px;
	padding: 0;	
	color: #333;
	font-size: 13px;
	font-style: normal; 
}	
#sidenav .selectArea {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 8px 0;
	width: 197px;
	margin-left: 1px;
}
#sidenav .selectArea p {
	color: #333;
	margin: 0 0 0 14px;
}
#sidenav .selectArea p.selection {font-size: 13px;}
#bodyWrapper #sidenav h3 {
	margin: 0 0 2px 0;
	padding: 0;	
	color: #333;
	font-size: 13px;
	/*Begin added for Reskin CMS project, madhukar*/
	font-weight:bold;
	/*End added for Reskin CMS project, madhukar*/
}	
#bodyWrapper .sidenavTop ul.group {
	list-style: none;
	margin: 0 0 14px 0;
	padding: 0;	
	text-indent:-4px;
}
	
#bodyWrapper .sidenavTop ul.group1 {
	list-style: none;
	margin: 0 0 2px 0;
		padding: 0 0 0;	
}
#bodyWrapper #sidenav ul li {
	font-size: 11px;
	background: none;
	padding-left: 6px;
	line-height: 1.20;
	margin-bottom:4px;
}	
#bodyWrapper #sidenav ul li.viewLess a {
	padding-left: 11px;
	background: url(../../img/market/viewArrow_less.gif) center left no-repeat;	
}	

#bodyWrapper .sidenavTop ul li.viewMore a {
	padding-left: 11px;
	background: url(../../img/market/viewArrow_more.gif) center left no-repeat;	
}	
#bodyWrapper .sidenavTop ul a {
	color: #6a4061; /*#0055a6;*/
	text-decoration: none;
}	
#bodyWrapper .sidenavTop ul a:hover {text-decoration: underline;}	

/* login */
#bodyWrapper .login {
	border-bottom: 1px solid #d4d5d5;
	padding: 0 0 5px 13px;
	margin: -6px 0 15px 0;
	width: 184px;
}
#bodyWrapper #sidenav .login h2 {
	margin: 0;
	padding: 0 !important;
}
#bodyWrapper #sidenav #login {display: none;}
#bodyWrapper #sidenav .login a.open,
#bodyWrapper #sidenav .login a.closed {
	background: url(../../img/market/icon_1.gif) center left no-repeat;
	outline: 0;
	display: block;
	width: 160px;
	text-decoration: none !important;
	padding-left: 19px;
	color: #6a4061 !important; /*#0255a5*/
	font-size: 12px;
	margin: 0;
}
#bodyWrapper #sidenav .login a.closed {background: url(../../img/market/icon_2.gif) center left no-repeat;}
#bodyWrapper #sidenav .login a.dotted:link,a.dotted:visited {
	text-decoration:none;
	border-style:dotted;
	border-width:0px 0px 1px 0px;
	border-color:#336699;
	cursor:help;
}
#bodyWrapper #sidenav .login a.dotted:active,a.dotted:hover {
	text-decoration:none;
	border-style:dotted;
	border-width:0px 0px 1px 0px;
	border-color:#336699;
}
#bodyWrapper .login table.loginInfo {
	margin: 14px 0 6px 0;
	width: 175px;
}
#bodyWrapper .login table.loginInfo td {padding: 3px;}
#bodyWrapper .login table.loginInfo input {
	border: 1px solid #c5c5c5;
	width: 105px;
}
#bodyWrapper .login table.loginControls {width: 175px;}
#bodyWrapper .login table.loginControls td {vertical-align: middle;}
#bodyWrapper .login table.loginControls td.autoLogin {width: 16px;}
#bodyWrapper .login table.loginControls td .btnDefault {float: right;}
#bodyWrapper #sidenav p {margin: 0;}
#bodywrapper #sidenav .sidenavTop .paddingLeft .listItem_Japan
{
color:#666666 !important; 
font-size:12px !important;
line-height:1.5 !important;
width: 120px!important;
}

#bodyWrapper #sidenav p.pad {margin: 0 0 8px 0;}




/* product detail sidebar */
#bodyWrapper .shoppingCart {
	background: url(../../img/market/bg_shoppingCartHead.gif) top left no-repeat;
	width: 198px;
	float: none;
	margin-bottom: 6px;
}
#bodyWrapper .shoppingCart h3 {
	background: transparent url(../../img/market/icon_cart.gif) center left no-repeat;
	font: bold normal 12px arial, sans-serif;
	color: #fff !important;
	margin: 0 0 0 12px;
	padding: 6px 0 5px 22px !important;
}
#bodyWrapper .shoppingCart p,
#bodyWrapper #productSide .shoppingCart img {
	margin: 0;
	padding: 0;
}
#bodyWrapper .moduleContent {
	background: #fff url(../../img/market/bg_moduleContent.gif) top left repeat-x;
	border-right: 1px solid #d4d5d5;
	border-bottom: 1px solid #d4d5d5;
	border-left: 1px solid #d4d5d5;
	float: none;
	padding: 11px 10px 8px 17px;
}
#bodyWrapper .moduleContent p.total {margin-bottom: 10px;}
#bodyWrapper .moduleContent a.btnDefault {xwidth: 70px;}
#bodyWrapper #productSide h3 {
	font: bold normal 12px arial, sans-serif;
	color: #666;
	padding: 0;
}
#bodyWrapper #productSide .calculator {
	border-bottom: 1px solid #d9d9d9;
	padding: 0 15px 9px;
	margin-top: 18px;
}
#bodyWrapper #productSide .calculator h3 {margin-bottom: 6px;}
#bodyWrapper #productSide img {margin: 2px 10px 10px 0;}
#bodyWrapper #productSide .popularDownloads {
	padding: 0 15px 9px;
	margin-top: 16px;
}
#bodyWrapper #productSide .popularDownloads h3 {margin-bottom: 12px;}
#bodyWrapper #productSide .popularDownloads p {
	padding: 0 0 2px 25px;
	background: #fff url(../../img/market/icon_pdf.gif) 0 2px no-repeat;
	margin: 0 0 14px 0;
}
.sidebar .module {
	padding: 12px 15px;
	border-bottom: 1px solid #d9d9d9;
	width: 168px;
}
.sidebar .module {
	padding: 12px 15px;
	border-bottom: 1px solid #d9d9d9;
	width: 168px;
}
.sidebar .module ul.bullet{margin-left: 10px;}
.sidebar .module.promo {padding: 7px 10px 9px 10px;}
.sidebar .module h3 {margin-bottom: 12px;}
.sidebar .module.first{border-top: 1px solid #d9d9d9; width: 165px;}
.sidebar .module p {margin-bottom: 14px;}
.sidebar .module p .listItem
 {
color:#666666;
font-size:12px;
line-height:1.5;
}

.sidebar .module ul {list-style: none; margin: 0; line-height: 1.4;}

ul

.listBullets {
margin-left:10px;
margin-top:0;
padding-top:0;
}




/* SLIDER
-----------------------------------------*/
#slider {
	width: 709px;
	clear: both;
	margin: 8px 0 30px 0;
}
#sliderWrapper {	
	width: 663px;
	height: 43px;
	overflow: hidden;
	margin: 0;
	float: left;
	position: relative;
	background: #bdbdbd url(../../img/market/button_tile.gif) top left repeat-x;
 }
#bodyWrapper #slider table#sliderMenu {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	height: 43px;
}
#bodyWrapper #slider table#sliderMenu tr td {
	vertical-align: middle !important;	
	background: #bdbdbd url(../../img/market/button_tile.gif) top left repeat-x;
	height: 31px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
}
#bodyWrapper #slider table#sliderMenu td a {
		PADDING-RIGHT: 10px; /*Changed from 15 to 10, Reskin CMS*/
		font-weight: bold;
		DISPLAY: block;	
		PADDING-LEFT: 10px; /*Changed from 15 to 10, Reskin CMS*/
		PADDING-BOTTOM: 5px;	
		FONT: 12px arial, sans-serif;	
		WIDTH:111px;
		COLOR: #666;	
		PADDING-TOP: 5px;	
		HEIGHT: 31px;
		TEXT-ALIGN: center;
}
#bodyWrapper #slider table#sliderMenu td a.sliderActive {
	background: #bdbdbd url(../../img/market/button_selected_tile.gif) top left repeat-x;
	width:111px;
	height:100%;
	cursor:default;
}

#bodyWrapper #slider table#sliderMenu td a:hover {text-decoration: none !important;}

#bodyWrapper #slider a#disableLeft,
#bodyWrapper #slider a#disableRight,
/* Change mod log, Chirag, reskin LAS home page, changing a#previous to a#lnkprevious and a#next to a#lnknext */
#bodyWrapper #slider a#lnkprevious,
#bodyWrapper #slider a#lnknext {
	width: 23px;
	height: 43px;
	padding: 0;
	float: left;
	text-indent: -9999px;
	outline: 0;
}
a#disableLeft {background: url(../../img/market/arrow_previous.gif) top left no-repeat; cursor:default;}
a#disableRight {background: url(../../img/market/arrow_next.gif) top left no-repeat; cursor:default;}
#bodyWrapper #slider .previousBtn {background: url(../../img/market/arrow_previous.gif) top left no-repeat;}
#bodyWrapper #slider .previousBtnActive {background: url(../../img/market/arrow_previousOn.gif) top left no-repeat;}
#bodyWrapper #slider .nextBtn {background: url(../../img/market/arrow_next.gif) top left no-repeat;}
#bodyWrapper #slider .nextBtnActive {background: url(../../img/market/arrow_nextOn.gif) top left no-repeat;}
#bodyWrapper .sliderContent {
	background: url(../../img/market/bg_sliderTile.gif) top left repeat-y;
	width: 709px;
	clear: both;
}

#bodyWrapper .sliderTop {
	padding: 20px 18px 0 18px; 
	width: 673px !important; 
	background: url(../../img/market/content_top.gif) top left no-repeat;
}
#bodyWrapper .sliderTop .imgLeft {margin: 0 45px 30px 0;}
.sliderFull {width: 100%;}
#bodyWrapper .sliderTop .sliderCols .left {width: 292px;}
#bodyWrapper .sliderTop .sliderCols .right {
	float: right !important;
	width: 360px; /*365px*/
}
#bodyWrapper .sliderTop .sponsors {
	width: 250px;
	margin: 25px 0 0 35px;
	float: none;
}
#bodyWrapper .sliderTop .sponsors a{
	float: left;
}
#bodyWrapper .sliderTop .sponsors a.pipe {
	border-right: 1px solid #d5d5d5;
}
#bodyWrapper .sliderTop h4{
	font-size: 16px;
	font-weight: normal;
	color: #00a1de; /*#e6a32a;*/
	margin: 0 0 18px 0;
}
#bodyWrapper .sliderTop h5{
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0 0 0 0;
}
#bodyWrapper .sliderTop p {
	margin: 0 0 20px 0;
	line-height: 1.4;
}
#bodyWrapper .sliderTop ul {
	margin: 0 0 22px 0;
}
#bodyWrapper .sliderBottom {
	background: url(../../img/market/content_bottom.gif) bottom left no-repeat;
	height: 15px;
	width: 709px;
}



#bodyWrapper .currentFeature {
	margin-right: 0px;
	/*border-right: 1px solid #CCCCCC;
	padding-right: 10px;*/
}
#bodyWrapper .currentFeature h3{
	/*background: url(../../img/corp/currentFeatures.jpg) top left no-repeat;*/
	font-size: 14px; /*13px;*/
	padding: 4px 0; /*0;*/
	color: #00a1de; /*#8b9290;*/
	margin: 0;
	width: 343px;
	border-bottom: 1px solid #CCCCCC;
	/*text-indent: 15px;*/
	/*height: 25px;*/
	font-weight: normal; /* bold;*/
	/*padding-top: .3em;*/
}

#bodyWrapper .shopbyProdNo h3{
	/* background: url(../../img/corp/CurrentFeaturesRight.jpg) top left no-repeat; */
	padding: 4px 0; /*0; */
	margin: 0;
	width: 343px;
	font-size: 14px; /*13px;*/
	color: #00a1de; /*#8b9290;*/
	border-bottom: 1px solid #CCCCCC;
	/*text-indent: 15px;*/
	/*height: 25px;*/
	font-weight: normal; /* bold;*/
	/*padding-top: .3em;*/
}
#bodyWrapper .shopProdWrapper {width: 260px;}
#bodyWrapper table.shopProduct {margin: 10px 0 10px 4px;}
#bodyWrapper table.shopProduct th {
	font: normal 12px arial, sans-serif;
	text-align: left;
	color: #666;
}
#bodyWrapper table.shopProduct th.quantity {width: 30px;}
#bodyWrapper table.shopProduct td {padding: 4px; vertical-align: top;}
#bodyWrapper table.shopProduct td a {color: #666; font-size: 12px;}
#bodyWrapper table.shopProduct input {
	border: 1px solid #c6c6c6;
	width: 40px;
}
#bodyWrapper table.shopProduct input.productNumber {width: 165px; margin-right: 9px;}
#bodyWrapper .shopProdWrapper a.btnDefault {float: right;}
#bodyWrapper table.shopProduct input.errorHighlight {border: 1px solid #ff0000;}
#bodyWrapper p.errorMessage {
	font: normal 11px arial, sans-serif;
	color: #ff0000;
	margin: 0;
	padding: 3px 0 0 0;
}
#bodyWrapper .errorMessage {
	font: normal 11px arial, sans-serif;
	color: #ff0000;
	margin: 0;
	padding: 3px 0 0 0;
}
#bodyWrapper div.currentFeature img {float:left; margin-top:1em;  margin-right:26px; }
#bodyWrapper div.currentFeature h4 {
	display: block; 
	padding: 0; 
	margin: .7em 0 .2em 0;
	font-size:12px;
	font-weight:bold;
}
#bodyWrapper div.currentFeature h4 a {
	color: #6a7f10; /* #59a1d1 */
	font-size: 12px;
	/*font-style: italic;*/
	text-decoration:none;
}
#bodyWrapper div.currentFeature p {
	width:189px;
	color: #666;	
	margin: 0;
	line-height: 1.4;
}
#bodyWrapper div.currentFeature p span{
	/*color: #e6a32a;	*/
	font-weight: bold;
}
#bodyWrapper div.currentFeature a{
	/*font-weight: bold;*/
}
#bodyWrapper .papersUpdates {
	width: 320px;
}
#bodyWrapper .papersUpdates h3 {
	font-size: 14px;
	padding: 4px 0;
	color: #00a1de;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
	/*color: #999;
	padding: 0 0 6px 12px;
	margin: 0 0 6px 0;
	font: bold italic 14px arial, sans-serif;
	border-bottom: 1px solid #1761a8;*/
}
#bodyWrapper .papersUpdates p {
	padding-left: 12px;
	margin-bottom: 12px;
	margin-top: 10px;
}


/* PRODUCT BASED
-----------------------------------------*/

/* product summary */
#bodyWrapper .product {margin-bottom: 22px;}
#bodyWrapper .product span.breadcrumb {
	font-size: 11px;
	margin: 0;
	line-height: 1;
	width: 450px;
	padding: 0;
}
#bodyWrapper .product .left {
	width: 460px;
	padding-bottom: 10px;
}
#bodyWrapper .product h1 {
	font-size: 18px;
	margin: 0 0 12px 0;
	color: #e6a32a;
	font-weight: normal;
}
#bodyWrapper .productMeta {
	float: none;
	position: relative;
	font-size: 11px;
	margin: 0 0 24px 0;
	width: 185px;
}
#bodyWrapper .product .productMeta p {
	font-size: 11px;
	margin: 0;
}
#bodyWrapper .product .productMeta a {
	position: absolute;
	bottom: -2px;
	right: 10px;
}
#bodyWrapper .product h2 {
	font-style: normal;
	font-size: 12px;
	color: #666;
	padding: 0;
} 
#bodyWrapper .product p {
	margin: 0 0 16px 0;
} 
#bodyWrapper .productMeta .txtQuantity {
	border: 1px solid #c5c5c5;
	width: 25px;
	margin-left: 4px;
	height: 1.2em;
}
.productCallout {
	width: auto;
	margin: 0 0 12px 12px;
}
.productCallout a.enlarge {
	text-align: center !important;
	display: block;
	width: 80px;
	margin-left: 40px;
	padding-left: 14px;
	background: url(../../img/market/icon_enlarge.gif) center left no-repeat;
	font-size: 11px;
}
#bodyWrapper h3 {
	color: #e6a32a;
	padding-bottom: 10px;
}
#bodyWrapper h3.review {font-size: 15px;}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

/* product inventory galleries */
#bodyWrapper .productInventory, 
#bodyWrapper .filter, 
#bodyWrapper .productSummary {float: none;} 
#bodyWrapper .productInventory h3 {
	color: #666;
	font-size: 13px;
	margin: 3px 0 4px;
	padding: 0;
}
#bodyWrapper .productInventory span {font-size: 11px;}
#bodyWrapper .productInventory .filter {
	border-top: 1px solid #cccccd;
	border-bottom: 1px solid #cccccd;
	padding: 6px 0;
	margin: 6px 0 10px 0;
}
#bodyWrapper .productInventory .filter span {
	border-right: 1px solid #b8b8b8;
	padding: 0 0.5em 0 0;
	margin-right: 0.4em;
}
#bodyWrapper .productInventory .filter .page {
	margin: 17px 0 0 0;
	font-weight: bold;
}
#bodyWrapper .productInventory .filter .page span {color: #a7a7a7;}
#bodyWrapper .productInventory .filter .right {
	float: right;
	width: 190px;
}
#bodyWrapper .productInventory span.last {border: 0;}
#bodyWrapper table.filterMenu {float: right;}
#bodyWrapper table.filterMenu td {
	text-align: right;
	padding: 3px 0;
}
#bodyWrapper table.filterMenu td select {
	width: 100px;
	margin-left: 1px;
	color: #666;
	font-size: 11px;
	font-family: arial, sans-serif;
}
#bodyWrapper .productInventory .productSummary {padding: 14px 11px 20px 11px;}
#bodyWrapper .productInventory .productSummary .imgLeft {border: 1px solid #dbdcdc; margin-bottom: 12px;}
#bodyWrapper .productInventory .odd {
	background: #f8f8f8;
}
#bodyWrapper .productInventory .productSummary .left{width: 320px;}
#bodyWrapper .productInventory .productSummary h5 {
	font-size: 12px !important;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
}
#bodyWrapper .productInventory .productSummary p {
	font-size: 11px;
	margin: 0 0 1px 0;
	padding: 0;
}
#bodyWrapper .productInventory .productSummary .left span,
#bodyWrapper .productInventory div.productGallery span{
	border-right: 1px solid #8d8d8d;
	padding: 0 0.5em 0 0;
	margin-right: 0.4em;
	font-weight: bold;
}
#bodyWrapper table.productGallery span{
	font-weight: bold;
}
#bodyWrapper .productInventory .productGallery span.last,
#bodyWrapper .productInventory .productSummary .left span.last {border: 0;}
#bodyWrapper .productInventory .productSummary .floatRight p {text-align: right;}
#bodyWrapper .productInventory .productSummary .floatRight{width: 142px;}
#bodyWrapper table.specs {float: right;}
#bodyWrapper table.specs td {
	text-align: right;
	vertical-align: top;
	padding: 3px 0;
}
#bodyWrapper table.specs td input {
	width: 22px;
	border: 1px solid #c0c1c2;
	margin-left: 2px;
}
#bodyWrapper table.specs p.itemAdded {
	display: block;
	color: #e6a32a;
	clear: both;
}


/* MODALS
-----------------------------------------*/
#modal, #modal2 {
	margin: -188px 0 0 0;
	position: relative;
	z-index: 10; 
}
#modal2 {margin: 0;}
#modalCart, #modalContent { 
	position: absolute;
	top: 0;
	left: -420px;
	z-index: 30;  
	display: none; 
	padding: 15px 10px 15px 10px;
	width: 430px;
	border: 1px solid #ababac;
	background: #fff url(../../img/market/bg_modal_tile.gif) top left repeat-x;
}
#modalContent { 
	top: -110px;
	left: 120px;
	display: none; 
	width: 370px;
}
a#close { 
	position: absolute;
	top: 8px;
	right: 8px;
}
iframe#modalCartiFrame, iframe#modalContentiFrame {
	position: absolute;
	top: 0;
	left: -420px;
	z-index: 20; 
	display: none;
	width: 450px;
	border: 0;
}
iframe#modalContentiFrame {
	top: -110px;
	left: 115px;
	z-index: 20; 
	display: none;
	width: 390px;
	border: 0;
}
#modalCart h4, #modalContent h4{
	border-bottom: 1px solid #ccc;
	padding: 0 0 8px 10px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
table.modalProduct {
	border-bottom: 1px solid #ccc;
	width: 100%;
}
table.modalProduct th {
	font-weight: bold;
	font-size: 12px;
}
table.modalProduct td {font-size: 11px;}
table.modalProduct th, 
table.modalProduct td {
	text-align: left;
	color: #666;
	padding: 7px 2px;
}
table.modalProduct td.productImagePreview {width: 64px;}
#modalCart p, #modalContent p{
	font-size: 12px !important;
	font-weight: bold;
	color: #666;
	position: relative;
	top:10px;
	text-align: right;
}
#modalContent h5 {
	font-size: 12px;
	color: #666;
	margin: 14px 0 4px 0;
	padding: 0;
	font-weight: normal;
}
#modalContent .column {
	width: 112px;
	margin: 0 5px;
}
#modalContent .column ul li {font-size: 11px;}
a.tip {padding: 0; margin: 0 0 0 3px;}
img.tip {padding: 0 0 0 3px !important;}
#bodyWrapper .productGallery {
	width: 225px;
	display: inline;
	margin: 0 20px 20px 0;
	float: left;
}
#bodyWrapper table.productGallery {
	width: 225px;
	display: inline;
	margin: 0 20px 20px 0 !important;
}
#bodyWrapper .productGallery td.productThumb {
	width: 60px;
	padding-bottom: 17px;
}
#bodyWrapper .productGallery td {
	vertical-align:top;
	line-height: 1.5;
}
#bodyWrapper .productGallery p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#bodyWrapper .productGallery h5 {	
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}


/* BUTTON STYLES
-----------------------------------------*/
a.btnDefault {
    background: url(../../img/btn_dark_rt.png) top right no-repeat;
    _background: url(../../img/btn_dark_rt.gif) top right no-repeat; /*transparent url(../../img/market/bg_btn_short.gif) scroll*/
    display: block;
    /*float: left;*/
    /*font: bold 11px arial, sans-serif;*/
    height: 26px; /* 24px;*/
    padding-right: 5px; /* 13px; sliding doors padding */
    text-decoration: none;
	color:#FFFFFF !important;
	text-transform:uppercase;
	border:none !important;
	margin:0;
	white-space:nowrap;
	font-family: Arial, SimSun, sans-serif;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	vertical-align:middle;
}
a.btnDefault span {
    background: url(../../img/btn_dark.png) top left no-repeat;
    _background: url(../../img/btn_dark.gif) top left no-repeat; /* transparent url(../../img/market/bg_btn_long.gif)*/
    display: inline;
    /*line-height: 14px;*/
    padding: 5px 15px 5px 20px; /*5px 0 5px 14px;*/
	color:#FFFFFF !important;
	height:26px;
	text-transform:uppercase;
	border:none !important;
	margin:0;
	white-space:nowrap;
	font-family: Arial, SimSun, sans-serif;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	vertical-align:middle;
	float:left;/*Added by Chirag, Reskin CMS,*/
}
a.btnDefault:active {
	/*background-position: bottom right; */
	text-decoration:none !important;
	/*outline: none;*/
	color:#FFFFFF !important;
}
a.btnDefault:active span {
	/*background-position: bottom left; */
	text-decoration:none !important;
	color:#FFFFFF !important;
}
a.btnDefault:hover, a.btnDefault:hover span {
	text-decoration:none !important;
	color:#FFFFFF !important;
}
a.btnSecondary {
    background: transparent url(../../img/market/bg_btn2_short.gif) no-repeat scroll top right;
    display: block;
    float: left;
    font: bold 11px arial, sans-serif;
    height: 24px;
    margin-right: 8px;
    padding-right: 13px; /* sliding doors padding */
    text-decoration: none;
}
a.btnSecondary span {
    background: transparent url(../../img/market/bg_btn2_long.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 14px;
}
a.btnSecondary:active {
	background-position: bottom right; 
	outline: none;
}
a.btnSecondary:active span {background-position: bottom left;}
.shoppingCart a.btnDefault {padding-right: 8px; display: inline;}
.shoppingCart a.btnDefault span {padding-left: 8px;}
.shoppingCart a.btnSecondary {padding-right: 8px; display: inline;}
.shoppingCart a.btnSecondary span {padding-left: 8px;}

/* clearfix */
.clearing:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearing {display: inline-block;}
html[xmlns] .clearing {display: block;}
* html .clearing {height: 1%;}

.wrapper
{
 width:709px;
}

/*Recent Orders - 4th Sep 09*/
/* data grid start */
.dataGrid
{
	border: 1px solid #ccc;
	border-bottom: 0px solid #ccc; /*border-collapse:collapse; 	clear:left;*/
}
.dataGrid th, .dataGrid td
{
	border-bottom: 1px solid #ccc;
	padding: 6px;
	font-size: 1em !important;
	vertical-align: top;
	border-collapse: collapse;
}
.dataGrid a
{
	font-size: 1em !important;
}
.dataGrid td
{
	text-align: center;
	font-size: 1em;
}

.dataGrid th
{
	background: #fff url(../../img/market/bg_gradient.gif) repeat-x left top;
	color: #666;
	font-size: 1em; /*Added by Chirag*/
	text-align: center;
}
.dataGrid .even
{
	background: #f3f4f4;
}
.dataGrid .even_MPO
{
	background: #f8f8f8;
}

.dataGrid .noRowSpanTd
{
	border-bottom: 0px solid #ccc;
}
.dataGrid .twoChks
{
	padding: 30px 8px 8px 114px;
}

.dataGrid2
{
	margin: 5px 0px 15px 15px;
}
.dataGrid2 th
{
	font-size: 1em; /*Changed by Chirag from 0.7em to 1em*/
}
.dataGrid3
{
	margin: 5px 0px 15px 15px;
}
.font1em
{
	font-size: 1em;
}

.dataGridVert
{
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.dataGridVert th, .dataGridVert td
{
	border-right: 1px solid #ccc;
}
.dataGridVert th
{
	vertical-align: top;
}

.dataGridVert td
{
	border-bottom: 0px solid #ccc;
}

.GridHeaderStyle td
{
	border: 1px solid #CCCCCC !important;
}
/* data grid end */
input.btn_dark_new {
	background: url(../../img/btn_dark.png) no-repeat;
	_background: url(../../img/btn_dark.gif) no-repeat;
	display: block;
    padding: 0 10px 5px 20px;
	color:#FFFFFF !important;
	height:26px;
	text-transform:uppercase;
	border:none !important;
	margin:0;
	white-space:nowrap;
	font-family: Arial, SimSun, sans-serif;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;	
	float:left;
}

/*To check for France SBPN*/
.btn_dark_new {
	border-width:0px;
	border-style:solid;
	border-color:#000;
	background:transparent;
	color:#59a1d1;
	font: bold 11px arial, sans-serif;
	/*Begin reskin CMS changes, madhukar*/
	/*height:20px
	line-height:20px;*/
	/*End reskin CMS changes, madhukar*/
	overflow:visible;
	cursor:pointer;
}
/*End check fracne SBPN*/
span.btn_dark_new_l,span.btn_dark_new_r{
	height:26; /*24px;*/
	display:inline-block;
	cursor:pointer;
	margin:0;
	padding:0;
}
span.btn_dark_new_l{
	/*background:transparent url(../../img/market/btn_dark_rt.gif) no-repeat left top;
	padding-left:13px;
	margin-right:3px;*/
}
span.btn_dark_new_r{
	background: url(../../img/btn_dark_rt.png) no-repeat right top;/*transparent url(../../img/market/bg_btn2_right.gif);*/
	_background: url(../../img/btn_dark_rt.gif) no-repeat right top;
	padding-right: 5px; /*13px;*/
}

.WebTextBox
{
border:1px solid #C6C6C6;
}

.errorfulloutline {
	font-family :Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #e0383c;
	padding: 3px;
	margin:5px 0;
	text-decoration: none;
	background-color: #fff;
	background-position: left;
	font-style: normal;
	line-height: normal;
	text-align : left;
	vertical-align : middle;
	border: 1px solid #e0383c;
	left: auto;
}
.successfulloutline {
	color : #003399;
	padding:5px;
	margin:5px 0;
	text-decoration: none;
	background-color: #F4FBFF;
	background-position: left;
	font-style: normal;
	font-weight : bold;
	line-height: normal;
	text-align : left;
	vertical-align : middle;
	border: 1px solid #C5D6E6;
	width:870px;
	left: auto;
}
.errorfulloutline tbody tr td span
{
	color : #e0383c !important;
}

.successfulloutline tbody tr td span
{
	color : #003399 !important;	
}
.widthRecentProducts
{
	width:150px;
}

/* start dhaval */
#sliderContent1 li, a
{
	border : 0 px;
	vertical-align:top !important;
}	

.paddingLeftWithWidth 
{
	padding-left:10px;
	width:100%;
}

.LeftZone
{
	padding-left:10px;
	padding-top:8px;
	width:178px;
}

ul.listBulletleftNav li 
{
	FONT-SIZE: 12px;
	BACKGROUND: url(../../img/market/bullet.gif) no-repeat left center !important;	
	MARGIN-BOTTOM: 4px;	
	COLOR: #666;	
	LIST-STYLE-TYPE: none;
	line-height:10px;
	padding-left:10px !important;
}

