@charset "utf-8";
/* Styling by Ian Powell @ Pantechnicon */

#LeftHome {
	float:left;
	width: 650px !important;
}
#RightHome {
	float:right;
	width: 191px;
}
#FlightCasesPodHome h1, #ExplorerPodHome h1, #DefencePodHome h1 {
	line-height:1.2em;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
}
#FlightCasesPodHome {
	width: 637px;
	background-image: url(../site-images/homepage/cf-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 8px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 10px;
}
#FlightCasesPodHome h1 {
	background-image: url(../site-images/BoxAssets/heads/Header-637.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#FlightCasesPodHome h1 a {
	font-weight: normal;
	color: #FFC;
	text-decoration: underline;
}
#FlightCasesPodHome h1 a:hover {text-decoration:none;}
#FlightCasesPodHome h2 {
	font-size: 2.0em;
	font-weight: normal;
	padding-left: 0.5em;
	padding-top: 0.2em;
	line-height: 1.2em;
	color: #295989;
}
#FlightCasesPodHome img {
	margin-left: 10px;
	float: right;
	border: 1px solid #C0C6D1;
	margin-top: 10px;
	clear: right;
	margin-right: 18px;
	margin-bottom: 0px;
}
#FlightCasesPodHome ul {
	margin-left: 1.5em;
	margin-top: 0.75em;
}
#FlightCasesPodHome ul li {
	list-style-type: none;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	line-height: 1.3em;
	background-image: url(../site-images/bullets/CaseCorner.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 3em;
}
#FlightCasesPodHome p {
	margin-left: 1em;
}

#ExplorerPodHome {
	width: 387px;
	background-image: url(../site-images/homepage/explorer-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	float: left;
	margin-left: 10px;
}
#ExplorerPodHome h1 {
	background-image: url(../site-images/BoxAssets/heads/explorer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#ExplorerPodHome h1 a {
	font-weight: normal;
	color: #FFC;
	text-decoration: underline;
}
#ExplorerPodHome h1 a:hover {text-decoration:none;}
#ExplorerPodHome h2 {
	font-size: 1.7em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 65px;
	background-image: url(../site-images/shop/shopping-cart.jpg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	background-position: 10px 2px;
	padding-right: 10px;
	padding-top: 10px;
	margin-top: 5px;
	line-height: 1.1em;
}
#ExplorerPodHome img {
	margin-left: 10px;
	float: right;
	border: 1px solid #C0C6D1;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 10px;
}
#ExplorerPodHome p img {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#ExplorerPodHome ul {
	margin-left: 2.5em;
	margin-top: 0.2em;
}
#ExplorerPodHome ul li {
	list-style-type: disc;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	line-height: 1.3em;
}
#ExplorerPodHome p {
	margin-left: 1em;
}
#DefencePodHome {
	width: 245px;
	background-image: url(../site-images/homepage/mod-box-bg-245.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	float: left;
	margin-left: 6px;
}
#DefencePodHome img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 7px;
	border: 1px solid #9BA6BC;
	float: right;
}
#DefencePodHome h1 {
	background-image: url(../site-images/homepage/mod-boxhead-245.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#DefencePodHome h1 a {
	color:#FFFFCC;
	font-weight: normal;
	text-decoration: underline;
}
#DefencePodHome h1 a:hover { text-decoration:none;}
#DefencePodHome p {
	margin-right: 1.5em;
	margin-left: 1em;
}
#ExplorerPodHome, #DefencePodHome { display:inline;}

