/* Global Styles */

.back {
	position:       relative;
	width:          700px;
	top:            auto;
	background-color: #000066;
	height: 450px;
	padding-top: 0px;
	padding-left: 0px;
	right: auto;
	background-position: center center;
	clear: none;
	float: none;
	background-image: url(/images/portesham_logo_back.jpg);
	vertical-align: top;
	background-repeat: no-repeat;
	z-index: 0;
	visibility: visible;
	overflow: visible;
	margin: auto;
}

.menu {
	position:       relative;
	width:          100px;
	top:            10px;
	background-color: #000066;
	height: 260px;
	padding-top: 0px;
	padding-left: 0px;
	background-position: center center;
	clear: none;
	float: none;
	background-image: url(/support/images/menu2.jpg);
	left: -20px;
	z-index: 4;
	background-repeat: no-repeat;
}

.home_top_panel {
	position:       absolute;
	width:          335px;
	top:            31px;
	background-color: #000066;
	height: 340px;
	padding-top: 0px;
	padding-left: 0px;
	clear: none;
	float: none;
	left: 113px;
	z-index: 1;
	background-repeat: no-repeat;
}
.warranty_status_serial_panel {
	position:       absolute;
	width:          292px;
	top:            145px;
	background-color: #000066;
	height: 65px;
	padding-top: 0px;
	padding-left: 0px;
	clear: none;
	float: none;
	left: 140px;
	z-index: 2;
}
.warranty_status_right_panel {
	position:       absolute;
	width:          585px;
	top:            190px;
	background-color: #000066;
	height: 172px;
	padding-top: 5px;
	padding-left: 5px;
	background-position: center center;
	clear: none;
	float: none;
	left: 31px;
	z-index: 3;
	background-repeat: no-repeat;
	visibility: visible;
}
/* Text Styles */

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF
	font-style: normal;
	font-weight: bold;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
 }
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
 } 
 	
.labeltext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
 }	
.stocknumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
 }
 .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
}

.date_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
}

.date_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009933;
	font-weight: bold;
}

.noinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
}

.model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
}

.serial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
}
