/* HOME IMPORT CONTENT */

@import "astro/ddsmoothmenu.css";


#ism object#ism_astro_home {
	width: 620px;
	height: 900px;
	border: none;
}

#ism object#ism_astro_pundit {
	width: 300px;
	height: 300px;
	border: none;
	overflow:  hidden;
}

#ism {
    background: #FFF;
    width: 975px;
}

#ism #ism_wrapper {
	width:  940px;
}

#ism li#ism_container ol#ism_columns li#ism_main_column {
	width: 625px;
	padding: 0;
	margin: 0;
}

#ism h3 {
	border: none;	
}

#ism #ism_footer,
ul#ism_language_selector {
	display: none;
}

#ism ul#ism_header_top {
	background-color: #54711f;
}

#ism li.ism_global_login_item label {
	font-weight: 800;
	font-size: 15px;
}

#ism ul#ism_login_form input#ism_user_name, 
#ism ul#ism_login_form input#ism_password {
	width:160px;
}

#ism ul#ism_login_form input#ism_login {
	background: url('/images/wl_astro/login.gif') no-repeat;
	width: 70px;
	height: 29px;
	border: none;
	text-indent: -10000px;

/*IE hack courtesy of http://www.productivedreams.com/ie-not-intepreting-text-indent-on-submit-buttons/ */
    font-size: 0;
    display:block;
    line-height: 0;

}

#ism h2.ism_logged_in a.ism_logout {
	color: #FFFF27;
}

#ism ul.ism_login_form_links {
	overflow: auto;
	width: 100%;
}

#ism ul#ism_login_form_links li {
	float: left;
	padding: 12px 5px 0 5px;
}

#ism ul#ism_login_form_links li a {
	color: #ffff27;
}

#ism div#ism_header_main {
	background: url('/images/wl_astro/header.jpg') 0 0 no-repeat transparent;
	height: 94px;
}

#ism ul#ism_game_nav {
	background: url('/images/wl_astro/top_nav_bg.gif') repeat-x transparent;
	height: 27px;
	overflow: hidden;
}

#ism li#ism_deadline {
	height: 29px;
	color: #fff;
}

#ism li#ism_deadline p {
	margin: 5px 0;
}

#ism li#ism_deadline p a {
	color: #ffff27;
}

#ism a.ism_navigation_item,
#ism a.ism_navigation_item:visited,
#ism a.ism_navigation_item:hover,
#ism a.ism_navigation_item_active {
	background-color: transparent;
	height: 17px;
	padding: 7px 10px 5px 10px;
	border: none;
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

#ism_home h2#ism_registering_nav,
#ism_stats h2#ism_registering_nav,
#ism_rules h2#ism_registering_nav,
#ism_prizes h2#ism_registering_nav,
#ism_help h2#ism_registering_nav,
#ism_fixture h2#ism_registering_nav {
	display: none;
}

#ism ul.ism_cp li.ism_cp_wrapper div.ism_corners h3.ism_cp_title {	
	background: url('/images/wl_astro/cp_title_bg.gif') 0 0 repeat-x transparent;
	padding: 3px 5px;
}

#ism ul.ism_cp li.ism_cp_wrapper ol.ism_cp_content {
	border-left:1px solid #568ec5;
	border-right:1px solid #568ec5;
}

#ism ul.ism_cp li.ism_cp_foot {
	border-bottom:1px solid #568ec5;
	border-left:1px solid #568ec5;
	border-right:1px solid #568ec5;
}

#ism ul#ism_pitch_grid {
	background-image:url('/images/wl_astro/astro_pitch.jpg');
	width:625px;
}

#ism li#ism_pc_footer_action {
	display: none;
}

#ism ul#ism_pitch_grid li#ism_pitch_2, 
#ism ul#ism_pitch_grid li#ism_pitch_4, 
#ism ul#ism_pitch_grid li#ism_pitch_1, 
#ism ul#ism_pitch_grid li#ism_pitch_3,
#ism ul#ism_pitch_grid li#ism_pitch_5 {
	padding:0 70px;
	color: #fff;
}

#ism ul#ism_pitch_grid li#ism_pitch_1 {
	margin-top: 30px;
}

#ism_myteam #ism ul#ism_pitch_grid {
	height:auto;
}

#ism_myteam ul#ism_pitch_grid li#ism_pitch_5 {
	background-image: url('/images/wl_astro/astro_bench.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 16px 55px 0 0;
	background-color: #fff;
	color: #fff;
}


#ism ul#ism_ingame_nav {
	background: url('/images/lib_ism/ism_h1.gif') 0 0 repeat-x;
}

#ism ul#ism_ingame_nav li a {
	padding: 3px 15px;
	margin: 4px;
	background-color: transparent;
	text-decoration: none;
}

#ism ul#ism_ingame_nav li a.ism_ingame_nav_active, 
#ism ul#ism_ingame_nav li a.ism_ingame_nav:hover {
	color:#fff;
	background-color: transparent;
	text-decoration: none;
	border-right:1px solid #fff;	
}

#ism ul#ism_ingame_nav li a.ism_ingame_nav {
	background-color:transparent;
	border-right:1px solid #fff;
	color: #fff;
	text-decoration: none;
}

#ism table.ism_fix_table, 
#ism table.ism_fixture_result,
#ism table.ism_table {
	width:99.5%;
}


#ism table.ism_table tr th {
	background-color: #999;
	color:  #fff;
}

#ism table.ism_table tr.ism_row_0 {
	background-color: #e1e1e1;
}

#ism_prizes li#ism_main_column h3 {
	padding:  0;
	font-size: 16px;
	color:  #356fb9;
	font-weight: 900;
}

#ism ul#ism_pitch_grid li#ism_pitch_4 {
	height:  150px;
}

#ism ul#ism_pitch_grid li#ism_pitch_5 {
    background: url("/images/wl_astro/astro_bench.jpg") no-repeat;
    height:125px;
    padding-top:  20px;
}

#ism_tac div#ism_tac {
    width:595px;
}

#ism_home li#ism_secondary_column table.ism_table {
	display: none;
}






/* @group THEIR HEADER */

body{
    background: #DBDBDB url("/images/wl_astro/worldcup2010/sa_maxis_bg_01.jpg") center top no-repeat;
	margin:0px;
}
#header 
{
	width:100%;
	float:left;
	padding-top:5px;
}

#header img {
    border: none;
}

#headerv2{
	height:125px;
	width:auto;
}
#superbanner {
	height: 90px;
	width: 728px;
	float: right;
	margin: 0;
	background-color: #FFF;
}
#rectangleads{
width:300px;
height:250px;
}
#containerv2 {
	width: 960px;
	margin: 0 auto;
	padding-left:10px;
}

#menuv2 {
	background:url("/images/wl_astro/worldcup2010/sa_maxis_nav_bg.jpg") no-repeat;
	height: 30px;
    margin:0 auto;
    text-align:center;	
	width: 975px;
}
.menu-v2{ 
/* Revamp - quicklinks*/
padding-left:10px;
padding-right:5px;
}
#TextLinkContent1
 {
	clear:both;
	float:left;
	margin: 10px 0;
	width:620px;	
}
#TextLinkContent2
 {
	clear:both;
	float:left;
	margin: 10px 0;
	width:620px;	
}
#footerv2 {
	background:url("/images/wl_astro/worldcup2010/maxis_footer.jpg");
	color: #000;
	height: 190px;
	width:975px;
	margin: 0 auto;
	overflow:hidden;
}
#footerLinkv2 {
	color: #FFF;
	float:left;
	width: 300px;
	padding: 20px 10px 0 0;
	text-align:left;
}
#footerLinkv2 a{
	font-size:13px;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	padding:3px;	
}
#footerLinkv2 a:hover{
	color: #FFF;
	text-decoration: underline;
}
#greyBar {
	background:#222;
	color: #FFF;
	padding: 10px;
	text-align:center;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}
#greyBar a{
	color: #FFF;
	text-decoration: none;
}
#greyBar a:hover{
	text-decoration: underline;
}

/* @end Header */