@charset "utf-8";
/* CSS Document */
/* css reset, avoids crossbrowser default issues to keep it all nice! */

/* Eric Meyers Css Reset */

/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins, a {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End reset */

a{
	cursor:pointer
}

body{
	background-image:url(../Images/Mainbg.gif);
	background-repeat:repeat;
	font-family:"Century Gothic",Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
}

p{
	padding:10px 0;
	line-height:16px;
}

.inline{
	display:inline;
}

.clear{
	clear:both;
}

#header{
	height:160px;
	width:740px;
	margin:0 auto;
}

#logo{
	margin:0px auto;
	padding-top:60px;
	width:238px;
	height:46px;
	background-image:url(../Images/logo.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#nav{
	display:block;
	width:740px;
	margin:0 auto;
}

#nav ul li{
	
	display:inline-block;
	text-align:center;
	float:left;
	margin:0;
}

#nav ul li a:hover{
	background-position:bottom;
}

#nav ul li a{
	display:inline-block;
	width:123px;
	height:24px;
	font-weight:bold;
	text-align:center;
	line-height:24px;
	color:#fff;
	font-size:17px;
}



#nav ul li a.navactive{
	background-position:bottom;
}

#content{
	height:225px;
	background-image:url(../Images/democontentbg.jpg);
	background-position:left;
	background-repeat:repeat-x;
	border-top:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	overflow-y:hidden;
}


#contentinner{
	width:740px;
	height:279px;
	margin:0 auto;
}

#homelogo{
	float:right;
	padding-top:8px;
}

#hometext{
	margin-top:50px;
	width:560px;
	float:left;
}


#footer p{
	display:inline;
}

#footerlinks{
	margin-top:70px;
	height:50px;
	text-align:center;
	line-height:50px;
}

.red{
	color:#F00;
}

.bottomnav{
	width:740px;
	margin:0 auto;
}

.bottomnavhome{
	width:740px;
	margin:0 auto;
}

.bottomnavinvest{
	float:right;
}

.bottomnavinvest li{
	width:125px;
	height:27px;
	display:inline;
	text-align:center;
	line-height:27px;
	float:left;
	margin:0px;
}

.indielink{
	background-image:url(../Images/indiesprite.jpg);
	background-position:50% 2px;
}

.featurelink{
	background-image:url(../Images/featuresprite.jpg);
	background-position:50% 2px;
}

.epiclink{
	background-image:url(../Images/epicsprite.jpg);
	background-position:50% 2px;
}

.addonlink{
	background-image:url(../Images/addonsprite.jpg);
	background-position:50% 2px;
}

.nikkinathanlink{
	background-image:url(../Images/shanabrettsprite.jpg);
	background-position:50% 3px;
	width:152px;
}

.chriscarloslink{
	background-image:url(../Images/chriscarlossprite.jpg);
	background-position:50% 3px;
	width:148px;
}

.sonalrajlink{
	background-image:url(../Images/sonalrajsprite.jpg);
	background-position:50% 3px;
	width:124px;
}

.chardarryllink{
	background-image:url(../Images/chardarrylsprite.jpg);
	background-position:50% 3px;
	width:123px;
}

.homelink{
	background-image:url(../Images/homesprite.jpg);
	background-position:top;
}

.demolink{
	background-image:url(../Images/demosprite.jpg);
	background-position:top;
}

.investlink{
	background-image:url(../Images/investsprite.jpg);
	background-position:top;
}

.invitelink{
	background-image:url(../Images/invitesprite.jpg);
	background-position:top;
}

.dvdlink{
	background-image:url(../Images/coversprite.jpg);
	background-position:top;
}

.contactlink{
	background-image:url(../Images/contactsprite.jpg);
	background-position:top;
}

.bottomnavinvest li a{
	display:inline;
	width:125px;
	height:27px;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
	float:left;	
}

.bottomnavinvest li a.bottomnavactive, .bottomnavdemo li a.demoactive{
	background-position:bottom;
}

.bottomnavinvest li a:hover, .bottomnavdemo li a:hover{
	background-position:bottom;	
}

.bottomnavdemo{
	float:right;
}

.bottomnavdemo li{
	float:left;
	text-align:center;
	line-height:27px;
	margin:0px;
}

.bottomnavdemo li a{
	display:inline-block;
	height:27px;
	float:left;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
	margin-left:2px;
}






#investleft{
	float:left;
	width:530px;
}

#investimage{
	padding-top:20px;
	height:201px;
	width:186px;
	float:right;
}

#investheading{
	margin-top:25px;
	margin-bottom:10px;
	height:35px;
}

#investheading h1{
	border-right:2px solid #F00;
	line-height:35px;
	height:35px;
	display:inline-block;
	font-weight:normal;
	font-size:17px;
	float:left;
	
}

#investheading p{
	font-size:17px;
	line-height:35px;
	height:35px;
	padding:0!important;
}

.addonstext{
	width:50%;
	float:left;
	display:inline;
}

#comingsoon p{
	text-align:center;
	height:279px;
	line-height:200px;
}

#contactinfo{
	margin-top:40px;
	text-align:center;
}

.demoreelheading{
	font-size:18px;
}

.demoreelp{
	padding:0;
	
}

#demoreelleft{
	margin-top:128px;
	width:160px;
	float:left;
}

#demoreelright{
	width:551px;
	height:310px;
	margin-top:10px;
	float:right;
}

#home{
	height:279px;
}

#demoreel{
	height:279px;
}

#investment{
	height:279px;
}

.hide{
	display:none;
}