div#homeshell {
	width: 882px;
	margin-left: 9px;
	padding-top: 14px;
}
div#home_pokermind {
	background: #dbd8ce url(../images/pokermind_bottom.jpg) bottom center no-repeat;
	width: 290px;
	padding-bottom: 24px;
	float: right;
}
div#home_pokermind_top {
	background: transparent url(../images/pokermind_top.jpg) top center no-repeat;
	_height: 340px;
	min-height: 340px;
	padding-top: 19px;
}
div#home_pokermind h3 {
	margin: 0 0 13px 17px;
	text-indent: -4096px;
	width: 251px;
	height: 81px;
	background: transparent url(../images/pokermind_title.jpg) top center no-repeat;
}
div#home_pokermind_top div.pokermind-content {
	margin: 0 22px 0 14px;
	font-size: 9pt;
}
div.pokermind-content img.pokermind-icon {
	float: left;
	margin: 0 10px 10px 0;
	width: 84px;
	height: 84px;
}

div#home_welcome {
	background: #dbd8ce url(../images/welcome_bottom.jpg) bottom center no-repeat;
	width: 586px;
	margin-bottom: 4px;
	padding-bottom: 24px;
}
div#home_welcome_top {
	background: transparent url(../images/welcome_top.jpg) top center no-repeat;
	_height: 135px;
	min-height: 145px;
	padding-top: 23px;
}
div#home_welcome_top h1 {
	margin: 0 0 0 15px;
	text-indent: -4096px;
	width: 243px;
	height: 46px;
	background: transparent url(../images/welcome_title.jpg) top left no-repeat;
}
div#home_welcome_top div.welcome-content {
	margin: 0 23px 0 15px;
	font-size: 9pt;
}

div.gold-row, div.gold-row2 {
	clear: both;
}
div.gold-home {
	background: #dbd8ce url(../images/gold_short_bottom.jpg) bottom center no-repeat;
	width: 290px;
	margin-bottom: 4px;
	position: relative;
}
div.gold-home-top {
	_height: 159px;
	min-height: 159px;
	padding-top: 17px;
	background: transparent url(../images/gold_short_top.jpg) top center no-repeat;
}
div.gold-row div.gold-coaches, div.gold-row div.gold-community, div.gold-row div.gold-hands {
	_height: 207px;
	min-height: 207px;
	float: left;
}
div.gold-row div.gold-home-top {
	_height: 207px;
	min-height: 207px;
}


div.gold-row2 div.gold-videos, div.gold-row2 div.gold-blogs, div.gold-row2 div.gold-scripts {
	float: left;
}
div.gold-row2 div.gold-home {
	background: transparent url(../images/gold_short_bottom2.jpg) bottom center no-repeat;
}
div.gold-row div.gold-coaches, div.gold-row div.gold-community, div.gold-row2 div.gold-videos, div.gold-row2 div.gold-blogs {
	margin-right: 6px;
}
div.gold-home h3 {
	margin: 0 0 0 116px;
	text-indent: -4096px;
	width: 150px;
	height: 59px;
}
div.gold-forums {
	background: #dbd8ce url(../images/gold_wide_bottom.jpg) bottom center no-repeat;
	width: 586px;
	margin-bottom: 4px;
}
div.gold-forums div.gold-home-top {
	background: transparent url(../images/gold_wide_top.jpg) top center no-repeat;
	_height: 97px;
	min-height: 97px;
}
div.gold-forums h3 {
	background: transparent url(../images/gold_title_forums.jpg) top left no-repeat;
}
div.gold-coaches h3 {
	background: transparent url(../images/gold_title_coaches.jpg) top left no-repeat;
}
div.gold-community h3 {
	background: transparent url(../images/gold_title_community.jpg) top left no-repeat;
}
div.gold-hands h3 {
	background: transparent url(../images/gold_title_hands.jpg) top left no-repeat;
}
div.gold-videos h3 {
	background: transparent url(../images/gold_title_videos.jpg) top left no-repeat;
}
div.gold-blogs h3 {
	background: transparent url(../images/gold_title_blogs.jpg) top left no-repeat;
}
div.gold-scripts h3 {
	background: transparent url(../images/gold_title_scripts.jpg) top left no-repeat;
}
div.gold-home div.gold-content {
	margin: 0 24px 0 120px;
	font-size: 9pt;
}

div.gold-home img.gold-icon {
	position: absolute;
	top: 38px;
	left: 3px;
	width: 113px;
	height: 127px;
}

/* buttons support */

div.gold-home a.gold-button-enter {
	margin: 10px 0 24px 119px;
}

div#welcome_buttons {
	height: 36px;
	margin: 5px 0 0 10px;
    padding: 10px 0 0 0;
    vertical-align: bottom;
}	

div#welcome_buttons a {
	display: block;
	height: 36px;
	text-indent: -4096px;
	margin-right: 5px;
	float: left;
}

a#welcome_about {
	width: 137px;
	background: transparent url(../images/buttons/aboutus_orange.jpg) top center no-repeat;
}
a#welcome_faq {
	width: 95px;
	background: transparent url(../images/buttons/faq_orange.jpg) top center no-repeat;
}
a#welcome_register {
	width: 203px;
	background: transparent url(../images/buttons/register_orange.jpg) top center no-repeat;
}
a.gold-button-enter {
	display: block;
	width: 113px;
	height: 36px;
	background: transparent url(../images/buttons/enter_gold.jpg) top center no-repeat;
	text-indent: -4096px;
}
div#home_pokermind a#pokermind_launch {
	display: block;
	width: 124px;
	height: 36px;
	background: transparent url(../images/buttons/launch_blue.jpg) top center no-repeat;
	text-indent: -4096px;
	margin: 0 auto;
	margin-top: 10px;
}
