* {margin:0;padding:0}

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#placeholder {
	margin: auto;
	text-align: left;
	background-color: #E7EBEE;
	width: 760px;
	overflow: auto;
}

#brandingholder {
	width: 840px;
	height:60px;
	padding-top:40px;
	margin: 0 auto 0 auto;
	text-align: center;
	background-image: url(assets/images/bg-shadow-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#branding {
	position:relative;
	height: 60px;
	width: 660px;
	margin:0 auto;
	background-color: #968669;
	padding-left: 100px;
	clear:both;
}

#branding h1 {
	height: 59px;
	width: 514px;
	text-indent: -9999px;
	/*background is added as a style on page itself*/
}

#branding #language {
	position: absolute;
	width: 120px;
	/*	margin-top: 8px;
	margin-right: 8px;*/
	text-align: right;
	font-size: 10px;
	color: #DDD7CE;
	top: 8px;
	right: 8px;
}

#branding #language ul {
	list-style-image: none;
}

#branding #language li {
	display: inline;
}

/*language selector link styles*/

#branding #language a:link {
	color: #DDD7CE;
	text-decoration: none;
}

#branding #language a:visited {
	color: #DDD7CE;
	text-decoration: none;
}

#branding #language a:hover {
	color: #fff;
	text-decoration: none;
}

#branding #language a:active {
	color: #fff;
	text-decoration: none;
}

#navhorizontal {
	height: 35px;
	width:655px;
	background-color: #94A4B4;
	padding-left: 105px;
}

#navhorizontal img {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#navhorizontal ul {
	list-style-image: none;
}

#navhorizontal li {
	display: inline;
}


#navbarvertical {
	width: 100px;
	float: left;
	padding-top: 22px;
}

#navbarvertical ul {
	list-style-type: none;
	line-height: 28px;
}

#navbarvertical li {
	font-size: 11px;
	margin-left: 15px;
}

/*link styles for the vertical navbar*/

#navbarvertical a:link {
	color: #414A55;
	text-decoration: none;
}

#navbarvertical a:visited {
	color: #414A55;
	text-decoration: none;
}

#navbarvertical a:hover {
	color: #737784;
	text-decoration: none;
}

#navbarvertical a:active {
	color: #737784;
	text-decoration: none;
}

#mainframe {
	background-color: #FFFFFF;
	float: right;
	width: 655px;
	padding-top: 30px;	/*style option of background added on page itself*/
}

#mainframe h4 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 17px;
	margin-right: 270px;
	margin-bottom: 12px;
	color: #9aa6b8;
}

#mainframe p {
	font-size: 12px;
	margin-left: 17px;
	margin-right: 280px;
	margin-bottom: 12px;
}

/*positioning for elements between paragraphs, like photos or horizontal rules*/

.element {
	margin-left: 17px;
	margin-right: 260px;
	margin-bottom: 12px;
	text-align: left;
}


#imagebarvertical {
	background-color: #fff;
	width: 200px;
	height: 375px;
	margin-right: 17px;
	margin-bottom: 18px;
	float: right;
}

#imagebarhorizontal {
	margin-left: 17px;
	margin-right: 260px;
	margin-top: 17px;
	margin-bottom: 17px;
}

#readon {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	margin-right: 285px;
	margin-left: 17px;
	color: #666666;
}

#readon a:link {
	color: #82929F;
	text-decoration: none;
}

#readon a:visited {
	color: #82929F;
	text-decoration: none;
}

#readon a:hover {
	color: #49525A;
	text-decoration: none;
}

#readon a:active {
	color: #49525A;
	text-decoration: none;
}

/*some styles for forms*/

.textfield {
	background-color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
	border: 1px solid #6A7B8F;
	padding: 2px;
}

.textaera {
	background-color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
	border: 1px solid #6A7B8F;
	padding: 2px;
	overflow: auto;
}

.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.smalltype {
	font-size: 9px;
	color: #596C8F;
}

.submitbutton {
	border-style:none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #94A4B4;
}

.success {
	font-weight: bold;
	color: #68747F;
}

.error {
	font-weight: bold;
	color: #883743;
}

#credit {
	height: 34px;
	width: 754px;	
	margin: auto;
	clear: both;
	font-size: 9px;
	color: #999999;
	padding: 3px;
	text-align: center;
}

/*link styles for the credit line*/

#credit a:link {
	color: #999999;
	text-decoration: none;
}

#credit a:visited {
	color: #999999;
	text-decoration: none;
}

#credit a:hover {
	color: #e5e5e0;
	text-decoration: none;
}

#credit a:active {
	color: #e5e5e0;
	text-decoration: none;
}

#portfoliotableholder       {
	background-color: #fff;
	width: 650px;
	margin-top: -10px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#portfoliopagenumbers {
	margin-left: 17px;
	margin-right: 33px;
	margin-bottom: 30px;
	font-size: 10px;
	text-align: right;
	color: #000000;
}


#portfoliopagenumbers a:link {
	color: #999999;
	text-decoration: none;
}

#portfoliopagenumbers a:visited {
	color: #999999;
	text-decoration: none;
}

#portfoliopagenumbers a:hover {
	color: #3366CC;
	text-decoration: none;
}

#portfoliopagenumbers a:active {
	color: #3366CC;
	text-decoration: none;
}

.portfoliotable {
	margin-top:16px;
	margin-left:8px;
	margin-bottom: 6px;
}

.portfoliotable td {
	height:154px;
	width:154px;
	border-collapse:collapse;
	background-image: url(assets/images/background_table_cell_portfolio.gif);
	padding:0px;
	background-repeat: no-repeat;
	background-position: 7px 7px;
}

/* a thin line around the image thumbs in the portfolio */

.portfoliotable td a:link img {
	border:1px solid #CDC2B0;
	}

