@charset "utf-8";
/* default980master.CSS Document */

@import url("/common/style/lux.css");
@import url("/common/style/luxcontrol.css");
body {
	-moz-opacity:.999;
}
#gallery {
}
#gallery a {
	padding:10px;
	display: block;
	float: left;
}
#gallery a:link, {
 color:#666666;
 text-decoration: none;
}
#gallery a:hover, #gallery a:visited {
	color:#cc9900;
	text-decoration: underline;
}
#gallery a:active {
	color: #cc9900;
	text-decoration: underline;
	font-weight:bold !important;
}
#gallery img {
	display:block;
	border:none;
}
#gallery a.selected {
	outline:none;
}
#photo {
	float: left;
	width: 560px;
	position: relative;
}
#photo img {
	position: absolute;
}
.textboxgrey, .sideboxgrey {
	background-color: #e9e9e9; /* F6F6F6   */
}
.textboxwhite, .sideboxwhite {
	background-color: #FFF;
}
.textboxgrey, .textboxwhite, .sideboxgrey, .sideboxwhite {
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:640px;
	margin-bottom:10px;
}

/* Sideboxwhite, Sideboxgrey */



.sideboxgrey, .sideboxwhite {
	width:318px;
	color:#666;
}
.sideboxgrey p, .sideboxwhite p {
	margin:10px 40px 30px 55px;
	/* width:175px; */
}

/* Sideboxwhite, Sideboxgrey  div layouts */

.sideboxgrey div, .sideboxwhite div {
	margin: 20px 0px 20px 60px;
	display:block;
	width:210px;
}


/*
.sideboxgrey div.reviewicon, .sideboxwhite div.reviewicon {
	float:left;
	margin:20px 15px 15px 55px;
} */


.sideboxgrey a.reviewicon, .sideboxwhite a.reviewicon {
	display:block;
	float:left;
	margin:20px 10px 15px 55px;
}

.sideboxgrey a.reviewicon img, .sideboxwhite a.reviewicon img {
	width:90px;
	height:116px;
	border:0;
}

.sideboxgrey .reviewtitle, .sideboxwhite .reviewtitle {
	display:block;
	float:left;
	margin:20px 10px 30px 0px;
	font-weight:normal;
	padding:0;
	color:#333;
}

.sideboxgrey .reviewbody, .sideboxwhite .reviewbody {
	clear:left;
}

.sideboxgrey div.hairline, .sideboxwhite div.hairline {
	margin:0;
	width:100%;
}



/* Sideboxwhite, Sideboxgrey  tables */


.sideboxgrey table, .sideboxwhite table {
	margin:20px 20px 40px 34px;
	line-height:1em;
	border:none;
}

.sideboxgrey table td.leftcell, .sideboxwhite table td.leftcell {
	width:15px;
	vertical-align:middle;
}

.sideboxgrey table td.leftcell img, .sideboxwhite table td.leftcell img {
	width:15px;
	height:14px;
	border:none;
	vertical-align:middle;
}

.sideboxgrey table td.rightcell, .sideboxwhite table td.rightcell {
	width:200px;
	vertical-align:middle;
	display:block;
}

.sideboxgrey table td.rightcell p, .sideboxwhite table td.rightcell p {
    margin:0px;
	width:200px;
	display:block;
}

.sideboxgrey table td.rightcell .rightcelltitle, .sideboxwhite table td.rightcell .rightcelltitle {
    clear:left;
	display:block;
	font-weight:bold;
}

.sideboxgrey table td.rightcell .hairline, .sideboxwhite table td.rightcell .hairline {
	margin-top:10px;
	margin-bottom:10px;
	
}

.sideboxgrey table td img.flag, .sideboxwhite table td img.flag {   /* country flags in events control */
	float:left;
	width:35px;
	margin:10px 10px 10px 0px;
	height:16px;
	border:none;
	vertical-align:middle;
}


/* /Sideboxwhite, Sideboxgrey  tables */





/* / Sideboxwhite, Sideboxgrey */

.textboxgrey img.icon, .textboxwhite img.icon {
	float:left;
	border:0;
	margin:40px 30px 40px 40px;
}
.textboxgrey img.image560, .textboxwhite img.image560 {
	width:560px;
	border:0;
	margin:40px 40px 10px 40px;
}
.textboxgrey p, .textboxwhite p, .textboxgrey table, .textboxwhite table { 
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin:20px 40px 30px 40px;
	font-size:12px;
	line-height:18px;
	text-align:left;
}
.textboxgrey p.right, .textboxwhite p.right {
	text-align:right;
}
.textboxgrey p.microtext, .textboxwhite p.microtext { 
	font-size: 9px; color: #666666; 
}


/* LVHA */

/* link */

.textboxgrey a, .textboxwhite a, .textboxgrey table a, .textboxwhite table a {
	color:#3d79a6;  /* #415f78; */ /* #256194; */ /* #171717; */  /* #946f00; */
	text-decoration:none;
}


.textboxgrey a:link, .textboxwhite a:link, .textboxgrey table a:link, .textboxwhite table a:link {
	color:#3d79a6;  /* #415f78; */ /* #256194; */ /* #171717; */  /* #946f00; */
	text-decoration:none;
}

/* visited */
.textboxgrey a:visited, .textboxwhite a:visited, .textboxgrey table a:visited, .textboxwhite table a:visited {
	/* color:#946f00; */
	text-decoration:none;
}


/* hover */
.textboxgrey a:hover, .textboxwhite a:hover, .textboxgrey table a:hover, .textboxwhite table a:hover {
	color:#946f00; /* #171717; */ /*  #5C768D;*/
	text-decoration:none;
}

/* active */
.textboxgrey a:active, .textboxwhite a:active, .textboxgrey table a:active, .textboxwhite table a:active {
	color:#3d79a6;  /* #415f78; */ /* #256194; */ /* #171717; */  /* #946f00; */
	text-decoration:none;
}

.textboxgrey h1, .textboxwhite h1, .textboxgrey h2, .textboxwhite h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;    /* legacy blue #5C768D; */
	margin:40px 40px 5px 40px;
	font-size:18px;
}

.textboxgrey h2, .textboxwhite h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#656565;    /* legacy blue #5C768D; */
	margin:15px 40px 10px 40px;
	font-size:14px;
}

.textboxgrey .hairline, .textboxwhite .hairline, .sideboxgrey .hairline, .sideboxwhite .hairline {
	border-top: #ccc 1px solid; 
}


/* Masthead */

.masthead {
	background-color:#CCCCCC;
	height:230px;
	width:970px;
	clear:both;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
.masthead div.credit {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7px;
	color:#333333;
	margin:10px;
	text-align:right;
	text-transform:uppercase;
}
.masthead div.titleholder {
	float:left;
	margin-left:20px;
	margin-top:170px;
}
.masthead div.title {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:44px;
	font-weight:bold;
	text-align:left;
	padding:0;
}


/* /Masthead */

.skubox table {  /* sizes legacy tables */
	padding:0;
	margin:0;
	width:500px;
}

/*  BLOG */

.blogTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:3px;
	padding-bottom:3px;
}

.blogSubtitle {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin-top:3px;
	padding-top:3px;
	margin-bottom:34px;
}



.textboxwhite blockquote {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-style:italic;
    margin:20px 80px 20px 80px;
	font-size:12px;
	line-height:18px;
	text-align:left;
}


.textboxwhite code {
	font-family:"Courier New", Courier, monospace;
	color:#333;
    margin:20px 80px 30px 80px;
	font-size:12px;
	line-height:15px;
	text-align:left;
}


.blogLinks  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;;
	text-align:right;
}

/*  /BLOG */