/* GENERAL */
body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #2479cc;
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Tahoma, Sans-Serif, helvetica;
	text-align: left;
}
a:link  {
	color: #1668b1;	
	text-decoration: underline;
}
a:active {
	color: #1668b1;
	text-decoration: underline;
}
a:visited {
	color: #1668b1;
	text-decoration: underline;
}	
a:hover {
	text-decoration: underline;
	color: #8ebee9;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding: 15px 0px 10px 0px;
}
h2 {
	color: #1668b1;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
li {
	/* N/A */
}
textarea {
	border: solid 1px #000000;
	font-size: 11px;
	padding: 2px; 
}

/* PAGE */
#Form1 {
	height: 100%;
}
#Page {
	width: 900px;
	height: 100%;
	background-color: #ffffff;
	text-align: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

/* COLUMN WRAPPER */
#ColumnWrapper, #faq
{
	background-color: #ffffff;
	left: 20px;
	margin-left: 30px;
	padding-top: 10px;
	text-align: left;
	top: 20px;
	width: 740;
}
#PageBody 
{
	background-color: #ffffff;
	margin-left: 0px;
	padding-top: 10px;
	text-align: left;
	top: 20px;
	width: 100%;
}


/* HEADER */
#Head {
	background-color: #ffffff;
	height: 105px;
	margin-bottom: 10px;
	text-align: left;
	width: 900px;
}
#Logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	height: 57px;
	width: 192px;
}
#Credential {
	display: none;
}
/* SUB NAV */
#SubLinkTabStrip {
	position: absolute;
	top: 78px;
	width: 900px;
	height: 27px;
	color: #989993;
	background-color: #f4f4f4;
	background-image: url(../images/SubLinkTabStrip-bkg.gif);
	background-repeat: repeat-x;
}
/*#SubLinkTabStripImg {
	float: right;
	width: 197px;
	height: 23px;
	background-image: url(../images/SubLinkTabStripImg_bkg.gif);
}*/
#SubLinkTabStrip ul {
	float: left;
	margin: 0px;
	margin-top: 4px;
	margin-right: 14px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#SubLinkTabStrip li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#SubLinkTabStrip li#SubLinkTabStrip_last {
	/* background-image: none; */
}
#SubLinkTabStrip a {
	font-size: 10px;
	font-weight: bold;
	padding: 1px 0px 0px 14px;
	color: #989993;	
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
#SubLinkTabStrip a:hover {
	/* text-decoration: underline; */
}
#SubLinkTabStripFooter1 {
	background-color: #9bafb7;
	height: 1px;
}
#SubLinkTabStripFooter2 {
	height: 1px;
	background-color: #d7e7ef;
}
/*#SubLinkTabStripFooterRight {
	float: right;
	width: 189px;
	height: 14px;
	background-image: url(../images/SubLinkTabStripFooter.gif);
	background-repeat: no-repeat;
}
#SubLinkTabStripFooterLeft {
	float: left;
	width: 7px;
	height: 14px;
	background-image: url(../images/SubLinkTabStripLeft_bkg.gif);
}*/
/* SPECIFIC: INSTALLED PAGE */
#Left 
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 550px;
	height: auto;
}
#LeftCol
{
	float:left;
	margin: 0px 0px 0px 10px;
	width: 220px;
}
#Right {
	margin-left: 560px;
	margin-top: 50px;
	width: 275px;
	height: auto;
}
#MCol 
{
	margin-top: 0px;
	display: block;
	margin-left: 220px;
	padding-left: 15px;
	width: 640px;
	border-left: 1px solid #c1c1c1;
}
/* MAIN NAV */
#CategoryTabStrip {
	position: absolute;
	top: 57px;
	left: 1px;
	color: #ffffff;
	height: 21px;
	width: 900px;
	background-color: #2479cc;
	background-image: url(../images/CategoryTabStrip-bkg.gif);
	background-repeat: repeat-x;
}
#CategoryTabStrip ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#CategoryTabStrip li {
	float: left;
	margin: 0px;
	margin-right: 4px;
	padding: 0px 0px 0px 10px;
	height: 21px;
}
#CategoryTabStrip.CategoryTabStripHome li {
	float: right;
	margin: 0px;
	margin-right: 4px;
	padding: 0px 0px 0px 10px;
	height: 21px;
}
#CategoryTabStrip a {
	color: #ffffff;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 11px 0px 0px;
	text-decoration: none;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#CategoryTabStrip a {
	float: none;
}
/* End IE5-Mac hack */
#CategoryTabStrip a:hover {
	color: #8ebee9;
}
#CategoryTabStrip #current {
	backgrounc-color: #f1eff4;
}
#CategoryTabStrip #current a {
	color: #2479cc;
}

/* SUB NAV SLIDE */
#SuggestLink {
	display: none;
	height: 235px;
	margin: 0px;
	padding: 0px;
	width: 850px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
body.clsModal, .clsModal {
	background: none;
	background-color: #b1d2f3;
	margin: 0px;
	padding: 10px;
}
div.clsModal {
	background-color: #b1d2f3;
	border: 1px solid #0b60bd;
	padding: 0px;
}
#Modal {
	width: 850px;
}




/* LEFT COLUMN */
#SubscrList {
	float:left;
	margin: 0px 10px 0px 10px;
	width: 200px;
}
#SubscrList div {
	/* N/A */
}
#SubscrList_Head {
	font-size: 9pt;
	font-weight: bold;
}
#SubscrList_HeadWrapper {
	display: none;
}
#SubscrList_Foot {
	background: #ffffff url(../images/SubscrList_ColBot.gif) no-repeat;
	height: 19px;
}
#SubscrList_Title {
	color: #1668b1;
	font-size: 14px;
	font-weight: bold;
}


/* RIGHT COLUMN */

.clsFaqH,.clsPointH {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
div.clsFaqH, .clsPointH {
	padding: 4px 0px 0px 15px;
}


#CatNavSpacer {
	display: none;
}
/* Breadcrumbs */
.clsBC {
	color: #9a9994;
}
.clsBC_L1, .clsBC_L2, .clsBC_L3, .clsBC_L4, .clsBC_L5 {
	display: inline;
}
ul.clsBC {
	background: #0861c5 url(../images/dt-bkg.gif) repeat-x;
	border: 1px solid #0b60bd;
	text-transform: uppercase;
	cursor: pointer;
	cursor: hand;
    margin-top: 10px;
    height: 27px;
    padding-top: 4px;
	color: #ffffff;
    margin-top: 10px;
}
ul.clsBC li
{
	display: inline;
	padding: 4px 0px 0px 5px;
}
ul.clsBC li a:link, ul.clsBC li a:visited, ul.clsBC li a:hover
{
	color: #ffffff;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#CatNav 
{
	color: #000000;
	font-weight: bold;
	display: block;
	margin-top: 12px;
	margin-right: 2px;
	border: 1px solid #c9c9c9;
	background-color: #f4f3f1;
}
#LCatNav a, #CatNav a {
	color: #34487a;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
#LCatNav a:hover, #CatNav a:hover {
	text-decoration: underline;
}

#rptSubCCatsFooter {
	width: 658px;
	height: 1px;
	background-image: url(../images/rptSubCCatsFooter_bkg.gif);
	background-repeat: no-repeat;
	padding-bottom: 22px;
}
table.clsSubCat {
	border: 1px solid #c9c9c9;
	background-color: #f4f3f1;
}
.clsSubCat, .clsSubCat td {
	color: #9a9994;
	font-size: 7pt;
	font-weight: normal;
	padding: 3px;
}
.clsSubCat a:link, .clsSubCat a:visited	{
	color: #333366; 
	text-decoration: none; 
	font-size: 7pt;
	font-weight: bold;
}
.clsSubCat a:hover {
	color: #333366; 
	text-decoration: underline; 
	font-size: 7pt;
	font-weight: bold;
}
#rptSubCCats {
	width: 90%;
	border-collapse: collapse;
}
#Picker {
	display: block;
	position: relative;
	top: 15px;
}
#Foot {
	clear: both;
	position: relative;
	top: 50px;
	text-align: center;
	width: 100%;
}


/* Pop Up Info Window */
#PopBody {
	padding: 10px;
}
#PopHead {
	/* N/A */
}
#PopHead h1 {
	font-size: 14pt;
	font-weight:bold;
}
dl { 
	background-color: #ffffff;
}
dt {
	background: #0861c5 url(../images/dt-bkg.gif) repeat-x;
	border: 1px solid #0b60bd;
	text-transform: uppercase;
	cursor: pointer;
	cursor: hand;
    margin-top: 10px;
    height: 27px;
    padding-top: 0px;
}
dt.selected {
	background: #0861c5 url(../images/dt-bkg.gif) repeat-x;
	border: 1px solid #0b60bd;
	text-transform: uppercase;
	cursor: pointer;
	cursor: hand;
    margin-top: 10px;
    height: 27px;
    padding-top: 0px;
}
dd {
	color: #000000;
	display: block;
}
#clsPointDD {
	display: none;
}
#clsPointContainer {
	padding: 0px 20px 15px 40px;
	margin-top: 2px;
	margin-bottom: 10px;
	border: 1px solid #aad27a;
	background-color: #eaf4d4;
	margin-right: 2px;
}
ul.clsPoint {
	color: #000000;
	font-size: 11px;
	list-style-image: url(../images/clsPoint_bullet.gif); 
	padding-top: 20px;
}
ul.clsPoint li {
	padding-bottom: 8px;
}



/* ID'S */
#CategoryTabStrip #Help {
	left: 20px;
	position: relative;
}
#Head_Install {
	text-align: left;
	height: 114px;
	width: 100%;
}
#LCatNav {
	border: solid 1px red;
	color: #000000;
	font-weight: bold;
	display: block;
	margin-top: 12px;
	margin-right: 2px;
	padding: 10px;
	border: 1px solid #c9c9c9;
	background-color: #f4f3f1;
}
#TypeSelect {
	cursor: pointer;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: -1.1pt;
	margin-bottom: 10px;
	position: relative;
	width: 198px;
}
#WCol {
	display: block;
	margin-left: 20px;
	width: 100%;
}


/* FOOTER */
#Footer {
	width: 100%;
	height: 50px;
	background-image: url(../images/footer_bkg.gif);
	background-repeat: repeat-x;
}
#FooterLeft {
	float: left;
	width: 1px;
	height: 50px;
	background-image: url(../images/footerleft_bkg.gif);
	background-repeat: no-repeat;
}
#FooterRight {
	float: right;
	width: 401px;
	height: 50px;
	background-image: url(../images/footerright_bkg.gif);
	background-repeat: no-repeat;
}
#FooterRightText {

}


/* CLASSES */
.accordion dt {
	/* activated */
    cursor: pointer;
}


/*****************************************
	Begin Buttons
******************************************/
.btnType_Toolbar_Off {
	height: 33px;
}
.btnType_News_Off {
	height: 32px;
}
.btnType_Mobile_Off {
	height: 32px;
}
.btnType_Toolbar_On {
	color: #D31F1F;
	height: 33px;
}
.btnType_News_On {
	color: #D31F1F;
	height: 32px;
}
.btnType_Mobile_On {
	color: #D31F1F;
	height: 32px;
}
.btnCat_Ent_Off {
	height: 29px;
	width: 115px;
}
.btnCat_Ent_On {
	height: 29px;
	width: 115px;
}
.btnCat_Sport_Off {
	height: 29px;
	width: 105px;
}
.btnCat_Sport_On {
	height: 29px;
	width: 105px;
}
.btnCat_Life_Off {
	height: 29px;
	width: 115px;
}
.btnCat_Life_On {
	height: 29px;
	width: 115px;
}
.btnCat_Gaming_Off {
	height: 29px;
	width: 125px;
}
.btnCat_Gaming_On {
	height: 29px;
	width: 125px;
}
.btnHelp_Off {
	height: 29px;
	width: 85px;
}
.btnHelp_On {
	height: 29px;
	width: 85px;
}
/* End Buttons */


/*****************************************
	Begin ID Tags
******************************************/
div.clsOn {
	background-color: red;
	background: url(images/bgSubLinkOn.gif) repeat-x;
}
#Head_Install {
	background: url(../images/header_install.gif) repeat-x;
}
/* End ID Tags */




/*****************************************
	Begin Setup Classes
******************************************/
.clsBigLink {
	background-color: #ffcc33;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #34487a;
	border-right: solid 1px #34487a;
	color: #004EB5;
	cursor: pointer;
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}
.clsSmallLink {
	background-color: #ffcc33; 
	border-top: solid 1px #cccccc; 
	border-left: solid 1px #cccccc; 
	border-bottom: solid 1px #34487a; 
	border-right: solid 1px #34487a; 
	color: #004EB5; 
	cursor: pointer; 
	font-size: 8pt; 
	font-weight: bold; 
	padding: 1px; 
	text-align: center;
}
.clsBody {
	font-size: 10pt; 
	letter-spacing: -.01pt;
	margin-top: 10px;
}
.clsBodyB {
	font-size: 10pt; 
	font-weight:bold; 
	letter-spacing: -.01pt;
	color: #ffffff;
}
.clsBold {
	display: inline;
	font-size: 9pt;
	font-weight: bold;
}
.clsCaption {
	font-size: .67em;
	color: #7A7A7A;
}
div.clsCategoryTabStripOn {
	background: url(../images/bgTabStripOn.gif) repeat-x; 
	color:#0045B5;
}
div.clsCategoryTabStripOn a:link, div.clsCategoryTabStripOn a:visited {
	color: #00234B; 
	text-decoration:none;
}
.clsContent {
	padding:10px;
}
.clsItemHead {
	color: #fb9735;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: -.2pt;
	padding: 10px 0px 0px 0px;
}
.clsMessageBox
{
	border:solid 1px #efefef;
	padding:10px;
	margin-bottom:15px;
}
.clsMessageBox .clsMessage
{
	font-size:14pt; 
	font-weight:bold; 
	letter-spacing:-1pt; 
}
.clsMessageBox .clsMessage A
{
	color:blue;
	text-decoration:none;
}

#icoWindows.clsListItem {
	margin-top: 2px;
	background-image: url(../images/icon-windows-24x24.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 37px;
}
#icoInternetExplorer.clsListItem {
	background-image: url(../images/icon-internetexplorer-24x24.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 37px;
}
#icoFirefox.clsListItem {
	background-image: url(../images/icon-firefox-24x24.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 37px;
}


/*begin FAQ*/
.clsFaqQ{
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: -.2pt;
	padding: 10px 0px 0px 0px;
	color: #33497b;
}
div#faq dl
{
	width: 100%;
}
div#faq dt
{
	width: 100%;
}
div#faq dd
{
	margin: 0px;
	background-color: #f4f3f1;
	margin-top: 12px;
	border: 1px solid #c9c9c9;
	padding:10px;
	width: 100%;
}
.clsFaqA, .clsListItem {	
	font-family: arial;
	font-size: 9pt;
	font-weight:lighter;
	padding: 2px 0px 3px 10px;
}
.clsFaqA p {
	margin-bottom: 10px;
}
/*end FAQ*/

.clsFormHead {
	text-size:13pt; 
	font-weight:bold;
}
.clsGreen {
	color:green;
}
.clsRed {
	color:red;
}
.clsListHead {
	font-size: 13pt;
	font-weight: bold;
}
.clsListItemHead {
	font-weight: bold;
}

table.clsPageBody {
	border-right:dotted 1px #aaaaaa;
 	padding-left: 15px;
}
.clsSmall {
	font-size: 8pt;
	color: #33497b;
}
.clsSmallB {
	font-size: 8pt;
	font-weight: bold;
	color: #33497b;
}
.clsSmallW {
	color: #ffffff;
	font-size: 8pt;
}
div.clsSmallW {
	padding: 0px 10px 0px 10px;
	text-align: left;
}
.clsTag	{
	color: #1668b1; 
	font-size: 22px; 
	font-weight: bold; 
	text-align: center;
	font-style: italic;
}
.clsTitle {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.img_class {
border: 1px solid #c4c4c4;
width: 108px;
height:32px;
line-height:32px;
font-size:32px;
display:table-cell;
vertical-align:middle;
padding:0px;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}

.line {
height: 1px;
background-color: #eaeaea;


}
.line hr {
width:95%;
color: #eaeaea;
background-color: #eaeaea;
height: 1px;
margin: -5px;

}
/* End Setup Classes */






/* SPECIFIC: DEFAULT */
.defaultDownloadBtn {
	width: 216px;
	height: 31px;
	padding-right: 10px;
}
.defaultPgCellColor {
	background-color: #eeeeee;
}

ul {
	margin: 0px;
}

.bullets{
list-style-type: disc;
list-style-position: outside; margin-left: 0px; padding-left: 30px; vertical-align: middle; 
}


.bullets li{
padding-top: 10px;
color:#595959;
font-weight:bold;
font-size:12px;
margin: 0px;
}


/* step carousel */

.stepcarousel{
position: relative; /*leave this value alone*/
border: 3px solid #c3c3c3;
overflow: scroll; /*leave this value alone*/
width: 880px; /*Width of Carousel Viewer itself*/
height: 340px; /*Height should enough to fit largest content's height*/
background-color:#f6f6f6;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 20px; /*margin around each panel*/
width: 860px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}