/* -----------------------------------------------------------------------
 Adapted from: Blueprint CSS Framework 0.9
 http://blueprintcss.org
 Adapted by: Rapid Exposure LLC
 http://rapidexposure.com

   * Copyright (c) 2007-Present. See LICENSE for more info.
----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background-image:url('/imagegallery/cc2008NYRochester/background-gradient3.jpg');background-repeat:repeat-x;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#b91c25;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.largecap {font-size:1.2em;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:960px;background-color:white;margin:0 auto;border:solid 1px #ddd;}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24, div.span-25, div.span-26, div.span-27, div.span-28, div.span-29, div.span-30, div.span-31, div.span-32, div.span-33, div.span-34, div.span-35, div.span-36, div.span-37, div.span-38, div.span-39, div.span-40, div.span-41, div.span-42, div.span-43, div.span-44, div.span-45, div.span-46, div.span-47, div.span-48, div.span-49, div.span-50, div.span-51, div.span-52, div.span-53, div.span-54, div.span-55, div.span-56, div.span-57, div.span-58, div.span-59, div.span-60, div.span-61, div.span-62, div.span-63, div.span-64, div.span-65, div.span-66, div.span-67, div.span-68, div.span-69, div.span-70, div.span-71, div.span-72, div.span-73, div.span-74, div.span-75, div.span-76, div.span-77, div.span-78, div.span-79, div.span-80, div.span-81, div.span-82, div.span-83, div.span-84, div.span-85, div.span-86, div.span-87, div.span-88, div.span-89, div.span-90, div.span-91, div.span-92, div.span-93, div.span-94, div.span-95, div.span-96 {float:left;margin-right:0px;}
.last, div.last {margin-right:0;}
.span-1 {width:10px;}
.span-2 {width:20px;}
.span-3 {width:30px;}
.span-4 {width:40px;}
.span-5 {width:50px;}
.span-6 {width:60px;}
.span-7 {width:70px;}
.span-8 {width:80px;}
.span-9 {width:90px;}
.span-10 {width:100px;}
.span-11 {width:110px;}
.span-12 {width:120px;}
.span-13 {width:130px;}
.span-14 {width:140px;}
.span-15 {width:150px;}
.span-16 {width:160px;}
.span-17 {width:170px;}
.span-18 {width:180px;}
.span-19 {width:190px;}
.span-20 {width:200px;}
.span-21 {width:210px;}
.span-22 {width:220px;}
.span-23 {width:230px;}
.span-24 {width:240px;}
.span-25 {width:250px;}
.span-26 {width:260px;}
.span-27 {width:270px;}
.span-28 {width:280px;}
.span-29 {width:290px;}
.span-30 {width:300px;}
.span-31 {width:310px;}
.span-32 {width:320px;}
.span-33 {width:330px;}
.span-34 {width:340px;}
.span-35 {width:350px;}
.span-36 {width:360px;}
.span-37 {width:370px;}
.span-38 {width:380px;}
.span-39 {width:390px;}
.span-40 {width:400px;}
.span-41 {width:410px;}
.span-42 {width:420px;}
.span-43 {width:430px;}
.span-44 {width:440px;}
.span-45 {width:450px;}
.span-46 {width:460px;}
.span-47 {width:470px;}
.span-48 {width:480px;}
.span-49 {width:490px;}
.span-50 {width:500px;}
.span-51 {width:510px;}
.span-52 {width:520px;}
.span-53 {width:530px;}
.span-54 {width:540px;}
.span-55 {width:550px;}
.span-56 {width:560px;}
.span-57 {width:570px;}
.span-58 {width:580px;}
.span-59 {width:590px;}
.span-60 {width:600px;}
.span-61 {width:610px;}
.span-62 {width:620px;}
.span-63 {width:630px;}
.span-64 {width:640px;}
.span-65 {width:650px;}
.span-66 {width:660px;}
.span-67 {width:670px;}
.span-68 {width:680px;}
.span-69 {width:690px;}
.span-70 {width:700px;}
.span-71 {width:710px;}
.span-72 {width:720px;}
.span-73 {width:730px;}
.span-74 {width:740px;}
.span-75 {width:750px;}
.span-76 {width:760px;}
.span-77 {width:770px;}
.span-78 {width:780px;}
.span-79 {width:790px;}
.span-80 {width:800px;}
.span-81 {width:810px;}
.span-82 {width:820px;}
.span-83 {width:830px;}
.span-84 {width:840px;}
.span-85 {width:850px;}
.span-86 {width:860px;}
.span-87 {width:870px;}
.span-88 {width:880px;}
.span-89 {width:890px;}
.span-90 {width:900px;}
.span-91 {width:910px;}
.span-92 {width:920px;}
.span-93 {width:930px;}
.span-94 {width:940px;}
.span-95 {width:950px;}
.span-96, div.span-96 {width:960px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:8px!important;}
input.span-2, textarea.span-2 {width:18px!important;}
input.span-3, textarea.span-3 {width:28px!important;}
input.span-4, textarea.span-4 {width:38px!important;}
input.span-5, textarea.span-5 {width:48px!important;}
input.span-6, textarea.span-6 {width:58px!important;}
input.span-7, textarea.span-7 {width:68px!important;}
input.span-8, textarea.span-8 {width:78px!important;}
input.span-9, textarea.span-9 {width:88px!important;}
input.span-10, textarea.span-10 {width:98px!important;}
input.span-11, textarea.span-11 {width:108px!important;}
input.span-12, textarea.span-12 {width:118px!important;}
input.span-13, textarea.span-13 {width:128px!important;}
input.span-14, textarea.span-14 {width:138px!important;}
input.span-15, textarea.span-15 {width:148px!important;}
input.span-16, textarea.span-16 {width:158px!important;}
input.span-17, textarea.span-17 {width:168px!important;}
input.span-18, textarea.span-18 {width:178px!important;}
input.span-19, textarea.span-19 {width:188px!important;}
input.span-20, textarea.span-20 {width:198px!important;}
input.span-21, textarea.span-21 {width:208px!important;}
input.span-22, textarea.span-22 {width:218px!important;}
input.span-23, textarea.span-23 {width:228px!important;}
input.span-24, textarea.span-24 {width:238px!important;}
.append-1 {padding-right:10px;}
.append-2 {padding-right:20px;}
.append-3 {padding-right:30px;}
.append-4 {padding-right:40px;}
.append-5 {padding-right:50px;}
.append-6 {padding-right:60px;}
.append-7 {padding-right:70px;}
.append-8 {padding-right:80px;}
.append-9 {padding-right:90px;}
.append-10 {padding-right:100px;}
.append-11 {padding-right:110px;}
.append-12 {padding-right:120px;}
.append-13 {padding-right:130px;}
.append-14 {padding-right:140px;}
.append-15 {padding-right:150px;}
.append-16 {padding-right:160px;}
.append-17 {padding-right:170px;}
.append-18 {padding-right:180px;}
.append-19 {padding-right:190px;}
.append-20 {padding-right:200px;}
.append-21 {padding-right:210px;}
.append-22 {padding-right:220px;}
.append-23 {padding-right:230px;}
.prepend-1 {padding-left:10px;}
.prepend-2 {padding-left:20px;}
.prepend-3 {padding-left:30px;}
.prepend-4 {padding-left:40px;}
.prepend-5 {padding-left:50px;}
.prepend-6 {padding-left:60px;}
.prepend-7 {padding-left:70px;}
.prepend-8 {padding-left:80px;}
.prepend-9 {padding-left:90px;}
.prepend-10 {padding-left:100px;}
.prepend-11 {padding-left:110px;}
.prepend-12 {padding-left:120px;}
.prepend-13 {padding-left:130px;}
.prepend-14 {padding-left:140px;}
.prepend-15 {padding-left:150px;}
.prepend-16 {padding-left:160px;}
.prepend-17 {padding-left:170px;}
.prepend-18 {padding-left:180px;}
.prepend-19 {padding-left:190px;}
.prepend-20 {padding-left:200px;}
.prepend-21 {padding-left:210px;}
.prepend-22 {padding-left:220px;}
.prepend-23 {padding-left:230px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
/* div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;} */
div.colborder-right {padding-right:10px;border-right:1px solid #eee;}
div.colborder-left {padding-left:10px;border-left:1px solid #eee;}
.pull-1 {margin-left:-10px;}
.pull-2 {margin-left:-20px;}
.pull-3 {margin-left:-30px;}
.pull-4 {margin-left:-40px;}
.pull-5 {margin-left:-50px;}
.pull-6 {margin-left:-60px;}
.pull-7 {margin-left:-70px;}
.pull-8 {margin-left:-80px;}
.pull-9 {margin-left:-90px;}
.pull-10 {margin-left:-100px;}
.pull-11 {margin-left:-110px;}
.pull-12 {margin-left:-120px;}
.pull-13 {margin-left:-130px;}
.pull-14 {margin-left:-140px;}
.pull-15 {margin-left:-150px;}
.pull-16 {margin-left:-160px;}
.pull-17 {margin-left:-170px;}
.pull-18 {margin-left:-180px;}
.pull-19 {margin-left:-190px;}
.pull-20 {margin-left:-200px;}
.pull-21 {margin-left:-210px;}
.pull-22 {margin-left:-220px;}
.pull-23 {margin-left:-230px;}
.pull-24 {margin-left:-240px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -10px 1.5em 10px;}
.push-2 {margin:0 -20px 1.5em 20px;}
.push-3 {margin:0 -30px 1.5em 30px;}
.push-4 {margin:0 -40px 1.5em 40px;}
.push-5 {margin:0 -50px 1.5em 50px;}
.push-6 {margin:0 -60px 1.5em 60px;}
.push-7 {margin:0 -70px 1.5em 70px;}
.push-8 {margin:0 -80px 1.5em 80px;}
.push-9 {margin:0 -90px 1.5em 90px;}
.push-10 {margin:0 -100px 1.5em 100px;}
.push-11 {margin:0 -110px 1.5em 110px;}
.push-12 {margin:0 -120px 1.5em 120px;}
.push-13 {margin:0 -130px 1.5em 130px;}
.push-14 {margin:0 -140px 1.5em 140px;}
.push-15 {margin:0 -150px 1.5em 150px;}
.push-16 {margin:0 -160px 1.5em 160px;}
.push-17 {margin:0 -170px 1.5em 170px;}
.push-18 {margin:0 -180px 1.5em 180px;}
.push-19 {margin:0 -190px 1.5em 190px;}
.push-20 {margin:0 -200px 1.5em 200px;}
.push-21 {margin:0 -210px 1.5em 210px;}
.push-22 {margin:0 -220px 1.5em 220px;}
.push-23 {margin:0 -230px 1.5em 230px;}
.push-24 {margin:0 -240px 1.5em 240px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.pad-10-top {padding-top:10px;}
.pad-10-right {padding-right:10px;}
.pad-10-all {padding:10px;}

.append-bottom {margin-bottom:1.5em;}
.boxblue {border:1px solid #ccc;padding:.75em;margin-bottom:.75em;background:#E5ECF9;}
.boxwhite {border:1px solid #ccc;padding:.75em;margin-bottom:.75em;background:white;}
.boxwhite3D{padding:.75em;margin-bottom:.75em;border-top:1px solid #ccc;border-right:2px solid #c8cdd2;border-bottom:2px solid #c8cdd2;border-left:1px solid #ccc;}
.adminbox {border:1px solid #ccc;padding:.25em;margin-bottom:.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* -- background colors -- */
.background-indianred {background-color: #cd5c5c;}
.background-lightcoral {background-color: #f08080;}
.background-salmon {background-color: #fa8072;}
.background-darksalmon {background-color: #e9967a;}
.background-lightsalmon {background-color: #ffa07a;}
.background-crimson {background-color: #dc143c;}
.background-red {background-color: #ff0000;}
.background-firebrick {background-color: #b22222;}
.background-darkred {background-color: #8b0000;}
.background-pink {background-color: #ffc0cb;}
.background-deeppink {background-color: #ff1493;}
.background-mediumvoiletred {background-color: #c71585;}
.background-palevioletred {background-color: #db7093;}
.background-lightsalmon {background-color: #ffa07a;}
.background-coral {background-color: #ff7f50;}
.background-tomato {background-color: #ff6347;}
.background-orangered {background-color: #ff4500;}
.background-darkorange {background-color: #ff8c00;}
.background-orange {background-color: #ffa500;}
.background-gold {background-color: #ffd700;}
.background-lemonchiffon {background-color: #fffacd;}
.background-lightgoldenrodyellow {background-color: #FAFAD2;}
.background-papayawhip {background-color: #FFEFD5;}
.background-palegoldenrod {background-color: #eee8aa;}
.background-khaki {background-color: #f0e68c;}
.background-darkkhaki {background-color: #bdb76b;}
.background-plum {background-color: #dda0dd;}
.background-orchid {background-color: #da70d6;}
.background-blueviolet {background-color: #8a2be2;}
.background-indigo {background-color: #4b0082;}
.background-slateblue {background-color: #6a5acd;}
.background-darkslateblue {background-color: #483d8b;}
.background-mediumslateblue {background-color: #7b68ee;}
.background-lime {background-color: #00ff00;}
.background-limegreen {background-color: #32cd32;}
.background-palegreen {background-color: #98fb98;}
.background-springgreen {background-color: #00ff7f;}
.background-mediumseagreen {background-color: #3cb371;}
.background-forestgreen {background-color: #228b22;}
.background-yellowgreen {background-color: #9acd32;}
.background-olive {background-color: #808000;}
.background-darkseagreen {background-color: #8fbc8f;}
.background-teal {background-color: #008080;}
.background-aqua {background-color: #00ffff;}
.background-paleturquoise {background-color: #afeeee;}
.background-aquamarine {background-color: #7fffd4;}
.background-turquoise {background-color: #40e0d0;}
.background-cadetblue {background-color: #5f9ea0;}
.background-steelblue {background-color: #4682b4;}
.background-lightsteelblue {background-color: #b0c4de;}
.background-lightblue {background-color: #add8e6;}
.background-dodgerblue {background-color: #1E90ff;}
.background-cornflowerblue {background-color: #6495ed;}
.background-mediumslateblue {background-color: #7b68ee;}
.background-royalblue {background-color: #4169e1;}
.background-brightblue {background-color: #0099ff;}
.background-midnightblue {background-color: #191970;}
.background-cornsilk {background-color: #fff8dc;}
.background-navajowhite {background-color: #ffdead;}
.background-burlywood {background-color: #deb887;}
.background-rosybrown {background-color: #bc8f8f;}
.background-sandybrown {background-color: #f4a460;}
.background-goldenrod {background-color: #daa520;}
.background-chocolate {background-color: #d2691e;}
.background-sienna {background-color: #a0522d;}
.background-brown {background-color: #a52a2a;}
.background-maroon {background-color: #800000;}
.background-gainsboro {background-color: #dcdcdc;}
.background-mistyrose {background-color: #d3d3d3;}
.background-lightslategray {background-color: #778899;}
.background-darkslategray {background-color: #477979;}
.background-black {background-color: #000000;}


/*Custom css below this line */

/* footer */
.footer {background: #0094D6 url(img/bgfooter.gif) repeat-x;color: #C1DEF0;font-size: 1.1em;line-height: 40px;text-align: center;}
.footer a {color: #FFF;text-decoration: none;}
.footer a:hover {color: #FFF;text-decoration: underline;}

#postnavigation{height: 20px;margin-bottom: 10px;text-align: center;color: Gray;}

/* content */
#contentarea {margin: 0px; }
.content {margin-right: 4%;width: 69%;}
.content .postheader {text-decoration: none;color: black;}
.content .descr {color: #C60;margin-bottom: 6px;}
.content li {list-style: url(img/li.gif);margin-left: 18px;}

/* post content */
#posts {margin-left:20px;margin-right:20px;}
.postcontent {font-size: 1.0em;line-height:1.5em;padding-bottom: 1.2em;}
.postcontent p {font-size: inherit;padding-bottom: 1.2em;}
#ctl00_cphBody_divText {font-size: 1.2em;padding-bottom: 1.2em;}
#ctl00_cphBody_divText p {font-size: inherit;padding-bottom: 1.2em;}
.postheader {font-family:Arial;font-weight:bold;font-size:30px;text-decoration: none;color: #4682b4;}
.postfooter {padding:2px 3px 3px 8px;border:1px solid #e3e4e4;background-color:#f5f5f5;font-size:0.9em;color:#505050;}
.postfooter img{border: none;}
.author {font-weight:bold;}

/* menu */
.menu {font-family:Garamond;font-size:1.3em;font-weight:bold;color: #333333;}
a.menu {text-decoration:none;font-size:1.0em;font-weight:bold;color: #15337b;}
a.menu:hover {color: #b91c25;}
.menudivider {color: #ddd;}
.subscribebar {font-family:Garamond;font-size:1.3em;font-weight:bold;color: #b91c25;}
a.subscribebar {text-decoration:none;font-size:1.0em;font-weight:bold;color: #b91c25;}
a.subscribebar:hover {color: #15337b;}

/* top post template */
.toppost {font-family: "Futura", "Arial", serif;color:#193777;font-size:1em;font-weight:bold;text-decoration:none;}    
a.toppost {font-family: "Futura", "Arial", serif;color:#193777;font-size:1em;font-weight:bold;text-decoration:none;}    
a.toppost:hover {color:#b91c25;} 

/* basic and advanced search template */
#divBasicAndAdvancedSearch {width:720px;margin-top:-5px;text-align:center; }
#divAdvancedSearch {width:720px;text-align:center; }
#divCategorySearch {margin-top:-30px; }
#txtSearch {width: 300px;height: 22px;color: #0099ff;vertical-align:middle; }
#btnTextSearch {cursor:pointer;vertical-align:middle; }
#btnMapSearch {cursor:pointer;vertical-align:middle; }
#txtAdvancedSearch {width: 300px;height: 22px;color: #0099ff;vertical-align:middle; }
#btnAdvancedTextSearch {vertical-align:middle; }
#btnAdvancedMapSearch {vertical-align:middle; }
.searchprompt {font-family:Arial;font-size:12px;font-style:italic;color:#666666; }   

/* sponsors template */
.sponsors {width:200px; height:110px; border: solid 1px #eee;}
.sponsorsheader {margin-bottom:10px;color: #0099ff; font-family: Trebuchet MS; font-style: italic; font-size: 16px;font-weight: bold;} 
.sponsorslist ul {margin-left: 0px;padding-left:0px;}
.sponsorslist li {margin-left:-25px;padding-left:0px; list-style: none;}

/* top 10 searches template */
#top10searches { position:relative;z-index:1000; margin-top:0px;margin-left:0px;font-family: Arial; border: inset 2px #ddd; width: 200px; }
#top10searchesheader {margin: 5px;color: #0099ff;font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; font-style: italic;font-weight: bold;font-size: 1.8em; }
#top10searchescontent {margin: 5px;font-size: 1.1em;font-weight: normal;color:White;}
.top10searcheslink {color: navy;} 

/* custom search template */
.customsearchlink { color: navy;}

/* recent searches template */
#recentsearches { position:relative;z-index:1000;margin-left:15px;background-color: white; font-family: Arial; border: inset 2px #ddd; width: 200px; }
#recentsearchesheader {margin: 5px;color: #0099ff;font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; font-style: italic;font-weight: bold;font-size: 1.8em; }
#recentsearchescontent {margin: 5px;font-size: 1.1em;font-weight: normal;}
.recentsearcheslink {color: #477979;}     

/* topics template */
#topics { float:left;margin-top:5px;padding-left:15px;font-family: Arial;  width: 230px; }
#topicsheader {margin: 5px;color: #0099ff;font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; font-style: italic;font-weight: bold;font-size: 1.8em; }
#topicscontent {margin: 5px;font-size: 1.1em;font-weight: normal;}
.topicslink {color: #477979;} 

/* recent posts template */
#recentposts {  float:left;margin-top:5px;margin-left:15px; font-family: Arial;width: 430px;}
#recentpostscontent {float:left;margin-left: 15px;font-size: 1.1em;font-weight: normal; }
#recentpostscontent2 {float:left;margin-left:0px;font-size: 1.1em;font-weight: normal; }
#recentpostsheader {margin: 0px;color: #0099ff;font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; font-style: italic;font-weight: bold;font-size: 1.8em; }
.recentpostspost { float:left;width:40%; margin:10px 0 0 10px;  }
.recentpostspostheader { font-size:1em;font-weight:bold; }
.recentpostspostcontent { }

/* links template */
#links { position:relative;z-index:1000; margin-left:15px;background-color: white; font-family: Arial; border: inset 2px #ddd; width: 200px; }
#linksheader {margin: 5px;color: #0099ff;font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; font-style: italic;font-weight: bold;font-size: 1.8em; }
#linkscontent {margin: 5px;font-size: 1.1em;font-weight: normal;}
.linkslink {color: #477979;} 

/* resources template */
#resources { position:relative;z-index:1000; margin-left:15px;background-color: white; font-family: Arial; border: inset 2px #ddd; width: 200px; }
#resourcesheader {margin: 5px;color: #0099ff;font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; font-style: italic;font-weight: bold;font-size: 1.8em; }
#resourcescontent {margin: 5px;font-size: 1.1em;font-weight: normal;}
.resourceslink {color: #477979;} 

/* map page */
#divMapArea { margin-top:-30px; }

/* search results page */
.searchresultcontent {font-size: 1em; }
.searchimage {float:left;padding-right:10px;margin-bottom:10px;width:150px;}
.searchresultheaderlink {font-size: 1.3em; font-weight:bold; color:#2c9702;text-decoration:none; }
.searchresultlink {font-size: 1em; color:blue; }

/* members section (org signup) */
#admincontent {margin-left:50px; }
.pageHeader {font-family:Arial;	font-size: 24px;color: #666666;}
.instructions {	font-family:Arial;font-size: 12px;color: black;}
.autocomplete_completionListElement {visibility : hidden;margin : 0px!important;background-color : inherit;color : black;border : buttonshadow;	border-width : 1px;	border-style : solid;cursor : 'default';overflow : auto;height : 200px; text-align : left; list-style-type : none;}

/* members section autocomplete */
.autocomplete_completionListElement {visibility : hidden;margin : 0px!important;background-color : inherit;color : black;border : buttonshadow;	border-width : 1px;	border-style : solid;cursor : 'default';overflow : auto;height : 200px; text-align : left; list-style-type : none;}
.autocomplete_highlightedListItem {	font-family:Arial;font-size: 12px;font-weight: bold;background-color: #ffff99;color: black;	padding: 1px;}
.autocomplete_listItem {font-family:Arial;font-size: 12px;background-color : window;color : black;padding : 1px;}

/* login, changepassword and forgot password controls */
.login {cursor:pointer;} /* login link */
.logout {cursor:pointer;} /* logout link */
.logintitle {color:#666666;font-size:2em;}
.loginlabels {vertical-align:middle;}
.changepasswordtitle {color:#666666;font-size:2em;}
.changepasswordlabels {vertical-align:middle;}
.passwordcontroltitle {color:#666666;font-size:2em;}
.passwordcontrollabels {vertical-align:middle;}
.createprofile {cursor:pointer;}


/* subscribe */
.subscribe {cursor:pointer;} /* subscribe link */

/* page */
#page {margin-left:20px;}
#ctl00_cphBody_h1Title {font-family:Arial;font-weight:bold;font-size:30px;text-decoration: none;color: #4682b4;}
#ctl00_cphBody_divTex {color:#7d7d7d;}

/* footer */
#footer {margin:auto;padding-top:8px;width:960px;height:26px;font-style:italic;background-color:#eee;text-align:center;vertical-align:middle;}

/* nice menu */
.ocr-content {margin: 0 !important;padding: 0;}
.ocr-menu {	background: url('/imagegallery/cc2008NYRochester/menubackground.jpg') no-repeat;	height: 37px;position: relative;}
.ocr-menu ul {margin: 0;}
.ocr-menu ul.nice-menu>li {float: left;display: inline;	margin: 0;list-style: none;line-height: 37px !important;background: url('/imagegallery/cc2008NYRochester/menuSeparator.jpg') no-repeat 100% 0 !important;}
.ocr-menu ul li a:link, 
.ocr-menu ul li a:visited,
.ocr-menu ul li span.nolink,
#user-login a {	display: block;	float: left;font: 14px "Trebuchet MS";line-height: 37px;color: #FFF;text-decoration: none;padding: 0 13px 0 12px;}
.ocr-menu ul li a:hover,#user-login a:hover {display: block;float: left;font: 14px "Trebuchet MS";line-height: 37px;color: #FFFF00;text-decoration: none;	padding: 0 13px 0 12px;}
#user-login a,#user-login a:hover {	line-height: 21px;}
ul.nice-menu,
ul.nice-menu>ul,
ul.nice-menu>li {border: none;}
ul.nice-menu ul, 
#header-region ul.nice-menu ul {top: 3.3em;background-color: #444;opacity: 0.80;filter: alpha(opacity = 80);}
ul.nice-menu li.menuparent li a,
ul.nice-menu li.menuparent li a:hover {line-height: 125% !important;padding-top: 10px;padding-bottom: 10px;}
ul.nice-menu li.menuparent li a:hover {	background-color: #888;	width: 145px;}
ul.nice-menu li.menuparent li {	padding-bottom: 0;width: 170px;	background-color: #444;	opacity: 0.80;filter: alpha(opacity = 80);}

/* rcamp */
.headline-orange {font-family:Trebuchet MS;font-size:18px;color:#f69501;}
.headline-red {font-family:Trebuchet MS;font-size:18px;color:#d23636;}
.headline-blue {font-family:Trebuchet MS;font-size:18px;color:#003f7f;}
.content-white {font-family:Trebuchet MS;font-size:12px;color:#fff;}
.boxborderwhite {background-color:white;border: solid 1px #7d7d7d; width:203px;}
