﻿body {
}

H1 
{
	color: #012F8D;
	font-family: Arial;
	font-size: 19pt;
	font-style: normal;
	font-weight: bold;
	line-height: 21pt;
}

input.button, input.submit 
{
 
	color: White;
	background-color: #323234;
}

A:link
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #012F8D;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #666666;
    TEXT-DECORATION: none
}

.PageTitle {
	color: #012F8D;
	font-family: Arial;
	font-size: 19pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

.PageSubtitle 
{
	color: Navy;
	font-size: 14px;
	font-weight: bold;
}

/* ------------------ Container Styles -------------------- */
.ContainerHeaderRow 
{
	background-color: #012F8D;
	color:White;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
}

/* ------------------ Home Page Modules -------------------- */
.arrowGraphic { background-image: url(./images/smRedArrow.gif); background-repeat: no-repeat; width: 9px; height: 9px; }

#HomePage_MyServices_CouponButton
{
	background-image:url(./images/TFSlogo.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 116px;
	border: solid 0px black;
}

.HomePage_MyServices_ServiceButton_Wide
{
	background-image: url(./images/OwnersLogo_325.jpg);
	background-repeat: no-repeat;
	width: 325px;
	height: 116px;
	border: solid 0px black;
	margin: 5px 0;
}

.HomePage_MyServices_ServiceButton_Narrow
{
	background-image: url(./images/OwnersLogo_173.jpg);
	background-repeat: no-repeat;
	width: 173px;
	height: 116px;
	border: solid 0px black;
	margin: 5px 0;
}

.ServiceSchedulerButton_Wide
{
	width: 325px;
	height: 116px;
	margin: 5px 0;
}

.ServiceSchedulerButton_Narrow
{
	width: 173px;
	height: 116px;
	margin: 5px 0;
}

#HomePage_MyServices_DealerRewardsButton 
{
	background-image: url(./Images/btnDealerRewards.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 116px;
	border: solid 0px black;
}

#HomePage_MyServices_ContestButton
{
	background-image: url(./images/btnContests.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 163px;
	height: 116px;
	border: solid 0px black;
}

#HomePage_DealerBox 
{
	background-image: url(./images/dealerBack1.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	text-align: right;
	width: 100%;
	border: solid 0px black;
}

.LogoutButton 
{
	background-image: url(./images/Logout.gif);
	border: solid 0px black;
	width: 70px;
	height: 21px;
}

.HomePageContainer_TitleTab 
{
	width: 100%; 
	height: 13px; 
	border: solid 0px black;
	background-image: url(./images/headerBG.gif);
	padding: 3px 2px 1px 7px;
	line-height: 9px;
	font-size: 10px;
	color: #E0E0E0;
	font-weight: bold;
	letter-spacing: 0px;
}

.HomePageContainer_RightTitleTab 
{
	width: 100%; 
	height: 13px; 
	border: solid 0px black;
	background-image: url(./images/headerRightBG.gif);
	padding: 3px 2px 1px 7px;
	line-height: 9px;
	font-size: 10px;
	color: #E0E0E0;
	font-weight: bold;
	letter-spacing: 0px;
}

html>body .HomePageContainer_TitleTab 
{
/*	width: 326px; */
	height: 10px;
	padding: 1px 2px 2px 7px;
}

html>body .HomePageContainer_RightTitleTab 
{
/*	width: 326px; */
	height: 10px;
	padding: 1px 2px 2px 7px;
}

/* --------------- SideBar Styles ------------------------ */

.SideBar_ContestsButton
{
	background-image: url(./images/SideBar/myContents_2.gif);
	width: 140px;
	height: 114px;
	border: solid 0px black;
}

.SideBar_CouponsButton
{
	background-image: url(./images/SideBar/myCoupons_2.gif);
	width: 140px;
	height: 114px;
	border: solid 0px black;
}

.SideBar_ServiceButton
{
	background-image: url(./images/SideBar/myService_2.gif);
	width: 140px;
	height: 114px;
	border: solid 0px black;
}

.SideBar_DealerBox_TitleBar 
{
	background-image: url(./images/SideBar/DealerBox_top_2.gif);
	width: 141px;
	height: 14px;
	border: solid 0px black;
}

.SideBar_DealerBox_LeftSideBG 
{
	background-image: url(./images/SideBar/DealerBox_LeftSide_2.gif);
	background-repeat: repeat-y;
}

.SideBar_DealerBox_RightSideBG 
{
	background-image: url(./images/SideBar/DealerBox_RightSide_2.gif);
	background-repeat: repeat-y;
}

.SideBar_DealerBox_Bottom 
{
	background-image: url(./images/SideBar/DealerBox_Bottom_2.gif);
	width: 141px;
	height: 34px;
	border: solid 0px black;
}

.SideBar_DealerContactInfoBG 
{
	background-color: #668BAF;
}

.articleTitle {
	color: #012F8D;
	font-family: Arial;
	font-size: 19pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

/* ------------------------------- */

#VideoPlayer 
{
	text-align: center;
	width: 100%;
}

#VideoSourceButtons 
{
	text-align: center;
	width: 100%;
}

#VideoSearchBox 
{
	width: 100%;
	padding: 10px 0px 10px 0px;
}

#VideoThumbnails 
{
}

.VideoTypeTitle 
{
}

.VideoTitle 
{
	font-size: 12px;
	color: Orange;
	font-weight: bold;
}

.VideoProviderTitle1
{
	font-family: "Franklin Gothic Medium",Tahoma,Helvetica,Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #9d0000;
	letter-spacing: -2px;
}

.VideoProviderTitle2
{
	font-family: "Franklin Gothic Medium",Tahoma,Helvetica,Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #cc0000;
	letter-spacing: -2px;
}

.VideoDescription 
{
}

.VideoThumb 
{
	margin: 0px 10px 0px 8px;
}

.VideoDescription 
{
	font-size: 10px;
}

.VideoLink 
{
	font-size: 9px;
}

.LoginBox 
{
	color: White;
}

.LoginBox:link
{
    COLOR: White;
    TEXT-DECORATION: none
}
.LoginBox:visited
{
    COLOR: White;
    TEXT-DECORATION: none
}
.LoginBox:hover
{
    COLOR: White;
    TEXT-DECORATION: underline
}
.LoginBox:active
{
    COLOR: White;
    TEXT-DECORATION: none
}

.LoginPage_ContentBox  
{
	width:277px; 
	height: 147;
	padding: 35px 12px 12px 12px;
	margin: 7px 43px 0px 42px;
	color: White;
	line-height: 23px;
	text-align: left;
}

html>body .LoginPage_ContentBox { width: 253px; height: 100px } /*for non-IE*/

.LoginPage_BottomBar 
{
	background-color: #7e7e7e;
	color: White;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	vertical-align: middle;
	letter-spacing: 1px;
	width: 740px;
}