@font-face {      
			font-family: Sherwood;
			src: url('../images/sherwood.ttf');
		}
		
@font-face {      
			font-family: PostAntiquaRoman;
			src: url('../images/postantiquaroman.ttf');
		}

body	{
	font: 12px/18px PostAntiquaRoman;
	width: 100%;
	color: #ffffff;
	
	background-color: #000000;
	
	margin: 0;
	padding: 0;
	border: 0;
	}
		
a	{
	color: #ec391c;
	outline: none;
	text-decoration: none;
	}
	
a:hover {
	
	color: #b8341e;
	text-decoration: none;
}

a:visited {
	color: #e9978a;
	outline: none;
	text-decoration: none;
}	

h1 {
	font-size: 48px;
	font-family: PostAntiquaRoman;
	
	text-shadow: 1px 1px black;
}

h2 {
	font-size: 32px;
	font-family: PostAntiquaRoman;
	
	text-shadow: 1px 1px black;	
}

p.feature {
	font-size: 14pt;
	font-family: PostAntiquaRoman;
	
	text-shadow: 1px 1px black;
	
}

ul.feature {
	font-size: 12pt;
	font-family: PostAntiquaRoman;
	
	text-shadow: 1px 1px black;

	margin-top: 30px;
	
	list-style-type: none;

	
}

img {
	border-style: none;
}

ul.feature  li {
	margin-bottom: 20px;
	line-height: 100%;
}

strong.features {
	font-size: 16pt;
	color: #ec391c;
	
	text-shadow: 1px 1px black;
}

strong.gamename {
	color: #ffffff;
	
	text-shadow: #c13f21 0.0em 0.0em 0.4em;
}

strong.gamename2 {
	color: #ffffff;
	
	text-shadow: #be00da 0.0em 0.0em 0.4em;
}

.SG_widget_form_submit {
	width: 100%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	 border: 1px solid #777777;
  background: #941512;
  color: white;
}


#top_bar {
	width: 100%;
	background: #000000;
	
	text-align: center;
}

	#top_bar_container {
		width: 1024px; 
		text-align: left; 
		margin: 5px auto 5px auto; 
		font-family: Arial; 
		font-size: 12pt;
	}


#main {
	width: 100%;
	
	background: #000000 url(../images/bg/background.jpg) no-repeat center top;
	
	margin-bottom: 40px;
}

	#content {
	width: 926px;
	height: 100%; /* So the background behaves */
	
	margin-left: auto;
	margin-right: auto;
	
	}

	/* Content Header includes the top header with the logo and also the content mouth with the buy button and the background image. For use with the future content_body background options. */

		#content_header {
			width: 100%;
			height: 600px;

			background #000000 url(../images/bg/header_bg.png);
		}
		
		#content_header_media {
			width: 100%;
			height: 280px;

			background #000000 url(../images/bg/header_bg.png);
		}
			#content_header_logo {
				width: 100%;				
			}
			
			#content_header_button_box {
				width: 100%;
				height: 100%;
				
				position: relative;
				
			}
				#content_header_button {
				width: 330px;
				height: 108px;
				
				position: absolute;
				
				left: 0;
				bottom: 0;
				
				text-align: center;
				
				background: url(../images/bg/buy_button.png);
				
				margin-left: 66px;
				margin-bottom: 130px;
				
				}
				
				#content_header_button_countdown {
				width: 330px;
				height: 108px;

				text-align: center;
				
				background: url(../images/bg/buy_button.png);

				
				}
				
				#content_body_button {
				width: 330px;
				height: 108px;
				
				text-align: center;
	
				background: url(../images/bg/buy_button.png);
				
				margin-left: 66px;
				margin-top: 0px;
				}
				
				#content_platform_button {
				width: 210px;
				height: 100px;
				
				text-align: center;
	
				background: url(../images/bg/buy_button_platform.png) no-repeat center;
				
				}
				
				#content_platform_button_gray {
				width: 210px;
				height: 100px;
				
				text-align: center;
	
				background: url(../images/bg/buy_button_platform_gray.png) no-repeat center;
				
				}
				
				a.button  {
					color: #ffffff;
				}
				a.button:hover {
					color: #cccccc;
					text-shadow: 0 0 0.2em #ffffff;
				}
				
				a.button:active {
					color: #000000;
				}
				
				a.button:visited {
					color: #ffffff;
				}
				

		/* If we do sub-pages for the BG2EE Landing page */
		
		#content_body_head {
			background: url(../images/bg/body_top.png) no-repeat; 
			display: block; 
			height: 175px; 
			overflow: visible;
		}
		
		#content_body {
			background-image: url(../images/bg/body_middle.png); 
			background-repeat: repeat-y;
			width: 100%;
			height: 1575px;
		}
		
			
			#content_body_1A {		
				width: 463px;
				height: 325px;
				float: left;
				
			}
		
			#content_body_1B {
				width: 463px;
				height: 325px;
				float: right;
				
				
			}
			
			#content_body_2A {
				width: 463px;
				height: 325px;
				float: left;
				
			}
			
			#content_body_2B{
				width: 463px;
				height: 325px;
				float: left;
				
			}
			
			#content_body_3A{
				width: 463px;
				height: 660px;
				float: left;
				
				text-align: center;
				
			}
			
			#content_body_3B{
				width: 463px;
				height: 660px;
				float: left;
				
			}
			
			#content_body_footer {
				text-align: center; 
				width: 928px; 
				margin-left: auto; 
				margin-right: auto; 
			}
			
			#paragraph_left_top {
				margin: -20px 0px 0px 40px;
			}
			
			#paragraph_left {
				margin: 40px 10px 0px 25px;
			}
			
			#paragraph_right {
				margin: 0px 35px 0px 15px;
			}
			
			#gallery_right_top {
				width: 483px;
				height: 325px;
				
				background: url(../images/bg/box_bg.png) no-repeat; 
								
				margin-top: -10px;
				margin-left: 20px;
				
				overflow: visible;
			}
			
			#gallery_right {
				width: 483px;
				height: 350px;
				
				background: #4928ec;
				
				margin-top: 13px;
				margin-left: 10px;
				
				overflow: visible;
			}
			
			#gallery_left {
				width: 483px;
				height: 350px;
				
				background: #f2a400;
				
				margin-top: 13px;
				margin-left: -30px;
				
				overflow: visible;
			}
			
			#feature_list {
				width: 95%;
				
				text-align: left;
				
				margin-right: 50px;
				
			}

			#screenshot_slider {
				background: url(../images/bg/box_bg_media.png) no-repeat;  
				width: 480px; 
				height: 325px;
			}
				/* don't judge me */
				
				#screenshot_grid {
					width: 480px; 
					height: 325px; 
					padding-left: 10px; 
					padding-top: 15px; 
					margin-top: 25px; 
					margin-left: 18px;
				}
			
		#content_games {			
			width: 100%;
		
			text-align: center;
			clear:both;
			margin: 10px auto 10px auto;
			}

		#content_footer {			
			width: 100%;
		
			text-align: center;
			clear:both;
			margin: 10px auto 10px auto;
			}

		#content_legal {
			width: 700px;
			
			font-size: 12px;
			line-height: 1.4;	
			
			text-align: left;
				
			color: #8d8d8d;
			
			background: #000000 url(../images/bg/body_legal.jpg) center no-repeat;
			
			margin: 0px auto 10px auto;
		}
	
	
	
	/* Platform Filter Page */
	
	#platforms {
		padding-top: 250px;

	
	}
	
		#platform_windows {
			width: 210px;
			height: 500px;
			
			margin-right: 28px;
			
			text-align: left;
			
			background: url(../images/bg/transparent.png);
			
			position: relative;
			
			float: left;
		}
		
		#platform_mac {
			width: 210px;
			height: 500px;
			
			margin-right: 28px;
			
			text-align: left;
			
			background: url(../images/bg/transparent.png);
						
			position: relative;

			float: left;
		}
		
		#platform_ipad {
			width: 210px;
			height: 500px;
		
			margin-right: 28px;
			
			text-align: left;
			
			background: url(../images/bg/transparent.png);
						
			position: relative;
			
			float: left;
		
		}
		
		#platform_android {
			width: 210px;
			height: 500px;
			
			text-align: left;
						
			background: url(../images/bg/transparent.png);
						
			position: relative;
			
			float: right;
		
		}
	
#bgimage {
	max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
#iwdeeimage {
	max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
		