html, body {
	margin: 0;
	padding: 0;
}
body {
	font: normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: 2px;
}
/*
a, a:link, a:active, a:visited, a:hover
{
	color: #390;
	text-decoration: none;
}
a:active
{
	color: #6c0;
}
a:visited
{
	color: #996;
}
a:hover
{
	color: #6c0;
}
*/
#container, #error
{
	margin: 10px auto;
	width: 760px;
}
#regContainer {
  width: 800px;
	margin: 10px auto;
}

#regControl {
  width: 722px;
  margin: 2px auto 8px;
  text-align: right;
}

#regHeader {
  width: 800px;
  padding-bottom: 20px;
}
#lang1 {
  margin-right: 10px;
}

#lang2 {
  margin-left: 10px;
}

#winClose {
  margin-left: 20px;
}
.emphasize {
  color: #fda135;
}
#noflash
{
	margin: 10px auto;
	width: 555px;
}
#content
{
	margin: 0 auto;
	width: 722px;
	overflow: hidden; /* clear any floats, works in explorer because we set a width */
}
.maincontent
{
	padding: 0;
	margin: 0 19px;
	width: 722px;	
}
.maincontent2
{
	padding: 0;
	margin: 0 19px 0 0;
	width: 741px;	
}
#error strong, #noflash strong
{
	font-size: 14px;
}
td
{
	vertical-align: top;	
}
.pad19
{
	padding: 0 0 0 19px;
}
.padLR15
{
	padding: 5px 15px;
}
.padLR10
{
	padding: 5px 10px;
}
.padB18
{
	padding-bottom: 18px;
}
.spacer
{
	display: inline;	
}
.remarks
{
	padding: 0 0 10px 0;
}
td.right
{
	text-align: right;
	margin: 0;
	padding: 0;
}
.left
{
	text-align: left;
}
td.vamid
{
	vertical-align: middle;	
}
td.vabot
{
	vertical-align: bottom;	
}
img.title
{
	margin: 0 0 10px 0;
}
h3
{
	font-size: 14px;
	font-weight: bold;
}

h4
{
	font-size: 13px;
	font-weight: bold;
}
h5
{
	font-size: 12px;
	font-weight: bold;
}
/*
	copyright
*/
table.copy
{
	margin: 85px 19px 19px 25px;
	padding: 0;
	font-size: 12px;	
}
/*
	site map
*/
.sitemap
{
	display: block;
	padding: 0 0 20px 0;
	margin: 0;
}
.sitemap a
{
	font: bold 14px/17px Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: url("/images/global/sitemap_hr.gif");
	background-repeat: no-repeat;
	background-position: 0% 100%;
	display: block;
	padding: 0 0 11px 0;
	margin: 0;
	letter-spacing: 2px;
}
ul.sitemaplinks
{
	margin: 0;
	padding: 5px 0 0 0;	
}
ul.sitemaplinks li 
{
	list-style: none;
	margin: 0;
	padding: 0;	
}
ul.sitemaplinks li a
{
	display: inline;
	font: normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	letter-spacing: 2px;
}
/*
	faq
*/
.faq_left_border
{
	background-color: transparent;
	background-image: url("/images/help/faq/faq_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 10px;
}
.faq_right_border
{
	background-color: transparent;
	background-image: url("/images/help/faq/faq_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 10px;
}
img.link
{
	padding: 3px 5px 0 5px;
}
table.faq
{
	width: 507px;
	margin: 0 auto;
	padding: 0;
}
table.faq td
{
	padding: 5px 0 0 0;
	margin: 0 10px;
}

table.faq a
{
	padding: 0;
	margin: 0;
	font-weight: bold;
}
table.faq img
{
	padding: 3px 0 0 0;
	margin: 0;
}
/*
	faq details
*/
table.subfaq
{
	font-weight: bold;
	padding: 0 0 10px 0;
}

ol.col2
{
	margin: 0 0 0 3.2em;
	padding: 0;
}
ol.col2 li
{
	font-weight: bold;	
}
ol.col2 li span
{
	font-weight: normal;	
}
/*
	glossary
*/
table.glossary
{
	margin: 0;
	padding: 0 0 10px 0;
}
table.glossary thead td
{
	font-weight:bold;
	padding: 0;
}

table.glossary tbody td
{
	font-weight: normal;
}

table.glossary tbody td.glossaryBullet
{
	width: 1.2em;	
}
/*
	multimedia
*/
td.medialeft
{
	background-color: transparent;
	background-image: url("/images/media/mmedia_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 10px;
}
td.mediaright
{
	background-color: transparent;
	background-image: url("/images/media/mmedia_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 10px;
}
table.mmedia
{
	width: 243px;
	margin: 0;
	padding: 0;
}
table.mmedia td
{
	padding: 5px 0 0 0;
	margin: 0;
	text-align: left;
}
table.mmedia img.arrow
{
	padding: 3px 5px 0 11px;
	margin: 0;
}
table.mmedia div.dot
{
	padding: 0;
	margin: 0 10px;
	background-color: transparent;
	background-image: url("/images/redeeming/redeem_tab_dot.gif");
	background-repeat: repeat-x;
	background-position: 50% 0%;
	width: 223px;
	height: 1px;
}
table.mmedia div.dothide
{
	padding: 0;
	margin: 0 10px;
	background-color: transparent;
	width: 223px;
	height: 1px;
	display: block;
}
td.musicleft
{
	background-color: transparent;
	background-image: url("/images/media/music_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 0% 100%;
	width: 59px;
}
td.musicright
{
	background-color: transparent;
	background-image: url("/images/media/music_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 0% 100%;
	width: 60px;
}
/*
	partners
*/
td.partnersleft
{
	background-color: transparent;
	background-image: url("/images/help/partners/pa_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 10px;
}
td.partnersright
{
	background-color: transparent;
	background-image: url("/images/help/partners/pa_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 10px;
}
ul.greenbull
{
	list-style: disc url("/images/help/partners/greendot.gif") outside;
	margin: 0 0 0 2em;
	padding: 0;
}
/*
	lost card
*/
.lost_left_border
{
	background-color: transparent;
	background-image: url("/images/help/lost/lost_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 100% 0%;
	width: 10px;
}
.lost_right_border
{
	background-color: transparent;
	background-image: url("/images/help/lost/lost_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 11px;
}
ol.lost
{
	margin: 1em 1em 0 3em;
	padding: 0;
}
ol.lost li
{
	padding: 0 0 1em 0;
	margin: 0;
}
/*
	earning popup
*/
img.earnpop
{
	padding: 0 0 0 20px;
	margin: 0;
	border: none;
}
td.earnpop
{
	background-color: #2eb54f;	
}
td.earndate
{
	padding: 0 0 0 20px;
	margin: 0;
	vertical-align: bottom;	
}
table.earncontent
{
	margin: 25px 0;	
}
table.earncontent td
{
	padding: 0;	
}
table.earncontent strong
{
	color: #21710f;
	font-size: 14px;
}
/*
	online game
*/
#game
{
	background-color: transparent;
	background-image: url("/images/registration/game/main_bck.gif");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding: 0;
	margin: 0;
	width: 460px;
	height: 618px;
}

#game .cont
{
	background-color: #fff;
	text-align: center;	
}
/*
	help
*/
.help_left_border
{
	background-color: transparent;
	background-image: url("/images/help/help_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 10px;
}
.help_right_border
{
	background-color: transparent;
	background-image: url("/images/help/help_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 10px;
}
div.dot
{
	padding: 0;
	margin: 0 auto;
	background-color: transparent;
	background-image: url("/images/help/faq/dot.gif");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	width: 496px;
	height: 10px;
}
/*
	error
*/
div.dotLeft
{
	padding: 10px 0;
	margin: 0;
	background-color: transparent;
	background-image: url("/images/help/faq/dot.gif");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	width: 100%;
	height: 10px;
}
/*
	hot
*/
.hot_left_border
{
	background-color: transparent;
	background-image: url("/images/hot/what_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 14px;
}
.hot_right_border
{
	background-color: transparent;
	background-image: url("/images/hot/what_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 15px;
}
.hotmaincont
{
	padding: 0;
	margin: 0;
	background-color: #e1e5b5;
	/*background-image: url("/images/hot/what_tab_pic.gif");
	background-repeat: no-repeat;*/
	background-position: 100% 100%;

}
.hotmaincont div
{
	padding: 0 15px 0 15px;
}
.hotmaincont h3
{
	padding:  0.25em 15px;
	margin: 0;
	font-size: 14px;
	color: #390;
}
.hotcont div
{
	padding: 0 15px;
}
.hotcont h4
{
	font-size: 14px;
	color: #390;
}
.hottable .row0{
	background-color: #99CC66;
}
.hottable .row1{
	background-color: #FEFFF0;
}
.hottable .row2{
	background-color: #FFFFFF;
}
table.hotpromo td
{
	padding: 5px 0 0 0;
	margin: 0 10px;
}
b.hotpromo {
	font-size: 14px;
	color: #EC1920;
}
.entext{
	font: normal 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
/*
	events footnote
*/
table.footnote
{
	padding: 0px 0 0px 11px;
	font-size: 12px;	
}
/*
	home
*/
.homecont
{
	padding: 20px 0 0 0;
}
table.homecopy
{
	margin: 40px 19px 19px 25px;
	padding: 0;
	font-size: 11px;	
}
/*
	hot - events
*/
.events_left_border
{
	background-color: transparent;
	background-image: url("/images/hot/what_event_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 13px;
}
.events_right_border
{
	background-color: transparent;
	background-image: url("/images/hot/what_event_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 13px;
}
table.events td
{
	padding: 0;
	margin: 0;
	background-color: #fff;
	border-bottom: 1px solid #bae482;
}
table.events td.date
{
	background-color: #bbe382;
	border-bottom: 1px solid #fff;
}

table.events td.green
{
	background-color: #e2f6c5;
}
table.events td div
{
	padding: 5px 0 5px 11px;
}
/*
	works - popup
*/
.how_reg_left_border
{
	background-color: transparent;
	background-image: url("/images/works/how_regst_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 13px;
}
.how_reg_right_border
{
	background-color: transparent;
	background-image: url("/images/works/how_regst_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 13px;
}
table.workspop
{
	margin: 0 auto;
	padding: 0;
}
table.workspop td
{
	margin: 0;
	padding: 0;
}
/*
	earning spot
*/
.spot_left_border
{
	background-color: transparent;
	background-image: url("/images/earning/spot/help_sspot_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 10px;
}
.spot_right_border
{
	background-color: transparent;
	background-image: url("/images/earning/spot/help_sspot_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 10px;
}
table.spots
{
	margin: 0 auto;	
}
table.spots td
{
	padding: 0;
	margin: 0;
	background-color: #fff;
}
table.spots td.green
{
	border-top: 1px solid #bae482;
	border-bottom: 1px solid #bae482;
	background-color: #e2f6c5;
}
table.spots td div
{
	padding: 5px 0 5px 11px;
}
/*
	earning where
*/
.wearn_lside
{
	background-color: transparent;
	background-image: url("/images/earning/where/wearn_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 100% 0%;
	width: 13px;
}
.wearn_orp
{
	background-color: #b4e06f;
	padding: 0;
	margin: 0;
	width: 326px;

}
.wearn_oth
{
	background-color: #d7f09d;
	padding: 0;
	margin: 0;
	width: 327px;
}
.wearn_orp div, .wearn_oth div
{
	padding: 0 14px;
	margin: 0;
	width: 298px;
}
.wearn_oth div
{
	width: 299px;
}
.wearn_rside
{
	background-color: transparent;
	background-image: url("/images/earning/where/wearn_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 13px;
}
.wearncont
{
	padding: 15px 14px;
	margin: 0;
}
.wearncont_bar
{
	padding-left: 8px;
	margin: 0;
}
.wearncont img
{
	padding: 0 0 1em 0;
}
.hline
{
	background-color: transparent;
	background-image: url("/images/earning/where/wearn_tab_sdw.gif");
	background-repeat: no-repeat;
	background-position: 50% 0%;
	margin: 0;
	padding: 0;
	height: 16px;
}

/*
	earning
*/
.earn_lside
{
	background-color: transparent;
	background-image: url("/images/earning/earn_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 100% 0%;
	width: 14px;
}
.earn_rside
{
	background-color: transparent;
	background-image: url("/images/earning/earn_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 14px;
}
.earncont
{
	background-color: #b4e06f;
}
.earncont div
{
	padding: 0 14px;
	clear: none;
}
/*
	forms
*/
.forms_left_border
{
	background-color: transparent;
	background-image: url("/images/help/forms/help_fm_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 10px;
}
.forms_right_border
{
	background-color: transparent;
	background-image: url("/images/help/forms/help_fm_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 10px;
}
table.forms
{
	width: 542px;
	margin: 0 auto;
	padding: 0;
}
table.forms td
{
	padding: 5px 0 0 0;
	margin: 0;
}

table.forms a
{
	padding: 0;
	margin: 0;
	font-weight: bold;
}
table.forms img.arr
{
	padding: 3px 5px 0 17px;
	margin: 0;
}


/*
	jeff
*/

#heading {
	margin-bottom: 1.2em;
}

a img {
	border: 0;
}

/* in explorer and opera, the bottom margin of the last block before a clear gets added
   to the top of the next block, see
   http://archivist.incutio.com/viewlist/css-discuss/49899
   http://archivist.incutio.com/viewlist/css-discuss/19547
   http://www.quirksmode.org/bugreports/archives/2004/12/Doubled_top_padding_after_float.html
   so we work around it
   sigh */
.undobottomfloatmarginbug {
  margin-bottom: 0;
}

div.regIntro img {
	margin-left: 25px;
}

div.colOneOfTwo {
	width: 345px;
	margin-right: 20px;
	float: left;
}

div.colTwoOfTwo {
	width: 355px;
	float: right;
}

div.colOneOfTwo img {
	margin-left: 40px;
}

div.leftOfRightBanner {
	width: 523px;
	margin-right: 25px;
	float: left;
}
div.rightBanner {
	width: 174px;
	float: left;
	text-align: right;
}
div.rightBanner img {
	margin-bottom: 18px;
}

/* flash included using the object tag swallows tab focus in firefox
   see http://www.splintered.co.uk/experiments/76/
   firefox doesn't tab through the nav bar using the embed tag anyway
   so i think this is okay
   sigh
*/
object[type="application/x-shockwave-flash"] {
	-moz-user-focus: ignore;
}

/*
	tell your friends
*/
.enews_top
{
	background-color: transparent;
	background-image: url("/images/registration/friends/enews_tab_top.gif");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 356px;
	height: 37px;
	vertical-align: bottom;
}
.enews_top div
{
	padding-bottom: 2px;
}
.enews_body
{
	background-color: transparent;
	background-image: url("/images/registration/friends/enews_tab_pic.gif");
	background-repeat: no-repeat;
	background-position: 100% 100%;
	width: 356px;
	height: 37px;
	vertical-align: top;
}
.enews_body div.cont
{
	padding-right: 106px;
}
/*
	redeeming
*/
.redeem_lside
{
	background-color: transparent;
	background-image: url("/images/redeeming/redeem_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 100% 0%;
	width: 10px;
}
.redeem_rside
{
	background-color: transparent;
	background-image: url("/images/redeeming/redeem_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	width: 10px;
}
table.redeem
{
	margin: 0 auto;
	width: 303px;
}
table.redeem td
{
	padding: 2px 0;
}

table.redeem div
{
	padding: 0 6px;
}
table.redeem div.dot
{
	padding: 0;
	background-color: transparent;
	background-image: url("/images/redeeming/redeem_tab_dot.gif");
	background-repeat: repeat-x;
	background-position: 50% 0%;
	width: 303px;
	height: 1px;
}
/*
	redemption partners
*/
.wredeem_lside
{
	background-image: url("/images/redeeming/wredeem_tab_lside.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
}
.wredeem_rside
{
	background-image: url("/images/redeeming/wredeem_tab_rside.gif");
	background-repeat: repeat-y;
	background-position: 100% 0%;
}
.wredeem_lside, .wredeem_ctr, .wredeem_rside
{
	background-color: transparent;
	text-align: center;
}
img.wredeem
{
	padding-bottom: 0.5em;
	}
/*
	T and C
*/
td.tc1
{
	width: 6%;
}
td.tc2
{
	width: 94%;
}
td.tc2 ol
{
	padding: 0;
	margin: 0 0 0 2.5em;
}
td.tc2 ol li
{
	padding: 0;
	margin: 0;
}
ol.tc
{
	padding: 0;
	margin: 0 0 0 3em;
}
ol.tc li
{
	padding: 0 0 1em 0;
}
ol.policy
{
	padding: 0;
	margin: 0 0 0 3em;
}
ol.policy li
{
	padding: 0;
	margin: 0;
}

