@charset "utf-8";
/*********************************************/
/* PAGE LAYOUT STYLES - Header / Footer, etc */
/*********************************************/
body {
	background: #000 url("/images/layout/background.jpg") top center repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.BodyPopup {
	padding: 5px;
}
.BodyPopup .ContentHeader {
	color: #FFF;
	font-size: 22px;
}
a {
	color: #063;
	text-decoration: none;
}
a:hover {
	color: #0C6;
}
hr {
	border: none;
	border-bottom: 1px solid #999;	
	display: block;
	clear: both;
	margin: 2px 0px;
}
img {
	border-color: #4FACDF;
}
/*********************************************/
/* Heading and Title styles
/*********************************************/
.ContentHeader, h1 {
	font-size: 20px;
	font-weight: bold;
	color: #112F3E;
	padding: 2px 0px;
	margin: 2px 0px 4px;
	display: block;
	line-height: 1.55em;
}
.SubTitle, h2{
	font-size: 18px;
	font-weight: bold;
	color: #1F5772;
	line-height: 1.25em;
	padding: 2px 0px;
	margin: 2px 0px 3px;
}
.LineTitle, h3 {
	font-size: 16px;
	font-weight: bold;
	color: #4662A4;
	line-height: 1.25em;
	padding: 2px 0px;
	margin: 2px 0px 3px;
}
.ParTitle, h4{
	font-size: 14px;
	font-weight: bold;
	color: #3842B1;
	line-height: 1.5em;
	padding: 2px 0px;
	margin: 2px 0px 2px;
}	
li {
	list-style-image: url("/images/icons/arrow1.png");
	list-style-type: none;
	line-height: 1.65em;
	font-size: 13px;
}
/*************** HEADER **************/

.HeaderBar  {
	background: url("/images/layout/header.jpg") top center no-repeat;
	width: 924px;
	height: 168px;
	display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
}

/*************** MENU **************************/

.ContentTop {
	background: url("/images/layout/topcontent.jpg") bottom right no-repeat;
	width: 924px;
	height: 300px;
	margin: 0px;
	padding: 0px;
}
.ContentBar {
	background: url("/images/layout/contentheader.jpg") top left no-repeat;
	width: 669px;
	_width: 924px;
	height: 29px;
	_height: 32px;
	display: block;
	padding: 3px 0px 0px 255px;
	margin: 0px;
}
.ContentTop2 {
	background: url("/images/layout/welcomeheader.jpg") top right no-repeat;
	width: 924px;
	height: 300px;
	margin: 0px;
	padding: 0px;
}
.ContentBoxTop {
	width: 645px;
	_width: 655px;
	float: right;
	height: 105px;
	_height: 140px;
	overflow: hidden;
	text-align: left;
	color: #FFF;
	padding: 35px 10px 0px 0px;
}
.RotateBar {
	width: 655px;
	height: 155px;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
.RotateBox {
	width: 155px;
	height: 155px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
}
.MenuBar {
	width: 267px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.MenuBtn {
	height: auto;
	width: 267px;
	padding: 0px;
	margin: 0px;
	z-index: 1000;
	display: block;
	position: relative;
}

#mnuHome { width: 267px; height: 75px; background: url("/images/toolbar/1homeup.jpg"); }
#mnuHome:hover { background: url("/images/toolbar/1homedown.jpg"); }
#mnuHomeActive { width: 267px; height: 75px; background: url("/images/toolbar/1homedown.jpg"); }

#mnuProperties { width: 267px; height: 35px; background: url("/images/toolbar/2propertiesup.jpg"); }
#mnuProperties:hover { background: url("/images/toolbar/2propertiesdown.jpg"); }
#mnuPropertiesActive { width: 267px; height: 35px; background: url("/images/toolbar/2propertiesdown.jpg"); }

#mnuShuswap { width: 267px; height: 36px; background: url("/images/toolbar/3shuswapup.jpg"); }
#mnuShuswap:hover { background: url("/images/toolbar/3shuswapdown.jpg"); }
#mnuShuswapActive { width: 267px; height: 36px; background: url("/images/toolbar/3shuswapdown.jpg"); }

#mnuThings { width: 267px; height: 36px; background: url("/images/toolbar/4thingsup.jpg"); }
#mnuThings:hover { background: url("/images/toolbar/4thingsdown.jpg"); }
#mnuThingsActive { width: 267px; height: 36px; background: url("/images/toolbar/4thingsdown.jpg"); }

#mnuRent { width: 267px; height: 36px; background: url("/images/toolbar/5rentup.jpg"); }
#mnuRent:hover { background: url("/images/toolbar/5rentdown.jpg"); }
#mnuRentActive { width: 267px; height: 36px; background: url("/images/toolbar/5rentdown.jpg"); }

#mnuContact { width: 267px; height: 82px; background: url("/images/toolbar/6contactup.jpg"); }
#mnuContact:hover { background: url("/images/toolbar/6contactdown.jpg"); }
#mnuContactActive { width: 267px; height: 82px; background: url("/images/toolbar/6contactdown.jpg"); }


/************** CONTENT BAR ***************/

#tableMain {
	background: url("/images/layout/bodyback.jpg");
	width: 924px;
	border: none;
	margin: 0px;
	padding: 0px;
}
#tableMain .MainCol1 {
	width: 248px;
	border: none;
	margin: 0px;
	padding: 0px;
}
#tableMain .MainCol2 {
	width: 676px;
	border: none;
	margin: 0px;
	padding: 0px;
}

/*===================================*/
.SideBar {
	width: 218px;
	height: auto;
	padding: 5px 0px;
	margin: 0px 0px 0px 15px;
	display: block;
	clear: both;
	color: #FFF;
}
.SideBar ul {
	padding: 0px 0px 0px 25px;
}
.SideBar li {
	list-style-image: url("/images/icons/arrow2.png");
	color: #FFF;
	text-align: left;
}
.SideBar .ContentHeader, .SideBar h1 {
	color: #fbc407;
}
.SideBar .SubTitle, .SideBar h2 {
	color: #fbc407;
}
.SideBar .LineTitle, .SideBar h3 {
	color: #FBEB28;
}
.SideBar .ParTitle, .SideBar h4 {
	color: #FDF384;
}
.SideBar a {
	color: #CFF;
}
.SideBar a:hover {
	color: #FFC;
}
/*===================================*/

.ContentBox {
	font-size: 13px;
	line-height: 1.55em;
	width: 656px;
	padding: 3px 0px 3px 8px;
	text-align: left;
	color: #000;
}
.ContentBox2 {
	font-size: 16px;
	line-height: 1.5em;
	width: 500px;
	text-align: center;
	color: #FFF;
}


.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.jpg");
	font-size: 11px;
	height: 31px;
	width: 924px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.FooterText {
	width: 924px;
	font-size: 11px;
	line-height: 1.5em;
	padding: 0px;
	text-align: center;
	vertical-align: text-top;
	white-space: nowrap;
	color: #DDD;
}
.FooterText a {
	color: #6FF;
}

/***************************************/
/*  ADMIN HEADER / FOOTERS
/***************************************/
.AdminBody {
	background: none;
	padding: 0px;
	margin: 0px;
	background: #ccc url("/images/layout/smallback5.jpg");
	color: #000;
}
.AdminBody a {
	color: #066;
}
.AdminBody a:hover {
	color: #C00;
}
.AdminHeaderBar {
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 100%;
	background: url("/images/layout/background.jpg") center center;
	border-bottom: 2px solid #F30;
	position: relative;
}
.AdminHeaderBox {
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 100%;
	background: url("/images/layout/adminarea.png") bottom right no-repeat;
	border: none;
	position: relative;
}
.AdminTitle {
	color: #FFE;
	font-size: 42px;
	padding: 10px 0px 10px 10px;
	float: left;
}
.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: #033;
}
.AdminBody .SubTitle {
	background: none;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: auto;
	text-align: left;
	color: #063;
}
.AdminBody .LineTitle {
	background: none;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: auto;
	text-align: left;
	color: #066;
}
.AdminBody hr {
	border: none;
	background-color: #FFF;
	color: #FFF;
	border-bottom: 1px dashed #393;
	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: 5px 0px;
	margin: 0px;
	height: auto;
	width: 100%;
	background: url("/images/layout/background.jpg") center center;
	border: none;
	border-top: 2px solid #F30;
	border-bottom: 2px solid #F30;
	position: relative;
	color: #FFF;
	text-align: center;
	font-size: 11px;
}
.AdminFooterBar a {
	color: #0CF;
}
/*------- ADmin Menu ----------------*/
.AdminMenuBar {
	width: 100%;
	background: #666;
	border-bottom: 2px solid #F30;
	display: block;
	clear: both;
	position: relative;
	height: auto;

}
#mnuAdmin {
	padding: 0px;
	margin: 0px;
	display: block;
	clear: both;
	position: relative;
}
#mnuAdmin li {
	padding: 3px 8px 3px;
	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: #FC3;
}
#mnuAdmin li:hover a {
	text-decoration: none;
	color: #036;
}
#mnuAdmin li:hover ul li a:hover {
	text-decoration: none;
	color: #FFC;
}
#mnuAdmin ul {
	width: 110px;
	display: none;
	position: absolute;
	background: #ccc;
	border: 1px solid #393;
	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;
	color: #000;
	font-size: 11px;
	border: 1px solid #666;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding: 4px 5px;
	margin: 2px 0px 2px 5px;	
	line-height: normal;
	text-align: center;
	background: #20391c url("/images/layout/buttonback.jpg") center center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#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;
	color: #000;
	font-size: 11px;
	border: 1px solid #666;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding: 4px 6px;
	margin: 0px 3px 2px;
	line-height: normal;
	text-align: center;
	background: #20391c url("/images/layout/buttonback.jpg") center center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.boxButton a {
	color: #006;
	text-decoration: none;
}
.boxButton a:hover {
	text-decoration: none;
	color: #FFF;
}

/*********************************************************/
.boxButtonLg {
	float: right;
	width: auto;
	height: auto;
	color: #000;
	border: 1px solid #666;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 9px 5px;
	margin: 2px 3px 2px;
	font-family: "Lucida Calligraphy", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: normal;
	text-align: center;
	background: #20391c url("/images/layout/buttonback.jpg") center center;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.boxButtonLg a {
	color: #003;
	text-decoration: none;
}
.boxButtonLg a:hover {
	text-decoration: none;
	color: #FFF;
}


.boxClear {
	width: 1px;
	height: 1px;
	clear: both;
	display: block;
}


/*********************************************/
/* property listing boxes
/*********************************************/

.ListingContainer {
	background: url("/images/shade1.png");
	width: 645px;
	height: auto;
	padding: 0px 4px 0px;
	margin: 0px;
	display: block;
	position: relative;
	border: 1px solid #F3F3F3;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.ListingTitle {
	width: 650px;
	padding: 3px 0px;
	margin: 0;
	font-size: 20px;
	color: #17597D;
	display: block;
	text-align: left;
}
.ListingContent {
	width: 650px;
	padding: 4px 0px;
	margin: 0;
	display: block;
	text-align: left;
	line-height: 1.45em;
	font-size: 11px;
}
.GalleryTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000066;
	float: left;
}
.PropertyTitle {
	width: 640px;
	padding: 1px;
	border: 1px solid #660000;
	font-size: 14pt;
	color: #000066;
	text-align: center;
}
.UnitTitle {
	font-size: 14pt; 
	color: #900; 
	padding: 2px 3px 2px; 
	border: 1px solid #F9D8D2;
}

.BookRequestFrame {
	background: url("/images/layout/smallback.jpg");
	display: none;
	position: absolute;
	top: 88px;
	left: 140px;
	width: 450px;
	height: auto;
	margin: 0px;
	padding: 6px;
	border: 1px solid #300;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 1000;
}
.BookRequestBox {
	background: #FFF;
	padding: 3px;
	height: auto;
	width: 443px;
}

.BookRequestFrameWide {
	background: url("/images/layout/smallback.jpg");
	display: none;
	position: absolute;
	top: 35px;
	left: 20px;
	width: 675px;
	height: auto;
	margin: 0px;
	padding: 6px;
	border: 1px solid #300;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 1000;
}
.BookRequestBoxWide {
	background: #FFF;
	padding: 3px;
	height: auto;
	width: 667px;
}


/*********************************************/
/* PROPERTY BUTTONS
/*********************************************/


.btnAvailableUnits {
	background: url("/images/layout/availableunitsdown.jpg") center center no-repeat;
	width: 155px;
	height: 40px;
	margin: 2px;
	padding: 0px;
	float: right;
}
.btnAvailableUnits:hover {
	background: url("/images/layout/availableunits.jpg") center center no-repeat;
}

.btnMapLocation {
	background: url("/images/layout/maplocationdown.jpg") center center no-repeat;
	width: 155px;
	height: 40px;
	margin: 2px;
	padding: 0px;
	float: right;
}
.btnMapLocation:hover {
	background: url("/images/layout/maplocation.jpg") center center no-repeat;
}

.btnGallery {
	background: url("/images/layout/gallerydown.jpg") center center no-repeat;
	width: 155px;
	height: 40px;
	margin: 2px;
	padding: 0px;
	float: right;
}
.btnGallery:hover {
	background: url("/images/layout/gallery.jpg") center center no-repeat;
}

.btnRequestBook {
	background: url("/images/layout/requestbookup.jpg") center center no-repeat;
	width: 155px;
	height: 40px;
	margin: 2px;
	padding: 0px;
	float: right;
}
.btnRequestBook:hover {
	background: url("/images/layout/requestbookdown.jpg") center center no-repeat;
}


.btnMoreInfo {
	background: url("/images/layout/moreinfodown.jpg") center center no-repeat;
	width: 155px;
	height: 40px;
	margin: 2px;
	padding: 0px;
	float: right;
}
.btnMoreInfo:hover {
	background: url("/images/layout/moreinfo.jpg") center center no-repeat;
}


.btnBackProp {
	background: url("/images/layout/backtopropdown.jpg") center center no-repeat;
	width: 155px;
	height: 40px;
	margin: 2px;
	padding: 0px;
	float: right;
}
.btnBackProp:hover {
	background: url("/images/layout/backtoprop.jpg") center center no-repeat;
}

.boxPropSquare {
	width: 151px;
	height: 129px;
	_width: 153px;
	_height: 131px;	
	border: 2px solid #4FACDF;
}
/*********************************************/
/* 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 
/*********************************************/
.FadeFrame {
	width: 98%;
	border: 1px solid #CCC;
	background: url("/images/shade1.png");
	text-align: center;
}
.btnSubmitContact {
	cursor: pointer;
}
.boxError {
	font-weight: bold;
	font-size: 11px;
	background: #FFCCCC url("/images/layout/smallback3.jpg");
	text-align: center;
	padding: 5px;
	border: 1px solid #990000;
	color: #990000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.boxNote {
	font-size: 11px;
	color: #333333;
	font-style: italic;
	text-align: center;
}
.boxMap {
	border-bottom: 2px solid #4FACDF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-top: 2px solid #89c8e9;
	border-right: 2px solid #4FACDF;
	border-left: 2px solid #89c8e9;
}
	
.boxData {
	font-size: 12px;
	padding: 5px;
	color: #000;
	background: #F8F8F8;
	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: 98%;
}
.boxData2 {
	color: #000000;
	background-color: #BDBDEF;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #000066;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.boxNews1 {
	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 {
	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;
}

/*=====================================*/
.BookingFrame {
	width: 550px;
	height: 500px;
	background: url("/images/layout/bookback.png") center center no-repeat;
	margin: 0px;
	padding: 0px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -250px 0px 0px -275px;
	display: none;
	z-index: 1001;
	text-align: left;
}
.boxBook {
	width: 430px; 
	height: 380px;
	display: block; 
	margin: 60px 0px 0px 60px;
	text-align: left;
	line-height: 1.35em;
}

.inputBook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #f5af3d;
	background-color:#FFFFE6;
	font-size: 11px;
	padding: 1px 2px;
}
.inputBook:focus {
	background-color:#FFF7A8;
}
.tableBook
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: none; /*1px solid #ccc;*/
	text-align: left;
}
.btnBookCancel, .btnUnitBookRequest, .btnBookSend, .btnUnitBookRequest2 {
	cursor: pointer;
}
.BookTitle {
	background: #F6F6F6;
	font-size: 11px;
	text-align: center;
	padding: 0px 0px 5px;
}
/*********************************************
/*  CALENDAR
/*********************************************/

.calTable {
	background-color: #E1E1E1;
	border: 1px solid #999999;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	width: 400px;
}

.calTable .monthRow {
	background: url("/images/layout/buttonback.jpg") center center;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: Bold;
	color: #252216;
	height: 25px;
}

.calTable .monthRow a:link, .monthRow a:visited {
	text-decoration: none;
	color: #252216;
}

.calTable .monthRow a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.calTable .dayNamesRow {
	background-image: url("/images/layout/hl.png");
	font-size: 12px; 
	font-weight: Bold; 
	color: #333333;
	height: 18px;
}
.calTable .dayNameCol {
	width: 57px;
}

.calTable .rows {
	font-size: 12px;
	color: #433D27;
	height: 35px;
  xline-height: 50pt;
	text-align: left;
	vertical-align: top;
}



.calTableSm {
	background-color: #E1E1E1;
	border: 1px solid #999999;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	width: 210px;
}

.calTableSm .monthRow {
	background: url("/images/layout/buttonback.jpg") center center;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	font-weight: Bold;
	color: #252216;
	height: 25px;
}

.calTableSm .monthRow a:link, .monthRow a:visited {
	text-decoration: none;
	color: #252216;
}

.calTableSm .monthRow a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.calTableSm .dayNamesRow {
	background-image: url("/images/layout/hl.png");
	font-size: 11px; 
	font-weight: Bold; 
	color: #333333;
	height: 18px;
}
.calTableSm .dayNameCol {
	width: 30px;
}

.calTableSm .rows {
	font-size: 11px;
	color: #433D27;
	height: 25px;
  xline-height: 50pt;
	text-align: left;
	vertical-align: top;
}

.btnUnitCalNext {
	cursor: pointer;
}
/*********************************************/
/* Data Table styles
/*********************************************/

.tablePages {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	text-align: left;
}
.tablePages tr {
	background: none;
	border: none;
}
.tablePages td {
	background: none;
	border: none;
}

.tableClear
{
	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-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-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: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input, select {
	font-family: "Trebuchet MS", Arial, Helvetica, 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;
}

.ReqStar {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
/******* Input Form Styles **************/

.DropSmall {
	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;
}
