@charset "UTF-8";
/* CSS Document */

/*
Green: #97c10e;
Blue: #0082d4
*/

body {
	font-size: 12px;
	line-height: 18px;
}

#flash {
	width: 960px;
	height: 318px;
	position: relative;
}

#home_banner {
	width: 960px;
	height: 85px;
	position: relative;
}

#home_banner div{
	width: 300px;	
	position: absolute;
	left: 605px;
	top: 65px;
	font-size: 13px;
	line-height:17px;
	color: #fff;
}

#home_banner h1{
	text-indent:-9999px;
	width:255px;
	height:44px;
	background: url(../img/text_home_banner.png) no-repeat;
	padding-bottom:2px;	
}

* html #home_banner h1{
	background:url(../img/text_home_banner.gif) no-repeat;
}

#home_banner .download, #home_banner .learn {
	display: block;
	text-indent:-9999px;
	float:left;	
	margin-top:5px;
	position: relative;
	left: -4px;
	border: none;
	font-size: 1px;
	line-height: 1px;
}

#home_banner .download {
	background: transparent url(../img/home_banner_download.gif) top left no-repeat;
	width: 133px;
	height: 27px;
}

#home_banner .learn {
	background: transparent url(../img/home_banner_learnmore.gif) top left no-repeat;
	width: 138px;
	height: 27px;
}

#home_banner a.download:hover {
	background: transparent url(../img/home_banner_download.gif) 0 -27px no-repeat;
}



#home_banner .learn {
	background-image:url(../img/home_banner_learnmore.gif);
	background-position: 0 0;
	width: 138px;
	height: 27px;
}

#home_banner a.learn:hover {
	background-position:0 -27px;
}



#home .panel ul.features {
	float: left;
	width: 180px;
	padding: 0 0 0 20px;
	margin: 0;
	list-style-type: circle;
	
} 

#home .panel ul.features li {
	list-style-type: circle;	
}

.panel img.product_shot{
	float: right;
	padding: 0 0 0 30px;
}

.panel em {
	font-weight: bold;
	color: #000;	
}


.slider_wrapper {
	float: left;
}

h2.one {
	text-indent: -9999px;
	height: 59px;
	width: 450px;
	background: url(../img/text_servicepro.gif) top left no-repeat;
	margin-bottom: 9px;
}

h2.two {
	text-indent: -9999px;
	height: 59px;
	width: 450px;
	background: url(../img/text_serviceoff.gif) top left no-repeat;
	margin-bottom: 9px;
}

h2.three {
	text-indent: -9999px;
	height: 59px;
	width: 450px;
	background: url(../img/text_design.gif) top left no-repeat;
	margin-bottom: 9px;
}

h2.four {
	text-indent: -9999px;
	height: 59px;
	width: 450px;
	background: url(../img/text_brand.gif) top left no-repeat;
	margin-bottom: 9px;
}

h2.one i,h2.two i, h2.three i, h2.four i {
display:block;
}



.home_blog {
	float: right;
	width: 270px;
	padding-right: 30px;
	position: relative;
}

.rss {
	height: 16px;
	width: 46px;
	position: absolute;
	top: 0;
	right: 30px;
}

.home_blog h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #97c10e;
	padding-bottom: 9px;
}

.home_blog strong {
	font-weight: bold;
}

.home_blog span {
	color: #999;
}

.content { 
	background: #fff url(../img/rounded_bottom.gif) bottom left no-repeat;
	margin-bottom: 18px;
}

.sec_content {
	position:absolute;
	float: right;
	top:518px;
	left:685px;
	width: 330px;

}
.compatible {
	padding: 25px 0 45px 30px;
}

.compatible h3 {
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	background:url(../img/text_compatible.gif) no-repeat;
	width:193px;
	height:10px;
	margin-bottom: 6px;
	padding: 0;
}

.compatible input {
	vertical-align: middle;
}

.compatible select {
	vertical-align: middle;
	width: 115px
	color: #555;
	width: 120px;
}

/*----------------------------------
	Bottom Bar
------------------------------------*/

.bottom_bar {
	background: #fff url(../img/rounded_top.gif) top left no-repeat;
	margin-bottom:18px;
}

.bottom_bar h4 {
	text-transform: uppercase;
	color:#a21410;
	font-weight: bold;
}


.bottom_bar_inner {
	background: url(../img/rounded_bottom.gif) bottom left no-repeat;
	padding: 15px 0 10px 0;
	font-size: 12px;
}

.bottom_bar blockquote {
	width: 280px;
	float: left;
	padding-left: 150px;
	font-size: 13px;
	line-height: 20px;
	color: #999;
}

.bottom_bar blockquote span{
	font-size:12px;
	color: #575757;	
	line-height: 15px;
	display: block;
	padding-top: 9px;
}

.img {
	position:relative; 
	float:right; 
	top:80px;
	right:-250px;
	
}
.info {
	float: left;
	width: 200px;
	padding-left: 30px;
}



/*----------------------------------
	 Slider
------------------------------------*/
		


#slider1 {
	float:left;	
	width: 680px;
}
	
	
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 0px 0 30px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 385px; background: #fff; overflow: hidden}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	width: 680px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 360px;
	clear: both;
	background-color:transparent;
}

.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: 680px; /* 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;
}

.stripViewer .panelContainer .panel .wrapper p { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	font-size: 12px;
	line-height: 160%;
	color: #6c7981;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	background: url(../img/big_tabs.gif) bottom left no-repeat;
	height: 85px;
	width: 960px !important;
	float: left
}

#stripNav0 {
	width: 960px;
	float: left;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 0px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 1px;
	font-weight: bold;
	text-align: left;
	line-height: 32px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 81px; 
	text-indent: -9999px; 
	float: left;
	border: none;
}

.stripNav li.tab1 a { 
	width: 235px;
	border:none; 
}
.stripNav li.tab2 a { 
	border:none; 
	width: 223px;
	}
.stripNav li.tab3 a { 
	border:none; 
	width: 228px;
	}
.stripNav li.tab4 a { 
	border:none; 
	width: 273px;
	}

.stripNav li.tab1 a:hover { /*-- faded hover --*/
	background: transparent url(../img/big_tabs_hover.gif) 0 0 no-repeat;
	cursor: pointer
}

.stripNav li.tab2 a:hover { /*-- faded hover --*/
	background: transparent url(../img/big_tabs_hover.gif) -235px 0 no-repeat;
	cursor: pointer
}

.stripNav li.tab3 a:hover { /*-- faded hover --*/
	background: transparent url(../img/big_tabs_hover.gif) -458px 0 no-repeat;
	cursor: pointer
}

.stripNav li.tab4 a:hover { /*-- faded hover --*/
	background: transparent url(../img/big_tabs_hover.gif) -686px 0 no-repeat;
	cursor: pointer
}

.stripNav li.tab1 a.current {background: transparent url(../img/big_tabs_hover.gif) 0 0 no-repeat;cursor: pointer}
.stripNav li.tab2 a.current {background: transparent url(../img/big_tabs_hover.gif) -235px 0 no-repeat;cursor: pointer}
.stripNav li.tab3 a.current {background: transparent url(../img/big_tabs_hover.gif) -458px 0 no-repeat;cursor: pointer}
.stripNav li.tab4 a.current {background: transparent url(../img/big_tabs_hover.gif) -686px 0 no-repeat;cursor: pointer}


.learn_more {
	margin-top: 9px;
}








