@charset "utf-8";
/*********************************************/
/* PAGE LAYOUT STYLES - Header / Footer, etc */
/*********************************************/
body {
	background: #f3f3f3 url("/images/layout/background.jpg");
	padding: 5px 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.BodyPopup {
	padding: 5px;
}
.BodyPopup .ContentHeader {
	color: #FFF;
	font-size: 22px;
}
a {
	color: #FC6;
	text-decoration: none;
}
a:hover {
	color: #FF3;
	text-decoration: underline;
}
hr {
	border: none;
	border-bottom: 1px dashed #CCC;	
	display: block;
	clear: both;
}
/*********************************************/
/* Heading and Title styles
/*********************************************/
.ContentHeader, h1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #EFD892;
	padding: 2px 0px;
	margin: 0px 0px 2px;
	display: block;
	font-style: italic;
	line-height: 1.5em;
}
.SubTitle, h2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FEB756;
	line-height: 1.25em;
	padding: 0px;
	margin: 0px;
}
.LineTitle, h3
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	line-height: 1.25em;
	padding: 0px;
	margin: 0px;
}
.ParTitle, h4
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FCF;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
	font-style: italic;
}	
li {
	list-style-image: url("/images/icons/arrow31.gif");
	list-style-type: none;
	line-height: 1.65em;
	font-size: 12px;
}
/*************** HEADER **************/

.HeaderBar {
	background: url("/images/layout/headerleft.jpg") top left no-repeat;
	width: 983px;
	height: 230px;
	text-align: left;
	display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
}
.HeaderRight {
	width: 566px;
	height: 230px;
	margin: 0px;
	padding: 0px;
	float: right;
}

/*************** MENU **************************/

.MenuBar {
	background: url("/images/layout/leftbar.jpg") top left no-repeat;
	width: 983px;
	height: 44px;
	margin: 0px;
	padding: 0px;
}
.MenuBox {
	background: url("/images/layout/buttonbarrepeat.jpg") top left repeat-x;
	width: 566px;
	height: 44px;
	float: right;
	padding: 0px;
	margin: 0px;
	z-index: 1000;
}


#mnuHome { width: 99px; height: 44px; background: url("/images/toolbar/1homeup.png"); }
#mnuHome:hover { background: url("/images/toolbar/1homedown.png"); }

#mnuServices { width: 110px; height: 44px; background: url("/images/toolbar/2servicesup.png"); }
#mnuServices:hover { background: url("/images/toolbar/2servicesdown.png"); }

#mnuProjects { width: 110px; height: 44px; background: url("/images/toolbar/3projectsup.png"); }
#mnuProjects:hover { background: url("/images/toolbar/3projectsdown.png"); }

#mnuPortfolio { width: 120px; height: 44px; background: url("/images/toolbar/4portfolioup.png"); }
#mnuPortfolio:hover { background: url("/images/toolbar/4portfoliodown.png"); }

#mnuPhilosophy { width: 130px; height: 44px; background: url("/images/toolbar/5philosophyup.png"); }
#mnuPhilosophy:hover { background: url("/images/toolbar/5philosophydown.png"); }

#mnuContact { width: 146px; height: 44px; background: url("/images/toolbar/6contactup.png"); }
#mnuContact:hover { background: url("/images/toolbar/6contactdown.png"); }

/************** CONTENT BAR ***************/
.ContentBar {
	background: url("/images/layout/bodyback.png");
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 983px;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.ContentBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 732px;
	_width: 983px;
	padding: 5px 15px 5px 12px;
	text-align: left;
}
.ContentBox2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	width: 500px;
	text-align: center;
	color: #FFF;
}

.tableMain {
	background: none; 
	width: 983px;
	margin: 0px;
	padding: 0px;
	height: auto;
	border: none;
}
.tableMain .HCol1 {
	background: url("/images/layout/leftcontentback.jpg") top left repeat-y;
	width: 278px;
	_width: 334px;
	height: auto;
	padding: 0px 18px 0px 38px;
	border: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	color: #FFF;
}
.tableMain .CCol {
	background: none;
	width: auto;
	height: auto;
	padding: 0px;
	border: none;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	color: #FFF;
}
.tableContent {
	background: none; 
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	border: none;
}
.tableContent .CCol2 {
	background: url("/images/layout/content1back.jpg") top left repeat-y;
	width: auto;
	height: auto;
	padding: 0px 47px 0px 20px;
	border: none;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #FFF;
}
.tableContent .CCol2a {
	background: url("/images/layout/contentsepbar.jpg") top left no-repeat;
	width: auto;
	height: 30px;
	padding: 0px;
	border: none;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color #FFF;
}
.tableContent .CCol2b {
	background: url("/images/layout/content2back.jpg") top left repeat-y;
	width: auto;
	height: auto;
	padding: 0px 47px 0px 20px;
	border: none;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #FFF;
	line-height: 1.35em;
}
.tableMain .FCol1 {
	background: url("/images/layout/footer.jpg") top left no-repeat;
	width: 983px;
	height: 66px;
	padding: 0px;
	border: none;
}
.ContactForm {
	/* background: url("/images/layout/boxgradient.png") top center no-repeat;*/
	height: auto;
	text-align: left;
}

.datatab {
	background: url("/images/layout/pencil2.png") top left no-repeat;
	color: #FFF;
	height: 25px;
	_height: 28px;
	width: 130px;
	text-align: center;
	padding: 3px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}
/************** FOOTER BAR ****************/
.FooterBar {
	background: url("/images/layout/footer.png") no-repeat top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 59px;
	width: 983px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.FooterInfo1 {
	float: right; 
	text-align: right; 
	margin-right: 15px; 
	margin-top: 4px;
}
.FooterInfo2 {
	float: left; 
	text-align: left; 
	margin-left: 15px; 
	margin-top: 4px;
}
.FooterText {
	font-family: Verdana, Geneva, sans-serif;
	width: 983px;
	background: none;
	font-size: 11px;
	padding: 0px;
	text-align: center;
	vertical-align: text-top;
	white-space: nowrap;
	color: #3e0c0b;
}


/***************************************/
/*  ADMIN HEADER / FOOTERS
/***************************************/
.AdminBody {
	background: none;
	padding: 0px;
	margin: 0px;
	background: #a59271 url("/images/layout/smallback5.jpg");
}
.AdminBody a {
	color: #902e13;
}
.AdminBody a:hover {
	color: #C00;
}
.AdminHeaderBar {
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 100%;
	background: #a59271 url("/images/layout/adminarea.png") bottom right no-repeat;
	border: none;
	border-bottom: 2px solid #902e13;
	position: relative;
}
.AdminTitle {
	color: #FFE;
	font-size: 42px;
	padding: 10px 0px 10px 10px;
	float: left;
	font-family: "Times New Roman", Times, serif;
}
.AdminTitle2 {
	color: #FFF;
	font-size: 18px;
	font-style: italic;

	padding: 25px 10px 0px 0px;
	float: right;
}
.AdminContentBar {
	width: 100%;
	background: #FFF;
}
.AdminContentBox {
	padding: 10px;
	font-size: 12px;
}

.AdminBody .ContentHeader {
	background: none;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: auto;
	text-align: left;
	color: #902e13;
}
.AdminBody .SubTitle {
	background: none;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: auto;
	text-align: left;
	color: #a56333;
}
.AdminBody .LineTitle {
	background: none;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: auto;
	text-align: left;
	color: #67502C;
}
.AdminBody hr {
	border: none;
	background-color: #FFF;
	color: #FFF;
	border-bottom: 1px dashed #a59271;
	margin: 0px 0px 5px;
	padding: 5px 0px 0px;
}
.AdminBody .boxData {
	background: #DFDFDF;
	color: #000;
}
.boxAdminMenu {
	float: left;
	padding: 5px;
	text-align: center;
	border: 1px solid #DDD;
	background-color: #EAE3C6;
	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;
}

.AdminFooterBar {
	padding: 10px 0px;
	margin: 0px;
	height: auto;
	width: 100%;
	background: #a59271 url("/images/layout/adminlynx.png") center center no-repeat;
	border: none;
	border-top: 1px solid #333;
	border-bottom: 2px solid #902e13;
	position: relative;
	color: #FFF;
	text-align: center;
	font-size: 11px;
}
.AdminFooterBar a {
	color: #0CF;
}
/*------- ADmin Menu ----------------*/
.AdminMenuBar {
	width: 100%;
	background: #666;
	border: none;
	border-bottom: 2px solid #000;
	display: block;
	clear: both;
	position: relative;
	height: auto;
}
#mnuAdmin {
	padding: 0px;
	margin: 0px;
	display: block;
	clear: both;
	position: relative;
}
#mnuAdmin li {
	padding: 5px 8px 4px;
	margin: 0px;
	font-size: 12px;
	color: #DDD;
	list-style: none;
	display: inline;
	float: left;
	border: none;
	border-right: 1px solid #999;
	position: relative;
}
#mnuAdmin li.LastButton {
	float: right;
	border: none;
	border-left: 1px solid #999;
}
#mnuAdmin li a {
	font-size: 12px;
	font-weight: bold;
	color: #FFC;
	text-decoration: none;
}
#mnuAdmin li:hover {
	background-color: #902e13;
}
#mnuAdmin li:hover a {
	text-decoration: none;
	color: #CEC4B3;
}
#mnuAdmin ul {
	width: 110px;
	display: none;
	position: absolute;
	background: #333;
	border: 1px solid #a59271;
	top: 25px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}
#mnuAdmin ul li {
	padding: 3px 7px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	list-style: disc;
	color: #FFC;
	border: none;
	width: 95px;
}
#mnuAdmin ul li a {
	font-size: 11px;
}
#mnuAdmin li:hover ul {
	display: block;
}
#mnuAdmin .boxButton {
	float: right;
	width: auto;
	height: auto;
	background: #E0E0E0;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #666;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding: 3px 5px;
	margin: 2px 0px 2px 5px;	
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url("/images/layout/buttonback.jpg");
}
#mnuAdmin .boxButton a {
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
#mnuAdmin .boxButton a:hover {
	text-decoration: none;
	color: #00D;
}


/*********************************************/
/*  BUTTONS */
/*********************************************/
.boxButton {
	float: right;
	width: auto;
	height: auto;
	background: #E0E0E0;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #666;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding: 2px 4px;
	margin: 2px 0px 2px 5px;	
	line-height: normal;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url("/images/layout/buttonback.jpg");
}
.boxButton a {
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
.boxButton a:hover {
	text-decoration: none;
	color: #00D;
}



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

/*********************************************/
/* Client slideshow boxes
/*********************************************/
#scrollcontainer {
	position: relative;
	height: 600px;
	width: 100%;
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: center;
}
#scrollcontainer span {
	position:absolute;
	top:0;
	left:0;
	z-index: 8;
	width: 100%;
  opacity: 0.0;
	_filter: alpha(opacity=0);
	display: none;
}

#scrollcontainer span.active {
	z-index:10;		
	opacity:1.0;
	_filter: alpha(opacity=100);
	display: block;
}

#scrollcontainer span.lastactive {
   z-index:9;
	display: none;
}
.prevclientslide {
	float: left; 
	text-decoration: none;
	cursor: pointer;
}
.nextclientslide {
	float: right; 
	text-decoration: none;
	cursor: pointer;
}
.scrollpagesbox {
	float: right;
	width: auto;
}
.scrollpage {
	float: left;
	border: 1px solid #999;
	background-color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 2px 0px;
	margin: 0px 2px 0px;
	width: 12px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
}
.scrollpagejump {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.scrollpage span.pageactive {
	color: #0099FF;
}
.scrollpagejump:hover {
	color: #CC0000;
}

#gallery ul { 
	list-style: none; 
	margin: 0px;
	padding: 0px;
}
#gallery ul li { 
	display: inline; 
	padding: 5px;
	float: left;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 6px;
}
#gallery ul img {
	border: 1px solid #ccc;
}
#gallery ul a:hover img {
	border: 1px solid #c00;
}

.boxGallery {
	width: 565px;
	color: #FFF;
	font-size: 12px;
	padding: 5px;
	margin: 10px 0px;
	background: url("/images/shade1.png");
	border: 1px solid #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: left;
	display: block;
}
/*********** FAQs **********************/

.FaqQuestion {
	color: #000066;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
}

.FaqAnswer {
	width: auto;
	padding: 0px;
	margin-left: 25px;
	margin-right: 30px;
	border-bottom: 1px dotted #E9E9E9;
	font-size: 12px;
}
/*********************************************/
/* Data and error boxes 
/*********************************************/

.boxError {
	font-family: Verdana, Geneva, 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;
}
.boxNote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #0000FF;
}
.boxNote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333333;
}
.boxData {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #FFF;
	background: url("/images/shade1.png");
	border: 1px solid #CCC;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: left;
	width: 570px;
}
.boxData2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	background-color: #BDBDEF;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #000066;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.boxNews1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	background: #d8e7ea url("/themes/theme1/newstop2.png") bottom right no-repeat;
	width: 700px;
	font-size: 10px;
	margin: 5px 0px;
}
.boxNews2 {
	color: #000000;
	background: url("/themes/theme1/newstop.png");
	background-repeat: no-repeat;
	width: 700px;
	padding: 10px 0px;
}
.boxNews3 {
	text-align: left;
	width: 670px;
}
.boxBorder {
	font-family: Verdana, Geneva, 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
/*********************************************/
table {
	border: 1px solid #BBB;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
table tbody tr {
	background-color: #eee;
	border: none;
}
table tbody td {
	background-color: #fcfbef;
	border: 1px solid #BBB;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
}
.tableClear
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	text-align: left;
}
.tableClear tr {
	background: none;
	border: none;
}
.tableClear td {
	background: none;
	border: none;
}
.tableClear2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	text-align: left;
}
.tableClear2 tr {
	background: none;
	border: none;
}
.tableClear2 td {
	background: none;
	border: none;
}
/*=================================*/
.tableData {
	border: 1px solid #CCC;
	background: none;
	margin: 0 auto;
	width: 100%;
	clear: both;	
	padding: 0px;
	background-color: #CCCCCC;
	font-size: 12px;
}
.tableData thead tr {
	background: url("/images/layout/hl.png");
}
.tableData thead tr td {
	font-weight: bold;
	text-align: center;
	border: none;
	border-right: 2px groove #CCC;
	border-bottom: 1px solid #999;
	background: url("/images/layout/hl.png");
}
.tableData thead tr td.headerlast {
	border-right: none;
}
.tableData tbody td {
	font-weight: normal;
	border-width: 0px;
	border-bottom: 1px solid #F0F0F0;
	background: none;
}
.tableData tbody td.cellmid {
	border-right: 1px solid #E0E0E0;
	padding-left: 2px;
}
.tableData tbody tr.row1 {
	background-color: #FCFCFC;
}
.tableData tbody tr.row2 {
	background-color: #eff9fe;
}
.tableData tbody.allowhover tr:hover {
	background-color: #FFE7CE;
}
.tableData tbody td.allowhover:hover {
	background-color: #FFE7CE;
}
/*=================================*/

#rowPart:hover {
	background-color: #DABEBE;
	border-color: #DABEBE;
}

#BuildPCType td {
	padding: 3px;
}

.tableMenu
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	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: 10px;
	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: Tahoma, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
.textboxCenter a:visited {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
.textboxCenter a:active {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #006;
	font-weight: bold;
	text-decoration: none;
}




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

.input1 {
	font-family: Verdana, Geneva, sans-serif;
}

input, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: inherit;
}
.watermark {
	color: #999 !important;
}
.watermark2 {
	color: #999 !important;
	font-style: italic !important;
}
.watermark3 {
	color: #c77 !important;
}

/***************************************/
/* 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: 10px;
	color: #B00;
}


/***************************************/
/* Floating Div Styles */
/***************************************/
.EditContactForm {
	display: none;
	width: 290px;
	height: auto;
	float: left;
	border: 1px solid #999;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	background-color: #E9E9E9;
	padding: 5px;
	margin: 0px 10px 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.PriceBoxHide {
	display: none;
	font-size: 10px;
	border: solid 1px #000;
	width: 200px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.NewsBoxHide {
	display: none;
	font-size: 10px;
	border: solid 1px #000;
	width: 670px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.EditBoxHide {
	display: none;
	font-size: 10px;
	border: solid 1px #000;
	width: 550px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.CalBoxHide {
	display: none;
	font-size: 10px;
	border: solid 1px #000;
	width: 670px;
	background-color: #CCFFCC;
	padding:5px;
	position: absolute;
}
.PhoneBoxHide {
	display: none;
	font-size: 10px;
	border: solid 1px #000;
	width: 250px;
	background-color:#FFCCCC;
	padding:5px;
	position: absolute;
}

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

.DropSmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	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;
}
