@charset "utf-8";
body {
	margin: 0px;
	background-color: #4b5982;
         background-image: url(/portals/zonarosa/skins/ptc/graphics/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.topmenu {
	background-repeat: no-repeat;
	height: 40px;
	width: 575px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #94b978;
	background-image: url(/portals/zonarosa/skins/PTC/graphics/menu_background.jpg);
	color: #FFF;
}

.topmenu a{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.topmenu a:hover{
	color: #96D5E2;
}
.footer p{
	padding-top: 5px;
	color: #000;
	font-size: 11px;
}
.headline {
	background-color: #0a1d55;
	width: 100%;
}
.headline h1{
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
font-family: "Times New Roman", Times, serif;
text-transform: uppercase;
display:inline;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
line-height: 28px;
}
.rightcolumn {
	width: 130px;
	list-style-image: none;
}
.rightcolumn a {
	font-weight: bold;
	text-transform: uppercase;
	color: #29625f;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	padding-top: 5px;
}
.content {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
			font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.content p{
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	text-align: left;
		font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.content h2 {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	text-align: left;
		font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0a1d55;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
padding-bottom: 5px;
}

.contentHoliday p{
	padding-right: 20px;
	padding-left: 20px;

}
.leftcolumn p{
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.leftcolumn a, .headermenu a {
	color: #06C;
	font-weight: bold;
	text-decoration: none;
}
.leftcolumn a:hover, .headermenu a:hover {
	color: #96D5E2;
}

.space {
	padding-right: 10px;
	padding-left: 10px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0a1d55;
}
.directory td {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A8012;
}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
	height: 15px;
	

}
.MainMenu_MenuBar
{


}
.MainMenu_MenuItem
{
	font-family: "Times New Roman", Times, serif;
	background-color: Transparent;
	height: 15px;	
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;	
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;	
	
}
.MainMenu_MenuIcon 
{
    display: none; 
}
.MainMenu_SubMenu
{
	font-family: "Times New Roman", Times, serif;
	background-color: #106470;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	align: center;



}
.MainMenu_MenuBreak
{

	background-color: #000000; 
    height: 1px;
	
}
.MainMenu_MenuItemSel
{
	font-family: "Times New Roman", Times, serif;
	background-color: transparent;
	height: 15px;
	font-size: 10px;
	text-transform: uppercase;
	color: #96D5E2;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;

}
.MainMenu_MenuArrow 
{
    display: none; 
}
.MainMenu_RootMenuArrow
{
    display: none; 
} 
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #efa238;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #efa238;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

A.CommandButton:active
{
	text-decoration: underline;
	color:#efa238;
}
A:link
{
	text-decoration: none;
	color: #7b377b;
}
A:visited
{
	text-decoration: none;
	color: #7b377b;
}

A:hover
{
	text-decoration: underline;
	color: #3399cc;
}

A:active
{
	text-decoration: none;
	color: #CCCCCC;
}

.TitleCell a:link {
	color: #069;
	font-weight: bold;
}


.TitleCell a:visited {
	color: #069;
	font-weight: bold;
}


.tenantnav {
	background-color: #B7BED5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.tenantnav p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}


.forms td{

padding: 5px 5px 5px 5px;
}
.headermenu {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-transform: capitalize;
}
.headermenu a:link, .headermenu a:visited{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.headermenu a:hover{
	font-size: 11px;
	color: #96D5E2;
}
.footer a:link, .footer a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover{
	font-size: 11px;
	color: #96D5E2;
	font-weight: bold;
}
.featuredtenant{
padding-right: 10px;
padding-left: 10px;
margin-right: 10px;
margin-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
margin-bottom: 10px;
}
.featuredtenant h3{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0a1d55;
	margin-left: 10px;
}

.tenantlist{
padding-right: 10px;
padding-left: 10px;
margin-right: 10px;
margin-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
margin-top: 3px;
margin-bottom: 3px;
}
.tenantcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.directory td {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a1d55;
}
h3 {
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
}
.tenantHeader {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #263669;
}
.twitterfeed {
	border: 1px solid #6A8012;
	padding: 5px;
	font-size: 10px;
	line-height: 14px;
}
.twitterfeed p {
	line-height: 14px;
}
.more 
{     font-size: 10px;
	}
.bookmarks {
	background-color: #FFFFFF;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
.tenantheader p 
{     margin-top: 0px;
margin-bottom: 0px;
	}

.standardbutton {
	background-color: #885684;
	border: 2px solid #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}


.genInfo {
	background-color: #885684;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
}
	
.geninfo a:link, .geninfo a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.geninfo a:hover {
	color: #96D5E2;
	text-decoration: none;
	font-weight: bold;
}

.tenanttitle {
	background-color: #0a1d55;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: left;
}
.subhead {
	font-size: 11px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.homeannouncement {
font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
font-weight: bold;
text-align: center;

}
.content h3 {
	line-height: 18px;
	text-align: left;
	font-family:  "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0a1d55;
         padding-bottom: -10px;
         margin-bottom: -10px;
text-align: left;


}








