*{
	margin: 0;
}
.thetouch #f-source-menu {
	width: 850px;
	z-index:999;
}
.thetouch #purecss-menu {
	width: 850px;
	height:40px;
	margin:0 auto;
	padding:0;
	display:block;
	z-index:10000;
	overflow: visible;
}
body {
	background: center top repeat-x fixed;
	background-image:url(../images/2010/back-repeat.jpg);
	background-color: #000000;
	font-family: Century Gothic, Avant Garde;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin: 0;
	padding: 0;
	border:0;
}
#sidebarbackground, #fullbackground, #fullbackgroundDARK {
	background: top no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	width: 870px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	padding: 150px 85px 0 85px;
	min-height: 100%;
	z-index:2;
	}
#sidebarbackground {
	background-image:url(../images/2010/header-sideSMALL.png);
	}
#fullbackground {
	background-image:url(../images/2010/headerSMALL.png);
	}
#fullbackgroundDARK {
	background-image:url(../images/2010/headerSMALLDARK.png);
	}
p { 
	color: #FFFFFF;
	font-size: 10pt;
}
h1 { 
	color: #DDB84E;
	font-size:25pt;
}
h2 { 
	color: #DDB84E;
	font-size:20pt;
}
h3 { 
	color: #DDB84E;
}

td { }
.thetouch #container { 
	width: 870px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background-color: #555555;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	padding: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	z-index:1;
} 
.thetouch #logocontainer-noipad {
	width: 100%;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	height:139px;
	position:absolute;
	background-color: transparent;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: right; /* this overrides the text-align: center on the body element. */
	overflow: visible;
	top: -150px;
	right:-35px;
} 
.thetouch #logocontainer {
	width: 100%;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	height:139px;
	position:absolute;
	background-color: transparent;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: right; /* this overrides the text-align: center on the body element. */
	overflow: visible;
	top: -150px;
	right:-35px;
} 
.thetouch #ipad {
	width: 142px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	height:172px;
	position:absolute;
	background:url(../specials/ipad142.png) no-repeat;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: center; /* this overrides the text-align: center on the body element. */
	overflow: visible;
	top: 30px;
	right:-80px;
} 
.thetouch #menucontainer { 
	position:relative;
	width: 870px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	height:40px;
	background-color: transparent;
	margin: 0 0 42px 0;
	border: 0;
	padding: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow: visible;
} 
.thetouch #maincontainer, .thetouch #fullcontainer, .thetouch #fullcontainerDARK { 
	width: 866px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background-color: transparent;
	background: center top repeat-y relative;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	padding: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thetouch #maincontainer { 
	background-image:url(../images/2010/containerbackside870.jpg);
} 
.thetouch #fullcontainer { 
	background-image:url(../images/2010/containerback.jpg);
} 
.thetouch #fullcontainerDARK { 
	background-image:url(../images/2010/containerbackDARK.jpg);
} 
.thetouch #emailcontainer { 
	background-image:url(../images/2010/containerback.png);
} 
.thetouch #header { 
	background: transparent; 
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0 0 30px 0;
	height:40px;
	overflow: visible;
} 
.thetouch #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thetouch #sidebar1 {
	float: left; 
	width: 167px; /* since this element is floated, a width must be given */
	background-color: transparent;
	padding: 10px 0; /* top and bottom padding create visual space within this div */
}
.thetouch #sidebar1 h3, .thetouch #sidebar1 p {
	margin-left: 15px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.thetouch #mainContent {
	margin: 0 0 0 177px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding:10px;
	background-color: transparent;
	z-index:3;
} 
.thetouch #mainContent-FULL {
	margin: 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding: 0 15px 0 15px;
	background-color: transparent;
} 
.thetouch #center-content {
	height: 560px;
	margin: 0px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../specials/referral.jpg);
	background-color: #990909;
	vertical-align: top;
}
.thetouch #box4 {
	float: left; 
	width: 188px;
	height: 200px;
	background-color: transparent;
	padding: 10px;
}
.thetouch #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center;
	background-color:transparent;
} 
.thetouch #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link, a:link img {
	color: #DDB84E;
	border: 0;
	text-decoration: none;
}

a:visited, a:visited img {
	color: #CC9900;
	border: 0;
	text-decoration: none;
}

a:hover, a:hover img {
	color: #DDB84E;
	border: 0;
	text-decoration: underline;
}

a:active, a:active img {
	color: #990000;
	border: 0;
	text-decoration: none;
}
.T6white {
	color: #FFFFFF;
	font-size: 6pt;
}
.T8white {
	color: #FFFFFF;
	font-size: 8pt;
}
.T10white {
	color: #FFFFFF;
	font-size: 9pt;
}
.T10white-indent {
	color: #FFFFFF;
	font-size: 9pt;
	text-indent: 15px;
	padding: 5px 0 5px 0;
}
.T10white-indent-10pad {
	color: #FFFFFF;
	font-size: 9pt;
	text-indent: 15px;
	padding: 10px;
}
.H12white {
	color: #FFFFFF;
	font-size: 12pt;
}
.H12white-bold {
	color: #FFFFFF;
	font-style: bold;
	font-size: 12pt;
}
.H14white {
	color: #FFFFFF;
	font-size: 14pt;
}
.H14white-bold {
	color: #FFFFFF;
	font-style: bold;
	font-size: 14pt;
}
.H20white-bold {
	color: #FFFFFF;
	font-style: bold;
	font-size: 18pt;
}
.H25white-bold {
	color: #FFFFFF;
	font-style: bold;
	font-size: 25pt;
}
.T9yellow-italic {
	color: #DDB84E;
	font-size: 9pt;
	font-style: italic;
}
.H14yellow-bold {
	color: #DDB84E;
	font-weight: bold;
	font-size: 14pt;
	padding: 10px 0 0 0;
}
.H15yellow {
	color: #DDB84E;
	margin-top: 15px;
}
.H20yellow-bold {
	color: #DDB84E;
	font-style: bold;
	font-size: 20pt;
}
.H25yellow-bold {
	color: #DDB84E;
	font-style: bold;
	font-size: 25pt;
}
.H35yellow-bold {
	color: #DDB84E;
	font-style: bold;
	font-size: 40pt;
}
iframe {
	border:none;
	outline:none;
}
table.yellow {
	padding: 3px;
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #CC9900;
	border-collapse: separate;
	background-color: #555555;
	color:#FFF;
	text-align: center;
}
table.yellow th {
	font-size: 10pt;
	font-weight: bold;
	background-color: #2b2b2b;
	}
table.yellow td {
	font-size: 10pt;
	}
table {
	color:#FFF;
	text-align: center;
}
table td {
	font-size: 10pt;
	}
.TABLEborder {
	border: 2px solid #CCC;
}
.TABLEborder th {
	background-color: #444;
	border:0;
	background:url(../images/2010/gradientGRAY.jpg) repeat bottom left;
	color:#000;
	}
.TABLEborder td {
	border: 1px solid #333;
}
.TABLEborderDARK {
	border: 2px solid #151515;
}
.TABLEborderDARK th {
	background-color: #444;
	border:0;
	background:url(../images/2010/gradientGRAYdark.jpg) repeat bottom left;
	color:#666;
	}
.TABLEborderDARK td {
	border: 0px solid #333;
}
.TABLEsecondary {
	color:#AAA;
}
.TABLEsecondaryDARK {
	color:#666;
}
.TABLEheader08 {
	font-size: 8pt;
	font-weight: bold;
}
.TABLEheader09 {
	font-size: 9pt;
	font-weight: bold;
}
.TABLEheader10 {
	font-size: 10pt;
	font-weight: bold;
}
.TABLEheader12 {
	font-size: 12pt;
	font-weight: bold;
}
.TABLEheader14 {
	font-size: 14pt;
	font-weight: bold;
}
.styleTABLE {
	color: #FFFFFF;
	font-size: 9pt;
	text-align: left;
	border: 2px solid #CC9900;
	background-color: #555555;
}
.styleTABLE a {
	color: #FFFFFF;
	font-size: 9pt;
	text-align: left;
	text-decoration:none;
}
.styleTABLE td, th {
	border: 1px solid #000000;
	font-size: 9pt;
}
table.styleTABLE th {
	font-weight: bold;
	background-color: #570000;
	font-size: 9pt;
}
.styleTABLEheader {
	color: #FFFFFF;
	background-color: #2b2b2b;
	font-weight: bold;
}
.styleTABLEfooter {
	color: #FFFFFF;
	background-color: #2b2b2b;
}
.styleTABLEfooter8 {
	color: #FFFFFF;
	font-size: 8pt;
	background-color: #2b2b2b;
}
.styleTABLEfooter10 {
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #2b2b2b;
 }

#t0.active { background-position:-21px 0 !important; }
#t0:hover  { background-position:-21px -180px; }
#t0:active { background-position:-21px -270px; }

#scroll {
	position:relative;
	height:;
	overflow:hidden;
	border:1px solid #ddd;
	width:948px;
	padding:15px;
	height:473px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#tools {
	width:9999em;
	position:absolute;
	height:400px;
}

.tool {
	float:left;
	width:1000px;
	height:340px;
	text-align:center;
}

.details {
	font-size:18px;
	color:#555;
	margin-top:-20px;
	background-color:transparent;
	padding:5px 148px;
}


#thumbs {
	background:url(http://static.flowplayer.org/tools/img/demo-navi.jpg) no-repeat;
	height:90px;
	position:absolute;
	top:425px;
	width:990px;
	left:-8px;
}

.t {
	padding:0 !important;
	border:0 !important;
}

.t a {
	background:transparent url(http://static.flowplayer.org/tools/img/demo-navi.jpg) no-repeat scroll -21px -90px;
	margin-left:11px;
	display:block;
	width:99px;
	float:left;
	height:90px;
	cursor:pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
	margin-left:314px;
	_margin-left:304px;
}

/* CSS sprite for the navigation */
#t0 		  { margin-left:20px; _margin-left:10px;}
#t0.active { background-position:-21px 0 !important; }
#t0:hover  { background-position:-21px -180px; }
#t0:active { background-position:-21px -270px; }

#t1			{ background-position:-325px -90px; }
#t1:hover 	{ background-position:-325px -180px; }
#t1:active	{ background-position:-325px -270px; }
#t1.active	{ background-position:-325px 0 !important; }

#t2			{ background-position:-435px -90px; }
#t2:hover 	{ background-position:-435px -180px; }
#t2:active	{ background-position:-435px -270px; }
#t2.active	{ background-position:-435px 0 !important; }

#t3			{ background-position:-545px -90px; }
#t3:hover 	{ background-position:-545px -180px; }
#t3:active	{ background-position:-545px -270px; }
#t3.active	{ background-position:-545px 0 !important; }

#t4			{ background-position:-655px -90px; }
#t4:hover 	{ background-position:-655px -180px; }
#t4:active	{ background-position:-655px -270px; }
#t4.active	{ background-position:-655px 0 !important; }

#t5			{ background-position:-765px -90px; }
#t5:hover 	{ background-position:-765px -180px; }
#t5:active	{ background-position:-765px -270px; }
#t5.active	{ background-position:-765px 0 !important; }

#t6			{ background-position:-875px -90px; }
#t6:hover 	{ background-position:-875px -180px; }
#t6:active	{ background-position:-875px -270px; }
#t6.active	{ background-position:-875px 0 !important; }
