﻿.Right_Content_Voting_Pads
{
	position:relative;
	width:204px;
	height:293px;
	background-color:#ffffff;
	border:3px solid #3a3838;
	margin-left:auto;
	margin-right:auto;
}


.Right_Content_Voting_Pads-Main-Content
{
	height:228px;
	margin-bottom:1px;
	background-color:#000000;
	background-image:url('/Common/Images/Backgrounds/Keypads/App.png');
}

.Right_Content_Voting_Pads-Main-Content:hover
{
	cursor:pointer;
}




.Right_Content_Youtube
{
	position:relative;
	width:204px;
	height:293px;
	background-color:#ffffff;
	border:3px solid #3a3838;
	margin-left:auto;
	margin-right:auto;
}


.Right_Content_Youtube-Main-Content
{
	height:228px;
	margin-bottom:1px;
	background-color:#000000;
	background-image:url('/Common/Images/Backgrounds/Keypads/youtube.png');
}

.Right_Content_Youtube-Main-Content:hover
{
	cursor:pointer;
}




.Right_Content_ContactUs
{
	position:relative;
	width:204px;
	height:265px;
	background-color:#ffffff;
	border:3px solid #3a3838;
	margin-left:auto;
	margin-right:auto;
}

.Right_Content_ContactUs-Main-Content
{
	height:200px;
	margin-bottom:1px;
	background-color:#ffffff;
	
}

.Right_Content_ContactUs-Main-Content:hover
{
	cursor:pointer;
}

.Right_Content_Clients
{
	position:relative;
	width:204px;
	height:145px;
	background-color:#ffffff;
	border:3px solid #3a3838;
	margin-left:auto;
	margin-right:auto;
}

.Right_Content_Clients-Main-Content
{
	height:108px;
	margin-bottom:1px;
	background-color:#ffffff;
}

.Right_Content-Header
{
	font-family:NewFont,Trebuchet MS;
	font-size:15px;
	color:#ffffff;
	position:relative;
	width:199px;
	padding-left:5px;
	line-height:37px;
	height:37px;
	background-image:url('/Common/Images/Gradients/Content Area/Header.png');
	text-align:left;
}

.Right_Content-Footer
{
	font-family:NewFont,Trebuchet MS;
	font-size:12px;
	color:#ffffff;
	position:relative;
	width:201px;
	bottom:0;
	padding-right:3px;
	line-height:27px;
	height:27px;
	background-image:url('/Common/Images/Gradients/Content Area/Footer.png');
	text-align:right;
}

.Right_Content-Footer a:link
{
	font-family:NewFont,Trebuchet MS;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.Right_Content-Footer a:visited
{
	font-family:NewFont,Trebuchet MS;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.Right_Content-Footer a:hover
{
	color:#ff0000;
}

