body
{
	margin: 0;
	padding: 0;
	font: 11px arial, helvetica, sans-serif;
	background-color: #E3E4E0;
}

a:link, a:visited {
	color: #666;
}

a:hover, a:active {
	color: #000;
}

h1 {
	font-size: 20px;
	margin: 0 0 6px 0;
	padding: 6px 0 0 0;
	color:#990000;
}

h2 {
	font-size: 14px;
	margin: 12px 0 0 0;
	color:#676766;
}

h3 {
	font-size: 12px;
	margin: 12px 0 0 0;
	color:#676766;
}

p {
	margin: 0px;
	line-height: 16px;
	padding: 2px;
}

hr {
	margin: 12px 0 0 0;
	clear: left;
}

#pagecontainer {
	margin: 0 auto;
	margin-top: 16px;
	width: 820px;
	background: #fff url(/lv/images/content_bg.jpg) repeat-y;
}

#contentcontainer {
	margin: 0 27px 27px 27px;
	width: 766px;
}

#header {
	background: url(/lv/images/header_bg.gif) top repeat-x;
}

#header fieldset {
	float: right;
	height: 15px;
	width: 235px;
	margin: 24px 0 0 0;
	border: none;
}

#header fieldset .search {
	float: left;
	width: 155px;
	font-size: 11px;
	margin: 2px 0 0 0;
	padding: 0;
}

#header fieldset .button {
margin: 0 0 0 6px;
padding: 0;
}

#header fieldset input {
	margin: 0;
	padding: 0;
}

#header .highlightedbar ul {
	margin: 0;
	padding: 0;
	background: none;
	list-style:none;
	font-size: 12px;
}

#header .highlightedbar ul li {
	float: left;
	display: inline;
	margin: 0 0 0 6px;
	line-height: 20px;
}

#header .highlightedbar ul li a {
	text-decoration: underline;
}

#pagecontainer ul.header {
	background: url(/images/content_top.jpg) top no-repeat;
	margin: 0;
	padding: 6px 27px 6px 0;
	height: 20px;
	list-style:none;
}

#pagecontainer ul.header li {
	float: right;
	display: inline;
	margin: 0 0 0 3px;
	line-height: 20px;
}

#content {
	float: left;
	width: 511px;
}

#content p {
	margin: 6px 0 6px 0;
}

#sidenav {
	float: left;
	width: 254px;
}

#footer {
	clear: both;
	background: url(/images/content_bottom.jpg) bottom no-repeat;
	position: relative;
	top: 1px;
	width: 820px;
	margin: 10px 0 0 0; 
}

html > body #footer {
}

#footer ul {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	margin: 0 0 0 3px;
	line-height: 20px;
}

#footer p {
	margin: 12px 20px 0 20px;
}

#footer hr {
	margin: 0 5px;
}

.highlightedbar {
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	height: 28px;
	background: url(/lv/images/highlight_bg.gif) repeat-x; 
	margin: 0 0 7px 0;
}

.highlightedbar h1 {
	margin: 0 0 0 3px;
	font-size: 14px;
	padding: 6px 0 0 0;
	color:#676766;
}

#promobox {
	margin: 0 0 0 15px;
	background-color: #DADAD7;
	padding: 8px;
	text-align: center;
}

#promobox img {
	margin: 6px 0 0 0;
}

#promobox h1 {
	font-size: 14px;
	font-weight: bold;
	color:#676766;
}

#promobox h2 {
	padding: 5px 0 0 0;
	margin: 0px;
}

#promobox form {
	margin: 0;
}

#promobox p {
	padding-bottom: 14px;
}

#showForm, #showForm2 {
	text-align: left;
}

#showForm p, #showForm2 p {
	padding-bottom: 0;
}

#showForm input,  #showForm select, #showForm2 input,  #showForm2 textarea{
	margin-bottom: 6px;
}

#hideSrch {
	margin-bottom: 12px;
}

#resources {
	margin: 0 0 0 15px;
	background-color: #9D9D9D;
	padding: 8px 11px 8px 11px;
}
#sidenav #resources  {
	margin: 15px 0 0 15px;
}

#resources h1 {
	font-size: 12px;
	padding: 6px 6px 0 6px;
}

#resources ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #666;
	background-image: none;
	height: auto;
}

#resources li {
	margin: 1px 1px 0 1px;
	float: none;
	display: block;
	background: #fff url(/lv/images/resourcesbullet.gif) repeat-y;
	padding-left: 18px;
	line-height: 28px;
	font-size: 12px;
	clear: both;
	color: #666;	
}

#resources li a{
	font-weight: bold;
	text-decoration: underline;
}

#resources li a.selected {
	color:#990000; 
}

.legal_issue_dropdown 
{
	width:205px;
}

/* ---- video landing pages ---- */

#video {
	position: relative;
	padding-top: 10px;
	padding-bottom: 5px;
	clear:left;
	float:left;
}

#videoThmb {
	padding-bottom: 3px;
	
}

a.video  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

a.video:hover  {
	font-weight: bold;
	color: #3478AD;
	text-decoration: underline;
	
}
#video p {
	font-weight: normal;
	text-align: center;
}

#columnTile {
	float: left;
	padding-right: 25px;
	width: 135px;
}

/* ---- video popup-- -- */
#videoWindow {
	padding: 15px;
	position:relative;
}

#videoWindow img {
	vertical-align:top;
	margin-top: 0px;
	margin-left: 5px;
}

#videoWinTop {
	border-bottom: 1px solid #FFF;
	margin-bottom: 15px;
	clear:both;
}

#videoWinLeft {
	margin-bottom: 8px;
	float:left;
}

#videoWinRt  {
	margin-bottom: 8px;
	float:right;
}

#videoWinColumnRt  {
	margin-bottom: 8px;
	float:right;
	word-wrap: break-word;
	width:25%;
	padding: 0px 3px 10px 0px;
}

#videoWinColumnLeft {	
	margin-bottom: 8px;
	float:left;
}

#videoWinMedia {	
	position:relative;
	border:solid 1px #999;
	padding: 2px;
}

#videoWinMedia p, #videoWinMedia a {
}

.videoLink {
}


a.videoLink:hover {
}

.legal_issue
{
	border: solid 1px black;
	padding: 3px 5px 3px 5px;
	overflow:hidden;
	width:190px;
	white-space:nowrap;
	display:block;
}


/* Wikipedia */

/* wikitable/prettytable class for skinning normal tables */


table.wikitable,
table.prettytable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}


table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
}


table.wikitable th,
table.prettytable th {
  background: #f2f2f2;
  text-align: center;
}


table.wikitable caption,
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
}


/* Messagebox templates */


.messagebox {
  border: 1px solid #aaaaaa;
  background-color: #f9f9f9;
  width: 80%;
  margin: 0 auto 1em auto;
  padding: .2em;
  text-align: justify;
}
.messagebox.merge {
  border: 1px solid #c0b8cc;
  background-color: #f0e5ff;
  text-align: center;
}
.messagebox.cleanup {
  border: 1px solid #9f9fff;
  background-color: #efefff;
  text-align: center;
}
.messagebox.standard-talk {
  border: 1px solid #c0c090;
  background-color: #f8eaba;
}



