/* CSS Document */

*,form
{
	padding: 0;
	margin: 0;
}

html,body { height: 100%; }

.mainbox ul
{
	padding-left: 15px;
	margin-left: 15px;
}

.mainbox ul li { margin-bottom: 5px; }

ol
{
	width: 80%;
	padding-left: 15px;
	margin-left: 15px;
}

ol li { margin-bottom: 2px; }
option { padding: 1px 11px 1px 1px; }

/* conversion to divs from tables */
#footer { clear: both; }

#footer p
{
	text-align: right;
	color: inherit;
	font-size: inherit;
}

#footer p img { vertical-align: middle; }
.menubox ul, .menubox li { list-style: none; }

.box, .menubox ul
{
	display: block;
	float: none;
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0;
}

.prevnext
{
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	width: 100%;
	clear: both;
	float: none;
	display: block;
	list-style: none;
}

sup { font-size: 9px; }

/* added Tuesday; September 26, 2006 to show current pages */
#lit,#catlit { font-weight: bold; }

.draft
{
	background-color: #ae7;
	border-top: #9d6 10px solid;
	padding: 5px;
}

/* forms formatting */
.rowhead,.smallrowhead,.inputarea
{
	color: #222;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 9px;
	line-height: 110%;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	width: 120px;
	padding: 1px 1% 0 0;
}

.smallrowhead { width: 100px; }

.inputarea
{
	text-align: left;
	padding: 0;
	width: 600px;
}

textarea.stretchie,input.stretchie { width: 96%; }

#entry,.entry
{
	display: block;
	float: none;
	clear: both;
	position: relative;
	width: 100%;
	min-width: 700px;
	border-width: 1px;
	border-color: #aaa;
	border-style: dotted;
	margin: 0;
	padding: 0;
	background-color: #fafaea;
	color: #111;
}

#entry p, #entry .small { color: #111; }

.login input, .login textarea,
#login input, #login textarea,
#entry input, #entry textarea
{
	border-color: #aaa;
	border-width: 1px;
	border-style: solid;
	line-height: 1.3;
	color: #222;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	background-color: #fff;
	margin: 2px 0;
}

.login h4, #entry h4, #login h4
{
	line-height: 1.2;
	padding: 0;
	margin: 0;
	font-size: 11px;
	margin-top: 4px;
}

div#entry
{
	width: 80%;
	padding: 10px 5%;
}

#entry h4
{
	font-size: 12px;
	font-weight: normal;
	margin-top: 18px;
}

.login p, #entry p, #login p
{
	line-height: 1.2;
	padding: 0;
	margin: 0 0 5px 0;
}

/*some common elements*/
.smallinput
{
	color: #111;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	padding: 1px;
	margin: 1px;
}

div.adminbox, p.adminbox, .adminbox_on
{
	color: #4f4f4f;
	background-color: #ffe;
	padding: 5px;
	margin: 0;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
	border-color: #eeb;
	border-width: 6px 1px 1px 1px;
	border-style: solid;
	text-indent: 0;
}

.adminbox_trigger
{
	float: right;
	clear: right;
	display: block;
	font-size: 9px;
	line-height: 11px;
	font-family: verdana, geneva, arial, sans-serif;
	margin: -14px 12px 0 0;
	width: 66px;
	height: 11px;
	overflow: hidden;
	padding: 2px 4px;
	background-color: #eeb;
	text-align: center;
}

/* #entry .adminbox { display: none; } */
#adminwarning
{
	position: absolute;
	right: 1%;
	top: 1px;
	height: 180px;
	width: 87%;
	z-index: 999;
	clear: both;
	display: block;
	color: #111;
	background-color: #ffd;
	padding: 18px 5%;
	margin: 0;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	border-color: #eec;
	border-width: 6px 1px 1px 1px;
	border-style: solid;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

#adminwarning a { color: red; }

input,textarea,select
{
	color: #000;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	padding: 3px;
	margin: 0 0 0 1px;
}

#searchbox
{
	display: block;
	width: 90%;
	padding: 5px 5%;
	margin: 1px 0;
	clear: both;
	float: none;
	border: 1px #aaa solid;
	color: #444;
	font-size: 9px;
	font-family: verdana, geneva, sans-serif;
}

#searchbox input
{
	color: #444;
	border-color: #aaa;
	border-width: 1px;
	border-style: solid;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-style: normal;
	padding: 2px;
	vertical-align: bottom;
}

#searchbox form { margin: 0; padding: 0; }

#searchbox #searchbutton
{
	margin: 0;
	padding: 1px;
	vertical-align: bottom;
	border: none;
}

#searchbox h4 { display: none; }

ul#printsend
{
	width: 90%;
	padding: 0 5%;
	margin: 1px 0 10px 0;
	display: block;
	list-style: none;
	border: 1px #aaa solid;
}

ul#printsend li
{
	margin: 5px 0;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-color: transparent;
}



ul#printsend li a
{
	color: #444;
	font-size: 9px;
	font-family: verdana, geneva, sans-serif;
	font-weight: normal;
	background-color: transparent;
}

ul#printsend li a:hover { color: #900; }

.caption
{
	font-size: 9px;
	line-height: 12px;
}

.captionquote
{
	color: #777;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 11px;
	width: 90%;
	display: block;
}

img { border-style: none; }

ol
{
	text-align: left;
	vertical-align: top;
	line-height: 120%;
	text-decoration: none;
}

/* get image buttons to line up */
h4 img { vertical-align: middle; }
.footer img { vertical-align: middle; }

/* common subnav - new dropdown version */
#subnav
{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 9px;
	font-family: verdana, geneva, arial, sans-serif;
	background-color: transparent;
	display: block;
	text-align: right;
}

ul#usermenu
{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 9px;
	font-family: verdana, geneva, arial, sans-serif;
	background-color: transparent;
	display: block;
	width: 151px;
	text-align: left;
	list-style: none;
}



ul#usermenu li a.trigger span { display: none; }

ul#usermenu li
{
	background-color: #ffe;
	color: #111;
	font-weight: normal;
	font-size: 9px;
	line-height: 11px;
	font-family: verdana, geneva, arial, sans-serif;
	margin: 0;
	padding: 0;
}

ul#usermenu li p
{
	text-align: center;
	line-height: 11px;
}

ul#usermenu li ul li .end { background-color: #555; }
ul#usermenu a:hover { color: #ffe; }

ul#usermenu li ul, ul#usermenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 9px;
	border-left: 1px #555 solid;
}

ul#usermenu li ul { display: none; }

ul#usermenu li ul li a
{
	width: 140px;
	height: 16px;
	float: none;
	clear: both;
	color: #555;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	background-color: #eed;
	border-bottom: 1px #555 solid;
	padding: 0 5px;
	margin: 0;
	text-transform: uppercase;
	display: block;
}

ul#usermenu li ul li a:hover
{
	color: #555;
	background-color: #ffe;
}

ul#usermenu li:hover ul, li.over ul { display: block; }

/* undo the no display for  ul li ul */
.mainbox ul li ul .menubox ul li ul { display: block; }

/* add margin to bottom of search box */
#searchbox { margin-bottom: 12px; }

/* control bar buttons */
ul.controlbar
{
	width: 100%;
	display: block;
	list-style: none;
	font-weight: normal;
	text-align: center;
	float: none;
	clear: both;
	padding: 0;
	margin: 15px 0;
}

ul.controlbar li
{
	display: inline;
	margin: 0;
	padding: 0;
}



ul.controlbar a:hover,a.button:hover
{
	font-weight: normal;
	background-position: 0 3px;
	background-repeat: repeat-x;
	background-color: #fff;
	display: inline;
}

button
{
	padding: 0 12px;
	height: 24px;
	line-height: 18px;
}

.fileUpload
{
	padding: 10px;
	width: 350px;
	background-color: #eee;
	border: 1px #aaa solid;
	font-family: verdana;
	color: #777;
	font-size: 11px;
}



/* new - slab warnings div */
#slab_warning
{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	text-align: center;
}

/* featured signup style */
.homepage_page #main .menubox h4 a
{
	font-weight: inherit;
	font-family: inherit;
}

.home_page #main .menubox h4 a
{
	font-weight: inherit;
	font-family: inherit;
}

/* cds styles */
.cds_page #main .menubox ul li a.list1, .cds_page #main .menubox a.list1,a.list1
{
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}

.menucover
{
	display: table;
	float: none;
	clear: both;
	margin: 2px 0;
	padding: 0;
	width: 100%;
	text-align: left;
}

.namelessmenucover
{
	float: left;
	margin: 1px;
	padding: 0;
	text-align: left;
}

.cdmenucategory
{
	display: table;
	float: none;
	clear: right;
	margin: 0;
	padding: 8px 0 0 0;
	width: 100%;
	text-align: left;
}

#cdmain
{
	display: block;
	clear: right;
	float: none;
	padding: 0;
	margin: 0;
}

#cdmainbox
{
	margin: 0 1% 0 0;
	width: 55%;
	padding: 0;
	text-align: center;
	float: left;
	clear: none;
}

#cdmainbox ul
{
	margin: 0;
	padding: 0;
}

#cdtracks
{
	margin: 0;
	padding: 0;
	width: 43%;
	float: right;
}

#cdtracks ol
{
	padding: 0 0 0 35px;
	margin: 0;
}

#cdbottom
{
	clear: both;
	float: none;
	display: block;
	padding: 0;
	margin: 0;
}

/* shopr lists styles */
ul#shoplistings * { list-style: none; }

ul#shoplistings li
{
	margin-bottom: 10px;
	display: table;
	clear: both;
	float: none;
}

#video { text-align: center; }

/* users formatting */
#userbox
{
	border: 1px #aaa solid;
	padding: 10px;
}

ul#userslist
{
	list-style: none;
	font-size: 11px;
	font-family: verdana, sans-serif;
	margin: 0 0 2px 10px;
}

/*ul#userslist li
{
	height: 15px;
	z-index: 0;
}*/

ul#userslist li ul
{
	display: none;
	background-color: white;
	color: black;
	z-index: 10;
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 1.2;
	margin: 0 0 2px 10px;
	padding: 5px;
	border: 1px #aaa solid;
	list-style: none;
}

ul#userslist li:hover ul, li.over ul
{
	display: block;
	color: black;
}

ul#userslist li ul li * { color: black; }

/* forum formatting */
td.commentuser { background-color: #add; }

table.topic
{
	border-color: #aaa;
	border-width: 0 0 1px 0;
	border-style: solid;
}

table.comment
{
	border-color: #aaa;
	border-width: 1px 0 0 0;
	border-style: solid;
}

p.comment
{
	font-family: Arial, Verdana, Helvetica, Swiss, San-Serif;
	font-size: 10px;
	line-height: 14px;
}

p.commentdate
{
	font-family: Verdana, Arial, Helvetica, Swiss, San-Serif;
	font-size: 9px;
	line-height: 13px;
	color: #a44;
	font-style: italic;
}

p.quoted
{
	width: 90%;
	background-color: #dee;
	font-family: Verdana, Arial, Helvetica, Swiss, San-Serif;
	font-size: 9px;
	line-height: 120%;
	color: #777;
	padding: 5px;
	margin: 5px;
}

.commentbox
{
	width: 98%;
	padding: 5px 0;
	border-color: #ddd;
	border-width: 1px 0 0 0;
	border-style: solid;
}

#tallysheet
{
	border: 1px solid #aaa;
	padding: 2px;
	background-color: #fff;
	width: 750px;
}

.tallysheet,.tallysheetheader,.tallysheettotal
{
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
}

.tallysheetheader
{
	color: #def;
	background-color: #345;
	font-weight: normal;
}

.tallysheettotal { font-weight: bold; }

/* resources format - set width of each div in individual style sheets */
.resources
{
	float: left;
	width: 30%;
	height: 210px;
	overflow: auto;
	min-height: 180px;
	text-align: center;
	margin: 10px 1% 15px 1%;
}

/*calendar formatting */
.calendarmonth
{
	color: #000;
	font-size: 24px;
	line-height: 26px;
	font-family: Georgia, Times, Arial, Geneva, Swiss, San-Serif;
	margin: 0;
	padding: 30px 0 0 0;
	font-weight: bold;
	width: 100%;
	height: 28px;
	text-align: left;
}

.calendarday,.calendarday tr
{
	font-weight: bold;
	border-color: #eee;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	width: 100%;
	min-height: 60px;
}

.dayweek
{
	width: 18%;
	min-height: 60px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	margin: 5px 1%;
}

.citystate
{
	width: 28%;
	min-height: 60px;
	display: table-cell;
	color: #222;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 5px 1%;
}

.gigbody
{
	width: 48%;
	min-height: 50px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 5px 1%;
}

.bigday
{
	display: inline;
	color: #555;
	font-family: Georgia, Times, Times New Roman, New York;
	font-size: 40px;
	line-height: 45px;
	font-weight: bold;
	text-align: center;
}

.smallweek
{
	color: #222;
	font-family: Georgia, Times, Times New Roman, New York;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	vertical-align: middle;
	display: block;
	text-align: center;
}

.calendarlink, a.calendarlink, a.calendarlink:visited { width: 100%; }
a.calendarlink:hover { background-color: #ffe; }

a.calendarlink-tent, a.calendarlink-tent:visited
{
	width: 100%;
	background-color: #ddd;
}

a.calendarlink-spec, a.calendarlink-spec:visited
{
	width: 100%;
	background-color: #bbb;
}

.calendargrid
{
	width: 100%;
	display: table;
	border-left: 1px #ccc solid;
}

.calendargridday,.calendargriddayempty
{
	display: table-cell;
	width: 11%;
	height: 80px;
	border-style: solid;
	border-color: #ccc;
	border-width: 0 1px 1px 0;
	padding: 2px 1%;
	margin: 0;
	font-family: arial, sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.calendargridday p.small,.calendargridday p.small a
{
	font-weight: normal;
	font-size: 9px;
	line-height: 10px;
}

.calendargridday
{
	overflow: hidden;
	background-color: #eee;
}

.calendargridweekheader
{
	display: table-cell;
	width: 11%;
	padding: 5px 1%;
	margin: 0;
	font-size: 12px;
	line-height: 11px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	text-align: left;
	vertical-align: top;
	background-color: #ccc;
}

.calendargriddaynum
{
	font-size: 14px;
	width: 24px;
	height: 15px;
	margin: -3px 0 3px -3px;
	padding: 0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}



ul#tinygrids li { display: inline; }

/* eventful  default style */
#eventful
{
	border: 1px #aaa dotted;
	padding: 0 15px 15px 15px;
	width: 150px;
	margin: 10px 0;
}

#eventful *
{
	color: #555;
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}

#eventful h2
{
	color: #555;
	font-family: arial;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}

/* stickie for notes on site */
.stickie,a.stickie
{
	width: 96%;
	border-color: #eeb;
	border-width: 4px 0 0 0;
	border-style: solid;
	background-color: #ffd;
	margin: 10px 0;
	padding: 10px 2%;
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777;
	float: none;
	clear: both;
	display: block;
}

a.stickie:hover
{
	border-color: #ffd;
	background-color: #ffe;
}

/*  styling */
.excerpt,a.excerpt
{
	width: 95%;
	margin: 10px 1%;
	padding: 10px 1%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	float: none;
	clear: both;
	display: block;
}

a.excerpt:hover
{
	background-color: #FFF;
	text-decoration: none;
}

/* comments styling */
#comments
{
	border-top: 1px #aaa solid;
	margin-top: 10px;
	padding-top: 10px;
	clear: both;
	display: block;
}

/* other common styles */
.moreinfo
{
	display: block;
	text-indent: 100px;
	color: #999;
	font-size: 85%;
	line-height: 200%;
}

.timestamp
{
	margin: 2px 10px;
	text-align: right;
	color: #aaa;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	clear: both;
	display: block;
}

#login,.login
{
	width: 100%;
	padding: 4px;
	font-size: 9px;
	color: #222;
	line-height: 130%;
	border-style: none;
	display: block;
	float: none;
	clear: both;
	z-index: 52;
}

.links,.shop
{
	width: 93%;
	background-color: #fff;
	display: table;
	margin: 10px 2%;
	padding: 5px 1%;
	border-color: #aaa;
	border-width: 1px 0 0 0;
	border-style: solid;
	clear: both;
	float: none;
}

#contactmainbox,#widemainbox { width: 90%; }

.contactcard
{
	width: 46%;
	float: left;
	margin: 10px 1%;
}

.contactonly
{
	text-align: center;
	margin: 10px 0%;
}

.contact_entry
{
	width: 100%;
	clear: both;
	display: block;
}

ul.contact_card
{
	list-style: none;
	width: 92%;
	clear: both;
	display: block;
	border: 1px #aaa solid;
	padding: 10px 2%;
	margin: 10px 2%;
}

ul.contact_card li
{
	line-height: 1.4;
	padding: 0;
	margin: 0;
}

.contact_card li img
{
	float: left;
	margin-right: 10px;
}

ul.contact_card li.firstname,ul.contact_card li.busname,ul.contact_card li.contacttitle { font-weight: bold; }

.shop
{
	background-color: transparent;
	border-style: none;
}

.alert,.smallalert { color: #a44; }
.smallalert { font-size: 9px; }

.tiny
{
	color: gray;
	font-family: arial, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
}

#footeritems
{
	float: right;
	right: 1%;
}

.imageright
{
	margin: 0 5px 0 5px;
	float: right;
}

.imageleft
{
	margin: 0 5px 0 5px;
	float: left;
}

.imageabovecenter
{
	clear: both;
	width: 100%;
	text-align: center;
}

.imageaboveleft
{
	width: 100%;
	text-align: left;
	clear: both;
}

.imageaboveright
{
	width: 100%;
	text-align: right;
	clear: both;
}

img.thumbnail,img.cdcover,a.thumbnail:link,a.thumbnail:visited,a.cdcover:link,a.cdcover:visited
{
	margin: 1px;
	border-width: 0;
	text-decoration: none;
}

a.thumbnail:hover,a.cdcover:hover
{
	margin: 1px;
	border-width: 0;
	background-color: #abd;
	text-decoration: none;
}

.pictext { display: none; }

/* styling for gmaps */
#map
{
	width: 100%;
	height: 500px;
}

.gmapbubble
{
	width: 75px;
	height: 75px;
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	margin: 2px;
}

/* for the present module */
#present,#presentnav
{
	position: absolute;
	top: 125px;
	width: 600px;
	height: 350px;
	display: block;
	border-color: #aaa;
	border-width: 1px;
	border-style: solid;
	padding: 20px;
	margin: 0 10px;
	background-color: #FFF;
}

#presentnav
{
	position: absolute;
	top: 355px;
	right: 5px;
	width: 9em;
	height: 1em;
	padding: 1em;
	margin: 20px 2px 2px 2px;
	text-align: center;
	font-size: .7em;
	line-height: .8em;
	display: block;
	background-color: #FFF;
}

/* adding optional table of contents 2007-02-22 */
div#toc { padding-top: 5px; }
#faqtoc,.totop { display: none; }

/* universal settings for a.imgallery_thumb */
.menubox ul li a.imgallery_thumb
{
	float: left;
	width: 40px;
	height: 40px;
	background-color: white;
	background-repeat: no-repeat;
	margin: 2px;
	text-align: left;
}

.menubox ul li a.imgallery_thumb span { display: none; }

.imgallery_page #main .menubox h4
{
	padding: 6px 0 2px 0;
	margin: 0;
	clear: both;
}

.imgallery_page #main .menubox ul
{
	padding: 0;
	margin: 0;
	clear: both;
}

.imgallery_page #main .menubox ul li { display: inline; }
.imgallery_page #main .mainbox h2,.imgallery_page #main .mainbox h3,.imgallery_page #main .mainbox p,#featuredimage { text-align: center; }
#related_imgallery { list-style: none; }
#related_imgallery li { display: inline; }

#related_imgallery li a
{
	float: left;
	margin: 1px;
}

#imgallery_img { text-align: center; }
.imgallery_page #main .mainbox form #entry p { text-align: left; }

/* classifieds columns */
#column_one,#column_two,#column_three
{
	float: left;
	width: 28%;
	padding: 10px 1%;
	border-right: 1px #ccc solid;
}

#column_one ul,#column_two ul,#column_three ul { list-style: none; }
