body
{
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    width: 800px;
}

table div, span, table, textarea, .normal
{
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.LeftPageBorder
{
    background-color: #ffffff;
    background-image: url('/pics/leftbordergradient.png');
    background-repeat: repeat-x;
}

.RightPageBorder
{
    background-color: #ffffff;
    background-image: url('/pics/rightbordergradient.png');
    background-repeat: repeat-x;
}

.PageTitle
{
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    color: #ff0000;
}

/* Page Layouts */

.pageCentered
{
    text-align: center;
    width: 780px;
}

.pageLeftJustified
{
    text-align: left;
    width: 780px;
}

.SiteUpdates
{
    font-size: 8pt;
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}

#bottomStatusToolbar
{
    z-index: 9999;
    position: fixed;
    width: 100%;
    bottom: 0px;
    height: 33px;
    left: 0px;
}

/* List Tables */
.ListsTable
{
    font-size: 10pt;
    font-weight: normal;
    width: 98%;
}

.ListsTable th
{
    background-color: #a0a0ff;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
}

.ListsTable td
{
    background-color: Transparent;
    color: #000000;
    font-size: 10pt;
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
}

.HomePageUpdates
{
    border: solid 1px #ff0000;
    width: 100%;
    height: 100%;
    color: #000000;
}

.HomePageUpdates th
{
    background-color: #ccccff;
    font-size: 9pt;
    font-weight: bold;
    font-style: italic;
    white-space: nowrap;
    text-align: center;
}

.HomePageUpdates td
{
    background-color: Transparent;
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
    font-style: italic;
    vertical-align: top;
    padding: 1px 5px 1px 5px;
}

.formBorder
{
    border: solid 1px #ff0000;
    padding: 5px 5px 5px 5px;
}

hr
{
    width: 100%;
    color: #0000ff;
}

.smallItalics
{
    font-size: 8pt;
    font-style: italic;
}

.footerBarLinks
{
    color: #ffffff;
    font-size: 8pt;
    font-style: italic;
}

/* Links */
a:link, a:visited
{
    text-decoration: none;
}
a:hover, .breadcrumbs a:hover
{
    text-decoration: underline;
}


/* MaskedEdit Classes */
.watermarked
{
    color: #999999;
}

.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
    color: #ff0000;
    font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.PopUpTitleBar
{
    color: Black;
    background-color: Silver;
}

/* Calendar Classes */
.PopUpCalendar .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color: #fffacd;
    color: red;
}

.PopUpCalendar .ajax__calendar_other .ajax__calendar_day, .PopUpCalendar .ajax__calendar_other .ajax__calendar_year
{
    color: black;
}

.PopUpCalendar .ajax__calendar_hover .ajax__calendar_day, .PopUpCalendar .ajax__calendar_hover .ajax__calendar_month, .PopUpCalendar .ajax__calendar_hover .ajax__calendar_year
{
    color: black;
}

.PopUpCalendar .ajax__calendar_active .ajax__calendar_day, .PopUpCalendar .ajax__calendar_active .ajax__calendar_month, .PopUpCalendar .ajax__calendar_active .ajax__calendar_year
{
    color: black;
    font-weight: bold;
}

/* Validator Classes */
.validatorCalloutHighlight
{
    background-color: #fffacd;
}

/* GridView */
.gvControl
{
    background-color: Transparent;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.gvControl td
{
    padding: 1px 2px 1px 2px;
}

.gvHeader
{
    background-color: #f0f0ff;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

.gvRowText
{
    font-size: 9pt;
}

.gvRow
{
    background-color: #ffffff;
    font-size: 9pt;
    text-align: left;
    vertical-align: text-top;
}

.gvAltRow
{
    background-color: #f0f0ff;
    font-size: 9pt;
    text-align: left;
    vertical-align: text-top;
}

.gvSelectedRow
{
    background-color: #666666;
    color: #f0f0ff;
    font-size: 9pt;
    text-align: left;
    vertical-align: text-top;
}

.gvPager
{
    background-color: #fff0f0;
    font-size: 10pt;
}

/* Error Messages */
.ErrorMessage
{
    color: White;
    background-color: Red;
    font-weight: bold;
}

.breadcrumbs A:link, .breadcrumbs A:visited
{
    text-decoration: none;
}


/* Master Menu */
.navMasterMenu
{
    cursor: default;
    color: #ffffff;
    background-color: Transparent;
    background-image: url('/pics/topmenugradient.gif');
    background-repeat: repeat-x;
}

navMasterMenu td text
{
    cursor: default;
}

.navMasterMenu a a:hover
{
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
}

.navStaticMenu
{
    color: #ffffff;
    background-color: Transparent;
    text-align: left;
}

.navStaticMenuItem
{
    padding: 2px 5px 2px 5px;
    color: #ffffff;
    background-color: Transparent;
}

.navStaticHover
{
    color: #ffffff;
    background-color: Transparent;
    background-image: url('/pics/topmenugradient-selected.gif');
    background-repeat: repeat-x;
}

.navStaticSelected
{
    color: #ffffff;
    background-color: Transparent;
    background-image: url('/pics/topmenugradient-selected.gif');
    background-repeat: repeat-x;
}


.navDynamicMenu
{
    color: #ffffff;
    border: solid 1px #000000;
    text-align: left;
}

.navDynamicMenuItem
{
    padding: 1px 5px 1px 5px;
    color: #ffffff;
    background-color: inherit;
    background-image: url('/pics/topmenugradient.gif');
    background-repeat: repeat-x;
}

.navDynamicHover
{
    color: #999999;
    background-color: Transparent;
    background-image: url('/pics/topmenugradient-selected.gif');
    background-repeat: repeat-x;
}

.navDynamicSelected
{
    color: #999999;
    background-color: Transparent;
    background-image: url('/pics/topmenugradient-selected.gif');
    background-repeat: repeat-x;
}

.navDynamicMenuItem a
{
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
}

.breadcrumbs
{
    font-size: 8pt;
    font-style: italic;
}

.SiteMapTreeView
{
    text-align: left;
    border: double 3px #ff0000;
    padding: 10px 10px 10px 10px;
    width: 80%;
}

/***** Tab Control Formatting *****/
/* default layout */
.ajax__tab_default .ajax__tab_header
{
    white-space: normal !important;
    text-align: left;
}
.ajax__tab_default .ajax__tab_outer
{
    display: -moz-inline-box;
    display: inline-block;
}
.ajax__tab_default .ajax__tab_inner
{
    display: -moz-inline-box;
    display: inline-block;
}
.ajax__tab_default .ajax__tab_tab
{
    margin-right: 4px;
    overflow: hidden;
    text-align: center;
    display: -moz-inline-box;
    display: inline-block;
}

.TabContainer .ajax__tab_header
{
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    background: url("/pics/tab-line.gif") repeat-x bottom;
}
.TabContainer .ajax__tab_outer
{
    padding-right: 4px;
    background: url("/pics/tab-right.gif") no-repeat right;
    height: 21px;
}
.TabContainer .ajax__tab_inner
{
    padding-left: 3px;
    background: url("/pics/tab-left.gif") no-repeat;
}
.TabContainer .ajax__tab_tab
{
    height: 22px;
    padding: 4px;
    margin: 0px;
    background: url("/pics/tab.gif") repeat-x;
}
.TabContainer .ajax__tab_hover .ajax__tab_outer
{
    cursor: pointer;
    background: url("/pics/tab-hover-right.gif") no-repeat right;
}
.TabContainer .ajax__tab_hover .ajax__tab_inner
{
    cursor: pointer;
    background: url("/pics/tab-hover-left.gif") no-repeat;
}
.TabContainer .ajax__tab_hover .ajax__tab_tab
{
    cursor: pointer;
    background: url("/pics/tab-hover.gif") repeat-x;
}
.TabContainer .ajax__tab_active .ajax__tab_outer
{
    background: url("/pics/tab-active-right.gif") no-repeat right;
}
.TabContainer .ajax__tab_active .ajax__tab_inner
{
    background: url("/pics/tab-active-left.gif") no-repeat;
}
.TabContainer .ajax__tab_active .ajax__tab_tab
{
    background: url("/pics/tab-active.gif") repeat-x;
}
.TabContainer .ajax__tab_disabled
{
    color: #A0A0A0;
}
.TabContainer .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    background-color: #ffffff;
}


/* scrolling */
.ajax__scroll_horiz
{
    overflow-x: scroll;
}
.ajax__scroll_vert
{
    overflow-y: scroll;
}
.ajax__scroll_both
{
    overflow: scroll;
}
.ajax__scroll_auto
{
    overflow: auto;
}


/* Bing/MapPoint styles */
.PushPinTitle
{
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}

.PushPinDescription
{
    font-size: 10pt;
    font-style: normal;
    color: #333333;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.5;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

.modalPopupTitle
{
    background-color: #c0c0c0;
    color: #000000;
}

.ErrorMessage
{
    background-color: Transparent;
    color: #ffffff;
    font-weight: bold;
}

/* Legacy Classes - remove later */
.nographic
{
    display: none;
}

.primaryTable
{
    width: 780px;
}

blockquote
{
    margin-right: 0px;
    margin-left: 15px;
}

blockquote.rcw
{
    margin-top: 0px;
    margin-bottom: 0px;
}

.tableListing td
{
    padding-top: 5px;
    padding-bottom: 5px;
}

fieldset, legend
{
    border: solid 1px #000000;
}

fieldset
{
    padding: 10px 5px 5px 5px;
    vertical-align: top;
    background-color: Transparent;
}

fieldset legend
{
    font-weight: bold;
    color: #007700;
    background-color: Transparent;
    padding-left: 8px;
    padding-right: 8px;
    border: none 0px Transparent;
}

/* This is for IE compatibility */
/*
* html fieldset
{
    position: relative;
}
* html legend
{
    position: absolute;
    top: -10px;
}
*/

/* ------ Blogs Styles -----*/
h1
{
    font-size: 16pt;
}

h2
{
    font-size: 14pt;
}

a[href^="\ /
file.axd"]
{
    font-weight: bold;
    background: url(download.png) no-repeat right center;
    padding-right: 15px;
}


img
{
    border: none;
}

#content
{
    float: left;
    width: 70%;
    text-align: left;
}

#sidepanel
{
    float: right;
    width: 28%;
    text-align: left;
}

.loginbox
{
    margin: 0 auto;
}

#postnavigation
{
    margin-bottom: 10px;
    text-align: center;
    color: #ff0000;
    background: #ffffff;
    border: 1px solid #ff0000;
    padding: 3px;
}

/*----------------------------
					 Header
----------------------------*/
/*
#header {
	text-align: right;
	margin-bottom: 16px;
	width: 100%;
}
*/
#header
{
    text-align: left;
    width: 100%;
}

#header p
{
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    color: #ff0000;
}

#header span
{
    font-weight: normal;
    font-style: normal;
    color: #666666;
    margin-bottom: 5px;
}

#header a
{
    text-decoration: none;
    color: #ff0000;
}

/*----------------------------
						Menu
----------------------------*/

#menu
{
    background: white;
    border: 1px solid #ff0000;
    padding: 5px;
    margin-bottom: 20px;
    text-align: left;
}

#menu a.apmlfilter
{
    float: right;
    margin-right: 10px;
    background: url(../../pics/apml.png) no-repeat left 1px;
    padding-left: 16px;
}

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu ul li
{
    display: inline;
}

#menu ul li a
{
    padding: 10px;
    font-size: 11px;
    font-weight: bold;
}

#menu ul li a.feed img
{
    margin-right: 3px;
    margin-bottom: -2px;
}

/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone
{
    padding: 0;
    background: none;
}

div#widgetzone .clear
{
    clear: left;
}

div.widget
{
    background: #ffffff;
    border: 1px solid #ff0000;
    padding: 10px 15px;
    margin-bottom: 10px;
    z-index: 1;
    min-width: 1px;
}

div.widget .content
{
    line-height: 16px;
    color: #666666;
}

div.widget h4
{
    font-size: 14pt;
    border-bottom: 1px solid #ff0000;
    padding-bottom: 5px;
    margin: 0;
    margin-bottom: 5px;
    z-index: 0;
    color: #666666;
    letter-spacing: 1px;
}

div.widget a.edit
{
    font-size: 10px;
    font-weight: normal;
    float: right;
    z-index: 1;
}

div.widget a.delete
{
    font-weight: bold;
    color: #666666;
    float: right;
    margin-left: 5px;
    z-index: 1;
    text-decoration: none;
}

div.widget a.delete:hover
{
    color: #000000;
}

#widgetzone .widget ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}

#widgetzone .widget ul li
{
    margin-bottom: 3px;
}

#widgetzone div.search
{
    background: none;
    border: none;
    padding-left: 10px;
}

#widgetzone img.rssButton
{
    margin-right: 3px;
}

/*----------------------------
					 Blogroll
----------------------------*/

#blogroll ul
{
    list-style-type: none;
    margin: 0 0 3px 0;
    padding: 0px;
}

#blogroll ul li ul li a
{
    margin-left: 25px;
    color: #666666;
}

#blogroll ul li a img
{
    border: none;
    margin-right: 3px;
}

/*----------------------------
					 Posts
----------------------------*/

div.post, .mceContentBody
{
    border: 1px solid #ff0000;
    padding: 3px 10px;
    margin-bottom: 20px;
    background-color: white;
    line-height: 17px;
}

div.post h1, .mceContentBody h1
{
    margin: 5px 0 0 0;
}

div.post .author
{
    color: #666666;
    font-size: 10px;
    float: left;
    text-transform: capitalize;
}

div.post .pubDate
{
    color: #666666;
    font-size: 10px;
    float: right;
}

div.post .text
{
    margin-top: 30px;
}

div.post .text h2
{
    margin-bottom: -10px;
}

div.post .text h3
{
    font-size: 11px;
    margin-bottom: -10px;
    padding: 0;
}

div.post .footer
{
    text-align: right;
    border-top: 1px dashed #ff6666;
    padding-top: 4px;
    padding-bottom: 2px;
}

div.post .bottom
{
    margin-bottom: 45px;
}

div.post .categories
{
    margin-bottom: 5px;
    float: right;
}

div.post .tags
{
    float: left;
    margin-bottom: 5px;
}

div.post .text a[href^="http:"]
{
    background: url(../../pics/remote.gif) right top no-repeat;
    padding-right: 10px;
    white-space: nowrap;
}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts div
{
    background: #ffffff;
    padding: 5px 10px 10px 10px;
    border: 1px solid #ff0000;
}

#relatedPosts h1
{
    margin: 0 0 10px 0;
}

#relatedPosts a
{
    display: block;
    margin-top: 5px;
}

#relatedPosts span
{
    color: #666666;
    text-indent: 10px;
    font-size: 10px;
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li
{
    padding-bottom: 10px;
}

ul.recentPosts li a
{
    font-weight: bold;
}

ul.recentPosts li span
{
    display: block;
    text-indent: 10px;
    text-transform: none;
}

/*----------------------------
			Recent comments
----------------------------*/

ul.recentComments li
{
    padding-bottom: 10px;
    text-transform: none;
}

ul.recentComments li a.postTitle
{
    font-weight: bold;
}

/*----------------------------
			Social bookmarks
----------------------------*/

.bookmarks
{
    float: left;
}

/*----------------------------
					Comments
----------------------------*/

.comment
{
    border: 1px solid #ff0000;
    background-color: #ffffff;
    padding: 3px 10px;
    margin-bottom: 10px;
}

.comment .date
{
    font-size: 10px;
    color: #666666;
    text-align: right;
    margin: 0;
    padding: 3px 0px;
    border-bottom: 1px dashed #ff0000;
}

.comment .author
{
    margin: 0;
    padding: 3px 0px;
    border-top: 1px dashed #ff0000;
}

.self
{
    border: 1px solid #000000;
    background: #E0EAEF;
}

.comment .gravatar
{
    float: left;
    clear: both;
    margin: 5px 10px 5px 0;
}

.comment .gravatar img
{
    height: 80px;
    width: 80px;
    border: 1px solid #ff0000;
}

.comment .content
{
    min-height: 85px;
    margin: 5px;
    margin-left: 90px;
}

.comment cite
{
    font-family: Monospace;
    font-style: normal;
}

.comment img.flag
{
    position: relative;
    top: 2px;
}

.commentForm
{
    padding: 5px;
}

.commentForm label
{
    float: left;
    display: block;
    width: 80px;
    margin-top: 4px;
}

.commentForm input
{
    width: 300px;
}

.commentForm textarea
{
    width: 100%;
    height: 150px;
    border: 1px solid #ff0000;
}

#commentMenu
{
    padding: 0;
    margin: 0;
    clear: both;
}

#commentMenu li
{
    float: left;
    border: 1px solid #ff0000;
    border-bottom: transparent;
    margin: 0;
    list-style: none;
    margin-right: 5px;
    padding: 3px 8px;
    cursor: pointer;
    position: relative;
    top: 2px;
    background: #d8d8d8;
}

#commentMenu li.selected
{
    background: #ffffff;
    border-bottom: 1px solid #0000ff;
}

#commentPreview
{
    display: none;
    clear: both;
    min-height: 150px;
}

.success
{
    color: green;
    font-weight: bold;
}

.commentForm .bbcode
{
    font-size: 10px;
    float: right;
    position: relative;
    top: 20px;
    padding: 3px;
}

.bbcode a
{
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

/*----------------------------
					Archive
----------------------------*/

#archive
{
    background-color: #ffffff;
    border: 1px solid #ff0000;
    padding: 10px;
}

#archive h1
{
    margin: 0;
    border-bottom: 1px dashed #ff0000;
    padding-bottom: 9px;
}

#archive h2
{
    border-bottom: 1px solid #ff0000;
    padding-bottom: 4px;
    font-size: 12px;
    margin-bottom: 10px;
}

#archive h2 img
{
    margin-right: 3px;
}

#archive ul
{
    list-style-type: square;
    margin: 0 10px;
    padding: 10px;
}

#archive ul li
{
    margin-right: 20px;
}

#archive table
{
    width: 100%;
    border-collapse: collapse;
}

#archive table td, #archive table th
{
    text-align: left;
}

#archive table td
{
    text-align: left;
    border-bottom: 1px solid #D8D8D8;
    padding: 2px 0;
}

#archive .date
{
    width: 70px;
}

#archive .comments
{
    width: 70px;
    text-align: center;
}

#archive .rating
{
    width: 70px;
    text-align: center;
}

/*----------------------------
					 Search
----------------------------*/

#searchbox
{
    margin-top: 5px;
    font-size: 10px;
}

#searchbox input
{
    font-size: 10px;
}

#searchbox #searchbutton
{
    margin-left: 5px;
}

#searchbox #searchfield
{
    width: 180px;
}

/*----------------------------
			Search on search
----------------------------*/

#searchonsearch
{
    background: white;
    padding: 5px 10px;
    margin-bottom: 20px;
    border: 1px solid #ff0000;
}

#searchonsearch h3
{
    margin: 3px;
    font-size: 13px;
}

#searchonsearch ol li
{
    margin: 2px 0;
}

/*----------------------------
				Month list
----------------------------*/

ul#monthList
{
    font-weight: bold;
}

ul#monthList ul li
{
    margin-left: 20px;
    font-weight: normal;
}

ul#monthList li.year
{
    cursor: pointer;
}

ul#monthList ul
{
    display: none;
}

ul#monthList ul.open
{
    display: block;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud
{
    margin-bottom: 10px;
    white-space: normal;
}

.tagcloud li
{
    display: inline;
}

.tagcloud a
{
    margin-right: 3px;
    display: inline;
}

.tagcloud a.biggest
{
    font-size: 19px;
}

.tagcloud a.big
{
    font-size: 17px;
}

.tagcloud a.medium
{
    font-size: 14px;
}

.tagcloud a.small
{
    font-size: 12px;
}

.tagcloud a.smallest
{
    font-size: 10px;
}

/*----------------------------
					 Page
----------------------------*/

#page
{
    border: 1px solid #ff0000;
    padding: 3px 10px;
    margin-bottom: 20px;
    background-color: white;
    line-height: 17px;
}

#page h1
{
    margin: 3px 0 10px 0;
}

#page #admin
{
    border-top: 1px solid #ff0000;
    margin-top: 10px;
    padding: 5px 0;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer
{
    text-transform: capitalize;
    margin: 0 auto;
}

.calendar
{
    border: none;
    margin: 0 auto;
}

.calendar .weekend
{
    background-color: #F1F1F1;
}

.calendar .other
{
    color: silver;
}

.calendar a.exist
{
    display: block;
    font-weight: bold;
    background-color: #F1F1F1;
}

.calendar td
{
    vertical-align: top;
    background: white;
}

/*----------------------------
					Star rater
----------------------------*/

.rating
{
    margin-bottom: 10px;
}

.rating p
{
    display: inline;
    position: relative;
    top: 14px;
    left: 55px;
}

.star-rating
{
    position: relative;
    width: 125px;
    height: 25px;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
    background-position: left top;
}

.star-rating li
{
    display: inline;
}

.star-rating a, .star-rating .current-rating
{
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -1000em;
    height: 25px;
    line-height: 25px;
    outline: none;
    overflow: hidden;
    border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus
{
    background-position: left bottom;
}

.star-rating a.one-star
{
    width: 20%;
    z-index: 6;
}

.star-rating a.two-stars
{
    width: 40%;
    z-index: 5;
}

.star-rating a.three-stars
{
    width: 60%;
    z-index: 4;
}
.star-rating a.four-stars
{
    width: 80%;
    z-index: 3;
}
.star-rating a.five-stars
{
    width: 100%;
    z-index: 2;
}
.star-rating .current-rating
{
    z-index: 1;
    background-position: left center;
}

/* smaller star */
.small-star
{
    width: 50px;
    height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating
{
    background-image: url(../../pics/star_small.gif);
    line-height: 10px;
    height: 10px;
}

/*----------------------------
				Search page
----------------------------*/

#searchpage
{
    margin-bottom: 30px;
}

#searchpage input#q
{
    width: 300px;
}

#searchpage input#comment
{
    clear: both;
}

.searchresult
{
    margin-bottom: 20px;
}

.searchresult a
{
    font-weight: bold;
}

.searchresult span.text
{
    clear: both;
    display: block;
    margin: 3px 0;
}

.searchresult span.type
{
    display: block;
}

.searchresult span.url
{
    color: Gray;
}

.searchpage ul.paging
{
    list-style-type: none;
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
}

.searchpage ul.paging li
{
    display: inline;
    border: 1px solid gray;
    background: #f1f1f1;
    margin-right: 5px;
}

.searchpage ul.paging li a
{
    padding: 5px 8px;
}

.searchpage ul.paging li.active
{
    background: #f1f1f1;
    border: 1px solid black;
}

/*----------------------------
				Contact page
----------------------------*/

#contact
{
    background: white;
    padding: 10px;
    border: 1px solid #ff0000;
}

#contact h1
{
    margin-top: 0;
}

#contact label
{
    display: block;
    padding-top: 5px;
}

#contact input.field
{
    width: 200px;
}

#contact textarea
{
    display: block;
    overflow: auto;
    width: 75%;
    height: 150px;
    margin: 0;
}

/*----------------------------
			Syntax highlighter
----------------------------*/

.code
{
    font-size: 12px;
    color: black;
    font-family: Consolas, "Courier New" , Courier, Monospace;
    background-color: #F1F1F1;
    line-height: normal;
}

.code p
{
    padding: 5px;
}

.code .rem
{
    color: #008000;
}

.code .kwrd
{
    color: #0000ff;
}

.code .str
{
    color: #006080;
}

.code .op
{
    color: #0000c0;
}

.code .preproc
{
    color: #0000ff;
}

.code .asp
{
    background-color: #ffff00;
}

.code .html
{
    color: #800000;
}

.code .attr
{
    color: #ff0000;
}

.code .alt
{
    background-color: #f4f4f4;
}

.code .lnum
{
    color: #606060;
}

/*----------------------------
					XFN tags
----------------------------*/

div.post .text a[rel]
{
    background-repeat: no-repeat;
    background-position: right center;
}
div.post .text a[rel="me"]
{
    background-image: url('../../pics/xfn/me.gif');
}

/*-------- [ These should cascade to pick the correct icon for the contact ]--*/

/*-------- [ Normal contacts ]--*/
div.post .text a[rel~="contact"], div.post .text a[rel~="acquaintance"], div.post .text a[rel~="friend"]
{
    background-image: url('../../pics/xfn/contact.gif');
    padding-right: 11px;
}
/*-------- [ Normal contacts youve met ]--*/
div.post .text a[rel~="contact"][rel~="met"], div.post .text a[rel~="acquaintance"][rel~="met"], div.post .text a[rel~="friend"][rel~="met"]
{
    background-image: url('../../pics/xfn/contactMet.gif');
    padding-right: 11px;
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .text a[rel~="colleague"], div.post .text a[rel~="co-worker"]
{
    background-image: url('../../pics/xfn/colleague.gif');
    padding-right: 11px;
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .text a[rel~="colleague"][rel~="met"], div.post .text a[rel~="co-worker"][rel~="met"]
{
    background-image: url('../../pics/xfn/colleagueMet.gif');
    padding-right: 11px;
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .text a[rel~="muse"], div.post .text a[rel~="crush"], div.post .text a[rel~="date"], a[rel~="sweetheart"]
{
    background-image: url('../../pics/xfn/sweet.gif');
    padding-right: 11px;
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .text a[rel~="muse"][rel~="met"], div.post .text a[rel~="crush"][rel~="met"], div.post .text a[rel~="date"][rel~="met"], div.post .text a[rel~="sweetheart"][rel~="met"]
{
    background-image: url('../../pics/xfn/sweetMet.gif');
    padding-right: 11px;
}

/* --------- Events Page ---------- */
.EventsDate
{
    font-size: 12pt;
    font-weight: bold;
    color: #ff0000;
}

.EventsTitle
{
    font-size: 16pt;
    font-weight: bold;
}

.EventsDescription
{
    font-size: 10pt;
}

/* --------- Down Riders Page ---------- */

.SurvivedPlaque
{
    cursor: pointer;
    font-family: Times New Roman;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    background-color: Transparent;
    background-image: url('/pics/silverplaque.png');
    background-repeat: no-repeat;
    width: 120px;
    height: 32px;
    text-align: center;
}

.DeceasedPlaque
{
    cursor: pointer;
    font-family: Times New Roman;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    background-color: Transparent;
    background-image: url('/pics/goldplaque.png');
    background-repeat: no-repeat;
    width: 120px;
    height: 32px;
    text-align: center;
}


