﻿.mainWindow
{
}

body
{
	background-color: #151518;
}

#page
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-image: url(  "../../Images/Background.gif" );
	overflow: auto;
}

#contactUs
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-image: url(  "../../Images/Background.gif" );
	overflow: auto;
	clear: left;
	color: White;
}

A
{
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

H2
{
	color: Black;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

H3
{
	color: Black;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}

HR
{
	clear: left;
	margin: 0px;
	padding: 0px;
}

ADDRESS
{
	padding-bottom: 10px;
}

UL
{
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 8px;
}

.errorMessage
{
	color: Red;
}


/* BEGIN SIDEBAR STYLES */
#sidebar
{
	color: White;
	width: 200px;
	float: left;
}

#sidebar A
{
	color: White;
}

#sidebar #navigation
{
	margin: 5px;
	margin-top: 20px;
	text-align: left;
}

#sidebar #navigation UL
{
	display: inline;
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}

#sidebar #navigation UL LI
{
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 0px;
}

#sidebar #navigation UL LI A.navMenuLink-current
{
	font-style: italic;
}

#sidebar #navigation UL LI UL LI
{
	margin-top: 5px;
	margin-bottom: -10px;
	margin-left: 10px;
}

#sidebar #navigation UL LI UL LI A
{
	color: #e8e8fe;
	font-weight: normal;
}

#sidebar #navigation UL LI UL LI A.navMenuLink-current
{
	font-weight: bold;
	color: White;
	font-style: italic;
}

#sidebar #premierPropertyShowcase
{
	width: 200px;
	height: 192px;
	background-color: #2C3787;
	font-family: Arial, Helvetica, Sans-Serif;
	color: White;
}

#sidebar #premierPropertyShowcase .header
{
	margin-right: 5px;
	margin-left: 5px;
}

#sidebar #premierPropertyShowcase .header H2
{
	float: left;
	color: White;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidebar #premierPropertyShowcase .description
{
	margin-left: 5px;
	margin-right: 5px;
}

#sidebar #premierPropertyShowcase .description .organization
{
	font-size: 11px;
	font-weight: bold;
}

#sidebar #premierPropertyShowcase .description .location
{
	font-size: 10px;
	float: left;
	clear: left;
}

#sidebar #premierPropertyShowcase .link
{
	padding-left: 10px;
	float: left;
}

/* END SIDEBAR STYLES */

/* BEGIN MAIN STYLES */
#main
{
	float: left;
	width: 560px;
}

#content A
{
	color: #2C3888;
}

label, input
{
	display: block;
	float: left;
	margin-bottom: 10px;
}

#content .dataEntry label
{
	text-align: right;
	width: 135px;
}

#content .dataEntry br
{
	clear: left;
}

#header
{
	width: 600px;
	color: White;
	background-color: Black;
	float: left;
	height: 90px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#header A
{
	color: White;
}

#header #login
{
	height: 80px;
}

#header #login .dataEntry
{
	padding-top: 5px;
	padding-left: 10px;
}

#header #login .dataEntry label
{
	padding-left: 5px;
	display: block;
	float: left;
	margin-bottom: 2px;
	padding-bottom: 2px;
	width: 60px;
}

#header #login .dataEntry input
{
	background-color: #999999;
	border: solid 0px black;
	margin-bottom: 2px;
	padding-bottom: 2px;
	width: 90px;
	height: 13px;
	color: White;
	font-weight: bold;
	font-size: 10px;
}

#header #login .dataEntry br
{
	clear: left;
}

#header #login .details
{
	text-align: right;
}

#header #login .details .forgotPassword
{
	float: left;
	padding-left: 1px;
	font-style: italic;
}

#header #login .details .loginButton
{
	padding-left: 1px;
	float: left;
}

#header #login .errorMessage
{
	text-align: right;
	font-size: 9px;
}

#header #login #loggedIn
{
	padding: 20px;
	font-size: 14px;
}

#header #login #loggedIn #logoutLink
{
	padding-top: 8px;
	font-size: 10px;
}

#header #headerMiddle
{
	float: left;
}

#header #headerMiddle .animation
{
	float: left;
}

#header #headerMiddle #login
{
	float: left;
	width: 190px;
}

#header #headerMiddle #tagline
{
	height: 12px;
	margin: 0px;
	padding: 0px;
	clear: left;
	text-align: right;
	font-size: 9px;
	vertical-align: top;
}

#header #headerRight
{
	float: left;
	background-color: #2C3888;
}

#subheader
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #666699;
	height: 102px;
	width: 600px;
	clear: left;
}

#subheader .featuredProperty
{
	width: 300px;
	height: 102px;
	float: left;
}

#subheader .featuredProperty A
{
	color: White;
}

#subheader .featuredProperty .image
{
	width: 157px;
	float: left;
}

#subheader .featuredProperty .description
{
	color: White;
	padding-top: 10px;
	padding-left: 0px;
	float: left;
	font-size: 13px;
	text-align: left;
	margin-left: -5px;
}

#subheader .featuredProperty .title
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 3px;
	margin-left: -5px;
}

#subheader .featuredProperty .description .details
{
	padding-left: 0px;
	text-align: left;
	margin-left: 8px;
}

#subheader .featuredProperty .description .propertyType
{
	font-size: 12px;
}

.navbar
{
	height: 30px;
	width: 100%;
	background-color: Black;
	color: #CEC9FF;
}

.navbar #navbarContent
{
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 9px;
}

.navbar .navTitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	float: left;
}

.navbar #navbarContent .details
{
	padding-top: 3px;
	float: right;
	margin-right: 90px;
	font-weight: bold;
}

.navbar #navbarContent .faqDetails
{
	padding-top: 3px;
	float: right;
	margin-right: 97px;
}

.navbar #navbarContent A
{
	color: #CEC9FF;
}

.navbar #navbarContent .faqDetails A
{
	color: #CEC9FF;
}

.navbar .details .current
{
	color: White;
}

#content
{
	width: 600px;
}

#content .oneColumnLayout .column1
{
	float: left;
	clear: left;
	padding: 10px;
	width: 580px;
}

#content .twoColumnLayout .column1
{
	width: 280px;
	float: left;
	clear: left;
	padding: 10px;
}

#content .column1 H1
{
	padding-bottom: 0px;
	margin-bottom: 5px;
}

#content .column1 H1 A
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 10px;
}

#content .column1 H2
{
	padding-bottom: 10px;
}

#content .column1 P
{
	padding-bottom: 10px;
}

#content .twoColumnLayout .column2
{
	width: 300px;
	float: left;
}

/* END MAIN STYLES */

/* RIGHT SIDEBAR PORTLETS */

#content .column2 A
{
	font-weight: bold;
}

#content .column2 .teaser
{
	padding: 10px;
	font-size: 10px;
}

#content .column2 .teaser H2, #content .column2 .testiteaser H2
{
	padding-bottom: 5px;
	color: #990000;
	font-weight: bold;
}

#content .column2 .testiteaser
{
	padding: 10px;
	font-size: 10px;
}

#content .column2 .testiteaser a
{
	color: #990000;
	text-decoration: underline;
}

#content .column2 .testiteaser .testimoniallink a
{
	color: #990000;
	text-align: right;
	float: right;
	text-decoration: none;
}

.testimonialwho
{
	font-style: italic;
	font-size: 9px;
	padding: 4px 0px 2px 0px;
}

#content
{
}


#content .testimonialPortlet
{
	background-color: #32342F; /*background-color: #666666;*/
	color: White;
}

#content .testimonialPortlet .filmStripImage
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #32342F;
}

#content .testimonialPortlet .photos
{
	text-align: center;
	padding-top: 10px;
	background-color: #32342F;
	margin: 0px;
	padding: 0px;
}

#content .testimonialPortlet .photos IMG
{
	padding-left: 1px;
	padding-right: 1px;
}

#content .testimonialPortlet .description
{
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #666666;
}

.testimonialPortlet H1
{
	color: White;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

#content .testimonialPortlet .who
{
	padding-left: 30px;
}

#content .testimonialPortlet .details
{
	text-align: right;
	padding-bottom: 10px;
	padding-right: 10px;
}

#content .testimonialPortlet .details A
{
	font-weight: bold;
	color: White;
}

#content #industryAffiliates H2
{
	color: #2C3787;
	font-size: 14px;
}

#content #industryAffiliates .affiliatePhotos
{
	clear: left;
}

#content #industryAffiliates .affiliatePhotos .photo
{
	float: left;
}

/* END RIGHT SIDEBAR PORTLETS */


.testimonial .quoteName
{
	font-weight: bold;
	font-style: italic;
}


.navMenu-Vertical
{
	border: solid 1px #666666;
}

.navMenuLeaf
{
	position: relative;
	margin-left: 0px;
	text-align: left;
	padding-left: 0px;
}

TABLE.entityForm
{
	border: solid 1px white;
}

TABLE.entityForm TD.header
{
	text-align: right;
	vertical-align: middle;
}

.entityForm input
{
	float: left;
	margin-bottom: 4px;
	vertical-align: middle;
	margin-left: 5px;
}

.entityForm TD.commandField
{
	text-align: left;
}

.entityForm TD.commandField INPUT
{
	padding: 0px;
	margin: 0px;
	float: none;
	display: inline;
}

.entityForm button
{
	float: left;
	margin-bottom: 4px;
	vertical-align: middle;
	margin-left: 5px;
	border: solid 5px black;
}

.entityForm select
{
	width: 155px;
	margin-left: 5px;
}

.entityForm label
{
	float: left;
	margin-bottom: 10px;
}

.entityForm .checkboxGroup
{
	height: 20px;
	margin-left: 5px;
}

.entityForm .checkboxGroup label
{
	padding-top: 3px;
}

.entityForm .checkboxGroup input
{
}

#signUpHeading
{
	margin-bottom: 10px;
	clear: left;
}

#signUpHeading .image
{
	float: left;
	padding-right: 10px;
}

#signUpHeading H1
{
	padding-top: 8px;
}

.signupinstructions
{
	margin-top: 15px;
	font-size: 12px;
	color: Black;
}

.instructions
{
	margin-top: 15px;
	font-size: 10px;
	color: Gray;
}

.instructions strong
{
	color: #333333;
}

.instructions ul li
{
	font-size: 10px;
	color: Gray;
}

#packageListing .package
{
	color: Gray;
	clear: left;
	padding-bottom: 20px;
}

#packageListing .description
{
	float: left;
	width: 200px;
}

#packageListing .description .packageName
{
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}

#packageListing .description .packageName STRONG
{
	text-transform: uppercase;
	color: Red;
}

#packageListing .orderInfo
{
	float: right;
	text-align: right;
	width: 135px;
}

#packageListing .orderInfo INPUT
{
	width: 20px;
}

#packageListing .orderInfo .price
{
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
}

#packageListing .orderInfo .details
{
	padding-right: 30px;
	font-size: 10px;
}

TABLE.data
{
	border: solid 1px black;
}

TABLE.data TH
{
	background-color: #990000;
	color: White;
	padding: 5px;
}

TABLE.data TD
{
	padding: 5px;
}

TABLE.data TR.dataFooter
{
	background-color: #E6EBC5;
	font-weight: bold;
}

.CheckBoxList
{
	width: 560px;
	border: 1px solid gray;
	background-color: #fff;
}


.CheckBoxListHeader
{
	color: #990000;
	background-color: #fff;
}

P.footnote
{
	font-size: 8px;
}

DIV.infoArea
{
	margin-bottom: 18px;
}

TABLE.detailInfo
{
	margin-bottom: 10px;
	border: solid 1px black;
	border-collapse: collapse;
}

TABLE.detailInfo TD
{
	padding: 5px;
	border: solid 1px black;
}

TABLE.detailInfo TD.header
{
	font-weight: bold;
	color: #2C3787;
	background-color: #E2E2E2;
	width: 160px;
	vertical-align: top;
}

TABLE.detailInfo TD.commentHeader
{
	color: #2C3787;
	background-color: #E2E2E2;
	width: 160px;
	vertical-align: top;
	font-style: italic; 
	font-size: 10px;
}

TABLE.detailInfo UL
{
	margin: 0px;
	padding: 0px;
}

TABLE.detailInfo UL LI
{
	list-style-type: none;
}

.premierLandingRotator .name
{
	padding-top: 5px;
	clear: left;
}

/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #2C3787;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

#registerNow
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.errorText
{
	width: 40%;
	float: right;
	vertical-align: middle;
}

#showcaseCopyright
{
	margin-top: 50px;
	clear: left;
	float: left;
	width: 100%;
}

/* Custom classes */
UL.ulimagelist
{
	list-style-image: url( "../../Images/Bullet.jpg" );
}

UL.ulimagelist LI
{
	font-size: 12px;
	font-weight: normal;
	color: Black;
	margin-bottom: 20px;
	vertical-align: middle;
}

UL.ulstarimagelist
{
	list-style-image: url( "../../Images/blue_star.gif" );
	margin-left: 30px;
}

UL.ulstarimagelist LI
{
	font-size: 12px;
	font-weight: normal;
	color: Black;
	margin-bottom: 25px;
	vertical-align: top;
	text-align: justify;
	line-height: 1.4em;
}

UL.uldashimagelist
{
	list-style-image: url( "../../Images/dash.gif" );
	padding-left: 20px;
}

UL.uldashimagelist LI
{
	color: Black;
	vertical-align: top;
	text-align: justify;
}

.EntityFormCommand
{
	padding-left:250px;
}

.inactiveListing label
{
	margin-top:3px;
	float:left;
}

.logindataEntry label
{
	text-align: right;
	width: 90px;
	padding-right: 5px;
}

.loginbtn
{
	font-size: 11px;
	border: solid 1px #2C3787;
	background-color: #767DAA;
	color: White;
	font-family: Verdana;
}

.forgotpasswordlink
{
	padding: 20px 0px 0px 60px;
}
.forgotpasswordlink a:hover
{
	text-decoration: none;
}

.editpicture
{
	clear: both;
}

.savedescription
{
	color: White;
	background-color: #333399;
	border: solid 1px White;
	height: 20px;
}


.entityList 
{
 width: 100%;
 text-align:center;
 
}


A.entityListCommandField
{
 color: #CCCCCC;
}

.entityList TH
{
 background-color: #666699;
 color: #FFFFFF;
}

.entityList TR
{
 height: 20px;
 color: #464C66;
}

.entityList TR.entityListOdd
{
 background-color: #F7F6F3;
}

.entityList TR.entityListEven
{
 background-color: #FFFFFF;
}

.entityForm TD
{
 vertical-align: top;
}

.pressReleaseTitle
{
	padding: 10px 0px 10px 15px;
}

.pressReleaseTitle a
{
	color: White;
	text-decoration: underline;
	font-size: 12px;
}

#press-release .title a:link, #press-release .title a:visited
{
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#press-release-archive
{
	padding-left: 20px;
	color: #990000;
}

#press-release-archive .title a:link, #press-release-archive .title a:visited
{
	color: #990000;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.pressreleasecategoryheader
{
	background-color: #666666;
	color:#CEC9D4;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding: 5px 0px 5px 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#press-release .category
{
	color: Black;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0px 10px 0px;
	margin: 0px;
}

#press-release .image
{
	float: left;
	padding: 0px 5px 5px 0px;
}

.pressreleaseimage
{
	float: left;
	padding: 0px 10px 2px 0px;
}

.selectedCategory
{
	color: #990000;
	font-weight: bold;
}

.btnsend
{
	color: Black;
	background-color: #CEC9FF;
}

.continuestep2
{
	padding-left:190px;
	padding-top: 10px;
}

.continuestep3
{
	padding-left:220px;
	padding-top: 10px;
}

.pressreleaselink
{
	text-align: right;
	color: White;
}

.pressreleaselink a
{
	color: White;
}

#content .contentTitle
{
	font-weight: 500;
	font-family: Arial, Helvetica, Sans-Serif;
}

.previousSearch
{
	float: left;
}

.nextSearch
{
	float: right;
}

.filmbtn
{
	font-size: 11px;
	border: solid 1px #2C3787;
	background-color: #666699;
	color: White;
	font-family: Verdana;
}

.SubmitRequestLocation
{
	padding-left: 150px;
}

.testimonialheading
{
	color:#990000;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding: 5px 0px 10px 0px;
}

.testimonialfrom
{
	font-style: italic;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

.multimediavideo
{
	padding: 20px;
}

.btnstateregion
{
	width: 145px;
	height: 30px;
	margin-bottom: 10px;
	border: 0px;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}

.guideButton
{
	background-image: url("../../Images/IndustryGuide/category.jpg" );
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 208px;
	height: 45px;
	margin: 0;
	padding: 0;
	padding-top: 27px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	vertical-align: middle;
}

.guideButton:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.indguidecat
{
	font-size: 12px;
	padding-bottom: 2px;
}

.industryguidesearch
{
	padding: 10px 0px 10px 0px;
}
.industryguidesearch td
{
	padding-left: 10px;
	padding-right: 10px;
}

.industryguidegrid a
{
	color: #80B7D4;
	font-weight: bold;
	text-decoration: underline;
}

.industryguideheader
{
	color: #6F6CA0;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 30px;
	text-transform: uppercase;
}