@charset "utf-8";
/* CSS Document */
 html,body {   
	font-size:100%;
	/*height:100%;*/
}
body{
	color: #666;
	font: 10px/12px Tahoma, Arial, Helvetica, sans-serif;
	background: #131313;
	min-width: 960px;
}
a{
	text-decoration: none;
	color: #666;
}
a:hover{text-decoration: underline;}

h1, h2, h3, h4 { color:#eaab00;}

h1{ font-size:;}
h2{ font-size:25px;}
h3{ font-size:27px;}
h4{ font-size:16px;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}

a, img a, img, a img {border:0;	outline:0; text-decoration:none;}

/* FLOAT-elements */
.fl {float:left;}
.fr {float:right;}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  


/* only to clear floats - to be used with any class as addition */
.cb {
	clear: both;
	}
	
/* clear float with blank <div>or <br>*/
.clrflt {
	clear:both;
	line-height:1px;
	font-size:1px;
	overflow: hidden;
}
@font-face {
	font-family: 'HelveticaNeue-CondensedBold';
	src: url('../webfont/helveticaneue-condensedbold.eot');
	src: url('../webfont/helveticaneue-condensedbold.eot?#iefix') format('embedded-opentype'),
		 url('../webfont/helveticaneue-condensedbold.woff') format('woff'),
		 url('../webfont/helveticaneue-condensedbold.ttf') format('truetype'),
		 url('../webfont/helveticaneue-condensedbold.svg#helveticaneue-condensedbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSansNarrowBold';
	src: url('../webfont/PTN77F-webfont.eot');
	src: url('../webfont/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../webfont/PTN77F-webfont.woff') format('woff'),
		 url('../webfont/PTN77F-webfont.ttf') format('truetype'),
		 url('../webfont/PTN77F-webfont.svg#PTSansNarrowBold') format('svg');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'HelveticaNeue-Condensed';
	src: url('../webfont/helveticaneue-condensed-webfont.eot');
	src: url('../webfont/helveticaneue-condensed-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../webfont/helveticaneue-condensed-webfont.woff') format('woff'),
		 url('../webfont/helveticaneue-condensed-webfont.ttf') format('truetype'),
		 url('../webfont/helveticaneue-condensed-webfont.svg#helveticaneue-condensed') format('svg');
	font-weight: normal;
	font-style: normal;
}		
	
.content-wrapper
{
	margin:0 auto;
	width:960px;
}
.container{
	display:table;
	width: 100%;
	height:100%;
	background:url("../images/bg_body.jpg") repeat-x;
}
#wrapper{
	width: 100%;
	display:table-row;
}
.pagetop {
	background:#797979;
	width:100%;
	height:49px;
}
.logobox {
	margin:0 auto;
	width:960px;
}
.logobox a img{
	margin-top:13px;
}
.header {
	padding:39px 0 27px 0;
	font-size:32px;
	color:#f2f2f2;
}
.content-box {
	width:960px;
	background:#f2f2f2;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	min-height:1153px;
	margin-bottom:50px;
	overflow:hidden;
}
.content-left{
	width:237px;
	float:left;
}
.content-greybar {
	border-left: 1px solid #E6E6E6; 
	float:left; 
	min-height: 1153px;
}
.content-right{
	width:631px;
	float:right;
	/*border-left:1px solid #e6e6e6;*/
	padding:55px 45px 0 45px;
}
.content-right-welcome{
	width:597px;
	float:right;
	/*border-left:1px solid #e6e6e6;*/
	padding:55px 80px 0 45px;
}
.navigation {
	margin-top:39px;
}
.navigation ul li{
	border-bottom:1px solid #e6e6e6;
	border-top:1px solid #ffffff;
	background:url("../images/arrow-right.png") 200px 18px no-repeat;
}
.navigation ul li:hover, .navigation ul li.active {
	background:url("../images/arrow-right-hover.png")200px 18px no-repeat;
}
.navigation ul li a{
	/*vertical-align:middle;*/
	font-size:18px;
	color:#727272;
	display:block;
	padding:20px 24px 20px 22px;
	cursor: pointer;
}
.navigation ul li.no-tbd {
	border-top:none;
}
.navigation ul li a:hover, .navigation ul li.active a{
	color:#eaab00;
	text-decoration:none;
}
.btn-download {
	padding:32px 0 0 25px;
	border-top:1px solid #ffffff;
}
.btn-download2 {
	background: url("../images/btn-download.png") no-repeat;
	border:none;
	cursor: pointer;
	height: 27px;
	width: 105px;
	float:left;
	margin:40px 0 10px 0px;
}
.btn-download2:hover {
	background: url("../images/btn-download.png") 0 -27px no-repeat;
}
.content-header {
	font-size:14px;
	color:#333333;
}
.content-header h2 { margin-bottom:22px;}
.content-header p {
	margin:20px 0;
	line-height:20px;
	width:570px;
}
.content-header p span {
	color:#eaab00;
	font-size:25px;
	line-height: 25px;
}
.content-header p span.g {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-style:italic; 
	font-weight:bold;
	font-size:14px;
	color:#333333;
}
.content-header p.b {
	font-weight:bold;
}
.content-header p.highlight {
	font-weight:bold;
	padding-left:35px;
	background:url("../images/bullet.png") 0 -3px no-repeat;
	width:570px; 
}
.content-header ol li { list-style:inside decimal; margin:10px 0; line-height: 18px;}
.content-header ol li span { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:bold;}
.step-box ul li{
	/*padding:20px 0 16px 0;*/
	padding: 20px 5px;
	height:111px;
}
.step-box ul li:hover
{
	background: #ffffff;
}
.step-image {
	float:left;
	width:108px;	
}
.step-text {
	float:right;
	width:463px;
	padding:0 0 0 10px;
}
.step-text h3 { margin:20px 0 0 0; height:20px;}
.step-text p { 
	font-size:17px; 
	height:38px; 
	margin:2px 0;
}
.step-text p img{ margin-bottom:-5px; margin-left:24px;}
.grey-white-line {
	width:100%;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #e6e6e6;
	height: 1px;
}
.btn-getstarted a{
	margin:20px 0 0 138px;
	width:136px;
	height:34px;
	background:url("../images/btn-getstarted.png") no-repeat;
	display:block;
}
.btn-getstarted a:hover {
	background:url("../images/btn-getstarted.png") 0 -34px no-repeat;
	display:block;
}
.btn-hidescreen{
	text-align:right;
	margin:12px 0;
}
.btn-hidescreen a{
	background:url("../images/arrow-up.png") center right no-repeat;
	padding-right:28px;
	font-size:14px;
	color:#eaab00;
	width:100%;
}
.btn-hidescreen a:hover{
	text-decoration:none;
}
.btn-showscreen{
	text-align:right;
	margin:12px 0;
}
.btn-showscreen a{
	background:url("../images/arrow-down.png") center right no-repeat;
	padding-right:28px;
	font-size:14px;
	color:#eaab00;
	width:100%;
}
.btn-showscreen a:hover{
	text-decoration:none;
}
.screen-box1 {
	padding:24px 0 0 0;
}
.screen-box1 h4 {
	font-weight:bold;
	color:#000000;
	margin-right:36px;
}
.btn-w7 a{
	width:89px;
	height:86px;
	background:url("../images/btn-windows7.png") no-repeat;
	display:block;
	margin:0 18px 15px 0;
}
.btn-w7 a:hover, .btn-w7.active a {
	background:url("../images/btn-windows7.png") 0 -86px no-repeat;
	display:block;
}
.btn-w8 a{
	width:89px;
	height:86px;
	background:url("../images/btn-windows8.png") no-repeat;
	display:block;
	margin:0 18px 15px 0;
}
.btn-w8 a:hover, .btn-w8.active a {
	background:url("../images/btn-windows8.png") 0 -86px no-repeat;
	display:block;
}
.btn-osx a{
	width:89px;
	height:86px;
	background:url("../images/btn-osx.png") no-repeat;
	display:block;
	margin:0 18px 15px 0;
}
.btn-osx a:hover, .btn-osx.active a {
	background:url("../images/btn-osx.png") 0 -86px no-repeat;
	display:block;
}
.btn-video a{
	width:89px;
	height:74px;
	background:url("../images/btn-video.png") no-repeat;
	display:block;
	margin:0 18px 15px 0;
}
.btn-video a:hover, .btn-video.active a {
	background:url("../images/btn-video.png") 0 -74px no-repeat;
	display:block;
}
.btn-step3 a{
	margin:0 0 60px 0;
	width:185px;
	height:37px;
	background:url("../images/btn-step3.png") no-repeat;
	display:block;
}
.btn-step3 a:hover {
	background:url("../images/btn-step3.png") 0 -37px no-repeat;
	display:block;
}
.btn-toconnect a{
	margin:0 0 60px 0;
	width:212px;
	height:37px;
	background:url("../images/btn-toconnect.png") no-repeat;
	display:block;
}
.btn-toconnect a:hover {
	background:url("../images/btn-toconnect.png") 0 -37px no-repeat;
	display:block;
}
.contact_box {
	width:590px;
}
.contact_box label {
	color: #333333;
	float: left;
	font-size: 14px;
	font-weight: 700;
	line-height: 31px;
	width: 168px;
}
.contact_field {
	border: 1px solid #727272;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	float: left;
	height: 25px;
	line-height: 25px;
	margin-bottom: 15px;
	outline: medium none;
	padding: 2px 5px;
	width: 290px;
}
.contact_area {
	border: 1px solid #727272;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	float: left;
	height: 117px;
	margin-bottom: 36px;
	outline: medium none;
	overflow: hidden;
	padding: 2px 5px;
	resize: none;
	width: 290px;
}
.btn-submit {
	background: url("../images/btn-submit.png") no-repeat;
	border:none;
	cursor: pointer;
	height: 34px;
	margin-left: 168px;
	width: 106px;
}
.btn-submit:hover {
	background: url("../images/btn-submit.png") 0 -34px no-repeat;
}
.toggle {
   position: relative;
	width: 632px;
	min-height: 530px;
}
.checkbox, .radio {
	width: 29px;
	height: 27px;
	padding: 0 5px 0 0;
	background: url("../images/check-box.png") no-repeat;
	display: block;
	/*clear: left;*/
	float: left;
}
.radio {
	background: url("../images/radio.png") no-repeat;
}
.dl-result {
	font-size: 14px; 
	color:#333333;
	/*margin:48px 0;*/
	/*margin:40px 0;*/
	float:left;
	width:90%;
	line-height:20px;
}
.dl-result span {
	font-weight:bold;
}
.btn-clickhere {
	background: url("../images/btn-clickhere.png") no-repeat;
	border:none;
	cursor: pointer;
	height: 27px;
	width: 95px;
	float:left;
	margin:23px 0 0 20px;
}
.btn-clickhere:hover {
	background: url("../images/btn-clickhere.png") 0 -27px no-repeat;
}
.blue-bold {
	color:#477aaa;
	font-size:14px;
	font-weight:bold;
	margin: 10px 0;
}
.ddlabel {
	/*font-family:'HelveticaNeue-CondensedBold';*/
	font-family:'HelveticaNeue-Condensed'; 
	/*font-family: 'PTSansNarrowBold';*/
	text-transform:capitalize;
	text-shadow:0px -1px 2px rgba(0,0,0,0.3);
	letter-spacing: 0.5px; 
}



/*Added By Tharani*/

.outerdiv-iframe {
	height: 252px;
	overflow: hidden;
	position: relative;
	width: 620px;
	float:left;
}
.innerdiv-iframe {
	height: 1200px;
	left: -410px;
	position: absolute;
	top: -280px;
	width: 1280px;
}
.outerdiv-iframe1 {
	width: 600px;
	height: 480px;
	overflow: hidden;
	position: relative;
	float:left;
	background:#FFF;
	padding:15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.outerdiv-iframe1 h2 {
	font-size:1em;
	font-weight:bold;
	color: #515357;
	font-family: Arial,sans-serif;
	margin: 0 0 10px;
}
.outerdiv-iframe1 p{
	font-size:1em;
	color: #515357;
	width:600px;
}
.innerdiv-iframe1 {
	width: 708px;
	height: 380px;
}
.outerdiv-iframe2 {
	width: 680px;
	height: 325px;
	overflow: hidden;
	position: relative;
	float:left;
	background:#FFF;
	padding:15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-left: -40px;
	margin-top: 20px;
	margin-bottom: 20px;	
}
.innerdiv-iframe2 {
	width: 1000px;
	height: 820px;
	position: absolute;
	top:-200px;
	left:-255px;
}
.innerdiv-iframe3 {
	width: 900px;
	height: 800px;
	position: absolute;
	top:-250px;
	left:-25px;
}
.productImage
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E6E6E6;
	display: block;
	float: left;
	margin: 10px 10px 10px 0;
	padding: 10px;
	width: 160px;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.usbdriver-results
{
	display:none;    
}
.support-box
{
	/*font-size: 18px;
	color: #727272;*/
	display: block;
	padding: 20px 24px 20px 22px;
}
.support-box h3
{
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 20px 0;
	color: #727272;
}
.support-box p.italic
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	line-height: 16px;
	margin: 0 0 16px 0;
	color: #333333;
}
.support-box p.normal
{
	font-size: 16px;
	line-height: 16px;
	margin: 0 0 16px 0;
	color: #333333;
}
.button {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5a5a5), color-stop(1, #8d8d8d) );
	background:-moz-linear-gradient( center top, #a5a5a5 5%, #8d8d8d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5a5a5', endColorstr='#8d8d8d');
	background-color:#a5a5a5;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:0px solid #dcdcdc;
	display:inline-block;
	color:#ffffff;
	/*font-family:'HelveticaNeue-CondensedBold';*/
	font-family:'HelveticaNeue-Condensed';
	font-size:14px;
	/*font-weight:bold;*/
	padding: 8px 15px;
	text-decoration:none;
	/*text-shadow:1px 1px 0px #868686;*/
	text-shadow:0px -1px 1px rgba(0,0,0,0.3);
}
.button:hover, .button2:hover, .button3:hover, .button4:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bababa), color-stop(1, #9f9f9f) );
	background:-moz-linear-gradient( center top, #bababa 5%, #9f9f9f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#9f9f9f');
	background-color:#bababa;
	text-decoration:none;
}
.button:active, .button2:active, .button3:active, .button4:active {
	position:relative;
	top:1px;
}
.button2 {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5a5a5), color-stop(1, #8d8d8d) );
	background:-moz-linear-gradient( center top, #a5a5a5 5%, #8d8d8d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5a5a5', endColorstr='#8d8d8d');
	background-color:#a5a5a5;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:0px solid #dcdcdc;
	display:inline-block;
	color:#ffffff;
	/*font-family:'HelveticaNeue-CondensedBold';*/
	font-family:'HelveticaNeue-Condensed';
	font-size:15px;
	padding: 14px 15px;
	text-decoration:none;
	text-shadow:0px -1px 1px rgba(0,0,0,0.3);
}
.button3 {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5a5a5), color-stop(1, #8d8d8d) );
	background:-moz-linear-gradient( center top, #a5a5a5 5%, #8d8d8d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5a5a5', endColorstr='#8d8d8d');
	background-color:#a5a5a5;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:0px solid #dcdcdc;
	display:inline-block;
	color:#ffffff;
	/*font-family:'HelveticaNeue-CondensedBold';*/
	font-family:'HelveticaNeue-Condensed';
	font-size:17px;
	/*text-transform:uppercase;*/
	padding: 14px 15px;
	text-decoration:none;
	text-shadow:0px -1px 1px rgba(0,0,0,0.3);
}
.button4 {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5a5a5), color-stop(1, #8d8d8d) );
	background:-moz-linear-gradient( center top, #a5a5a5 5%, #8d8d8d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5a5a5', endColorstr='#8d8d8d');
	background-color:#a5a5a5;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:0px solid #dcdcdc;
	display:inline-block;
	color:#ffffff;
	/*font-family:'HelveticaNeue-CondensedBold';*/
	font-family:'HelveticaNeue-Condensed';
	font-size:17px;
	padding: 12px 15px;
	text-decoration:none;
	text-shadow:0px -1px 1px rgba(0,0,0,0.3);
}
.uc  {
	text-transform:uppercase;
}