﻿a,
a:link
{
	background-color: Transparent;
	color: #009;
}

a img
{
	border-style: none;
	vertical-align: middle;
}

body
{
	background-color: #FFF;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}

body, input, select, textarea, td, th
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

div.error
{
	background: url('../images/icons/error.gif') no-repeat left top;
	color: #900;
	font-weight: bold;
	line-height: 32px;
	padding: 0 0 0 32px;
}

div.error ul
{
	font-weight: normal;
	line-height: normal;
	list-style-type: square;
	margin: 0;
	padding: 0 0 1em 2em;
}

fieldset
{
	border-style: none;
	line-height: normal;
	margin: 0 0 1em 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

fieldset div.field
{
	margin: 0 0 1em 0;
}

fieldset label
{
	display: block;
	font-weight: bold;
	margin-bottom: 0.25em;
}

fieldset legend
{
	background-color: Transparent;
	color: #000;
	font-size: 140%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

fieldset p
{
	margin: 0 0 1em 0;
	padding: 0;
}

fieldset .checkbox
{
	display: block;
	margin: 0 0 1em 0;
	position: relative;
}

fieldset .checkbox br
{
	display: none;
}

fieldset .checkbox input
{
	left: 0px;
	position: absolute;
	top: auto;
}

fieldset .checkbox input[type="radio"]
{
	margin-top: 4px;
}

fieldset .checkbox label
{
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 0 2em;
}

fieldset .checkbox label br
{
	display: block;
}

fieldset .instruction
{
	font-weight: normal;
}

fieldset.columns p
{
	float: left;
	min-height: 4em;
	width: 50%;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}

h1
{
	font-size: 150%;
	margin-top: 0;
}

h2
{
	font-size: 140%;
}

h3
{
	font-size: 130%;
}

h4
{
	font-size: 120%;
}

h5
{
	font-size: 110%;
}

h6
{
	font-size: 100%;
}

hr
{
	background-color: #CCC;
	border-style: none;
	color: #CCC;
	height: 1px;
	width: 100%;
}

input.button
{
	background-color: #000;
	background-position: 2px 50%;
	background-repeat: no-repeat;
	border: 1px solid #FFF;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	padding: 2px 4px 2px 20px;
}

th
{
	background-color: #000;
	color: #FFF;
	text-align: left;
}

th a,
th a:link
{
	background-color: #000;
	color: #FFF;
}

tr.altrow td
{
	background-color: #EEE;
	color: inherit;
}

.button
{
	font-weight: bold;
	text-decoration: none;
}

.buttonList
{
	overflow: hidden;
	width: 100%;
}

.buttonList .button
{
	margin-right: 2em;
}

.buttonWrap
{
	border: 1px solid #000;
	display: block;
	float: left;
	margin-right: 10px;
	width: auto;
}

.buttonWrap .button
{
	margin: 0;
}

.columns
{
	overflow: hidden;
	width: 100%;
}

.columns .column1
{
	float: left;
	width: 47.5%;
}

.columns .column2
{
	float: right;
	width: 47.5%;
}

.contacts a,
.contacts a:link
{
	background: ;
	color: #0A31FF;
	text-decoration: none;
}

.contentBody
{
	background-color: #DEDDDB;
	color: inherit;
	height: 256px;
	margin: 0 92px 119px 92px;
	overflow: auto;
	padding: 16px;
	position: relative;
	width: 472px;
}

.contentContainer
{
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	width: 688px;
}

.disclaimer
{
	background: #FFF url("../images/disclaimer.jpg") center top no-repeat;
	color:#BDBEC0;
	font-size:90%;
	font-weight: bold;
	height: 39px;
	overflow: hidden;
	text-align:justify;
	text-indent: -1000em;
}

.dropmenu ul
{
	background-color: Transparent;
	color: #FFF;
	height: 30px;
	line-height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.dropmenu ul li
{
	float: left;
	position: relative;
	white-space: nowrap;
	width: auto;
}

.dropmenu ul li a
{
	background-color: Transparent;
	color: #FFF;
	display: block;
	font-weight: bold;
	padding: 0 20px;
	text-decoration: none;
}

.dropmenu ul li a img
{
	margin-right: 2px;
	vertical-align: middle;
}

.dropmenu ul li.hover,
.dropmenu ul li.hover a
{
	background-color: #FFF;
	color: #000;
	text-decoration: none;
}

.dropmenu ul li.hover ul,
.dropmenu ul li.hover ul li.hover ul
{
	visibility: visible;
}

.dropmenu ul li.hover ul ul
{
	visibility: hidden;
}

.dropmenu ul ul
{
	background-color: #666;
	border: 1px solid #666;
	border-top-style: none;
	color: #FFF;
	height: auto;
	left: -2px;
	position: absolute;
	visibility: hidden;
	width: auto;
	z-index: 10;
}

.dropmenu ul ul li
{
	background-color: #FFF;
	border-top: 1px solid #666;
	color: #000;
	height: auto;
	line-height: normal;
	white-space: nowrap;
}

.dropmenu ul ul li a
{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.dropmenu ul li.hover ul li a
{
	background-color: #FFF;
	color: #000;
}

.dropmenu ul li.hover ul li a:hover
{
	background-color: #000;
	color: #FFF;
}

/* Horizontal Menu */

.dropmenu ul.horizontal
{
	height: 30px;
	width: 100%;
}

.dropmenu ul.horizontal li
{
	border-right: 1px solid #666;
	text-align: center;
	width: auto;
}

.dropmenu ul.horizontal ul li
{
	border-right-style: none;
	float: none;
	text-align: left;
}

.dropmenu ul.horizontal ul ul
{
	left: 100%;
	top: -1px;
}

.editable
{
	border: 1px dotted #999;
	min-height: 5em;
	position: relative;
}

.editable ul.toolbar
{
	background-color: #FFF;
	border: 1px dotted #999;
	border-bottom-style: none;
	border-right-style: none;
	bottom: 0px;
	color: #000;
	height: 20px;
	line-height: 20px;
	list-style-type: none;
	margin: 0;
	padding: 2px 4px;
	position: absolute;
	right: 0px;
}

.editable ul.toolbar li
{
	float: left;
	margin-right: 10px;
	width: auto;
}

.editable ul.toolbar li a
{
	font-weight: bold;
	text-decoration: none;
}

.editable ul.toolbar li a img
{
	border-style: none;
	margin-right: 2px;
	vertical-align: middle;
}

.error
{
	background-color: Transparent;
	color: #900;
	font-weight: bold;
}

.header
{
	height: 200px;
	margin: 0 auto;
	position: relative;
	width: 780px;
	z-index: 10;
}

.header h1
{
	margin: 0;
	padding: 0;
}

.header h1 a
{
	background: url("../images/wordmark.gif") center top no-repeat;
	bottom: 22px;
	display: block;
	height: 18px;
	left: 50%;
	margin-left: -344px;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	text-indent: -1000em;
	width: 688px;
	z-index: 1;
}

.header ul.horizontal
{
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 736px;
}

.header ul.horizontal li
{
	float: left;
	position: relative;
	width: auto;
}

.header ul.horizontal li a
{
	background-color: Transparent;
	color: #666;
	font-weight: normal;
	margin: 0;
	padding: 0 25px 0 24px;
	text-decoration: none;
	white-space: nowrap;
}

.header ul.horizontal li a:hover
{
	background-color: Transparent;
	color: #000;
}

.header ul.horizontal li.menuItemLast a
{
	padding-right: 24px;
}

.header ul.horizontal li.selected a
{
	background-color: Transparent;
	color: #000;
}

.header ul.horizontal li.hover ul,
.header ul.horizontal li.hover li.hover ul
{
	visibility: visible;
}

.header ul.horizontal li.hover ul ul,
.header ul.horizontal li.hover li.hover ul ul
{
	visibility: hidden;
}

.header ul.horizontal ul
{
	background-color: Transparent;
	color: #666;
	height: auto;
	left: 0px;
	line-height: normal;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	visibility: hidden;
	width: auto;
}

.header ul.horizontal ul li
{
	display: block;
	float: none;
	padding: 0;
	white-space: nowrap;
}

.header ul.horizontal ul li a
{
	display: block;
	margin: 0;
	text-align: left;
}

.header ul.horizontal ul li a,
.header ul.horizontal li.hover ul li a
{
	background-color: Transparent;
	color: #666;
}

.header ul.horizontal ul li a:hover,
.header ul.horizontal li.hover ul li a:hover
{
	background-color: Transparent;
	color: #000;
}

.header .headerMenu
{
	position: relative;
	z-index: 2;
}

.header .submenu
{
	background-color: Transparent;
	color: #56A79E;
	font-weight: normal;
	list-style-type: none;
	margin: 40px auto 0 auto;
	padding: 0;
	width: 688px;
}

.header .submenu li
{
	display: inline;
	white-space: nowrap;
}

.header .submenu li a
{
	background-color: Transparent;
	color: #56A79E;
	padding: 2px;
	text-decoration: none;
}

.header .submenu li a:hover
{
	background-color: #56A79E;
	color: #FFF !important;
}

.header .submenu li a.active
{
	background-color: Transparent;
	color: #2C5450;
}

.header .submenu li a.active:hover,
.header .submenu li a.activeHover
{
	background-color: #2C5450;
	color: #FFF !important;
}

.headerPortfolio
{
	height: 160px;
}

.headerPortfolio h1 a
{
	background-image: url("../images/wordmark_gallery.png");
	bottom: -18px;
	height: 18px;
	margin-left: -343px;
	width: 685px;
}

.linkbutton
{
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.pager
{
	display: block;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding: 0 10em;
	position: relative;
	text-align: center;
}

.pager a
{
	padding: 4px 8px;
	text-decoration: none;
}

.pager a:hover
{
	text-decoration: underline;
}

.pager .current
{
	background-color: #EEE;
	color: inherit;
	font-weight: bold;
}

.pager .nextLink
{
	background: url("../images/page_next.gif") 100% 6px no-repeat;
	display: block;
	padding: 0 10px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.pager .nextLink:hover
{
	background-position: 100% -14px;
}

.pager .prevLink
{
	background: url("../images/page_previous.gif") 0px 6px no-repeat;
	display: block;
	left: 0px;
	padding: 0 10px;
	position: absolute;
	top: 0px;
}

.pager .prevLink:hover
{
	background-position: 0 -14px;
}

.photos
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.photos li
{
    cursor: move;
    line-height: 35px;
    margin: 0 0 1em 0;
    overflow: hidden;
    padding: 0 0 0 70px;
    width: 548px;
}

.photos li .actions
{
    margin: 0;
}

.photos li .thumbnail
{
    border: 1px solid #999;
    display: inline;
    float: left;
    margin-left: -70px;
}

.popup
{
	background-color: #FFF;
	border: 1px solid #000;
	color: #000;
	margin: 0 auto;
	padding: 10px 20px;
	position: relative;
	width: 50%;
	z-index: 250000;
}

.popupBackground
{
	background-color: #000;
	color: #FFF;
	opacity: 0.5;
	position: relative;
	width: 100%;
	z-index: 2000;
}

.portfolio
{
	height: 288px;
	list-style-type: none;
	margin: 0 92px;
	overflow: hidden;
	padding: 0 0 119px 0;
	position: relative;
	width: 504px;
}

.portfolio li
{
	float: left;
	height: 72px;
	width: 72px;
}

.portfolio li a:active,
.portfolio li a:hover,
.portfolio li a:link,
.portfolio li a:visited
{
	text-decoration: none;
}

.portfolio li a:active span.caption,
.portfolio li a:hover span.caption,
.portfolio li a:link span.caption,
.portfolio li a:visited span.caption
{
	background-color: Transparent;
	bottom: 0px;
	color: #000;
	display: block;
	font-weight: bold;
	height: 100px;
	left: auto;
	overflow: visible;
	padding: 20px 10px 0 10px;
	position: absolute;
	text-decoration: none;
	visibility: hidden;
	width: 52px;
}

.portfolio li a:hover span.caption
{
	visibility: visible;
}

.portfolio li.inactive
{
	opacity: 0.2;
}

.portfolio li.inactive a:hover span.caption
{
	visibility: hidden;
}

.portfolioItem
{
	background-color: #FFF; /*#DEDDDB;*/
	background-position: center top;
	background-repeat: no-repeat;
	color: #000;
	height: 407px;
	margin: 0 1px 40px 2px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 685px;
}

.portfolioItemContent
{
	background-color: Transparent;
	color: #FFF;
	height: 300px;
	overflow: auto;
	padding: 0px 16px 21px 16px;
	position: absolute;
	right: 0px;
	top: 50px;
	width: 164px;
	z-index: 2;
}

.portfolioItemContentBackground
{
	background-color: #000;
	color: #FFF;
	height: 371px;
	margin: 0;
	opacity: 0.5;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 196px;
	z-index: 1;
}

.portfolioItemDownload
{
	bottom: 0px;
	height: 16px;
	line-height: 36px;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0px;
	text-align: center;
	width: 32px;
	z-index: 5;
}

.portfolioItemPager
{
	background-color: Transparent;
	bottom: 0px;
	color: #FFF;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0 32px 0 40px;
	position: absolute;
	right: 0px;
	text-align: left;
	width: 124px;
	z-index: 4;
}

.portfolioItemPager a
{
	background-color: Transparent;
	color: #FFF;
	text-decoration: none;
}

.portfolioItemPager a.current
{
	background-color: Transparent;
	color: #F00;
	font-weight: bold;
}

.portfolioItemPager a.nextLink
{
	background: url("../images/pager_next.gif") left center no-repeat;
	display: block;
	height: 100%;
	left: 26px;
	overflow: hidden;
	position: absolute;
	text-indent: -1000em;
	top: 0px;
	width: 8px;
}

.portfolioItemPager a.prevLink
{
	background: url("../images/pager_prev.gif") left center no-repeat;
	display: block;
	height: 100%;
	left: 12px;
	overflow: hidden;
	position: absolute;
	text-indent: -1000em;
	top: 0px;
	width: 8px;
}

.portfolioItemPagerBackground
{
	background-color: #000;
	bottom: 0px;
	color: #FFF;
	height: 36px;
	margin: 0;
	opacity: 0.5;
	padding: 0;
	position: absolute;
	right: 0px;
	width: 196px;
	z-index: 3;
}

.success
{
	background: url('../images/icons/success.gif') no-repeat 0px 0px;
	color: #090;
	font-weight: bold;
	line-height: 32px;
	margin: 0 0 1em 0;
	padding: 4px 4px 4px 40px;
}

.success p
{
	margin: 1em 0;
}

.userToolbar
{
	background-color: #000;
	border-bottom: 1px solid #666;
	color: #FFF;
	overflow: visible;
	position: relative;
	width: 100%;
	z-index: 20;
}

.userToolbar a
{
	background-color: Transparent;
	color: #FFF;
	text-decoration: none;
}
