/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  09: 3Col_Flexible_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	min-width: 920px;
	margin: 14px;
	font-size: 100%;
	background-color: #FFD200;
}
h1 {
	font-size: 1.8em;
	margin: 0 0 12;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	line-height: 1.1em;
}
h2 {
	font-size: 1.5em;
	margin: 24px 0 0;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	padding-top: 12px;
	padding-bottom: 2px;
}
h3 {
	font-size: 1.1em;
	margin: 1.4em 0 0;
	padding: 0px;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#masthead {
	color: #999999;
	background-color: #D3EBDB;
	padding: 0;
	margin: 0;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9B5BA4;
	border-right-color: #9B5BA4;
	border-left-color: #9B5BA4;
	height: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B5BA4;
}
#masthead .content {
	padding: 12px 12px 0px;
}
#logobox {
	float: left;
	height: 120px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#p7bod #masthead .tagbox {
	margin: 0px;
	padding: 0px;
	float: right;
	top: 0px;
	position: relative;
	width: auto;
	right: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #9533A4;
	line-height: 1.35em;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menubox {
	padding: 6px;
	margin-top: 30px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 164px;
	width: auto;
}
#outer_wrapper {
	background-image: url(../graphics/pages/img/clm09_leftpp.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#wrapper {
	background-image: url(../graphics/pages/img/clm09_r-y.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-top: 1px solid #9B5BA4;
	border-bottom: 1px solid #9B5BA4;
}
#left_wrapper {
	float: left;
	margin-left: -200px;
	width: 100%;
}
#left {
	float: left;
	width: 160px;
	margin-left: 200px;
}
#center {
	margin-left: 360px;
	background-color: #FFFFFF;
	
	background-attachment: fixed;
	background-image: url(../graphics/pages/img/crnr-cntr-up-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#right {
	float: left;
	width: 200px;
}
#left .content {
	padding: 24px 10px;
	font-size: 0.72em;
	line-height: 1.2em;
	color: #333366;
}
#center .content {
	padding: 24px 24px 12px;
	font-size: 0.82em;
	line-height: 1.55em;
	background-attachment: fixed;
	background-image: url(../graphics/pages/img/crnr-cntr-up-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	border-top: none #9B5BA4;
	border-right: none #9B5BA4;
	border-bottom: none #9B5BA4;
	border-left: none #9B5BA4;
}
#right .content {
	padding: 24px 10px;
	font-size: 0.72em;
	line-height: 1.35em;
	color: #990000;
}
#right .content p, #left .content p {
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	font-weight: normal;
	padding-left: 6px;
}
#right .content img, #left .content img {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
}
#right  .content  h1, #left  .content h1  {
	font-size: 1.2em;
	margin-bottom: 0px;
	margin-top: 8px;
	text-align: center;
}
#right  .content  h2, #left  .content h2  {
	font-size: 1.1em;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: left;
}
#right  .content  h3, #left .content h3 {
	padding-right: 6px;
	padding-left: 6px;
	font-size: 0.72px;
	font-weight: bold;
	text-align: left;
}
#right  .content  h4, #left .content h4 {
	padding-right: 8px;
	padding-left: 8px;
}
#right .content .quote-text, #left .content .quote-text {
	font-family: "Comic Sans MS", cursive, sans-serif;
	line-height: 1.5em;
}
#right .content .image-p, #left .content .image-p {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
}

h1, h2, h3 {margin-top: 0;}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #9533A4;
	text-decoration: none;
}
.clearfloat {
	clear: both;
}
#footer .content {
	padding: 12px 24px 12px 12px;
}
#footer {
	color: #FFFFFF;
	background-color: #9B5BA4;
	margin: 0;
	font-size: 0.75em;
}
#footer .content p {
	margin-bottom: 2px;
}
#left a:link {
	color: #0066CC;
	text-decoration: none;
}
#left a:visited {
	color: #0066CC;
}
#left a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#center a:link {
	text-decoration: none;
}
#center a:visited {
	color: #9533A4;
}
#center a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
.menulist  li {
	list-style-type: none;
	padding-bottom: 4px;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #0066CC;
	border-left: 6px solid #E1CFE6;
	padding: 0 0 0 6px;
	list-style-type: none;
}
#wrapper .menulist a:hover {
	border-color: #0066CC;
	list-style-type: none;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.p7uberlink {
	font-weight: normal !important;
	letter-spacing: 0.15em;
	border-color: #333366 !important;
}
.menulist .p7uberlink {
	color: #333366 !important;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.item-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}

.caption {
	font-size: 0.8em;
	color: #9B5BA4;
	line-height: 1.1em;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 12px;
	width: 360px;
	padding-left: 10px;
	padding-top: 0px;
}
#p7bod #outer_wrapper #wrapper #left_wrapper #left .content .menulist {
	list-style-type: none;
}
#center .content .top {
	font-size: .75em;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 2px;
	position: relative;
	bottom: 0px;
}
#right .content ul {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 20px;
}
#right .content li {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 4px;
	padding-left: 0px;
}
#left .content ul {
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 6px;
	padding: 0px 6px 0px 8px;
}
#center .content .features {
	float: right;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	font-size: 0.85em;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFD200;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFD200;
	padding: 6px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #FFD200;
	border-bottom-color: #FFD200;
}
.features p {
	margin-top: 2px;
	margin-bottom: 6px;
	line-height: 1.3em;
}
.features h1 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	margin-bottom: 0px;
	margin-left: 4px;
}
.features h2 {
	font-size: 1.1em;
	color: #CC0000;
	margin-top: 6px;
	margin-bottom: 0px;
}

.features li {
	margin: 2px;
	line-height: 1.1em;
}

.caption {
	font-size: 0.75em;
	color: #333366;
	line-height: 1.1em;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 12px;
	width: 360px;
	padding-left: 10px;
	padding-top: 0px;
}
.features h1 {
	font-size: 1.2em;
	color: #9B5BA4;
	margin-top: 8px;
	margin-bottom: 3px;
	font-weight: bold;
	text-align: center;
}
.float-left {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.float-right {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}
#footer  .content  .metnet  {
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #FFFFFF;
}
#footer .content .metnet a:link {
	color: #CC99CC;  !important;
}
#footer .content .metnet link:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.sponsors {
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-align: center;
	border: 8px solid #D3EBDB;
	background-color: #FFFFFF;
}
.sponsors     .tier {
	background-image: url(../graphics/backgrounds/pale-green-bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 8px 2px 2px;
	text-align: left;
	margin: 0px;
}
.sponsors  .amount {
	color: #669999;
	text-align: right;
	clear: left;
	font-size: 0.85em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
}
.group  {
	margin: 2px auto;
	display: inline;
	float: left;
}
.firm {
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 100px;
	vertical-align: bottom;
	background-position: center;
	float: left;
	width: 200px;
}
.firm img {
	margin: auto;
	padding: 0px;
}
.firm  p  {
	font-size: 0.85em;
	text-align: center;
	line-height: 1em;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 6px;
	margin-left: 6px;
	color: #333333;
}
.firm h1 {
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	line-height: 1.1em;
	color: #333333;
	margin: 2px;
}
.partners {
	font-size: 0.9em;
	padding: 10px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-align: center;
}
.topsponsor {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.red {
	color: #F8290F;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.item-left {
	float: left;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 10px;
	display: block;
}
.infobox {
	padding: 6px;
	float: left;
	width: 27%;
	margin-top: 12px;
	margin-right: 18px;
	margin-bottom: 12px;
	margin-left: 0px;
	border: 2px solid #9B5BA4;
	font-size: 0.95em;
	line-height: 1.1em;
}
.infobox h3 {
	color: #9B5BA4;
	margin-bottom: 0px;
}
.infobox p {
	margin-bottom: 4px;
	margin-top: 6px;
	padding: 0px;
}
.gray {
	color: #C0C0C0;
}
.big-footer {
	font-size: 16px;
	color: #000;
	padding-left: 40px;
	font-style: italic;
	padding-top: 6px;
	line-height: 30px;
}
