@charset "UTF-8";

/* general styles
-------------------------------------------------------------- */

a:focus, 
a:hover		{ text-decoration: underline;}
#main a     { color: #0099cc; }
a      		{ text-decoration:none;}

.pivoBlue { color: #0099cc;}
.resetWeight { font-weight: normal;}
.resetFStyle { font-style:normal;}
.strong { font-weight:bold;}
.blueBold {
	font-weight:bold;
	color: #0099cc;
	font-style:normal;
}
hr {
  background: #0099cc;
  color: #0099cc;
}
.hr {
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none;
}
.alignCenter {
	text-align:center;
}
.marginCenter {
	margin: 0 auto;
}
p.pageSummary {
	font-size: 14px;
	line-height: 17px;
}
dl dt {
	color: #0099cc;
	font-weight: normal;
	font-size: 11px; 
	line-height: 1.2;
}
dl dd {
	margin-left: 0;
	margin-bottom: 1.5em;
	font-weight: normal;
}

.column {
	display:block;
}
/****** Styles used for 5 column layout *****/

.fiver-1,.fiver-2,.fiver-3,.fiver-4,.fiver-5 {
	display:block;
	float:left;
	margin-right: 10px;
}
.fiver-1 { width: 126px;}
.fiver-2 { width: 262px;}
.fiver-3 { width: 398px;}
.fiver-4 { width: 534px;}
.fiver-5 { width: 670px; margin-right:0;}

/* Lists
-------------------------------------------------------------- */

ul { 
	list-style-type: none; 
	list-style-image:url(../images/bg/bullet_blue_disc.gif);
}

ul.nobullets,
.nobullets ul {
	list-style-type: none; 
	list-style-image: none;
	padding-left: 0;
}
ul.featureList {
	list-style: none;
	list-style-image: none;
	padding-left: 0;
}
ul.featureList li {
	line-height: 2.5em;
	
}

/*********** Horizontal ul menu ***********/
.horzMenu ul {
	list-style:none;
	float:left;
	margin: 0px auto;
	padding-left: 0px;
	list-style-image: none;
}
.horzMenu ul li {
	display:inline;
}
.horzMenu ul li a{
	display:block;
	float:left;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 26px; line-height: 1.2; margin-bottom: 0.5em; color:#0099cc; }
h2 { font-size: 12px; line-height: 1.2; margin-bottom: 0.75em; color:#333; font-style: italic; }
h3 { font-size: 12px; line-height: 1.2; margin-bottom: 0.75em; color:#0099cc; }
h4 { font-size: 12px; line-height: 1; margin-bottom: 0.75em; color:#333; }
h5 { font-size: 11px; font-weight: bold; margin-bottom: 1.5em; color:#0099cc; }
h6 { font-size: 1em; font-weight: bold; color:#333; }

/*-------------------------------------------------------------- */

body {
	text-align:center;
	background-color:#FFFFFF;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-bottom: 1.5em;
}

#wrapper {
	margin: 0 auto;
	width: 760px;
	/*background: url(../images/bg/bg_wrapper.gif) repeat-y center top;*/
	/*text-align:left;*/
}
.container {
	margin: 0 auto;
	width: 750px;
	text-align:left;
	border-left: 0px solid;
	border-right: 0px solid;
	border-color: #181818;
	background-color: #FFF;
}

#header_home,
#header_sub,
#header_software {
	position: relative;
	padding-top: 62px;
	background: url(../images/bg/bg_primaryNav.jpg) no-repeat right top;
	/*background: url(../images/pivo_banner_home.jpg) no-repeat left top;*/
}
/*#header_sub {
	position: relative;
	background: url(../images/pivo_banner_sub.jpg) no-repeat left top;
}
#header_software {
	position: relative;
	padding-top: 62px;
	background: url(../images/bg_primaryNav.jpg) no-repeat left top;
}
*/
#logoCircle {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}
#banner {
	position: relative;
}
#header_home #banner {
	height: 368px;
}
#header_sub #banner {
	height: 148px;
}
#header_software #banner {
	height: 436px;
}
/*-------------- BANNER CONTENT --------------*/
#banner_home_text {
	position: absolute;
	left: 18px;
	bottom: 117px;
	width: 176px;
	height: 128px;
	font-size: 11px;
	color:#FFFFFF;
	line-height: 10pt;
}
#banner_home_text p {
	margin-bottom: 7px;
}
#banner_home_text ul {
	padding-left: 30px;
}
#banner_home_text ul,
#banner_home_text ul li {
	list-style: none;
}
#banner_home_text ul a {
	color: #FFF;
	text-decoration:none;
}
#banner_home_text ul a:hover {
	color: #0099cc;
}

#banner_software_text {
	position: absolute;
	margin-bottom: 0;
	left: 39px;
	bottom: 0px;
	width: 300px;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	color:#0099cc;
}

/*------------- Drive Results ---------------*/
#driveResults {
	position: absolute;
}
#header_home #driveResults {
	bottom: 40px;
	left: 23px;
	width: 687px;
	height: 47px;
}
#header_sub #driveResults {
	bottom: 1px;
	left: 170px;
	width: 571px;
	height: 60px;
}
#driveResults a {
	position: absolute;
}
#header_home #driveResults a.vehicle {
	left: 104px;
	top: 1px;
}
#header_sub #driveResults a.vehicle {
	left: 85px;
	top: 7px;
}
#header_home #driveResults a.learnmore {
	right: 0px;
	top: 22px;
}
#header_sub #driveResults a.learnmore {
	right: 8px;
	top: 22px;
}
/****************** END HEADER *********************/
/***************************************************/

#main {
	background-color:#FFFFFF;
	padding: 3em 0 0 0;
	font-size: 11px;
	line-height: 14px;
}

#nav_footer {
	padding-top: 46px;
	background: #FFF url(../images/bg/bg_footer.jpg) no-repeat center top;
}
/************ Navigation Styles **************/
#nav_primary,
#nav_secondary,
#nav_footer {
	font-family: Gothic720 BT, Verdana, Helvetica, Arial, sans-serif;
}
#nav_primary,
#nav_primary ul {
	height: 62px;
	
}
#nav_primary {
	position:absolute;
	top: 0;
	right: 0;
	z-index: 10;
}
div#nav_primary a,
div#nav_footer a {
	padding: 20px 9px;
	font-size: 12px;
}
#nav_secondary {
	background: #0099cc url(../images/bg/bg_webservicesnav.gif) repeat-x left top;/*#148dba*/
	/*height: 60px;*/
	border-bottom: 7px solid #42a3c9;
	text-align:center;
}
#nav_primary ul,
#nav_footer ul {
	float:right;
	padding-right: 10px;
}

*html #nav_primary ul,
*html #nav_footer ul {
	margin-right: 0px;
}
#nav_secondary ul {
	margin-left: 5px;
	height: 62px;
}

*html #nav_secondary ul {
	margin-left: 2px;
}
#nav_secondary a { 
	text-transform: uppercase;
	padding: 24px 11px;
	font-size: 12px;
}

#nav_primary a,
#nav_secondary a,
#nav_footer a {
	color:#FFFFFF;
	text-decoration: none;
}
#nav_primary a:hover,
#nav_footer a:hover {
	/*text-decoration: underline;
	font-weight:bold;*/
	color:#0099cc;
}
#nav_secondary a:hover {
	color:#0099cc;
}
#nav_secondary #ws_webMarketing a:hover {		
	background: url(../images/bg/bg_ws_webMarketing.gif) no-repeat 50% 50%;
}
#nav_secondary #ws_customWebDesign a:hover {		
	background: url(../images/bg/bg_ws_customWebDesign.gif) no-repeat 50% 50%;
}
#nav_secondary #ws_seo a:hover {				
	background: url(../images/bg/bg_ws_seo.gif) no-repeat 50% 50%;
}
#nav_secondary #ws_graphicDesign a:hover {		
	background: url(../images/bg/bg_ws_graphicDesign.gif) no-repeat 50% 50%;
}
#nav_secondary #ws_videoProduction a:hover {	
	background: url(../images/bg/bg_ws_videoProduction.gif) no-repeat 50% 50%;
}
#nav_secondary #ws_webSoftware a:hover {		
	background: url(../images/bg/bg_ws_webSoftware.gif) no-repeat 50% 50%;
}
div#nav_secondary ul li.selected a,
div#nav_secondary ul li.selected a:hover {
color:#0c3d4f;
background: none;
cursor: default;
}
div#nav_primary ul li.selected a,
div#nav_primary ul li.selected a:hover {
color: #3dcaff;
}
div#nav_footer ul li.selected a,
div#nav_footer ul li.selected a:hover {
color: #3dcaff;
}
/******************* #Main page content styles *********************/
#leftCol {
	padding-left: 20px;
	float:left;
	font-size: 10px;
	line-height: 13px;
	width: 160px;
	margin-right: 20px;
}
*html #leftCol {
	margin-right: 0;
}
#leftCol .hr {
	background: url(../images/bg/hr_leftCol_blue.gif) no-repeat 0% 50%;
}
ul#subnav {
	padding-left: 0;
	margin-bottom: 5em;
}
#subnav h3 {
margin-bottom: 0;
}
#subnav h3 a{
	display:block;
	font-weight:bold;
	float:left;
	padding-right: 16px;
	font-size: 12px;
	line-height: 14pt;
	color: #0099cc;
	background: url(../images/bg/navigationarrow2.gif) no-repeat 100% -17px;
}
#subnav h3 a:hover {
	text-decoration: underline;
	background-position: 100% 3px;
	font-weight:bolder;
}
#subnav li h3.selected a,
#subnav li h3.selected a:hover {
	background-position: 100% 3px;
	font-weight:bolder;
	color:#000000;
}

#subnav ul {
	clear:both;
}
#subnav,
#subnav li,
#subnav ul {
	list-style:none;
	list-style-image:none;
	padding-left: 0;
	width: 100%;
}
#subnav li {
	margin-bottom: 1.5em;
}
#subnav li li {
	margin-bottom: 0;
}
#callsToAction .split-left {
	display:block;
	float:left;
	/*margin-right: 10px;*/
}
#callsToAction .split-right {
	margin-left: 65px;
}
#rightCol {
	width: 530px;
	float:left;
}

#tenReasons .count {
	font-size: 22px;
	line-height: 24px;
}

/************* Software Slider Styles **************/

/* @group Slider */

	
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 18px 0px 36px 0px;
	position: relative;
	width: 100%;
}
div.slider-wrap a.link-button {
	background: #fff;
	border: 1px solid #e7e7e7;
	color: #0066bc;
	font-weight: bold;
	padding: 6px 9px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
div.slider-wrap a.link-button:hover {
	background-color: #0066bc;
	border: 1px solid #0066bc;
	color: #fff !important;
	text-decoration: none;
}



/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: 1px solid #d7d7d7; /* this is the border. should have the same value for the links */
	border-top: none;
	margin: auto;
	width: 708px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	/*height: 460px;*/
	clear: both;
	background: #fff;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 708px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 30px 30px;
}
.stripViewer .panelContainer .panel .wrapper h2 {
	font-size: 18px;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	background: #eee;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	height: 36px;
	margin: 0;
	overflow: hidden;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.stripNav ul li {
	float: left;
	margin: 0; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

#stripNav0 a { /* The nav links */
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 36px;
	color: #888;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}


#stripNav0 li a:hover {
	background: #e0f0fa;
	color: #1969bc;
	text-decoration: none;
}

#stripNav0 li a.current {
	background: #fff;
	color: #000;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	background: #000;
	display: none;
	height: 40px;
	width: 40px;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}


/* @end */

/* @group Content - Overview */

.nav-side ul {
	margin: 0;
	padding: 0;
}

.nav-side li a {
	background: #F5F5F5;
	border-top: 1px solid #fff;
	color: #878787;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 18px;
	width: 180px;
	text-decoration: none;
}

.nav-side li a:hover {
	background: #e0f0fa;
	color: #1969bc;
}

.nav-side li.selected a,
.nav-side li.selected a:hover {
	background: #666;
	color: #fff;
	cursor: default;
}

.nav-side li a:hover {
	background: #e0f0fa;
	border-top: 1px solid #fff;
	color: #1969bc;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
}

.slider-wrap .cta {
	text-align: right;
}

.slider-wrap .skinny {
	width: 320px;
}

.slider-wrap h2 {
	margin: 0 0 30px;
}

.slider-wrap .skinny h3 {
	margin: 0 0 3px;
}

.super-image {
	position: absolute;
	top: 87px;
	right: 0;
}

.prev-next {
	margin: 36px 0 18px;
}


/* @end */