body,div,p
{
	padding:0px;
	margin:0px;
	border:0px;
	font-family:Verdana;
	font-size:small;
}

a{
	color:#003C5E;
	text-decoration:none;
}


body.simple
{
	background-image:url('');

}
body
{
	background-image:url('bkgrnd.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}

.innerpagebackground
{
	background-image:url('bg_innerpage.gif');
	background-repeat:repeat-x;
	background-position:top left;
}

.toppanelleft
{
	background-image:url('in_top_left.gif');
	background-repeat:no-repeat;
	background-position:top right;
	width:16px;
	height:34px;
	float:left;
	
}

.toppanelspan
{
	background-image:url('in_top_bg.gif');
	background-repeat:repeat-x;
	background-position:top left;
	width:923px;
	height:34px;
	float:left;
	
}

.toppanelright
{
	background-image:url('in_top_right.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:16px;
	height:34px;
	float:left;
	
}


#maincontainer
{
	width:955px;
	height:auto;
	border:solid 1px #CCCCCC;
	text-align:left;
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-position:bottom left;
	padding:0px 0px 0px 0px;
	margin:0;
	border-bottom:none;
	
	
}

#logo-mashi
{
        width:240px;
        height:100px;
        background-image:url('logo.gif');
        background-repeat:no-repeat;
        background-position:top right;
        float:left;
}

#logo
{
	width:240px;
	height:100px;
	background-image:url('logo.gif');
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
}

#header
{
	width:955px;
	height:109px;
	background-image:url('bkgrnd-table.gif');
	background-repeat:repeat-x;
	background-position:top left;

	
}
#controls
{
	height:100px;
	float:right;
}

.clear
{
	clear:both;
}
.float-r
{
	float:right;
}

.float-l
{
	float:left;
}

#configfont
{
	width:66px;
	height:65px;
	background-image:url('font.gif');
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	margin-top:5px;
	display:inline;

}

#crosswordrules
{
	width:66px;
	height:65px;
	background-image:url('crossword.gif');
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	margin-top:5px;
	display:inline;

}

#login
{
	width:66px;
	height:65px;
	background-image:url('login.gif');
	background-repeat:no-repeat;
	background-position:center left;
	float:left;
	margin-top:5px;
	display:inline;

}
#logout
{
	width:75px;
	height:65px;
	background-image:url('ico_logout.gif');
	background-repeat:no-repeat;
	background-position:center left;
	float:left;
	margin-top:5px;
	display:inline;

}
#change_password
{
	width:75px;
	height:65px;
	background-image:url('ico_change_password.gif');
	background-repeat:no-repeat;
	background-position:center left;
	float:left;
	margin-left:20px;
	margin-top:5px;
	display:inline;

}
#edit_profile
{
	width:55px;
	height:65px;
	background-image:url('ico_edit.gif');
	background-repeat:no-repeat;
	background-position:center left;
	float:left;
	margin-top:5px;
	display:inline;

}
#logout
{
	width:65px;
	height:65px;
	background-image:url('ico_logout.gif');
	background-repeat:no-repeat;
	background-position:center left;
	float:left;
	margin-top:5px;
	display:inline;

}
#my_account
{
	width:55px;
	height:65px;
	background-image:url('ico_my_account.gif');
	background-repeat:no-repeat;
	background-position:center left;
	float:left;
	margin-top:5px;
	display:inline;

}
#view-profile
{
	width:75px;
	height:65px;
	background-image:url('ico_view.gif');
	background-repeat:no-repeat;
	background-position:center left;
	float:left;
	margin-top:5px;
	display:inline;

}

.hline
{
	background-image:url('v-line.gif');
	background-repeat:no-repeat;
	background-position:center right;
	text-align:center;
	float:left;
	padding:0px 10px 0px 10px;
	height:109px;
}

#banner
{
	background-image:url('banner.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	text-align:left;
	float:left;
	width:955px;
	height:141px;
}

#welcome
{
	background-image:url('welcome-bkgrnd.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	float:left;
	width:628px;
	height:127px;
	margin-left:2px;
	display:inline;
	
}

#loginpanel
{
	background-image:url('login-bkgrnd.jpg');
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:center;
	float:left;
	width:312px;
	padding-left:8px;
	height:360px;
	background-color:#f8f4e9;
	font-size:11px;
}

#spacer
{
	background-image:url('spacer.jpg');
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:center;
	float:left;
	width:5px;
	height:305px;
	background-color:#ffffff;
}

#todayspuzzle
{
	background-image:url('todays-puzzle-bkgrnd.jpg');
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:center;
	float:left;
	width:628px;
	height:178px;
	background-color:#f8f4e9;
}
.caption
{
	text-align:center;
	padding:15px 0px 0px 25px;
}

.text-green-large
{
	color:#6C9FB9;
	font-size:large;
	
}

.text-darkgreen-bold-small
{
	color:#004D79;
	font-size:small;
	font-weight:bold;
}

.text-darkgreen-large-bold
{
	color:#004D79;
	font-size:large;
	font-weight:bold;
	
}
.text-black-normal-small
{
	color:#000000;
	font-size:small;
	font-weight:normal;
	
}
.text-black-normal-smaller
{
	color:#000000;
	font-size:smaller;
	font-weight:normal;
	
}
.text-white-normal-small
{
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
}
.para
{
	text-align:left;
	padding:15px 0px 0px 45px;
}
#copyrightpanel
{
	font-size:smaller;text-align:center;margin:5px 0px 0px 0px;float:left;background:transparent; width:318px;height:30px;
}

.vline
{
	background-image:url('h-line.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:center;
	float:left;
	height:40px;
	width:628px;
}

#footer-menu 	
{
	padding:0;
	margin:0;
	list-style-type:none;
	min-height:1%;
	width:650px;
}

#footer-menu li
{
	position:relative;
	display:inline;
	float: left; /* for ie7*/
	background:transparent;			
	padding:0px 6px 0px 6px;
	margin-top:5px;
	margin-right:0;
	margin-bottom:0px;
	margin-left:0;
	font-size:11px;
	border-right:1px solid #000000;
	z-index:5;
}

.list
{
	padding:0;
	margin:0;
	list-style-type:none;
	min-height:1%;
	 width:170px;
	 
	
}
.list li
{
	position:relative;
	display:inline;
	float: left; /* for ie7*/
	background:transparent;			
	padding:0px 8px 0px 8px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0px;
	margin-left:0;
	font-size:small;
	border-right:1px solid #2CABE0;
	color:#d88910;
	z-index:5;
}

.list li a
{
	color:#1A6A8B;
	text-decoration:none;
}
.whitelink
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:underline;
}
#searchpanel
{
	padding-left:150px;
	padding-top:113px;
}
.linkbluesmaller a
{
	text-align:left;color:#417a8d;font-size:smaller;
}

.linklightbluesmall a
{
	color:#4080c0;font-size:small;
}

.linkgreysmall a
{
	color:#958b8a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	text-decoration:none;
	text-align:center
}

.linkgreensmall a
{
	color:#147EAC;font-size:small;text-decoration:none;
}


.textbox{font-size:small;vertical-align:bottom; width:206px;height:15px;font-style:italic;border:solid 1px #b1ada1;}


.crossword
{
	border-left:solid 1px #147EAC;border-top:solid 1px #147EAC;
}
.crossword td
{
	width:40px;height:25px;border-right:solid 1px #147EAC;border-bottom:solid 1px #147EAC;
}

.lightgreen
{
	background-color:#CBECFF;
}
.darkgreen
{
	background-color:#147EAC;
}

.keyboard
{
	border-left:solid 1px #147EAC;border-top:solid 1px #147EAC;
}
.keyboard td
{
	width:32px;height:27px;border-right:solid 1px #147EAC;border-bottom:solid 1px #147EAC;text-align:center;
}

.select
{
	width:420px;height:255px;
	scrollbar-arrow-color: #0187AD;
scrollbar-3dlight-color: #CBECFF;
scrollbar-darkshadow-color: #CBECFF;
scrollbar-face-color: #CBECFF;
scrollbar-highlight-color: #CBECFF;
scrollbar-shadow-color: #CBECFF;
scrollbar-track-color: #ffffff;
border:solid 1px #147EAC;
font-size:12px;
}

option:hover
{
	 background:#C6C4BD; 

}

.maincontainerleftborder
{
	width:961px;background:url(glow-bkgrnd-left.gif) repeat-y top left;
}
.maincontainerrightborder
{
	width:961px;background:url(glow-bkgrnd-right.gif) repeat-y top right;
}

.centeralign
{
	text-align: -moz-center;
	#text-align:center;
}

.breadcrumbpanel
{
	background-image:url(navigation-bkgrnd.gif);background-repeat:repeat-x;background-position:top left;width:945px;height:48px;
}
.breadcrumbpanel table
{
	text-align:left;background-image:url(green-hline.gif);background-position:bottom left;background-repeat:repeat-x;
}

.breadcrumbpanel table td
{
	padding:15px 0px 5px 0px;width:210px;
}
.autowidth
{
	width:auto;
}

.rightalign
{
	text-align:right;
}

.roundedrectangle
{
	width:945px;height:auto;background-image:url(line.gif);background-repeat:repeat-y;background-position:top left;
}

.roundedrectangle .rightborder
{
	width:945px;height:auto;background-image:url(line.gif);background-repeat:repeat-y;background-position:top right;
}

.rightborder .lefttopspan
{
	width:945px;height:auto;background-image:url(in_bg_t.gif);background-repeat:repeat-x;background-position:top left;
}

.lefttopspan .topleftcorner
{
	width:945px;height:auto;background-image:url(in_bg_left_t.gif);background-repeat:no-repeat;background-position:top left;
}

.topleftcorner .toprightcorner
{
 width:945px;height:auto;background-image:url(in_bg_right_t.gif);background-repeat:no-repeat;background-position:top right;
}

.toprightcorner .bottomspan
{
	width:945px;height:auto;background-image:url(in_bg_bottom.gif);background-repeat:repeat-x;background-position:bottom left;
}

.bottomspan .bottomleftcorner
{
	width:945px;height:auto;background-image:url(in_bg_bottom_l.gif);background-repeat:no-repeat;background-position:bottom left;
}

.bottomleftcorner .bottomrightcorner
{
	overflow:auto;width:945px;height:auto;background-image:url(in_bg_bottom_left.gif);background-repeat:no-repeat;background-position:bottom right;
}
.grey
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#47656F;

}
.red
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0000;

}
.info
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#758C93;
}

.errordisplay{font-family:Arial; background-color:#FFFFCC;font-size:11px;color:#FF0000; text-decoration:none; font-weight:bold; width:250px;  }
.successdisplay{font-family:Arial; background-color:#FFFFCC;font-size:11px;color:#0000FF; text-decoration:none; font-weight:bold; width:250px; }
.slogan
{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#FFFFFF;
float:left;
padding-left:120px;
padding-top:50px;
}
.trophy
{
background-image:url('trophy.gif');
background-repeat:no-repeat;
width:53px;
height:100px;
float:left;
margin-top:10px;
margin-left:150px;
}
.prize
{
float:left;
width:250px;
margin-top:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
margin-left:20px;
height:85px;
}

/* 19th Dec 2009 */

.whitelink
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:underline;
}
#searchpanel
{
	padding-left:150px;
	padding-top:0px;
}
.linkbluesmaller a
{
	text-align:left;color:#417a8d;font-size:smaller;
}

.linklightbluesmall a
{
	color:#4080c0;font-size:small;
}

.linkgreysmall a
{
	color:#958b8a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	text-decoration:none;
}

.linkgreensmall a
{
	color:#147EAC;font-size:small;text-decoration:none;
}


.textbox{font-size:small;vertical-align:bottom; width:206px;height:15px;font-style:italic;border:solid 1px #b1ada1;}


.crossword
{
	border-left:solid 1px #147EAC;border-top:solid 1px #147EAC;
}
.crossword td
{
	width:40px;height:25px;border-right:solid 1px #147EAC;border-bottom:solid 1px #147EAC;
}

.lightgreen
{
	background-color:#CBECFF;
}
.darkgreen
{
	background-color:#147EAC;
}

.white
{
	background-color:#FFFFFF;
}
.keyboard
{
	border-left:solid 1px #147EAC;border-top:solid 1px #147EAC;
}
.keyboard td
{
	width:32px;height:27px;border-right:solid 1px #147EAC;border-bottom:solid 1px #147EAC;text-align:center;
}

.select
{
width:420px;height:255px;
scrollbar-arrow-color: #0187AD;
scrollbar-3dlight-color: #CBECFF;
scrollbar-darkshadow-color: #CBECFF;
scrollbar-face-color: #CBECFF;
scrollbar-highlight-color: #CBECFF;
scrollbar-shadow-color: #CBECFF;
scrollbar-track-color: #ffffff;
border:solid 1px #147EAC;
font-size:12px;
}

option:hover{ background:#C6C4BD; }
.maincontainerleftborder{ width:961px;background:url(glow-bkgrnd-left.gif) repeat-y top left;}
.maincontainerrightborder{ width:961px;background:url(glow-bkgrnd-right.gif) repeat-y top right; }
.centeralign{ text-align: -moz-center; #text-align:center;}

.breadcrumbpanel
{
	background-image:url(navigation-bkgrnd.gif);background-repeat:repeat-x;background-position:top left;width:945px;height:48px;
}
.breadcrumbpanel table
{
	text-align:left;background-image:url(green-hline.gif);background-position:bottom left;background-repeat:repeat-x;
}

.breadcrumbpanel table td
{
	padding:15px 0px 5px 0px;width:210px;
}
.autowidth
{
	width:auto;
}

.rightalign
{
	text-align:right;
}

.roundedrectangleAUTO
{
	width:auto;height:auto;background-image:url(line.gif);background-repeat:repeat-y;background-position:top left;
}

.roundedrectangleAUTO .rightborderAUTO
{
	width:auto;height:auto;background-image:url(line.gif);background-repeat:repeat-y;background-position:top right;
}

.rightborderAUTO .lefttopspanAUTO
{
	width:auto;height:auto;background-image:url(in_bg_t.gif);background-repeat:repeat-x;background-position:top left;
}

.lefttopspanAUTO .topleftcornerAUTO
{
	width:auto;height:auto;background-image:url(in_bg_left_t.gif);background-repeat:no-repeat;background-position:top left;
}

.topleftcornerAUTO .toprightcornerAUTO
{
 width:auto;height:auto;background-image:url(in_bg_right_t.gif);background-repeat:no-repeat;background-position:top right;
}

.toprightcornerAUTO .bottomspanAUTO
{
	width:auto;height:auto;background-image:url(in_bg_bottom.gif);background-repeat:repeat-x;background-position:bottom left;
}

.bottomspanAUTO .bottomleftcornerAUTO
{
	width:auto;height:auto;background-image:url(in_bg_bottom_l.gif);background-repeat:no-repeat;background-position:bottom left;
}

.bottomleftcornerAUTO .bottomrightcornerAUTO
{
	overflow:auto;width:auto;height:auto;background-image:url(in_bg_bottom_left.gif);background-repeat:no-repeat;
	background-position:bottom right;
}
.grey
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#47656F;

}
.red
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0000;

}
.info
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#758C93;

}
.innerpagebackground #maincontainer .centeralign .roundedrectangle .rightborder .lefttopspan .topleftcorner .toprightcorner .bottomspan .bottomleftcorner .links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005B80;
	text-decoration: underline;
}

.answer_input_box_style{
	border:1px solid #656565;
	width:350px;
	height:20px;
}
.success_thanks_msg_title{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
}
.success_thanks_msg{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
}

.register_btn{
	background-image:url(btn_register.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.register_clear{
	background-image:url(btn_clear.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.height2{
	height:6px;
}

.searchdiv {
visibility : hidden;
font-size:1px;
}

#rightcolumn {
  background: #ffffff;
  float: right;
}
#leftcolumn {
  background: #ffffff;
  float: left;
}
#bottomcolumn {
  background: #ffffff;
  float: center;
}

.editbox{font-size:small;vertical-align:bottom; width:250px;height:25px;border:solid 1px #b1ada1;}
.editdlg{font-size:12px;}
.bonussetbox{font-size:small;vertical-align:bottom; width:63px;height:25px;border:solid 1px #b1ada1;}
.bonussettings{font-size:10px;}

.adminsubtitle{font-family:tahoma,Arial, Helvetica, sans-serif ; font-size:14px; color:#993333;       font-weight:bold;}
.adminMainMenulink { font-family:Arial, Helvetica, sans-serif ; font-size:15px; font-weight:bold; color:#0033CC; text-decoration:none;}
.adminMainMenulink:hover { font-family:Arial, Helvetica, sans-serif ; font-size:15px; font-weight:bold; color:#0033CC; text-decoration:underline;}
.adminInnersubTitleText{ font-family:tahoma,Arial, Helvetica, sans-serif ; font-size:15px; color:#333366; font-weight:bold; text-decoration:underline;}
.admin_pagination{font-family: tahoma, Arial, Helvetica, sans-serif ; font-size:11px; color:#767676; text-decoration:none; text-align:left; padding-left:10px;}

a.button {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}


