/*-- Correctly outline error elements--*/
        input.error, select.error {

#mainColumn #sitemap ul, #mainColumn #tabs ul, #mainColumn #rightColumn ul, #mainColumn #rightColumn ol, 
	background-color: #FFFCC5;
	border: 1px solid #FF0000;
}
/*-- fixed ul, ol in main content --*/
      

#mainColumn ul {
	margin-left: 1.4em;
	list-style-type:disc;
}

#mainColumn ol {
	list-style-position:inside;
	list-style-type:decimal;
}

#mainColumn #sitemap ul, #mainColumn #tabs ul, #mainColumn #rightColumn ul, #mainColumn #rightColumn ol, #mainColumn .tabContent ul, #mainColumn .tabContent ol, #mainColumn #faqsAnswers ul, #mainColumn #faqsAnswers ol  {
	list-style-position:outside;
	list-style-type:none;
}


#mainColumn #tabs ul {
	margin-left:0em;
}
#mainColumn #faqsAnswers li div ul {
	list-style-position:inside;
	list-style-type:disc;
}
#mainColumn #faqsAnswers li div ol {
	list-style-position:inside;
	list-style-type:decimal;
}

#mainColumn .tabContent ul {
	clear:left;
}


.footnote {
	font-size: 10px;
}
.customFlyOut {
	background-color: #FFFFFF;
	border: 1px solid #0268CE;
	padding: 6px 0 15px;
	position: relative;
	width: 280px;
	z-index: 5;
}
.customFlyOut p {
	padding: 8px 20px;
}
.customFlyOut a {
	background: url( /app/images/layout/blueArrow_right.gif ) 0 50% no-repeat !important;
	border: none !important;
	color: #0066CC !important;
	font-size: 1.0em !important;
	font-weight: normal !important;
	margin: -10px 0 0 !important;
	padding: 0 0 0 10px !important;
	text-transform: none !important;
}
.customFlyOut a:hover {
	text-decoration: underline !important;
}
.halfWidget h4 {
	background: url(/app/images/layout/bg_tab-on.gif) #0066CC 0 0 repeat-x;
	color: #FFFFFF;
	font-size: 0.92em;
	padding: 7px 11px 9px;
	position: relative;
	text-transform: uppercase;
	width: auto;
}
.halfWidget h4 span {
	position: absolute;
	right: 0;
	text-align: right;
}
.halfWidget h4 a {
	color: #FFFFFF;
	font-weight: normal;
}
.halfWidget .roundedBtm {
	background-color: #FFFFFF;
	border: 1px solid #0066CC;
	margin-top: -1px;
}
.halfWidgetContent {
	padding: 10px 12px 15px;
}
.halfWidgetContent p {
	padding-bottom: 10px;
}
.halfWidgetContent p a {
	font-size: 0.92em;
	font-weight: bold;
	margin: 0 5px;
}
.halfWidgetContent p.rightLink {
	color: #cdcdcd;
	padding-bottom: 5px;
	text-align: right;
	width: auto;
}
.editIconLink {
	float:right;
	margin-top: -20px;
	z-index: 1000000;
}
.editIconLinkFooter {
	align:right;
}
#noContextBody {
	background: #E0E0E0 none repeat scroll 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 10px 0;
    padding: 0;
}
#noContextBody #container {
	background : #FFFFFF none repeat scroll 0 0;
    border: 1px solid #B8B8B8;
    margin: 0 1%;
    padding: 5px;
    width: 96%;
}

#noContextBody #noContextContent{
	margin:0;
	padding:10px 30px;
}

.regForm textarea {
clear:right;
display:inline-block;
float:left;
margin-left:26px;
}

.year {
width:60px !important;
}

.month {
width:50px !important;
}

.day {
width:50px !important;
}

.oneSectionContent2 .optionsList2{
	width: 691px;
}

#shareBoxContent .closeBtn{
	font-size: 0.91em;
	padding-bottom: 0;
	text-align: right;
	margin-bottom: 3px;
}

#shareBoxContent .closeBtn a{
	color: #085A01;
	font-weight: normal;
	text-decoration: none;
}

#shareBoxContent .closeBtn a:hover{
	text-decoration: underline;
}

#shareBoxContent .closeBtn span{
	font-weight: bold;
}

#emailConfirm {
	display: none;
	position: absolute;
    right: 0;
    top: 0;
}

#emailBoxConfirm {
	background-color: #FFFFFF;
    border: 1px solid #085A01;
    padding: 8px 13px 25px;
    position: relative;
    width: 400px;
    z-index: 5;
}

#emailBoxConfirm .closeBtn {
	font-size : 0.92em;
    padding-bottom: 0;
    text-align: right;
}

#emailBoxConfirm .closeBtn a {
	color: #085A01;
	font-weight: normal;
    text-decoration: none;
}

#emailBoxContent .error label {
	width: 300px;
}

.fullWidget .successMessage {
	color:green;
	font-weight:bold;
	margin-bottom:15px;
}

.oneThirdWidget {
width:240px;
}

.twoThirdWidget {
width:500px;
}

.fullWidthWidget {
width:755px;
}

.halfWidget{
margin: 0 0 25px;

}

.halfWidthWidget {
width:370px;
}


.tabContent .tabModuleNoBorder {
	background-color: #FFFFFF;
	border: 0px;
	margin: 5px 0 22px;
	position: relative;
	width: auto;
}


.inputFields p a {
	clear:right;
	display:inline-block;
	float:left;
	margin-left:26px;
}


/*-- fixed overflow content forcinf float drop in IE6 in subtopics --*/

#mainColumn #multiSection #centerColumn {
	overflow: hidden; 
}

/*-- fixed press relase Fireworks image grid display --*/

#pressrelease{
vertical-align:middle;
}

#pressrelease td {
vertical-align:middle;
}

#pressrelease img {
vertical-align:middle;
}

#pressrelease a {
vertical-align:middle;
}

/*-- move edit profile link right --*/

#editProfileLink
{
	float:right;
}

#editProfileTitle
{
	float:left;
}

/*-- initally hide FAQ category issues --*/

.categoryGroup {
	display:none;
}

#onlineOrderBtns {
	clear:both;
	margin:20px 0 45px 165px;
}

.addToCartGeneral {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
}

.addToCartGeneral { right: 30px; top: 155px; }

span.onlineOrderBlueBdr {
	background: url(/app/images/layout/bg_blueBtnLeft.gif) 0 0 no-repeat;
	cursor: pointer;
	float: left;
	height: 32px;
	margin: 0;
	padding: 0 15px 0 6px;
}


/*-- re-size SUPs --*/

sup {
	font-size:0.8em;
}


h1 sup, h2 sup, h3 sup, h4 sup {
	font-size:0.5em;
}

span#lightbox-image-details-caption sup {
	font-size:0.5em;
}


/* ----  Online Order tables ---- */


  table.onlineOrder, table.onlineOrderLine  {
        border-collapse: collapse;
        border-left: 1px solid #686868;
        border-right: 1px solid #686868;
        font: 0.9em / 145% 'Trebuchet MS', helvetica, arial, verdana;
        color: #333;
        width: 900px;
    }

    table.onlineOrder td, table.onlineOrder th,
    table.onlineOrderLine td, table.onlineOrderLine th {
        padding: 5px;
    }

    table.onlineOrder caption,
    table.onlineOrderLine caption {
        padding: 0 0 .5em 0;
        text-align: left;
        font-size: 1.4em;
        font-weight: bold;
        text-transform: uppercase;
        color: #333;
        background: transparent;
    }

        /* =head =foot
       ----------------------------------------------- */

    table.onlineOrder thead th, table.onlineOrder tfoot th, table.onlineOrder tfoot td,
    table.onlineOrderLine thead th, table.onlineOrderLine tfoot th, table.onlineOrderLine tfoot td {
        background: #333 url(/app/images/layout/llsh.gif) repeat-x;
        color: #fff
    }

    table.onlineOrder tfoot td,
    table.onlineOrderLine tfoot td {
        text-align: right
    }

        /* =body
       ----------------------------------------------- */

    table.onlineOrder tbody th, table.onlineOrder tbody td,
    table.onlineOrderLine tbody th, table.onlineOrderLine tbody td {
        border-bottom: dotted 1px #333;
    }

    table.onlineOrder tbody th,
    table.onlineOrderLine tbody th {
        white-space: nowrap;
    }

    table.onlineOrder tbody th a,
    table.onlineOrderLine tbody th a {
        color: #333;
    }

    table.onlineOrder tbody tr:hover,
    table.onlineOrderLine tbody tr:hover {
        background: #fafafa
    }



/* ----  Email a link error labels ---- */

#emailAFriendForm .errorMsg label.error{
margin-left:130px;
text-align:left;
width:210px;
}

/* Homepage news banner article link */
.bannerArticleLink {

background:none !important;
margin-right:0px !important;
text-align:left !important;
color:black !important;
font-weight:normal !important;
display:inline-block !important;
padding:0 !important;
float:none !important;
}


/* ----  Fixed Product listing ---- */

.fullWidget .twoSectionContent p {
	width: 423px;
}

/* -- Float the long titles on product category overview page -- */

#featuredProductContent {
float:left;
}


/* ----  Anchor Links---- */

#mainColumWithAnchors {
	width:676px; 
	margin-right:24px;
	float:left
}

#anchorColumn {
	width:200px;
	float:left
}




/* ----  TAB CONTENT NESTED BULLETS ---- */

.tabContent .tabModuleCopy li ul {
	margin-top:5px;
}

.tabContent .tabModuleCopy li ul li {
	margin-bottom:5px;
}



.nowrap
{
  white-space:nowrap;
}


#addProduct {
	display:none;
	left:0;
	position:absolute;
	top:3px;
	z-index:150;
}

#cartBreadcrumb {
	margin: 0 auto;
	width: 800px;
}

/*  CHUATNG-212 - Numbered Lists in Product Detail Tabs */
#productDetailTabs .tabContent .tabModuleCopy ol 
{
	list-style-type:decimal;
	list-style-position:outside;
	padding-left:30px;
}


#productDetailTabs .tabContent .tabModuleCopy ol li 
{
	background: none;
	padding-left:0px;
	margin-bottom:10px;
	display: list-item;
	vertical-align:top;
}


.addressBlock
{
	float:left;
	width:475px;
	margin-bottom: 15px;
}

.orderViewFieldLabel
{
	clear:left;
	float:left;
	font-weight:bold;	
	margin-right:5px;
	width:150px;
}


.orderViewFieldValue
{
	clear:right;
	float:left;
	font-weight:normal;
}


/* e-Shop */
ul#landing-categories {
	margin: 0;
	padding: 0;
	width: 788px;
}
ul#landing-categories li {
	width: 220px;
	height:155px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	padding: 25px 36px 25px 0;
	zoom: 1;
	*display: inline;
}
ul#landing-categories li img {
	border: 1px solid #ccc;
}
ul#landing-categories li span {
	display: block;
	padding-top: 0.5em;
	font-weight: bold;
}
#shop-list-heading {
	zoom: 1;
	background-color: #006ACA;
	overflow: hidden;
}
#shop-list-heading h2,
#shop-list-heading a {
	color: #fff;
}
#shop-list-heading h2 {
	float: left;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
#shop-list-heading a {
	float: right;
	font-size: 0.8em;
	line-height: 1.875;
	background: transparent url(../../ch/includes/images/white-arrow-right.png) no-repeat scroll right 5px;
	padding-right: 10px;
}
#shop-list-heading a.expanded {
	background-image: url(../../ch/includes/images/white-arrow-down.png);
}
#shop-list-heading,
ol#category-products {
	border: 1px solid #006ACA;
	margin: 0;
	padding: 8px;
}
ol#category-products {
	list-style-type: none;
}
.product-heading {
	zoom: 1;
	position: relative;
	padding: 9px;
	border-bottom: 1px dotted #000;
}
.product-heading img,
.product-heading h3 {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*display: inline;
}
.product-heading h3 {
	padding-left: 30px;
	width: 400px;
	font-size: 1.8em;
}
.product-heading .showhidelabel {
	display: block;
	position: absolute;
	bottom: 8px;
	right: 0;
	text-transform: uppercase;
	font-size: 0.8em;
	background: transparent url(../../ch/includes/images/link_arrow_blue_right.gif) no-repeat scroll right 3px;
	padding-right: 15px;
	margin-right: 10px;
}
.product-heading .expanded {
	background-image: url(../../ch/includes/images/link_arrow_blue_down.gif) !important;
}
.product-content {
	margin-bottom: 2em;
}
.product-content h4 {
	margin-top: 20px;
	color: #626262;
	font-size: 1.4em;
	margin-left: 8px;
}
.product-items {
	width: 100%;
	border-collapse: collapse;
	margin: 1px 0;
}
.product-items th,
.product-items td {
	padding: 8px;
}
.product-items th {
	border: none;
	padding-bottom: 0.1em;
	font-weight: bold;
	text-transform: uppercase;
}
.product-items td {
	border: 1px solid #666;
}
.col-details { width: 270px; }
.col-number  { width: 130px; }
.col-price   { width: 85px; }
.col-details a {
	font-weight: bold;
}
td.col-qty {
	border-right: none;
}
td.col-button {
	border-left: none;
	text-align: right;
}
.col-button input {
	border: 1px solid #006ACA;
	background: #fff url(../../ch/includes/images/link_shoppingCart.gif) no-repeat 7px center;
	color: #006ACA;
	padding: 0 8px 0 30px;
	height: 3em;
	line-height: 3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
}

.col-button .blueBdrLink2{
	margin-top:0;
	margin-bottom:0;
}
.col-button .blueBdrLink2 span.cartImage{
	position:absolute;
	margin-top:10px;
	margin-left:5px;
	padding:8px;
	background-image:url(../../ch/includes/images/link_shoppingCart.gif)
}
.col-button .blueBdrLink2 span.cartLabel{
	padding-left: 30px;
}

.product-items td{
	vertical-align:middle;
}

.col-button .blueBdrLink2:hover span.cartImage{
	background-image: url(../../ch/includes/images/link_shoppingCart-hovered.gif)
}

.category-product .addToCartGeneral{
	z-index:1;
}

.category-product .addToCartGeneral .dsBody{
	padding-bottom:0;
}

.product-items .cartModuleContent{
	zoom:1;
}

.category-product #addToCartContent{
	width:350px;
}

/* end of e-Shop changes */


