/*<style type="text/css">*/
* {	margin:0px;}

body {
	background-color: #ffffff;
	background-position:top left;
	background-repeat:no-repeat;
	background-attachment:scroll;

	color: #000000;
			background-image:none;
	}

.background{ background-color: #ffffff !important; }
.background1{ background-color: #e6e6e6 !important; }
.background2{ background-color: #d7d7d7 !important; }

#page {
	width: 980px;
}
#content {
	background-color: #ffffff;
	width:725px;
	float:left;
	margin-top:0px;
}
#banner {
	width: 980px;
	height:90px;
	background-color: #333333;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
#pagefoot {
	height:50px;
	background-color: #333333;
	color: #ffffff;
	font-style: italic;
	width: 735px;	
	/*height: 18px;*/
	float:left;
	text-align: center;
	padding: 2px 0 0 0;
}
.nocolour {
	background-color: #ffffff;
	color: #000000;
}
.block .center{
	width:310px;	
}

a {
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}
a:hover {
	color: #999999;
}
a.background:hover > * {
	background-color: #ffffff !important;
}
a.noStyle {
	text-decoration:none;
	font-weight:normal;
}

.pointer {
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}
.pointer:hover{
	color: #999999;
}	

input,
textarea,
select {
	border: 1px outset #282828;
	background-color:#e6e6e6;
	color:#191919;
}

input[disabled='disabled'], 
textarea[disabled='disabled'], 
select[disabled='disabled'] {
	background-color:#d7d7d7;
	color:#282828;
	font-style:italic;
}

input:focus, 
textarea:focus, 
select:focus {
	background-color:#ffffff;
}

textarea { height:64px; }

legend {
	color:#000000;
}
.colorgrid0 {
	background-color: #e6e6e6;
}
.colorgrid1 {
	background-color: #d7d7d7;
}


.hmvd li{
	background-color: #e6e6e6;
}

.hmvd li a:hover{
	background-color: #d7d7d7;
}




#menu, 
#rightmenu {
	min-height:622px;
	background-color:#ffffff;
	display:block;
	width:125px;
	font-size:14px;
	font-weight:bold;
}
#rightmenu{
	text-indent:0px;
}
#menu dt {
	text-align:left;
	text-indent:2px;
	background-color:#d5d5d5;
	color:#191919;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight:normal;
	border-bottom-color:#d5d5d5;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
#menu dd {
	margin-left:0px;
	text-align:left;
	text-indent:10px;
	background-color:#eeeeee;
	color:#000000;
	border-bottom-color:#d5d5d5;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

#menu dd a {
	color:#000000;
	display:block;
	text-decoration: none;
	font-weight:normal;
}	
	
#menu dd a:hover {
	display:block;
	background-color:#c6c6c6;
	color:#282828;
}
#menu dd.selected {
	background-color:#d5d5d5;
	color:#191919;
}

/*horizontal menu*/
.menu_h{
}
.menu_h dd{
	display: table-cell !important;
}
.menu_h dd a{
	background-color:#eeeeee;
	border-bottom:2px solid #eeeeee;
	color:#000000;
}
.menu_h dd a:hover{
	text-decoration:none;
	background-color:#d5d5d5;
	color:#000000;
}
.menu_h dd .selected{
	background-color:#c6c6c6;
	color:#191919;
}

/*vertical menu*/
.menu_v{
}
.menu_v dd{}
.menu_v dd a{
	background-color:#eeeeee;
	border-bottom:2px solid #eeeeee;
	color:#000000;
}
.menu_v dd a:hover{
	text-decoration:none;
	background-color:#d5d5d5;
	color:#000000;
}
.menu_v dd .selected{
	background-color:#c6c6c6;
	color:#191919;
}

/*There is more #global menu css in /css/globalmenu.css*/
#globalmenu {
	width:980px;
}

.selected {
	background-color:#d5d5d5;
	color:#191919;
}
.entire		{margin-left:auto;	margin-right:auto;	width:99%;}
.whole		{margin-left:auto;	margin-right:auto;	width:723px;}
.half		{margin-left:auto;	margin-right:auto;	width:356px;}
.oneforth	{margin-left:auto;	margin-right:auto;	width:176px;}
.threeforth	{margin-left:auto;	margin-right:auto;	width:538px;}
.onethird	{margin-left:auto;	margin-right:auto;	width:235px;}
.twothird	{margin-left:auto;	margin-right:auto;	width:471px;}
.wholer		{margin-left:auto;	margin-right:auto;	width:709px;}
.oneforthr	{margin-left:auto;	margin-right:auto;	width:162px;}
.threeforthr{margin-left:auto;	margin-right:auto;	width:524px;}
.halfr		{margin-left:auto;	margin-right:auto;	width:342px;}
.onethirdr	{margin-left:auto;	margin-right:auto;	width:221px;}
.twothirdr	{margin-left:auto;	margin-right:auto;	width:457px;}

.webmail_menu{
	width:709px;
	margin-left:auto;
	margin-right:auto;
}
.webmail_content{
	width:709px;
	margin-left:auto;
	margin-right:auto;
}
.title, h1, h2, h3, h4, h5, h6{
	background-color: #e6e6e6;
	font-weight:bold;
}
.title2{
	background-color: #d7d7d7;
	font-weight:bold;
}

#auto_suggestPopup .auto_suggestItem:hover{
	background-color: #e6e6e6;
}

.tipwrapper	{display:none; position:absolute; z-index:255; left:0px; top:0px;}
.tiphtml	{display:inline-block; background-color:#ffffff; padding:3px; border:thin solid; max-width:215px;}
.tipshadow	{display:inline-block; background-color:#d7d7d7; position:absolute; left:6px; top:6px; width:100%; height:100%; z-index:-1; opacity:0.9; filter:alpha(opactiy=90);}

.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #e6e6e6;
	margin-top: 5px;
	padding: 10px;
	width: 95%;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #d7d7d7;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
div.lightboxbox .pp_left ,
div.lightboxbox .pp_middle,
div.lightboxbox .pp_right{}
div.lightboxbox .pp_content { 
	background: #FFFFFF;
	border:thin inset;
}

div.lightboxbox .currentTextHolder { color: #000000; }
div.lightboxbox .pp_description { color:  #000000; }
div.lightboxbox .pp_loaderIcon { background: url(http://www.herebegames.com/includes/images/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */

div.lightboxbox .pp_expand { background: url(http://www.herebegames.com/includes/images/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.lightboxbox .pp_expand:hover { background: url(http://www.herebegames.com/includes/images/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.lightboxbox .pp_contract { background: url(http://www.herebegames.com/includes/images/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.lightboxbox .pp_contract:hover { background: url(http://www.herebegames.com/includes/images/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.lightboxbox .pp_close { width: 75px; height: 22px; background: url(http://www.herebegames.com/includes//images/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

div.lightboxbox .pp_arrow_previous { background: url(http://www.herebegames.com/includes/images/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
div.lightboxbox .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.lightboxbox .pp_arrow_next { background: url(http://www.herebegames.com/includes/images/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
div.lightboxbox .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.lightboxbox .pp_next:hover { background: url(http://www.herebegames.com/includes/images/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.lightboxbox .pp_previous:hover { background: url(http://www.herebegames.com/includes/images/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */

/*</style>*/
