/*-- Correctly outline error elements--*/
        input.error, select.error {
	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 #mainColumn #myProductCopy ul,
#productContent 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 {
        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 {
        padding: 5px;
    }

    table.onlineOrder 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 {
        background: #333 url(/app/images/layout/llsh.gif) repeat-x;
        color: #fff
    }

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

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

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

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

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

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


.txtb	{ font-family:arial; font-size:11px; color:#FFFFFF; text-decoration:none; padding:10px 5px 0px 10px;}
.txta	{ font-family:arial; font-size:11px; color:Yellow; text-decoration:none; padding:10px 5px 0px 10px;}
#divfondo { position:relative; top:0; left:0; width:80%; overflow:auto; z-index:1; visibility:visible; background-color:#336799;}
#divfondo img {  display:inline; }


#signInBoxContent div p label { position: absolute; margin-top: 3px}
#signInBoxContent a.forgetPass { position: absolute }

.fullWidget .fullWidthWidget .userInfo p 
{
	width:100%;
}


/*-- Retriever--*/

div.retrieverPopup {
	border:medium none;
	display:none;
	padding:4px 0 0;
	position:absolute;
	text-align:left;
	top:20px;
	z-index:500;
	width:auto;
	height:auto;
}


.retrieverWrapper {
	background-color:#FFFFFF;
	border:1px solid #085A01;
	display:block;
	float:left;
	padding:0 20px;
	position:relative;
	width:350px;
	z-index:5;
}

.retrieverPopup .close { clear:both; text-align:right; background:#fff; font-size: 11px; margin-bottom:5px; }

.retrieverContent {	left: 0px; padding: 10px 0 10px 10px; background: #fff; text-align:left;}
.retrieverContent img.leftAlign { margin: 2px 10px 0 0; }
.retrieverContent h3, .retrieverContent h4  { font-weight:bold; padding:4px 0 10px;}
.retrieverContent h5 { margin-top: 8px; }

.retrieverContent a { margin-left: 8px; }
.retrieverContent input { vertical-align: middle; }
.retrieverContent input#remember { margin-left: 8px; }
.retrieverContent input { width: 220px; }
.retrieverContent label { margin-left: 3px; }

/* Buttons within the Sign In and Forget Password Overlays */
.retrieverContent .signInBtns
{
	clear: both;
	float: left;
	display: block;
	padding: 15px 0 22px 0;
	width: auto;
}

.retrieverContent .signInBtns span { margin-left: 0px; }
.retrieverContent .signInBtns input{ vertical-align: auto; width: auto; }
.retrieverContent .signInBtns a.blueBdrLink2 
{
	color: #0066CC;
	display: inline-block;
	margin: 0;
	padding: 0 0 0 6px;
}

.retrieverContent .signInBtns a.blueBdrLink2 span
{
	color: #0066CC;
	display: inline-block;
	font-size: 1.0em;
	margin: 0;
	padding: 9px 12px 9px 6px;
}