/* CSS Document */
*
{
	margin: 0;
	padding: 0;
}
body {
	font-size: x-small;
}
* html body {
	font-size: xx-small; /* hack for IE5/Win */
	f\ont-size: x-small;  /* hack for other IE5/Win versions */
}
a{ color:#6b272f; outline: none;}
a, a:link, a:visited { 	
	text-decoration:none;
}
a:hover, a:active { 	
	text-decoration:underline;
}
h1 {
	font-size: 240%;
	font-weight: normal;
	line-height: 100%;
}
h2 {
	font-size: 145%; 
	line-height: 180%;
}

h3 { 
	font-size: 120%; 
	line-height: 140%;
}
h5 {
	font-size: 140%;
	font-weight: normal;
}
h6 {
	font-size: 170%;
	line-height: 120%;
}
/*-------------------------------------------------
  Body and Containers
-------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(/_elements/images/highpoint_01.jpg);
	background-repeat: repeat-x;
	background-color: #1a1a1a;
}
#page {
	width: 900px;
	margin: 0 auto 0 auto;
	background-image:url(/elements/images/highpoint_01.jpg);
	background-repeat: repeat-y;
}
#header {
	width: 900px;
	height: 97px;
	margin:0;
	padding:0;
	background-image:url(/_elements/images/highpoint_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header img {
	margin-right: -3px;
}
#main {
	width: 900px;
	_height:469px;
	min-height:469px;
	_margin-top: -3px;
	background-image:url(/_elements/images/highpoint_09.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#main .menu {
	width: 158px;
	height: 322px;
	padding: 54px 0 0 0;
	background-image:url(/_elements/images/highpoint_05.jpg);
	text-align:right;
	float: left;
	display: inline;
}
#main .menu ul {
	list-style-type: none;
	margin-left:-5px;
	padding:0;
}
#main .bar {
	width: 91px;
	height: 376px;
	float: left;
	display: inline;
}
#main .home {
	width: 383px;
	height: 376px;
	float: left;
	display: inline;
	_margin-left:-1px;
}
#main .news {
	width: 268px;
	height: 376px;
	float: left;
	_position: absolute;
	display: inline;
	background-image:url(/_elements/images/highpoint_08.jpg);
	_margin-left:-1px;
}
#main .news_menu{
	width: 200px;
	height: 75px;
	margin-left: 18px;
}

#main .news_info{
	width: 215px;
	height: 230px;
	margin-left: 23px;	
	font-size: 115%;
	line-height: 140%;
}
#main .news_info ul{
	list-style-type: none;
}
#main .news_info li{
	padding-top:12px;
}
#main .news_info a{
	color:#FFFFFF;
}
#main .news_info span{
	color: #a12433;
}
#main .news_buttons{
	width: 50px;
	height: 20px;
	margin: 10px 0 0 185px;
	text-align:right;
}
#main .inside {
	width: 329px;
	padding: 37px 27px 27px 27px;
	float: left;
	_margin-left:-1px;

	font-size: 115%;
	line-height: 140%;
	background-color:#FFFFFF;
	background-image:url(/_elements/images/highpoint_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
}
#bottom {
	width: 900px;
	height: 93px;
	_margin-top:-3px;
	background-image:url(/_elements/images/images/highpoint_09.jpg);
}
#footer {
	width:100%;
	height:50px;
	margin:0;
	padding: 15px 0 15px 0;
	color:#FFFFFF;
	text-align:center;
	clear:both;
}
#footer a{
	color:#FFFFFF;
}
#admin_menu a{
color:#FFFFFF;
font-size: 120%;
line-height: 160%;
margin-right:10px;
}
#main .admin_inside {
	width: 450px;
	padding: 37px 27px 27px 27px;
	float: left;
	font-size: 115%;
	line-height: 140%;
	background-color:#FFFFFF;
	
	position:relative;
}

#main .news_inside {
	width: 420px;
	padding: 37px 27px 27px 27px;
	float: left;
	font-size: 115%;
	line-height: 140%;
	background-color:#FFFFFF;
	background-image:url(/_elements/images/high_fullbar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
	_margin-left:-1px;
}
#main .news_inside h3{
font-size:120%;
color:#000000;
line-height:200%;
}
li {
	margin-left:20px;
	padding:2px;
}
#news_image{
float:right;
display:block;
padding-top:4px;
padding-bottom:4px;
padding-bottom:10px;
padding-left:10px;
margin:0;
}
#left_image{
float:left;
display:block;
padding-bottom:10px;
padding-right:10px;
}
#news_blurb{
line-height:160%;
}
#text_content{
line-height:160%;
}

.product_row {
	width: 100%;
	padding-bottom: 15px;
}
.product_item {
	width: 190px;
	min-height: 80px;
	_height: 80px;
	margin-right: 6px;
	border: 5px solid #e0e0e0;
	text-align:center;
	float:left;
}
.product_item img{
	
	padding:8px 0 8px 0;
}
.product_text {
	width: 100%;
	padding:3px 0 3px 0;
	background-color: #e0e0e0;
	font-weight: bold;
}
.product_list_row {
	margin-top:2px;
	padding:3px 5px 3px 5px;
	background-color: #e0e0e0;
}
.list_row {
	margin-top:2px;
	padding:3px 5px 3px 0;
	border-bottom: 1px solid #e0e0e0;
}
.grey {
	color:#999999;
}

#main .shoretel_inside {
	width: 420px;
	padding: 37px 27px 27px 27px;
	float: left;
	font-size: 115%;
	line-height: 140%;
	background-color:#FFFFFF;
	background-image:url(/_elements/images/high_fullbar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
	_margin-left:-1px;
}

#main .shoretel_inside ul{
	list-style-type: none;
	margin-bottom:10px;
}
#main .shoretel_inside li{
	padding:6px 7px 6px 7px;
	margin:0 4px 0 0;
	border:none;
	background-color: #e0e0e0;
	font-weight: bold;
}
#main .shoretel_inside h2{
	line-height: 120%;
	margin-top:10px;
}
#main .shoretel_inside h1{
	margin-top:20px;
	margin-bottom:-15px;

}