@charset "utf-8";
/* CSS Document */

body{
background:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style3 {font-size: 12px}
.style5 {color: #5D51A3}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #9966CC;
	text-decoration: none;
}

.textHolderMedium a:link{
	color:#990099;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}

#mainDiv{
width:1024px;
heigh:768px;
background:none;
margin:auto;
}

#mainPage_topDiv{
width:1024px;
height:736px;
background:url(assets/mainPageBg.jpg) repeat-x;
margin:auto;
}

#mainPage_firstDiv{
width:1024px;
height:140px;
background:none;
margin:auto;
}

#mainPage_logoDiv{
width:508px;
height:266px;
background:none;
margin:auto;
}

#mainPage_iconDiv{
width:458px;
height:80px;
background:none;
margin:auto;
}

#iconDiv_homeIcon{
width:80px;
height:80px;
background:none;
display:inline;
margin-left:10px;
float:left;
}

#iconDiv_profileIcon{
width:80px;
height:80px;
background:none;
display:inline;
margin-left:0px;
float:left;
}

#iconDiv_portfolioIcon{
width:80px;
height:80px;
background:none;
display:inline;
margin-left:10px;
float:left;
}

#iconDiv_contactIcon{
width:80px;
height:80px;
background:none;
display:inline;
margin-left:20px;
float:left;
}

#iconDiv_wipIcon{
width:80px;
height:80px;
background:none;
display:inline;
margin-left:16px;
float:left;
}

#bannerDiv{
width:1024px;
height:214px;
background:url(assets/topBannerBg.jpg) repeat-x #FFFFFF;
margin:auto;
}

.seventyFivePixelDivider{
height:30px;
margin:auto;
}

#bannerDiv_logoDiv{
width:312px;
height:160px;
background:none;
margin-left:60px;
}

#navigationDiv{
width:1024px;
height:83px;
background:url(assets/naviBg.jpg) repeat-x;
}

.shSeventyPixelDivider{
width:600px;
height:60px;
background:none;
display:inline;
float:left;
}

.menuIconHolder{
width:60px;
height:60px;
background:none;
margin:auto;
margin-right:15px;
display:inline;
float:left;
}

#navigationDivMid_mainMenu{
width:400px;
height:60px;
background:none;
display:inline;
float:right;
padding:0px;
}

#navigationDivMid ul{
list-style:none;
margin:auto;
margin-left:-40px;
padding:none;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

#navigationDivMid li{
float:left;
padding-left:0px;
padding-right:15px;
}

#contentDiv{
width:1024px;
height:2045px;
background:url(assets/contentBg.jpg) repeat;
}

.sixtyFourPixelDivider{
width:64px;
height:300px;
display:inline;
float:left;
margin-top:30px;
}

#contentDivLeft{
width:415px;
height:300px;
margin:auto;
display:inline;
float:left;
margin-top:30px;
}

#contentDivRight{
width:415px;
height:300px;
margin:auto;
display:inline;
float:left;
margin-top:30px;
}

#contentDivMid{
width:895px;
height:300px;
margin:auto;
display:inline;
float:left;
margin-top:30px;
}

.contentSegmentSmall{
width:415px;
height:82px;
margin:auto;
margin-top:20px;
}

.contentSegmentMedium{
width:415px;
height:300px;
margin:auto;
margin-top:20px;
}

.contentSegmentLarge{
width:895px;
height:82px;
margin:auto;
margin-top:20px;
}

.gameNameRow{
width:895px;
height:30px;
margin:auto;
margin-top:10px;
}

.gameNameColumn{
width:111px;
height:25px;
display:inline;
float:left;
margin-right:20px;
text-align:center;
}

.pictureHolder{
width:111px;
height:82px;
display:inline;
float:left;
margin-right:20px;
}

.textHolderSmall{
width:280px;
height:82px;
display:inline;
float:left;
}

.textHolderMedium{
width:280px;
height:200px;
display:inline;
float:left;
}

.contentHolderRow{
width:415px;
height:20px;
margin:auto;
margin-top:10px;
display:block;
}

.contentHolderStandard{
width:40px;
height:20px;
display:inline;
float:left;
margin-right:30px;
}

#gamePage_BannerDiv{
width:1024px;
height:131px;
background:url(assets/gamePageTopDivBg.jpg) repeat-x;
margin:auto;
}

#gamePage_navContentDivider{
width:1024px;
height:22px;
background:url(assets/gamePageDividerBg.jpg) repeat-x;
margin:auto;
}

#gamePage_contentDiv{
width:1024px;
height:590px;
background:url(assets/gamePageContentBg.jpg) repeat-x;
margin:auto;
}

.gamePage_sixtyfourPixelDiv{
width:64px;
height:131px;
background:none;
display:inline;
float:left;
}

#gamePageLogoDiv{
width:177px;
height:91px;
background:none;
display:inline;
float:left;
margin-top:15px;
}

.gamePage_thFiftyPixelDivider{
width:350px;
height:131px;
background:none;
display:inline;
float:left;
}

#gamePage_mainMenu{
width:400px;
height:60px;
background:none;
display:inline;
float:left;
margin-top:50px;
}

.gamePage_gameContainer{
width:640px;
height:480px;
margin:auto;
background:none;
}

#bottomDiv{
width:1024px;
height:32px;
background:url(assets/bottomBarBg.jpg) repeat-x;
}

.tenPixelDivider{
height:10px;
margin:auto;
}

#bottomDiv_copyrightText{
width:400px;
height:12px;
background:none;
margin:auto;
padding-top:10px;
text-align:center;
}
