body {
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #888787;	
	margin: 0px;
	background-color : #FFFFFF;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
form {
	padding: 0px;
	margin: 0px;
}
h1 {
	color: #993399;
	font-size: 19px;
	margin: 15px 0px 15px 0px;
}
h2 {
	color: #993399;
	font-size: 19px;
	line-height: 22px;
	margin: 7px 0px 7px 0px;
}
h4 {
	color: #993399;
	font-size: 12px;
	margin: 7px 0px 7px 0px;
}
blockquote {
	margin: 5px 0px 0px 0px;
}
blockquote span{
	color: #993399;
	font-weight: bold;
	font-size: 15px;
}
p {
	margin: 12px 0px 12px 0px;
}
input,select {
	border: 1px solid #ccc;
	font-size: 11px;
}
form {
	margin: 0px;
}

/*
	GLOBAL SITE CLASSES
	==============================
*/
.purple { color: #993399; }
.red { color: red; }
.grey { color: #666; }
.yellow { color: #ff9900; }
.blue { color: #336699; }
.bold { font-weight: bold; }
.center { text-align: center; }
.whitebackground { background-color: #fff; }
.greybackground { background-color: #f4f4f4; }
.underline { text-decoration: underline; }
.clear { clear: both; }
.noborder { border: none; }

.shadowholder {
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px 1px 2px 0px;
}
div.box198x188 {
	background-image: url(../images/shadow_headeritem.gif);
	width: 200px;
	float: left;
}
div.box359x188 {
	background-image: url(../images/shadow_headeritem2.gif);
	width: 360px;
	float: left;
	margin-right: 5px;
}
div.box177x174 {
	background-image: url(../images/shadow_177x174.gif);
	width: 178px;
}
div.box475x145 {
	background-image: url(../images/shadow_475x145.gif);
	width: 477px;
}
div.box380x120 {
	background-image: url(../images/shadow_newsletter.gif);
/*	width: 382px;*/
}
div.box390x120 {
	background-image: url(../images/shadow_question.gif);
/*	width: 382px;*/
}
div.box589x188 {
	background-image: url(../images/shadow_winneritem.gif);
	float: right;
	width: 589px;
}
div.box141x126 {
	background-image: url(../images/shadow_141x126.gif);
	float: left;
	width: 143px;
	margin: 0px 15px 15px 0px;
}

div.pagetype998 {
	width: 988px;
}
div.pagetype796 {
	width: 796px;
}
.stretch {
	width: 100%;
}
/*
	==============================
*/

/*
	GLOBAL PAGE DIV CONTAINERS
	==============================
*/
#page_container {
	margin-bottom: 10px;
}
#header_container {
	height: 77px;
	position: relative;
}
#default_container {
	position: relative;
	text-align: left;
}
#menu_container {
	text-align: left;
	background-color: #ccc;
	height: 21px;
}
#pageheader_container {
	height: 195px;
	margin: 7px 0px 1px 0px;
	background-image: url(../images/background_pageheader.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#pagecolumn_container {

}
#footer_container {
	padding: 13px 0px 0px 0px;
	clear: both;
}
/*
	==============================
*/


/*
	SITE HEADER & MENU STYLES
	==============================
*/
#header_logo {
	position: absolute;
	top: 30px;
	left: 0px;
}
#menu_bar {
	background-color: #ccc;
	height: 21px;
}
#menu_container div {
	margin: 4px 0px 0px 0px;
	float: left;
	background-image: url(../images/menu_splitter.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 6px 0px 0px;
}
#header_ad468x60 {
	position: absolute;
	top: 9px;
	left: 184px;
}
/*
	==============================
*/

/*
	LOGIN 
	================================
*/
#login_container {
	position: absolute;
	top: 10px;
	right: 0px;
}
div.login_question {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
}
.login_question_error {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	color:#ff0000;
	
}
span.login_input {
	margin: 0px 0px 0px 6px;
}
/*
	================================
*/

/*
	USER INFO BOX 
	================================
*/
#userinfo_container {
	position: absolute;
	top: 3px;
	right: 0px;
	background-image: url(../images/shadow_scoreboard.gif);
	background-repeat: repeat;
	background-position: right;
	width: 315px;
	height: 73px;
	text-align: left;
	margin-right: 14px;
	z-index:0;
}
#userinfo_scoreboard {
	background-image: url(../images/background_scoreboard.gif);
	background-repeat: repeat-x;
	width: 313px;
	height: 70px;
	text-align: right;
}
#userinfo_scoreboard h3 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Tahoma, sans-serif;
	margin: 0px 4px 2px 4px;
	height: 19px;
	padding-top: 2px;
}
#userinfo_userentrydata {
	background-color: #fff;
	height: 43px;
	margin: 0px 4px 0px 4px;
}
#userinfo_userentrydata span.infodata {
	float: right;
	text-align: center;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	color: #000;
}
#userinfo_userentrydata span.infodata span {
	font-size: 17px;
	font-family: Tahoma, sans-serif;
}
.leftdotborder {
	border-right: 1px dotted #c5c5c5;
}
/*
	================================
*/


/*
	PAGE HEADER & HEADER ADVERTS
	================================
*/
#pageheader {
	position: relative;
	height: 190px;
}
#pageheader ul {
	margin: 3px 0px 7px 20px;
	padding: 0px;
}
#pageheader li {
	margin: 0px 0px -1px 0px;
	padding: 0px;
}
#pageheader h4 {
	color: #993399;
	margin: -3px 0px 0px 0px;
	font-size: 14px;
}
#pageheader_message {
	width: 370px;
	float: left;
	margin-right: 12px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px; 
}
div#pageheader_terms {
	font-size: 11px;
	position: absolute;
	bottom: -5px;
	left: 320px;
}
div#pageheader_terms a:hover {
	text-decoration: underline;
}
div.pageheader_ad {
	border: 1px solid #999;
	padding: 5px;
	background-color: #fff;
	text-align: left;
	position: relative;
}
div.pageheader_ad img {
	border: 1px solid #ccc;
}
div.pageheader_ad span {
	border: 1px solid #ccc;
}
#ad_tabs {
	width: 37px;
	float: left;
	text-align:right;
}
#pageheader_footer {
	margin: 0px 0px 0px 0px;
	background-color: #993399;
	padding-top: 7px;
}
#pageheader h5 {
	font-size: 15px;
	margin: 0px;
}
/*
	==============================
*/

/*
	PAGE COLUMNS
	================================
*/
div.column {
	float: left;
	text-align: left;
}
#column_center {
	margin: 0px 9px 0px 9px;
	float: left;
}

/*
	PAGE COLUMN SPECIFIC CLASSES
	------------------------------------------------
*/
div.column193 {
	width: 193px;
}
div.column477 {
	width: 477px;
}
div.column300 {
	width: 300px;
}
div.column582 {
	width: 582px;
}
div.column773 {
	width: 773px;
}
div.column670 {
	width: 670px;
}


div.columnitem_centercontainer {
	margin-top: 6px;
}
div.columnitem_container {
	margin-top: 6px;
	border-bottom: 4px solid #993399;
	clear: both;
}

div.columnitem_container2 {
	margin-top: 6px;
	border-bottom: 0px solid #ffaaaa;
	clear: both;
}

hr.purplefooter {
	border-bottom: 4px solid #993399;
	border-top: 2px solid #993399;
	height:  4px;
	background-color: #993399;
	clear: both;
}

div.columnitem_title {
	margin-bottom: 4px;
	height: 18px;
}
div.columnitem_content {
	border-bottom: 2px solid #fff;
	padding: 9px 6px 5px 9px;

}
div.columnitem_centercontent {
	border-bottom: 2px solid #fff;
	padding: 9px 0px 0px 0px;
	text-align: left;
}
div.columnitem_content p {
	margin: 4px 0px 4px 0px;
}
div.columnitem_img {
	text-align: center;
}
/*
	================================
*/
#column193ad {
	border: 1px solid #999;
	padding: 3px;
	background-color: #fff;
}

/*
	CATEGORY MENU
	================================
*/
#category_menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#category_menu li {
	border-bottom: 1px dotted #999999; 
	padding: 4px 0px 3px 8px;
	font-weight: bold;
}
#category_menu li.selected {
	background-color: #d6b9d6;
}
#category_menu li.selected a{
	color: #993399;
}
#category_menu li a {
	color: #888787;
}
#category_menu li a:hover {
	color: #993399;
}
/*
	================================
*/
/*
	GAMES ITEM
	================================
*/
#games_content {
	position: relative;
}
#games_content ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#games_content ul li {
	font-weight: bold;
	margin: 2px 0px 2px 0px;
}
/*
	================================
*/
/*
	PRIZE LIST CLASSES
	================================
*/
div.prizebox_container {
	height: 113px;
	clear: both;
	margin-top: 7px;
}
div.prizebox {
	border: 1px solid #ccc;
	background-image: url("../images/background_prizebox.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 111px;
	width: 285px;
	position: relative;
	text-align: left;
}
div.prizeimg {
	position: absolute;
	top: 5px;
	left: 5px; 
	border: 1px solid #fff;
}
div.prizetitle {
	position: absolute;
	top: 5px;
	left: 114px;
}
div.prizetitle h3 {
	color: #993399;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin: 0px;
	padding-right: 4px;
}
div.prizetxt {
	position: absolute;
	top: 32px;
	left: 114px;
	padding-right: 6px;
}
div.prizetxt p {
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
}
div.prizebutton {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
/*
	================================
*/
/*
	NEWS CLASSES
	================================
*/
div.news_content {
	font-size: 11px;
	margin: 8px 0px 10px 0px;
}
div.news_content p {
	margin: 2px 0px 2px 0px;
}
div.news_content a {
	color: #993399;
}
div.news_content a:hover {
	text-decoration: underline;
}
div.news_content h2 {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #993399;
	margin: 0px 0px 0px 0px;
}
div.news_date {
	margin: 0px 0px 10px 0px;
}
img.news_image {
	border: 1px solid #ccc;
	float: left;
	margin: 0px 8px 8px 0px;	
}
div.latestnews_container {
	padding: 0px 10px 0px 0px;
	width: 98%;
	float: left;
	margin-bottom: 10px;
}
div.latestnews_container h4 {
	margin: 0px;
}
div.latestnews_container p {
	margin: 0px 0px 10px 0px;
}
div.latestnews_halfwidth {
	width: 45%;
}
.bottomdottedborder {
	border-bottom: 1px dotted #ccc;	
}

/*
	================================
*/
div.productreview_container {
	position: relative;
	border: 1px solid #ccc;
	padding: 5px;
	background-image: url(../images/background_prizebox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
	height: 110px;
}
img.prize_image {
	position: absolute;
	top: 5px;
	left: 5px;
	border: 1px solid #ccc;
}
div.product_description {
	position: absolute;
	top: 5px;
	left: 112px;
	width: 455px;
}
div.product_rating {
	position: absolute;
	right: 5px;
	top: 5px;
}
div.productreview_container h4 {
	margin: 0px;
}
div.productreview_container p {
	font-size: 11px;
}
div.product_getprize {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
/*
	FORM CLASSES
	================================
*/
#form_container {
	float: left;
	font-size: 11px;
}
div.halfwidth {
	width: 50%;
}
div.thirdwidth {
	width: 33%;
}
div.fullwidth {
	width: 100%;
}
table.form_table td {
	padding: 2px 6px 2px 2px;
	height: 24px;
}
table.form_table td.question {
	font-size: 11px;
	text-align: right;
}
table.form_table td.question_right {
	font-size: 11px;
	text-align: left;
}
table.form_table td.input {
	width: 130px;
	text-align: left;
}
/*
	================================
*/
/*
	VOUCHER CLASSES
	================================
*/
div.voucher_container {
	margin-bottom: 6px;
}
div.voucher_box {
	position: relative;
	border: 1px solid #ccc;
	padding: 4px;
}
div.voucherimg img{
	border: 1px solid #ccc;
}
div.voucherbutton {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
div.vouchertxt {
	position: absolute;
	top: 5px;
	left: 365px;
	width: 120px;
}
div.vouchertxt p {
	font-size: 11px;
	padding-right: 16px;
	margin: 15px 0px 0px 0px;
}
div.vouchertxt h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}
/*
	================================
*/
/*
	SURVEY CLASSES
	================================
*/
div.survey_container {
	margin-bottom: 6px;
}
div.survey_box {
	position: relative;
	border: 1px solid #ccc;
	padding: 4px;
	height: 143px;
}
div.surveyimg img{

}
div.surveybutton {
	position: absolute;
	bottom: 5px;
	left: 5px;
}
div.surveytxt {
	position: absolute;
	top: 5px;
	left: 145px;
	width: 320px;
}
div.surveytxt p {
	font-size: 12px;
	padding-right: 16px;
	margin: 5px 0px 10px 0px;
}
/*
	================================
*/
/*
	NEWSLETTER CLASSES
	================================
*/
div.newsletter_column {

}
div.newsletter_container {
	margin: 5px 0px 5px 0px;
}
div.newsletterbox {
	border: 1px solid #ccc;
	height: 120px;
	width: 380px;
	position: relative;
	text-align: left;
}
div.newsletterimg {
	position: absolute;
	top: 4px;
	left: 4px; 
	border: 1px solid #fff;
}
div.newslettertitle {
	position: absolute;
	top: 4px;
	left: 121px;
	width: 154px;
}
div.newslettertitle h3 {
	color: #993399;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0px;
}
div.newslettertxt {
	position: absolute;
	top: 40px;
	left: 0px;
	padding: 7px;
}
div.newslettertxt p {
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
}
div.newsletterentrycheck {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 72px;
	background-color: #993399;
	color: #fff;
	font-weight: bold;
	padding: 5px 26px 6px 3px;
	text-align: right;
}
div.newsletterentrycheck img {
	position: absolute;
	right: 2px;
	top: 0px;
	border: none;
}


/* Box Holders ========== */
div.newsletterboxcontainer {
	position: relative;
	float: left;
	margin: 5px 0px 0px 2px;
	
}
div.questionboxcontainer {
	position: relative;
	float: left;
	margin-left: -4px;
}
/* End Box Holders ========== */

div.newsletterquestion {
	background-color: #f4f4f4;
	height: 100px;
}
div.questionbox {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 120px;
	width: 387px;
	background-color: #f4f4f4;
	position: relative;
	text-align: left;	
}
div.questiontitle {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 377px;
	background-color: #993399;
	color: #fff;
	font-weight: bold;
	padding: 5px 0px 6px 10px;
}
div.questionform {
	position: absolute;
	top: 30px;
	left: 15px;	
}

/*
	================================
*/
/* =================================== */
/* ERROR CLASSES */

.errorborder {	
	font-size: 11px;
	text-align: right;
	color: #ff0000;
	font-weight: bold;
}

.myErrorClass {
	color: red;
}

.messageOk{
	color: green;
}
/* ======================================
*/

/* =================================== */
/* ERROR CLASSES */



.myErrorClass {
	color: red;
}

.myErrorCorrectClass{
	color: green;
}
/* ======================================
*/

/*
	WINNERS CLASSES
	================================
*/
div.winnerbox_container {
	height: 113px;
	clear: both;
	margin-top: 7px;
}
div.winnerbox {
	border: 1px solid #ccc;
	background-image: url("../images/background_prizebox.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 111px;
	width: 285px;
	position: relative;
	text-align: left;
}
div.winnerimg {
	position: absolute;
	top: 5px;
	left: 5px; 
	border: 1px solid #fff;
}
div.winnertitle {
	position: absolute;
	top: 5px;
	left: 114px;
}
div.winnertitle h3 {
	color: #993399;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin: 0px;
}
div.winnertxt {
	position: absolute;
	top: 38px;
	left: 114px;
}
div.winnertxt p {
	font-size: 11px;
	line-height: 12px;
	margin-top: 0px;
}

div.winnerheadertxt {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 320px;
	text-align: left;
}
div.winnerheadertxt h2 {
	margin: 10px 0px 0px 0px;
}
div.winnerheadertxt h3 {
	color: #666;
	font-size: 14px;
	margin: 0px 0px 20px 0px;
}

div.winnerheader {
	position: absolute;
	bottom: 6px;
	right: 6px;
	height: 28px;
	width: 317px;
	background-color: #993399;
	color: #fff;
	text-align: right;
	padding: 7px 13px 0px 0px;
	font-size: 18px;
}

/*
	================================
*/
/*
	============== RSS ===========
*/
table#rssfeeds {
	
}
table#rssfeeds th {
	background-color: #993399;
	color: #fff;
	font-size: 10px;
	padding: 4px;
	text-align: center;
}
table#rssfeeds td {
	font-size: 10px;
	text-align: center;	
	vertical-align: middle;
}
table#rssfeeds td.description {
	font-size: 10px;
	padding: 4px;
	text-align: left;	
}
table#rssfeeds td h5 {
	font-size: 10px;
	color: #000;
	margin: 0px;
}
table#rssfeeds td p {
	margin: 2px 0px 2px 0px;
}


div#pagefooter {
	height: 60px;
	margin: 20px 0px 1px 0px;
	background-image: url(../images/background_pagefooter.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.errorsDiv{
	margin-bottom: 20px;
	text-align: left;
	margin-top: 20px;
	margin-left: 130px;

}
div#pagefooteroptions_container {
	background-image: url(../images/footer_background.gif);
	width: 600px;
	height: 40px;
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

div.pagefooter_leftimg {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
div.pagefooter_rightimg {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

div.pagefooter_links {
	position: absolute;
	bottom: 10px;
	left: 0px;
	text-align: center;
	width: 100%;
}

div.pagefooter_links a {
	margin: 0px 4px 0px 4px;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	color: #888787;
}
div.pagefooter_links a:hover {
	color: #993399;
} 

div#sitemap {
	padding: 0px 20px 0px 20px;
}
div#sitemap h2 {
	font-size: 14px;
}
div#sitemap ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
} 
div#sitemap li {
	margin: 2px 0px 2px 0px;
}
div#sitemap li a {
	color: #666;
} 
div#sitemap li a:hover {
	text-decoration: underline;
} 
div#sitemap div {
	float: left;
	margin: 0px 50px 0px 0px;
}

.normal_q {
	font-size: 11px;
}

.normal_red {
	font-size: 11px;
	color: red;
}


/*============ plum quizzes module css start ================*/
#plumquizzes_imagecontainer {
float:left;
margin:0 10px;
}
#plumquizzes_imagecontainer div {
float:left;
margin:0 3px 2px;
}
#plumquizzes_container ul {
margin:7px 9px 5px 19px;
padding:0;
}
#plumquizzes_container {
	float:left;
	text-align:left;
	width:370px;
	margin: 0 0 0 20px;
}
/*============ plum quizzes module css end ================*/