@charset "UTF-8" %>
/* STYLESHEET COPYRIGHT 2010 TZANEROS GROUP OF COMPANIES */

* { padding: 0; margin: 0; }
html, body { 
	height:100%;
}
body {
	margin: 10px 0 0;
	padding: 0;
	font: normal 100%/1.2em Arial, Helvetica, sans-serif;;
	color: #999;
	background-color:#FFF;
	text-align: left;		
}

/***********************
	  LAYOUT
************************/

#wrap {
	width: 885px;
	margin: 0 auto;
	position:relative; 
}


/***********************
	  HEADER
************************/
#newsflash { margin: 0; position: absolute; right: 20px; top: 125px; background:transparent; visibility:visible; z-index:100;}


#topbar {
	padding:3px 0; 
	font-size:.7em; 
	height:20px;
	color:#333; 
}
#topbar .news { padding:0 5px 0 20px; background:url(../images/icon_news.png) center left no-repeat;}
#topbar a:link{
	color:#333;
}
#topbar a:active {
	color:#333;
	text-decoration:underline;
}
#topbar a:visited {
	text-decoration:underline;
	color:#999;
}
#topbar a:hover {
	color:#333;
	text-decoration: underline;
}

#header{
	height: 105px;
	padding: 0 25px;
	position: relative;
}
#header #logo{
	padding: 0;
	border:none;
	position:absolute;
	top:35px;
	left:15px;
}
#header #breadcrumbs{
	position:absolute;
	top:83px;
	right:15px;
	font-size:0.6em;
	color:#999;
	text-transform: lowercase;
}
#header #breadcrumbs a:link{
	color:#999;
	text-decoration:underline;
}
#header #breadcrumbs a:active {
	color:#999;
	text-decoration:underline;
}
#header #breadcrumbs a:visited {
	text-decoration:underline;
	color:#999;
}
#header #breadcrumbs a:hover {
	color:#161616;
	text-decoration: underline;
}


/***********************
	  MAIN NAVIGATION
************************/

#header #ddtopmenubar ul {
	list-style: none;
	height:50px;
	position:absolute;
	top:30px;
	right:0;
	margin: 0; 
	padding: 0;		
}
#header #ddtopmenubar ul li {
	display: inline;
}
#header #ddtopmenubar ul li a:link {
	float: left;
	display: block;
	padding: 15px;
	margin-right:1px;	
	color:#FFF;
	background-color:#161616;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
}
#header #ddtopmenubar ul li a:active {
	color:#161616;
	background-color:#ffe500;
}
#header #ddtopmenubar ul li a:visited {
	float: left;
	display: block;
	padding: 15px;
	margin-right:1px;	
	color:#FFF;
	background-color:#161616;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
}

#header #ddtopmenubar ul li a:hover {
	color:#161616;
	background-color:#ffe500;
}
#header #ddtopmenubar ul li a.active {
	color:#161616;
	background-color:#ffe500;
}

/* DROP DOWN UL CSS */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	visibility: hidden;
	z-index: 100;
}
.ddsubmenustyle li a{
	display: block;
	width: 140px; /*width of menu (not including side paddings)*/
	color: #FFF;
	background:transparent url(../images/70percentblack1x1.png) left top repeat;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	text-decoration: none;
	padding: 4px 5px 4px 15px;
	margin-bottom:1px;
}
* html .ddsubmenustyle li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 170px; /*width of menu (include side paddings of LI A*/
}
.ddsubmenustyle li a:hover{
	color: #161616;
	background-color:#ffe500;
	background-image:none;
}
.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
	padding-left: 4px;
	border: 0;
}
.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
	position: absolute;
	padding-top: 3px;
	left: 100px;
	border: 0;
}
.ddiframeshim{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}

/***********************
	  SLIDESHOW
************************/

:focus { outline: 0; }
#slideshow { width: 885px; margin: 0; overflow: hidden; position:relative; }
#showcase { width: 885px; height: 378px; overflow: hidden; float: left; background-color: #000; }
#showcase-loader img { margin: 134px 284px; }
#showcase .bigimage, #showcase-loader { position: absolute; width: 885px; height: 378px; overflow: hidden; }
#showcase .text { width: 245px; height:338px; padding:20px; position: absolute; left: 0; top: 0; background:transparent url(../images/70percentblack1x1.png) left top repeat; overflow: hidden; }
#showcase .text a { color: #ffe500; }
#showcase .text p {
	font-size:.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:15px 0 10px;
	color:#CCC;
}
#showcase .text blockquote {
	font-size:0.9em;
	color:#FFF;
	font-weight:normal;
	margin:15px 0 10px;
}
#showcase .text h1 {
	color:#FFF;
	font-weight:normal;
	font-size:2em;
	line-height:.9em;
	margin:0 0 20px;
}
#showcase .text h1 span, #showcase .text p.h1 span {
	font-weight:bold;
	background:transparent url(../images/80percentyellow1x1.png) left top repeat;
}
#showcase .text p.quote {
	background: url(../images/leftquote.png) top left no-repeat; 
	font-size:1.6em;
	padding:10px 0 0 5px;
	line-height:.9em;
	margin:0 0 20px;
	color:#FFF;
}
#showcase .text p.h1 {
	font-size:1.6em;
	padding:10px 0 0 0;
	line-height:.9em;
	margin:0 0 20px;
	color:#FFF;
}
#showcase .text p.quote span.postscript {
	font-weight:normal;
	font-size:.5em;
	line-height:1.1em;
	margin:10px 0 15px;
	background:none;
	display:block;
}

#showcase-nav { width: 285px; overflow: hidden; position: absolute; right: 0; }
#showcase-nav ul { list-style: none; padding: 0; margin: 0; width:100%; }
#showcase-nav li { float: left; clear: both; margin: 0; padding: 0; width:100%; height:126px; } 
#showcase-nav a { display: block; width: 100%; height:105px; padding: 10px 0; overflow: hidden; margin-bottom: 1px; text-decoration: none; background:transparent url(images/50percentblack1x1.png) left top repeat;}
#showcase-nav a:hover { background-color: #000; }
#showcase-nav .thumbnail { display: block; width: 74px; overflow: hidden; float: left; }
#showcase-nav .thumbnail img { border: 2px solid #EEE; margin: 0 10px;}
#showcase-nav .text { display: block; font-size: 11px; line-height:1em; font-weight: 800; color: #EEE; width: 200px; overflow: hidden; float: left; padding: 0 0 10px 0; }
#showcase-nav .text h2 { color: #FFF; font-size: 1.3em; line-height: 1.5em; font-weight: bold; margin: 5px 0 0; }
#showcase-nav .text p a:link { display:inline; width:auto; height:auto; background:none; }
#showcase-nav .last a { margin-bottom: 0; height:126px; }
#showcase-nav .active a {  }
#showcase-nav .active a .text { color: #EEE; }

/* HOME PAGE ONLY */

#showcase-nav.home { width: auto; overflow: hidden; position: absolute; right: 20px; bottom:20px; }
#showcase-nav.home ul { list-style: none; padding: 0; margin: 0; width:auto;}
#showcase-nav.home li { margin: 0; padding: 0; display:inline; float:left; width:auto; height:auto; clear:none; } 
#showcase-nav.home a { display: block; padding: 0; overflow: hidden; margin-left: 10px; text-decoration: none; outline:none; border: 2px solid #FFF; width:auto; height:auto; background:none;}
#showcase-nav.home a:hover { text-decoration: none; outline:none; border: 2px solid #ffe500; }
#showcase-nav .thumbnail { display: block; width: auto; }
#showcase-nav.home .thumbnail img { border: none; margin: 0; padding:0; display:block; width:auto; height:auto;}
#showcase-nav.home .thumbnail a:hover img { border: 2px solid #ffe500; margin: 0;}
#showcase-nav.home .text { display: block; font-size: 11px; font-weight: 800; color: #EEE; width: 116px; overflow: hidden; float: left; padding: 0 0 10px 0; }
#showcase-nav.home .last a { margin-bottom: 0; }
#showcase-nav.home .active a { opacity:0.6; filter:alpha(opacity=60); }
#showcase-nav.home .active a .text { color: #EEE; }


/***********************
	  3 x COLUMNS
************************/

#columns3{
	width: 100%;
	padding: 25px 0 30px; 
	background-color:#161616;
}
#columns3 div{
	padding: 20px; 
	background-color:#000;
	width:245px;
	height:400px;
	position:relative;
}
#columns3 div p{
	margin-bottom:20px;
}

/***********************
	  MAIN CONTENT
************************/

#content {
	padding: 20px;
	clear:both; 
	background-color:#161616;
	position:relative;
}
#content .blackbg {
	background-color:#000;
	padding:0;
	margin:0;
	position:relative;
}
#content p {
	font-size:.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px 0 10px;
}
#content span.article-date {
	font-size:0.8em;
	color:#ffe500;
	padding:0 5px 5px 0;
	display:block;
}

#content blockquote {
	font-size:0.8em;
	color:#FFF;
	font-weight:normal;
	margin:15px 0 10px;
}
#content blockquote span {
	font-size:0.8em;
	color:#ffe500;
	padding:0 5px 0 0;
}
#content ul {
	font-size:.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px 0 10px 15px;
	list-style:square outside none;
}
#content ul.gallery,#content ul.downloads { list-style: none; padding: 0; margin: 0 0 40px; width:auto; display:block;}
#content ul.gallery li { margin: 0; padding: 0; display:inline; float:left; width:auto; height:auto; clear:none; } 
#content ul.downloads li { margin: 0; padding-left: 10px; display:block; width:auto; height:auto; clear:none; line-height:1.8em; }
#content ul.downloads a { padding:0 5px 0 10px; overflow: hidden; text-decoration: underline; outline:none;}
#content a.pdf { padding:0 5px 0 20px; background:url(../images/icon_pdf.png) center left no-repeat;}
#content a.news { padding:0 5px 0 20px; background:url(../images/icon_news.png) center left no-repeat;}
#content ul.downloads a.pdf { padding:0 5px 0 20px; background:url(../images/icon_pdf.png) center left no-repeat;}
#content ul.downloads a.news { padding:0 5px 0 20px; background:url(../images/icon_news.png) center left no-repeat;}
#content ul.gallery a:hover { text-decoration: none; outline:none;}
#content ul.gallery .thumbnail { display: block; width: auto; }
#content ul.gallery .thumbnail img { border: none; margin: 0; padding:0; display:block; width:auto; height:auto;}
#content ul.gallery a { display: block; padding: 0; overflow: hidden; margin-left: 10px; margin-bottom: 10px; text-decoration: none; outline:none; border: none; width:auto; height:auto; background:none;}
#content ul.gallery a img { border: 2px solid #FFF; margin: 0; display:block;}
#content ul.gallery a:hover img { border: 2px solid #ffe500; margin: 0; display:block;}
#content #right {
	float:right; 
	width:245px;
}
#content #left {
	margin-right:280px;
}
#content #features {
	position:absolute; 
	top:20px;
	left:20px;
	background:transparent url(../images/70percentblack1x1.png) left top repeat;
	width:245px;
	z-index:100;
}
#content #features table, #content table.features {
	font-size:.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px;
}
#content table.features tr.site {
	background-color:#333;
}
#content #features th, #content table.features th, #content #features td, #content table.features td{
	font-weight:normal;
	padding:2px 3px;
	background-color:none;
	border-bottom: 3px solid #a39201;
	vertical-align:top;
}
#content #features th{
	color:#FFF;
	width:50%;
	text-transform:uppercase;
}
#content table.features th{
	color:#FFF;
	text-transform:uppercase;
}
#content #features td{
	color:#CCC;
	width:50%;
	text-transform:none;
}
#content table.features td{
	color:#FFF;
	text-transform:none;
}
#content table.features td span{
	color:#777;
}
#content table.contacts {
	font-size:.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px;
}
#content table.contacts td{
	font-weight:normal;
	padding:0 12px 6px 0;
	background-color:none;
	border-bottom: none;
	vertical-align:top;
}

table.videogallery {
	font-size:.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px 0;
	padding:0;
	background-color:#000;
	color:#FFF;
}
.videogallery tr:hover{
	background-color:#444;
}
.videogallery td{
	color:#CCC;
	text-transform:none;
	vertical-align:top;
	border-bottom:4px solid #161616;
	padding:0 10px 10px;
}
.videogallery td img{
	margin:10px 0 0 0;
	display:block;
}
table.videogallery h3 {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	line-height:normal;
	margin:10px 0 5px;
	padding:10px 0 5px;
	border-bottom:none;
}
table.videogallery p {
	font-size:.7em;
	line-height:1.2em;
	font-weight:normal;
	margin:5px 10px 10px;
}



/***********************
	  TENTANTS
************************/

#tenants {
	padding: 20px 0 0;
	clear:both; 
	background-color:#161616;
}
#tenants #logos {
	padding: 15px 20px;
	width:845px;
	height:60px;
	clear:both; 
	background-color:#000;
}

/* BUBBLE POPUP */

.bubbleInfo {
	width:160px;
	float:left;
	position:relative;
}
.bubbleInfo h2 {
	color:#333;
	font-weight:bold;
	font-size:14px;
	line-height:normal;
	margin:10px 10px 5px;
	padding-bottom:0;
	border-bottom:none;
}
.bubbleInfo h3 {
	color:#333;
	font-weight:normal;
	font-size:12px;
	line-height:normal;
	margin:10px 10px 15px;
	border-bottom:none;
}
.bubbleInfo p {
	font-size:.7em;
	line-height:1.2em;
	font-weight:normal;
	margin:5px 10px 10px;
	color:#333;
}

.trigger {
	float:left;
}

.popup {
		 position: absolute;
		 display: none;
		z-index:1000;
		 border-collapse: collapse;
		 width:250px;
		 height:200px;
}
.popup td.corner {
		 height: 15px;
		 width: 19px;
}
.popup td#topleft { background-image: url(../images/popup/bubble-1.png); }
.popup td.top { background-image: url(../images/popup/bubble-2.png); }
.popup td#topright { background-image: url(../images/popup/bubble-3.png); }
.popup td.left { background-image: url(../images/popup/bubble-4.png); }
.popup td.right { background-image: url(../images/popup/bubble-5.png); }
.popup td.popupcontent { background-color:#FFF; }
.popup td#bottomleft { background-image: url(../images/popup/bubble-6.png); }
.popup td.bottom { background-image: url(../images/popup/bubble-7.png); text-align: center;}
.popup td.bottom img { display: block; margin: 0 auto; }
.popup td#bottomright { background-image: url(../images/popup/bubble-8.png); }
#tenants #logos a:link {
	text-decoration:none;
	vertical-align:middle;
	color:#555;
}
#tenants #logos a:active {
	text-decoration:none;
	vertical-align:middle;
}
#tenants #logos a:visited {
	text-decoration:none;
	vertical-align:middle;
}
#tenants #logos a:hover {
	text-decoration:none;
}
#tenants #logos img {
	border:none;
	padding-right:10px;
	vertical-align:middle;
}

/***********************
	  FOOTER
************************/

#footer {
	clear: both;
	height:25px;
	margin: 0; 
	padding: 20px 0 20px 20px;
	text-transform:capitalize;
	font-size:10px;
	color:#999;
}
#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	color:#999;
}
#footer ul {
	list-style: none;
	margin: 0 0 10px 20px; 
	padding: 0;
	float:right;
	z-index:2000;
}
#footer ul li {
	display: inline;
	font-size:.7em;
	line-height:1.5em;
}
#footer ul li a:link {
	padding: 10px;
	margin-right:1px;	
	color:#FFF;
	background-color:#CCC;
	text-decoration:none;
	text-transform:capitalize;
	font-size:10px;
}
#footer ul li a:active {
	float: left;
	display:block;
	color:#555;	
	text-decoration: none;
	padding-right:10px;
}
#footer ul li a:visited {
	padding: 10px;
	margin-right:1px;	
	color:#FFF;
	background-color:#CCC;
	text-decoration:none;
	text-transform:capitalize;
	font-size:10px;
}
#footer ul li a:hover {
	padding: 10px;
	margin-right:1px;	
	color:#666;
	background-color:#ffe500;
	text-decoration:none;
	text-transform:capitalize;
	font-size:10px;
}


/***********************
	  TYPE
************************/

h1 {
	color:#FFF;
	font-weight:bold;
	font-size:2em;
	line-height:normal;
	margin:0 0 20px;
	padding-bottom:10px;
	border-bottom:1px solid #2f2f2f;
}
h2 {
	color:#FFF;
	font-weight:bold;
	font-size:1.6em;
	margin:0 0 20px;
	padding-bottom:10px;
	border-bottom:1px solid #2f2f2f;
}
h2.home {
	color:#FFF;
	font-weight:bold;
	font-size:2em;
	margin:0 0 20px;
	padding-bottom:10px;
	border-bottom:1px solid #2f2f2f;
}
h2.nounderline {
	color:#FFF;
	font-weight:bold;
	font-size:1.6em;
	margin:0 0 20px;
	padding-bottom:5px;
	border-bottom:none;
}
h2 a {
	text-decoration: none;
}
h3 {
	font-size:100%;
	color:#FFF;
	font-weight:normal;
	margin:15px 0 10px;
}
h3.features{
	text-transform:uppercase;
	color:#FFF;
	padding:5px 3px;
	margin-right:20px;
	margin-bottom:5px;
	background-color:#161616;
}
h4 {
	font-size:0.8em;
	color:#FFF;
	font-weight:normal;
	margin:10px 0 5px;
}
p {
	font-size:.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px 0 10px;
}
p.intro {
	color:#161616;
}
ul {
	font-size:.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px 0 10px;
	list-style:square outside none;
}
ol {
	font-size:.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px 0 10px;
}

.yellow{
	color:#ffe500;
	padding:0;
	background:none;
}
.available{
	color:#ffe500;
}
.emphasis{
	color:#666;
}
img.float-left{
	margin:10px 15px 10px 0;
}

/* anchor classes */
a:link {
	color: #FFF;
	text-decoration: underline;
	outline:none;
}

a:active {
	color: #FFF;
}

a:visited {
	text-decoration: underline;
	color: #FFF;
}

a:hover {
	color: #ffe500;
	text-decoration: underline;
}
a.more:link {
	color:#161616;
	background-color:#ffe500;
	padding:5px 10px;	
	text-decoration:none;
}
a.more:visited {
	color:#161616;
	background-color:#ffe500;
	padding:5px 10px;	
	text-decoration:none;
}

a.readmore:link {
	color:#161616;
	background-color:#ffe500;
	padding:5px 10px;	
	text-decoration:none;
	position:absolute;
	bottom:20px;
	left:20px;
}

a.readmore:active {
	background-color:#FFF;
}

a.readmore:visited {
	color:#161616;
	background-color:#ffe500;
	padding:5px 10px;	
	text-decoration:none;
	position:absolute;
	bottom:20px;
	left:20px;
}

a.readmore:hover {
	background-color:#FFF;
	text-decoration: none;
}



/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
