﻿body
{	
	font-family: Verdana, Arial, Times New Roman;
	font-size: 11px;
}

a
{
	color: #AC288C;
	outline: none;
}

.main-item
{
	width: 600px;	
	margin: 0 auto;
	margin-bottom: 18px;
}

.main-item .header
{
	background: url(/images/centre_content.png) no-repeat scroll 0 -20px;	
	height: 28px;
	line-height: 28px;
	color: #A12283;
	font-size: 13px;
	font-weight: bold;
	padding: 0 15px 0 10px;
}

.main-item-purple .header
{
	background: url(/images/centre_content_purple.png) no-repeat scroll 0 -20px;	
	height: 38px;
	color: White;
	font-size: 24px;
	font-family: Arial;
	padding: 4px 15px 0 10px;
}

.main-item-white .header
{
	background: url(/images/centre_content_white.png) no-repeat scroll 0 -20px;	
	height: 38px;
	color: Black;
	font-size: 24px;
	font-family: Arial;
	padding: 4px 15px 0 10px;
}

.main-item .header-gameon
{
	background: url(/images/centre_content_gameon.png) no-repeat scroll 0 -20px;	
	height: 28px;
	line-height: 28px;
	color: #A12283;
	font-size: 13px;
	font-weight: bold;
	padding: 0 15px 0 95px;
}

.main-item .header .note
{
	font-size: 9px;
	font-weight: normal;
}

.main-item .header-gameon .note
{
	font-size: 9px;
	font-weight: normal;
}

.main-item .header .title-span
{
    float: left;
}

.main-item .middle
{
	padding: 10px 0 5px 8px;
	width: 590px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}

.popout-item .middle
{
	width: auto;	
}

#main-content .cart .middle
{
	padding: 0;	
	width: auto;
}

#main-content .popout-item .middle
{
	padding: 10px 11px 5px 10px;	
	width: 381px;
}

#main-content .text-content
{
	/*padding-right: 20px; 	*/
}

.main-item .bottom
{
	height: 10px;
	background: url(/images/centre_content.png) no-repeat scroll 0 -48px;	
}

.main-item .bottom-account
{
	height: 10px;
	background: url(/images/centre_content.png) no-repeat scroll 0 -48px;	
	margin-bottom: 3px;
}

.main-item .top
{
	background: url(/images/centre_content.png) no-repeat scroll 0 -10px;
	height: 10px;
	padding: 0 10px;
	overflow: hidden;	
}

#about-game
{
	margin: 5px;
	font-size: 9px;
	text-align: center;
}


/*****HEADING STYLES*****/

h2
{
	color: #3264C8;
	font-size: 12px;
	font-weight: bold;	
	margin-top: 0;
}

h3
{
	font-size: 11px;
	font-weight: bold;
	color: #3c3c3c;
	margin: 7px 0;
}

/*****END HEADING STYLES*****/

/*****CONTENT AREA TEMPLATE STYLES*****/

.content-info-container
{
    width: 600px;
    margin: 0 auto 18px;
}

.content-info-container .column
{
    width: 188px;
    float: left;
    margin-left: 18px;
}

.content-info-container .column .top
{
    font-family: 'ITCAvantGardeGothicStdMedium';
    font-size: 26px;
    color: #a12283;
    background: url(/images/content-area-top.png);
    height: 28px;
    padding: 14px 0 0 8px;
}

.content-info-container .column .middle
{
    padding: 11px 7px 1px 7px;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    height: 71px;
    overflow: hidden;
}

.content-info-container .column .bottom
{
    background: url(/images/content-area-bottom.png) bottom;
    height: 9px;
}

.content-info-container .column ul
{
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.content-info-container .column li
{
    background: url(/images/content-area-arrow.png) no-repeat;
    padding-left: 15px;
    line-height: 10px;
    margin-bottom: 17px;
}

.content-info-container .column-tall
{
    width: 188px;
    float: left;
    margin-left: 18px;
}

.content-info-container .column-tall .top
{
    font-family: 'ITCAvantGardeGothicStdMedium';
    font-size: 26px;
    color: #a12283;
    background: url(/images/content-area-top.png);
    height: 28px;
    padding: 14px 0 0 8px;
}

.content-info-container .column-tall .middle
{
    padding: 11px 7px 1px 7px;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    height: 97px;
    overflow: hidden;
}

.content-info-container .column-tall .bottom
{
    background: url(/images/content-area-bottom.png) bottom;
    height: 9px;
}

.content-info-container .column-tall ul
{
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.content-info-container .column-tall li
{
    background: url(/images/content-area-arrow.png) no-repeat;
    padding-left: 15px;
    line-height: 10px;
    margin-bottom: 11px;
}

.content-info-container .column-tall h5
{
    margin: 0 0 6px 0;
    font-weight: bold;
    font-size: 11px;
}

.content-info-container div.first
{
    margin-left: 0;
}

/*****END CONTENT AREA TEMPLATE STYLES*****/

/*****GAME ON STYLES*****/

.gameon-note
{
	color: #622d81;
	font-weight: bold;
}

.gameon-note-small
{
	color: #622d81;
	font-size: 9px;
	text-decoration: none;
}

.gameon-note-small:hover
{
	text-decoration: underline;
}

/*****END GAME ON STYLES*****/
