﻿/* 0 BASIC TAGS */

table {
	font-size: 10pt;
}

.proflabel {
  float:left;
  width: 180px;
  text-align:left;
  font-weight:normal;
  margin-right:0px;
  padding-right:0px;
  min-width:180px;
  max-width:210px;
  }
  .proflabel_right {
  float:left;
  width:265px;
  text-align:left;
  font-weight:normal;
  margin-left:0px;
  padding-left:15px;
  max-width:265px;
  }
  .proflabel_lg {
  float:left;
  width: 250px;
  text-align:left;
  font-weight:normal;
  margin-right:0px;
  padding-right:0px;
  min-width:180px;
  max-width:325px;
  }
  .proflabel_lg_right {
  float:left;
  width:300px;
  text-align:left;
  font-weight:normal;
  margin-left:0px;
  padding-left:15px;
  max-width:325px;
  }


.questions_table {
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid;
	background-color:Silver
}
.left 
{
    text-align:left; 
}
.right 
{
    text-align:right;
}
.questions
{
    font-size: 10pt;
    color:#000066;
    /*border-bottom-color:silver;
    border-bottom-width:0.1em;
    border-bottom-style:dotted;*/
    text-align:left;
}
.label {
		padding-left:15px; FONT-SIZE: 10pt; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; color: #000000; font-weight:normal
	}
	.label_center {
		Padding-left:0px; padding-right:0px; FONT-SIZE: 8pt; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; color: #000000; font-weight:normal;
		text-align:center;
	}		
.labelbold {
		padding-left:10px; FONT-SIZE: 10pt; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; color: #333333; font-weight:bold;
	}
.required {
		FONT-SIZE: 10pt; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; color: #c00000; font-weight:bold;
	}
	.requiredControl
{
    background-color:#FFFF80;
}

.tr_cq {
		text-align:left; background-color:#f4f6f4;
	}
.ProgHdr {
	
    background-color:#ffffff;
	/*background-image: url(images/proghdr.gif);*/
	FONT-SIZE: 16px; FONT-FAMILY: Arial; font-weight:bold;
	color:#23354a;
    background-repeat: no-repeat;
	/*position: relative;*/
	width: 934px;
	height: 34px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.SecHdr {
	/*
    background-color:#f4f6f4;*/
	background-image: url(images/sechdr.gif);
	FONT-SIZE: 16px; FONT-FAMILY: Arial; font-weight:bold;
	color:#ffffff;
    background-repeat: no-repeat;
	/*position: relative;*/
	width: 866px;
	height: 26px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}	
.Info {
	/*text-align:center; background-color:#f4f6f4;*/
	FONT-SIZE: 11pt; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
    text-align:left;
    color:#000033;
}	
h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #ffffff;
	/*color: #d32525;*/
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
	background-color: #a9a68f;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	/*color: #666666;*/
	color:#333333
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 966px;
	height: 269px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-family:Arial;
	font-weight:bold;
	color:#23354a;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 16px;
}

h2 {
	left: 37px;
	top: 60px;
	font-size: 14px;
}

.progress {
	position: absolute;
	left: 1px;
	top: 17px;
	text-align:center;
	font-size: 10px;
}
.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: .05em;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}
.caption {
	margin-top: .02em;
	margin-bottom: 1.0em;
	font-size: 9pt;
}
.small{
	margin-top: .02em;
	margin-bottom: 1.0em;
	font-size: 8pt;
}
legend {
	margin-top: 1.0em;
	margin-bottom:.08em;
	font-size: 11pt;
	color:#333333;
	font-weight: bold;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    text-transform:uppercase

}
/* 2.1 HOME, RESUME, CQ, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 726px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#cq {
	background-image: url(images/body-repeat-cq.gif);
	position: relative;
	width: 966px;
	padding: 0px 0px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar 
{
    clear:left;
	float: left;
	width: 200px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#cqcontent 
{
	margin-left: 50px;
	margin-right: 50px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4, #cq h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo #cq {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first, #cq .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 800px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 966px;
	height: 50px;
	text-align: center;
	font-size: 11px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
.questions_rows
{
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid;
	background-color:White
}

/*From Clubsite */
.contextbuttons
{
  margin: 5px 3px 5px 3px; 

}