body {
	font-size: 10px;
}

#vidBlock {
	width: 464px;
	height: 475px;
	display: block;
	float: left;
	position: relative;
}

.vidPic {
	width: 148px;
	height: 125px;
	overflow: hidden;
	display: block;
	float: left;
	margin-left: 10px;
	background: #101010;
}

.vidItem {
	height: 125px;
	display: block;
	background: #242424;
	margin-bottom: 10px;
	float: left;
	width: 306px;
	overflow: auto;
}

.vidItemFull {
	height: 395px;
	display: block;
	background: #242424;
	margin-bottom: 10px;
	float: left;
	width: 306px;
}

.vidLeft a {
	height: 15px;
	width: 16px;
	display: block;
	float: left;
	text-indent: -9999px;
	border-bottom: 1px solid #101010 !important;
	position: absolute;
	bottom: 0;
	left: 0;
	text-decoration: none;
}

.vidLeft a:link, .vidLeft a:visited {
	background: url(../images/prev6.gif) no-repeat;
}

.vidLeft a:hover, .vidLeft a:active {
	background: url(../images/prev6.gif) 0px -15px no-repeat;
}

.vidRight a {
	height: 15px;
	width: 16px;
	display: block;
	float: right;
	text-indent: -9999px;
	border-bottom: 1px solid #101010 !important;
	position: absolute;
	bottom: 0;
	right: 0;
	text-decoration: none;
}

.vidRight a:link, .vidRight a:visited {
	background: url(../images/next6.gif) no-repeat right 0px;
}

.vidRight a:hover, .vidRight a:active {
	background: url(../images/next6.gif) right -15px  no-repeat;
}

#playCommercial {
	
}

#playCommercial a {
	text-decoration: none;
}

#playCommercial a:link, #playCommercial a:visited {
	color: #606060;
}

#playCommercial a:hover, #playCommercial a:active {
	color: #fff;
}

.vidItem h2, .vidItemFull h2 {
	margin: 0;
	padding: 10px 10px 0;
	font-size: 1.3em;
	color: #c0c1c6;
}

.vidItem p, .vidItemFull p {
	padding: 5px 10px 0;
	margin: 0;
	font-size: 1.2em;
	color: #606060;
}

.vidItem a {
	text-decoration: none;
	padding-left: 18px;
}

.vidItem a:link, .vidItem a:visited {
	color: #c0c1c6;
	background: url(../images/vid_arrows.gif) no-repeat 0px 2px;
}

.vidItem a:hover, .vidItem a:active {
	color: #fff;
	background: no-repeat url(../images/vid_arrows.gif) 0px -23px;
}

#vidContainer {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	display: block;}

#vidContainer_news {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	display: block;}
	
#vidContainer p {
	margin-top: 0;
}

.videoLeft a, .videoRight a {
	height: 15px;
	display: block;
	text-indent: -5000px;
	border-bottom: 1px solid #101010 !important;
	position: absolute;
	bottom: 0;
	text-decoration: none;
}

.videoLeft a {
	width: 115px;
	left: 0;
}

.videoRight a {
	width: 93px;
	right: 0;
}

.videoLeft a:link, .videoLeft a:visited {
	background: url(../images/lastModel.gif) no-repeat;
}

.videoLeft a:hover, .videoLeft a:active {
	background: url(../images/lastModel.gif) 0px -15px no-repeat;
}

.videoRight a:link, .videoRight a:visited {
	background: url(../images/nextModel.gif) no-repeat right 0px;
}

.videoRight a:hover, .videoRight a:active {
	background: url(../images/nextModel.gif) right -16px  no-repeat;
}

#altContent #flashGetter p {
	font-family: Arial, Helvetica, Geneva, sans-serif !important;
	color: #bdbdbd !important;
}

#altContent #flashGetter a {
	background-image: none !important;
}

#altContent #flashGetter a:link, #altContent #flashGetter a:visited {
	color: #c0c1c6 !important;
}

#altContent #flashGetter a:hover, #altContent #flashGetter a:active {
	color: red !important;
}

#altContent {
	color: #b2b2b2 !important;
	font: 1.1em Arial, Helvetica, Geneva, sans-serif;
	width: 320px;
	height: 240px;
	display: block;
	position: relative;
}

#closeWin a {
	width: 122px;
	height: 13px;
	display: block;
	text-indent: -5000px;
	font-size: 1px;
}

#closeWin a:link, #closeWin a:visited {
	background: url(../images/closeWindow.gif) no-repeat;
}

#closeWin a:hover, #closeWin a:active {
	background: no-repeat url(../images/closeWindow.gif) 0px -13px;
}

#cantSee {
	text-align: right;
	color: #575757;
	font: 1.1em Arial, Helvetica, Geneva, sans-serif;
	float: right;
}

#cantSee p {
	margin-top: 0;
	margin-bottom: 0;
}

#cantSee a {
	
}

#cantSee a:link, #cantSee a:visited {
	color: #575757 !important;
	text-decoration: none;
}

#cantSee a:hover, #cantSee a:active {
	color: red !important;
	text-decoration: underline;
}

