/* 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, 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;
}
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: "" "";
}
/* end reset */

html {
overflow: hidden;
background-color: #000;
}

body {
margin: 0px;
padding: 0px;
background-color: #000;
text-align: center;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
color: #fff;
height: 100%;
width: 100%;
overflow: hidden;
}

.mainwrapper {
width: 100%;
height: 100%;
}

.mainwrapperwide {
width: 100%;
text-align: center;
}

#tout {
position: absolute;
top: 160px;
left: 0px;
width: 320px;
height: 185px;
text-align: left;
display: none;
z-index: 50;
overflow: auto;
}

#header {
width: 100%;
height: 150px;
background-color: #000;
text-align: center;
top: 0px;
left: 0px;
}

	#header a:link, #header a:visited, #header a:active {
	color: #fff;
	}

#ubiglobal {
width: 100%;
height: 40px;
background-color: #444;
margin: 0px;
min-width: 960px;
text-align: center;

}
	


#bodyflash {
width: 100%;
background-color: #000;
height: 260px;
margin: 0px;
text-align: center;
min-width: 960px;
}


#pagecontent {
background-color: #000;
color: #fff;
overflow: auto;
}

#pagecontent iframe { background-color:#fff; }
#partnerframe {

}

#dashboardcontent {
width: 960px;
background-color: #000;
color: #fff;
margin: 0 auto;
}

#footer {
width: 900px;
margin: 0 auto;
padding: 10px 10px;
text-align: center;
color: #343434;
}

	#footer p {
	margin: 60px 0px 0px 0px;
	}
	
	#footer div img {
	vertical-align: top;
	}
	
.externallogo {
margin: 7px 0px 0px 15px;
}
	
#swfContainer {
text-align: center;
font-size: 1em;
color: #fff;
}
	

#frame {
width: 100%;
height: 100%;
border-width: 0px;
}

#scroller {
width: 100%;
height: 100%;
overflow: auto;
}

/* sections */
#dashboard {
width: 930px;
margin: 0 auto;
}

	#dashboard .module {
	width: 300px;
	float: left;
	margin: 0px 5px 50px 5px;
	text-align: left;
	}
	
	#dashboard .modulewide {
	width: 615px;
	float: left;
	margin: 0px 0px 50px 5px;
	text-align: left;
	}	
	
	#dashboard .moduleheader {
	width: 97%;
	padding: 5px 0px;
	}
	
	#dashboard .module ul {
	clear: both;
	}
	
	#dashboard .module .visitsite, #dashboard .modulewide .visitsite {
	float: right;
	font-size: .8em;
	text-align: right;
	margin: 1px 0px 0px 0px;
	}
	
		.visitsite a:link, .visitsite a:active, .visitsite a:visited {
		color: #fff;
		font-weight: bold;
		
		}
		
		#dashboard li a:link, #dashboard li a:visited, #dashboard li a:active {
		color: #99d6e8;
		}
		
		#dashboard li a:hover {
		text-decoration: underline;
		}		
		
	#dashboard .module li {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #fff;
	width: 97%;
	padding: 3px 0;	
	}
	
	#dashboard .module .moduletitle, #dashboard .modulewide .moduletitle {
	font-weight: bold;
	font-size: 1.2em;
	float: left;
	font-family: Garamond, Times New Roman, Serif;
	}


#networktouts {
width: 100%;
text-align: center;
}

	#networktouts .left {
	margin: 0px 10px 0px 0px;
	}
	
	#networktouts .right {
	margin: 0px 0px 0px 10px;
	}
	
	#networktouts a:hover {
	text-decoration: none;
	}
	
#flickrthumbs div {
width: 75px;
height: 75px;
border: 1px solid #777777;
float: left;
margin: 0px 10px 8px 0px;
background-position: center center;
}

#poll p {
padding: 15px 0px 0px 40px;
color: #8ec6dd;
margin: 0px 0px 10px 0px;
background-image: url(http://static2.cdn.ubi.com/gamesites/avatar/website/media/images/q.gif);
background-repeat: no-repeat;
background-position: top left;
border-width: 1px 0px 0px 0px;
border-color: #fff;
border-style: solid;
font-weight: bold;
}

#formsubmit {
font-weight: bold;
text-align: right;
margin: 10px 0px 0px 0px;
font-size: 1.1em;
cursor: pointer;
color: #fff;
}

.choice {
padding: 0px 0px 10px 40px;
color: #8ec6dd;
font-size: 0.9em;
}

.results {
margin: 5px 0px 0px 0px;
}



/* /sections */
	
/* agegate */
	
#agegatewrapper{
width: 661px;
margin: 20px auto 20px auto;
min-height: 600px;
}

	#agegatetop {
	width: 661px;
	height: 9px;
	line-height: 0px;
	font-size: 0px;
	background-image: url(http://static2.cdn.ubi.com/gamesites/avatar/website/media/images/agegatetop.gif);
	background-repeat: no-repeat;
	}
	
	#agegatecontent {
	width: 619px;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #00428e;
	min-height: 430px;
	padding: 40px 20px 0px 20px;
	}
	
		#agegatecontent #inputfields {
		margin: 0 auto;
		width: 500px;
		text-align: center;
		margin: 0px auto 40px auto;
		}
		
		#agegatecontent h1 {		
		font-family: Garamond, Times New Roman, Serif;
		margin: 0px auto 20px auto;
		text-align: center;
		color: #25caf8;
		}
		
		#agegatecontent a:link, #agegatecontent a:visited, #agegatecontent a:active {
		color: #25caf8;
		font-weight: bold;
		}

	#agegatebottom {
	width: 661px;
	height: 9px;
	line-height: 0px;
	font-size: 0px;
	background-image: url(http://static2.cdn.ubi.com/gamesites/avatar/website/media/images/agegatebottom.gif);
	}	
	
	.agegatelogo {
	margin: 0px auto 20px auto;

	}
	
	.acceptterms {
	margin: 0px auto 40px auto;
	}
	
	.disclaimer {
	margin: 0px 0px 20px 0px;
	text-align: center;
	}
	
	
	#flagwrapper {
	width: 350px;
	margin: 0px auto 30px auto;
	}
	
	.locimage {
	width: 40px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	float: left;
	cursor: pointer;
	}
	
	
/* /agegate */
	
/* gallery and about pages */

#gallerybg {
background-repeat: no-repeat;
background-position: top center;
min-height: 850px;
width: 100%;
padding: 20px 0px 0px 0px;
}

.galleryleft {
width: 240px;
float: left;
}

.galleryright {
width: 420px;
float: right;
margin: 0px 36px 0px 0px;
}

#transbox {
width: 716px;
margin: 20px auto 0px auto;
background-color: #001634;
}	

	#transbox a:link, #transbox a:active, #transbox a:visited {
	font-weight: bold;
	text-decoration: none;
	}
	
	#transbox a:hover {
	text-decoration: none;
	color: #25caf8;
	}
	
	#transbox .active {
	color: #25caf8;
	}	
	
	#transbox .disabled {
	color: #ccc;
	font-weight: bold;
	}	

	#transbox h1{
	text-align: center;
	margin-bottom: 5px;
	}
	
	#transbox p {
	text-align: left;
	}
	
	#transbox .top {
	width: 716px;
	height: 50px;
	background-image: url(http://static2.cdn.ubi.com/gamesites/avatar/website/media/images/gallerytop.gif);
	padding: 25px 0px 0px 0px;
	}	
	
	#transbox .bottom {
	width: 716px;
	height: 75px;	
	background-image: url(http://static2.cdn.ubi.com/gamesites/avatar/website/media/images/gallerybottom.gif);	
	}
	
#transboxwide {
width: 867px;
margin: 20px auto 0px auto;
background-color: #001634;
}

	#transboxwide .row {
	width: 100%;
	border-style: solid;
	border-color: #fff;
	border-width: 0px 0px 1px 0px;
	padding: 14px 0px;
	}

	#transboxwide .rowlast {
	width: 100%;
	border-width: 0px;
	padding: 14px 0px 0px 0px;;
	}

	
	#transboxwide .column {
	width: 367px;
	float: left;
	text-align: left;	
	padding: 0px 15px 0px 0px;
	}
	
	#transboxwide .partnerlogo {
	float: left;
	margin: 0px 14px 40px 0px;
	width: 150px;
	height: 150px;
	background-color: #000;
	}
	
	#transboxwide h1 {
	text-align: center;
	display: block;	
	}
	
	#transboxwide h2 {
	margin: 30px 0px 25px 0px;
	font-family: Garamond, Times New Roman, Serif;
	font-size: 1.1em;
	}
	
	#transboxwide .visitsite {
	font-size: .8em;
	text-align: left;
	}
	
	#transboxwide p {
	margin: 0px 0px 10px 0px;
	}
	
	#transboxwide .top {
	width: 867px;
	height: 50px;
	background-image: url(http://static2.cdn.ubi.com/gamesites/avatar/website/media/images/gallerytopwide.gif);
	padding: 25px 0px 0px 0px;
	}
	
	#transboxwide .bottom {
	width: 867px;
	height: 75px;
	background-image: url(http://static2.cdn.ubi.com/gamesites/avatar/website/media/images/gallerybottomwide.gif);
	}
	
.widewrapper {
padding: 0px 45px;
}

.boxart {
float: left;
margin: 0px 15px 15px 0px;
}
	
.galleryright #imagewrapper {
width: 420px;
background-color: #000;
margin: 0px 0px 5px 0px;
text-align: center;
}
	
.galleryright #imagewrapper img {
margin: 0 auto;
}	
	
.galleryright #graphicsmode {
width: 420px;
height: 20px;
text-align: right;
margin: 0px 0px 10px 0px;
}
	
.galleryright #graphicsmode a:link, .galleryright #graphicsmode a:active, .galleryright #graphicsmode a:visited {
margin: 0px 20px 0px 0px;
}
	
.galleryright #imagedescription {
text-align: left;
width: 420px;
}
	
.galleryright .highlighttext {
color: #25caf8;
font-weight: bold;
}

#aboutnav {
padding: 0px;
margin: 0px auto 5px auto;
display: none;
}

	#aboutnav ul {
	text-align: center;
	}

	#aboutnav li {
	display: inline;
	list-style-type: none;
	padding: 0px 10px;
	line-height: 30px;
	text-align: center;
	font-family: Garamond, Times New Roman, Serif;
	cursor: pointer;
	font-weight: bold;
	}	
	
	#aboutnav li:hover {
	color: #25caf8;
	}
	
#consoles {
padding: 0px 30px;
}
	
#categorylinks {
padding: 0px;
margin: 0px auto;
}

	#categorylinks ul {
	text-align: center;
	}

	#categorylinks li {
	display: inline;
	list-style-type: none;
	padding: 0px 10px 0px 10px;
	line-height: 40px;
	text-align: center;
	font-family: Garamond, Times New Roman, Serif;
	}
	
	#categorylinks li a:link, #categorylinks li a:active, #categorylinks li a:visited {
	margin: 0 auto;
	}

#singlelinks li {
text-align: right;
line-height: 30px;
padding: 0px;
font-family: Garamond, Times New Roman, Serif;
}

	#singlelinks span {
	font-weight: bold;
	cursor: pointer;
	}
	
	#singlelinks span:hover {
	text-decoration: none;
	color: #25caf8;
	}
	

.comingsoon {
text-align: center;
margin: 60px auto 0px auto;
font-weight: bold;
}

/* /gallery and about pages */

/* forms */
.default-value {
background-color: #222;
text-align: center;
font-weight: bold;
color: #78cafc;
line-height: 20px;
border-width: 0px;
font-size: 1.4em;
width: 100px;
margin: 0px 10px 0px 0px;
}

.checkbox {

}

/* /forms */


/* links and general element formatting */
a:link, a:visited, a:active {
color: #fff;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h1 {
font-weight: bold;
font-size: 1.3em;
line-height: 1em;
font-family: Garamond, Times New Roman, Serif;
}

h2 {
color: #fff;
font-weight: bold;
}

p {
margin: 0px 0px 25px 0px;
font-size: .9em;
}

strong {
font-weight: bold;
}
/* /links and general element formatting */
	
	

	
	
/* utility */
.clear {
clear: both;
line-height: 0px;
font-size: 0px;
margin: 0px;
padding: 0px;
}
