/*
colors:
-------


*/




body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	background: #000000 url('images/bg.png') repeat-x;
	color:#000000;
}
/*a {
	cursor:pointer;
	color:#fbc5bd;
	text-decoration:underline;
}*/
a:hover {
	color:#333333;
}
input, select, textarea {
	background-color:#d9d9d9;
}
.inactive {
	background-color:#c7cad6;
	text-align:right;
}

.totalField {
color:black;
}

/* table setup */
table {
	width:100%;
	padding:0;
	border:0;
}
tr {
	vertical-align:top;
}
.alignright {
	text-align:right;
	padding-right:5px;
}
.alignleft {
	text-align:left;
	padding-left:5px;
}
.alignmiddle {
	text-align:center;
}
.trTotal {
	font-weight:bold;
}
/* end table setup */



/* classes for columns */
.col3-1 {
	width:243px;
	float:left;
	padding:5px;
}
.col3-3 {
	width:243px;
	float:right;
	padding:5px;
}
.col3-2 {
	margin-left:253px;
	width:243px;
	padding:5px;
}
.col2-1 {
	width:300px;
	float:left;
	padding:5px;
}
.col2-2 {
	margin-left:310px;
	padding:5px;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:#333333;
}
#leftPublic {
	width:10px;
	float:left;
	min-height:600px;
}
#rightPublic {
	line-height:120%;
	background:#ffffff url('images/vqc_reg_body_bknd.jpg') repeat-x;
}
#rightPublic form {
	padding:10px;
}
#rightPublic table {
	
}

#rightPublic2 {
	line-height:120%;
	background:#ffffff url('images/vqc_reg_body_bknd.jpg') repeat-x;
}
#rightPublic2 form {
	padding:10px;
}
#rightPublic2 table {
	
}





/* end classes for columns */



/* headers setup */
h1, h2, h3, h4, h5, h6 {
	margin:0;
}
/* end headers setup */



/* main setup */
#wrapper {
	margin:auto;
	background-color:#333333;
	max-width:780px;
	border:1px solid #000000;
}

#wrapper2 {
	margin:auto;
	background-color:#333333;
	max-width:780px;
	border:1px solid #000000;
}
#header {
	text-align:center;
	background:#333333 url('images/heading.jpg') center top no-repeat;
	height:232px;
	border-bottom:8px solid #DD9436;
}

#header2 {
	
	background:#000000 url('images/heading.jpg') center top no-repeat;
	height:232px;
	border-bottom:8px solid #DD9436;
}

#subheader {
	text-align:center;
	height:200px;
	background:#d9d9d9;
}
#pagecontent {
	margin:0px 250px;
	background-color:#f9f7f8;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
}
#footer {
	text-align:center;
	font-size:12px;
	background:#ffffff;
	/*url('images/mccFooter2012.gif') center bottom no-repeat;*/
	color:#881209;	
	padding:10px;
	height:240px;
	border-top:15px solid #9d2d20;
	border-bottom:15px solid #9d2d20;
}


#footer a {
	color:#881209;
}
#footer a:hover {
	color:#333333;
}

/* end main setup */



/* page content */
.divStyle1 {
	padding:10px;
	text-align:center;
}
.divCancelled {
	padding:10px;
}

.divTopContainer
{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width:780px;
}

.divContactBlock 
{
	text-align:center;
	font-size:12px;
	color:#881209;	
	padding:10px;
	width:400px;
	float:left;
}

.divLinkContainer
{
	float:right;
	width:180px;
	text-align:center;
	text-size:12px;	
	height:121px;
}

.divLink
{
	position:relative;
	top:45%;
}

.divSpacer
{
	float:left;
	width:180px;
}

.divStyle5 {
	border:0;
	padding:10px;
	text-align:center;
}

.divStyle2, #divSubmit {
	border:1px solid #881209;
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	padding:10px;
}

.divStyle2 a {
	color:#000000;
}

.divStyle2 a:hover {
	color:#881209;
}

.divStyle3 {
	border:1px solid #f98f21;
	text-align:center;
	padding:10px;
	width:500px;
	margin:auto;
}

.divStyle4 {
	border:1px solid #881209;
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	padding:10px;
}

.partnersheading 
{
	background-image: url("images/vq_partner_heading.png");
	background-repeat: no-repeat;
	height: 33px;
	width: 760px;
}

.partners
{
	background-color: #FFFFFF;
	height: 81px;
	width: 760px;
}

.divAlert {
	font-size:12px;
	color:#881209;
	text-align: center;
}

.tdAlert {
	font-size:11px;
	color:#881209;
	padding-bottom:10px;
}

.error {
	border:1px solid #ebef50;
	background-color:#c7787e;
	color:#ebef50;
	text-align:center;
	padding:10px;
	font-weight:bold;
}

.message {
	border:1px solid #f68e1f;
	background-color:#fbfcd8;
	color:#990033;
	text-align:center;
	padding:10px;
}

.readonly {
	background-color:#dddfc4;
}

.padding10center {
	padding:10px;
	text-align:center;
}

.Required
{
	padding: 2px;
	font-weight: bold;
	font-size: 12pt;
	color:#ff0000;
}

.Not_Required
{
	padding: 2px;
	font-weight: bold;
	font-size: 12pt;
	color:#ffffff;
}
/* end page content */



/* sponsor reg */
#SponsorLevels div {
	width:80%;
	margin:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
}

.Bronze {
	background-color:#C9BCA0;
}

.Silver {
	background-color:#F0F5F7;
}

.Gold {
	background-color:#FBEDB5;
}

/* end sponsor reg */
input.btn{
position:relative;
width:80px;
height:40px;
font: bold 100% Arial, Helvetica, sans-serif;
}