
/*	------------------------------- document info
updated 2008 03 28
by tony amidei
tony@faction7.com */

/* ------------------------------- redefine */
.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%;
}
.clearall {
    clear:both;
    font-size:1px;
    height:1px;
}
img {
    border: 0px;
}
* {
    margin: 0px;
    padding: 0px;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; /* universal base font size */
    line-height: 18px;
    color: #FFFFFF;
    background-color: #131b1e; /* #2a3237; */
    background-image: url(../mlimages/ui/bg_texture4.jpg);
    background-repeat: repeat-x;
}
form { margin:0; }
fieldset { border:0; }
h1 {
    font-size: 5em;
    letter-spacing: .1em;
    font-weight: bold;
    color: #000000;
}
h1#title {
    font-size:3.5em;
    letter-spacing:normal;
    font-weight:bold;
    color:#FFF;
}
h2{
    color:#00deff;
}
h2#subtitle {
    color:#FFF;
}
a {
    color: #cad8e0;
    font-weight: normal;
    text-decoration: none;
}
a:link {
    color: #cad8e0;
}
a:visited {
    color: #cad8e0;
}
a:hover {
    color: #ecff15;
}
a:active {
    color: #ecff15;
}
ul {
    list-style-image: none;
    list-style-type: none;
}
i {
    font-style: normal;
    color: #cad8e0;
}

.error {
    color:#CC0000;
}

/* ------------------------------- shared */
.clear {
    clear: both;
}
.arrow, .colList li a, .colLast li a {
    padding-right: 12px;
    background-repeat: no-repeat;
    background-position: 100% 3px;
    text-decoration: none;
    background-image: url(/mlimages/ui/arrow.png);
}
#Email, #emailaddress {
    width: 283px;
    border-bottom: 2px solid #4a4f52;
    border-left: 2px solid #0b0c0c;
    border-right: 2px solid #4a4f52;
    border-top: 2px solid #0b0c0c;
    margin: 2px 0 7px -1px;
    padding: 2px 0 3px 0;
    color: #788791;
}
#listmenu {
    margin-top: 20px;
}
#listmenu select {
    width: 285px;
    margin: 2px 0 7px 0px;
}
.leadingTight {
    line-height: 1px;
}
.bottomListRule {
    background-image: url(../mlimages/ui/2px_rule_dark.png);
    background-repeat:repeat-x;
    background-position: bottom;
}
.bottomListRulePad {
    background-image: url(../mlimages/ui/2px_rule.png);
    background-repeat:repeat-x;
    background-position: bottom;
    padding-bottom: 10px;
}
.selectedLink {
    color: #CC0066;
}
.selectedLink a {
    color: #00deff;
}
.selectedLink a:link {
    color: #00deff;
}
.selectedLink a:visited {
    color: #00deff;
}
.selectedLink a:hover {
    color: #ecff15;
}
.selectedLink a:active {
    color: #ecff15;
}

/* ------------------------------- page structure */
#pageBgTexture {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 902px;
    z-index: -499;
    float: left;
    background-image: url(../mlimages/ui/bg_texture.jpg);
    background-repeat: repeat-x;
}
#pageBgTextureBot {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: -500;
    float: left;
    background-image: url(../mlimages/ui/bg_texture_bot.jpg);
    background-repeat: repeat;
    background-color: #30383D;
}

.siteCont {
    width: 895px; /* page width */
    margin-right: auto;
    margin-left: auto;
}
.headerCont {
    margin-top: 52px;
    height: 70px;
}
.headerCont ul {
    margin-top: 22px;
    position:relative;
    top:-1em;
}
.headerCont li {
    float: left;
    margin-right: 17px;
}
.headerCont li a {
    display: block;
}

.modLuxLogo {
    position: relative;
    left: 610px;
    width: 287px;
}
.titleCont {
    margin-top: 64px;
}
.titleCont ul {
    position: relative;
    top: -16px;
}
.titleCont li {
    float: right;
    margin: 0px 0px 0px 20px;
}
.titleCont li a {
    display: block;
}
.titleCont2Over {
    margin-top: 64px;
}
.titleCont2Over h1 {
    margin-left: 305px;
}
.titleCont2Over ul {
    position: relative;
    top: -16px;
}
.titleCont2Over li {
    float: left;
}
.titleCont2Over li a {
    display: block;
}
.scrollerCont {
    margin-top: 18px;
    /*
	border-top: 1px solid #141617;
	*/
}
.contentTopRuleCont {
    margin-top: 18px;
    width: 895px;
    background-image: url(../mlimages/ui/2px_rule.png);
    background-repeat: repeat-x;
    padding: 10px 0 0px 0;
}
.contentTopRuleCont h2 {
    margin-bottom: 7px;
}
.contentTopCont {
    margin-top: 18px;
}
.contentMidCont {
    margin-top: 20px;
}
.withRule {
    background-image: url(../mlimages/ui/2px_rule.png);
    background-repeat: repeat-x;
    padding: 10px 0 10px 0;
    clear: both;
}
.withRule p {
    margin-bottom: 10px;
}
.contentBotCont {
    margin-top: 50px;
}

.contentBotCont2 {
    margin-top: 10px;
}
.singleColNoRule {
    width: 285px;
}
.singleColNoRule p {
    margin-top: 20px;
}
.doubleCol {
    width: 590px;
    background-image: url(../mlimages/ui/2px_rule.png);
    background-repeat: repeat-x;
    padding-bottom: 20px;
}
.doubleCol h2 {
    margin-top: 20px;
}
.doubleCol p {
    margin-top: 20px;
}
.tripleCol {
    width: 895px;
    background-image: url(../mlimages/ui/2px_rule.png);
    background-repeat: repeat-x;
    padding-top: 10px;
}

.tripleCol2 {
    width: 895px;
    background-image: url(../mlimages/ui/2px_rule.png);
    background-repeat: repeat-x;
    padding: 0 0 0 0;
}

.smallCover {
    float: right;
    padding: 20px 0px 0px 20px;
    width: 182px;
    overflow: hidden;
}
.singleCol {
    width: 285px;
    background-image: url(../mlimages/ui/2px_rule.png);
    background-repeat: repeat-x;
    padding-top: 12px;
}
.singleCol p {
    margin-top: 20px;
}
.singleTight {
    width: 285px;
    background-image: url(../mlimages/ui/2px_rule.png);
    background-repeat: repeat-x;
    padding: 10px 0 30px 0;
}
.singleTight b {
    font-size: 1.2em;
    line-height: 2em;
    text-transform: uppercase;
    font-weight: bold;
}
.plusOneCol {
    width: 590px;
}
.plusOneCol p {
    width: 285px;
}
.col {
    float: left;
    margin-right: 20px;
}
.colLast {
    float: right;
}
.colList {
    float: left;
    margin-right: 20px
}
.colList ul {
    margin-top: 23px;
    width: 132px;
}
.subColListL li, .subColListR li {
    background-image: url(../mlimages/ui/2px_rule_dark.png);
    background-repeat:repeat-x;
    line-height: 2em;
}

.wide{
    margin-top: 23px;
    width: 182px;
}
/*
.colLast li {
background-image: url(../mlimages/ui/2px_rule_dark.png);
background-repeat:repeat-x;
line-height: 2em;
}
*/
.subColListL {
    float: left;
}
.subColList {
    float: right;
}
.subColListR {
    float: right;
}
.single3Col {
    padding: 0px 0 0px 0;
    background-image: url(../mlimages/ui/2px_rule_dark.png);
    background-repeat:repeat-x;
    line-height: 4.7em;
    margin-top: 50px;
}
.col2Over {
    width: 590px;
    position: relative;
    left: 305px;
    margin: 20px  0 20px 0;
}
.col2Over ul {
    line-height: 2em;
}
.subscriptionImgs {
    margin-bottom: 25px;
}
.mag {
    background-color: #20272b;
    width: 283px;
    height: 341px;
    margin-bottom: 10px;
    overflow: hidden;
}
.magClear {
    width: 283px;
    height: 341px;
    margin-bottom: 10px;
    overflow: hidden;
}

.magSubNav {
    background-color: #20272b;
    width: 283px;
    /****** NOTE: IF YOU ADD MORE TITLES TO THE SUBNAV, YOU'LL NEED TO INCREASE THE HEIGHT VALUE HERE ******/
    height: 365px;
    margin-bottom: 10px;
}
.magSubNav h2 {
    margin: 15px 0px 15px 0px;
}
.magAlt {
    width: 590px;
    height: 341px;
    margin-bottom: 0 0 10px 0;
    padding-top: 10px;
    background-image: url(../mlimages/ui/2px_rule.png);
    background-repeat:repeat-x;
}
.magAlt ul {
    float: left;
}


.subnavCont {
    margin: 10px;
    margin-bottom: 20px;
}
.subnavCont ul {
    width: 122px;
}
.subnavCont li {
    background-image: url(../mlimages/ui/2px_rule_dark.png);
    background-repeat:repeat-x;
    line-height: 2em;
}
.subnavBg {
    border-bottom: 1px Solid #2c3133;
    border-left: 1px Solid #181d20;
    border-right: 1px Solid #181d20;
    border-top: 1px Solid #040505;
}
.magBlank {
    border: 1px Solid #20272b;
}
.formTable {
    width: 895px;
    text-align: right;
}
.formTable ul {
    margin-top: 10px;
}
.formTable li {
    line-height: 2em;
    margin: 0px 10px 7px 0;
    float: left;
}
.formTable input {
    width: 283px;
    border-bottom: 2px solid #4a4f52;
    border-left: 2px solid #0b0c0c;
    border-right: 2px solid #4a4f52;
    border-top: 2px solid #0b0c0c;
    padding: 2px 0 3px 0;
    color: #788791;
}
#submitMediaKit {
    width: 132px;
    height: 27px;
    margin: 0px;
    border: 0px;
    padding: 0px;
}
.formTable select {
    margin-top: 2px;
}
.formTable textarea {
    width: 283px;
}
.formTable i {
    color: #00deff;
}
.contentTopRuleCont i {
    color: #00deff;
}
.clearLi {
    /*float:left;*/
    width: 295px;
}

form div {
    clear: left;
    display: block;
    margin: 5px 0 0 0;
    padding: 1px 3px;
}

.pressAuthor {
    margin-bottom: 3px;
}
.pressDate {
    margin-bottom: 25px;
}
.pressTitle {
    font-size: 20px;
    font-weight: 100px;
    margin-bottom: 15px;
}
.centered {
    text-align: center;
}
p {
    margin-top: 8px;
    margin-bottom: 8px;
}
.pressImage {
    margin-bottom: 20px;
    margin-top: 15px;
    padding: 20px;
    text-align: center;
}
.black {
    background-color: #000000;
    border-bottom: 1px Solid #2c3133;
    border-left: 1px Solid #181d20;
    border-right: 1px Solid #181d20;
    border-top: 1px Solid #040505;
}
.white {
    background-color: #FFFFFF;
    border-bottom: 1px Solid #2c3133;
    border-left: 1px Solid #181d20;
    border-right: 1px Solid #181d20;
    border-top: 1px Solid #040505;
}
.col1 {
    width: 285px;
}
.col2 {
    width: 590px;
}
.col3 {
    width: 895px;
}

/* ------------------------------- footer */
.footerSpace {
    margin-top: 50px;
}
.footer {
    text-align:center;
    color: #98acb7;
    font-size: .9em;
    width: 100%;
    height:auto;
    padding:8px 0;
    background-color: #2a3237;
    border-bottom: 1px solid #3c4448;
    border-top: 1px solid #3c4448;
}
.footer ul {
    width: 800px;
    height:auto;
    margin:0 auto;
    text-align:center;
}
.footer li {
    float: left;
    margin: 0px 6px 0px 0px;
}
.footer li a {
    display: block;
    color: #98acb7;
}
.footer a:link {
    color: #98acb7;
}
.footer a:visited {
    color: #98acb7;
}
.footer a:hover {
    color: #00deff;
}
.footer a:active {
    color: #00deff;
}
table#jobFormTable td {
    padding:3px;
}

/* 

Added on 3.4.2010

For digital edition promotion area on index.php

*/

.promolinks {
	position:relative;
	width:900px;
	background-color:#000;
	text-transform:uppercase;
	font-weight:normal;
	font-size:9px;
	color:#999;
	text-align:left;
	/*
	padding-top:5px;
	*/
	padding-bottom:15px;
}

a:link.promolink {
	color:#999;
	text-decoration:none;
	padding:5px;
	}

a:visited.promolink {
	color:#999;
	text-decoration:none;
	padding:5px;
	}

a:hover.promolink {
	color:#999;
	text-decoration:underline;
	padding:5px;
	}

a:active.promolink {
	color:#999;
	text-decoration:none;
	padding:5px;
	}
	
a:link.promolinkspecial {
	color:#999;
	text-decoration:none;
	padding-left:19px;
	padding-right:5px;
	padding-top:6px;
	padding-bottom:6px;
	}

a:visited.promolinkspecial {
	color:#999;
	text-decoration:none;
	padding-left:19px;
	padding-right:5px;
	padding-top:6px;
	padding-bottom:6px;
	}

a:hover.promolinkspecial {
	color:#999;
	text-decoration:underline;
	padding-left:19px;
	padding-right:5px;
	padding-top:6px;
	padding-bottom:6px;
	}

a:active.promolinkspecial {
	color:#999;
	text-decoration:none;
	padding-left:19px;
	padding-right:5px;
	padding-top:6px;
	padding-bottom:6px;
	}
	
/* 

Added on 4.1.2010

For iframe support utilized by digital edition email Facebook sharelette

*/	

.FBiframe {
	margin:0px;
	padding:0px;
	/*
	width:100%;
	height:100%;
	*/
	}