@charset "UTF-8";
/* This is the CSS code for the Games section of BlueGillStudios.com, feel free to learn from my mistakes ;) */
							

#h-web
		{
		width: 799px;
		height: 183px;
		background: url(media/design/headers/h-web.jpg) top left no-repeat;
		float: left;
		position: relative;
		}
		
		
.s-sc-bottom
		{
		width: 199px;
		height: 28px;
		float: left;
		position: relative;
		background: url(media/subcontent/bottom.gif) top left no-repeat;
		}		
		
.s-sc-hosting
		{
		width: 199px;
		height: 245px;
		float: left;
		position: relative;
		background: url(media/hosting/hosting.jpg) top left no-repeat;
		}
		
.s-sc-top
		{
		width: 199px;
		height: 10px;
		float: left;
		position: relative;
		background: url(media/subcontent/top.gif) top left no-repeat;
		}					
							
.s-sc-mid
		{
		width: 175px;
		min-height:50px;
		float: left;
		position: relative;
		background: url(media/subcontent/mid.gif) top left repeat-y;
		padding-left: 12px;
		padding-right: 12px;
		font-size: 13px;
		text-align: Center;
		}	
		
							
							
#g-subnav			{
							background: url(media/design/subnav.gif) top left no-repeat;
							width: 799px;
							height: 25px;
							float: left;
							position: relative;
							margin-top: 0px;
							
							font-family: Arial, Helvetica, sans-serif;
							font-size: 13px;
							text-align: center;
							color: #a9b9c7;
							padding-top: 3px;
							}
							
#g-subnav A:link {color: #fff; text-decoration: none;}
#g-subnav A:visited {color: #fff; text-decoration: none;}
#g-subnav A:hover {color: #a9b9c7; text-decoration: none;}
#g-subnav A:active {color: #8b9aa6; text-decoration: none;}

#g-gamelist			{
							width: 510px;
							float: left;
							position: relative;
							margin-left: 30px;
							}
.g-gl-listitem	{
							width: 500px;
							float: left;
							position: relative;
							min-height: 50px;
							margin-top: 15px;
							background-color: white;
							padding-top: 10px;
							border-top: groove;
							}
.g-name				{
							font-size: 17px;
							font-weight: bold;
							color: #1777ba;
							}							

.g-name A:link {color: #1777ba; text-decoration: none;}
.g-name A:visited {color: #1777ba; text-decoration: none;}
.g-name A:hover {color: #3a9bdf; text-decoration: none;}
.g-name A:active {color: #8b9aa6; text-decoration: none;}


.g-gl-gameicon		{
							width: 80px;
							height: 80px;
							float: left;
							position: relative;
							margin-left: 10px;
							margin-top: 10px;
							}
							
							
.g-gl-sideimage	{
							width: 80px;
							min-height: 80px;
							float: left;
							position: relative;
							margin-left: 10px;
							margin-top: 10px;
							}

.g-gl-description	{
							width: 385px;
							float: left;
							position: relative;
							font-size: 13px;
							padding-left: 15px;
							padding-right: 10px;
							font-family: Arial, Helvetica, sans-serif;
							}
							
.g-legal-description	{
							width: 385px;
							float: left;
							position: relative;
							font-size: 10px;
							padding-left: 15px;
							padding-right: 10px;
							font-family: Arial, Helvetica, sans-serif;
							}
							
.g-gl-description A:link {color: #1777ba; text-decoration: none;}
.g-gl-description A:visited {color: #1777ba; text-decoration: none;}
.g-gl-description A:hover {color: #3a9bdf; text-decoration: none;}
.g-gl-description A:active {color: #8b9aa6; text-decoration: none;}
							
.g-gl-footer			{
							width: 500px;
							height: 30px;
							background:  url(media/design/gl-footer.gif) top left no-repeat;
							float: left;
							position: relative;
							}
							
.g-gl-platform		{
							height: 30px;
							float: left;
							position: relative;
							margin-left: 15px;
							}							
							
.g-gl-moreinfo		{
							height: 30px;
							float: right;
							position: relative;
							}


.g-sc						{
							width: 200px;
							float: right;
							position: relative;
							margin-right: 30px;
							margin-top: 15px;
							}
						

.g-sc-freegames	{
							width: 199px;
							height: 74px;
							float: left;
							position: relative;
							background: url(media/subcontent/games4free.gif) top left no-repeat;
							}
							
.g-sc-copyright		{
							width: 199px;
							height: 80px;
							float: left;
							position: relative;
							background: url(media/legal/copyright-header.jpg) top left no-repeat;
							}


.g-sc-contact		{
							width: 199px;
							height: 80px;
							float: left;
							position: relative;
							background: url(media/subcontent/contact.jpg) top left no-repeat;
							}
							
.g-sc-history			{
							width: 199px;
							height: 73px;
							float: left;
							position: relative;
							background: url(media/subcontent/namechange.jpg) top left no-repeat;
							}


.g-sc-toolstrade	{
							width: 199px;
							height: 87px;
							float: left;
							position: relative;
							background: url(media/subcontent/toolstrade.gif) top left no-repeat;
							}


.g-sc-motto			{
							width: 199px;
							height: 73px;
							float: left;
							position: relative;
							background: url(media/subcontent/ourmotto.jpg) top left no-repeat;
							}
							
							