/*
-----------------------------------------------
style sheet for www.blippygames.com
author: Joe Kauffman
----------------------------------------------- */

body	{
	font-family: "lucida grande", verdana, geneva, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #222222;
	background-color: #ff9999;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-position: center;
	background-image: url("/img/blippy_bg.gif");
	background-position : top;
	background-repeat : repeat-x;
	background-attachment : fixed;
	}

img,td img,a img,td a img	{
	border-style: none;
	}

p	{
	vertical-align: top;
	font-size: 11px;
	line-height: 130%;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	}

/*-------- headings -------*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1  {
	font-size: 17px;
	line-height: 140%;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	}

h2  {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	}

h3  {
	font-size: 10px;
	line-height: 200%;
	font-weight: normal;
	margin: 0 0 0 0;
	}


h1  {
	font-size: 17px;
	line-height: 140%;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	}

h2  {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	}

h3  {
	font-size: 10px;
	line-height: 200%;
	font-weight: normal;
	margin: 0 0 0 0;
	}

/*-------- General Links -------*/

a:link,a:visited {
	color: #660066;
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	color: #ff0099;
}

a: active{
	text-decoration: underline;
	color: #ff0099;
}


/*-------- Main Styles -------*/

	
#page{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	}
	
#header{
	text-align: left;
	}
	
#nav-holder{
	height: 26px;
	text-align: left;
	padding: 4px 5px 5px 5px;
	background-color: #666699;
	}

#nav{
	height: 26px;
	text-align: left;	
	background-image: url("/img/nav_bg.gif");
	}
	
#content{
	width: 100%;
	text-align: left;
	background-color: #666699;
	margin: 0px 0px 0px 0px
	overflow: auto;
	}
	
#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
#content .left{
	float: left;
	width: 468px;
	text-align: left;
	margin: 0px 0px 5px 5px;
	background-color: #666699;
	}
	
#content .right{
	float: right;
	width: 264px;
	margin: 0px 5px 5px 0px;
	text-align: left;
	background-color: #666699;
	}
	
#content .left div{
	padding: 0px 0px 3px 0px;
	}
	
	
/*-------- tables -------*/

#content .left table {
	padding: 5px 0px 10px 10px;
}

#content .left td {
	font-weight: normal;
	font-size: 11px;
	line-height: 140%;
	color: #000000;
	padding: 0px 15px 0px 0px;
}

#content .left td img{
	padding: 0px 0px 0px 0px;
}

/*----------------------*/
	
.featured{
	height: 186px;
	padding: 0px 0px 3px 0px;
	background-image: url("/img/featured_bg.gif");
	background-position : top;
	background-repeat : repeat-x;
	}
	
.featured-item{
	float: left;
	width: 156px;
	}
	
#content .right div{
	padding: 0px 0px 3px 0px;
	}
	
.welcome{
	padding: 0px 0px 3px 0px;
	}
	
.welcome-top{
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	background-color: #cc3366;
	padding: 0px 0px 0px 0px;
	}
	
.welcome-bottom{
	text-align: center;
	color: #000000;
	background-color: #ff6699;
	padding: 0px 0px 0px 0px;
	}

.news{
	padding: 0px 0px 3px 0px;
	}
	
.news-bg1{
	background-color: #9999cc;
	padding: 0px 0px 0px 0px;
	}
	
.news-bg2{
	background-color: #ccccff;
	padding: 0px 0px 0px 0px;
	}
	
.news p{
	padding: 3px 0px 0px 6px;
	}
	
.news-title{
	color: #000000;
	font-weight: bold;
	}
	
/*-------- Game Screens -------*/

.game-lexi{
	border: 1px solid #000000;
	background-color: #9999ff;
	color: #000000;
	}
	
.game-leemo{
	border: 1px solid #000000;
	background-color: #ccff99;
	color: #000000;
	}
	
.game-machi{
	border: 1px solid #000000;
	background-color: #ffcc66;
	color: #000000;
	}
	
.game-item p{
	padding: 8px 5px 0px 10px;
	}
	
.game-item .icon{
    float: right;
	margin: 5px 8px 0px 0px;
	}
	
.game-title{
	text-align: left;
	font-size: 18px;
	font-Weight: bold;
	line-height: 120%;
}

.screenshot{
	height: 78px;
	padding: 0px 0px 3px 0px;
	}
	
.screenshot-item{
	float: left;
	width: 156px;
	}
	
.reviews{
	padding: 0px 0px 3px 0px;
	}
	
.reviews-bg1{
	background-color: #9999cc;
	padding: 0px 0px 0px 0px;
	}
	
.reviews-bg2{
	background-color: #ccccff;
	padding: 0px 0px 0px 0px;
	}
	
.reviews p{
	padding: 3px 0px 0px 6px;
	}
	
.reviews-quote{
	color: #000000;
	}
	
.tellfriend{
	background-color: #cc99ff;
	}
	
.tellfriend2{
	background-color: #cccc99;
	}
	
.tellfriend3{
	background-color: #ffcccc;
	}
	
.tellfriend p,.tellfriend2 p,.tellfriend3 p{
	padding: 8px 5px 10px 10px;
	}
	
.trynow{
	text-align: right;
	background-color: #99ccff;
	padding: 0px 0px 0px 0px;
	}
	
#content .left-buy-now{
	float: left;
	width: 468px;
	text-align: left;
	margin: 0px 0px 5px 5px;
	border: 1px solid #333333;
	background-color: #ffccff;
	}

.buy-now{
	margin: 10px 15px 20px 15px;
	background-color: #ffccff;
	color: #000000;
	}
	
.buy-now .icon{
    float: right;
	margin: 0px 0px 0px 15px;
	}
	
#content .left-general{
	float: left;
	width: 468px;
	text-align: left;
	margin: 0px 0px 5px 5px;
	background-color: #ffccff;
	}

.general{
	margin: 10px 15px 20px 15px;
	background-color: #ffccff;
	color: #000000;
	}

.general .icon{
    float: right;
	margin: 0px 0px 0px 15px;
	}
	
.general p	{
	vertical-align: top;
	font-size: 11px;
	line-height: 130%;
	margin: 0 0 0 0;
	padding: 3px 0 10px 0;
	}
	
.news-item1{
	margin: 0px 0px 5px 0px;
	background-color: #ccccff;
	color: #000000;
	}
	
.news-item2{
	margin: 0px 0px 5px 0px;
	background-color: #9999cc;
	color: #000000;
	}
	
.news-item3{
	margin: 0px 0px 5px 0px;
	background-color: #9999ff;
	color: #000000;
	}
	
.news-item1 p, .news-item2 p,.news-item3 p{
	padding: 5px 5px 0px 10px;
	}
	
.news-item1 img, .news-item2 img,.news-item3 img{
    float: right;
	margin: 5px 5px 0px 5px;
	}
	
.news-date{
	color: #660066;
}

.alert	{
	color: #990066;
	font-size: 13px;
	}

.regcode	{
	color: #00000;
    background-color: white;
    border: 2px solid;
    padding-left: 0.5em;
    padding-right: 0.5em;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
    font-stretch: extra-expanded;
    font-family: monospace;
}

.copyright{
	text-align: left;
	padding: 5px 0 0 0;
	font-size: 10px;
	line-height: 140%;
	color: #ff99cc;
	}
	
div.clearer {
	content: ".";
	height: 0;
	display: block; 
	clear: both; 
	margin: 0;
	padding: 0;
  	visibility: hidden;
  	font-size: 1px;
  	line-height: 0px;
  	}


