/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
html {
     overflow: -moz-scrollbars-vertical;
}
body {
	background: #000;
	color: #CCC;
	font: 12px "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}
a {
	color: #fff;
	border-bottom: 1px dotted #666;
	text-decoration: none;
}
a:hover {
	color: #cc9900;
}
p {
	line-height: 18px;
	margin: 5px 0 10px 0;
}
ul {
	list-style: none;
	line-height: 18px;
}
h2 {
	text-indent: -9999px;
	overflow: hidden;
	margin: 80px 0 20px 0;
}
h3 {
	color: #cc9900;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0;
}
h4 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	margin: 7px 0 0 0;
	color: #cc9900;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 7px 0 0 0;
	color: #cc9900;
}
.container {
	width: 845px;
	margin: 0 auto;
	position: relative;
	left: 0;
	top: 0;
}
#animation {
	position: absolute;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	padding: 0 auto;
}
#animation .image {
	margin: 0 auto;
	width: 800px;
}
#header {
	height: 146px;
	background: url(images/header_bg.gif) repeat-x;
	position: relative;
	left: 0;
	top: 0;
	z-index: 1000;
}
#animation #onoff {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	border: none;
}
h1 {
	width: 200px;
	height: 185px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
h1 a {
	width: 200px;
	height: 185px;
	display: block;
	background: none;
}
#header ul {
	position: absolute;
	left: 198px;
	top: 79px;
	height: 22px;
}
#header ul li ul {
	text-indent: -5px;
}
#header .watermark {
	width: 520px;
	height: 146px;
	background: url(images/header_watermark.gif) no-repeat;
	position: absolute;
	left: -81px;
	top: 0;
}
#header #nav_distribution {
	width: 88px;
	height: 22px;
	background: url(images/nav_distribution.gif) no-repeat;
	margin-right: 23px;
	text-indent: -9999px;
	overflow: hidden;
}
#header #nav_titles {
	width: 43px;
	height: 22px;
	background: url(images/nav_titles.gif) no-repeat;
	margin-right: 20px;
	text-indent: -9999px;
	overflow: hidden;
}
#header #nav_subscribe {
	width: 75px;
	height: 22px;
	background: url(images/nav_subscribe.gif) no-repeat;
	margin-right: 23px;
	text-indent: -9999px;
	overflow: hidden;
}
#header #nav_advertise {
	width: 69px;
	height: 22px;
	background: url(images/nav_advertise.gif) no-repeat;
	margin-right: 21px;
	text-indent: -9999px;
	overflow: hidden;
}
#header #nav_work {
	width: 80px;
	height: 22px;
	background: url(images/nav_workforus.gif) no-repeat;
	margin-right: 24px;
	text-indent: -9999px;
	overflow: hidden;
}
#header #nav_radio {
	width: 78px;
	height: 22px;
	background: url(images/nav_plazaradio.gif) no-repeat;
	margin-right: 24px;
	text-indent: -9999px;
	overflow: hidden;
}
#header #nav_contact {
	width: 58px;
	height: 22px;
	background: url(images/nav_contact.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#header li a:hover {
	background-position: 0 -22px !important;
}
#distribution #nav_distribution,#titles #nav_titles,#subscribe #nav_subscribe,#advertise #nav_advertise,#work #nav_work,#radio #nav_radio,#contact #nav_contact {
	background-position: 0 -44px !important;
}
#content {
	margin-bottom: 10px;
}
#content li {
	background: url(images/footer_bullet.gif) no-repeat 0 7px;
	padding-left: 10px;
}
#content .text {
	float: left;
	width: 845px;
	position: relative;
	left: 0;
	top: 0;
	z-index: 2;
}
#home #content .text{
	width: 400px;
}
#content .container .watermark {
	background: url(images/content_watermark.gif) no-repeat;
	width: 514px;
	height: 238px;
	position: absolute;
	left: -76px;
	top: 0;
	z-index: 1;
}
#content .flash {
	float: right;
	width: 423px;
	margin-top: 85px;
	position: relative;
	left: 0;
	top: 0;
}
#content .flash-wide {
	margin-top: -50px;
}
#footer {
	border-top: 1px solid #111;
	font-size: 9px;
	padding: 15px 0;
	color: #333;
	position: relative;
	left: 0;
	top: 0;
	height: 70px;
}
#footer a {
	color: #333;
	margin: 0 5px;
}
#footer a:hover {
	color: #cc9900;
}
#footer ul,#footer p {
	float: left;
	margin-right: 25px;
	line-height: 14px;
	margin-bottom: 25px;
}
#footer li {
	background: url(images/footer_bullet.gif) no-repeat 0 5px;
	padding-left: 10px;
}
#footer p.copyright {
	margin-right: 0;
	float: right;
}
#footer a span {
	display: none;
}
#footer a:hover span {
	display: block;
   	position: absolute; top: 25px; left: 0; 
   	z-index: 100;
   	color: #fff; 
}
#footer .footerlinks p {
	margin-left: -5px;
	padding-bottom: 20px;
	width: 850px;
}
#home h2 {
	width: 365px;
	height: 107px;
	background: url(images/h2_home.gif) no-repeat;
}
#titles h2 {
	width: 129px;
	height: 31px;
	background: url(images/h2_titles.gif) no-repeat;
}
#subscribe h2 {
	width: 222px;
	height: 31px;
	background: url(images/h2_subscribe.gif) no-repeat;
}
#distribution h2 {
	width: 272px;
	height: 31px;
	background: url(images/h2_distribution.gif) no-repeat;
}
.dropdown {
	position: absolute;
	right: 0;
	top: 80px;
}
#advertise h2 {
	width: 210px;
	height: 31px;
	background: url(images/h2_advertise.gif) no-repeat;
}
#radio h2 {
	width: 251px;
	height: 31px;
	background: url(images/h2_plaza_radio.gif) no-repeat;
}
#work h2 {
	width: 267px;
	height: 31px;
	background: url(images/h2_work_for_us.gif) no-repeat;
}
#advertise #content .container .right img,#work #content .container .right img,#radio #content .container .right img {
	margin: 81px 0 10px 0;
}
#contact #content .container .right img {
	margin: -50px 0 10px 0;
}
#contact #content .container .right img {
	margin-bottom: 20px;
}
#contact #content .container .right img.second_pic {
	margin-top: 0;
}
#contact .box p.office {
	width: 260px;
	float: right;
	margin-top: 0;
}
#radio .button,#home .button {
	margin-top: 25px;
}
#radio .button a,#home .button a {
	width: 237px;
	height: 63px;
	background: url(images/plaza_radio_button.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	border-bottom: none;
}
.box {
	width: 400px;
	float: left;
	padding-bottom: 25px;
}
.box img {
	float: right;
	border: 4px solid #333;
	margin: 10px 0 20px 20px;
}
.offer a {
	background: url(images/order_button.gif) no-repeat;
	width: 80px;
	height: 27px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
}
.text-offer p {
	margin: 0;
}
.offer .text-offer {
	float: left;
	width: 300px;
}
.offer {
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	padding: 5px 0 8px 0;
}
.secondary {
	border-top: none;
}
.issue {
	color: #666;
	font-size: 9px;
	line-height: 14px;
	margin-top: 10px;
}
.mag-col {
	width: 200px;
	float: left;
}
.titles-col {
	width: 180px;
	float: left;
}
.offices-col {
	width: 100px;
	float: left;
	margin-bottom: 20px;
}
.titles-col img {
	margin-left: 0;
}
.titles-col h4,h4.arrow,.titles-col h5 {
	background: url(images/arrow_bullet.gif) no-repeat 0 10px;
	border-top: 1px solid #111;
	padding: 5px 0 5px 17px;
	font-size: 12px;
	text-transform: none;
	margin-top: 10px;
}
.titles-col h5 {
	border-top: none;
}
h4.arrow {
	margin-top: 80px;
}
#work h4.arrow {
	margin-top: 25px;
}
p.upload {
	margin-top: 5px;
	background: url(images/footer_bullet.gif) no-repeat 0 11px;
	font-size: 9px;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	padding: 3px 0 5px 10px;
}
.preslidey {
	margin-bottom: 7px;
}
.slidey {
	margin-bottom: 5px;
	background: url(images/footer_bullet.gif) no-repeat 0 7px;
	padding-left: 10px;
}
.titles-col ul {
	margin-bottom: 10px;
}
.titles-col li {
	color: #666;
	font-size: 9px;
	background: url(images/pdf_icon.gif) no-repeat !important;
	padding-left: 20px !important;
	margin: 2px 0;
}
.titles-col span.name {
	background: url(images/email_icon.gif) no-repeat 0 5px;
	padding-left: 17px;
}
ul.actions {
	border-top: 1px solid #111;
	padding: 5px 0 7px 0;
}
.actions li {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
}
#contact h2 {
	width: 181px;
	height: 31px;
	background: url(images/h2_contact.gif) no-repeat;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.clear {
	clear: both;
}
.pic-left {
	float: left !important;
}
.pic {
	float: left !important;
	margin-left: 0 !important;
	margin-right: 15px !important;
	border: 2px solid #333 !important;
	margin-top: 13px !important;
	margin-bottom: 13px !important;
}
.last {
	margin-right: 0 !important;
}
.heading {
	padding: 5px 0 5px 0 !important;
	background: none !important;
	font-size: 12px;
	text-transform: none;
	margin-top: 10px;
	font-weight: bold;
}
.hr {
	border-top: 1px solid #111;
}
.hr hr {
	display: none;
	margin: 0 !important;
}
#distribution object {
	margin-top: -80px;
}
span.displaynone { display:none; }
.slidey { margin-bottom: 10px; }
.slidey .slideblock { overflow: hidden;}
select {background:#000; color:#fff; border:1px solid #333; font: 12px "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;}
