@font-face {
    font-family: "Gotham Medium";
    src: url("../fonts/Gotham-Medium.eot"); /* EOT file for IE */
    src: local('Gotham-Medium.ttf'), url('../fonts/Gotham-Medium.ttf') format("truetype");
}

@font-face {
    font-family: "Gotham Bold";
    src: url("../fonts/Gotham-Bold.eot"); /* EOT file for IE */
    src: local('Gotham-Bold.ttf'), url('../fonts/Gotham-Bold.ttf') format("truetype");
}

@font-face {
    font-family: "Gotham Black";
    src: url("../fonts/Gotham-Black.eot"); /* EOT file for IE */
    src: local('Gotham-Black.ttf'), url('../fonts/Gotham-Black.ttf') format("truetype");
}

@font-face {
    font-family: "Gotham Book";
    src: url("../fonts/Gotham-Book.eot"); /* EOT file for IE */
    src: local('Gotham-Book.ttf'), url('../fonts/Gotham-Book.ttf') format("truetype");
}

@font-face {
    font-family: "Gotham Light";
    src: url("../fonts/Gotham-Light.eot"); /* EOT file for IE */
    src: local('Gotham-Light.ttf'), url('../fonts/Gotham-Light.ttf') format("truetype");
}

@font-face {
    font-family: "Gotham Thin";
    src: url("../fonts/Gotham-Thin.eot"); /* EOT file for IE */
    src: local('Gotham-Thin.ttf'), url('../fonts/Gotham-Thin.ttf') format("truetype");
}* {
    margin: 0px;
    padding: 0px;
}

html {
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
    padding: 0px;
	background-color: #008ed0;
}

/* OVERRIDES */

img {
	border: none;
}

a {
	color: #0096d3;
}

a:visited {
	color: #0096d3;
}

a:hover {
	color: #0096d3;
	text-decoration: none;
}

/* COMMON */

.clearer {
	clear: both;
}

.icon {
	vertical-align: middle;
}

.pageText {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #555555;
	font-size: 14px;
}

/* CONTENT */

.contentBackground {
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-bg.png');
	background-repeat: repeat-x;    
}

.contentBackgroundOverlay {
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-bg-default.jpg');
	background-repeat: no-repeat;
    -webkit-background-size: 2000px 1102px;
}

.contentGearsFooter {
	background-position: center bottom;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-gears-bottom-ghost.png');
	background-repeat: no-repeat;
    padding-bottom: 65px;
}

.gearsWhite {
	background-position: center bottom;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-gears-bottom-white.png');
	background-repeat: no-repeat;
}

.bgWhite {
    background-color: #fff;
}

.contentHeader {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
}

#contentTitle {
    padding-top: 29px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}

#contentSubTitle {
    font-size: 14px;
    font-weight: bold;
    color: #fcfc04;    
}/* HEADER */

#header {
	width: 100%;
	background-position: center bottom;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/header-bg-2.png');
	background-repeat: repeat-x;
    background-color: #fff;
}

#headerContent {
	margin-left: auto;
	margin-right: auto;
	width: 974px;
	height: 106px;
	padding-bottom: 3px;
    font-family: "Gotham Book", Arial;
    letter-spacing: -1px;
}

#headerLeft {
	float: left;
}

#headerLogo {
	margin-top: 17px;
}

#headerRight {
	float: right;
    width: 400px;
}

#headerRightTop {
	height: 24px;
    padding-right: 3px;
}

#headerMembers {
	float: right;
	width: 325px;
	height: 21px;
	padding-top: 3px;
    text-align: right;
	font-size: 11px;
}

#headerMembers span {
    padding-left: 5px;
    padding-right: 5px;
}

#headerMembers a {
    color: #40a6d9;
    text-decoration: none;
}

#headerMembers a:hover {
    text-decoration: underline;
}

#headerRightBottom {
    float: left;
	margin-top: 15px;
}

#headerCity {
    padding-top: 40px;
    padding-left: 44px;
	float: left;
    width: 175px;
}

#headerCity h2 {
	margin: 0px;
	padding: 0px;
    font-family: "Gotham Medium", Arial;
	font-size: 26px;
    font-weight: normal;
    color: #7fb23d;
}

#headerCity img {
	border: none;
	vertical-align: -1px;
}

#headerCityText a {
	color: #7fb23d;
	text-decoration: none;
}

#headerCityText a:hover {
	text-decoration: underline;
}

#headerCitySelect {
	margin-left: 2px;
	font-size: 12px;
}

#headerCitySelect img {
	vertical-align: middle;
}

#headerCitySelect a {
	color: #595959;
}

#headerLinks {
	float: right;
	width: 379px;
	margin-top: 5px;
    border-left: 1px solid #ccc;
    padding-left: 23px;
}

#headerLinks a {
	margin-right: 20px;
    font-weight: bold;
	font-size: 16px;
	color: #7fb23d;
	text-decoration: none;
}

#headerLinks a:hover {
	text-decoration: underline;
}

.headerStats {
	float: left;
	padding-top: 5px;
	margin-left: 1px;
	font-size: 12px;
	text-align: left;
	color: #595959;
}

#facebookLike {
	position: absolute;
	margin-left: 315px;
	margin-top: 40px;
    width: 85px;
    overflow: hidden;
	/*margin-left: 350px;
	margin-top: 4px;*/
}

#citySelector {
	width: 100%;
/*	border-bottom: 1px dashed #ccc;*/
	display: none;
	background-color: #004a74;
/*	background-color: #0177b6;*/
/*	background-color: #6d6e70;*/
/*	background-color: #F9FE02;*/
}

#headerCitySelector {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}

.headerCitySelectorContent {
	margin-left: 220px;
}

.headerCitySelectorLabel {
	padding-top: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #A5C74C;
/*	color: #7FB23D;*/
/*	color: #F9FE02;*/
	float: left;

}

.headerCitySelectorOptions {
	padding-top: 8px;
        padding-bottom: 8px;
	float: left;
}

.headerCitySelectorOptions a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
	height: 40px;
	color: #fff;
}

.headerCitySelectorOptions a:hover {
	text-decoration: underline;
}

.headerCitySelectorOptions .active {
	text-decoration: underline;
}

.headerCitySelectorOption {
    width: auto;
    float: left;
}

.headerCitySelectorOption {
    width: auto;
    float: left;
}

#citySelectorCommunity {
    font-size: 14px;
}

.headerCitySelectorHide {
	padding-top: 12px;
	float: left;
	font-size: 12px;
	margin-left: 20px;
}

.headerCitySelectorHide a {
	color: #28cfff;
	color: #91eaff;
/*	color: #F9FE02;*/
	text-decoration: none;
}

/* DEAL TYPE SELECTOR */

#dealTypeSelector {
	width: 100%;
	background-color: #bde6fc;
}

#dealTypeContent {
    height: 40px;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
    font-size: 18px;
    font-weight: bold;
}

#dealTypeContent .weeklyTheme {
    float: left;
    padding-top: 8px;
    padding-right: 15px;
    color: #0b9444;
}

#dealTypeContent .weeklyTheme span {
    color: #595959;
}

#dealTypeContent ul {
    margin: 0px;
    padding: 0px;
}

#dealTypeContent li {
    display: inline;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#dealTypeContent li a {
    float: left;
    height: 32px;
    padding-top: 8px;
    padding-left: 15px;
    padding-right: 15px;
    color: #004a74;
    text-decoration: none;
}

#dealTypeContent li a:hover {
    text-decoration: underline;
}

#dealTypeContent .active {
    background-color: #017bc6;
    color: #fff;
    margin-left: 15px;
    margin-right: 15px;
}/* SUBSCRIBE BOX */

#headerSignup {
    width: 100%;
    height: 83px;
    background-color: #fff;
    display: block;
}

#headerSignupContent {
	margin-left: auto;
	margin-right: auto;
    width: 975px;
    height: 72px;
    background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/header-signup-bg.png');
    background-repeat: no-repeat;
    overflow: hidden;
}

#headerSignupClose {
    position: absolute;
    margin-left: 953px;
    margin-top: 20px;
}

#headerSignupBody {
    
}

#headerSignupBody h2 {
    font-size: Arial;
    font-weight: bold;
    font-size: 19px;
    float: left;
    margin-top: 18px;
    margin-left: 30px;
}

#headerSignupBody input[type="text"] {
    float: left;
    height: 28px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 12px;
    margin-left: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #d0d0d0;
}

#headerSignupBody input[type="submit"] {
    float: left;
    background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/header-signup-btn.png');
	background-repeat: no-repeat;
    border: none;
    font-family: "Gotham Medium";
    letter-spacing: -1px;
    color: #fff;
    width: 104px;
    height: 34px;
    padding-bottom: 4px;
    margin-top: 13px;
    margin-left: 15px;
    cursor: pointer;
    font-size: 13px;
}

#headerSignupBody a {
    float: left;
    display: block;
    margin-top: 13px;
    margin-left: 15px;
    padding-left: 10px;
    padding-top: 9px;
    background-color: transparent;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/header-signup-facebook.png');
	background-repeat: no-repeat;
    font-family: "Gotham Medium";
    letter-spacing: -1px;
	text-align: center;
	color: #fff;
	width: 104px;
	height: 34px;
	cursor: pointer;
	cursor: hand;
    font-size: 13px;
    text-decoration: none;
}/* FOOTER AREA */

#footer {
	width: 100%;
	min-height: 420px;
	background-position: center top;
	background-image: url('http://cdn.weeklyplus.com/images/footer-bg-2.png');
	background-repeat: repeat-x;
    background-color: #008acc;
    border-top: 5px solid #57b7e7;
}

#footerContentBg {
	background-position: center 24px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/footer-content-bg.png');
    background-repeat: no-repeat;
}

#footerContent {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	min-height: 359px;
}

#footerLogo {
    float: left;
    width: 285px;
    height: 68px;
    margin-top: 70px;
    margin-left: 15px;
}

#footerLinks {
    float: right;
    width: 610px;
}

#footerLinksColumn {
    float: left;
    width: 190px;
    padding-left: 10px;
    padding-top: 60px;
}

#footerLinksColumn h3 {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #fcfc04;
    font-size: 15px;
    -moz-text-shadow: 1px 1px 4px #595959; /* Firefox */
    -webkit-text-shadow: 1px 1px 4px #595959; /* Safari and Chrome */
    text-shadow: 1px 1px 4px #595959; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
    behavior: url('/themes/css/ie-css3.htc');  /* This lets IE know to call the script on all elements which get the 'box' class */
}

#footerLinksColumn img {
    vertical-align: middle;
}

#footerLinksColumn a {
    line-height: 25px;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
}

#footerLinksColumn a:hover {
    text-decoration: underline;
}

#footerContentBody {
    float: left;
    width: 681px;
    height: 288px;
    margin-left: 40px;
/*	background-image: url('http://cdn.weeklyplus.com/images/footer-content-area.png');*/
}

/* COPYRIGHT BAR */

#footerCopyright {
    width: 100%;
    height: 61px;
	background-image: url('http://cdn.weeklyplus.com/images/footer-copyright-bg.png');
	background-repeat: repeat-x;
    text-align: center;
    font-family: Arial;
	font-size: 12px;
	color: #fff;
}

#footerCopyrightContent {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
    padding-top: 18px;
}

#footerCopyright a {
	color: #5ec6f1;
    text-decoration: none;
    padding-right: 10px;
}

#footerCopyright a:hover {
	text-decoration: underline;
}

#footerLoadTime {
	font-size: 12px;
	color: #5ec6f1;
    padding-left: 10px;
}

#footerLoadTime strong {
    font-weight: normal;
	color: #b0def7;
}/* CONTENT BODY */

.contentHeader {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
}

.contentWide {
    margin-top: 30px;
}

.contentWideTop {
	width: 969px;
    height: 13px;
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-wide-top.png');
	background-repeat: no-repeat;
}

.contentWideBody {
	width: 969px;
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-wide-bg.png');
	background-repeat: repeat-y;
}

.contentWideBodyLeft {
    float: left;
    width: 650px;
    margin-left: 33px;
    background-position: right top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-wide-divider-bg.png');
	background-repeat: repeat-y;
}

.contentWideBodyLeftTop {
    background-position: right top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-wide-divider-top.png');
	background-repeat: no-repeat;
}

.contentWideBodyLeftBottom {
    padding-right: 46px;
    background-position: right bottom;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-wide-divider-bottom.png');
	background-repeat: no-repeat;
    min-height: 200px;
}

.contentWideBodyRight {
    float: left;
    width: 200px;
    margin-left: 40px;
}

.contentWideBottom {
	width: 969px;
    height: 9px;
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-wide-bottom.png');
	background-repeat: no-repeat;
}.pageText {
	color: #555555;
	font-size: 14px;
}

.shareCareer {
	padding-top: 5px;
	float: right;
}

.shareCareer img {
	vertical-align: middle;
}

.contentWideBody {
    padding-top: 20px;
    padding-bottom: 20px;
}

.contentWideBody h2 {
	font-size: 21px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
    color: #008fd0;
}

.contentWideBody h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
    color: #008fd0;
}

ul {
    
}

li {
    margin-left: 30px;
}/************************
 * SUBSCRIBE
 ************************/

 .subscribeArea {
 	margin-left: auto;
 	margin-right: auto;
 	width: 958px;
 	padding-top: 15px;
 	padding-left: 25px;
 }

 .subscribeHeader {
 	height: 38px;
 	background: url('../http://d34w4l4lejd9n1.cloudfront.net/images/bg-body-subscribe-top.jpg') no-repeat;
 }

 .subscribeBodyLeft {
 	float: left;
 	background: url('../http://d34w4l4lejd9n1.cloudfront.net/images/bg-body-subscribe-mid-left.jpg') no-repeat;
 	width: 316px;
 	height: 610px;
 }

 .subscribeBodyRight {
 	float: left;
 	background: url('../http://d34w4l4lejd9n1.cloudfront.net/images/bg-body-subscribe-mid-right.jpg') no-repeat;
 	width: 633px;
 	height: 610px;
 }

 .subscribeFooter {
 	height: 140px;
 	background: url('../http://d34w4l4lejd9n1.cloudfront.net/images/bg-body-subscribe-bottom.jpg') no-repeat;
 }

.subscribeForm {
	padding: 17px;
}

.subscribeForm h1 {
	color: #fff;
	font-size: 26px;
	padding: 0px;
	margin: 0px;
}

.subscribeForm h2 {
	color: #fff;
	font-size: 26px;
	padding: 0px;
	margin: 0px;
}

.subscribeFacebook {
	padding-top: 15px;
	padding-right: 10px;
	float: right;
}

.subscribeLabel {
	font-size: 18px;
	color: #fff;
	margin-bottom: 7px;
	margin-left: 10px;
}

.subscribeInput {
 	background: url('../http://d34w4l4lejd9n1.cloudfront.net/images/btn-input.gif') no-repeat;
	width: 280px;
	height: 33px;
	border: 0px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 18px;
	color: #fff;
}

.subscribeDisclaimer {
	font-size: 12px;
	color: #aaa;
	margin: 0px;
	margin-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

.subscribeBtn {
	width: 272px;
	height: 52px;
	overflow: hidden;
	display: block;
	background: url('../http://d34w4l4lejd9n1.cloudfront.net/images/btn-subscribe.gif') no-repeat top left;
	padding: 0px;
	margin: 0px;
}

.subscribeError {
	width: 272px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.subscribeError a {
	color: #bee856;
}

.subscribePolicy {
	padding: 5px;
	margin-top: 30px;
	font-size: 12px;
	text-align: left;
	color: #aaa;
	line-height: 20px;
}

.subscribePolicy a {
	color: #bee856;
}

.subscribeWarn {
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.subscribeInfo {
	padding: 17px;
	text-align: center;
	padding-left: 27px;
	padding-right: 27px;
}

.subscribeInfo h1 {
	font-size: 26px;
	color: #61BDE5;
	/*color: #B8DFF4;*/
	text-align: left;
	margin: 0px;
}

.subscribeInfo p {
	font-size: 17px;
	color: #fff;
	text-align: justify;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.subscribeInfo img {
	padding-top: 17px;
}

.subscribeSeenOnTV {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin-left: 470px;
	vertical-align: top;
}

.subscribeSeenOnTV img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.subscribeTV {
	padding-left: 17px;
	padding-top: 60px;
}

.subscribeAsSeen {
	margin: 0px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.subscribeIcons {
	padding-top: 5px;
}/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
	text-align: left;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 0;
	margin: 0;
	text-align: left;
}
.lv_MenuBar * { padding: 0; margin: 0;}


.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 15px;
	overflow: hidden;
}

/* simulates padding-left inside .lv_Data 
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; } */

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_innerPrevNext .lv_ImgNumber {
	color: #a7a7a7;
	float: left;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_innerPrevNext { padding-left: 0; }
.lv_Data .lv_Slideshow { padding-right: 0px; border-left: 1px solid #d7d7d7; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}
.lv_innerPrevButton { margin-right: 5px; }
.lv_innerNextButton { margin-left: 5px; }


/* the boxes that hold media or external content */
.lv_contentTop,
.lv_contentBottom {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

#lightview iframe {
	float: left;
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* navbar
   Adds a bar below the view that takes over the default Controller
*/
#lightviewController {
	position: fixed;
	bottom: 0;
	top: 0;
	left: 50%;
	margin: 0;
	padding: 0;
	color: #d2d2d2;
	font: 11px Arial, Helvetica, sans-serif;
}
* html body #lightviewController { /* IE6 */
	position: absolute;
	top: auto;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.controllerOffset || 0)) + 'px');	
}
#lightviewController ul {
	display: block;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.lv_controllerTop, .lv_controllerMiddle, .lv_controllerBottom {
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_controllerCenter  { width: auto; float: left; }
.lv_controllerCornerWrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.lv_controllerCornerWrapperTopLeft,
.lv_controllerCornerWrapperBottomLeft { top: 0; left: -100%;}
.lv_controllerCornerWrapperTopRight,
.lv_controllerCornerWrapperBottomRight { top: 0; left: 100%;}

#lightviewController .lv_CornerWrapper {
	width: 100%;
}
#lightviewController .lv_Corner { float: left; }
#lightviewController .lv_Corner {
	float: right;
	position: relative;
}
#lightviewController .lv_CornerTr, #lightviewController .lv_CornerBr { float: left; }
.lv_controllerBetweenCorners {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.lv_controllerMiddle {
	position: relative;
	height: 100%;
	float: left;
}
.lv_controllerCenter { float: left; width: auto;}
.lv_controllerCenter li {
	list-style-type: none;
	float: left;
	display: inline;
	position: relative;
	clear: none;
}
.lv_controllerSetNumber {
	float: left;
	text-align: center;
}

#lightviewController .lv_Button {
	float: left;
	position: relative;
	height: 100%;
	clear: none;
}
.lv_controllerSetNumber {
	position: relative;
	height: 100%;
	padding-right: 3px;
}
.lv_controllerPrev, 
.lv_controllerNext, 
.lv_controllerSlideshow, 
.lv_controllerClose {
	float: left;
	position: relative;
	height: 100%;
	padding-left: 3px;
}

.lv_controllerPrev { border-left: 1px solid #3c3c3c; }
#lightviewController .lv_controllerNext { padding-right: 3px; border-right: 1px solid #3c3c3c; }

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) - (Lightview.controllerHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientWidth].max() : document.documentElement.scrollWidth) + 'px' );
}
