table#layout {
	border-collapse : collapse;
	border-spacing : 0px;
	width : 100%;
	min-width : 920px;
	border-bottom : 1px solid #ffee92;
}
table#layout td#left, table#layout td#center, table#layout td#right {
	vertical-align : top;
}
table#layout td#left div, table#layout td#right div {
	padding : 1px;
}
table#layout td#left {
	background-image : url("../img/core_left_bg.gif");
	background-position : right 378px;
}
table#layout td#left div {
	height : 378px;
	background-image : url("../img/core_left_header.gif");
	background-repeat : repeat-x;
	background-position : right top;
}
table#layout td#right {
	background-image : url("../img/core_right_bg.jpg");
	background-position : left 77px;
	background-repeat : repeat-y;
}
table#layout td#right div {
	height : 77px;
	background-image : url("../img/core_right_header.gif");
	background-repeat : no-repeat;
	background-position : left top;
}
table#layout td#center {
	width : 900px;
	background-image : url("../img/core_center_bg.gif");
	background-position : left 378px;
}
table#layout td#center #centerHeader {
	padding : 1px;
	background-image : url("../img/core_center_header.jpg");
	background-repeat : repeat-x;
}
table#layout td#center #centerContent {
	float : left;
	position : relative;
	margin-left : 20px;
	width : 530px;
	padding-top : 100px;
	padding-bottom : 50px;
	text-align : left;
	min-height : 600px;
}
table#layout td#center .largeSection {
	width : 660px !important;
}
#banner a {
	position : absolute;
	width : 350px;
	height : 95px;
	z-index : 10;
	margin-left : 100px;
	margin-top : 5px;
	background-color : transparent;
}
#footer {
	text-align : center;
	color : #eabc81;
	font-size : 8pt;
}
#footer a {
	color : #ffee92;
}
#footer a:hover {
	color : white;
}
#footer img {
	vertical-align : -25%;
}
div.clear {
	clear : both;
	height : 1px;
	font-size : 0pt;
	line-height : 0pt;
}
#menu {
	position : absolute;
	z-index : 2;
	margin-left : 764px;
	margin-top : 90px;
	width : 95px;
	font-size : 8pt;
}
#menu .header {
	font-size : 0pt;
	line-height : 0pt;
	width : 130px;
	height : 15px;
	background-image : url("../img/sideMenu_header.gif");
	background-repeat : no-repeat;
}
#menu .footer {
	width : 100px;
	padding-left : 15px;
	padding-right : 15px;
	padding-bottom : 20px;
	background-position : left bottom;
	background-image : url("../img/sideMenu_footer.gif");
	background-repeat : no-repeat;
}
#menu .bg {
	width : 130px;
	background-image : url("../img/sideMenu_bg.gif");
}
#menu ul {
	list-style : none;
}
#menu ul li {
	font-size : 0pt;
	line-height : 0pt;
}
#menu ul li img {
	display : block;
	float : left;
	position : relative;
	margin-right : 3px;
}
#menu ul li a {
	display : block;
	font-size : 9pt;
	line-height : 11pt;
	padding-left : 5px;
	height : 20px;
	background-color : #ffefce;
}
#menu ul li a.off {
	font-style : italic;
	color : #E7A778;
	text-decoration : none;
	cursor : default;
}
#menu ul li a:hover {
	background-color : #9a4029;
}
#menu ul li a.logout {
	margin-top : 5px;
	color : #d65536;
}
#menu ul li a.logout:hover {
	background-color : #d65536;
	color : white;
}
#menu .bHelp {
	display : block;
	width : 95px;
	height : 23px;
	padding-top : 27px;
	margin : auto;
	margin-top : 7px;
	text-align : center;
	color : #fff1ad;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	background-image : url("../img/button_help.gif");
	background-repeat : no-repeat;
}
#menu a.bHelp:hover {
	color : white;
	background-image : url("../img/button_help_hover.gif");
	background-color : transparent;
}
#menu .genInfos {
	margin-top : 7px;
	padding-top : 3px;
	text-align : center;
	font-size : 8pt;
	line-height : 10pt;
	border-top : 1px solid #efbf86;
}
#menu .genInfos img {
	vertical-align : -15%;
}
ul.language {
	margin : 5px 0px;
	width : 100px;
	height : 20px;
}
ul.language li {
	float : left;
	position : relative;
}
#menu ul.language li a:hover {
	background-color : transparent;
}
#menu ul.language li a {
	padding-left : 3px;
}
#menu ul.language li a img {
	margin : 0px;
}
ul.language li img {
	border : 1px solid #683a23;
}
ul.adminBox {
	list-style : none;
	position : absolute;
	width : 95px;
	padding-left : 3px;
	padding-right : 3px;
	left : 10px;
	top : 20px;
	padding-top : 3px;
	padding-bottom : 3px;
	background-color : #bc683c;
	border : 1px solid #ffee92;
	outline : 2px solid #c8a895;
}
ul.adminBox li {
	font-size : 8pt;
}
ul.adminBox li a {
	display : block;
	padding-left : 2px;
	padding-right : 2px;
	color : #ffee92;
}
ul.adminBox form {
	margin-top : 5px;
}
ul.adminBox label {
	color : white;
}
ul.adminBox input {
	width : 90px;
}
#dinozList {
	float : left;
	position : relative;
	padding-left : 60px;
	padding-top : 90px;
	padding-bottom : 10px;
	width : 145px;
}
#dinozList span.money {
	display : block;
	width : 137px;
	height : 25px;
	margin-top : 90px;
	margin-bottom : 10px;
	padding : 0px;
	padding-top : 6px;
	text-align : center;
	font-size : 10pt;
	color : #ffee92;
	border : 0px;
	background-color : transparent;
	background-image : url("../img/goldBox.gif");
	background-repeat : no-repeat;
	cursor : help;
}
#dinozList span.money img {
	vertical-align : -5%;
}
#dinozList .view {
	font-size : 0pt;
	line-height : 0pt;
	margin-top : 10px;
	margin-bottom : 4px;
	border : 1px solid #8e3e26;
	outline : 2px solid #f3ca98;
}
#dinozList .view .title {
	font-size : 7.5pt;
	font-style : italic;
	line-height : 9pt;
	height : 12px;
	overflow : hidden;
	background-color : #a3602b;
	border-top : 1px solid #8e3e26;
	color : #ffee92;
}
#dinozList .view ul {
	width : 140px;
	list-style : none;
	font-size : 0pt;
	line-height : 0pt;
	margin-bottom : 1px;
	padding : 2px;
	/*border : 1px solid #d69e68;*/
}
#dinozList .view ul li {
	display : inline;
	font-size : 9pt;
	line-height : 12pt;
	padding-left : 12px;
	padding-right : 12px;
	background-image : url("../img/small_dot.gif");
	background-repeat : no-repeat;
	background-position : 1px center;
	/*
	border : 1px solid #fbdca5;
	padding : 2px;
	height : 43px;
	display : block;
	font-size : 10pt;
	line-height : 11pt;
	text-decoration : none;
	-moz-border-radius : 0px;
	cursor : hand;*/
}
/*#dinozList .view a {
	display : block;
	width : 143px;
	height : 100px;
	overflow : hidden;
	background-position : -100px -10px;
}
#dinozList .view a:hover {
	background-color : transparent;
}*/
#dinozList ul {
	width : 140px;
	list-style : none;
	font-size : 0pt;
	line-height : 0pt;
	margin-bottom : 1px;
	padding : 2px;
	/*border : 1px solid #d69e68;*/
}
#dinozList ul li a {
	display : block;
	font-size : 9pt;
	line-height : 12pt;
	padding-left : 22px;
	background-image : url("../img/small_dot.gif");
	background-repeat : no-repeat;
	background-position : 1px center;
	/*
	border : 1px solid #fbdca5;
	padding : 2px;
	height : 43px;
	display : block;
	font-size : 10pt;
	line-height : 11pt;
	text-decoration : none;
	-moz-border-radius : 0px;
	cursor : hand;*/
}
#dinozList ul li a:hover {
	background-color : #9a4029;
	color : #fce3bc;
	/*background-color : #bc683c !important;
	color : white !important;
	border-color : white;*/
}
#dinozList ul li a img.lup {
	display : block;
	position : absolute;
	margin-left : 10px;
	margin-top : 10px;
	z-index : 2;
}
#dinozList ul li a .icon {
	float : left;
	position : relative;
	width : 40px;
	font-size : 0pt;
	line-height : 0pt;
}
span.tinyBar {
	display : block;
	height : 2px;
	width : 36px;
	border : 1px solid #bc683c;
	background-color : black;
}
span.tinyBar span {
	display : block;
	height : 2px;
	background-color : yellow;
}
#dinozList ul li a em, #dinozList ul li a span.name {
	display : block;
	float : left;
	position : relative;
	width : 87px;
}
#dinozList ul li a span.name {
	white-space : nowrap;
	overflow : hidden;
}
#dinozList ul li a span.longName {
	font-size : 7.5pt;
}
#dinozList ul li a em {
	font-variant : normal;
	font-weight : normal;
	color : #cf8a51;
	font-size : 8pt;
	line-height : 8pt;
}
#dinozList ul li a .icon img {
	border : 1px solid #bc683c;
}
#dinozList ul li.group a {
	background-color : #f2ca8e;
}
#dinozList ul li.selected a {
	background-color : #e6b479;
	color : black;
	border-color : black;
}
#dinozList ul li.off a .icon .tinyBar {
	opacity : 0.3;
	filter : alpha(opacity=30);
}
#dinozList ul li.dead a .name {
	text-decoration : line-through;
}
#dinozList ul li .unknown {
	display : block;
	float : left;
	position : relative;
	font-size : 30pt;
	line-height : 30pt;
	color : #bc683c;
	margin-left : 20px;
	padding-top : 1px;
}
#dinozList a.overviewBt {
	display : block;
	margin-bottom : 1px;
	width : 138px;
	padding-left : 5px;
	font-size : 8pt;
	line-height : 10pt;
	text-decoration : none;
	border : 1px solid #d69e68;
	-moz-border-radius : 0px;
}
#dinozList a.overviewBt img {
	vertical-align : -15%;
}
#dinozList a.button {
	width : 135px;
}