@charset "utf-8";
/* CSS Document */

html, body, pre, code, form, div, p, blockquote, ul, li, dt, dl, dd, ol, h1, h2, h3, h4, h5, h6, a {
	margin:0pt;
	padding:0pt;
	color:#C7AF5E;
}

a
{
	text-decoration:none;
}

body {
	background:#000000 url(../images/mynt_bg.jpg) no-repeat top center;
		
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:left;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

tr {
    margin-top: 10px;
}


#main
{
	position:relative;
	width:1026px;
	margin:auto;
}

#content
{
	position:relative;
	overflow:hidden;
	min-height:500px;
	padding:20px;
}

#footer
{
    position:relative;
}
#footer .bar
{
	position:relative;
	clear:both;
	height:11px;
	background:transparent url(../images/mynt_bar_1.jpg) repeat-x;
	margin-bottom:4px;
}
#footer .bar2
{
	height:56px;
	background:transparent url(../images/mynt_footer_bar_2.jpg) repeat-x;
}

#header
{
	position:relative;
	overflow:hidden;
	border:#0d0d0d solid 4px;
}

.div-link{
width:50px; height:20px; 
}

.div-link:hover{
cursor:pointer;
}

.form1
{
	color:#FFFFFF;
}

.form1 .input1
{
	background:#fffea1 none repeat scroll 0 0;;
	border:medium none;
}

.form2
{
	color:#FFFFFF;
}

.form2 .title
{
	background-color:#2e2e2e;
	text-align:center;
	font-weight:bold;
	padding:4px;
}

.gallery-navigation
{	
	color:#ffffff;
	font-weight:bold;
}

.gallery-navigation a, .gallery-navigation span
{
	margin:5px;
	font-size:14;
}

.gallery-pics
{	
    position:relative;
	overflow:hidden;
}

.gallery-pics li
{
    height:160px;
    width:160px;
    float:left;
	margin:10px;
}

.gallery-pics li a
{
    text-align: center;
}

.home-box-1
{	margin:5px;
	float:left;
	width:330px;
}

.home-box-1 .title
{
	background:transparent url(../images/mynt_home_title.jpg) repeat-x; height:27px; width:315px; margin:auto;
	display:block; line-height:27px; padding-left:5px;
}

.home-box-1 .image-container
{
	background:transparent url(../images/mynt_frame_1.jpg) no-repeat; width:330px; height:217px;
}

.link1
{
	color:#c7af5e;
}

.link1-text
{
	color:#c7af5e;
}

.link2
{
	color:#c7af5e;
}

.link2-text
{
	color:#c7af5e;
}

.login-form
{	
	width:300px;
	float:right;
	position:relative;
}

/*.login-form div
{
	padding-left:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-top:2px;
}*/

.login-form-int{
	padding-left:35px;
	padding-bottom:2px;
	padding-right:2px;
	padding-top:2px;
}

.login-form-int div{
padding:2px;
}
.nav
{
	display:block;
	clear:both;
	margin:auto;
	overflow:hidden;
	text-align:center;
	width:810px;
}
.nav li
{
	float:left;
	margin:5px 30px;
	text-align:center;
}
.nav a
{
	display:block;
	font-weight:bold;
}

#mynt_tv
{
	color:#990000;
}

.user-nav
{
	color:#FFFFFF;
	margin:5px;
	text-align:right;
	font-weight:bold;
	padding:5px;
	
	border-bottom:#0d0d0d solid 2px;
}

.rotate_left{
	cursor: pointer;
	border:none;
    width:130px;
    height:41px;
    background: url(../images/rleft_btn.jpg);
		}

.rotate_left:hover{
	cursor: pointer;
	border:none;
    width:130px;
    height:41px;
    background: url(../images/rleft_btn_over.jpg);
}

.rotate_right{
	cursor: pointer;
	border:none;
    width:130px;
    height:41px;
    background: url(../images/rRight_btn.jpg);
}

.rotate_right:hover{
	cursor: pointer;
	border:none;
    width:130px;
    height:41px;
    background: url(../images/rRight_btn_over.jpg);

}

.save{
	cursor: pointer;
	border:none;
    width:130px;
    height:41px;
    background: url(../images/savebtn.jpg);
}		

.save:hover{
	cursor: pointer;
	border:none;
    width:130px;
    height:41px;
    background: url(../images/savebtn_over.jpg);
}
		
.submitbutton{
	cursor: pointer;
	border:none;
    width:73px;
    height:25px;
    background: url(../images/mynt_submit.jpg);
}
.span-event{
}
.random_box{
width:187px;
height:75px;
background:url(../images/mynt_box_background.gif);
}
.random_box:hover{
background:url(../images/mynt_box_background_over.gif);
}

.btn-events{
	background:#131313 url(../images/btn_current_events_l.gif) no-repeat; height:25px; float:left; margin-left:5px;
}
.btn-events a{
	display:block; background:url(../images/btn_current_events_r.gif) no-repeat right top; line-height:25px; padding:0px 10px 0px 10px;
}

.btn-events-selected{
	background:#b49c3a url(../images/btn_current_events_l_sel.gif) no-repeat; height:25px; float:left; margin-left:5px;
}
.btn-events-selected a{
	display:block; background:url(../images/btn_current_events_r_sel.gif) no-repeat right top; line-height:25px; padding:0px 10px 0px 10px; color:#010000;
}