.clear {
	clear: both;
}
body {
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	background: url(/images/resources/bkd.jpg) repeat-x left 151px;
}
.masterWidth {
	width: 950px;
	margin: auto;
}
.header {
	height: 104px;
	border: 1px solid #8CE5F7;
	background: url(/images/resources/headerBkd.jpg) repeat-x;
}
.header img {
	display: block;
	margin-top: 21px;
}
.nav1 {
	height: 45px;
	background: url(/images/resources/navBkd.jpg) repeat-x;
}
.nav1 .tab {
	float: left;
	width: 137px;
	height: 24px;
	font-size: 14px;
	line-height: 14px;
	padding-top: 13px;
	font-weight: bold;
	text-align: center;
	margin: 8px 0 0 15px;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	background: url(/images/resources/navTabOff.jpg) no-repeat;
}
.nav1 .tab:hover {
	color: #988DB5;
}
.nav1 .tabSlct {
	background: url(/images/resources/navTab.jpg) no-repeat;
	color: #545557;
}
.tabCont {	
	padding: 22px 0;
	width: 222px;
}
.tabCont .tab {
	float: left;
	width: 111px;
	height: 23px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 7px;
	color: #545557;
}
.tabCont .tabSlct {
	color: #FFFFFF;
}
.tabV {
	background: url(/images/resources/tabV.jpg) left top no-repeat;
}
.tabVSlct {
	background: url(/images/resources/tabVSlct.jpg) left top no-repeat;
}
.tabH {
	background: url(/images/resources/tabH.jpg) left top no-repeat;
}
.tabHSlct {
	background: url(/images/resources/tabHSlct.jpg) left top no-repeat;
}
.embed {
	background: url(/images/resources/codeCont.jpg) left top no-repeat;
	width: 192px;
	height: 150px;
	padding: 6px 0 0 25px;
	float: left;
}
.embed p {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}
.embed input {
	float: left;
	width: 138px;
	_width:120px;
	height: 21px;
	font-size: 16px;
	line-height: 16px;
	border: none;
	color: #545557;
	margin: 3px 4px 0 0;
}
.embed img {
	/*cursor: pointer;*/
	margin-bottom: 4px;
}
.bannerV {
	float: left;
	margin-right: 2px;
}
.asset {
	float: left;
}
.template {
	float: left;
	margin-right: 20px;	
	margin-top: 40px;
}
.template .thumb {
	border: 1px solid #999999;
	display: block;
}
.template  .btn {
	display: block;
	margin: 20px auto 0;
}
#codeCont
{
    background: url(/images/resources/emailCode.png) left top; 
    width:188px;
    height:128px;
    padding:37px 0 0 12px;
    position:relative;
    bottom:10px;
}
#codeCont textarea
{
    width:175px;
    height:70px;
    border: 0 none;
}
#codeCont img.btn
{
    margin:16px 0 0 108px;
}
.innerTweet {
	color: #757575; 
	font-size: 12px; 
	line-height: 14px;
	border: 1px solid #999999;
	padding: 5px;
	width:336px;
}
.tweetNoBorder {
	border: none;
	padding: 0;
}
.tweet {
	padding-top: 15px;
}
.tweet a
{
    display:block;
    float:right;
    width:90px;
    text-indent:-9999px;
    background-position:left top;
}
a.shareBkdSwap
{
    background-position:left bottom;
}
.share a
{
    height:30px;
    background-image: url(/images/fb.jpg); 
}
.tshare a
{
    height:31px;
    margin-top:25px;
    background-image: url(/images/tweet.gif); 
}
.tshare a:hover
{
    height:56px;
    margin-top:0;
}
.innerTweetHover {
	background-color: #EBEBEB;
}
.video {
	float: left;
	padding-top: 30px;
	margin-right: 30px;
}
.btnBack {
	position: absolute;
	top: 116px;
	left: 0;
}
.btnBack img {
	display: block;
	border: none;
}
.videoEmbedCont {
	padding-top: 10px;
	position: relative;
}
.videoEmbedCont .type {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	text-align: right;
	width: 52px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 2px;
}
.videoEmbedCont input {
	font-size: 14px;
	border: 1px solid #999999;
	width: 360px;
}
.toDo {
	padding: 0 0 40px 70px;
}
.toDo li {
	list-style-position: outside;
	font-weight: bold;
	margin-top: 15px;
}
.videoCont {
	background-color: #000000;
	position: relative;
	margin-top: 50px;
	padding-top: 3px;
}
.videoCorner {
	width: 6px;
	height: 6px;
	background-image: url(/images/resources/videoCorners.jpg);
}
.cTopLeft {
	position: absolute;
	left: 0;
	top: 0;
	background-position: left top;
}
.cTopRight {
	position: absolute;
	right: 0;
	top: 0;
	background-position: right top;
}
.cBtmRight {
	position: absolute;
	right: 0;
	bottom: 0;
	background-position: right bottom;
}
.cBtmLeft {
	position: absolute;
	left: 0;
	bottom: 0;
	background-position: left bottom;
}
.videoPh {
	width: 800px;
	margin: auto;
	height:480px;
    padding:20px 0;
}
.thumbs {
	margin-top: 30px;
	border-top: 1px solid #D6D2D3;
	padding-top: 20px;
}
.videoColumnOne {
	float: left;
	width: 636px;
}
.videoThumb {
	float: left;
	width: 218px;
	height: 54px;
	padding-left: 100px;
	margin-bottom: 12px;
	position: relative;
}
.videoThumbImg {
	position: absolute;
	left: 0;
	top: o;
	border: 1px solid #0503D0;
	cursor:pointer;
}
.vTitle {
	color: #0503D0;
	font-size: 13px;
	font-weight: bold;
	cursor:pointer;
}
.vSubCopy{
	color: #3C3C3A;
	font-size: 11px;
}
.notAvailable .vTitle {
	color: #848484;
}
.videoColumnTwo {
	float: left;
	width: 314px;
}
.notAvailable .vSubCopy {
	color: #B30305;
	font-size: 14px;
	font-weight: bold;
}
.ico {
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
.shareCont {
	position: absolute;
	right: 0;
	top: 10px;
}
