@charset "utf-8";
/*********************************************/
/* PAGE LAYOUT STYLES - Header / Footer, etc */
/*********************************************/
body {
	background: #FFF url("/images/layout/rightrepeat.jpg") top left repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Body404 {
	background: #FFF;
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #904;
	text-decoration: none;
}
a:hover {
	color: #A00;
	text-decoration: underline;
}
p {
	line-height: 1.35em;
}
/*************** HEADER **************/
.HeaderRight {
	background-image: url("/images/layout/leftrepeat.jpg");
	background-repeat: repeat-x;
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 290px;
	z-index: 0;
	margin: 0px;
	padding: 0px;
}

.HeaderBar {
	background: url("/images/layout/headerright.jpg") top right no-repeat;
	width: 758px;
	_width: 758px;
	height: 290px;
	text-align: left;
	display: block;
	z-index: 100;
	margin: 0px;
	padding: 0px;
}
.HeaderBox {
	width: 184px;
	height: 192px;
	_height: 290px;
	float: right;
	text-align: left;
	z-index: 90;
	margin: 0px;
	padding: 0px 0px 0px;
}


/*************** MENU **************************/
.MenuBar {
	background: url("/images/layout/bodyback.jpg");
	width: 768px;
	height: 69px;
	_height: 69px;
	display: block;
	z-index: 90;
	margin: 0px;
	padding: 0px;
}

.MenuBox {
	height: auto;
	width: 184px;
	display: block;
	margin: 0px;
	padding: 0px;
	z-index: 90;
}
a#lnkHome:link, a#lnkHome:active, a#lnkHome:visited {
		display: block;	width: 184px;	height: 51px; padding: 0px; margin: 0;
		background-image: url('/images/toolbar/1home.jpg');
		background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -4px 0px;
	}	
a#lnkHomeActive:link, a#lnkHomeActive:active, a#lnkHomeActive:visited {
	display: block;	width: 184px;	height: 51px; padding: 0px; margin: 0;
	background-image: url('/images/toolbar/1homehover.jpg');
	background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -4px 0px;
}	
a#lnkHome:hover {	background-image: url('/images/toolbar/1homehover.jpg');	}

a#lnkAboutUs:link, a#lnkAboutUs:active, a#lnkAboutUs:visited {
		display: block;	width: 184px;	height: 22px; padding: 0px; margin: 0;
		background-image: url('/images/toolbar/2aboutus.jpg');
		background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -4px 0px;
	}	
a#lnkAboutUsActive:link, a#lnkAboutUsActive:active, a#lnkAboutUsActive:visited {
		display: block;	width: 184px;	height: 22px; padding: 0px; margin: 0;
		background-image: url('/images/toolbar/2aboutushover.jpg');
		background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -4px 0px;
	}	
a#lnkAboutUs:hover {	background-image: url('/images/toolbar/2aboutushover.jpg');	}

a#lnkTeam:link, a#lnkTeam:active, a#lnkTeam:visited {
		display: block;	width: 184px;	height: 22px; padding: 0px; margin: 0;
		background-image: url('/images/toolbar/3ourteam.jpg');
		background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -4px 0px;
	}	
a#lnkTeamActive:link, a#lnkTeamActive:active, a#lnkTeamActive:visited {
		display: block;	width: 184px;	height: 22px; padding: 0px; margin: 0;
		background-image: url('/images/toolbar/3ourteamhover.jpg');
		background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -4px 0px;
	}		
a#lnkTeam:hover {	background-image: url('/images/toolbar/3ourteamhover.jpg');	}


a#lnkHistory:link, a#lnkHistory:active, a#lnkHistory:visited {
		display: block;	width: 184px;	height: 22px; padding: 0px; margin: 0;
		background-image: url('/images/toolbar/4history.jpg');
		background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -4px 0px;
	}	
a#lnkHistoryActive:link, a#lnkHistoryActive:active, a#lnkHistoryActive:visited {
		display: block;	width: 184px;	height: 22px; padding: 0px; margin: 0;
		background-image: url('/images/toolbar/4historyhover.jpg');
		background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -4px 0px;
	}		
a#lnkHistory:hover {	background-image: url('/images/toolbar/4historyhover.jpg');	}

a#lnkRecruit:link, a#lnkRecruit:active, a#lnkRecruit:visited {
		display: block;	width: 184px;	height: 23px; padding: 0px; margin: 0;
		background-image: url('/images/toolbar/5recruitingcamp.jpg');
		background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -4px 0px;
	}	
a#lnkRecruitActive:link, a#lnkRecruitActive:active, a#lnkRecruitActive:visited {
		display: block;	width: 184px;	height: 23px; padding: 0px; margin: 0;
		background-image: url('/images/toolbar/5recruitingcamphover.jpg');
		background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -4px 0px;
	}	
a#lnkRecruit:hover {	background-image: url('/images/toolbar/5recruitingcamphover.jpg');	}

a#lnkContactUs:link, a#lnkContactUs:active, a#lnkContactUs:visited {
		display: block;	width: 184px;	height: 52px; _padding: 0px; margin: 0;
		background-image: url('/images/toolbar/6contactus.jpg');
		background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -4px 0px;
	}	
a#lnkContactUsActive:link, a#lnkContactUsActive:active, a#lnkContactUsActive:visited {
		display: block;	width: 184px;	height: 52px; padding: 0px; margin: 0;
		background-image: url('/images/toolbar/6contactushover.jpg');
		background-repeat: no-repeat;	text-indent: -9999px; font-size:0; _margin: -6px 0px;
	}		
a#lnkContactUs:hover {	background-image: url('/images/toolbar/6contactushover.jpg');	}


/************** CONTENT BAR ***************/
.ContentBar {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 755px;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: left;
	display: block;
}
.ContentBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	width: 745px;
	height: auto;
	padding: 5px;
	margin: 0px;
	display: block;
	position: relative;
}

.MainLeft {
	width: 250px;
	padding: 0px 5px 0px 0px;
	text-align: left;
	vertical-align: top;
}
.MainCenter {
	width: 5px;
	border-left: 1px solid #CCC;
}
.MainRight {
	padding: 0px 0px 0px 5px;
	text-align: left;
	vertical-align: top;
}
.MainAds {
	padding: 0px 0px 0px 5px;
	text-align: left;
	vertical-align: top;
	width: 170px;
}
.AboutUsLeft {
	padding: 0px 5px 0px 0px;
	text-align: left;
	vertical-align: top;
}
.AboutUsCenter {
	width: 5px;
	border-left: 1px solid #CCC;
}
.AboutUsRight {
	width: 250px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	vertical-align: top;
}

.TeamLeft {
	padding: 0px 5px 0px 0px;
	width: 530px;
	text-align: left;
	vertical-align: top;
}
.TeamCenter {
	width: 5px;
	border-left: 1px solid #CCC;
}
.TeamRight {
	padding: 0px 0px 0px 5px;
	text-align: left;
	vertical-align: top;
}
.TeamList {
	list-style-image: url("/images/icons/arrow1.gif");
	list-style-position: outside;
	padding: 1px 0px 1px 20px;
}
.TeamList li {
	_padding: 1px 0px 1px -10px;
	_margin-left: -10px;
	_left: 0;
}
.HistoryLeft {
	width: 250px;
	padding: 0px 5px 0px 0px;
	text-align: left;
	vertical-align: top;
}
.HistoryCenter {
	width: 5px;
	border-left: 1px solid #CCC;
}
.HistoryRight {
	padding: 0px 0px 0px 5px;
	text-align: left;
	vertical-align: top;
}

.RecruitLeft {
	width: 250px;
	padding: 0px 5px 0px 0px;
	text-align: left;
	vertical-align: top;
}
.RecruitCenter {
	width: 5px;
	border-left: 1px solid #CCC;
}
.RecruitRight {
	padding: 0px 0px 0px 5px;
	text-align: left;
	vertical-align: top;
}
/************** FOOTER BAR ****************/
.FooterBack {
	width: 100%;
	background: url("/images/layout/footerleftrepeat.jpg") repeat-x;
	height: 66px;
	display: block;
}
.FooterBar {
	background: url("/images/layout/footer.jpg") top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	height: 60px;
	_height: 64px;
	width: 735px;
	_width: 755px;
	padding: 2px 10px 2px;
	text-align: left;
	color: #006600;
}
.FooterInfo1 {
	float: right; 
	text-align: right; 
	margin-top: 18px;
	margin-right: 7px;
	width: 150px;
	color: #FFF;
	font-size: 10px;
}
.FooterInfo2 {
	float: left; 
	text-align: center; 
	margin-top: 25px;
	width: 550px;
	color: #FFF;
	font-size: 10px;
}
.FooterText {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #2d3331 url("/images/layout/footerrepeat.jpg") bottom left repeat-x;
	font-size: 11px;
	padding: 5px 0px;
	text-align: center;
	vertical-align: text-top;
	white-space: nowrap;
	color: #FFF;
}
.FooterText a {
	color:#BBCFDF;
}
.FooterText a:hover {
	color: #66FFFF;
}

/***************************************/
/* CALENDAR STYLES                     */
/***************************************/
.calendarframe {
	text-align: center;
}
.calendarnavsm {
	cursor: pointer;
}
.calendarnavlg {
	cursor: pointer;
}
.editcalevent {
	cursor: pointer;
}
#calendarform {
	display: none;
}
/*********************************************/
/* Heading and Title styles
/*********************************************/
.Label1 {
	font-family: Arial, Helvetica, sans-serif;
}
.ContentHeader, h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: auto;
	color: #000;
	padding: 0px;
	display: block;
	margin: 0px 0px 3px;
}
.ContentHeaderRed
{
	color: #F00;
}
.SubTitle, h2
{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003;
	line-height: 1.5em;
	display: block;
}
.LineTitle, h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #300;
	line-height: 1.5em;
	display: block;
}
	

/**************************************/
/** Input Boxes
/**************************************/

.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	border-bottom: 2px solid #333;
	border-right: 2px solid #666;
	background-color: #FFF;
}
.input1:focus {
	background-color: #FFFFCC;
}
.click1 {
	background: url("/images/buttons/button98.png");
}

#txtQuoteSpec {
	width: 600px;
}
/*********************************************/
/*  BUTTONS */
/*********************************************/

.boxButtonMenu {
	width: 151px;
	height: 25px;
	text-align: center;
	background: url("/images/layout/menuoption.png") no-repeat;
	padding: 2px 0px 0px;
}
.boxButtonMed {
	width: 98px;
	height: 21px;
	_height: 26px;
	background: url("/images/buttons/blank98.png") no-repeat;
	text-align: center;
	color: #FFE0C1;
	font-size: 12px;
	padding: 5px 0px 0px;
	margin: 0px 0px 0px 5px;
	float: right;
}
.boxButtonMed a {
	text-decoration: none;
	color: #FFE866;
}
.boxButtonMed a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}


.boxButtonSm {
	width: 66px;
	height: 21px;
	_height: 26px;
	background: url("/images/buttons/blank66.png") no-repeat;
	text-align: center;
	color: #FFE0C1;
	font-size: 12px;
	padding: 5px 0px 0px;
	float: right;
}
.boxButtonSm a {
	text-decoration: none;
	color: #FFE866;
}
.boxButtonSm a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}

.boxClear {
	width: 1px;
	height: 1px;
	clear: both;
	display: block;
}

/**********************************************
  PLAYER Profile Card
***********************************************/
.cardPlayer {
	width: 479px;
	height: 276px;
	background-position: bottom right;
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	margin:0px;
}
.cardProfile {
	background: url("/images/players/playerprofile.png") top left no-repeat;
	width: 479px;
	height: 276px;
	display: block;
	padding: 0px;
	margin:0px;
	color: #FFF;
	text-align: left;
}
.cardPlayerName {
	font-size: 22px;
	color: #FFF;
	height: 40px;
	padding: 8px 0px 43px 20px;
	text-align: center;
	font-weight: bold;
	width: 479px;
}
.cardPlayerStat {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 25px;
	padding: 0px 12px 0px;
}

/*********************************************
  Calendar
**********************************************/
#CalendarFrame {
	position: absolute;
	_position: absolute; 
	top: 25px; 
	left: 85px; 
	padding: 5px; 
	background: #CCC; 
	border: solid 1px #999; 
	text-align: center; 
	width: 575px;
	height: 435px;
	display: none;
}
#EventsFrame {
	top: 25px; 
	left: 85px; 
	padding: 3px; 
	background: #CCC url("/images/layout/playerback1.jpg");; 
	border: none;
	text-align: center; 
	width: 240px;
	height: auto;
	display: none;
	text-align: left;
	margin-top: 5px;
}
#EventPopFrame {
	position: absolute;
	_position: absolute; 
	top: 25px; 
	left: 85px; 
	padding: 2px; 
	background-color: #DDD; 
	border: solid 1px #CCC; 
	text-align: center; 
	width: 400px;
	height: auto;
	display: none;
	text-align: left;
	margin-top: 5px;
}
.RosterSponser {
	position: relative;
}
#PlayerFrame {
	background: #CCC  url("/images/layout/playerback1.jpg");
	display: none;
	position: absolute;
	padding: 10px;
	margin: 0px;
	width: 520px;
	top: 0;
	left: 25%;
}
.btnshowplayer {
	color: #904;
	text-decoration: underline;
	cursor: pointer;
}
.btncloseplayer {
	cursor: pointer;
}
.btnclosepopup {
	cursor: pointer;
}

.CalendarPopUp {
	position: relative;
}
#PopupFrame2 {
	background: #FFF url("/images/layout/playerback1.jpg");
	position: fixed;
	display: none;
	padding: 10px;
	margin-top: 0%;
	margin-left: 12%;
	width: 550px;
	z-index: 100;	
}
#PopupFrame {
	background: #FFF url("/images/layout/playerback1.jpg");
	display: none;
	position: absolute;
	padding: 10px;
	margin: 0px;
	width: 550px;
	top: 13%;
	left: 12%;
}
#PopupSmFrame {
	background: #FFF url("/images/layout/playerback1.jpg");
	display: none;
	padding: 2px;
	margin: 0px;
	width: 245px;
}
.btnCalSmPopup {
	cursor: pointer;
	color: #904;
	text-decoration: underline;
}
/**********************************************
  TAB HEADER
***********************************************/
.TabBox {
	width: 735px;
	border-bottom: 3px solid #2d3331;
	display: block;
	height: 18px;
}
.TabBoxTab {
  background: url("/images/layout/tabheader.jpg") top left no-repeat;
	height: 16px;
	padding-top: 2px;
	width: 173px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.TabBoxContent {
	background-color: #EEE;
	width: 745px;
	padding: 3px;
	height: auto;
	font-size: 10px;
	color: #000;
	display: block;
}
/**********************************************
  News Releases
***********************************************/
.NewsContainer {
	border: 1px solid #CCC;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	background: #EEE;
	width: 625px;
	height: auto;
	display: block;
}
.NewsTitle {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
	line-height: 22px;
	display: block;
	text-align: left;
	padding: 1px 4px 1px;
	border-bottom: 1px solid #CCC;
}
.NewsTitle a {
	color: #F00;
}
.NewsContent {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	display: block;
	padding: 0px 5px 5px;
	text-align: left;
}

/*********************************************/
/* Data and error boxes 
/*********************************************/
.boxAdminMenu {
	float: left;
	padding: 5px;
	text-align: center;
	border: 1px solid #DDD;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 85px;
	height: 65px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.boxAdminMenu:hover {
	background-color: #E9E9E9;
	border-bottom: 2px solid #AAA;
	border-right: 2px solid #AAA;
}
.boxError {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #FFCCCC;
	text-align: center;
	padding: 5px;
	border: 1px solid #990000;
	color: #990000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.boxPage {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background: url("/images/layout/pagebottom.png") bottom right no-repeat;
	padding: 5px;
	border: none;
}	
.boxData {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #F9F9F9;
	padding: 5px;
	border: 1px solid #DDD;
	border-bottom: 2px solid #CCC;
	border-right: 2px solid #DDD;
	text-align: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.boxData2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #000066;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.boxBorder {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #000066;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.boxClient {
 width: 100%; 
 display: block; 
 height: auto;
 border-top: 2px groove #663300;
}
.boxClientImage {
  float: left; 
	width: 200px; 
	height: auto; 
	text-align: center;
	padding: 8px 0px;
}
.boxClientText {
  float: left; 
	width: 510px; 
	height: auto; 
	text-align: left;
	padding: 8px 0px;
}


.boxBook {
 width: 650px; 
 display: block; 
 height: auto;
 border-top: 2px groove #663300;
}
.boxBookImage {
  float: left; 
	width: 200px; 
	height: auto; 
	text-align: center;
	padding: 8px 0px;
}
.boxBookText {
  float: left; 
	width: 430px; 
	height: auto; 
	text-align: left;
	padding: 8px 0px;
}
/*********************************************/
/* Data Table styles
/*********************************************/
.ContactTable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	text-align: left;
}
.tableClear
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	text-align: left;
}
.tableClear2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	text-align: left;
	line-height: 1.3em;
}
.tableSurvey {
	width: 600px; 
	height: auto; 
	background-color: #DDDDFF;
	border: solid 1px #000; 
	-moz-border-radius: 6px;	
	-webkit-border-radius: 6px; 
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tableRoster {
	border: 1px solid #DDD;
	border-bottom: 2px solid #BBB;
	border-right: 2px solid #BBB;
	background: #E9E9E9;
	border-spacing: 1px;
}
.tableRoster td {
	background: #FFF;
	padding: 1px;
	border: 0px;
	line-height: 18px;
}
#alt td {
	background: #EEE;
}
#rowPart:hover {
	background-color: #CCE6FF;
	border-color: #CCE6FF;
}

#BuildPCType td {
	padding: 3px;
}

.tableMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	border: thin solid #000000;
	background-image: url("/themes/theme1/buttonback.gif");
}

/*********************************************/
/* Search Box Styles
/*********************************************/
.boxSearch {
	position: relative;
	height: auto;
	top: 140px;
	left: 600px;
}
.textboxBack {
	background: url("/themes/theme1/back3_sm.png");
	border: solid 1px #000;
	height: 25px;
	width: 160px;
	float: right;
	position: relative;
	margin-right: 30px;
}
.textboxCenter {
	display: table-cell;
	height: 25px;
	width: 160px;
	font-size: 11px;
	color: #000;
	text-align: center;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	_position: relative;
	_top: 0px;
	_margin_top: auto;
	_vertical-align: top;
	border: none;
	background: none;
}
.textboxCenter a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
.textboxCenter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
.textboxCenter a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #006;
	font-weight: bold;
	text-decoration: none;
}

/***************************************/
/* Divider styles
/***************************************/
div.hr {
  height: 15px;
  background: url("/images/icons/paw_sm5.gif") no-repeat scroll center;
}
div.hr hr {
  display: none;
}

/***************************************/
/* Other Text Styles
/***************************************/
.NoteStar {
	font-size: 11px;
	color: #B00;
}


/***************************************/
/* Floating Div Styles */
/***************************************/
.PriceBoxHide {
	display: none;
	font-size: 11px;
	border: solid 1px #000;
	width: 200px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.NewsBoxHide {
	display: none;
	font-size: 11px;
	border: solid 1px #000;
	width: 670px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.EditBoxHide {
	display: none;
	font-size: 11px;
	border: solid 1px #000;
	width: 550px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.CalBoxHide {
	display: none;
	font-size: 11px;
	border: solid 1px #000;
	width: 670px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.PhoneBoxHide {
	display: none;
	font-size: 11px;
	border: solid 1px #000;
	width: 250px;
	background-color:#FFCCCC;
	padding:5px;
	position: absolute;
}

/******* Input Form Styles **************/

.DropSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: solid 1px black;
}

/************ ADMIN EDIT CONTENT *********************/

.RTEditBox {
	width: 700px; 
	height: auto; 
	background: #FFF; 
	color: #000;
}

.RTEditArea {
	width: 700px; 
	height: 400px;
	background: #FFF; 
	color: #000;
}

#FloatSaveBox {
	position: fixed;
	_position: absolute; 
	top: 0; 
	right: 0; 
	padding: 5px; 
	background: #FFFFCC; 
	border: solid 1px black; 
	text-align: center; 
	width: 125px;
}