/* CSS Document */

* {
 	padding: 0;
	margin: 0;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #7A7970;
	background: url(images/bg.gif) repeat-y;
}

body.sitemap {
	background-image: none;
}

/* ===================== begin header css ===================== */

/* ===================== begin topnav css ===================== */
#topnav {
	padding: 0;

}

#topnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#topnav ul li {
	display: inline;
	float: left;
}

#topnav .navigation {
	display: none;
}

#topnav ul li.products a {
	display: block;
	width: 83px;
	height: 30px;
	background: url(images/header_navlink01.gif) no-repeat;
	background-position: left top;
}

#topnav ul li.products a:hover {
	display: block;
	width: 83px;
	height: 30px;
	background: url(images/header_navlink01.gif) no-repeat;
	background-position: left -30px;
}

#topnav ul li.products-on a, #topnav ul li.products-on a:hover {
	display: block;
	width: 83px;
	height: 30px;
	background: url(images/header_navlink01.gif) no-repeat;
	background-position: left bottom;
}

#topnav ul li.technical a {
	display: block;
	width: 68px;
	height: 30px;
	background: url(images/header_navlink02.gif) no-repeat;
	background-position: left top;
}

#topnav ul li.technical a:hover {
	display: block;
	width: 68px;
	height: 30px;
	background: url(images/header_navlink02.gif) no-repeat;
	background-position: left -30px;
}

#topnav ul li.technical-on a, #topnav ul li.technical-on a:hover {
	display: block;
	width: 68px;
	height: 30px;
	background: url(images/header_navlink02.gif) no-repeat;
	background-position: left bottom;
}

#topnav ul li.demo a {
	display: block;
	width: 54px;
	height: 30px;
	background: url(images/header_navlink03.gif) no-repeat;
	background-position: left top;
}

#topnav ul li.demo a:hover {
	display: block;
	width: 54px;
	height: 30px;
	background: url(images/header_navlink03.gif) no-repeat;
	background-position: left -30px;
}

#topnav ul li.demo-on a, #topnav ul li.demo-on a:hover {
	display: block;
	width: 54px;
	height: 30px;
	background: url(images/header_navlink03.gif) no-repeat;
	background-position: left bottom;
}

#topnav ul li.about a {
	display: block;
	width: 98px;
	height: 30px;
	background: url(images/header_navlink04.gif) no-repeat;
	background-position: left top;
}

#topnav ul li.about a:hover {
	display: block;
	width: 98px;
	height: 30px;
	background: url(images/header_navlink04.gif) no-repeat;
	background-position: left -30px;
}

#topnav ul li.about-on a, #topnav ul li.about-on a:hover {
	display: block;
	width: 98px;
	height: 30px;
	background: url(images/header_navlink04.gif) no-repeat;
	background-position: left bottom;
}

#topnav ul li.partners a {
	display: block;
	width: 72px;
	height: 30px;
	background: url(images/header_navlink05.gif) no-repeat;
	background-position: left top;
}

#topnav ul li.partners a:hover {
	display: block;
	width: 72px;
	height: 30px;
	background: url(images/header_navlink05.gif) no-repeat;
	background-position: left -30px;
}

#topnav ul li.partners-on a, #topnav ul li.partners-on a:hover {
	display: block;
	width: 72px;
	height: 30px;
	background: url(images/header_navlink05.gif) no-repeat;
	background-position: left bottom;
}

#topnav ul li.contact a {
	display: block;
	width: 65px;
	height: 30px;
	background: url(images/header_navlink06.gif) no-repeat;
	background-position: left top;
}

#topnav ul li.contact a:hover {
	display: block;
	width: 65px;
	height: 30px;
	background: url(images/header_navlink06.gif) no-repeat;
	background-position: left -30px;
}

#topnav ul li.contact-on a, #topnav ul li.contact-on a:hover {
	display: block;
	width: 65px;
	height: 30px;
	background: url(images/header_navlink06.gif) no-repeat;
	background-position: left bottom;
}

#topnav ul li.login a {
	display: block;
	width: 52px;
	height: 31px;
	background: url(images/header_navlink07.gif) no-repeat;
	background-position: left top;
}

#topnav ul li.login a:hover {
	display: block;
	width: 52px;
	height: 31px;
	background: url(images/header_navlink07.gif) no-repeat;
	background-position: left -31px;
}
/* ===================== end topnav css ===================== */

#logo {
	float: right;
	padding-top: 14px;
}

/* ===================== end header css ===================== */

/* ===================== begin content css ===================== */

/* ===================== begin home page Showcase Item css ===================== */
#showcase_wrapper {
	background: url(images/content_cornerbottom2.gif) no-repeat;
	background-position: left bottom;
	padding-left: 140px;
}

td.home_showcase {
	background: url(images/home_showcase_sidetop.gif) no-repeat;
	background-position: left top;
}

#showcase_connect, #showcase_dispatch, #showcase_partner, #showcase_voip {
	background: url(images/home_showcasebg.gif) no-repeat;
	background-position: left bottom;
	width: 190px;
	display: block;
	float: left;
}

#showcase_connect, #showcase_dispatch, #showcase_voip {
	margin-right: 15px;
}

#showcase_connect p, #showcase_dispatch p, #showcase_partner p, #showcase_voip p {
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 10px 25px 41px;
}

#showcase_connect .heading, #showcase_dispatch .heading, #showcase_partner .heading, #showcase_voip .heading {
	display:none;
}

#showcase_connect h2 {
	background: url(images/home_showcasehead_01.gif) no-repeat;
	display: block;
	width: 190px;
	height: 41px;
}

#showcase_dispatch h2 {
	background: url(images/home_showcasehead_02.gif) no-repeat;
	display: block;
	width: 190px;
	height: 41px;
}

#showcase_partner h2 {
	background: url(images/home_showcasehead_03.gif) no-repeat;
	display: block;
	width: 190px;
	height: 41px;
}

#showcase_voip h2 {
	background: url(images/home_showcasehead_04.gif) no-repeat;
	display: block;
	width: 190px;
	height: 41px;
}
/* ===================== end home page Showcase Item css ===================== */

/* ===================== begin buttons css ===================== */
a.moreinfo_yellow {
	float: left;
	display: block;
	width: 54px;
	height: 16px;
	background: url(images/content_button02_info.gif) no-repeat;
	background-position: left bottom;
}

a.moreinfo_yellow:hover {
	background-position: left top;
}

a.moreinfo_blue {
	float: left;
	display: block;
	width: 54px;
	height: 16px;
	background: url(images/content_button02_info.gif) no-repeat;
	background-position: left top;
}

a.moreinfo_blue:hover {
	display: block;
	width: 54px;
	height: 16px;
	background: url(images/content_button02_info.gif) no-repeat;
	background-position: left bottom;
}

a.schedule_yellow {	
	float: left;
	display: block;
	width: 77px;
	height: 16px;
	background: url(images/content_button01_demo.gif) no-repeat;
	background-position: left bottom;
}

a.schedule_yellow:hover {
	display: block;
	width: 77px;
	height: 16px;
	background: url(images/content_button01_demo.gif) no-repeat;
	background-position: left top;
}

a.schedule_blue {
	float: left;
	display: block;
	width: 77px;
	height: 16px;
	background: url(images/content_button01_demo.gif) no-repeat;
	background-position: left top;
}

a.schedule_blue:hover {
	display: block;
	width: 77px;
	height: 16px;
	background: url(images/content_button01_demo.gif) no-repeat;
	background-position: left bottom;
}

a.contact_blue {
	float: left;
	display: block;
	width: 62px;
	height: 16px;
	background: url(images/content_button03_contact.gif) no-repeat;
	background-position: left top;
}

a.contact_blue:hover {
	display: block;
	width: 62px;
	height: 16px;
	background: url(images/content_button03_contact.gif) no-repeat;
	background-position: left bottom;
}

a.contact_yellow {
	float: left;
	display: block;
	width: 62px;
	height: 16px;
	background: url(images/content_button03_contact.gif) no-repeat;
	background-position: left bottom;
}

a.contact_yellow:hover {
	display: block;
	width: 62px;
	height: 16px;
	background: url(images/content_button03_contact.gif) no-repeat;
	background-position: left top;
}

a.close_blue {
	float: right;
	display: block;
	width: 74px;
	height: 16px;
	background: url(images/content_button04_close.gif) no-repeat;
	background-position: left top;
}

a.close_blue:hover {
	display: block;
	width: 74px;
	height: 16px;
	background: url(images/content_button04_close.gif) no-repeat;
	background-position: left bottom;
}

a.request_blue {
	float: left;
	display: block;
	width: 74px;
	height: 16px;
	background: url(images/content_button05_submit.gif) no-repeat;
	background-position: left top;
}

a.request_blue:hover {
	display: block;
	width: 74px;
	height: 16px;
	background: url(images/content_button05_submit.gif) no-repeat;
	background-position: left bottom;
}

a.request_yellow {
	float: left;
	display: block;
	width: 74px;
	height: 16px;
	background: url(images/content_button05_submit.gif) no-repeat;
	background-position: left bottom;
}

a.request_yellow:hover {
	display: block;
	width: 74px;
	height: 16px;
	background: url(images/content_button05_submit.gif) no-repeat;
	background-position: left top;
}

/* ===================== begin buttons css ===================== */

td.sidebar {
	background: url(images/content_sidetop.gif) no-repeat;
	background-position: left top;
}

#maincontent {
	float: left;
	padding-left: 58px;
	background: url(images/content_cornerbottom1.gif) no-repeat;
	background-position: left bottom;
}

#content {
	width: 430px;
	float: left;
}

#content_sitemap {
	width: 90%;
}

#content_header {
	display: block;
	height: 33px;
	width: 430px;
	background: url(images/content_title_bg.gif) repeat-x;
	padding: 0;
	margin: 0;
}

#content_header h2 {
	display: none;
}

#content_header a {
	float: right;
}

/* ===================== begin content header title graphic css ===================== */

#content_header a.products {
	display: block;
	width: 119px;
	height: 33px;
	background: url(images/content_titlelink01.gif) no-repeat;
	background-position: left top;

}

#content_header a.products:hover {
	background-position: left -33px;

}
#content_header p.products-on {
	display: block;
	width: 119px;
	height: 33px;
	float: right;
	padding: 0;
	margin: 0;
	background: url(images/content_titlelink01.gif) no-repeat;
	background-position: left bottom;
}

#content_header a.technical {
	display: block;
	width: 112px;
	height: 33px;
	background: url(images/content_titlelink02.gif) no-repeat;
	background-position: left top;

}

#content_header a.technical:hover {
	background-position: left -33px;

}

#content_header p.technical-on {
	display: block;
	width: 112px;
	height: 33px;
	float: right;
	padding: 0;
	margin: 0;
	background: url(images/content_titlelink02.gif) no-repeat;
	background-position: left bottom;
}

#content_header a.about {
	display: block;
	width: 156px;
	height: 33px;
	background: url(images/content_titlelink04.gif) no-repeat;
	background-position: left top;

}

#content_header a.about:hover {
	background-position: left -33px;

}

#content_header p.about-on {
	display: block;
	width: 156px;
	height: 33px;
	float: right;
	padding: 0;
	margin: 0;
	background: url(images/content_titlelink04.gif) no-repeat;
	background-position: left bottom;
}

#content_header a.demo {
	display: block;
	width: 92px;
	height: 33px;
	background: url(images/content_titlelink03.gif) no-repeat;
	background-position: left top;

}

#content_header a.demo:hover {
	background-position: left -33px;

}

#content_header p.demo-on {
	display: block;
	width: 92px;
	height: 33px;
	float: right;
	padding: 0;
	margin: 0;
	background: url(images/content_titlelink03.gif) no-repeat;
	background-position: left bottom;
}

#content_header a.partners {
	display: block;
	width: 115px;
	height: 33px;
	background: url(images/content_titlelink05.gif) no-repeat;
	background-position: left top;

}

#content_header a.partners:hover {
	background-position: left -33px;

}

#content_header p.partners-on {
	display: block;
	width: 115px;
	height: 33px;
	float: right;
	padding: 0;
	margin: 0;
	background: url(images/content_titlelink05.gif) no-repeat;
	background-position: left bottom;
}

#content_header a.contact {
	display: block;
	width: 108px;
	height: 33px;
	background: url(images/content_titlelink06.gif) no-repeat;
	background-position: left top;

}

#content_header a.contact:hover {
	background-position: left -33px;

}

#content_header p.contact-on {
	display: block;
	width: 108px;
	height: 33px;
	float: right;
	padding: 0;
	margin: 0;
	background: url(images/content_titlelink06.gif) no-repeat;
	background-position: left bottom;
}

#content_header p.login-on {
        display: block;
        width: 112px;
        height: 33px;
        float: right;
        padding: 0;
        margin: 0;
        background: url(images/login.gif) no-repeat;
        background-position: left bottom;
}


/* ===================== end content header title graphic css ===================== */

#content_text {
	padding-top: 17px;
	padding-left: 46px;
}

#content_text p {
	padding-top: 23px;
	padding-bottom: 0;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	
	/* ben phenix, edit these */
	font-size: 0.8em; 
	line-height: 1.5em;
	/* ====================== */

	color: #7a7970;
}

#content_text ol {
	font-size: 0.8em; 
	line-height: 1.5em;
	margin: 0 0 0 20px;
}

table.form {
	margin-top: 23px;
}

td.formtitle {
	text-transform: uppercase;
	font-size: 10px; 
}

table.form .text { 
  font-family: Tahoma, sans-serif; 
  font-size: 0.8em; 
  color:#7A7970;
  width: 180px;
  height: 20px; 
  border: 1px solid #CCCCCC;
  margin-bottom: 10px;
}
 

#content_text ul.contentlist {
	padding: 0;
  	font-size: 0.8em;
	line-height: 1.5em; 
	list-style-type: none;
	margin: 0 0 0 20px;
}

#content_text ul.contentlist li {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	color: #7A7970;
	padding:0 0 7px 15px;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
}

#content_text h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 32px;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #272425;
	padding: 0;
	margin: 0;
}

#content_text h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #1B76B1;
	padding: 23px 0 0 0;
}

#content_text h5 { 
	border-bottom: 1px solid #CBCBC8;
	width: 100%;
	margin: 23px 0 0 0;
}

#content_text a {
	text-decoration: underline;
	color: #7A7970;
}

#content_text a:hover {
	text-decoration: none;
	color: #1B76B1;
}

.subtitle {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #1b76b1;
}
/* ===================== sitemap list css ===================== */
#sitemap_text {
	padding-top: 17px;
	padding-left: 46px;
}

#sitemap_text a {
	color: #7A7970;
}

#sitemap_text a:hover {
	text-underline: none;
	color: #1B76B1;
}

#sitemap_text a.sitemaplinks {
	color: #1B76B1;	
	font-size: 10pt;
	line-height: 14pt;
	text-decoration: none;
}

#sitemap_text a.sitemaplinks:hover {
	color: #7A7970;
	text-decoration: none;
}

#sitemap_home {
	display: block;
	width: 120px;
	float: left;
}

#sitemap_products {
	display: block;
	width: 225px;
	float: left;
}

#sitemap_techsupport {
	display: block;
	width: 150px;
	float: left;
}

#sitemap_about {
	display: block;
	width: 150px;
	float: left;
}

#sitemap_demo {
	display: block;
	width: 150px;
	float: left;
}

#sitemap_partners {		
	display: block;
	width: 175px;
	float: left;
}

#sitemap_contact {
	display: block;
	width: 150px;
	float: left;
}

#sitemap_text h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 32px;
	letter-spacing: .05em;
	font-weight: normal;
	color: #272425;
	padding: 0;
	margin: 0;
}

ul.sitemap_level1 {
	padding-left: 25px;
	list-style-type: none;
}

ul.sitemap_level1 ul.sitemap_level2 {
	padding-left: 25px;
	list-style-type: none;
}

ul.sitemap_level1 ul.sitemap_level2 ul.sitemap_level3 {
	padding-left: 25px;
	list-style-type: none;
}

ul.sitemap_level1 li, ul.sitemap_level2 li, ul.sitemap_level3 li {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #7A7970;
}

/* ===================== begin side content css ===================== */
#sidecontent {
	clear: both;
	display: block;
	float: right;
	margin-top: 30px;
	margin-left: 30px;
}
/* ===================== begin side nav list css ===================== */

#sidecontent_nav {
	display: block;
	margin-bottom: 34px;
}

#sidecontent_nav ul {
	padding: 0;
	list-style-type: none;
	background-color:#FFFFFF;
}

#sidecontent_nav ul.main {
	border-bottom: solid 1px #CBCBC8;
}

#sidecontent_nav ul.main li {
	border-top: solid 1px #CBCBC8;
}

#sidecontent_nav ul.main li.bottom {
	border-top: solid 1px #CBCBC8;

}

#sidecontent_nav ul.main li a {
	display: block;
	width: 205px;
	line-height: 39px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 400;
	color: #7a7970;
	text-decoration: none;
}

#sidecontent_nav ul.main li a:hover {
	color: #1B76B1;
}

/* ===================== sublevel list css ===================== */

#sidecontent_nav ul.main ul.sublevel {
	padding: 0 0 10px 17px;
	margin: -5px 0 0 0;
	border: 0;
}

#sidecontent_nav ul.main ul.sublevel li {
	border: 0;
	padding-bottom: 3px;
	background-color:#FFFFFF;
}

#sidecontent_nav ul.main ul.sublevel li a {
	display: block;
	width: 160px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 15px;
	font-weight: normal;
	color: #7a7970;
	text-decoration: none;
}

#sidecontent_nav ul.main ul.sublevel li a:hover {
	color: #1B76B1;
}

/* ===================== third level list css ===================== */

#sidecontent_nav ul.main ul.sublevel ul.thirdlevel {
	padding: 0;
	border: none;
}

#sidecontent_nav ul.main ul.sublevel ul.thirdlevel li {
	border: none;
	padding-left: 17px;
	margin-bottom: 3px;
}

#sidecontent_nav ul.main ul.sublevel ul.thirdlevel li a {
	display: block;
	width: 160px;
	padding-left: 10px;
	height: 15px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: .1em;
	font-weight: normal;
	color: #7A7970;
	text-decoration: none;
	background: url(images/sidenav_thirdlist.gif) no-repeat;
	background-position: left top;
	border: none;
}

#sidecontent_nav ul.main ul.sublevel ul.thirdlevel li a:hover {
	color: #1B76B1;
	background: url(images/sidenav_thirdlist.gif) no-repeat;
	background-position: left -15px;
}

/* ===================== begin showcase css ===================== */

#showcase01 {
	margin-right: -25px;
	margin-top: -30px;
	display: block;
	width: 400px;
	float: right;
	z-index: 10;
}

/* ===================== begin footer css ===================== */

td.footer {
	padding-top: 17px;
}

#tagline {
	display: block;
	width: 325px;
	height: 40px;
	background: url(images/footer_tagline.gif) no-repeat;
	margin-left: 105px;
}

#tagline p {
	display: none;
}

#footer {
 	margin-left: 85px;
	border-top: 1px solid #d9d8d2;
	padding: 13px 0 20px 205px;
}

#footer p {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7c7b76;
	text-align: right;
}

#footer p a {
	padding-left: 8px;
	text-decoration: underline;
	color: #7C7B76;
}

#footer p a:hover {
	text-decoration: none;
	color: #1B76B1;
}




















form fieldset
{
	display: block;
	margin: 2em 0 1em 0;
	border: 0 solid #FFFFFF;
	padding: 0 1em 1em 1em;
}

form legend {
    font-weight: bold;
}


form input
{
	position: relative;
	top: -1.4em;
	left: 15em;
	display: block;
}

form input.submit
{
	clear: both;
	top: 0;
}

form select
{
	position: relative;
	top: -1.4em;
	left: 15em;
	display: block;
}

form label
{
	clear: both;
	float: left;
	display: block;
	width: 15em;
	margin-top: -0.5em;
}

form label.first
{
	margin-top: 1em;
}



form textarea {
    margin-bottom: 20px;
}

    
.style1 {
	font-size: 11px;
}

