﻿/*

used to reset the master elements for hp only

*/

@import url("/includes/main.css");

.shellfootertext
{
	padding-left:236px;
}

.shellcontentarea
{
	padding-left:52px;
	padding-top:0px;
	padding-right:24px;
}



.hpmain
{
	background-image:url('/images/mainskeleton.jpg');
	background-repeat:no-repeat;
	background-position:262px -10px;
	height:500px;
	padding-top:24px;
}

.countrybox
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#0a3348;
	border:1px solid #0a3348;
	padding:10px;
	background-color:#cdd6d4;
}

.hpcontent
{
	float:left;
	width:450px;
	padding-top:28px;
}

.hprightcontent
{
	float:right;
	width:165px;
	font-weight:bold;
}

.rightbox
{
	background-color:#f0f6ef;
	border:1px solid #0a3348;
	border-top:0px;
	padding:0px;
}

.bordertop
{
	border-top:1px solid #0a3348;
}

.rightpadding
{
	padding-right:7px;
}