/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	font-weight: bold;
}
/* Container Styles */
.container {
	width: 100%;
	margin: 0 auto;
	overflow: auto;
}
/* Columns Styles */
.columns {
	width: 1010px;
	margin: 0 auto;
	overflow: auto;
}
.columns .col {
	display: block;
	float: left;
}
.header .columns {
	margin: 0 auto;
	text-align: center;
}
.col#Col1 {
	width: 250px;
	margin-right: 10px;
}
.header .columns .col#HeaderCol2,
.col#Col2 {
	width: 440px;
	margin-right: 10px;
}
.col#Col3 {
	width: 300px;
}
/* Header Styles */
.header {
	padding: 2px 0;
	font-size: 11px;
	margin-bottom: 10px;
	height: 130px;
	vertical-align: bottom;
	background-image: url(../images/headerBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	overflow: hidden;
}
.header h1 {
	font-size: 23px;
	/* border-top-width: 5px;
	border-top-style: solid; */
	padding-top: 5px;
}
.header .columns .col#HeaderCol1 
{
    width: 278px;
}
.header .columns .col#HeaderCol3 {
	width: 732px;
	text-align: center;
	height: 125px;
	overflow: hidden;
}
.header .columns #searchBar
{
    text-align: right; 
	padding-left: 0px;
	width: 610px;                   
	height: 30px;
	padding-top: 5px;
	margin: 0px auto;
	background-image: url(../images/headerBarBG.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.header .logo {
	height: 125px;
	overflow: hidden;
}
.header .logo a {
	display: block;
}

.header #share 
{
    border: 0px solid black;
    float: right;
    padding-right: 20px;
}

.header #search
{
    border: 0px solid blue;
    margin-right: 190px;
}

/* Modules and Ads Styles */
.module {
	background-color: #fff;
	/* border-top-width: 5px;
	border-top-style: solid;*/
	height: 245px;
	position: relative;
}

.module a.bingLogo
{
    position: absolute;
    top: 8px;
    right: 2px;
}

.module a.youtubeLogo
{
    position: absolute;
    top: 5px;
    right: 15px;
}

.module img.cornerTL
{
    position: absolute;
    top: 0px;
    left: 0px;
}

.module img.cornerTR
{
    position: absolute;
    top: 0px;
    right: 0px;
}

#Col2 .module {
	height: 100%;
	/*height: 500px; */
	/* overflow: hidden; */
}
.ad {
	height: 250px;
}
.module,
.ad {
	margin-bottom: 10px;
	overflow: hidden;
}
.activeModule
{
    margin-bottom: 10px;
    overflow: hidden;
}
.locationModule
{
    text-align: center;
    padding-top: 10px;
}
.module h2,
.module h3 
{
    border-bottom-width: 5px;
	border-bottom-style: solid;
	text-indent: 18px;
	height: 34px;
	line-height: 34px;
	background-image: url(../images/moduleHeaderBG.png); 
	background-repeat: repeat-x;
	background-position: top left;
}
.module h2 {
	font-size: 16px;
	font-variant: small-caps;
}
.module h3 {
	font-size: 14px;
	font-variant: small-caps;
}
.module h4 {
	font-size: 15px;
}
.module h4 a:link,
.module h4 a:visited {
	text-decoration: none;
}
.module h4 a:hover,
.module h4 a:active {
	text-decoration: underline;
}
.module p {
	font-size: 12px;
	line-height: 18px;
}
.module li {
	margin-bottom: 1em;
}
.module .scroller {
	/* height: 210px; */
	height: 180px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 15px 30px 15px 15px;
	width: 205px; /* Required for IE6 */
}
#Col2 .module .scroller {
	width: auto;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	/* overflow: hidden; */
	padding: 15px 30px 15px 15px;
}
/* Tabs Styles */
.tabs {
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #BCBCBC;
}
.tabs a {
	text-decoration: none;
	color: #6c6c6c;
}
.tabs a:hover 
{
    background-color: #ccc;
}
.tabs ul {
	width: 100%;
	overflow: auto;
}
.tabs ul li {
	float: left;
	margin: 0 10px 0 0;
	border-top: 5px solid #fff;
	padding-top: 5px;
}
.tabs ul a:active{
	background-color: #000;
}
/* Footer Styles */
.footer {
	text-align: center;
	padding-top: 4px;
	border-top: 1px solid #6E6C6C;
	background-image: url(../images/footerBG.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.footer ul {
	/*display: inline-block; /* Works in Safari and Firefox */
	margin: 0 auto;
	overflow: auto;
	width: auto;
}
.footer ul li {
	/* float: left; */
	font-size: 11px;
	font-weight: bold;
	margin-right: 15px;
	/* line-height: 31px; */
}

.footer ul li.small
{
    font-size: 9px;
    font-weight: normal;
}

.footer ul li a {
	color: #6c6c6c;
	text-decoration: none;
}
/* Misc Styles */
.hidden {
	display: none;
}

/* youTube video styles */

.titlec {
  font-size: 10px;
}
ul.videos li {
  float: left;
  width: 7em;
  border: 0px solid blue;
}
ul.videos
{
  list-style: none;
  padding-left: 50px;
}

#container
{
width: 440px;
border: 0px solid black;
text-align: center;
}

#playerContainer
{
height: 100%;
padding-top: 10px; 
}