﻿body 
{
	font-family: Times New Roman, Times New Roman;
	font-size: 12pt;
	background-color: White;
	color: Black;
	text-align: center;
	margin-top: 0px;
}
A
{
	text-decoration: underline;
	color: Black;
}
A:link
{
	color: Black;
	text-decoration: underline;
}
A:hover
{
	text-decoration:none;
	color: Gray;
}
A:visited
{
	text-decoration:underline;
}
.main_header
{
	height: 123px;
	background-image: url(images/header-back.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 8px 8px 13px 8px;
	vertical-align: bottom;
}
.logo
{
	margin-bottom: 7px;
}
.main_image
{
	padding: 5px 3px 0px 60px;
	width: 10px;
	text-align: right;
}
.main_text
{
	text-align: left;
	padding-left: 5px;
	font-size: 14pt;
	color: #a4a4a4;
	position: absolute;
	top: 41px;
	left: 300px;
}
.mainButton
{
	margin-left: 8px;
	color: Black;
}
.mainButtonNoMargin
{
	margin-left: 8px;
	color: Black;
}
.main_buttons_cell
{
	text-align: right;
	padding: 0px 0px 7px 0px;
	vertical-align: bottom;
}
.main_frame
{
	text-align: left;
	background-color: White;
}
.calendar_cell
{
	width: 290px;
	padding: 0px 35px 0px 30px;
	text-align: left;
	vertical-align: top;
	padding-top: 31px;
}
.calendar_day_header
{
	border-bottom: solid 1px #919191;
	border-top: solid 1px #919191;
	color: #6c6c6c;
	font-weight: bold;
	width: 26px;
}
.calendarDay
{
	color: Black;
	width: 26px;
	font-size: smaller;
	cursor: pointer;
}
.calendarDay-over
{
	color: White;
	background-color: #28a2ff;
	width: 26px;
	font-size: smaller;
	cursor: pointer;
}

.calendar
{
	border: solid 1px White;
	border-bottom: solid 1px #919191;
	border-collapse: collapse;
}
.calendarTitle
{
	border: solid 1px White;
	background-color: Transparent;
}
A.calendarDay:link
{
	color: Blue;
}
.calendarDayWithNoBlogData
{
	color: #BBBBBB;
	cursor: default;
	font-size: smaller;
}
.calendarDayOtherMonth
{
	color: White;
	cursor: default;
}
.blog_main
{
	vertical-align: top;
	text-align: left;
	width: 90%;
	padding-right: 10px;
}
.date_btn
{
	color: #797979;
	margin-right: 12px;
	text-align: center;
}
.date_btn_black
{
	color: Black;
	margin-right: 12px;
	text-align: center;
}
.image
{
	cursor: pointer;
}
.descriptionTitle
{
	font-weight: bold;
}
.description
{
	width: 450px;
	margin-top: 10px;
	color: #6A6A6A;
}
.imageOnly
{
	cursor: pointer;
}
A.calendarDay:link
{
	color: Blue;
}
.blogImageCell
{
	text-align: left;
	vertical-align: top;
}
.descriptionCell
{
	padding-top: 25px;
}
.descriptionTitle
{
	color: #694319;
}
.description
{
	color: #694319;
	width: 450px;
}
.comments
{
	color: #1e9696;
}

.errorMsg
{
	color: Red;
	font-weight: bold;
}
.successMsg
{
	color: #00bf00;
	background-color: White;
}
.formtable
{
	border-collapse:collapse;
}
.formtable td
{
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #CCCCCC; 
	padding-left: 4px; 
	padding-right: 4px;
}
.formtable input, textarea, select
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}
.updateBtn
{
	background-color: #DDDDDD;
	font-weight:bold;
}
.deleteBtn
{
	background-color: #ffc080;
	font-weight:bold;
}
.copyrightCell
{
	color: Gray;
	font-size: 6.5pt;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
copyrightCell A
{
	color: Gray;
}
TEXTAREA
{
	background-image:url(images/guy/background-input.jpg);
}
.collage
{
	background-image:url(images/guy/background-blue.jpg);
	width: 718px;
}
.collage_top
{
	background-image:url(images/guy/left_frame_main_top.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 34px 5px 5px 19px;
	text-align: left;
	vertical-align: top;
}
.collage_bottom
{
	padding: 0px 0px 0px 0px;
	width: 261px;
}
.brightText
{
	color:White;
	font-weight:normal;
}

.thumbsTable
{
	border-collapse: separate;
	border-spacing: 2px;

}
.thumbsCell
{
	background-color: #f4f1e9;
	text-align: center;
	vertical-align: top;
	border: solid 1px #b3b3b3;
	height: 140px;
	width: 170px;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #d4cfc5;
	font-size: 10pt;
}
.thumbsCell-over
{
	background-color: #e6dccd;
	text-align: center;
	vertical-align: top;
	border: solid 1px #a1a1a1;
	height: 140px;
	width: 170px;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 10pt;
	color: #726955;
	cursor: pointer;
}
.thumbnailTitle
{
	font-style: italic;
}
.thumbnailText
{
	font-size: 7.5pt;
}
.thumbnailDetails
{
	padding: 0px 20px 0px 20px;
	text-align: center;
}
.thumbnailImage
{
	padding: 0px 10px 0px 10px;
	text-align: center;
	height: 120px;
	vertical-align: top;
}
.thumbnailCheckBox
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.adminMenuOpen
{
	width: 75px;
	text-align: left;
	background-color: White;
	padding: 2px 2px 2px 2px;
	border: solid 1px Gray;	
}
.adminMenuOpenOver
{
	width: 75px;
	text-align: left;
	background-color: #DDDDDD;
	padding: 2px 2px 2px 2px;
	border: solid 1px Gray;	
}
.editImagesTable
{
	border: solid 1px #AAAAAA;
	border-collapse: collapse;
	background-color: #1f2225;
}
.editImagesTable TD
{
	padding: 5px 5px 5px 5px;
	border: solid 1px #DDDDDD;
}
.editImagesTableTitle
{
	background-color: Orange;
	font-weight: bold;
}
.editImagesTableEditAll
{
	background-color: #AAAAFF;
	height: 50px;
	vertical-align: top;
}
.portfolioTitle
{
	font-size: 12pt;
	font-weight: bold;
}
.portfolioTop
{
	background-color: #dbd4c7;
	height: 55px;
	padding: 5px 15px 5px 15px;
}
.portfolioImage
{
	background-color: #1f2225;
	padding: 5px 15px 5px 15px;
}
.portfolioImageCell
{
	padding-top: 9px;
}
.portfolioDetails
{
	background-color: White;
	padding: 5px 15px 5px 15px;
}
.portfolioAdmin
{
	background-color: #263f4f;
	text-align: right;
	padding: 0px 12px 0px 0px;
	margin: 0px 12px 0px 0px;
	vertical-align: middle;
}
.portfolioDetailsTable
{
	background-color: #333524;
	border: solid 1px #1b3b49;
	font-size: 7.5pt;
	width: 204px;
	height: 400px;
	vertical-align: top;
	padding: 15px 13px 10px 13px;
}

.imageDetailsCell
{
	
	vertical-align: top;
}
.imageCommentsCell
{
	text-align: right;
	vertical-align: top;
}
.imageNavCell
{
	text-align: right;
	padding-right: 20px;
}
.imageTitleCell
{
	height: 40px;
}
.imageTitle
{
	font-style: italic;
}
.imageAdminCell
{
	text-align: center;
	background-color: White;
	padding: 20px 20px 20px 20px;
	border: solid 1px #bbbbbb;
	color: #82817f;
}
.imageEditCell
{
	width: 490px;
	height: 490px;
	
	background-color: White;
	border: solid 1px #dddddd;
	vertical-align: middle;
	text-align: center;
}
.imageDetailsField
{
	width: 69px;
}
.imageCategoriesLabel
{
	font-weight: bold;
	font-size: 12pt;
	color: #4e6b9d;
	padding-right: 10px;
}
.portfolioNavCell
{
	border-top: solid 1px #d9e2f0;
	padding-top: 8px;
	color: #32527d;
	vertical-align: middle;
	text-align: center;
	font-size: 8pt;
}
.portfolioNavLink
{
	color: #32527d;
	padding-right: 4px;
	padding-left: 4px;
}
.portfolioNavLinkSelected
{
	color: #32527d;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: underline;
}
.categoriesCell
{
	vertical-align: top;
	padding: 0px 15px 5px 0px;
}
.categoriesHeader
{
	background-color: #dce0e4;
	font-weight: bold;
}
.categoriesTable
{
	width: 114px;
	border: solid 1px #848998;
}
.categoriesTable TD
{
	border-top: solid 1px #d3d1d1;
	padding: 8px 8px 8px 8px;
	cursor: pointer;
}
.portfolioCategoryCell
{
	background-color: White;
}
.portfolioCategoryCell-over
{
	background-color: #f3c891;
}
.imagePortfolioLabel
{
	padding-right: 10px;
	padding-left: 10px;
}
.loginBoxHeader
{
	background-color: #c5eab5;
	font-size: 14pt;
	text-align: left;
}
.loginBox
{
	border: outset 2px #406a4b;
	background-color: #e6f7d0;
}
.nextPrevBtn
{
	padding-right: 10px;
	padding-left: 10px;
}
.editImagesCategories1
{
	background-color: #e6f7d0;
	border-bottom: solid 1px #444444;
}
.editImagesCategories2
{
	background-color: #c5eab5;
	border-bottom: solid 1px #444444;
}
.editImagesTopCategory
{
	text-decoration: underline;
}
.editCategoriesCell TD
{
	border:none;
	padding: 0;
	width: 500px;
}
.mainCategory
{
	width: 140px;
	height: 32px;
	text-align: center;
	line-height: 48px;
	color: White;
	font-size: 12pt;
	font-weight: bold;
	border: solid 2px Black;
	cursor: pointer;
}
.mainCategory-over
{
	width: 140px;
	height: 32px;
	text-align: center;
	line-height: 48px;
	color: White;
	font-size: 12pt;
	font-weight: bold;
	border: solid 2px White;
	cursor: pointer;
}
.categoriesTableDiv
{
	padding: 20px;
	background-color: Silver;
	border: solid 2px Black;
	width: 608px;
}
.headerName
{
	font-size: 20pt;
}
.headerTitle
{
	font-size: 20pt;
	font-style:italic;
}
.headerText
{
	font-size: 14pt;
}
.headerBold
{
	font-weight: bold;
	font-size: 24pt;
}
.bottomLinks
{
	font-size: 13pt;
}
.bottomLinksBarrier
{
	margin-left: 8px;
	margin-right: 8px;
}
.categoryTable
{
	border: solid 2px Black;
	padding: 15px 5px 15px 5px;
	height: 390px;
}
.subcategoryCell
{
	text-align: left;
	vertical-align: top;
	text-decoration:underline;
}
.categoryThumbsCell
{
	background-color: Black;
	vertical-align: top;
	text-align: left;
}
.categoryTextCell
{
	background-color: White;
	text-align: left;
	vertical-align:top;
	border: solid 2px Black;
	height: 390px;
	padding: 5px;
}
.thumbsNavCell
{
	text-align: right;
	vertical-align: bottom;
}
A.navBtn
{
	color: White;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration:none;
}
A.navBtn:hover
{
	color: Black;
	margin-left: 4px;
	margin-right: 4px;
	background-color:White;
}
.navBtnSelected
{
	color: White;
	text-decoration: underline;
	margin-left: 4px;
	margin-right: 4px;
}
.thumbLink
{
	cursor:pointer;
}
.contactInfoCell
{
	text-align: left;
	vertical-align: top;
}
.contactTable TD
{
	text-align: left;
	font-family: Arial, Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
}
.linksDiv
{
	text-align: left;
	font-size: 12pt;
}
.linksTableCell
{
	border-bottom: solid 1px #96250c;
	height: 37px;
	vertical-align: middle;
}
.linksTableCell-over
{
	border-bottom: solid 1px #96250c;
	height: 37px;
	vertical-align: middle;
	background-color: #F7A870;
}
.adminBtn
{
	margin-left: 10px;
}
.newsTableCell
{
	border-top: solid 1px #96250c;
	height: 57px;
	vertical-align: top;
	padding: 10px 0px 10px 0px;
}
.newsTableCell-over
{
	border-top: solid 1px #96250c;
	height: 57px;
	vertical-align: top;
	background-color: #f8f4ef;
	padding: 10px 0px 10px 0px;
}
.sitemapTopLevel
{
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
A.sitemapTopLevel
{
	text-decoration: none;
}
.sitemapLowLevel
{
	text-align: left;
	padding-left: 20px;
	text-decoration: none;
}
.categoryChildLink
{
	font-size: 8pt;
	text-decoration: none;
	color: Gray;
}
A.categoryChildLink
{
	font-size: 10pt;
	color: Blue;
	text-decoration: none;
}
A.categoryChildLink:hover
{
	font-size: 10pt;
	color: Blue;
	text-decoration: underline;
}