/* globals */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg.gif) no-repeat center top;
	background-color: #000000;
	margin: 10px 20px 20px 20px;
	color: #FFFFFF;
}

a, a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover, a:active {
	color: #E7A614;
}
h1 {
	font-size: 15px;
	color: #E7A614;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	font-weight: normal;
}

.fakeH1 {
	font-size: 15px;
	color: #E7A614;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	font-weight: normal;
}

.burntYellow {
	font-size: 15px;
	color: #C38B0F;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	font-weight: normal;
}

h2 {
	font-size: 15px;
	color: #a61c20;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	color: #E7A614;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	color: #A61C20;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
h5 {
	font-size: 13px;
	color: #6e6e6e;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-weight: normal;
}
h6 {
	font-size: 11px;
	color: #6e6e6e;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font-weight: normal;
}
p {
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
.arial14 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.arial11 {
font-size: 11px;
}

ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
li {
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 12px;
	line-height: 14px;
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.textEnd{
	padding-bottom:15px;
}

/* layout - front page, footer & a bit of global */

#outsideContainer {
	width: 942px;
	margin: 0 auto;
	position: relative;
}
#leftBar {
	width: 166px;
	float: left;
}
#rightSide {
	width: 776px;
	float: right;
}
#homeFlash {
	width: 619px;
	height:571px;
	overflow:hidden;
	float: left;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	background-color: #000000;
}
#homeCopyContainer{
	width:465px; 
	height:130px; 
	/*background-color:#333333; */
	background-image:url(../images/home_background.png) !important;
	background-image:url(../images/home_background.gif);
	/*background-color:#333333;*/
	background-repeat:repeat;
	position:relative; 
	top:-163px; 
	left:154px; 
	overflow:auto;
}
#homeCopy{
	margin: 0px 0px 0px 20px; 
	width:425px; 
	height:130px; 
	overflow:auto;
	padding-right:20px;
}
#navigation {
	width: 149px;
	float: right;
}
#footer {
	width: 942px;
	height: 50px;
	clear: both;
	background: url(../images/footer.gif) no-repeat left top;
	position: relative;
}
#footerText {
	padding: 7px 0px 0px 12px;
	font-size: 14px;
	color: #A6A6A6;
}
#footerTextBottom {
	padding: 14px 0px 0px 12px;
	font-size: 10px;
	color: #A6A6A6;
}
#footer a:link, #footer a:visited {
	color: #A6A6A6;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
}
#residents {
	position: absolute;
	left: 680px;
	top: 9px;
	display: none;
}

/* side page fun */

#sideContent, #sideContentPOI {
	width: 619px;
	height: 571px;
	float: left;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	background-color: #000000;
}

#sideContentPOI {
	background-color: #FFFFFF;
}

#sideNav {
	width: 619px;
	height: 28px;
	background-color: #a61c20;
}

#sideFlash {
	width: 619px;
	clear: both;
}

#leftContent, #leftContentSpy, #leftContentOfferings, #leftContentSmokefree, #leftContentConcierge, #leftContentDetails, #leftContentSitemap, #leftContentLoftSpaces {
	float: left;
	padding: 22px 23px 0px 19px;
	position: relative;
}

#leftContent {
	width: 365px;
}

#leftContentSpy {
	width: 348px;
	height: 266px;
	background-color: #FFFFFF;
}

#leftContentOfferings {
	width: 334px;
	height: 266px;
	background-color: #FFFFFF;
}

#leftContentSmokefree {
	width: 303px;
}

#leftContentConcierge {
	width: 332px;
	height: 228px;
	float: right;
	background-color: #FFFFFF;
}

#leftContentDetails {
	width: 577px;
	height: 196px;
	background: url(../images/greybg.gif) no-repeat;
}

#leftContentSitemap {
	width: 577px;
}
#leftContentSitemap a{
	text-decoration:none;
}

#leftContentInfo {
	width: 181px;
	height: 374px;
	float: left;
	padding: 22px 23px 0px 70px;
	position: relative;
	background: url(../images/info_bg.gif) no-repeat;
}

#leftContentLoftSpaces {
	width: 365px;
	height: 179px;
	background: url(../images/greybg.gif) no-repeat;
}

#contentSwap1, #contentSwap2 {
	position: absolute;
	width: 400px;
	height: 223px;
	padding-top: 22px;
	padding-right: 20px;
	left: 20px;
	top: 0px;
	overflow: auto;
}

#contentSwap2 {
	visibility: hidden;
}

#downtownCopy {
	width: 367px;
	height: 266px;
	padding: 22px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	float: left;
}

#lifestyleCopy {
	width: 399px;
	height: 223px;
	padding: 22px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	float: left;
}

.sifr180{
	width:180px;
	margin:0px;
}
.sifr200{
	width:200px;
	margin:0px;
}
.sifr250{
	width:250px;
	margin:0px;
}
.sifr350{
	width:350px;
	margin:0px;
}

#rightPhoto, #rightPhotoSpy, #rightPhotoOfferings, #rightPhotoSmokefree, #rightPhotoConcierge, #rightPhotoInfo {
	float: right;
}

#rightPhoto {
	width: 212px;
}

#rightPhotoSpy {
	width: 229px;
}

#rightPhotoOfferings {
	width: 243px;
}

#rightPhotoSmokefree {
	width: 274px;
}

#rightPhotoConcierge {
	width: 245px;
	float: left;
}

#rightPhotoInfo {
	width: 345px;
}

#coverFlash {
	width: 785px;
	height: 543px;
	position: absolute;
	top: 32px;
	left: 4px;
}

#formContents {
	width: 325px;
	height: 374px;
	float: left;
	padding: 22px 10px 0px 70px;
	position: relative;
	background: url(../images/info_bg.gif) no-repeat;
}

#infoLeftPhoto {
	width: 274px;
	height: 147px;
	position: absolute;
	left: 0px;
	top: 396px;
}

.infoHeader{
	color:#E7A614;
	font-size: 11px;
}

/* random elements */

#backNext {
	width: 55px;
	height: 18px;
	position: absolute;
	left: 310px;
	top: 186px;
}

#poiElements {
	width: 166px;
	height: 291px;
	background-color: #FFFFFF;
}

.buttonSpacing {
	margin-left: 7px;
}

.buttonP {
	padding-top: 5px;
	text-align: center;
}

.extraSpacing {
	margin-bottom: 17px;
}

#locMapButton {
	width: 181px;
	height: 23px;
	position: absolute;
	top: 325px;
	left: 40px;
}

#formTable {
	font-size: 12px;
}

.halfField {
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	padding: 4px;
	width: 147px;
	border-style: none;
	margin: 3px 0px 10px 0px;
}

.stateField {
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	padding: 4px;
	width: 44px;
	border-style: none;
	margin: 3px 0px 10px 0px;
}

.zipField {
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	padding: 4px;
	width: 90px;
	border-style: none;
	margin: 3px 0px 10px 0px;
}

.fullField {
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	padding: 4px;
	width: 307px;
	border-style: none;
	margin: 3px 0px 15px 0px;
}

/* news content */

#newsContent {
	width: 509px;
	height: 503px;
	padding: 20px 35px 20px 75px;
	background: #FFFFFF url(../images/happening_bg.gif) no-repeat fixed center top;
	clear: both;
	overflow: auto;
}
.newsStory {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #000000;
	clear: both;
	overflow: hidden;
}
.newsStory a:link, .newsStory a:visited, .newsStory a:active, .newsStory a:hover {
	color: #000000;
}

.newsStory p, .finalStory p {
	color: #000000 !important;
	margin: 0px 0px 15px 0px !important;
	line-height: 18px  !important;
}
.newsImage {
	float: right;
	margin: 0px 0px 0px 25px;
}
.finalStory {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: none;
}

.newsStory h4 {
	font-size: 15px !important;
	color: #A61C20 !important;
	margin: 0px 0px 3px 0px  !important;
	padding: 0px 0px 0px 0px  !important;
	font-weight: normal  !important;
	text-transform: uppercase  !important;
}

.alignright {
	float: right;
	margin: -42px 0px 0px 25px;
}

.newsStory h6 {
	font-size: 11px;
	color: #6e6e6e;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font-weight: normal;
}
#socialIcons{
	width:200px; 
	float:right; 
	position:relative; 
	left:-130px;
}


#shareThis {
	width:200px; 
	float:right; 
	position:relative; 
	/*left:-130px;*/
}


#smokeBlock {
	width: 243px;
	height: 288px;
	background: url(../images/smoke_bg.jpg) no-repeat;
	float: right;
	position: relative;
}
#smokeCopy {
	width: 190px;
	height: 190px;
	position: absolute;
	left: 27px;
	top: 53px;
}
#smokeCopy p {
	color: #000000;
}
#leftContentInfoPhoto {
	width: 214px;
	float: right;
}

#lineFix {
	width: 4px;
	height: 260px;
	position: absolute;
	left: 0px;
	top: 32px;
	background-color: #FFFFFF;
}

.blackType {
	color: #000000 !important;
}

#lyonLogo {
	position: absolute;
	left: 52px;
	top: 325px;
}

#twitter {
	width: 125px;
	border-right: 4px solid #FFFFFF;
	height: 272px;
	padding: 10px 10px 10px 10px;
	display: block;
	background: #6c1215 url(../images/news_bg.jpg) no-repeat;
}

.tweetClip {
	margin: 12px 0px 0px 5px;
	padding: 0px;
	display: block;
}

.tweetClip h5 {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

.tweetClip h6 {
	font-size: 10px;
	color: #ba2024;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.tweetClip a:link, .tweetClip a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.tweetClip a:active, .tweet a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#flashPromo {
	border-left: 4px solid #FFFFFF;
}

/* news block */

#frontNewsContent {
	width: 135px;
	height: 86px;
	position: absolute;
	left: 800px;
	top: 481px;
}

/* sIRF styles */
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
