* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #346;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	margin: 0;
	text-align: center;
	background-color : #e8f0ff; 
}

img { border: 0; }

h1, h2, h3, h4, p { margin: 0px; }

a {
	color: #47c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	line-height: 1.4em;
	margin-bottom: 5px;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
h1,h2,h3 {
	  font-family : arial, "lucida grande", sans-serif; 
}
h2 {
	line-height: 1em;
	font-weight: normal;
}
h3 {
	font-weight: normal;
	margin-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	padding-right: 5px;
}
.textinput {
	border-top: 1px solid #CAABC5;
	border-left: 1px solid #CAABC5;
	border-bottom: 1px solid #E4D1E1;
	border-right: 1px solid #E4D1E1;
	color: #976E90;
	font-size: 10px;
	padding: 3px;
	margin: 0 0 3px 0;
	width: 149px;
}
textarea.textinput, textarea.textarea {
	width: 400px;
	border-top: 1px solid #CAABC5;
	border-left: 1px solid #CAABC5;
	border-bottom: 1px solid #E4D1E1;
	border-right: 1px solid #E4D1E1;
}
.checkbox {
	margin: 0px;
}
#wrapper {
	min-height: 118px;
}
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(../images/header.gif) no-repeat;
	height: 40px;
	margin-bottom: 27px;
}

#navigation {
	list-style-type: none;
	margin: 0;
	overflow:  hidden;
	text-align: right;
}

#navigation li {
	float: right;
	margin-right: 12px;
}
#navigation li a {
	font-size: 12px;
	line-height: 40px;
	color: #FFFFFF;
}
#main {
	width: 564px;
	text-align: left;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.post {
	padding-bottom: 15px;
	font-size: 1.2em;
}
.post h2{
	line-height: 36px;
	color: #FFFFFF;
	background-image: url(../images/heading-main.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 10px;
	text-align: left;
	font-size : 1.33em;
	font-weight: bold;
}
.post h2 a {
	color: #1E90FF;
}
.news {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5d6e2;
	border-left-color: #e5d6e2;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5d6e2;
}
.homepagegames {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5d6e2;
	background-image: url(../images/ca-category.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5d6e2;
	border-left-color: #e5d6e2;
}
.maingame a, .gameslist a, .mainSmallGameText a {
	font-size: 1.4em;
	color : #0099ff;
	font-weight:900;
	font-family: Arial, Geneva, san-serif;
	
	}
	
.maingame {
	text-align: left;
	width: 48%;
	float: left;
	padding: 5px;
	margin-top: 10px;

}

.mainSmallGameText {
	text-align: left;
	float: left;
	padding: 5px;
	margin-top: 10px;
}

.humour {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight:900;
	color : #0099ff;

}

.gameslist {
	float: right;
	width: 48%;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
}
.viewallholder{
	text-align: right;
	height: 24px;
	margin-bottom: 16px;
}
.viewall {
	display: block;
	height: 24px;
	width: 85px;
	background: url(../images/button-all.gif) no-repeat;
	clear: both;
	float: right;
}
.adsensegame {
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #e5d6e2;
}
#singlegame, .gameinstructions, .gameoptions, .gamecomments, .gamesoptions {
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e5d6e2;
	border-bottom-color: #e5d6e2;
	border-left-color: #e5d6e2;
}
.gameinstructions {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#singlegame {
	text-align: center;

}
.gamesoptions, .cpmbanner {
	text-align: center;
}

a.optionlink {
	background-color: #f4eef3;
	padding: 4px;
	margin-right: 4px;
	margin-left: 4px;
	text-decoration: none;
	border: 1px solid #e5d6e2;
	margin-top: 10px;
}
.optionlink:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f47214;
	border: 1px solid #ef2800;
}

.postinfo {
	margin-bottom: 15px;
	background-color: #f7fafd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7f3fd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7f3fd;
	line-height: 2em;
	padding-left: 5px;
}
.date {
	font-weight: bold;
}

/*-------------------------------------Comments on game page-----------------------------*/
.comments {
	width: 400px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.singlecomment {
	font-size: 1.2em;
}
.commentuser {
	font-weight: bold;
}
.allcommentslink {
	font-weight: bold;
	text-align: right;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
/*------------------------------------------Sidebar and content--------------------------------------*/
#side {
	float: left;
	width: 188px;
	text-align: left;
	font-size: 1.2em;
}
#right {
	float: left;
	width: 188px;
	font-size: 1.2em;
	text-align: left;
}
.feedicon {
	background-image: url(../images/feedicon16px.png);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	line-height: 16px;
	background-position: 3px;
	font-size: 1em;
	padding-left: 23px;
}
#side div, #right div {
	background: url(../images/ca-sidebar.gif) no-repeat;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5d6e2;
	margin-bottom: 14px;
}
#side h2, #right h2 {
	padding-left: 35px;
	color: #FFFFFF;
	background-image: url(../images/heading-category.gif);
	background-repeat: no-repeat;
	line-height: 38px;
	height: 38px;
	text-align: left;
	font-size : 1.33em;
	font-weight: bold;
	width: 188px;
	margin: 0px;
}
.ca-end {
	background: url(../images/ca-end.gif) no-repeat;
	height: 6px;
	width: 188px;
	padding: 0px;
}
#right h2 a{color: #FFFFFF;}
#side div ul, #right div ul {
	padding-left: 5px;
}
#side div ul li, #right div ul li {
	line-height: 1.4em;
	display: block;
	list-style-type: none;
}
#side div ul li a, #right div ul li a {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#side div p, #right div p {
	padding-left: 10px;
	margin-bottom: 2px;
}
.jumptogame {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
}
.jumptogame select {
	margin-right: auto;
	margin-left: auto;
	width: 178px;
	padding: 1px;
	border: 1px solid #e5d6e2;
}
#search, .login, .login p, #adsense, #banners, #adsense2 {
	text-align: center;
}

#stats ul li a {
	background-image: none;
}

.login form, .login p, #banners a {
	margin-right: auto;
	margin-left: auto;
}
label {
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
	color: #000000;
}
.submitbutton {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
}

#register, #tradelinks {
	background-color: #FFFFFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5d6e2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5d6e2;
	border-left-color: #e5d6e2;
	color: #976E90;
}
.registermsg {
	font-size: 1.4em;
	color: #FF0000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 5px;
}
#registerform, #tradelinksform {
	text-align: center;
}
.smalltext {
	font-size: 0.8em;
	font-style: italic;
}
.onegame, .links {
	background-color: #FFFFFF;
	padding: 5px;
	clear: both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e5d6e2;
	border-bottom-color: #e5d6e2;
	border-left-color: #e5d6e2;
}
.onegame a {
	font-size: 1.4em;
	text-decoration: underline;
}
.onegame a img, .maingame a img, .gameslist a img {
	float: left;
	margin-right: 10px;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border: 1px solid #e5d6e2;
	padding: 2px;
	background-color: #f4eef3;
}
.onegame a img:hover, .maingame a img:hover, .gameslist a img:hover {
	background-color: #976E90;
	border: 1px solid #976E90;
}
/*------------------------------------------profile page------------------------------------------*/
#profile {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
.listitem {
	font-weight: bold;
	color: #333333;
}
.listdata {
}
div.pageNumbers {
	font-size: 1.4em;
	color: #976E90;
	line-height: 36px;
	height: 36px;
	padding-left: 10px;
	border: 1px solid #e5d6e2;
	margin-top: 10px;
	background-color: #FF9900;
}
a.pageNumbers{
	color: #976E90;
	text-decoration: underline;
}
ol.guidelines {
	margin-left: 20px;
	margin-bottom: 20px;
}
ol.guidelines li {
	font-weight: bold;
	margin-bottom: 5px;
}
ol.guidelines ul {
	margin-left: 20px;
}
ol.guidelines ul li {
	font-weight: normal;
}
#footer {
	text-align: left;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
