body {
    font-family: arial, sans-serif;
    margin: 0 auto 0;
    width: 970px;
    z-index:40;
	background-color: #000;
	font-size: 11px;
}
body h1, h2 {
	font-weight: bold;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 24px;
	width: 97%;
}
.updateLinks {
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 11px;
	line-height: 24px;
	float: left;
	clear: left;
	color: #666667;
	/* [disabled]display: block; */
	right: 0px;
}
A.updateLinks:link{
	color: #666667;
} 
A.updateLinks:visited{
	color: #666667;
}
A.updateLinks:hover{
	color: #666667;
	text-decoration: underline;
	
}
body p {
    margin-top: 8px;
    font-size: 11px;
}
a img { 
	border: none;
}




#left a, a:link {
	color: #2D4D73;
	text-decoration: underline; 
}
#left a:visited {
	color: #2D4D73;
	text-decoration: underline;
}
#left a:hover, a:active, a:focus { 
	text-decoration: underline;
	color: #5483BC;
}


.bannerTop {
	/*background-color: #aaa;*/
	min-height: 1px;
	/* [disabled]max-height: 90px; */
	padding: 1px 0 0 0px;
	width: 970px;
	z-index: 40;
	overflow: hidden;
}
.bannerMiddle {
	/*background-color: #aaa;*/
	/* [disabled]min-height: 90px; */
	/* [disabled]max-height: 90px; */
	padding: 1px 0 0 0px;
	width: 970px;
	z-index: 40;
	/* [disabled]overflow: hidden; */
	/* [disabled]visibility: hidden; */
	/* [disabled]display: none; */
}
.header {
	min-height: 320px;
	padding: 10px 20px 20px 20px;
	width: 930px;
	z-index: 40;
	background-color: #fff;
}
.header2 {
	min-height: 100px;
	padding: 10px 20px 10px 20px;
	width: 930px;
	z-index: 40;
	background-color: #FFF;
}

.logo {
	/* [disabled]background: #ccc; */
	width: 390px;
	height: 127px;
	/*clear: right;*/
	float: left;
	margin: 5px 0px 6px 0px;
	background-repeat: no-repeat;
	z-index: 40;
	clear: right;
}
.logo2 {
	/* [disabled]background: #ccc; */
	width: 300px;
	height: 90px;
	/*clear: right;*/
	float: left;
	margin: 5px 0px 6px 0px;
	background-repeat: no-repeat;
	z-index: 40;
}

#featured {
	height: 190px;
	font-size: 10px;
	clear: left;
	float: left;
	margin: 5px 0 0 0;
	color: #999;
	width: 395px;
	line-height: 10px;
	text-align: center;
	position: relative;

}
#featuredBox {
	height: 170px;
	margin-top: 0px;
	font-size: 10px;
	clear: right;
	float: left;
	margin-right: 5px;
	width: 126px;
	line-height: 14px;
	text-align: center;
	position: relative;
}
#featuredCover, #featuredCoverOver {
	height: 190px;
	width: 126px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0px;
}
#featuredCoverOver {
	height: 170px;
	width: 126px;
	overflow: hidden;
	background-image: url(images/offTOC.png);	
}
#featuredCoverOver a:hover img {
  background-image: url(images/overTOC.png);
}
.previewBox {
	width: 520px;
	height: 292px;
	float: right;
	clear: none;
	margin: 20px 0px 10px 15px;
	overflow: hidden;
	z-index: 40;
	/* [disabled]background-color:blue; */
}

.menu {
    background-color: #666667;
    height: 27px;
    padding: 0px 20px 0px 20px;
    width: 930px;
    z-index:40;
}
.content {
	padding: 20px 0 10px 20px;
	width: 950px;
	float: left;
	clear: right;
	padding-bottom: 10px;
	z-index: 40;
	background-color: #fff;
	font-weight: normal;
}
.contentTOCbox {
	width: 300px;
	height: 250px;
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 0 0 0 10px;
	position: relative;
	z-index: 40;
	clear: right;
	float: left;
}
.storeBox {
	width: 300px;
	height: 250px;
	font-size: 14px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 10px;
	position: relative;
	z-index: 40;
	clear: right;
	float: left;
}

.contentTOCboxNews {
	width: 300px;
	height: 305px;
	font-size: 14px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0 0 0px 10px;
	position: relative;
	z-index: 40;
	clear: right;
	float: left;
}

#captionBox {
	font-size: 12px;
	color: #666;
	width: 96%;
	position: absolute;
	top: 170px;
	left: 0;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
	z-index: 40;
	overflow: hidden;
}
#featurePhotoBox, #featurePhotoBoxOver {
	height: 170px;
	width: 300px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0;
	margin: 0px 0px 0px 0px;
}
#featurePhotoBoxOver {
	height: 170px;
	width: 300px;
	overflow: hidden;
	background-image: url(images/offTOC.png);
	margin: 0px 0px 0px 0px;
	
}
#featurePhotoBoxOver a:hover img {
  background-image: url(images/overTOC.png);
}



#captionBoxNews {
	font-size: 12px;
	color: #666;
	width: 96%;
	position: absolute;
	top: 205px;
	left: 0;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
	z-index: 40;
	overflow: hidden;
}
#featurePhotoBoxNews, #featurePhotoBoxOverNews {
	height: 200px;
	width: 300px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0;
	margin: 0px 0px 0px 0px;
}
#featurePhotoBoxOverNews {
	height: 200px;
	width: 300px;
	overflow: hidden;
	background-image: url(images/offTOCnews.png);
	margin: 0px 0px 0px 0px;
	
}
#featurePhotoBoxOverNews a:hover img {
	background-image: url(images/overTOCnews.png);
}




.main {
	
}

.title {
	
}

.desc {
	
}

.thumb {
	
}

	
.author {
	font-size: 11px;
	color: #667;
	margin: 0 0 10px 0;
}
.caption {
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	color: #667;
	margin: 10px 5px 15px 0;
	border-bottom: solid #ccc 1px;
	padding-bottom: 5px;
	width: 97%;
	z-index: 20;
}
.photoBox {
	margin: 0px 0 10px 0;
	float: left;
	/* [disabled]background-color: #0FF; */
	border: 2px;
	width: 600px;
	overflow: hidden;
	text-align: center;
}
.coverBox {
	margin: 0px 0 10px 0;
	float: left;
	/* [disabled]background-color: #0FF; */
	/* [disabled]border: 2px; */
	/* [disabled]width: 193px; */
	overflow: hidden;
	clear: right;
	height: 250px;
}

.photoCapBox {
	margin: 0px 0 10px 0;
	float: left;
	background-color: blue;
	border: 2px;
	width: 110px;
	/* [disabled]overflow: hidden; */
}

.subPhotoBox {
	margin: 10px 0 10px 0;
	float: left;
	/* [disabled]background-color: blue; */
	border: 2px;
	/* [disabled]width: 610px; */
	overflow: hidden;
}


.headline {
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #667;
	margin: 20px 0 10px 0;
	width: 97%;
}

.subhead {
	/* [disabled]font-family: Tahoma, Geneva, sans-serif; */
	font-size: 17px;
	font-weight: bold;
	color: #666;
	line-height: 20px;
	width: 97%;
	margin: 15px 0px 10px 0px;
	text-transform: capitalize;
}
.newsSubhead {
	/* [disabled]font-family: Tahoma, Geneva, sans-serif; */
	font-size: 17px;
	font-weight: bold;
	color: #666;
	line-height: 20px;
	width: 100%;
	text-transform: capitalize;
	/* [disabled]padding: 5px; */
	clear: right;
	float: left;
	height: 25px;
	/* [disabled]margin-top: 5px; */
	margin-right: 0px;
	/* [disabled]margin-bottom: 3px; */
	margin-left: 5px;
}

.eventDate {
	/* [disabled]font-family: Tahoma, Geneva, sans-serif; */
	font-size: 11px;
	font-weight: bold;
	color: #666;
	/* [disabled]line-height: 20px; */
	width: 97%;
	margin: 15px 0px 5px 0px;
	text-transform: capitalize;
	border-bottom: solid #ccc 1px;
}

.subhead2 {
	/* [disabled]font-family: Tahoma, Geneva, sans-serif; */
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 14px;
	width: 97%;
	/* [disabled]margin: 15px 0px 10px 0px; */
	text-transform: capitalize;
}

.paragraph {
	font-size: 14px;
	line-height: 20px;
	color: #667;
	width: 97%;
	margin: 0px 0px 15px 0px;
	z-index: 20;
	text-indent: 35px;
}
.contentBox {
	width: 600px;
	min-height: 25px;
	z-index: 20;
	clear: right;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
}
.contentBox960 {
	width: 910px;
	min-height: 50px;
	z-index: 20;
	clear: right;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	/* [disabled]background-color: red; */
}
.newsTOCbox {
	clear: right;
	float: left;
	/* [disabled]height: 200px; */
	width: 135px;
	background-color: #D6D6D6;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.newsTOCcaption {
	clear: right;
	float: left;
	height: 50px;
	width: 125px;
	font-size: 10px;
	padding: 5px 10px 5px 5px;
	overflow: hidden;
}

.newsPhotoTOCbox {
	clear: right;
	float: left;
	height: 100px;
	width: 135px;
	overflow: hidden;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000;
}
.contentNewsBox {
	width: 580px;
	/* [disabled]min-height: 25px; */
	z-index: 20;
	clear: right;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 5px;
	background-color: #E4E4E4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 210px;
	border-radius: 12px;
	-webkit-box-shadow: 5px 5px 5px #999999;
	box-shadow: 5px 5px 5px #999999;
}
.newsSubhead {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	color: #C00;
}



.contentBoxSubscribe {
	width: 610px;
	min-height: 25px;
	z-index: 20;
	clear: right;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/* [disabled]background-color: #999; */
	text-align: center;
	height: 20px;
	color: #FFF;
	vertical-align: middle;
	padding-top: 3px;
}


.contentEventBox {
	width: 295px;
	clear: right;
	float: left;
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	font-size: 11px;
	line-height: 15px;
	position: relative;
	margin: 0px 0px 10px 10px;
	/* [disabled]background-color: #0FC; */
	min-height: 200px;
	overflow: hidden;
}
.contentCoverBox {
	width: 193px;
	clear: right;
	float: left;
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	/* [disabled]font-size: 11px; */
	/* [disabled]line-height: 15px; */
	position: relative;
	margin: 0px 0px 10px 10px;
	/* [disabled]background-color: #0FC; */
	/* [disabled]min-height: 200px; */
	overflow: hidden;
	/* [disabled]height: 200px; */
}
.newProdPhotoBox {
	width: 193px;
	clear: right;
	float: left;
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	font-size: 11px;
	line-height: 15px;
	position: relative;
	margin: 0px 0px 10px 0px;
	/* [disabled]background-color: #0FC; */
	/* [disabled]min-height: 200px; */
	overflow: hidden;
	height: 193px;
}

.contentCoverLgBox {
	/* [disabled]width: 193px; */
	clear: right;
	float: left;
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	font-size: 11px;
	line-height: 15px;
	position: relative;
	margin: 0px 0px 10px 10px;
	/* [disabled]background-color: #0FC; */
	/* [disabled]min-height: 200px; */
	overflow: hidden;
}



/* Content Layout */
.contentClubBox {
	width: 295px;
	height: 250px;
	clear: right;
	float: left;
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	font-size: 11px;
	line-height: 15px;
	position: relative;
	margin: 0px 0px 10px 10px;
	/* [disabled]background-color: red; */
}
.contentSubBox {
	width: 250px;
	height: 170px;
	clear: right;
	float: right;
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	font-size: 11px;
	line-height: 15px;
	position: relative;
	margin: 0px 10px 10px 0px;
	/* [disabled]background-color: red; */
	padding: 0px 0 0 0;
}

/*   Footers     */
.footer {
	background-color: #CCC;
	height: 10px;
	padding: 0px 20px 0px 20px;
	width: 930px;
	z-index: 40;
	/*margin-top: 1px;*/
	float: left;	/*clear: both;*/
}
.footer-content {
	font-size: 10;
	background-color: #0FF;
	padding: 10px 20px 5px 20px;
	width: 930px;
	margin-top: 1px;
	/*height:100px;*/
}

#footer2 {
	font-size: 11px;
	background-color: #666667;
	color: #CCC;
	width: 930px;
	height: 180px;
	/*background-image: url(../../images/lowerMenuBack.jpg);
	background-repeat: no-repeat;*/
	z-index: 40;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	/*clear: both;*/
}

#footer2 a,  a:link {
	color: #CCC;
	text-decoration: none;
}
#footer2 a:visited {
	color: #CCC;
	text-decoration: none;
}
#footer2 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer2 a:focus {
	color: #FFF;
}
#footer2 a:active {
	color: #3B5997;
}

.footer3 {
	padding: 10px 20px 10px 20px;
	background: #444;
	position: relative;
	clear: both;
	height: 20px;
	font-size: 12px;
	line-height: normal;
	color: #CCC;
	z-index: 40;
}
.footer3 a:link {
	color: #CCC;
	text-decoration: underline;
	}
	
.footer2Content {
	width: 170px;
	float: left;
	margin: 10px 6px 0px 6px;
	height: 120px;
	min-height: 50px;
	z-index: 40;
}
.footer2ContentHeaders {
	width: 165px;
	float: left;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	color: #CCC;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	z-index: 40;
}

.bottomLinks {
	width: 165px;
	float: left;
	margin: 0px 0px 0px 10px;
	height: 14px;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	z-index: 40;
}


#left {
	width: 620px;
	float: left;
	clear: right;
	min-height: 800px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999;
	/* [disabled]background-color: red; */
}
#leftProductMenu {
	width: 620px;
	float: left;
	clear: right;
	/* [disabled]min-height: 800px; */
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999;
}

#right {
    width: 320px;
    margin-left: 0px;
    float:right;
}
#smallAd {
	top: 590px;
	position: absolute;
	width: 300px;
	height: 120px;
	margin-bottom: 5px;
	/* [disabled]padding-bottom: 5px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#fixedAd {
	top: 720px;
	position: absolute;
	width: 300px;
	height: 620px;
}
#smallAd2 {
	top: 368px;
	position: absolute;
	width: 300px;
	height: 120px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#fixedAd2 {
	top: 500px;
	position: absolute;
	width: 300px;
	height: 620px;
}
.advertise {
	font-size: 10px;
	color: #667;
	height: 15px;
	margin-top: 5px;
	text-align: center;
}

/*Site branding*/

.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}

#siteBranding {
	position: fixed;
	width: 100%;
	height: 775px;
	overflow: hidden;
	top: 0px;
	left: 0px;
	z-index: -1;
}
#brandCenter {
	margin-left:50%
}
#brandCenter2 {
	margin-left: -935px;
	width: 1870px
}
.right {
	float:right;
}
.left {
	float: left;
}
.instagramBox {
	font-size: 10px;
	color: #667;
	width: 605px;
	background-color: #CCC;
	height: 240px;
	clear: right;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
	/* [disabled]background-image: url(images/ads/benco_instagram.jpg); */
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.logobox {
	font-size: 10px;
	color: #667;
	width: 610px;
	background-color: #CCC;
	height: 75px;
	/* [disabled]padding: 70px 0 0 5px; */
	clear: right;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	/* [disabled]margin-bottom: 20px; */
	margin-left: 0px;
	overflow: hidden;
	/* [disabled]background-image: url(images/ads/benco_instagram.jpg); */
	background-repeat: no-repeat;
}
.logoboxTwitter {
	font-size: 10px;
	color: #667;
	width: 603px;
	background-color: #FFF;
	height: 65px;
	/* [disabled]padding: 70px 0 0 5px; */
	clear: right;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	/* [disabled]margin-bottom: 20px; */
	margin-left: 0px;
	overflow: hidden;
	/* [disabled]background-image: url(images/ads/benco_instagram.jpg); */
	background-repeat: no-repeat;
}


.twitterBox {
	color: #667;
	width: 550px;
	min-height: 501px;
	padding: 0px 10px 10px 40px;
	clear: right;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
	/* [disabled]background-image: url(images/ads/scat_twitter.jpg); */
	background-repeat: no-repeat;
}

.twitterAdContainer {
	width: 610px;
	/* [disabled]height: 200px; */
	/* [disabled]background-color: #ccc; */
	float: left;
}


.twitterAdBox {
	width: 185px;
	/* [disabled]height: 150px; */
	/* [disabled]background-color: #ccc; */
	float: left;
	/* [disabled]min-height: 130px; */
	z-index: 20;
	clear: right;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 5px;
	background-color: #EFEFEF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	/*height: 210px;*/
	border-radius: 12px;
	-webkit-box-shadow: 5px 5px 5px #999999;
	box-shadow: 5px 5px 5px #999999;
	
}
.twitterAdLogo {
	width: 200px;
	margin-right: 2px;
	padding: 2px;
	float: left;
	margin-bottom: 5px;
	
}
.twitterAdLinks {
	width: 200px;
	height: 70px;
	margin-right: 2px;
	padding: 2px;
	float: left;
}

.twitterSocial {
	width: 185px;
	height: 20px;
	margin-bottom: 5px;
	float: left;
	display: block;
	font-size: 10px;
	clear: right;
	margin-left: 10px;
}

.twitterSocial img {
	float:left;	
	
}
.twitterSocialText {
	margin: 5px 0 0 5px;
	float: left;
	/* [disabled]width: 80%; */
	
}

.subscribeBox {
	color: #667;
	width: 570px;
	height: 255px;
	clear: right;
	float: left;
	margin: 10px 0 10px 0px;
	background-color=#CCC;
	font-size: 11px;
	background-color: #CCC;
	padding: 10px 10px 20px 20px;
	min-height: 255px;
	border-radius: 12px;
	-webkit-box-shadow: 5px 5px 5px #999999;
	box-shadow: 5px 5px 5px #999999;
}
.moreBox {
	width: 590px;
	height: 350px;
	clear: right;
	float: left;
	margin: 10px 0 10px 0;
	/* [disabled]background-color: #CCC; */
	font-size: 11px;
	background-color: #E2E2E2;
	padding: 10px;
	min-height: 150px;
	padding-bottom: 20px;
	color: #666;
}
.galleryBox {
	color: #667;
	width: 590px;
	/* [disabled]height: 350px; */
	clear: right;
	float: left;
	margin: 10px 0 10px 0;
	/* [disabled]background-color: #CCC; */
	font-size: 11px;
	/* [disabled]background-color: #E2E2E2; */
	padding: 10px;
	min-height: 150px;
	padding-bottom: 20px;
}

.moreContentBox {
	color: #667;
	width: 137px;
	height: 125px;
	clear: right;
	float: left;
	margin: 0px 0 20px 0;
	/* [disabled]background-color: #CCC; */
	font-size: 11px;
	/* [disabled]background-color: #CCC; */
	padding: 0 5px 0 5px;
}

.morePhotoBox {
	color: #667;
	width: 137px;
	height: 85px;
	clear: right;
	float: left;
	/* [disabled]margin: 0px; */
	/* [disabled]background-color: #CCC; */
	font-size: 11px;
	/* [disabled]background-color: #CCC; */
	padding: 0px;
	overflow: hidden;
	margin-bottom: 5px;
}
.categoryHead {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}
.articleHead {
	font-size: 13px;
	font-weight: bold;
}
.featureAds {
	width: 610px;
	height: 270px;
	margin-bottom: 20px;
	margin-top: 10px;
	float: left;
	clear: right;
}
.featureAdsBox {
	width:300px;
	height:250px;
	margin-right:2px;
	margin-left:2px;
	background-color:#F0F0F0;
	float:left;
	clear:right;
}
#captionBoxVideo {
	font-size: 14px;
	color: #666;
	width: 96%;
	position: absolute;
	top: 155px;
	left: 0;
	margin-left: 5px;
	/* [disabled]margin-top: 0px; */
	float: left;
	z-index: 40;
	overflow: hidden;
}
#videoPhotoBox, #videoPhotoBoxOver {
	height: 150px;
	width: 290x;
	overflow: hidden;
	position: absolute;
	top: -2px;
	left: 2px;
	margin: 0px 0px 0px 0px;
	/* [disabled]padding: 0px 0px 0px 0px; */
	/* [disabled]float: left; */
	/* [disabled]clear: right; */
}
#videoPhotoBoxOver {
	height: 150px;
	width: 290px;
	overflow: hidden;
	background-image: url(images/offTOC.png);
	margin: 0px 0px 0px 0px;
	/* [disabled]padding: 0px 0px 0px 0px; */
	/* [disabled]position: relative; */
}
#videoPhotoBoxOver a:hover img {
  background-image: url(images/overTOC.png);
}
.videoAdsGroup {
	width: 940px;
	height: 120px;
	margin-bottom: 40px;
	/* [disabled]background-color: red; */
	float: left;
}
.videoAdBox {
	width: 300px;
	height: 100px;
	margin-bottom: 0px;
	float: left;
	margin: 0 5px 0 5px;
}
.videoOverBox {
	height: 190px;
	width: 290px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 5px;
	background-color: blue;
	z-index: 50;
}
.videoAdsGroup {
	width: 940px;
	height: 150px;
	margin-bottom: 0px;
	/* [disabled]background-color: red; */
	float: left;
	/* [disabled]clear: right; */
	margin-top: 20px;
}
.videoAdBox {
	width: 178px;
	/* [disabled]height: 100px; */
	margin-bottom: 0px;
	/* [disabled]background-color: #E0E0E0; */
	float: left;
	margin: 0 0px 0 0px;
	/* [disabled]clear: right; */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	padding: 0 3px 0 3px;
}
.videoSocialBox {
	width: 178px;
	height: 230px;
	/* [disabled]background-color: #FFF; */
	/* [disabled]float: left; */
	/* [disabled]min-height: 130px; */
	margin-bottom: 0;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
}
.videoSocialLinks {
	width: 170px;
	height: 70px;
	/* [disabled]background-color: #0FF; */
	/* [disabled]margin-right: 2px; */
	padding: 0 2px 0 5px;
	float: left;
	/* [disabled]clear: right; */
}
.videoSocialText {
	margin: 5px 0 0 5px;
	/* [disabled]float: left; */
	width: 100%;
}

.videoSocialText img{
	margin: 0px 5px 0 0px;
	float: left;
	/* [disabled]vertical-align: text-bottom; */
}
.videoAdLogo {
	width: 178px;
	/* [disabled]height: 125px; */
	/* [disabled]background-color: #03F; */
	/* [disabled]margin-right: 2px; */
	padding: 2px;
	/* [disabled]clear: right; */
	/* [disabled]float: left; */
}
.videoAdLogo img {
	float: left;
	width: 165px;
}


.videoBox {
	clear: right;
	float: left;
	height: 220px;
	width: 290px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	position: relative;
}
.videoContentBox {
	width: 920px;
	float: left;
	clear: right;
	/* [disabled]background-color: #EAEAEA; */
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	padding-bottom: 0;
	/* [disabled]padding-left: 10px; */
	padding-right: 0;
	padding-top: 15px;
}
.videoYouTubeBox {
	width: 920px;
	margin: 0 0 15px 0;
	float: left;
	clear: right;
	background-color: #BEBEBE;
	padding: 10px 0 0 10px;
	border-radius: 12px;
	-webkit-box-shadow: 5px 5px 5px #CCCCCC;
	box-shadow: 5px 5px 5px #999999;
}
.youTubeHead  {
	width: 90%;
	height: 25px;
	margin: 6px 0 0px 10px;
	float: left;
}
.icon {
	float:left;
	clear:right;
}
.socialIconWrapper {
	clear: right;
	float: left;
	height: 37px;
	width: 600px;
	margin-bottom: 10px;
}
.socialIcons {
	float: left;
	height: 36px;
	width: 36px;
	margin-right: 5px;
	display: inline;
}.socialIconsEmail {
	float: left;
	height: 36px;
	width: 400px;
	margin-right: 5px;
	display: inline;
}
.menu {
	margin-top:10px;
	
}


.menuBannerOff {
	display:none;
	visibility:hidden;
}
.menuBanner {
	
	display:block;
	visibility:visible;
}
