/* NEW STYLES */

body
{
	background-color:#FFF;
	font-family:Verdana,Arial;
	margin: 0 auto;
	text-align:center;
}
#main 
{
	margin:0 auto;
	width:789px;
	text-align:left;
	position:relative;
}


#header
{
	height:99px;
	background-color:#FFFFFF;
	background-image:url(/images/2009/header-graphic.jpg);
}
#header-home
{
	display:none;
	height:97px;
	background-image:url(/images/2009/header-graphic-home.jpg);
}
#header #logo
{
	position:absolute;
	top:30px;
	left:40px;
/*	width:269px;
	float:left;
	margin-left:15px;
	text-align:left;
*/}
#header #title 
{
	text-align:right;
	float:left;
	width:480px;
	margin-top:14px;
	border: 0px solid #999;
}
#header #title h1
{
/*	font-family: verdana,arial;
	font-size:20px;
	font-weight:bold;
	color: #B8BBC1;
*/	
}
#header-alt
{
	height:122px;
	border: 0px solid #999;
	margin:0;
	padding:0;
	position:relative;
	background-image:url(/images/header-alt.jpg);
	background-repeat: no-repeat;
}
#navdiv
{
	width:170px;
	margin:20px 0 20px 0;
	float:left;
	position:relative;
}
#navdiv li
{
	/*background: url(/images/2009/arrow.png) left top no-repeat;*/
}
#navdiv li li, #navdiv li li li
{
	background: none;
}
/* expanding menu styling */
#udm ul {	
	margin-left:5px !important;	
	margin-top:1px !important;	
	width:165px !important;	
	w\idth:156px !important;	
}
#udm ul ul {	
	width:150px !important;	
	w\idth:142px !important;	
	border-style:dashed;	
	background-color:#fff;	
	margin-left:5px !important;
}
#udm ul ul ul {	
	width:150px !important;	
	w\idth:142px !important;	
	border-style:dotted;	
	background-color:#fff;	
	margin-left:5px;
}
/* give all anchors a hand cursor */
#udm a {	cursor:pointer !important;	cursor:hand !important;	}

#content
{
	width:608px;
	float:left !important;
	position:relative;
	padding:0px 0px 8px 8px;
	margin-top:10px;
	margin-bottom:20px;
	
	border-left:1px solid #767978;
	background-image:url(/images/2009/background.png);
	background-position:top right;
	background-repeat:no-repeat;
	min-height:650px;
}
#content ul
{
	margin-left:8px;
	padding-left:8px;
}
#footer
{
	font-size:10px;
	text-align:left;
	color:#999;
	clear:both;
	padding-top:10px;
}
#footer a, #footer a:visited
{
	font-size:10px;
	color:#000;
	text-decoration:none;
}
#footer a:hover
{
	color:#999;
	text-decoration:underline;
}
#footer ul
{
	margin:0;padding:0;
	display:block;
}
#footer li
{
	float:left;
	list-style:none;
	padding:2px 6px;
	border-right:1px solid #a6a6a6;
}
#footer-address
{
	clear:left;
	padding:6px;
	display:block;
	border-top:1px solid #a6a6a6;
	border-bottom:1px solid #a6a6a6;

}
#sonetics-logo
{
	text-align:right;
}
/* to style main section flash with swfobject */
#flashcontent {
	z-index:0;
	text-align:left;
}

/*****************************
TEXT
****************************/
/*****************************
TEXT
****************************/
h1
{
	color:#7D7D7D;
	font-size:22px;
}

.home
{
	
	width:550px !important;
}
.home a
{
	border-bottom:1px solid #3075BB;
	color:#3075BB;
	font-size:28px;
	float:left;
	width:400px;
}
.home img 
{
	float:left;
}
	
h2	{
	color:#000000;
	font-size:22px;
}
	
	
h3	{	
	color:#000000;
	font-size:14px;
	}
	
h4	{
	color:#000000;
	font-size:12px;
	}



td,p,a,b,ul,ol {
	font-size:11px;
}
p,ul{
	margin-bottom: 4; 
	margin-top: 4; 
/*	list-style-image: url('/images/tiny_blue_li_dot.gif'); 
	list-style-type: none;   
*/}
a	{
color:#000000;
text-decoration:underline;
}
a:hover	{
text-decoration:none;
color:#890d2f;
}

a.biglink:link,a.biglink:visited	{
color:#3075BB;
font-size:14px;
font-weight:bold;
}
a.biglink:hover	{
text-decoration:none;
color:#90C7FF;
font-size:14px;
font-weight:bold;
}

.column
{
	float:left;
	display:block;
	position:relative;
}
.inset
{
	margin:0px;
	padding:0px 10px;
	width:200px;
	float:right;
	/*border:1px solid red;*/
}
.inset h4 { margin-top:0;}
/* general table settings defaulting to an invisible layout table
attributes cascading down, override as needed */

.layout {
margin:0px;
padding:0px;
border-style:none;
background-color:#fff;
}

.ptt /*push to talk table text */
{
	padding-top:5px;
	margin-top:0;
}

   .content-table ul {
   list-style-image: url('/images/tiny_blue_li_dot.gif'); 
list-style-type: none;
   margin-left: 1em;
   padding-left: 5;
   }

.content-table li	{
   padding-left: 0;
}	

/* classes specific to tables, divs used for visually formatting content */

.content-layout td  {
padding:0 3px 3px 3px;

}

.content-table td	{
padding:0 3px 1px 3px;
margin:0px;
}

.content-table	{
/*border-color:#EAB644; */
/*border-style:solid; */
border-style:none;
border-width:1px;
border-collapse:collapse;	
border-spacing:0; 
}
	
.content-table-header 	{
/*background-color:#F5E9D9; */
/*background-color:#E5E9F5; */ 
/*background-color:#E1EBF1; */
font-weight:bold;
padding-top:4px;
padding-bottom:8px;
padding-left:8px;
padding-right:8px;
}

.content-table-header a	{
color:#000;
text-decoration:none;
font-weight:bold;
}

.content-table-content 	{

padding-top:4px;
padding-bottom:8px;
padding-left:8px;
padding-right:8px;
}

.content-table-rowa td	{

padding-top:2px;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
}

.content-table-rowb td	{
/*background-color:#F5E9D9; */
background-color:#F6FBFF;
padding-top:2px;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
}


.content-table-header p 	{
font-weight:normal;
}

.nopadding	{
margin:0px;
padding:0px;
}

.content-table,.content-table-content p	{
padding-bottom:8px;
}

.normaltext	{
text-decoration:none;
}
.normaltext	p,li,ul {
color:black;
font-weight:normal;
text-align:left;
}
.normaltext a {
/*color:#ff3333; */
color:#3075BB;
font-weight:normal;
text-decoration:underline;
}
	
	
/* SEARCH BOX */
/*#searchBox
{
	height:18px;
	margin:0;
	width:265px;
	padding:0px;
	position:absolute;top:22px;right:16px;
	border:0px solid red;
	z-index:999;
}

#search-holder
{
	border:0px solid red;
	margin:0;
	padding:0px;
	float:left;
	background-color:#000000;
	background-image:url(/images/2009/search-field.png);
	background-repeat: no-repeat;
	width:185px;
	height:22px;
	
}*/
	
/* FORMS ERRORS	*/
.errMsg
{
	color:red;
}
.errFld
{
	border:1px solid red;
}
	
/* Graphical icon for product pages */
#icon
{

	background-image:url(/images/icons/icon_1.png);
	width:100px;
	height:100px;
	position:absolute;
	right:20px; 
	top:50px;
	z-index:1000;
}
