/* ULTRATEC MAIN PAGE STYLES */


body { 
	font-family: Arial, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;  
}

.clear {	clear: both;}img {	border: 0;}

/* TYPOGRAPHY */

a:link, a:visited { 
	color: #0C52A2;  
	
}

a:active, a:hover {  
	color: #0C52A2; 
}

a.noimg, a.noimg:hover { 
	border: none; 
}



h1, h2, h3, h4, h5, a { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}

h1 { 
	font-size: 225%; 
	margin-bottom: .5em; 
	margin-top: 0; 
	padding-bottom: 0; 
	padding-top: 0; 
}

#contents h1 {
	margin-bottom: 1em;
}

h2 {
	color: #0C52A2; 
	font-size: 200%; 
	font-weight: 600; 
	margin-bottom: .5em; 
	margin-top: 0; 
}

h3, h4, h5 { 
	color: #0C52A2; 
	margin-bottom: .5em; 
	margin-top: 0; 
}

p { 
	margin-bottom: 1em; 
	margin-top: 0; 
}

}


/* ULTRATEC SCREEN PAGE STYLES */

/*
body { 
	background: #fff;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin-left: 16px;
	margin-right: 16px;
}
*/

img, a img { 
	border: none;
	text-decoration: none;
	vertical-align: text-bottom; 
}

#printlogo {
	display: none;
	visibility: hidden;
}

#logobox { 
	float: left; 
	width: 425px;
	margin-bottom: 7px; 
}

#logobox2 { 
	float: left; 
	width: 100%;
	height: 11px;
	background-color: #0C52A2;
	margin-top: -1px;
}

#header {
	height: 95px;
	min-width:850px;	
}

.minputsearch {
	background:white url(/images/glass.png) no-repeat scroll 8px 7px;
	border:1px solid lightgrey;	font-family:arial,sans-serif;	padding:5px 3px 5px 25px;	margin: 0 auto;	width:215px;}

.minputbutton {	background-color:#fff;	border-color:#D9DFEA rgb(14, 31, 91) rgb(14, 31, 91) rgb(217, 223, 234);	border-style:solid;	border-width:1px;	color:#333;	font-family:arial,sans-serif;	padding:3px 15px 3px;	text-align:center;	margin: 1px 0 0 5px;		width: 80px;}

.idsearchform{
	padding-left:10px;
	margin-top:4px;
}

#navrow1 {
	float: right;
	width: auto;
}

#navrow1 ul
{
	display: inline;
	padding: 0; 
	margin: 0;
	list-style: none;
}

#navrow1 ul li {
	float: left;
	margin-top: 2px;
/*	margin-top: 1.1em;*/
}

#navrow1 li a {
	font-size: 100%;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	color: #333;	
/*
	margin-left: .8em;
	margin-right: .8em;	
*/
}

#navrow1 ul li.first {
	border-left: none;
}

#sidequote {
	color: #333;
	font-size: 100%; 
	font-style:italic; 
	font-weight: bold;
	position: absolute;
	left: 15px;
	top:280px;
	width: 190px;
	text-align:center;
}

#navright {
	color: #444;
	font-size: 100%; 
	left: 786px;
	position: absolute;
	top: 230px;
	width: 190px;
}

#contents {
	border-left: #ccc solid 1px; 
	border-right: #ccc solid 1px; 
	margin: 0px 0px 0px 210px; 
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 550px;
	float: left;
	display: inline;
}

#contents .breadcrumb {
	color: #999;
	margin-bottom: 10px;
	font-size:95%;
}

#contents .breadcrumb a {
	color: #999;
	text-decoration: none;
}

#contents .breadcrumb a:hover {
	color: #0C52A2;
	text-decoration: none;
}


#contents .leadpara {
	font-size:100%; 
	line-height:1.2em; 
	margin: 0px;
	padding-bottom: 20px;
}

#contents .caption {
	font-size: 100%;
	margin-top: 3px;
	text-align: center;
}

#contents ul li {
	padding-bottom: .8em;	
}

#contents .smalltext {
	font-size: 100%;
	padding-left: .5em;
	width: 85%;
}

#contents .smalltext p {
	margin-right: inherit;
}

#contents .smalltext ul, 
#contents .smalltext ul li {
	margin-left: .3em;
}

#contents .smalltext ul {
	padding-left: .8em;
}

#contents .featurelist {
	list-style: none;
	padding-left: 1em;
}

#contents .featurelistcontainerleft,
#contents .featurelistcontainerright {
	width: 48%;
}

#contents .featurelistcontainerleft {
	float: left;    	
}

#contents .featurelistcontainerright {
	float: right;
}

#contents .featurelistsub {
	padding: 5px;
}

#contents .featurelistsub ul {
	font-size: 100%;
	padding-left: 1.1em;
}

#productlistarea1, #productlistarea2, #productlistarea3 {
	float: left;
	position: relative;
	
}

#contents .productlistbox img {
	border: none; 
	float: left !important;
	margin-bottom: 5px !important;
	margin-right: 15px !important;
	position: relative;
	top: 25px;
}

#contents .productlistbox h2 a { 
	color: #333;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#contents .productlistbox h2 a:hover {  
	border-bottom: 0;
	text-decoration: none;
}

#contents .productlistbox p {
	font-size: 100%;
	margin-left: 115px; 
	margin-right: 5px;
	padding-bottom: 20px;
	position: relative;
	top: 25px;
}

#contents a:hover {                  /*important*/
	border: none !important;
}

#contents .productlistbox p.icon {
	margin-left: 85px; 
	padding-bottom: 20px;
	position: relative;
	top: 25px;
}

#contents .productlistbox p.noicon {
	margin-left: 0px; 
	padding-bottom: 20px;
	position: relative;
	top: 25px;
}

#contents .producticonbox {
	float: left;
	padding-top: 4px;
	position: relative;
	top: 25px;
	width: 80px;
}

/*
#contents p a,
#contents li a {
	font-family: Arial, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; 
}
*/

#footer {
	border-top: #ccc 1px solid;
	clear: both;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 95%;
	margin: 0px;
	padding: 20px 0px; 
	text-align: center;
}



fieldset fieldset.radios input {
	vertical-align: middle;
}

div.row fieldset.radios {
	border: solid #ded;
	border-width: 2px 0;
	margin: .5em 0;
	padding: 0 1em;
}

#legend {
	font-size: 1.2em;
	font-weight: 600;
	margin-bottom: 1em;
}

div.row {
	clear: both;
	padding-top: 4px;
	padding-bottom: 12px;
	width: 95%;
}

div.row span.label, div.row div.label {
	float: left;
	text-align: right;
	width: 24%;
}

div.row span.field {
	float: right;
	text-align: left;
	width: 73%;
} 

div.row span.field input { 
	border: 1px solid #666;
}

div.row span.field textarea { 
	border: 1px solid #666;
}

div.row div.fieldbox {
	float: right;
	padding: 0;
	width: 62%;
}

fieldset h1, fieldset h2, fieldset h3, 
fieldset h4, fieldset h5, fieldset h6 {
	background: #eee;
	clear: both;
	font-weight: 300;
	margin: 3px 3px 3px 10px;
	padding-left: 10%;
}

label { 
	/*cursor: hand;*/ 
	cursor: pointer; 
}

}




h2 a:link, h3 a:link, h2 a:visited, h3 a:visited {
	color: #283876 !important;
}

h2 a:active, h3 a:active, h2 a:hover, h3 a:hover {
	color: #000 !important;
}

}

/* ULTRATEC SCREEN PAGE STYLES */




#bigbox {
	background: url(/images/banner_right.jpg) right no-repeat #283876; 
	/*clear: both;*/
	height: 160px;
	margin-bottom: 20px;
	width: 100%; 
	border: 1px solid black;
}

#bigbox #bigboxleft { 
	background: url(/images/banner_left.jpg) left no-repeat; 
	height: 60px; 
	border: 1px solid black;
}

#bigbox h1 {
	color: white;
	font-size: 120%;
	margin-left: 1em;
	margin-right: 220px;
	position: relative;
	top: 50px;    	
}

#bigbox h2 {
	color: white;
	font-size: 110%;
	font-weight: normal;
	margin-left: 1.8em;
	margin-right: 220px;
	position: relative;
	top: 50px;
}


#leftnavbox {
	margin-top: 7px;
	color: #333;
	position: absolute;
	width: 195px;
	z-index: 1000;
}

#leftnavbox .ln01 {
	font-weight: bold;
}

#leftnavbox a:link, #leftnavbox a:visited {
	color: #333;
	text-decoration: none;
	font-weight: none;
}
#leftnavbox a:active, #leftnavbox a:hover {
	border: none;
	color: #ccc;
	text-decoration: none;
}

#leftnavbox a {
	color: #fff;
}



/* LEFT MENU */

#leftnavboxinside ul {	list-style: none;	margin: 0;	padding: 0;	border: none;
	color: #fff;}		#leftnavboxinside li {	border-bottom: 1px solid #ccc;	margin: 0;
}


#leftnavboxinside li a {	display: block;	padding: 5px 5px 5px 0.5em;	border-left: 10px solid #ccc;	border-right: 10px solid #fff;	background-color: #fff;	color: #fff;	text-decoration: none;	width: 160px;}html>body #leftnavboxinside li a {	width: auto;
	padding-left:10px;}#leftnavboxinside li a:hover {	border-left: 10px solid #0C52A2;	border-right: 10px solid #fff;	background-color: #fff;	color: #0C52A2;}



#leftnavboxbottom { 
	background: url(/images/robs_blue_bottom.gif) no-repeat #0C52A2;
	height: 8px;
	overflow: hidden;
}

#leftnavbox #companyaddress {
	font-family: Arial, Verdana, Helvetica, Arial, sans-serif; 
	font-size: 100%; 
	padding-left: 15px; 
	padding-right: 15px;
}


#contents .productlistbox {
	border-top: #0C52A2 5px solid;
	color: #333;
/*	float: none; 
*/	margin: 10px 0px;
	overflow: visible;
	width: 270px; 
}

#contents .productlistbox img {
	border: none; 
	float: left !important;
	margin-bottom: 5px !important;
	margin-right: 15px !important;
	position: relative;
	top: 0px;
}

#contents .productlistbox h2 {
	border-bottom: #0C52A2 1px solid;
	margin: 0;
	padding: 2px;
	font-size: 140%;
}

#contents .productlistbox h2 a { 
	color: #0C52A2;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#contents .productlistbox h2 a:hover {  
	border-bottom: 0;
	text-decoration: none;
}

#contents .productlistbox p {
	font-size: 100%;
	margin-left: 0px; 
	margin-right: 5px;
	padding-bottom: 20px;
	position: relative;
	top: 25px;
}

#contents a:hover {                  /*important*/
	border: none !important;
}

#contents .productlistbox p.icon {
	margin-left: 85px; 
	padding-bottom: 20px;
	position: relative;
	top: 25px;
}

#contents .productlistbox p.noicon {
	margin-left: 0px; 
	padding-bottom: 20px;
	position: relative;
	top: 25px;
}

#contents .producticonbox {
	float: left;
	padding-top: 4px;
	position: relative;
	top: 25px;
	width: 80px;
}


.contentslide{padding: 0px;width: 547px;height: 200px;padding-top: 4px;margin-bottom: 34px;}.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/width: 100%;height: 100%;filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity: 1;opacity: 1;}#contentdiv1{color: #fff;width: 547px;height: 200px;display: none; background:transparent url(/images/feature/captel.jpg) no-repeat top right; _background-image:url(/images/feature/captel.jpg);z-index:1;}


#contentdiv2{color: #fff;width: 547px;height: 200px;display: none; background:transparent url(/images/feature/amplified_phones.jpg) no-repeat top right; _background-image:url(/images/feature/amplified_phones.jpg);z-index:1;}

#contentdiv3{color: #fff;width: 547px;height: 200px;display: none; background:transparent url(/images/feature/simplicity.jpg) no-repeat top right; _background-image:url(/images/feature/simplicity.jpg);z-index:1;}

#contentdiv4{color: #fff;width: 547px;height: 200px;display: none; background:transparent url(/images/feature/texttelephones.jpg) no-repeat top right; _background-image:url(/images/feature/texttelephones.jpg);z-index:1;}

.contentslide .contentdiv{color: #fff;width: 547px;height: 200px;display: none; background:transparent url(images/feature/test.jpg) no-repeat top right; _background-image:url(images/feature/test.jpg);}.contentdiv p {font-size: 11px;color: #fff;}.contentdiv a {font-size: 11px;color: #fff;}.contentdiv a:hover{font-size: 11px;color: #fff;
font-weight: none;}.contentdiv h2{color: #fff;font-size: 18px;display: inline; }.pagination{width: 547px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/text-align: right;margin-left: 0px;margin-top: -35px;margin-bottom: -29px;
padding-top: 10px;
padding-bottom: 10px;
z-index: 2;}* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/width: 540px; /*IE5 width*/w\idth: 540px; /*IE6 width*/}.pagination a{padding: 2px;text-decoration: none; color: #0C52A2;}.pagination a:hover, .pagination a.selected{color: #0C52A2;background-color: #fff;
font-weight:bold;}