@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 200px;
	background-color: #F2F2F2;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
img{
	border: 0 none;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #999999;
}
p{
	margin-top: 0px;
}
.copy{
	padding: 5px;
}
.copy a{
	color: #0099FF;	
}
.copy a:hover{
	text-decoration: underline;	
}
#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header {
	height: 70px;
	margin-bottom: 25px;
	background-image: url(images/logo.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#menu {
	float: right;
	width: 605px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#menu ul li a {
	display: block;
	height: 70px;
	width: 120px;
	background-position: center 25px;
	background-repeat: no-repeat;
}
#menu ul li a span {
	display: none;
}
#m_home {
	background-image: url(images/m_home.gif);
}
#m_products {
	background-image: url(images/m_products.gif);
}
#m_quest {
	background-image: url(images/m_quest.gif);
}
#m_store {
	background-image: url(images/m_store.gif);
}
#m_support {
	background-image: url(images/m_support.gif);
}
#m_contact {
	background-image: url(images/m_contact.gif);
}
#latestnews {
	height: 20px;
	margin-top: 10px;
	padding-left: 160px;
	padding-top: 4px;
}
.home_top {
	text-align: right;
	clear: both;
	padding-top: 30px;
	padding-right: 30px;
}

#search {
	margin-bottom: 20px;
}
#search #searchform {
	margin: 0px;
	background-image: url(images/search_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	text-align: right;
	height: 24px;
}
#search #searchform #s {
	border: 1px none #FFFFFF;
	font-size: 11px;
	color: #666666;
	background-repeat: no-repeat;
	height: 15px;
	background-color: transparent;
	width: 150px;
	line-height: 13px;
}
#search #searchform #submit {

}


#slides {
	clear: both;
	height: 450px;
	width: 960px;
	background-image: url(images/slides_bg.png);
}
.home #search{
	display:block;
	width:200px;
	height:25px;
	float:right;
	position: absolute;
	z-index: 100;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 400px;
	margin-left: 740px;
}
#homeboxes {
	height: 245px;
	clear: both;
}
.homebox {
	float: left;
	height: 185px;
	width: 249px;
	background-image: url(images/homebox_bg.png);
	background-repeat: no-repeat;
	background-position: -1px top;
	padding: 30px;
	font-size: 11px;
	color: #666666;
}
.homebox h3{
	width: 160px;
}

.rightpad {
	margin-right: 15px;
}
#products {
	background-image: url(images/products_bg.png);
	background-repeat: no-repeat;
	padding: 30px;
	height: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	font-size: 11px;
	color: #666666;
}
#products p {
	margin-bottom: 25px;
}

#productsboxes {
	clear: both;
	overflow: hidden;
}
.productbox {
	height: 35px;
	width: 250px;
	padding-right: 30px;
	padding-bottom: 70px;
	padding-left: 30px;
	float: left;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 10px;
}
.productbox  p {
	margin-top: 5px;
	padding-left: 50px;
}

#productsboxes  a {
	color: #666666;
	text-decoration: none;
}
#productsboxes a:hover {
	color: #0099FF;
}
#content_main {
	background-image: url(images/contentmain_bg.png);
	background-repeat: no-repeat;
	clear: both;
	padding: 30px;
	overflow: hidden;
	min-height: 300px;
}
#content_mainbtm {
	background-image: url(images/productmain_btm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	margin-bottom: 25px;
}

#content_left {
	float: left;
	width: 610px;
	line-height: 20px;
}
#content_left h1{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content_right {
	float: right;
	width: 264px;
}

#product_sub {
	background-image: url(images/productsub_bg.png);
	background-repeat: no-repeat;
	clear: both;
	height: 345px;
	margin-bottom: 25px;
	padding: 30px;
}
#product_sub p {
	margin-top: 5px;
	margin-bottom: 20px;
}
.touch_freedom {
	background-image: url(images/touch_freedom.jpg);
	background-position: right center;
	padding-right: 250px;
	background-repeat: no-repeat;
}
.fly_colors {
	background-image: url(images/fly_colors.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 40px;
}
.pulse_247 {
	background-image: url(images/pulse_247.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 200px;
	height: 114px;
}
.fly_3g {
	background-image: url(images/fly_3g.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 130px;
	height: 120px;
}
.pulse_upgrade {
	background-image: url(images/pulse_upgrade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	height: 80px;
}




.product_thumbs {
	background-image: url(images/product_thumbs.gif);
	background-repeat: no-repeat;
	padding: 20px;
	height: 106px;
}
.product_thumbs ul {
	margin: 0px;
	padding: 0px;
}
.product_thumbs ul li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}

.product_specs {
	clear: both;
	height: 220px;
	background-image: url(images/productspec_bg.gif);
	background-repeat: no-repeat;
	padding: 20px;
	margin-bottom: 20px;
}
.product_support {
	background-image: url(images/productsupport_bg.png);
	background-repeat: no-repeat;
	padding: 20px;
	height: 170px;
	width: 224px;
	clear: both;
	margin-bottom: 20px;
}
.product_social ul {
	margin: 0px;
	padding: 0px;
}
.product_social ul li {
	padding: 0px;
	margin-bottom: 20px;
	list-style-type: none;
}
.product_social ul li a {
	display: block;
	height: 50px;
	width: 264px;
}
.product_social ul li a span {
	display: none;
}
.facebook_tab {
	background-image: url(images/facebook_tab.png);
	background-repeat: no-repeat;
}
.flickr_tab {
	background-image: url(images/flickr_tab.png);
	background-repeat: no-repeat;
}
.twitter_tab {
	background-image: url(images/twitter_tab.png);
	background-repeat: no-repeat;
}

.support_icon {
	background-image: url(images/support_icon.png);
	background-repeat: no-repeat;
	height: 60px;
	padding-left: 50px !important;
}
.partner_icon {
	background-image: url(images/partner_icon.png);
	background-repeat: no-repeat;
	height: 60px;
	padding-left: 50px !important;
}
.product_support ul {
	margin: 0px;
	padding: 0px;
}
.product_support ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
}
.about_side {
	background-image: url(images/about_side.png);
	background-repeat: no-repeat;
	padding: 20px;
	height: 210px;
	width: 224px;
	clear: both;
	margin-bottom: 20px;
}
.about_side ul{
	padding-left: 15px;
}
.about_side ul li{
	list-style: none;
	padding: 3px;
}

.twocolumn {
	clear: both;
}
.column {
	float: left;
	width: 290px;
}


.toppad {
}
#support_main {
	clear: both;
	overflow: hidden;
}
.supportbox{
	float: left;
	height: 395px;
	width: 249px;
	background-repeat: no-repeat;
	padding: 30px;
}
#support_care {
	background-image: url(images/support_care.png);
}
#support_service {
	background-image: url(images/support_service.png);
}
#support_downloads {
	background-image: url(images/support_downloads.png);
}
#support_btm {
	clear: both;
	margin-top: 20px;
}
.support_box_text {
	margin-top: 280px;
}
.support_box_text2 {
	margin-top: 255px;
}


#support_faq {
	background-image: url(images/support_faq.png);
	background-repeat: no-repeat;
	float: left;
	width: 574px;
	height: 100px;
	padding: 30px;
}
#support_forums {
	background-image: url(images/support_forums.png);
	float: left;
	height: 140px;
	width: 130px;
	background-repeat: no-repeat;
	padding-left: 170px;
	padding-top: 20px;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 10px;
}
#support_forums a {
	color: #00CCFF;
}
#VEDA101, #styla {
	clear: both;
	margin-bottom: 20px;
}
.support_manuals {
	background-image: url(images/support_manuals.png);
	padding: 20px;
	height: 137px;
	width: 224px;
	margin-bottom: 20px;
}
.support_manuals a{
	color: #0099FF;
}
.support_manuals a:hover{
	text-decoration: underline;
}
.faqitem {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-bottom: 30px;
	clear: both;
	float: left;
	width: 600px;
	display: block;
}



.title{
	font-size:30px;
	font-family: Arial;
}
.sIFR-active .title{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}
.title2{
	font-size:30px;
	font-family: Arial;
}
.sIFR-active .title2{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}
.text{
	font-size: 15px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.sIFR-active .text{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}
.subtitle{
	font-size: 25px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content_left .subtitle{
	margin-top: 30px;
	margin-bottom: 10px;
}
.prodtitle{
	font-size: 25px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content_left .prodtitle{
	margin-top: 30px;
	margin-bottom: 10px;
}
.sIFR-active .subtitle{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}
.finetext{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	margin-top: 0px;
}
.sIFR-active .finetext{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}
.btmtitle {
	font-size: 20px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}
.btmtitle a{
	color: #0099FF !important;
	text-decoration: none !important;
}
.sIFR-active .btmtitle{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}
.buynow, .morefeatures {
	text-align: right;
	clear: both;
}




.p_support {
	background-image: url(images/productsbox_support.png);
}
.p_partners {
	background-image: url(images/productsbox_partners.png);
}
.p_where {
	background-image: url(images/productsbox_wheretobuy.png);
}
.product_main{
}
#product_top{
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
}
#slidescontainter{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#content-slider {
	width: 500px;
	height: 25px;
	position: relative;
	padding-right: 150px;
}
#sliderdiv{
	background-image: url(images/slider_bg.png);
	background-repeat: no-repeat;
}
.ui-slider-handle {
	width: 150px;
	height: 25px;
	position: absolute;
	background-image: url(images/slider_handle.png);
	background-repeat: no-repeat;
	margin-right: 30px;
	margin-left: 30px;
}

#content-scroll {
  width: 860px;
  height: 320px;
  margin-top: 10px;
  overflow: hidden;
}

#content-holder {
  width: 1200px;
  height: 270px;
}

.content-item {
  width: 290px;
  height: 270px;
  padding: 5px;
  float: left;
}

#footer {
	clear: both;
	margin-top: 25px;
	font-size: 11px;
	color: #666666;
}
#footer a {
	color: #888888;
	text-decoration: none;
}
.product_item {
	text-align: center;
}
.product_thumb {
	height: 250px;
	clear: both;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer_left {
	float: left;
	width: 65%;
}
#footer_right {
	float: right;
	width: 30%;
	text-align: right;
}
table th{
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;	
}
.breadcrumb{
	margin-bottom: 20px;
	clear:both;
}
.breadcrumb a{
	color: #0099FF;
}
.breadcrumb a:hover{
	color: #0099FF;
	text-decoration:underline;
}
.noshow{
	display: none;
}
