/*Links*/

a:link {color: #006699; text-decoration: none; font-weight: bold}
a:visited {color: #006699; text-decoration: none; font-weight: bold}
a:hover {color: #006699; text-decoration: underline; font-weight: bold}
a:active {color: #0099FF; text-decoration: underline; font-weight: bold}

.tableRow2 a:link {color: #0099FF; text-decoration: none; font-weight: bold}
.tableRow2 a:visited {color: #0099FF; text-decoration: none; font-weight: bold}
.tableRow2 a:hover {color: #006699; text-decoration: underline; font-weight: bold}
.tableRow2 a:active {color: #006699; text-decoration: none; font-weight: bold}

.phonesDisplay a:link {color: #0099FF; text-decoration: none; font-weight: bold}
.phonesDisplay a:visited {color: #0099FF; text-decoration: none; font-weight: bold}
.phonesDisplay a:hover {color: #006699; text-decoration: underline; font-weight: bold}
.phonesDisplay a:active {color: #006699; text-decoration: none; font-weight: bold}

.phoneLinks a:link {color: #0099FF; text-decoration: none; font-weight: bold}
.phoneLinks a:visited {color: #0099FF; text-decoration: none; font-weight: bold}
.phoneLinks a:hover {color: #006699; text-decoration: underline; font-weight: bold}
.phoneLinks a:active {color: #006699; text-decoration: none; font-weight: bold}

/* Navigation */

.navHolder {
	background: #006699 url(/images/blockdefaultCalComm.gif) center center repeat-x;
	float: left;
	width: 100%;
	border-top: 1px solid #00CCFF;
}

.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  	width: 100%;
  	z-index: 100;
  	position: relative;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  background: #006699 url(/images/blockdefaultCalComm.gif) center center repeat-x;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  background: #006699 url(/images/blockdefaultCalComm.gif) center center repeat-x;
  color: #ffffff;
  display: block;
  padding: 9px 11px;
  text-decoration: none;
}

.nav li a:hover {
  background: #0099FF url(/images/blockactiveCalComm.gif) center center repeat-x;
  color: #ffffff;	

}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #0099FF url(/images/blockactiveCalComm.gif) center center repeat-x;
  color: #ffffff;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #0099ff;
  color: #ffffff;
  padding: 3px 5px;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #FFCC00;
  color: #ffffff;	
}

.nav ul {
	border-top: #006699 solid 2px;
	border-right: #006699 solid 3px;
	border-bottom: #006699 solid 3px;
	border-left: #006699 solid 3px;
	list-style: none;
	line-height: 1.4;
	margin: 0;
	position: absolute;
	top: -999em;
	left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 36px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border: 1px solid #006699;
  border-bottom: 0;
  width: 125px;
}
.nav ul a:hover {
  background: #006699;
  color: #ffffff;
}

	
/* Holly Hack for IE \*/
* html .nav ul li { float: left; height: 1%; }
* html .nav ul li a { height: 1%; }
/* End */
/*****************************************************/

/********************************************************************/
/* Body */

html {
	overflow:scroll;
	}

body {
	max-width: 100%;
	text-align: center;
	font: 13px/1.5 "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #666666;
	background: #000000;
	}

.container {
	width: 960px;
	height: auto;
	margin: 0 auto;
	background: #FFFFFF;
	border: #FFFFFF solid 2px;
	text-align: left;
	
	}

.header {
	width: auto;
	height: 150px;
	background: #000000 url(/images/calComm-Banner.png) left no-repeat;
	}
	
.footer {
	margin: 16px 0 0 0;
	width: 100%;
	background: #006699;
	color: #FFFFFF;
	}
.bottomInfo {
	padding: 16px 0 16px 0;
	font-size: 11px;
	color: #FFFFFF;
	}

.clearLeft {
	clear: left;
	}

.clearRight {
	clear: right;
}

.scroll {
	overflow: scroll;
	height: 27em;
	background: #ffffff;
	}
/********************************************************************/
/* Text */

h3 {
	font-size: 18px;
	color: #006699;
	padding: 0;
	}
h4 {
	color: #006699;
	}

.bodyText {
	width:600px;
	margin: 16px 0 16px 16px;
	background: none;
	float: left;
	}
	
.bodyTextSYS {
	width:25em;
	margin: 1em 0 0 1em;
	background: none;
	float: left;
	}
	
.bodyTextUG {
	margin: 16px 50px;
	width: 860px;
	background: none;
	float:left;
	}
.bodyTextPH {
	width:25em;
	margin: 1em 0 0 5em;
	background: none;
	float:left;
	}

.bodyTextUG h3 {
	font-size: 1.25em;
	}	

.tableRow1{
	margin: 0 auto;
	background: #0099FF;
	color: #FFFFFF;
}

.tableRow2{
	margin: 0 auto;
	background: none;
}

.tableRow3{
	margin: 0 auto;
	background: #FF9900;
	color: #FFFFFF;
}

.productName {
	float:left;
	padding: 7px 0 7px 16px;
	width: 550px;
	}

.productNumber {
	float:left;
	padding: 7px 0 7px 16px;
	width: 110px;
	}
	
.productURL {
	float:left;
	padding: 7px 0 7px 16px;
	width: 85px;
	}

.phoneDisplay {
	margin: 0 16px 0 0;
	background:none;
	width: 284px;
	float:left;
	}
	
.phonePic {
	float:left;
	padding: 7px 0 7px 0;
	width: 150px;
	}
	
.phoneName {
	float:left;
	padding: 7px 0 7px 0;
	width: 104px;
	}
	
.phoneLinks {
	font-size: 10px;
	}

.rightColumn {
	float:right;
	width: 312px;
	margin: 16px 16px 16px 16px;
	background: #0099FF;
	color: #FFFFFF;
	}

.rightColumnContent {
	padding: 0 16px;
	}

.rightColumn h3, .rightColumn dl, .rightColumn h3 a{
	color: #FFFFFF;
	}
	
.rightColumn dl dt {
	font-weight: bold;
	}

.topRight {
	background: url(/images/topRightCorner.png) no-repeat top right;
	height: 16px;
	}
	
.bottomRight {
	background: url(/images/bottomRightCorner.png) no-repeat top right;
	height: 16px;
	}
	
image.corner {
	width: 16px;
	height: 16px;
	border: none;
	display: block;
	}

.headerImage {
	padding: 10px;
	background: #006699;
	margin-bottom: 20px;
}
.bottomText {
	text-align: right;
	padding: 0 12px 7px 0;
	font-weight: bold;
	
	}
.productBrands {
	margin: .5em 1em .5em 1em;
	text-align: center;
	width: 239px;
	height: 50px;
	}

.productBrands1 {
	margin: .5em 1em .5em 1em;
	text-align: center;
	width: 239px;
	height: 100px;
	}

#mp3Player {
	margin: 7px 20px;
	text-align: center;
	}
	
#copy {
	font-size: .95em;
	}
	
#h3UG {
	margin: 1em 0 0 1em;
	float:left;
	}

.floatList {
	width: 196px;
	float: left;
	padding-right: 4px;
}
	
.intro {
	color: #333333;
	font-weight: bold;
	}

img.thumb {padding: 10px; float: right; background: #efefef; margin: 10px; }
	
	/* `Clear Floated Elements
	----------------------------------------------------------------------------------------------------*/

	/* http://sonspring.com/journal/clearing-floats */

	.clear {
		clear: both;
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}

	/* http://www.positioniseverything.net/easyclearing.html */

	.clearfix:after {
		clear: both;
		content: '.';
		display: block;
		visibility: hidden;
		height: 0;
	}

	.clearfix {
		display: inline-block;
	}

	* html .clearfix {
		height: 1%;
	}

	.clearfix {
		display: block;
	}

/*Current Page Highlight*/

body.home .container .navHolder .nav #nav-one li.n-home,
body.services .container .navHolder .nav #nav-one li.n-services,
body.products .container .navHolder .nav #nav-one li.n-products,
body.contact .container .navHolder .nav #nav-one li.n-contact { 
	background: transparent url(/images/blockactiveCalComm.gif) center center repeat-x;
}

/* Twitter
 * --------------------------------------------------------------------- */

.tweet { margin: 0; padding: 0;}

.tweet .tweet_list {
	list-style-type: none;
  	margin: 0;
	padding: 0;
}

.tweet_list li {
  overflow: auto; padding: 10px; margin: 0; background-image:none;
}

.tweet .tweet_list li a {
}

.tweet .tweet_list .tweet_even {
	background-color: #0099FF;
	color: #ffffff;
}

.tweet .tweet_list .tweet_odd {
	background-color: #4dcbfe;
	color: #ffffff;
}

.tweet .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left; 
}

.tweet .tweet_list .tweet_avatar img {
	vertical-align: middle; 
}

/* Gallery
 * --------------------------------------------------------------------- */
#gallery {
	background: #006699;
	height: 220px;
	width: 600px;
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
	z-index: 99;
}

#gallery h2 { margin-bottom: 5px;}

#gallery:hover {
	background: #FFCC00;
}

#gallery img {
	border: 0;
	margin-left: 10px;
}

#next {
	padding: 5px;
	float:right;
	margin: 0 0 20px 0;
	height: 22px;
	width:290px;
	background: url(/images/next.png) no-repeat -50px -32px;
	text-align: right;	
}

#next a {
	padding: 0 75px 0 0;
	color: #ffffff;
	display: block;
	text-decoration: none;
}

#next:hover {
	background: url(/images/next.png) no-repeat -50px 0;
}
#prev {
	margin: 0 0 20px 0;
	padding: 5px;
	float:left;
	margin-right: 0;
	height: 22px;
	width:290px;
	background: url(/images/prev.png)  no-repeat 0 -32px;
}

#prev a {
	padding: 0 75px;
	text-decoration: none;
	color: #ffffff;
	display: block;
}

#prev:hover {
	background: url(/images/prev.png) no-repeat 0 0;
	height: 22px;
}

.galleryItem {
	margin: 10px;
	width: 580px;
	height: 200px;
	overflow: hidden;
}

.galleryText {
	color: #ffffff;
	float: left;
	width: 210px;
	height: 180px;
	padding: 10px;
	background: #0099ff;
}

.galleryText h2 { line-height: 1.2;}