.jqmWindow {
	display: none;
	
	position: fixed;
	top: 17%;
	left: 50%;
	
	background-color: #f0efee;
	color: #666;
	/**
	border: 1px solid black;
	margin-left: -300px;    
	padding: 12px;
	*/
	margin-left: -185px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
body.ie6 .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');

}

/** site-specific */
div.lb-subhead {

	border-bottom: 1px dotted #999;
	padding: 0 0 6px;
	margin-bottom: 4px;
	margin-left: 0;
	width:340px;
}

div.lb-subfoot {
	border-top: 1px dotted #999;
	padding: 6px 0 0;
	margin: 4px 0 0;
	margin-left: 0;
	width:340px;
	clear:left;
}

div.lb-subrule {
	background: transparent url( /gfx/elements/bg/lb-doublerule.gif ) 0 0 no-repeat;
	height: 20px;
	padding: 6px 0;
	margin-bottom: 4px;
	width:340px;
}

div.marquee {
	background: #fff;
	color:#8c8c8c;
	font-family: futura, tahoma, helvetica, sans-serif;
	border: 5px solid #09c;
	width: 358px;
	padding-left: 12px;
	/** remove position rule */
	display: none;
	min-height: 120px;
}

#login-submit {
	font-weight:bolder;
	float:right;
	color:#09c;
	font-size:1.8em;
	text-transform:uppercase;
	margin: 0 10px 20px;
}

div.marquee img.load-indicator {
	margin: 60px 0 0 150px;
}

div.marquee a:link, div.marquee a:visited, div.marquee a:active {
	color: #09c;
	outline: none;
}

div.lb-foot {
	background: transparent url( /gfx/elements/bg/lb-foot.gif ) left bottom no-repeat;
	height: 24px;
	width: 368px;
	margin-left: -12px;
	clear:left;
}
div.marquee form {
	width: 340px;
}
div.marquee h3, div.marquee h5 {
	float: left;
	margin: 0 0 4px 4px;
	width: auto;
	text-align: left;
}
div.marquee h3 {
	font-family: futura, tahoma, helvetica, sans-serif;
	color:#8c8c8c;
	margin: 12px 0 2px 0;
	font-weight: bold;

	font-size:2em;
}

div.marquee h3.question {
	margin-top: 10px;
}

div.marquee a.closeme {
	position: relative;
	right: 24px;
	top: 10px;
	float:right;
}
div.marquee a#subclose {
	top: 0;
}
div.marquee h5.subtit {
	letter-spacing: 1.6px;
	width: 300px;
	font-size:1.1em;
	float: left;
	font-weight: lighter;
	color: #8c8c8c;
}
div.marquee h5.subtit a {
	text-transform: uppercase;
}


div.marquee dl.singular,  .contest-wrap dl.singular {
	position: relative;
	left: -30px;
	margin-bottom: 0;
}

div.marquee dl.singular dd input,  .contest-wrap dl.singular dd input {
	width: 300px;
}

div.marquee dl,  dl.regform {
	float: left;
	margin: 10px 0 40px;
	font-size: 10px;
	width: 350px;
	

}

div.marquee dl dt, div.marquee dl dd, dl.regform dt,   dl.regform dd {
	float: left;
	display: block;
	margin: 6px 0;
}

dl.regform dt#bd-label {
	clear:left;
}

div.marquee dl dt, dl.regform dt  {
	width: 80px;
	text-align: right;
	padding-right: 8px;
}
div.marquee dl dd,  dl.regform dd {
	width: 250px;
}


div.marquee dl dd input[type="text"], div.marquee dl dd input[type="password"],  dl.regform dd input[type="text"],dl.regform input[type="password"] {
/*	height: 14px;*/
	width: 200px;
}

input[type="text"].valfail, input[type="password"].valfail{
	background-color: #FDD1D1;
}

input[type="text"].valpass, input[type="password"].valpass {
	background-color:#D4E7FD;
}
div.marquee dl dd select,  dl.regform dd select {
	font-size: 10px;
	margin: 0 4px 4px;
}
div.marquee dl dd.small,  dl.regform dd.small {
	width: 60px;
	
}
div.marquee dl dd.small input[type="text"], dl.regform dd.small input[type="text"]{
	width: 55px;
}
div.marquee dl dd.medium,  dl.regform dd.medium {
	width: 106px;
	margin-bottom:0;
}
div.marquee dl dd.medium input[type="text"], dl.regform dd.medium input[type="text"] {
	width: 110px;

}
div.marquee dl dt.small,  dl.regform dt.small {
	width: 50px;
}

dt.dateselect, dt#zip-label {
	clear: left;
}
div.marquee dl dt, 
div.marquee dl dd input[type="checkbox"], 
div.marquee dl dt, 
div.marquee dl dd p
/**
.contest-wrap dl dd input[type="checkbox"], .contest-wrap dl dd, .contest-wrap dl dt, .contest-wrap dl dd p */{
	float: left;

}

dl.regform dd.cbox input {
	margin-right:5px;
}

/**
*	sweepstakes form elements	
*/
#wrapper div .regform-contest {
	float:left;
	font-size:10px;
	margin:10px 0 10px -50px;
	width:600px;
	background-color:#f7f7f7;
}
#wrapper div .regform-contest dt.contest-image {
	float:left;
	margin:10px 20px 10px 5px;
	text-align:center;
}
#wrapper div .regform-contest dt.contest-image img {
	margin-bottom:10px;
}
#wrapper div .regform-contest dt.contest-image p {
	margin-top:10px;
}
#wrapper div .regform-contest dd.contest-input {

	color: #333;
	float:left;
	width:315px;
	margin-left:5px;
	margin-top:6px;
}

#wrapper div .regform-contest dd.contest-input input {
	margin-right:5px;
}

#wrapper div .regform-contest dd.contest-input.upper {
	border-bottom: 1px solid #666;
	padding-bottom:10px;
	
}
#wrapper div .regform-contest dt.contest-description {
	width: 310px;

	float:left;
}
#wrapper div .regform-contest  h3 {
	text-transform:uppercase;
	margin-top:10px;
	
}
#wrapper div .regform-contest dt.contest-description  p {
	
}
#wrapper div .regform-contest dd.optin-box {
	margin-left:20px;
	width: 350px;
}


#wrapper #registration-form .regform-contest dt.optin-header {
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	font-weight:bolder;
	margin-top:10px;
	width: 260px;
	
}

/** end sweepstakes */

div.marquee img.register-submit {
	position: relative;
	float:right;
	right: 20px;
	cursor: pointer;
}

div.marquee img#login-submit, div.marquee img#register-submit {
	top: -16px;
}

div.marquee p.ta-label {
	margin: 10px 0 4px;
	clear:left;
}

div.marquee textarea.lower {
	margin-bottom: 20px;
}

div.marquee form {
	margin-bottom: 10px;
}

div.marquee #confirm {
	text-align: center;
	padding-top: 20px;
	padding-left:0;
	width: 370px;
	margin-left:0;
}

div.marquee  p.wc {
	padding: 5px 20px 60px;
}

div.marquee p.cc {
	padding: 5px 20px 10px;
}

#closeconfirm {
	float:right;
	padding-right:20px;
	margin-top:10px;
}

div.marquee h3#message {
	margin: 10px auto;
	width: 300px;
}
div.marquee h3#message.wc-message {
	width:335px;
	margin-left:2px;
}

div.marquee div.lb-foot, div.marquee div#confirm div.lb-foot{
	margin-left: -12px;
}
div.marquee#confirm div.lb-subrule {
	margin-left: 12px;
}
div.marquee ul.feedlinks {
	margin: 10px 0;
	float: left;
}
div.marquee ul.feedlinks li {
	float: left;
	padding: 0 20px 0 0;
}

div.marquee ul.feedlinks li a.text {
	font-size: 12px;
	font-weight: bold;
}
div.marquee ul.buttonlist {
	float: left;
	margin: 12px 0 0 40px;
}

div.marquee ul.buttonlist  li {
	width: 150px;
	float: left;

}


/** universal reset 
.interact * {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: tahoma, arial, helvetica, sans-serif;
	vertical-align: baseline;
}

*/
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
}
a.underline {
	text-decoration: underline;
}
h5 {
	font-size: 12px;
}
h4 {
	font-size: 14px;
}
h3 {
	font-size: 16px;
}
h2 {
	font-size: 18px;
}
.redmessage {
	color: red;
}

.bluemessage {
	color: blue;
}
/**
*	user interact module
*/
h3.modulename {
	font-family: georgia, times, serif;
	font-size: 16px;
	margin: 20px 10px;
	font-style: italic;
	font-weight: bold;
}

div.interact {
	margin: 10px 0 12px;
	width: 576px;
	overflow: hidden;	
	color: #666;
	border: 1px solid #ccc;
	background: transparent url( /gfx/elements/bg/interact-toprules.gif ) 0 0 no-repeat;
	padding-top: 26px;
}

div.interact div.title {
	display:none;
}

div.interact.snippet {
	background-image: none;
	padding-top: 6px;
}

div.interact p.question {
	font-family: georgia, times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	float: left;
	margin-left: 12px;
	width: 300px;
	overflow:hidden;
}
body.ie8 div.interact div.comments h5.wider {
	padding-left: 0;
}

div.interact div.stars {
	float: left;
	margin-left: 0px;
	cursor: pointer;
}

div.interact .stars .starbg {
	margin: 0;
	padding: 0;
	background: none;
/**
	background: transparent url(/gfx/elements/icon/stars/stars-bl-0.gif) 0 0 no-repeat;
*/
}
div.interact .stars .starwidget {
	cursor: pointer;
	width: 105px;
	height: 19px;
}

div.interact .stars div {
	background-position: 0 0;
	background-color: transparent;
	background-repeat: no-repeat;
	float: left;
}
div.interact .stars div.zero, div.interact .stars div {
	background-image: url(/gfx/elements/icon/stars/stars-bl-combined.gif);
}
/**
div.interact .stars div.zero, div.interact .stars div.mo {
	background-image: url(/gfx/elements/icon/stars/stars-bl-mo.gif);
}
*/
div.interact .stars div.one {
	background-position:left -19px;
}
div.interact .stars div.two {
	background-position:left -38px;
}
div.interact .stars div.three {
	background-position:left -57px;
}
div.interact .stars div.four {
	background-position:left -76px;
}
div.interact .stars div.five {
	background-position:left -95px;
}
div.interact .stars div.one.mo {
	background-position:left -133px;
}
div.interact .stars div.two.mo {
	background-position:left -152px;
}
div.interact .stars div.three.mo {
	background-position:left -171px;
}
div.interact .stars div.four.mo {
	background-position:left -190px;
}
div.interact .stars div.five.mo {
	background-position:left -209px;
}



div.interact div.stars img, div.interact div.stars p {
	float: left;
	text-align: center;
}
/**
div.interact div.stars img, div.interact div.stars span {
	display: block;
	margin: 0 auto;
}
*/
div.interact div.stars p {
	padding: 0 0 0 6px;
	color: #999;
	font-size: 9px;
	height: 26px;
}

div.interact ul.buttons {
	border-bottom:1px solid #ccc;
	float:left;
	margin-bottom:7px;
	padding-bottom:3px;
	padding-top:2px;
	width:576px;

}
div.interact ul.buttons.snippet {
	margin-bottom:0;
	border-bottom:0;
}

div.interact ul.buttons li {
	float: left;
	padding:  0 10px 0 24px;
	text-align: right;
}
div.interact ul.buttons li.addthis {
	padding:0;
	width:164px;
	height:22px;
}
div.interact ul.buttons li.addthis a {
	width: auto;
	position:relative;
	top:-4px;
}
div.interact ul.buttons li a {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;
	width: 60px;
	height:12px;
	padding-top:6px;
}
div.interact ul.buttons li.emailopen  a {
	background-image: url(/gfx/elements/icon/email.png);
	width:50px;
}

div.interact ul.buttons li.saveopen a {
	background-image: url(/gfx/elements/icon/save.png);
	width:98px;
}
body.ie8 div.interact ul.buttons li.saveopen {
	width: 110px;
}
body.ie8 div.interact ul.buttons li.printopen {
}
div.interact ul.buttons li.printopen a {
	background-image: url(/gfx/elements/icon/print.png);
	width: 48px;
}
div.interact ul.buttons li.feedopen a {
	background-image: url(/gfx/elements/icon/feed.png);
	width: 66px;
}

div.interact  a:link, div.interact  a:visited {
	color: #09c;
	font-size: 10px;
}
div.interact div.comments {
	border-top: 1px dotted #ccc;
	padding-top:6px;
	width: 564px;
	float: left;
	margin-top:5px;
	margin-left:16px;
	width:548px;
}

div.interact div.comments h5 {
	float:left;
	width:104px;
	font-family: georgia, times, serif;
	color: #999;
	letter-spacing: 1.5px;
	margin: 4px 0 4px 0;
	
}

div.interact div.comments h5.wider {
	padding-left:11px;
	width:130px;
	margin-left:4px;
}
div.interact div.comments div.commentopen {
	float:left;
	width:122px;
}
div.interact  div a#commentopen {
	background-image: url(/gfx/elements/icon/comment.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;

	height:12px;
	padding-left:31px;
	padding-top:6px;
	width:90px;
}
div.interact div.comments ul.commentlist {
	border-bottom: 1px dotted #999;
	width: 548px;
	float:left;
	margin-bottom: 4px;
}
div.interact div.comments ul.commentlist li {
	border-top: 1px dotted #999;
	padding-top: 6px;
}
div.interact div.comments ul.commentlist li small {
	color: #333;

}
div.interact div.comments ul.commentlist li p, div.interact div.comments ul.commentlist li i {
	margin: 6px 0;
	line-height: 160%;
	font-size: 11px;
}
ul.pagination {
	float: left;
	margin: 6px 0 10px;
}
 ul.pagination li {
	margin: 0 3px;
	float: left;
	font-size: 10px;
	color: #09c;
	cursor: pointer;
}

ul.pagination li a.nonlink:link, div.interact ul.pagination li a.nonlink:hover {
	color: #666;
}

ul.pagination li.nonlink {
	color: #666;
	cursor: default;
}

.pagination span.gray {
	color: #666;
}
p.pageno {
	float: right;
	display:block;
	text-align:right;
	width: 570px;
	height:24px;
	font-style:italic;
	color: #999;
	font-family: georgia,times,serif;
	padding-right:6px;
}

#errDiv {
	height: 13px;
	margin: 0;
	padding: 0;
	margin-left: 96px;
}

#registration-form #errDiv {
	margin-left: 220px;
}
/** end user interact */


/** mini-interact */

ul.medialist {
	width: 600px;
	margin-top: 40px;
}
ul.medialist li {
	list-style-type: none;
	width: 600px;
	float: left;
	margin: 0pt 0pt 40px;
}

ul.medialist li img {
	float: left;
	padding: 5px;
	border: 1px solid #999;
}
ul.medialist li div.mediablock {
	float: left;
	width: 390px;
	margin: 0 16px;
}

#search_results ul.medialist li div.mediablock h4 a, #search_results ul.medialist li div.mediablock h4 a:link,#search_results  ul.medialist li div.mediablock h4 a:hover {
	color: #069;
	float: left;
	width: 370px;
	font-weight: 400;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

ul.medialist li div.mediablock h4 a:hover {
	text-decoration: underline;
}

ul.medialist li div.mediablock small {
	float: left;
	font-size: 9px;
	color: #999;
}

ul.medialist li div.mediablock small a {
	font-size: 9px;
}

ul.medialist li div.mediablock p {
	float: left;
	width: 390px;
	margin: 4px 0pt 12px;
	height: 66px;
	color: #666;
	line-height: 150%;
	font-size: 10.5px;
}

ul.medialist li div.mediablock a:link, ul.medialist li div.mediablock a:hover {
	color: #09c;
}


.mini-interact {
	float: left;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	height: 32px;
	width: 390px;
	margin-top:8px;
}
.mini-interact img {
	border: none;
	padding: 0;
	float:left;
}
.mini-interact div.stars {
	float: left;
	margin:6px 6px 6px 0;
}

.mini-interact ul.buttons {
	float: left;
	width: 276px;
	height: 24px;
	margin: 6px 0;
	border-left: 1px solid #999;
}
.mini-interact ul.buttons li {
	float: left;
	width: auto;
	padding: 0 12.5px;
	margin: 0;
	height:20px;
}
.mini-interact ul.buttons li span {
	color: #09c;
	text-align: center;
	display: block;
	width: 40px;
	float:left;
	font-size: 8px;
	line-height:90%;
}
/** end of mini interact */

/** editform */
#lbshell form.editor fieldset .required {

}
#lbshell form.editor fieldset ol li legend {
	margin: 1px;
}

#lbshell form.editor fieldset ol li label {
	width: 55px;
	font-weight:400;
}

#lbshell form.editor fieldset ol li input[type="text"] {
	width:232px;
}

#lbshell form.editor fieldset ol li textarea {
	width:232px;
	height: 90px;
}
#lbshell form.editor fieldset ol li button {
	position:relative;
	left:-44px;
	top:-20px;
}
#lbshell form.editor fieldset ol li {
	margin: 1px;
}

#lbshell form.editor fieldset ol {
	margin: 1px;
}

#lbshell form.editor fieldset {
	margin: 1px;
	width: 340px;
}
#lbshell form.editor {
	margin: 1px;
}

#errorDiv {
	color:red;
}

