﻿
div#geekHomeContent
{
    padding:5px 3px 10px 10px;
}

div#geekTopSection div#geekTopSectionHead
{
    width:647px;
    height:256px;
    background-image: url('../images/home/geek_home-top-graphic.jpg');
    background-repeat:no-repeat;
    padding-left:10px;
}

div#geekTopSection div#geekTopSectionHead h1
{
    padding: 0;
    margin: 0;
    padding-top:15px;
    color:#FFFFFF;
    font-size:22px;
    font-family:Sans-serif;
    font-weight:bold;
}

div#geekTopSection div#geekTopSectionHead p
{
    padding: 0;
    color:#FFFFFF;
    font-size:13px;
    line-height:18px;
    font-weight:bold;
}
div#geekTopSection div#geekTopSectionHead p#homeText1
{
    width:420px;
}

div#geekTopSection div#geekTopSectionHead p#homeText2
{
    width:270px;
}

div#geekTopSection div#geekTopSectionTips
{ 
    height:93px;
    width:637px;
    background-image: url('../images/home/geek_home-tip-bg.jpg');
    background-repeat:no-repeat;
    padding:10px;
}

div#geekTopSectionTips div#geekTip h2
{
    font-size:16px;
    font-weight:bold;
    color:#FFFFFF;
    letter-spacing:0;
    line-height:22px;
    margin-top:18px;
    padding-left:5px;
}

div#geekTopSectionTips div#geekTip
{
    width:140px;
    float:left;
}

div#geekTopSectionTips div#geekTipText
{
    font-size:12px;
    width:310px;
    float:left;
}

div#geekTopSectionTips div#geekTipText p
{
    color:#FFFFFF;
    font-weight:bold;
}

div#geekTopSectionTips div#geekTipSeparator
{
    width:3px;
    border-left:solid 1px #FFFFFF;
    height:65px;
    float:left;
    margin-top:7px;
}

div#geekTopSectionTips div#seeAllTipsSection
{
     float:left;
}

div#geekTopSectionTips div#seeAllTipsSection a#seeAllTipsLink
{
    display:block;
    background-image:url('../images/home/geek_home_see-all-tips.gif');
    height:46px;
    width:135px;
    margin-left:15px;
    margin-top:15px;
}

div#geekLeftSection
{
    margin-top:10px;
    float:left;
    width:440px;
}

div#geekBlogSection div#geekBlogSectionHead div#geekBlogSectionHeadContent,
div#geekLatestTechTalksSection div#geekLatestTechTalksSectionHead div#geekLatestTechTalksSectionHeadContent
{
    width:422px;  
}
 
div#geekGuidesSection div#geekGuidesSectionHead div#geekGuidesSectionHeadContent,
div#geekWebcastsSection div#geekWebcastsSectionHead div#geekWebcastsSectionHeadContent
{
    width:191px;
}

div#geekBlogSection div#geekBlogSectionContent
{
    border-left: solid 1px #AEAEAE;
    border-right: solid 1px #AEAEAE;
    padding:10px;
    width:414px;
}

div#geekRightSection div#geekGuidesSection
{
   
}

div#geekGuidesSection div.geekGuideBlock h2
{
    color:#666666;
    font-size:14px;
    padding-top:10px;
    letter-spacing:0;
    font-weight:bold;
}

div#geekGuidesSection a
{
    color:#3a91ae;
}

div#geekGuidesSection div.geekGuideBlock a.ReadMoreLink
{
    text-decoration:underline;
    padding-left:5px;
}

div#geekGuidesSection div#geekGuidesBottomContent
{
    margin-top:5px;
}

div#geekGuidesSection div#geekGuidesBottomContent a#viewAllGeekGuidesLink
{
    padding-left:10px;
    font-size:12px;
    text-decoration:underline;
}

div#geekGuidesSection div#geekGuidesSectionContent
{
    padding-left:5px;
    padding-right:5px;
}

div.geekGuidesSeparator
{
    border-top: solid 1px #AEAEAE;
    height:2px;
    margin-left:5px;
    margin-right:5px;
}

div#geekWebcastsSection div.geekGuidesSeparator
{
    margin-left:-5px;
    margin-right:0px;
}

div#geekGuidesSection div.geekGuideBlock p
{
    font-size:12px;
    color:#666666;
    margin-top:0;
}

div#geekRightSection
{
    margin-left:12px;
    width:205px;
    margin-top:10px;
    float:left;
}

div#geekLeftSection div#geekLatestTechTalksSection
{
    margin-top:10px;
    width:436px;
}

div#geekRightSection div#geekWebcastsSection
{
    margin-top:10px;
}

div#geekWebcastsSection div#geekWebcastsUpcoming
{
    padding:10px 5px 10px 15px;
}

div#geekWebcastsSection div#geekWebcastsUpcoming h2
{
    font-size:12px;
    color:#666666;
    letter-spacing:0;
    padding-bottom:5px;
    padding-left:0;
}

div#geekWebcastsSection div#geekWebcastsUpcoming a
{
    font-size:12px;
}

div#geekWebcastsSection div#geekWebcastsPopularHead
{
    background-color:#F0F0F0;
    height:31px;
    border-top: solid 1px #AEAEAE;
    border-bottom: solid 1px #AEAEAE;
}

div#geekWebcastsSection div#geekWebcastsPopularHead h2 
{   
    font-size:14px;
    color:#dd8826;
    margin-top:7px;
    font-weight:bold;
    padding-right:0;
    padding-left:15px;
}

div#geekWebcastsSection a
{
    color:#3a91ae;
    text-decoration:underline;
}

div#geekWebcastsSection div#geekWebcastsPopular
{
    padding: 0px 5px 10px 15px;
}

div#geekWebcastsSection div#geekWebcastsPopular ul#popularWebcasts
{
    list-style-type:none;
    font-size:12px;
    padding-bottom:10px;
}

div#geekWebcastsSection div#geekWebcastsPopular ul#popularWebcasts li
{
    padding-top:15px;
}

div#geekWebcastsSection a#viewAllWebcastsLink
{
    font-size:12px;    
}

div#geekWebcastsSection div#geekWebcastsBottomContent
{
    margin-top:10px;
}

div#geekLatestTechTalksSection div#geekLatestTechTalksSectionContent
{
    padding: 10px;
}
div#geekLatestTechTalksSection div#videoListScroll
{
    width: 410px;
    overflow-x:hidden;
    overflow-y:scroll;
    height:330px;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    margin-top:-2px;
}

div#geekLatestTechTalksSection div#videoBorder
{
    border: solid 1px #CCCCCC;
    width: 410px;
}

div#geekLatestTechTalksSection div#videoList
{
    height:330px;
    width: 390px;
}

div#videoList div.videoListItem div.videoListItemBoxShot
{
    float:left;
    width:140px;
    background-position: 8px 8px;
    height:105px;
    background-repeat:no-repeat;
    cursor:pointer;
}

div#videoList div.videoListItem div.videoListItemDescription
{
    float:left;
    width:250px;
    margin-top:10px;
}

div#videoList div.videoListItem
{
    background-color:#FFFFFF;
    font-size:12px;
    color:#666666;
    border-top:solid 1px #CCCCCC;
}

div#videoList div.videoListItem h2
{
    font-weight:bold;
}

div#videoList div.SelectedVideo
{
    background-color:#F0F0F0;
}

div#geekTopBlogArea h2.geekTopBlogDescription
{
    font-size:15px;
    font-weight:bold;
    letter-spacing:0;
    color:#666666;
    padding-top:0;
    padding-left:0;
}

div#geekTopBlogArea h2.geekTopBlogDescription a, div#geekTopBlogArea h2.geekTopBlogDescription a:hover
{
	color:#666666;
	text-decoration:none;
}

p.geekBlogPostedDetails
{
    padding-left:0;
    color:#999999;
    font-size:12px;
    margin-top:0;
}

div#geekTopBlogArea
{
	padding-bottom:10px;
}

div#geekTopBlogArea p.geekTopBlogText,
div#geekTopBlogs h2.geekBlogDescription
{
    margin-top:0;
    letter-spacing:0;   
    font-size:12px;
    color:#666666;
    padding-left:0;
	margin-bottom:0;
}

div#geekTopBlogs h2.geekBlogDescription
{
	font-weight:bold;
}

div#geekTopBlogs h2.geekBlogDescription a, div#geekTopBlogs h2.geekBlogDescription a:hover
{
	color:#666666;
	text-decoration:none;
}

a.geekTopBlogReadMoreLink,
span.blogLocation,a.blogLocation,a.blogLocation:hover
a#viewAllBlogsLink
{
    color:#3a91ae !important;
}

a.geekTopBlogReadMoreLink
{
	margin-left:2px;
	/*Hack for IE8*/
	margin-left/*\**/:1px\9;
}

div.geekBlogShort
{
    margin-top:15px;
}

a#viewAllBlogsLink
{
    text-decoration:underline;
    margin-top:5px;
}

div#geekBlogSection div.geekGuidesSeparator
{
    margin-left:0;
    margin-right:0;
}


