@charset "utf-8";


/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
	font-size: 12px;
	background-image: url(http://www.maya-3d.com/pics/bg.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	z-index:0;
	
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}






#wrapper {
	height: 700px;
	width: 1070px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	z-index:0;
}
#container {
	height: 421px;
	width: 1070px;
}
#left_design {
	background-image: url(http://www.maya-3d.com/pics/maya_left_chichen_itza.jpg);
	background-repeat: no-repeat;
	height: 421px;
	width: 105px;
	float: left;
}



#headdesign {
	height: 151px;
	width: 1070px;
	background-image: url(http://www.maya-3d.com/pics/maya_headdesign.jpg);
	background-repeat: no-repeat;
}
#center {
	float: left;
	height: 421px;
	width: 643px;
}
#contentplate {
	background-image: url(http://www.maya-3d.com/pics/maya3d_content_plate.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 643px;
	z-index: 0;
}
#navi {
	float: left;
	height: 421px;
	width: 135px;
	background-image: url(http://www.maya-3d.com/pics/maya_navi_bg.jpg);
	background-repeat: no-repeat;
}
#navi_links {
	width: auto;
	margin-top: 0px;
	height: auto;
	margin-left: 0px;
}
#navi_links li {
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin-top: 0px;
}
#navi ul {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#content {
	height: 358px;
	width: 600px;
	margin-left: 30px;
	float: left;
	overflow: auto;
	z-index: 0;
	margin-right: 0px;
	padding-right: 10px;
}
#content a {
	color: #330000;
	text-decoration: underline;
}
#content a:hover {
	color: #660000;
}
#pic_right {
	float: right;
	height: auto;
	width: auto;
	margin-left: 10px;
	border: 1px solid #660000;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	z-index:1000
}
#pic_left {
	float: left;
	height: auto;
	width: auto;
	margin-left: 0px;
	border: 1px solid #660000;
	padding: 3px;
	margin-top: 5px;
	margin-right: 10px;
}
#logo {
	height: 50px;
	width: 210px;
	position: relative;
	top: 89px;
	left: 457px;
	z-index: 1;
}
#glyphs {
	height: 61px;
	width: 643px;
	background-image: url(http://www.maya-3d.com/pics/maya_top_glyphs.jpg);
	background-repeat: no-repeat;
}
#right_design {
	background-image: url(http://www.maya-3d.com/pics/maya_right_chichen_itza.jpg);
	background-repeat: no-repeat;
	height: 421px;
	width: 187px;
	float: left;
}
#calendarstone {
	height: 186px;
	width: 198px;
	position: relative;
	z-index: 2;
	top: -200px;
	left: 457px;
	visibility: visible;
	bottom: 0px;
	right: 0px;
	clip: rect(0px,auto,auto,auto);
	margin: 0px;
	padding: 0px;
	float: none;
	clear: left;
}



#navi_links a {
	color: #000000;
	text-decoration: none;
}
#navi_links a:hover {
	color: #660000;
}


#initial {
	font-size: 26px;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
#navi #citylink {
	margin-top: 67px;
	margin-left: 40px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}


#navi #citylink a {
	text-decoration: none;
	color: #000000;
}

#navi #citylink #active a {
	color: #660000;
}
#navi #citylink #active {
	margin-bottom: 3px;
}
#navi #citylink #inactive {
	margin-bottom: 3px;
}

#navi #citylink #inactive a {
	color: #000000;
}



#navi #citylink #inactive a:hover {
	color: #660000;
}

.flash_z_index {
	z-index: 1;
}
#bottom_design {
	background-image: url(http://www.maya-3d.com/pics/maya_bottom_chichen_itza.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 1070px;
	float: none;
	clear: right;
}

#bottom_buttons {
	height: 25px;
	width: 800px;
	float: left;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 297px;
}
#bottom_buttons a {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}
#bottom_buttons  a:hover {
	color: #660000;
}

#bottom_button1 {
	float: left;
	margin-left: 0px;
}
#bottom_button2 {
	float: left;
	margin-left: 20px;
}
#bottom_button3 {
	float: left;
	margin-left: 220px;
}
#bottom_button4 {
	float: left;
	margin-left: 100px;
}

.detail_pic {
	border: 1px solid #660000;
}
#details {
	height: auto;
	width: 580px;
}
#details td {
	text-align: left;
	font-size: 10px;
}


#preview {
	position:absolute;
	border:1px solid #660000;
	display:none;
	color:#fff;
	background-color: #FFFFFF;
	z-index: 5;
	}
