

/* -------------- GENERAL ----------------- */



	
body
	{
    margin: 0;
    padding: 0;
    border: 0;
    background: #4f6277 url(/images/background.jpg) repeat-x;
    font: normal 12px Lucida Grande, sans-serif;
    line-height: 20px;
    text-align: center;
    color: #333;
		}
	


/* -------------- TYPOGRAPHY ----------------- */



h1
	{
    font: bold 2.2em Georgia, serif;
    line-height: 1.5em;
    color: #369;
		}

h2
	{
	font: bold 1.7em Lucida Grande, Verdana, sans-serif;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
		}

h3
	{
	font: bold 1.4em Lucida Grande, Verdana, sans-serif;
	line-height: 1em;
	letter-spacing: .2em;
	margin-top: 0;
	margin-bottom: .5em;
		}

h4
	{
	font: bold 1.2em Lucida Grande, Verdana, sans-serif;
		}

h5
	{
	font: bold 1.1em Lucida Grande, Verdana, sans-serif;
		}

h6
	{
    font-size: .9em;
		}

strong
	{
    font-weight: bold;
		}

em
	{
    font-style: italic;
		}

pre,code
	{
    font: normal 100% courier,monospace;
		}
		
		
		
		
		
		
		

/* -------------- HORIZONTAL NAVIGATION ----------------- */



#nav
	{
	width: 960px;
	height: 30px;
	background: transparent;
	position: absolute;
	top: 90px;
	left: 0;
		}

#nav span
	{
	display: none;
		}

#nav ul
	{
	height: 30px;
	width: 650px;
	position: relative;
	margin: 0 0 0 821px;
	padding: 0;
		}

#nav li
	{
	margin: 0;
	padding: 0;
	list-style: none;
	top: 0;
	float: left;
		}

#nav li, #nav a
	{
	height: 32px;
	display: block;
		}

#nav #home
	{
	width: 75px;
	background: url(../images/nav/home.gif) no-repeat;
		}

#nav #home.selected
	{
	background: url(../images/nav/home.gif) 0px -64px no-repeat;
		}

#nav #home a:hover
	{
	background: url(../images/nav/home.gif) 0px -32px no-repeat;
		}

#nav #home.selected a:hover
	{
	background: url(../images/nav/home.gif) 0px -64px no-repeat;
		}

#nav #features
	{
	width: 96px;
	background: url(../images/nav/features.gif) no-repeat;
		}

#nav #features.selected
	{
	background: url(../images/nav/features.gif) 0px -64px no-repeat;
		}

#nav #features a:hover
	{
	background: url(../images/nav/features.gif) 0px -32px no-repeat;
		}

#nav #features.selected a:hover
	{
	background: url(../images/nav/features.gif) 0px -64px no-repeat;
		}

#nav #pricing
	{
	width: 165px;
	background: url(../images/nav/pricing.gif) no-repeat;
		}

#nav #pricing.selected
	{
	background: url(../images/nav/pricing.gif) 0px -64px no-repeat;
		}

#nav #pricing a:hover
	{
	background: url(../images/nav/pricing.gif) 0px -32px no-repeat;
		}

#nav #pricing.selected a:hover
	{
	background: url(../images/nav/pricing.gif) 0px -64px no-repeat;
		}

#nav #support
	{
	width: 175px;
	background: url(../images/nav/support.gif) no-repeat;
		}

#nav #support.selected
	{
	background: url(../images/nav/support.gif) 0px -64px no-repeat;
		}

#nav #support a:hover
	{
	background: url(../images/nav/support.gif) 0px -32px no-repeat;
		}

#nav #support.selected a:hover
	{
	background: url(../images/nav/support.gif) 0px -64px no-repeat;
		}

#nav #signin
	{
	width: 139px;
	background: url(../images/nav/signin.gif) no-repeat;
		}

#nav #signin.selected
	{
	background: url(../images/nav/signin.gif) 0px -64px no-repeat;
		}

#nav #signin a:hover
	{
	background: url(../images/nav/signin.gif) 0px -32px no-repeat;
		}

#nav #signin.selected a:hover
	{
	background: url(../images/nav/signin.gif) 0px -64px no-repeat;
		}
		
		
			
		

/* -------------- LAYOUT ----------------- */



#header
	{
	width: 960px;
	height: 120px;
	margin: 10px auto;
    background: url(../images/header.gif) no-repeat;
    position: relative;
    padding: 0;
		}
		
#flash
	{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 264px;
	text-align: left;
	background: url(../images/flashbox.jpg) no-repeat;
	margin-bottom: 12px;
		}
		
#demo
	{
	margin: 12px auto 16px auto;
	padding: 0;
	width: 960px;
	height: 54px;
		}
		
#galleryBar
	{
	margin: 12px auto 16px auto;
	padding: 0;
	width: 960px;
	height: 90px;
	background: url(../images/gallerybar.jpg) no-repeat;
		}

.mainBox
	{
    width: 960px;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    text-align: left;
    position: relative;
		}

.curveTop
	{
	width: 960px;
	height: 7px;
	background: url(../images/curve_top.gif) no-repeat;
	margin: 0 auto;
	padding: 0;
    line-height: 0;
    font-size: 1px;
		}
		
.mainContent
	{
	width: 880px;
	margin: 0 auto;
	text-align: left;
	color: #666;
	position: relative;
	border-bottom: 20px solid #fff;
		}
		
.noBorder
	{
	border-bottom: none;
		}
		
.mainContent .intro
	{
	font: normal 13px Lucida Grande, sans-serif;
	line-height: 24px;
	margin-bottom: 24px;
		}

.mainContent em
	{
	display: block;
	float: left;
	height: 18px; /* HEIGHT OF EM SET TO SAME MEASUREMENT AS LINE-HEIGHT OF P */
	overflow: hidden;
	clear: left;
		}
		
.mainContent a
	{
	font-weight: bold;
	color: #930;
		}
		
.mainContent b
	{
	color: #000;
		}
		
.headline
	{
	width: 100%;
	height: 55px;
	margin-bottom: 20px;
		}
		
.headline h1
	{
	display: none;
		}

.feature1
	{
	float: left;
	width: 280px;
	margin-right: 32px;
	border-right: 1px dotted #bbb;
		}
		
.feature2
	{
	float: left;
	width: 250px;
		}
		
.feature1 a.title, .feature2 a.title
	{
	display: block;
	text-transform: uppercase;
	color: #c60;
	font: bold 1em Lucida Grande, Verdana, sans-serif;
	padding: 0;
	margin: 0 0 3px 0;
	text-decoration: none;
	border: none;
		}
		
.feature1 img, .feature2 img
	{
	float: left;
	margin: 0 12px 6px 0;
		}
		
.feature1 p
	{
	margin-right: 30px;
	font: normal .9em Lucida Grande, Verdana, sans-serif;
	line-height: 1.8em;
		}
		
.feature2 p
	{
	font: normal .9em Lucida Grande, Verdana, sans-serif;
	line-height: 1.8em;
		}
		
.feature1 b, .feature2 b
	{
	color: #c60;
		}
		
#slideshow
	{
	background: #fff;
	width: 183px;
	margin: 0 auto;
	height: 140px;
	border: 8px solid #fff;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    	}
	
		
		
		
		
		

/* -------------- CONTACT PAGE ----------------- */



#contactText
	{
	width: 300px; 
	float: left; 
	margin: 0 20px 0 0;
		}
		
#contactRight
	{
	width: 520px;
	float: right;
	margin: 0;
	background: url(../images/support2.jpg) top left no-repeat;
		}
		
#contactPhoto
	{
	height: 124px;
		}
		
#contactInstructions
	{
	width: 518px;
	border: 1px solid #999;
	border-top: none;
	background: #e6e6e6 url(../images/support3.jpg) no-repeat;
	padding-top: 30px;
	padding-bottom: 10px;
		}
		
#contactInstructions p, #contactInstructions h4, #contactInstructions table
	{
	width: 488px;
	margin-left: 15px;
		}
		






































































		
		

/* -------------- FOOTER ----------------- */
	
	
		
		
		
		
		
		
#footerBody
	{
	width: 920px;
	margin: 0 auto;
	background: #bababa;
	border: 20px solid #bababa;
		}
		
#footerContent
	{
	width: 900px;
	margin: 0 auto;
	color: #555;
		}
		
#footerContent a
	{
	color: #555;
		}
		
#footerContent a:hover
	{
	color: #555;
		}
		
#footerContent a:visited
	{
	color: #555;
		}
		
#footerBottom
	{
	width: 960px;
	height: 8px;
	margin: 0 auto 50px auto;
    line-height: 0;
    font-size: 1px;
	background: #bababa url(../images/footer_bottom.gif) no-repeat;
		}
		
		
		
		
		
		
		

/* -------------- MISCELLANEOUS ----------------- */


		
.curveBottom
	{
	width: 960px;
	height: 7px;
	background: url(../images/curve_bottom.gif) no-repeat;
	margin: 0 auto 10px auto;
	padding: 0;
    line-height: 0;
    font-size: 1px;
		}

.clear
	{
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 1px;
		}
		
.super
	{
	vertical-align: super;
		}
		
.required
	{
	color: #c00;
		}

.floatRight
	{
	float: right;
	margin: 0 0 10px 25px;
	color: #777;
	text-align: left;
		}

.floatLeft
	{
	float: left;
	margin-right: 40px;
	color: #777;
	text-align: left;
		}

.floatLeft h3
	{
	font-size: 1.6em;
	color: #666;
		}

.floatLeft img, floatRight img
	{
	margin-bottom: 6px;
		}
		
.detail
	{
	font: normal 11px Lucida Grande, sans-serif;
	line-height: 16px;
	margin-top: 12px;
		}
		
.detail p
	{
	margin-top: 0;
		}
		
.detail b
	{
	color: #c60;
		}
		
.black
	{
	color: #ccc;
		}
		
.black a
	{
	color: #6cf;
		}
		
.caption
	{
	font: normal 11px Lucida Grande, sans-serif;
	font-style: italic;
	line-height: 14px;
	color: #999;
		}

.horRule
	{
	height: 1px;
	border-top: 1px solid #ccc;
	margin-top: 3px;
	margin-bottom: 3px;
    clear: both;
    line-height: 0;
    font-size: 1px;
		}
		
.horRule hr
	{
	display: none;
		}

div h3:first-child
	{
	margin-top: 0;
		}

div p:first-child
	{
	margin-top: 0;
		}
		
.button
	{
    padding: 8px;
    background: #f60;
    border: 1px solid #777;
    cursor: pointer;
    color: #fff;
    font: bold 1.2em Lucida Grande, Verdana, sans-serif;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
		}
		
#faqs
	{
	margin-top: 20px;
	border-top: 1px solid #aaa;
	padding-top: 20px;
		}
		
#faqs p
	{
	font: normal 12px Lucida Grande, sans-serif;
	line-height: 16px;
		}
		
#faqs b
	{
	color: #c60;
		}
		
.benefits
	{
	width: 260px;
	margin-right: 30px;
	float: left;
		}
		
.benefits ul
	{
	margin-top: 0;
	font-weight: bold;
		}
		
.benefits ul li
	{
	line-height: 16px;
	margin-top: 9px;
	margin-bottom: 9px;
		}
		
.superscript
	{
	vertical-align: super;
	font-size: .7em;
	font-weight: normal;
	line-height: 1em;
		}
		
.finePrint
	{
	width: 600px;
	margin-top: 8px;
	font: normal 11px Helvetica, sans-serif;
	line-height: 15px;
	color: #666;
		}
		
#signUp
	{
	float: left;
	width: 440px;
		}

.signUpTable
	{
	width: 100%;
	border: 1px solid #aaa;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 6px 0;
	background: #e6e6e6;
	font-size: .9em;
		}

.signUpTable .signUpElement,
.signUpTable h3,
.signUpTable p
	{
	margin-left: 12px;
		}

.signUpTable h3
	{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 12px;
	color: #888;
		}

.signUpTable p
	{
	margin-top: 0;
	margin-bottom: 12px;
	margin-right: 12px;
	color: #777;
		}

.signUpTable label
	{
	color: #777;
		}

	
.textBox
	{
	background-color: #fff;
	border: 3px double #aaa;
	padding: 2px;
	margin-top: 0;
	margin-bottom: 8px;
	font: normal 1em Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
		}
	
.textBox2
	{
	background-color: #fff;
	border: 3px double #aaa;
	padding: 2px;
	font: normal 1em Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
		}
	
.select
	{
	background-color: #fff;
	border: 1px solid #aaa;
	margin-bottom: 8px;
	padding: 2px;
	font: normal 1em Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
		}
	
.select2
	{
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 2px;
	font: normal 1em Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
		}

.feature
	{
	font-weight: bold;
	color: #000;
		}

.black .feature
	{
	font-weight: bold;
	color: #fff;
		}

#player
	{
	width: 625px;
	margin: 0 auto;
	float: left;
		}
		
#instructions
	{
	float: left;
	width: 300px;
	padding-top: 40px;
		}
		
#instructions img
	{
	float: left;
	margin-right: 30px;
	margin-top: 18px;
		}

#barTop
	{
	position: relative;
	height: 35px;
	width: 625px;
	background: url(../images/demo/flashtop.gif) no-repeat;
	color: #333;
		}
		
#flashDemo
	{
	height: 340px;
	width: 625px;
	background: url(../images/demo/xxx.jpg);
		}
		
#barBottom
	{
	height: 25px;
	width: 625px;
	background: url(../images/demo/flashbase.gif) no-repeat;
		}






































