/*-- 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 ul li{
	width: 95%;
}
--*/

#mainColumn UL {
	 LIST-STYLE-TYPE: disc;
	WIDTH: 95%;
	vertical-align: top;
        list-style-position: outside;
      padding-left: 1.4em;
 }

#mainColumn UL#subtopicLIs	{
	MARGIN-LEFT: 1.4em;
	LIST-STYLE-TYPE: disc;
	WIDTH: auto;
	vertical-align: auto;
        list-style-position: inside;
      	padding-left: 0;

}

#mainColumn UL LI {}

#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;
	vertical-align: auto;
    padding-left: 0;
	WIDTH: auto;
}
#mainColumn #faqsAnswers li div ul {
	list-style-position:inside;
	list-style-type:disc;
	vertical-align: auto;
    padding-left: 0;
	WIDTH: auto;
}
#mainColumn #faqsAnswers li div ol {
	list-style-position:inside;
	list-style-type:decimal;
}

#mainColumn .tabContent ul {
	clear:left;
	vertical-align: auto;
    padding-left: 0;
	WIDTH: auto;
}


.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;
	vertical-align: auto;
    list-style-position: inside;
    padding-left: 0;
	WIDTH: auto;
}

.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;
}
