/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR		: #616F3C;
    FONT-FAMILY				: Verdana, Helvetica, sans-serif;
    FONT-SIZE				: .8em;
    FONT-WEIGHT				: normal;
    LETTER-SPACING			: normal;
    TEXT-TRANSFORM			: none;
    WORD-SPACING			: normal
}

/*---  Rotating TD Image DCDBD1---7D785A		8C7A28 */

.tdrotate1
{
	background-image		: url(images/mainrotate1.jpg);
	background-repeat		: repeat-x;
}

.tdrotate2
{
	background-image		: url(images/mainrotate2.jpg);
	background-repeat		: repeat-x;
}

.tdrotate3
{
	background-image		: url(images/mainrotate3.jpg);
	background-repeat		: repeat-x;
}

.tdrotate4
{
	background-image		: url(images/mainrotate4.jpg);
	background-repeat		: repeat-x;
}

.tdrotate5
{
	background-image		: url(images/mainrotate5.jpg);
	background-repeat		: repeat-x;
}

.tdrotate6
{
	background-image		: url(images/mainrotate6.jpg);
	background-repeat		: repeat-x;
}

.tdrotate7
{
	background-image		: url(images/mainrotate7.jpg);
	background-repeat		: repeat-x;
}

.tdrotate8
{
	background-image		: url(images/mainrotate8.jpg);
	background-repeat		: repeat-x;
}


/*---  Table Setup ---*/

.OuterTable
{
	margin					: 0px;
	width					: 100%;
}

.OuterTableMain
{
	margin					: 0px;
	width					: 100%;
	height					: 100%;
}

.WhiteTableTop
{
	background-image		: url(images/whitebackmain_top.gif);
	background-repeat		: repeat-x;
	width					: 760px;
	height					: 23px;
	vertical-align			: middle;	
}

.WhiteTable
{
	background-image		: url(images/pixel.gif);
	background-color		: #FFFFFF;
	background-repeat		: repeat-x;
	width					: 760px;
	left					: 30px;
	vertical-align			: middle;	
}


.WhiteTableContact
{
	background-image		: url(images/contact_back.gif);
	background-repeat		: repeat-x;
	width					: 760px;
	left					: 30px;
	height					: 480px;
	background-position		: bottom right; 
}

.WhiteTableWhyUs
{
	background-image		: url(images/create_whyus_back.gif);
	background-repeat		: repeat-x;
	width					: 760px;
	left					: 30px;
	height					: 500px;
	background-position		: bottom right; 
}

.WhiteTableCorp
{
	background-image		: url(images/plan_corp_back2.gif);
	background-repeat		: repeat-x;
	width					: 760px;
	left					: 30px;
	height					: 480px;
	background-position		: bottom right; 
}

.WhiteTableConv
{
	background-image		: url(images/plan_corp_back3.gif);
	background-repeat		: repeat-x;
	width					: 760px;
	left					: 30px;
	height					: 480px;
	background-position		: bottom right; 
}

.WhiteTableBot
{
	background-image		: url(images/whitebackmain_bot.gif);
	background-repeat		: repeat-x;
	width					: 760px;
	height					: 23px;
	vertical-align			: middle;	
}





.BrownTableTop
{
	background-image		: url(images/brownbackmain_top.gif);
	background-repeat		: repeat-x;
	width					: 760px;
	height					: 23px;
	vertical-align			: middle;	
}

.BrownTable
{
	/*background-image		: url(images/brownbackmain.gif);*/
	background-color		: #CCCC99;
	background-repeat		: repeat-x;
	width					: 760px;
	height					: 30px;
	vertical-align			: middle;	
}

.BrownTableBot
{
	background-image		: url(images/brownbackmain_bot.gif);
	background-repeat		: repeat-x;
	width					: 760px;
	height					: 23px;
	vertical-align			: middle;	
}


/*---  Header Information ---*/

.HeaderText
{
	color					: #9D9FA2;
	font-family				: Verdana;
	font-size				: 7pt;
	font-weight				: bold;
}

.HeaderText a
{
	color					: #9D9FA2;
	font-family				: Verdana;
	font-size				: 7pt;
	text-decoration			: none;
}

.HeaderText a:hover
{
	color					: #A06A41;
	font-family				: Verdana;
	font-size				: 7pt;
	text-decoration			: none;
}

.HeaderTextSep
{
	color					: #A06A41;
	font-family				: Verdana;
	font-size				: 7pt;
}


/*---  Footer Information ---*/

.FooterCopyText
{
	color					: #FFFFFF;
	font-family				: Verdana;
	font-size				: 7pt;
	line-height				: 17px;
	font-weight				: bold;
}

.FooterText
{
	color					: #A06A41;
	font-family				: Verdana;
	font-size				: 7pt;
	font-weight				: bold;
}

.FooterText a
{
	color					: #A06A41;
	font-family				: Verdana;
	font-size				: 7pt;
	text-decoration			: none;
}

.FooterText a:hover
{
	color					: #ffffff;
	font-family				: Verdana;
	font-size				: 7pt;
	text-decoration			: none;
}

.FooterTextSep
{
	color					: #000000;
	font-family				: Verdana;
	font-size				: 7pt;
}


/*---  Other ---*/

.ProposalButton
{
	margin-left				: 25px;
}



/*---  Menus ---*/

.MenuTextDetail
{
	margin-left				: 180px;
	width					: 455px;
}


.menuHover1
{
	display					: block;
	background-image		: url(images/tempMenu.gif);
	background-repeat		: repeat-x;
	width					: 103px;
	height					: 64px;
	vertical-align			: middle;	
	position				: relative; 
	top						: -1; 
	left					: 439;
	font-family				: Verdana;
	font-size				: 7pt;
	color					: #000000;
	filter					: alpha(opacity=55);
	line-height				: 20px;

}

.menuHover1 a
{
	color					: #000000;
	text-decoration			: none;
}

.menuHover1 a:hover
{
	color					: #000000;
	text-decoration			: underline;
}

.menuHover2
{
	display					: block;
	background-image		: url(images/tempMenu.gif);
	background-repeat		: repeat-x;
	width					: 103px;
	height					: 64px;
	vertical-align			: middle;	
	position				: relative; 
	top						: -1; 
	left					: 547;
	font-family				: Verdana;
	font-size				: 7pt;
	color					: #000000;
	filter					: alpha(opacity=55);
	line-height				: 20px;
}

.menuHover2 a
{
	color					: #000000;
	text-decoration			: none;
}

.menuHover2 a:hover
{
	color					: #000000;
	text-decoration			: underline;
}

.menuHover3
{
	display					: block;
	background-image		: url(images/tempMenu.gif);
	background-repeat		: repeat-x;
	width					: 103px;
	height					: 64px;
	vertical-align			: middle;	
	position				: relative; 
	top						: -1; 
	left					: 654;
	font-family				: Verdana;
	font-size				: 7pt;
	color					: #000000;
	filter					: alpha(opacity=55);
	line-height				: 20px;
}

.menuHover3 a
{
	color					: #000000;
	text-decoration			: none;
}

.menuHover3 a:hover
{
	color					: #000000;
	text-decoration			: underline;
}

.menuCreate
{
	background-image		: url(images/createmain.jpg);
	background-repeat		: repeat-x;
	cursor					: hand;
}

.menuPlan
{
	background-image		: url(images/planmain.jpg);
	background-repeat		: repeat-x;
	cursor					: hand;
}

.menuEntertain
{
	background-image		: url(images/entertainmain.jpg);
	background-repeat		: repeat-x;
	cursor					: hand;
}

.menuCreate2
{
	background-image		: url(images/createmain2.jpg);
	background-repeat		: repeat-x;
	cursor					: hand;
}

.menuPlan2
{
	background-image		: url(images/planmain2.jpg);
	background-repeat		: repeat-x;
	cursor					: hand;
}

.menuEntertain2
{
	background-image		: url(images/entertainmain2.jpg);
	background-repeat		: repeat-x;
	cursor					: hand;
}

.tdBack
{
	background-image		: url(images/cdlogomain2.jpg);
	background-repeat		: no-repeat;
	cursor					: hand;
	margin-left				: 20px;
}

.menuNoHover
{
	display					: none;
}


/*--- Mouse Over Text items ---*/
.LargeText
{
	display					: block;
	position				: relative; 
	top						: -50; 
	left					: 20;
	font-family				: Lucida Fax, Verdana, Helvetica, sans-serif;
	font-size				: 42pt;
	color					: #FFFFFF;
}

.LargeTextStar
{
	font-family				: Bookman Old Style;
	font-size				: 42pt;
	color					: #FFFFFF;
}

.LargeTextNone
{
	display					: none;
}

.SmallText
{
	display					: block;
	font-family				: Verdana, Helvetica, sans-serif;
	font-size				: 8pt;
	color					: #808284;
	text-align				: justify; 
	height					: 91px;
}


.SmallPic
{
	display					: block;
	text-align				: right;
}

.SmallPicNone
{
	display					: none; 
}


.smallTextNone
{
	display					: none;
}

.SmallTextMain
{
	display					: block;
	font-family				: Verdana, Helvetica, sans-serif;
	font-size				: 8pt;
	color					: #808284;
}



/*--- Administration CSS ---*/

.login
{
	font-family				: Verdana, Arial;
	font-size				: 10pt;
	margin					: 0px;
	padding					: 0px;
	padding-top				: 0px;
	background-color		: #DCDBD1;
}


.buttonPub
{
	font-size				: 9pt;
	font-family				: verdana;	
	padding-left			: 0px;
	padding-right			: 0px;	
}

.button
{
	filter					: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	cursor					: hand;
	font-size				: 11px;	
	padding-left			: 5px;
	padding-right			: 5px;
	border					: 1px solid #7b9ebd;
	height					: 23px;
	/*width					: 75px;*/
}

.buttonDelete
{
	filter					: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	cursor					: hand;
	font-size				: 11px;	
	color					: Red;
	padding-left			: 5px;
	padding-right			: 5px;
	border					: 1px solid #7b9ebd;
	height					: 23px;
	width					: 75px;
}


.pageHeader
{
	font-family				: Tahoma,Verdana,Arial;
	font-size				: 18px;
	font-weight				: bolder;
	border-right			: #646464 1px solid;
	border-top				: #646464 1px solid;	
	border-left				: #646464 1px solid;
	border-bottom			: #646464 1px solid;
	background-color		: #CCCC99;
	color					: ffffff;
}

A.pageHeader
{
	color					: ffffff;
	text-decoration			: none;
	border-right			: #646464 0px solid;
	border-top				: #646464 0px solid;	
	border-left				: #646464 0px solid;
	border-bottom			: #646464 0px solid;
}


.mainText
{
	font-size				: 10pt;
	font-family				: Tahoma,Verdana,Arial;
	color					: 000000;
}

A.mainText:HOVER 
{
	Text-Decoration			: none; 
	color					: #FF9933; 
	font-size				: 10pt;
	font-family				: Tahoma,Verdana,Arial;
	cursor					: hand;
}

/* progress bar stuff */
/* ---------------------------------------*/
.progressSubText
{
	font-family				: Tahoma,Verdana,Arial;
	font-size				: 10px;
	color					: gray;
}


TABLE.gridTable
{
	height					: 100%;
	width					: 100%;
	table-layout			: fixed;	
}


TABLE.gridHeader
{
	width					: 100%;
	height					: 22px;
	border					: 1px solid threedshadow;
	border-bottom			: 1px solid threedshadow;
	background-color		: threedface;
	table-layout			: fixed;
	background-image		: url(images/gridHeaderBkgd.gif);
	behavior				: url(_controls/gridHeader.htc);
}


TD.gridHeader-column
{
	font-family				: Tahoma, Arial;
	font-size				: 8pt;
	padding-left			: 5px;
	padding-right			: 5px;
	overflow				: hidden;
	text-overflow			: ellipsis;	
}

TD.gridHeader-refresh
{
	background-image		: url(images/gridrefresh.gif);
	background-position		: center center;
	background-repeat		: no-repeat;
}	

div.gridContent
{
	background-color		: #ffffff; 
	height					: 100%; 
	width					: 100%; 
	border					: 1px solid threedshadow;
	border-top				: 0px solid threedshadow;
}


IFRAME.gridFrame
{
	width					: 100%;
	height					: 100%;
	background-color		: #ffffff;
}


TABLE.grid
{
	table-layout			: fixed;
	width					: 100%;
	font-family				: Tahoma, Verdana;
	font-size				: 8pt;
	border-collapse			: collapse;
	padding-top				: 3px;
	padding-bottom			: 5px;
	padding-left			: 3px;
	padding-bottom			: 5px;
	behavior				: url(../_common/controls/grid.htc);
	cursor					: hand;
}

TABLE.gridInfo
{
	table-layout			: fixed;
	width					: 100%;
	font-family				: Tahoma, Verdana;
	font-size				: 8pt;
	border-collapse			: collapse;
	padding-top				: 3px;
	padding-bottom			: 5px;
	padding-left			: 3px;
	padding-bottom			: 5px;
}

TR.gridItem
{
	color					: windowtext;
	height					: 23px;
	cursor					: hand;
	font-family				: Tahoma, Verdana;
	font-size				: 8pt;
}


TR.gridItem TD
{
	border-bottom			: 1px solid #eeeeee;
}



.tabText
{
	font-weight				: normal;
	font-size				: 9pt;
	color					: #000000;
	font-family				: tahoma;
	text-decoration			: none;
	
}
A.tabText:LINK
{
	font-weight				: normal;
	font-size				: 9pt;
	color					: #000000;
	font-family				: tahoma;
	text-decoration			: none;
}
A.tabText:VISITED
{
	font-weight				: normal;
	font-size				: 9pt;
	color					: #000000;
	font-family				: tahoma;
	text-decoration			: none;
}
A.tabText:HOVER
{
	font-weight				: normal;
	font-size				: 9pt;
	color					: red;
	font-family				: tahoma;
	text-decoration			: none;
}

.copyTextEventList
{
	font-weight				: normal;
	font-size				: 10pt;
	color					: #808284;
	font-family				: verdana;
	font-weight				: bold;	
}

.copyTextEventList a
{
	font-weight				: normal;
	font-size				: 10pt;
	color					: #808284;
	font-family				: verdana;
	font-weight				: bold;	
	text-decoration			: none;
}

.copyTextEventList a:hover
{
	font-weight				: normal;
	font-size				: 10pt;
	color					: #808284;
	font-family				: verdana;
	font-weight				: bold;	
	text-decoration			: underline;
}


.copyTextJustify
{
	font-weight				: bold;
	font-size				: 7pt;
	color					: #808284;
	font-family				: verdana;
	text-align				: justify;
}

.copyTextPhone
{	
	font-weight				: normal;
	font-size				: 7.5pt;
	color					: #786451;
	font-family				: verdana;
}

.copyTextTourTitle
{
	font-weight				: normal;
	font-size				: 8.5pt;
	color					: #808284;
	font-family				: verdana;
	font-weight				: bold;
}

.copyTextTour
{
	font-weight				: normal;
	font-size				: 7.5pt;
	color					: #808284;
	font-family				: verdana;
	font-weight				: bold;
}

.copyText
{
	font-weight				: normal;
	font-size				: 7.5pt;
	color					: #808284;
	font-family				: verdana;
	/*text-align: justify; */
	font-weight				: bold;
}

.copyText a
{
	font-weight				: normal;
	font-size				: 7.5pt;
	color					: #808284;
	font-family				: verdana;
	text-decoration			: none;
}

.copyText a:HOVER
{
	font-weight				: normal;
	font-size				: 7.5pt;
	color					: #808284;
	font-family				: verdana;
	text-decoration			: underline;
}

.copyTextSub
{
	font-weight				: normal;
	font-size				: 7.5pt;
	color					: #AA9F65;
	font-family				: verdana;
	font-weight				: bold;
}

.copyTextSub a
{
	font-weight				: normal;
	font-size				: 7.5pt;
	color					: #AA9F65;
	font-family				: verdana;
	text-decoration			: none;
}

.copyTextSub a:HOVER
{
	font-weight				: normal;
	font-size				: 7.5pt;
	color					: #AA9F65;
	font-family				: verdana;
	text-decoration			: underline;	
}


.copyTextSubTC
{
	font-weight				: normal;
	font-size				: 7.5pt;
	color					: #975828;
	font-family				: verdana;
	font-weight				: bold;
}

.copyTextSubSmall
{
	font-weight				: normal;
	font-size				: 7.5pt;
	color					: #AA9F65;
	font-family				: verdana;
	font-weight				: bold;
}

.copyTextSubCBrown
{
	font-weight				: bold;
	font-size				: 7.5pt;
	color					: #A06A41;
	font-family				: verdana;
}

.copyTextSubCBrown a
{
	font-weight				: bold;
	font-size				: 7.5pt;
	color					: #A06A41;
	font-family				: verdana;
	text-decoration			: none;
}

.copyTextSubCBrown a:hover
{
	font-weight				: bold;
	font-size				: 7.5pt;
	color					: #A06A41;
	font-family				: verdana;
	text-decoration			: underline;
}

.copyTextTitle
{
	font-weight				: bold;
	font-size				: 16pt;
	color					: #AA9F65;
	font-family				: verdana;
}

.copyTextTitleAltCBrown
{
	font-weight				: bold;
	font-size				: 16pt;
	color					: #A06A41;
	font-family				: verdana;
}


.copyTextTitleAltCBrown2
{
	font-weight				: bold;
	font-size				: 16pt;
	color					: #887D73;
	font-family				: verdana;
}



.copyTextTitleAltTC
{
	font-weight				: bold;
	font-size				: 16pt;
	color					: #975828;
	font-family				: verdana;
}

.copyTextTitleAltCYellow
{
	font-weight				: bold;
	font-size				: 16pt;
	color					: #EDE170;
	font-family				: verdana;
}

.copyTextTitleAltCBlue
{
	font-weight				: bold;
	font-size				: 16pt;
	color					: #85BCD6;
	font-family				: verdana;
}


.copyTextTitleAltCSage
{
	font-weight				: bold;
	font-size				: 16pt;
	color					: #6D7C33;
	font-family				: verdana;
}


.copyAlpha
{
	font-weight				: normal;
	font-size				: 16pt;
	color					: #A7AC70;
	font-family				: verdana;
}

.copyAlpha a
{
	font-weight				: normal;
	font-size				: 16pt;
	color					: #A7AC70;
	font-family				: verdana;
}

.copyAlpha a:hover
{
	font-weight				: normal;
	font-size				: 16pt;
	color					: #C6750B;
	font-family				: verdana;
	text-decoration			: none;
}

.copyAlphaBlack
{
	font-weight				: normal;
	font-size				: 16pt;
	color					: #000000;
	font-family				: verdana;
	text-align				: justify;
}

.copyAlphaTitle
{
	font-weight				: normal;
	font-size				: 16pt;
	color					: #C6750B;
	font-family				: verdana;
}

.clientBorder
{
	border-right			: dotted, 1px, #000000;
	border-right-style		: dotted;
	border-right-width		: 1px;
	border-right-color		: #808284;
}


.textBoxPub
{
	font-family			: Tahoma, Verdana,  Arial;
	font-size			: 8pt;
	height				: 19px;
	width				: 130px;
	border				: solid 1px #BBBBBB;
}

.textBoxPubsmall
{
	font-family			: Tahoma, Verdana,  Arial;
	font-size			: 8pt;
	height				: 19px;
	border				: solid 1px #BBBBBB;
}


