﻿div.MachineItem
{
	width:578px;
	padding:0px;
	margin:0px;
}

div.MachineItem div.MachineTop
{
	border-left:solid 1px #D2C8E2;
	border-right:solid 1px #D2C8E2;
	width:576px;
}

div.MachineItem p
{
	color:#000000;
	width:410px;
	margin:0 0 0 15px;
}

div.MachineItem div.MachineBottom
{
	border-left:solid 1px #BBACD1;
	border-right:solid 1px #BBACD1;
	border-bottom:solid 1px #3f0544;
	background-color:#CFCFCF;
	/*width:576px;*/
	width:558px;
	padding:5px 4px 7px 14px;
}

#btnRequest, #ctl00_MainContent_btnRequest
{
	float:right;
}

div.PageFooterBar
{
	margin-top:6px;
}



#ItemHolder
{
	background-image:url('../images/generic/pageHeader2.gif');
	background-repeat:no-repeat;
	padding-top:11px;
}

#ItemHolder #MachineText
{
	margin-bottom:20px;
	background-color:Red;
}

#ItemHolder p.MachineTitle
{
	font-weight:bold;
	color:#3f0544;
}

#ImageHolder
{
	border-top:solid 1px #3f0544;
	padding:15px 0 9px 0;
}

#TextHolder
{
	padding-bottom:20px;
}

table.MachineImages
{
	margin:10px 0 0 6px;
}

table.MachineImages img
{
	margin:0 0 0 9px;
	padding:0 0 9px 0;
	float:left;
	width:125px;
}
/*
#imageDetails
{
	background-color:Red;
		font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
}*/

.youtubevideo
{
	float : left;
	padding : 10px 0 10px 15px;
	}
	
.MachineItem .youtubevideo p
{	
margin : 0;
padding : 0;
}

.youtubevideo a
{
position    : relative;
}
	
.youtubevideo a div.overlay
{
background  : url("../images/generic/play-movie.png") no-repeat scroll 0 0 transparent;
height      : 46px;
left        : 38px;
position    : absolute;
top         : 20px;
width       : 46px;
cursor      : pointer;
}

* html .youtubevideo a div.overlay
{
background  : url("../images/generic/play-movie-8.png") no-repeat scroll 0 0 transparent;
}


