@import "/styles/rounded_corners.css";
@import "/styles/topmenu.css";
@import "/styles/mediaplayer.css";

/* body and element styles */
body {color:#555555;margin:0px;font-family:arial,helvetica,verdana;font-size:68.75%;background-color:#CCCCCC;}
a,table,td, p, div, span, select, textarea, input, ol, ul, li, strong, i{font-size:1em;}

/* site layout column width */
.leftmenu{width:147px;}
.content{width:510px;}

/* font-sizes for different sections of the page */
#header{font-size: 11px; }
#leftnav{font-size: 1em;}
#hscTitle{font-size: 1em; }
#content{font-size: 1.09em; }
#footer{font-size: 1em; }
#sidebar{font-size: 1em; }

/* Header Top Navigation Styles - NOT IN USE as of 9/07 -- incorporated into dropdown menus */
.nav{font-size:13px;font-weight:bold;color: #FFF;}
.navCurrent{font-size:13px;font-weight: bold;color: #03417C;}
.navDotted{font-weight: bold;color: #FFF;text-decoration:none;background-color:transparent;border-bottom:1px #FFFFFF dotted;padding:0px;padding-bottom:5px;}
a.nav:hover{font-size:13px;color: #FFF;text-decoration:none;}
a.navDotted:hover{font-weight:bold;color: #0175AC;text-decoration:none;background-color:transparent;border-bottom:1px #0175AC dotted;}
/* end Header Top Navigation Styles */

/* Header - srch links and more search option div styles */
ul#srchLinks li {padding-right:10px;margin:0px;margin-top:8px;}

/* partner header styles - optimum Latino */
.optLatinoHdr {width:1010px;background-color:#fff;padding:0px;margin:0px auto;}
.optLatinoHdr .inner {width:100%;padding:0px;margin:0px;overflow:hidden;}
.optLatinoHdr .leftCol {float:left;padding:0px;margin:0px;text-align:left;}
.optLatinoHdr .leftBg {background:url(/images/header/bg_repeat_optLatino.gif) top repeat-x;}
.optLatinoHdr .rightBg {background:url(/images/header/sidebar_bg_repeat_optLatino.gif) top repeat-x;}
.optLatinoHdr .searchBg {background:url(/images/header/search_bg_repeat_optLatino.gif) top repeat-x;padding-top:14px;}
.optLatinoHdr .hdrGoogleLogo {position:relative;top:-8px;}
.optLatinoHdr .loginLink {font-size:18px;}
.optLatinoHdr .rightCol {padding-left:1px;background-color:#d4eaff;}
.optLatinoHdr .rightLinks{background-color:#acd9ff;padding-left:8px;padding-top:5px;}
.optLatinoHdr .learnMore {padding:2px 0px 3px 8px;}
.optLatinoHdr .rightCorner {height:100px;background:url(/images/header/rtCorner_optLatino.gif) top no-repeat;}
.optLatinoHdr ul.otpLatino {margin-top:2px;}
.optLatinoHdr ul.otpLatino li {padding-bottom:2px;}
		
/* partner header styles - Games */	
.gamesHdr {width:928px;background-color:#fff;padding:0px;margin:0px auto;}
.gamesHdr .inner {width:100%;padding:0px;margin:0px;overflow:hidden;}
.gamesHdr .leftCol {float:left;padding:0px;margin:0px;text-align:left;}
.gamesHdr .leftBg {background:url(/images/header/bg_repeat_optLatino.gif) top repeat-x;}
.gamesHdr .rightBg {background:url(/images/header/sidebar_bg_repeat_optLatino.gif) top repeat-x;}
.gamesHdr .searchBg {background:url(/images/header/search_bg_repeat_optLatino.gif) top repeat-x;padding-top:14px;}
.gamesHdr .hdrGoogleLogo {position:relative;top:-8px;}
.gamesHdr .loginLink {font-size:18px;}
.gamesHdr .rightCol {padding-left:1px;background-color:#d4eaff;}
.gamesHdr .rightLinks{background-color:#acd9ff;padding-left:8px;padding-top:5px;}
.gamesHdr .learnMore {padding:2px 0px 3px 10px;}
.gamesHdr .rightCorner {height:100px;background:url(/images/header/rtCorner_optLatino.gif) top no-repeat;}
.gamesHdr ul.otpLatino {margin-top:2px;margin-left:5px;}
.gamesHdr ul.otpLatino li {padding-bottom:2px;}
ul#srchLinks li {padding:0px;padding-left:15px;padding-bottom:2px;margin:0px;margin-top:6px;}
	
/* inside page layout */
.contentWrapper{padding:6px;padding-top:0px;}
.contentInner{padding:2px;}
.contentLeft{width:240px;margin-right:14px;float:left;}
.contentRight{width:240px;float:left;}			

/* form element styles */
form{margin:0px;padding:0px;}
/* form[id=infospaceSearch] select option{height:22px;padding:0px;}*/
input, select, textarea {color:#555555;}

/* hr styles */
hr {border:1px solid #e8e8e8;border-width:0 0 1px;height:1px;}
hr.blue {border:1px solid #badffc;border-width:0 0 1px;height:1px;}
hr.dotted {border:1px dotted #e8e8e8;border-width:0 0 1px;height:1px;}
hr.inner {border:1px solid #e8e8e8;border-width:0 0 1px;height:1px;}
hr.innerDotted {border:1px dotted #e8e8e8;border-width:0 0 1px;height:1px;}

/* list styles */
li {line-height:1.3;}
ul, ul li {margin:0px;padding:0px;list-style:none;}
ul li {background-image:url(/images/common/arrow_black.gif);  /* background-position: left center; */ background-position:0 .5em; background-repeat: no-repeat;padding-left:10px;padding-bottom:2px;}

ul.static, ul.static li {margin:0px;padding:0px;list-style:none;}
ul.static li {background-image:url(/images/common/bullet_black.gif);background-position:0 .5em; background-repeat: no-repeat;padding-left:10px;padding-bottom:5px;}

ul.white, ul.white li {margin:0px;padding:0px;list-style:none;}
ul.white li {background-image:url(/images/common/arrow_white_right.gif);background-position:0 .5em;background-repeat:no-repeat;padding-left:5px;padding-bottom:3px;}
ul.white li a {color:#fff;text-decoration:none;}
ul.white li a:hover {color:#fff;text-decoration:underline;}

ul.blue, ul.blue li {margin:0px;padding:0px;list-style:none;}
ul.blue li {background-image:url(/images/common/arrow_blue_sm.gif);background-position:0 .5em;background-repeat: no-repeat;padding-left:5px;padding-bottom:3px;}
ul.blue li a {color:#0175AC;text-decoration:none;}
ul.blue li a:hover {color:#02417B;text-decoration:none;}

ul.rtLinks, ul.rtLinks li {margin:0px;padding:0px;list-style:none;}
ul.rtLinks li {background-image:url(/images/common/arrow_blue_sm.gif);background-position:0 .5em;background-repeat: no-repeat;padding-left:5px;padding-bottom:3px;}
ul.rtLinks li a {color:#0175AC;text-decoration:none;}
ul.rtLinks li a:hover {color:#02417B;text-decoration:none;}

ul.sportsnav, ul.sportsnav li, ul.sportsSubnav, ul.sportsSubnav li {margin:0px;padding:0px;list-style:none;}
ul.sportsnav {padding-left:5px;}
ul.sportsSubnav {padding-left:15px;}
ul.sportsnav li, ul.sportsSubnav li {background-image:url(/images/common/arrow_blue_sm.gif);background-position:0 .5em; background-repeat: no-repeat;margin-top:2px;margin-bottom:2px;border-bottom:1px solid #e8e8e8;padding-left:5px;padding-bottom:3px;}
ul.sportsnav a, ul.sportsSubnav a {color:#0175AC;}
ul.sportsnav a:hover, ul.sportsSubnav a:hover {color:#02417B;}
ul.sportsnav li.subnavHdr {background-image:none;color:#555;font-weight:bold;}
ul.sportsnav li.navlast, ul.sportsSubnav li.navlast {border-bottom:1px solid #fff;}

ul.footer{display:inline;padding:0px;margin:0px;width:99%;}
ul.footer li{display:inline;padding:0px;margin:0px;background-image:none;width:25%;}

ul.horizontal{display:inline;}
ul.horizontal li{display:inline;float:left;background-image:none;}

ul.noMarker, ul.noMarker li {margin:0px;padding:0px;list-style:none;}
ul.noMarker li{background-image:none;line-height:1.5;}

ul#topQuestions li{padding-bottom:8px;line-height:1.2;}
ul#navsearch, ul#topsearch{display:inline;width:100%;}
ul#navsearch li{display:inline;background-image:none;padding-right:8px;}
ul#topsearch li{display:inline;background-image:none;}

ol, ol li {margin:0px;padding:0px;}
ol {margin-left:15;}


 /* link styles */ 
a {color: #555555;text-decoration:none;}
a:hover {color: #0175AC;text-decoration:none;}
a.homeModule {color: #555555;text-decoration:none;line-height:1;}
a.homeModule:hover {color: #0175AC;text-decoration:none;line-height:1;}
a.dotted {color:#555555;text-decoration: none;background-color: transparent;border-bottom:1px #555555 dotted;}
a.dotted:hover {color:#0175AC;text-decoration: none;background-color: transparent;border-bottom:1px #0175AC dotted;}
a.blue {color:#0175AC;text-decoration:none;}
a.blue:hover {color:#02417B;text-decoration:none;}
a.blueStrong {color:#0175AC;font-weight:bold;text-decoration:none;}
a.blueStrong:hover {color:#02417B;font-weight:bold;text-decoration:none;}
a.blueStrongHome {font-size:1.18em;color:#0175AC;font-weight:bold;text-decoration:none;}
a.blueStrongHome:hover {font-size:1.18em;color:#02417B;font-weight:bold;text-decoration:none;}
a.blueHeaderHome:hover{color:#02417B;font-size:1.18em;font-weight:bold;}
a.blueDotted, td.blueDotted {color:#0175AC;text-decoration:none;background-color: transparent;/* border-bottom:1px #0175AC dotted;*/}
a.blueDotted:hover {color:#02417B;text-decoration:none;background-color: transparent;border-bottom:1px #02417B dotted;}
a.black {color:#333333;font-weight:bold;text-decoration:none;}
a.black:hover {color:#0175AC;font-weight:bold;text-decoration:none;}
a.header {color:#555555;font-weight:bold;font-size:1.09em;text-decoration:none;}
a.blackheader {color:#333333;font-weight:bold;font-size:1.09em;text-decoration:none;}
a.blackheader:hover {color:#0175AC;font-weight:bold;font-size:1.09em;text-decoration:none;}
a.blackdotted {color:#333333;text-decoration: none;background-color: transparent;border-bottom:1px #000000 dotted;}
a.blackdotted:hover {color:#0175AC;text-decoration: none;background-color: transparent;border-bottom:1px #0175AC dotted;}
a.selectedFeature{color:#A0A7BA;font-weight:bold;text-decoration: none;background-color: transparent;border-bottom:1px #A0A7BA solid;}
a.selectedFeature:hover {color:#A0A7BA;font-weight:bold;text-decoration: none;background-color: transparent;border-bottom:1px #A0A7BA solid;}
a.whiteDotted {color:#FFF;text-decoration: none;background-color: transparent;border-bottom:1px #FFFFFF dotted;}
a.whiteDotted:hover {color:#02417B;text-decoration: none;background-color: transparent;border-bottom:1px #02417B dotted;}
a.grey {color:#555555;text-decoration:none;}
a.grey:hover {color:#555555;text-decoration:none;background-color:transparent;border-bottom:1px #555555 dotted;}
a.green{color:#7EB42A;text-decoration:none;background-color:transparent;}
a.green:hover {color:#7EB42A;text-decoration:none;background-color:transparent;border-bottom:1px  #7EB42A dotted;}
a.white {line-height:2;color:#FFF;text-decoration:none;}
a.whiteDotted {line-height:2;color:#FFF;text-decoration:none;background-color: transparent;border-bottom:1px  #FFFFFF dotted;}
a.white:hover {line-height:2;color:#FFF;text-decoration:none;background-color: transparent;border-bottom:1px  #FFFFFF dotted;}
a.whiteDotted:hover {line-height:2;color: #FFF;text-decoration:none;background-color:transparent;border-bottom:1px  #FFFFFF dotted;}

/* sidebar styles */
.sidebarModuleCommon{padding:0px 0px 0px 10px;}
.sidebarModule{padding-left:10px;margin-bottom:10px;border-bottom:1px solid #e8e8e8;}
.sidebarSpace{padding-top:10px;padding-bottom:10px;}
.sidebarHdr{color:#0175AC;font-weight:bold;padding-bottom:5px;}
.sidebarLinkSpace{padding-top:2px;line-height:1.5;}
.ovTourCont {width:98%;border:1px solid #e8e8e8;background-color:#f5f5f5;padding:10px 0px 10px 0px;}

/* webmail display styles */
#webmailMsgs{width:175px;border:1px solid #e8e8e8;background-color:#f8f8f8;text-align:center;margin:5px 0px 15px 0px;overflow:hidden;}
#emailsContainer{width:175px;}
#emailDetailsContainer{display:none;position:absolute;z-index:100;background-color:#999;}
.mailContent{position:relative;width:180px;bottom:2px;right:2px;background-color:#fff;border:1px solid #999;text-align:left;}
.mailContentInner{padding:10px;}


/* High Speed Central - In The Spotlight styles */
/* ITS Full View div */
.ITSdiv {width:513px;background-color:transparent;position:absolute;z-index:50;left:-11px;display:none;}
.ITSHeader{padding-top:2px;padding-bottom:2px;}
.ITSHeaderRed{font-size:1.18em;color:#FF0000;font-weight:bold;}
.ITSTitleBlue{font-size:1.18em;color:#0175AC;font-weight:bold;}
.ItsRowBg{background-color:#fff;}
.ITSgamesBg0{width:157px;height:108px;background:url(/images/home/hsc/ITS_games_bg1.gif) no-repeat;}
.ITSgamesBg1{width:157px;height:108px;background:url(/images/home/hsc/ITS_games_bg2.gif) no-repeat;}
.ITSgamesBg2{width:157px;height:108px;background:url(/images/home/hsc/ITS_games_bg3.gif) no-repeat;}
.ITShoroscopesBg{width:182px;height:124px;background:url(/images/home/hsc/ITS_horoscopes_bg.jpg) no-repeat;}
.ITShoroscopesImg{text-align:left;padding-top:25px;padding-left:54px;}
.hscDiv{width:496px;height:154px;background-color:#f5f5f5;}
.hscDivPartner{width:496px;height:135px;background-color:#f5f5f5;}
.hscWrapper{padding:6px;}
.hscImg{float:left;width:187px;height:142px;overflow:hidden;text-align:center;}
.hscImgPartner{float:left;width:164px;height:123px;overflow:hidden;}
.hscImgMusic{height:87px;width:152px;overflow:hidden;margin-bottom:2px;}
.hscSpacer{float:left;width:20px;height:142px;}
.hscSpacerPartner{float:left;width:20px;height:123px;}
.hscTxt{float:left;width:277px;height:142px;}
.hscTxtPartner{float:left;width:300px;height:123px;}
.hscHdr{padding-top:8px;padding-bottom:8px;text-transform:capitalize;}
.hscLink{padding-top:10px;}
.hscBottom{clear:both;width:496px;}
.hscLeft{float:left;width:8px;height:17px;background:url(/images/home/hsc/leftcorner.gif) bottom left no-repeat;}
.hscLeftHeadlines{float:left;width:4px;height:171px;background:url(/images/home/hsc/ITS_headlines_bg_left_v2.jpg) top no-repeat;}
.hscLeftPartner{float:left;width:490px;height:36px;background:url(/images/home/hsc/hsc_bottom_bg_repeat.jpg) bottom repeat-x;text-align:right;vertical-align:middle;}
.hscMid{float:left;width:480px;height:17px;background:url(/images/home/hsc/middle.gif) bottom repeat-x;}
.hscMidHeadlines{float:left;width:488px;height:171px;background:url(/images/home/hsc/ITS_headlines_bg_repeat_v2.jpg) top repeat-x;}
.hscRight{float:left;width:8px;height:17px;background:url(/images/home/hsc/rightcorner.gif) bottom left no-repeat;}
.hscRightHeadlines{float:left;width:4px;height:171px;background:url(/images/home/hsc/ITS_headlines_bg_right_v2.jpg) top no-repeat;}
.hscRightPartner{float:left;width:6px;height:36px;background:url(/images/home/hsc/hsc_rightcorner_bg.jpg) bottom right no-repeat;}
.hscStaticDiv{width:496px;height:171px;}
.hscStaticLeft{float:left;width:16px;height:171;}
.hscStaticMid{float:left;width:455px;height:171px;/*background:url(/images/home/hsc/static_bg_repeat.jpg) repeat-x;*/background-color:#edf1fa;}
.hscStaticImg{float:left;width:185px;height:171px;padding-top:10px;overflow:hidden;text-align:center;}
.hscStaticSpacer{float:left;width:20px;}
.hscStaticTxtWrapper{float:left;width:250px;height:171;overflow:hidden;}
.hscStaticTxt{padding:10px 6px 6px 0px;}
.hscStaticRight{float:left;width:25px;height:171;}

/* home page modules*/
td.imagesOn{width:33%;vertical-align:top;text-align:center;background-color:#f5f5f5;cursor:pointer;}
td.singleImg{vertical-align:top;background-color:#f5f5f5;cursor:pointer;}
td.imagesOff{vertical-align:top;background-color:#f5f5f5;cursor:pointer;}
div.imagesOn{height:111px;width:151px;overflow:hidden;text-align:center;}
.moduleSpacer{padding-top:5px;}
.moduleHeader{color:#555555;font-weight:bold;font-size:1.09em;}
.outer{background-color:#e5e5e5;border:1px solid #d6d6d6;}
#outer{padding-left:2px;padding-right:2px;padding-bottom:2px;}
.moduleOuter{border:2px solid #e5e5e5;}

/*Top story*/
#TopStoryContainer{width:498px;background-color:#f5f5f5;}
.topStoryDiv{padding:4px;cursor:pointer;}
.topStoryImg{float:left;width:140px;height:115px;overflow:hidden;margin-bottom:4px;text-align:center;}
.topStorySpacer{float:left;width:15px;}
.topStoryTxt{float:left;width:335px;height:115px;overflow:hidden;margin-bottom:4px;}
.topStoryHdr{padding-top:5px;padding-bottom:3px;text-transform:capitalize;}
.topStoryLink{padding-top:5px;}

/*channel pg module*/
.storyDiv{padding-bottom:8px;padding-right:8px;float:left;}
.storyDiv2{float:left;padding-right:10px;}
.storyHdr{text-align:left;height:30px;padding-top:3px;overflow:hidden;}
.storyImg{background-color:#f5f5f5;border:1px solid #d6d6d6;padding:5px; /*vertical-align:middle;text-align:center;*/ margin-bottom:5px;}
.singleImgStoryDiv{float:left;width:151;height:111;overflow:hidden;vertical-align:middle;}
.singleImgStorySpacer{float:left;width:10px;height:111;}
.singleImgStoryTxt{float:left;width:329px;height:111;overflow:hidden;}
.storyTxt{vertical-align:top;padding-top:0px;}
.storyLink{text-align:left;padding-top:5px;padding-bottom:5px;}
.storyList{padding-top:5px;padding-bottom:5px;}

/*buttons*/
.greenButton{height:19px;background:url(/images/common/button_green_bg.jpg) repeat-x;text-align:center;color:#fff;font-weight:bold;border:none;cursor:pointer;padding:0px;margin:0px;-moz-box-sizing:content-box;}
.greenButtonLg{height:24px;background:url(/images/common/button_green_large_bg.jpg) repeat-x;text-align:center;color:#fff;font-weight:bold;border:none;cursor:pointer;font-size:1.09em;padding:0px;margin:0px;-moz-box-sizing:content-box;}
.goBtnGreen{width:36px;background:url(/images/common/button_green_bg.jpg) repeat-x;text-align:center;}
.btnBlue{background-color:#78C2D6;color:#fff;font-weight:bold;text-align:center;cursor:pointer;}
#btnBlue{cursor:pointer;}
#btnBlue .left{background:url(/images/common/btn_left_blue.gif) left no-repeat #78c2d6;}
#btnBlue .leftLg{background:url(/images/common/btn_blue_left_lg.gif) left no-repeat #78c2d6;}
#btnBlue .right{background:url(/images/common/btn_right_blue.gif) right no-repeat;height:21px;width:100%;text-align:center;}
#btnBlue .rightLg{background:url(/images/common/btn_blue_right_lg.gif) right no-repeat;height:21px;width:100%;text-align:center;}
#btnBlue .txt{position:relative;top:3;color:#fff;font-weight:bold;text-align:center;}
#btnBlue .txtNR{color:#fff;font-weight:bold;text-align:center;}
#btnBlue .txtLg{position:relative;top:5;color:#fff;font-weight:bold;text-align:center;}

/*fonts*/
.font11{font-size:1em;}
.font10{font-size:10px;}
.font12{font-size:1.09em;}
sup.oesm {font-size:9px;}
.red{color:#FF0000;}
.hightemp{color:#cc0001;}
.lowtemp{color:#104bbf;}
.stocksUp{color:#006600;}
.stocksDown{color:#ce1010;}

/* borders  */
.rightBorder{border-right: 1px solid #d6d6d6;}
.leftBorder{border-left: 1px solid #d6d6d6;}
.topBorder{border-top: 1px solid #d6d6d6;}
.bottomBorder{border-bottom:1px solid #d6d6d6;}
.rightBorderLight{border-right: 1px solid #e8e8e8;}
.leftBorderLight{border-left: 1px solid #e8e8e8;}
.topBorderLight{border-top: 1px solid #e8e8e8;}
.bottomBorderLight{border-bottom:1px solid #e8e8e8;}
td.insideSelected{background-color:#fff;}
td.miniFont{font-size:1px;}
td.separator{border-bottom:1px solid #d6d6d6;}

/* Misc header, paragraph and other */
.topSearches{width:498px;display:none;}
.topSearches .Hdr{padding:5px 0px 5px 0px;}
.topSearches .left{height:29px;width:11px;float:left;background:url(/images/common/topsearches_bg_left.jpg) top left no-repeat;}
.topSearches .middle{height:29px;width:476px;float:left;background:url(/images/common/topsearches_bg_middle.jpg) top repeat-x;}
.topSearches .right{height:29px;width:11px;float:left;background:url(/images/common/topsearches_bg_right.jpg) top right no-repeat;}

.sectionHdrBlue {width:586px;}
.sectionHdrBlue .left {height:29px;width:11px;float:left;background:url(/images/common/sectionHdr_blue_lt.jpg) top left no-repeat;}
.sectionHdrBlue .middle {height:29px;width:564px;float:left;background:url(/images/common/sectionHdr_blue_mdl.jpg) top repeat-x;}
.sectionHdrBlue .middle .Hdr{padding:5px 0px;font-size:1.18em;font-weight:bold;color:#333;}
.sectionHdrBlue .right {height:29px;width:11px;float:left;background:url(/images/common/sectionHdr_blue_rt.jpg) top right no-repeat;}

.sectionHdrGrey {width:586px;}
.sectionHdrGrey .left {height:29px;width:11px;float:left;background:url(/images/common/sectionHdr_grey_lt.jpg) top left no-repeat;}
.sectionHdrGrey .middle {height:29px;width:564px;float:left;background:url(/images/common/sectionHdr_grey_mdl.jpg) top repeat-x;}
.sectionHdrGrey .middle .Hdr{padding:5px 0px;font-size:1.18em;font-weight:bold;color:#333;}
.sectionHdrGrey .right {height:29px;width:11px;float:left;background:url(/images/common/sectionHdr_grey_rt.jpg) top right no-repeat;}

.mr0 {margin:0px;}
.mr5 {margin:5px;}
.mr10 {margin:10px;}
.mr15 {margin:15px;}
.mrTop0 {margin-top:0px;}
.mrTop5 {margin-top:5px;}
.mrTop10 {margin-top:10px;}
.mrTop15 {margin-top:15px;}
.mrRt0 {margin-right:0px;}
.mrRt5 {margin-bottom:5px;}
.mrRt10 {margin-right:10px;}
.mrRt15 {margin-right:15px;}
.mrBtm0 {margin-bottom:0px;}
.mrBtm5 {margin-bottom:5px;}
.mrBtm10 {margin-bottom:10px;}
.mrBtm15 {margin-bottom:15px;}
.mrLt0 {margin-left:0px;}
.mrLt5{margin-left:5px;}
.mrLt10 {margin-left:10px;}
.mrLt15 {margin-left:15px;}

.pd0 {padding:0px;}
.pd5 {padding:5px;}
.pd10 {padding:10px;}
.pd15 {padding:15px;}
.pdTop0 {padding-top:0px;}
.pdTop5{padding-top:5px;}
.pdTop10{padding-top:10px;}
.pdTop15 {padding-top:15px;}
.pdRt0 {padding-right:0px;}
.pdRt5{padding-right:5px;}
.pdRt10{padding-right:10px;}
.pdRt15 {padding-right:15px;}
.pdBtm0 {padding-bottom:0px;}
.pdBtm5{padding-bottom:5px;}
.pdBtm10{padding-bottom:10px;}
.pdBtm15 {padding-bottom:15px;}
.pdLt0 {padding-left:0px;}
.pdLt5{padding-left:5px;}
.pdLt10{padding-left:10px;}
.pdLt15 {padding-left:15px;}

.audioLinks{padding:5px 0px 5px 0px;}
.i{font-style:italic;}
.u{text-decoration:underline;}
.para{padding-bottom:10px;}
.smalltext{font-size:0.9em;}
.muted{color: #999;}
.shadowTxt{color:#8d8d8d;}
#breadcrumbs{font-size:11px;margin:0px;padding:0px 0px 1px 0px;}
.topSpacer{padding-top:2px;}
.topSpacerNone{padding-top:0px;}
.leftSpacer{padding-left:4px;}
.rightSpacer{padding-right:13px;}
.pageHeader {font-size:1.45em;font-weight:bold;}
.pageHeaderBlack{margin-top:0px;padding-top:0px;padding-bottom:5px;font-size:1.45em;color:#333333;font-weight:bold;}
.pageHeaderBlue{margin-top:0px;padding-top:0px;padding-bottom:5px;font-size:1.45em;color:#0175AC;font-weight:bold;}
.pageHeaderRed{margin-top:0px;padding-top:0px;padding-bottom:5px;font-size:1.45em;color:#FF0000;font-weight:bold;}
.articleHeader{font-size:1.45em;color:#FF0000;font-weight:bold;}
.title{font-weight:bold;}
.white{color:#fff;}
.grey {color:#555555;}
.header{color:#555555;font-weight:bold;font-size:1.09em;}
.blue{color:#0175AC;}
.blueStrong{color:#0175AC;font-weight:bold;}
.blueHeader{font-size:1.09em;color:#0175AC;font-weight:bold;}
.blueLargeHeader{font-size:1.35em;color:#0175AC;font-weight:bold;}
.blueModuleHdr{	color:#0175AC;font-size:1.27em;font-weight:bold;}
.blueHeaderHome{color:#0175AC;font-size:1.18em;font-weight:bold;}
.black{color:#333333;font-weight:bold;}
.blackHeader{font-size:1.09em;color:#333333;font-weight:bold;}
.channelHeaderCollapsed{background-color:#f5f5f5;border:1px solid #d6d6d6;padding:5px;}
.redHeader{font-size:1.09em;color:#FF0000;font-weight:bold;}
.greyHeader{font-size:1.09em;color:#A0A7BA;font-weight:bold;}
.maroonHeader{font-size:1.09em;color:#9F110F;font-weight:bold;}
.whiteHeader{font-size:1.09em;color:#FFF;font-weight:bold;}
span.selectedFeature{color: #A0A7BA;font-weight:bold;border-bottom:1px #A0A7BA solid;}
.spacerTop{padding-top:10px;}
.spacerBottom{padding-bottom:10px;} 
.imgTitle{padding-bottom:7px;}
.imgBorder{border:1px solid #d6d6d6;}
.pointer{cursor:pointer;}
.curDefault{cursor:default;}
.floatLeft{float:left;}
.floatRight{float:right;}
.clear{clear:both;}
.show {display:block;}
.hide {display:none;}
.inline{display:inline;}
.block{display:block;}
#para p {margin:0px;padding:0px;padding-bottom:10px;}

/* alignments */
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}
.top{vertical-align:top;}
.middle{vertical-align:middle;}
.bottom{vertical-align:bottom;}

/* postioning */
.posA {position:absolute;}
.posF {position:fixed;}
.posR {position:relative;}

/* popup div styles */			
.popupDiv {display:none;position:absolute;z-index:1010;text-align:left;border:1px solid #d6d6d6;border-top:none;background:url(/images/Registration/help_popup_bg_repeat.jpg) top repeat-x #fff;overflow:auto;overflow-x:hidden;}
.popupDiv .hdr {position:relative;color:#333;font-size:1.6em;}
.popupDiv .close {position:relative;cursor:pointer}
.popupDiv .closeBtm {text-align:right;margin:10px 0px;}
.popupDiv .body {position:relative;}

/*myservices pg */
.featureCol{vertical-align:top;width:25%;background-color:f5f5f5;border-bottom:1px solid #e8e8e8;}
.featureHdr{background-color:#fafafa;border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;font-size:1.18em;font-weight:bold;}
.featureSubHdr{padding-bottom:5px;border-bottom:1px solid #d6d6d6;font-size:1.09em;font-weight:bold;}
.featureBtn{text-align:center;background-color:75c2d6;color:#fff;font-weight:bold;}
a.featureBtn{font-weight:bold;color:#fff;cursor:pointer;}

#tpAsystent{
	position:fixed;
	z-index:99;
	left:0px;
	top:0px;
	width:200px;
	height:200px;
	background-color:red;
	color:black;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
	overflow-y: auto;
}

/*SignIn help popup div*/
#popupHelp{
	position:absolute;
	top:25;
	left:25;
	z-index:1000;
	width:400;
	text-align:center;
	border:1px solid #d6d6d6;
	border-top:none;
	/*background-color:#ffffff;*/
	background:url(/images/Registration/help_popup_bg_repeat.jpg) top repeat-x #ffffff;
}

/*persona popup box AND Tabs */
#personaBackgroundDiv{
	position:fixed;
	z-index:99;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:black;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}
#personaDiv{position:fixed;z-index:1000;top:0px;left:auto;background-color:transparent;}
#personaDiv .bt{padding-bottom:3px;background-image:url(/images/pzn/shadow_bottom.gif);background-position:bottom;background-repeat:repeat-x;}
#personaDiv .lt{padding-left:3px;background-image:url(/images/pzn/shadow_left.gif);background-position:top left;background-repeat:repeat-y;}
#personaDiv .wrapper{border:1px solid #c1d8ea;border-top:none;background-color:transparent;}
#headerbox .lt{padding:0px;background-image:url(/images/Registration/help_popup_lcorner_bg.jpg);background-repeat:no-repeat;}
#headerbox .mid{background-image:url(/images/Registration/help_popup_box_bg_repeat.gif);background-repeat:repeat-x;}
#headerbox .rt {background-image:url(/images/Registration/help_popup_rcorner_bg.jpg);background-repeat:no-repeat;}

/*tabs - common*/
/*
tabOn{height:32px;background:url(/images/common/tab_on.gif) repeat-x;}
tabOff{height:32px;background:url(/images/common/tab_off.gif) repeat-x;}
*/
.tabHeader{color:#000;font-weight:bold;}
.tabHeaderSelected {color:#0175AC;font-weight:bold;}
.tabBorder{border-bottom:1px solid #c1d8ea;}
.tabBorderSelected{border-bottom:1px solid #e8e8e8;}
.tabBorderSelectedAll{border-bottom:1px solid #fff;} 

div#personaDiv #btnBlue .left{background:url(/images/pzn/persona_btn_left.gif) left no-repeat #107eb3;}
div#personaDiv #btnBlue .right{background:url(/images/pzn/persona_btn_right.gif) right no-repeat;height:21;width:100%;text-align:center;}

/* topModule */
.borderBottom{border-bottom:1px solid #e8e8e8;padding:6px 0px 6px 0px;}
.rowSpacer{padding:6px 0px 6px 0px;}

/* make home page */
#MHPCnt{text-align:center;position:absolute;z-index:100;}
#popupMHP{position:relative;top:-115px;left:0px;width:350px;text-align:center;} 
#popupMHP .iconMHP{display:block;position:absolute;width:52px;height:52px;font-size:0px;line-height:0px;background:url(/images/common/icon_mhp.gif);}
.pointerMHP{position:absolute;top:94px;left:68%;width:11px;height:6px;font-size:0px;background:url(/images/common/arrow_detail_down.gif) no-repeat;}
.contentMHP{background-color:#ffffff;border:1px solid #c1d8ea;}
.hrMHP{border:1px solid #e8e8e8;border-width:0 0 1;width:300px;height:1px;margin:4 0;margin-top:10px;}

/* tv listings */
.programTable {background-color:#F5F5F5;}
.periodHeader {padding-top:5px;padding-bottom:5px;}
.programDiv, .toBeContinuedProgramDiv, .channelDiv{border-left:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;background-color:#F5F5F5;padding-top:5px;padding-bottom:5px;padding-left:3px;}
.channelDiv{border-left:0px;background-color:#EAF0F8;}
.toBeContinuedProgramDiv{}
.insetLeftBorder{border-left:1px solid #ffffff;}
#dhtmltooltip{position: absolute;width: 200px;border: 1px solid #C8C8C8;padding: 2px;padding-left: 6px;background-color: #FFFFFF;visibility: hidden;z-index: 100;filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);}

/*Module Edit Options Div*/
.moduleEdit {position:absolute;z-index:100;width:140px;background-color:#fff;border:1px solid #84b4ca;overflow:hidden;}
.moduleEdit .under{position:relative;background-color:#a2a2a2;top:3px;left:2px;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);opacity:0.50;-moz-opacity:0.50;}
.moduleEdit .out {background-color:#fff;}
.moduleEdit div.top {background-color:#fff;border-bottom:1px solid #e8e8e8;}
.moduleEdit .outSel {color:#fff;background-color:#39a6eb;}
.moduleEdit .in {padding:3px 3px 3px 10px;}
/*
.moduleEdit div {background-color:#fff;}
.moduleEdit a {padding:3px 3px 3px 10px;display:block;}
.moduleEdit a:hover {color:#fff;background-color:#39a6eb;}
*/

/*move to its div*/
#MoveToItsDiv{position:absolute;display:none;z-index:100;width:400;text-align:center;border:1px solid #d6d6d6;border-top:none;background:url(/images/Registration/help_popup_bg_repeat.jpg) top repeat-x #ffffff;}
.MoveToItsPopupHdr{color:#333333;font-size:1.6em;position:relative;top:-45;left:130;}
.MoveToItsDivContent{padding:0px 20px 0px 30px;font-size:1.09em;}
.MoveToItsDivBtn{float:left;padding-right:20px;padding-left:140px;}

/*Sports tab content*/
#SportsContainer a{color:#0175AC;}
#SportsContainer a:hover {color:#02417B;}
#SportsContainer ul.news a {color:#555555;}
#SportsContainer ul.news a:hover {color:#0175AC;}
.tBg{background-color:e8e8e8;}
.tHdrBlue{padding:4px;color:#fff;font-weight:bold;background:#39a6eb;}
.tHdrGrey{background:#f5f5f5;}
.tHdrGrey a{color:#0175AC;}
.tHdrGrey a:hover {color:#02417B;}
.tHdrWhite{background:#fff;}
.tHdrWhite a{color:#0175AC;}
.tHdrWhite a:hover {color:#02417B;}

/* sports My Teams module */
.myTeams {background-color:#e5e5e5;border:1px solid #d6d6d6;}
.myTeams .tHdrBlue {background-color:#39a6eb;color:#fff;font-weight:bold;}
.myTeams .tHdrGrey {background-color:#e8e8e8;font-weight:bold;}
.myTeams .offSeasonHdr {background-color:#efefef;font-weight:bold;}
.myTeams .tBgGrey {background-color:#f5f5f5;}
.myTeams .tBgWhite {background-color:#fff;}

/* Important Annoucements box */
#securityAlerts {margin-top:10px;padding-top:99px;width:192px;background:url(/images/common/securityAlerts_bg.jpg) top no-repeat;}
#securityAlerts .c {text-align:left;padding:0px 0px 20px 15px;}
#securityAlerts ul {position:relative;top:-5px;right:5px;}
#securityAlerts ul li {padding-bottom:5px;background-color:#fff;}
#securityAlerts a {color:#555;font-size:1.09em;}
#securityAlerts a:hover {color:#0175AC;font-size:1.09em;}

/* music pgs */
.musicModuleImg {float:left;padding-right:8px;}
.mrTop15 {margin-top:15px;}
.pd3 {padding:3px;}
.pd2 {padding:2px 0px;}
.bgLight{background-color:#f8f8f8;}	
ul.music {position:relative;width:100%;}
ul.music li{width:100%;background-image:url(/images/home/red_arrow.gif);background-position:0 .3em;background-repeat:no-repeat;padding-left:15px;}
.featuredMusicMeta{color:#fff;width:498px;height:48px;position:absolute;bottom:0px;left:0px;background:url(/images/Entertainment/Music/musicChoiceMeta_bg.png) no-repeat;}
.featuredMusicMeta .mcLogo{position:absolute;top:0px;left:0px;}
.featuredMusicMeta .metaTxt{position:absolute;top:8px;left:115px;} 
.featuredMusicMeta .metaTitle{font-size:14px;font-weight:bold;}
.featuredMusicBtn{position:absolute;top:12px;left:360px;}
.featuredMusicBtn div{width:120px;padding-top:5px;cursor:pointer;}
.radioList{width:498px;border:1px solid #d6d6d6;background-color:#e5e5e5;}
.radioCol{width:249px;float:left;}
.radioDtl{padding-left:25px;background-color:#fff;} 
.iOlogo {position:absolute;right:6px;}
.topHitsCol{width:50%;padding:3px 6px 3px 6px;}
.topHitsPlay{float:left;padding-top:3px;padding-right:5px;}
.topHitsArtist{clear:both;padding-left:14px;}
.colSeparator{border-top:1px solid #e8e8e8;padding-top:3px;cursor:pointer;}
.midSeparator{border-right:2px solid #e5e5e5;}
.audioPlayer {width:350px;height:220px;background:url(/images/Entertainment/Music/bg_audio_player_mc_v2.jpg) top repeat-x #f6fafd;}
.audioPlayer .wrapper {width:342px;padding:0px 5px 0px 8px;text-align:left;}
.audioPlayer .hdr {padding-top:5px;padding-bottom:18px;font-size:12px;font-weight:bold;}
.audioPlayer .select {margin-bottom:8px;height:24px;background:url(/images/Entertainment/Music/logo_music_choice.jpg) 95% 90% no-repeat;padding-right:60px;}
.audioPlayer #radioChannels {width:165px;height:18px;}

/* Optimum WiFi */
.tooltip {padding:10px 5px;}
.wifiCol {width:290px;float:left;}
.wifiIndoorCol {width:260px;float:left;}
.wifiWrapper {width:586px;margin:0px 15px 15px 15px;background-color:#fff;font-family:Lucida Grande,Lucida Sans Unicode;}
.wifiWrapperRt {margin-top:10px;font-family:Lucida Grande,Lucida Sans Unicode;color:#858585;}
.wifiIndoorFont {margin:20px 15px 15px 15px; background-color:#fff;font-family:Lucida Grande,Lucida Sans Unicode;}
.wifiHdrBlue {font-size:14px;color:#0095b7;}
.wifiHdrBlueLg {font-size:26px;color:#0095b7;}
.wifiHdrBlack {font-size:14px;color:#333;}
.wifiHdrBlackBold {font-size:16px;color:#333; font-weight:bold;  padding:0px 0px 3px 0px;}
.wifiHdrOrange {font-size:14px;color:#e35e00;}
.wifiHdrOrangeLg {font-size:15px;color:#e35e00;}
.wifiPgHdrBlue {font-size:18px;color:#0095b7;}
.wifiPgHdrBlack {font-size:18px;color:#333; font-weight:bold;}
.wifiPgHdrOrange {font-size:18px;color:#e67b35;}
.wifiSrch {width:260px;height:23px;border:1px solid #aeaeae;color:#9d9d9d;font-size:1.18em;}
ul.faq, ul.faq li {margin:0px;padding:0px;}
ul.faq li {background-image:none;list-style:none;}
ul.faq li a {color:#0175AC;}
ul.faq li div {display:none;}
ul.faq li div p {margin:0px;padding:0px 0px 10px 15px;}
.setup {margin:20px 0px 0px 75px;}
.setup .btnLaptop {margin-left:45px;margin-right:180px;}
.setupIns ul li {background-image:none;list-style:none;padding-left:0px;margin-left:0px;}
.setupIns ul li	img {margin:5px 0px 0px 17px;}
.setupIns span {font-weight:bold;}
.setupPagehdr {background:url(/images/WiFi/logo_wifi.jpg) top right no-repeat;padding-top:30px;}
#feedback .label, #share .label {float:left;text-align:right;width:80px;margin:0px 5px 2px 0px;font-weight:bold;}
#feedback .inputbox, #share .inputbox {width:165px;height:18px;border:1px solid #7d7d7d;margin-bottom:2px;}
#feedback .comments, #share .message {width:165px;height:110px;border:1px solid #7d7d7d;overflow:auto;font-size:12px;}
#feedback .terms {text-align:center;margin:10px 0px 0px 30px;font-size:10px;}
#feedback .btn {margin:10px 0px 0px 125px;}
#share .btn {margin:10px 0px 5px 125px;}
.shareBg {background:url(/images/WiFi/share.jpg) top no-repeat;padding:225px 0px 0px 20px;}
.indoorBg {background:url(/images/WiFi/wifi_indoor.jpg) top no-repeat;padding:250px 20px 20px 280px;} 
.testimonial, .testimonialBg {width:586px;height:85px;margin:6px 15px 0px 15px;text-align:center;font-family:Lucida Grande,Lucida Sans Unicode;font-style:italic;}
.testimonial .quote, .testimonialBg .quote {font-size:14px;color:#0095b7;padding-top:8px;}		
.testimonialBg .quote {margin-right:95px;}
.testimonial .byline, .testimonialBg .byline {font-style:normal;font-size:12px;margin:0px;margin-top:2px;padding:0px;text-align:right;color:#757575;}
hr.testimonial {width:586px;border:1px solid #e8e8e8;border-width:0 0 1px;height:1px;margin:0px 15px 8px 15px;padding:0px;}

/* wifi map styles */
#gMapdiv {width:586px;height:481px;border:1px solid #e8e8e8;}
#gMapDivLgCont {display:none;position:absolute;top:265px;width:800px;z-index:1001;text-align:center;color:inherit;}
#gMapDivLgCont .shadow, #gMapDivLgCont .content{position:relative;width:100%;bottom:4px;right:5px;}
#gMapDivLgCont .shadow{background-color:#707070;color:inherit;}
#gMapDivLgCont .content{background-color:#fff;color:#333;border:1px solid #000;padding-top:10px;}
#gMapDivLg {position:relative;border:1px solid #e8e8e8;width:780px;height:450px;text-align:center;margin-top:10px;}
	
/* TOS and Privacy */
ul#ool {margin-left:40px;}
ul#ool, ul#io, ul#ov {width:140px;float:left;}			
ul#ool li, ul#io li, ul#ov li {padding-left:8px;}
#TOS ul li.label {background-image:none;color:#555;font-weight:bold;padding-left:0px;}	
#TOS ul li.selected {background-image:url(/images/common/arrow_blue_dark_sm.gif);}
#TOS ul li.selected a {color:#002870;text-decoration:none;}
#TOS ul li.nomarker, #Privacy ul li.nomarker {background-image:none;color:#333;}
#TOS ol, #Privacy ol {padding-left:10px;}
#TOS ol li, #Privacy ol li {padding-bottom:5px;}
#TOS p, #Privacy p {padding:0px;margin:0px;padding-bottom:10px;}
#TOS ul.blue li, #Privacy ul.blue li {padding-left:10px;}
ul#ulPrivacy {margin-left:100px;}			
ul#ulPrivacy li {width:150px;float:left;padding-left:8px;}
ul#ulPrivacy li.selected {background-image:url(/images/common/arrow_blue_dark_sm.gif);}
ul#ulPrivacy li.selected a {color:#002870;text-decoration:none;}
ul#aup li {padding-left:8px;padding-bottom:5px;}

/*Newsday*/
#module-lead-content {border: 0px gray solid; padding:1px 1px 6px 1px; margin-bottom:5px; background: #EEE; }
#story-rotation img {border:0px; }
#story-rotation p {margin:0px;}
#story-rotation .title {margin:6px 6px 6px 0px; font-size:20px;}
#story-rotation .brief {margin-bottom:3px;}
#story-rotation .image {height:200px;}
#story-rotation .image a {display:block; width:100%; height:200px;}
#story-rotation .description {width:400px;margin-left:4px;}
#story-rotation .buttons { width:70px; margin-top:5px; text-align:center; float:right;}
#story-rotation .buttons a img{ margin-right:3px; }
.boxContent {width:230px;margin-left:10px;padding-bottom:1px;border:1px #CCC solid;}
.boxContent a img { border:none;border-bottom: 1px solid #CCC;}
.boxContentHeader {margin:3px;}
.boxInnerCon {padding:3px;}
#exploreLI {background-color:#480304;}
#exploreLI.boxContent div.header  {color:#FFF!important; padding: 2px;}
#exploreLI .boxInnerCon {background-color:#f5f5f5;}
#newsdayWrapper .contentInner {float:left; margin-bottom:10px;}
#newsdayWrapper hr {clear:both;}
#newsdayWrapper.contentWrapper .topBorder div.floatRight img {width: 190px;margin: 2px;}

/* Customer Support */
.csLandingWrapper {width:586px;margin:0px 15px 15px 15px;background-color:#fff;}
.csSpacer40 {height:40px;}
.csSpacer20 {height:20px;}
.topSolutions {width:325px;}
.col30 {position:relative;width:30%;float:left;}
.leftCol50 {position:relative;width:280px;float:left;}
.rightCol50 {position:relative;width:280px;float:left;margin-left:20px;}
.leftCol60 {width:325px;float:left;}
.leftCol60 .percent {width:60%;float:left;}
.rightCol40 {width:245px;float:left;margin-left:16px;}
.rightCol40 .percent {width:40%;float:left;margin-left:16px;}
.rightCol60 {position:relative;width:270px;float:right;margin-left:20px;}
.formFields {float:left;width:200px;margin-bottom:5px;font-size:1.09em;font-weight:bold;}
.formFields #q1,.formFields #q2,.formFields #q3,.formFields #q4,.formFields #q5,.formFields #q6 {width:185px;}
.formFields #submit {width:60px;}
.formFields .smalltext {font-size:11px;font-weight:normal;}
.csSearch {width:225px;height:25px;font-size:1.18em;}
.csSearchWide {width:400px;height:24px;font-size:1.18em;}
#btnBlueDrk {position:relative;}
#btnBlueDrk .left {background:url(/images/common/btn_blue_drk_left.jpg) left no-repeat #338eba;}
#btnBlueDrk .leftHdr {background:url(/images/common/hdr_blue_left.jpg) left no-repeat #61a9d1;}
#btnBlueDrk .right {background:url(/images/common/btn_blue_drk_right.jpg) right no-repeat;height:20px;width:100%;text-align:center;}
#btnBlueDrk .rightHdr {background:url(/images/common/hdr_blue_right.jpg) right no-repeat;height:29px;width:100%;}
#btnBlueDrk .txt {position:relative;top:3;color:#fff;font-weight:bold;}
#btnBlueDrk .txtHdr {position:relative;top:5;color:#fff;font-size:16px;font-weight:bold;margin-left:15px;}
#btnBlueDrk .icon {margin-left:67px;}
#btnBlueDrk .logoHdriO {background:url(/images/CSupport/logo_hdr_iO.gif) left no-repeat #61a9d1;}
#btnBlueDrk .logoHdrOOL {background:url(/images/CSupport/logo_hdr_ool.gif) left no-repeat #61a9d1;}
#btnBlueDrk .logoHdrOV {background:url(/images/CSupport/logo_hdr_ov.gif) left no-repeat #61a9d1;}
.csHdrIcon {position:absolute;width:54px;z-index:5;top:-11px;right:6px;background:#61a9d1;}
.top14 {top:-14px;}
.csList {margin:15px 10px 8px 15px;}
.csList ul, ul.csList {position:relative;font-size:1.09em;}
.csList ul li, ul.csList li, ul.guides li {padding-bottom:8px;}
.csList ul li.last, ul.csList li.last {padding-bottom:0px;}
ul.guides li {color:#555;background-position:0 .5em;}
.storeList {float:left;width:33%;}
.storeCol1 {width:45%;float:left;}
.storeCol2 {width:45%;float:left;margin-left:15px;}
.phoneList {width:35%;}
.phoneCol1 {width:55%;float:left;}
.phoneCol2 {width:35%;float:left;margin-left:15px;}
.networks {padding:5px 0px;text-align:center;}
.networks ul li {float:left;width:23%;font-size:1.09em;}
.tutorialsCol {margin-top:10px;}
.tutorialsCol p {padding:0px 5px 8px 5px;margin:0px;}
.tutorialsCol p img {text-align:left;margin-right:5px;}
.tutorialsCol p a {color:#0175ac;font-size:1.09em;font-weight:bold;text-decoration:none;}
.tutorialsCol p a:hover {color:#02417B;font-size:1.09em;text-decoration:none;}
.csListViewAll {display:block;text-align:right;padding:0px 15px 25px 0px;}			
.contactusList {width:95px;}
.contactUsHdr {border:1px solid #eaeaea;background-color:#fff;color:#333;font-size:1.09em;font-weight:bold;padding:10px;}
.contactUsColRt {margin-left:10px;}
.contactUsColRt p {padding:3px 5px;margin:0px 5px 0px 0px;border-bottom:1px solid #e8e8e8;}
.contactUsCol, .tutorialsCol {float:left;width:31%;margin-left:10px;}
.contactUsCol p {padding:3px 5px;margin:0px;border-bottom:1px solid #e8e8e8;}
.contactUsCol p.last, .contactUsColRt p.last {border-bottom:none;padding-bottom:0px;}
.contactUsCol p img, .contactUsColRt p img {text-align:left;margin-right:5px;}
.firstCol {width:25%;}
.secondCol {width:37%;}
.rtBoxList {width:135px;}

/* IE - clear floats */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display:inline-block;}			
/* Hide from IE, Mac */
.clearfix {display:block;}

input.cancelbigbtn {
	background: url(/images/btn/cancelbigbtn.gif) no-repeat;
	border: none;
	width: 62px;
	height: 20px;
	margin: auto;
}
input.grantalwaysbigbtn {
	background: url(/images/btn/grantalwaysbigbtn.gif) no-repeat;
	border: none;
	width: 105px;
	height: 20px;
	margin: auto;
}
