/*  
CSS Code and Design copyright 2009 to Sullivan+Wolf Design. All Rights Reserved. 
Copying and/or re-using this code, its sub-code or derivatives without written permission is a violation of copyright law.
Visit us at SullivanandWolf.com
 */
 
 /* HTML */
html { font-size: 105%; }
body { padding: 0px; margin: 0px; background-color: #000000; font-family: Calibri, Arial, Helvetica, sans-serif; margin-bottom: 18px; background-image: url(/assets/bg.png); background-repeat: repeat-y; background-position: center center; }
a, p, ul, h1, h2, h3, h4, h5, h6, input, textarea, td, select, table { font-family: Calibri, Arial, Helvetica, sans-serif; }
p { font-size: 100%; }
h1 { font-size: 2.1em; color: #333333; font-weight: lighter; padding: 0px; line-height: .9em; }
h2 { font-size: 1.4em; color: #26506F;
}
h3 { font-size: 1.3em; color: #000066; }
h4 { font-size: 1.2em; color: #26506F; }
h5 { font-size: 1em; color: #222222; }
h6 { font-size: 1em; color: #111111; }
h7 { font-size: 2em; color: #333333; font-weight: lighter; margin-bottom: 0px; padding: 0px; line-height: 90%; font-family: Papyrus, Calibri, Arial; }
ul table { font-size: 100%; }
td { font-size: 100%; }
td p { font-size: 100%; }
h1 sup { font-size: 50%; line-height: 0; }
p sup { font-size: 70%; line-height: 0; }
.nospaceabove {line-height: .1em;} 
.small { font-size: 70%;}
.caption { font-size: 85%;}
.bigText {font-size: 140%; line-height: 120%;}
select { font-size: 1em; }
input, textarea { padding-top: 1px; padding-right: 2px; padding-bottom: 1px; padding-left: 3px; font-size: 95%; vertical-align: middle; }
input[type="radio"], input[type="checkbox"] { vertical-align: baseline; }
textarea { overflow: auto; }
form { margin-top: 12px; margin-right: 0px; margin-bottom: 0px; margin-left: 12px; width: auto; }
/*  action form */
#actionForm { display: none; }
/* LAYOUT */
#center { }
#container { }
#masthead { background-color: #000000; height: auto; margin-top: 0px; padding-top: 12px; }
#middle { width: 100%; text-align: left; float: left; background-color: #f9f4e0; background-repeat: no-repeat; background-position: center 60px; border-bottom-width: 0px; border-bottom-style: solid; border-bottom-color: #000; }
#footer { padding-bottom: 4px; margin-top: 0px; }
#leftcolumn { min-height: 400px; padding-bottom: 24px; }
#sidenav { margin-top: 12px; padding-top: 0px; padding-bottom: 12px; position: relative; top: 0px; left: 0px; z-index: 0; margin-left: -.4em; }
*html #sidenav { height: 240px; }
#sidenav .transparency { xbackground-color: #D2B886; filter: alpha(opacity=15); opacity: 0.6; -moz-opacity: 0.6; position: absolute; top: 0px; left: 0px; z-index: -1; height: 100%; width: 100%; }
#sidenav .copy { float: inherit; position: relative; height: auto; width: auto; }
#sidenav a { display: block; height: auto; width: 90%; text-align: left; padding: 4px 6px; color: #6A4A00; border-bottom: 1px solid #000; ; text-transform: uppercase; font-weight: bold; font-size: 95%; }
*html #sidenav a { width: 80%; }
#sidenav a:hover { color: #FFFFFF; background-color: #745200; }
#sidenav a.subnav { font-size: 90%; text-transform: none; width: 80%; margin-left: 10% }
.sideBox { background: #fff; border: 1px solid #000; padding: 8px; margin: .25em auto; }
.homeSideNavCallout {margin: auto; width:180px; border: 1px; border: 1px solid #000000; background-color: #ffffff; }
#content { margin-top: 10px; margin-left: 0; background-color: transparent; display: block; vertical-align: top; padding-bottom: 1em; }
/*#content img {border: 1px solid #000; box-shadow: 0 0 8px rgba(0,0,0,.6);}*/
#content-appeal { width: 680px; margin-left: 140px; margin-top: 40px; background-color: transparent; display: block; vertical-align: top; }
#caption-right { width: 350px; float: right; font-size: .8em; display: block; margin-left: 12px; }
#caption-left { width: 350px; float: left; font-size: .8em; display: block; margin-right: 12px; }
#caption-left-200 { width: 200px; float: left; font-size: .8em; display: block; margin-right: 0px; }
#caption-left-250 { width: 250px; float: left; font-size: .8em; display: block; margin-right: 12px; }
#caption-left-350 { width: 350px; float: left; font-size: .9em; display: block; margin-right: 10px; }
#caption-left-400 { width: 400px; float: left; font-size: .8em; display: block; margin-right: 12px; }
#caption-350 { width: 350px; font-size: .9em; display: block; margin-right: auto;margin-left:auto; }
#caption-450 { width: 450px; font-size: .9em; display: block; margin-right: auto;margin-left:auto; }
#pictitle {
	font-size: 1em;
	font-weight: bolder;
	margin-bottom: -10px;
	text-align:center
	}
/*Links */
a { font-size: 100%; }
a:link { text-decoration: none; color: #3366FF; }
a:visited { text-decoration: none; color: #3366FF; }
a:hover { text-decoration: none; color: #66CCFF; }
audio.paddit { margin-top: 3em; }

.ie8warning {display: none;}
html.ie8 .ie8warning, .flashwarning{display:block; padding: 10px; background: #900; color: #fff; font-size: 1.2em; margin: 12px 0; } 

/*---------------------------------
	TABS
-----------------------------------*/
ul.tabs { margin: 10px 0 -1px 0; padding: 0; width: 100%; border-bottom: 1px solid #e5e5e5; float: left; font-size: 0; }
ul.tabs.left { text-align: left; }
ul.tabs.center { text-align: center; }
ul.tabs.right { text-align: right; }
ul.tabs.right li { margin: 0 0 0 -2px; }
ul.tabs li { font-size: 14px; list-style-type: none; margin: 0 -2px 0 0; padding: 0; display: inline-block;  *display:inline;/*IE ONLY*/
position: relative; top: 0; left: 0;  *top:1px;/*IE 7 ONLY*/
zoom: 1; }
ul.tabs li a { text-decoration: none; color: #666; display: inline-block; padding: 9px 15px; position: relative; top: 0; left: 0; line-height: 100%; background: #f5f5f5; -webkit-box-shadow: inset 0 -3px 3px rgba(0,0,0,0.03); -moz-box-shadow: inset 0 -3px 3px rgba(0,0,0,0.03); box-shadow: inset 0 -3px 3px rgba(0,0,0,0.03); border: 1px solid #e5e5e5; border-bottom: 0; font-size: 1.2em; zoom: 1; }
ul.tabs li a:hover { background: #fff; }
ul.tabs li.current a { position: relative; top: 1px; left: 0; background: #fff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; color: #222; }
.tab-content { border: 1px solid #efefef; border: 1px solid #e5e5e5; background: #fff; clear: both; padding: 20px; margin: 0 0 40px 0; }

/*---------------------------------
	MENU LAYOUT
-----------------------------------*/
#mainnav { background-color: #333 !important; color: #f0d081; height: auto; width: 100%; vertical-align: middle; background-image: url(../bg-mainnav.png); background-repeat: repeat-x; background-position: center center; float: left; }
#mainnav a { color: #fff; text-decoration: none; text-transform: uppercase; }
#mainnav a:hover, #mainnav a.down { color: #FFCC00; background-color: #000000; background-image: url(../bg-mainnav-over.png); background-repeat: repeat-x; background-position: center center; }
.menu { margin: 0; padding: 0; line-height: 100%; font-size: 0; /* Kill white space gap between LI elements */ position: relative; z-index: 1000; }
.menu:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0 }
.menu li { margin: 0; padding: 0; list-style-type: none; display: inline-block; *display:inline;
position: relative; zoom: 1; line-height: inherit; top: 0; left: 0; font-size: 16px; /* fixed font-size to replace font-size:0 in parent .menu 1em/16px default */ }
.menu li a { margin: 0; padding: 0; display: block; display: inline; display: inline-block; position: relative; zoom: 1; line-height: 100%; top: 0; left: 0; white-space: nowrap; }
.menu li:after { content: " | "; }
.menu li.last:after, .menu li ul li:after { content: ""; }
/*.menu li:first-of-type  { padding-left:  1.5em;}*/

/*--------------Sub Menus-------------------*/
	/*.menu li:hover > ul{display:block;}*/
.menu ul { margin: 0; padding: 0; position: absolute; top: 100%; left: 0; display: none; min-width: 240px; max-width: 350%; *width:240px;
}
.menu ul li { display: block; width: 100%; }
.menu ul li a { display: block; }
.menu ul ul { top: 0; left: 100%; }
/*--------------Dividers-------------------*/
.menu ul li.divider { border-top: 1px solid #ccc; }
.menu ul li.divider a { border-top: 1px solid #fff; }
/*--------------Right---------------------*/
.menu li.right { float: right; }
/*--------------Arrows-------------------*/
.menu li.has-menu a { padding-right: 25px; }
.menu li.has-menu span.arrow { border-style: solid; border-width: 5px; display: block; position: absolute; top: 50%; right: 5px; font-size: 0; line-height: 0; height: 0; width: 0; }
.menu li li.has-menu span.arrow { margin-top: -4px; }
/*--------------Vertical Menu Layout-------------------*/
.menu.vertical { }
.menu.vertical li { display: block; }
.menu.vertical li a { display: block; }
.menu.vertical ul { top: 0; left: 100%; }
.menu.vertical li.has-menu span.arrow { margin-top: -4px; }
/*--------------Vertical Right Menu Layout-------------------*/
.menu.vertical.right { text-align: left; }
.menu.vertical.right ul { top: 0; right: 100%; left: auto; }
.menu.vertical.right li a { padding-left: 25px; padding-right: 20px; }
.menu.vertical.right li.has-menu span.arrow { right: auto; left: 5px; margin-top: -4px; }
/*---------------------------------
	MENU STYLES
	EDIT BELOW THIS LINE TO CUSTOMIZE
-----------------------------------*/
.menu { z-index: 600; }
.menu li { }
.menu li a { padding: 6px 4px 8px 4px; text-decoration: none; font-size: 0.9em; color: #777; white-space: nowrap; }
.menu li.current>a, .menu li.current>a:hover, .menu li.current.hover>a { background: rgb(122,188,255); }
.menu li a:hover, .menu li.hover>a { }
/* sub menus */
.menu ul { background: #444; border: none; box-shadow: 4px 4px 6px rgba(0,0,0,.6) }
.menu ul li { }
.menu li ul li a { padding: .75em .5em!important; border-bottom: 1px solid #ccc; background-image: none; }
.menu li ul li:first-of-type a { border-top: 1px solid #ccc; }
.menu li ul li a:hover { background: #000; }
/* sub-sub menus */
.menu ul ul { }
.menu ul ul li { }
.menu ul ul li a { padding: .5em .25em; }
/* arrows */
	/* arrow down */  .menu li.has-menu span.arrow { border-color-top: #ccc; border-color: #ccc transparent transparent transparent; }
/* arrow left */  .menu li li.has-menu span.arrow, .menu.vertical li.has-menu span.arrow { border-color-left: #ccc; border-color: transparent transparent transparent #ccc; }
/* arrow right */ .menu.vertical.right li.has-menu span.arrow { border-color-right: #ccc; border-color: transparent #ccc transparent transparent; }
/* dividers */ 	  .menu ul li.divider { border-top: 1px solid #ccc; }
.menu ul li.divider a { border-top: 1px solid #fff; }
/*---------------------------------
	RESPONSIVE MENU STYLES
	DO NOT EDIT unless you know what you are doing
-----------------------------------*/

.menu li.menu-toggle { display: none; }
 @media all and (min-width: 700px) and (max-width: 1045px) {
/*	,*/#sidenavMobile { padding: 0 2em 2em; width: 90% }
}
 @media all and (max-width: 1045px) {
#sidenavMobile { padding: 0 2em 2em; }
#sidenavMobile #sidenav a, #footerNav { font-size: 1.4em; }
#footerNav { padding: 1em 0; text-align: center; }
#footerNav a { text-align: center; font-size: 1.1em; }
#sidenavMobile { text-align: center; }
.menu li a { padding: 1em .5em!important; border-bottom: 1px solid #ccc; }
.menu li:after { content: ""; }
.grid .menu li, .grid .menu.vertical li, .grid .menu.vertical.right li { display: block; display: none; ; }
.menu ul li a, #mainnav { background-image: none!important; }
.grid .menu li.menu-toggle, .grid .menu.vertical li.menu-toggle, .grid .menu.vertical.right li.menu-toggle { display: block; }
.grid .menu:hover li, .grid .menu.vertical:hover li, .grid .menu.vertical.right:hover li { display: block; }
/* arrows */
.grid .menu li.has-menu span.arrow, .grid .menu.vertical li.has-menu span.arrow, .grid .menu.vertical.right li.has-menu span.arrow, .grid .menu li li.has-menu span.arrow, .menu.vertical li.has-menu span.arrow { border-color-top: #ccc; border-color: #ccc transparent transparent transparent; }
.grid .menu.vertical.right li.has-menu span.arrow { right: 5px; left: auto; }
.grid .menu li a { display: block; text-align: center; font-size: larger; }
.grid .menu ul, .grid .menu ul ul, .grid .menu.vertical ul, .grid .menu.vertical.right ul { position: relative; top: 0; left: 0; margin: 10px; }
}
#footerNav a:not(:last-child):after { content: " | "; }
.showPhone {display: none;}
 @media all and (max-width: 480px) {
		ul.tabs li { margin: 0 -2px 0 0;  display: block;width: 100%;   }
		.showPhone {display: inherit;}
#content, #sidenavMobile { padding: 0 .55em 2em; width: 95vw; margin:0 auto;  }		ul.tabs li a {  display: block; text-align: center;}
#footerNav a:not(:last-child):after { content: ""; }
#sidenavMobile { text-align: center; }
#footerNav a { display: block!important; font-size: 1.1em!important; margin-bottom: 1em; }
.menu li a { white-space: normal; }
#topSearchForm {text-align: center;  }
#mastSocMedia{ display:inline-block; vertical-align: middle; margin: .25rem 0 .25rem 0;  }
#mastSocMedia a { margin-right: .55rem; }
#topSearchForm form {display: inline-block;vertical-align: middle; margin: .35rem 0 0 0; }
}
.hide { display: none; }
.show { display: block; }
/*---------------------------------
	UTILITY
-----------------------------------*/
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
/*---------------------------------
	HTML5 ELEMENTS (shim)
-----------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
/*---------------------------------
	HR
-----------------------------------*/
hr { clear: both; border-bottom: 0; border-top: 1px dotted #ccc; border-right: 0; border-left: 0; margin: 20px 0; min-height: 0; height: 1px; }
hr.alt1 { border-style: solid; }
hr.alt2 { border-style: dashed; }
hr.alt3 { width: 60%; color: #999999; text-align: center; }
img { margin: 0; padding: 0; display: inline-block; position: relative; zoom: 1; vertical-align: bottom; }
img.align-left, .img-wrap.align-left { float: left; margin: 0 10px 5px 0; }
img.align-right, .img-wrap.align-right { float: right; margin: 0 0 5px 10px; }
img.full-width { clear: both; display: block; width: 100%; height: auto; margin: 0 0 10px 0; }
div.caption { background: #f5f5f5; border: 1px solid #ddd; padding: 3px; max-width: 100%; display: inline-block; height: auto;/* max-width: 100%*/; }
div.caption img { display: block; padding: 0; margin: 0; width: 100%; height: auto; }
div.caption img:after { content: " "; display: block; }
div.caption span { display: inline-block; margin-top: 3px; font-size: 0.8em; color: #666; padding: 0px 5px; word-wrap: break-word; }
div.caption.align-left { float: left; margin: 0 10px 5px 0; }
div.caption.align-right { float: right; margin: 0 0 5px 10px; }
#bottomnav { text-align: left; height: auto; width: 100%; vertical-align: middle; float: left; font-size: 80%; margin-bottom: 16px; margin-top: 16px; }
#bottomnav a { font-size: 80%; color:;
text-decoration: none; margin-right: 0px; margin-left: 0px; padding-right: 2px; padding-left: 2px; display: block; float: left; padding-top: 4px; padding-bottom: 8px; text-transform: uppercase; text-align: left; }
#bottomnav a:hover { color:;
}
#footerNav { background: #f9f4e0; }
#footerNav a { text-decoration: none; font-size: .9em; color: #000000; }
/* Misc Styles */
#content>a { -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; -ms-word-break: break-all; word-break: break-all; word-break: break-word; }
/*webcam*/
#webcam_live, #webcam_timeLapse { background: #000; width: 100%; min-height: 382px; margin: 24px 0; box-shadow: 0 0 8px rgba(0,0,0,1.7); z-index: 0; overflow: hidden; }
.hidethis { padding-left: 12px; height: inherit; }
p.rowHEADERclick { color: #990000; padding: 5px; font-weight: bold; }
p.rowHEADERclick:hover { color: #cc0000; cursor: hand; }
.hidethis { padding-left: 12px; height: inherit; }
p.rowHEADERBclick { color: #0099ff; padding: 5px; font-weight: bold; }
p.rowHEADERBclick:hover { color: #00ccff; cursor: hand; }
.rowBlack { color: #FFFFFF; background-color: #000000; }
.highlight { background-color: #FFFF00; }
button, a.btn, a.btn:visited, a.button, a.button:visited, input[type="submit"], input[type="reset"], input[type="button"] { position: relative; top: 0; left: 0; vertical-align: middle; margin: 0; padding: 10px 15px; line-height: 100%; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; cursor: pointer; width: auto; overflow: visible; font-weight: normal; font-size: 14px; /*Pixels for consistancy*/ text-shadow: 0 1px 0 #fff; color: #666; text-decoration: none; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; *display:inline;/*IE ONLY*/
zoom: 1; border: 1px solid #ccc; background: rgb(252,252,252); /* Old browsers */ background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(224,224,224,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252,252,252,1)), color-stop(100%, rgba(224,224,224,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(224,224,224,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(224,224,224,1) 100%); /* Opera11.10+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(252,252,252,1) 0%, rgba(224,224,224,1) 100%); /* W3C */ }
.button.large {font-size: 1.4em; }
/*---------------------------------
	GREEN
-----------------------------------*/
button.green, a.btn.green, a.button.green, input[type=submit].green, input[type=reset].green, input[type=button].green { text-shadow: 0 -1px 0 #669E00; color: #fff; border: 1px solid #669E00; background: rgb(143,196,0); /* Old browsers */ background: -moz-linear-gradient(top, rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(143,196,0,1)), color-stop(100%, rgba(107,165,0,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%); /* Opera 11.10+ */ background: linear-gradient(top, rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#6ba500', GradientType=0 ); /* IE6-9 */
}
button.green:hover, a.btn.green:hover, a.button.green:hover { text-shadow: 0 1px 0 #669E00; border: 1px solid #669E00; background: rgb(198,226,120); /* Old browsers */ background: -moz-linear-gradient(top, rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(198,226,120,1)), color-stop(100%, rgba(167,211,44,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%); /* Opera 11.10+ */ background: linear-gradient(top, rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6e278', endColorstr='#a7d32c', GradientType=0 ); /* IE6-9 */
}

/*---------------------------------
	black
-----------------------------------*/
button.black, a.btn.black, a.button.black, input[type=submit].black, input[type=reset].black, input[type=button].black { text-shadow: 0 -1px 0 #669E00; color: #fff; border: 1px solid #669E00; background: rgb(143,196,0); /* Old browsers */ background: -moz-linear-gradient(top, rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(143,196,0,1)), color-stop(100%, rgba(107,165,0,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%); /* Opera 11.10+ */ background: linear-gradient(top, rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#6ba500', GradientType=0 ); /* IE6-9 */
}
button.black:hover, a.btn.black:hover, a.button.black:hover { text-shadow: 0 1px 0 #669E00; border: 1px solid #669E00; background: rgb(198,226,120); /* Old browsers */ background: -moz-linear-gradient(top, rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(198,226,120,1)), color-stop(100%, rgba(167,211,44,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%); /* Opera 11.10+ */ background: linear-gradient(top, rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6e278', endColorstr='#a7d32c', GradientType=0 ); /* IE6-9 */
}

/*---------------------------------
	LISTS
-----------------------------------*/
ul, ol { padding: 0; margin: 0 0 1em 4em; }
li { padding: 5px 0; margin: 0; }
ul.list-unstyled { padding: 0; margin: 0 0 20px 0; }
ul.list-unstyled li { padding: 5px 0; margin: 0; list-style-type: none; }
ul.alt { padding: 0; margin: 0 0 20px 0; }
ul.alt li { list-style-type: none; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; margin: 0 0 -1px 0; background: url(img/icon-arrow-right.png) no-repeat 5px 0.7em; padding-left: 20px; }
ul.icons { margin: 0 0 20px 0; padding: 0; }
ul.icons li { list-style-type: none; margin: 0; padding: 5px 0; }

.small { font-size: 75%; }
.rowHEADER { color: #FFFFFF; background-color: #666666; padding-left: 6px; font-weight: bold; font-size: larger; }
.rowHEADERblue { color: #FFFFFF; background-color: #003366; padding-left: 6px; font-weight: bold; font-size: larger; }
.rowHEADERorange { color: #FFFFFF; background-color: #CC6600; padding-left: 6px; font-weight: bold; font-size: larger; }
.rowFIRST { background-image: url(../input-shadow.gif); background-repeat: no-repeat; background-position: -6px 0px; }
.rowA { color: #000000; background-color: #FFFFFF; }
.rowB { color: #000000; background-color: #F2F0EA; }
.rowindent { padding-left: 24px; }
.rowindent input[type="text"] { margin: 6px 0 0 24px; }
.tableBORDER { background-color: #F2F0EA; border: 1px solid #333333; }
.tableBORDERclear { border: 1px solid #333333; }
.copyright { font-size: .7em; color: #fff; padding-left: 12px; }
a.swlink { font-size: 0.7em; color: #999999; }
.inputbox { background-image: url(assets/input-shadow.gif); background-repeat: no-repeat; background-position: left top; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #666666; border-right-color: #999999; border-bottom-color: #999999; border-left-color: #666666; font-size: 100%; }
.smalltext { font-size: 70%; font-weight: normal; }
.drop { Xfloat: left; font-size: 200%; line-height: 100%; padding-top: -20px; padding-right: 3px; margin-top: -18px; height: auto; width: auto; }
.proddiv { width: 100%; height: auto; margin-bottom: 32px; display: table; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999999; padding-bottom: 24px; }
.proddivleft { width: 300px; height: auto; margin-bottom: 32px; float: left; display: table; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999999; padding-bottom: 24px; }
.proddivright { width: 300px; height: auto; margin-bottom: 32px; float: right; display: table; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999999; padding-bottom: 24px; }
.leftprod { width: 32%; text-align: center; float: left; display: table; vertical-align: top; }
.rtprod { width: 66%; margin-top: 0px; display: table; vertical-align: top; }
.border { border: 1px solid #000; }
.halo { box-shadow: 0 0 16px rgba(0,0,0,.6) }
/*

FORMS
*/
input[type="text"] { padding: 4px; }
 input::-webkit-input-placeholder, input:-moz-placeholder, .placeholder {
 color:tomato;
}
 @media all and (max-width: 860px) {
.leftprod, .rtprod { width: 100%; }
}
div.rtprod p { margin: 0px; }
.tfvHighlight { background-color: #FFCC00; border: 1px solid #CC0000; }
.tfvNormal { }
.error { color: #CC0000 }
.nodrop { margin-top: 0px; }
/* Screen */
.nosee { display: none; }
.noprint { display: visible; }
.tableLINES {
 filter:progid:DXImageTransform.Microsoft.Shadow(color=silver, Direction=140, Strength=3); box-shadow: 4px 4px 4px #333; background-color: #CCCCCC; }
.photos {
 filter:progid:DXImageTransform.Microsoft.Shadow(color=silver, Direction=140, Strength=3); box-shadow: 4px 4px 4px #333; border: 1px solid #000000; }
.product-photos {
 filter:progid:DXImageTransform.Microsoft.Shadow(color=silver, Direction=140, Strength=1); box-shadow: 4px 4px 4px #333; border: 1px solid #000000; margin-right: 12px; }
textarea { width: 90%; }
.row { margin: 1em 0; }
.hide { display: none; }
.show { display: inherit; }
.col_1 { width: 14%; display: inline-block; }
.col_2 { width: 20%; display: inline-block; }
.col_3 { width: 24%; display: inline-block; }
.col_4 { width: 32.3%; display: inline-block; }
.center { text-align: center; }
.button { font-size: 1em; padding: .3em .4em; border-radius: 8px; }
.button img { vertical-align: middle; }
/*---------------------------------
	ORANGE
-----------------------------------*/
button.orange, a.btn.orange, a.button.orange, input[type=submit].orange, input[type=reset].orange, input[type=button].orange { text-shadow: 0 -1px 0 #FC730A; color: #fff; border: 1px solid #FC730A; background: rgb(255,168,76); /* Old browsers */ background: -moz-linear-gradient(top, rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,168,76,1)), color-stop(100%, rgba(255,123,13,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%); /* Opera 11.10+ */ background: linear-gradient(top, rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d', GradientType=0 ); /* IE6-9 */
}
button.orange:hover, a.btn.orange:hover, a.button.orange:hover { text-shadow: 0 1px 0 #FC730A; border: 1px solid #FC730A; background: rgb(249,191,74); /* Old browsers */ background: -moz-linear-gradient(top, rgba(249,191,74,1) 0%, rgba(249,181,9,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249,191,74,1)), color-stop(100%, rgba(249,181,9,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(249,191,74,1) 0%, rgba(249,181,9,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(249,191,74,1) 0%, rgba(249,181,9,1) 100%); /* Opera 11.10+ */ background: linear-gradient(top, rgba(249,191,74,1) 0%, rgba(249,181,9,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9bf4a', endColorstr='#f9b509', GradientType=0 ); /* IE6-9 */
}
/*---------------------------------
	BLUE
-----------------------------------*/
button.blue, a.btn.blue, a.button.blue, input[type=submit].blue, input[type=reset].blue, input[type=button].blue { text-shadow: 0 -1px 0 #1D6DC1; color: #fff; border: 1px solid #1D6DC1; background: rgb(122,188,255); /* Old browsers */ background: -moz-linear-gradient(top, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(122,188,255,1)), color-stop(44%, rgba(96,171,248,1)), color-stop(100%, rgba(64,150,238,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); /* Opera11.10+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee', GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); /* W3C */ }
button.blue:hover, a.btn.blue:hover, a.button.blue:hover { text-shadow: 0 1px 0 #1D6DC1; border: 1px solid #1D6DC1; background: rgb(155,205,255); /* Old browsers */ background: -moz-linear-gradient(top, rgba(155,205,255,1) 0%, rgba(134,192,250,1) 44%, rgba(110,176,242,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(155,205,255,1)), color-stop(44%, rgba(134,192,250,1)), color-stop(100%, rgba(110,176,242,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(155,205,255,1) 0%, rgba(134,192,250,1) 44%, rgba(110,176,242,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(155,205,255,1) 0%, rgba(134,192,250,1) 44%, rgba(110,176,242,1) 100%); /* Opera 11.10+ */ background: linear-gradient(top, rgba(155,205,255,1) 0%, rgba(134,192,250,1) 44%, rgba(110,176,242,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bcdff', endColorstr='#6eb0f2', GradientType=0 ); /* IE6-9 */
}
/*---------------------------------
	GREEN
-----------------------------------*/
button.green, a.btn.green, a.button.green, input[type=submit].green, input[type=reset].green, input[type=button].green { text-shadow: 0 -1px 0 #669E00; color: #fff; border: 1px solid #669E00; background: rgb(143,196,0); /* Old browsers */ background: -moz-linear-gradient(top, rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(143,196,0,1)), color-stop(100%, rgba(107,165,0,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%); /* Opera 11.10+ */ background: linear-gradient(top, rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#6ba500', GradientType=0 ); /* IE6-9 */
}
button.green:hover, a.btn.green:hover, a.button.green:hover { text-shadow: 0 1px 0 #669E00; border: 1px solid #669E00; background: rgb(198,226,120); /* Old browsers */ background: -moz-linear-gradient(top, rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(198,226,120,1)), color-stop(100%, rgba(167,211,44,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%); /* Opera 11.10+ */ background: linear-gradient(top, rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6e278', endColorstr='#a7d32c', GradientType=0 ); /* IE6-9 */
}
/* Floatbox v3.24 baby */
/* December 01, 2008 */

#fbOverlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; border-width: 0; margin: 0; padding: 0; }
/* overlay color */
div.fbOverlay_black { background-color: #000; }
div.fbOverlay_white { background-color: #000; }
div.fbOverlay_blue { background-color: #0b183b; }
div.fbOverlay_yellow { background-color: #752; }
div.fbOverlay_red { background-color: #280000; }
div.fbOverlay_custom { background-color: #1b2642; }
#fbBox { position: absolute; border-style: solid; border-width: 0; margin: 0; padding: 0; }
div.fbBox_black { border-color: #888;  /* outerBorder color */ background-color: #000;  /* main floatbox color */ }
div.fbBox_white { border-color: #888; background-color: #fff; }
div.fbBox_blue { border-color: #4060a8; background-color: #0b183b; }
div.fbBox_yellow { border-color: #680c0c; background-color: #ed9; }
div.fbBox_red { border-color: #945848; background-color: #580808; }
div.fbBox_custom { border-color: #da7b4d; background-color: #eed39e; }
#fbBox div, #fbBox a, #fbBox img, #fbBox iframe { border-width: 0; margin: 0; padding: 0; outline: none; -moz-outline: none;  /* for older Netscape, doesn't validate, remove if you like */ }
#fbBox a { background: url(/assets/graphics/blank.gif); zoom: 1; }
#fbZoomDiv, a.fbPopup img, #fbBox #fbIndexLinks img { position: absolute; left: 0; top: -9999px; /* border-width is set in js code */ border-style: solid; border-color: black; margin: 0; padding: 0; }
#fbBox #fbLoader { position: absolute; top: 0; left: 0; min-width: 100%; min-height: 100%; width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; }
/* animated 'loading' graphic */
#fbBox .fbLoader_black { background-image: url(/assets/graphics/loading_black.gif); }
#fbBox .fbLoader_white { background-image: url(/assets/graphics/loading_white.gif); }
#fbBox .fbLoader_blue { background-image: url(/assets/graphics/loading_black.gif); }
#fbBox .fbLoader_yellow { background-image: url(/assets/graphics/loading_white.gif); }
#fbBox .fbLoader_red { background-image: url(/assets/graphics/loading_black_small.gif); }
#fbBox .fbLoader_custom { background-image: url(/assets/graphics/loading_black_small.gif); }
#fbBox #fbShadowTop, #fbShadowRight, #fbBox #fbShadowBottom, #fbBox #fbShadowLeft, #fbBox #fbShadowCorner { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-repeat: no-repeat; }
#fbBox #fbShadowTop { background-position: top left; }
#fbBox .fbShadowTop_halo8 { background-image: url(/assets/graphics/shadowTop_halo8.png); }
#fbBox .fbShadowTop_halo12 { background-image: url(/assets/graphics/shadowTop_halo12.png); }
#fbBox .fbShadowTop_halo16 { background-image: url(/assets/graphics/shadowTop_halo16.png); }
#fbBox .fbShadowTop_halo24 { background-image: url(/assets/graphics/shadowTop_halo24.png); }
#fbBox #fbShadowRight { background-position: top right; }
#fbBox .fbShadowRight_drop8 { background-image: url(/assets/graphics/shadowRight_drop8.png); }
#fbBox .fbShadowRight_drop12 { background-image: url(/assets/graphics/shadowRight_drop12.png); }
#fbBox .fbShadowRight_drop16 { background-image: url(/assets/graphics/shadowRight_drop16.png); }
#fbBox .fbShadowRight_drop24 { background-image: url(/assets/graphics/shadowRight_drop24.png); }
#fbBox .fbShadowRight_halo8 { background-image: url(/assets/graphics/shadowRight_halo8.png); }
#fbBox .fbShadowRight_halo12 { background-image: url(/assets/graphics/shadowRight_halo12.png); }
#fbBox .fbShadowRight_halo16 { background-image: url(/assets/graphics/shadowRight_halo16.png); }
#fbBox .fbShadowRight_halo24 { background-image: url(/assets/graphics/shadowRight_halo24.png); }
#fbBox #fbShadowBottom { background-position: bottom right; }  /* overridden in code for drop shadow */
#fbBox .fbShadowBottom_drop8 { background-image: url(/assets/graphics/shadowBottom_drop8.png); }
#fbBox .fbShadowBottom_drop12 { background-image: url(/assets/graphics/shadowBottom_drop12.png); }
#fbBox .fbShadowBottom_drop16 { background-image: url(/assets/graphics/shadowBottom_drop16.png); }
#fbBox .fbShadowBottom_drop24 { background-image: url(/assets/graphics/shadowBottom_drop24.png); }
#fbBox .fbShadowBottom_halo8 { background-image: url(/assets/graphics/shadowBottom_halo8.png); }
#fbBox .fbShadowBottom_halo12 { background-image: url(/assets/graphics/shadowBottom_halo12.png); }
#fbBox .fbShadowBottom_halo16 { background-image: url(/assets/graphics/shadowBottom_halo16.png); }
#fbBox .fbShadowBottom_halo24 { background-image: url(/assets/graphics/shadowBottom_halo24.png); }
#fbBox #fbShadowLeft { background-position: bottom left; }
#fbBox .fbShadowLeft_halo8 { background-image: url(/assets/graphics/shadowLeft_halo8.png); }
#fbBox .fbShadowLeft_halo12 { background-image: url(/assets/graphics/shadowLeft_halo12.png); }
#fbBox .fbShadowLeft_halo16 { background-image: url(/assets/graphics/shadowLeft_halo16.png); }
#fbBox .fbShadowLeft_halo24 { background-image: url(/assets/graphics/shadowLeft_halo24.png); }
#fbBox #fbShadowCorner { background-position: bottom right; }
#fbBox .fbShadowCorner_drop8 { background-image: url(/assets/graphics/shadowCorner_drop8.png); }
#fbBox .fbShadowCorner_drop12 { background-image: url(/assets/graphics/shadowCorner_drop12.png); }
#fbBox .fbShadowCorner_drop16 { background-image: url(/assets/graphics/shadowCorner_drop16.png); }
#fbBox .fbShadowCorner_drop24 { background-image: url(/assets/graphics/shadowCorner_drop24.png); }
#fbBox #fbCanvas { position: relative;  /* won't fade in ie6 if absolute */ left: 0; top: 0; width: 100%; height: 100%; }
#fbBox #fbMainDiv, #fbBox #fbInfoPanel, #fbBox #fbControlPanel { position: absolute; border-style: solid; overflow: hidden; }
#fbBox #fbMainDiv { background-color: #fff; }
/* innerBorder color */
#fbBox .fbMainDiv_black { border-color: #ccc; }
#fbBox .fbMainDiv_white { border-color: #000; }
#fbBox .fbMainDiv_blue { border-color: #aaa8be; }
#fbBox .fbMainDiv_yellow { border-color: #700; }
#fbBox .fbMainDiv_red { border-color: #b64; }
#fbBox .fbMainDiv_custom { border-color: #b64; }
#fbBox #fbResizer { position: absolute; width: 25px;  /* = dimensions of the resize button (see note below) */ height: 25px; left: 0; top: 0; }
/* resize button graphic */
#fbBox .fbResizer_black { background-image: url(/assets/graphics/resize_black.gif); }
#fbBox .fbResizer_white { background-image: url(/assets/graphics/resize_white.gif); }
#fbBox .fbResizer_blue { background-image: url(/assets/graphics/resize_blue.gif); }
#fbBox .fbResizer_yellow { background-image: url(/assets/graphics/resize_yellow.gif); }
#fbBox .fbResizer_red { background-image: url(/assets/graphics/resize_red.gif); }
#fbBox .fbResizer_custom { background-image: url(/assets/graphics/resize_red.gif); }
/* note: if you want the smaller resize button, change #fbResizer width and height to 19px
   and also add "_small" to the resize gif name (e.g., /assets/graphics/resize_black_small.gif) */

#fbBox #fbLeftNav, #fbBox #fbRightNav { position: absolute; height: 100%; }
#fbBox #fbLeftNav, #fbBox #fbOverlayPrev { left: 0; }
#fbBox #fbRightNav, #fbBox #fbOverlayNext { right: 0; }
#fbBox #fbOverlayPrev, #fbBox #fbOverlayNext { position: absolute; width: 49px;  /* = dimensions of the upper prev and next /assets/graphics */ height: 23px; background-repeat: no-repeat; }
/* on-mouse-over upper nav prev graphic */
#fbBox .fbOverlayPrev_black { background-image: url(/assets/graphics/prev_upr_black.gif); }
#fbBox .fbOverlayPrev_white { background-image: url(/assets/graphics/prev_upr_white.gif); }
#fbBox .fbOverlayPrev_blue { background-image: url(/assets/graphics/prev_upr_blue.gif); }
#fbBox .fbOverlayPrev_yellow { background-image: url(/assets/graphics/prev_upr_yellow.gif); }
#fbBox .fbOverlayPrev_red { background-image: url(/assets/graphics/prev_upr_red.gif); }
#fbBox .fbOverlayPrev_custom { background-image: url(/assets/graphics/prev_upr_blue.gif); }
/* on-mouse-over upper nav next graphic */
#fbBox .fbOverlayNext_black { background-image: url(/assets/graphics/next_upr_black.gif); }
#fbBox .fbOverlayNext_white { background-image: url(/assets/graphics/next_upr_white.gif); }
#fbBox .fbOverlayNext_blue { background-image: url(/assets/graphics/next_upr_blue.gif); }
#fbBox .fbOverlayNext_yellow { background-image: url(/assets/graphics/next_upr_yellow.gif); }
#fbBox .fbOverlayNext_red { background-image: url(/assets/graphics/next_upr_red.gif); }
#fbBox .fbOverlayNext_custom { background-image: url(/assets/graphics/next_upr_blue.gif); }
#fbBox #fbInfoPanel { line-height: 1.25em; /* caption and info link text */ font-family: Verdana, Helvetica, sans-serif; font-size: 12px; }
#fbBox #fbCaption { cursor: default; }
#fbBox #fbInfoLink, #fbBox #fbPrintLink { padding-bottom: .1em; }
#fbBox #fbItemNumber { font-size: 10px;  /* 'image x of y' text */ white-space: nowrap; cursor: default; }
/* 'image x of y' and indexLinks color */
#fbBox .fbItemNumber_black, #fbBox #fbIndexLinks.fbIndexLinks_black, #fbBox #fbIndexLinks.fbIndexLinks_black a:link, #fbBox #fbIndexLinks.fbIndexLinks_black a:visited { color: #aaa; }
#fbBox .fbItemNumber_white, #fbBox #fbIndexLinks.fbIndexLinks_white, #fbBox #fbIndexLinks.fbIndexLinks_white a:link, #fbBox #fbIndexLinks.fbIndexLinks_white a:visited { color: #666; }
#fbBox .fbItemNumber_blue, #fbBox #fbIndexLinks.fbIndexLinks_blue, #fbBox #fbIndexLinks.fbIndexLinks_blue a:link, #fbBox #fbIndexLinks.fbIndexLinks_blue a:visited { color: #aaa8be; }
#fbBox .fbItemNumber_yellow, #fbBox #fbIndexLinks.fbIndexLinks_yellow, #fbBox #fbIndexLinks.fbIndexLinks_yellow a:link, #fbBox #fbIndexLinks.fbIndexLinks_yellow a:visited { color: #700; }
#fbBox .fbItemNumber_red, #fbBox #fbIndexLinks.fbIndexLinks_red, #fbBox #fbIndexLinks.fbIndexLinks_red a:link, #fbBox #fbIndexLinks.fbIndexLinks_red a:visited { color: #ca8; }
#fbBox .fbItemNumber_custom, #fbBox #fbIndexLinks.fbIndexLinks_custom, #fbBox #fbIndexLinks.fbIndexLinks_custom a:link, #fbBox #fbIndexLinks.fbIndexLinks_custom a:visited { color: #965f74; }
/* caption, infoLink, printLink, & indexLinks:hover color */
#fbBox .fbInfoPanel_black, #fbBox .fbInfoPanel_black a:link, #fbBox .fbInfoPanel_black a:visited, #fbBox #fbIndexLinks.fbIndexLinks_black a:hover { color: #d7d7d7; }
#fbBox .fbInfoPanel_white, #fbBox .fbInfoPanel_white a:link, #fbBox .fbInfoPanel_white a:visited, #fbBox #fbIndexLinks.fbIndexLinks_white a:hover { color: #000; }
#fbBox .fbInfoPanel_blue, #fbBox .fbInfoPanel_blue a:link, #fbBox .fbInfoPanel_blue a:visited, #fbBox #fbIndexLinks.fbIndexLinks_blue a:hover { color: #aaa8be; }
#fbBox .fbInfoPanel_yellow, #fbBox .fbInfoPanel_yellow a:link, #fbBox .fbInfoPanel_yellow a:visited, #fbBox #fbIndexLinks.fbIndexLinks_yellow a:hover { color: #700; }
#fbBox .fbInfoPanel_red, #fbBox .fbInfoPanel_red a:link, #fbBox .fbInfoPanel_red a:visited, #fbBox #fbIndexLinks.fbIndexLinks_red a:hover { color: #ec9; }
#fbBox .fbInfoPanel_custom, #fbBox .fbInfoPanel_custom a:link, #fbBox .fbInfoPanel_custom a:visited, #fbBox #fbIndexLinks.fbIndexLinks_custom a:hover { color: #735; }
#fbBox #fbControls { height: 14px;  /* height of control widget /assets/graphics - they should all be the same */ font-size: 1px; }
#fbBox #fbNavControls { width: 88px;  /* sum of lowerprev and lowernext widths */ height: 14px;  /* height of 1 sprite panel in lowerprev and lowernext /assets/graphics */ }
#fbBox #fbPrev { float: left; width: 44px;  /* = dimensions of the lower nav 'prev' graphic */ height: 14px; background-repeat: no-repeat; }
/* lower nav 'prev' graphic */
#fbBox .fbPrev_black { background-image: url(/assets/graphics/prev_lwr_black.gif); }
#fbBox .fbPrev_white { background-image: url(/assets/graphics/prev_lwr_white.gif); }
#fbBox .fbPrev_blue { background-image: url(/assets/graphics/prev_lwr_blue.gif); }
#fbBox .fbPrev_yellow { background-image: url(/assets/graphics/prev_lwr_yellow.gif); }
#fbBox .fbPrev_red { background-image: url(/assets/graphics/prev_lwr_red.gif); }
#fbBox .fbPrev_custom { background-image: url(/assets/graphics/prev_lwr_yellow.gif); }
/* lower nav greyed-out 'prev' graphic */
#fbBox .fbPrev_black_off { background-image: url(/assets/graphics/prev_lwr_off_black.gif); }
#fbBox .fbPrev_white_off { background-image: url(/assets/graphics/prev_lwr_off_white.gif); }
#fbBox .fbPrev_blue_off { background-image: url(/assets/graphics/prev_lwr_off_blue.gif); }
#fbBox .fbPrev_yellow_off { background-image: url(/assets/graphics/prev_lwr_off_yellow.gif); }
#fbBox .fbPrev_red_off { background-image: url(/assets/graphics/prev_lwr_off_red.gif); }
#fbBox .fbPrev_custom_off { background-image: url(/assets/graphics/prev_lwr_off_yellow.gif); }
#fbBox #fbNext { float: right; width: 44px;  /* = dimensions of the lower nav 'next' graphic */ height: 14px; background-repeat: no-repeat; }
/* lower nav 'next' graphic */
#fbBox .fbNext_black { background-image: url(/assets/graphics/next_lwr_black.gif); }
#fbBox .fbNext_white { background-image: url(/assets/graphics/next_lwr_white.gif); }
#fbBox .fbNext_blue { background-image: url(/assets/graphics/next_lwr_blue.gif); }
#fbBox .fbNext_yellow { background-image: url(/assets/graphics/next_lwr_yellow.gif); }
#fbBox .fbNext_red { background-image: url(/assets/graphics/next_lwr_red.gif); }
#fbBox .fbNext_custom { background-image: url(/assets/graphics/next_lwr_yellow.gif); }
/* lower nav greyed-out 'next' graphic */
#fbBox .fbNext_black_off { background-image: url(/assets/graphics/next_lwr_off_black.gif); }
#fbBox .fbNext_white_off { background-image: url(/assets/graphics/next_lwr_off_white.gif); }
#fbBox .fbNext_blue_off { background-image: url(/assets/graphics/next_lwr_off_blue.gif); }
#fbBox .fbNext_yellow_off { background-image: url(/assets/graphics/next_lwr_off_yellow.gif); }
#fbBox .fbNext_red_off { background-image: url(/assets/graphics/next_lwr_off_red.gif); }
#fbBox .fbNext_custom_off { background-image: url(/assets/graphics/next_lwr_off_yellow.gif); }
#fbBox #fbPlay, #fbBox #fbPause { position: absolute; background-repeat: no-repeat; }
#fbBox #fbPlayPause, #fbBox #fbPlay, #fbBox #fbPause { width: 46px;  /* = dimensions of the 'play' and 'pause' /assets/graphics (they need to be the same size) */ height: 14px; text-align: justify; }
/* 'play' and 'pause' /assets/graphics */
#fbBox .fbPlay_black { background-image: url(/assets/graphics/play_black.gif); }
#fbBox .fbPlay_white { background-image: url(/assets/graphics/play_white.gif); }
#fbBox .fbPlay_blue { background-image: url(/assets/graphics/play_blue.gif); }
#fbBox .fbPlay_yellow { background-image: url(/assets/graphics/play_yellow.gif); }
#fbBox .fbPlay_red { background-image: url(/assets/graphics/play_red.gif); }
#fbBox .fbPlay_custom { background-image: url(/assets/graphics/play_yellow.gif); }
#fbBox .fbPause_black { background-image: url(/assets/graphics/pause_black.gif); }
#fbBox .fbPause_white { background-image: url(/assets/graphics/pause_white.gif); }
#fbBox .fbPause_blue { background-image: url(/assets/graphics/pause_blue.gif); }
#fbBox .fbPause_yellow { background-image: url(/assets/graphics/pause_yellow.gif); }
#fbBox .fbPause_red { background-image: url(/assets/graphics/pause_red.gif); }
#fbBox .fbPause_custom { background-image: url(/assets/graphics/pause_yellow.gif); }
#fbBox #fbClose { width: 46px;  /* = dimensions of the 'close' graphic */ height: 14px; background-repeat: no-repeat; }
/* 'close' graphic */
#fbBox .fbClose_black { background-image: url(/assets/graphics/close_black.gif); }
#fbBox .fbClose_white { background-image: url(/assets/graphics/close_white.gif); }
#fbBox .fbClose_blue { background-image: url(/assets/graphics/close_blue.gif); }
#fbBox .fbClose_yellow { background-image: url(/assets/graphics/close_yellow.gif); }
#fbBox .fbClose_red { background-image: url(/assets/graphics/close_red.gif); }
#fbBox .fbClose_custom { background-image: url(/assets/graphics/close_yellow.gif); }
#fbBox #fbIndexLinks { clear: both; font-size: 11px; cursor: default; }
#fbBox #fbIndexLinks a:hover { font-weight: bold; }
/* posLeft, posCenter & posRight are dynamically assigned classes that allow layout of the info and control panels depending on which side they're on */
/* info panel */
#fbInfoPanel.posCenter, #fbInfoDiv.posCenter, #fbIndexLinks.posCenter { margin: 0 auto; }
#fbInfoPanel.posRight, #fbInfoDiv.posRight, #fbIndexLinks.posRight { float: right; }
#fbInfoPanel.posLeft, #fbInfoDiv.posLeft, #fbIndexLinks.posLeft { float: left; }
/* control panel */
#fbControlPanel.posRight, #fbControls.posRight, #fbClose.posRight, #fbSubControls.posRight, #fbNavControls.posLeft, #fbPlayPause.posLeft { float: right; }
#fbControlPanel.posLeft, #fbControls.posLeft, #fbClose.posLeft, #fbSubControls.posLeft, #fbNavControls.posRight, #fbPlayPause.posRight { float: left; }
/* IE6 wants these, maybe for layout? */
#fbSubControls, #fbClose, #fbIndexLinks, #fbPlayPause, #fbNavControls { float: left; }
/*
	99Lime.com HTML KickStart by Joshua Gatcke
	kickstart-grids.css
	
	DO NOT EDIT THIS FILE unless you know what you are doing. 
*/
/*---------------------------------
	GRID/COLUMNS
-----------------------------------
	tinyfluidgrid.com
	& girlfriendnyc.com
	with changes by 99Lime
-----------------------------------*/
 /*
 & Columns : 12 
 & Gutter %: 20% 
 & MaxWidth: 1280px
 */
 
.grid { max-width: 1024px; margin: 0 auto; padding: 0; }
.grid.flex { width: 100%; max-width: 100%; padding: 0 2%; padding: 2em; }
.row { display: block; overflow: hidden; clear: both; }
*[class*="col_"].alpha { margin-left: 0; }
*[class*="col_"].omega { margin-right: 0; }
.col_1 { width: 6.6666666666667%; }
.col_2 { width: 15%; }
.col_3 { width: 23.333333333333%; }
.col_4 { width: 31.666666666667%; }
.col_5 { width: 40%; }
.col_6 { width: 48.333333333333%; }
.col_7 { width: 56.666666666667%; }
.col_8 { width: 65%; }
.col_9 { width: 73.333333333333%; }
.col_10 { width: 81.666666666667%; }
.col_11 { width: 90%; }
.col_12 { width: 98.333333333333%; }
*[class*="col_"] { margin-left: 0.83333333333333%; margin-right: 0.83333333333333%; margin-top: 0.5em; margin-bottom: 0.5em; float: left; display: block; }
.nomargin { margin: 0; }
.col_12.nomargin { width: 100% }
.grid img { max-width: 100%; height: auto; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0 }
.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0 }
* html .clearfix, *:first-child+html .clearfix { zoom: 1 }
/* Viewable Grids 
	To view your grids, add the class .visible to any grid container.
	This will add a background color so you can see the layout of your grids. 
*/
*[class*="col_"].visible { background: #eee; border: 1px dotted #ccc; }
input[class*="col_"], select[class*="col_"], label[class*="col_"] { float: none; display: inline-block; *display:inline;
margin-bottom: 0; *margin-left: 0.5%;
*margin-right: 0.5%;/* this is for IE 7 Only and is not a good fix - work needed here */
}


/*   SPHIDER    */

a.bkbtn { background: transparent url(backbtn.gif) no-repeat; color: #000; font-size: 0.8em; line-height: 1.8em; margin: 10px 0; padding-left: 27px; }
a.bkbtn:hover { background: #FFDC99 url(backbtn.gif) no-repeat; color: #000; font-size: 0.8em; line-height: 1.8em; margin: 10px 0; padding-left: 27px; text-decoration: underline; }
a.navdown { background: transparent url(navdown.jpg) no-repeat 0px; color: #008; float: right; font: 0.8em/1.4em Arial,Helvetica,sans-serif; margin: 0; padding: 2px 10px 2px 19px; width: 6em; }
a.navdown:hover { background: #666 url(navdown.jpg) no-repeat 0px; color: #FF0; }
a.navup { background: transparent url(navup.jpg) no-repeat 0px; color: #008; float: right; font: 0.8em/1.4em Arial,Helvetica,sans-serif; margin: 0; padding: 2px 0px 2px 19px; width: 6em; }
a.navup:hover { background: #666 url(navup.jpg) no-repeat 0px; color: #FF0; }
a.pnum, pnum { margin: 0; padding: 0 2px; }
a.options { background: transparent; color: #00B; font-weight: bold; margin: 0; padding: 5px 4px; text-align: center; text-decoration: none; width: 100%; }
a.resize { background: url(aaa.gif) no-repeat; margin: 10px 0 0 0; padding: 8px 20px; width: 55px;}
a.resize:hover { background: url(aaa.gif); line-height: 1.6em;}
/*body { background: #FFF; color: #000; font: 100% Verdana,Arial,Helvetica,sans-serif; margin: 0 auto; padding: 0; text-align: left; border: 0px solid #000;}*/
dd { text-align: left; }
dd, dt { font-size: 0.8em; font-weight: normal; padding: 6px; }
/*div { text-align: left; }*/
dl {  margin: 5px 0px; padding: 0; }
dt { background: #FFF; color: #000; display: block; float: left; font-weight: normal; height: 100%; margin-right: 10px; text-align: right; }
.advsrch { font-size: 0.8em; text-align: center;  width:40%;}
.alert, .grey { background: fff; margin: 2px 0px; padding: 0px 2px; }
.bcf { background: #BCF2C9; color: #000; margin: 0; padding: 4px; }
.bordl{}
.brk, .skp .hide{ display: none; font-size: 0.1em; line-height: 0.1em; margin: 0; padding: 0; visibility: hidden; }
.cat1:visited { background: transparent;  color: #5555AA; font-size: 16px; font-weight: bold; }
.catbanner { background: #F1F0ED; color: #008; font-weight: bold; margin-top: 15px; padding: 3px; }
.cfc { background: url(fader.jpg) #CFC; color: #000; margin: 0; padding: 4px; }.cntr { font-size: 1em; margin: 0 auto; text-align: center; }
.clear { clear: both; height: 1px; overflow: hidden; }
.cllt { clear: left; }
.clrt { clear: right; }
.cntr { margin: 0 auto; text-align: center; }
.cntr08 { margin: 0 auto; text-align: center;  font-size: 0.8em;}
.description{ font-size: 1.0em; line-height: 1.4em; margin-left: 20px; padding: 0; width: 85%; }
.description ul li {list-style: none; margin: 0; padding: 0px 0px 8px 0px; vertical-align: baseline; }
.descr_shot{ font-size: 1.0em; line-height: 2.0em; margin-left: 20px; padding: 0; width: 85%; }
.dtd { width: 95%; }
.dtd dd { margin-left: 19%; }
.dtd dt { width: 18%; }
.em, .bd { font-weight: bold; padding: 6px 0px; }
.evrow   { background: #F3EED6; color: #000; margin: 0; padding: 6px 4px; }
.evrow2 { background: #eee; color: #000; margin: 0; padding: 6px 4px 6px 60px; }
.evrow3 { background: #eee; color: #000; font-size: 0.9em; line-height: 2.4em; margin: 0px 20px 0px 20px; padding: 0px 0px 0px 20px; border-left: 1px solid #000;  border-right: 1px solid #000; }
.headline { background: url(hdline.jpg) #F9F9f9; color: #000; font-weight: bold; margin: 0; padding: 6px 4px; }
.hl { background: #666; color: #FEFF0B;  padding: 6px;  font-weight: bold;  }
.hide { display: none; font-size: 0.1em; line-height: 0.1em; margin: 0; padding: 0; visibility: hidden; }
.home { background: #FFF; color: #000; margin: 0 0 15px 0; padding: 4px; }
.indent { padding: 6px 4px 6px 40px; }
.left { text-align: left;}
.links, .blue { background: transparent; color: #00F; }
.ltfloat { float: left; margin-right: 0px; }
.ltimg {  float: left; margin: 0; padding: 0; }
.main_cat1 { background: transparent; color: #0000FF; font-size: 1em; font-weight: bold; }
.main_cat2 { background: transparent; color: #0000FF; font-size: 0.9em; font-weight: bold; }
.mainlist   { background: #000; color: #fff; font-size: 1.1em; font-weight: bold; margin: 2px 0; padding: 6px 4px; text-align: center; }
.mainlist3 { background: #F9F9F9; color: #000; font-size: 0.9em; font-weight: bold; margin: 0px 20px 0px 20px; padding: 6px 4px; text-align: center; }
.mak_1{ font-weight: bold; }
.mak_2{    background: rgba(231, 255, 102,.5);  font-weight:bold; }
.mak_4{ background: #99FF00; }
.mak_3{ background: #FFFF00; }
.mak_5{ color: #f00;  font-weight: bold; }
.odrow { background: #E3DBBA; color: #000; margin: 0; padding: 6px 4px; }
.odrow2 { background: #ddd; color: #000; margin: 0; padding: 6px 4px 6px 60px; }
.odrow3 { background: #ddd; color: #000; font-size: 0.9em; line-height: 2.4em; margin: 0px 20px 0px 20px; padding: 0px 0px 0px 20px; border-left: 1px solid #000;  border-right: 1px solid #000;  }
.odrow, .evrow, .indent {}
.options { background: #FFF; color: #000; margin: 0; padding: 6px 4px; text-align: center; }
.panel { background: #FFF; color: #000; margin: 0px auto; padding: 10px 5px; width:800px; }
.panel input, .panel textarea { margin-left: 50px; padding: 4px; }
.plnav { display: block; font: 1em/1.6em Arial,Helvetica,sans-serif; margin: 3px; padding: 0 2px 0 5px; text-align: left; }
.rtimg { float: right; margin: 0; padding: 0; width: 220px; }
.resultlist {width: 100%}
.sbmt{ background: #F9F9F9; color: #000; font-size: 1.0em; font-weight: normal; margin: 0; margin-left:-4px!important; border-radius:0px!important; padding: 7px 5px 8px 5px!important;}
#topSearchForm form {margin-top:0px;}
#search_form {background: rgba(255,255,255,.7); padding: 1em 0; margin:0; }
.searchBox {  text-align: center; width:80%;     margin: 0 auto; /*border:1px solid #ddd; box-shadow: 0 0 12px rgba(51,51,51,.5);*/ }
.sml { font-size: 0.8em; }
.sphome { background: url(nav.jpg) 2px 0px; text-align: center; }
.stats {/* background: #FFF; border: 0px solid #777; color: #000; font-size: 0.8em; margin: 10px 0px 0px 0px; padding: 4px; text-align: center;*/ }
.submenu { background: #FFF; color: #000; font-size: 0.9em; font-weight: bold; height: 1em; margin-bottom: 20px; padding: 10px; }
.submenu li { height: 1.3em; float: left; margin-left: -1px; white-space: nowrap; }
.submenu li a { background: transparent; color: #00B; font-weight: bold; padding: 6px 4px; text-decoration: none; }
.submenu li a:hover, a.options:hover { background: #F9F9F9; font-weight: bold; padding: 5px 3px; text-decoration: underline; }
.submenu li a:active {}
.submenu ul { list-style-type: none; margin: 0 0 0 25px; padding: 0; }

.suggest { font-size: 0.8em; position:absolute; width:150px; background-color:#000; margin:0px; padding:0px;}
.suggest ul { list-style-type:none; margin:0px; padding:0px;}
.suggest ul li.selected { background-color: #C3E3CC;}
.suggest ul li { list-style-type:none; display:block; margin:0; padding:2px; height:12px; cursor:pointer;}
.tblhead {/* background: #F9F9F9; */color: #000; font-weight: bold; padding: 6px; text-align: center; }

.title { font-size: 1.25em; line-height: 1.2em; margin: 0; padding: 3px 2px 3px 0px; text-align: left; }
.title a {color:#1a0dab;}
/*.title a:hover { text-decoration:underline;}*/
.url { background: transparent; font-size: 0.8em; color: #115599; margin: 2px 0 5px 20px; padding: 0;  }
.w60 { margin: 0 auto; width: 60%; }
.w75 { margin: 0 auto; width: 75%; }
.w85 { margin: 0 auto; width: 85%; }
.warnadmin, .red {  color: #EE3C00; }
.warn{ color: #EE3C00; }
.warn, .red .warnok, .green, .links, .blue { font-weight: bold; padding: 0px 2px; }
.warnok, .green { background: transparent; color: #008001; }
.webpagebanner { background: #F9F9F9; color: #666; font-weight: bold; margin-top: 20px; padding: 3px; }
.wrapper { background: #FFF; color: #000; margin: 0px auto; padding: 10px 10px 2px 10px; width: 730px; }
.x2 { width: 49.5%; /* all x values used as dividers 1/2, 1/3, 1/4 etc...  */ }
.x3 { width: 33%; }
.x4 { width: 25%; }
.x5 { width: 20%; }
.x6 { width: 16%; }
.x8 { width: 12.5%; }
.y3 { height: 3em; }
.y4 { height: 4em; }
.y5 { height: 5em; }
#admin { margin: 0; padding: 10px; text-align: left; }
#admin p.warn, #admin p.warnok { text-align: center; }
#cat_main {  background: #FFF; font-size: 0.9em; font-weight: bold; text-align: center; width: 60%;}
#cat_table { background: #FFF; width: 60%; }
#didumean { font-size: 1em; margin: 10px; text-align: center; }
#dbase td, #dbase table, td { }
#footer { background: #FFF;  font-size: 0.9em; font-weight: bold; line-height: 1.4em; margin: 4px auto; padding:3px; text-align: center; width: 80%; }
#footer img { vertical-align: middle; }
#main { background: #FFF; clear: both; color: #000; margin-top: -1px; text-align: left; width: 100%; }
#other_pages, #common_report { background: #FFF; font-size: 0.8em; color: #000; padding: 6px 2px; text-align: center; }
#report { background: #fff; margin: 0; padding: 10px; text-align: left; }
#result_report { background: #fa0;  font-size: 0.9em; font-weight: bold; color: #000; margin: 0 0 10px 0; padding: 4px; text-align: center; }
#results{  width: 100%; }
#settings { background: #fff; color: #000; margin: 0 auto; padding: 1px; }
#settings input, #settings select { display: inline; float: left; padding: 4px; vertical-align: middle; }
#settings label, #settings p { display: inline; float: left; list-style: none; margin: 0; padding: 6px; text-align: right; vertical-align: middle; }
#stats dl{ margin: 0 auto; width: 80%; }
#sub_cat { font-size: 0.8em; }
#tabs { clear: both; font-size: 0.9em; padding: 6px; text-align: center; }
#tabs li { float: left; height: 26px; }
#tabs ul { display: inline; list-style-type: none; margin: 0; }
#tabs ul li a { margin: 0 0 0 3px; padding: 7px; width: 93px; }
#tabs ul li a.default { background: url(nav.jpg) 0px 0px #CFC; color: #000; float: left; font-weight: bold; position: relative; text-decoration: none; top: 0; }
#tabs ul li a.selected { background: url(nav.jpg) 0px -105px #FFF; color: #000; float: left; font-weight: bold; position: relative; text-decoration: none; top: 0; }
#tabs ul li a:hover { background: url(nav.jpg) 0px -35px #F9F9F9; color: #EE3C00; float: left; position: relative; text-decoration: none; top: 0; }
#tabs ul li a:active { background: url(nav.jpg) 0px -70px #C6DDC4; color: #000; float: left; position: relative; text-decoration: none; top: 0; }
#vertmenu { font-weight: bold; margin: 0 2px 0 20px; padding: 0; }
#vertmenu ul { list-style: none; margin: 0 2px 4px 2px; padding: 0; }
#vertmenu ul li { float: left; line-height: 0.9em; text-align: center; width: 90px; }
#vertmenu ul li a { background: url(nav.jpg) 0px -10px #FFF; color: #000; display: block; font-size: 0.7em; margin: 2px; padding: 2px; text-decoration: none; width: 88%; }
#vertmenu ul li a:hover { background: url(nav.jpg) 0px -42px #F9F9F9; color: #000; text-decoration: underline; }
#vertmenu ul li a:active { background: url(nav.jpg) 0px -72px; }

/*---------------------------------
	Responsive Grid Media Queries - 1280, 1024, 768, 480
	1280-1024 	- desktop (default grid)
	1024-768 	- tablet landscape
	768-480 	- tablet 
	480-less 	- phone landscape & smaller
-----------------------------------*/
@media all and (min-width: 1024px) and (max-width: 1280px) {
.grid *[class*="col_"] { }
.grid { max-width: 1024px; }
.show-desktop { display: block; }
.hide-desktop { display: none; }
.show-tablet { display: none; }
.hide-tablet { display: block; }
.show-phone { display: none; }
.hide-phone { display: block; }
}
 @media all and (min-width: 768px) and (max-width: 1023px) {
#content { width: 98%; padding: 0 1%; }
.grid *[class*="col_"] { margin-left: .25em; margin-right: .25em; }
.grid { max-width: 90%; }
.grid *[class*="col_"] [class*="col_"] { margin-left: .25em; margin-right: .25em; width: 100%; }
.show-desktop { display: none; }
.hide-desktop { display: block; }
.show-tablet { display: block; }
.hide-tablet { display: none; }
.show-phone { display: none; }
.hide-phone { display: block; }
}
 @media all and (min-width: 480px) and (max-width: 768px) {
#content { width: 94%; padding: 0 3%; }
.grid *[class*="col_"] { float: none; width: auto; clear: both; display: block; }
/* columns inside of columns */
.grid *[class*="col_"] [class*="col_"] { margin-left: .25em; margin-right: .25em; width: 100%; }
input[class*="col_"] { margin-left: 0; margin-right: 0; width: 90%!important; }
.grid { max-width: 95%; }
.show-desktop { display: none; }
.hide-desktop { display: block; }
.show-tablet { display: block; }
.hide-tablet { display: none; }
.show-phone { display: none; }
.hide-phone { display: block; }
}
 @media all and (max-width: 480px) {
.grid *[class*="col_"] { float: none; width: auto; clear: both; display: block; }
/* columns inside of columns */
.grid *[class*="col_"] [class*="col_"] { margin-left: 0; margin-right: 0; width: 100%; }
input[class*="col_"] { margin-left: 0; margin-right: 0; width: 90%!important; }
.grid { max-width: 100%;/*320*/ }
.show-desktop { display: none; }
.hide-desktop { display: block; }
.show-tablet { display: none; }
.hide-tablet { display: block; }
.show-phone { display: block; }
.hide-phone { display: none; }
#content img.align-right, #content img.align-left { display: block; float: none; margin: 6px auto; }
#content { border-bottom: 1px #ccc dotted; margin-bottom: 1em; }
.homeSideNavCallout {margin: auto; width:80%; border: 1px; border: 1px solid #000; background-color: #fff; padding: 4px;  }
h1, #looncamdonate {text-align:center!important;}
}
 @media (-webkit-min-device-pixel-ratio: 1.3),  (min--moz-device-pixel-ratio: 1.3),  (-o-min-device-pixel-ratio: 13/10),  (min-device-pixel-ratio: 1.3),  (min-resolution: 2dppx),  (min-resolution: 120dpi) {
 body {
font-size: normal;
}
/*h1 {font-size: 2.5em;}
.grid {max-width: 100%; width: 100%}*/
}
