/* @override 
	http://www.balcom-vetillo.com/jmphoto/style.css
	http://balcom-vetillo.com/jmphoto/style.css
*/

body {
	background-color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}

div.sidebar {
	margin: 40px;
	width: 250px;
	float: left;
	letter-spacing: 1px;
	position: absolute;
}

div.content {
	float: left;
	width: 700px;
	position: absolute;
	left: 310px;
	top: 130px;
}

div.content_gallery {
	float: left;
	width: 800px;
	height: 516px;
	left: 310px;
	top: 130px;
	position: absolute;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: auto;
	white-space: nowrap;
}

img.photo {
	padding-right: 20px;
}

div.bio_photo {
	width: 200px;
	float: left;
	margin-right: 40px;
	height: 670px;
}

div.head {
	position: absolute;
	top: 95px;
	left: 310px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	letter-spacing: 1px;
	text-transform: uppercase;
}

span.current_page {
	color: #ff150c;
}

/* @group attributes */

a:focus
{
-moz-outline-style: none;
}

h1 {
	margin-top: 0;
	font-weight: bold;
	font-size: 12px;
}

div.sidebar p
 {
	font-size: 12px;
	color: #ccc;
	font-weight: bold;
	margin: 0;
	padding-top: 20px;
}

div.sidebar p a
 {
	color: #ccc;
}

div.sidebar ul a:link {
	color: #ccc;
}

div.sidebar ul a:visited {
	color: #ccc;
}

.sidebar ul li a:hover {
	color: #ff150c;
	text-decoration: none;
}

.sidebar a:hover {
	color: #ff150c;
	text-decoration: none;
}

li a:visited


div.sidebar p a:visited
 {
	color: #ccc;
}

ul {
	list-style-type: none;
	padding-left: 0;
	font-size: 13px;
	margin: 0;
	line-height: 18px;
	color: #b3b3b3;
}

img {
	border-style: none;
}

span.logo_top {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
}

span.logo_bottom {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #b3b3b3;
}

.logo_top a:hover {
	color: #ff150c;
	text-decoration: none;
}

.logo_bottom a:hover {
	color: #ff150c;
	text-decoration: none;
}

div.content p {
	font-size: 13px;
	line-height: 19px;
	margin-top: 0;
	margin-bottom: 21px;
}

a {
	text-decoration: none;
}


div.credit a {
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: #666;
	float: left;
	margin-top: 20px;
}

/* @end */

/* @group thumbnails */

.thumbnail {
	width: 200px;
	height: 140px;
	margin-right: 30px;
	float: left;
	margin-bottom: 60px;
	text-align: center;
}

.thumbnail p {
	margin: 0;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 200px;
	height: 85px;
	padding-top: 55px;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #fff;
	cursor: pointer;
}

.thumbnail#t_main1 {
	background-image: url(images/tmain_1.jpg);
}

.thumbnail#t_main2 {
	background-image: url(images/tmain_2.jpg);
}

.thumbnail#t_main3 {
	background-image: url(images/tmain_3.jpg);
}

.thumbnail#t_main4 {
	background-image: url(images/tmain_4.jpg);
}

.thumbnail#t_main5 {
	background-image: url(images/tmain_5.jpg);
}

.thumbnail#t_main6 {
	background-image: url(images/tmain_6.jpg);
}

.thumbnail#t_main7 {
	background-color: #333;
}

.thumbnail#t_main8 {
	background-color: #333;
}

.thumbnail#t_golf {
	background-image: url(images/t_golf.jpg);
}


.hover{
	display: none;
}

/* @end */
