/* resets */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: normal; font-style: normal; font-size: 100%; line-height: 1; font-family: inherit; text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
ol, ul { list-style: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }
/* base styles */

body, p, div, dl, dt, dd { color: #636363; font: normal normal normal 12px/19px arial,verdana; }
body { background: #fff url(/lib/images/beige-bg.jpg); }

a { font: normal normal normal 100% arial; }
a:hover { text-decoration: none; }
a:visit { }

em { font-style: italic; }
strong { font-weight: bold; }

ul { margin-left: 20px; margin-bottom: 10px; list-style-type: disc; }
ul li { line-height: 20px; }

h1 { color: #004D41; font: normal normal bold 180% georgia; line-height: 60px; }
h2 { color: #004D41; font: normal normal bold 150% georgia; margin-bottom: 10px; }
h3 { color: #004D41; font: normal normal normal 125% georgia; margin-bottom: 10px; }
/* core */
#page { background-color: #fff; border: solid 1px #cecece; margin: 15px auto; padding: 0 15px 15px; width: 900px; }

#hd { background: #004D41; padding: 10px 0 0 10px; }
#bd { overflow: hidden; _overflow: visible; zoom: 1; padding: 10px 0 0; }
#mast { text-align: right; }
	#mast h1 { font-size: 12px; line-height: 20px; margin:0; }
#ft { background: #fff url(/lib/images/storesafe-logo-sm.gif) no-repeat scroll 800px 10px; border-top: solid 1px #cecece; padding: 10px 125px 0 10px; margin-top: 10px; }

#admin-mast, #admin-mast a { background-color: #000; color: #fff !important; line-height: 25px; padding: 0 10px; }
#admin-mast div { color:#fff !important; }

.copyright { font-size: 80%; line-height: 16px; }
/* columns */
.main { overflow: hidden; _overflow: visible; zoom: 1; }
.leftCol { float: left; padding: 10px; width: 525px; }
.rightCol { float: right; padding: 10px; width: 325px; }
/* modules */
.mod { border-bottom: dashed 1px #ADA187; margin-bottom: 10px; }
.mod .hd { margin-bottom: 10px; }
.mod .hd .mod .hd * { font: normal normal bold 150% georgia; }
.mod .hd * { margin-bottom: 0; }
.mod .bd { padding: 10px; }
.mod .ft { }
.lastMod { border-bottom: none 0; margin-bottom: 0; }
.noBorder { border: none 0; }
/* lines */
.line, .lastUnit { overflow: hidden; _overflow: visible; _zoom: 1; }
.unit { float: left; _zoom: 1; }
.size1of1 { float: none; }
.size1of2 { width: 50%; }
.size1of3 { width: 33.33333%; }
.size2of3 { width: 66.66666%; }
.size1of4 { width: 25%; }
.size2of4 { width: 50%; }
.size3of4 { width: 75%; }
.size1of5 { width: 20%; }
.size2of5 { width: 40%; }
.size3of5 { width: 60%; }
.size4of5 { width: 80%; }
.lastUnit { float: none; _position: relative; _left: -3px; _margin-right: -3px; width: auto; }
/* forms */
fieldset { border: none 0; padding: 10px; margin: 0; }
fieldset label { display: block; float: left; width: 125px; padding: 0; margin: 5px 0 0; text-align: right; }
fieldset input, fieldset textarea, fieldset select { width: auto; margin: 5px 0 0 10px; }
fieldset input#reset, fieldset .reset { margin-left: 0px; }
fieldset textarea { overflow: auto; }
fieldset small { display: block; font-size: 85%; margin: 0 0 5px 130px; padding: 1px 3px; }
fieldset .req { font-weight: bold; }
.val { display: inline-block; height: 16px; width: 16px; background: transparent url(/lib/images/icons.png) no-repeat; overflow: hidden; text-indent: -9999px; }
fieldset br { clear: left; }
/*
** Buttons
*/
fieldset input.cancel, fieldset input.submit { margin: 5px 0 0 10px; }
fieldset input.cancel { }
fieldset input.submit { font-weight: bold; }

input.submit { font-weight: bold; }
/* msg boxes */
div.msg { margin-bottom: 10px; padding: 10px 10px 10px 60px; }
div.msg h4 { font-size: 135%; text-decoration: underline; }
div.msg ul { margin-left: 30px; margin-top: 10px; }
div.msg ul li { list-style-type: disc !important; padding: 0px; }

div.success-msg { background: #E5FFE5 url(/lib/images/success-icon.png) no-repeat 10px 5px; border: solid 1px #CFC; }
div.success-msg h4 { color: Green; }

div.error-msg { background: #FFE5E5 url(/lib/images/error-icon.png) no-repeat 10px 5px; border: solid 1px #FCC; }
div.error-msg h4 { color: Red; }

.menu { list-style-type: none; }
.menu li { display: inline; padding: 0 10px; }
.menu li a, .menu li { line-height: 30px; }

dl { margin-left: 10px; }
dl dt { font-weight: bold; margin-top: 10px; }
dl dt.first { margin-top: 0; }

/*
** Extenders and misc.
*/
#ft p { text-align: right; }

.line .unitHead { border-bottom: solid 1px #cecece; font-weight: bold; border-bottom: 1px solid #cecece; }

/* assets */
.editor a.asset { display: none; }
.editor:hover { border: dotted 1px #cecece; }
.editor:hover a.asset { display: block; position: absolute; }

.small { font-size: 95%; }

.siteHeadline, .siteHeadline * { color: #fff; padding-top: 5px; padding-right: 75px; text-align: right; }
.siteHeadline big { display: block; font: normal normal normal 225% georgia; }
.text-rt, .text-rt * { text-align: right; }
.text-ct { text-align: center; }

.menuFooter { list-style-type: none; margin-bottom: 5px; margin-top: 0; text-align: right; }
.menuFooter li { font-size: 80%; line-height: 18px; padding: 0 5px 0 0; }
.menuFooter li a { line-height: 18px; }

/* Navigation */
.menuGlobal { background: #000; position: absolute; top: 170px; width: 593px; z-index: 100; }
.menuGlobal a { color: #fff; font-size: 120%; font-weight: 200; text-decoration: none; }

.menuGlobal, .menuGlobal ul { list-style: none; margin: 0; padding: 0; }

.menuGlobal li { float: left; margin: 0; padding: 0; position: relative; }
.menuGlobal li a, .menuGlobal li a:link, .menuGlobal li a:active, .menuGlobal li a:visited { background: #000000; color: #fff; display: block; padding: 0 9px; text-decoration: none; }

.menuGlobal li a:hover { background: #00000; color: #fff; text-decoration: underline; }
#nav li:hover a, #nav li.sfHover a { background: #000; color: #fff; }
#nav li:hover ul a, #nav li.sfHover ul a { background: #fff; color: #000; line-height: 25px; }
#nav li:hover ul a:hover, #nav li.sfHover ul a:hover { background-color: #e3e0cf; text-decoration: underline; }

.menuGlobal ul { background-color: #fff; border: 1px solid #000; list-style: none; margin: 5px 0 0; position: absolute; padding: 2px; top: -999em; left: -1px; }
.menuGlobal li:hover ul, .menuGlobal li.sfHover ul { top: 25px; }
.menuGlobal ul li { border: 0; float: none; }
.menuGlobal ul a { font-size: 95%; padding-right: 20px; text-transform: lowercase !important; width: 130px; white-space: nowrap; }
.menuGlobal ul a:hover { background: #ccc; color: #000; }


.storeInfo { background-color: #E3E0CF; }

.paddLt { padding-left: 10px; }
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/lib/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	font-weight: bold;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
