/***************************
-----------Body-------------
***************************/

body {
background:#FFF url(assets/images/surfergirl.jpg) no-repeat fixed center center !important;
margin: 0px;
padding: 0px;
}

ul li { list-style-type: none;}

			/***************************
			-------Top Container--------
			***************************/

			#topContainer {


				}

			#topContainer #topContainerLeft {
width: 350px;
position: absolute; top: 10px; left: 0px;
				}

				/***************************
				-----Top Container Nav------
				***************************/

				#topContainer #topContainerLeft .navigation {
position: absolute; top: 10px; left: 0px;
					}

				#mainNav {
    				width: 170px; 
				height: 241px;
    				position: relative;
				display: block;
					}

				#mainNav li { 
				list-style: none;
    				position: absolute; 
					}

				#mainNav li, #mainNav a {
    				height: 30px; 
				display: block;
				width: 170px; text-decoration:none;
					}

				li#register a {background: transparent url('ie/registertoplay.png') no-repeat; width:170px; height: 60px; margin-top: 160px; display: block;}
				li#create a {background: transparent url('ie/createaleague.png') no-repeat; width:170px; height: 60px; margin-top:120px; display: block;}
				li#hiscores a {background: transparent url('ie/highscorestable.png') no-repeat; width:170px; height: 60px; margin-top:80px; display: block;}
				li#myleagues a {background: transparent url('ie/myleagues.png') no-repeat; width:170px; height: 60px; margin-top:40px; display: block;}
				li#joinleague a {background: transparent url('ie/joinaleague.png') no-repeat; width:170px; height: 60px; margin-top:0px; display: block;}
				 
				li#register a:hover {background: transparent url('ie/registertoplay2.png') no-repeat; display: block;cursor:hand;}
				li#create a:hover {background: transparent url('ie/createaleague2.png') no-repeat; display: block;cursor:hand;}
				li#hiscores a:hover {background: transparent url('ie/highscorestable2.png') no-repeat; display: block;cursor:hand;}
				li#myleagues a:hover {background: transparent url('ie/myleagues2.png') no-repeat; display: block;cursor:hand;}
				li#joinleague a:hover {background: transparent url('ie/joinaleague2.png') no-repeat; display: block;cursor:hand;}

				.mainNav2 {
				margin-top: -50px;}

				#howNav {
    				width: 110px; 
					height: 60px;
    				
    				position: relative;
					display: block;
					}

				#howNav li { 
					list-style: none;
    				position: absolute; 
					}

				#howNav li, #howNav a {
    				height: 30px; 
					display: block;
					width: 170px;
					}

				li#playlink a {background: transparent url('ie/howtoplay.png') no-repeat; width:150px; height: 58px; display: block;}
				li#playlink a:hover {background: transparent url('ie/howtoplay2.png') no-repeat; display: block;cursor:hand;}


				/***************************
				-----Horizontal Logo--------
				***************************/
				.navigation .shellSurferHorizontal {
					float: right;
width: 59px; height: 272px;
					}


					/***************************
					-----Main Content Text------
					***************************/
					#topContainer #topContainerLeft .mainContent {
						float: right;
						font-size: 11px;
						font-family: georgia, sans-serif;
						width: 130px;
						height: auto;
						line-height: 20px;
position: absolute; top: 10px; left: 230px;

						}

					h1.title {
						font-family: "cooper black", georgia, sans-serif;
						font-weight: bold;
						letter-spacing: -2px;
						text-align: right;
						}

					.howtoplay {
						
						background: transparent url('assets/images/textbg.png') repeat;
						padding-left: 2px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px;
						}
						
					.registertoplay {
						display:none;
						background: url('assets/images/textbg.png') repeat;
						padding-left: 2px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px;
						}
					
					.createaleague {
						display:none;
						background: url('assets/images/textbg.png') repeat;
						padding-left: 10px; padding-right: 10px; padding-top: 1px; padding-bottom: 1px;
						}

					.hiscorestable {
						display:none;
						background: url('assets/images/textbg.png') repeat;
						padding-left: 2px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px;
						}
					
					.myleagues {
						display:none;
						background: url('assets/images/textbg.png') repeat;
						padding-left: 2px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px;
						}
					
					.joinaleague {
						display:none;
						background: url('assets/images/textbg.png') repeat;
						padding-left: 2px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px;
						}
					
						/***************************
						----------Flash-------------
						***************************/
						#topContainer #topContainerRight {
							background-image: url('assets/images/flash.png');
							width: 589px;
							height: 600px;
						
position: absolute; top: 10px; right: 0px;
							}

						#topContainer #topContainerRight #flash {
							
							width: 300px;

position: absolute; top: 145px; left: 98px;
							}


			/***************************
			-------Footer Container-----
			***************************/
			#footerContainer {


				}

			#footerContainer #footerContainerLeft {



				}


			#girl {
position: absolute; bottom: 0px; left: 0px;
				width: 503px;
				height: 322px;

z-index: -1;

				}

			#footerContainer #footerContainerRight {
	position: absolute; bottom: 10px; right: 0px;
		


				}

                        ul#logos {width: 400px;height:98px; position: relative; display:block; list-style-type: none; text-decoration:none;}

                        ul#logos li#mediaGarden a {
                                background: transparent url('ie/mediagarden.png'); 
                                width:228px; 
                                height: 98px; 
                       float: left;  display: block;       
margin-left: 40px;cursor:hand;
                                }
			
                        ul#logos li#IAC a {
                                background: transparent url('ie/iac.png'); 
                                width:78px; 
                                height: 98px; 
                               float: right;display: block;cursor:hand;

}


