﻿/* 1/14/2011 added facebox css */ 
body 
{
	margin: 0px;
	padding: 0px; 
	font-family: Tahoma, Verdana, Sans-serif; 
	font-size: 10pt; 
	min-width: 520px; 
	background-image: url('PageBack3.png'); 
	background-color: #fff;
	background-repeat: repeat-x;
}

.mBottom { margin-bottom: 5px; } 
.mTop { margin-top: 5px; } 
.mLeft { margin-left: 5px; } 
.mRight { margin-right: 5px; } 
.mAll { margin: 5px; } 
.pBottom { padding-bottom: 5px; } 
.pTop { padding-top: 5px; } 
.pLeft { padding-left: 5px; } 
.pRight { padding-right: 5px; } 
.pAll { padding: 5px; } 
.tRight { text-align: right; } 
.tLeft { text-align: left; } 
.tCenter { text-align: center; } 
.tBold { font-weight: bold; } 

.gp3-smaller-text
{
	font-size: .9em;
}
.lineSpacer { height: 3px; }
/* 
	LOGIN BAR.
*/
#gp3-top-info-bar
{
	position: absolute; 
	top: 0px; left: 0px; height: 25px; 
	background: #000 url('gpSelectedButtonBack.gif') repeat-x; 
	float: left; width: 100%;
	z-index: 1;
	color: #fff; 
	padding-left: 5px; padding-right: 5px; padding-top: 5px; text-align: center;
}
#gp3-top-info-bar a, #gp3-top-info-bar a:visited { color: #fff; }
ul li { padding: 3px 0px 3px 0px; }
ul.gp3-styledlist { text-indent: 2px; display: list-item; list-style-type: none; padding: 0px; margin: 0px;  }
ul.gp3-styledlist li:first-child { border-top: none; }
ul.gp3-styledlist img { float: left; margin-right: 5px; } 
ul.gp3-styledlist li { border-bottom: dotted 1px #000;  } 
ul.gp3-styledlist li:last-child { border-bottom: none; } 
ul.gp3-styledlist li:hover { background-color: #fff; }

.gp3-rounded
{
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}
.gp3-smallpad
{
    padding: 5px;
}
.gp3-pager-wrapper
{
    margin: 8px 0px 8px 0px;
}
.gp3-pager-number
{
    border: solid 1px black; margin-right: 5px;
}
.gp3-pager-number-current
{
    background-color: #fff; 
}
/*
    BBB Logo
*/ 
.bbbLogoLefty
{
    float: left; margin-right: 5px; margin-bottom: 5px;
}
.bbbLogoRighty
{
    float: right; margin-left: 5px; margin-bottom: 5px;
}
.ffhLogoLefty
{
    float: left; margin-right: 5px; margin-bottom: 2px; margin-top: 5px;
}

/* 
	Effects/interaction rules.
*/ 

.gp3-form-section-header { border: solid 1px #4d346a; padding: 5px; background-color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 5px; font-weight: bold; font-size: 1em; font-family: Tahoma,Verdana,Sans-serif; }
h1.gp3-form-section-header { display: block !important; margin: 0px; }
.gp3-form-section { border: solid 1px #abadb3; padding: 5px; background-color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 5px; } 
.gp3-form-buttons { border: solid 2px #abadb3; padding: 5px; background-color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 5px; }
.gp3-form-alert { color: red; font-weight: bold; }
.gp3-shadow-boxer { -webkit-box-shadow: 5px 2px 3px #888; }
.SpotlightImage {  } 
/*
	NEW - CONTENT BOXES
*/
.gp3-box-single
{
	border: solid 1px #000; 
	margin: 0px 5px 10px 5px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.gp3-box-single-header  
{
	padding: 5px; font-weight: bold; z-index: 5; background-image: url('box-single-header-bg.jpg'); 
	background-repeat: repeat-x;
	color: #fff;
	border-bottom: solid 1px black;
}
.gp3-box-single-header a { color: #fff; }
.gp3-box-single-content
{
	padding: 4px; color: #000; background-color: #e8e8e8;background-image: url('BoxWatermark.png'); background-position: left top; background-repeat: no-repeat; line-height: 1.5em;
}
.gp3-gloss-box { table-layout: fixed; border: 0px; padding: 0px; margin: 0px 3px 10px 3px; z-index: 5; }
.gp3-box-head { margin-bottom: 0px; }
.gp3-box-head table { border-collapse: collapse; }
.gp3-box-head table td { border: none; } 
.gp3-box-head-l, .gp3-box-head-r { background-repeat: no-repeat; }
.gp3-box-head-l, .gp3-box-head-r, .gp3-box-head-m { height: 38px; }
.gp3-box-head-l { background-image: url('CHeadL.png'); width: 14px; }
.gp3-box-head-r { width: 30px; background-image: url('CHeadR.png'); }
.gp3-box-head-m
{
	background-image: url('CHeadBG.png'); 
	background-repeat: repeat-x;
	color: #fff;
}
.gp3-box-head-m A
{
	color: #fff;
	font-weight: normal;
	font-size: 95%; position: relative; right: 0px; top: 0px; margin-right: 0px;
}
.gp3-box-content
{
	padding: 4px; 
	border: solid 1px #000; 
	border-top: none;
	color: #000;
	margin: -1px 1px 0px 1px; 
	
	background-color: #e8e8e8;
	background-image: url('BoxWatermark.png'); background-position: left top; background-repeat: no-repeat;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    font-size: .9em; line-height: 1.5em;
}
.gp3-small { font-size: 90%; } 
.gp3-smaller { font-size: 80%; } 
.gp3-ul 
{
list-style: none; text-indent: -1em; margin-left: 0; padding-left: 1em; margin-top: 0px;
}
.gp3-box-content-category
{
	font-weight: bold;
}
#gp-footer
{
	border: solid 1px #000;
	padding: 4px;
	background-color: #eceaee;
	color: #000;
	margin: 0px 2px 0px 2px;
	font-size: .9em;
}
/* DATA GRIDS */ 
.gp3-data-grid 
{
	/*overflow: auto;*/
}
.gp3-data-grid-row, .gp3-data-grid-row-even, .gp3-data-grid-row-single-line { height: 15px; padding: 2px; } 
.gp3-data-grid-row-even { background-color: #fff; }
.gp3-data-grid-row-single-line { overflow: hidden; }

/*

	HEADER RULES

*/
h1, h2, h3 { font-family: Tahoma, Verdana, Sans-serif; font-size: 1em; font-weight: normal; display: inline; margin: 0px; margin-right: 3px; } 

/*

	PRIMARY BODY ELEMENT RULES

*/
#gp-header2-table
{
	border: 0px; 
	width: 100%;
}
#gp-body-wrapper 
{
	text-align: center;	
	margin: 29px auto; 
	width: 970px;
}
#gp-header-wrapper
{
	width: 970px;
	height: 55px; 
	margin: 20px auto 0px auto; 
}
#gp-header-left
{
	width: 6px; 
	height: 55px;
}
#gp-header-right
{
	width: 6px; 
	height: 55px;
}
#gp-body-content
{
	width:970px;
	margin: 6px auto;
	text-align:left; 
	border:1px solid #000;
	background-color:#fff;	
	line-height: 1.4em;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

/*

	HEADER TABLE AND ROW RULES

*/

#gp-main-header
{
	width: 100%;
	height: 55px;
	vertical-align: middle;
	
}
#gp-banner-cell
{
	vertical-align: middle;
	text-align: left; 
	height: 55px;
}
#gp-big
{
	position: relative;
	top: -34px;
	left: -18px;
	z-index: 6;
}
#gp-new-group-cell
{
	vertical-align: middle;
	text-align: right;
	height: 55px;
}

/*

	CREATE NOW BUTTON RULES

*/
#gp-create-now-button-holder
{
	position: relative; 
	right: -30px; 
	top: -30px; 
	cursor: pointer; 
}
#gp-create-now-button, #gp-create-now-button2
{
	cursor: pointer;
/*	position: relative; 
	right: -30px; 
	top: -75px; 
	cursor: pointer;
*/
}

/*

	TOOLBAR RULES 

*/
#gp-main-toolbar
{
	background: url('gpFullBarBg.gif'); background-repeat: repeat-x; height: 35px;
	border: solid 1px #000; 
	width: 100%;
	z-index: 5; 
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.gp-toolbar-button
{
	background: url('gpNormalButtonBack.gif'); 
	width: 85px;
	max-width: 105px;
	background-repeat: repeat-x; 
	color: White; 
	font-size: 13px; 
	text-align: center; 
	padding-left: 10px; padding-right: 10px; 
	border-right: solid 1px #320071; 
	vertical-align:middle; 
	cursor: pointer;
}
.gp-toolbar-button-guilds, .gp-toolbar-button-faq { width: 65px; }
.gp-toolbar-button-hover, .gp-toolbar-button-active
{
	background: url('gpSelectedButtonBack.gif');
	cursor: pointer;
	width: 85px;
	max-width: 105px;
	background-repeat: repeat-x; 
	color: #fff; 
	font-size: 13px; 
	text-align: center; 
	padding-left: 10px; padding-right: 10px; 
	border-right: solid 1px #320071; 
	vertical-align:middle; 
	cursor: pointer;
}
.gp-toolbar-button-guilds:hover, .gp-toolbar-button-faq:hover { width: 65px; }
.gp-toolbar-button-hover A, .gp-toolbar-button A, .gp-toolbar-button-active A
{
	text-decoration: none; color: #fff;
}
#gp-toolbar-search-container
{
	vertical-align: middle;
	font-size: 13px;
	color: #fff;
}
#gp-toolbar-search-glass
{
	z-index: 20;
	position: relative; 
	top: 25px; 
}

/* 

	CONTENT TABLE

*/

#gp-content-table
{
	table-layout: fixed;
	vertical-align: top;
	margin: 15px 3px 3px 3px;
	width: 99%;
}

/* 

	CONTENT TABLE PANES

*/

.gp-left-pane
{
	text-align: left;
	vertical-align: top;
	width: 33%;
}
#gp-right-pane
{
	text-align: left;
	vertical-align: top;
	width: 710px;
}
.gp3-2-pane-float-table
{
	border: 0px; 
	padding: 0px; border-spacing: 0px; table-layout: fixed;
	float: left;
	width: 100%;
}
.gp3-2-pane-float-table tr td 
{
	text-align: left; padding: 0px;
}
/*

	SPECIALIZED CONTAINERS:
		#gp-ad-container, #gp-testimonials-container, #gp-spotlight-ribbon

*/
.gp3-ad-floater-right
{
	margin-top: 0px;
	width: 320px; 
	right: 0px;
}
#gp-testimonials-container
{
	float: left;
	width: 400px;
}
#gp-spotlight-ribbon-container
{
	display: block;
	float: left;
	margin: 5px;
	text-align: center; 
	width: 100%;
	padding: 3px;
	
	/* width: 700px; */
	/* margin-left: 25px; */ 
}
#gp-spotlight-ribbon
{
	width: 700px;
	height: 160px;
	padding: 5px;
	padding-bottom: 3px; 
	border: solid 1px #000;
	background: url('InputBackground.png'); 
	background-repeat: repeat-x;
	background-color: #fff;
}
.gp3-spotlight-item
{
	margin-right: 5px;
	float: left; 
	width: 160px;
	font-size: 90%;
}
/* 

	INFO BOX CLASSES

*/

.gp-info-box-container, .gp-info-box-header, gp-info-box-sub-header { color: #545353; }
.gp-info-box-container
{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: solid 3px #7647b1;	
}
.gp-info-box-header
{
	color: #fff;
	font-size: 10pt; 
	margin: 3px 3px 0px 3px;
	height: 23px; 
	padding: 2px 0px 0px 3px;
	background-image: url('ContentTitleGradient.png'); background-repeat: repeat-x;
}
.gp-info-box-sub-header
{
	font-weight: bold;
	font-size: 9pt; 
	margin: 0px 3px 3px 3px;	
}
.gp-info-box
{
	margin: 2px 0px 0px 0px;
	border-top: solid 2px silver;
	background: url('InfoBoxTopGrad.png'); background-repeat: repeat-x;
	font-weight: normal;
	text-align: left;
	font-size: 9pt;
	padding: 5px 2px 2px 3px;
	color: #000;
}

/*

	SEARCH TEXT BOX 

*/
.gp-input-text, .gp-input-pass
{
	margin-left: 3px; 
	background-color: #fff;
	background-image: url('InputBackground.png'); 
	background-repeat: repeat-x; 
	width: 160px; 
	height: 19px;
	border: 1px solid rgb(90, 90, 90); 
}
.gp3-input-text
{
	background-color: #fff;
	background-image: url('InputBackground.png'); 
	background-repeat: repeat-x; 
	width: 160px; 
	height: 19px;
	border: 1px solid rgb(90, 90, 90); 
}
.gp-input-mainform-login
{
	background-color: #fff;
	background-image: url('InputBackground.png'); 
	width: 135px; 
	height: 19px;
	border: 1px solid rgb(90, 90, 90); 
}
.gp-big-input
{
	border: 1px solid rgb(90, 90, 90); 
	height: 30px; 
	width: 120px; 
	margin-right: 10px;
	background: url('InputBackground.png'); 
	background-repeat: repeat-x; 
	background-color: #fff; 
	font-size: 1.2em;
}
.gp-search-box
{
	float: right;
	margin-right: 25px;  
	margin-top: 5px; 
	margin-bottom: 4px; 
	border: 1px solid rgb(90, 90, 90); 
	height: 19px; 
	width: 160px;
	background: url('InputBackground.png'); 
	background-color: #fff;
}
.gp-search-box-focused
{
	float: right;
	margin-right: 25px;  
	margin-top: 5px; 
	margin-bottom: 4px; 
	border: 1px solid rgb(90, 90, 90); 
	height: 19px; 
	width: 160px;
	background-color: #fff;
}

/* facebox css starts */ 
#facebox .b {
  background:url(b.png);
}

#facebox .tl {
  background:url(tl.png);
}

#facebox .tr {
  background:url(tr.png);
}

#facebox .bl {
  background:url(bl.png);
}

#facebox .br {
  background:url(br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5100;
  text-align: left;  
}

#facebox .popup {
  position: relative;
  z-index: 10100;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

