/* CSS Document */
body			{ background-image: url('images/page-bg.gif'); background-position: top center; background-repeat: no-repeat; }

a:link		{ font-family: Arial,Helvetica,Sans-Serif; color: #FFB019; font-weight: bold; }
a:active	{ font-family: Arial,Helvetica,Sans-Serif; color: #FF0000; font-weight: bold; }
a:visited	{ font-family: Arial,Helvetica,Sans-Serif; color: #FFB019; font-weight: bold; }
a:hover		{ font-family: Arial,Helvetica,Sans-Serif; color: #ffffff; font-weight: bold; }
p					{ font-family: Arial,Helvetica,Sans-Serif; color: #6AC1FF; font-size: 10pt; }
span			{ font-family: Arial,Helvetica,Sans-Serif; color: #6AC1FF; font-size: 10pt; }
li				{ font-family: Arial,Helvetica,Sans-Serif; color: #6AC1FF; font-size: 10pt; }
TD.menuHeader 		{  color: #CBA300; font-size: 8pt; font-family: arial,helvetica,sans-serif; background-color: #002F5F; border-style: solid; border-width: 1px; border-color: #5D5D5D #5D5D5D #1E1D1C #1E1D1C;}
TD.headerOutline	{ border-style: solid; border-width: 1px; border-color: #271A13; padding: 2px;}
a.button:link			{ color: #CBA300; display: block; padding: 1px; }
a.button:visited	{ color: #CBA300; display: block; padding: 1px; }
a.button:hover		{ color: #ffffff; background-color: #00132A; display: block; padding: 1px;}
a.button:active		{ color: #FFFFFF; display: block; padding: 1px; }

.menu-games { cursor:pointer; margin-top:31px; background-image:url(/blizzcon07/images/menu-games.gif); background-position:top center; background-repeat:no-repeat; width:24%; height:22px; float:left; }
.menu-inblizz { cursor:pointer; margin-top:31px; background-image:url(/blizzcon07/images/menu-inblizz.gif); background-position:top center; background-repeat:no-repeat; width:25%; height:22px; float:left; }
.menu-store { cursor:pointer; margin-top:31px; background-image:url(/blizzcon07/images/menu-store.gif); background-position:top center; background-repeat:no-repeat; width:25%; height:22px; float:left; }
.menu-support { cursor:pointer; margin-top:31px; background-image:url(/blizzcon07/images/menu-support.gif); background-position:top center; background-repeat:no-repeat; width:25%; height:22px; float:left; }

.outerPageContainer { width:1024px; position:relative; background-color:#009999; _height:100%; }
.innerPageContainer { z-index:10; width:776px; background-color:#000000; position:relative; overflow:hidden; min-height:440px; _height:100%; }
.outerLeft { z-index:3; width:124px; height:100%; background:url(/blizzcon07/images/left-bg.jpg) repeat-y; position:absolute; left:0; top:0; }
.innerLeft { width:140px; z-index:3; height:100%; padding-top:230px; background:url(/blizzcon07/images/blue-left.jpg) repeat-y; position:absolute; left:0; top:0; }
.outerRight { z-index:3; width:124px; height:100%; background:url(/blizzcon07/images/right-bg.jpg) repeat-y; position:absolute; right:0; top:0; }
.innerRight { width:140px; z-index:3; height:100%; padding-top:250px; background:url(/blizzcon07/images/blue-right.jpg) repeat-y; position:absolute; right:0; top:0; }
.innerContainer { position:relative; z-index:5; width:494px; text-align:left; padding-top:255px; }
.contentDiv { width:493px; min-height:600px; _height:600px; background:#0c1019 url(/blizzcon07/images/page-gradient.gif) top left no-repeat; }
.contentDiv2 { width:700px; min-height:600px; _height:600px; background:#0c1019 url(/blizzcon07/images/page-gradient.gif) top left no-repeat; }

.headerImg { margin:0; border:0; z-index:5; position:absolute; left:-139; top:0; }
.navShadow { margin:0; border:0; z-index:5; position:absolute; left:-157px; top:238px; }

.navBar { position:relative; width:808px; height:43px; }
.navBar div { color:#FFFFFF; line-height:37px; font-size:10pt; font-weight:bold; cursor:pointer; position:absolute; top:2px; width:109px; height:37px; background-image:url(/blizzcon07/images/navbutton.jpg); }

.contentBlock { display:block; padding:20px; }

.contentBlock h1 { color:ffffff; font-weight:bold; font-size:12pt; line-height:10px; margin:0px; text-indent:-10px; }
.contentBlock b { color:ffffff; }
.contentBlock span { display:block; }

.dropDowner { font-size:11px; background:url(/blizzcon07/images/ddownback.gif); height:21px; text-align:left; position:absolute; width:123px; top:252px; left:132px; z-index:50; }

.dropDownArrow { float:right; cursor:pointer; width:22px; height:21px; }

.dropDownListStyle
{
	margin:2px 0 0 0;
	padding:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold; 
	height:19px;
	position:absolute;
	list-style:none;
}

.dropDownListStyle li a { text-indent:6px; font-size:11px; display:block; width:123px; font-weight:bold; background:url(/blizzcon07/images/contest-mid.gif); }

.bottomLI { background:url(/blizzcon07/images/ddownbottom.gif); height:8px; line-height:1px; font-size:1px; }
