@charset "utf-8";

.DotsHorr  { background-image: url("http://www.MastermindEvent.com/images/dots_horr.gif"); background-repeat: repeat-x; background-color: #FFFFFF; background-position: center}


a:link    {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:active  {
	color: #0000FF;
	text-decoration: none;
} 
a:hover   {
	color: #000000;
	text-decoration: underline;
}

body {
	background-color: #cecece;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-transform: capitalize;
}
.copyrightMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-transform: uppercase;
}


ul#minitabs{
	list-style: none;
	margin: 0;
	text-align: center;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
ul#minitabs li{
	display: inline;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10;
	margin-left: 10px;
}
ul#minitabs a{
	text-decoration: none;
	padding: 0 0 3px;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
ul#minitabs a#current{
	color:#FF9900;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
ul#minitabs a:hover{
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

input {
	font-size: 18px;
	color: #666666;
	padding: 3px;
    outline:none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border:1px solid rgba(0,0,0, 0.2);
}
.button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	border-radius:none;
	-webkit-border-radius:none;
	-moz-border-radius:none;
	border:none);
	margin: 0px;
	padding: 0px;
}
.button:focus {
    box-shadow: none;
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
    border:none; 
}

input:focus {
    box-shadow: 0 0 6px rgba(0, 0, 255, 1);
    -webkit-box-shadow: 0 0 6px rgba(0, 102, 204, 1); 
    -moz-box-shadow: 0 0 6px rgba(0, 102, 204, 1);
    border:1px solid rgba(0,102, 204, 0.5); 
}


.roundedcornr_box_605281 {
	background: url(images/roundedcornr_605281_tl.png) no-repeat top left;
}
.roundedcornr_top_605281 {
	background: url(images/roundedcornr_605281_tr.png) no-repeat top right;
}
.roundedcornr_bottom_605281 {
	background: url(images/roundedcornr_605281_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_605281 div {
	background: url(images/roundedcornr_605281_br.png) no-repeat bottom right;
}
.roundedcornr_content_605281 {
	background: url(images/roundedcornr_605281_r.png) top right repeat-y;
}

.roundedcornr_top_605281 div,.roundedcornr_top_605281,
.roundedcornr_bottom_605281 div, .roundedcornr_bottom_605281 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_605281, .roundedcornr_bottom_605281 {
	margin-top: -19px;
}
.roundedcornr_content_605281 { padding: 0 15px; }ul {
	list-style-image: url(images/arrow.gif);
}
.style2 {font-size: large}

.bodytextSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blue {
	color: #0000CC;
}
.orangeheader {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;

.HeaderMD {
	font-size: large
}
.orangeheaderCopy {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
}

.required {color:red;};

.comment_input {width:500px; size:12};
.comment_input {width:500px; size:12};
.comment_form_note {width:100%; size:12};
.comment_form_author {width:100%; size:12};
.comment_form_email {width:100%; size:12};
.comment_form_url {width:100%; size:12};
.comment_form_comment {width:100%; size:12};

