/* @override 
	http://sarahreesdesign.com/client_area/websites/JM/jm.css
	http://sarahreesdesign.com/client_area/websites/JM/jm2.css
	http://www.sarahreesdesign.com/client_area/websites/JM/jm2.css
*/

body {
	background-color: #282828;
	color: #8B918F;
}

address {
	font-weight: bold;
	font-style: normal;
	color: white;
}

#contact div address {
	margin-bottom: 65px;
}

#videoplayer, .flowplayer {
	width: 500px;
	height: 310px;
	float: left;
}


#videoinfo{
	float: right;
	width: 200px;
	font-size: 15px;
	line-height: 21px;

}


#videoinfo h3 {
	margin-top: 0;
	margin-bottom: 5px;
}


#videoinfo h4 {
	margin-top: 5px;
}

#thumnails {
	clear: both;
	padding-top: 25px;
}

#thumnails img {
	margin-right: 20px;
	margin-bottom: 15px;
}

#container {
	width: 925px;
		font: 16px/20px Arial, Helvetica, Geneva, sans-serif;
	color: white;
	background-color: black;
	margin: 40px auto auto;
}

div.descpanelfg {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#logo {
	background: url(images/JM_logo_03.jpg) no-repeat;
	height: 0;
	width: 139px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	padding-right: 0px;
	margin-top: 15px;
	padding-top: 110px;
	vertical-align: sub;
}

div#banner {
	width: 885px;
	float: none;
	display: block;
	height: 135px;
	border-bottom: 1px solid silver;
	padding-left: 20px;
	padding-right: 20px;
}
div#contact {
	width: 720px;
	float: left;
	margin-right: 0px;
	padding: 15px;
	height: 405px;
	border-left: 1px solid silver;
}

div#contact p{
	line-height: 14px;
	margin-top: 0;
}
div#photos {
	width: 720px;
	float: left;
	font-size: 0;
	line-height: 0;
	margin-right: 0px;
	padding: 15px;
	xx-height: 405px;
	border-left: 1px solid silver;
}
body#work #photos {
	height: 553px;
}

#photos img {
	display: inline;
	float: none;
	border-style: none;
}

div#footer {
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
	width: 159px;
	border-right: 1px solid silver;
	clear: both;
	color: #5c5c5c;
}

div#bannertext {
	font-size: 14px;
	float: left;
	width: 715px;
	height: 120px;
	padding-left: 15px;
	border-left: 1px solid silver;
	padding-top: 15px;
}

#bannertext p {
	margin-top: 0;
	margin-bottom: 11px;
	line-height: normal;
	font-size: 12px;
}

#bannertext strong {

	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

div#navbar {
	width: 174px;
	height: 200px;
	float: left;
}

#navbar ul {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-left: 15px;
	text-align: right;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding-right: 15px;
	color: white;
}

#navbar small {
	font-size: 9px;
}

div#photo_info {
	width: 515px;
	clear: both;
	margin-left: 174px;
	padding-left: 15px;
	font-size: 12px;
	border-left: 1px solid silver;
	height: 370px;
	position: relative;
	bottom: 380px;
	opacity: 1;
	display: none;
}

.photo_caption {
	width: 153px;
	height: 82px;
	float: left;
	padding: 5px;
}


#photo_info a:link {
	color: rgba(255,255,255,0);
}
#photo_info a:hover {
	background-color: rgba(0,0,0,0.7);
	color: white;
}
#navbar ul li {
	line-height: 14px;
	margin-bottom: 15px;
}

a:visited {
	color: white;
	text-decoration: none;
}

a:link {
	color: white;
	text-decoration: none;
}

a:hover {
	color: gray;
}

a:active {
	color: orange;
}
