body { background-image: url(/pics/bg.png); margin: 0px; }
body { background-image: url(/pics/bg.png); margin: 0px; }
img { border: 0px; }
h1 { font-family: Verdana; font-size: 18px; margin: 0px; padding-bottom: 5px; }
h2 { font-family: Verdana; font-size: 16px; margin: 0px; padding-bottom: 5px; }
h3 { font-family: Verdana; font-size: 13px; margin: 0px; padding-bottom: 5px; }
a:link { color: #D615AB; text-decoration: none; }
a:visited { color: #D615AB; text-decoration: none; }
a:hover { color: #D615AB; text-decoration: underline; }
a:active { color: #D615AB; }
div.blue a:link { color: #009f9d; text-decoration: none; }
div.blue a:visited { color: #009f9d; text-decoration: none; }
div.blue a:hover { color: #009f9d; text-decoration: underline; }
div.blue a:active { color: #009f9d; }
div.green a:link { color: #1c9613; text-decoration: none; }
div.green a:visited { color: #1c9613; text-decoration: none; }
div.green a:hover { color: #1c9613; text-decoration: underline; }
div.green a:active { color: #1c9613; }
form { display: inline; margin: 0px; padding: 0px; }

.sitewrapper {
	width: 990px;
	margin: 0px auto;
	clear: both;
}

/* navigation and language */

#navigationwrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/pics/purple.gif);
	background-repeat: repeat;
	padding-left: 5px;
	text-align: left;
	width: 985px;
	height: 31px;
}

#side-anew {
	float: left;
	width: 680px;
	padding-top: 11px;
}

#side-bnew {
	float: right;
	width: 300px;
	padding-top: 10px;
	padding-right: 5px;
	text-align: right;
}

#selcurr {
	float: left;
	width: 84px;
	height: 14px;
	background-color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #05a7a5;
	border-bottom: 1px solid #05a7a5;
	border-top: 1px solid #05a7a5;
	color: #05a7a5;
}

#menubutton {
	float: left;
	width: 13px;
	height: 20px;
	cursor: pointer;
}

#menudiv {
	clear: both;
	float: left;
	display: none;
	width: 104px;
	background-color: #ffffff;
	z-index: 999;
	position: absolute;
	top: 28px;
	border: 1px solid #05a7a5;
}

.languageinmenu {
	cursor:pointer;
	text-decoration: none;
	width: 96px;
	background-color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: #05a7a5;
}

/* line */

#firstline {
	width: 990px;
	height: 18px;
	background-image: url(/pics/purplelinebg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

/* logo and search */

#logowrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 990px;
    background-color: #FFFFFF;
	height: 72px;
}

#side-a {
	float: left;
	width: 330px;
	text-align: left;
}

#side-b {
	float: left;
	width: 655px;
	text-align: center;
	padding-right: 5px;
}

#side-c {
	float: left;
	width: 245px;
	line-height: 25px;
	text-align: right;
	padding-right: 5px;
}

.searchbutton {
	width: 70px;
	padding: 2px;
	border: 1px solid #05a7a5;
	background-color: #f4ffff;
	color: #05a7a5;
	font: 11px Verdana;
}

.searchtext {
	width: 150px;
	padding: 3px;
	height: 13px;
	font: 11px Verdana;
	border: 1px solid #05a7a5;
	background-color: #ffffff;
	color: #05a7a5;
}

/* line */

.secondline {
	width: 990px;
	height: 20px;
	background-color: #ffffff;
	background-image: url(/pics/purlpeline.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/* content */

#actualcontentwrapper {
	float: left;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	background: #ffffff url(/pics/purplelinedots.gif) repeat-y 188px 0px;
}

/* left */

#leftwrapper {
	width: 168px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	float: left;
}

.newsletterbutton {
	width: 82px;
	padding: 2px;
	border: 1px solid #05a7a5;
	background-color: #f4ffff;
	color: #05a7a5;
	font: 11px Verdana;
}

.newslettertext {
	width: 160px;
	height: 13px;
	padding: 3px;
	font: 11px Verdana;
	border: 1px solid #05a7a5;
	background-color: #ffffff;
	color: #05a7a5;
}

.newsletterspace {
	line-height: 5px;
}

/* line */

#leftline {
	float: left;
	width: 11px;
}

/* center */

#contentwrapper {
	float: left;
	width: 595px;
	padding-left: 10px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contentheader {
	background-image: url(/pics/bg-pink.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 6px;
	color: #ffffff;
}

#contentbody {
	padding-top: 20px;
}

/* index */

.whitespace {
	width: 100%;
	height: 5px;
	overflow: hidden;
	background: #ffffff;
}

.bigcatlist {
	width: 595px;
	overflow: hidden;
}

.bigcatcolumn {
	width: 195px;
	float: left;
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05a7a5;
	background-image: url(/pics/bg-blue.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 6px;
	text-decoration: none;
	width: 195px;
	float: left;
	background-color: #F4FFFF;
}

.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/pics/bg-green.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 6px;
	text-decoration: none;
	width: 195px;
	float: left;
	background-color: #F1FFEA;
}

.pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/pics/bg-pink.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 6px;
	text-decoration: none;
	width: 195px;
	float: left;
	background-color: #FFF0FF;
}

#bigcatadd {
	width: 336px;
	height: 280px;
	float: left;
}

#bigcataddline {
	width: 30px;
	height: 295px;
	float: left;
}

.ibgsubcat {
	width: 195px;
	clear: both;
	float: left;
	text-align: center;
}

.bg-pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(/pics/bg-pink.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 6px;
}

.bg-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(/pics/bg-blue.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 6px;
}

.bg-blue a:link { color: #05a7a5; text-decoration: none; }
.bg-blue a:visited { color: #05a7a5; text-decoration: none; }
.bg-blue a:hover { color: #05a7a5; text-decoration: underline; }
.bg-blue a:active { color: #05a7a5; }

.bg-green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(/pics/bg-green.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 6px;
}

.bg-green a:link { color: #31a229; text-decoration: none; }
.bg-green a:visited { color: #31a229; text-decoration: none; }
.bg-green a:hover { color: #31a229; text-decoration: underline; }
.bg-green a:active { color: #31a229; }

.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/* catpages */

.background-pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF0FF;
	font-weight: bold;
}

.ads250 {
	float: left;
	background-image: url(/pics/ads280pink.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	height: 274px;
	width: 300px;
	padding-left: 20px;
	padding-top: 7px;
}

#mcplgm {
	clear: both;
	float: left;
	width: 595px;
	background: #FFF0FF;
}

#latestmaingames {
	width: 270px;
	float: left;
	padding-bottom: 20px;
}

.latestmaingamecontainer {
	width: 135px;
	height: 112px;
	float: left;
	padding-top: 10px;
}

.latestmaingamename {
	width: 135px;
	height: 22px;
	position: relative;
}

.latestmaingamenameinner {
	padding-left: 12px;
	padding-right: 3px;
	width: 120px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
}

.latestmaingameimage {
	width: 120px;
	height: 90px;
	padding-left: 12px;
	padding-right: 3px;
}

#orderandpagecontainer {
	width: 595px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#ordercontainer {
	width: 263px;
	padding-left: 37px;
	float: left;
}

#ordertext {
	float: left;
	padding-right: 5px;
	height: 16px;
	padding-top: 3px;
	text-align: left;
}

#currsel {
	position: relative;
	width: 116px;
	height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	float: left;
	border: 1px solid #05a7a5;
	background-image: url(/pics/selectdown.gif);
	background-repeat: no-repeat;
	background-position: right;
	cursor: default;
	z-index: 99;
	color: #05a7a5;
}

#othersel {
	display: none;
	position: absolute;
	top: 18px;
	left: -1px;
	border: 1px solid #05a7a5;
	width: 120px;
	background: #ffffff;
}

.otherselsub {
	clear: both;
	width: 116px;
	height: 14px;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	cursor: default;
}

#pagecontainer {
	width: 257px;
	padding-right: 38px;
	float: left;
	text-align: right;
}

.nextlinkcontainer {
	width: 557px;
	padding-right: 38px;
	clear: both;
	text-align: right;
}

.gameslistspace {
	width: 595px;
	clear: both;
	height: 20px;
}

.allgamescontainer {
	width: 595px;
	clear: both;
	text-align: center;
}

#nexttoadd {
	width: 200px;
	float: left;
}

.gamecontainerpadd {
	width: 195px;
	float: left;
	padding-right: 5px;
}

.gamecontainernopadd {
	width: 195px;
	float: left;
}

.gametitle {
	clear: both;
	width: 191px;
	height: 30px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.gametitle2 {
	position: relative;
	width: 191px;
	height: 30px;
}

.gametitle3 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 191px;
}

.gameimage {
	clear: both;
	width: 120px;
	height: 90px;
	padding-top: 5px;
	padding-left: 37.5px;
	padding-right: 37.5px;
	display: block;
}

.gameinfo {
	clear: both;
	width: 120px;
	height: 20px;
	padding-top: 5px;
	padding-left: 37.5px;
	padding-right: 37.5px;
	display: block;
}

.gamedesc {
	clear: both;
	width: 120px;
	height: 70px;
	padding-left: 37.5px;
	padding-right: 37.5px;
	text-align: left;
}

#addcontainer {
	float: left;
	text-align: left;
	width: 356px;
	height: 280px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#addpic {
	width: 20px;
	float: left;
}

#theadd {
	width: 336px;
	float: right;
}

.mynewspacer {
	clear: both;
	height: 10px;
}

/* contactform */

.leftpartform {
	text-align: right;
	float: left;
	width: 38%;
	height: 40px;
}

.rightpartform {
	text-align: left;
	float: right;
	width: 60%;
	height: 40px;
}

.bottompartform {
	clear: both;
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 10px;
}

/* help */

#helpcontainer {
	width: 100%;
	float: left;
	text-align: center;
}

#helptexttop {
	width: 100%;
	float: left;
}

.firstaid {
	width: 48%;
	float: left;
	padding-top: 20px;
	height: 220px;
}

.firstaidimage {
	height: 195px;
}

.firstaidtext {
	height: 25px;
}

#bottomaid {
	width: 100%;
	float: left;
	padding-top: 40px;
	height: 120px;
}

#bottomaidimage {
	height: 95px;
}

/* free-games-page */

.freegamesgamecontainer {
	width: 150px;
	height: 148px;
	float: left;
	text-align: center;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 22px;
	overflow: hidden;
}

#firsttwocontainer {
	float: left;
	width: 198px;
	height: 340px;
}

#freegamesadd {
	width: 367px;
	height: 310px;
	padding-left: 30px;
	padding-top: 30px;
	float: left;
}

.freegamesgamecontainertoptext {
	height: 30px;
	position: relative;
}

.freegamesgamecontainertoptextsub {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

/* gamepage */

#gamepagecontent {
	width: 791px;
	float: left;
	padding-left: 10px;
}

#linethree {
	clear: both;
	width: 781px;
	height: 40px;
	background-image: url(/pics/purplelinedots1.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#explorerfix {
	width: 10px;
	float: left;
	background: #ffffff;
}

#headerdiv {
	float: left;
	width: 758px;
	margin-left: 10px;
	background-image: url(/pics/bg-pink.gif);
	background-repeat: repeat-x;
}

#header-a {
	float: left;
	width: 604px;
	padding-top: 3px;
	padding-left: 77px;
	color: #FFFFFF;
	text-align: center;
}

#header-b {
	float: left;
	width: 72px;
	text-align: right;
	padding-right: 5px;
	padding-top: 6px;
}

.infoabovegame {
	float: left;
	width: 373px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	padding-left: 10px;
}

.linkwithouthref {
	color: #D615AB;
	text-decoration: none;
	cursor: pointer;
}

.linkwithouthref:hover {
	color: #D615AB;
	text-decoration: underline;
	cursor: pointer;
}

#meterone {
	width:398px;
	height:16px;
	background:#fff;
	border:1px solid #fcdffc;
	text-align: left;
	clear: both;
	margin-top: 100px;
}
#metertwo {
	width:0px;
	height:16px;
	background:#e749c4; 
}

/* search */

.linktoall {
	color: #D615AB;
	text-decoration: none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.linktoall:hover {
	text-decoration: underline;
}

/* right */

#rightwrapper {
	float: left;
	width: 183px;
	background-color: #ffffff;
	padding-left: 13px;
}

#righttopimage {
	width: 170px;
}

.rightheader {
	clear: both;
	width: 170px;
	color: #ffffff;
	background-image: url(/pics/bg-pink.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 6px;
}

.rightcontent {
	clear: both;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
}

.rightspace {
	width: 170px;
	height: 12px;
	clear: both;
}

#theimagebox {
	display: none;
	font: bold 11px Verdana;
	color: #05a7a5;
	text-align: center;
	background-color: #94fcfb;
	border: 1px solid #fff0ff;
	position: absolute;
	z-index: 999;
}

.topstar {
	width: 170px;
	float: left;
	height: 24px;
}

.topgamesleft {
	width: 30px;
	float: left;
	text-align: right;
}

.topgamesright {
	width: 140px;
	float: left;
}

/* footer */

.subcatsbottom33 {
	width: 33%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footerwrapper {
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 120px;
	padding-right: 120px;
	padding-top: 11px;
	background-image: url(/pics/purple.gif);
	background-repeat: repeat;
	text-align: center;
}
