@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.bodyTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.bodyTxt:hover{
	color:#A0CE67;
}
.oneColFixCtrHdr #container {
	width: 963px;
	margin: 0 auto;
	position: relative;
	top: 10px;
}
.oneColFixCtrHdr #header {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	height: 202px;
	width: 963px;	
}
.navigationContainer {
	height: 37px;
	position: relative;
	top: 2px;
}
#flash_movie{
	width: 963px;
	height: 158px;
}
.oneColFixCtrHdr #mainContent {
	margin-top: 8px;
	margin-left: 8px;
}
.oneColFixCtrHdr #footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 963px;
	position: relative;
	top: 7px;
}
.div_over {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* Navigation */
.btn_home,.btn_overview,.btn_products,.btn_contact,.btn_store,.btn_home_selected,.btn_overview_selected,.btn_products_selected {
	background-image: url(../images/navigation_btns.png);
	background-repeat: no-repeat;
	position: relative;
	height: 30px;
	float: left;
	top: 4px;
}

.btn_home,.btn_home_selected {
	width: 66px;
	left: 20px;
}
.btn_home{
	background-position: -3px -3px;	
}
.btn_home:hover {
	background-position: -3px -34px;
}
.btn_home_selected {
	background-position: -3px -65px;
}

.btn_overview,.btn_overview_selected {
	width: 158px;
	left: 22px;
}
.btn_overview{
	background-position: -71px -3px;
}
.btn_overview:hover {
	background-position: -71px -34px;
}
.btn_overview_selected{
	background-position: -71px -65px;
}

.btn_products,.btn_products_selected {
	width: 108px;
	left: 25px;
}
.btn_products{
	background-position: -232px -3px;
}
.btn_products:hover {
	background-position: -232px -34px;
}
.btn_products_selected {
	background-position: -232px -65px;
}

.btn_contact {
	width: 100px;
	background-position: -340px -3px;
	left: 25px;
}
.btn_contact:hover {
	background-position: -340px -34px;
}
.btn_store {
	width: 100px;
	background-position: -440px -3px;
	left: 25px;
}
.btn_store:hover {
	background-position: -440px -34px;
}
.search_bg {
	width: 170px;
	height: 28px;
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	top: 4px;
	right: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search_box {
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background: none;
	border: none;
	position: relative;
	top: 5px;
}
.hp_mainBox {
	background-image: url(../images/hp-main-new.png);
	background-repeat: no-repeat;
	height: 736px;
	width: 552px;
	float: left;
}
.hp_featureBoxes_container {
	width: 386px;
	float: right;
	position: relative;
	right: 6px;
}
.hp_featureBox {
	background-image: url(../images/feature_box.png);
	background-repeat: no-repeat;
	height: 138px;
	width: 386px;
}
.hp_featureBoxes_spacer {
	height: 11px;
}
.hp_featureBox_ch38 {
	background-image: url(../images/ch38.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 138px;
}
.hp_featureBox_ch38A {
	background-image: url(../images/ch38A.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 138px;
}
.hp_featureBox_cs58 {
	background-image: url(../images/cs58.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 138px;
}
.hp_featureBox_crossfire {
	background-image: url(../images/crossfire.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 138px;
}
.hp_featureBox_nv50ap3 {
	background-image: url(../images/nv50ap3.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 138px;
}
.hp_slideshow_container {
	height: 335px;
	width: 532px;
	position: relative;
	left: 10px;
	top: 10px;
}
.hp_intro_text {
	position: relative;
	top: 20px;
	left: 10px;
	width: 532px;
	text-decoration: none;
	text-align: left;
}
.hp_featureBoxes_txt {
	position: relative;
	width: 190px;
	float: right;
	top: 10px;
	right: 15px;
	text-align: justify;
}
.btn_readmore1 {
	background-image: url(../images/readmore_btns.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 96px;
	float:right;
	background-position: -3px -3px;
}
.btn_readmore1:hover {
	background-position: -103px -3px;
}
.btn_readmore1_hp {
	position: relative;
	left: 176px;
	top: 90px;
}
.btn_readmore2 {
	background-image: url(../images/readmore_btns.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 79px;
	background-position: -203px -3px;
	position: relative;
	top: -15px;
	left: 295px;
}
.btn_readmore2:hover {
	background-position: -203px -19px;
}
.mainContent_top {
	background-image: url(../images/body_container_top.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 950px;
}
.mainContent_middle {
	background-image: url(../images/body_container_middle.png);
	background-repeat: repeat-y;
	width: 950px;
}
.mainContent_bottom {
	background-image: url(../images/body_container_bottom.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 950px;
}
.mainContent_middle_leftColumn {
	float: left;
	width: 614px;
	text-align:justify;
	margin-left: 20px;
}
.mainContent_middle_rightColumn {
	float: left;
	width: 290px;
	position:relative;
	left: 20px;
}
.btn_buynow_ch38,.btn_buynow_ch38a,.btn_buynow_cs58,.btn_buynow_crossfire,.btn_buynow_nv50ap3 {
	background-repeat: no-repeat;
	height: 89px;
	width: 279px;
	text-align: left;
}
.btn_buynow_crossfire {
	background-image: url(../images/buttons/buynow_crossfire_bg.png);
}
.btn_buynow_ch38 {
	background-image: url(../images/buttons/buynow_ch38_bg.png);
}
.btn_buynow_ch38a {
	background-image: url(../images/buttons/buynow_ch38a_bg.png);
}
.btn_buynow_cs58 {
	background-image: url(../images/buttons/buynow_cs58_bg.png);
}
.btn_buynow_nv50ap3 {
	background-image: url(../images/buttons/buynow_nv50ap3_bg.png);
}
.btn_buynow {
	background-image: url(../images/buttons/buynow_btns.png);
	background-repeat: no-repeat;
	height: 59px;
	width: 75px;
	position: relative;
	top: 15px;
	left: 10px;
}
.btn_youtube{
	background-image: url(../images/buttons/youtube_bg.png);
	background-repeat: no-repeat;
	height: 89px;
	width: 277px;	
}

.btn_buynow:hover{
	background-position: -75px;	
}
.btn_readmore_large {
	background-image: url(../images/readmore_big.png);
	background-repeat: no-repeat;
	height: 59px;
	width: 75px;
	position: relative;
	top: 15px;
	left: 10px;
}
.btn_readmore_large:hover{
	background-position: -75px;	
}
.specs_box_top_left {
	background-image: url(../images/specs_box.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 105px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	float: left;
}
.specs_box_top_right {
	background-image: url(../images/specs_box.png);
	background-repeat: no-repeat;
	width: 169px;
	float: left;
	background-position: right top;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #000;
	border-bottom-color: #000;
}
.spacer {
	height: 10px;
}
.specs_box_row_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 105px;
	background-image: url(../images/specs_box.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.specs_box_row_right {
	background-image: url(../images/specs_box.png);
	background-position: right center;
	width: 169px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.specs_box_btm_left {
	height: 40px;
	background-image: url(../images/specs_box.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 105px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
}
.specs_box_btm_right {
	background-image: url(../images/specs_box.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 169px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
	height: 40px;
}
.specs_box_top_left_txt {
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.specs_box_top_right_txt {
	font-weight: normal;
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.specs_box_row_left_txt {
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 70px;
}
.specs_box_row_right_txt {
	font-weight: normal;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 70px;
}
.specs_box_btm_left_txt {
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.specs_box_btm_right_txt {
	font-weight: normal;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
}
/*Products slider*/
#content-slider {
	width: 927px;
	height: 18px;
	margin: 5px;
	position: relative;
	background-image: url(../images/products_slider_scroll_bg.png);
	background-repeat: no-repeat;
	left: 5px;
	top: 8px;
    }

    .content-slider-handle {
	width: 43px;
	height: 13px;
	position: absolute;
	top: 2px;
	background-image: url(../images/products_slider_handle.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }

    #content-scroll {
	width: 920px;
	height: 95px;
	overflow: hidden;
	color: #FFF;
	position:relative;
	top: 5px;
	left: 15px;
    }

    #content-holder {
      width: 1500px;
      height: 270px;
    }

    .content-item {
	width: 226px;
	height: 270px;
	float: left;
  }
  .content-scroll-container {
	background-image: url(../images/products_slider_bg.png);
	background-repeat: no-repeat;
	height: 136px;
	width: 950px;
	position: relative;
	left: 8px;
}
.products_slider_ch38,.products_slider_ch38_selected {
	background-image: url(../images/products_slider/ch38.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 224px;
	background-position: 0px -90px;
}
.products_slider_ch38:hover,.products_slider_ch38_selected {
	background-position: 0px 6px;
}
.products_slider_crossfire,.products_slider_crossfire_selected {
	background-image: url(../images/products_slider/crossfire.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 224px;
	background-position: 0px -90px;
}
.products_slider_crossfire:hover,.products_slider_crossfire_selected {
	background-position: 0px 6px;
}
.products_slider_ch38A,.products_slider_ch38A_selected {
	background-image: url(../images/products_slider/ch38a.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 224px;
	background-position: 0px -90px;
}
.products_slider_ch38A:hover,.products_slider_ch38A_selected {
	background-position: 0px 6px;
}
.products_slider_cs58,.products_slider_cs58_selected {
	background-image: url(../images/products_slider/cs58.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 224px;
	background-position: -2px -90px;
}
.products_slider_cs58:hover,.products_slider_cs58_selected {
	background-position: -2px 6px;
}
.products_slider_nv50ap3,.products_slider_nv50ap3_selected {
	background-image: url(../images/products_slider/nv50ap3.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 224px;
	background-position: -2px -90px;
}
.products_slider_nv50ap3:hover,.products_slider_nv50ap3_selected {
	background-position: -2px 6px;
}
.mainContent_top_ch38 {
	background-image: url(../images/product_shots/ch38.png);
	background-repeat: no-repeat;
	height: 442px;
	width: 950px;
}
.mainContent_top_crossfire {
	background-image: url(../images/product_shots/crossfire.png);
	background-repeat: no-repeat;
	height: 443px;
	width: 950px;
}
.mainContent_top_cs58 {
	background-image: url(../images/product_shots/cs58.png);
	background-repeat: no-repeat;
	height: 542px;
	width: 950px;
}
.mainContent_top_ch38a {
	background-image: url(../images/product_shots/ch38a.png);
	background-repeat: no-repeat;
	height: 442px;
	width: 950px;
}
.mainContent_top_nv50ap3 {
	background-image: url(../images/product_shots/nv50ap3.png);
	background-repeat: no-repeat;
	height: 442px;
	width: 950px;
}
.mainContent_top_overview {
	background-image: url(../images/company_overview.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 950px;
}
.mainContent_top_stores {
	background-image: url(../images/stores.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 950px;
}
.mainContent_top_privacy {
	background-image: url(../images/privacy.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 950px;
}
.mainContent_top_application {
	background-image: url(../images/application.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 950px;
}
.mainContent_top_search {
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 950px;
}
.mainContent_top_contact{
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 950px;
}
.body_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #576C33;
	text-decoration: none;
}
.body_links:hover{
	color: #900;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
	position: relative;
	text-align: left;
	top: 20px;
	left: 30px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.footer_text:hover{
	color:#78FA76;
}
.stinger_loading{
	background-image: url(../images/loading.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.headers{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #060;
	text-decoration: none;
	text-transform: uppercase;
}
.inputbox_long{
	height: 20px;
	width: 614px;
}
.inputbox_short{
	height: 20px;
	width: 195px;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color:#666;
	text-decoration: none;
}
