@charset "utf-8";
body {
	background:url(../img/bg_website.jpg) repeat-x top #AEDBEE;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border:0;
}

#website {
	width:900px;
	background-color:#FFF;
	margin:0 auto;
}

#header {
	position:relative;
	padding:0 25px 24px 25px;
	background-image:url(../img/bg_title.jpg);
}

#important_message {
	background-color:#00a2ff;
  color:#FFF;
  padding-top:6px;
  margin-bottom:10px;
  height:22px;
  text-align:center;
  font-size:14px;
}

#menu {
	background:url(../img/bg_menu.jpg) repeat-x;
	width:850px;
	height:36px;
}

#menu a {
	margin-right:10px;
}

#parnersites {
	text-align:right;
	font-size:11px;
	line-height:18px;
	position:absolute;
	right:23px;
	top:43px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.textholder {
	padding-left:25px;
}

.textholder a 			  { text-decoration:none; }
.textholder a:active  { text-decoration:underline; }
.textholder a:visited { text-decoration:none; }
.textholder a:hover   { text-decoration:underline; }


.labelgraphics {
	position:absolute;
	left:0px;
	top:0px;
}

#parnersites a 			   { color:#03B6EE; text-decoration:none; }
#parnersites a:active  { color:#B2DF00; text-decoration:underline; }
#parnersites a:visited { color:#03B6EE; }
#parnersites a:hover   { color:#B2DF00; text-decoration:underline; }

h3 {
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	text-decoration:underline;
}

h4 {
	color:#007094;
}

p.tbl {
	margin:0;
	line-height:22px;
	font-size:14px;
}

p.tbl label {
	display:block;
	width:130px;
	text-align:right;
	float:left;
	margin-right:10px;
	font-weight:bold;
	font-size:13px;
}

p.tbl br {
	clear:left;
}

.white {
	height:650px;
}

.green {
	background:url(../img/bg_sectiongreen.jpg) repeat-x top left #C9FE30;
	padding:75px 25px 25px 0px;
	color:#545454;
	position:relative;
}

.green .gallery {
	position:absolute;
	bottom:0;
	right:0px;
}

.green p.tbl label {
	display:block;
	width:0px;
	text-align:right;
	float:left;
	margin-right:15px;
	font-weight:bold;
}


.blue {
	background:url(../img/bg_sectionblue.jpg) repeat-x top left #7fd4ef;
	padding:75px 25px 25px 0px;
	color:#007ea8;
	position:relative;
}

.tiop {
	background:url(../img/bg_sectiontiop.jpg) repeat-x top left #ff5db1;
	padding:75px 25px 25px 0px;
	color:#fff;
	position:relative;
}

.tiop h4 {
	color:#000;
}

.blue .topimage, .tiop .topimage {
	position:absolute;
	top:50px;
	right:0;
}

.blue .dimensions {
	position:absolute;
	top:580px;
	right:0;
}

.pink {
	background:url(../img/bg_sectionpink.jpg) repeat-x top left #ffc6e8;
	padding:75px 25px 25px 0px;
	color:#720055;
	position:relative;
}

.pink .achotline {
	position:absolute;
	right:25px;
	bottom:25px;
}

.pink a {
	color:#E84A95;
}

.textholder {
	font-size:14px;
}

#footer {
	position:relative;
	background-image:url(../img/bg_footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666;
	border-top:1px solid #ddd;
}

#footer .company {
	position:absolute;
	top:10px;
	left:225px;
}

#footer .copyright {
	position:absolute;
	top:10px;
	left:576px;
}

#footer a 			  { color:#506b08; text-decoration:none; }
#footer a:active  { color:#6fb90e; text-decoration:underline; }
#footer a:visited { color:#506b08; }
#footer a:hover   { color:#6fb90e; text-decoration:underline; }

#rights {
	text-align:right;
	padding:0 25px 10px 0;
	color:#999;
	font-size:10px;
}

#copyrightcontent {
	background-color:#CCCCCC;
	text-align:justify;
	padding:10px 25px;
	color:#666666;
	font-size:10px;
}

#game div {
	width:100px;
	height:100px;
}

.lx {
}

.purple {
	background:url(../img/bg_sectionpurple.jpg) repeat-x top left #AE41CE;
	padding:75px 25px 25px 0px;
	color:#545454;
	position:relative;
	height:450px;
}

.red {
	background:url(../img/bg_sectionred.jpg) repeat-x top left #E92829;
	padding:75px 25px 25px 0px;
	color:#FFF;
	position:relative;
	height:250px;
}

.red2 {
	background:url(../img/bg_sectionred2.jpg) repeat-x top left #FF1111;
	padding:75px 25px 25px 0px;
	color:#FFF;
	position:relative;
}