@charset "UTF-8";
/* CSS Document */

/* Reset */
/*
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0; 
	padding:0; 
	border:0; 
	font-weight:inherit; 
	font-style:inherit; 
	font-size:100%; 
	font-family:inherit; 
	vertical-align:baseline; 
	line-height:inherit;
}
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

/* Header */
#blackbar {
	float:left; 
	display:block; 
	width:100%; 
	height:3px; 
	margin:0 auto auto auto; 
	background:#000000;
}

#maincontainer {
	float:left; 
	display:block; 
	width:100%; 
	/*height:110px; */
	margin:0 auto auto auto; 
	/*background:url(/images/header-container-bg.png) repeat-x;*/
}

#headercontent {
	position:relative; 
	width:959px; 
	height:110px;
	max-height:110px;
	margin:0 auto auto auto;
}

#hrule {
	position:relative; 
	width:959px; 
	height:110px;
	max-height:110px;
	margin:0 auto auto auto;
}

#headercontent .logo {
	float:left; 
	display:block; 
	margin-top:15px;
}

#headercontent .navigation {
	position:relative;
	float:right;
	display:block;
	overflow:hidden;
	margin-top:40px;
	z-index:1;
}

#headercontent .navigation a.blank {
	display:block;
	width:80px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	/*background:url('/images/howitworks.png') no-repeat left;*/
}

#headercontent .navigation a.buyitnow {
	display:block;
	width:134px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/images/buyitnow.png') no-repeat left;
}

#headercontent .navigation a.buyitnow:hover {
	background-position:right;
}

#headercontent .navigation a.submenu1 {
	display:block;
	width:160px;
	height:80px;
	text-indent:-9999px;
	/*overflow:hidden;*/
	background:url('/images/amazoncomsm.png') no-repeat;
}

#headercontent .navigation a.submenu1:hover {
	background:url('/images/amazoncomsm_selected.png') no-repeat;
}

#headercontent .navigation a.submenu2 {
	display:block;
	width:160px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/images/amazoncouksm.png') no-repeat;
}

#headercontent .navigation a.submenu2:hover {
	background:url('/images/amazoncouksm_selected.png') no-repeat;
}

#headercontent .navigation a.submenu3 {
	display:block;
	width:160px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/images/tbkstoresm.png') no-repeat;
}

#headercontent .navigation a.submenu3:hover {
	background:url('/images/tbkstoresm_selected.png') no-repeat;
}

#headercontent .navigation a.submenu4 {
	display:block;
	width:160px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/images/corpsalessm.png') no-repeat;
}

#headercontent .navigation a.submenu4:hover {
	background:url('/images/corpsalessm_selected.png') no-repeat;
}

#headercontent .navigation a.corpsales {
	display:block;
	width:173px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/images/corpsales.png') no-repeat left;
}

#headercontent .navigation a.corpsales_selected {
	display:block;
	width:173px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/images/corpsales.png') no-repeat right;
}

#headercontent .navigation a.corpsales:hover {
	background-position:right;
}

#headercontent .navigation a.howitworks {
	display:block;
	width:155px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/images/howitworks.png') no-repeat left;
}

#headercontent .navigation a.howitworks_selected {
	display:block;
	width:155px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/images/howitworks.png') no-repeat right;
}

#headercontent .navigation a.howitworks:hover {
	background-position:right;
}

#headercontent .navigation a.gallery {
	display:block;
	width:107px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/images/gallery.png') no-repeat left;
}

#headercontent .navigation a.gallery_selected {
	display:block;
	width:107px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/images/gallery.png') no-repeat right;
}

#headercontent .navigation a.gallery:hover {
	background-position:right;
}

#billboardcontent {
	position:relative; 
	display:block;
	width:1015px;
	height:519px;
	margin:110px auto auto auto;
	background:url('/images/billboardbg.png') no-repeat;
	/*z-index:1;*/
}

/* All needs changing */

#example {
	width:903px;
	height:550px;
	margin-left:56px;
	top:-70px;
	position:relative;
}

/*
#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}
*/
/*
#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}
*/

#slides {
	position:absolute;
	/*top:15px;*/
	/*left:4px;*/
	/*z-index:100;*/
}

#slides .next, #slides .prev {
	position:absolute;
	top:197px;
	left:-39px;
	width:21px;
	height:31px;
	display:block;
	/*z-index:101;*/
}

.slides_container {
	width:903px;
	height:510px;
	overflow:hidden;
	position:relative;
}

#slides .next {
	left:921px;
}

.pagination {
	/*margin:26px auto 0;*/
	margin:20px auto 0;
	width:48px;
}

.pagination li {
	float:left;
	margin:0 1px;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/* End */

#alertcontent {
	position:relative; 
	width:959px; 
	margin:0 auto auto auto;
}

#alertcontent .alert {
	display:block;
	position:relative;
	width:799px;
	height:45px;
	margin-top:20px;
	margin-left:65px;
	margin-bottom:20px;
	border:thin dotted;
	border-color:#666;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#999999;
	padding:20px;
}

#alertcontent .alert a {
	text-decoration:underline;
	color:#999999;
}

#alertcontent .alert a:hover {
	color:#06B7E3;
}

#textcontent {
	position:relative; 
	width:959px; 
	height:200px;
	margin:5px auto auto auto;
}

#textcontent p {
	float:left;
	margin: 10px 10px 10px 0px;
	/* for 'description.png'
	width:611px;
	height:121px;
	background:url('/images/description.png') no-repeat;
	*/
	width:623px;
	height:95px;
	background:url('/images/description2.png') no-repeat;
	text-indent:-9999px;
}

#textcontent .devices {
	float:right;
	margin: 10px 0px 10px 0px;
	width:288px;
	height:86px;
}

#salescontent {
	position:relative; 
	display:block;
	width:959px;
	height:500px;
	margin:0px auto auto auto;
}

#salescontent p {
	display:block;
	width:791px;
	height:210px;
	margin-left:84px;
	margin-top:100px;
	margin-bottom:100px;
	text-indent:-9999px;
	background:url('/images/corpquote.png') no-repeat;
}

#salescontent .questions {
	width:959px;
	height:38px;
	margin-top:20px;
}

#salescontent .questions a.question1 {
	display:block;
	float:left;
	width:168px;
	height:38px;
	margin-left:19px;
	text-indent:-9999px;
	background:url('/images/salesq1.png') no-repeat;
}

#salescontent .questions a.question2 {
	display:block;
	float:left;
	width:168px;
	height:38px;
	margin-left:20px;
	text-indent:-9999px;
	background:url('/images/salesq2.png') no-repeat;
}

#salescontent .questions a.question3 {
	display:block;
	float:left;
	width:168px;
	height:38px;
	margin-left:20px;
	text-indent:-9999px;
	background:url('/images/salesq3.png') no-repeat;
}

#salescontent .questions a.question4 {
	display:block;
	float:left;
	width:168px;
	height:38px;
	margin-left:20px;
	text-indent:-9999px;
	background:url('/images/salesq4.png') no-repeat;
}

#salescontent .questions a.question5 {
	display:block;
	float:left;
	width:168px;
	height:38px;
	margin-left:20px;
	text-indent:-9999px;
	background:url('/images/salesq5.png') no-repeat;
}
	
#footercontainer {
	float:left; 
	display:block; 
	width:100%; 
	height:110px;
	min-height:280px;
	margin:0 auto auto auto; 
	background:#F0F0F0 url(/images/fbg.png) repeat-x;
}

#footercontent {
	position:relative; 
	width:959px;
	margin:0 auto auto auto;
}

#footercontent .column {
	float:left;
	display:block;
	width:230px;
}

#footercontent .column li {
	margin-bottom:5px;
}

#footercontent .column a {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#999999;
	text-decoration:none;
}

#footercontent .column a:hover {
	color:#06B7E3;
	text-decoration:underline;
}

.phonenumber {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#999999;
}

#footercontent .vdivider {
	float:left;
	width:1px;
	height:197px;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:20px;
	background:url('/images/vdivider.png') no-repeat;
}

#footercontent h3.getintouch {
	display:block;
	float:left;
	/*width:100px;*/
	width:230px;
	height:15px;
	margin-top:20px;
	margin-bottom:15px;
	text-indent:-9999px;
	background:url('/images/getintouch.png') no-repeat;
}

#footercontent h3.needhelp {
	display:block;
	float:left;
	/*width:81px;*/
	width:230px;
	height:20px;
	margin-top:20px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url('/images/needhelp.png') no-repeat;
}

#footercontent h3.getconnected {
	display:block;
	float:left;
	/*width:120px;*/
	width:230px;
	height:15px;
	margin-top:20px;
	margin-bottom:15px;
	text-indent:-9999px;
	background:url('/images/getconnected.png') no-repeat;
}

#footercontent .footercard {
	display:block;
	float:right;
	width:239px;
	height:274px;
	margin-top:-110px;
}

#footercontent .facebook {
	display:block;
	float:left;
	width:34px;
	height:33px;
	margin-right:10px;
}

#footercontent .twitter {
	display:block;
	float:left;
	width:33px;
	height:33px;
	margin-right:10px;
}

#footercontent .linkedin {
	display:block;
	float:left;
	width:34px;
	height:33px;
}

#smallprintcontainer {
	float:left; 
	display:block; 
	width:100%; 
	height:110px;
	/*min-height:368px;*/
	margin:0 auto auto auto; 
	background:#F0F0F0;
}
	
#smallprint {
	display:block;
	/*float:left;*/
	position:relative; 
	width:959px; 
	margin:0 auto auto auto;
}

#smallprint p {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	margin-bottom:6px;
	color:#999999;
}

#smallprint a.boldlink {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:underline;
}

#smallprint a.boldlink:hover {
	color:#06B7E3;
}

#smallprint a {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:underline;
}

#smallprint a:hover {
	color:#06B7E3;
}

#q1, #q2, #q3, #q4, #q5 {
	position:relative;
	width:879px;
	height:338px;
}
/*
#q1 h3 {
	display:block;
	float:left;
	width:332px;
	height::20px;
	margin-bottom:16px;
	margin-top:15px;
	text-indent:-9999px;
	background:url('/images/q1header.png') no-repeat;
}
*/
/*
#q1 p {
	display:block;
	float:left;
	max-width:760px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:16px;
}
*/
#q1 p {
	display:block;
	float:left;
	width:879px;
	height:338px;
	text-indent:-9999px;
	background:url('/images/popup1.png') no-repeat;
}
#q2 p {
	display:block;
	float:left;
	width:879px;
	height:378px;
	text-indent:-9999px;
	background:url('/images/popup2.png') no-repeat;
}
#q3 p {
	display:block;
	float:left;
	width:879px;
	height:338px;
	text-indent:-9999px;
	background:url('/images/popup3.png') no-repeat;
}
#q4 p {
	display:block;
	float:left;
	width:879px;
	height:466px;
	text-indent:-9999px;
	background:url('/images/popup4.png') no-repeat;
}
#q5 p {
	display:block;
	float:left;
	width:879px;
	height:338px;
	text-indent:-9999px;
	background:url('/images/popup5.png') no-repeat;
}

#q2 h3 {
	display:block;
	float:left;
	width:242px;
	height:15px;
	margin-bottom:21px; /* 16px + 5px for difference in text height */
	margin-top:15px;
	text-indent:-9999px;
	background:url('/images/q2header.png') no-repeat;
}
/*
#q2 p {
	display:block;
	float:left;
	max-width:760px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:16px;
}
*/
#q3 h3 {
	display:block;
	float:left;
	width:176px;
	height:15px;
	margin-bottom:21px; /* 16px + 5px for difference in text height */
	margin-top:15px;
	text-indent:-9999px;
	background:url('/images/q3header.png') no-repeat;
}
/*
#q3 p {
	display:block;
	float:left;
	max-width:760px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:16px;
}
*/
#q4 h3 {
	display:block;
	float:left;
	width:136px;
	height:20px;
	margin-bottom:16px; 
	margin-top:15px;
	text-indent:-9999px;
	background:url('/images/q4header.png') no-repeat;
}
/*
#q4 p {
	display:block;
	float:left;
	max-width:760px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:16px;
}
*/

#q5 h3 {
	display:block;
	float:left;
	width:134px;
	height:15px;
	margin-bottom:21px; /* 16px + 5px for difference in text height */
	margin-top:15px;
	text-indent:-9999px;
	background:url('/images/q5header.png') no-repeat;
}

#q5 h4 {
	display:block;
	float:left;
	width:134px;
	height:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:16px;
}
/*
#q5 p {
	display:block;
	float:left;
	max-width:760px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:16px;
}
*/
.tbkblue {
	color:#06B7E3;
}

#aboutus h3 {
	display:block;
	float:left;
	width:76px;
	height:15px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url('/images/aboutus.png') no-repeat;
}

#aboutus p {
	display:block;
	float:left;
	max-width:760px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:16px;
}

#support h3 {
	display:block;
	float:left;
	width:67px;
	height:20px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url('/images/support.png') no-repeat;
}

#support h4 {
	display:block;
	float:left;
	max-width:760px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:16px;
}

#support p {
	display:block;
	float:left;
	max-width:760px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:16px;
}

#privacy h3 {
	display:block;
	float:left;
	width:114px;
	height:20px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url('/images/privacy.png') no-repeat;
}

#privacy h4 {
	display:block;
	float:left;
	width:760px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:16px;
}

#privacy p {
	display:block;
	float:left;
	width:760px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:16px;
}

#terms h3 {
	display:block;
	float:left;
	width:159px;
	height:15px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url('/images/terms.png') no-repeat;
}

#terms h4 {
	display:block;
	float:left;
	max-width:760px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:16px;
}

#terms p {
	display:block;
	float:left;
	max-width:760px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:16px;
}

#sitemap h3 {
	display:block;
	float:left;
	width:71px;
	height:20px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url('/images/sitemap.png') no-repeat;
}

#sitemap p {
	display:block;
	float:left;
	max-width:760px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:16px;
}

#comingsoon {
	position:relative; 
	display:block;
	width:959px;
	height:500px;
	margin:0px auto auto auto;
}

#comingsoon .graphic {
	display:block;
	float:left;
	width:248px;
	height:39px;
	margin-left:365px;
	margin-top:200px;
}

#gallery {
	position:relative; 
	display:block;
	width:959px;
	height:750px;
	margin:0px auto auto auto;
}

#gallery .cardholder {
	display:block;
	float:left;
	width:300px;
	height:199px;
	margin-top:15px;
	margin-left:15px;
}

#widget {
	display:block;
	position:relative;
	float:right;
	margin-right:83px;
	margin-top:-92px;
	z-index:1;
}

#howitworks {
	position:relative; 
	display:block;
	width:959px;
	height:800px;
	margin:0px auto auto auto;
}
/*
#howitworks h3 {
	display:block;
	float:left;
	width:589px;
	height:17px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url('/images/howitworks-hdr.png') no-repeat;
}
*//*
#howitworks .carousel {
	display:block;
	float:left;
}

#howitworks .details-column {
	display:block;
	float:right;
	width:289px;
	margin-top:25px;
	margin-left:30px;
}

#howitworks .details-column p {
	display:block;
	float:right;
	max-width:289px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:18px;
	margin-bottom:14px;
}

#howitworks .details-column .devices {
	display:block;
	margin-bottom:14px;
}
*/

#howitworks p {
	display:block;
	float:left;
	width:959px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	margin-bottom:16px;
}

#howitworks h3.q1 {
	display:block;
	float:left;
	/*width:367px;*/
	width:959px;
	height:20px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url('/images/q1howheader.png') no-repeat;
}

#howitworks h3.q2 {
	display:block;
	float:left;
	/*width:346px;*/
	width:959px;
	height:20px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url('/images/q2howheader.png') no-repeat;
}

#howitworks h3.q3 {
	display:block;
	float:left;
	/*width:236px;*/
	width:959px;
	height:20px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url('/images/q3howheader.png') no-repeat;
}

#howitworks h3.q4 {
	display:block;
	float:left;
	/*width:256px;*/
	width:959px;
	height:20px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url('/images/q4howheader.png') no-repeat;
}

#howitworks h3.q5 {
	display:block;
	float:left;
	/*width:198px;*/
	width:959px;
	height:20px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url('/images/q5howheader.png') no-repeat;
}

#howitworks h3.q6 {
	display:block;
	float:left;
	/*width:405px;*/
	width:959px;
	height:20px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url('/images/q6howheader.png') no-repeat;
}

#howitworks h3.q7 {
	display:block;
	float:left;
	/*width:405px;*/
	width:959px;
	height:20px;
	margin-bottom:10px;
	text-indent:-9999px;
	background:url('/images/q7howheader.png') no-repeat;
}

#howitworks .correctway {
	margin-top:10px;
	margin-bottom:20px;
	margin-left:160px;
}

#howitworks .wrongway {
	margin-top:10px;
	margin-bottom:20px;
	margin-left:39px;
}
