/** STYLES FOR HTML ELEMENTS *********************************************************/
/*************************************************************************************/
BODY{COLOR:#474b42; FONT:75% Arial,Verdana,Helvetica; MARGIN-TOP:0; background-color:#fff;}
.bodybg{background-color:#006940;}
A:link, A:visited, A:active{COLOR: #474b42; text-decoration:underline;}
A:hover{text-decoration:none;}
P{LINE-HEIGHT: 1.4; MARGIN-TOP:0; MARGIN-BOTTOM:15px;/*Required for same look in Firefox and IE*/}
UL{MARGIN-TOP:0; MARGIN-BOTTOM:5px; MARGIN-LEFT:20px;}
HR {border: none; border-top: 1px solid #bbbbbb; height: 1px; margin-top: auto; margin-bottom: auto;}

/** STYLES FOR TEMPLATE ELEMENTS *****************************************************/
/*************************************************************************************/
.H1header{FONT-SIZE:200%; MARGIN-BOTTOM:10px; MARGIN-TOP:0; FONT-FAMILY:Arial,Verdana,Helvetica;}
.H2header{FONT-SIZE:125%; FONT-WEIGHT:bold; MARGIN-BOTTOM:8px; MARGIN-TOP:0; FONT-FAMILY:Arial,Verdana,Helvetica;}
.H3header{FONT-SIZE:120%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; MARGIN-TOP:0; FONT-FAMILY:Arial,Verdana,Helvetica;}

/** STYLES FOR EDITOR DROP DOWN LIST (PARAGRAPH FORMAT) ******************************/
/*************************************************************************************/
h1{FONT-SIZE:200%; MARGIN-BOTTOM:10px; MARGIN-TOP:0; FONT-FAMILY:Arial,Verdana,Helvetica;}
h2{FONT-SIZE:125%; FONT-WEIGHT:bold; MARGIN-BOTTOM:8px; MARGIN-TOP:0; FONT-FAMILY:Arial,Verdana,Helvetica;}
h3{FONT-SIZE:100%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; MARGIN-TOP:0; FONT-FAMILY:Arial,Verdana,Helvetica;}
h4{FONT-SIZE:125%; FONT-WEIGHT:bold; MARGIN-BOTTOM:20px; MARGIN-TOP:20px; FONT-FAMILY:Arial,Verdana,Helvetica; border-bottom: solid 1px #cccccc;}

/** STYLES FOR EDITOR DROP DOWN LIST (ADAPTED STYLE) *********************************/
/*************************************************************************************/
.ImportantEditor{FONT-WEIGHT:bold;}
.ImagetextEditor{FONT-WEIGHT:bold; FONT-SIZE:90%;}

/** STYLES FOR THE BASEFILE **********************************************************/
/** The class names below are used in the basefile (/Templates/Framework/Framework1.master) */
/*************************************************************************************/
.MainBody{width:1004px; margin-left:auto; margin-right:auto; background-image: url(Images/main_bg.gif); background-repeat:repeat-y; background-position:center;}
.MainContainer{width:950px; margin: 0 auto;}
.TopContainer{background:transparent url(Images/top_bg.gif) repeat-x bottom; margin:0; height:137px; position:relative;}
.TopLogo{position:absolute; top:19px; left:20px;}
.TopSearch{text-align:right; font-weight:bold; position:absolute; top:43px; right:20px}
.TopSearch A:link,
.TopSearch A:visited,
.TopSearch A:active{color:#474b42; text-decoration:none;}
.TopSearch A:hover{text-decoration:underline;}
/*TopMenu*/
.TopMenu{position:absolute; top:113px; left:20px; height:24px; overflow:hidden;}
.TopMenu ul {float: left;}
.TopMenu ul, 
.TopMenu ul li {list-style: none; margin: 0; padding: 0;}
.TopMenu ul li {display: inline; float: left; background: url(Images/topmenu.gif) repeat-x 0 0 scroll;}
.TopMenu ul li a,
.TopMenu ul li a:link,
.TopMenu ul li a:visited,
.TopMenu ul li a:hover,
.TopMenu ul li a:active {display: inline; float: left; margin: 0; padding: 0 0 0 10px; background: url(Images/topmenu.gif) no-repeat 0 -100px scroll; color:#fff; font-size: 92%; text-decoration: none;}
.TopMenu ul li a span {float: left; max-height: 90px; padding: 2px 10px 0 0; background: url(Images/topmenu.gif) no-repeat 100% -200px scroll; font-family: Arial, helvetica, sans-serif; line-height: 2; white-space: nowrap; cursor: pointer;}
.TopMenu ul li:hover,
.TopMenu ul li.hover {background-position: 0 -300px;}
.TopMenu ul li a:hover {background-position: 0 -400px; color:#000;}
.TopMenu ul li a:hover span {background-position: 100% -500px;}
.TopMenu ul li.selected,
.TopMenu ul li.selected:hover {background-position: 0 -300px;}
.TopMenu ul li.selected a,
.TopMenu ul li.selected a:link,
.TopMenu ul li.selected a:visited,
.TopMenu ul li.selected a:hover,
.TopMenu ul li.selected a:active {background-position: 0 -400px; color:#000;}
.TopMenu ul li.selected a span{background-position: 100% -500px !important; cursor: pointer;}
/*Campaign*/
.Campaign{width:950px; margin:0}
/*Campaign Opened*/
.CampaignExpandContainer{width:950px; position:relative;}
.CampaignExpand{background:#e9e9e9 url(Images/campaign_bg.gif) repeat-x bottom; padding-bottom:3px; text-align:center;}
.CampaignExpand img{display:block;}
.CampaignExpandButton{position:absolute; top:15px; right:15px; cursor:pointer;}
/*Campaign Closed*/
.CampaignContractContainer{position:relative;}
.CampaignContract{min-height:37px; background:#e9e9e9 url(Images/campaign_bg.gif) repeat-x bottom; text-align:center; padding:10px 20px 5px 20px;}
.CampaignContract A:link,
.CampaignContract A:visited,
.CampaignContract A:hover,
.CampaignContract A:active {text-decoration:none; outline:none;}
.CampaignContractButton{position:absolute; top:15px; right:15px; cursor:pointer;}

.ContentContainer{width:100%; margin-top:34px;}
/*Left Column*/
.ContentLeft{float:left; width:180px; padding-left:21px;}
/*SubMenu*/
ul.SubMenu, 
ul.SubMenu li {list-style: none; margin: 0; padding: 0;}
ul.SubMenu li {background: url(Images/submenu_bullet.png) no-repeat 0 3px;}
ul.SubMenu li a,
ul.SubMenu li a:link,
ul.SubMenu li a:visited,
ul.SubMenu li a:hover,
ul.SubMenu li a:active {margin: 0; padding: 0 0 0 10px; color:Black; font-size: 110%; text-decoration: none;}
ul.SubMenu ul li:hover,
ul.SubMenu li.hover {}
ul.SubMenu li a:hover {color:Black;}
ul.SubMenu li.selected {background: url(Images/submenu_active_bullet.png) no-repeat 0 3px; color:#000;}
.LeftSubMenu ul{margin:0; padding:0;}
ul.SubMenu li.level2 {margin-left:10px;}
ul.SubMenu li.level3 {margin-left:10px;}
ul.SubMenu li.disabled{background-image:none;}
.disabled span{display:block; padding-left:10px;}
/*Content*/
.ContentMiddle{float:left; width:480px; padding-left:34px; padding-right:34px;}
.ContentMiddleWebTV{float:left; width:480px; padding:10px;}
.ContentMiddleWide{float:right; width:694px; padding-left:34px; padding-right:21px;}
/*Left Column*/
.ContentRight{float:right; width:180px; padding-right:21px;}
/*PushBox*/
.PushBoxTop{background-image:url(Images/PushBoxTop.gif); background-position:top; background-repeat:no-repeat;}
.PushBoxMiddle{width:180px; background-image:url(Images/PushBoxMiddle.gif); background-repeat:repeat-y; margin-bottom:20px;}
.PushBoxBottom{background-image:url(Images/PushBoxBottom.gif); background-position:bottom; background-repeat:no-repeat; padding:10px;}
.PushBoxBottom h2{text-align:center;}
.PushBoxBottom p{margin-bottom:14px; line-height:1;}
.PushBoxBottom A:link,
.PushBoxBottom A:visited,
.PushBoxBottom A:active{text-decoration:none;}
.PushBoxBottom A:hover{text-decoration:underline;}
.PushBoxBottomCenter{background-image:url(Images/PushBoxBottom.gif); background-position:bottom; background-repeat:no-repeat; padding:10px; text-align:center;}
.PushBoxBottomCenter A:link,
.PushBoxBottomCenter A:visited,
.PushBoxBottomCenter A:active{text-decoration:none;}
.PushBoxBottomCenter A:hover{text-decoration:underline;}
.PushBoxBottomCenter ul{list-style: none;}
.PushBoxBottomCenter li{list-style: none;}
.PushBoxBottomCenter td{text-align:left;}
.PushBoxBottomLogotype{background-image:url(Images/PushBoxLogotype.png); background-position:bottom; background-repeat:no-repeat;}
.PushBoxBottomLogotypeText{padding:10px; min-height:180px;}
.PushBoxBottomLogotypeText p{margin-bottom:7px;}
.PushBoxBottomLogotypeText strong{display:block;}
.PushBoxBottomLogotypeText A:link,
.PushBoxBottomLogotypeText A:visited,
.PushBoxBottomLogotypeText A:active{text-decoration:none;}
.PushBoxBottomLogotypeText A:hover{text-decoration:underline;}
.PushBoxBottomLogotypeText .PushBoxTextMargin{margin-bottom:7px;}
.PushBoxBottomLogotypeText h2{text-align:center;}
/*Next Game*/
.NextGameLeft{float:left; width:65px; text-align:right;}
.NextGameMiddle{float:left; width:30px; text-align:center; font-weight:bold; margin-top:20px;}
.NextGameRight{float:right; width:65px; text-align:left;}
/*Footer*/
.Footer{height:36px; background-color:#fff; border-top:solid 1px #bbbbbb; margin-top:40px;}
.FooterSiteInfo{float:left; padding:5px 5px 0 21px; font-family:Arial; font-size:110%;}
.FooterAdvert{float:right; padding:5px 21px 0 5px;}
.FooterAdvert A{text-decoration:none;}
.Footerbg{width:1004px; height:61px; margin-left:auto; margin-right:auto; background-image:url(Images/footer_bg.gif); background-repeat:no-repeat;}
/*Margin for repeaters*/
.BannerMargin{margin-bottom:17px;}
/*Header with arrow*/
.HeaderArrow{background:transparent url(Images/Arrow.png) no-repeat 0 5px; text-align:left; padding-left:15px;}
/*Clear float*/
.Clear{clear:both;}
.clearbox {display: block;}
.clearbox:after {content: '.'; display: block; visibility: hidden; clear: both; height: 0; line-height: 0;}
* + html .clearbox { /* ie7 */ overflow: visible; height: 1%;}
* html .clearbox { /* ie6 */ display: inline-block; overflow: visible; height: 1%;}
/*Image with float left but no top margin*/
.ImageLeftFloatNoTopMargin{FLOAT:LEFT; MARGIN-RIGHT:10px; MARGIN-BOTTOM:10px; DISPLAY:INLINE;}
/*Small text*/
.SmallText {FONT:italic 65% Arial,Verdana,Helvetica;}


/*STYLES FOR IMAGE PRESENTATION*/
.ImgPresImage {width:480px; text-align:center; margin-bottom:10px;}
.ImgPresControls {width:480px; min-height:30px; margin-bottom:10px; border-top: solid 1px #bbbbbb; border-bottom: solid 1px #bbbbbb;}
.ImgPresControls img {border:0px;}
.ImgPresInfo {width:355px; padding:7px 10px 2px 10px; text-align:left; float:left; overflow:hidden;}
.ImgPresInfo2 {width:23px; padding:7px 3px 2px 0px; float:left;}
.ImgPresPrev {width:23px; padding:5px 0px 2px 0px; float:left;}
.ImgPresNext {width:23px; padding:5px 0px 2px 0px; float:left;}
.ImgPresZoom {width:23px; padding:5px 10px 2px 0px; float:right;}
.ImgPresThumbContainer {width:480px; margin-bottom:10px;}
.ImgPresThumbContainer img {border:0px; width:42px; height:42px;}
.ImgPresThumbContainer a {width:42px; height:42px; overflow:hidden; float:left; margin:0 12px 10px 0; border:solid 2px #b7b7b7;}
.ImgPartner{padding:0 12px 12px 0;}
.transparency
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#theSlideImage{}

/** STYLES FOR PARTNERLIST ''*********************************************************/
/** The class names below are used in PartnerList                                    */
/*************************************************************************************/
#PartnerListLarge{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; list-style: none;}
#PartnerListLargeDiv li{ padding-bottom:40px; text-align:center;}
#PartnerListMedium{margin:0px 0px 20px 0px; padding:0px; list-style-type: none; display: inline; float:left;}
#PartnerListMedium2{display: inline; list-style-type: none; }
#PartnerListSmall{margin:0px 0px 20px 0px; padding:0px; list-style-type: none; display: inline; float:left;}
#PartnerListSmall2{display: inline; list-style-type: none; float:left;}


/** STYLES FOR THE STARTPAGE *********************************************************/
/** The class names below are used in the startpage (/Templates/StartPage1.aspx) */
/*************************************************************************************/
.StartPageNews{margin-bottom:34px;}
.StartPageNews A:link,
.StartPageNews A:visited,
.StartPageNews A:active{text-decoration:none;}
.StartPageNews A:hover{text-decoration:underline;}
.StartPageNewsBorder{border-top: solid 1px #bbbbbb; margin-top:34px; margin-bottom:34px; padding:34px 0 0 0;}
.StartPageNewsBorder A:link,
.StartPageNewsBorder A:visited,
.StartPageNewsBorder A:active{text-decoration:none;}
.StartPageNewsBorder A:hover{text-decoration:underline;}
.StartPageNewsSplit{border-top: solid 1px #bbbbbb; margin-top:34px; margin-bottom:34px;}
.StartPageNews1{float:left; width:220px; padding-left:5px; margin-top:34px;}
.StartPageNews1 A:link,
.StartPageNews1 A:visited,
.StartPageNews1 A:active{text-decoration:none;}
.StartPageNews1 A:hover{text-decoration:underline;}
.StartPageNews2{float:right; width:220px; border-left: solid 1px #bbbbbb; padding-left:15px; padding-right:5px; margin-top:34px;}
.StartPageNews2 A:link,
.StartPageNews2 A:visited,
.StartPageNews2 A:active{text-decoration:none;}
.StartPageNews2 A:hover{text-decoration:underline;}
.StartPageAdvert{border-top: solid 1px #bbbbbb; padding-top:34px;}
.StartPageNewsImageLeft{float:left; padding:0 20px 0 5px}
.StartPageBanner { padding-top: 34px; border-top: solid 1px #bbbbbb; text-align:center; }
.StartPageBanner img { border:none; }

/*************************************************************************************
This stylesheet will be used for the templates included in Litium Studio. Changes
below will change the appearance of the pages using the templates in the folder
"Templates".
**************************************************************************************/

/** STYLES FOR LITIUM STUDIO TEMPLATES ***********************************************/
/*************************************************************************************/
.Intro{FONT-SIZE:100%; FONT-WEIGHT:bold; MARGIN-TOP:0; MARGIN-BOTTOM:10px;}
.Text{FONT-SIZE:100%; FONT-WEIGHT:normal; MARGIN-TOP:0; MARGIN-BOTTOM:10px;}
.Normal{FONT-SIZE:100%;}
.Textbold{FONT-WEIGHT:bold;}
.Factheader{FONT-WEIGHT:bold; COLOR:white; BACKGROUND-COLOR:#b7b7b7; PADDING:5px;}
.Facttext{FONT-WEIGHT:normal; BACKGROUND-COLOR:#e9e9e9; PADDING:5px;}
.Imagetext{FONT-WEIGHT:normal; MARGIN-TOP:2px; TEXT-ALIGN:CENTER;}
.Date{COLOR:#AAAAAA; MARGIN-TOP:0; MARGIN-BOTTOM:0;}

.Linklist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Linkicon{MARGIN-RIGHT:3px; HEIGHT:10px;}
.Filelist{FONT-WEIGHT:normal; MARGIN-TOP:34px;}
.Fileicon{MARGIN-RIGHT:5px;}
.Productlist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Newslist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Form{}
.InputItem{FONT-SIZE:100%; MARGIN-BOTTOM:10px; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.InputItemFixedWidth{FONT-SIZE:100%; MARGIN-BOTTOM:10px; WIDTH:300px; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.InputItemFullWidth{FONT-SIZE:100%; MARGIN-BOTTOM:10px; WIDTH:100%; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.SelectItemFixedWidth{FONT-SIZE:100%; MARGIN-BOTTOM:10px; WIDTH:305px; FONT-WEIGHT:bold; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.MarginSingle{MARGIN-TOP:0;}
.MarginDouble{MARGIN-TOP:0;}

.Image{MARGIN-TOP:20px;}
.ImageCenter{TEXT-ALIGN:CENTER; MARGIN-TOP:20px;}
.ImageLeft{TEXT-ALIGN:LEFT; MARGIN-TOP:20px;}
.ImageRight{TEXT-ALIGN:RIGHT; MARGIN-TOP:20px;}
.ImageLeftFloat{FLOAT:LEFT; MARGIN-TOP:10px; MARGIN-RIGHT:10px; MARGIN-BOTTOM:10px; DISPLAY:INLINE;}
.ImageRightFloat{FLOAT:RIGHT; MARGIN-TOP:10px; MARGIN-LEFT:10px; MARGIN-BOTTOM:10px; DISPLAY:INLINE;}

.ColumnSpace{HEIGHT:10px; WIDTH:10px;}
.CrossHorizontal{FONT-SIZE:1%; HEIGHT:2px; BACKGROUND-COLOR:#555555;}
.CrossHorizontalCell{FONT-SIZE:1%; PADDING-BOTTOM:10px; PADDING-TOP:10px;}
.CrossVertical{FONT-SIZE:1%; WIDTH:2px; BACKGROUND-COLOR:#555555;}
.CrossVerticalCell{FONT-SIZE:1%; HEIGHT:100%; PADDING:5px;}

.threeColumnLeft{VERTICAL-ALIGN:top; WIDTH:350px; padding-right:5px;}
.threeColumnMiddle{VERTICAL-ALIGN:top; WIDTH:189px; padding-top:5px; padding-left:5px; padding-right:5px;}
.threeColumnRight{VERTICAL-ALIGN:top; WIDTH:189px; padding-top:5px; padding-left:5px;}
.threeColumnLineV{padding-top:5px; BACKGROUND-IMAGE: url(../templates/common/images/dotlineV_bg.gif);}
.threeColumnLineH{MARGIN-TOP:5px; MARGIN-BOTTOM:5px; HEIGHT:1px; BACKGROUND-IMAGE: url(../templates/common/images/dotlineH_bg.gif);}

.twoColumnTable{WIDTH:100%; HEIGHT:350px;}
.twoColumnLeft{VERTICAL-ALIGN:top; PADDING-RIGHT:20px;}
.twoColumnRight{VERTICAL-ALIGN:top; WIDTH:180px; PADDING-LEFT:20px;}
.twoColumnInnerTable{MARGIN-TOP:20px;}
.twoColumnInnerOne{HEIGHT:100%; WIDTH:33%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-RIGHT:10px;}
.twoColumnInnerTwo{HEIGHT:150px; WIDTH:34%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-LEFT:10px; PADDING-RIGHT:10px;}
.twoColumnInnerThree{HEIGHT:150px; WIDTH:33%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-LEFT:10px;}
.twoColumnLineH{HEIGHT:1px; BACKGROUND-COLOR: #9A9A9A;}
.twoColumnLineV{WIDTH:1px; BACKGROUND-COLOR: #9A9A9A;}

.Fileheader{FONT-SIZE:100%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; BORDER-BOTTOM:1px solid #bbbbbb;}
.Fileitem{FONT-SIZE:100%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px;}
.Linkheader{FONT-SIZE:100%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; BORDER-BOTTOM:1px solid #bbbbbb;}
.Linkitem{FONT-SIZE:100%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px;}
.Productname{FONT-SIZE:100%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px;}
.Productlink, A.Productlink:link, A.Productlink:active, A.Productlink:hover, A.Productlink:visited{}
.Productdesc{FONT-SIZE:100%; FONT-WEIGHT:normal;}
.ProductRowItem1{PADDING:5px; PADDING-LEFT:0;}
.ProductRowItem2{PADDING:5px; PADDING-LEFT:0;}
.ProductColumnItem1{PADDING:10px; border-left:1px solid #9A9A9A; WIDTH:33%;}
.ProductColumnItem2{PADDING:10px; border-left:1px solid #9A9A9A; WIDTH:34%;}
.ProductColumnItem3{PADDING:10px; border-left:1px solid #9A9A9A; WIDTH:33%;}
.ProductitemLineH{HEIGHT:1px; BACKGROUND-COLOR:#9A9A9A;}
.ProductitemLineV{PADDING:10px; border-left:1px solid #9A9A9A;}
.Productitem{FONT-SIZE:100%; LINE-HEIGHT:20px;}
.Productitemlist{PADDING-RIGHT:20px; WIDTH:100px;}
.ProductitemlistLineV{border-left:1px solid #9A9A9A;}
.Newsimage{FLOAT:RIGHT; MARGIN-LEFT:10px; DISPLAY:INLINE;}
.Newsdate{FONT-SIZE:100%;}
.Newsheader{FONT-SIZE:100%; FONT-WEIGHT:bold;}
.Newslink, A.Newslink:link, A.Newslink:active, A.Newslink:hover, A.Newslink:visited{}
.Newsintro{FONT-SIZE:100%; FONT-WEIGHT:normal;}
.Newsitem1{PADDING:5px; PADDING-LEFT:0;}
.Newsitem2{PADDING:5px; PADDING-LEFT:0;}
.Breadcrumb{FONT-SIZE:100%; FONT-WEIGHT:normal; COLOR:gray;}
A.Breadcrumb:link, A.Breadcrumb:active, A.Breadcrumb:hover, A.Breadcrumb:visited{COLOR:gray!important;}


/** SYSTEM ERROR MESSAGE *************************************************************/
/** System errors shown together with add-on-templates *******************************/
/*************************************************************************************/
.litErrorFieldset{MARGIN-TOP:10px; MARGIN-BOTTOM:10px;}
.litErrorLegend{COLOR: #FF0000! important; FONT-SIZE:110%; PADDING-RIGHT:6px;}
.litErrorDiv{PADDING-TOP:8px; PADDING-BOTTOM:5px;}
.litErrorIcon{WIDTH:16px; HEIGHT:16px; MARGIN-RIGHT:3px;}
.litErrorMsg{COLOR: #FF0000! important; FONT-SIZE:110%;}


ul.fade {padding:0; margin:0; list-style-type:none; text-align:left; background-color:#fff;}
ul.fade li {padding:0; margin:0; list-style-type:none;text-align:center; width:100%; background-color:#fff;}
