/*	CSS Reset
---------------------------------------------------	*/
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; }

/* remember to define focus styles! */
:focus { outline:0; }
ol,ul { list-style:none; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes: "" "";}

/*	Image Cache
---------------------------------------------------	*/
@media projection, screen {
     div.imgCache { position: absolute; left: -8000px; top: -8000px; }
     div.imgCache img { display:block; }
}
@media print { div.imgCache { display: none; } }

/*	Fix for Simon Admin Header
---------------------------------------------------	*/
#SimonCentralHeader td { vertical-align:middle; }

/*	Body
---------------------------------------------------	*/
body { font-family:Arial, Verdana, "Lucida Grande", sans-serif; line-height:1; background:url(/images/global/bg-body.jpg) #bfbfbf left top repeat-x; color:#636363; font-size:13px; font-weight:normal; }
body iframe body { background: transparent none; }
input[type="text"], input[type="password"] { font-size: 12px; background: #ffffff; border: 1px solid #a5a4a4; color: #5a5a5a; padding: 0px 0px 2px 4px; }
input.inputImage { background: none; border: none; }
input[type="image"] { background: none; border: none; }
sup { font-size:.6em; position:relative; top:-6px; }
strong { font-weight:bold; }
em { font-style: italic; }
h2 { font-family:Verdana, Arial, "Lucida Grande", sans-serif; font-weight:normal; }
h3 { font-family:Verdana, Arial, "Lucida Grande", sans-serif; color:#363636; font-size:16px; font-weight:normal; }
h4 { font-family:Verdana, Arial, "Lucida Grande", sans-serif; color:#077da2; font-size:18px; font-weight:normal; }
h5 { font-family:Verdana, Arial, "Lucida Grande", sans-serif; color:#332e26; font-size:16px; font-weight:normal; }
h6 { font-family:Verdana, Arial, "Lucida Grande", sans-serif; color:#221e19; font-size:14px; font-weight:normal; margin-bottom:4px; }
p { font-family:Arial, Verdana, "Lucida Grande", sans-serif; color:#636363; font-size:13px; line-height:15px; font-weight:normal; }
a { font-family:Arial, Verdana, "Lucida Grande", sans-serif; color:#077da2; font-size:13px; text-decoration:none; }
a.linkAlt { font-family:Arial, Verdana, "Lucida Grande", sans-serif; color:#636363; font-size:13px; text-decoration:underline; }
a:hover { text-decoration:underline; }
a.linkAlt:hover { color:#423e39; }
.arrow { background:url(/images/global/arrow.png) right 4px no-repeat; padding-right:10px; }
.share { float: right; margin: -38px -10px 0px 0px; }
.excel { background:url(/images/icons/icn-excel.png) left top no-repeat; padding-left:25px; height:19px; line-height:19px; }
.clear { clear:both; }
.displayBlock { display: block; }
.displayNone { display:none; }
.uppercase { text-transform:uppercase; }
.txtDarkerBold { color:#423e39; font-weight:bold; }
.txtDarkerBold15 { color:#423e39; font-weight:bold; font-size: 15px; }
.txtDarkerBoldUpper12 { color: #424242; font-weight: bold; font-size: 12px; text-transform: uppercase; }
.txtDarker { color:#221e19; }
.txtBlue { color:#077DA2; }
.podSubHeading { font-family:Verdana, Arial, "Lucida Grande", sans-serif; font-size:15px; color:#010000; margin-bottom:7px; }
.padding14 { padding:14px; }
.padTop7 { padding-top: 7px; }
.pPadBot p { padding-bottom: 16px; }
.font10 { font-size: 10px; line-height: 10px; }
.font12 { font-size: 12px; }
.font11 { font-size: 11px; }
.font15 { font-size: 15px; }
.marginBottom15 { margin-bottom: 15px; }
.icnCircle { line-height:26px; }
	.icnCircle img { float: left; }
.iconMapAmerica { background: url(/images/icons/icn-map-america.png) left top no-repeat; padding-left: 24px; line-height: 19px; height: 19px; display: block; float: left; }
.iconGlobe { background: url(/images/icons/icn-globe.png) left top no-repeat; padding-left: 19px; line-height: 19px; height: 19px; display: block; float: left; }
.icnVidCamera { background: url(/images/icons/icn-vid-camera.png) left top no-repeat; padding-left: 23px; }
.width600 { width: 600px; float: right; clear: right; }
form input.inputNotText { width: auto; background: none; border: none; margin: 0px; padding: 0px; }
.linksSharePrint { float: right; margin-bottom: 20px; }
.error { color: red; margin-left: 10px; display: none; }
#linkHeader { width: 100%; background: url(/images/linkheader/repeating.jpg) left top repeat-x; height: 60px; }
	#linkHeader a.linkHeaderBack { display: block; width: 500px; height: 60px; background: url(/images/linkheader/middle.jpg) right top no-repeat; float: left; }
	#linkHeader a.linkHeaderLogo { display: block; width: 142px; height: 60px; background: url(/images/linkheader/logo.jpg) right top no-repeat; float: left; }
	#linkHeader a.linkHeaderLogoMills { display: block; width: 142px; height: 60px; background: url(/images/linkheader/middle_mills.jpg) right top no-repeat; float: left; }
	#linkHeader a.linkHeaderLogoKravco { display: block; width: 142px; height: 60px; background: url(/images/linkheader/middle_kravco.jpg) right top no-repeat; float: left; }
	#linkHeader a span { display: none; }

/*	jqModal Overlay Styles
---------------------------------------------------	*/

/* jqModal base Styling courtesy of; Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied, the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow { display: none; position:fixed; top: 50%; left: 50%; padding: 9px; margin-left: -333px; margin-top: -200px; width: 649px; height: 375px; z-index: 3001; background: url(/images/global/bg-overlay.png) left top no-repeat; color: #333; }

/*.jqmOverlay { background-color: #d4e8ed; }*/

.jqmWindowSmall { display: none; position: fixed; top: 50%; left: 50%; padding: 9px; margin-left: -272px; margin-top: -137px; width: 526px; height: 275px; z-index: 3001; background: url(/images/global/bg-overlay-small.png) left top no-repeat; color: #333; }

.jqmOverlaySmall { background-color: #d4e8ed; }

.jqmWindowRS { display: none; position: absolute; left: 50%; margin-left: -369px; margin-top: 0px; width: 738px; height: 675px; z-index: 3001; background: url(/images/retailershowcase/bg-rs-overlay.png) left top no-repeat; color: #333; }

.jqmOverlayRS { background-color: #d4e8ed; }

.jqmWindowWide { display: none; position: absolute; left: 50%; margin-left: -433px; margin-top: 0px; width: 866px; color: #333; }
	.jqmWindowWide .jqmWindowWideTop { width: 866px; height: 22px; background: url(/images/global/bg-overlay-wide-top.png) left top no-repeat; }
	.jqmWindowWide .jqmWindowWideMid { width: 816px; padding: 1px 25px; background: url(/images/global/bg-overlay-wide-mid.png) left top repeat-y; }
	.jqmWindowWide .jqmWindowWideBottom { width: 866px; height: 22px; background: url(/images/global/bg-overlay-wide-bottom.png) left top no-repeat; }

/*	sIFR Styles
---------------------------------------------------	*/

/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 ý 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  .sIFR-active #mallHomeBanner h2 {
    font-family: Verdana;
    visibility: hidden;
    line-height: 1em;
  	font-size: 25px;
  }
  .sIFR-active #mallHomeBanner p {
    font-family: Verdana;
    visibility: hidden;
    line-height: 1em;
  	font-size: 15px;
  }
  .sIFR-active #topOfContent h2 {
    font-family: Verdana;
    visibility: hidden;
    line-height: 1em;
  	font-size: 22px;
  }  
  .sIFR-active #content_wLnav-R h2 {
    font-family: Verdana;
    visibility: hidden;
    line-height: 1em;
  	font-size: 18px;
  }  
  
}

/*	Auto-Complete
---------------------------------------------------	*/

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	z-index: 100;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	/*filter:mask();*/
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url(/images/global/indicator.gif) right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

/*	reCAPTCHA
---------------------------------------------------	*/

#recaptcha_widget { width:223px;}
	#recaptcha_widget a { border: none; display: inline; height: auto;  background: none; float: none; }

.credit a { text-decoration: underline; }

.recaptcha_box { width:223px;}
.recaptcha_box p { margin-left:0 !important; margin-right:0 !important;}
.recaptcha_buttons { width:210px; position:relative; }
.recaptcha_buttons div p, div.recaptcha_buttons div p a { line-height:16px; font-size:11px; margin:0 !important; padding:0 !important; }
.recaptcha_buttons div.recaptcha_load { float: left; padding-right: 4px; border-right:1px solid #A5A4A4; }
.recaptcha_buttons div.recaptcha_only_if_image { float: left; padding: 0px 4px; border-right:1px solid #A5A4A4; }
.recaptcha_buttons div.recaptcha_only_if_audio { float: left; padding: 0px 4px; border-right:1px solid #A5A4A4; }
.recaptcha_buttons div.recaptcha_helpimage { float: left; padding-left: 4px; }
.recaptcha_logo { position:absolute; top:18px; right:0;}
.credit {clear: left; padding:10px 0;}

#recaptcha_response_field { width: 214px; }
#recaptcha_image { width:223px !important; height:auto !important; margin-bottom:8px;}
#recaptcha_image img { border: 1px solid #A5A4A4; width: 218px; height: 42px; }

#slideCheckBalance .recaptcha_box { width:300px;}
#slideCheckBalance .recaptcha_buttons { width:300px; }
#slideCheckBalance .recaptcha_buttons div.recaptcha_load { float: left; padding-right: 6px; border-right:1px solid #A5A4A4; }
#slideCheckBalance .recaptcha_buttons div.recaptcha_only_if_image { float: left; padding: 0px 6px; border-right:1px solid #A5A4A4; }
#slideCheckBalance .recaptcha_buttons div.recaptcha_only_if_audio { float: left; padding: 0px 6px; border-right:1px solid #A5A4A4; }
#slideCheckBalance .recaptcha_buttons div.recaptcha_helpimage { float: left; padding-left: 6px; }
#slideCheckBalance .recaptcha_buttons div.recaptcha_logo { position:absolute; top:24px; right:0; }
#slideCheckBalance .credit {width:300px;clear: left; padding:5px 0 10px 0;}
#slideCheckBalance .recaptcha_box #recaptcha_image { margin-bottom: 0; width: 294px; height:auto;  margin-bottom:8px; }
#slideCheckBalance .recaptcha_box #recaptcha_image a { padding:0;}
#slideCheckBalance #recaptcha_image img { border: 1px solid #A5A4A4; width: 298px; height: 42px; }
#slideCheckBalance #recaptcha_response_field {width:294px;}
#slideCheckBalance #recaptcha_image .recaptcha_audio_cant_hear_link {line-height:normal;}


#confirmAccount .recaptcha_box { width:600px;}
#confirmAccount .recaptcha_box #recaptcha_image img { width: 304px; height: 50px;}
#confirmAccount #recaptcha_response_field {width:300px;}
#confirmAccount .credit {width:300px;clear: left; padding:5px 0 0 0;}
#confirmAccount .recaptcha_buttons { width:340px; padding-left:0; }
#confirmAccount .recaptcha_buttons div.recaptcha_load { float: left; padding-right: 6px; border-right:1px solid #A5A4A4; }
#confirmAccount .recaptcha_buttons div.recaptcha_only_if_image { float: left; padding: 0px 6px; border-right:1px solid #A5A4A4; }
#confirmAccount .recaptcha_buttons div.recaptcha_only_if_audio { float: left; padding: 0px 6px; border-right:1px solid #A5A4A4; }
#confirmAccount .recaptcha_buttons div.recaptcha_helpimage { float: left; padding-left: 6px; }
#confirmAccount .recaptcha_buttons div.recaptcha_logo { position:absolute; top:0; right:34px;}
	
/*	Admin
---------------------------------------------------	*/
.message_box .AdminClearBtn {  }
.message_box .AdminSaveBtn {  }
.AdminEditLink { display: inline-block; margin-bottom:-2px; color: #b7130e; font-weight:bold;}
#PreviewContainer .AdminClearBtn {  }
#PreviewContainer .AdminPreviewBtn {  }
.AdminRemoveBtn {  }

#cart-link {color: #ffffff;}
a.rfdSkinnedButton input { padding: 0px; float: left; }


/* styles for HELP popup panels  */
.maincopy p { margin-bottom:6px; }
.maincopy ul { list-style: disc outside; margin-left:15px; }
.maincopy ul li.maincopy { list-style: disc outside; padding-left:10px; margin:3px 0; }

body input.ruButton { border: none; background: none; padding: 0px; }
body input.ruFakeInput { border: none; background: none; padding: 0px; }
body input.ruFileInput { border: none; background: none; padding: 0px; }
