﻿/* Home Iframe Stylesheet */

body {
	width: 460px;
	height: 724px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px; 
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
body {
	width: 460px;
	height: 722px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px; 
}}

table.Body {
	width: 460px;
	height: 740px;
	padding: 0px;
	margin: 0px;
}

a , a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #E0393D;
	display: inline;
}

/* HEADER STARTS HERE */
table.HdrTbl {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 400px;
	position: relative;
	top: 20px;
	left: 30px;
	border: 4px;
}
#LID1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #E0393D;
	display: inline;
	letter-spacing: .2cm;
	word-spacing: 5px;
}

#LID2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	display: inline;
	letter-spacing: .2cm;
	word-spacing: 5px;

}

h1 {
	font-family: "arial narrow";
	font-size: 24px;
	font-weight: bold;
	display: inline;
}

#LArrow {
	background-image: url("../IMAGES/LArrow.png");
	background-repeat: no-repeat;
	width: 180px;
	position:relative;
	display:inline-block;
	left: 0px;
	bottom: -5px;
}

/* HEADER ENDS HERE */
/* SPOTLIGHT STARTS HERE */
table.SpotLght {
	margin: 30px 0 0 0;
	padding: 0px 0px 0px 0px;
	width: 435px;
	position: relative;
	left: 30px;
}

p.SpotTxt {
	font-family: "Arial Narrow";
}

#SpotLogo {
	position:inherit;
}

#SpotProd {
	float:right;
	position: relative;
}

/* SPOTLIGHT ENDS HERE */
/* CASE STUDY STARTS HERE */
table.CaseStud {
	height: 180px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 450px;
	position: relative;
	left: 8px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
table.CaseStud {
	height: 178px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 450px;
	position: relative;
	left: 10px;
}}

/* CASE STUDY ENDS HERE */
/* BOTTOM TABLE STARTS HERE */

table.LID_Port {

	padding: 0px;
	margin: 0 0 1px 2px;
	position: relative;
	bottom: 0px;
	vertical-align: bottom;
}


table.BottomText {
	height: 176px;
	padding: 0px;
	margin: 0px;
	position: relative;
	bottom: 0px;
	border-width: 0px;
}

.LIDBar {
	display: inline-block;
	left: 20px;
	height: 2.00em;
	top: 3px;
	position: relative;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .LIDBar {
	display: inline-block;
	left: 20px;
	height: 21px;
	top: 3px;
	position: relative;
}}

/*@-moz-document {
	.LIDBar {
	display: inline-block;
	left: 20px;
	height: 25px;
	top: 3px;
	position: relative;
}}*/

td.LID {
	text-decoration: none;
	display: inline-table;
	font-size: 12px;
	font-weight: bold;
	font-family: "Arial Narrow";
	color: #FFFFFF;
	background:#353535;
	width: 229px;
	padding-right: 7px;
}

.PortBar {
	display: inline-block;
	left: 20px;
	height: 2.00em;
	top: 3px;
	position: relative;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .PortBar {
	display: inline-block;
	left: 20px;
	height: 21px;
	top: 3px;
	position: relative;
}}

td.Port {
	text-decoration: none;
	display: inline-table;
	font-size: 12px;
	font-weight: bold;
	font-family: "Arial Narrow";
	color: #FFFFFF;
	background:#D7373B;
	width: 229px;
}

#LIDImg {
	background-image: url('../IMAGES/HomeLID.png');
	background-repeat: no-repeat;
	width: 229px;
	height: 65px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
#LIDImg {
	background-image: url('../IMAGES/HomeLID.png');
	background-repeat: no-repeat;
	width: 229px;
	height: 69px;
}}

#PortImg {
	background-image: url('../IMAGES/HomePort_PH.png');
	background-repeat: no-repeat;
	width: 229px;
	height: 65px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#PortImg {
	background-image: url('../IMAGES/HomePort_PH.png');
	background-repeat: no-repeat;
	width: 229px;
	height: 69px;
}}

#WhtSpcVGap {
	background-color: #FFFFFF;
	width: 2px;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}

#WhtSpcHGap {
	background-color: #FFFFFF;
	height: 2px;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}

td.tbltext {
	vertical-align:text-top;
	font-family: Arial;
	font-size: 10px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0px;
	height: 105px;
}

a.LidLnks {
	position:fixed;
	bottom:10px;
	left: 55px;
}

a.PortLnks {
	position:fixed;
	bottom:10px;
	right: 40px;
}

/* BOTTOM TABLE ENDS HERE */
