@charset "utf-8";
/* CSS Document */

/* Global Styles */

 img {
	behavior: url(../iepngfix.htc)
}
img, .TabbedPanelsTab {
	behavior: url(../iepngfix.htc);
}
body, td, th {
	font-family: Lucida sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}
body {
	background: #021a8d url(../images/us/global/global4/main_bg.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
	display:block;
}
h1 span, h2 span, h3 span, h4 span {
	display:none;
}
h3.light {
	font-size:1.1em;
	color:#fff;
}
a:link {
	color: #230282;
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #230282;
	border: none;
}
a:hover {
	text-decoration: underline;
	color: #230282;
}
a:active {
	text-decoration: none;
	color: #230282;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*Main Container*/

#mainContainer {
	background: url(../images/us/global/global4/body_bg.gif) repeat-y;
	width: 956px;
	min-height: 600px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding:0;
	background-image: url(../images/us/global/global4/body_bg.gif);
}
#mainHeader {
	background:url(../images/us/global/global4/header_main.gif) no-repeat #FFF bottom;
	width: 956px;
	height: 115px;
	overflow: hidden;
	left: 1px;
	position: relative;
}
.customer_service{
	background:url(../images/us/global/global4/customer_service.jpg) no-repeat;
	width:125px;
	height:30px;
	margin:49px 15px 0 0;
	float:right;
}
.logo{
	width:246px;
	height:57px;
	margin:34px 0 0 27px;
	float:left;
	}
.ie6 .logo{
	width:246px;
	height:57px;
	margin:34px 0 0 10px;
	float:left;
	}
#mainHeader h1 span {
	display:none;
}
#mainFooter {
	background: url(../images/us/global/global4/body_footer.gif) no-repeat;
	width: 956px;
	height: 12px;
	overflow: hidden;
	margin: 0 auto;
}
#footerLinksContainer {
	width: 956px;
	height: 15px;
	margin: 0 auto;
}
#footerLinks {
	float:left;
	position: relative;
	margin: 5px 0 15px 0;
}
#footerLinks ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}
#footerLinks ul li {
	color: #bcbcbc;
	float: left;
	font-size: 9px;
	margin: 0 4px 0 0;
}
#footerLinks ul li a {
	color: #bcbcbc;
}
#footerLinks ul li a:hover {
	color: #bcbcbc;
	text-decoration:underline;
}
#footerLegal {
	float: right;
	color: #bcbcbc;
	font-size: 9px;
	margin: 5px 15px 0 0;
}
#footerLegal a {
	color: #bcbcbc;
	font-size: 9px;
}

/*Top Bar Including Main Nav*/
#topBar {
	background: url(../images/us/global/global4/topnav_bg.gif) no-repeat;
	width: 927px;
	height: 75px;
	float:left;
	z-index: 10;
	margin:0 0 0 15px;
}

.ie6 #topBar {
	background: url(../images/us/global/global4/topnav_bg.gif) no-repeat;  
	width: 927px;
	height: 86px;
	float:left;
	z-index: 10;
	margin:0px 0 0 7px;
}
#mainNav {
	float:left;
	height:21px;
	left:43px;
	padding:12px 0 0 22px;
	top:10px;
	width:497px;
}
#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainNav ul li {
	float: left;
	height: 21px;
}
#mainNav ul li a {
	float: left;
	height: 21px;
}
#mainNav ul li a:hover {
	background-position: right;
}
.brands a {
	background: url(../images/us/global/global4/topnav_brands.gif) left no-repeat;
	width: 53px;
	height: 21px;
	display: block;
	text-indent: -9000px;
}
.parts a {
	background: url(../images/us/global/global4/topnav_parts.gif) left no-repeat;
	width: 91px;
	height: 21px;
	display: block;
	text-indent: -9000px;
}
.special a {
	background: url(../images/us/global/global4/topnav_special.gif) left no-repeat;
	width: 103px;
	height: 21px;
	display: block;
	text-indent: -9000px;
}
.customer a {
	background: url(../images/us/global/global4/topnav_customer.gif) left no-repeat;
	width: 132px;
	height: 21px;
	display: block;
	text-indent: -9000px;
}
.company a {
	background: url(../images/us/global/global4/topnav_company.gif) left no-repeat;
	width: 95px;
	height: 21px;
	display: block;
	text-indent: -9000px;
}
/*Body Container contains the left column and Main body*/

#bodyContainer {
	width: 930px;
	float:left;
	clear:both;
	margin:0 0 0 15px;
}
.ie6 #bodyContainer {        /* Modified */
	width: 930px;
	float:left;
	clear:both;
	margin:-4px 0 -10px 7px;
}
#leftColoumn {
	width: 181px;
	min-height: 500px;
	float: left;
	position: relative;
}
.ie6 #leftColoumn {
	width: 181px;
	min-height: 500px;
	float: left;
	margin:-13px 0 0 0;
	position: relative;
	}

/*Left Navigation*/

#leftNav {
	background: #7e7e7e;
	width: 181px;
	height: auto;
}

/*#leftNavTopShadow {
	background: url(../images/us/global/global4/leftnav_topshadow.jpg) no-repeat;
	width: 181px;
	height: 5px;
	overflow: hidden;
}*/
#leftNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftNav ul li:hover {
	background-position: right;
}

#leftNav ul li a:hover {
	background-position: right;
}

.sideNavBg {
	background: url(../images/us/global/global4/leftnav_bg.jpg) no-repeat left;
	width: 181px;
	height: 26px;
}

.sideNavBg a {
	color: #FFFFFF;
	width: 146px;
	height: 21px;
	display: block;
	padding: 5px 0 0 35px;
} 

.sideNavBg a:hover {
	color: #230282;
	background: url(../images/us/global/global4/leftnav_bg.jpg) no-repeat right;
	text-decoration: none;
}

.sideNavBottom {
	background: url(../images/us/global/global4/leftnav_bottombg.jpg) no-repeat left;
	width: 181px;
	height: 34px;
}

.sideNavBottom a {
	color: #FFFFFF;
	width: 146px;
	height: 21px;
	display: block;
	padding: 7px 0 0 35px;
} 

.sideNavBottom a:hover {
	background: url(../images/us/global/global4/leftnav_bottombg.jpg) no-repeat right;
	color: #230282;
	height: 27px;
	text-decoration: none;
}
#leftNavBottom {
	background: url(../images/us/global/global4/leftnav_btm.gif) top no-repeat;
	width: 181px;
	height: 21px;
	overflow: hidden
}
ie6 #leftColoumn {
	width: 181px;
	min-height: 500px;
	float: left;
	margin:-17px 0 0 0;
	position: relative;
}
 #leftNav ul li a:hover {
	background-position: right;
		color: #230282;
}
#leftNav ul li a{
	color:#FFF;
}

#subnav {
    background-color: #E1EAFF;
	width: 146px;
	padding: 3px 0 3px 35px;    
    height: auto;
}

.subsubcat {
	color: #230282;
}

.subsubcatcurrent {
	font-weight:bold;
	color: #230282;
}

#subnav a:hover {
	text-decoration: underline;
}

/*Sidebar Touts*/

#partsTout {
	background: url(../images/us/global/global4/sidetout_parts.gif) no-repeat;
	width: 183px;
	height: 195px;
	margin: 8px 0 0 0;
	position: relative;
}
#partsTout a {
	width: 183px;
	height: 195px;
	display: block;
}
#newsletterTout {
	background: url(../images/us/global/global4/sidetout_newsletter.gif) no-repeat;
	width: 183px;
	height: 111px;
	margin: 8px 0 0 0;
	position: relative;
}
.newsLearnMoreLink {
	width: 115px;
	height: 25px;
	display: block;
	top: 76px;
	position: absolute;
	left: 2px;
}
#specialsTout {
	background: url(../images/us/global/global4/sidetout_specialoffers.gif) no-repeat;
	width: 183px;
	height: 111px;
	margin: 7px 0 0 0;
}
#specialsTout a {
	width: 183px;
	height: 111px;
	display: block;
}
/* Main Body */

#mainBody {               /* Modified */
	width: 734px;
	min-height: 500px;
	float: left;
	left: 11px;
	margin:10px 0 0 0;
	position: relative;
}
.ie6 #mainBody {               /* Modified */
	width: 734px;
	min-height: 500px;
	float: left;
	left: 11px;
	margin:0px 0 0 0;
	position: relative;
}
/* break space */


.break_space {
	clear:both;
	height:12px;
}
#topsectionContainer {
	float:right;
	clear:both;
	width:702px;
	height:30px;
}
.ie6 #topsectionContainer {        /* Modified */
	float:right;
	clear:both;
	width:702px;
	height:40px;
	margin:-20px 0 10px 0;
}
/* Shopping cart */

#shoppingcartContainer {
	float:right;
	width:185px;
	height:20px;
	margin:-4px 0px 0px 0px;
}
.ie6 #shoppingcartContainer {
	float:right;
	width:165px;
	height:20px;
	margin:5px -55px 0px 0px;
}
#shopping_text {
	float:left;
	width:225px;
	height:20px;
	margin:0;
	padding:0px 0px 0px 6px;
	border-left:1px dashed #575757;
}
.ie6 #shopping_text {
	float:left;
	width:225px;
	height:20px;
	margin:0;
	padding:0px 0px 0px 6px;
	border-left:1px dashed #575757;
}
#shopping_text p {
	float:left;
	margin:0;
	padding:0px 8px 0px 0px;
	line-height:1em;
}
#shopping_text a {
	text-decoration:none;
   	color: #585858;
}
#icon_cart {
	float:left;
	background:url(../images/us/global/global4/icon_shopping_cart.gif) no-repeat;
	width:20px;
	height:20px;
	padding:0px 6px 0px 6px;
}
/* My account */

#myaccountContainer {
	float:right;
	width:143px;
	height:35px;
	margin:-12px 0px 0px 0px;
	padding:0;
}
.ie6 #myaccountContainer {                 /* Modified */
	float:right;
	width:143px;
	height:35px;
	margin:-0px 0px 0px 28px;
	padding:0;
	position:relative;
}
/* Breadcrumb */

ul#nav_breadcrumb {
	float:left;
	height:40px;
	padding:0px 0px 0px 0px;
	margin:0;
}
.ie6 ul#nav_breadcrumb {                /* Modified */
	float:left;
	width:auto;
	height:18px;
	padding:12px 60px 0px 0px;
	margin:0;
}

/* checkout */

ul#nav_checkout {
	float:left;
	height:40px;
	padding:0px 0px 0px 0px;
    margin:0px 0px 0px 300px; 
}
.ie6 ul#nav_checkout {                /* Modified */
	float:left;
	width:auto;
	height:18px;
	padding:12px 0px 0px 0px;
    margin:0px 0px 0px 140px; 
}


/* Search */

#searchContainer {
	float:right;
	width:330px;
	height:40px;
	margin:0 0px 0 0;
}
#searchContainer #searchTxt {
	float:left;
	width:100px;
	height:auto;
	margin:4px 0 0 0;
}
#searchContainer #searchTxt p {
	margin:2px 0 0 0;
	padding:0;
	color:#fff;
	text-align:right;
}
#searchContainer #searchTxt p span {
	font-size:1.3em;
}
#searchContainer #searchTxt p a {
	color:#897bb0;
	text-decoration:underline;
}
#searchContainer form {
	float:right;
	width:222px;
	height:40px;
	margin:8px 0px 0px 0px;
	padding:0;
}
#searchContainer form #search_form_left {
	float: left;
	background: url(../images/us/global/global4/search_left.gif);
	width: 12px;
	height: 25px;
}
#searchContainer form input.search_input {                  /* Modified */
	float:left;
	background:url(../images/us/global/global4/search_slice.gif) repeat-x;
	margin:0;
	padding:0;
	border:none;
	width:169px;
	height:22px;
	margin:0;
	padding:3px 5px 0 0;
}
#searchContainer form .search_submit {
	float:left;
	width:30px;
	height:25px;
	margin:0;
	padding:0;
	border:none;
	border:0;
}
.index_field {
	width:150px;
	height:23px;
	margin:0;
	padding:43px 0 0 10px;
}
.index_lft {
	background: url(../images/us/global/global4/input_left.png) left no-repeat;
	height:23px;
	width:6px;
	float:left;
}
.index_rgt {
	background: url(../images/us/global/global4/form_right.png) right no-repeat;
	height:23px;
	width:6px;
	float:left;
}
.input_index {
	background: url(../images/us/global/global4/input_bg.gif) repeat-x;
	height:21px;
	width:101px;
	margin:0;
	padding:2px 0 0;
	float:left;
	border:none;
	font-size:12px;
	color:#333333;
}
.input_btn {
	width:22px;
	height:21px;
	margin:4px 8px 0 0;
	padding:0;
	border:none;
	float:right;		
}
.ie6 .input_btn {
	width:22px;
	height:21px;
	margin:4px 8px 0 6px;
	padding:0;
	border:none;
	float:right;		
}
/* Page Nation */
 .pagination_list {
	float:right;
	width:156px;
	height:auto;
	margin:-20px 0 0 10px;
	padding:0;
	}
.pagination_list ul {
	padding:0;
	margin:0;
	list-style:none;
	}
.pagination_list li {
	padding:0 1px 0 0;
	list-style:none;
	float:left;
	 width:23px;
	 height:23px;
	 display:inline;
	}
.steptxt_img {
	margin:0 10px 0 0 ;
	padding:0;
	height:23px;
	width:32px;
	float:left;
	}
/*Page Nation*/

/* Breadcrumb */

ul#nav_breadcrumb li, ul#nav_breadcrumb li ul, ul#nav_breadcrumb li ul li, ul#nav_breadcrumb li ul li ul, ul#nav_breadcrumb li ul li ul li {
	float:left;
	width:auto;
	height:auto;
	list-style-type:none;
	padding:0px 6px 0px 0px;
	margin:0;
	color:#585858;
}

ul#nav_breadcrumb li a {
	color:#585858;
	text-decoration:underline;
}

ul#nav_breadcrumb li ul li a {
	color:#585858;
	text-decoration:none;
}
h2#heading_act_regst {
	width:548px;
	min-height:28px;
	margin:32px 0 0 0;
	font-size:20px;
	color:#230282;
}

.mcafee_btn { 
height:31px;
width:115px;
margin:0;
padding:0 0 15px 15px;
clear: both;
float:left;
}

.reg_bg {
	background:#FFFFFF;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	width:706px;
	margin:0;
	padding:16px 0 0 27px;
	float:left;
	min-height:648px; 
	height: auto !important;
}

/* brands list */

#carouselContainer {
	background:url(../images/us/global/global4/scroller/bg_brands_list.gif);	
	float:left;
	width:496px;
	height:68px;
	position: relative;
	margin: 15px 0 0 20px;
}

#carouselPrev {
	position: absolute;
	top: 18px;
	left: 0;	
	background:url(../images/us/global/global4/scroller/prev-horizontal.gif) 64px 0;	
	width:32px;
	height:32px;
	cursor: pointer;
}

#carouselNext {
	position: absolute;
	top: 18px;
	right: 0;
	background:url(../images/us/global/global4/scroller/next-horizontal.gif) 96px 0;	
	width:32px;
	height:32px;
	cursor: pointer;
}

#brandsContainer {
	margin-left: 33px;
	width:340px;
	height:68px;
}

#brandsContainer ul {
	float: left;
}

#brandsContainer li {
	margin: 0 9px;
}

/* Parts Finder */

.ie6 .products_main  .products_btm {
	float:left;
	background:url(../images/us/global/global4/cat_landing/products_btm.gif) no-repeat;
	height:10px;
	margin:-15px 0 15px 0;
	width:735px;
}

#specialoffer-prdtinfo{
	float:right;
	width:735px;
	height:135px;
	background:url(../images/us/global/global4/product_info/prdt-info-banner.png)  no-repeat;
	margin:0 -2px 12px 0;
}

.braun_head {
	color:#5980EF;
	font-size:15px;
	font-weight:bold;
	margin:0 0 15px;
	padding:0;
}

.braun_select_cont {
	float:left;
	margin:5px 0;
	width:650px;
}

.braun_select_1 {
	font-size:12px;
	width:237px;
}

.braun_select_2 {
	font-size:12px;
	width:170px;
	float:left;
	margin-top: 5px;
	display: inline;
}

.ok_txt {
	clear:both;
	color:#000066;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:15px 0;
}

.braun_btn {
	margin:0 0 -14px 8px;
	padding:0;
	position:relative;
}

.braun_go_btn {
	float:left;
	padding-left: 10px;
	position:relative;
}

.braun_txt {
	color:#7E7E7E;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.tc_purple_link a:hover {
	text-decoration:none;
}

.tc_purple_link a {
	text-decoration:underline;
}

/* Parts Finder Results */

#parts_top {
	padding-top: 30px;
}

#parts_add {
	float: right;
	margin: -25px 10px 10px 0;
	display: inline;
}

#parts_results_top td {
	color: #fff;
}

#parts_results_body {
	width: 672px;	
}

#parts_results_body td {
	padding: 10px 0;
	border-bottom: 2px #ccc dotted;
	background: #fff;
}

#parts_results_body .td_no_border td {
	border-bottom: medium none;
}

/* Advanced Search */

.advance_search_cols {
	float:left;
	margin:5px 5px 5px 0;
	text-align:right;
	width:70px;
}

.advance_search_cont {
	float:left;
	margin:25px 0 5px;
	width:650px;
}

.advance_select {
	border:1px solid #7E7E7E;
	font-size:12px;
	height:150px;
	margin:0 0 10px;
	padding:0;
	text-align:left;
	width:603px;
}

#advance_select2 {
	margin-top: 3px;
}

.advance_go_btn {
	margin:-22px 2px 0 0;
	padding:0;
}

/* Returns & Exchanges */

.hs_select {
	width:195px;
}

.customer_service_list {
	float:right;
	font-size:12px;
	height:auto;
	margin:-20px 0 0;
	padding:0;
	width:194px;
}

.returns_exe li {
	color:#666666;
	font-size:11px;
	line-height:18px;
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
}

/* FAQ */

#tc_main {
	clear:both;
	float:left;
	margin:0;
	padding:20px 0 10px;
	position:relative;
	width:682px;
}

#tc_main p {
	clear: both;
}

.tc_grey_txt {
	font-size:11px;
	margin:0;
	padding:0;
}

.faq {
	margin:5px 0 10px 5px;
	padding:0;
	width:100%;
}

.faq ol {
	margin:0;
	padding:0;
}

.faq li {
	color:#666666;
	font-size:11px;
	line-height:18px;
	list-style-type:decimal;
	margin:0 0 0 25px;
	padding:0;
}

.faq li a:hover {
	text-decoration:none;
}

.faq li a {
	color:#230282;
	text-decoration:underline;
}

.tc_subheading {
	margin:0 0 0;
	padding:10px 0 0;
}

.tc_headiing, .tc_subheading {
	color:#5980EF;
	font-size:15px;
}

/* Ordering & Payment */

.hs_headiing {
	color:#5980EF;
	font-size:15px;
	margin:0;
	padding:0;
}

/* Unsubscribe */

.input_cs {
	background:transparent url(../images/us/global/global4/form_bg.gif) repeat-x;
	border:medium none;
	color:#333333;
	float:left;
	font-size:12px;
	height:21px;
	margin:0;
	padding:2px 0 0;
	width:316px;
}

.customer_service_field {
	float:left;
	height:23px;
	margin:0;
	padding:0;
	width:340px;
}

.cs_btn {
	float:right;
	margin:0;
	padding:0 10px 0 0;
}

#cs_btn1 {
	margin-top: -10px;	
}

#friends_email {
	padding-left: 60px;
}


#friends_email,
#div_input_friends,
#friends_submit {
	float: left;
}

#friends_submit,
#div_input_friends {
	padding-left: 20px;
}


#input_friends_email {
	width: 200px;
}

#friends_submit {
	display: inline;
}

/* How To Shop */

.hs_greytxt_bold {
	font-weight:bold;
	margin:0;
	padding:5px 0 0;
}

/* Shipping & Delivery */

#shipdel_table {
	width: 479px;
	margin: 0 auto;
}

#shipdel_top div {
	float: left;
}

#shipdel_left {
	background: url(../images/us/global/global4/shipdel_left.gif);
	width: 11px;
	height: 41px;
}
 
#shipdel_head {
	background: url(../images/us/global/global4/shipdel_slice.gif) repeat-x;
	width: 455px;
	height: 41px;
} 

#shipdel_head td {
	color: #fff;
	padding: 5px 0 0 9px;
}

#shipdel_right {
	background: url(../images/us/global/global4/shipdel_right.gif);
	width: 13px;
	height: 41px;
}

#shipdel_body {
	float: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}

#shipdel_body td {
	padding: 10px 0 10px 20px;
	border-left: 1px #ccc dotted;
}

#shipdel_body tr {
	background: #f5f5f5;
}

#shipdel_body tr.alt {
	background: #ededed;
}

#shipdel_bot {
	float: left;
	background: url(../images/us/global/global4/shipdel_bot.gif);
	width: 479px;
	height: 10px;
	margin-bottom: 20px;
	display: inline;
	overflow: hidden;
}

/* Special Offers */

.item_page_dropdown {
	float: right;
	width: 100px;
	margin:0 10px 0;	
}

.prev_item_page, .next_item_page {
	float: right;	
	margin:0;	
}

.item {
	float: left;
	width: 170px;
	padding: 0 85px 50px 0;
	text-align: center;
}

.last_item {
	padding-right: 0;
}

.item .item_input {
	padding: 4px 0;
}

.item input {
	/* width: 20px; */
	text-align: center;
}

.item_options, .item_add {
	margin: 5px 0 3px;
}

.item a {
	font-weight: bold;
}

.item span {
	float: left;
	clear: left;
	padding-top: 5px;
	width: 100%;
}

.item .price ,
.item .discounted ,
.item .sale {
	font-weight: bold;
}

.item .discounted {
	text-decoration: line-through;
}

.item .sale {
	color: #6e0000;
}

#bottom_pagination {
	border-top: 2px dotted #CCCCCC;
	padding-top: 5px;
}

/* Advanced Search Results */

#adv_results_head ul {
	padding: 0;
}

#adv_results_head ul li {
	float: left;
	list-style: none;
	padding: 10px 10px 20px;
	text-align: center;
	border-right: 1px #ccc dotted;
}

#adv_results_head ul li.last {
	border: none;
}

/* Directory Template */

#category_dropdown {
	float: right;
	width: 200px;
	margin:0 10px 0 0;	
}

/* Find Wish List */

#find_wl_btn {
	margin-top: -10px;
	display: inline;
}
.messageerror {
    color: #FF0000;
}
.popup {
    background-color: #FFFFFF; 
    background-image: none;
}
.detailheader    {
	font-size:16px;
	color:#5980ef;
	font-weight:bold;
	margin:0;
	padding:0 0 7px;
	}
    
.headerrule, .tableitemdivbg, .tablesavedborder, .crosssellborder, .upsellborder, .recoverborder, .thumbborderbg, .altviewactiveborder {
	background-color : #CCCCCC;
}

.thumbtext, a.thumbtext:link, a.thumbtext:visited, a.thumbtext:hover, a.thumbtext:active 
{
color: #585858; 
text-decoration: none;
}

.messagewas{
	color: #585858;
}
.pricewas, .discounted{
	color: #585858;
	text-decoration : line-through;
}
.pricesale, .messagesale, .sale {
	color: #990000;
	font-weight : bold;
}

.breadcrumb {line-height:175%;}

.pDetailPriceLabel {
	color:#990000;
	font-size:1.5em;
	font-weight:bold;
}

.pDetailPriceValue {
	color:#990000;
	font-size:1.5em;
	font-weight:bold;
}

.YouSaveValue {
	font-weight: normal;
	font-size:1.5em;    
}

.YouSaveLabel{
	font-weight: normal;
	font-size:1.5em;    

}

.moreidea {
    color:#5980EF;
	font-size:1.2em;
}