﻿body, html {
	background: #003459 url('../images/background-main.jpg') repeat-x scroll left top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table, tr, td, form, map, area {
	table-layout: auto;
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body, html, table, tr, td, form, a, p, b, u, i, ol, ul, li, strong, em, div, span {
	font-family: verdana, arial, tahoma, helvetica, geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

a, a:visited, a:active {
	color: #1b8cc2;
}
a:hover {
	color: #70ccf8;
}

a.FooterLinks, a.FooterLinks:visited, a.FooterLinks:active {
	color: #005d8f;
	font-size: 10px;
}
a.FooterLinks:hover {
	color: #ffffff;
}


.PortfolioFilmPiece {
	width:122px;
	height:135px;
	float:left;
	background-image:url('../images/folio-film.jpg');
}

.PortfolioPhoto {
	border: 1px #000000 solid;
}

.PortfolioThumbnailsTD {
	padding-right: 20px;
}

.PortfolioDetailsTD {

}

.PortfolioDetails_Title {
	font-size: 20px;
	font-weight: bold;
	color: #14abd8;
	margin-bottom: 10px;
	/*background: transparent url('../images/portfolio-photo-bg.jpg') repeat-x scroll center center;*/
	/*border: 1px #000000 solid;*/
}

.PortfolioDetails_Header {
	font-size: 14px;
	font-weight: bold;
	background: transparent url('../images/main-bullet.jpg') no-repeat scroll left center;
	padding-left: 20px;
}

.PortfolioDetails_Data {
	padding-bottom: 10px;
}
