/* BEGIN RESET */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET */

body	{ margin:0; padding:0; font-size:0.95em; background-color:#fff; font:normal 14px/1.6em Arial, Helvetica, sans-serif;}
p{padding-bottom: 15px;}
#wrapper			{ width:100%; height:100%; margin:0; padding:0; }
#header-bar			{ background-color:#ec6b06; width:100%; height:45px; display:block; } /* Update background-colour with hex colour */
.branding-container	{ background-color:#ec6b06; width:100%; height:45px; } /* Update background-colour with hex colour */
.innertube			{ width:1000px; margin:auto; }
#header-container	{ width:100%; background-color:#fff; border-bottom:1px solid #666666; } /* Update border with hex colour */
#app-title			{ padding:2em 0 2em 0; }
.indentleft			{ margin-left:22px; }
.indenttop			{ margin-top:20px; }
#content-container	{ width:100%; }
#content			{ padding:50px 0 50px 22px; }
#sub-content		{ padding:0 0 50px 22px; }
#screenshots		{ width:869px; margin:auto; }
#screenshots img	{ padding-top:50px; }
.icons				{ margin-top:25px; }
.icons img			{ float:left; margin:0 5px 5px 0; }

.float1,.float2		{display:table-cell;text-align:center;text-align: center   }
.float2				{vertical-align: bottom;line-height: 50px;margin: 0px;padding: 0px;}


/* Footer */
#footer-container	{ width:100%; }
#footer				{ width:1000px; margin:auto; color:#999; font:normal 10px/1.5em Arial, Helvetica, sans-serif; color:#999; }
#footer p			{ padding:5px 0 0 0; text-align:center; }
#copyright			{ color:#fff; text-align:center; padding:15px; font-size:11px; }

.clear			{ clear:both; }
.divider		{ width:100%; height:1px; background-color:#666666; }
img 			{ vertical-align:23%; }
h1				{ font-size:2em; margin-bottom:25px; }
h2				{ font-size:1.5em;}
h3				{ font-size:1.25em;}
.spacer25		{ width:100%; height:25px; display:block; }
.spacer10		{ width:100%; height:10px; display:block; }

#col-left		{ width:528px; margin-right:15px; float:left; }
#col-right		{ margin:0 0 0 35px; float:left; }


/* LIST STYLES */
ul#video-links			{ margin:0; }
ul#video-links li		{ padding:0 0 5px 0; }

a				{ color:#000000; text-decoration:none; }
a:link 			{ color:#000000; }  /* unvisited link */
a:visited 		{ color:#000000; }  /* visited link */
a:hover 		{ color:#000000; text-decoration:underline; }  /* mouse over link */
a:active 		{ color:#000000; }  /* selected link */


#footer a			{ font:normal 10px/1.5em Arial, Helvetica, sans-serif; color:#999; }
#footer a:link 		{ text-decoration:none; }      /* unvisited link */
#footer a:visited 	{ text-decoration:none; }  /* visited link */
#footer a:hover 		{ text-decoration:underline; }  /* mouse over link */
#footer a:active 	{ text-decoration:underline; }  /* selected link */

a.btnorg,a.btnorg:hover{color:#FF8000;text-decoration:none;}
.